.content_inmuebles_list {
    font-size: 100%;
}
.color_mercotab{
    color: rgba(232, 97, 49, 1)!important;
}
.font-500{
    font-weight: 500!important;
}
.btn-mercotab{
    color: #fff;
    background-color: #fe001a;
    border-color: #fe001a;
    transition: 1s;
}
.btn-mercotab:hover{
    background-color: rgba(232, 97, 49, 1);
    color: #fff;
}
.family-Montserrat{
    font-family: "Montserrat", sans-serif;
}
.header{
    z-index: 361;
}
.hidden-dsk {
    display: none;
}
.img-fluid {
    width: 100%;
    height: auto;
}
.bold{
    font-weight: 600;
}
.background-mercotab{
    
}
.m0{
    margin: 0!important;
}
.p0{
    padding: 0!important;
}


.property__header.tInmueble ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.similar-home {
    position: relative;
    margin-bottom: 20px;
}
.similar-home__image{
    position: relative;
    overflow: hidden;
    height: 280px;
}
.similar-home__image img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: .35s;
    transition: .35s;
}
.similar-home__content {
    position: relative;
    background-color: #ffffff;
    padding: 23px 10px 20px;
}
.similar-home__title {
    color: #6a6a6a;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 85%;
    margin:0;
}
.similar-home__title strong {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 5px;
    display: inline-block;
}
p.values_inmueble {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}
p.values_inmueble span {
    color: #545e68;
    font-weight: 500;
    padding-left: 3px;
}
.similar-home__price {
    position: absolute;
    top: -20px;
    background: rgba(232, 97, 49, 1);
    color: #ffffff;
    padding: 1px 0px;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.3px;
    width: 150px;
    text-align: center;
    display: block;
    margin-bottom: 7px;
}
.name_ubication {
    display: block;
    margin-bottom: 8px;
    color: rgba(232, 97, 49, 1);
    font-weight: 600;
    font-size: 17px;
}
.description_inmueble{
    margin: 0 0 0 10px;
    position: relative;
}
.titles_inmueble{
    float: left;
    width: 38%;
}
.description_title_inmueble {
    float: left;
    width: 62%;
}
.section_inmueble.titles_inmueble table{
    width: 100%;
}
.section_inmueble.titles_inmueble{
    width: 100%;
}
.section_inmueble.titles_inmueble table tbody tr td {
    width: 50%;
    line-height: 1.2em;
}    
.section_inmueble.titles_inmueble table tbody tr td:first-child {
    margin: 0;
    font-weight: 500;
    font-size: 0.9em;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    vertical-align: top;

}
.section_inmueble.titles_inmueble table tbody tr td:last-child {
    margin: 0;
    font-weight: 400;
    font-size: 0.9em;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    padding-left: 0px;
}
.titles_inmueble ul li {
    margin: 0;
    font-weight: 500;
    font-size: 0.9em;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
}
.description_title_inmueble ul li {
    line-height: 20px;
}
.description_title_inmueble ul li span {
    margin: 0;
    font-weight: 400;
    font-size: 0.9em;
    font-family: 'Poppins', sans-serif;
    display: block;
    color:#000000;
}
.ubication_inmueble{
    height: 35px;
    width: 100%;
}
.content-ui-inmueble{
    bottom: 45px!important;
}
.content-ui{
    position: absolute;
    bottom: 13%;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    display: block;
    color: #000000;
    width: 100%;
}
.border-ui{
    width: 37%;
    display: inline-block;
}
/* inmueble */