.ficha-hotel .snap-container section,.ficha-hotel .footer{
    scroll-snap-align: start;
}
/*.paddTop120{
    padding-top:80px !important;
}*/
/*Header*/
.ficha-hotel .header.hfixed{
    padding:5px 0 0 0;
}
.ficha-hotel .header.hfixed .top-menu{
    padding:0 10px 0 10px;
    /*z-index:3;*/
} 
.hfixed .menu-ficha-fixed{
    display:block;
}
/*.menu-select-mobile{
    background:transparent !important;
    padding:0 !important;
}*/
.ficha-hotel .menu-select-mobile{
    padding:5px;
}
.ficha-hotel .menu-select-mobile .dropdown-button{
    background:transparent;
    color:#fff;
}
.ficha-hotel .menu-select-mobile .dropdown li a, .ficha-hotel .menu-select-mobile .dropdown-button{
    font-size:21px;
}
.menu-ficha-fixed .menu-select-mobile .select-contentNavigation{
    background:transparent;
    color:#fff;
}
.links-menu-ficha-hotel a{
    color:#fff;
    padding:0 8px;
    position:relative;
    font-size:16px;
}
.swiperMenuFicha .links-menu-ficha-hotel a{
    padding:0 10px;
}
.swiperMenuFicha{
    padding:5px 40px;
}
.hfixed .menu-ficha-fixed a{
    color:var(--colorGray);
}
.links-menu-ficha-hotel a:before{
    content:"\f111";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    font-size: 4px;
    vertical-align: 5px;
    position:absolute;
    left:-2px;
}
.menu-ficha-fixed .links-menu-ficha-hotel{
    text-align:center;
}
.menu-ficha-fixed .links-menu-ficha-hotel a:before{
    color:var(--colorGray);
}
.menu-ficha .menuExt div:before,.menu-ficha .menuExt>div:first-child a:before,.menu-ficha .menuExt .logofixed a:before,
.links-menu-ficha-hotel a:first-child:before{
    content:none;
}
.menuExt>div.links-menu-ficha-hotel{
    padding-left:0;
}
.hfixed .menuExt>div.links-menu-ficha-hotel{
    display:none;
}
#toggleMenu{
    left:40px;
}
.hfixed .grid-swiper-menu-ficha{
    display:block;
}
.grid-swiper-menu-ficha{
    background:var(--colorPrimary);
    padding:12px 0;
    display:none;
    margin-top:5px;
}
.ficha-hotel .hfixed .menu-ficha-fixed a, .ficha-hotel .hfixed .menu-ficha-fixed a:before{
    color:#fff;
}
.grid-swiper-menu-ficha .col{
    padding:0;
}
.swiperMenuFicha .swiper-button-prev:after, .swiperMenuFicha .swiper-button-next:after{
    font-size:15px;
}
.swiperMenuFicha .swiper-button-prev, .swiperMenuFicha .swiper-button-next{
    color:#fff !important;
}
.swiperMenuFicha .swiper-button-prev{
    left:0;
}
.swiperMenuFicha .swiper-button-next{
    right:0;
}
/*Home*/
.preview-rooms>.row>.col{
    padding-left:0;
    padding-right:0;
}
.preview-rooms .swiper-slide{
    width:100% !important;
    position:relative;
}
.preview-rooms .swiper-horizontal .swiper-slide:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.15);
    z-index:2;
}
.preview-rooms .swiper-horizontal .swiper-slide{
    filter:none !important;
}
.preview-rooms .swiper-vertical .swiper-slide{
    border-radius:100px !important;
    cursor:pointer;
    height:120px !important;
}
.preview-rooms .swiper-vertical .button-transparent{
    padding:5px 10px;
    font-size: 15px;
    margin-top: 5px;
}
.preview-rooms .swiper-vertical .swiper-slide a.htt-link-element{
    pointer-events:none;
}
.preview-rooms .swiper-horizontal:first-child{
    height:100vh !important;
}
.preview-rooms .buttons-room{
    display:flex;
    justify-content:flex-start;
}
.preview-rooms .buttons-room .btn-book{
    margin-right:15px;
}
.preview-rooms .swiper-vertical{
    top:50% !important;
    transform:translate(-5%, -50%);
    margin:50px auto !important;
    height:380px !important;
}
.preview-rooms .swiper-vertical h3{
    font-size:24px;
    font-weight:400;
}
.htt-preview-app-content{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
}
.htt-preview-app-content p:first-child span{
    font-size:18px;
    font-weight:200;
    display:block;
}
.preview-rooms .htt-contentExtraGeneric{
    display:none;
}
.preview-rooms .htt-contentExtra{
    top:20% !important;
    right:5% !important;
    z-index:2 !important;
}
.preview-rooms .htt-button{
    padding: 12px 40px !important;
    border-radius: 50px !important;
    font-size: 18px;
    font-weight: 400;
    transition: .5s all;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.preview-rooms .htt-button:hover{
    background:var(--colorPrimary) !important;
}
.preview-rooms .swiper-vertical .swiper-slide{
    padding-left:40px;
    padding-right:40px;
    align-items:flex-start !important;
}
.preview-rooms .swiper-slide p.price_from_container{
    align-self:flex-end !important;
    display: flex;
    flex-direction: column;
}
.preview-rooms .swiper-slide p.price_from_container a{
    color:#fff;
}
.preview-rooms .swiper-slide p.price_from_container a:first-child{
    font-size:15px;
}
.preview-rooms .swiper-slide a.price_from{
    font-weight:400;
    font-size:24px;
    color:#fff;
}
.preview-rooms .htt-contentExtra .htt-button.htt-button-link-element{
    display:none !important;    
}
.preview-rooms .grid-servicios-habitacion{
    background:transparent;
    padding:0;
}
.preview-rooms .grid-servicios-habitacion .servicios-habitacion img{
    filter:brightness(0) invert(1);
}
.preview-rooms .grid-servicios-habitacion .read-link a{
    color:#fff;
    padding: 8px 16px !important;
    border-radius: 50px !important;
    font-size: 18px;
    font-weight: 400;
    transition: .5s all;
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.preview-rooms .grid-servicios-habitacion .read-link a span{
    color:#fff;
    border-color:#fff;
}
.preview-rooms .servicios-habitacion p{
    justify-content:flex-start;
}
.preview-rooms .htt-preview-background-video-button{
    z-index:2 !important;
}
.preview-rooms .swiper-slide video{
    width:100%;
    height:100%;
    object-fit:cover;
}
.htt-preview-background-video-button{
    bottom:8% !important;
}
/*.top-text-oferta-web .title.left, .top-text-oferta-web p.left{
    text-align:center !important;
}
.top-text-oferta-web .title br,.top-text-oferta-web p br{
    display:none;
}*/
.text-oferta-web .buttons-offer .button-transparent:last-child{
    display:none;
}
.swiper-ofertas-web p.buttons-offer .button-transparent.button-color{
    background:transparent;
}
.swiper-ofertas-web p.buttons-offer .button-transparent.button-color:hover{
    background:var(--colorPrimary);
}
.swiper-ofertas-web p.code-oferta-web{
    max-width:fit-content;
    margin:0 auto 10px auto;
    text-align:center;
    display:block;
}
.swiper-ofertas-web .condiciones-oferta{
    display:block !important;
}
.gridOfertas.paddTop40{
    padding-top:20px !important;
}
.servicios-home-hotel{
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    justify-content:space-between;
}
.servicios-home-hotel>div{
    flex-basis:45%;
}
h3{
    font-size:30px;
}
/*.htt-galeria-libreria-1 .lightbox{
    max-height:75vh;
}*/
.htt-galeria-libreria-1 .lightbox:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.05);
    z-index:2;
}
.htt-galeria-libreria-1 .lightbox .image img{
    object-fit:cover;
}
.flex-column-end{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
/*.galeria-home-hotel>.row>div .htt-text-image, .galeria-home-hotel>.row>div .flex-column-end{
    height:100%;
}*/
.galeria-home-hotel>.row>div .flex-column-end{
    padding-right:40px;
}
.htt-galeria-libreria-1 .bi-camera-fill{
    color:var(--colorPrimary) !important;
    z-index:2;
}
.galeria-home-hotel.paddTop120{
    padding-top: 75px !important;
}
.opiniones-hotel iframe{
    box-shadow:1px 1px 4px rgba(0,0,0,.2);
}
#trustyou{
    height: 70%;
    width: 60%;
}
.button-map{
    background-color: #fff;
    padding: 8px 20px;
    border: 1px solid var(--colorPrimary);
    border-radius: 50px;
    font-weight: 500;
    transition: .3s all;
    position:relative;
    box-shadow: 0 0 0 0 var(--colorPrimary, 0.1),
        0 0 0 2px var(--colorPrimary, 0.1),
        0 0 0 6px rgba(0,105,128, 0.1),
        0 0 0 10px rgba(0,105,128, 0.1);
}
.button-map:hover{
    background-color:var(--colorPrimary);
    color:#fff;
}
/*.button-map:after, .button-map:before{
    content:"";
    position:absolute;
    border-radius: 50px;
}
.button-map:after{
    top:-5px;
    left:-5px;
    width:calc(100% + 10px);
    height:calc(100% + 10px);
    border:2px solid var(--colorPrimary);
}
.button-map:before{
    top:-8px;
    left:-8px;
    width:calc(100% + 16px);
    height:calc(100% + 16px);
    border:1px solid var(--colorPrimary);
}*/
.logo-mapa-hoteles img.img-responsive{
    max-width:30% !important;
}
.nap i{
    font-size: 14px;
    vertical-align: 1px;
}
.grid-premios-hotel h2{
    font-size:28px;
}
.grid-premios-hotel{
    background: #f5f5f5;
    padding: 20px;
    border-radius: 30px;
}
.grid-premios-hotel .premio img{
    max-height:100px;
    width:auto;
    filter:grayscale(1);   /*filter: brightness(0) invert(.3);*/
}
.swiper-premios .swiper-button-next,.swiper-premios  .swiper-button-prev{
    color:#fff;
    width: 30px;
    height: 30px;
    background: rgba(0, 0, 0, .2);
    border-radius: 50%;
    top: 62%;
}
.swiper-premios .swiper-button-next:after,.swiper-premios  .swiper-button-prev:after{
    font-size:15px;
}
.swiper-premios .swiper-button-lock{
    display:none !important;
}
.swiper-premios:has(.swiper-button-lock)  .swiper-wrapper{
    justify-content:center;
}
.buttons-map-ficha{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.buttons-map-ficha .button-transparent{
    margin-top:15px;
    min-width:240px;
    cursor:pointer;
}
.ficha-hotel p.subTitleSmall{
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 5px;
    color:var(--colorClearGray);
}
/*Habitaciones*/
.habitacion p.subTitleSmall{
    text-transform:none;
}
.habitacion .tipo-habitacion{
    position:relative;
    width:fit-content;
}
.habitacion .price_from_container{
    /*position:absolute;
    right:-40px;*/
    margin-top:10px;
}
.habitacion .price_from_container p.right{
    text-align:left !important;
}
.habitacion .price_from_container a{
    font-weight:300;
    font-size:15px;
    color:var(--colorGray);
    cursor:pointer;
}
.habitacion .price_from_container a.price_from{
    font-size: 21px;
    font-weight: 700;
}
.habitacion h2{
    font-size:32px;
}
.habitacion .swiper-general-1-column .swiper-slide:before{
    background:none;
}
.grid-servicios-habitacion{
    padding: 15px 30px;
    background: #E9F0F2;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap:wrap;
}
.habitacion .mas-servicios{
    width:100%;
}
.lista-servicios{
    column-count: 3;
    column-gap: 20px;
    padding-left: 10px;
}
.lista-servicios li{
    font-size:16px;
}
.servicios-habitacion{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 3;
    margin-right: 30px;
}
.habitacion p.read-link{
    flex:1;
}
.servicios-habitacion p{
    display: flex;
    align-items: center;
    line-height:1.1em;
    flex:1;
    justify-content:center;
}
.servicios-habitacion p img{
    max-height:42px;
    width:auto;
    mix-blend-mode:multiply;
    margin:0 3px 0 8px;
}
.read-link a{
    display:flex;
    justify-content:flex-end;
}
.read-link a span{
    font-size: 21px;
    font-weight: 500;
    display: block;
    border: 1px solid var(--colorPrimary);
    border-radius: 50%;
    min-width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:6px;
}
.detalle-habitacion a.button-primary:hover{
    color:#fff !important;
}
.detalle-habitacion{
    height:100%;
    display:flex;
    align-items:flex-start;
}
/*Servicios*/
.servicio-hotel .swiper-general-1-column .swiper-slide:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: var(--gradient);
    z-index:2;
}
.servicio-hotel h2,p.destacado{
    font-size:28px;
    font-weight:400;
}
.servicio-hotel h3{
    font-size:24px;
    font-weight:400;
}
.servicio-hotel p.title{
    font-size:22px;
    font-weight:400;
    line-height:1.3em;
    margin-top:5px;
}
.swiper-slide-servicio{
    position:relative;
}
.swiper-slide-servicio>.row>.col{
    padding:0;
}
.swiper-slide-servicio h2{
    position:absolute;
    top:20px;
    left:20px;
    z-index:3;
}
.editMode .swiper-slide-servicio h2{
    color:var(--colorGray) !important;
    position:relative;
}
.servicio-hotel .swiper-general-1-column .swiper-slide img.img-responsive{
    height:var(--heightVh);
}
.swiper-slide-servicio.bottom .swiper-general-1-column .swiper-slide img.img-responsive{
    object-position:bottom;
}
.habitacion .swiper-general-1-column .swiper-slide img.img-responsive{
    height:100%;
    /*max-height:500px;*/
}
.habitacion .swiper-general-1-column .swiper-slide img.img-responsive.mHnone{
    max-height:none !important;
}
/*.habitacion>.row>div:first-child>.container-fluid, .habitacion>.row>div:first-child>.container-fluid>.row,
.habitacion>.row>div:first-child>.container-fluid>.row .swiper,.habitacion>.row>div:first-child>.container-fluid>.row .swiper .swiper-slide>div{
    height:100%;
}*/
p.list-services{
    line-height:1.5em;
}
/*Galería*/
.galeria-ficha-hotel .lightbox .image{
    padding:12px;
    overflow:hidden;
}
.galeria-ficha-hotel .lightbox .image, .galeria-ficha-hotel .lightbox .image img{
    height:320px;
    object-fit:cover;
}
.galeria-ficha-hotel .lightbox img a{
    position:relative;
}
.galeria-ficha-hotel .lightbox .image{
    transition:.3s all;
}
.galeria-ficha-hotel .lightbox .image a:before{
    content: "+";
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    color:#fff;
    font-size:36px;
    animation:animopac 1s forwards;
    display:none;
    z-index:2;
    opacity:.8;
}
.galeria-ficha-hotel .lightbox .image:hover{
    transform:scale(1.1);
}
.galeria-ficha-hotel .lightbox .image:hover img{
    filter:brightness(.8);
}
.galeria-ficha-hotel .lightbox .image:hover a:before{
    display:block;
}
/*Gastronomía*/
.logo-servicio-hotel img.img-responsive{
    max-height:145px;
    width:auto;
}
.logo-servicio-hotel~h1.opac{
    max-height:1px;
}
.swiper-gastro-ficha .swiper-slide-content-text{
    justify-content:flex-end !important;
    align-items:center;
}
.swiper-gastro-ficha .swiper-slide-content-text img{
    filter:brightness(0) invert(1);
    margin-bottom:20px;
}
.swiper-gastro-ficha.swiper-deportes .swiper-slide img.img-responsive{
    height:calc(var(--heightVh) - 10vh);
}
/*Spa*/
.buttons-spa{
    display:flex;
    flex-direction:column;
}
.buttons-spa a.btnBook{
    min-width:auto;
    padding:12px 24px;
    width:350px !important;
}
.buttons-spa .button-primary, .buttons-spa .btnBook:last-child{
    margin-top:10px;
}
.horario{
    border-bottom: 1px solid var(--colorPrimary);
    padding-bottom: 7px;
}
.horario span{
    text-transform:uppercase;
    font-weight:400;
}
.terms h2{
    font-size:21px !important;
}
.terms p{
    font-size:16px;
}
.terms{
    border-top:1px solid var(--colorClearGray);
}
.swiper-title-spa .swiper-slide>div{
    position:relative;
}
.swiper-title-spa .swiper-slide p{
    position:absolute;
    top:20px;
    left:20px;
    font-size:21px;
    font-weight:400;
}
/*Eventos*/
.experiencia-home .img-experiencia img.img-responsive, 
.experiencia-home .img-experiencia video,
.experiencia-home .text-experiencia{
    height:calc(96vh - 120px);
    margin:calc(2vh + 120px) 0 2vh 0;
}
.experiencia-home .img-experiencia img.img-responsive, .experiencia-home .img-experiencia video{
    filter:brightness(.9);
}
.grid-eventos{
    background:#f7eee4;
}
 .swiper.swiper-libreria-v3-button-right.swiper-card-eventos .swiper-slide{
    width:230px !important;
}
.swiper-libreria-v3-button-right.swiper-card-eventos img.img-responsive{
    height:calc(var(--heightVh) - 8vh);
}
.grid-eventos .servicio-hotel .swiper-general-1-column .swiper-slide img.img-responsive{
    height:calc(var(--heightVh) - 15vh);
} 
.evento-destacado img.img-responsive{
    max-height:350px;
}
.event-card{
    position:relative;
}
.event-card .event-header,.event-card .event-content{
    position:absolute;
    width:calc(100% - 30px);
    left:15px;
}
.event-card .event-header{
    top:15px;
    display: flex;
    justify-content: flex-end;
    align-items:center;
}
.event-card .event-content{
    padding:20px 15px;
    bottom:20px;
    background:#fff;
    border-radius:30px;
}
.event-card .event-content p{
    font-size:16px;
}
.event-card h3{
    font-size: 18px;
    font-weight: 500;
    margin-bottom:10px;
}
.event-card .event-date{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 10px 15px;
    border-radius: 15px;
    line-height:1.em;
}
.event-card .event-date .event-day{
    font-size:21px;
    font-weight:500;
}
.event-card .event-date .event-month{
    font-size:12px;
}
.event-card .event-time{
    font-weight:500;
    font-size:18px;
}
.event-card .event-badge{
    background: var(--colorPrimary);
    border-radius: 15px;
    padding: 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size:15px;
}
@media(min-width:1680px){
    .habitacion .swiper-general-1-column .swiper-slide img.img-responsive,
    .servicio-hotel .swiper-general-1-column .swiper-slide img.img-responsive{
        max-height:500px;
    }
    .swiper.swiper-libreria-v3-button-right.swiper-card-eventos .swiper-slide{
        width:260px !important;
    }
}
@media(min-width:1441px){
    .htt-galeria-libreria-1 .lightbox .image{
        max-height:25vh;
    }
    .htt-galeria-libreria-1 .lightbox .image:nth-child(4){
        max-height:50vh;
    }
}
@media(min-width:1366px) and (max-width:1440px){
    .htt-galeria-libreria-1 .lightbox .image{
        max-height:32vh;
    }
    .htt-galeria-libreria-1 .lightbox .image:nth-child(4){
        max-height:64vh;
    }
}
@media(min-width:1199px){
/*.ficha-hotel .snap-container section{
    padding-top:60px;
}
.ficha-hotel .snap-container section:has(.servicio-hotel):not(.ficha-hotel .snap-container section.aqua~section:has(.servicio-hotel)),.ficha-hotel .snap-container section:has(.habitacion),
.ficha-hotel .snap-container section.aqua{
    padding-top:100px;
}
.ficha-hotel section:has(>.paddTop120):not(.ficha-hotel section.intro:has(>.paddTop120)),section.intro.mTop20,
.ficha-hotel .snap-container section.intro + section:has(.servicio-hotel),
.ficha-hotel .snap-container section.intro + section:has(.habitacion),
.ficha-hotel .snap-container section.first-servicio-hotel{
    padding-top:50px !important;
}
.ficha-hotel .snap-container>section:first-child,.ficha-hotel .snap-container section.experiencias-home{
    padding-top:0;
}
.ficha-hotel .footer{
    padding-top:20px;
}*/
.servicios-home-hotel h3{
    min-height:70px;
}
.ficha-hotel .snap-container section,.ficha-hotel .footer{
    scroll-margin:75px 0 0 0;
}
.ficha-hotel .snap-container section.cabecera-motor, section.experiencias-home{
    scroll-margin:0 !important;
}
.box-news-footer{
    margin-top:60px !important;
}
.paddTop40.swiper-gastro-ficha{
    padding-top:0 !important;
}
.terms.mTop60{
    margin-top:40px !important;
}
}
/*@media(min-width:1366px){
    .swiper-premios .swiper-slide{
        flex:1;
        min-width:250px;
    }
}*/

@media(max-width:1700px){
    .preview-rooms .htt-contentExtra{
        width:50% !important;
    }
}
@media(max-width:1440px){
.swiper-gastro-ficha.swiper-deportes .swiper-slide img.img-responsive{
    height:calc(var(--heightVh) - 15vh) !important;
    min-height: calc(var(--heightVh) - 15vh);
}
.swiper-title-spa .swiper-side-transparent .swiper-slide img.img-responsive{
    height:var(--heightVh) !important;
}
section:has(.galeria-home-hotel){
    padding-bottom:50px;
}
section:has(.grid-faqs){
    scroll-margin:55px 0 0 0 !important;
}
}
@media(max-width:1366px){
    .paddTop60{
        padding-top:65px !important;
    }
    .habitacion h2{
      font-size:28px;
    }
    .habitacion p.subTitleSmall{
      font-size:16px;
    }
    .preview-rooms .htt-contentExtra{
        width:55% !important;
    }
    .swiper-gastro-ficha.w90 {
        margin-left: 5% !important;
        padding-top: 20px !important;
        width: 95% !important;
    }
}
@media(max-width:1280px){
    .menu-ficha .menuExt a{
        padding:0 10px;
    }
    .menu-ficha .lofofixed img{
        max-height:35px;
    }
    .preview-rooms .htt-contentExtra{
        display:flex;
        flex-direction:column;
        width:50% !important;
    }
    .preview-rooms .swiper-vertical{
        width:45% !important;
    }
    .preview-rooms .buttons-room {
        flex-direction:column;
    }
    .preview-rooms .htt-contentExtra .htt-button {
        margin-bottom:10px;
        min-width:300px;
        width:fit-content;
    }
    .detalle-habitacion p.mTop60{
        margin-top:20px !important;
    }
}
@media (min-width:992px) and (max-width: 1280px) {
    .servicios-habitacion p {
        flex-direction: column;
        align-items: center;
        text-align: center !important;
        flex:1;
    }
    .servicios-habitacion{
        align-items:flex-start;
        margin-right:20px;
    }
    .grid-servicios-habitacion{
        padding:15px;
    }
}
@media(max-width:1199px){
    .galeria-home-hotel{
        margin-bottom:120px;
    }
    .galeria-home-hotel>.row>div .flex-column-end{
        padding-right:0;
    }
    .servicios-home-hotel>div{
        flex-basis:50%;
    }
    .htt-galeria-libreria-1 .lightbox{
        /*max-height:60vh;*/
        margin-top:20px;
    }
    .lista-servicios{
        column-count: 2;
    }
}
@media(max-width:1024px){
    .paddTop120{
        padding-top:40px !important;
    }
    .intro .paddTop120{
        padding-top:30px !important;
    }
    .menu-select-mobile>a{
        display:none;
    }
    .grid-swiper-menu-ficha{
        background:transparent !important;
        padding:0 !important;
    }
    .galeria-ficha-hotel .lightbox .image{
        min-height:auto;
    }
    .ficha-hotel .header.hfixed .top-menu>.row>div:nth-child(2){
        display:block;
        z-index:3;
    }
    .logo.logo-mobile{
        margin-left:0;
        position:absolute;
        top:15px;
        left:50%;
        transform:translate(-50%, 0);
    }
    h3{
        font-size:24px;
    }
    .galeria-home-hotel.paddTop120{
        padding-top: 75px !important;
    }
    .grid-premios-hotel.w80{
        width:90% !important;
    }
    #trustyou{
        width:90%;
    }
    .logo-servicio-hotel{
        text-align:center;
    }
    .servicio-hotel .swiper-general-1-column .swiper-slide img.img-responsive{
        max-height:400px;
    }
    .swiper.swiper-libreria-v3-button-right.swiper-card-eventos .swiper-slide img.img-responsive{
        min-height:350px !important;
    }
    .evento-destacado img.img-responsive{
        min-height:350px;
    }
    .experiencia-home .img-experiencia img.img-responsive, 
    .experiencia-home .img-experiencia video, .experiencia-home .text-experiencia{
        margin:7vh 0;
    }
}
@media(max-width:991px){
    h1:not(h1.subTitleHero){
        margin-bottom:15px;
    }
    .galeria-home-hotel{
        margin-bottom:0;
    }
    .evento-destacado h2{
        margin-top:20px;
    }
    .detalle-habitacion .buttons-map-ficha{
        align-items:flex-start;
    }
    .detalle-habitacion{
        margin-top:15px;
    }
    .grid-aqua .swiper{
        margin-top:15px;
    }
}
@media(min-width:768px){
    .ficha-hotel .header.hfixed .top-menu{
        z-index:3;
    }
}
@media(max-width:767px){
    #toggleMenu{
        left:10px;
    }
    .ficha-hotel .hfixed .menu-ficha-fixed a{
        font-size:18px;
    }
    .container-hero:before{
        background:var(--gradient) !important;
    }
    .servicios-home-hotel>div{
        flex-basis:100%;
    }
    .htt-galeria-libreria-1 .bi-camera-fill{
        right:38% !important;
        top:38% !important;
    }
    .lista-servicios{
        column-count: 1;
    }
    .servicios-home-hotel>div h3.mTop20{
        margin-top:10px !important;
    }
    .grid-premios-hotel{
        padding:20px 0;
    }
    .grid-servicios-habitacion{
        padding:15px 20px;
    }
    .swiper-side-transparent .swiper-slide img.img-responsive,
    .experiencia-home .img-experiencia img.img-responsive, .experiencia-home .img-experiencia video,
    .experiencia-home .text-experiencia{
        height:55vh !important;
    }
    .servicios-habitacion{
        align-items:flex-start;
    }
    .servicios-habitacion p{
        text-align:center !important;
        padding:0 3px;
    }
    .servicios-habitacion, .habitacion p.read-link{
        flex-basis:100%;
    }
    .habitacion p.read-link{
        margin-top:15px; 
    }
    .servicios-habitacion p{
        flex-direction:column;
        align-items:center;
    }
    .servicios-habitacion{
        margin-right:0;
    }
    .preview-rooms{
        margin-top:20px;
    }
    .preview-rooms .swiper-horizontal:first-child{
       height:68vh !important;
    }
    .preview-rooms .swiper-vertical .swiper-wrapper, .preview-rooms .swiper-thumbs .swiper-wrapper,
    .preview-rooms p.desc-room{
        display:none !important;
    }
    .preview-rooms .buttons-room.mTop40{
        margin-top:50px !important;
    }
    .preview-rooms .htt-swiper-buttons-wrapper{
        position:absolute;
        right:0;
        top:10%;
        width:100%;
    }
    .preview-rooms .swiper-thumbs{
        bottom:0 !important;
        margin-bottom:20px !important;
    }
    .preview-rooms .grid-servicios-habitacion, .preview-rooms .buttons-room a.btn-book{
        display:none;
    }
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-prev,
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-next{
       background-color:rgba(0,0,0,.1) !important;
   }
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-prev,
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-next{
        transform: translate(-50%, 0) !important;
        left: 50% !important;
        right:auto !important;
   }
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-prev{
        margin-left: -18px !important;
   }
   .preview-rooms .htt-swiper-buttons-wrapper .swiper-button-next{
        margin-left: 36px !important;
   }
    /*.preview-rooms .htt-contentExtraElement{
        display:none;
    }
    .preview-rooms .htt-contentExtraGeneric{
        display:block;
    }*/
    .preview-rooms .htt-contentExtra{
        width:100% !important;
        right:0 !important;
        padding:20px;
        top:20px !important;
    }
    .preview-rooms .htt-contentExtra .htt-button{
        padding:12px 30px !important;
        width:100% !important;
    }
    .preview-rooms .htt-contentExtraElement{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 50vh;
    }
    .preview-rooms .htt-contentExtraElement h2.left{
        text-align:center !important;
    }
    .swiper-general-1-column .swiper-slide img.img-responsive{
        height:320px !important;
    }
    .ficha-hotel .swiperMenuFicha a:before{
        content:none !important;
    }
    .experiencia-home .text-experiencia .descripcion{
        font-size:18px;
    }
    .buttons-spa{
        align-items:center;
    }
    .buttons-spa a.btnBook{
        width:fit-content !important;
        min-width:300px;
        padding:12px;
    }
    .col:has(.servicio-spa){
        padding:0;
    }
    .logo-servicio-hotel img.img-responsive{
        max-height:120px;
    }
    .buttons-map-ficha{
          align-items:center;
    }
    .evento-destacado img.img-responsive{
        min-height:auto;
    }
}