.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 h1 {
    margin-top: 2%;
    margin-bottom: 0;
    text-shadow: #000 1px 0 10px;
    color: #FFF;
    font-size: 45px;
    text-transform: uppercase;
}

p.hero-subtitle {
    margin: 0;
    text-shadow: #000 1px 0 10px;
    color: #FFF;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;


}

.section .btn.btn-primary{
    background-color: #ff5400;
    border-color: #ff5400;
    font-weight: 600;
    padding-left: 30px;
    padding-right: 30px;
}
/*

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

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