/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1754681867
Updated: 2025-08-08 19:37:47

*/


#f-pi-zone1 .f-pi-zone-btn-nav,
#f-pi-zone2 .f-pi-zone-btn-nav,
#f-pi-zone3 .f-pi-zone-btn-nav,
#f-pi-zone4 .f-pi-zone-btn-nav {
  cursor: pointer;
}

#f-pi-zone2,
#f-pi-zone3,
#f-pi-zone4,
#f-pi-zone2-entreprise,
#f-pi-zone3-entreprise {
  display: none;
}

#f-pi-zone4 label input[type="checkbox"] {
  margin-top: 10px !important;
}
#f-pi-zone4 label .wpcf7-list-item-label {
  background-color: transparent !important;
  color: #5c5c5c !important;
  border: none !important;
  padding: 0 !important;
}

.formulaire a {
  color: #ec4258;
  text-decoration: none;
}
.formulaire label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #5c5c5c;
  padding-bottom: 10px;
  display: block;
}
.formulaire select {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  background-image: url("/wp-content/uploads/2023/10/Arrow-5.svg");
  margin-top: -10px;
  width: auto;
  min-width: 100px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #5c5c5c;
  padding: 5px 24px 5px 10px;
  background-repeat: no-repeat;
    background-position: right center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    
    border: none;
    cursor: pointer;
}
.formulaire select option {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #5c5c5c;
  padding: 5px 10px;
}
.formulaire input {
  border: 0 solid transparent;
  border-bottom: 1px solid #5c5c5c;
  border-radius: 0;
  width: 335px;
  height: 40px;
  margin-top: -10px;
  font-weight: 500;
    max-width: calc(100% - 2px);
  color: #5c5c5c;
}
.formulaire input[type="submit"] {
  background: #00bfb7;
  border-radius: 50px;
  display: block;
  width: auto;
  height: 45px;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: #ffffff;
  margin-top: 40px;
  padding: 10px 30px;
  margin-left: auto;
  margin-right: auto;
}
.formulaire .choix {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 50px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #ec4258;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  margin-top: -10px;
}
.formulaire .choix:hover,
.formulaire .choix.choix-actif {
  background: #ec4258;
  color: #ffffff;
}
.formulaire .f-pi-zone-btn-nav {
  margin-top: 50px;
}
.formulaire .f-pi-zone-btn-nav p {
  font-family: "Proza Libre", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #683d44;
}
.formulaire .f-pi-zone-btn-nav p i {
  font-size: 25px;
  margin-top: -5px;
  margin-left: 11px;
  position: absolute;
}
.formulaire .f-pi-zone-btn-nav p .fa-circle-arrow-left {
  margin-left: -40px;
}
.formulaire .wpcf7-radio .wpcf7-list-item input {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 25px;
}
.formulaire .wpcf7-radio .wpcf7-list-item span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #5c5c5c;
}
.formulaire .wpcf7-checkbox {
  height: auto;
  display: block;
}
.formulaire .wpcf7-checkbox .wpcf7-list-item input {
  width: 25px;
  position: absolute;
  left: -19px;
  top: 0px;
  margin-top: 2px;
  margin-bottom: 0;
  height: auto;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  display: block;
  cursor: pointer;
  line-height: 2;
  font-size: 1em;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span {
  border: none;
  color: #ec4258;
  background-color: white;
  border-radius: 25px;
  transition: 0.8s;
  padding: 10px 25px 10px 0;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span:hover {
  color: white;
  background-color: #ec4258;
  transition: 0.8s;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label .active {
  color: white;
  background-color: #ec4258;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label [type="radio"] {
  clip: rect(0 0 0 0);
  position: absolute;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label [type="radio"] + span {
  display: block;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label [type="radio"]:checked + span:before {
  box-shadow: 0 0 0 0.2em #000;
  background: #8eb2fb;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label [type="radio"] + span:before {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 1em;
  display: inline-block;
  border: 0.125em solid #fff;
  transition: 0.5s ease all;
  vertical-align: -0.25em;
  box-shadow: 0 0 0 0.15em #000;
  margin-right: 0.75em;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input {
  position: absolute;
  margin-left: -31px;
  margin-top: -7px;
}
.formulaire .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item span {
  margin-right: 33px;
}

@media screen and (max-width: 1023px) {
  .none-mobile {
    display: none;
  }

  .margin-top-75 {
    margin-top: -75px;
  }
}
@media screen and (min-width: 1024px) {
  .none-pc {
    display: none;
  }
}

.grecaptcha-badge {
    display: none !important;
  }
  
  .relative {
    position: relative;
  }
  
  
  .row-formulaire-nav{
	  display: flex;
	  justify-content: space-between;
	      width: 80%;
    margin: 0 auto;
  }
  
  
.row-formulaire-nav .fa-circle-arrow-right::before {
  content: '→'; /* ta flèche */
  color: white !important;
  background-color: #683d44 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
}

.row-formulaire-nav .fa-circle-arrow-left::before {
  content: '←'; /* flèche gauche */
  color: white !important;
  background-color: #683d44 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
}