#Nofiltros,
#lupa,
#ubi2 {
    cursor: pointer;
}
#popup1,
#popup2,
#popup_consulta,
#popup_consulta_gracias {
    display: none;
    opacity: 0;
    margin-top: -300px;
}
#popup1:target,
#popup2:target,
#popup_consulta:target,
#popup_consulta_gracias:target {
    display: inline;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 999;
    transition: all 1s;
}
.popup1-contenedor {
    position: relative;
    margin: 7% auto;
    padding: 30px 50px;
    background-color: #fafafa;
    color: #333;
    border-radius: 3px;
    max-width: 500px;
}
#ubi2,
.icons,
a.popup1-cerrar {
    position: absolute;
}
#Nofiltros,
#lupa,
a.popup1-cerrar {
    font-size: 20px;
    color: #fff;
}
a.popup1-cerrar {
    top: 3px;
    right: 3px;
    background-color: #333;
    padding: 7px 10px;
    text-decoration: none;
    line-height: 1;
}
.bordoxD {
    background: #ff0040;
}
#search_name,
.dropdown_item_select {
    background: #fff;
}
@media only screen and (max-width: 575px) {
    #Buscador,
    #lupa {
        width: 100%;
    }
    #pic {
        height: 100px;
        margin-left: -40px;
        margin-right: 10px;
    }
    #Nofiltros {
        margin-right: 15px;
    }
    .search_box_inner {
        margin-top: -150px;
        width: 100%;
    }
    #ubi1 {
        margin-left: -300px;
    }
    #lupa1 {
        display: none;
    }
    #ubi2 {
        display: block;
    }
    #navCelu {
        margin-left: -53px;
    }
    .logo {
        margin-top: 25px;
        height: 41px;
        width: 84px;
    }
    #imagen_home {
        width: 126%;
        height: 100%;
    }
    #datos_contacto {
        margin-top: -100px;
    }
}
#Buscador {
    width: 100%;
    height: 40px;
    margin-top: 10px;
}
#pic {
    width: 200px;
}
#ubi2 {
    font-size: 20px;
    margin-top: -30px;
    margin-left: 5px;
}
#estate_contact_send_btn {
    width: 40px;
    height: 40px;
}
#estate_contact_send_btn_filter {
    width: 40px;
    height: 35px;
}
#imgSearch {
    margin-left: -8px;
}
#search {
    display: none;
    max-height: 151px;
}
#Nofiltros {
    display: none;
    margin-top: -20px;
}
.home_slider_container {
    margin-top: 55px;
}
#lotes_ofertas {
    /* margin-top: -250px; */
}
.imgCarousel {
    width: 100%;
    height: 100%;
    object-fit: fill!important;
    min-height: 400px;
}
.min-height-santi{
    min-height: 400px!important;
}
.icons {
    margin-top: -23px;
    font-size: 13px;
    margin-left: 2px;
}
