.header .bloc_textes {
    float:none;
}

.header > .container-fluid {
    padding:0px;
}

.header .bloc_texte_1 {
    color: #ff5400;
    font-weight: 800;
    font-size: 24px;
}

.header .bloc_texte_2 {
    font-size: 14px;
}

#about-section h2,#faq-section h2{
    text-align: center;
    font-weight: 800;
}

#about-section  .icon-box-content{
    padding:15px;
}

.read-more{
    margin:15px;
}

#faq-section h2{

}

#hero-content .left.bloc_desktop{
    display:none
}

#bloc_full_form, .bloc_desktop + div{
    margin-left:auto;
    margin-right:auto;
}