.titre_form {
    
    line-height: 30px;
font-weight: bold; 
font-family: Poppins, sans-serif;
font-size: 1rem;
    font-weight: bold;

}
.p_form {
    padding-bottom: 10px!important;
    text-align: justify;
}
.titre_box {
    padding-bottom: 6px;
}
.option_box {
    padding-left: 3px!important;
}
.choix_jours input {
    margin-top: 4px!important;
}

.step_g {
    padding: 20px;
    padding-top: 20%;
}
.description_etap blockquote {
    width:90%;
    margin-bottom:15px;
    margin-top:5px;
    
}
.step_g .img_03 {
    padding-bottom: 12px;
    padding-top: 12px;
}
.champErreur {
    border: 2px solid red !important;
    background-color: #ffe5e5 !important;
    border-radius: 3px;
}

.body_mob {
padding-left: 20px;
padding-right: 20px;
}
.titre_form_mob {
    
line-height: 20px;
padding-top:15px;
padding-bottom:15px;
font-weight: bold; 
font-family: Poppins, sans-serif;
font-size: 1rem;
    font-weight: bold;

}