/*************/

/* SECTION fixe */

/*************/
#section-fixe1 {
  position: fixed;
  top: 170px;
  z-index: 99999;
  /* width: 50%; */
}
#section-fixe1-1 {
  padding: 0;
  /* display: flex;
  flex-direction: column; */
  /* width: 100%; */
}

.raccourciAccompagnementEl {
  /* display: none; */
  opacity: 0;
}
.actifMain {
  /* display: flex !important; */
  opacity: 1 !important;
}
.raccourciAccompagnement {
  /* margin-bottom: 20px; */
  height: 58px;
  /* width: 281px; */
  /* background-color: white; */
  display: inline-flex;
  padding-left: 40px;
  padding-right: 20px;
}
.actif {
  color: var(--noir) !important;
}
.actifMain {
  color: var(--noir) !important;
  background-color: white;
}
#section-fixe1 a {
  display: flex;
  align-items: center;
}
#section-fixe1 img {
  width: 32px;
}
#section-fixe1 p {
  font-size: 12px;
  line-height: 1.2em;
  margin: 0;
  color: white;
  margin-left: 10px;
}
.bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gris-clair);
  margin-right: 15px;
}
.bulletVert {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--vert);
  margin-right: 15px;
}
.bulletOrange {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--orange);
  margin-right: 15px;
}
.bulletJaune {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--jaune);
  margin-right: 15px;
}
.bulletBleu {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--bleu);
  margin-right: 15px;
}
.bulletRose {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d6017f;
  margin-right: 15px;
}

/*************/

/* SECTION 1 */

/*************/
button {
}
#section-1 {
  width: 80%;
  margin: auto;
  padding: 35px 0;
  max-width: 1080px;
}
#section-1 h1 {
  text-align: center;
  font-size: 45px;
}
#section-1 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 30px;
}
#section-1 p {
  text-align: center;
  margin: auto;
}

/*************/

/* SECTION 2 */

/*************/
#section-2 {
  display: flex;
}
#section-2-1 {
  width: 50%;
  display: flex;
  justify-content: center;
}
#section-2-1 img {
  object-fit: cover;
  width: 100%;
}
#section-2-2 {
  width: 50%;
  display: flex;
  background-color: #edf0f0;
}
#section-2-2-1 {
  margin: auto 100px;
}
#section-2-2-1 h2 {
  font-size: 30px;
}
/*************/

/* SECTION 3 */

/*************/
#section-3 {
  /* width: 80%;
  margin: auto;
  max-width: 1080px; */
}
#section-3 ul li {
  list-style-image: url("../../../../uploads/images_du_site_statique/lenumeriqueresponsable/fleche_droite_verte.svg");
}
#section-3-1 h2 {
  margin-top: 50px;
}
#section-3-2 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: auto;
  column-gap: 30px;
  row-gap: 30px;
  font-size: 15px;
}

.numerique1bonus {
  padding: 50px 30px 50px 30px;
  /* background-color: var(--gris-clair); */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 3px solid var(--gris-clair);
}
.numerique11bonus {
  display: flex;
  justify-content: center;
}
.numerique12bonus {
  text-align: center;
}
.numerique121bonus {
  margin-bottom: 0;
  color: var(--vert);
  font-size: 22px;
}
.numerique122bonus {
  margin-top: 0;
  font-weight: 500;
}
.numerique13bonus p {
  line-height: 1em !important;
}

.numerique1 {
  padding: 50px 30px 50px 30px;
  background-color: var(--gris-clair);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 16px;
}
.numerique11 {
  display: flex;
  justify-content: center;
}
.numerique12 {
  text-align: center;
}
.numerique121 {
  margin-bottom: 0;
}
.numerique122 {
  margin-top: 0;
  font-weight: 500;
}
.numerique13 p {
  line-height: 1em !important;
}
.numerique1411 {
  display: flex;
  align-items: center;
}
.numerique1412 {
  display: flex;
  align-items: center;
}
.numerique1412 p {
  margin-left: 10px;
}

.numerique1411 p {
  margin: 10px 0 10px 10px;
}
.numerique14111 {
  font-weight: bold;
}
.numerique142 {
  display: flex;
  justify-content: space-between;
}
.numerique15 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#section-3-3 {
  text-align: center;
  margin-bottom: 50px;
}
#section-3-3 p {
  margin-top: 50px;
}
/*************/

/* SECTION 4 */

/*************/
#section-4 {
  width: 80%;
  margin: auto;
  max-width: 1080px;
  /* margin-top: 50px; */
  margin-bottom: 40px;
}
#section-4 .btn-vert {
}
.btnretour {
  font-size: 20px;
  font-weight: bold;
}
/*************/

/* SECTION 5 */

/*************/

/*************/

/* SECTION FORMULAIRE */

/*************/
#section-3-bonus {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#triangle-code {
  border: 0;
  transition: border 0.5s ease-out;
  display: inline-block;
  height: 0;
  width: 0;
}

#section-3-bonus-2 {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-out;
  background-color: #f4f5f6;
  width: 100%;
  margin-bottom: 30px;
}
.section-3-bonus-2-active {
  max-height: max-content !important;
}
.section-3-bonus-2-notactive {
  max-height: 0 !important;
}
.wpcf7 {
  width: 50%;
  display: flex;
  margin: auto;
}

#titreFormulaire {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 30px 0;
  text-align: center;
}

#formulaire2 {
  display: flex;
  margin-bottom: 30px;
}

#particulierPro {
  width: 50%;
}

#civilite {
  margin-left: 30px;
  width: 50%;
}

#formulaire3 {
  display: flex;
  margin-bottom: 30px;
}

#nom-id {
  width: 50%;
}
#prenom-id {
  width: 50%;
  margin-left: 30px;
}

#formulaire4 {
  display: flex;
  margin-bottom: 30px;
}

#datedenaissance-id {
  width: 50%;
}
#tel-id {
  width: 50%;
  margin-left: 30px;
}

#mail-id {
  width: 50%;
  /* margin-bottom: 30px; */
}
#adresse-id {
  margin-bottom: 30px;
}

#formulaire5 {
  display: flex;
  margin-bottom: 30px;
}

#formulaire51 {
  margin: 30px 0;
}

#formulaire51 .wpcf7-list-item {
  margin: 0;
}

#formulaire61 {
  margin-bottom: 30px;
}

#codepostal-id {
  width: 50%;
}
#ville-id {
  width: 50%;
  margin-left: 30px;
}

#formulaire7 {
  font-size: 15px;
}
#formulaire8 {
  font-size: 15px;
  margin-bottom: 30px;
}
#formulaire9 {
  font-size: 15px;
  margin-bottom: 30px;
}


/* @MEDIA */

/*************/

/* Ecran moyen */

@media (max-width: 1199px) {
  /*************/
  /* SECTION 1 */
  /*************/
  #section-1 {
    width: 80%;
  }
  /*************/
  /* SECTION 3 */
  /*************/

  /*************/
  /* SECTION 4 */
  /*************/
}

/* Ecran Tablette */

@media (max-width: 991px) {
  /*************/
  /* SECTION 1 */
  /*************/
  #section-1 h1 {
    font-size: 30px;
  }
  /*************/
  /* SECTION 2 */
  /*************/
  #section-2 {
    flex-direction: column;
  }
  #section-2-1 {
    width: 100%;
    display: flex;
  }
  #section-2-1 img {
    width: 100%;
  }
  #section-2-2 {
    width: 100%;
    /* margin: auto; */
    /* margin: auto 20%; */
  }
  #section-2-2-1 {
    width: 80%;
    margin: auto;
  }
  #section-2-2-1 h2 {
    margin-top: 50px;
  }
  #section-2-2-1-3 {
    margin-bottom: 50px;
  }
  /*************/
  /* SECTION 3 */
  /*************/
  #section-3-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /*************/
  /* SECTION 5 */
  /*************/
  #section-5-bonus {
    flex-direction: column;
  }
  #section-5-2 {
    margin: 10px 0;
  }
  /*************/
  /* FORMULAIRE */
  /*************/
  #formulaire2 {
    display: block;
    margin-bottom: 30px;
  }

  #particulierPro {
    width: 100%;
    margin-bottom: 30px;
  }

  #civilite {
    margin-left: 0;
    width: 100%;
  }

  #formulaire3 {
    display: block;
    margin-bottom: 30px;
  }

  #nom-id {
    width: 100%;
    margin-bottom: 30px;
  }
  #prenom-id {
    width: 100%;
    margin-left: 0px;
  }

  #formulaire4 {
    display: block;
    margin-bottom: 30px;
  }

  #mail-id {
    width: 100%;
    margin-bottom: 30px;
  }
  #tel-id {
    width: 100%;
    margin-left: 0px;
  }

  #formulaire5 {
    display: block;
    margin-bottom: 30px;
  }

  #codepostal-id {
    width: 100%;
    margin-bottom: 30px;
  }
  #ville-id {
    width: 100%;
    margin-left: 0px;
  }

  .wpcf7 {
    width: 90%;
    display: flex;
    margin: auto;
  }
}

/* Ecran téléphone */

@media (max-width: 767px) {
  #section-fixe1 {
    display: none;
  }
  #section-1 p {
    width: 90%;
  }
  /*************/
  /* SECTION 2 */
  /*************/
  #section-2-2-1 {
    width: 80%;
  }
  /*************/
  /* SECTION 3 */
  /*************/
  #section-3 {
    width: auto;
    max-width: auto;
    margin: 0 20px;
  }
  #section-3-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /*************/
  /* SECTION 4 */
  /*************/

  /*************/
  /* SECTION 5 */
  /*************/
  #section-5 {
    height: auto;
  }
  #section-5-2 {
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
  }
  .section-52 {
    margin-left: 0px;
  }
}
