p {
  font-size: 15px;
  line-height: 1.7em;
  margin: 0;
}

.grecaptcha-badge {
  opacity: 1 !important;
}

#main-content {
  padding-top: 190px;
}

/* #region SECTION 0 */
#section-01 {
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section-0 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 50px;
}

/* #endregion */

/* #region SECTION 1 */

#section-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1400px;
  margin: auto;
}

#section-1 h3 {
  display: none;
  font-size: 12px;

  font-weight: bold;
  text-align: center;
}

#section-1-1-1 {
  padding: 50px 0 60px 0;
}

#section-1-1-1 button {
  margin: 0 0 20px 0;
}

#section-1-1-1-1 {
  font-weight: bold;
  font-size: 35px;
}

#section-1-1-2 {
  display: flex;
  margin-bottom: 50px;
}

#section-1-1-2-1 {
  margin-right: 90px;
  max-width: 250px;
}

#section-1-1-2-1-1 {
  padding: 0;
  margin-bottom: 10px;
  font-size: 22px;

  font-weight: bold;
}

#section-1-1-2-1-2 {
  font-size: 15px;
  color: #60605f;
}

#section-1-1-2-2 {
  margin-right: 90px;
  max-width: 250px;
}

#section-1-1-2-2-1 {
  padding: 0;
  margin-bottom: 10px;
  font-size: 22px;

  font-weight: bold;
}

#section-1-1-2-2-2 {
  font-size: 15px;
  color: #60605f;
}

#section-1-1-2-3 {
  margin-right: 130px;
  max-width: 250px;
}

#section-1-1-2-3-1 {
  padding: 0;
  margin-bottom: 10px;
  font-size: 22px;

  font-weight: bold;
}

#section-1-1-2-3-2 {
  font-size: 15px;
  color: #60605f;
}

#section-1-1-2-3-2-1 {
  margin: 0;
  padding: 0;

  font-weight: bold;
}

#section-1-2 {
  align-self: flex-end;
  display: flex;
}

#section-1-2 img {
  max-width: max-content !important;
}

/* #endregion */

/* #region SECTION 2 */

#section-2 {
  background-color: #f4f5f6;
}

#section-21 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: grid;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: 50px 0;
}

#section-2-1 h2 {
  font-size: 20px;

  font-weight: bold;
  margin-bottom: 20px;
}

#section-2-1 h3 {
  font-size: 15px;

  font-weight: bold;
  text-transform: initial;
}

.fleche-droite-verte-inside {
  color: #6ba71c;
  font-weight: bold;
}

#section-2-2 {
  font-size: 15px;
}

#section-2-2-1-1 {
  padding: 0;
  font-size: 15px;

  font-weight: normal;
  text-transform: inherit;
}

.implication {
  display: flex;
  margin-bottom: 8px;
}

.implication-1 {
  margin-left: 10px;
  margin-bottom: 8px;
}

.implication-1,
.implication-2 {
  display: inline;
  vertical-align: middle;
}

.implication-2 {
  font-size: 15px;
  margin-left: 10px;
  line-height: 1.4em;
}

/* #endregion */

/* #region SECTION 3 */

.fleche-droite-jaune-inside {
  color: var(--jaune);
  font-weight: bold;
  font-size: 30px;
}

.bulletCont {
  box-sizing: content-box;
  text-align: center;
  cursor: pointer;
}

.bulletEl {
  padding: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 0px;
  border-color: RGBA(0, 0, 0, 1);
  border-radius: 50px;
  margin: 6px;
  background: white;
}

.activeBullet {
  background: var(--jaune);
  padding: 6px 6px 6px 6px !important;
}

#section-31 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: grid;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}


#section-3-1 {

  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 50px;
  padding-bottom: 50px;
}

#section-3-1-1 h2 {
  font-size: 15px;
  font-weight: bold;
}

#section-3-2 {
  background-color: #60605f;
  min-height: 450px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

#section-3-3 iframe {
  min-height: 423px;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#sectionBis1-3-2-1,
#sectionBis2-3-2-1 {
  display: none;
  margin-left: 10px;
  margin-right: 10px;
}

#section-3-2-1 {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#sectionBis1-3-2-1,
#sectionBis2-3-2-1 {
  max-width: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#section-3-2-1-1,
#sectionBis1-3-2-1-1,
#sectionBis2-3-2-1-1 {
  text-align: left;

  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0;
  color: var(--jaune);
  margin-bottom: 10px;
}

#section-3-2-1-2,
#sectionBis1-3-2-1-2,
#sectionBis2-3-2-1-2 {
  text-align: left;
  font-size: 15px;
  color: #ffffff;
  width: 100%;
}

#section-3-2-1-3 {
  display: flex;
  margin-top: 25px;
}

#sectionBis1-3-2-1-3 {
  display: flex;
  color: white;
  margin-top: 10px;
  height: 220px;
  align-items: baseline;
}

#sectionBis2-3-2-1-3 {
  color: white;
  margin-top: 10px;
}

#section-3-2-1-3-2 {
  text-align: left;
  font-size: 15px;
  color: #ffffff;
  align-self: center;
}

#section-3-2-1-3-2 span {
  font-weight: bold;
}

#section-3-2-1-4 {
  text-align: left;
  font-size: 15px;
  color: #ffffff;
  margin-top: 25px;
}

#section-3-2-2 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

#sectionBis2-3-2-1-3-1,
#sectionBis2-3-2-1-3-2,
#sectionBis2-3-2-1-3-3,
#sectionBis2-3-2-1-3-4,
#sectionBis2-3-2-1-3-5 {
  display: flex;
  margin-top: 5px;
}

.slide-2 {
  font-size: 15px;
  margin-left: 10px;
}

#sectionBis1-3-2-1-3-1 {
  text-align: center;
}

#sectionBis1-3-2-1-3-2 {
  text-align: center;
}

#sectionBis1-3-2-1-3-1-1 {
  margin-bottom: 20px;
}

#sectionBis1-3-2-1-3-2-1 {
  font-weight: bold;
}

#sectionBis1-3-2-1-3-1-2 {
  font-weight: bold;
}

#sectionBis1-3-2-1-3-2-3 {
  margin-top: 20px;
}

/* #endregion */

/* #region SECTION 4 */

#section-4 {
  background-color: var(--vert);
  padding: 80px 0;
}

#section-41 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 30px;
  row-gap: 30px;
  justify-content: center;
}

#section-4-1 {
  align-self: center;
  justify-self: center;
}

#section-4-2 p {
  color: var(--noir);
  font-size: 15px;
  margin: 0;
}

/* #endregion */

/* #region SECTION 5 */

#section-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0 50px 0;
}

#section-5-1 {
  text-align: center;
  padding-bottom: 50px;
  font-size: 15px;
  padding-bottom: 20px;
  font-weight: bold;
  max-width: 650px;
}

#section-5-2 {
  display: inline-grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 50px;
  column-gap: 50px;
  padding-bottom: 70px;
  width: 90%;
  max-width: 1400px;
  margin: auto;
}

#section-5 h3 {
  font-size: 15px;
  padding-bottom: 20px;
  font-weight: bold;
}

#section-5-2-1,
#section-5-2-2,
#section-5-2-3 {
  height: 200px;
  color: var(--noir);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-align: center;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  font-size: 15px;
}

.rejoindreFlex {
  display: flex;
  font-size: 12px;
  width: 90%;
  margin: auto;
}

.rejoindreFlex2 {
  display: flex;
  font-size: 12px;
  width: 90%;
  margin: auto;
}

.rejoindreFlexEl1 {
  margin-bottom: 8px;
}

.rejoindreFlexEl2 {
  margin-left: 10px;
  max-width: 85%;
  text-align: left;
  text-transform: initial;
  font-size: 12px;
  font-weight: normal;
}

.el-notActive {
  animation-name: el-notActive;
  animation-duration: 1s;
}

@keyframes el-notActive {
  from {
    display: none;
    opacity: 0;
  }

  to {
    display: block;
    opacity: 1;
  }
}

#section-5-2-1-2,
#section-5-2-3-2 {
  display: none;
  margin: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#section-5-2-2-2 {
  display: none;
  font-size: 12px;
  line-height: 1.7em;
}

#section-5-3 {
  text-align: center;
  margin-bottom: 50px;
  width: 200px;
}

#section-5-3-1 {
  width: 100%;
  text-align: left;
}

#triangle-code {
  border: 0;
  transition: border 0.5s ease-out;
  display: inline-block;
  height: 0;
  width: 0;
}

#section-5-4 {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-out;
  background-color: #f4f5f6;
  width: 100%;
}

.section-5-4-active {
  max-height: max-content !important;
}

.section-5-4-notactive {
  max-height: 0 !important;
}

.wpcf7 {
  width: 50%;
  margin: auto;
}

#titreFormulaire {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

#sousTitreFormulaire {
  margin-bottom: 10px;
  font-size: 15px;
}

.form-job-legend {
  font-size: 13px;
  color: #adaaaa;
}

#civilite-id {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 20px;
  column-gap: 20px;
}

#ligne-2 {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 20px;
  column-gap: 20px;
}

#ligne-3 {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 20px;
  column-gap: 20px;
}

#nameFilenameP {
  margin-bottom: 10px;
  display: inline-block;
  padding-bottom: 1em;
}

#link-id {
  margin-bottom: 20px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 20px;
  column-gap: 20px;
}

#mess-id {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 15px;
}

#soumissionpopup {
  margin-bottom: 50px;
}

#uploadCont1,
#uploadCont2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 20px;
  column-gap: 20px;
}

#labelFile,
#labelFile2 {
  cursor: pointer;
  border: 1px solid var(--vert);
  display: block;
  background-color: var(--vert);
  color: var(--noir);
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px 0;
}

#upload {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

#upload2 {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

#nameFilename p {
  display: inline-block;
}

#nameFilename2 p {
  display: inline-block;
}

#clearInput {
  font-weight: bold;
  cursor: pointer;
}

#clearInput2 {
  font-weight: bold;
  cursor: pointer;
}

.wpcf7-list-item {
  margin: 0;
}

.small-cgv-txt {
  margin: 0;
}

#obligatoire {
  padding: 10px 0;
}

/* #endregion */

/* #region SECTION 6 */

#section-6 {
  display: grid;
  padding-bottom: 50px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 1400px;
  width: 90%;
  margin: auto;
  row-gap: 30px;
  column-gap: 30px;
}

#section-6-1 {
  background-color: var(--jaune);
  display: flex;
  color: var(--noir);
  flex-direction: column;
  padding: 70px 35px 50px 35px;
  justify-content: space-between;
  box-sizing: border-box;
  border-radius: 16px;
}

#section-6-1 h3,
#section-6-2 h3 {
  font-size: 15px;
  color: var(--noir);

  font-weight: initial;
}

#section-6-1 h3 span,
#section-6-2 h3 span {
  font-weight: bold;
}

#section-6-1 p,
#section-6-2 p {
  font-size: 15px;
  text-align: left;
  margin-bottom: 70px;
}

#section-6-2 {
  flex-direction: column;
  background-color: var(--rose);
  display: flex;
  color: var(--noir);
  padding: 70px 35px 50px 35px;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  border-radius: 16px;
}

/* #endregion */

/* #region SECTION 7 */

#section-7 {
  max-width: 1400px;
  width: 90%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

/*************/
/* BTN FLOTTANT MOBILE */
/*************/
#btn-mobile {
  display: none;
}

/* #endregion */

/* #region @MEDIA */
/* Ecran moyen */

@media (max-width: 1199px) {
  #section-21 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #section-31 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #section-41 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #section-4-2 {
    text-align: center;
  }

  #section-5-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .wpcf7 {
    width: 90%;
  }

  #civilite-id,
  #ligne-2,
  #ligne-3,
  #link-id,
  #uploadCont1,
  #uploadCont2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  #section-6 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

}

/* Ecran Tablette */

@media (max-width: 991px) {

  #section-1-1-2 {
    flex-direction: column;
    row-gap: 20px;
  }
}

/* Ecran téléphone */

@media (max-width: 767px) {

  .wpcf7-submit {
    float: none;
    width: 90%;
    display: flex;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 10px 10px;
    justify-content: center;
  }

  /*************/
  /* BTN FLOTTANT MOBILE */
  /*************/
  #btn-mobile {
    position: fixed;
    bottom: 50px;
    background-color: white;
    width: 60%;
    display: block;
    left: 50%;
    transform: translate(-50%);
    z-index: 99;
  }
}

/* #endregion */