/* HTML: <div class="loader"></div> */
.div-loader{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    background: #fff;
}
.loader {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border: 4px solid #0000;
    border-radius: 50%;
    border-right-color: #9c0c02;
    animation: l15 1s infinite linear;
    margin: 0 auto;
    margin-top: 35%;
  }
  .loader::before,
  .loader::after {    
    content: "";
    grid-area: 1/1;
    margin: 2px;
    border: inherit;
    border-radius: 50%;
    animation: l15 2s infinite;
  }
  .loader::after {
    margin: 8px;
    animation-duration: 3s;
  }
  @keyframes l15{ 
    100%{transform: rotate(1turn)}
  }


#contentGral{
    height: 560px;
    background: #f5f4ed;
}
.Heaaer-CenterIngresaDatos {
    height: 40em;
}
.Header-FormReservacion input {
    margin: 0 0 2em 0;
}
.tab-content > .active {
    height: 29em;
}
.contenedor-carausel{
    height: 28em;
}
.carousel-inner.vertical {
    height: 40em;
}
.Inicio-ItemList {
    height: 149px;
    margin-bottom: 1px;
}
.MiReserva {
    width: 283px;
}
.owl-carousel-center .owl-stage {
    height: 89px;
}
.tabs-horizontal.tabs-line .nav-tabs {
    justify-content: center;
}
.carousel.slide.pointer-event{
    height: 28em;
}
/*
owl-carousel
*/
.owl-carousel,
.owl-stage-outer,
.owl-stage,
.owl-item.active,
.team-minimal,
.nav-link,
.team-minimal-caption,
.team-title{
    padding: 0 !important;
    margin: 0 !important;
    position: initial !important;
    display: block !important;
    width: initial !important;
    height: initial !important;
}
.owl-item.active {
    width: 25% !important;
    display: inline-block !important;
    margin: 0 auto !important;
    min-height: 30px !important;
    margin-right: 0% !important;
}
.team-minimal {
    margin: 0 4% !important;
    width: 95% !important;
    transform: scale(1) translateX(0) !important;
}
.team-title {
    font-size: 34%;
    padding: 10% 0 !important;
    font-family: 'roboto_slabbold' !important;
}
.owl-item.active:first-child .team-minimal{
    margin: 0 !important;
}
.tabs-horizontal.tabs-line-big * + .tab-content {
    margin-top: 0;
}
/*
Fin owl-carousel
*/
.owl-carousel-center .owl-item .team-minimal .team-minimal-caption {
    border-radius: 0px !important;
}
.txt-no-hab a{
    color: #6f5813;
}


@media only screen and (max-width: 1199px) {
    .owl-carousel-center .owl-stage {
        height: 70px;
    }
}
@media only screen and (max-width: 1166px) {
    .Inicio-ItemList {
        height: 190px;
        width: 100%;
    }
    .Inicio-ItemList {
        height: 195px;
    }
}
@media only screen and (max-width: 1138px) {
    .Heaaer-CenterIngresaDatos {
        width: 100% !important;
    }
    .Inicio-ItemList {
        height: 149px;
    }
}
@media only screen and (max-width: 1079px) {
    .team-title {
        font-size: 30%;
    }
}
@media only screen and (max-width: 960px) {
    .Heaaer-CenterIngresaDatos {
        width: 100% !important;
    }
    .Header-FormReservacion input {
        width: 100%;
    }
    .Header-FormReservacion input {
        margin: 0 0 1.5em 0;
    }
}
@media only screen and (max-width: 767px) {
    .Heaaer-CenterIngresaDatos {
        display: block;
    }
    .Heaaer-CenterIngresaDatos>div{
        width: 30%;
        display: inline-block;
    }
    #formReservacionHeader{
        display: inline-block !important;
        width: 69%;
    }
    #formReservacionHeader>div {
        display: inline-block !important;
        width: 35%;
        vertical-align: middle;
    }
    #formReservacionHeader>#formReservacionFe{
        width: 60%;
    }
    .Heaaer-CenterIngresaDatos {
        height: 9em;
    }
    .Header-TitleIngresa {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .Header-FormReservacion input {
        margin: 0;
    }
    #contentGral {
        height: 1300px;
    }
    
    /*
    owl-carousel
    */
    .team-title {
        font-size: 50%;
    }
    .owl-item {
        width: 25% !important;
        display: inline-block !important;
        margin: 0 auto !important;
        min-height: 30px !important;
        margin-right: 0% !important;
    }
    /*
    FIN owl-carousel
    */
    /*
    Promos
    */
    .carousel-inner > .item {
        width: 32%;
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .MiReserva {
        position: fixed;
        top: 23px;
        left: 0;
        width: 37%;
        margin-left: 5px;
        display: none !important;
    }
    .MiReserva.Scroll{
        display: inline-block !important;
        top: 0px;
    }
    .PersonalizaTuHabitacion-ColConfiguracion {
        width: 100%;
    }
    .habitacionesParaReservar {
        max-height: 200px;
    }
    #carousel-pager {
        /**/width: 60%;
        /**/margin: 0 auto;
    }
    #carousel-pager .item{
        width: 100%;
    }
    .carousel-inner.vertical {
        /**/height: 37.5em;
    }
}
@media only screen and (max-width: 754px) {
    .PersonalizaTuHabitacion-ColConfiguracion {
        width: 102%;
    }
    .MiReserva {
        width: 100%;
    }
    .MiReserva-Title {
        width: 102%;
    }
}
@media only screen and (max-width: 630px) {
    #ordenCambio{
        display: block;
    }
    .carousel-inner.vertical {
        height: 40em;
    }
    .Inicio-ItemList {
        height: 150px;
        margin-bottom: 17px;
    }
    .Heaaer-Logo {
        height: 136px;
        width: 100%;
    }
    .MiReserva-Title {
        width: 104%;
    }
}
@media only screen and (max-width: 600px) {
    #formReservacionHeader>#formReservacionFe {
        width: 100%;
        margin-top: 0;
    }
    #formReservacionHeader>div {
        width: 100%;
        margin-top: 2em;
    }
    .Heaaer-CenterIngresaDatos {
        height: 15em;
    }
    .Heaaer-CenterIngresaDatos>div {
        width: 40%;
        display: inline-block;
    }
    #formReservacionHeader {
        display: inline-block !important;
        width: 59%;
    }
}
@media only screen and (max-width: 600px) {
    #contentGral {
        height: 1800px;
    }
    .Heaaer-CenterIngresaDatos>div {
        width: 100%;
        display: inline-block;
    }
    .Heaaer-Logo {
        height: 136px;
        width: 100%;
        text-align: center;
    }
    .Heaaer-CenterIngresaDatos {
        height: 30em;
    }
    .owl-item.active, .owl-item {
        width: 50% !important;
    }
    .team-minimal{
        margin: 0 !important;
        margin-bottom: 4% !important;
    }
    .Heaaer-CenterIngresaDatos>div {
        width: 100%;
        display: inline-block;
        height: 13em;
    }
    #formReservacionHeader {
        display: inline-block !important;
        width: 100%;
    }
    .team-title {
        padding: 5% 0 !important;
    }
}
@media only screen and (max-width: 420px) {
    .carousel-inner > .item {
        width: 49%;
    }
    .carousel-inner.vertical {
        height: 38em;
    }
}
@media only screen and (max-width: 400px) {
    #contentGral {
        height: 1700px;
    }
    .carousel-inner > .item {
        width: 100%;
    }
    #carousel-pager {
        width: 100%;
        margin: 0 auto;
    }
    .Header-BtnDisponibilidad {
        width: 100%;
    }
    .Header-BtnDisponibilidad:before {
        top: 13px;
        right: 20px;
    }
}