.elementor-188172 .elementor-element.elementor-element-6c5c8a70{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;border-style:solid;--border-style:solid;border-color:var( --e-global-color-45924fb );--border-color:var( --e-global-color-45924fb );--padding-top:4%;--padding-bottom:7%;--padding-left:6%;--padding-right:6%;}.elementor-188172 .elementor-element.elementor-element-74355f87{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-188172 .elementor-element.elementor-element-6eedb8b{color:#565656;}.elementor-188172 .elementor-element.elementor-element-7572c46 .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{background-color:#1a7efb !important;color:#ffffff !important;}#elementor-popup-modal-188172 .dialog-widget-content{animation-duration:1.2s;}#elementor-popup-modal-188172{background-color:rgba(0, 0, 0, 0.6);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-188172 .dialog-message{width:90vw;height:100vh;align-items:flex-start;}#elementor-popup-modal-188172 .dialog-close-button{display:flex;top:15px;background-color:#000000;font-size:24px;}body:not(.rtl) #elementor-popup-modal-188172 .dialog-close-button{right:15px;}body.rtl #elementor-popup-modal-188172 .dialog-close-button{left:15px;}#elementor-popup-modal-188172 .dialog-close-button i{color:var( --e-global-color-468ee0a );}#elementor-popup-modal-188172 .dialog-close-button svg{fill:var( --e-global-color-468ee0a );}@media(min-width:768px){.elementor-188172 .elementor-element.elementor-element-6c5c8a70{--content-width:95vw;}.elementor-188172 .elementor-element.elementor-element-74355f87{--content-width:100%;}}@media(max-width:992px){.elementor-188172 .elementor-element.elementor-element-6c5c8a70{border-width:3px 3px 3px 3px;--border-top-width:3px;--border-right-width:3px;--border-bottom-width:3px;--border-left-width:3px;--border-radius:8px 8px 8px 8px;}#elementor-popup-modal-188172 .dialog-message{width:90vw;}}@media(max-width:767px){#elementor-popup-modal-188172 .dialog-message{width:100vw;}body:not(.rtl) #elementor-popup-modal-188172 .dialog-close-button{right:25px;}body.rtl #elementor-popup-modal-188172 .dialog-close-button{left:25px;}}/* Start custom CSS for fluent-form-widget, class: .elementor-element-7572c46 *//* ===== FLUENT FORMS - CENTRE PREMIUM ===== */

/* Conteneur du formulaire */
.fluentform .ff-el-group {
  margin-bottom: 20px;
}

/* Labels */
.fluentform .ff-el-group label,
.fluentform .ff-el-input--label label {
  color: #1a1a1a !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  margin-bottom: 6px !important;
}

/* Tous les champs de saisie */
.fluentform input[type="text"],
.fluentform input[type="email"],
.fluentform input[type="tel"],
.fluentform input[type="number"],
.fluentform select,
.fluentform textarea {
  background-color: #ffffff !important;
  border: 1px solid #a9987e !important;
  border-radius: 4px !important;
  color: #1a1a1a !important;
  font-size: 14px !important;
  width: 100% !important;
  transition: border-color 0.3s ease !important;
}

/* Focus */
.fluentform input:focus,
.fluentform select:focus,
.fluentform textarea:focus {
  border-color: #4D9DDA !important;

  outline: none !important;
}


/* Boutons Enregistrer et Continuer / Terminer */
.fluentform .ff-btn,
.fluentform .ff-btn-submit,
.fluentform button[type="submit"] {
  background-color: #a9987e !important;
  color: #ffffff !important;
  border: none !important;
  padding: 13px 30px !important;
  font-size: 13px !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease !important;
  font-weight: 600 !important;
}
.fluentform .ff-btn:hover,
.fluentform .ff-btn-submit:hover,
.fluentform button[type="submit"]:hover {
  background-color: #FAB637 !important;
  color: #1a1a1a !important;
}

/* Radio boutons et cases à cocher */
.fluentform .ff-el-form-check-input {
  accent-color: #A21C1C !important;
}
.fluentform .ff-el-form-check-label {
  color: #1a1a1a !important;
  font-size: 14px !important;
}

/* Sliders (kilomètrage, budget) */
.fluentform .rangeslider--horizontal {
  background-color: #e0e0e0 !important;
  box-shadow: none !important;
  height: 6px !important;
  border-radius: 4px !important;
}

.fluentform .rangeslider__fill {
  background-color: #a9987e !important;
  box-shadow: none !important;
  border-radius: 4px !important;
}

.fluentform .rangeslider__handle {
  background-color: #a9987e !important;
  border: 2px solid #a9987e !important;
  box-shadow: none !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
}

.fluentform .rangeslider__handle:focus {
  outline: none !important;
  border-color: #FAB637 !important;
}

.fluentform .rangeslider__handle {
  background-color: #a9987e !important;
  border: 2px solid #a9987e !important;
  box-shadow: none !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin-top: 0 !important;
}

.fluentform .noUi-handle {
  border-color: #a9987e !important;
  box-shadow: none !important;
}
.fluentform .noUi-handle:focus {
  outline: none !important;
}

/* Message d'erreur */
.fluentform .error {
  color: #A21C1C !important;
  font-size: 12px !important;
}

/* Astérisque obligatoire */
.fluentform .ff-el-is-required .ff-el-input--label:after {
  color: #A21C1C !important;
}/* End custom CSS */