.testemonial-box .card {
    height: unset !important;
    min-height: 400px !important;
}

#brandindicators .carousel-indicators {
    bottom: 36px;
}


#brandindicators .carousel-indicators li {
    background-color: #242049;

}


@media only screen and (max-width: 767px) {
    #a-propos {
        padding-top: unset !important;
    }

    .testimonial-item__thumb .author {
        top: 0px !important;
    }

    .testimonial-item__thumb .t-shape img {
        top: 0px;
    }

    #brandindicators .carousel-item .col-md-2 {
        width: unset !important;
    }

    .footer__2 {
        padding: 0px;
    }

    .site-btn__s2 {
        margin-bottom: 20px;
    }


    .about-area .section-header.section-header__2 {
        position: relative;
        bottom: 60px;
    }

    .section-header .section-title__2 {
        text-align: left;
        font-size: 30px;
        line-height: 38px;
    }

    #faq-section {
        padding: 0px;
    }

    #faq-section .col-xl-6 {
        padding: 0px 10px !important;
        background-color: unset !important;
    }

    #faq-section .site-btn {
        display: none !important;
    }

    #nos-realisations {
        padding-top: 0px !important;
    }

    body {
        overflow-x: hidden;
        max-width: 100%;
    }
}