@font-face {
  font-family: 'Sink';
  src: url('/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/Sink.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
lite-youtube {
  --lite-youtube-aspect-ratio: 9 / 16;
}


.fw700 {
  font-weight: 700;
}
.fw900 {
  font-weight: 900;
}
.italic {
  font-style: italic;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.container-full {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
}
.container {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
}
.row {
  display: flex;
}
.column {
  display: flex;
  flex-direction: column;
}
.align-center {
  align-items: center;
}
.align-end {
  align-items: flex-end;
}
ul {
  list-style-position: inside;
  margin-left: 1rem;
}
p {
  padding-bottom: 6px;
}
a {
  /*color: #c75137;*/
  font-weight: 700;
  text-decoration: none;
}
.mt-1 {
  margin-top: 1.5rem;
}

.parsley-errors-list {
  background-color: #fff;
  display: inline-block;
  padding: .25rem;
  color: red;
}
ul#parsley-id-multiple-consentement_lesprofs_ont_25ans {
  margin-left: 5rem;
}

img.logo_succes {
  width: 100%;
  height: auto;
}

.ensemblePageSection {
}
.presentation_container {
  background: url('/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/background.webp');
}
.presentation {
  align-items: center;
  display: flex;
  padding: 50px 0 0;
  justify-content: center;
  flex-wrap: wrap-reverse;
}
.presentation .left {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 0 1rem;
  max-width: 550px;
  margin-bottom: 50px;
}
img.gateau_anniversaire {
  height: auto;
  width: 100%;
}
.presentation .right {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 0 1rem;
  max-width: 618px;
  margin-bottom: 50px;
}
.presentation .right .right_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.presentation .right .right_content .logo_lesprofs {
  max-width: 500px;
  height: auto;
  width: 100%;
}
.presentation .right .right_content h1 {
  color: #c84d61;
  font-family: 'Sink';
  font-weight: 400;
  text-align: center;
  margin: 2rem auto 1rem;
}
.presentation .right .right_content .video_lesprofs {
  aspect-ratio: 9 / 16;
  height: 500px;
  width: auto;
}
.presentation .right .right_content .video_lesprofs iframe {
  aspect-ratio: 9 / 16;
  width: 100%;
  height: 100%;
}
.presentation .right .right_content .instruction {
  text-align: center;
  max-width: 600px;
  width: 100%;
  margin-top: 1rem;
}

.instruction {
  width: 100%;
  max-width: 1168px;
  margin: 0 auto;
  padding: 0 15px;
}
.instruction .line_1, .instruction .line_5, .instruction .line_6 {
  text-align: center;
}
.citations {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
  font-style: italic;
  font-weight: 700;
}
.citations ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
.ancres {
  display: flex;
  justify-content: center;
  padding: 3rem 0;
}


.ouate_container {
  display: flex;
  justify-content: center;
  padding: 3rem 0;
}
img.avion_gauche {
  position: absolute;
  left: 0;
}
img.ouate {
  width: 100%;
  height: auto;
  max-width: 300px;
}
img.marvelous {
  width: 100%;
  height: auto;
  margin-top: 50px;
  margin-left: -50px;
  max-width: 500px;
}
img.avion_droite {
  position: absolute;
  right: 0;
}


.form_container {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto 50px auto;
  display: flex;
  justify-content: center;
}
/*#validation-form {
  display: none;
}*/
.reglement_container, #validation-form {
  max-width: 800px;
  width: 100%;
  background-color: #edaeb1;
  padding: 0 20px 20px 20px;
}
.reglement_container h2, #validation-form h2 {
  font-weight: 700;
  color: #d43a3e;
  text-align: center;
  font-size: 3rem;
}
.reglement_container .reglement_sstitre {
  text-align: center;
  font-weight: 700;
}
#validation-form .form_sstitre {
  text-align: center;
  color: #000;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.reglement {
  font-size: .9rem;
  height: 200px;
  overflow-y: auto;
  margin: 1rem 0 2rem 0;
  padding: 15px;
  background-color: #edaeb1;
}

#validation-form .colonnes_container {
  max-width: 600px;
  margin: 0 auto;
}
.colonne_group {
  display: flex;
  flex-direction: column;
}
.colonne_group p {
  margin-bottom: 20px;
}
.colonne_group p:last-child {
  margin-bottom: 0;
}
.formDefault input.defaultTxt {
  background-color: transparent;
  height: 43px;
  font-size: 18px;
  color: #616060;
  font-weight: 400;
  border: 1px solid #d43a41;
  padding: 0 1rem 0 1rem;
}
.formDefault .defaultTextarea {
  background-color: transparent;
  color: #616060;
  border: 1px solid #d43a41;
  font-weight: 400;
  font-size: 18px;
  padding: 1rem;
}
.formDefault .input100 {
  width: 100%;
}
#photo-dropzone {
  margin: 0;
  padding: 0;
  min-height: unset;
  border: 2px dashed #d43a41;
}
#photo-dropzone .dz-message {
  margin: .5rem 0;
}
#photo-dropzone .dz-message h3 {
  font-size: 1.3rem;
}
#photo-dropzone .dz-message .m-dropzone__msg-desc {
  font-size: 1rem;
}

.consentement_container {
  text-align: left;
  display: flex;
  align-items: flex-start;
  margin: 1rem auto;
  max-width: 600px;
}
#consentement_lesprofs_25ans {
  margin-left: 10px;
  margin-top: 3px;
  margin-right: 10px;
}
.label_consentement {
  font-size: 16px;
  line-height: 1;
  margin-top: -3px;
  margin-left: 10px;
}
p#pSubmitFormButton {
  margin-top: 2rem;
}
a#ahrefSubmitReglementLesProfs25Ans, a#ahrefSubmitJeuConcoursLesProfs25Ans, a.ancre {
  background-color: #d43a41;
  color: #fff;
  padding: 4px 15px 8px 15px;
  cursor: pointer;
  border-radius: 34px;
  font-size: 21px;
  border: 2px solid #d43a41;
  text-align: center;
  font-weight: 400;
}
a.ancre {
  margin: 0 1rem;
}

.swal2-popup.popup_lesprofs_ont_25ans {
  width: 800px;
  height: 96vh;
}
.popup_lesprofs_ont_25ans #swal2-html-container {
  text-align: justify;
}
.popup_lesprofs_ont_25ans #swal2-html-container h2,
.popup_lesprofs_ont_25ans #swal2-html-container .reglement_sstitre {
  text-align: center;
}

.popup_lesprofs_ont_25ans .swal2-styled.swal2-confirm {
  background-color: #d43a41;
  color: #fff;
  padding: 4px 15px 8px 15px;
  cursor: pointer;
  border-radius: 34px;
  font-size: 21px;
  border: 2px solid #d43a41;
  text-align: center;
  font-weight: 400;
}
.popup_lesprofs_ont_25ans #reglement_consentement_error {
  color: red;
  text-align: center;
}

.popup_lesprofs_ont_25ans .swal2-styled.swal2-confirm:focus {
  box-shadow: none;
}



.temoignages_container {
  /*min-height: 495px;*/
  background-color: #d43a41;
  background-image: url('/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/brush.webp');
  background-repeat: no-repeat;
  background-position-y: -33px;
  background-size: 100%;
}
.temoignages_container h3 {
  color: #ffffff;
  font-family: 'Sink';
  font-weight: 400;
  text-align: center;
  padding-top: 39px;
  font-size: 5rem;
  line-height: 1;
}
.temoignages_sstitre {
  color: #fff;
  text-align: center;
}
.temoignages_row {
  width: 100%;
  max-width: 1140px;
  margin: 2.5rem auto 0;
  padding: 0 15px 1px;
}
.temoignages_row .tns-controls {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 40px;
  left: 0;
}
.temoignages_row .tns-controls [data-controls] {
  width: 25px;
  height: 40px;
  text-indent: -9999px;
  border: 0;
  position: absolute;
  bottom: 68px;
}
.temoignages_row .tns-controls [data-controls="prev"] {
  background: url(/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/prev-slider-bg.png);
  left: 30px;
}
.temoignages_row .tns-controls [data-controls="next"] {
  background: url(/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/next-slider-bg.png);
  right: 30px;
}
.temoignages {
  min-height: 360px;
  display: flex;
  align-items: center;
}
.temoignage {
  color: #fff;
  text-align: center;
}
.img-temoignages {
  max-width: 100%;
  max-height: 300px;
  width: auto;
}

.blocAuteurs.blocAuteursWhite {
  background-color: #F2F2F2;
  /*background-image: url('/customers/websites.xxx/templates/fr_FR/medias/visuels/lesprofs-ont-25ans/brush.webp');
  background-repeat: no-repeat;
  background-position-y: -33px;
  background-size: 100%;*/
}
.blocAuteurs .ensembleItems {
  max-width: 1400px;
  margin: 0 auto;
}

/*RESPONSIVE*/
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (max-width: 1339.99px) {

}

@media (max-width: 767.99px) {
  .avion_gauche, .avion_droite {
    display: none;
  }
}
@media (max-width: 629.99px) {

}
@media (max-width: 529.99px) {

}

@media (max-width: 768.99px) {

}
