.grecaptcha-badge {
  opacity: 1 !important;
}
/*************/

/* SECTION 1 */

/*************/
#section-1 {
  height: 405px;
  background-color: #ffd400 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

#section-1 > * {
  color: #202427;
}
#section-1 h1 {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: bold;
}
#section-1 #section-1-2 {
  margin-bottom: 0;
}
#section-1 #section-1-3 {
  margin-top: 10px;
}
/* .et_pb_fullwidth_header_scroll {
  position: absolute;
  bottom: 30px;
} */
/*************/

/* SECTION 2 */

/*************/
.formulaire-response{
  text-align: center;
}
/*************/

/* Formulaires */

/*************/
#wpcf7-f38-o1 {
  display: flex;
  justify-content: center;
}
/* Général formulaire*/
input[type="checkbox"] {
  width: 18px;
  height: 18px;
}
.wpcf7-list-item-label {
  font-size: 13px;
}
.wpcf7-list-item-label a {
  color: #6db52d;
  font-weight: 400;
  text-decoration: underline;
}
div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.wpcf7-submit {
  /* color: #6db52d !important; */
  /* margin: 8px auto 0; */
  /* cursor: pointer; */
  /* font-size: 13px; */
  /* font-weight: 600; */
  /* padding: 10px 10%; */
  /* line-height: 1.7em; */
  /* background: transparent; */
  /* border: 3px solid #6db52d; */
  /* -webkit-font-smoothing: antialiased; */
  /* -moz-osx-font-smoothing: grayscale; */
  /* -moz-transition: all 0.2s; */
  /* -webkit-transition: all 0.2s; */
  /* transition: all 0.2s; */
  /* letter-spacing: 1px; */
  /* text-transform: uppercase; */
  float: right;
}
.wpcf7-text,
.wpcf7-date,
.wpcf7-textarea,
.wpcf7-captchar,
.wpcf7-select {
  background-color: white;
  border: none;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0px !important;
  font-size: 14px;
  color: #999 !important;
  padding: 16px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#soumissionpopup {
  margin-bottom: 50px;
}
#section-reponse {
  text-align: center;
  color: #ff9c08;
}
#champsObligatoire {
  font-size: 13px;
  color: #666;
}
#rechaptchaId {
  margin-top: 20px;
}
#mess-id {
  font-size: 13px;
}

.acceptance-cgv {
  display: block;
}
.acceptance-rgpd {
  display: block;
  margin-bottom: 50px;
}
#rechaptchaId {
  display: flex;
  justify-content: flex-end;
}
#soumissionId {
  margin-top: 25px;
}
#soumissionIdEl {
}
#soumissionpopup {
  text-transform: uppercase;
}
#section2 {
  padding: 84px 0;
}
#section-2-1 {
  display: grid;
  grid-template-columns: 50% 50%;
}
#section-2-2 {
  display: grid;
  grid-template-columns: 50% 50%;
}
#wpcf7-f6201-o1 {
  display: flex;
  justify-content: center;
  color: #192026;
}
.wpcf7-form {
  max-width: 33%;
}
.wpcf7-form p {
  margin-top: 0 !important;
}
span.wpcf7-list-item {
  margin: 0 !important;
}
#nom-id {
  margin-right: 2%;
  padding-bottom: 4%;
  box-sizing: border-box;
}
#tel-id {
  margin-left: 2%;
  padding-bottom: 4%;
  /* width: 46%; */
  box-sizing: border-box;
}
#mail-id {
  padding-bottom: 4%;
  margin-right: 2%;
  /* width: 46%; */
  box-sizing: border-box;
}
#entreprise-id {
  margin-left: 2%;
  padding-bottom: 4%;
  box-sizing: border-box;
}
#your-name {
  padding: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  width: 100%;
  -webkit-appearance: none;
  height: 50px;
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#your-tel {
  padding: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  -webkit-appearance: none;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#your-mail {
  padding: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  -webkit-appearance: none;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#your-entreprise {
  padding: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  -webkit-appearance: none;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#objet{
  padding: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  -webkit-appearance: none;
  width: 100%;
  /* height: 50px; */
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#your-message {
  min-height: 150px;
  width: 100%;
  padding: 16px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  -webkit-appearance: none;
  padding: 0;
  box-sizing: border-box;
  border: 3px solid #ebf0f0;
}
#soumissionpopup {
  margin-bottom: 0px;
}
#rechaptchaId {
  margin-top: 0px;
}
/*************/

/* SECTION 3 */

/*************/
#section-3 {
  background-color: rgba(96, 96, 95, 0.1);
}
#section-3-1 {
  text-align: center;
  padding-top: 80px;
}
#section-3-1-1 {
  font-size: 21px;
}
#section-3-1-3 {
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 50px;
}
#section-3-1 img {
  max-width: 7%;
}
#section-3-2 {
  display: flex;
  justify-content: center;
}
#section-3-2 h3 {
  text-transform: uppercase;
  color: #6db52d;
  font-size: 18px;
}
#section-3-2 p {
  color: #192026;
  font-size: 14px;
}
#section-3-2-2 {
  margin: 0 90px;
}
#section-3-2-1 {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#section-3-2-1-1 {
  margin-bottom: 30px;
}
#section-3-2-1-2 {
  margin-bottom: 30px;
}
#section-3-2-3-1 {
  margin-bottom: 30px;
}
#section-3-2-3-2 {
  margin-bottom: 30px;
}

/*************/

/* @MEDIA */

/*************/

/* Ecran moyen */

@media (max-width: 1199px) {
  /*************/
  /* SECTION 1 */
  /*************/
  /*************/
  /* SECTION 2 */
  /*************/
  .wpcf7-form {
    max-width: 50%;
  }
  /*************/
  /* SECTION 3 */
  /*************/
}

/* Ecran Tablette */

@media (max-width: 991px) {
  /*************/
  /* SECTION 1 */
  /*************/
  /*************/
  /* SECTION 2 */
  /*************/
  .wpcf7-form {
    max-width: 70%;
  }
  /*************/
  /* SECTION 3 */
  /*************/
  #section-3-2-2 {
    text-align: center;
    margin: 0 30px;
  }
  #section-3-2-2 img {
    width: 70%;
  }
}

/* Ecran téléphone */

@media (max-width: 767px) {
  /*************/
  /* SECTION 1 */
  /*************/
  #section-1-2,
  #section-1-3 {
    width: 70%;
    text-align: center;
  }
  #section-1 h1 {
    font-size: 26px;
    text-align: center;
  }
  /*************/
  /* SECTION 2 */
  /*************/
  .wpcf7-form {
    max-width: 80%;
  }
  #section-2-1 {
    grid-template-columns: auto;
  }
  #section-2-2 {
    grid-template-columns: auto;
  }
  #nom-id {
    margin-right: 0;
  }
  #tel-id {
    margin-left: 0;
  }
  #mail-id {
    margin-right: 0;
  }
  #entreprise-id {
    margin-left: 0;
  }
  /*************/
  /* SECTION 3 */
  /*************/
  #section-3-1 img {
    max-width: initial;
  }
  #section-3-2 {
    flex-direction: column;
    width: 80%;
    margin: auto;
  }
  #section-3-2-1 {
    order: 2;
    text-align: left;
    align-items: flex-start;
  }
  #section-3-2-2 {
    order: 1;
  }
  #section-3-2-3 {
    order: 3;
  }
}
