h1,
h2,
h3 {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #666;
    margin-top: 70px
}

.btn-principal {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 0.10em;
}

.btn-principal a {
    color: #FFF;
}

.btn-principal:hover {
    color: #0FAEFF;
}

.btn-principal:active {
    background-color: transparent;
}

.btn-drop {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #FFF;
    font-size: 16px;
}

.btn-drop a:hover {
    color: #0FAEFF;
}

.dropdown-backdrop {
    position: static;
}

.navbar .nav>li.dropdown.open.active>a:hover,
.navbar .nav>li.dropdown.open>a {
    color: #fff;
    background-color: #0F385A;
}

.navbar-nav>li>.dropdown-menu {
    background: rgb(15, 56, 90);
}

.fondo-nav {
    background: rgb(15, 56, 90);
}

.nav>li>a:hover,
.nav>li>a:focus,
.nav>li>a:active {
    background-color: transparent;
}

.fondo-azul {
    background-color: #0F385A;
    padding-bottom: 30px;
    padding-top: 35px;
}

.fondo-claro2 {
    background-color: #d3cecd;
    padding-bottom: 30px;
    padding-top: 35px;
}

.fondo-claro {
    background-color: #F5F5F5;
    padding-bottom: 30px;
    padding-top: 35px;
}

.fondo-gris-claro {
    background-color: #E5E5E5;
    padding-bottom: 5px;
    margin-top: 20px;
}

.fondo-gris-claro2 {
    background-color: #E5E5E5;
    padding: 20px;
}

.pattern {
    background-image: url(../img/pattern.jpg);
    background-repeat: repeat;
    min-height: 50px;
}

.blanco-bold {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #FFF;
}

.gris {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 1.65em;
    font-size: 15px;
}

.gris2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #999;
    line-height: 1.65em;
}

.gris-listas {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #414042;
    font-size: 15px;
    line-height: 20px;
}

.parrafos {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #414042;
}

.data-prop {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #808080;
    display: inline-block;
    vertical-align: middle;
}

.gris-claro-light {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #f7f7f7;
}

.blanco-light-exp {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #FFF;
    letter-spacing: 0.15em;
}

.blanco-xbold {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    color: #FFF;
}

.blanco-light {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #FFF;
}

.azul-light-exp {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #0F385A;
    letter-spacing: 0.12em;
}

.verde-light {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #99E3E8;
}

.azul-light {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #0F385A;
}

.azul {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #0F385A;
}

.azul a {
    color: #0F385A;
}

.celeste {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #62b7b9;
}

.iconos-celeste {
    color: #0298D0;
    display: inline-block;
    letter-spacing: 0.2em;
    padding-left: 25px;
}

.iconos-celeste a {
    color: #0298D0;
}

.blanco {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #FFF;
}

.blanco a {
    color: #FFF;
}

.info-prop {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #0E395A;
}

.precio-prop {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #0E395A;
}

.codigo-prop {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #70C8BB;
}

.titulo-prop {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #0E395A;
}

.descripcion-prop {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #414042;
}

.divider-fix {
    height: 10px;
    margin: 1px 0;
    background-color: transparent;
}

.divider-gris {
    height: 1px;
    margin: 15px 0;
    background-color: #666;
}

.divider-blanco {
    height: 1px;
    margin: 15px 0;
    background-color: #FFF;
}

.divider-blanco2 {
    height: 1px;
    margin: 15px auto;
    max-width: 250px;
    background-color: #FFF;
}

.divider-azul {
    height: 2px;
    margin: 25px 0;
    background-color: #0E395A;
}

.boton-reserve {
    outline: 0;
    display: inline-block;
    background: rgb(247, 236, 0);
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 700;
}

.boton-reserve a {
    color: #FFF;
}

.boton-reserve:hover {
    color: rgb(247, 236, 0);
}

.boton-consultar {
    padding: 7px 15px 7px 15px;
    margin: 3px auto;
    outline: 0;
    display: inline-block;
    border-radius: 15px;
    background: rgb(112, 200, 187);
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 700;
}

.boton-consultar a {
    color: #FFF;
}

.boton-sub-seccion {
    padding: 7px 15px 7px 15px;
    margin: 3px auto;
    outline: 0;
    display: inline-block;
    border-radius: 15px;
    background: rgb(239, 77, 145);
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 700;
}

.boton-sub-seccion a {
    color: #FFF;
}

.boton-sub-seccion:hover {
    padding: 7px 15px 7px 15px;
    margin: 3px auto;
    outline: 0;
    display: inline-block;
    border-radius: 15px;
    background: rgb(247, 236, 0);
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 700;
}

.boton-azul {
    padding: 0px 10px 0px 10px;
    margin: 3px auto;
    outline: 0;
    display: inline-block;
    background-color: #066E8E;
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 400;
}

.boton-azul a {
    color: #FFF;
}

.boton-azul:hover {
    background-color: #0FAEFF;
    color: #FFF;
}

.tag {
    background-color: #EE4C91;
    padding: 5px 10px;
    outline: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 20px;
    color: #FFF;
    font-size: 22px;
    z-index: 100;
}

.bordeblanco {
    border-left: 8px solid #fff;
    padding-left: 20px;
}

.iconosmenuxs {
    display: inline-block !important;
}

.plyr25 {
    padding-left: 25px;
}

.plyr5 {
    padding-left: 5px;
}

.navbar-brand>img {
    max-height: 60px;
}

.texto-der {
    text-align: right;
}

.tabla-ficha {
    padding: 50px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #414042;
    font-size: 16px;
    line-height: 35px;
}

.map2 iframe {
    width: 100%;
    height: 300px;
    display: block;
}

.map iframe {
    width: 100%;
    height: 350px;
    display: block;
}

.map-footer iframe {
    width: 100%;
    height: 250px;
    display: block;
}

.margin-top {
    margin-top: 15px;
}

.margin10px {
    margin: 10px;
}

.redes {
    float: right;
    list-style: none;
    margin: 0;
}

.redes li {
    list-style: none;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
}

@media screen and (max-width: 768px) {
    .centrar-mobil {
        text-align: center;
    }

    .centrar-mobil-img {
        margin: 0px auto 0px auto;
    }

    .margin-top-mobil {
        margin-top: 15px;
    }

    .navbar-brand>img {
        max-height: 60px;
    }

    .btn-principal {
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        color: #FFF;
        font-size: 14px;
        letter-spacing: 0.20em;
        margin-left: 10px;
    }

    #logov {
        display: block;
        background-repeat: no-repeat;
    }

    #logoh {
        display: none;
    }

    #heroxs {
        display: block;
        background-repeat: no-repeat;
    }

    #herosm {
        display: none;
    }

    #heromd {
        display: none;
    }

    #herolg {
        display: none;
    }

    .switch-text {
        text-align: left;
    }

    .carousel-caption {
        z-index: 10;
        color: #fff;
        text-align: left;
        top: 50%;
        left: 15%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .blanco-caption {
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 40px;
        color: #FFF;
    }

}

@media screen and (min-width: 769px) and (max-width: 995px) {
    #heroxs {
        display: none;
    }

    #herosm {
        display: block;
        background-repeat: no-repeat;
    }

    #heromd {
        display: none;
    }

    #herolg {
        display: none;
    }

    #logov {
        display: block;
        background-repeat: no-repeat;
    }

    #logoh {
        display: none;
    }

    .switch-text {
        text-align: right;
    }

    .carousel-caption {
        z-index: 10;
        color: #fff;
        text-align: left;
        top: 50%;
        left: 15%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .blanco-caption {
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 42px;
        color: #FFF;
    }
}

@media screen and (min-width: 996px) and (max-width: 1366px) {
    #heroxs {
        display: none;
    }

    #herosm {
        display: none;
    }

    #heromd {
        display: block;
        background-repeat: no-repeat;
    }

    #herolg {
        display: none;
    }

    #logov {
        display: none;
    }

    #logoh {
        display: block;
        background-repeat: no-repeat;
    }

    .switch-text {
        text-align: right;
    }

    .carousel-caption {
        z-index: 10;
        color: #fff;
        text-align: left;
        top: 50%;
        left: 20%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .blanco-caption {
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 48px;
        color: #FFF;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1921px) {
    #heroxs {
        display: none;
    }

    #herosm {
        display: none;
    }

    #heromd {
        display: none;
    }

    #herolg {
        display: block;
        background-repeat: no-repeat;
    }

    #logov {
        display: none;
    }

    #logoh {
        display: block;
        background-repeat: no-repeat;
    }

    .switch-text {
        text-align: right;
    }

    .carousel-caption {
        z-index: 10;
        color: #fff;
        text-align: left;
        top: 50%;
        left: 20%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .blanco-caption {
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 62px;
        color: #FFF;
    }
}


/* centered columns styles */

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: top;
}

.input-style {
    background-color: #FFF;
    color: #20383c;
    padding: 10px;
    border: 0;
    outline: 0;
    width: 100%;
}

.input-style-second {
    background-color: #FFF;
    color: #20383c;
    padding: 10px;
    border: 0;
    outline: 0;
    width: 100%;
    margin-bottom: 15px;
}

.carousel-control {
    background: none !important;
    filter: none !important;
    margin: none !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.row.no-pad {
    margin-right: 0;
    margin-left: 0;
}

.row.no-pad>[class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
    background: #000;
}


.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

#fondo-buscador {
    background: rgba(15, 56, 90, 0.9);
    padding: 30px 20px 30px 20px;
    z-index: 1000px;
    top: -100px;
    position: relative;
    margin-bottom: -50px;
}

#fondo-laguna2 {
    background-image: url(../img/fondo-laguna2.jpg);
    padding: 50px 0px 50px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    text-align: center;
}

#fondo-lom {
    background-image: url(../img/fondo-lom.jpg);
    padding: 120px 0px 120px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    text-align: center;
}

#fondo-contacto {
    background-image: url(../img/fondo-contacto.jpg);
    padding: 200px 0px 200px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    text-align: center;
}

.input-buscador {
    background-color: #FFF;
    color: #20383c;
    padding: 10px;
    border: 0;
    outline: 0;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}

.boton-ver {
    padding: 7px 15px 7px 15px;
    margin: 3px auto;
    outline: 0;
    display: inline-block;
    border-radius: 15px;
    background: rgb(2, 152, 208);
    color: #FFF;
    font-family: 'Lato', serif;
    font-weight: 400;
}

.boton-ver a {
    color: #FFF;
}

.conteiner {
    font-family: 'Martel Sans', sans-serif;
    box-sizing: border-box;
    padding: 10px;
    float: left;
    position: fixed;
    z-index: 2000;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.contactoform {
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    margin-bottom: 15px;
    padding: 15px;
}

.infoinmo {
    box-sizing: border-box;
    outline: none;
    text-align: center;
}

.conteiner form input {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --sombrabtn: #6be1e8;
    --sombrabtnwsp: #62f398;
    --colorprific: #003755;
    font: inherit;
    line-height: inherit;
    font-family: 'Martel Sans', sans-serif;
    margin: 0;
    resize: none;
    -webkit-font-smoothing: antialiased;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-bottom: solid 2px #c1c1c1;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #4c4c4c;
    letter-spacing: -.5px;
    margin-top: 14px;
    margin-bottom: 0;
    padding: 0;
    height: 29px;
    min-height: 0;
}

.conteiner form textarea {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --sombrabtn: #6be1e8;
    --sombrabtnwsp: #62f398;
    --colorprific: #003755;
    font: inherit;
    overflow: auto;
    font-family: 'Martel Sans', sans-serif;
    margin: 0;
    resize: none;
    -webkit-font-smoothing: antialiased;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-bottom: solid 2px #c1c1c1;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #4c4c4c;
    letter-spacing: -.5px;
    margin-top: 14px;
    margin-bottom: 0;
    padding: 0;
    min-height: 0;
    height: 60px;
    line-height: 20px;
}

.btncontacta {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --sombrabtn: #6be1e8;
    --sombrabtnwsp: #62f398;
    --colorprific: #003755;
    font: inherit;
    font-family: 'Martel Sans', sans-serif;
    margin: 0;
    resize: none;
    -webkit-font-smoothing: antialiased;
    outline: none;
    box-sizing: border-box;
    transition: all .3s;
    background: #00d2e0 !important;
    overflow: hidden;
    width: 100%;
    letter-spacing: -.5px;
    margin-top: 14px;
    margin-bottom: 0;
    min-height: 0;
    border-radius: 3px;
    height: auto;
    box-shadow: 0 15px 25px -10px var(--sombrabtn);
    border: none;
    padding: 13px 10px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    line-height: 33px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: .8;
    display: block !important;
}

/* ================ CARROUSEL DE DESTACADOS ======================= */
.carrousel-destacados-container {
    margin: 3em auto;
    padding: 0 30px;
    padding-bottom: 20px;
    max-width: 1500px;
    width: 90%;
    /* width: fit-content; */
    position: relative;
    scroll-margin: 100px;
    scroll-snap-type: x mandatory;
}


.carrousel-destacados {
    width: 100% !important;
}

.carrousel-destacados .info-div {
    margin-bottom: 15px
}

.carrousel-destacados .slick-arrow::before {
    color: black;
    font-size: 25px
}

.carrousel-destacados .draggable {
    width: 100% !important;
}

.carrousel-destacados>div img {
    width: 100%;
}