/*#region Général */
#main-content {
  padding-top: 190px;
}

/* #endregion */

/*#region SECTION fixe */
#section-fixe1 {
  position: fixed;
  top: 190px;
  z-index: 99999;
}

#section-fixe1-1 {
  padding: 0;
}

.raccourciAccompagnementEl {
  opacity: 0;
}

.actifMain {
  opacity: 1 !important;
}

.raccourciAccompagnement {
  height: 62px;
  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;
  max-width: 150px;
}

.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: var(--rose);
  margin-right: 15px;
}

/* #endregion */

/*#region SECTION 1 */
#section-1 {
  padding: 35px 0;
  width: 90%;
  max-width: 1400px;
  margin: auto;
}

#section-1 h1 {
  text-align: center;
  font-size: 45px;
}

.niveau {
  font-weight: 500;
}

#section-1 h2 {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 30px;
}

#section-1 p {
  text-align: center;
  margin: auto;
}

/* #endregion */

/*#region SECTION 2 */
#section-2-1-2 ul li {
  background: url("../../../../uploads/images_du_site_statique/lenumeriqueresponsable/fleche_droite_verte.svg") no-repeat left top;
  padding: 0px 0px 18px 43px;
  list-style: none;
  margin: 0;
  display: inline-block;
}

#section-2-2-4-2 ul li {
  background: url("../../../../uploads/images_du_site_statique/lenumeriqueresponsable/fleche_droite_verte.svg") no-repeat left top;
  padding: 0px 0px 18px 43px;
  list-style: none;
  margin: 0;
  display: inline-block;
}

#section-2 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 32px;
}

#section-2-1 {
  font-size: 15px;
  grid-column: 1 / 3;
}

#section-2-1-2 ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding: 0;
}

#section-2-1-3-1 {
  display: flex;
}

#section-2-1-3-1-1 {
  margin-right: 15px;
}

#section-2-1-3-2-2 a {
  font-size: 15px;
  color: var(--noir);
  text-decoration: underline;
}

#section-2-1 h2 {
  font-size: 20px;
}

#section-2-1-4 ul li {
  list-style-type: "-";
  padding: 0px 0px 0px 10px;
}

#section-2-1-5 {
  margin-bottom: 50px;
}

#section-2-1-5 h2 {
  font-weight: bold;
}

#section-2-1-5-1 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 32px;
  row-gap: 32px;
}

.section-2-1-5-1-1 {
  border: 3px solid var(--vert);
  padding: 30px;
  border-radius: 16px;
}

.section-2-1-5-1-1 p {
  font-style: italic;
}

#section-2-1-6 {
  margin-bottom: 80px;
}

#section-2-1-6 p {
  font-style: italic;
  font-size: 12px;
}

#section-2-2 ul {
  padding: 0;
  margin: 0;
}

#section-2-2-1 {
  color: var(--noir);
  padding: 50px 30px 40px 30px;
  margin-bottom: 20px;
  border-radius: 16px;
}

#section-2-2-1-1 h2 {
  font-size: 20px;
  margin-top: 0;
}

.section-2-2-1-2-image img {
  margin-right: 10px;
}

#section-2-2-1-2 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-2 p {
  margin-top: 0;
}

#section-2-2-1-3 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-3 p {
  margin-top: 0;
}

#section-2-2-1-4 {
  display: flex;
  justify-content: space-between;
}

#section-2-2-1-4-1 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-4-1 p {
  margin-top: 0;
  font-weight: bold;
}

#section-2-2-1-4-2 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-4-2 p {
  margin-top: 0;
  font-weight: bold;
}

#section-2-2-1-5 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-5 p {
  margin-top: 0;
}

#section-2-2-1-6 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-6 p {
  margin-top: 0;
}

#section-2-2-1-6bis {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-6bis p {
  margin-top: 0;
}

#section-2-2-1-7 {
  font-style: italic;
  font-size: 12px;
}

#section-2-2-1-7 p {
  font-style: italic;
  font-size: 12px;
}

#section-2-2-1-8 {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

#section-2-2-1-8 p {
  margin-top: 0;
}

#section-2-2-2 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

#section-2-2-3 {
  background-color: var(--gris-clair);
  padding: 30px 30px;
  margin-bottom: 20px;
  border-radius: 16px;
}

#section-2-2-3-1 h2 {
  font-size: 20px;
  margin-top: 0;
}

#section-2-2-3-2 p {
  margin: 0;
}

#section-2-2-4 {
  background-color: var(--gris-clair);
  padding: 30px 30px 12px 30px;
  margin-bottom: 20px;
  border-radius: 16px;
}

#section-2-2-4-1 h2 {
  font-size: 20px;
  margin-top: 0;
}

#section-2-2-5 {
  background-color: var(--gris-clair);
  padding: 30px 30px;
  margin-bottom: 20px;
  border-radius: 16px;
}

#section-2-2-5-2 h2 {
  font-size: 20px;
}

#section-2-2-5-4 a {
  font-size: 15px;
  color: var(--noir);
  text-decoration: underline;
}

#section-2-2-6 {
  background-color: var(--gris-clair);
  padding: 30px 30px 15px 30px;
  border-radius: 16px;
}

#section-2-2-6-1 h2 {
  font-size: 20px;
  margin-top: 0;
}

/* #endregion */

/*#region SECTION 3 */
#section-3 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 70px;
}

#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-2 {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-out;
  background-color: #f4f5f6;
  width: 100%;
  margin-bottom: 30px;
}

.section-3-2-active {
  max-height: max-content !important;
}

.section-3-2-notactive {
  max-height: 0 !important;
}

.wpcf7 {
  width: 90%;
  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%;
}

#adresse-id {
  margin-bottom: 30px;
}

#formulaire5 {
  display: flex;
  margin-bottom: 30px;
}

#formulaire51 {
  margin: 30px 0;
}

#formulaire51 .wpcf7-list-item {
  margin: 0;
}

#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;
}

/* #endregion */

/*#region SECTION 4 */
#section-4 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 30px;
}

/* #endregion */

/*#region SECTION 5 */
#section5{
  padding: var(--spacing-lg) 0;
}
#section5 h2{
  text-align: center;
}
.section51 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: var(--spacing-md);
  row-gap: var(--spacing-md);
}

.section511 {
  padding: var(--spacing-lg) var(--spacing-md);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border: 1px solid var(--gris-clair);
  border-radius: 16px;
  text-align: center;
  row-gap: var(--spacing-md);
}

/* #endregion */

/*#region Bouton mobile */
/*************/
/* BTN FLOTTANT MOBILE */
/*************/
#btn-mobile1 {
  display: none;
}

/* #endregion */

/*#region @MEDIA */

@media (max-width: 1199px) {}

@media (max-width: 991px) {

  /*************/
  /* SECTION 1 */
  /*************/
  #section-1 h1 {
    font-size: 30px;
  }

  /*************/
  /* SECTION 2 */
  /*************/
  #section-2-1 {
    width: 100%;
  }

  #section-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #section-2-1 {
    grid-column: 1;
  }

  #section-2-1-5-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 0;
    row-gap: 32px;
  }

  /*************/
  /* SECTION 3 */
  /*************/
  #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;
  }

  /*************/
  /* SECTION 5 */
  /*************/
  #section-5-bonus {
    flex-direction: column;
  }

  #section-5-2 {
    margin: 10px 0;
  }

  .section51 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  #section-fixe1 {
    display: none;
  }

  #section-1 p {
    width: 90%;
  }

  /*************/
  /* SECTION 2 */
  /*************/
  #section-2 {
    width: 90%;
  }

  #section-2-1-2 ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    padding: 0;
  }

  /*************/
  /* SECTION 3 */
  /*************/

  #section-3-1 {
    display: none;
  }

  #section-3 {
    margin-bottom: 0;
    margin-top: 0;
  }

  /*************/
  /* SECTION 5 */
  /*************/
  #section-5 {
    height: auto;
  }

  #section-5-2 {
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
  }

  .section-52 {
    margin-left: 0px;
  }

  .section51 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  /*************/
  /* BTN FLOTTANT MOBILE */
  /*************/
  #btn-mobile1 {
    position: fixed;
    bottom: 50px;
    background-color: white;
    display: block;
    left: 50%;
    transform: translate(-50%);
    z-index: 99;
    white-space: nowrap;
  }
}

/* #endregion */