﻿#section-body {
    position: relative;
    min-height: initial;
}

.agent-listing .media-left figure {
    margin-bottom: 0;
}

.testimonial-padding {
    padding: 0 0 55px 0 !important;
}

.services-module .service-block p {
    text-align: justify;
}
div#services-module-3 .titulos2 {
    text-align: center;
    margin: 0 0 45px 0;
}
.agents-block .block-body .description, .partner-block .block-body .description {
    height: initial; 
    color: #1a171b;
}
.block-body {
    height: 118px;
}
.agents-block .auther-thumb, .partner-block .auther-thumb {
    width: 170px;
    height: 170px;
}
.agents-block {
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0 5px;
}
.mb-40 {
    margin-bottom: 40px;
}
.section-about-us {
    padding: 75px 0 50px 0;
}
img.imgQuienesSomos {
    width: 400px;
    margin: 0 auto;
    display: inherit;
    margin-bottom: 35px;
    box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.58);
}
.back-white {
    background-color: #ffffff;
}
.cont-img-quienes {
    width: 100%;
    height: 100%;
    border: 30px solid #ffffff;
    float: left;
    box-shadow: 0px 0px 30px 0px rgba(33, 30, 25, 0.1);
    position: relative;
}
.cont-text-quienes {
    padding: 26px 26px 0px 26px;
}
.bkg-row {
    box-shadow: 0px 0px 30px 0px rgba(33, 30, 25, 0.1);
    float: left;
    /* margin-bottom: 45px; */
    background-color: #fff;
}
span.color__habiter {
    color: #c52127;
}
img.btn_reproduccion_habiter {
    position: absolute;
    top: 35%;
    width: 100px;
    height: auto;
    left: 40%;
}
img.btn_reproduccion_habiter:hover {
    position: absolute;
    top: 35%;
    width: 100px;
    height: auto;
    left: 40%;
    box-shadow: 4px 0px 8px #000;
    border-radius: 50%;
}
.cont-text-quienes h2 {
    font-size: 20px;
    margin: 0 0 15px 0;
}
.cont-text-quienes p {
    font-size: 14px;
    line-height: 20px;
}
.cont-text-quienes ul > li {
    font-size: 13px;
    list-style: disc;
    margin-left: 20px;
}