.container {
  max-width: 1640px;
}

.container.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container.parcours {
  max-width: 1315px;
}

.container.offre-satt {
  max-width: 1305px;
}

.container.participer {
  text-align: right;
}

.container.afterwork {
  max-width: 1462px;
}

.container.footer {
  text-align: center;
}

.container.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1784px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.nav {
  position: fixed;
  width: 100%;
  min-height: 110px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: rgba(0, 0, 0, 0.9);
}

.navbar {
  width: 100%;
  background-color: transparent;
}

.brand-nav {
  display: none;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-link {
  padding: 2px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #fff #000 #000;
  border-radius: 1px;
  font-family: RobotoCondensed-Light, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 18px;
  font-weight: 300;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.last {
  border-right-style: none;
}

.nav-menu-block-1 {
  margin-left: 250px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.logo-brand {
  position: absolute;
  margin-top: -5px;
  margin-left: 20px;
}

/* .logo-brand.phone {
  display: none;
} */

.nav-menu-block {
  padding-top: 18px;
  padding-bottom: 18px;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* min-height: 780px; */
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  background-image: url('../images/Biseau.png');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.header-bottom {
  height: 50px;
  background-image: linear-gradient(280deg, #b3e204, #2c852e 33%, #5b8cb0 67%, #441ee3);
}

.block-dates-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-date {
  text-align: right;
  text-transform: uppercase;
}

.heading-date-img {
  display: none;
  margin-top: 30px;
  margin-bottom: 90px;
}

.div-block {
  margin-right: 0px;
  margin-left: 0px;
  background-color: transparent;
}

.heading-2.presentation {
  margin-bottom: 10px;
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-2.presentation.mentions-legales {
  margin-bottom: 40px;
}

.heading-2.parcours {
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #fff;
  line-height: 30px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.heading-2.offre-satt {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: WorkSans-Light, sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-2.participer {
  max-width: 1225px;
  margin-bottom: 10px;
  margin-left: auto;
  font-family: WorkSans-Light, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 18px;
  text-transform: uppercase;
}

.heading-2.afterwork {
  margin-bottom: 20px;
  font-family: WorkSans-Light, sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-2.contact.phone {
  display: none;
}

.heading-3.presentation {
  margin-top: 0px;
  font-family: WorkSans-Regular, sans-serif;
  color: #441ee3;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading-3.parcours {
  margin-bottom: 20px;
  font-family: WorkSans-Light, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 18px;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-3.offre-satt {
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #000;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
}

.heading-3.etape-participer {
  font-family: WorkSans-Bold, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}

.heading-3.infos {
  font-family: WorkSans-Regular, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-3.footer {
  margin-top: 60px;
  margin-bottom: 30px;
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading-3.footer._2 {
  margin-bottom: 10px;
}

.heading-3.introduction {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
}

.section-presentation {
  padding-top: 60px;
  padding-bottom: 30px;
  text-align: center;
}

.drapeau-francais-img {
  margin-top: 40px;
  margin-bottom: 70px;
}

.sommaire-chiffres {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sommaire-chiffres.phone {
  display: none;
}

.block-chiffre {
  min-width: 270px;
  margin-bottom: 30px;
}

.chiffre-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  /* background-color: #4e4dce; */
  background-color: #5364C3;
  box-shadow: 4px 4px 8px 2px rgba(0, 0, 0, 0.16);
}

.chiffre-div._2 {
  /* background-color: #5a8cad; */
  background-color: #5A8CAD;
  
}

.chiffre-div._3 {
  /* background-color: #408865; */
  background-color: #398E2A;
}

.chiffre-div._4 {
  /* background-color: #398e2a; */
  background-color: #7DBC13;
}

.chiffre-div._5 {
  background-color: #7fbf15;
  background-color: #5364C3;
background-color: #5A8CAD;
background-color: #398E2A;
background-color: #7DBC13;
}

.chiffre-p {
  margin-bottom: 0px;
  font-family: RobotoCondensed-Bold, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 30px;
}

.heading-4-chiffre {
  margin-bottom: 0px;
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}

.sous-titre-chiffre {
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}

.block-dates-phone {
  display: none;
}

.section-parcours {
  padding-top: 60px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, right top, from(#032941), to(#000));
  background-image: linear-gradient(90deg, #032941, #000);
}

.etapes-parcours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-etape-parcours {
  max-width: 600px;
}

.paragraph-2 {
  font-family: WorkSans-Regular, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.chiffre-etape-parcours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-chiffre-etape {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 0px;
  font-family: WorkSans-ExtraBold, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 18px;
  font-weight: 800;
}

.h3-etape-underline {
  height: 2px;
  margin-top: 0px;
  background-image: linear-gradient(280deg, #b3e204, #2c852e 28%, #5b8cb0 59%, #441ee3);
}

.title-etape {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.btn {
  width: auto;
  margin: 0px;
  padding-right: 30px;
  padding-left: 30px;
  border: 2px solid #000;
  border-radius: 50px;
  background-color: #000;
  font-family: WorkSans-Black, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
}

.btn.desktop {
  border-style: none;
}

.btn.desktop:hover {
  border-style: none;
  background-color: #fff;
  color: #000;
}

.btn.desktop.etape-participer-1 {
  margin-top: 0px;
}

.btn.desktop.heading-2.infos {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: WorkSans-Regular, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.heading-2.infos {
  font-family: WorkSans-Regular, sans-serif;
  font-size: 38px;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
  background: none;
}

.btn.phone {
  display: none;
}

.block-btn {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  border-radius: 50px;
  background-image: linear-gradient(280deg, #b3e204, #2c852e 38%, #5b8cb0 68%, #441ee3);
  text-align: center;
}

.block-btn.etape-participer-1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 20px;
}

.block-btn.infos {
  margin-bottom: 20px;
  background-image: none;
}

.main-block-btn {
  text-align: center;
}

.section-offre-satt {
  padding-top: 60px;
  padding-bottom: 60px;
}

.block-map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4.offre-satt {
  margin-bottom: 30px;
  font-family: WorkSans-Bold, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}

.heading-4.offre-satt.mentions {
  font-size: 24px;
  text-transform: none;
}

.heading-4.offre-satt.mentions._2 {
  margin-top: 30px;
  margin-bottom: 0px;
}

.p-offre-satt {
  margin-bottom: 30px;
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.map-offre-sat {
  max-width: 575px;
  min-width: 575px;
  margin-bottom: 40px;
}

.text-offre-satt {
  max-width: 661px;
  margin-bottom: 40px;
  margin-left: 50px;
}

.testi-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testi-container.mobile {
  display: none;
}

.block-testi {
  max-width: 368px;
  margin-top: 60px;
  margin-right: 0px;
  margin-left: 0px;
}

.block-testi._1 {
  max-width: 344px;
}

.p-testi {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #707070;
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.name-testi {
  margin-top: 20px;
  font-family: RobotoCondensed-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.roboto-condensed-bold {
  font-family: RobotoCondensed-Bold, sans-serif;
  font-weight: 700;
}

.img-testi._2 {
  margin-bottom: 5px;
}

.image {
  min-height: 61px;
}

.img-testi-block {
  min-height: 61px;
}

.section-participer {
  padding: 60px 10px;
  background-color: transparent;
  background-image: url('../images/BG-participer.png');
  background-position: 50% 50%;
  background-size: cover;
}

.main-block-participer {
  max-width: 1361px;
  margin-left: auto;
}

.main-block-participer._2 {
  max-width: 1225px;
}

.main-block-participer.bg {
  padding-bottom: 0px;
}

.main-block-etapes-participer {
  margin-top: 40px;
  padding-top: 20px;
  background-image: url('../images/etapes-participer.png');
  background-position: 0% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.block-etape-participer {
  margin-top: 70px;
  margin-bottom: 0px;
  margin-left: auto;
}

.block-etape-participer._4 {
  max-width: 1100px;
  margin-top: 40px;
}

.block-etape-participer._3 {
  max-width: 980px;
  margin-top: 80px;
}

.block-etape-participer._1 {
  max-width: 1200px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.block-etape-participer._2 {
  max-width: 1100px;
  margin-top: 80px;
}

.block-etape-participer._5 {
  max-width: 1200px;
}

.chiffre-etape-participer {
  margin-right: 10px;
  color: #b3e204;
  font-size: 40px;
}

.p-etape-participer {
  font-family: WorkSans-Regular, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
}

.p-etape-participer._1 {
  display: inline-block;
  max-width: 669px;
  margin-bottom: 0px;
}

.block-p-btn-etape-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.separateur-gradient {
  height: 10px;
  background-image: linear-gradient(280deg, #b3e204, #2c852e 33%, #5b8cb0 67%, #441ee3);
}

.secteur-afterwork {
  padding: 60px 10px;
}

.block-afterwork {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_text-afterwork {
  max-width: 688px;
  margin-left: 40px;
}

.heading-5-afterwork {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
}

.p-afterwork {
  margin-bottom: 20px;
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.sous-text-afterwork {
  font-family: RobotoCondensed-LightItalic, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
}

.link-texte {
  color: #000;
}

.link-texte:hover {
  font-family: WorkSans-SemiBold, sans-serif;
  font-weight: 600;
}

.img-afterwork.phone {
  display: none;
}

.img-afterwork.desktop {
  min-width: 712px;
}

.section-infos {
  padding: 60px 10px;
  background-image: url('../images/BG-infos.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-infos._mobile {
  display: none;
}

.informations-pratiques._mobile {
  display: none;
}

.main-block-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-infos {
  padding-right: 80px;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000 #707070 #000 #000;
  border-radius: 1px;
  text-align: center;
}

.text-span {
  font-family: WorkSans-ExtraBold, sans-serif;
  font-weight: 800;
}

.block-img-infos {
  margin-top: 20px;
  margin-bottom: 60px;
}

.img-infos-reseaux {
  margin-right: 10px;
  margin-left: 10px;
}

.block-reseaux-infos {
  margin-top: 40px;
  margin-bottom: 60px;
}

.block-contact {
  padding-left: 80px;
  border: 1px none #000;
  border-radius: 1px;
  text-align: center;
}

.p-contact {
  max-width: 736px;
  margin-bottom: 40px;
  font-family: WorkSans-Regular, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
}

.sous-texte-contact {
  max-width: 736px;
  margin-top: 30px;
  font-family: WorkSans-Regular, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: left;
}

.link-green {
  max-width: none;
  color: #b3e204;
}

.link-green:hover {
  font-family: WorkSans-SemiBold, sans-serif;
  font-weight: 600;
}

.block-twitter {
  max-height: 610px;
  max-width: 607px;
}

.section-footer-logos {
  padding: 10px 10px 40px;
}

.block-video-home {
  height: 780px;
  float: left;
}

.black-bg {
  position: absolute;
  width: 100%;
  height: 780px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#032941), to(#070611));
  background-image: linear-gradient(0deg, #032941, #070611);
}

.img-phone {
  display: none;
}

.block-imgs-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.section-footer-bottom {
  padding: 20px 10px 0px;
  background-color: #000;
}

.link-footer {
  margin-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #fff;
  font-family: RobotoCondensed-Light, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 17px;
  text-decoration: none;
}

.link-footer:hover {
  text-decoration: underline;
}

.link-footer.first {
  margin-left: 20px;
  padding-right: 0px;
  border-right-style: none;
}

.link-footer.last {
  padding-right: 0px;
  border: 1px none #000;
}

.p-footer {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #fff #000 #000;
  font-family: RobotoCondensed-Light, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 17px;
}

.p-footer.desktop {
  margin-bottom: 20px;
}

.p-footer.phone {
  display: none;
}

.bottom-gradient {
  height: 5px;
  background-image: linear-gradient(280deg, #b3e204, #2c852e 33%, #5b8cb0 67%, #441ee3);
}

.phone {
  display: none;
}

.link-footer-block {
  display: inline-block;
  margin-bottom: 20px;
}

.introduction-block {
  max-width: 1020px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}

.p-introduction {
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
}

.p-introduction.center {
  text-align: center;
}

.p-introduction.mentions {
  margin-bottom: 0px;
}

.p-introduction.margin {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list-introduction {
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
}

.li-introduction {
  margin-bottom: 10px;
  text-align: left;
}

.block-form-contact {
  max-width: 736px;
}

.section-mentions-legales {
  padding: 60px 10px;
}

.link-mentions-legales {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

.link-texte-mentions {
  font-family: WorkSans-Regular, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 30px;
  text-decoration: underline;
}

.link-texte-mentions:hover {
  font-family: WorkSans-Bold, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.heading-dates-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: RobotoCondensed-Bold, sans-serif;
  color: #03273e;
  font-size: 50px;
  line-height: 45px;
  text-align: right;
  text-transform: uppercase;
}

.heading-sous-dates {
  width: 175px;
  min-width: auto;
  margin-top: -40px;
  margin-bottom: 0px;
  padding-left: 30px;
  font-family: RobotoCondensed-Regular, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}

.block-dates-heading {
  margin-top: 30px;
  margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
  .container.parcours {
    text-align: center;
  }

  .container.container-nav {
    background-color: #000;
  }

  .container.footer-bottom {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .nav {
    height: 71px;
    min-height: 71px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000;
  }

  .navbar-container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .nav-link {
    margin-bottom: 15px;
    border-style: none;
    border-color: #000;
  }

  .nav-menu-block-1 {
    margin-top: -10px;
    margin-left: 0px;
    background-color: #000;
  }

  /* .logo-brand {
    margin-left: 20px;
  } */

  .logo-brand {
    display: inline-block;
    margin-top: 5px;
    margin-left: 100px;
  }

  /* .logo-brand.desktop {
    display: none;
  } */

  .nav-menu-block {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .nav-menu-block._2 {
    margin-top: 170px;
    background-color: #000;
  }

  .header {
    min-height: 310px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    background-image: url('../images/BG-header-phone.png');
    background-size: cover;
  }

  .block-dates-header.desktop {
    display: none;
  }

  .heading-2.participer {
    text-align: center;
  }

  .heading-3.parcours {
    margin-bottom: 10px;
    line-height: 50px;
  }

  .section-presentation {
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon {
    color: #fff;
    font-size: 30px;
    line-height: 10px;
  }

  .paragraph {
    margin-bottom: 0px;
    font-family: Phenomena-Bold, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .block-dates-phone {
    display: block;
    margin-top: 50px;
  }

  .section-parcours {
    padding-right: 20px;
    padding-left: 20px;
  }

  .etapes-parcours {
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .block-etape-parcours {
    margin-bottom: 40px;
  }

  .chiffre-etape-parcours {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block-btn.etape-participer-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-offre-satt {
    margin-left: 0px;
    text-align: center;
  }

  .testi-container {
    margin-top: 0px;
  }

  .block-testi {
    margin-bottom: 40px;
    text-align: center;
  }

  .main-block-etapes-participer {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
  }

  .p-etape-participer._1 {
    max-width: none;
    margin-bottom: 10px;
  }

  .block-p-btn-etape-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .main-block-infos {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .block-infos {
    margin-bottom: 60px;
    padding-right: 0px;
  }

  .block-contact {
    padding-left: 0px;
    border-style: none;
    border-color: #000;
  }

  .p-contact {
    text-align: center;
  }

  .sous-texte-contact {
    text-align: center;
  }

  .block-video-home {
    display: none;
  }

  .black-bg {
    display: none;
  }

  .p-footer {
    margin-bottom: 10px;
  }

  .p-footer.desktop {
    margin-bottom: 20px;
  }

  .link-footer-block {
    display: inline-block;
    margin-bottom: 20px;
  }

  .p-introduction {
    text-align: center;
  }

  .li-introduction {
    text-align: left;
  }

  .heading-dates-header {
    width: 150px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000;
    font-size: 26px;
    line-height: 23px;
  }

  .heading-sous-dates {
    width: 110px;
    margin-top: -24px;
    margin-right: 0px;
    margin-left: -74px;
    font-size: 11px;
    line-height: 11px;
  }

  .block-dates-heading {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .container.footer-bottom {
    text-align: center;
  }

  .nav-menu-block-1 {
    width: auto;
    background-color: #000;
  }

  .nav-menu-block {
    background-color: transparent;
  }

  .nav-menu-block._2 {
    background-color: #000;
  }

  .header {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-2.parcours {
    font-size: 21px;
    line-height: 24px;
  }

  .heading-2.offre-satt {
    font-size: 30px;
  }

  .heading-2.participer.phone {
    margin-top: 0px;
    font-size: 30px;
    font-weight: 300;
  }

  .heading-2.afterwork {
    margin-top: 0px;
    font-size: 30px;
  }

  .heading-2.contact.phone {
    display: block;
    margin-bottom: 30px;
    font-family: WorkSans-Light, sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    text-transform: uppercase;
  }

  .heading-3.presentation {
    font-size: 24px;
  }

  .heading-3.parcours {
    font-size: 28px;
    line-height: 28px;
  }

  .heading-3.offre-satt {
    display: none;
  }

  .heading-3.etape-participer.phone {
    margin-bottom: 20px;
    font-size: 21px;
  }

  .heading-3.footer {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-3.introduction {
    font-size: 19px;
    line-height: 20px;
  }

  .drapeau-francais-img {
    width: 90%;
    margin-top: 10px;
  }

  .sommaire-chiffres.desktop {
    display: none;
  }

  .sommaire-chiffres.phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block-chiffre {
    min-width: 127px;
  }

  .chiffre-div {
    width: 61px;
    height: 61px;
  }

  .chiffre-p {
    font-size: 20px;
    line-height: 14px;
  }

  .heading-4-chiffre {
    font-size: 13px;
    line-height: 14px;
  }

  .sous-titre-chiffre {
    font-size: 13px;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 20px;
  }

  .p-chiffre-etape {
    font-size: 50px;
  }

  .btn.desktop {
    display: none;
  }

  .btn.phone {
    display: inline-block;
  }

  .block-btn.infos {
    display: none;
  }

  .block-map {
    margin-bottom: 0px;
  }

  .heading-4.offre-satt {
    font-size: 15px;
    line-height: 20px;
  }

  .p-offre-satt {
    font-size: 15px;
    line-height: 20px;
  }

  .map-offre-sat {
    display: none;
  }

  .text-offre-satt {
    margin-bottom: 0px;
  }

  .testi-container {
    display: none;
  }

  .section-participer.phone {
    background-image: -webkit-gradient(linear, left top, right top, from(#032941), to(#000));
    background-image: linear-gradient(90deg, #032941, #000);
    text-align: center;
  }

  .chiffre-etape-participer.phone {
    display: inline-block;
    font-family: WorkSans-SemiBold, sans-serif;
    font-size: 21px;
  }

  .p-etape-participer.phone {
    font-size: 15px;
    line-height: 20px;
  }

  .p-etape-participer.phone.slide-1 {
    margin-bottom: 20px;
  }

  .secteur-afterwork {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-5-afterwork {
    font-size: 15px;
    line-height: 20px;
  }

  .p-afterwork {
    font-size: 15px;
    line-height: 20px;
  }

  .sous-text-afterwork {
    font-size: 15px;
    line-height: 20px;
  }

  .img-afterwork.phone {
    display: block;
    margin-bottom: 20px;
  }

  .img-afterwork.desktop {
    display: none;
  }

  .block-infos {
    display: none;
  }

  .block-img-infos {
    display: none;
  }

  .block-contact {
    margin-top: 0px;
  }

  .p-contact {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .sous-texte-contact {
    font-family: RobotoCondensed-LightItalic, sans-serif;
    text-align: center;
  }

  .img-desktop {
    display: none;
  }

  .img-phone {
    display: inline-block;
  }

  .section-footer-bottom {
    padding-bottom: 0px;
  }

  .p-footer.desktop {
    display: inline-block;
  }

  .p-footer.phone {
    display: inline-block;
    margin-right: 0px;
    padding-right: 0px;
    border-style: none;
    border-color: #000;
  }

  .phone {
    display: block;
  }

  .desktop {
    display: none;
  }

  .p-introduction {
    font-size: 15px;
    line-height: 20px;
  }

  .li-introduction {
    font-size: 15px;
    line-height: 20px;
  }

  .slide-participer {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .slider_participants {
    height: auto;
    background-color: transparent;
  }

  .right-arrow {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100px;
    height: 100px;
    padding-left: 0px;
    color: #fff;
    font-size: 38px;
    line-height: 24px;
  }

  .left-arrow {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 100px;
    height: 100px;
  }

  .slide-nav {
    display: none;
  }

  .icon_slider_partticiper {
    font-size: 50px;
  }

  .testi-container.mobile {
    display: block;
    margin-top: 40px;
  }

  .block-testi {
    max-width: none;
    text-align: left;
    margin-bottom: 40px;
  }

  .block-testi._1 {
    max-width: none;
    text-align: left;
    margin-bottom: 40px;
  }

  .slider-test {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
  }

  .slide-nav-testi {
    display: none;
  }

  .left-arrow-testi {
    color: #333;
    top: 0%;
    bottom: 93%;
    left: auto;
    right: 10%;
  }

  .right-arrow-testi {
    color: #333;
    top: 0%;
    bottom: 93%;
    left: auto;
    right: 0%;
  }

  .heading-testi {
    color: #000;
    text-transform: uppercase;
    padding-left: 40px;
    font-family: WorkSans-Light, sans-serif;
    font-size: 30px;
    font-weight: lighter;
  }

  .icon-2, .icon-3 {
    font-size: 30px;
    font-weight: 700;
  }

  .informations-pratiques._mobile {
    display: block;
  }

  .section-infos {
    display: none;
  }

  .section-infos._mobile {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .heading-2.presentation {
    font-size: 21px;
    line-height: 24px;
  }

  .heading-2.parcours {
    font-size: 21px;
  }

  .heading-3.presentation {
    font-size: 18px;
  }

  /* .chiffre-div {
    width: 61px;
    height: 61px;
  } */

  .etapes-parcours {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .block-etape-parcours {
    margin-bottom: 20px;
  }

  .section-offre-satt {
    padding-right: 10px;
    padding-left: 10px;
  }

  .p-footer.phone {
    margin-bottom: 20px;
  }

  .slider_participants {
    height: auto;
  }
}

@font-face {
  font-family: 'RobotoCondensed-BoldItalic';
  src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-Italic';
  src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-LightItalic';
  src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-BlackItalic';
  src: url('../fonts/WorkSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-BoldItalic';
  src: url('../fonts/WorkSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-ExtraBoldItalic';
  src: url('../fonts/WorkSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Black';
  src: url('../fonts/WorkSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Bold';
  src: url('../fonts/WorkSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-ExtraBold';
  src: url('../fonts/WorkSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-ExtraLight';
  src: url('../fonts/WorkSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-ExtraLightItalic';
  src: url('../fonts/WorkSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Italic';
  src: url('../fonts/WorkSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Light';
  src: url('../fonts/WorkSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-LightItalic';
  src: url('../fonts/WorkSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Medium';
  src: url('../fonts/WorkSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-MediumItalic';
  src: url('../fonts/WorkSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-SemiBold';
  src: url('../fonts/WorkSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-SemiBoldItalic';
  src: url('../fonts/WorkSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Thin';
  src: url('../fonts/WorkSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-ThinItalic';
  src: url('../fonts/WorkSans-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'WorkSans-Regular';
  src: url('../fonts/WorkSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamhtf-Black';
  src: url('../fonts/GothamHTF-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Bold';
  src: url('../fonts/GothamHTF-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-BoldCondensed';
  src: url('../fonts/GothamHTF-BoldCondensed.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Book';
  src: url('../fonts/GothamHTF-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-BlackItalic';
  src: url('../fonts/GothamHTF-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-BoldItalic';
  src: url('../fonts/GothamHTF-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-MediumCondensed';
  src: url('../fonts/GothamHTF-MediumCondensed.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-ThinItalic';
  src: url('../fonts/GothamHTF-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-BookCondensed';
  src: url('../fonts/GothamHTF-BookCondensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Thin';
  src: url('../fonts/GothamHTF-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Regular';
  src: url('../fonts/GothamHTF-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-LightCondensed';
  src: url('../fonts/GothamHTF-LightCondensed.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Light';
  src: url('../fonts/GothamHTF-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-LightItalic';
  src: url('../fonts/GothamHTF-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-Medium';
  src: url('../fonts/GothamHTF-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-BookItalic';
  src: url('../fonts/GothamHTF-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'GothamHTF-UltraItalic';
  src: url('../fonts/GothamHTF-UltraItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-Black';
  src: url('../fonts/Phenomena-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-Bold';
  src: url('../fonts/Phenomena-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-ExtraBold';
  src: url('../fonts/Phenomena-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-ExtraLight';
  src: url('../fonts/Phenomena-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-Light';
  src: url('../fonts/Phenomena-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-Regular';
  src: url('../fonts/Phenomena-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Phenomena-Thin';
  src: url('../fonts/Phenomena-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}