
.page_percentage_deactive{
    border: 1px solid #FF8811!important;
    border-radius: 5px!important;
}
#div_percentage{
    background-color: #FF8811;
    color: #fff;
}
#fm-pages6{
    margin-bottom: 20px!important;
}
.wdform_percentage_title{
    font-size: 14px!important;
    line-height: auto;
    margin:0px 5px!important;
}
.wdform_section{
    display: flex!important;
    row-gap: 15px;
}
.formulaires-contact > .elementor-widget-container > .elementor-shortcode > .fm-form-container.fm-theme0 .form7 .wdform-page-and-images.fm-form-builder > .wdform_page > .wdform_section{
    row-gap: 0px;
}
.suivant-button{
    background-color: #FF8811;
    color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 15px;
}
.suivant-button:hover{
    background-color: #f38212;
}
.precedent-button{
    background-color: transparent;
    border: 1px solid #FF8811;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 15px;
}
.precedent-button:hover{
    background-color: #FF8811;
    color: #fff;
}
.wdform_footer{
    margin-top: 20px;
}
@media screen and (max-width: 1024px) {
    .suivant-button,.precedent-button{
        font-size: 15px!important;
    }
}
.wdform_column > div > div > h2{
    margin-top: 20px!important;
    margin-bottom: 0!important;
    border-top: 1px solid #f38212;
    padding-top: 15px;
    width: fit-content;
}
.ui-slider-range{
    background-color: #FF8811!important;
}
.ui-slider-handle{
    border-radius: 100%!important;
    background-color: #FF8811!important;
}
.texte-explicatif-formulaires{
    font-size: 15px!important;
    font-weight: 500;
    line-height: 1.7em;
    margin-bottom: 0!important;
}
.envoyer-button.wdform-element-section.wd-flex.wd-flex-row.wd-justify-content-left.wd-width-100{
    justify-content: center!important;
    padding: 30px;
}
.envoyer-button > .button-submit{
    background-color: #FF8811!important;
    border-radius: 5px;
    font-weight: 500;
    font-size: 15px!important;
    border: none!important;
}
.envoyer-button > .button-submit:hover{
    background-color: #f38212!important;
    border-radius: 5px;
    font-weight: 500;
    border: none!important;
}
.fm-type_gdpr_compliance_checkbox > .wdform-element-section{
    padding: 0!important;
}
.fm-type_recaptcha{
    margin: 0!important;
}