/* CSS Document */

.rotated-up {
	background-color: #003879 !important;
	transition: all 1s;
}

.rotated-up img {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */
	transition: all 1s;
	
}

.rotated-up-opt {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -o-transform: rotate(180deg); /* Opera */
	transition: all 1s;
	
}

.rorated-down {
	background-color: #F3F6FF;
	transition: all 1s;
}

.rotated-down img {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg); /* IE 9 */
  -moz-transform: rotate(0deg); /* Firefox */
  -webkit-transform: rotate(0deg); /* Safari and Chrome */
  -o-transform: rotate(0deg); /* Opera */
	transition: all 1s;
	/**/
}

.rotated-down-opt {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg); /* IE 9 */
  -moz-transform: rotate(0deg); /* Firefox */
  -webkit-transform: rotate(0deg); /* Safari and Chrome */
  -o-transform: rotate(0deg); /* Opera */
	transition: all 1s;
	/**/
}

.btn-close-span {
    width:36px;
    height:36px;
    float: right;
    border-radius: 36px;
	cursor:pointer !important;
	background-color: #F3F6FF;
	text-align: center;
	margin-top: -10px;
}

.btn-close-span:hover {
	box-shadow: 0px 8px 18px -8px rgba(99, 102, 241, 0.9);
}

.btn-close-span img {
	width: 10px;
    height: auto;
	margin-top: 5px;
}

.mapa-acceso .btn-close-span img {

	margin-top: -30px;
}

.btn-close {
	background: none !important;
}

#banner{
	background-image: url('/sites/all/themes/vinci_airport/images/nuevo-terminal/nuevo-espacio/banner-nuevo-espacio.png');
	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;
}



.title_landing div:nth-child(4) {
	text-align: center;
}

.title_landing>div>img {
	width: 100%;
	max-width: 816px;
	height: auto;
}

.li-prensa {
	padding-top: 50px;
	background: rgba(170, 181, 255, 0.5);
	padding-bottom: 30px;
}


.li-prensa .title-b {
	display: flex;
	justify-content: center;
}


.li-prensa .row div:nth-child(2) img {
	margin-top:30px;
	margin-bottom: 30px;
}

.row h3 {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 500;
	font-size: 50px;
	line-height: 56px;
	color: #262A4E;
}

.row p {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #646464;
}

.row button {
	float: right;
}

.row img {
	max-width: 100%;
}

.title_landing {
	padding-top: 50px;
	padding-bottom: 30px;
}

.box-a div:nth-child(3) img {
	float: right;
}

.box-a div:nth-child(4) img,
.box-b div:nth-child(1) img {
	float: center;
}

.box-c div:nth-child(1) {
	text-align: center;
}

.box-pmr .btn {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
	float:left;
}

.box-pmr .btn:hover,
.box-pmr .btn:active {
	background: #6366F1;
	box-shadow: 0px 8px 18px -8px rgba(99, 102, 241, 0.9);
	border: 1px solid #6366F1;
}

.box-pmr {
	background: #031F40;
	border-radius: 8px;
	padding-left: 50px;
    padding-top: 70px;
    padding-right: 50px;
    padding-bottom: 70px;
}

.box-pmr .row div:first-child span {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 40px;
	line-height: 46px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 30px;
}

.box-pmr .row div:nth-child(2) span {
	color: rgba(255, 255, 255, 0.7);
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
    margin-left: 30px;
    padding-left: 25px;
    background-image: url(/sites/all/themes/vinci_airport/images/nuevo-terminal/el-proyecto/icon-check.png);
    background-position: left;
    background-repeat: no-repeat;
}


@media (max-width: 767px) {
	.box-pmr .row {
		text-align: center;
		
	}
	
	.box-pmr .row div:nth-child(2) {
		margin-top: 50px;
	}
	
	.box-pmr .row div:nth-child(2) li {
		margin-bottom: 30px !important;
	}
	
}

.box-c {
	text-align: center;
	display: grid;
    justify-items: center;
}

.box-d div:nth-child(1) {
	text-align: center;
}

.box-f div:nth-child(3) {
	text-align: right;
}

.box-g div:nth-child(3) {
	text-align: right;
}






/*****************************/
/*****************************/
/*****************************/
/*****************************/


#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.png);
    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,
#listado .box-pmr .btn {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

#listado .box-espacio-tec .btn:hover,
#listado .box-pmr .btn:hover,
#listado .box-espacio-tec .btn:active,
#listado .box-pmr .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 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.08);
	padding-bottom: 30px;
}

#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 .box-pmr {
	background: #031F40;
	border-radius: 8px;
	padding-left: 50px;
    padding-top: 70px;
    padding-right: 50px;
    padding-bottom: 70px;
}

#listado .box-pmr .row div:first-child span {
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 40px;
	line-height: 46px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 30px;
}

#listado .box-pmr .row div:first-child {
	/*
	background: linear-gradient(90deg, rgba(99, 102, 241, 0.58) 0%, #8B5CF6 50%, #D946EF 100%);
	opacity: 0.35;
	filter: blur(150px);
	transform: rotate(-7.48deg);
	*/
}

#listado .box-pmr .row div:nth-child(2) {
	/*
	background: linear-gradient(90deg, rgba(99, 102, 241, 0.58) 0%, #8B5CF6 50%, #D946EF 100%);
	opacity: 0.35;
	filter: blur(150px);
	transform: rotate(-7.48deg);
	*/
	
}

#listado .box-pmr .row div:nth-child(2) span {
	color: rgba(255, 255, 255, 0.7);
	font-family: 'RobotoRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
    margin-left: 30px;
    padding-left: 25px;
    background-image: url(/sites/all/themes/vinci_airport/images/nuevo-terminal/el-proyecto/icon-check.png);
    background-position: left;
    background-repeat: no-repeat;
}

#listado .li-prensa .carrusel-proyecto {
	margin-top: 50px;
}

#listado .li-prensa .carrusel-proyecto a img {
	margin-bottom: 10px;
}

#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;
}


#listado .li-prensa .carrusel-proyecto .sec-carrusel img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	max-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%;
	}
	
}

@media (max-width: 767px) {
	#listado .box-pmr .row {
		text-align: center;
		
	}
	
	#listado .box-pmr .row div:nth-child(2) {
		margin-top: 50px;
	}
	
	#listado .box-pmr .row div:nth-child(2) li {
		margin-bottom: 30px !important;
	}
	
}



