/* CSS Document */

#banner{
	background-image: url('/sites/all/themes/vinci_airport/images/nuevo-terminal/el-proyecto/portada.jpg') !important;
	background-position: center center;
    background-repeat: no-repeat;
    height: 421px; 
	z-index: 1;
	position: relative;
	display: flex;
	justify-content: right;
	align-items: end;
	padding-bottom: 30px;
	
}

#banner:after {
	background: rgba(54, 98, 193, 0.6);
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 421px;
    z-index: -1;
}

#banner .row .col-12 {
	text-align: right;
}

.btn {
	border-radius: 0px;
}

#banner .row .btn {
	background: #003879;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.hidden {
	display: none;
}


#listado{padding:0 0 0 10px;}

.row-1400{
	max-width: 1400px;
	margin: 0px auto 50px;
	width:100%;
}

#banner h3{
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 80px;
	text-align: right;
	color: #FFFFFF;
}

#main {
	overflow: hidden;
}

#listado .post h4 {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 500;
	font-size: 50px;
	line-height: 56px;
	color: #262A4E;
}

#listado .post p {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: justify;
	color: #646464;
}

#listado .post .btn {
	border: 1px solid #003879;
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #003879;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

#listado li {
	list-style: none;
}

#listado .post .btn:hover, 
#listado .post .btn:active {
	background-color: #003879;
	color: #FFF;
}

#listado .div-bg-img {
	background-image: url(/sites/all/themes/vinci_airport/images/nuevo-terminal/el-proyecto/bg-espacio-tecnologia.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
    width: 110%;
    margin-left: -56px;
}

#listado .box-espacio-tec {
	padding: 40px;	
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), #003879;
	border: 1px solid rgba(255, 255, 255, 0.15);
	box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1), 0px 4px 13px -2px rgba(19, 16, 34, 0.06);
	border-radius: 8px;
	margin-left: -35%;
	width: 100%;
	margin-top: 15%;
}

#listado .box-espacio-tec img {
	width: 15px;
	heigt: 15px;
}

#listado .box-espacio-tec .row div:first-child {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 35px;
	line-height: 40px;
	color: #FFFFFF;
}

#listado .box-espacio-tec .row div:nth-child(2) p {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	opacity: 0.7;
	padding-top: 15px;
	padding-bottom: 15px;
}

#listado .box-espacio-tec .btn {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

#listado .box-espacio-tec .btn:hover,
#listado .box-espacio-tec .btn:active {
	background: #6366F1;
	box-shadow: 0px 8px 18px -8px rgba(99, 102, 241, 0.9);
	border: 1px solid #6366F1;
}

#listado .two-columns {
	/*margin-top: 50px;*/
}

#listado .two-columns span {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	line-height: 38px;
	color: #262A4E;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

#listado .two-columns p, 
#listado .two-columns p span, 
#listado .two-columns li {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: justify;
	color: #646464;
} 

#listado .two-columns li {
	margin-bottom: 10px;
}

#listado .bg-datos-rapidos,
#listado .li-prensa {
	padding-top: 50px;
	background: rgba(170, 181, 255, 0.5);
	padding-bottom: 30px;
	margin-left: -41px;
    padding-left: 40px;
}

#listado .datos-rapidos-title>div {
	text-align: center;
}

#listado .datos-rapidos-title span,
#listado .li-prensa .title {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
	text-align: center;
	color: #414464;
	display: block;
}

#listado .datos-rapidos-title {
	margin-bottom: 30px;
}

#listado .datos-rapidos-col,
#listado .datos-rapidos-col .calugas {
	justify-content: center;
}

#listado .datos-rapidos-col .calugas div {
	text-align: center;
	
}

#listado .datos-rapidos-col .calugas img {
	width: 64px;
	height: auto;
	margin-bottom: 20px;
}

#listado .datos-rapidos-col h4 {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	color: #003879;
	margin-bottom: 20px;
}

#listado .datos-rapidos-col p {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #565973;
	margin-bottom: 30px;
}









#listado .li-prensa .carrusel-proyecto {
	margin-top: 50px;
}

#listado .li-prensa .carrusel-proyecto .subtitle {
	display: inline-block;
	float:left;
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #33354D;
}

#listado .li-prensa .carrusel-proyecto .fecha {
	display: inline-block;
	float:right;
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	color: #9397AD;
}

#listado .li-prensa .carrusel-proyecto h3 {
	display: inline-block;
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 100%;
	color: #33354D;
	padding-top: 20px;
}

#listado .li-prensa .carrusel-proyecto .sec-carrusel div {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top: 20px;
}


#listado .li-prensa .carrusel-proyecto .sec-carrusel img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 230px;
	width: 100%;
}

#listado .li-prensa .carrusel-proyecto .sec-carrusel {
	max-height: 350px;
	margin-left: 10px;
	margin-right: 10px;
}














/***********************************/
/***********************************/
/***********************************/
/***********************************/
#listado li{margin: 0 0 50px 0;}
#listado li .col-righ ul {margin: 0 0 0 50px;}
#listado li .col-righ ul li{
	list-style-type:disc;
	margin:0;
	color: #868686;
    font-family: RobotoRegular;
    font-size: 14px;
    text-align: justify;
}

#listado .col-left{
	max-width:140px;
	float:left;
	width:10%;
}

#listado .col-left img{
	max-width:115px;
}

#listado .col-left p{
	color:#AAAAAA;
	font-family:RobotoRegular;
	font-size:20px;
	text-align:center;
}

#listado .col-righ{
	float: left;
    margin: 0 0 0 4%;
    max-width: 994px;
    width: 86%;
}

#listado .col-righ h4{
	color: #535353;
    font-family: KhandRegular;
    font-size: 25px;
    margin: 0 0 5px;
}

#listado .col-righ p,
#datos-rapidos p{
	color:#868686;
	font-family:RobotoRegular;
	font-size:14px;
	text-align:justify;
}

@media(max-width: 640px){
	#listado .col-left,
	#listado .col-righ{
		max-width: none;
		width: 100%;
	}
	
	#listado .col-left img {
    	float: left;
	}
	
	#listado .col-left p {
		color: #aaaaaa;
		float: left;
		font-family: RobotoRegular;
		font-size: 20px;
		margin: 42px 0 0 20px;
		text-align: center;
	}
	
	#listado .col-righ{margin:4% 0 0 0;}
	
}

@media (max-width: 991px) {
	.md-hidden {
		display: none !important;
		
	}
	
	.md-row-1200 {
		max-width: 1200px;
		margin: 0 auto;
		width: 96%;
	}
	
	#listado .box-espacio-tec {
		margin-left: 0%;
    	margin-top: 0%;
	}
}



