.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.nav-menu{
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -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;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
  transition: background-color 0.4s ease-out;
}

nav.scroll {
  background-color: #0b101c;
}

.div-block-17 a {
  text-decoration: none;
}

.date {
  text-transform: lowercase;
  font-weight: lighter;
}

.video-modale {
  background-color: white;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  color: white;
}

.p-online {
  font-size: 21px;
}

.div-block img {
  margin-bottom: 0px;
}

.container-2 {
  max-width: none;
  background-clip: border-box;
}

.body {
  white-space: normal;
  font-family: Futurastd, sans-serif;
}

.navbar {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -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: 1px none transparent;
  background-color: transparent;
  color: #fff;
  background-clip: border-box;
}

.div-block {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -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;
}

.p-thematique {
  font-size: 21px;
  font-weight: bold;
  margin-top: 20px;
}

.online-thematique {
  font-size: 16px;
  font-size: medium;
}

.thematiques {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.thematiques a {
  text-decoration: none;
  color: white;
}

.earth {
  border-radius: 8px;
  border: solid 3px #1b9738;
  padding: 10px;
}

.mobility {
  border-radius: 8px;
  border: solid 3px #db830c;
  padding: 10px;
  margin-left: 40px;
  margin-right: 40px;
}

.telecom {
  border-radius: 8px;
  border: solid 3px #3376a7;
  padding: 10px;
}

.nav-link {
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.heading {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  white-space: normal;
  text-align: center;
}

.text-span {
  color: #f1a92e;
}

.text-span-2 {
  color: #f1a92e;
}

.text-span-3 {
  color: #f1a92e;
}

.text-span-4 {
  color: #f1a92e;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 40px;
  -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;
}

.button-3 {
  margin-right: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.button-2 {
  margin-left: 20px;
}

.paragraph {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-2 {
  margin-top: 5px;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.text-span-5 {
  color: #f1a92e;
}

.plan-du-site {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 30px;
  font-size: 18px;
  font-family: Futurastd, sans-serif;

}

.plan-du-site a {
  text-decoration: none;
  color: white;
}

.title-siteMap {
  display: inline-block;
}

.article {
  font-size: 18px;
  font-family: Futurastd, sans-serif;
  color: white;
  line-height: 26px;
}

.article a {
  color: white;
}

.plan-du-site ul {
  list-style: none;
  line-height: 26px;
}

.plan-du-site ul li::before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: rgba(255, 255, 255, 0.3);
  font-size: 17px;
}

#video {
  border-radius: 8px;
}

.mailto {
  color: white;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-3-concept {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main {
  width: 100%;
  margin-top: 0px;
  background-color: #0b101c;
  color: white;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  white-space: normal;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.heading-2-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  white-space: normal;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.heading-200 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 31px;
  text-transform: uppercase;
  white-space: normal;
}

.paragraph-3 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: normal;
  padding-top: 20px;
}

.paragraph-4 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.text-span-6 {
  color: rgba(255, 255, 255, 0.3);
}

.list {
  margin-bottom: 40px;
  padding-bottom: 0px;
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
  line-height: 26px;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.list-item {
  padding-bottom: 10px;
}

.list-item-2 {
  padding-bottom: 10px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 26px;
}

.div-block-4 a {
  margin-top: 20px;
}

.div-block-5 {
  width: 100%;
  margin-right: 40px;
}

.button-4 {
  padding-top: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 70px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-7 {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #223a77;
  line-height: 26px;
}

.heading-3 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  
}

.paragraph-5 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.list-2 {
  padding-left: 40px;
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 18px;
  list-style: none;
  line-height: 26px;
}

.list-2 li {
  padding-bottom: 10px;
}

.list-2 li::before {
  content: "•";
  /* font-size: .7em; */
  color: #eca52c;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.paragraph-6 {
  margin-bottom: 40px;
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 18px;
}

.div-block-8 {
  display: block;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 10px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #3f93d0;
  line-height: 26px;
}

.list-3 {
  margin-bottom: 20px;
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 18px;
  list-style: none;
}

.list-3 li {
  padding-bottom: 10px;
}

.section_erreur {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  text-align: center;
}

.list-3 li::before {
  content: "•";
  /* font-size: .7em; */
  color: #233672;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.paragraph-7 {
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  color: #0b101c;
  font-size: 21px;
  font-weight: 900;
  text-transform: uppercase;
}

.button-5 {
  margin-top: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(11, 16, 28, 0.4);;
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.button-500 {
  margin-top: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #084115;
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.button-500 {
  margin-top: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #084115;
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-49-en {
  margin-top: 89px;
}

.div-block-55 h1 {
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.div-block-50-en {
  margin-top: 165px;
}

.div-block-34-en {
  margin-top: 45px;
}

.div-block-34-1 {
  margin-top: 20px;
}

.div-block-33-1 {
  margin-top: 20px;
}

.heading-4 {
  font-family: Futurastd, sans-serif;
  font-size: 35px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 26px;
}

.div-block-10 {
  /*padding-left: 60px;*/
}

.div-block-11 {
  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;
}
.div-block-12 {
  margin-top: 0px;
  padding-left: 0px;
}

.div-block-13 {
  margin-top: 20px;
}

.div-block-14 {
  margin-top: 30px;
  margin-bottom: 40px;
  line-height: 25px;
  display: flex;
  flex-direction: column;
}

.div-block-14  p {
  padding-bottom: 20px;
}

.div-block-14 a {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.div-block-14-0 {
  display: flex;
  text-align: left;
  margin-top: 60px;
}

.div-block-14-1 {
  width: 100%;
  margin-right: 20px;
}

.div-block-14-2 {
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-14-3 {
  width: 100%;
  margin-left: 20px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
  margin-top: 30px;
  margin-bottom: 30px;
}

.image {
  width: 100%;
  margin-right: 40px;
}

.paragraph-8 {
  font-family: Futurastd, sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.list-4 {
  font-family: Futurastd, sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.text-span-7 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-8 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-9 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-10 {
  color: rgba(255, 255, 255, 0.3);
}

.paragraph-9 {
  font-family: Futurastd, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}

.paragraph-9-1 {
  font-family: Futurastd, sans-serif;
  font-size: 19px;
  line-height: 30px;
  font-weight: 500;
}

.footer {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: center;
  background-color: #000;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  max-width: 940px;
}

.heading-8.date-conference {
  margin-top: 0px;
  padding: 10px 20px;
  background-color: #0b101c;
  border-radius: 8px;
  display: inline-block;
}

.titre-programme {
  margin: 20px auto;
}

.heading.h1conferences {
  text-align: left;
  margin-top: 0px;
  color: #0b101c;
}

.speaker-name:not(:last-child)::after {
  content: " ● ";
  color: rgb#0b101c;
  margin-left: 10px;
}

.programme-droite2 {
  width: 70%;
  font-size: 18px;
}

.capitalize {
  text-transform: uppercase;
}
.icone-date {
  padding: 10px;
}

.programme-droite1 .button-4 {
  padding: 20px;
  text-align: center;
  display: inline-block;
  width: 241px;
  height: 110px;
  border-color: #0b101c;
}

.time-program-1 {
  color: #0b101c;
}

.programme-droite1 {
  display: flex;
  align-content: start;
  justify-content: space-between;
  margin: 30px 0px;
}

#programme2021.div-block-98 {
  align-items: stretch;
}

.lowercase {
  text-transform: lowercase;
}

.programme-img {
  height: 80px;
}

.description-conference {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 27px;
  
}

.speaker-name {
  font-style: italic;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.logo-compagny {
  padding-bottom: 20px;
}

.section.program_20 {
  background-color: transparent;
  color: black;
}

.div-block-98_intervenants {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pers {
  width: 200px;
  height: auto;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: scenter;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.h1-speakers {
  padding-top: 50px;
}

.name-speaker_01 {
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  text-align: center;
  font-family: Futurastd, sans-serif;
  font-size: 20px;
  padding: 20px 10px 10px;
  height: 209px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.name-speaker {
  color: rgba(255, 255, 255, 0.3);
  font-size: 21px;
}

.img_pers img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  height: 200px;
  width: 100%;
}





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

.w-slider.w-slider-participants {
  height: auto;
  background-color: transparent;
}

.w-slider-participants .w-slider-nav {
  display: none;
}

.w-slider-participants .w-slider-arrow-left {
  left: -80px;
}

.w-slider-participants .w-slider-arrow-right {
  right: -80px;
}

.w-slider-participants .w-icon-slider-right:before {
  content: url("../images/fleche-droite.png");
}

.w-slider-participants .w-icon-slider-left:before {
  content: url("../images/fleche-gauche.png");
}

.logos-landing {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.logos-landing a {
  width: 195px;
  height: 108px;
  background-color: white;
  margin: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 10px;
}

.bouton-landing {
  display: flex;
  justify-content: center;
}

.div-block-105 a.button-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.paragraph-10 {
  font-family: Futurastd, sans-serif;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}

.div-block-17 {
  margin-right: 40px;
  text-align: center;
}

.div-block-18 {
  margin-left: 40px;
}

.paragraph-11 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.list-5 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 15px;
  list-style: none;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  margin-left: 5px;
}



.text-span-11 {
  color: #fff;
}

.text-span-12 {
  color: #fff;
}

.list-item-3 {
  text-decoration: none;
}

.list-item-4 {
  text-decoration: none;
}

.text-span-13 {
  color: #fff;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.link-6 {
  text-decoration: none;
}

.div-block-19 {
  margin-right: 10px;
  margin-left: 0px;
}

.div-block-20 {
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-21 {
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-22 {
  margin-right: 10px;
  margin-left: 10px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-23 img {
  object-fit: contain;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 25px;
}

.div-block-25 {
  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;
  width: auto;
  margin-left: 10px;
}

#email-db5b2d4d-86ad-4ef1-9cb7-d0dd90604e66 {
  width: 60%;
} 
.div-block-26 {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.heading-5 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.paragraph-12 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 15px;
}

.checkbox-label {
  font-family: 'Futurastd book', sans-serif;
  font-size: 14px;
}

.field-label {
  font-family: 'Futurastd book', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.submit-button {
  border-style: solid;
  border-width: 2px;
  border-color: #f1a92e;
  border-radius: 8px;
  background-color: transparent;
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-weight: 900;
  text-transform: uppercase;
}

.header-concept {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.navbar-2 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, right top, from(#29235c), to(#136cb2));
  background-image: linear-gradient(90deg, #29235c, #136cb2);
  color: #fff;
}

.nav-menu-2 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 15px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
}

.paragraph-13 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-14 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
}

.text-span-14 {
  color: #f1a92e;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.div-block-125 {
  margin-bottom: 15px;
}

.paragraph-15 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
}

.text-span-15 {
  color: #f1a92e;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.image-2 {
  margin-right: 40px;
}

.bold {
  font-weight: bold;
}

.heading-6 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}

.text-span-16 {
  color: #f1a92e;
}

.text-span-17 {
  color: #f1a92e;
}

.text-span-18 {
  color: #f1a92e;
}

.text-span-19 {
  color: #f1a92e;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.paragraph-30-1 {
  padding-top: 15px;
}

.div-block-301 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-36 {
  font-family: Futurastd, sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin-top: 10px;
  padding-bottom: 15px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.div-block-124 ul {
  list-style-type: none;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-124 ul li {
  padding-bottom: 10px;
}

.div-block-124 ul li::before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: rgba(255, 255, 255, 0.3);
  font-size: 17px;
}

.section {
  background-color: #0b101c;
  color: white;
  padding-bottom: 40px;
}

.paragraph-header {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-header1 h1 {
  text-align: left;
  line-height: 27px;
  font-size: 22px;
}

.div-block-31 {
  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;
}

.paragraph-16 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-size: 18px;
  line-height: 26px;
  font-weight: 900;
}

.div-block-32 {
  width: 276px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.3);
}

.div-block-32-1 {
  width: 286px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
}

.div-block-32-3 {
  width: 100%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
}

.div-block-32-4 {
  width: 372px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
}

.div-block-32-5 {
  width: 87%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
}


.paragraph-17 {
  margin-top: 30px;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: none;
}

.paragraph-177 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-header {
  display: flex;
  align-items: flex-start;
  position: absolute;
  margin-top: 239px;
  max-width: 1057px;
}

.div-block-header1 {
  width: 50%;
  margin-left: 30px;
}

..div-block-header img {
  width: 50%;
  margin-right: 30px;
}

.div-block-201 {
  display: flex;
  position: absolute;
  top: 51%;
  -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-span-20 {
  color: #233672;
}

.text-span-21 {
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
}

.text-span-22 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-23 {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
}

.text-span-24 {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
  text-transform: uppercase;
}

.text-span-25 {
  color: #233672;
  font-weight: 900;
}

.div-block-33 {
  margin-top: 20px;
}

#contact {
  height: 60px;
}

.div-block-34 {
  margin-top: 80px;
}

.div-block-35 {
  width: 45%;
}

.div-block-36 {
  width: 45%;
  margin-bottom: 60px;
}

.partenaire {
  margin-bottom: 20px;
  margin-top: 30px;
}

.header-visiter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header-Visiter.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-38 {
  width: 100%;
  margin-right: 10px;
  margin-left: 0px;
}

.image-3 {
  width: 100%;
}

.div-block-39 {
  width: 100%;
  margin-right: 0px;
  margin-left: 10px;
}

.div-block-40 {
 
}

.div-block-40 a {
  margin-bottom: 10px;
}

.div-block-42 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-45 {
  width: 100%;
  margin-right: 10px;
  margin-left: 0px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-radius: 8px;
  background-color: #3f93d0;
}

#hs-form-iframe-1 {
  width: 600px;
}

.heading-7 {
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

.paragraph-18 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.text-span-26 {
  text-decoration: line-through;
}

.div-block-46 {
  width: 100%;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 8px;
  background-color: #1b9738;
}

.div-block-47 {
  width: 100%;
  margin-right: 0px;
  margin-left: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 8px;
  background-color: #3f93d0;
}

.paragraph-19 {
  font-family: Futurastd, sans-serif;
  font-size: 20px;
  color: white;
  font-weight: normal;
  margin-top: 16px;
}

.div-block-48 {
  width: 245px;
  margin-bottom: 20px;
}

.div-block-49 {
  margin-top: 85px;
}

.div-block-50 {
  margin-top: 195px;
}

.div-block-51 {
  margin-top: 20px;
}

.header-exposer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header-Exposer.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-52 {
  position: absolute;
  left: 0%;
  top: 10%;
  right: 0%;
  bottom: auto;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-53 {
  width: 350px;
}

.heading-8 {
  margin-bottom: 0px;
  font-family: Futurastd, sans-serif;
  color: white;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.div-block-54 {
  width: 480px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
}

.paragraph-20 {
  font-family: 'Futurastd book', sans-serif;
  color: white;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.text-span-27 {
  font-family: Futurastd, sans-serif;
  font-weight: 700;
}

.text-span-28 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-29 {
  color: rgba(255, 255, 255, 0.3);
}

.text-span-30 {
  color: rgba(255, 255, 255, 0.3);
}

.div-block-56 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.div-block-57 {
  margin: 20px 10px;
}

.div-block-58 {
  margin-top: 20px;
}

.text-span-31 {
  font-family: Futurastd, sans-serif;
  font-weight: 700;
}

.heading-9 {
  margin-bottom: 0px;
  float: none;
  font-family: Futurastd, sans-serif;
  color: white;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

.paragraph-21 {
  margin-bottom: 10px;
  font-family: Futurastd, sans-serif;
  font-size: 20px;
}

.text-span-32 {
  text-decoration: line-through;
}

.text-span-33 {
  font-size: 30px;
  font-weight: 700;
}

.div-block-59 {
  margin-right: auto;
  float: left;
}

.div-block-60 {
  margin-left: auto;
  float: none;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.paragraph-22 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
}

.div-block-63 {
  margin-top: 20px;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-between;
}

.div-block-24 a {
  text-decoration: none;
}

.div-block-66 {
  margin-right: 10px;
  padding: 0px 20px 20px 10px;
  border-radius: 8px;
  background-color: #223a77;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.div-block-67 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 10px;
  border-radius: 8px;
  background-color: #3f93d0;
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.text-span-34 {
  text-decoration: underline;
}

.list-item-5 {
  margin-bottom: 10px;
  text-decoration: underline;
}

.list-item-6 {
  margin-bottom: 10px;
  text-decoration: underline;
}

.text-span-35 {
  text-decoration: underline;
}

.paragraph-23 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-24 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-68 {
  width: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-69 {
  margin-top: 20px;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-left: 0px;
}

.div-block-71 {
  margin-right: auto;
  margin-left: 0px;
}

.div-block-72 {
  margin-left: auto;
}

.div-block-73 {
  width: 100%;
  height: 100%;
  margin-right: 10px;
  padding: 20px 40px 30px 30px;
  border-radius: 8px;
  background-color: #223a77;
  font-family: Futurastd, sans-serif;
  font-size: 18px;
    line-height: 26px;
  color: #fff;
}

.triggersElt{
  cursor: pointer;
}

.triggedContent {
  height: auto;
}


.header-rdv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header_RDV.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-74 {
  width: auto;
}

.text-span-36 {
  color: #233672;
}

.text-span-37 {
  color: #233672;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-91 {
 /* width: 570px;*/
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-10 {
  font-family: Futurastd, sans-serif;
  color: white;
  font-size: 20px;
}

.text-span-38 {
  color: rgba(255, 255, 255, 0.3);
}

.paragraph-25 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-94 {
  width: 100%;
  margin-right: 10px;
  padding-right: 0px;
}

.div-block-95 {
  width: 100%;
  margin-left: 10px;
}

.div-block-96 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.header-challenge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header_Challenge_Innovation.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-span-39 {
  color: #233672;
  font-weight: 700;
}

.text-span-40 {
  font-weight: 700;
}

.header-programme {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header_Programme.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-span-41 {
  color: #233672;
  font-weight: 700;
}

.text-span-42 {
  color: #233672;
  font-weight: 700;
}

.text-span-43 {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-99 {
  width: 230px;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
}

.heading-11 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-size: 25px;
  font-weight: 900;
}

.paragraph-26 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-span-44 {
  font-style: italic;
}

.text-span-45 {
  font-style: italic;
}

.text-span-46 {
  color: rgba(255, 255, 255, 0.3);
}

.div-block-101 {
  width: auto;
  margin-right: 20px;
}

.div-block-102 {
  width: 100%;
  margin-left: 10px;
}

.div-block-103 {
  margin-right: 0px;
  margin-left: 0px;
}

.header-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('images/header_Infos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-104 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.condition-survol {
  display: none;
  background-color: #e2e2e2;
  color: black;
  font-size: 15px;
  /* border: 1px solid #e4e3f0; */
  padding: 10px;
  max-width: 300px;
  position: absolute;
  transition: 0.5s ease;
  transform: translateX(50px);
  box-shadow: 2px 2px 4px black;
  
}

.div-survol:hover > .condition-survol {
  display: block;
}

.list-survol:hover > .condition-survol {
  display: block;
}

#hs-form-iframe-0 {
  width: 100% !important;
} 


.div-block-105 {
  display: flex;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-105 a {
  margin-left: auto;
  margin-right: auto;
}

.div-block-139 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Futurastd book', sans-serif;
  color: white;
  font-size: 15px;
}

.form-columns-2 {
  margin-left: auto;
  margin-right: auto;
}

.heading-12 {
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.div-block-106 {
  width: 380px;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}




.form {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.div-block-108 {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  font-family: 'Futurastd book', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.div-block-109 {
  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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-columns-2 {
  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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#hsForm_8b94dd42-e727-4c15-acab-543541871230
 {
  color: white;
  font-family: 'Futurastd book', sans-serif;
}


.hs-form-required {
  color: #f1a92e;
}

.div-block-110 {
  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;
}

.div-block-111 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.text-span-47 {
  color: #f1a92e;
}

.text-span-48 {
  color: #f1a92e;
}

.text-span-49 {
  color: #f1a92e;
}

.text-span-50 {
  color: #f1a92e;
}

.text-span-51 {
  color: #f1a92e;
}

.div-block-112 {
  width: 100%;
  margin-right: 20px;
}

.div-block-113 {
  width: 100%;
  margin-left: 20px;
}

.div-block-114 {
  width: 100%;
  margin-right: 20px;
}

.div-block-115 {
  width: 100%;
  margin-left: 20px;
}

.textarea {
  height: auto;
  border-radius: 2px;
}

.text-field {
  border-radius: 2px;
}

.text-field-2 {
  border-radius: 2px;
}

.checkbox-label-2 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.text-span-52 {
  font-family: Futurastd, sans-serif;
  font-weight: 700;
}

.div-block-116 {
  margin-left: 0px;
  float: right;
}

.paragraph-27 {
  font-family: 'Futurastd book', sans-serif;
  color: #fff;
  font-size: 15px;
}

.div-block-117 {
  width: 600px;
  margin: 20px auto 0px;
}

.div-block-118 {
  position: relative;
  width: 100%;
}

.div-block-119 {
  height: 100%;
}

.image-5 {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.nav-link-2 {
  line-height: 20px;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;

}

.div-block-120 {
  position: relative;
  width: 100%;
  height: auto;
  background: linear-gradient( 0deg, #0b101c 5%,  rgba(13,20,35,0) 100%);
}

.image-6 {
  position: static;
  width: 100%;
  height: 800px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.div-block-121 {
  width: 330px;
  margin-bottom: 20px;
}

.div-block-122 {
  width: 500px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-123 {
  height: 3px;
  background-color: rgba(11, 16, 28, 0.4);;
}

.div_news.guide {
  margin-bottom: 50px;
}

.list-item-7 {
  line-height: 25px;
}

.list-item-8 {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 25px;
}

.list-item-9 {
  margin-bottom: 10px;
}

.list-item-10 {
  margin-bottom: 10px;
}

.div-block-124 {
  width: 45%;
}

.div-block-126 {
  margin-bottom: 20px;
}

.div-block-127 {
  margin-bottom: 20px;
}

.div-block-128 {
  margin-bottom: 20px;
}

.div-block-129 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-130 {
  width: 100%;
  margin-left: 10px;
}

auto.div-block-131 {
  width: 100%;
  margin-right: 10px;
  
}

.html-embed {
  height: auto;
  margin-right: 10px;
  
}

.map {
  width: 500px;
  height: 400px;
  border-radius: 8px;
}

.div-block-132 {
  width: 350px;
}

.paragraph-28 {
  font-family: 'Futurastd book', sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-span-53 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-weight: 700;
}

.text-span-54 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-weight: 700;
}

.text-span-55 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-weight: 700;
}

.text-span-56 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-weight: 700;
}

.div-block-133 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 60px;
  -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;
}

.div-block-134 {
  margin-top: 20px;
}

.div-block-135 {
  width: 600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px 30px 30px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: Futurastd, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.list-6 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
  list-style: none;
}

.list-6 li::before {
  content: "•";
  /* font-size: .7em; */
  color: #eca52c;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.list-7 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
  list-style: none;
}

.list-9 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.list-7 li::before {
  content: "•";
  /* font-size: .7em; */
  color: #233672;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.list-item-11 {
  margin-bottom: 10px;
}

.list-item-12 {
  padding-bottom: 10px;
}

.list-item-13 {
  margin-bottom: 10px;
}

.list-item-14 {
  margin-bottom: 10px;
}

.list-item-15 {
  margin-bottom: 10px;
}

.list-item-16 {
  margin-bottom: 10px;
}

.list-item-17 {
  margin-bottom: 10px;
}

.list-item-18 {
  margin-bottom: 10px;
}

.list-item-19 {
  margin-bottom: 10px;
}

.list-item-20 {
  margin-bottom: 10px;
}

.paragraph-29 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.title-29 {
  padding-top: 30px;
}

.text-span-57 {
  text-decoration: underline;
  cursor: help;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-span-58 {
  text-decoration: underline;
}

.heading-13 {
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-size: 24px;
  font-weight: 900;
}

.div-block-137 {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.list-item-21 {
  padding-bottom: 10px;
}

.list-item-22 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.div-block-150 {
  position: relative;
  width: 100%;
}

.image-10 {
  width: 100%;
  height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.heading-14 {
  margin-right: 0px;
  margin-left: 0px;
  font-family: Futurastd, sans-serif;
  color: #233672;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.div-block-151 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: 0px;
  -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: center;
}

.div-block-152 {
  width: 610px;
}

.div-block-153 {
  width: 45%;
}

.div-block-154 {
  width: 45%;
}

.paragraph-30 {
  font-family: Futurastd, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.text-span-59 {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 700;
}

.div-block-155 {
  margin-bottom: 20px;
}

.div-block-156 {
  margin-bottom: 20px;
}

.div-block-157 {
  margin-top: 40px;
}

.div-block-158 {
  margin-bottom: 60px;
}

.current-link span {
  display: block;
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

.nav-link span {
  display: block;
  padding-bottom: 5px;
}

.div-block-159 {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1280px) {
  .div-block-201 {
    top: 57%;
  }
}

@media screen and (max-width: 1024px) {
  .div-block-52 {
    top: 5%;
  }

  .div-block-201 {
    top: 39%;
  }
}
@media screen and (max-width: 991px) {
  .header {
    height: 650px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .programme-droite2 {
    width: 70%;
  }

  .div-block-header {
    flex-wrap: wrap;
    margin-top: 77px;
    justify-content: center;
  }

  

  .div-block-52 {
    top: 0%;
  }

  .navbar {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-3 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-3-concept {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-5 {
    margin-right: 0px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-7 {
    margin-right: 0px;
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-11 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image {
    margin-right: 0px;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-24 {
    padding-right: 10px;
    padding-left: 10px;
    flex-wrap: wrap;
  }

  .div-block-25 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  .header-concept {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbar-2 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-27 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-28 {
    margin-top: 40px;
    margin-left: 0px;
  }

  .div-block-34 {
    margin-top: 60px;
  }

  .header-visiter {
    height: 700px;
  }

  .div-block-37 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .div-block-38 {
    width: auto;
  }

  .div-block-39 {
    width: auto;
  }

  .div-block-44 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-45 {
    width: auto;
    margin-bottom: 20px;
  }

  .div-block-46 {
    width: auto;
    margin-bottom: 20px;
    padding-bottom: 30px;
  }

  .div-block-47 {
    width: auto;
    margin-bottom: auto;
    padding-bottom: 30px;
  }

  .div-block-50 {
    margin-top: 60px;
  }

  .header-exposer {
    height: 650px;
  }

  .header-rdv {
    height: 700px;
  }

  .div-block-90 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .div-block-91 {
    width: auto;
  }

  .div-block-93 {
    width: 700px;
  }

  .header-challenge {
    height: 700px;
  }

  .header-programme {
    height: 700px;
  }

  .header-infos {
    height: 700px;
  }

  .image-5 {
    height: 700px;
  }

  .div-block-129 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-10 {
    height: 651px;
  }

  .telecom {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .heading {
    text-align: center;
  }

  .div-block-201 {
    top: 48%;
  }

  .div-block-3 {
    width: auto;
    margin-right: 10px;
  }

  .div-block-3-concept {
    width: auto;
    margin-right: 10px;
  }

  .list {
    padding-left: 40px;
  }

  .condition-survol {
    transform: translateX(0);
  }

  .div-block-5 {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-7 {
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading-3 {
    letter-spacing: normal;
  }

  .list-2 {
    padding-left: 60px;
  }

  .div-block-8 {
    
  }

  .image {
    width: auto;
  }

  .div-block-19 {
    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;
  }

  .div-block-24 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-25 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-27 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .div-block-28 {
    margin-top: 20px;
    margin-left: 0px;
  }

  .image-2 {
    margin-right: 0px;
  }

  .heading-6 {
    text-align: center;
  }

  .div-block-139 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;

  }

  .div-block-30 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-301 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-35 {
    width: auto;
  }

  .div-block-36 {
    width: auto;
  }

  .header-visiter {
    height: 600px;
  }

  .div-block-38 {
    margin-left: 10px;
  }

  .div-block-39 {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-55 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-64 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-65 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-67 {
    height: 100%;
  }

  .header-rdv {
    height: 600px;
  }

  .div-block-91 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-93 {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-95 {
    margin-left: 0px;
  }

  .div-block-103 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-105 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 20px;
  }


  

  .form-block {
    width: auto;
  }

  .div-block-111 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-112 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-113 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-114 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-115 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-116 {
    margin-top: 20px;
  }

  .div-block-117 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }

  .checkbox-field {
    padding-left: 40px;
  }

  .div-block-124 {
    width: auto;
  }

  .image-7 {
    max-width: none;
  }

  .div-block-129 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-133 {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: auto;
  }

  .bouton-landing {
    flex-direction: column;
    align-items: center;
  }

  #programme2021.div-block-98 {
    margin: 0px 20px;
  }

  .programme-droite1 {
    flex-direction: column;
  }

  .programme-droite2 {
    width: 100%;
    padding-top: 20px;
}

.div-block-98_intervenants {
  justify-content: center;
}

  .div-block-201 {
    top: 78%;
  }

  .div-block-14-0 {
    flex-wrap: wrap;
  }

  .mobility {
    margin-top: 10px;
  }

  .div-block-106 {
    width: 300px;
  }

  .map {
    width: 300px;
    height: 200px;
  }

  .div-block-24{
    flex-direction: column;
    width: 100%;
  }


  .div-block {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-3 {
    margin-right: 0px;
    margin-top: 10px;
  }

  .div-block-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-3-concept {
    padding-right: 10px;
    padding-left: 10px;
  }

  .list-2 {
    padding-left: 40px;
  }

  .div-block-8 {
    height: auto;
  }

  .div-block-9 {
    padding-left: 10px;
  }

  .div-block-10 {
    padding-left: 20px;
  }

  .div-block-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-16 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-27 {
    height: 32%;
    margin-top: 100px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .paragraph-13 {
    line-height: 41px;
  }

  .div-block-28 {
    height: 700px;
    text-align: center;
  }

  .div-block-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
  }

  .div-block-30 {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }


  .div-block-301 {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .div-block-32 {
    width: auto;
  }

  .div-block-35 {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .div-block-36 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .header-visiter {
    margin-bottom: 0px;
  }

  .div-block-41 {
    margin-bottom: 10px;
  }

  .header-exposer {
    height: 700px;
  }

  .div-block-52 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: -92%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-59 {
    margin-right: 0px;
  }

  .div-block-60 {
    margin-left: 0px;
  }

  .div-block-62 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-65 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-66 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-67 {
    width: 100%;
    margin-left: 0px;
  }

  .div-block-73 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .header-rdv {
    height: 750px;
  }

  .div-block-74 {
    width: auto;
  }

  .div-block-91 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-challenge {
    height: 750px;
  }

  .div-block-100 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-108 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-109 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-110 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-112 {
    width: auto;
  }

  .div-block-113 {
    width: auto;
  }

  .div-block-114 {
    width: auto;
  }

  .div-block-115 {
    width: auto;
  }

  .image-6 {
    height: 750px;
  }

  .div-block-122 {
    width: 200px;
  }

  .div-block-124 {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .image-7 {
    width: 100%;
  }

  .image-8 {
    width: 100%;
    max-width: none;
  }

  .div-block-125 {
    width: 100%;
  }

  .div-block-129 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-131 {
    width: auto;
    margin-right: 0px;
  }

  .html-embed {
    width: auto;
    max-width: 100%;
  }

  .div-block-135 {
    margin-left: 0px;
    width: auto;
  }

  .div-block-139 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-10 {
    height: 800px;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .div-block-159 {
    width: 250px;
  }
}

@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-Bold.otf') format('opentype'), url('../fonts/FuturaStd-CondExtraBoldObl.otf') format('opentype'), url('../fonts/FuturaStd-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-BoldOblique.otf') format('opentype'), url('../fonts/FuturaStd-ExtraBoldOblique.otf') format('opentype'), url('../fonts/FuturaStd-ExtraBoldOblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd book';
  src: url('../fonts/FuturaStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-BookOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd condensed';
  src: url('../fonts/FuturaStd-Condensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd Condensed';
  src: url('../fonts/FuturaStd-CondensedBold.otf') format('opentype'), url('../fonts/FuturaStd-CondensedBoldObl.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd condensedextrabd';
  src: url('../fonts/FuturaStd-CondensedExtraBd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd Condensed';
  src: url('../fonts/FuturaStd-CondensedLight.otf') format('opentype'), url('../fonts/FuturaStd-CondensedLightObl.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd Condensed';
  src: url('../fonts/FuturaStd-CondensedOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-HeavyOblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-LightOblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurastd';
  src: url('../fonts/FuturaStd-MediumOblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}