.brand > img {
    max-width: 285px;
    max-height: 270px;
}
@media (max-width: 991.98px) {
    .brand > img {
        max-width: 150px;
        max-height: 60px;
    }
}

@media (min-width: 992px) {
    .brand {
        padding: 0px;
    }
}

.estate-flag__text--rented {
    background-color: #2E8B57;
}


.section-T7-home-intro-form__body, .section-bg-dark, .footer, .footer-signature, .T7-card-agency-contact__body, .header__mega-menu {
    background-color: #42444c; 
}

.header::before {
    background-color: #42444cd1;
}

.section-T7-contact-intro__title, .section-T7-contact-intro__title > * {
color: #fb7c37 !important; 
}

/* patrimoine page */

div#jetimmo_patrimoine {
    background-color: #dbdbdc;
    padding: 20px;
    margin-top: -25px;
}

div#jetimmo_patrimoine h4 {
    line-height: 1.5;
    margin-bottom: 20px;
    color: #333333;
    text-align: center;
}

header.header--reduced > div > div.header__brand > a > img {
    content:url("https://cdn.webulous.io/sites/CKIOZMQIHE/download/Logo_orange_blanc_C.png");
}
header.header-gestion.header--reduced > div > div.header__brand > a > img {
    content:url("https://cdn.webulous.io/sites/CKIOZMQIHE/download/Logo_vert_blanc_C.png");
}
