body {
    font-family: 'Work Sans', sans-serif;
}


/* HEADER */

.cosma-navbar {
    /*height: 96px;*/
    /* background-color: #cccccc; */
    align-items: center;
    padding: 16px 30px;
}

.cosma-navbar-logo {
    display: block;
}

.cosma-navbar-menubar {
    /*width: 544px;*/
    /*height: 24px;*/
    /* background-color: #ddd; */
}

.cosma-navbar-menubar div div {
    text-align: center;
}

a.cosma-menu-link,
a.cosma-menu-link:visited {
    color: #00476B;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.2px;
    font-variant: small-caps;
}

.cosma-menu-link-active,
a.cosma-menu-link:active,
a.cosma-menu-link:hover {
    color: #003A93 !important;
    font-weight: 500;
    padding-bottom: 2px;
    border-bottom: 2px solid #B5D705 !important;
    text-decoration: none;
}

.cosma-navbar-menubar-box {
    width: 158px;
}

.cosma-navar-whatsapp {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.btn-whatsapp-div {
    padding: 10px 20px;
    background: #4CAF50;
    border-radius: 6px;
}
.btn-whatsapp-div a img {
    display: inline-block;
    margin-right: 10px;
}
.btn-whatsapp-div a {
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    

    /* texto */
    display: flex;
    align-items: center;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    /*line-height: 80px; */
    text-align: center;
    letter-spacing: -0.85px;
    color: #FFFFFF;
}

.btn-whatsapp-div a div {
    display: inline-block;
}



/* FOOTER */

.cosma-footer {
    padding: 32px 30px;
    /*height: 144px;*/
}

.cosma-footer-tel {
    display:block;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    height: 21px;
    letter-spacing: -0.85px;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}

.cosma-footer-email{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    letter-spacing: -0.85px;
}

.cosma-margin-bottom-14px {
    margin-bottom: 14px;
}

.cosma-margin-bottom-28px {
    margin-bottom: 28px;
}

.cosma-margin-left-20px {
    margin-left: 20px;
}


.cosma-footer-info {

}

.cosma-footer-logos {

}

.cosma-logo-patrocinador > div {
    margin-bottom: 30px;
}

.bg-blanco {
    background-color: #fff;
}

@media all and (max-width: 991px) and (min-width: 0px) {
    .cosma-footer-logo {
        margin-bottom:2em;
    }

    .cosma-footer-border-r {
        border-right: none;
        height: 56px;
    }

    .cosma-footer-facebook > a {
        margin: 1.5em auto 3em;
    }
}

@media all and (min-width: 991px) {
    .cosma-footer-logo {
        
    }

    .cosma-footer-border-r {
        border-right: 1px solid #333;
        height: 56px;
    }

    .cosma-footer-facebook > a {
        /*text-align: center;
        margin: 1em auto; */
    }
}
/* END OF PAGE */

.cosma-end {
    height: 60px;
    background: #003A93;
    padding: 0 30px;
}

.cosma-end div div {
    color: #EAEAEA;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: -0.85px;
    text-decoration-line: none;
}


/* INICIO */

/* Banner */

.cosma-slider {
    display:block;
    width: 100vw;
    height: 408px;
    margin:41px 0 100px 0;
}

.cosma-slider img {
    margin: 0 auto;
}

.cosma-slides {
    height: 500px;
}

.cosma-slide-content > div > img{
    max-height: 120px;
    max-width: 70vw;
    -webkit-filter: drop-shadow(0px 0px 5px #FFF);
    filter:         drop-shadow(0px 0px 5px #FFF); 
}

.cosma-slide-txt {
    margin: 20px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    width: 70vw;
    /* or 156% */

    text-align: center;

    /* White */

    color: #FFFFFF;
    /* Effect 2 */

    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);
}

a.cosma-slide-blue-btn:visited,
a.cosma-slide-blue-btn {
    padding: 20px 35px;
    background: #003A93;
    /* Effect 1 */

    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 80px;
    /* identical to box height, or 333% */

    text-align: center;
    letter-spacing: -0.85px;

    padding: 0 2em;
    display:inline-block !important;
    outline:none !important;
}

a.cosma-slide-blue-btn:hover {
    background: #4374BF;
    color: #fff;
    text-decoration: none;
}

/* Visitarnos */

.cosma-visitanos {
    text-align: center;
    padding: 50px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.2px;
}

/* Cita, Encuentra tu hogar ... */

.cosma-cita-row {
    margin-bottom: 112px;
}

.cosma-cita {
    padding-top: 65px
}

.cosma-cita > h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: -1px;
    color: #003A93;
}

.cosma-cita > p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #3D3D3D;
    opacity: 0.7;
}

.cosma-bullet-num {
    background: #cccccc;
    border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    color: #00476B;
    display: inline-block;
    font-weight: bold;
    line-height: 1.5em;
    margin-right: 5px;
    text-align: center;
    width: 1.5em;
    height: 1.5em;
    font-size: 36px;
    margin-right: 30px;
    
  }

.cosma-cita-img {
    padding-top:30px;
}

.cosma-cita-img > img {
    width: 100%;
}


/* Conoce nuestro desarrollos ... */

.cosma-inicio-conoce {
    background-color: #1E1E1E;
    padding-top: 100px;
}

.cosma-inicio-conoce-txt {
    color: #fff;
    font-family: Work Sans;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-bottom:5px;
}

.cosma-green {
    color: #B5D705 !important;
}

a.cosma-btn-blue {
    /* cosma-color */
    background: #003A93;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    color:#fff;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 80px;
    text-align: center;
    letter-spacing: -0.85px;
    text-decoration: none;
    padding:8px 43px;
    display:inline-block;
}

.cosma-inicio-conoce-img {
    
    background-color: aquamarine;
    width: 609px;
    height: 406px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 609px 406px;
}

.cosma-inicio-conoce-sm > img {
    display:block;
    width:100%;
}


@media all and (max-width: 991px) and (min-width: 0px) {
    .cosma-inicio-conoce-txt {
        font-size:3em;
        line-height:1.2em;
        margin-bottom: 1em;
    }

    .cosma-inicio-conoce-txt-row {
        padding-bottom: 100px;
        text-align: center;
    }
}

@media all and (min-width: 991px) {
    .cosma-inicio-conoce-txt {
        font-size: 55px;
        line-height: 84px;
    }
}

/* -- GENERAL ---------------------------------*/
.cosma-titulo-header {
    display:block;
    height: 280px;
    width: 100%;
    background-color: #e5e5ff;
    text-align: center;
    margin-bottom:80px;
    /* Note: la imagen se define con style en html */
    background-repeat:no-repeat;
    background-position: center center;
}

.cosma-img {
    display:block;
    width: 100%;
    padding:0;
}

.cosma-slide-content {
    height: 100%;
}

/* -- DESARROLLOS -----------------------------*/

.cosma-titulo-desarrollo-txt {
    font-style: normal;
    font-weight: 600;
    text-align: center;
    letter-spacing: -1.78px;
    color: #FFFFFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2), 0px 8px 18px rgba(0, 0, 0, 0.25);
}

.cosma-desarrollo-ubicacion {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #3D3D3D;
    opacity: 0.7;
}

@media all and (max-width: 991px) and (min-width: 0px) {

    .cosma-desarrollo-imagen-lista {
        display: block;
        width: 100%;
        /* height: 130px; */
        margin-bottom: 2em;
    }
    .cosma-desarrollo-imagen-lista > img {
        display:block;
        max-width: 80vw;
        max-height: 130px;
        margin: 0 auto;
    }
    
    .cosma-titulo-desarrollo-txt {
        font-size: 3em;
        line-height: 1.2em;
    }
}

@media all and (min-width: 991px) {

    .cosma-desarrollo-imagen-lista {
        display: block;
        width: 423px;
        height: 130px;
    }

    .cosma-desarrollo-imagen-lista > img {
        display:block;
        width: 100%;
        max-height: 130px;
    }
    
    .cosma-titulo-desarrollo-txt {
        font-size: 72px;
        line-height: 81px;
    }
}

.cosma-desarrollo-row-bottom {
    margin-bottom: 40px;
}

.cosma-amenidades-servicios {
    margin-bottom: 2em;
}

.cosma-amenidades-servicios > div {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    /* identical to box height, or 156% */

    /* Black black */
    color: #000000;
    opacity: 0.5;
    margin-top:16px;
}

/* DETALLES DESARROLLO */

.cosma-detalles-nombre {
    height: 100px;
    margin: 40px 0 45px;
}

.cosma-detalles-nombre > img {
    display: block;
    height: 100px;
}

.cosma-caracteristicas {
    margin-bottom: 36px;
}

.cosma-caracteristica {
    width: 111px;
    height: 96px;
    margin: 1em 9px;


    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 38px;
    /* or 211% */


    /* cosma-gray */

    color: #3D3D3D;

    /* White */
    background: #FFFFFF;

    /* Effect 1 */
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}

.cosma-car-logo {
    width: 28px;
    margin: 21px auto 2px;
    display: block;
}

.cosma-car-valor {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-align: center;

    /* cosma-light-gray */

    color: #565656;
}

.cosma-descripcion-row {
    margin-bottom: 47px;
}

.cosma-descripcion-row > div > h3 {
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */


    /* Black black */

    color: #000000;
}

.cosma-descripcion-txt {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */


    /* cosma-gray */

    color: #3D3D3D;
}

.cosma-desarrollos-distribucion {
    display: block;
    width: 580px;
    max-width: 580px;
}

.cosma-desarrollos-distribucion > img {
    display:block;
    width: 100%;
    max-width: 580px;
}

.cosma-planos-slider {
    display:block;
    width: 100vw;
    /* height: 580px; */
    margin:41px 0 1em 0;
}

.cosma-planos-slider img {
    margin: 0 auto;
}

.cosma-planos-slides {
    /* height: 500px; */
}

.cosma-planos-slides img {
    margin: 0 auto;
}

.cosma-planos-slides-txt {
    text-align: center;
    line-height: 1.2em;
    padding: 0.5em 1em 2em;
}

.cosma-planos-slide-content > div > img{
    height: 120px;
    -webkit-filter: drop-shadow(0px 0px 5px #FFF);
    filter:         drop-shadow(0px 0px 5px #FFF); 
}

.cosma-planos-slide-txt {
    margin: 20px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */

    text-align: center;

    /* White */

    color: #FFFFFF;
    /* Effect 2 */

    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.14), 0px 3px 4px rgba(0, 0, 0, 0.12), 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.cosma-detalles-youtube-row {
    margin: 3em 0 0 0;
    background-color: #000;
}

.cosma-detalles-youtube {
    width:100vw;
    height:57vw;
    max-height: 400px;
    border:none;
    background-color: #000;
}

.cosma-ubicacion-row {
    margin:0 0 90px;
    background: #1E1E1E;
    /* padding-top: 47px; */
}

.cosma-ubicacion-titulo {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    /* or 156% */
    
    
    /* White */
    
    color: #FFFFFF;
}

.cosma-ubicacion-titulo2 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    
    
    /* Gray HT 5 */
    
    color: #EAEAEA;
    margin-top: 1em;
}

.cosma-ubicacion-txt {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */
    
    
    /* Gray HT 5 */
    
    color: #EAEAEA;
}

.cosma-ubicacion-gmaps {
    display: block;
    background: darkcyan;
}

.cosma-visitanos-grande {
    width: 678px;
    height: 575px;
    padding: 405px 133px 0 0;
    background-repeat:no-repeat;
    background-position: top right;
    background-size: 89%;
}

.cosma-visitanos-box {
    width: 545px;
    height: 170px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background: #fff;
}

.cosma-visitanos-txt {
    padding:48px 0 0 29px;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    /* identical to box height, or 128% */

    letter-spacing: -0.8px;

    /* cosma-color */

    color: #003A93;
}

.cosma-visitanos-txt2 {
    padding-left: 29px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 46px;
    /* or 256% */

    letter-spacing: -0.8px;
    text-decoration-line: underline;

    /* cosma-gray */

    color: #3D3D3D;
}

@media all and (min-width: 0px) and (max-width: 767px) { 
    .cosma-ubicacion-gmaps {
        width: 96vw;
        height: 96vw;
        margin-top: 20px 0;
    }
    
    .cosma-ubicacion-gmaps > iframe {
        /* width: 58vw !important; */
        /* height: 31vw !important; */
        /* width: 485px;
        height: 258px; */
        width: 96vw;
        height: 96vw;
    }
}

@media all and (max-width: 991px) and (min-width: 768px) { 
    .cosma-ubicacion-gmaps {
        width: 96vw;
        height: 96vw;
        margin-top: 20px 0;
    }
    
    .cosma-ubicacion-gmaps > iframe {
        /* width: 58vw !important; */
        /* height: 31vw !important; */
        width: 500px;
        height: 265px;
        width: 96vw;
        height: 96vw;
    }
}

@media all and (max-width: 1250px) and (min-width: 992px) {
    .cosma-ubicacion-gmaps {
        width: 650px;
        height: 345px;
        margin-left: auto;
        margin-right: 0;
    }
    
    .cosma-ubicacion-gmaps > iframe {
        /* width: 58vw !important; */
        /* height: 31vw !important; */
        width: 650px;
        height: 345px;
    }
}

@media all and (min-width: 1251px) {
    .cosma-ubicacion-gmaps {
        width: 904px;
        height: 480px;
        margin-left: auto;
        margin-right: 0;
    }
    
    .cosma-ubicacion-gmaps > iframe {
        /* width: 58vw !important; */
        /* height: 31vw !important; */
        width: 904px;
        height: 480px;
    }
}

/* -- ACERCA -- */

.cosma-acerca-img {
    /* height: 620px; */
    max-width: 445px;
    margin: 0 auto;
    /* background-repeat:no-repeat; */
    /* background-position: center center; */
    /* background-color: #ccc; */
}



.cosma-acerca-txt {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    /* or 167% */

    letter-spacing: -1px;

    /* cosma-gray */

    color: #3D3D3D;
}

.cosma-acerca-txt p {
    margin: 0 0 1em;
}

.cosma-acerca-txt2 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    /* or 128% */

    letter-spacing: -1px;

    /* Black black */

    color: #000000;
}
.cosma-acerta-citatxt > div {
    display: table-cell;
    
}

.cosma-acerta-citatxt > div:nth-child(2) {
    padding-left:15px;
}

.cosma-acerca-row-texto {
    margin-bottom: 90px;
}

.cosma-titulo-mvo > div {
    display: table-cell;
}

.cosma-titulo-mvo > div:nth-child(2) {
    padding-left:15px;
}

.cosma-titulo-mvo-txt {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    /* or 128% */

    letter-spacing: -1px;

    /* Black black */

    color: #000000;
}

.cosma-trayectoria-box {
    display: block;
    position: relative;
    background-repeat:no-repeat;
    background-position: center center;
    background-size: auto 100%;
    margin-bottom:80px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    /* background-color: #008CBA; */
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.cosma-trayectoria-box:hover .overlay {
    opacity: 1;
}

.cosma-blue-box {
    background-color: rgba(3, 90, 166, 0.8);
}

.cosma-green1-box {
    background-color: rgba(0, 144, 158, 0.8);
}

.cosma-green2-box {
    background-color: rgba(102, 150, 0, 0.8);
}
  
.cosma-trayectoria-col2-space {
    display:block;
    height: 80px;
}

@media all and (max-width: 991px) and (min-width: 0px) {
    .cosma-trayectoria-box {
        height: 100vw; /* 345px; */
        width: 100vw; /* 345px; */
        /* background-color: #000; */
    }

    .cosma-trayectoria-titulo {
        margin-bottom: 40px;
    }
}

@media all and (min-width: 991px) {
    .cosma-trayectoria-box {
        height: 25vw; /* 345px; */
        width: 25vw; /* 345px; */
        /* background-color: #ccc; */
    }

    .cosma-trayectoria-titulo {
        /* margin-bottom: 40px; */
        height: 160px;
    }

    .cosma-trayectoria-box-center {
        margin-left: auto;
        margin-right: auto;
    }

    .cosma-trayectoria-box-right {
        margin-left:auto;
        margin-right: 0;
    }
}


/* CONTACTO */

.cosma-contacto > h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    /* identical to box height, or 128% */

    letter-spacing: -0.8px;

    /* Black black */

    color: #000000;
}

.cosma-contacto > p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    /* or 133% */

    letter-spacing: -0.1px;

    /* cosma-light-gray */

    color: #565656;
}

.cosma-blue-bigtxt {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 1em;
    /* identical to box height, or 128% */

    letter-spacing: -0.8px;

    /* cosma-color */

    color: #003A93;
}

.cosma-subtexto {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
    /* or 256% */
    
    letter-spacing: -0.8px;
    /* margin-bottom:1em; */
}

.cosma-contacto-modal {
    margin-top: 20px;
}

.cosma-contacto-row {
    margin: 30px 0px;
}
.cosma-contacto-form > textarea,
.cosma-contacto-form > input {
    border: none !important;
    background: #F3F3F3 !important;
    border-radius: 8px !important;
    padding: 11px 20px !important;
    margin-bottom: 0px !important;
    font-size: 18px !important;
    line-height: 36px !important;
}
.cosma-input-error {
    color: #c00;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 15px;
}
a.cosma-contacto-btn,
a.cosma-contacto-btn:visited,
button.cosma-contacto-btn {
    /* cosma-color */
    
    background: #003A93;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border:none !important;
    border-radius: 6px;
    color:#fff !important;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
    letter-spacing: -0.85px;
    text-decoration: none !important;
    padding: 0.5em 2em;
    display:inline-block !important;
    outline:none !important;
    transition: 1s;
}

a.cosma-contacto-btn:hover,
button.cosma-contacto-btn:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), #003A93;
    color: #fff;
    text-decoration: none;
}

div.cosma-contact-btn {
    /* width: 400px; */
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 1em;
}
div.cosma-contact-btn:hover {
    /* width: 450px;
    height: 85px; 
    left: 832px;
    top: 235px; */

    /* Gray HT 5 */

    background: #EAEAEA;
    /* Effect 1 */

    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.cosma-contact-btn-a,
.cosma-contact-btn-a:visited,
.cosma-contact-btn-a:hover,
.cosma-contact-btn-a:active
{
    text-decoration: none;
}

.cosma-alguna-duda {
    margin: 3em 0;
}