/*body.overflow-hidden {
    /* when primary navigation is visible, the content in the background won't scroll */
/* overflow: hidden; 
}*/
/** {box-shadow: inset 0 0 0 1px #000;}*/
body, h2, h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #606060;
    font-size: 16px;
}
img{
    max-width: 100%;
}
h3{
    font-size: 30px;
}
hr{
    width: 25px;
    margin-left: 0;
    border-top: 1px solid #606060;
}
/* SLICK SLIDE /*/
.slick-prev,.slick-next{
    background-repeat: no-repeat;
    width: 46px;
    height: 72px;
}
.slick-prev{
    background-image: url(../images/left-arrow.png);
    background-position: 11px 13px;
    left: 25px;
    z-index: 1;
}
.slick-next{
    background-image: url(../images/right-arrow.png);
    background-position: 14px 13px;
    right: 25px;
}
.slick-prev:before, .slick-next:before{
    display: none;
}
.slick-prev:focus,.slick-prev:hover{
    background-image: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 11px 13px;
}
.slick-next:focus,.slick-next:hover{
    background-image: url(../images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: 14px 13px;
}
.slick-slider:first-of-type{
    margin-bottom: 0;
}
.slick-dots{
    display: none!important;
}
/*.slick-slide{
    max-height: 800px;
}*/
/*==== COMMON STYLES ====*/
ul{
    list-style: none;
}
a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
strong{
    font-size: 18px;
}
.row{
    margin-left: 0;
}
.bg{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.absolute{
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.no-p{
    padding: 0;
}

.txt{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
 
}
nav h3{
    color: #fff;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 35px;
}
nav a{
    color: #fff;
}
nav.desk{
    min-height: 870px;
}
nav .nav-1{
    text-align: center;
    padding-top: 45px;
}
nav .nav-1 .title{
    font-size: 30px;
    font-weight: 600;
    margin: 16px 0px 0px 0px;
}

.border{
    transition: background-color 0.3s ease;
    border: solid 1px #585755;
    min-height: 128px;
}
.nav-1 .border:hover{
    background-color: #fff;
    color: #120f0d;
    -webkit-transition: .3s;
    transition: .3s;
}
.nav-2 .border:hover{
    transition: border 0.3s ease;
    border: solid 1px #fff;
}
nav .nav-2 figure img{
    margin-top: 11px;
    max-height: 100px;
} 
nav .nav-2 figcaption{
    text-align: center;
}
nav .row:last-child{
    margin-bottom: 0;
}
/*==== SLIDER ====*/
.slider img{
    width: 100%;
}

/*==== PROYECTOS ====*/
#proyectos{
    text-align: center;
    color: #fff;
    background-image: url(../images/bg2.jpg);
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.3);
}
#proyectos .caption{
    padding-top: 4%;
}
#proyectos h2{
    font-size: 40px;
    margin-bottom: 0;
    color: #fff;
}
*#proyectos .brands p{
    padding-top: 10%; 
}
#proyectos .caption p strong{
    font-size: 30px;
    margin-top: 0;
}
#proyectos .brands img{
    border-radius: 50%;
}
/*circle effects*/
#proyectos .brands .effect{
    position: relative;
}
#proyectos .brands .effect:after{
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: 160px;
    max-height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -6px;
    left: -6px;
    padding: 6px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
    
}
#proyectos .brands .effect:hover:after{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    
}
#proyectos .brands:last-child{
    padding-bottom: 70%;
}
/*==== WHITE ====*/
.white{
    position: relative;
    background-color: #f8f8f8;
}
.white.first{
    height: 926px;
}
.bg5{
    background-image: url(../images/green2.jpg);
    background-attachment: fixed;
    height: 730px;
}
.white.second{
    height: 485px;
}
/*==== PROYECT ====*/

#proyect{
    background-color: #fff;
}
#proyect .row{
    margin-bottom: 0;
}
#proyect img{
    width: 100%;
}
#proyect .brands img{
    border-radius: 50%;
}
#proyect .c5 .txt{
    height: 292px;
}
#proyect .min-big{
    background-image: url(../images/proyect/bg1.jpg);
    height: 528px;
}
#proyect .min-small{
    background-image: url(../images/proyect/bg2.jpg);
    height: 200px;
}
#proyect .min-big-2{
    background-image: url(../images/proyect/bg4.jpg);
    height: 528px;
}
#proyect .min-small-2{
    background-image: url(../images/proyect/bg3.jpg);
    height: 200px;
}
#proyect .txt{
    height: 328px;
}
/*==== ENTORNO ====*/
#entorno{
    background-color: #fff;

}
#entorno .txt{
    height: 424px;
}
#entorno .row{
    margin-bottom: 0;
}
#entorno .min-small{
    background-image: url(../images/entorno/entorno-bg1.jpg);
    height: 200px;
}
#entorno .min-big{
    background-image: url(../images/entorno/entorno_2.jpg);
    height: 624px;
}

/*shadow effect on img*/
.dark{
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.dark:hover{
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.0);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out ;
    -ms-transition: all .5s ease-out ;
    -o-transition: all .5s ease-out ;
    transition: all .5s ease-out ;
    
}
/*==== MAPA ======= */

#mapa p{
    max-width: 660px;
}
.mapa-txt{
    padding: 8px 20px;
}
#mapa .mapa-relative{
    position: relative;
}
#mapa .anchor{
    position: absolute;
    background-color: transparent;
    height: 50px;
    width: 100px;
}
#mapa .anchor.py{
    top: 25%;
    left: 19%;
}
#mapa .anchor.castro{
    top: 2%;
    left: 33%;
}
#mapa .anchor.sinergia{
    top: 12%;
    left: 43%;
}
#mapa .anchor.brotec{
    top: 20%;
    left: 48%;
}
#mapa .anchor.urbaniza{
    top: 32%;
    left: 45%;
}
#mapa .anchor.peumayen{
    top: 20%;
    left: 60%;
}
#mapa .anchor.aconcagua{
    top: 42%;
    left: 57%;
}
/*==== INMOBILIARIA ====*/

.inmobiliaria .logo{
    margin: 0;
    max-height: 114px;
    max-width: 25%;
}

.inmobiliaria .logo2{
    margin: 0;
    max-height: 114px;
    max-width: 50%;
}
.inmobiliaria .full-img{
    height: 583px;
}

.inmobiliaria .white{
    height: 590px;
}

.inmobiliaria #aconcagua{
    background-image: url(../images/inmobiliarias/aconcagua/full1.jpg);
}
.inmobiliaria #urbaniza{
    background-image: url(../images/inmobiliarias/urbaniza/urbaniza-fachada.jpg);
}
.inmobiliaria #sinergia{
    background-image: url(../images/inmobiliarias/sinergia/Sinergia.jpg);
}
.inmobiliaria #py{
/*    background-image: url(../images/inmobiliarias/py/CASA_RINIHUE_1440X548.jpg);
*/    background-image: url(../images/inmobiliarias/py/casa_actualizada.jpg);
}
.inmobiliaria #peumayen{
    background-image: url(../images/inmobiliarias/Peumayen/Peumayen-fachada.jpg);
}
.inmobiliaria #castro{
    background-image: url(../images/inmobiliarias/Castro-&-Tagle/castro-&-tagle.jpg);
}
.inmobiliaria #brotec{
    background-image: url(../images/inmobiliarias/Brotec/casa-brisanorte-main.jpg);
}
.inmobiliaria .conoce .info{
    background-color: #fff;
    height: 555px;
    position: relative;
}
.inmobiliaria .absolute{
    top: -45px;
}
.inmobiliaria .conoce .info .butn{
    transition: background-color 0.3s ease;
    cursor: pointer;
    background-color: #474747;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.inmobiliaria .conoce .info .butn:hover{
    background-color: #120f0d;
    
}
.inmobiliaria .conoce .info .butn a{
    text-align: center;
    color: #fff;
    margin: 18px;
}
.left{
    right: 180px!important;
}
.inmobiliaria .int-1{
    max-width: 353px;
    background-color: #000;
    opacity: 0.7;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.inmobiliaria .int-2{
    max-width: 700px;
    background-color: #000;
    opacity: 0.7;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.inmobiliaria img{
    margin: 0;

}
.inmobiliaria .int-1:hover,.inmobiliaria .int-2:hover{
    opacity: 1;
}
.inmobiliaria .conoce .logo-inmobiliaria {
    padding: 17px 38px 0px 15px;
    height: 200px;
    width: 90%;
    margin: 25px 0 0 25px;
}
img.logo-inmobiliaria-peamayen {
    padding: 17px 38px 0px 15px;
    margin: 0px 0 -5px 16px;
    height: 200px;
}
.legal{
    color: #999;
    margin-top: 15px;
    font-size: 12px;
}
/*==== FOOTER ====*/
footer{
    padding-top: 41px;
}

footer .nav{
    display: inline-block;
}
footer .nav:first-child{
    width: 60%;
}
footer .nav a{
    color: #606060;
    margin-right: 10px;
}
footer .nav li{
    float: left;
}
footer .logo-footer{
    padding-top: 20px;
}
footer .ilogica{
    padding-top: 10px;
/*    margin-left: 25px;*/
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media only screen and (min-width: 768px) {
    .cd-header {
        height: 60px;
        background: transparent;
        box-shadow: none;
    }
}
@media only screen and (min-width: 1000px) {
    .cd-header {
        -webkit-transition: background-color 0.3s;
        -moz-transition: background-color 0.3s;
        transition: background-color 0.3s;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .cd-header.is-fixed {
        /* when the user scrolls down, we hide the header right above the viewport */
        position: fixed;
        top: -60px;
        background-color: #000000;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    .cd-header.is-fixed .cd-logo img{
        max-height: 60px;
    }
    .cd-header.is-visible {
        /* if the user changes the scrolling direction, we show the header */
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    .cd-header.menu-is-open {
        /* add a background color to the header when the navigation is open */
        background-color: #000000;
    }
}

.cd-logo {
    display: block;
    position: absolute;
    bottom: auto;
}
.cd-logo img {
    display: block;
}
}

.cd-secondary-nav {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10em;
    /* hidden on small devices */
    display: none;
}
.cd-secondary-nav li {
    display: inline-block;
    margin-left: 2.2em;
}
.cd-secondary-nav a {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .cd-secondary-nav {
        display: block;
    }
}

.cd-primary-nav-trigger {
    position: absolute;
    right: 0;
    top: 15px;
    height: 100%;
    width: 50px;
    color: transparent;
}
.cd-primary-nav-trigger .menu-text {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    /* hide the text on small devices */
    display: none;
}
.cd-primary-nav-trigger .menu-icon {
    /* this span is the central line of the menu icon */
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 18px;
    height: 2px;
    background-color: white;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .menu-icon::before, .cd-primary-nav-trigger .menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: white;
    right: 0;
    -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
    -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
    transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .menu-icon::before {
    top: -5px;
}
.cd-primary-nav-trigger .menu-icon::after {
    top: 5px;
}
.cd-primary-nav-trigger .menu-icon.is-clicked {
    background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .menu-icon.is-clicked::before, .primary-nav-trigger .menu-icon.is-clicked::after {
    background-color: white;
}
.cd-primary-nav-trigger .menu-icon.is-clicked::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.cd-primary-nav-trigger .menu-icon.is-clicked::after {
    top: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}
@media only screen and (min-width: 768px) {
    .cd-primary-nav-trigger {
        width: 100px;
        padding-left: 1em;
        background-color: transparent;
        color: transparent;
        height: 30px;
        line-height: 30px;
        right: 2.2em;
        top: 50%;
        bottom: auto;
    }
    .cd-primary-nav-trigger .menu-text {
        display: inline-block;
    }
    .cd-primary-nav-trigger .menu-icon {
        left: auto;
        right: 1em;
        -webkit-transform: translateX(0) translateY(-50%);
        -moz-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
    }
}

.cd-primary-nav {
    /* by default it's hidden - on top of the viewport */
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: 2;
    color: #fff;
    padding: 50px 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: auto;
    /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.cd-primary-nav li {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: .2em 0;
    text-transform: capitalize;
}
.no-touch .cd-primary-nav a:hover {
    background-color: #e36767;
}
.cd-primary-nav .cd-label {
    color: #06446e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 2.4em 0 .8em;
}
.cd-primary-nav .cd-social {
    display: inline-block;
    margin: 0 .4em;
}
.cd-primary-nav .cd-social a {
    width: 44px;
    height: 44px;
    padding: 0;
    background-image: url("../img/cd-socials.svg");
    background-repeat: no-repeat;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.cd-primary-nav .cd-facebook a {
    background-position: 0 0;
}
.cd-primary-nav .cd-instagram a {
    background-position: -44px 0;
}
.cd-primary-nav .cd-dribbble a {
    background-position: -88px 0;
}
.cd-primary-nav .cd-twitter a {
    background-position: -132px 0;
}
.cd-primary-nav.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
@media only screen and (min-width: 768px) {
    .cd-primary-nav {
        padding: 80px 0;
    }
}
@media only screen and (min-width: 1000px) {
    .cd-primary-nav li {
        font-size: 30px;
        font-size: 1.875rem;
    }
    .cd-primary-nav .cd-label {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .cd-intro h1 {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
@media only screen and (min-width: 1000px) {
    .cd-intro {
        height: 700px;
    }
}

.cd-main-content {
    position: relative;
    z-index: 1;
}
.cd-main-content p {
    line-height: 1.6;
    margin: 2em 0;
}
@media only screen and (min-width: 1000px) {
    .cd-main-content p {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

/*===============
MEDIA QUERIES
===============*/
@media (min-width: 1400px){
    .inmobiliaria .full-img{
        height: 598px;

    }
}
@media (min-width:1200px){
    #proyectos .brands .effect:after{
        top: -5px;
        left: -5px;
        padding: 5px;
    }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation: portrait){
    .c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12{
        margin-bottom: 0;
    }
    .cd-logo img{
        max-width: 105px;
    }
    #proyectos .brands .effect:after{
        content: none;
    }
    .dark{
        box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.0);
    }
    .absolute{
        position: static;
    }
    .white.first,.white.second{
        height: auto;
    }
    #proyect .txt{
        height: auto;
        padding-bottom: 10px;
    }
    #proyect .min-big{
        display: none;
    }
    #proyect .min-small{
        height: 110px;
    }
    #proyect .min-small-2{
        display: none;
    }
    #proyect .min-big-2{
        height: 463px;
    }
    #entorno .min-small{
        display: none;
    }
    #entorno .min-big.bg{
        background-size: contain;
    }
    #entorno .txt{
        height: auto;
    }
    .masterplan {
        padding: 70px 20px;
    }
    .inmobiliaria .white{
        height: 690px;
    }
    .inmobiliaria .conoce .info{
        height: 610px;
    }
    footer .ilogica{
        margin-left: auto;
    }
    
}
@media (max-width:767px){
    .bg5{
        display: none;
    }
    .inmobiliaria .no-mobile{
        display: none;
    }
    .cd-primary-nav .no-mobile{
        display: none;
    }
    .cd-primary-nav {
        height: auto;
    }
    .inmobiliaria .full-img{
        height: 383px;
    }
    .inmobiliaria .bg{
        background-size: contain;
        background-position: initial;
    }
    #proyectos .brands p{
     padding-top: 3%;
    }
    #proyectos .brands img{
        max-width: 156px;
    }
    #entorno .min-big{
        height: 412px;
    }
    #entorno .min-big.bg{
        background-size: contain;
    }


    
}    
@media (max-width: 480px) {
    .cd-logo img{
        max-width: 70px;
    }
    .cd-primary-nav-trigger{
        padding-top: 40px;
    }
    .slick-prev{
        background-image: url(../images/mobile-left-arrow.png);
    }
    .slick-next{
        background-image: url(../images/mobile-right-arrow.png);
    }
    .slick-prev:focus,.slick-prev:hover{
        background-image: url(../images/mobile-left-arrow.png);
    }
    .slick-next:focus,.slick-next:hover{
        background-image: url(../images/mobile-right-arrow.png);
    }
    #proyectos h2{
        font-size: 30px;
    }
    #proyectos .caption {
        padding-top: 0;
    }
    .bg5{
        height: 830px;
    }
    #proyect .min-big-2{
        height: 280px;
        background-position: initial;
    }
    #entorno .min-big{
        height: 348px;
    }
    #mapa .mapa-txt{
        min-height: 200px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .inmobiliaria .full-img{
        height: 193px;
    }
    .inmobiliaria .conoce .logo-inmobiliaria{
        margin: auto;
    }
    .inmobiliaria .conoce .info{
        height: 560px;
    }
    .inmobiliaria .white{
        height: 590px;
    }
    h3{
        font-size: 24px;
    }
    .inmobiliaria h3{
        text-align: center;
    }
    footer .nav:first-child{
        width: 100%;
    }

}




/*================*/

.slick-initialized .slick-slide {
    position: relative;
}

.slick-slide h2 {
    position: absolute;
    width: 30%;
    padding-left: 30px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    bottom: 20px;
    z-index: 9999999;
    /* text-shadow: 2px 2px 2px rgba(43, 43, 43, 1); */
    background-color: rgba(0,0,0,0.6);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

.slick-track {
    height: 100vh;
}

@media only screen and (min-width: 180px) and (max-width: 736px)  { 
	
	.slick-slide h2 {
    width: 100%;
    font-size: 20px;
    bottom: -10px;
}
	
}

/*=========================*/

.inmobiliaria .slick-track {
    height: 90vh;
}

.inmobiliaria .slick-slider {
    margin-bottom: 0;
}

.logo-slide{
    position: absolute;
    z-index: 999;
    left: 49px;
}

@media only screen and (min-width: 180px) and (max-width: 736px)  { 
	
	.inmobiliaria .slick-track {
    height: 26vh;
}
	
	.logo-slide {
    left: 14px;
    width: 60px;
}
	
}





