/* CSS Document */
/* MEJORAS */
svg {
	height: 100%;
	visibility: hidden;
	width: 100%;
	position: fixed;
	z-index: 9999;
}

#overlay-np {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
    top: 0;
    left: 0;
}

.div-items {
	min-height: 160.73px;
}
/*************/
#banner{
	background-image: url('/sites/all/themes/vinci_airport/images/nuevo-tiendas/banner-tiendas.jpg');
	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.banner {
	background-image: url('/sites/all/themes/vinci_airport/images/nuevo-estacionamientos/banner-simulador.png');
}

#banner:after {
	background: rgba(54, 98, 193, 0.6);
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 411px;
    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;
}


.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;
}

.box-pmr .btn {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.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;
	}
	
}

.row h3 {
    font-family: 'KhandRegular';
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 56px;
    color: #262A4E;
}

.title_landing {
	padding-top: 50px;
	padding-bottom: 50px;
}

.faqs-tiendas {
	margin-bottom: 50px;
}

.faqs-tiendas span {
	background: #003879;
	box-shadow: 0px 8px 18px -8px #52739A;
	border-radius: 6px;
	float: right;
	padding: 10px;
}

.faqs.tiendas h4 {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 30px;
	color: #003879;
}

.faqs-tiendas a,
.faqs.tiendas a:hover,
.faqs-tiendas a:active {
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #001731;
	text-decoration:none;
}

.faqs-tiendas a img {
	padding-left: 5px;
	padding-top: -2px;
}


.slick-arrow {
	display: none !important;
}


.shops ul li,
.shops ul li img {
	border-radius: 8px;
}

#items {
	text-align: center;
}
/*****************************/
/*****************************/
/*****************************/
/*****************************/
/*****************************/



.nok{width: 100% !important;border: 0 !important;text-align: center;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #A6A6A6 !important;}
.tiendas-aeropuerto ul {padding: 0;}
.tiendas-aeropuerto ul li{list-style:none;padding:0;display:inline-block;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.tiendas-aeropuerto li a,
#accesos-directos .item div {
	width: 100%;display: block;
	background: #FFFFFF;
	box-shadow: 0px 5px 16px rgba(8, 15, 52, 0.06);
	border-radius: 8px;
	text-decoration: none;
	
	font-family: 'KhandRegular';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #565973;
	text-align: center;
}

.tiendas-aeropuerto li a span,
.item div a span {
	padding: 5px;
	color: inherit !important;
}
.tiendas-aeropuerto li a:hover,
.tiendas-aeropuerto li a:active,
.item:hover,
.item:active {
	box-shadow: 0px 5px 16px rgba(8, 15, 52, 0.06);
	filter: drop-shadow(0px 4px 4px rgba(0, 56, 121, 0.58));
	-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
	color: #003879 !important;
}

.tiendas-aeropuerto li a img {
	width: 100%;
	max-width: 226px;
	border-radius: 8px;
}

.change-img img{margin: 0 auto;display: block;}
.change-img:hover {-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}

#categorias {width:100%;}

#categorias li{
	margin:10px 2%;
	height:140px;
	width: 12%;
	background-color: transparent !important;
}


#categorias li:hover{background-color:transparent;}
#categorias li a img{max-width: 80px;padding: 10px 0 0 0;}

#categorias li a span{display: block;margin:20px 0 0 0;text-align: center;font-family:'KhandRegular';font-size:15px; }

#bg-accesos{height:92px;padding: 27px 0 15px 0;}

#accesos-directos{width:100%;margin:0 auto;}
#accesos-directos .item.active a, #accesos-directos .item:hover a{background-color:transparent;}

#accesos-directos .item {
	margin: 10px;
    height: 150px;
	min-width: 130px;
    /*width: 12%;*/
    background-color: transparent !important;
	box-shadow: none !important;
}

#accesos-directos .item a{
	width:60px;
	text-align:center;
	height:60px;
	background-color: transparent !important;    
	margin: 0 auto;
}

#accesos-directos .item a img{max-width:45px;margin: 0 auto;padding: 7px 0;}
#accesos-directos .item a,#accesos-directos .item span{display:block;}


#accesos-directos .item span{
	/*text-align: center;
	font-family:'robotoregular';
	color:#6C6969;
	font-size:12px;
	width:100%;
	padding: 2px 0 0;
	margin: 10px 0 0;*/
	visibility:visible;
}
#accesos-directos .item:hover span,
#accesos-directos .item.active span{visibility:visible;}

#items {margin: 79px 0 0 0;}
#items li {
	margin:20px 1%;
	width: 18%; 
	border: solid 1px #ccc;
	border-radius: 8px;
}

#items li.no-border {
	border: none !important;
}

.row-buttons {
	text-align: right;
}

.arrow-prev-tiendas {
	margin-right: 10px;
}

.arrow-prev-tiendas,
.arrow-next-tiendas {
	width: 36px;
    height: 36px;
    float: right;
    border-radius: 36px;
    cursor: pointer !important;
    background-color: #F3F6FF;
    text-align: center;
    margin-top: -10px;
	display: inline-block;
}

.arrow-prev-tiendas img,
.arrow-next-tiendas img {
    max-width: 100%;
	width: 10px;
    height: auto;
    margin-top: 5px;
}

.arrow-prev-tiendas img {
	transform: rotate(-90deg);
}

.arrow-next-tiendas img {
	transform: rotate(90deg);
}

@media(max-width:980px){
	#categorias li{width: 20%;}
	#items li {width: 23%;}
}
@media(max-width:768px){
	h2.titulo-landing {margin-top: 30px;font-size: 40px;}    
	#categorias li{width: 28%;}
	#items li {width: 31%;}
}
@media(max-width:480px){
	#categorias li{width: 45%;}
	#items li {width: 48%;}
}