
#planificaMenu .imagen-mask {
	
position: absolute;
top: 0;
}
.botonera {
border-bottom: 2px solid #6bbfbd;
}
#botoneraPlanificaMobile
{
	background: #f1f1f1;
	height: 3.5em;
	margin-bottom: -3em;
	display: none;
	font-size: 1.1em;
	width: 100%;
	top:0;
	z-index: 2;
	min-width: 480px;
	text-transform:uppercase;
	cursor: pointer;
}


#categoriasList
{
	clear: both;
	background: #f1f1f1;
	display: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.categoriaItem
{
	border-top: #ccc 1px solid;
	padding: 0.8em 0;
	color: #666;
	text-align: center;
	font-size: 1.1em;
}

.categoriaItem:hover
{
	color: #c75948;
}

.flechaTexto
{
}
.atrasPlanificaContainer
{
	display: none;
}
#atrasPlanifica
{
	background: #6bbfbd;
	font-size: 0.8em;
	padding: 0.5em 0.4em;
	color: #fff;
	margin-top: 0.5em;
	text-align: center;
	width: 100px;
	margin: 0 auto;
}

#sectionList
{
	clear: both;
	background: #f1f1f1;
	display: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 2em; 
}

#menuDesplegable
{
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 0.5em;
	margin-right: 10px;
}

#menuDesplegable img
{
	width: 50px;
	height: 50px;
}

#selectorCategoria
{
color: #fff;
background-color: #6bbfbd;
text-align: center;
font-size: 1.1em;
line-height: 2.5em;

}
@media screen and (min-width: 767px) and (max-width: 769px) {
	
	.atrasPlanificaContainer
	{
		margin-top: 3em;
	} 
}
@media screen and (min-width: 769px) {
	#selectorCategoria
	{
		display:none !important;
	} 
	.atrasPlanificaContainer
	{
		display:none !important;
	} 
}
#selectedSubSec
{
	float: left;
	
}
#flechaSubSec
{
	float: right;
}
#selectorSubSec
{
	/*width: 220px;
	float: left;
	padding: 1em;*/
	color: #c75948 !important;
	font-size: 1.6em;
	
}
#selectedCategoria
{
	text-transform: uppercase;
}
#flechaCategoria
{
}
/*MENU*/
#botoneraPlanifica
{
	height: 25%	;
	background-color: #ecebe6;
	border-bottom: 3px solid #c75948;
	padding-right: 20px;
}
#botoneraPlanifica .contentItem
{
	width: 88%;
	color: #888;
	font-size: 0.8em;
	
}
#botoneraPlanifica .contentItem > div > div
{
	margin-top: 1em;	
}
#buscador
{
	background-color: #f6f6f4;
	height: 25%	;
	border-bottom: 3px solid #c75948;
}

.contenAreasProteTit
{
	position: absolute;
	top: 50%;
	margin-top: -2em;
	width: 100%;
}
#colCentral
{
	height: 100%;
	padding: 0;
}
#comoLlegar
{
	height: 33.333%;
}	
#alojamientos
{
	height: 100%;
}	
#agencias
{
	height: 34%;
}	
#gastronomia
{
	height: 66.666%;
}	
#otros-Servicios
{
	height: 34%;
}	

#planificaTitulo
{
	height: 33.333%;
	background-color: #fff;
	text-align: center;
	font-size: 2.2em;
	color: #6bbfbd;
	letter-spacing: 0.1em;
}	
#planificaTitulo .tituloModulo
{
	margin-top: 0.3em;
}	
.itemPlanifica
{padding: 0;
position: relative;
overflow: hidden;

}
.contentItem
{
	position: absolute;
	color: #fff;
	font-size: 1.5em;
	letter-spacing:0.1em;
	width: 100%;
	text-align: center;
	top:50%;
	margin-top: -4em;
}

.fondoGris{
	z-index: 0;
}

.tituloPlanificaItem{
	margin-top: 0.4em;
	font-size: 1.3em;
	line-height: 1.2em;
	letter-spacing: 0.12em;
	margin-bottom: 0.2em;
	text-align: center;
}
.subtituloPlanificaItem{
	font-size: 0.5em;
}

.logoParque img
{
	width: 30px;
}

@media screen and (max-width: 990px) {

.itemPlanifica
{
height: 15em !important;
margin-bottom: 1px;

}
#planificaTitulo{
	height: 100em;
}
#header
{
	height: 4em;	
}
}






/*PLANIFICA SECTION*/
#planificaSection
{
	
}

#planificaFixed
{
	position: fixed;
	width: 100%;
	height: 100% ;
	padding-bottom: 6.5em;
	
}
#planificaRelative
{
	overflow: hidden;
}
#planificaRelative > div
{
}

#botoneraIzquierda
{
	background:url(../images/secciones/planifica/trama.jpg);
	height: 100%;
	padding: 0;
}

#botoneraDerecha
{
	padding: 0;
	height: 100%;
}
#botoneraPrimeraMitad
{
	height: 54%;
	min-height: 300px;
}
#separadorBotoneras
{
	height: 1%;
}
#botoneraSegundaMitad
{
	height: 45%;
	min-height: 300px;
}
#botoneraCompleta
{
	height: 100%;
	min-height: 400px;
}
.botonPlanifica , .botonPlanificaComo{
	 width: 100%;	
	 color: #8c8885;
	 background-color: #ecebe6;
	 height: 20%;
	 border-bottom: 2px solid #f6f6f4;
	 position: relative;
	 padding-top: 0.1em;
	 cursor: pointer;
 
}
.botonPlanificaComo{
height: 25%;
}
.botSelected 
{
	background-color: #6bbfbd !important;
	color: #fff !important;
}
.botSelected  .iconBotoneraPlanifica
{
	background-position : 0 100% !important;
}

.botSelectedComo 
{
	color: #6bbfbd !important;
}
.botSelectedComo  .iconBotoneraPlanificaComo
{
	background-position : 0  0% !important;
}
.botonPlanifica img , .botonPlanificaComo img{
	margin-right: 1em;
}

.botonPlanifica .botCont, .botonPlanificaComo .botCont{
	position: relative;
	top:50%;
	margin-top: -1.8em;
	left:50%;
	margin-left:-7em;	
	outline: 0 !important;	 
	overflow: hidden;
}
#botoneraIzquierda a
{
	outline: 0 !important;
}
.botonPlanifica .botCont, .botonPlanificaComo .botCont:active
{
	outline: 0;	
}

 .botonPlanificaComo .botCont .titBotoneraPlanifica{
	
		 
}
 .botonPlanificaComo .botCont{
	margin-top: -1.6em;
}
@media screen and (max-width: 1382px) {
    /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
	.botonPlanifica .botCont, .botonPlanificaComo .botCont{
		margin-left:-6em;	 
	}
}

.titBotoneraPlanifica
{
	position: absolute;
	top: 50%;
	margin-top: -0.6em;
	margin-left: 4em;
	line-height: 1.2em;
}

@media screen and (max-width: 990px) {
.botonPlanifica .botCont, .botonPlanificaComo .botCont {
}
.iconBotoneraPlanificaComo,.iconBotoneraPlanifica
{
	display: none;
}
.titBotoneraPlanifica
{
	margin-top: 1.2em !important;
	margin-left: 1.9em;
}

}
#botonBusca
{
	background-color: #f6f6f4;
	
}

#botonBusca .botCont
{
}

.botonAlojamientoItem{
 width: 100%;	
 color: #8c8885;
 background-color: #ecebe6;
 height: 7.69%;
 border-bottom: 2px solid #fff;
 position: relative;
 padding-top: 0.1em;
 cursor: pointer;
 font-size: 0.88em;
}




.botonAlojamientoItem .botCont{
	position: relative;
	top: 50%;
	margin-top: -0.8em;
	left: 50%;
	margin-left: -42%; 
	text-transform: uppercase;
}

.iconBotoneraPlanifica
{
	 background-size: 100% 200%;
    background-repeat: no-repeat;
    background-position: 0 0%; 
    width: 42px;
	height: 53px;
}
#planificaMenu .iconBotoneraPlanifica
{
    width: 35px;
	height: 42px;
	margin: 0 auto;
}
.iconBotoneraPlanificaComo
{
	 background-size: 100% 200%;
    background-repeat: no-repeat;
    background-position: 0 100%; 
    width: 47px;
	height: 47px;
}
.iconAlojamiento{	background-image: url("../images/secciones/planifica/iconos/alojamiento.png");}
.iconGastronomia{	background-image: url("../images/secciones/planifica/iconos/gastronomia.png");}
.iconComoLlegar{	background-image: url("../images/secciones/planifica/iconos/llegar.png");}
.iconAgencias{	background-image: url("../images/secciones/planifica/iconos/agencias.png");}
.iconOtros{	background-image: url("../images/secciones/planifica/iconos/otros-servicios.png");}
.iconBusca{	background-image: url("../images/secciones/planifica/iconos/busca.png");}

.iconComo-avion{	background-image: url("../images/secciones/planifica/iconos/avion.png");}
.iconComo-micro{	background-image: url("../images/secciones/planifica/iconos/micro.png");}
.iconComo-auto{	background-image: url("../images/secciones/planifica/iconos/auto.png");}
.iconComo-distancias{	background-image: url("../images/secciones/planifica/iconos/distancias.png");}
.iconComo-emergencias{	background-image: url("../images/secciones/planifica/iconos/emergencias.png");}
.iconComo-datos-utiles{	background-image: url("../images/secciones/planifica/iconos/datos-utiles.png");}

.opcionesDistancias > div > div
{
	font-size: 1.1em;
	text-align: center;
	padding: 3em;
}
.seleccionDistancias
{
	border: 2px solid #6bbfbd;
	width: 120px;
	padding: 0.5em;
	cursor: pointer;
}
.distanciasMap
{
	text-align: center;	
	display: none;
}

/*AGENCIAS*/
a{
	text-decoration: none !important;
}

#agenciasContainer
{
	padding: 1em 2em;
	margin:0 auto;
}

.moduloAgencia
{
	height: 23em;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 2em;
	float: left;
	cursor: default;
}

.moduloAgencia .fotoContainer
{
	height: 50%;
	width: 100%;
	text-align: center;
	padding: 2.5em;
	overflow: hidden;
}

.moduloAgencia .datosCont
{
	border-top:1px solid #ccc;
	background-color: #6bbfbd;
	height: 50%;
	padding: 1.3em 2em;
}
.moduloAgencia .datosCont .tituloAgencia
{
	color: #fff;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}
.moduloAgencia .datosCont .itemAgencia
{
	color: #fff;
	font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
	font-weight: 400;
	line-height: 1.5em;
	position: relative;
}

/*FIN AGENCIAS*/


/*moduloAlojamiento*/
a{
	text-decoration: none !important;
}

#alojamientoContainer
{
	padding: 1em 2em;
	margin: 0 auto;
}

.moduloAlojamiento
{
	height: 26em;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-top: 2em;
	float: left;
}
.moduloAlojamientoGrande
{
  /*height: 31em;*/
  height: 100%;
	width: 32.5em;
	border: none;
	margin: 1.1em;
}

.moduloAlojamiento .fotoContainer
{
	height: 49%;
	width: 100%;
	overflow: hidden;
	
}
.moduloAlojamientoGrande .fotoContainer
{
	/*height: 52%;*/
  height: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.moduloAlojamiento .fotoContainer img
{
	width: 100%;
}

.moduloAlojamiento .datosCont
{
	border-top:1px solid #ccc;
	/*height: 56%;*/
  height: auto;
	padding: 1em 1.5em;
}
.tres-fila.show .moduloAlojamiento .datosCont{
  height: 15em;
}
.doble-fila.show .moduloAlojamiento .datosCont{
  height: auto;
}
.datosContGrande
{
	padding: 1em 0em !important;
}

.moduloAlojamiento .datosCont .tituloAlojamiento
{
	color: #000;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	height: 1.4em;
}
.moduloAlojamiento .imagen-mask
{
	z-index: 0;
}
 .tituloAlojamientoGrande
{
	
	font-size: 1.7em !important;
	letter-spacing: 0em !important;
}
.moduloAlojamiento .datosCont .puntuacionItem
{
	clear: both;
	height: 1.5em;
	margin-bottom: 0.4em;
	margin-top: 0.2em;
	margin-bottom: 1.7em;
}
.tres-fila.show .moduloAlojamiento .datosCont .puntuacionItem{
  margin-bottom: .7em;
}
.moduloAlojamiento .datosCont .puntuacionItem .puntuacionCont
{
	float: left; margin-right: 0.5em;
	height: 1em;
}
.Cat1-estrella ,	.Cat2-estrellas , .Cat3-estrellas, .Cat4-estrellas, .Cat5-estrellas
{
	background: url(../images/secciones/planifica/estrellas.jpg);
	background-size: 16px;
}

.Cat1-estrella{	width: 14px;}	
.Cat2-estrellas{	width: 33px;}	
.Cat3-estrellas{	width: 48px;}
.Cat4-estrellas{	width: 63px;}	
.Cat5-estrellas{	width: 80px;}	

.Catc-a-t ,	.Catc-a-t-1-estrella ,.Catc-a-t-2-estrellas,.Catc-a-t-3-estrellas,.Catc-a-t-4-estrellas,.Catc-a-t-5-estrellas
{
	background: url(../images/secciones/planifica/cat.jpg);
	background-size: 124px;
}

.Catc-a-t{	width: 42px;}	
.Catc-a-t-1-estrella{	width: 63px;}	
.Catc-a-t-2-estrellas{	width: 77px;}
.Catc-a-t-3-estrellas{	width: 94px;}	
.Catc-a-t-4-estrellas{	width: 107px;}
.Catc-a-t-5-estrellas{	width: 124px;}
	
.Cats-cat
{
	background: url(../images/secciones/planifica/s-cat.jpg);
	background-size: 45px;
	width: 45px;
}
.Cath-c-catunica
{
	background: url(../images/secciones/planifica/hc.jpg);
	background-size: 98px;
	width: 99px;
}


.cantidad-de-hojas-1{	width: 11px;}	
.cantidad-de-hojas-2{	width: 24px;}	
.cantidad-de-hojas-3{	width: 37px;}
.cantidad-de-hojas-4{	width: 50px;}	
.cantidad-de-hojas-5{	width: 63px;}	
	
.moduloAlojamiento .datosCont .puntuacionItem .hojas
{
	background: url(../images/secciones/planifica/hojas.jpg);
	height: 18px;
}
.moduloAlojamiento .datosCont .itemAlojamiento
{
	color: #000;
	font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
	font-weight: 400;
	font-size: 0.85em;
	margin: 0.16em 0;
	position: relative;
	
}
.moduloAlojamiento .datosCont .itemAlojamiento a
{
	color: #000;
}
.moduloAlojamiento .datosCont .itemAlojamiento a:hover
{
	color: #444;
}
.moduloAgencia .datosCont .itemAgencia a
{
	color: #fff;
	
}
.moduloAlojamiento .datosCont .itemAlojamiento img
{
	margin-right: 1em;
}
.itemAlojamientoGrande
{
	font-weight: 600 !important;
	font-size: 1.1em !important;
	line-height: 1.6em !important;
}


.fotoAlojamientoMini
{
	height: 52px;
	width: 105px;
	overflow: hidden;
	margin-bottom: 7px;
	cursor: pointer;
}
.fotoAlojamientoMini img
{
	width: 100%;
}
.fotoMiniContAlojamiento 
{
	float: right;
	position: absolute;
  /*top: 280px;*/
  top: 220px;
	left: 372px;
}
.iconosAloja
{
	/*position:absolute;*/
	/*bottom: -10px;*/
	margin-left: -7px;
}
.iconosAloja img
{
	width:45px;
}
.iconAlojaContainer{
	float: left;
	width: 51px;
	text-align: center;
	/*height: 86px;*/
  height: auto;
  cursor: pointer;
}
.iconAlojaContainer div:last-child{
	margin-top: 12px;
  /*color: #fff;*/
  color: #fff;
	overflow: hidden;
	font-size: 12px;
	width: 150px;
	text-align: left;
	margin-left: 8px;
  display: none !important;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.hover-text-icon-alojamiento{
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}


/*FIN moduloAlojamiento*/











@font-face {
    font-family: 'fontawesome';
    src:url('../fonts/fontawesome/fontawesome.eot?-e43dk9');
    src:url('../fonts/fontawesome/fontawesome.eot?#iefix-e43dk9') format('embedded-opentype'),
        url('../fonts/fontawesome/fontawesome.woff?-e43dk9') format('woff'),
        url('../fonts/fontawesome/fontawesome.ttf?-e43dk9') format('truetype'),
        url('../fonts/fontawesome/fontawesome.svg?-e43dk9#fontawesome') format('svg');
    font-weight: normal;
    font-style: normal;
} /* Made with http://icomoon.io/app */
 
/* General style */
.grid-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
 
.grid-gallery figure {
    margin: 0;
}
 
.grid-gallery figure img {
    /*display: block;*/
}
 
.grid-gallery figcaption h3 {
    margin: 0;
    padding: 0 0 0.5em;
}
 
.grid-gallery figcaption p {
    margin: 0;
}
 
/* Grid style */
.grid-wrap {
    /*max-width: 69em;
    margin: 0 auto;
    padding: 0 1em 1.875em;*/
   width: 100%;
}
.grid-galley
{
	width: 100%;
}
 
.grid {
    margin: 0 auto;
}
 
.grid li {
    float: left;
    cursor: pointer;
    list-style: none;
}
 
.grid figure {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
 /* causa ese efecto de brillo sobre las fotos
.grid li:hover figure {
    opacity: 0.7;
}*/
 
.grid figcaption {
    background: #e4e4e4;
    padding: 25px;
}
 
/* Slideshow style */
.slideshow {
    position: fixed;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
 
.slideshow-open .slideshow {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    z-index: 9999999999;

}
 
.slideshow ul {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0,0,150px);
    transform: translate3d(0,0,150px);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
 
.slideshow ul.animatable li {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
 
.slideshow-open .slideshow ul {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
 
.slideshow li {
    
    visibility: hidden;
	width: 500px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
  /*margin: -255px 0 0 -275px;*/
  margin: -264px 0 0 -275px;
}

.slideshow li.tres-fila.show{
  height: 575px;
}
 
.slideshow li.show {
    visibility: visible;
}
 
.slideshow li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
 
.slideshow li.current:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s;
}
 
.slideshow figure {
   width: 100%;
	height: 100%;
	background: #fff;
	border-top: 2px solid #6bbfbd;
	overflow: hidden;
	border-bottom: 23px solid #6bbfbd;
	padding: 8px;
}
.slideshow li.tres-fila figure {
  padding: 8px 8px 36px;
}
.slideshow figcaption {
    padding-bottom: 20px;
}
 
.slideshow figcaption h3 {
    font-weight: 300;
    font-size: 200%;
}
 
/* Navigation */
.slideshow nav span {
    position: fixed;
    z-index: 1000;
    color: #59656c;
    text-align: center;
    padding: 3%;
    cursor: pointer;
    font-size: 3.2em;
}
 
.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
 
.slideshow nav span.nav-next {
    right: 0;
}
 
.slideshow nav span.nav-close {
    top: 50%;
	left: 50%;
	color: #fff;
	margin-left: 181px;
  /* margin-top: -353px; */
  margin-top: -362px;
}
 
.icon:before,
.icon:after {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 
span.nav-prev:before {
    content: "\e601";
}
 
span.nav-next:before  {
    content: "\e600";
}
 
span.nav-close:before {
    content: "\e602";
}
 
/* Info on arrow key navigation */
.info-keys {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 60px;
    font-size: 8px;
    padding-top: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
}
 
.info-keys:before,
.info-keys:after {
    position: absolute;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
}
 
.info-keys:before {
    left: 10px;
    content: "\e603";
}
 
.info-keys:after {
    right: 10px;
    content: "\e604";
}
 
/* Example media queries (reduce number of columns and change slideshow layout) */
 
@media screen and (max-width: 68px) {
    /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
    .grid li {
    }
 
    .slideshow li {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
    }
 
    .slideshow li figure img {
        width: auto;
        margin: 0 auto;
        max-width: 100%;
    }
 
    .slideshow nav span,
    .slideshow nav span.nav-close {
        font-size: 1.8em;
        padding: 0.3em;
    }
 
    .info-keys {
        display: none;
    }
 
}
 






/*COMO LLEGAR!*/



.tituloComoLlegar
{
	font-size: 2.2em;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
 	
}
@media screen and (max-width: 990em) {
.tituloComoLlegar {
font-size: 1.8em;
}}
.descripcionComoLlegar
{
	font-size: 0.9em;
	margin-bottom: 1.2em; 	
}

.titLlegarCont
{
	text-align: center;
}

 .barritaColor {
	height: 3px;
	width: 40px;
	margin: 25px auto;
	background-color: #6bbfbd;
}

.iconLlegar
{
	margin: 0 auto;
	margin-top: 1em;
	background: url("../images/secciones/planifica/iconos/avion.png");
	 background-size: 100% 200%;
    background-repeat: no-repeat;
    background-position: 0 100%; 
    width: 120px;
	height: 120px;
	cursor: pointer;
}
.iconCentered
{
	text-align: center;
}
@media screen and (max-width: 750px) {
	.iconLlegar
	{
		width: 70px;
		height: 70px;
	}
	
}

.iconAvion{	background-image: url("../images/secciones/planifica/iconos/avion.png");}
.iconMicro{	background-image: url("../images/secciones/planifica/iconos/micro.png");}
.iconAuto{	background-image: url("../images/secciones/planifica/iconos/auto.png");}
.iconDistancias{	background-image: url("../images/secciones/planifica/iconos/distancias.png");}
.iconSelected {	background-position-y: 0;}

@media screen and (max-width: 1100px) {
	.iconLlegar{
		margin-left: -10px
	}
	
}

#icon-avion{	background-image: url("../images/secciones/planifica/iconos/avion.png");}
#icon-micro{	background-image: url("../images/secciones/planifica/iconos/micro.png");}
#icon-auto{	background-image: url("../images/secciones/planifica/iconos/auto.png");}
#icon-distancias{	background-image: url("../images/secciones/planifica/iconos/distancias.png");}
.iconSelected {	background-position-y: 0 !important;}


.datosPlanifica{color: #6bbfbd; }
.tituloPlanifica{font-size: 1.5em; }
.contenidoPlanifica {margin-top: 2em;top:0; display: none; clear:both;width: 100%}
.contenidoPlanificaInner > div{margin: 1.1em 0;}
#contenidoComoLlegarContainer{	position: relative;}

.distanciasMap
{
	text-align: center;
}
@media screen and (max-width: 1500px) {
	.distanciasMap img
	{
		width: 100%;
	}
	
}


@media screen and (max-width: 2179px) {
	#alojamientoContainer , #agenciasContainer
	{
		/*width: 1075px;*/
	}
	.grid li
	{
		width: 31%;
		margin: 1.16%;
	}
}
@media screen and (max-width: 1550px) {
	#alojamientoContainer , #agenciasContainer
	{
		/*width: 735px;*/
	
	}
	.grid 
	{
		padding: 0 5% !important;
	}
	.grid li
	{
		width: 44%;
		margin: 3%;
	}
	
}
@media screen and (max-width: 1350px) {
	#alojamientoContainer , #agenciasContainer
	{
		padding: 0em 0 2em 0 ;
	
	}
	.grid 
	{
		padding: 0 2% !important;
	}
	.grid li
	{
		width: 44%;
		margin: 3%;
	}
	
}
@media screen and (max-width: 1080px) {
#alojamientoContainer , #agenciasContainer
	.grid 
	{
		padding: 0 0% 2em  0% !important;
	}
	.grid li
	{
		width: 44%;
		margin: 0 3%;
	}
	.moduloAlojamiento {
		height: 28em;
		}
		.moduloAlojamiento .fotoContainer {
		height: 52%;}	
}

@media screen and (max-width: 767px) {
#alojamientoContainer , #agenciasContainer
	.grid 
	{
		padding: 0 0% 2em  0% !important;
	}
	
	.grid li
	{
		width: 100%;
		margin:  0;
	}
	
	.moduloAlojamiento {
		height: 28em;
		min-width: 260px;
	}
	
	.moduloAlojamiento .fotoContainer {
			height: 42%;
	}	
	
	.moduloAlojamiento .fotoContainer {
	height: 42%;
	}
		}
@media screen and (max-width: 767px) and (min-width:580px) {
	.grid li {
	width: 60%;
	margin: 0 20%;
	}
}

@media screen and (max-width: 767px) {
    /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
 .slideshow li {
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom:0;
right:0;
margin: 0;
}
.moduloAlojamientoGrande
{
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0.5em;
	overflow-y: scroll;
	overflow-x: hidden;
}
.nav-prev , .nav-next
{
	display: none;
}
.slideshow nav span.nav-close {
top: 5px;
right: 10px;
position: fixed;
margin: 0;
left: auto;
}
.fotoAlojamientoMini {
float: left;
margin-right: 15px;
margin-top: 20px;
}
.fotoMiniContAlojamiento {
position: relative;
top:auto;
left:auto;
float:none;

}
.moduloAlojamiento .datosCont .tituloAlojamiento 
	{
			line-height: 1.2em;
	}
		
	.moduloAlojamiento .datosCont .itemAlojamiento
	{
		font-size: 0.85em !important;
	}

	.fotoAlojamientoMini
	{
		width: 28%;
	}
	.iconosAloja {
		position: relative;
		bottom: 0px; 
		margin-left: -7px;
		height: 60px;
	}
	.iconAlojaContainer {
		height: 45px;
		}
		.iconAlojaContainer div:last-child {
 			color: #000;
 		}
 		 
}
.itemAlojamiento img
{
	height: 16px;
}
.itemAgencia img
{
	height: 16px;
}

.hiddedItem
{
	position: absolute;
	padding: 3px;
	background: #fff;
	top: 0;
	margin-top: -2px;
	z-index: 99;
	min-width: 100%;
}
.moduloAgencia .hiddedItem
{
	background:#6bbfbd;
}


/* --- protocolo covi --- */
.datosCont{
	position: relative;
  }
  
  .item_procolo_covid{
	position: absolute;
	  right: 0;
	  top: 0;
	  width: 23%;
  }
  
  .item_procolo_covid img{
	width: 100%;
	height: auto;
	padding: 1rem;
  }

.moduloAlojamiento .datosCont .tituloAlojamiento{
	width: 80%;
    font-size: 1.4em;
}

.fotoMiniContAlojamiento{
    position: absolute;
    top: 7%;
    left: 77%;
    width: fit-content;
}

.item_procolo_covid_modal{
    position: absolute;
    right: 5.5%;
    bottom: calc(23% - 1.4vw);
    width: 12%;
	cursor: pointer;
}

.fotoContainer{
	position: relative;
}

@media (max-width: 768px) {
	.fotoMiniContAlojamiento{
		position: relative;
		top: 0;
		left: 0;
		width: fit-content;
		height: 10vh;
	}

	
	.hover-text-icon-alojamiento {
		position: fixed !important;
	}
}


/* ------ Promociones esquel te invita ----- */

.item_promociones_esquel_invita{
    position: absolute;
      bottom: -1px;
      left: 0;
      width: 23%;
    z-index: 10;
  }

  .item_promociones_esquel_invita_modal{
    position: absolute;
    left: 0%;
    bottom: -1px;
    width: 19%;
    cursor: pointer;
  }

  .no_border_promociones{
    border-top: 0 !important;
  }