.elementor-9208 .elementor-element.elementor-element-5f1fa88{--display:flex;--min-height:100vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9208 .elementor-element.elementor-element-5f1fa88:not(.elementor-motion-effects-element-type-background), .elementor-9208 .elementor-element.elementor-element-5f1fa88 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0F0F0;}.elementor-9208 .elementor-element.elementor-element-215ef57{--display:flex;--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.3);--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-9208 .elementor-element.elementor-element-215ef57:not(.elementor-motion-effects-element-type-background), .elementor-9208 .elementor-element.elementor-element-215ef57 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-9208 .elementor-element.elementor-element-5f1fa88{--content-width:560px;}}/* Start custom CSS for container, class: .elementor-element-5f1fa88 */.gform_wrapper.gravity-theme .gfield.gfield--width-full{
       font-family: "Raleway", Sans-serif;
}

.elementor-9208 .elementor-element.elementor-element-5f1fa88 .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{
    background-color: #3B9D72;
}
.filepond--drop-label {
  display: flex !important; /* Utiliser Flexbox pour organiser le texte et le bouton */
  flex-direction: column !important; /* Empêcher les éléments de se mettre en ligne et les empiler */
  align-items: center !important; /* Centrer les éléments horizontalement */
  justify-content: center !important; /* Centrer les éléments verticalement */
  text-align: center !important; /* S'assurer que le texte est centré */
}

/* BTN */
.filepond--label-action {
  display: inline-block !important; 
  margin-top: 10px !important; 
  padding: 10px 30px !important; 
  background-color: #fff !important;
  color: #3C3C3C !important; 
  border: 2px solid #3C3C3C !important;
  border-radius: 5px !important; 
  cursor: pointer !important; 
  text-decoration: none !important; 
  font-size: 16px !important; 
}
.filepond--label-action :hover{
  display: inline-block !important; 
  margin-top: 10px !important; 
  padding: 10px 30px !important; 
  background-color: #3C3C3C !important;
  color: #FFF !important; 
  border: 2px solid #3C3C3C !important;
  border-radius: 5px !important; 
  cursor: pointer !important; 
  text-decoration: none !important; 
  font-size: 16px !important; 
}


.filepond--drop-label label[aria-hidden="true"] {
  display: flex !important; /* Organiser le texte et le bouton en colonne */
  flex-direction: column !important;
  align-items: center !important; /* Centrer horizontalement */
  justify-content: center !important; /* Centrer verticalement */
}

.gform_wrapper .filepond--root .filepond--drop-label{
    height:146px;
}

/*slect fils*/.gform_wrapper .filepond--root .filepond--drop-label {
    background-color:#FAFAFA;

    border: 1px dashed #ccc;
    border-radius: 4px;
}

.gform_button_select_files{
    border-radius: 100px !important;
    padding: 10px 30px 10px 30px;
    background-color: #FFF;
    color: #3C3C3C;
    border: 2px solid #3C3C3C;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.gform_button_select_files:hover{
    border-radius: 100px !important;
    padding: 10px 30px 10px 30px;
    background-color: #3C3C3C;
    color: #fff;
    border: 2px solid #3C3C3C;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.filepond--label-action{
      border-radius: 100px !important;
    padding: 10px 30px 10px 30px;

    color: #3C3C3C;

    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}


/*ancien code*/

#FF {
    color: #3B9D72;
    font-family: "Raleway", Sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height:10px;
    text-align: center;
    
}

.gform_title  {
    text-align: center;
}


.gform_title {
     color: #3C3C3C;;
    font-family: "Raleway", Sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height:-5px;
    
}

.gform_required_legend {
    color: #3C3C3C;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-top: 0px;
    display: none;
}

/* Bouton Step 1-6*/
#gform_next_button_1_3{
    
border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFFFFF;
border:none;
font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 900;
    float: right
}
/*Bouton Previous Step 2_6*/
#gform_previous_button_1_48{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#FFF;
color:#3C3C3C;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#gform_next_button_1_48{
        border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    float:right;
}


#field_1_623222 label {
display:none;    
    
}

#gfgeo-locator-button-1_52
{
        border-radius: 100px !important;
padding:10px 20px 10px 20px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 800;
    margin-top: 30px;

}
/*Bouton Previous Step 3_6*/
#gform_previous_button_1_69{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#FFF;
color:#3C3C3C;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#gform_next_button_1_69{
        border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    float:right;
}

 .gfield_description{
   padding-top :0px !important;
}


#field_1_29{
    margin-top:6px;
}

#field_1_145 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
      font-weight: 800;
}


#field_1_148 h4{
     font-family: "Raleway", Sans-serif;
     text-align: center;
    
      color: #3C3C3C3;
      font-weight: 800;
      font-size: 22px;
}

#field_1_56 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
      
}
#field_1_89 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}

#field_1_147 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}


#field_1_58 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}
/*Bouton Previous Step 4_6*/

#gform_previous_button_1_97{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#FFF;
color:#3C3C3C;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#gform_next_button_1_97{
        border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    float:right;
}

#field_1_70 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}

#field_1_96 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}

#field_1_104 h3{
       font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
         font-weight: 800;
}

/*Bouton Previous Step 5_6*/

#gform_previous_button_1_103{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#FFF;
color:#3C3C3C;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#gform_next_button_1_103{
        border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    float:right;
}

#field_1_96 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;
}

/*Bouton Previous Step 6_6*/

#gform_previous_button_1{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#FFF;
color:#3C3C3C;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#gform_submit_button_1{
        border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    float:right;
}

#field_1_104 h3{
     font-family: "Raleway", Sans-serif;
     text-align: center;
      margin-bottom: -5px;
      color: #3B9D72;

}


/*---------------------*/
.gform-theme-button--control:hover{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C !important;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.gform-theme-button--control:active{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C !important;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.gform-theme-button--control:visited{
    border-radius: 100px !important;
padding:10px 30px 10px 30px;
background-color:#3C3C3C !important;
color:#FFF;
border:2px solid #3C3C3C;
font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
}

#dan .percentbar_16{
    background-color: #c02b0a !important;
}

#gfield_description_1_1 {
    color:#3097E8;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
     font-weight: 600;
     padding-top:0px;
}

#gfield_description_1_87{
    color:#484848;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
     font-weight: 600;
     padding-top:0px;
}


#gfield_description_1_39{
     color:#3097E8;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
     font-weight: 600;
     padding-top:0px;
    
}
#gfield_upload_rules_1_139 {
    
    font-family: "Raleway", Sans-serif;
    font-size: 12px;
     font-weight: 600;
     padding-top:0px;
     color:#969696;
}

#gfield_upload_rules_1_39{
    
    font-family: "Raleway", Sans-serif;
    font-size: 12px;
     font-weight: 600;
     padding-top:0px;
     color:#969696;
}

.gfield_required {
    color: #ED5549 !important;
    font-size: 24px !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_title {
	text-align: center;}
	
.gf_progressbar_percentage .percentbar_blue .percentbar_16{
    background-color: #ED5549 ;
}

/**/
.gpfup__droparea > div {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important; /* Centrer les éléments horizontalement */
  justify-content: center !important; /* Centrer les éléments verticalement (si la div principale a une hauteur) */
  padding-top: 20px!important;
  padding-bottom: 20px !important; /* Ajouter de l'espace en bas (ajustez la valeur) */
}

.gpfup__select-files-container {
  margin-top: 10px !important;
/* Ajouter un espace entre le texte et le bouton */
}

.gpfup__droparea {
  height: 146px !important; /* Définit la hauteur de la div principale */
  display: flex !important; /* Pour centrer le contenu à l'intérieur */
  align-items: center !important; /* Centre verticalement le contenu */
  justify-content: center !important; /* Centre horizontalement le contenu */
  flex-direction: column !important; /* Empile le texte et le bouton verticalement */
  padding-bottom: 0 !important; /* Supprime le padding-bottom que nous avions mis précédemment */
}

.gpfup__droparea > div {
  /* Nous n'avons plus besoin de centrer ici car c'est fait dans .gpfup__droparea */
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important; /* Centre les éléments texte et bouton */
  justify-content: center !important; /* Centre les éléments texte et bouton verticalement dans leur conteneur */
margin-bottom:16px !important;
}

.gpfup__select-files-container {
  margin-top: 10px !important; /* Espace entre le texte et le bouton */
}


#gfield_description_1_123{
    
        color: #3097E8;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#gfield_description_1_124{
    
        color: #3097E8;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#gfield_description_1_99{
           color: #3097E8;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    
}

/* Style pour la checkbox gfield-choice-input */
input.gfield-choice-input[type="checkbox"] {
    /* Masquer l'apparence par défaut */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    /* Créer notre propre "bouton" cercle noir */
    width: 24px; /* Ajustez la taille souhaitée */
    height: 24px; /* Ajustez la taille souhaitée */
    border: 1px solid #3C3C3C; /* Bordure grise (pour l'état non coché) */
    background-color: #fff; /* Fond blanc par défaut */
    cursor: pointer;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    border-radius: 50%; /* Pour un cercle parfait */
}

/* Style pour l'état "checked" (coché) avec fond noir et suppression de la bordure */
input.gfield-choice-input[type="checkbox"]:checked {
    background-color: #000; /* Fond noir quand coché */
    border: none; /* Supprimer la bordure quand coché */
}

/* Style pour la coche blanche */
input.gfield-choice-input[type="checkbox"]:checked::before {
    content: "\2713"; /* Code Unicode pour le caractère Check Mark */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px; /* Ajustez la taille de la coche */
    color: #fff; /* Couleur blanche de la coche */
    line-height: 1; /* Important pour l'alignement vertical */
}

/* Style pour l'état "focus" */
input.gfield-choice-input[type="checkbox"]:focus {
    border-color: #666;
    box-shadow: 0 0 0 0.2em rgba(60, 60, 60, 0.25);
}

.osm-gravity-address{
    border: 2px solid #000000 !important;
    font-family: "Raleway", Sans-serif;
    font-weight: 800;
    color:#000 !important;
}

#field_1_151{
    font-size: 16px;
    font-family: "Raleway", Sans-serif;
    font-weight: 800;
    margin-bottom:-5px;
    padding: 0;
}

 .gchoice_1_106_1{
    margin-bottom:5px !important;
}

.gchoice_1_106_2{
    margin-bottom:5px !important;
}/* End custom CSS */