@font-face {
    font-family: "Authentic Signature";
    src: url("fonts/Authentic-Signature.ttf");
}

@font-face {
    font-family: "ACaslonPro-Bold-rancho";
    src: url("fonts/ACaslonPro-Bold.ttf");
}

@font-face {
    font-family: "ACaslonPro-Regular";
    src: url("fonts/ACaslonPro-Regular.ttf");
}

@font-face {
    font-family: "ACaslonPro-Semibold";
    src: url("fonts/ACaslonPro-Semibold.ttf");
}

html {
    scroll-behavior: smooth;
    width: min(60px 100%);
}


/*NAV CON EFECTO*/

.nav-scroll {
    position: fixed;
    width: 100%;
    height: 70px;
    background-color: #7B1C15;
    z-index: 20;
}

.contenedor-nav-scroll {
    display: table;
    margin: auto;
    margin-top: 15px;
    height: 40px;
    -webkit-transition: width .5s, height .5s, margin-left .5s, margin-right .5s;
}

.contenedor-nav-scroll ul {
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.contenedor-nav-scroll ul a {
    color: #fff;
    font-size: 20px;
    font-family: "ACaslonPro-Semibold";
    text-decoration: none;
}

.contenedor-nav-scroll ul li {
    float: left;
    margin: 10px;
    padding: 2px 15px;
}

#logo {
    float: left;
    display: block;
    margin: 0 30px;
    margin-top: 150px;
    -webkit-transition: width .5s, height .5s, margin-right .5s, margin-top .5s, margin-right .5s;
}


/*END NAV CON EFECTO*/

.logo-nav {
    width: 100px;
}

.navbar-light .navbar-toggler {
    border-color: white;
    background: white;
}

.navbar {
    background-color: #7B1C15;
    text-align: center;
    visibility: hidden;
}

.contenedor-nav-scroll .active {
    border-bottom: 1px solid #f8f5f3;
}

.navbar-nav li .active {
    border-bottom: 1px solid #f8f5f3;
}

.navbar-nav li a {
    color: #fff !important;
    font-size: 20px;
    font-family: "ACaslonPro-Semibold";
    margin: 0 25px;
    transition: all .5s;
}


/*HEADER*/

.header-background {
    width: 100%;
}

.col-header {
    padding: 0;
}

.col-header-logo {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
}

.logo-header {
    width: 100%;
    display: none;
}


/*TERRENOS*/

.row-terrenos {
    position: relative;
    padding-top: 30px;
}

.terreno-adorno {
    width: 100%;
}

.col-terrenos-inf {
    text-align: center;
    color: #7B1C15;
}

.col-terrenos-inf h2 {
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 50px;
    padding: 20px 0;
}

.col-terrenos-inf p {
    font-family: "ACaslonPro-Regular";
    font-size: 25px;
}

.terrenos-p-2 {
    display: none;
}

.col-descargar-brochure {
    margin: auto;
    padding: 15px 0;
    text-align: center;
}

.descargar-brochure {
    width: 100%;
}


/*AMENDIDES ALL*/

.amenidades-all {
    position: relative;
    background-image: url('../images/amenidades/background-display.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.amenidades-all::before {
    content: url('../images/amenidades/hoja-left.png');
    position: absolute;
    left: -9%;
    bottom: 20%;
}

.amenidades-all::after {
    content: url('../images/amenidades/hoja-right.png');
    position: absolute;
    right: -5%;
    bottom: 5%;
}

.col-hacienda-background {
    position: relative;
    padding: 0;
}

.col-amenidades {
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%, -4%);
}

.col-amenidades h3 {
    margin: 0;
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 40px;
    color: #fff;
    font-weight: 0;
    text-align: center;
}

.col-amenidades-display h3 {
    display: none;
}

.row-img-amenidades {
    padding: 150px 0;
}

.display-row {
    padding-top: 150px;
}

.display-row .col-md-6 {
    text-align: center;
    padding-bottom: 15px;
}

.display-row .col-md-4 {
    text-align: center;
    padding-bottom: 15px;
}


/*ARTICLE HACIENDA*/

.col-hacienda {
    padding: 0;
}

.hacienda {
    width: 100%;
}


/*HACIENDA TEXT*/

.amenidades-text-all {
    position: relative;
    overflow: hidden;
}

.amenidades-text-all::after {
    content: url('../images/amenidades/hoja-right-white.png');
    position: absolute;
    top: 40%;
    right: -6%;
}

.hacienda-text {
    width: 100%;
    height: 100%;
}

.li-cambio {
    list-style: none;
}

.li-left {
    margin-left: 40px;
}

.li-cambio::before {
    content: "-";
    color: #fff;
}

.col-amenidades-text-img {
    padding: 0;
}

.col-amenidades-text {
    background-color: #7B1C15;
}

.col-amenidades-text ul {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.col-amenidades-text ul li {
    font-family: "ACaslonPro-Regular";
    color: #fff;
    font-size: 25px;
    padding: 5px 0;
}

.col-amenidades-text ul li span {
    font-family: "ACaslonPro-Semibold";
    color: #fff;
    font-size: 27px;
}


/*ARTICLE HACIENDA DIA*/

.hacienda-dia {
    position: relative;
}

.hacienda-dia {
    width: 100%;
    padding: 0 0;
}


/*ARTICLE RESTAURANT*/

.article-restaurant {
    position: relative;
}

.article-restaurant::after {
    content: url('../images/amenidades/hoja-left-white.png');
    position: absolute;
    top: -22%;
    left: -13%;
}

.col-restaurant {
    padding: 0;
}

.restaurant {
    width: 100%;
    height: 100%;
}

.col-restaurant-text {
    background-color: #7B1C15;
}

.col-restaurant-text ul {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.col-restaurant-text ul li {
    list-style: none;
    font-family: "ACaslonPro-Regular";
    color: #fff;
    font-size: 30px;
    padding: 10px 0;
}

.col-restaurant-text ul li::before {
    content: "-";
    color: #fff;
}


/*SECTION LOTES*/

.section-lotes {
    padding: 100px 0;
    position: relative;
    margin: 50px 0;
    overflow: hidden;
}

.section-lotes::after {
    content: url('../images/lotes/marco-top.png');
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.section-lotes::before {
    content: url('../images/lotes/marco-bottom.png');
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.lotes-all {
    background-image: url('../images/lotes/background-lotes.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.section-lotes h2 {
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 40px;
    padding-top: 50px;
    color: #fff;
    text-align: center;
}

.row-lotes {
    text-align: center;
    padding: 70px 0;
}

.row-lotes .col-md-4 {
    padding: 10px 0;
}


/*SECTION GALERIA*/

.section-galeria {
    position: relative;
    overflow: hidden;
}

.section-galeria::before {
    content: url('../images/galeria/hoja-right-white.png');
    position: absolute;
    top: 0;
    right: -6%;
    z-index: 20;
}

.col-quiosco {
    padding: 0;
}

.section-galeria h2 {
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 40px;
    padding: 20px 0;
    margin: 0;
    color: #fff;
    text-align: center;
    background-color: #7B1C15;
}


/*UBICACION*/

.article-catedral {
    position: relative;
}

.col-catedral {
    padding: 0;
}

.article-catedral::after {
    content: url('../images/ubicacion/catedral-texto.png');
    position: absolute;
    top: 5%;
    left: 2%;
}

.catedral {
    width: 100%;
}

.col-pleca {
    position: absolute;
    top: -1%;
    right: 0;
    padding: 0;
}

.ubicacion-pleca {
    width: 100%;
}

.contenedor-placa-all {
    position: relative;
}

.contendor-pleca::after {
    content: "UBICACIÓN";
    position: absolute;
    top: 70%;
    left: 60%;
    transform: translate(-60%, -70%);
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 50px;
    margin: 0;
    color: #fff;
}

.col-ubicacion {
    padding: 0;
    position: relative;
}

.ubicacion {
    width: 100%;
}

.catedral-all {
    position: relative;
}

.catedral-all::after {
    content: url('../images/ubicacion/hoja-left-white.png');
    position: absolute;
    top: 28%;
    left: -7%;
}


/*panzoom*/


/* .controls {
    position: absolute;
    top: 5px;
    background-color: #fff;
    left: 50px;
} */


/*CONTACTO*/

.col-left-contact {
    background-color: #7B1C15;
}

.contacto-logo {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px 0;
    width: 200px;
}

.col-left-contact ul {
    padding: 30px;
}

.col-left-contact ul li {
    list-style: none;
    font-family: "ACaslonPro-Regular";
    color: #fff;
    font-size: 23px;
    padding: 10px 0;
}

.icon-contact {
    font-size: 25px;
    justify-content: center;
}

.icon-contac_1 {
    margin-left: 2.84rem;
}

.formulario-contacto {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

.formulario-contacto h2 {
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 40px;
    padding: 20px 0;
    margin: 0;
    color: #7B1C15;
    text-align: center;
}

.btn-contact {
    background-color: #7B1C15 !important;
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 20px !important;
    color: #fff !important;
    margin: 20px 0;
    padding: 10px 0;
}

.section-contacto input::placeholder {
    color: #fff;
    font-family: "ACaslonPro-Bold-rancho";
}

.section-contacto textarea::placeholder {
    color: #fff;
    font-family: "MADE-Mirage-Medium-PERSONAL-USE";
}

.formulario-contacto .form-control {
    background-color: #c29a80;
    border: none;
}

.col-footer {
    padding: 0;
}

.footer p {
    font-family: "ACaslonPro-Bold-rancho";
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    color: #fff;
    background-color: #c29a80;
    text-align: center;
}


/*nav mobile*/

.phone {
    display: none;
}

.i-redes {
    display: none;
}

.map_movil {
    display: none;
}

.map_desktop {
    display: block;
    width: 100%;
}


/*MENU MOVIL*/

.nav-movil {
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.navegation {
    /* width: 400px; */
    width: 100%;
    height: 70px;
    background-color: #681711;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-radius: 10px; */
}

.navegation ul {
    display: flex;
    width: 350px;
    margin: 0;
    padding: 0;
}

.navegation ul li {
    position: relative;
    list-style: none;
    width: 70px;
    height: 70px;
    z-index: 1;
}

.logo1 {
    width: 70px;
    height: 70px;
}

.navegation ul li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
    font-weight: 500;
}

.navegation ul li a .icon {
    position: relative;
    display: block;
    line-height: 75px;
    font-size: 1.5em;
    text-align: center;
    transition: 0.5s;
    color: #fff;
}

.navegation ul li.active a .icon {
    transform: translateY(-35px);
}


/* .navegation ul li a .text {
    font-family: "Mayan";
    position: absolute;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 16px;
    transition: 0.5s;
    opacity: 0;
    transform: translateY(20px);
}

.navegation ul li.active a .text {
    opacity: 1;
    transform: translateY(10px);
} */

.indicador {
    position: absolute;
    top: -50%;
    width: 70px;
    height: 70px;
    background-color: #921f17;
    border-radius: 50%;
    border: 10px inset #8b4642;
    transition: 0.5s;
    clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}

.navegation ul li:nth-child(1).active~.indicador {
    transform: translateX(calc(70px * 0));
}

.navegation ul li:nth-child(2).active~.indicador {
    transform: translateX(calc(70px * 1));
}

.navegation ul li:nth-child(3).active~.indicador {
    transform: translateX(calc(70px * 2));
}

.navegation ul li:nth-child(4).active~.indicador {
    transform: translateX(calc(70px * 3));
}

.navegation ul li:nth-child(5).active~.indicador {
    transform: translateX(calc(70px * 4));
}


/* .abaj {
    background-color: rgba(122, 27, 21, .7);
} */

.modal-header {
    background-color: #7B1C15;
}

.close {
    color: white;
    text-shadow: none;
    opacity: 1;
    font-size: 2rem;
}

.modal-content {
    background-color: #7B1C15;
    font-family: "ACaslonPro-Bold-rancho";
}

.modal-header h3 {
    color: #fff;
    margin: 0;
}

.modal-content .form-control {
    color: black !important;
}

.modal-body .btn {
    background-color: #fff;
}

.modal-title {
    color: white;
}

@media screen and (max-width: 1014px) {
    .nav-scroll {
        display: none;
    }
    .navbar {
        visibility: visible;
    }
    .logo-header {
        display: block;
    }
    /*TERRENOS*/
    .col-terrenos-inf h2 {
        font-size: 42px;
    }
    .col-terrenos-inf p {
        font-size: 20px;
    }
    /*AMENIDADES*/
    .amenidades-all {
        background-image: url('../images/amenidades/background-display.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
    .row-amenidades {
        display: none;
    }
    .col-amenidades-display h3 {
        margin: 0;
        font-family: "ACaslonPro-Bold-rancho";
        font-size: 50px;
        color: #fff;
        font-weight: 0;
        padding: 15px 0;
        text-align: center;
        background-color: #7B1C15;
        width: 100%;
        display: block;
    }
    .display-row {
        padding-top: 30px;
    }
    .amenidades-all::before {
        display: none;
    }
    .amenidades-all::after {
        display: none;
    }
    .amenidades-text-all::after {
        display: none;
    }
    .col-amenidades-text ul li {
        font-size: 20px;
    }
    .col-amenidades-text ul li span {
        font-size: 22px;
    }
    .col-restaurant-text ul li {
        font-size: 23px;
    }
    .article-restaurant::after {
        display: none;
    }
    .col-left-contact ul li {
        list-style: none;
        font-family: "ACaslonPro-Regular";
        color: #fff;
        font-size: 18px;
        padding: 10px 0;
        text-align: center;
    }
    .icon-contact {
        font-size: 27px;
    }
}

@media (max-width: 990px) {
    #map {
        width: 105% !important;
        height: 400px;
        margin: auto;
        position: relative;
        z-index: 9;
        left: 0;
        right: 0;
        border-radius: 10px;
        border: 3px solid #7B1C15;
    }
}

@media screen and (max-width: 768px) {
    .navbar {
        display: block;
    }
    .nav-movil {
        display: block;
        position: fixed;
        bottom: 0;
        /* left: 50%;
        transform: translate(-50%, 0); */
        width: 100%;
    }
    /*agregado*/
    whatsapp-widget {
        /*para ocultar imagen de whatsapp*/
        display: none;
    }
    .navbar-toggler {
        display: none;
    }
    .navbar {
        border-bottom: 1px solid white;
    }
    .redes-sociales {
        display: block;
    }
    .i-redes-1 {
        margin-left: 2rem;
    }
    .i-redes {
        display: block;
        margin-left: 2rem;
    }
    .i-redes svg {
        margin-right: 5px;
    }
    .i-redes {
        float: right;
        margin-left: 4rem;
        margin-top: -2.5rem;
    }
    .logo-nav {
        width: 100px;
        margin-left: -220%;
    }
    .map_movil {
        display: block !important;
    }
    .map_desktop {
        display: none !important;
    }
    .footer {
        margin-bottom: 4.3rem;
    }
}

@media screen and (max-width: 767px) {
    .col-header-logo {
        top: 20%;
        left: 50%;
        transform: translate(-50%, -20%);
    }
    .col-terrenos-inf h2 {
        font-size: 35px;
    }
    .col-terrenos-inf p {
        font-size: 16px;
    }
    /*AMENIDADES IMG*/
    #home {
        scroll-margin-top: 70.67px;
    }
    #amenidades {
        scroll-margin-top: 70.67px;
    }
    #ubicacion {
        scroll-margin-top: 70.67px;
    }
    #lotes {
        scroll-margin-top: 70.67px;
    }
    #contacto {
        scroll-margin-top: 70.67px;
    }
    .amenidades-all {
        overflow: hidden;
    }
    .col-amenidades-1 {
        position: relative;
    }
    .col-amenidades-1::before {
        position: absolute;
        content: url('../images/amenidades/hoja-left-white.png');
        left: -35%;
        top: 0;
    }
    .col-amenidades-2 {
        position: relative;
    }
    .col-amenidades-2::before {
        position: absolute;
        content: url('../images/amenidades/hoja-right-white.png');
        right: -35%;
        top: 0;
    }
    .col-amenidades-3 {
        position: relative;
    }
    .col-amenidades-3::before {
        position: absolute;
        content: url('../images/amenidades/hoja-left-white.png');
        left: -35%;
        top: 0;
    }
    .col-amenidades-4 {
        position: relative;
    }
    .col-amenidades-4::before {
        position: absolute;
        content: url('../images/amenidades/hoja-right-white.png');
        right: -35%;
        top: 0;
    }
    .col-amenidades-5 {
        position: relative;
    }
    .col-amenidades-5::before {
        position: absolute;
        content: url('../images/amenidades/hoja-left-white.png');
        left: -35%;
        top: 0;
    }
    /*AMENIDADES TEXT*/
    .col-amenidades-text {
        position: relative;
    }
    .col-amenidades-text::before {
        content: url('../images/amenidades/hoja-left-white.png');
        position: absolute;
        top: 0;
        left: -20%;
    }
    .col-amenidades-text::after {
        content: url('../images/amenidades/hoja-right-white.png');
        position: absolute;
        bottom: 0;
        right: -20%;
    }
    .col-amenidades-text ul li {
        padding: 5px 80px;
    }
    .li-left {
        list-style: none;
    }
    .li-left::before {
        content: "*";
        color: #fff;
    }
    .col-restaurant-text {
        position: relative;
        overflow: hidden;
    }
    .col-restaurant-text::before {
        content: url('../images/amenidades/hoja-left-white.png');
        position: absolute;
        top: 0;
        left: -15%;
    }
    .col-restaurant-text::after {
        content: url('../images/amenidades/hoja-right-white.png');
        position: absolute;
        bottom: 0;
        right: -15%;
    }
    .col-restaurant-text ul li {
        text-align: center;
    }
    .lotes-all {
        overflow: hidden;
    }
    .row-lotes {
        padding: 10px 0;
    }
    .col-lotes-1 {
        position: relative;
    }
    .col-lotes-1::before {
        position: absolute;
        content: url('../images/lotes/hoja-left-white.png');
        position: absolute;
        top: 0;
        left: -35%;
    }
    .col-lotes-2 {
        position: relative;
    }
    .col-lotes-2::before {
        position: absolute;
        content: url('../images/lotes/hoja-right-white.png');
        position: absolute;
        bottom: 0;
        right: -35%;
    }
    .col-lotes-3 {
        position: relative;
    }
    .col-lotes-3::before {
        position: absolute;
        content: url('../images/lotes/hoja-left-white.png');
        position: absolute;
        top: 0;
        left: -35%;
    }
    .section-galeria::before {
        display: none;
    }
    .contendor-pleca::after {
        font-size: 30px;
    }
    .catedral-all::after {
        display: none;
    }
    .col-left-contact ul li {
        padding: 10px 70px;
    }
}

@media screen and (max-width: 640px) {
    .col-amenidades-text::before {
        display: none;
    }
    .col-amenidades-text::after {
        display: none;
    }
    .col-amenidades-text ul li {
        padding: 5px 0px;
    }
    .col-restaurant-text::before {
        top: 0;
        left: -26%;
    }
    .col-restaurant-text::after {
        bottom: 0;
        right: -26%;
    }
    .col-lotes-1::before {
        top: 0;
        left: -23%;
    }
    .col-lotes-2::before {
        bottom: 0;
        right: -23%;
    }
    .col-lotes-3::before {
        top: 0;
        left: -23%;
    }
    .col-lotes-1::before {
        top: 0;
        left: -30%;
    }
    .col-lotes-2::before {
        bottom: 0;
        right: -30%;
    }
    .col-lotes-3::before {
        top: 0;
        left: -30%;
    }
    .contendor-pleca::after {
        font-size: 20px;
    }
    .col-left-contact ul li {
        padding: 10px 0px;
    }
}

@media screen and (max-width: 518px) {
    .col-terrenos-inf h2 {
        font-size: 30px;
    }
    .col-terrenos-inf p {
        font-size: 15px;
    }
    .col-amenidades-display h3 {
        font-size: 30px;
    }
    .col-amenidades-text ul li {
        font-size: 17px;
    }
    .col-restaurant-text ul li {
        font-size: 21px;
    }
    .article-catedral::after {
        top: 5%;
        left: -2%;
    }
    .col-restaurant-text::before {
        top: 0;
        left: -32%;
    }
    .col-restaurant-text::after {
        bottom: 0;
        right: -32%;
    }
}

@media screen and (max-width: 485px) {
    .col-header-logo {
        top: 13%;
        left: 50%;
        transform: translate(-50%, -13%);
    }
    .article-catedral::after {
        display: none;
    }
    .terrenos-p-1 {
        display: none;
    }
    .terrenos-p-2 {
        display: block;
    }
    .col-amenidades-1::before {
        display: none;
    }
    .col-amenidades-2::before {
        display: none;
    }
    .col-amenidades-3::before {
        display: none;
    }
    .col-amenidades-4::before {
        display: none;
    }
    .col-amenidades-5::before {
        display: none;
    }
    .col-restaurant-text::before {
        display: none;
    }
    .col-restaurant-text::after {
        display: none;
    }
    .col-lotes-1::before {
        display: none;
    }
    .col-lotes-2::before {
        display: none;
    }
    .col-lotes-3::before {
        display: none;
    }
    .contendor-pleca::after {
        font-size: 17px;
    }
    .col-restaurant-text ul {
        padding: 0;
    }
}

@media screen and (max-width: 425px) {
    .section-contacto .offset-2 {
        padding-left: 0;
    }
    .section-contacto .col-md-8 ul {
        padding: 0;
    }
    .li-left {
        margin-left: 0;
    }
}


/*agregado*/

.btnViewMaps {
    background-color: #c29a80;
    color: #fff;
    font-size: 18px;
}

#map {
    width: 100%;
    height: 400px;
    margin: auto;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    border-radius: 10px;
    border: 3px solid #7B1C15;
}

.select_lote {
    display: inline-flex;
    padding: 10px;
}

.select_lote {
    display: none;
}

.mapa_disponibilidad {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 768px) {
    #map {
        width: 100% !important;
        height: 400px;
        margin: auto;
        position: relative;
        z-index: 9;
        left: 0;
        right: 0;
        border-radius: 10px;
        border: 3px solid #7B1C15;
    }
    /**********************************************************/
    /*zoom map_movil*/
    .zoomable {
        height: 200px;
        width: 100%;
    }
    .zoomer .zoomer-controls-bottom {
        top: 154px !important;
        right: 220px !important;
    }
    .zoomer .zoomer-holder {
        opacity: 1 !important;
    }
    .mapa_disponibilidad {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .zoomer .zoomer-controls-bottom {
        position: absolute;
        top: 80% !important;
        right: 10% !important;
        bottom: 0% !important;
    }
    .select_lote {
        display: inline-flex !important;
        background-color: #7b1c15;
    }
    .btn_chck_lote,
    .btn_chck_lote:hover,
    .btn_chck_lote:focus {
        background-color: #591506;
        color: #fff;
        border-color: white;
    }
}

area {
    cursor: pointer;
}


/*estilos modal*/

.datos {
    color: #ffffff;
}

.marker {
    background-image: url('../images/marker.png');
    background-size: cover;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -50px;
}

.nav-box {
    display: none;
    background-image: url(../images/WhatsApp_background.png);
    border-radius: 15px;
    width: 80%;
    margin-left: 35px;
    margin-right: 35px;
}

.active-box {
    display: block;
    position: absolute;
    z-index: 400;
    margin-top: -520px;
    margin-bottom: 161px;
}


/* .llamada-1 {
    background-color: #681711;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    left: 0;
    margin-top: -145px;
    width: 145px;
    height: 35px;
}

.llamada-1:hover {
    cursor: pointer;
}

.llamada-1 .text {
    font-size: 1rem;
    padding-left: 1rem;
    margin: auto;
    color: #fff;
}

.llamada-1 i {
    padding-left: 1rem;
    color: #fff;
    text-shadow: 5px 5px 5px black;
    padding-top: 0.5rem;
} */


/* .llamada-b2 {
    background-color: #681711;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    right: 0 !important;
    margin-top: -145px;
    width: 145px;
    height: 35px;
}

.llamada-b2:hover {
    cursor: pointer;
} */


/* .llamada-b2 .text {
    font-size: 1rem;
    padding-left: 1rem;
    margin: auto;
    color: #fff;
} */

.llamada-b2 i {
    padding-left: 1rem;
    color: #fff;
    text-shadow: 5px 5px 5px black;
    padding-top: 0.5rem;
}


/* .llamar {
    text-decoration: none;
}

.llamar:hover {
    text-decoration: none;
} */


/*chat de whatsapp*/

.header .form-titulo {
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-left: 0.8rem;
    position: absolute;
    color: #fff;
}

.header .form-parrafo {
    font-size: 0.8rem;
    margin-top: -1rem;
    margin-left: 4rem;
    position: absolute;
    color: #fff;
}

.logo-whatsapp {
    border-radius: 100px;
}

.form-active {
    opacity: 0;
}

.header {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: -0.1rem;
    background-color: #095e54;
    width: 100%;
    margin-left: 0.02rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.text-box {
    border-radius: 3px;
    background: rgba(25, 147, 147, 0.2);
    height: 20px;
    width: 100%;
    margin-right: 4px;
    color: #0EC879;
    overflow-y: auto;
    padding: 2px 5px;
}

.text-box::-webkit-scrollbar {
    width: 5px;
}

.text-box::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: rgba(25, 147, 147, 0.1);
}

.text-box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(25, 147, 147, 0.2);
}

.messages li {
    position: relative;
    clear: both;
    display: inline-block;
    padding: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: -10px;
    font: 12px/16px "Noto Sans", sans-serif;
    border-radius: 10px;
    background-color: white;
    word-wrap: break-word;
    max-width: 81%;
    color: black;
}

.messages .titulo {
    font-size: 1srem;
    color: gray;
    font-weight: bold;
}

messages-parrafo {
    font-size: 0.8rem;
}

.background {
    background-color: white;
    padding: 14px;
    margin-top: 132px;
    margin-left: -0.010rem;
    padding-right: 12.4px;
    width: 100%;
    border-bottom-left-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
}

.input-mensaje textarea {
    font: 12px/16px "Noto Sans", sans-serif;
    background-color: transparent;
    border: none;
    color: black;
    outline: 0;
    padding-right: 75px;
}

.input-mensaje .send-1 {
    position: absolute;
    margin-top: 2.5px;
    margin-left: 60px;
    height: 20px;
}

.background .send-1 .send-2 {
    z-index: 4;
    color: gray !important;
}

.close-chat {
    position: absolute;
    margin-left: 14.5rem;
    right: 0;
    margin-right: 15px;
    margin-top: 1rem;
    color: white;
}

.close-chat:hover {
    cursor: pointer;
}


/* .contenedor-mobile {
    display: block;
} */

.btnLaterals,
.btnLaterals:hover {
    background-color: #681711;
    color: #fff;
    text-decoration: none;
}

.btnMovilCall {
    position: absolute;
    bottom: 110px;
    left: 0;
    width: 140px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    font-size: 18px;
    text-align: left;
}

.badgeCall {
    background-color: #fff;
    color: #681711;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    top: 4px !important;
    position: absolute !important;
    right: 5px;
}

.btnMovilBrochure {
    position: absolute;
    bottom: 110px;
    right: 0;
    width: 140px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    font-size: 18px;
    text-align: right;
}

.badgeBrochure {
    background-color: #fff;
    color: #681711;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    top: 4px !important;
    position: absolute !important;
    left: 5px;
}

.badgeCall i,
.badgeBrochure i {
    font-size: 17px;
    margin-top: 4px;
    height: 42px;
}

@media (min-width: 768px) {
    /* .contenedor-mobile {
        display: none;
    } */
    .nav-box {
        display: none;
    }
}

@media (max-width: 750px) {
    .footer p {
        font-size: 12px;
        padding: 20px 0 90px;
    }
}


/* .botones {
    bottom: 0;
    left: 65%;
} */