div#hero {
    position: relative;
}

#hero ul li {
    width: 100vw;
    height: 43.67vw;
    position: relative;
}
#hero ul li img {
    width: 100vw;
    display: block;
}
#hero ul li .info{
	font-size: 12px;
	color: #1C1C1D;
	letter-spacing: 4px;
	text-align: center;	
	text-transform: uppercase;
}
#hero ul li .info{
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}
#hero ul li .info .icon{
	width: 12.4vw;
	display: inline-block;
}
#hero ul li .info h6 {
	color: #1C1C1D;
}
#hero ul li .info b{
	font-family: 'Lustria', serif;
	font-size: 50px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: none;
	text-shadow: 0 2px 3px rgba(0,0,0,0.60);
}

#hero img#home-hero-izq {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18.75%;
}
#hero img#home-hero-der {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 18.28%;
}




div#infoSlide {
    margin-top: 60px;
    margin-bottom: 100px;
}

div#infoSlide {margin-top: 60px;margin-bottom: 100px;position: relative;
	text-align: left;
}

#infoSlide ul.slide {
    width: 509px;
    height: 509px;
    box-shadow: -8px 8px 10px 0 rgba(0,0,0,0.40);
    overflow: hidden;
    background: white;
    position: absolute;
    top: 170px;
    right: 0px;
}

#infoSlide .info {
    width: calc(100% - 509px - 135px);
}
#infoSlide img.icon {
    width: 40px;
}

/***** Info hotel***/

div#infoHotel {
    display: flex;
    flex-direction: row;
    position: relative;
    background: #1C1C1D;
    width: 100vw;
}
div#infoHotel  .imagesHotel{
	width: 50%;
    max-width: 628px;
    position: relative;
}
div#infoHotel  .imagesHotel .gallery-content {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
div#infoHotel .imagesHotel .gallery-content div {
	width: 24.53vw;
	max-width: 314px;
	display: none;
}
div#infoHotel .imagesHotel .gallery-content div img {
	max-width: 100%;
	vertical-align: bottom;
}
div#infoHotel.Doble .imagesHotel .gallery-content div[data-habitacion="Doble"] {
	display: inline-flex;
}
div#infoHotel.Sencilla .imagesHotel .gallery-content div[data-habitacion="Sencilla"] {
	display: inline-flex;
}
div#infoHotel.Junior .imagesHotel .gallery-content div[data-habitacion="Junior"] {
	display: inline-flex;
}
div#infoHotel.Imperial .imagesHotel .gallery-content div[data-habitacion="Imperial"] {
	display: inline-flex;
}

div#infoHotel .infoHotel{
	width: 50%; 
	position: relative;
	text-align: left;
}
div#infoHotel .infoHotel .infoHotel-content {
    margin-left: 3.51vw;
    position: relative;
}
div#infoHotel .infoHotel h6.cafeClaro-text {
    margin-top: 2.8vw;
    font-size: 0.937vw;
    position: relative;
    display: block;
    margin-left: 3.51vw;
	margin-bottom: 1.3vw;
}
div#infoHotel .infoHotel h2 {
    margin-bottom: 1.6vw;
    margin-top: 0vw;
    font-size: 3.90vw;
    position: relative;
    margin-left: 3.51vw;
}
div#infoHotel .infoHotel p {
    color: #FFFFFF;
    font-size: 1.25vw;
    width: 41.79vw;
    margin-top: 2.34vw;
    margin-bottom: 2.34vw;
	margin-left: 3.51vw;
}
div#infoHotel .infoHotel ul {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
    margin-bottom: 1vw;
}

div#infoHotel .infoHotel ul li {
	display: inline-block;
	position: relative;
}
div#infoHotel .infoHotel ul img.chevron{
	cursor: pointer;
}
div#infoHotel .infoHotel ul img.siguiente {
	transform: rotate(180deg);
}
div#infoHotel .infoHotel ul a.cafeClaro-text {
    font-size: 1.01vw;
    color: #C19B76;
    letter-spacing: 0.03vw;
    display: block;
    cursor: pointer;
}
div#infoHotel .infoHotel ul a.cafeClaro-text.selected {
	font-weight: 600;
	text-decoration: underline;
}
div#infoHotel .infoHotel ul a.cafeClaro-text.ac
div#infoHotel .infoHotel ul a.cafeClaro-text:hover {
    text-decoration: underline;
}
div#infoHotel .infoHotel hr {
    background: #C19B77;
    height: 1px;
    border: none;
    margin-top: 0px;
    position: relative;
}


.suite-containetr {
    position: relative;
    display: block;
}

div#infoHotel .infoHotel ul img.siguiente {
	transform: rotate(180deg);
}

div#infoHotel .infoHotel ul a.cafeClaro-text.selected {
	font-weight: 600;
	text-decoration: underline;
}

div#infoHotel .infoHotel ul.amenidades {
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 2em;
}

div#infoHotel .infoHotel ul.amenidades li {
	display: inline-flex;
	color: white;
	font-size: 0.8125em;
	line-height: 1.15em;
	width: 33%;
	height: 3.38em;
	margin-top: 2em;
	margin-bottom: 0em;
}
div#infoHotel .infoHotel ul.amenidades li img {
	height: 2.6vw;
}
div#infoHotel .infoHotel ul.amenidades li{
	display: none;
}
div#infoHotel .infoHotel ul.amenidades li{
	display: none;
}
div#infoHotel.Doble .infoHotel .suite ul.amenidades li.Doble {
	display: inline-flex;
}
div#infoHotel.Sencilla .infoHotel .suite ul.amenidades li.Sencilla {
	display: inline-flex;
}
div#infoHotel.Junior .infoHotel .suite ul.amenidades li.Junior {
	display: inline-flex;
}
div#infoHotel.Imperial .infoHotel .suite ul.amenidades li.Imperial {
	display: inline-flex;
}

div#infoHotel .infoHotel ul.amenidades li spam {
	margin-left: 4em;
}

div#infoHotel .infoHotel ul.amenidades li span {
	left: 6em;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

div#infoHotel .buttons .boton {
	font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    border: 2px solid #C19B76;
    border-radius: 5px;
    min-width: calc(29.14vw - 6.06em);
    line-height: 50px;
    display: inline-block;
    padding-left: 3em;
    padding-right: 3em;
    cursor: pointer;
    transition: .2s ease-in-out;
}
div#infoHotel .buttons a.cafeClaro-text {
    font-size: 0.81em;
    margin-left: 15.81vw;
    text-decoration: underline;
	cursor: pointer;
}


.sectionsHotel{
	margin-top: 100px;
	margin-bottom: 40px;
}
.sectionsHotel.content .now {
	text-align: center;
    margin-bottom: 100px;
}
.sectionsHotel img.icon {
    width: 40px;
    margin-top: 40px;
}
.sectionsHotel.content .infoArea-1 {
    display: flex;
    flex-direction: row;
    position: relative;
    background: #FFF;
}
.sectionsHotel.content .infoArea-1 .info h5.cafeClaro-text {
    margin-top: 30px;
    margin-bottom: 40px;
}
.sectionsHotel.content .infoArea-1 .info p {
    font-size: 13px;
    margin-left: 30px;
    margin-right: 30px;
}
.sectionsHotel.content .infoArea-1 .info p.concierge {
	font-size: 20px;
}

.sectionsHotel.content .infoArea-1 .info p.concierge img {
	vertical-align: middle;
	height: 38px;
	margin-left: .5em;
}
.sectionsHotel.content .infoArea-1 .info a.btn {
	margin-top: 2vw;
}

.sectionsHotel.content .infoArea-1 .info {
	width: 608px;
    text-align: center;
}
.sectionsHotel.content .infoArea-1 ul {
    width: 608px;
    height: 443px;
    overflow: hidden;
    background: white;
    right: 0px;
}
.sectionsHotel.content .infoArea-1.shuttle .info h6{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.sectionsHotel.content .infoArea-1.shuttle .info h5.cafeClaro-text{
	margin-bottom: 1em;
	margin-top: 0em;
}

@media only screen and (min-width: 600px) and (max-width: 760px){

	.sectionsHotel.content .infoArea-1 ul.slide, 
	.sectionsHotel.content .infoArea-2 ul.slide{
		width: 100%;		
	}
}
.sectionsHotel.content .infoArea-2 {
    display: flex;
    flex-direction: row;
    position: relative;
    background: #FFF;
}
.sectionsHotel.content .infoArea-2 ul {
    width: 608px;
    height: 443px;
    overflow: hidden;
    background: white;
}
.sectionsHotel.content .infoArea-2 .info {
	width: 608px;
    text-align: center;
}
.sectionsHotel p {
	font-size: 13px;
}


div.videoHotel {
	width: 100%;
	position: relative;
	display: block;
}
div.videoHotel .info {
	text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    padding-top: 70px;
}
div.videoHotel img{
	width: 100%;
}
div.videoHotel .info p {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: 700;	
	color: #1C1C1D;
	margin: 0px;
} 
div.videoHotel .info h2 {
	color: #FFF;
	margin-top: 15px;
    margin-bottom: 35px;
	text-shadow: 0 3px 2px rgba(0,0,0,0.80);
}
div.videoHotel .info img.icon {
    width: 80px;
	cursor: pointer;
}
img#anteriorAmenidad, #siguienteAmenidad {
	display: none;
}
#content-amenidades {
	display: flex;
    justify-content: space-around;
    margin-top: 90px;
    margin-bottom: 100px;
}
#content-amenidades .circle {
	border: 2px solid #C19B76;
    width: 80px;
    border-radius: 100%;
    height: 80px;
    margin: auto;
}
#content-amenidades .amenidad {
    width: calc(25% - 7vw);
    display: inline-block;
    text-align: center;
}
#content-amenidades p {
    font-size: 13px;
    margin-top: 35px;
}
#content-amenidades p.descripcion{
	height: 4em;
}
.content.testimonials{	
    background-color: #fff;
    height: 443px;
    margin-bottom: 100px;
}
.content .content-testimonials {
    text-align: center;
    width: calc(100% - 512px);
    margin-left: auto;
    margin-right: auto;
}
.content .content-testimonials img.icon {
	width: 40px;
	margin-top: 30px;
}
.content .content-testimonials h6 {
	color: #1C1C1D;
}
.content .content-testimonials p {
	font-size: 13px;
}
.content .logosTestimonios {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	align-items: center;
}
.btnTestimonial{
	display: inline-flex;
    align-items: flex-end;
    justify-content: flex-end;
}
div#btnTestimonial {
    width: 200px;
    height: 48px;
    background-color: #B3B3C0;
    border-radius: 5px;
}
@media only screen and (min-width: 600px) and (max-width: 900px){
	.content.testimonials{
		height: 100%;
	}
	.content .content-testimonials {
	    width: calc(100% / 2);
		margin: auto;
	}

	.content .logosTestimonios {
	    display: grid;
	    grid-template-columns: repeat(2,1fr);
	}
	
	.content .logosTestimonios .autor{
		grid-column: 1 / 3;
		grid-row: 1 / 2;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.content .logosTestimonios .autor span{
		color: #B3B3C0;
	}
	.content .logosTestimonios div#btnTestimonial {
	    width: 10em;
	    height: 2.06em;
	    position: relative;
	    margin-right: 1em;
	}
}

/***** Ajustes big ***/
@media only screen and (min-width: 1024px) {
}
/***** Ajustes small ***/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	#infoSlide .info {
	    width: 38.1vw;
	}
	#infoSlide ul.slide{
		width: 42.71vw;
		height: 42.71vw;
	}	
	
}
/***** Ajustes tablet ***/
@media only screen and (min-width: 600px) and (max-width: 992px){
	#infoSlide .info {
	    width: 100%;
	}
	#infoSlide ul.slide{
		width: 509px;
		height: 509px;
		position: relative;
		margin-left: 50%;
		transform: translateX(-50%);
		margin-top: 2em;
	}	
	#reserva .intro p {
	    margin-block-start: 17px;
	    padding-right: 10px;
	}
	
	#reserva .intro a {
	    line-height: 1.3em;
	    margin-top: 6px;
	}
	#reserva .entrada b {
	    line-height: 59px;
	    left: 20px;
	}
	
	#reserva .entrada .dia {
	    top: 68px;
	    left: 20px;
	}
	
	#reserva .entrada .mes {
	    left: 20px;
	    top: 107px;
	}

	#reserva .salida b {
	    line-height: 59px;
	    left: 20px;
	}
	
	#reserva .salida .dia {
	    top: 68px;
	    left: 20px;
	}
	
	#reserva .salida .mes {
	    left: 20px;
	    top: 107px;
	}
	#reserva .huespedes b {
	    line-height: 59px;
	}

	.sectionsHotel.content .infoArea-1, .sectionsHotel.content .infoArea-2{
		flex-direction: column;
	}
	.sectionsHotel.content .infoArea-1 .info{
		width: 100%;
	}
	.sectionsHotel.content .infoArea-1 ul.slide, .sectionsHotel.content .infoArea-2 ul.slide{
	    margin: 2em auto;
	}
	.sectionsHotel.content .infoArea-2 .info{
		width: 100%;
	}
	.sectionsHotel.content .infoArea-2 ul.slide{
		order: 2;
	}
		
	

}
/***** Ajustes mobile ***/
@media only screen and (max-width: 600px) {
	#hero ul li {
		height: calc(100vh - 69px);
	}
	#hero ul li img{
		width: auto;
	}
	#hero img#home-hero-izq, #hero img#home-hero-der{
		width: 50%;
	}
	#hero ul li .info .icon{
		width: 110px;
	}
	div#infoSlide {
		display: flex;
		flex-direction: column;
	}
	#infoSlide .info	{
		width: 100%;
		padding-left: 0.75em;
		padding-right: 0.75em;
	}
	#infoSlide .info p {
		margin-top: 40px;
	}
	#infoSlide .info a.btn {
		position: relative;
	    display: block;
	    margin: auto;
	    width: 10.43em;
	    margin-bottom: 1.87em;
	}
	#infoSlide ul.slide	{
		width: 100%;
		position: relative;
		height: 360px;
		top: 2em;
	}
	div#infoHotel {
		flex-direction: column;
	}
	
	div#infoHotel .imagesHotel {
		order: 2;
		max-width: unset;
		width: 100vw;
		transform: translateY(calc(-100vw - 8em));
		margin-bottom: calc(-100vw + 2em);
	}
	div#infoHotel .infoHotel .buttons {
		margin-top: calc(100vw + 6em);
	}
	div#infoHotel .imagesHotel .gallery-content div {
		width: 50vw;
	}
	div#infoHotel .infoHotel {
		width: calc(100% - 10px);
	}
	
	div#infoHotel .infoHotel h6.cafeClaro-text {
		font-size: 12px;
		margin-top: 4.5em;
		margin-bottom: 3em;
	}
	
	div#infoHotel .infoHotel h2 {
		font-size: 38px;
		margin-bottom: 1em;
	}
	
	div#infoHotel .infoHotel p {
		font-size: 16px;
		width: calc(100% - 1em);
	}
	div#infoHotel .infoHotel ul li:first-child, div#infoHotel .infoHotel ul li:last-child {
		display: none;
	}
	
	div#infoHotel .infoHotel ul li {
		font-size: 14px;
	}
	
	div#infoHotel .infoHotel ul a.cafeClaro-text {
		font-size: 14px;
	}
	
	div#infoHotel .infoHotel ul {
		justify-content: space-around;
	}
	div#infoHotel .infoHotel ul.amenidades li {
		font-size: 14px;
		width: 50%;
	}
	
	div#infoHotel .infoHotel ul.amenidades li img {
		height: 34px;
		vertical-align: middle;
		max-width: 34px;
	}
	
	div#infoHotel .infoHotel ul.amenidades li span {
		left: 55px;
	}
	img#anteriorAmenidad, img#siguienteAmenidad {
		display: block;
		left: 10px;
		position: absolute;
		top: 12.5em;
	}
	
	img#siguienteAmenidad {
		left: unset;
		right: 10px;
		transform: rotate(180deg);
	}
	.sectionsHotel {
		margin-top: 0em;
	}
	.sectionsHotel img.icon {
	    margin-top: 3.75em;
	}
	.sectionsHotel.content .infoArea-1, .sectionsHotel.content .infoArea-2{
		flex-direction: column;
	}
	.sectionsHotel.content .infoArea-1 .info{
		width: 100%;
	}
	.sectionsHotel.content .infoArea-1 ul {
		width: 22.43em;
		height: 16.3em;
		margin-top: 1.875em;
		margin-left: auto;
		margin-right: auto;
	}
	.sectionsHotel.content .infoArea-2 .info{
		width: 100%;
	}
	.sectionsHotel.content .infoArea-2 ul {
		width: 22.43em;
		height: 16.3em;
		margin-top: 1.875em;
		order: 1;
		margin-left: auto;
		margin-right: auto;
	}
	

	#content-amenidades{
		display: block;
		position: relative;
		margin-top: 0.31em;
		margin-bottom: 2.5em;
		height: 25em;
		overflow: hidden;
	}
	#content-amenidades .amenidad{
		width: calc(100% - 6em);
		padding-top: 2.5em;
		position: absolute;
		left: 3em;
		top: 0px;
		transition: .2s ease-in-out;
		transform: translateX(100vw);
	}
	#content-amenidades .amenidad.activa{
		transform: none;
	}
	#content-amenidades .circle{
		width: 3.75em;
		height: 3.75em;
	}
	div.videoHotel img {
		height: calc(100vh - 89px);
		object-fit: cover;
	}
	
	div.videoHotel .info {
		transform: translateY(-50%);
	}
	
	div.videoHotel .info h2 {
		padding-left: .5em;
		padding-right: .5em;
	}
	
	div.videoHotel .info img.icon {
		height: unset !important;
	}
	.content .content-testimonials{
		width: 100%;
	}
	
	.content .logosTestimonios {
	    display: grid;
	    grid-template-columns: repeat(2,1fr);
	}
	
	.content .logosTestimonios .autor{
		grid-column: 1 / 3;
		grid-row: 1 / 2;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.content .logosTestimonios .autor span{
		color: #B3B3C0;
	}
	.content .logosTestimonios div#btnTestimonial{
		width: 10em;
		height: 2.06em;
		right: 0;
		position: relative;
		margin-left: 1em;
	}
}
