<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*RESOLUCIONES*/

@media (min-width:1441px) {
    .vistas {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 5px;
        width: 370px;
        height: 500px;
        padding: 4rem;
        margin-left: -45%;
    }
    a.navbar-brand {
        left: 47% !important;
    }
    .titulos_texto {
    font-size: 70px;
}
}

@media (max-width:1440px) {
    .flex-row {
        display: flex;
        flex-direction: column !important;
        justify-content: center;
        width: auto;
        margin: 0rem;
        padding-bottom: 5rem;
        background: #050505 !important;
    }
    .vistas {
        width: 370px;
        height: 500px;
        padding: 4rem;
        margin-left: 17%;
    }
    .plantas {
        margin-left: 30rem;
        margin-top: 20%;
    }
    .navbar-nav li.link-acerca {
        margin-left: 10px;
    }
    .navbar-brand {
        position: absolute;
        left: 44%;
        transition: all ease-in .2s;
        transform: translateX(-50%);
        top: 40px;
    }
}

@media (max-width:1366px) {
    .navbar-nav li.link-avance {
        margin-left: 50px;
    }
    .navbar-nav li.link-acerca {
        margin-left: 0px;
    }
    a.navbar-brand {
        left: 43%;
    }
    .navbar-brand img {
        width: 125px;
        transition: all ease-in .2s;
    }
}

@media (max-width:1024px) {
    .vistas {
        width: 370px;
        height: 500px;
        padding: 4rem;
        margin-left: 2%;
    }
    .plantas {
        margin-left: 20rem;
        margin-top: 29%;
    }
    .navbar-brand {
        margin: 0;
        position: Relative;
        left: auto;
        transform: none;
        top: auto;
    }
    a.navbar-brand {
        left: -4%;
    }
}

@media (max-width:768px) {
    video.video_ely {
        width: 700px !important;
        height: 222px !important;
    }
    .piso1 {
        width: 664px;
        height: 439px;
    }
    img.piso1.planoc1tc {
        width: 614px;
    }
    img.piso1.planoc1tg {
        width: 614px;
    }
    img.piso1.planodtc {
        width: 630px;
    }
    img.piso1.planodtg {
        width: 630px;
    }
    img.piso1.pladodotc {
        width: 590px;
    }
    img.piso1.planoe_pi {
        width: 600px;
    }
    img.piso1.planof_p {
        width: 600px;
    }
    .vistas {
        width: 370px;
        height: 500px;
        padding: 4rem;
        margin-left: -3%;
    }
    .plantas {
        margin-left: 12rem;
        margin-top: 20%;
    }
    form#contact_form {
        width: 87%;
    }
    img.camara-dep {
        margin: 0px 7px 0px -7px;
    }
    a.navbar-brand {
        left: -10%;
    }
    iframe#iframe {
        width: 650px;
    }
    
    .titulos_texto {
    font-size: 40px;
}
}

@media (max-width:425px) {
    .form-control {
        width: 100% !important;
    }
    video.video_ely {
        width: 300px !important;
        height: 222px !important;
    }
    img.camara-dep {
        width: 52px !important;
        border-radius: 24px !important;
        border: solid 4px #fff !important;
        padding: 12% !important;
    }
    .vistas {
        width: 370px;
        height: 500px;
        padding: 4rem;
        margin-left: -19%;
    }
    .piso1 {
        width: 270px;
        height: 240px;
    }
    .piso1.planoa_t {
        width: 363px;
    }
    .piso1.planob_t {
        width: 370px;
    }
    img.piso1.planoc1tc {
        width: 330px;
    }
    img.piso1.planoc1tg {
        width: 330px;
    }
    .piso1.planoc2tc {
        width: 380px;
    }
    .piso1.planoc2tg {
        width: 380px;
    }
    img.piso1.planodtc {
        width: 330px;
    }
    img.piso1.planodtg {
        width: 330px;
    }
    img.piso1.pladodotc {
        width: 283px;
        height: 159px;
    }
    img.piso1.planoe_pi {
        width: 300px;
    }
    img.piso1.planof_p {
        width: 300px;
    }
    .plantas {
        margin-left: -2rem;
        margin-top: -12%;
    }
    .plantas h3 {
        text-align: left;
        font-family: 'Oswald', sans-serif !important;
        font-size: 13px;
        font-weight: 500;
        color: white !important;
    }
    form#contact_form {
        width: 90%;
    }
    #contacto-ventas h3 {
        font-size: 11px;
    }
    #tablas td {
        padding: 0% 0% 0% 0%;
    }
    .filas&gt;td {
        font-size: 11px !important;
        padding: 2% 0% 0% 0% !important;
    }
    .encabezados&gt;td {
        padding: 0% 0% 0% 0% !important;
        width: 100px;
        font-size: 20px !important;
    }
    #tablas {
        width: 380px;
    }
    img#fachada_image {
        width: 430px !important;
        height: 530px !important;
        left: 0px !important;
    }
    img#fachada {
        width: 430px !important;
        height: 530px !important;
        left: 0px !important;
    }
    iframe#iframe {
        width: auto;
    }
    
     .titulos_texto {
    font-size: 40px;
}
}</pre></body></html>