.header-parallax {
    background-image: url(../images/slider/slider-lrm.png);
}

.btn-secondary {
    background-color: #505050;
}

.text-spl-color {
    color: #505050;
}

.box-6 .fa {
    color: #F74545;
    font-size: 48px;
}

.sub-heading-1::after {
    background-color: #F74545;
}

.list-style-4 li .fa,
.list-style-6 li h6 .fa {
    color: #F74545;
}

.list-style-5 li .fa {
    background-color: #F74545;
}

.list-style-6 li .progress .progress-bar {
    background-color: #F74545;
}

.partners-list {
    background-color: #ffffff;
}

.partners-list li {
    height: 100px;
    margin-top: 30px;
}

.partners-list li img {
    max-height: 120px;
}

.testimonial-box .item img {
    height: 60px;
}

.box-2 .img-responsive {
    width: 90%;
}

.img-expertise {
    height: 80px;
}

.home-metiers h5 {
    font-size: 16px;
}

.home-metiers .box-6 {
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.bio-box-1 p.designation {
    border-bottom: 2px solid #F74545;
}

.section-financial {
    background-color: #404040;
    
    background-image: url(../images/FondExpertise.png);
}

.contact-form-wrap {
    margin-top: 0px;
}

@media (min-width:768px) 
{
    .header-parallax.header-expertise,
    .header-parallax.header-clients, .header-parallax.header-equipe {
        height: 400px;
    }
}

.header-parallax.header-home {
    background-image: url(../images/banners/Home.png);
}

.header-parallax.header-expertise {
    background-image: url(../images/banners/FondExpertise.png);
}

.header-parallax.header-clients {
    background-image: url(../images/banners/FondClients.png);
}

.header-parallax.header-equipe {
    background-image: url(../images/banners/FondEquipe.png);
}

.section-financial-list li.bloc {
    padding-right: 60px;
    text-align: justify;
}

.section-financial-list li .fa {
    margin-bottom: 10px;
    margin-top: 0px;
}

.section-financial-list li h5 {
    margin-top: 10px;
}

.section-financial-list ul.enum li {
    padding-top: 0;
    margin-top: 0;
}

.pb40 {
    padding-bottom: 40px;
}

.accent-rouge {
    color: #F74545;
}

@media (min-width:992px) {
    .tableau {
        display: table;
    }
    .tableau .cellule {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
    .tableau .cellule .full-size {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
    }
}

.bio-box-1 {
    display: table;
}

.bio-box-1 .image {
    float: left;
    width: 100px;
    padding-top: 20px;
    margin-right: 20px;
    display: table-cell;
}

.bio-box-1 .cv {
    display: table-cell;
    vertical-align: top;
}

.associes .bio-box-1 img.associe {
    max-width: 100px;
}

.box-6 h5 {
    color: #000000;
}

.box-6 a:hover {
    text-decoration: none;
    color: red;
}

.textepicto {
    display: table-cell;
}

.section-testimonials.sub {
    background-image: url(../images/NosClientsParlentDeNous.png);
}