.message{
    background: #F8F8FA;
    padding-bottom: 1px;
    color: #424242;
}
.message--presse {
    padding: 20px 0 100px 0;
}
.message--presse h1 {
    margin: 30px 0;
}
.message textarea{
    width: 92%;
}
.message__subtitle{
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
}
*.besoin-aide, .bloc-content-form{
    width: 75%;
}
.besoin-aide{
    display: flex;
    margin: 50px auto 50px auto;
}
.besoin-aide-rappel{
    align-self: flex-end;
}

.besoin-aide-rappel .block-contact-btn {
    flex-direction: column;
}

.besoin-aide-rappel .block-contact-btn a {
    text-align: center;
    font-size: 14px;
}

.besoin-aide-rappel .block-contact-btn .contact-icon-tel {
    margin-bottom: 10px;
}

.besoin-aide-rappel p{
    margin-bottom: 28px;
    font-size: 21px;
    line-height: 23px;
}
.besoin-aide-content{
    display: flex;
}
.besoin-aide-content{
    position: relative;
}
.bloc-content-aide::after{
    content: "";
    position: absolute;
    width: 1px;
    background: #D3D3D3;
    height: 155px;
    top: 12px;
    right: 10px;
}
.besoin-aide-rappel{
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
.besoin-aide img{
    width: 29%;
    height: 100%;
    margin-right: 35px;
}
.bloc-content-aide{
    width: 300px;
    align-self: flex-end;
}
.bloc-content-aide > p{
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
}
.bloc-content-aide {
    height: 120px;
}
.picto-tel{
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}
.upper-word{
    text-transform: uppercase;
    color: #3d3d3c;
}
#contact-us .contactez-nous-numero{
    font-size: 23px;
    top: 11px;
    left: 11px;
}
#contact-us .horaire-contact{
    font-size: 15px;
    margin: 5px 0 0;
}
h1{
    margin: 35px 0 40px;
}
h1, #contact-us .horaire-contact, #contact-us .bloc-content-aide{
    text-align: center;
}
.titre-confirmation{
    margin-bottom: 8px;
}
.bloc-content-form{
    margin: auto;
    padding: 3% 2% 3% 4%;
    background: #FFFFFF;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1);
    box-sizing: border-box;
}
#form_page_contact .action{
    text-align: center;
    margin-right: 4%;
    margin-top: 30px;
}
#form_page_contact .controls{
    position: relative;
}
#form_page_contact .controls .erreur, #form_page_contact .autorisation_com_canaux .erreur::before{
    border: 1px solid red;
}
#form_page_contact .span6{
    position: relative;
}
#form_page_contact .span6 input{
    width: 85%;
}
#form_page_contact input, #form_page_contact textarea{
    margin-bottom: 3px;
}
#form_page_contact .span6 input, #form_page_contact #comment_page_contact{
    padding: 12px 16px;
}

#form_page_contact .btn-submit-contact{
    background: #1167ff;
    padding: 10px 39px;
    border-radius: 2px;
    border: 3px solid #1167ff;
    color: white;
    text-transform: uppercase;
}
#form_page_contact .btn-submit-contact:hover{
    background: #0a69b5;
    border: 3px solid #0a69b5;
}
#contact-us .mentions-gris{
    width: 96%;
    font-size: 12px;
    line-height: 15px;
    color: #909090;
    border-top: 1px solid #D3D3D3;
    padding-top: 13px;
}
#form_page_contact .acceptation .acceptation-right, #form_page_contact .newsletter .newsletter-right{
    width: 97%;
    margin: 6px 0 10px 0;
}
#form_page_contact .autorisation_com_canaux{
    width: auto;
    margin: 10px 0 10px 35px;
    justify-content: left;
}
#form_page_contact .autorisation_com_canaux > div{
    margin: 0;
}
#form_page_contact .autorisation_com_canaux label{
    margin: 3px 32px 0 0;
}
#form_page_contact .acceptation-left .errors li, #form_page_contact .error_autorisation_com_canaux .errors li{
    color: #F44F6F;
    margin-left: 1px;
}
#form_page_contact #csrf_page_contact-element{
    margin: 0;
}
#form_page_contact label{
    font-size: 16px;
    font-weight: 500;
}
.bloc-form-confirmation-parent{
    width: 74%;
    margin: auto;
}
.bloc-form-confirmation-parent h1{
    margin-top: 0;
    font-size: 23px;
}
.bloc-form-confirmation-parent p{
    font-size: 17px;
}
.bloc-form-confirmation{
    background: white;
    text-align: center;
    color: #424242;
    padding: 30px 30px 45px;
    font-size: 16px;
    box-shadow: 0 0 4px rgba(197, 197, 197, 0.9);
}
.bloc-form-confirmation > div{
    margin-top: 36px;
}
.btn-form-confirm{
    background: #1167ff;
    font-size: 14px;
    padding: 8px 38px;
    border-radius: 2px;
    border: 3px solid #1167ff;
    color: white;
    text-transform: uppercase;
}
.btn-form-confirm:hover{
    color: white;
}
.form-confirmation-background{
    background: #F8F8FA;
    margin: 0;
    padding: 40px 0 35px;
}
.btn-vert-nous-contacter, .btn-vert-nous-contacter:active, .btn-vert-nous-contacter:focus, .btn-vert-nous-contacter:visited{
    position: relative;
    padding: 12px 33px 12px 62px;
}
#display-label label{
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
#display-label label::before{
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    border: 1px solid #D4D4D4;
    border-radius: 2px;
}
#display-label input[type="checkbox"]:checked + label::after{
    content: '\2713';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 3px;
    left: 4px;
    font-size: 16px;
    font-weight: bold;
}
#display-label input{
    position: absolute;
    left: -9999px;
    margin: 6px 4px 0;
    z-index: 1000;
}
#display-label .propo_principal{
    display: block;
    width: 93%;
}
#display-label > label{
    display: block;
}
#display-label label{
    display: inline;
    font-size: 14px;
    font-weight: 400;
}
#contact-us input::-webkit-input-placeholder, #contact-us textarea::-webkit-input-placeholder{
    color:transparent;
}
#contact-us input:-moz-placeholder, #contact-us textarea:-moz-placeholder { /* Firefox 18- */
    color:transparent;
}
#contact-us input::-moz-placeholder, #contact-us textarea::-moz-placeholder {  /* Firefox 19+ */
    color:transparent;
}
#contact-us input:-ms-input-placeholder, #contact-us textarea:-ms-input-placeholder {
    color:transparent;
}
.contact-numero {
    border: none;
}
@media screen and (min-width: 1003px){
    #form_page_contact .colonne-2{
        margin: 0 0 0 12px;
    }
}

@media screen and (max-width: 767px) {
    .message{
        padding: 0;
    }
    h1{
        background: white;
        margin: 0;
        padding-top: 15px;
        font-size: 25px;
        font-weight: 600;
    }
    .besoin-aide-content{
        display: flex;
        flex-direction: column;
    }
    .besoin-aide-content img, .besoin-aide-content .bloc-content-aide{
        margin: auto auto 10px;
    }
    .besoin-aide-content img{
        width: 38%;
    }
    .besoin-aide, .bloc-content-form {
        width: 100%;
        box-shadow: none;
    }
    #form_page_contact .control-label{
        display: none;
    }
    #form_page_contact .colonne-2{
        margin: 0;
    }
    #form_page_contact .span6 input{
        width: 100%;
    }
    #form_page_contact .action{
        margin-right: 0;
    }
    .bloc-content-form{
        padding: 3% 4% 3% 4%;
    }
    .message textarea{
        width: 100%;
    }
    #display-label input[type="checkbox"]:checked + label::after {
        top: 2px;
        left: 3px;
        font-size: 15px;
    }
    #display-label{
        display: block;
    }
    #form_page_contact .autorisation_com_canaux{
        padding-left: 29px;
        margin-left: 0;
    }
    .mentions-gris{
        width: 100%;
    }
    .besoin-aide{
        flex-direction: column;
    }
    #contact-us input::-webkit-input-placeholder, #contact-us textarea::-webkit-input-placeholder {
        color:#565656;
    }
    #contact-usinput:-moz-placeholder, #contact-us textarea:-moz-placeholder { /* Firefox 18- */
        color:#565656;
    }
    #contact-us input::-moz-placeholder, #contact-us textarea::-moz-placeholder {  /* Firefox 19+ */
        color:#565656;
    }
    #contact-us input:-ms-input-placeholder, #contact-us textarea:-ms-input-placeholder {
        color:#565656;
    }
}

@media screen and (max-width: 1199px){
    .bloc-content-aide > p {
        text-align: center;
    }
}

@media screen and (max-width: 1003px){
    #form_page_contact .span6 input{
        width: 91%;
    }
    #form_page_contact #comment_page_contact{
        width: 95.5%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px){
    .bloc-content-aide::after{
        top: -6px;
        right: -14px;
    }
}
@media screen and (min-width: 1003px) and (max-width: 1199px){
    .bloc-content-aide > p, .besoin-aide-rappel > p{
        font-size: 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1002px){
    .besoin-aide, .bloc-content-form{
        width: 100%;
    }
}
@media screen and (min-width: 400px) and (max-width: 767px){
    .besoin-aide-content img{
        width: 152px;
    }
}
@media screen and (min-width: 280px) and (max-width: 500px){
    .besoin-aide{
        margin-top: 27px;
    }
}
@media screen and (min-width: 280px) and (max-width: 430px){
    #form_page_contact .btn-submit-contact{
        width: 100%;
    }
    #form_page_contact .autorisation_com_canaux label{
        margin-right: 3%;
        padding-left: 27px;
    }
    #form_page_contact .autorisation_com_canaux{
        justify-content: center;
        padding-left: 0;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px){
    #contact-us .mentions-gris{
        width: 100%;
    }
    #form_page_contact #comment_page_contact{
        width: 100%;
    }
    #form_page_contact .span6 input{
        width: 100%;
    }
    .bloc-content-aide::after{
        display: none;
    }
    .bloc-content-aide > p{
        margin-bottom: 10px;
        font-size: 18px;
        text-align: center;
    }
    .besoin-aide-rappel{
        height: 215px;
        text-align: center;
    }
    .besoin-aide-rappel p{
        text-align: center;
    }
    .besoin-aide-rappel p::before{
        content: "";
        display: block;
        background: #D3D3D3;
        width: 245px;
        height: 1px;
        margin: 25px auto;
    }
    .contactez-nous-numero{
        left: 23px;
    }
}
