.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.navbar {
  position: relative;
  top: 0%;
  background-color: #fff;
}

.navbar.scroll {
  position: fixed;
  display: block;
  width: 100%;
  border-bottom: 10px none #000;
  background-color: #0944bf;
}

.img_ipad_h, .img_ipad_v, .img_iphone_them  {
  pointer-events: none;
}
.navbar.scroll, .footer {
  border-bottom: 5px solid;
  border-image:   linear-gradient(to right, #F59735 25%, #F5D15A 25%, #98C74D 50%,#7DC7A6 50%, #59B5F8 75%, #6794F8 75%) 5;
}
.div-img-theme-2::-webkit-scrollbar {
width: 0px; /* width of the entire scrollbar */
}

.paragraph {
  display: block;
  margin-bottom: 5px;
  padding-top: 0px;
  border-radius: 3px;
  background-color: transparent;
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  font-size: 16px;
  font-weight: 300;
}

.paragraph.scroll {
  color: #fff;
}

.div-block-nav {
  margin-left: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
}

.div-block-nav.scroll {
  padding-bottom: 25px;
}

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

.nav-menu {
  position: static;
  float: none;
}

.brand {
  position: static;
  margin-right: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.text-span {
  margin-right: 10px;
  padding-right: 30px;
  padding-left: 10px;
  border-radius: 3px;
  background-color: #0944bf;
  color: #fff;
}

.text-span.scroll {
  background-color: #fff;
  color: #0944bf;
}

.nav-link {
  padding: 10px 20px 10px 10px;
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  font-size: 14px;
  font-weight: 300;
}

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

.nav-link.dropdown-toggle {
  padding-right: 40px;
}

.nav-link.scroll {
  color: #fff;
}

.dropdown-list ul {
  padding: 0px 10px 0px 30px;
}

.w-nav-link.w--current {
  text-decoration: underline;
}

.image {
  width: auto;
  height: 52px;
}

.button_1 {
  margin-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 40px;
  border-radius: 24px;
  background-color: #131314;
  background-image: url('../images/arrow-btn-black_1arrow-btn-black.png');
  background-position: 10% 50%;
  background-size: auto 21px;
  background-repeat: no-repeat;
  font-family: Avenirltstd, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.button_1:hover {
  text-decoration: underline;
}

.button_1._2 {
  background-position: 3% 50%;
}

.button_1.partenaires {
  margin-top: 0px;
  padding-top: 6px;
  background-position: 3% 50%;
}

.button_1._03 {
  background-position: 5% 50%;
}

.button_1.blue {
  background-color: #0944bf;
  background-position: 4% 50%;
}

.button_2 {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 40px;
  border-radius: 24px;
  background-color: #0944bf;
  background-image: url('../images/arrow-btn-blue_1arrow-btn-blue.png');
  background-position: 5% 50%;
  background-size: auto 21px;
  background-repeat: no-repeat;
  font-family: Avenirltstd, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.button_2:hover {
  text-decoration: underline;
}

.button_2.scroll {
  background-color: #fff;
  background-image: url('../images/arrow-blue-2_1arrow-blue-2.png');
  color: #0944bf;
}

.p-rs {
  padding-top: 5px;
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  font-size: 13px;
  font-weight: 300;
}

.p-rs.scroll {
  color: #fff;
}

.container-2 {
  max-width: 940px;
}

.block-rs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-nav {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.block-btn {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.block-nav-3 {
  padding-top: 25px;
}

.header_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  background-color: #0944bf;
  background-image: url(../images/BG-header-home.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.container_header_home {
  display: block;
  max-width: 1000px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-1 {
  margin-top: 0px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}

.block_intro_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block_intro_home_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 327px;
  -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;
}

.block_intro_home_1._02 {
  width: 200px;
}

.block_intro_home_2 {
  width: 600px;
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
}

.p-1 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  font-weight: 300;
}

.button-intro {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 26px;
  background-color: transparent;
  background-image: url('../images/arrow-light-blue_1arrow-light-blue.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #98b7f5;
  font-size: 10px;
  text-decoration: none;
}

.button-intro:hover {
  background-image: url('../images/arrow-btn-transparent_1arrow-btn-transparent.png');
  color: #fff;
}

.div-block-2 {
  width: 100%;
  height: 1px;
  background-color: #98b7f5;
}

.p-2 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
}

.list_intro {
  padding-left: 20px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #fff;
  font-weight: 400;
}

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

.block_intro_home02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.p-3 {
  margin-bottom: 0px;
  /*padding-right: 140px;*/
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
}

.text-span-2 {
  font-size: 10px;
}

.dropdown_link-nav {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
}

.dropdown-list {
  background-color: #0944bf;
}

.dropdown-list.w--open {
  padding-top: 10px;
  /*padding-bottom: 10px;*/
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 10px;
  box-shadow: 8px 8px 15px #00000059;
}

.container_section_home_2 {
  max-width: 1000px;
  padding-top: 20px;
}

.heading-2_blue {
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  font-size: 37px;
  font-weight: 300;
}

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

.block_section_home_02.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block_slider_programme_home {
  width: 470px;
  height: auto;
  margin-bottom: 30px;
  border-radius: 10px;
  background-color: #000;
  box-shadow: 7px 7px 10px 0 #cacad0;
}

.heading-2_black {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: transparent;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.slide-nav_01 {
  display: none;
  overflow: visible;
}

.left-arrow {
  left: auto;
  top: 85%;
  right: 14%;
  bottom: 0%;
  display: block;
}

.left-arrow._02 {
  top: 78%;
  right: 13%;
}

.link_slider {
  display: inline-block;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 27px;
  background-image: url('../images/arrow-btn-transparent_1arrow-btn-transparent.png');
  background-position: 0% 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
}

.link_slider:hover {
  text-decoration: underline;
}

.link_slider._02 {
  margin-left: 0px;
  padding-left: 0px;
  background-image: none;
  margin-bottom: 0px;
}

.link_slider._01 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.CookieDeclaration p {
  color: #0944bf;
  line-height: 25px;
  font-size: 17px;
  font-family: 'Avenirltstd roman', sans-serif !important;
  font-weight: 500 !important;
}

#CookieDeclarationUserStatusLabel, #CookieDeclarationChangeConsent, .CookieDeclarationTableHeader {
  font-size: 25px;
  line-height: 40px;
  font-weight: bold;
}

td {
  font-size: 21px;
}

.link_slider._03 {
  margin-top: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.link_slider.rd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  /*padding-top: 10px;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
}

.slider_home {
  border-radius: 10px;
  background-color: #000;
}

.slider_home._02 {
  height: 245px;
}

.slider_home._02.qui-visite {
  height: 255px;
}

.slider_home._02.qui-expose {
  height: 273px;
}

.right-arrow {
  left: auto;
  top: 85%;
  right: 0%;
  bottom: 0%;
}

.right-arrow._02 {
  top: 78%;
}

.arrow-slider-home {
  font-size: 21px;
}

.p-blue {
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  line-height: 25px;
  font-weight: 900;
}

.block_03 {
  width: 470px;
}

.section_participants {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #0944bf;
}

.container_participants {
  max-width: 1000px;
  padding-top: 40px;
}

.p-participants {
  margin-bottom: 20px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.section_interviews {
  background-color: #131314;
}

.container_interviews {
  max-width: 1000px;
  padding-top: 40px;
  padding-bottom: 50px;
}

.block_interviews {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-white {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 900;
}

.p-interviews-2 {
  width: 200px;
  padding: 10px 20px;
  border-left: 1px solid #41495a;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}

.block_interviews-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.img-interview {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 110px;
  margin-top: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-style: solid;
  border-width: 3px;
  border-color: #26292f;
  border-radius: 10px;
  background-color: #26292f;
  text-decoration: none;
}

.img-interview:hover {
  background-color: #131314;
}

.img-interview-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-interview {
  font-family: 'Avenirltstd roman', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
}

.image-2 {
  position: absolute;
  left: -2%;
  top: auto;
  right: auto;
  bottom: -3%;
  height: 123px;
}

.image-3 {
  height: 17px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.container_donnees {
  max-width: 1000px;
  padding-top: 20px;
}

.block_donnees {
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block_donnees-1 {
  display: block;
  width: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block_donnees-2 {
  width: auto;
}

.span-light {
  font-size: 13px;;
  line-height: 19px;
  font-weight: normal !important;
  font-family: 'Avenir LT Std', sans-serif !important;
}

.stand-right img, .stand-left img {
  border-radius: 10px;
}

.div_donnees {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.img-camembert {
  width: auto;
  height: 165px;
}

.img-camembert._02 {
  padding-right: 45px;
}

/*.img_graphique {
  height: 310px;
}*/

.block-p-donnees {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-p-donnees-2 {
  width: 30%;
}

.p-donnees {
  font-family: Avenirltstd, sans-serif;
  color: #2f394d;
  font-weight: 900;
}

.p-testi-donnees {
  margin-bottom: 30px;
  font-family: Avenirltstd, sans-serif;
  color: #2f394d;
  font-size: 12px;
  font-weight: 500;
}

.container_tablettes_participants {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1800px;
  margin-top: -75px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.block-iphone-thematiques {
  position: relative;
  width: 36%;
}

.block_ipad_exposants {
  position: relative;
  width: 90%;
  margin-top: 0px;
  text-align: left;
}

.block_ipad_vivsiteurs {
  position: relative;
  width: 78%;
  height: auto;
}

.img_iphone_them {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: auto;
}

.img_ipad_h {
  position: relative;
  z-index: 5;
}

.div-ipad-h {
  position: absolute;
  left: 3%;
  top: 3%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 82%;
  height: 79%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
}

.div-ipad-h .w-slider-arrow-left {
  display: none;
}

.div-ipad-h .w-slider-arrow-right {
  display: none;
}

.div-ipad-v .w-slider-arrow-left {
  display: none;
}

.div-ipad-v .w-slider-arrow-right {
  display: none;
}

.div-liste-exposants {
  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;
  align-items: center;
}

.slider-exposants {
  height: 91%;
  background-color: transparent;
}

.div-logos-expos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-img-expo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  height: 20%;
  -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-style: solid;
  border-width: 0.5px;
  border-color: #707070;
  background-color: #fff;
  color: #fff;
}

.logo-expo {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.img_ipad_v {
  position: relative;
  z-index: 5;
}

.div-ipad-v {
  position: absolute;
  left: 11%;
  top: 4%;
  right: 0%;
  bottom: auto;
  width: 64.3%;
  height: 83%;
  background-color: #000;
}

.slider-visiteurs {
  height: 94%;
  background-color: transparent;
}

.block_slide_visiyeurs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 93%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-img-logo-visteurs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 25%;
  height: 12.5%;
  -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-style: solid;
  border-width: 0.5px;
  border-color: #707070;
  background-color: #fff;
}

.div_iphone_theme {
  position: absolute;
  left: 3%;
  top: 1.5%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 83%;
  height: 87%;
  border-radius: 14px;
  background-color: #000;
}

.div_iphone_theme._02 {
  overflow: auto;
  /*height: auto;*/
  margin-top: 5px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 #000;
}

.div-img-theme-2 {
  overflow: auto;
  height: 80%;
  background-color: transparent;
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-img-theme-2._02 {
  overflow: visible;
  height: auto;
  margin-top: 0px;
}

.div_iphone_theme_2 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-p-interview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-slider-iphone {
  overflow: visible;
  height: auto;
  margin-top: 0px;
  padding-right: 0px;
  border-radius: 24px;
  background-color: transparent;
}

.section-flickr {
  background-color: #121212;
}

.grid {
  max-width: 1780px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-11 Area-11 Area-11 Area-11 Area-11 Area-11 Area-12 Area-12 Area-12 Area-12 Area-12 Area-12"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-11 Area-11 Area-11 Area-11 Area-11 Area-11 Area-12 Area-12 Area-12 Area-12 Area-12 Area-12";
  -ms-grid-columns: 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 50px 20px 64px 20px 47px 20px 32px 20px 64px 20px 64px 20px 64px;
  grid-template-columns: 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 50px 64px 47px 32px 64px 64px 64px;
  -ms-grid-rows: 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px;
  grid-template-rows: 64px 64px 64px 64px 64px 64px 64px 64px;
  background-color: #121212;
}

.partenaires-footer {
  padding-top: 40px;
}

.container-partenaires-footer {
  /* max-width: 1000px; */
  max-width: 1190px;
  margin-bottom: 40px;
  text-align: center;
}

.block-partenaire-1 {
  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;
}

.block-partenaire-1 .div-partenaires-2 {
  margin: 0 70px;
}

.block-partenaire-1.sponsor {
  margin-top: 60px;
}

.div-partenaires-1 {
  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-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;
  font-family: 'Avenirltstd book', sans-serif;
  color: #2f394d;
}

.img-logo {
  height: auto;
  padding-top: 20px;
  padding-right: 0px;
}

.img-logo._02 {
  padding-right: 0px;
}

.paragraph-2 {
  color: #2f394d;
}

.link-logo {
  width: 13%;
  /* margin-right: 30px;
  margin-left: 0px; */
  margin-top: 15px;
  margin-left: 15px;
}

.w-dropdown-link {
  padding: 10px 20px 0px 10px !important;
}

.link-logo._02 {
  width: 10%;
  margin-right: 0px;
}

.link-logo.orga {
  width: 80%;
  /* margin-left: 0px; */
}

.link-logo.soutenus {
  width: 39%;
}

.link-logo.soutenus._1 {
  width: 27%;
}

.link-logo.partenaires {
  /*width: 8%;*/
  /* margin-right: 10px;
  margin-left: 0px; */
  margin-right: 25px;
  margin-left: 25px;
}

.link-logo.partenaires.w-8 {
  width: 8% !important;
  min-width: 80px;
}

.link-logo.press {
  width: auto;
  margin-right: 15px;
}

.footer {
  background-color: #0944bf;
}

.container-footer {
  max-width: 1000px;
}

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

.block-footer-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-footer {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.link-footer._01 {
  padding-right: 20px;
  padding-left: 20px;
}

.link-footer._02 {
  padding-right: 20px;
  padding-left: 20px;
}

.section_intro_qui_participe {
  background-color: #0944bf;
}

.container-3 {
  max-width: 1000px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.block_intro_qui-visite-04 {
  display: flex;
}

.block_intro_qui-visite {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block_intro_qui-visite.expose {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-intro-qui-visite-1 {
  width: 100%;
  border-right: 1px solid #98b7f5;
}

.div-intro-qui-visite-1._02 {
  padding-left: 40px;
  border: 1px none #000;
}

.div-intro-qui-visite-1.expose {
  padding-right: 20px;
  border-right-style: none;
}

.div-intro-qui-visite-1.expose-1 {
  padding-right: 20px;
  padding-left: 20px;
  border-left: 1px solid #98b7f5;
}

.p-4 {
  margin-bottom: 20px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.paragraph-4 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
}

.paragraph-_5 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.paragraph-_5.expose {
  margin-right: 40px;
}

.div-intro-qui-visite-3 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block_intro_qui-visite.expose._01 {
  width: 30%;
}

.block_intro_qui-visite-03 {
  width: 70%;
}

.div-intro-qui-visite-3.expose {
  margin-right: 76px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 20px;
}

.list-item-blanc {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.block-5 {
  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-qui-visite-4 {
  width: 47%;
}

.div-qui-visite-4._02 {
  width: 45%;
}

.heading-2_blue.sub-heading.iphone-visite, .heading-2_blue.sub-heading.iphone-expose {
  margin-left: 0px;
}

.list-blue {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #0944bf;
  font-size: 17px;
}

.list-comment-participer {
  margin-top: 10px;
}

.list-blue._02 {
  margin-top: 10px;
  margin-bottom: 0px;
}

.list-item-blue {
  padding-bottom: 20px;
}

.list-item-blue._02 {
  padding-bottom: 0px;
}

.div-area-1 {
  overflow: hidden;
  width: auto;
  height: auto;
  opacity: 0.7;
}

.div-area-1:hover {
  opacity: 1;
}

.div-area-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -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;
  border-radius: 10px;
  background-color: #26292f;
  color: #707070;
}

.div-area-3 {
  overflow: hidden;
  opacity: 0.7;
}

.div-area-3:hover {
  opacity: 1;
}

.div-area-4 {
  overflow: hidden;
  border-radius: 10px;
  opacity: 0.7;
}

.div-area-4:hover {
  opacity: 1;
}

.div-area-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -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;
  border-radius: 10px;
  background-color: #26292f;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.div-area-5:hover {
  background-color: #fff;
  color: #0944bf;
}

.div-area-6 {
  overflow: hidden;
  width: auto;
  height: auto;
  opacity: 0.7;
}

.div-area-6:hover {
  opacity: 1;
}

.div-area-7 {
  overflow: hidden;
  opacity: 0.7;
}

.div-area-7:hover {
  opacity: 1;
}

.div-area-8 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #26292f;
}

.div-area-9 {
  overflow: hidden;
  border-radius: 10px;
  opacity: 0.7;
}

.div-area-9:hover {
  opacity: 1;
}

.div-area-10 {
  overflow: hidden;
  opacity: 0.7;
}

.div-area-10:hover {
  opacity: 1;
}

.div-area-11 {
  overflow: hidden;
  border-radius: 10px;
  opacity: 0.7;
}

.div-area-11:hover {
  opacity: 1;
}

.div-area-12 {
  overflow: hidden;
  border-radius: 10px;
  opacity: 0.7;
}

.div-area-12:hover {
  opacity: 1;
}

.text-rs {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.div-rs {
  margin-top: 10px;
}

.link-facebook {
  width: 50px;
  height: 50px;
  background-image: url('../images/Facebook_2.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.link-facebook:hover {
  background-image: url('../images/Facebook-w.png');
}

.link-in {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/LinkedIn_2.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.link-in:hover {
  background-image: url('../images/LinkedIn-w.png');
}

.link-twitter {
  width: 50px;
  height: 50px;
  background-image: url('../images/Twitter_2.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.link-twitter:hover {
  background-image: url('../images/Twitter-w.png');
}

.text-block-2 {
  font-family: Avenirltstd, sans-serif;
  font-weight: 900;
}

.div-youtube.flickr:hover .div-flickr-1 {
  background-image: url('../images/flickr-blue.png');
}

.div-youtube.flickr:hover .p-youtube.flickr{
  color: #0944BF;
}

.div-youtube:hover .img-youtube {
  background-image: url('../images/Youtube-white.png');
}

.div-area-5:hover .div-flickr-1 {
  background-image: url('../images/flickr-blue-2.png');
}

.div-flickr-1 {
  width: 110.5px;
  height: 24.37px;
  margin-top: 20px;
  background-image: url('../images/flickr.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-block-3 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.newsletter form {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.newsletter form label {
  margin-bottom: 0px;
}

.newsletter form .input input {
  font-family: 'Avenirltstd roman', sans-serif;
  font-size: 17px;
  color: #26292F;
  border-radius: 25px;
  padding: 5px 10px;
  width: 164px;
  height: 36px;
  border: none;
}

.newsletter form .actions input {
  background-color: #939AA7;
  color: transparent;
  margin-left: -17px;
  border: solid 4px #26292f;
  height: 44px;
  width: 44px;
  background-image: url(../images/True.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 22px;
}

.header-right {
  width: 20%;
  text-align: right;
}

.header-left {
  width: 20%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.header-right img, .header-left img {
  background-color: #000;
}

.image-home {
  width: 100%;
  height: 100%;
}

.image-6 {
  width: 80%;
}

.div-iphone-qui-visite {
  position: relative;
}

.div-iphone-qui-visite._02 {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}



.div-iphone-qui-visite._02.expose {
  overflow: hidden;
  height: auto;
}

.image-7 {
  position: relative;
}

.paragraph_6 {
  margin-bottom: 10px;
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  line-height: 25px;
  font-weight: 900;
}

.p-blue-2 {
  padding: 18px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #0944bf;
  border-radius: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #0944bf;
  line-height: 25px;
  font-style: italic;
  font-weight: 400;
}

.section-rd {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #0944bf;
}

.section-rd.black {
  background-color: #131314;
  padding-bottom: 0px;
}

.container-rd {
  position: relative;
  max-width: 1000px;
}

.container-rd.stand {
  overflow: hidden;
  height: 600px;
}

.ipad-rd {
  position: relative;
  z-index: 5;
  overflow: visible;
  width: auto;
  border-radius: 48px;
  box-shadow: 70px 27px 61px -38px #131314;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-slider-ipad {
  position: absolute;
  left: 0%;
  top: 4.5%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  width: 93.5%;
  height: 92%;
  margin-right: auto;
  margin-left: auto;
}

.div-slider-ipad.clique {
  display: block;
  background-color: transparent;
}

.div-slider-ipad.expose.stand {
  height: 96%;
}

.grid-secteurs {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area Area-2 Area-3"
    "Area-4 Area-5 Area-6"
    "Area-7 Area-8 Area-9"
    "Area-10 Area-11 Area-12"
    "Area-13 Area-14 Area-15";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
}

.div-secteur-rd {
  position: relative;
  overflow: hidden;
  border-bottom: 10px solid #1983d2;
}

.div-secteur-rd.agri {
  border-style: none none solid;
  border-width: 1px 1px 10px;
  border-color: #000 #000 #79551d;
}

.div-secteur-rd.amenagement {
  border-bottom-color: #cbbb78;
}

.div-secteur-rd.mobilite {
  border-bottom-color: #ef7a15;
}

.div-secteur-rd.chimie {
  border-bottom-color: #62b529;
}

.div-secteur-rd.energies {
  border-bottom-color: #3e5cf7;
}

.div-secteur-rd.environnement {
  border-bottom-color: #0d7240;
}

.div-secteur-rd.industries {
  border-bottom-color: #816f60;
}

.div-secteur-rd.futur {
  border-bottom-color: #c3b016;
}

.div-secteur-rd.mode {
  border-bottom-color: #9453ad;
}

.div-secteur-rd.sant {
  border-bottom-color: #6f7be2;
}

.div-secteur-rd.sport {
  border-bottom-color: #158acc;
}

.div-secteur-rd.techno {
  border-bottom-color: #21618e;
}

.div-secteur-rd.ville {
  border-bottom-color: #8ab142;
}

.img-secteur-rd {
  opacity: 0.4;
}

.img-secteur-rd:hover {
  opacity: 1;
}

.p-secteurs-rd {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding-left: 10px;
  background-color: transparent;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
}

.div-secteur-rd-2 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #131314;
}

.paragraph-7 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
}

.slider-secteur-rd {
  display: block;
  overflow: visible;
  height: 100%;
  background-color: transparent;
}

.slide-aero {
  overflow: visible;
  background-color: #131314;
  background-image: url('../images/thematiques/Aeronautique.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-aero.agri {
  overflow: auto;
  background-color: #131314;
  background-image: url('../images/thematiques/Agriculture.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.slide-aero.amenagement {
  overflow: auto;
  background-image: url('../images/thematiques/AmenagementTerritoires.jpg');
  background-position: 50% 50%;
}

.slide-aero.mobilite {
  overflow: auto;
  background-image: url('../images/thematiques/Mobilite.jpg');
}

.slide-aero.chimie {
  overflow: auto;
  background-image: url('../images/thematiques/ChimieMateriaux.jpg');
}

.slide-aero.environnement {
  overflow: auto;
  background-image: url('../images/thematiques/Environnement.jpg');
}

.slide-aero.energie {
  overflow: auto;
  background-image: url('../images/thematiques/Energie.jpg');
}

.slide-aero.industrie {
  overflow: auto;
  background-image: url('../images/thematiques/IndustrieExtractives.jpg');
}

.slide-aero.futur{
  overflow: auto;
  background-image: url('../images/thematiques/UsineduFutur.jpg');
}

.slide-aero.mode {
  overflow: auto;
  background-image: url('../images/thematiques/ModeLuxe.jpg');
}

.slide-aero.sante {
  overflow: auto;
  background-image: url('../images/thematiques/Sante.jpg');
}

.slide-aero.sport {
  overflow: auto;
  background-image: url('../images/thematiques/SportBienEtre.jpg');
}

.slide-aero.techno {
  overflow: auto;
  background-image: url('../images/thematiques/TechnologieNumerique.jpg');
}

.slide-aero.ville {
  overflow: auto;
  background-image: url('../images/thematiques/VilleDurable.jpg');
}

.div-slide-rd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 10px none #1983d2;
}

.div-slide-rd.rd {
  padding-top: 0px;
}

.div-slide-rd.agri {
  border-bottom-color: #79551d;
}

.heading-2 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 29px;
  font-weight: 300;
}

.slide-nav-rd {
  display: none;
  overflow: visible;
}

.arrow-left-rd {
  left: auto;
  top: 86%;
  right: 10%;
  bottom: 0%;
  width: 33px;
}

.arrow-left-rd.stand {
  top: 0%;
  bottom: 91%;
}

.arrow-right-rd {
  left: auto;
  top: 86%;
  right: 2%;
  bottom: 0%;
  width: 33px;
}

.arrow-right-rd.stand {
  top: 0%;
  bottom: 91%;
}

.div-texte-aero {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area-3 Area-4"
    "Area Area-3 Area-4"
    "Area-2 Area-2 Area-4"
    "Area-2 Area-2 Area-4";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto 16px auto 16px auto;
  grid-template-rows: auto auto auto auto;
}

.p-thematique {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 900;
}

.list-thematique {
  padding-left: 20px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #1983d2;
}

.list-thematique.agri {
  color: #79551d;
  font-size: 17px;
}

.list-thematique.amenagement {
  color: #cbbb78;
}

.list-thematique.mobilite {
  color: #EF7A15;
}

.list-thematique.chimie {
  color: #62b529;
}

.list-thematique.energie {
  color: #3E5CF7;
}

.list-thematique.environnement {
  color: #0D7240;
}

.list-thematique.industrie {
  color: #816F60;
}

.list-thematique.futur {
  color: #C3B016;
}

.list-thematique.mode {
  color: #9453AD;
}

.list-thematique.sante {
  color: #6F7BE2;
}

.list-thematique.techno {
  color: #21618E;
}

.list-thematique.sport {
  color: #158ACC;
}

.list-thematique.ville {
  color: #8AB142;
}

.list-item-thematique {
  overflow: visible;
  padding-bottom: 10px;
  font-size: 17px;
}

.white {
  color: #fff;
  line-height: 25px;
}

.section-rs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 20px 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;
  background-color: #121212;
}

.container-rs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-youtube {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 336px;
  height: 156px;
  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-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: 10px;
  background-color: #26292f;
  text-decoration: none;
}

.div-youtube.kit:hover {
  background-color: #0944bf;
}

.div-youtube.flickr {
  background-color: #26292f;
}

.div-youtube.flickr:hover {
  background-color: #fff;
  color: #0944bf;
}

.p-youtube {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
}

.img-youtube {
  width: 57.13px;
  height: 40px;
  background-image: url('../images/Youtube-red.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-left: 40px;
}

.container-carousel {
  width: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-black {
  width: 95vw;
  height: 0px;
  float: none;
  clear: none;
  text-align: left;
}

.section-carousel-2 {
  width: 100%;
}

.line-color {
  width: auto;
  height: 10px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  border-radius: 5px;
  background-color: #1983d2;
}

.line-color.agri {
  border-style: none;
  border-width: 1px;
  border-color: #79551d;
  background-color: #79551d;
}

.line-color.amenagement {
  background-color: #cbbb78;
}

.line-color.mobilite {
  background-color: #ef7a15;
}

.line-color.chimie {
  background-color: #62b529;
}

.line-color.environnement {
  background-color: #0D7240;
}

.line-color.energie {
  background-color: #3E5CF7;
}

.line-color.industrie {
  background-color: #816F60;
}

.line-color.futur {
  background-color: #C3B016;
}

.line-color.mode {
  background-color: #9453AD;
}

.line-color.sante {
  background-color: #6F7BE2;
}

.line-color.sport{
  background-color: #158ACC;
}

.line-color.techno{
  background-color: #21618E;
}

.line-color.ville{
  background-color: #8AB142;
}

.icon_slider {
  margin-right: 0px;
  margin-left: 0px;
  font-size: 28px;
}

.p-8 {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-weight: 900;
}

.link {
  text-decoration: none;
}

.p-09 {
  padding-top: 20px;
  font-family: Avenirltstd, sans-serif;
  color: #0944bf;
  font-size: 17px;
  line-height: 25px;
  font-weight: 900;
}

.slide-stand {
  /* background-image: url('../images/stand-1.png'); */
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-stand._01 {
  /* background-image: url('../images/stand-2.png'); */
  background-image: url('../images/stands/Stand_4m2_Starter.jpg');
}

/* .slide-stand._02 { */
  /* background-image: url('../images/stand-2.png'); */
/* } */

.slide-stand._02 {
  /* background-image: url('../images/stand-3.png'); */
  background-image: url('../images/stands/Stand_6m2_2TablesRondes.jpg');
}

.slide-stand._03 {
  /* background-image: url('../images/stand-4.png'); */
  background-image: url('../images/stands/Stand_8m2_2TablesRondes_5CloisonsImprimees.jpg');
}

.slide-stand._04 {
  /* background-image: url('../images/stand-5.png'); */
  /* background-image: url('../images/stands/Stand_6m2_1TableRonde_4CloisonsImprimees.jpg'); */
  background-image: url('../images/stands/Rendu_4m2_1TableRonde_4CloisonsImprimees.jpg');
}

.slide-stand._05 {
  /* background-image: url('../images/stand-6.png'); */
  background-image: url('../images/stands/Stand_6m2_1TableRonde_4CloisonsImprimees.jpg');
}

.slide-stand._07 {
  background-image: url('../images/stand-7.png');
}

.slide-stand._08 {
  background-image: url('../images/stand-8.png');
}

.slide-stand._09 {
  background-image: url('../images/stand-9.png');
}

.slide-stand._10 {
  background-image: url('../images/stand-10.png');
}

.div-stand {
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #000), color-stop(20%, rgba(0, 0, 0, 0.56)), color-stop(30%, transparent), color-stop(94%, transparent), color-stop(100%, rgba(16, 16, 17, 0.84)), to(rgba(0, 0, 0, 0.56)));
  background-image: linear-gradient(180deg, #000 12%, rgba(0, 0, 0, 0.56) 20%, transparent 30%, transparent 94%, rgba(16, 16, 17, 0.84) 100%, rgba(0, 0, 0, 0.56));
}

.div-stand-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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-stand {
  margin-right: 40px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}

.p-compteur {
  position: absolute;
  left: auto;
  top: auto;
  right: 5.5%;
  bottom: 1%;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 3px;
}

.p-compteur.small {
  right: 6%;
  bottom: 3%;
  font-size: 15px;
}

.p-compteur.visite {
  right: 5%;
  bottom: 4%;
}

.p-compteur.stand {
  left: auto;
  top: 3%;
  right: 5%;
  bottom: auto;
}

.roman {
  font-family: 'Avenirltstd roman', sans-serif;
}

.mask-aero {
  background-color: transparent;
}

.iphone_10._big {
  display: none;
}

.iphone_10._small{
  display: flex;
}

.iphone_10 {
  display: flex;
}

.iphone_10_3 {
  display: block;
}

.iphone_10_1 {
  width: 41%;
}

.iphone_10_1._expose {
  width: 57%;
}

.iphone_10_2 {
  width: 52%;
} 

.div-iphone-qui-visite._02 {
  margin-bottom: 0px;
}

.img-logo.aifq {
  height: 119px;
}

.slide-3-participants {
  background-color: #fff;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90%;
  text-align: center;
  padding: 20px;
}

.slide-3-participants.visiteurs {
  height: 93%;
}

.slide-3-participants h3 {
  font-family: 'Avenir LT Std Black', sans-serif !important;
  font-weight: 900 !important;
  font-size: 25px;
  line-height: 25px;
  color: #0944BF;
}

/*.div-slide-black {
  background-color: rgba(0, 0, 0, 0.46);
}*/

@media screen and (min-width: 1920px) {

  

  .paragraph {
    font-size: 18px;
  }

  .div-block-nav {
    width: 54%;
    margin-left: 0px;
  }

  .container-navbar {
    width: auto;
    -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;
  }

  .nav-menu {
    padding-top: 15px;
  }

  .brand {
    width: 21%;
    margin-right: 0px;
  }

  .nav-link {
    font-size: 16px;
  }

  .nav-link.dropdown-toggle {
    font-size: 16px;
  }

  .image {
    height: auto;
  }

  .button_1 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 17px;
  }

  .button_1._2 {
    padding-left: 46px;
    background-position: 4% 50%;
  }

  .button_1._03 {
    background-position: 3% 50%;
  }

  .button_2 {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-size: 17px;
  }


  .div-ipad-h {
    left: 2%;
  }
  


  .p-rs {
    font-size: 18px;
  }

  .block-rs {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .block-nav {
    margin-top: -13px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .block-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .block-nav-3 {
    width: 21%;
  }

  .container_header_home {
    max-width: 1312px;
    padding: 40px 20px;
  }

  .heading-1 {
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-size: 37px;
    font-weight: 500;
  }

  .block_intro_home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 44px;
    -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;
  }

  .block_intro_home_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: auto;
    -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;
  }

  .block_intro_home_1._02 {
    height: auto;
    width: 250px;
  }

  .block_intro_home_2 {
    width: 696px;
    height: 490px;
  }

  .block_intro_home_3 {
    width: 254px;
  }

  .p-1 {
    margin-bottom: 0px;
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-size: 29px;
    line-height: 35px;
  }

  .p-1.border {
    border-top: 1px solid #98b7f5;
    border-bottom: 1px none #98b7f5;
  }

  .button-intro {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 30px;
    background-color: transparent;
    background-image: url('../images/arrow-light-blue_1arrow-light-blue.png');
    background-position: 0% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    font-family: Avenirltstd, sans-serif;
    color: #98b7f5;
    font-size: 15px;
    font-weight: 900;
  }

  .div-block-2 {
    width: 100%;
    height: 1px;
    background-color: #98b7f5;
  }

  .p-2 {
    font-family: 'Avenirltstd roman', sans-serif;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
  }

  .list_intro {
    padding-left: 20px;
    font-family: 'Avenirltstd roman', sans-serif;
    color: #fff;
    font-size: 17px;
  }

  .list-item_intro {
    padding-bottom: 20px;
  }

  .block_intro_home02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    -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;
  }

  .p-3 {
    margin-bottom: 0px;
    /*padding-right: 60px;*/
    font-family: Avenirltstd, sans-serif;
    color: #fff;
    font-size: 21px;
    font-weight: 900;
  }

  .text-span-2 {
    font-size: 13px;
    -webkit-column-count: auto;
    column-count: auto;
    white-space: normal;
  }

  .container_section_home_2 {
    max-width: 1312px;
    font-size: 37px;
  }

  .heading-2_blue {
    font-size: 37px;
  }

  .block_slider_programme_home {
    width: 626px;
  }

  .left-arrow {
    right: 12%;
  }

  .link_slider {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link_slider._02 {
    font-size: 15px;
    margin-bottom: 0px;
  }

  .link_slider._01 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
  }

  .link_slider._03 {
    margin-top: 20px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .slider_home {
    height: 100%;
  }

  .slider_home._02 {
    height: 100% !important;
  }

  .p-blue {
    font-size: 17px;
  }

  .block_03 {
    width: 626px;
  }

  .container_participants {
    max-width: 1312px;
  }

  .p-participants {
    font-size: 22px;
  }

  .container_interviews {
    max-width: 1312px;
    font-size: 30px;
  }

  .block_interviews {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .paragraph-white {
    font-size: 30px;
  }

  .p-interviews-2 {
    width: auto;
    padding-right: 10px;
    font-size: 15px;
  }

  .img-interview {
    width: 298px;
    height: 140px;
  }

  .text-block-interview {
    font-size: 15px;
  }

  .image-2 {
    height: auto;
  }

  .image-3 {
    height: auto;
  }

  .container_donnees {
    max-width: 1312px;
  }

  .img-camembert {
    height: auto;
  }

  .img_graphique {
    height: auto;
  }

  .block-p-donnees {
    margin-top: 60px;
  }

  .p-donnees {
    font-size: 17px;
  }

  .p-testi-donnees {
    font-size: 15px;
  }

  .container_tablettes_participants {
    background-image: none;
    font-size: 13px;
  }

  .block-iphone-thematiques {
    width: 21%;
  }

  .block_ipad_exposants {
    width: 52%;
  }

  .block_ipad_vivsiteurs {
    width: 42%;
  }

  .div_iphone_theme {
    overflow: hidden;
  }

  .div_iphone_theme._02 {
    box-shadow: none;
  }

  .mask {
    overflow: hidden;
  }

  .div_iphone_theme_2 {
    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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-p-interview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 67%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .container-partenaires-footer {
    max-width: 1312px;
  }

  .div-partenaires-1 {
    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; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-logo {
    width: auto;
    /* margin-right: 44px; */
    margin-right: 20px;
    margin-left: 20px;
  }

  .link-logo._02 {
    width: auto;
  }

  .link-logo.orga {
    width: auto;
  }

  .link-logo.soutenus {
    width: auto;
  }

  .link-logo.partenaires {
    width: auto;
  }

  .container-footer {
    max-width: 1312px;
  }

  .link-footer {
    font-size: 18px;
  }

  .container-3 {
    max-width: 1312px;
  }

  .p-4 {
    font-size: 25px;
  }

  .paragraph-4 {
    font-size: 17px;
    line-height: 25px;
  }

  .paragraph-_5 {
    font-size: 25px;
  }

  .div-intro-qui-visite-3 {
    padding-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .list-item-blanc {
    padding-bottom: 5px;
  }

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

  .list-blue {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 17px;
  }

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

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

  .image-home {
    width: auto;
  }

  .image-6 {
    width: auto;
  }

  .div-iphone-qui-visite._02 {
    height: auto;
    margin-top: 0px;
  }
  

  .paragraph_6 {
    /*margin-top: 40px;*/
    font-size: 17px;
  }

  .p-blue-2 {
    font-size: 16px;
  }

  .section-rd {
    background-color: #0944bf;
  }

  .container-rd {
    max-width: 1312px;
    border-radius: 77px;
    background-color: transparent;
  }

  .div-slider-ipad {
    width: 94%;
    height: 92%;
    background-color: #131314;
  }

  .div-secteur-rd.mobilite {
    overflow: hidden;
  }

  .img-secteur-rd {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-slide-rd {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 20px;
  }

  .heading-2 {
    font-size: 29px;
  }

  .div-texte-aero {
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .div-aero-1._02 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-thematique {
    font-size: 17px;
    line-height: 25px;
  }

  .list-thematique {
    font-size: 17px;
    line-height: 25px;
  }

  .video {
    height: 100%;
  }

  .p-8 {
    font-size: 17px;
  }

  .p-09 {
    font-size: 17px;
  }

  .p-compteur {
    bottom: 2.5%;
  }

  .p-compteur.small {
    bottom: 4%;
  }

  .p-compteur.visite {
    right: 5.5%;
    bottom: 5%;
    font-size: 17px;
  }

  .p-compteur.stand {
    top: 3.5%;
    right: 5.5%;
  }
  .iphone_10._big {
    display: flex
  }
  .iphone_10 {
    display: flex;
  }
  .iphone_10_1 {
    width: 57%;
  }
  .iphone_10_2 {
    width: 44%;
  }
  .iphone_10._small {
    display: none;
  }
  .iphone_10_3 {
    display: none;
  }
  .link-logo.soutenus._1 {
    width: auto;
  }
  .img-logo.aifq {
    height: 129px;
  }
  .heading-2_blue.sub-heading.iphone-visite {
    margin-left: 50px;
  }
  .heading-2_blue.sub-heading.iphone-expose {
    margin-left: 20px;
  }
  .list-comment-participer {
    margin-top: 10px;
  }
}



@media screen and (max-width: 1560px) {
  .header-left, .header-right {
    display: none;
  }

  .link-logo.soutenus.footer2 {
    width: 27%;
  }

  /*.grid {
    max-width: 1300px;
    grid-template-areas: "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-4 Area-4 Area-4 Area-4 Area-4 Area-4 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-2 Area-2 Area-2 Area-3 Area-3 Area-3 Area-3 Area-3 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-5 Area-5 Area-5"
    "Area Area Area Area Area Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-8 Area-8 Area-8 Area-9 Area-9 Area-9 Area-9 Area-9 Area-9 Area-10 Area-10 Area-10"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-11 Area-11 Area-11 Area-11 Area-11 Area-11 Area-12 Area-12 Area-12 Area-12 Area-12 Area-12"
    "Area-6 Area-6 Area-6 Area-6 Area-6 Area-7 Area-7 Area-7 Area-7 Area-7 Area-11 Area-11 Area-11 Area-11 Area-11 Area-11 Area-12 Area-12 Area-12 Area-12 Area-12 Area-12";
  -ms-grid-columns: 0px 20px 0px 20px 0px 20px 0px 20px 0px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 50px 20px 64px 20px 47px 20px 32px 20px 64px 20px 64px 20px 64px;
  grid-template-columns: 0px 0px 0px 0px 0px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 50px 64px 47px 32px 64px 64px 64px;
  -ms-grid-rows: 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px 20px 64px;
  grid-template-rows: 64px 64px 64px 64px 64px 64px 64px 64px;
  background-color: #121212;
  }

  #w-node-_7ce705ea-c383-4e14-ff6a-b3ccd6791004-929404cc {
    display: none;
  }

  #w-node-_56595761-efda-0d44-c1f4-299e007a075a-929404cc {
    display: none;
  }

  #w-node-_210b155e-bbea-0890-b33d-9abc8f1057e9-cbe2b0cb {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 39;
    -ms-grid-column-span: 5;
    grid-area: Area-5;
  }

  #w-node-f61e4dde-31e6-f01b-669d-a3720b005cf8-46e2b0cf {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 39;
    -ms-grid-column-span: 5;
    grid-area: Area-5;
  }*/

  .newsletter form .input input {
    width: 119px;
  }

  .arrow-left-rd {
    right: 10.5%;
  }

  .arrow-right-rd {
    right: 1%
  }

  
}

@media screen and (max-width: 991px) {
  .button_1.partenaires {
    margin-top: 20px;
  }

  .header_home {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #0944bf;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .container_header_home {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block_intro_home {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block_intro_home_1 {
    width: 100%;
    height: auto;
  }

  .block_intro_home_1._02 {
    width: 100%;
  }

  .block_intro_home_2 {
    width: 600px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .block-text-intro {
    padding-bottom: 10px;
  }

  .block_intro_home02 {
    padding-bottom: 20px;
    -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;
  }

  .p-3 {
    padding-bottom: 20px;
  }

  .section_home_02 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block_section_home_02 {
    padding-left: 0px;
  }

  .container_participants {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container_interviews {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block_interviews {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container_donnees {
    padding-right: 20px;
    padding-left: 20px;
  }

  .block_donnees {
    -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;
  }

  .block_donnees-1 {
    width: auto;
  }

  .block_donnees-2 {
    width: auto;
  }

  .div_donnees {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container_tablettes_participants {
    margin-top: 20px;
    padding-right: 20px;
    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;
  }

  .block-iphone-thematiques {
    display: none;
    width: 100%;
    text-align: center;
  }

  .block_ipad_exposants {
    width: 100%;
  }

  .block_intro_qui-visite-04 {
    flex-direction: column;
  }

  .block_intro_qui-visite.expose._01, .block_intro_qui-visite-03 {
    width: auto;
  }

  .block_ipad_vivsiteurs {
    width: 100%;
  }

  .div_iphone_theme._02 {
    height: 100%;
  }

  .div-img-theme-2._02 {
    height: 131%;
  }

  .grid {
    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;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 50px 64px 47px 32px 64px 64px 64px;
    grid-template-columns: 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 64px 50px 64px 47px 32px 64px 64px 64px;
    -ms-grid-rows: 64px 64px 64px 64px 64px 64px 64px 64px;
    grid-template-rows: 64px 64px 64px 64px 64px 64px 64px 64px;
  }

  .container-partenaires-footer {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .block-footer-2 {
    padding-top: 20px;
  }

  .container-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-intro-qui-visite-3 {
    -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;
  }

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

  .div-qui-visite-4 {
    width: auto;
  }

  .div-qui-visite-4._02 {
    width: 50%;
  }

  .div-area-2 {
    width: 313px;
    height: 313px;
  }

  .div-area-5 {
    width: 313px;
    height: 313px;
  }

  .div-area-8 {
    width: 313px;
    height: 313px;
  }

  .header-right {
    display: none;
  }

  .header-left {
    display: none;
  }

  .div-iphone-qui-visite._02 {
    height: 200px;
  }

  .container-rd {
    padding-right: 20px;
    padding-left: 20px;
  }

  .arrow-left-rd.stand {
    right: 12%;
  }

  .arrow-right-rd.stand {
    right: 4%;
  }

  .line-color {
    margin-right: 40px;
    margin-left: 40px;
  }

  .icon {
    color: #0944bf;
  }

  .icon-2 {
    color: #fff;
  }

  .div-stand-1 {
    padding-left: 40px;
    -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;
  }

  .p-compteur.stand {
    right: 7%;
  }

  .icon-3 {
    color: #fff;
  }

  .icon-4 {
    color: #0944bf;
  }
  .iphone_10_1 {
    display: none;
  }
  .iphone_10_2 {
    width: 100%;
  }
  .block-partenaire-1._1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-partenaires-2 {
    margin-bottom: 40px;
  }
  .heading-2_blue.sub-heading.iphone-visite, .heading-2_blue.sub-heading.iphone-expose {
    display: none;
  }
  .p-09.font-black.fs-14-moyen {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    display: none;
  }

  .nav-menu {
    background-color: #0944bf;
  }

  .button_1.partenaires {
    margin-top: 20px;
  }

  .block_intro_home_2 {
    width: 534px;
  }

  .section_home_02 {
    margin-bottom: 40px;
  }

  .link_slider {
    font-size: 11px;
  }

  .link_slider._02 {
    font-size: 12px;
  }

  .div_donnees {
    -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;
  }

  .img-camembert {
    width: 50%;
    height: auto;
  }

  .img-camembert._02 {
    width: 50%;
  }

  .img_graphique {
    height: auto;
  }

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

  .block-p-donnees-2 {
    width: auto;
  }

  .div-ipad-h {
    overflow: hidden;
  }

  .div-ipad-v {
    overflow: hidden;
  }

  .div_iphone_theme._02 {
    height: 100%;
    box-shadow: none;
  }

  .div-img-theme-2._02 {
    overflow: auto;
    height: 98%;
  }

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

  .grid {
    padding-right: 20px;
    padding-left: 20px;
  }

  .link-logo {
    width: auto;
  }

  .link-logo.partenaires {
    width: auto;
  }

  .block_intro_qui-visite.expose {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-intro-qui-visite-1.expose-1 {
    border-right-style: none;
    border-left-style: none;
  }

  .div-intro-qui-visite-3.expose {
    margin-top: 10px;
  }

  .div-qui-visite-4._02 {
    width: 100%;
  }

  .div-iphone-qui-visite._02.expose {
    height: auto;
  }

  .div-slider-ipad.expose {
    width: 89%;
  }

  .arrow-left-rd.stand {
    left: auto;
    top: 0%;
    right: 13%;
    bottom: 91%;
    color: #fff;
  }

  .arrow-right-rd.stand {
    overflow: hidden;
  }

  .icon-2 {
    font-size: 40px;
  }

  .icon_slider {
    color: #fff;
  }

  .p-09 {
    position: relative;
    z-index: 7;
    margin-top: -223px;
    background-color: #fff;
  }

  .div-stand {
    height: 100%;
  }

  .menu-button {
    background-color: #0944bf;
  }
  .div-partenaires-2 {
    text-align: center;
  }
  .link-logo.soutenus {
    margin: 0;
  }
  .link-logo.soutenus.footer2, .link-logo.partenaires, .link-logo.press, .link-logo {
    margin: 20px;
  }
  .div-partenaires-1 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .block-partenaire-1.sponsor {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: #0944bf;
  }

  .block_intro_home_2 {
    width: 280px;
  }

  .block_slider_programme_home {
    width: 250px;
  }

  .left-arrow {
    top: 77%;
  }

  .left-arrow._02 {
    top: 72%;
    right: 21%;
  }

  .slider_home {
    height: 211px;
  }

  .slider_home._02, .slider_home._02.qui-visite  {
    height: 176px;
  }
  
  .slider_home._02.qui-expose {
    height: 186px;
  }

  .right-arrow {
    top: 77%;
    right: -3%;
  }

  .right-arrow._02 {
    top: 72%;
    right: -2%;
  }

  .div-img-theme-2._02 {
    height: 100%;
  }

  .block-footer {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .block-footer-2 {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .link-footer._01 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .block_intro_qui-visite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-intro-qui-visite-1 {
    border-right-style: none;
  }

  .div-intro-qui-visite-1._02 {
    padding-left: 0px;
  }

  .div-intro-qui-visite-3.expose {
    width: auto;
    margin-right: 0px;
  }

  .div-iphone-qui-visite._02 {
    width: 100%;
  }

  .p-compteur.small {
    right: 9%;
  }
}

#w-node-_48c3c7cc-72d6-a1db-3145-9fce22c96f39-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 39;
  -ms-grid-column-span: 5;
  grid-area: Area-10;
}

.grid-secteurs>#w-node-_48c3c7cc-72d6-a1db-3145-9fce22c96f39-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_2d44c610-6739-a774-f701-9c4423964317-929404cc {
  -ms-grid-row: 5;
  -ms-grid-row-span: 7;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-9;
}

.grid-secteurs>#w-node-_2d44c610-6739-a774-f701-9c4423964317-929404cc {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-ade1a105-6051-5aff-2fb1-386943e01231-929404cc {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 33;
  -ms-grid-column-span: 11;
  grid-area: Area-12;
}

.grid-secteurs>#w-node-ade1a105-6051-5aff-2fb1-386943e01231-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_28ad15a7-172a-01f2-c100-ba439a7262cd-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_28ad15a7-172a-01f2-c100-ba439a7262cd-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_28ad15a7-172a-01f2-c100-ba439a7262cd-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_210b155e-bbea-0890-b33d-9abc8f1057e9-929404cc {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-da87a228-d1a9-f6f1-af17-bad85533e492-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-da87a228-d1a9-f6f1-af17-bad85533e492-929404cc {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-da87a228-d1a9-f6f1-af17-bad85533e492-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_163eaa89-20e4-5c80-88d0-0f325224cdf1-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_163eaa89-20e4-5c80-88d0-0f325224cdf1-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_163eaa89-20e4-5c80-88d0-0f325224cdf1-929404cc {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_82f8ef33-af8e-a09c-55a1-c6c2938b8280-929404cc {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 21;
  -ms-grid-column-span: 11;
  grid-area: Area-11;
}

.grid-secteurs>#w-node-_82f8ef33-af8e-a09c-55a1-c6c2938b8280-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-c384cb06-0a4d-e69c-de86-a6918acec2e1-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 9;
  -ms-grid-column: 11;
  -ms-grid-column-span: 9;
  grid-area: Area-7;
}

.grid-secteurs>#w-node-c384cb06-0a4d-e69c-de86-a6918acec2e1-929404cc {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_7ce705ea-c383-4e14-ff6a-b3ccd6791004-929404cc {
  -ms-grid-row: 9;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area-6;
}

.grid-secteurs>#w-node-_7ce705ea-c383-4e14-ff6a-b3ccd6791004-929404cc {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-a8dff4a7-b159-0551-783f-ca33fa9e7803-929404cc {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 21;
  -ms-grid-column-span: 5;
  grid-area: Area-8;
}

.grid-secteurs>#w-node-a8dff4a7-b159-0551-783f-ca33fa9e7803-929404cc {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_56595761-efda-0d44-c1f4-299e007a075a-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_56595761-efda-0d44-c1f4-299e007a075a-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_56595761-efda-0d44-c1f4-299e007a075a-929404cc {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_0598fe78-2eff-4934-6f26-23e4a01db7e4-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 7;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-9;
}

.grid-secteurs>#w-node-_0598fe78-2eff-4934-6f26-23e4a01db7e4-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_7376d2ac-28c2-26cb-1250-dacfb208b580-42fce521 {
  -ms-grid-row: 9;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area-6;
}

.grid-secteurs>#w-node-_7376d2ac-28c2-26cb-1250-dacfb208b580-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_9d55fb44-ef05-f381-6820-3d220b5d0286-42fce521 {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 33;
  -ms-grid-column-span: 11;
  grid-area: Area-12;
}

.grid-secteurs>#w-node-_9d55fb44-ef05-f381-6820-3d220b5d0286-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_14ca80af-c16c-ded8-b6dc-112def5a7fa7-42fce521 {
  -ms-grid-row: 9;
  -ms-grid-column: 5;
  grid-area: Area-15;
}

#w-node-a6b41301-729c-4a2c-bab7-c7d672557785-42fce521 {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
  grid-area: Area-14;
}

#w-node-_0526e34a-3284-c4b5-6a6d-28d4269876fd-42fce521 {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 21;
  -ms-grid-column-span: 11;
  grid-area: Area-11;
}

.grid-secteurs>#w-node-_0526e34a-3284-c4b5-6a6d-28d4269876fd-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_6fe2cb81-8f24-ae50-8b8e-730b379bb3bd-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 21;
  -ms-grid-column-span: 5;
  grid-area: Area-8;
}

.grid-secteurs>#w-node-_6fe2cb81-8f24-ae50-8b8e-730b379bb3bd-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-f61e4dde-31e6-f01b-669d-a3720b005cf8-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 39;
  -ms-grid-column-span: 5;
  grid-area: Area-5;
}

.grid-secteurs>#w-node-f61e4dde-31e6-f01b-669d-a3720b005cf8-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_75690c15-745c-cc9b-7a34-8d4963e23fb2-42fce521 {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  grid-area: Area-13;
}

#w-node-_877aa5d2-c4c0-7763-4eea-59482ef65f5a-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 39;
  -ms-grid-column-span: 5;
  grid-area: Area-10;
}

.grid-secteurs>#w-node-_877aa5d2-c4c0-7763-4eea-59482ef65f5a-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-cc60cac8-d2f0-5a69-becc-358498843383-42fce521 {
  -ms-grid-row: 7;
  -ms-grid-row-span: 9;
  -ms-grid-column: 11;
  -ms-grid-column-span: 9;
  grid-area: Area-7;
}

.grid-secteurs>#w-node-cc60cac8-d2f0-5a69-becc-358498843383-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_0b2512b9-e540-577d-4625-643980e4208e-42fce521 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd65-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd65-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd65-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd80-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd80-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd80-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd9b-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd9b-42fce521 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cd9b-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cdbc-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cdbc-42fce521 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_9df3b3f7-6c8c-d221-3a19-7febea71cdbc-42fce521 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-f7f55e80-46c6-e1b5-9eca-e45ce657347c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_0598fe78-2eff-4934-6f26-23e4a01db7e4-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 7;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-9;
}

.grid-secteurs>#w-node-_0598fe78-2eff-4934-6f26-23e4a01db7e4-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_7376d2ac-28c2-26cb-1250-dacfb208b580-bc9cff0d {
  -ms-grid-row: 9;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area-6;
}

.grid-secteurs>#w-node-_7376d2ac-28c2-26cb-1250-dacfb208b580-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_9d55fb44-ef05-f381-6820-3d220b5d0286-bc9cff0d {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 33;
  -ms-grid-column-span: 11;
  grid-area: Area-12;
}

.grid-secteurs>#w-node-_9d55fb44-ef05-f381-6820-3d220b5d0286-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_14ca80af-c16c-ded8-b6dc-112def5a7fa7-bc9cff0d {
  -ms-grid-row: 9;
  -ms-grid-column: 5;
  grid-area: Area-15;
}

#w-node-a6b41301-729c-4a2c-bab7-c7d672557785-bc9cff0d {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
  grid-area: Area-14;
}

#w-node-_0526e34a-3284-c4b5-6a6d-28d4269876fd-bc9cff0d {
  -ms-grid-row: 13;
  -ms-grid-row-span: 3;
  -ms-grid-column: 21;
  -ms-grid-column-span: 11;
  grid-area: Area-11;
}

.grid-secteurs>#w-node-_0526e34a-3284-c4b5-6a6d-28d4269876fd-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_6fe2cb81-8f24-ae50-8b8e-730b379bb3bd-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 21;
  -ms-grid-column-span: 5;
  grid-area: Area-8;
}

.grid-secteurs>#w-node-_6fe2cb81-8f24-ae50-8b8e-730b379bb3bd-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-f61e4dde-31e6-f01b-669d-a3720b005cf8-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 39;
  -ms-grid-column-span: 5;
  grid-area: Area-5;
}

.grid-secteurs>#w-node-f61e4dde-31e6-f01b-669d-a3720b005cf8-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_2e6be960-c28a-f7fd-5bc5-1a807b9973ba-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_75690c15-745c-cc9b-7a34-8d4963e23fb2-bc9cff0d {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
  grid-area: Area-13;
}

#w-node-_877aa5d2-c4c0-7763-4eea-59482ef65f5a-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 5;
  -ms-grid-column: 39;
  -ms-grid-column-span: 5;
  grid-area: Area-10;
}

.grid-secteurs>#w-node-_877aa5d2-c4c0-7763-4eea-59482ef65f5a-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-cc60cac8-d2f0-5a69-becc-358498843383-bc9cff0d {
  -ms-grid-row: 7;
  -ms-grid-row-span: 9;
  -ms-grid-column: 11;
  -ms-grid-column-span: 9;
  grid-area: Area-7;
}

.grid-secteurs>#w-node-cc60cac8-d2f0-5a69-becc-358498843383-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_7ee3e8f0-0447-3d87-c8f0-b6f9cc03de4e-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_0b2512b9-e540-577d-4625-643980e4208e-bc9cff0d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_8c3e63a2-0b8e-7998-1707-a77198dbc0db-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_2a7da0c1-fc7c-f42a-6915-e0a3b7bcb886-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-ffe9c822-d2ac-d3a3-d55c-344a09dd16e9-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_78c3632a-4c7d-9a97-e389-ca384cc8994a-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225efec-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f007-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f022-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-a52733ea-8eda-566c-00f4-e0ea2225f043-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-cb6c431c-e8e1-3102-9fdd-c22f0571647c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-cb6c431c-e8e1-3102-9fdd-c22f0571647c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-cb6c431c-e8e1-3102-9fdd-c22f0571647c-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-cb6c431c-e8e1-3102-9fdd-c22f05716497-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-cb6c431c-e8e1-3102-9fdd-c22f05716497-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-cb6c431c-e8e1-3102-9fdd-c22f05716497-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164b2-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164b2-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164b2-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164d3-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164d3-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-cb6c431c-e8e1-3102-9fdd-c22f057164d3-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03fd9-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03fd9-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03fd9-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03ff4-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03ff4-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa03ff4-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_57a67c50-c806-2f75-5974-4fb0ffa0400f-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa0400f-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa0400f-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_57a67c50-c806-2f75-5974-4fb0ffa04030-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa04030-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_57a67c50-c806-2f75-5974-4fb0ffa04030-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77b0-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77b0-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77b0-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77cb-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77cb-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77cb-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77e6-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77e6-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f77e6-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f7807-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f7807-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_993d7ed8-6a4f-980a-3374-eab59d8f7807-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab48179f-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: Area;
}

.grid-secteurs>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab48179f-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab48179f-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817ba-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 17;
  -ms-grid-column-span: 9;
  grid-area: Area-3;
}

.grid-secteurs>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817ba-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817ba-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817d5-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 27;
  -ms-grid-column-span: 11;
  grid-area: Area-4;
}

.grid-secteurs>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817d5-bc9cff0d {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817d5-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
}

#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817f6-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 11;
  -ms-grid-column-span: 5;
  grid-area: Area-2;
}

.grid-secteurs>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817f6-bc9cff0d {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
}

.grid-2>#w-node-_0f454bf5-59a4-3cce-0cbd-feb7ab4817f6-bc9cff0d {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
}

@font-face {
  font-family: 'Avenirnextltpro demicn';
  src: url('../../fonts/AvenirNextLTPro-DemiCn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../../fonts/AvenirNextLTPro-MediumCnIt.otf') format('opentype'), url('../../fonts/AvenirNextLTPro-MediumCn.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro it';
  src: url('../../fonts/AvenirNextLTPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../../fonts/AvenirNextLTPro-HeavyCnIt.otf') format('opentype'), url('../../fonts/AvenirNextLTPro-HeavyCn.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro demiit';
  src: url('../../fonts/AvenirNextLTPro-DemiIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro demicnit';
  src: url('../../fonts/AvenirNextLTPro-DemiCnIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../../fonts/AvenirNextLTPro-Bold.otf') format('opentype'), url('../../fonts/AvenirNextLTPro-BoldCnIt.otf') format('opentype'), url('../../fonts/AvenirNextLTPro-BoldCn.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro demi';
  src: url('../../fonts/AvenirNextLTPro-Demi.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro cnit';
  src: url('../../fonts/AvenirNextLTPro-CnIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-LightOblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro cn';
  src: url('../../fonts/AvenirNextLTPro-Cn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-BlackOblique.otf') format('opentype'), url('../../fonts/AvenirLTStd-HeavyOblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-Oblique.otf') format('opentype'), url('../../fonts/AvenirLTStd-BookOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-MediumOblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../../fonts/AvenirLTStd-Heavy.otf') format('opentype'), url('../../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro ultltcn';
  src: url('../../fonts/AvenirNextLTPro-UltLtCn.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro ultltcnit';
  src: url('../../fonts/AvenirNextLTPro-UltLtCnIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}