.logo-inmobiliaria {
    max-width: 100%;
    max-height: 90px;
}

.asesor-image {
    width: 100%;
    height: auto;
}

@media (min-width: 769px) {
    .thumbnail-custom {
        height: 150px;
        width: 150px;
        object-fit: cover;
    }
}

@media (max-width: 769px) {
    .image-slider {
        width: 100% !important;
        height: auto !important;
    }
}

.onsale.alt {
    background-color: #000;
    color: #fff;
    float: right;
    margin-left: 0;
}

img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    width: 70px;
    height: 70px;
}

p, body {
    color: #2b2b2b;
}

.black-background {
    background-color: white;
    text-align: center;
}

.image-slider {
    width: auto;
    max-width: 100% !important;
    height: 500px;
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 100px;
    max-width: 100%;
    width: auto;
}

.lSSlideOuter .lSPager.lSGallery li {
    background: white;
    text-align: center;
}

.lSSlideOuter .lSPager.lSGallery a {
    text-align: center;
    display: inline-block;
}

#price-tag {
    margin-top: 25px !important;
    margin-left: -30px !important;
}

.status-advise {
    background-color: #ffcc00;
    width: 100%;
    text-align: center;
    position: fixed;
    padding: 10px;
    bottom: 0%;
    margin-top: 10px;
    text-orientation: upright;
    z-index: 999999;
}

.footer-bottom .copy p {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 2em;
}

.anchoiconos{
  width: 35px !important;
}

.anchoiconos2{
  width: 25px !important;
}

.image-caption {
    position: absolute;
    padding: 10px;
    bottom: 1%;
    background: rgba(0.0, 0.0, 0.0, 0.5);
    color: white;
    width: inherit;
}

.button-thumbnail {
    height: 150px;
    width: 100%;
}

.button-thumbnail img {
    height: inherit;
    width: inherit;
    object-fit: cover;
}

.social-media-icon {
    padding: 5px 5px 5px 9px;
    margin: 5px;
    font-size: 20px;
    text-align: center;
    border: 1px white solid;
    border-radius: 30%;
}

.social-media-icon-agent {
    color: black;
    padding: 5px 5px 5px 9px;
    margin: 5px;
    font-size: 20px;
    text-align: center;
    border: 1px black solid;
    border-radius: 30%;
}

.tel-link {
    text-decoration: none;
    color: black;
    font-size: 1em;
}

i.fa {
    padding-left: 5px !important;
}

.small-icon {
    height: 22px;
}

.medium-icon {
    height: 42px;
}