.text-block-371 p {line-height: 15px;}
.active1 {background-color: #4438a2;
    color: #fff;}
.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  background-size: auto;
}

.header.home {
  height: 82vh;
  -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;
  background-color: #000;
  background-image: none;
}

.header.home.exhibit {
  height: 580px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #eeeef6;
}

.contain_2 {
  margin-top: 0px;
  margin-bottom: 50px;
}

.body {
  border: 0px none #000;
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

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

._45 {
  font-size: 65px;
  line-height: 45px;
  font-weight: 700;
}

.div-block-18 {
  display: block;
  width: 260px;
  height: 110px;
  padding: 15px 20px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #202020;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.div-block-19 {
  position: relative;
  left: 0px;
  top: 0px;
  float: left;
}

.div-block-20 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  float: right;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-2 {
  display: block;
  width: auto;
  padding-left: 0px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  line-height: 20px;
}

.bold {
  font-weight: 900;
}

.bold.maj {
  color: #000;
  text-transform: uppercase;
}

.bold.maj.noir {
  color: #202020;
}

.bold.maj.violet {
  color: #4438a2;
}

.bold.maj.past {
  color: #dbdbe7;
}

.blanc {
  color: #fff;
}

.image-2 {
  border: 10px solid #fff;
}

.image-3 {
  height: 51px;
  float: left;
}

.div-block-24 {
  height: auto;
  margin-left: 0px;
  float: left;
}

.text-block-4 {
  padding-right: 20px;
  color: #fff;
  font-size: 15px;
}

.contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-27 {
  width: 1015px;
  color: #202020;
  font-size: 18px;
}

.vert {
  color: #15bf7e;
}

.black {
  color: #202020;
  font-weight: 900;
  text-transform: uppercase;
}

.black.blanc {
  color: #fff;
}

.black.blanc.nomaj {
  text-transform: none;
}

.black._25 {
  font-size: 25px;
  line-height: 25px;
}

.timer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.timer.marge30 {
  margin-bottom: 30px;
}

.legende {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.prix.marge30 {
  margin-top: 30px;
}

.ligne1 {
  border-bottom: 1px solid #fff;
  background-color: #4438a2;
}

.ligne1.off {
  display: none;
}

.l_1_gauche {
  width: 730px;
  padding: 40px 30px 30px;
  float: left;
  background-color: #e4e3f0;
}

.l_1_droit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  padding: 60px 30px 40px;
  float: left;
  -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;
  background-color: #4438a2;
}

.text-block-5 {
  margin-top: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.text-block-6 {
  margin-right: 0px;
  color: #202020;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

.div-block-28 {
  display: block;
  width: auto;
  padding-right: 0px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 900;
}

.div-block-29 {
  width: 210px;
  height: 100px;
  float: left;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.text-span {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
	margin-bottom: 20px;
}

.text-block-7 {
  color: #4438a2;
  font-size: 65px;
  line-height: 60px;
  font-weight: 700;
}

.text-block-7._2 {
  font-size: 50px;
  line-height: 40px;
}

.text-block-8 {
  float: left;
  color: #4438a2;
  font-size: 13px;
  line-height: 15px;
}

.text-span-2 {
  color: #4438a2;
  font-size: 30px;
  font-weight: 700;
}

.div-block-31 {
  float: left;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 7px;
  padding-left: 5px;
  float: left;
  -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-align: center;
}

.div-block-33 {
  position: relative;
  left: -5px;
  top: -57px;
  -webkit-transform: rotateX(-45deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(-45deg) rotateY(0deg) rotateZ(0deg);
  color: #000;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.accordon {
  background-color: #fff;
}

.accordon-triger {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.paragraph-3 {
  padding: 10px 20px 5px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}

.accordon3 {
  background-color: #fff;
}

.accordon-item-content-3 {
  overflow: hidden;
  padding-top: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger3 {
  padding: 10px 20px 5px;
  border-bottom: 1px none #eeeef6;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-triger4 {
  padding: 10px 20px 5px;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.legende_img {
  display: block;
  width: 869px;
  margin-bottom: 20px;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4438a2;
  text-align: center;
}

.legende_txt {
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  color: #dbdbe7;
  font-size: 18px;
}

.legende_txt.l2 {
  margin-left: 100px;
}

.legende_txt.l3 {
  margin-left: 125px;
}

.legende_txt.l4 {
  margin-left: 105px;
}

.txt15 {
  font-size: 15px;
}

.txt15.noir {
  color: #202020;
}

.div-block-37 {
  position: relative;
  z-index: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 100px;
  padding-right: 100px;
  padding-left: 100px;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: center;
}

.text-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: 10px;
  margin-bottom: 25px;
  float: none;
  clear: none;
  -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;
  font-size: 25px;
  line-height: 29px;
  font-weight: 900;
  text-transform: uppercase;
}

.text-block-9._2 {
  width: 750px;
}

.text-block-9._2.prog {
  width: 555px;
}

.text-block-9._2._01 {
  width: 850px;
}

.text-block-9._2.bm {
  width: 500px;
}

.text-block-9._1 {
  width: auto;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 400;
}

.bold_b {
  font-weight: 700;
}

.bold_b.maj {
  text-transform: uppercase;
}

.div-block-38 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
}

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

.div-block-39 {
  width: 1140px;
}

.col1 {
  margin-bottom: 20px;
  float: left;
  clear: left;
  line-height: 20px;
}

.link-2 {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link-2.h {
  font-family: proxima-nova, sans-serif;
  line-height: 15px;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-41 {
  width: 200px;
  margin-right: 0px;
  float: left;
}

.div-block-41-copy {
  width: 250px;
  margin-right: 30px;
  float: left;
}

.div-block-41-copy.h {
  width: 200px;
  margin-right: 20px;
}

.div-block-42 {
  width: 300px;
  float: right;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.div-block-41_3 {
  width: auto;
  margin-right: 0px;
  float: left;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000;
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
}

.bleu {
  color: #6092dd;
  font-weight: 900;
}

.accordon-triger5 {
  padding: 10px 20px 5px;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.div-block-54 {
  margin-bottom: 5px;
  float: left;
  border: 1px none #eeeef6;
  background-color: #eeeef6;
}

.div-block-69 {
  width: 1015px;
  font-size: 18px;
  text-align: left;
}

.paragraph-5 {
  color: #202020;
  line-height: 25px;
  text-align: justify;
}

.bold-text {
  font-weight: 900;
}

.bold-text-2 {
  font-weight: 900;
}

.bold-text-3 {
  font-weight: 900;
}

.bold-text-4 {
  font-weight: 900;
}

.bold-text-5 {
  font-weight: 900;
}

.bold-text-6 {
  font-weight: 900;
}

.bold-text-7 {
  font-weight: 900;
}

.bold-text-8 {
  font-weight: 900;
}

.bold-text-9 {
  font-weight: 900;
}

.text-span-3 {
  font-size: 25px;
  font-weight: 900;
}

.bold-text-10 {
  font-weight: 900;
}

.bold-text-11 {
  font-weight: 900;
}

.bold-text-12 {
  font-weight: 900;
}

.bold-text-13 {
  font-weight: 900;
}

.days {
  display: block;
  width: 150px;
  margin-left: 20px;
  padding: 20px;
  float: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #4438a2;
  color: #fff;
  text-align: center;
}

.day-number {
  font-size: 60px;
  line-height: 50px;
  font-weight: 900;
  text-align: center;
}

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

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

.div-block-82 {
  position: relative;
  z-index: 1300;
  display: block;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  opacity: 1;
}

.nav-link {
  display: block;
  padding: 12px 20px 10px;
  float: none;
  clear: none;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
  text-transform: uppercase;
}

.nav-link.w--current {
  padding-top: 12px;
  background-color: #4438a2;
  color: #fff;
  line-height: 15px;
}

.nav-link.onexpo {
  text-transform: uppercase;
}

.nav-link.onexpo.w--current {
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom: 2px solid #15bf7e;
  color: #15bf7e;
}

.nav-link.onexpo._1 {
  width: auto;
  float: left;
  clear: left;
}

.nav-link._1 {
  clear: left;
}

.nav-link._1 {
  clear: left;
}

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

.div-block-83.off {
  display: none;
}

.image-8 {
  width: auto;
  height: 120px;
}

.link-block-2 {
  position: static;
  left: 60px;
  float: right;
}

.violet {
  color: #6452f4;
  font-weight: 900;
}

.div-block-84 {
  display: block;
  margin-top: 0px;
  float: right;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar-4 {
  display: block;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.menu-button-4 {
  background-color: transparent;
  color: #fff;
}

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

.nav-menu-3 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.container-4 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
}

.brand-4 {
  width: 1px;
  height: 1px;
}

.html-embed {
  margin-top: 20px;
}

.div-block-87 {
  margin-top: 20px;
  padding: 20px 20px 0px;
  border-radius: 0px;
  background-color: #fff;
}

.text-block-22 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.div-block-88 {
  background-color: #1da1f2;
}

.div-block-89 {
  background-color: #064566;
}

.div-block-82_1 {
  position: fixed;
  z-index: 9999;
  display: block;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #202020;
  opacity: 1;
}

.background-video {
  position: relative;
  z-index: 50;
  width: 100%;
  height: 680px;
  margin-top: -585px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image9 {
  width: auto;
  height: 65px;
  margin-top: 0px;
}

.div-block-home {
  position: relative;
  left: -60px;
  display: block;
  width: 100%;
  height: auto;
  padding: 30px 0px;
  float: left;
  -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;
  background-color: #e3e6f0;
}

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

.div-block-7850 {
  width: 151px;
  height: 139px;
  float: left;
  clear: left;
  border: 10px solid #fff;
}

.text-block-29 {
  width: 270px;
  float: left;
  clear: left;
  color: #000;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  clear: left;
  -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;
  text-decoration: none;
}

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

.div_orange {
  position: relative;
  width: 100%;
  height: auto;
  margin-left: 0px;
  background-color: #e3e6f0;
}

.div-block-23-copy {
  position: relative;
  left: 0px;
  z-index: 60;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  height: auto;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #202020;
}

.div-block-25-copy {
  width: 200px;
  margin-left: 20px;
  float: right;
}

.chiffres {
  margin-top: 0px;
  background-color: #cc1931;
}

.div-block-7856 {
  position: relative;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4438a2;
}

.div-block-7867 {
  width: 200px;
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}

.div-block-7867.b1 {
  width: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px none #fff;
  border-left: 1px none #fff;
}

.nav-menu-3_1 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: auto;
  margin-left: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #202020;
}

.container-4_1 {
  display: block;
  width: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-4-_1 {
  display: block;
  width: auto;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-83_1 {
  display: block;
  width: auto;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
}

.div-block-83_1.off {
  display: none;
}

.div-block-38_1 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-38_2 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
}

.link-block-4 {
  display: block;
}

.link-block-4.w--current {
  display: inline-block;
}

.heading-12 {
  line-height: 18px;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
	z-index: 5000;

position: relative;
}

.paragraph-10 {
  color: #000;
  font-size: 15px;
  text-align: justify;
}

.div-block-7869 {
  margin-top: 20px;
  margin-bottom: 0px;
}

.div-block-7870 {
  margin-bottom: 30px;
  text-align: center;
}

.gris {
  font-family: proxima-nova, sans-serif;
  color: #8e9baa;
  font-weight: 900;
}

.div-block-7872 {
  width: auto;
  float: left;
}

.div-block-7873 {
  width: auto;
  float: left;
}

.html-embed-2 {
  width: auto;
}

.html-embed-2._01 {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: -5px;
}

.div-block-7874 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7875 {
  position: relative;
  z-index: 5000;
  display: block;
  width: 800px;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-3 {
  z-index: 5900;
  height: 350px;
  background-color: transparent;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.slide-nav-3 {
  display: block;
}

.home_min {
  font-family: proxima-nova, sans-serif;
  font-weight: 900;
}

.home_25 {
  display: inline-block;
  margin-top: 5px;
  font-size: 25px;
  font-weight: 900;
}

.home_regular {
  display: inline;
  float: none;
  font-size: 25px;
}

.div-block-7874_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 30px;
  -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;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-78763 {
  font-family: proxima-nova, sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
}

.lieu_2 {
  position: relative;
  left: 60px;
  top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
}

.accordon-triger7 {
  padding: 10px 20px 5px;
  border-bottom: 1px none #eeeef6;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content-7 {
  overflow: hidden;
  padding-top: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon7 {
  background-color: #fff;
}

.txt35 {
  font-size: 35px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
}

.expo {
  position: relative;
  top: -15px;
  font-weight: 900;
  text-transform: uppercase;
}

.image-12 {
  max-width: 50%;
}

.link-block-6 {
  padding-bottom: 30px;
	height:140px;
}

.link-block-6.w--current {
  padding-bottom: 20px;
	height:140px;
}

.text-block-31 {
  line-height: 25px;
}

.text-block-32 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
	
}

.left-arrow-5 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.slider-6 {
  position: absolute;
  width: 100%;
  height: 82vh;
	left:0%;
  background-color: transparent;
}

.fond.zoom {
  height: 100vh;
  background-image: url('../images/home1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.fond.zoom.exhibit1 {
  height: 580px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2842.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2842.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.fond.zoom.exhibit1._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3485.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3485.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._2.invov2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3991.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3991.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._2.invov2.p2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3434.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3434.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._2.invov2.tv2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3243.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3243.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._2.invov2.bm2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2870.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2870.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2955.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2955.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._3.innov3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3769.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3769.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._3.innov3.p3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3607.jpg'), url('../images/797B3769.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3607.jpg'), url('../images/797B3769.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
}

.fond.zoom.exhibit1._3.innov3.tv3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2971.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2971.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._3.innov3.bm4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3649.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3649.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3266.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3266.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._4.innov4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3696.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3696.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._4.innov4.p4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3632.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3632.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._4.innov4.tv4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3014.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3014.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1._4.innov4.bm5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B348210.jpg'), url('../images/797B3696.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B348210.jpg'), url('../images/797B3696.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
}

.fond.zoom.exhibit1._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3116.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3116.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1.innov1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3797.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3797.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1.innov1.p1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2891.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2891.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1.innov1.tv1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B4080.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B4080.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.exhibit1.innov1.bm1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3304.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3304.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.info1 {
  height: 580px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Esplanade-MuseeAirEspace-IMG_0006-c-X_Deregel.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Esplanade-MuseeAirEspace-IMG_0006-c-X_Deregel.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond.zoom.info1._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/0.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/0.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond_2.zoom2 {
  height: 100vh;
  background-image: url('../images/home2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.fond_2.zoom2._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3797.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3797.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond_2.zoom2._2._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B3991.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B3991.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fond_2.zoom2._2._4 {
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B348210.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B348210.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.fond_2.zoom2._2._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/797B2955.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/797B2955.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.nav-link-2 {
  background-color: transparent;
  color: #fff;
}

.nav-link-2.w--current {
  padding: 10px 30px;
  background-color: #4438a2;
  color: #fff;
}

.navbar-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
}

.nav-link-3 {
  padding: 10px 30px;
  color: #fff;
}

.nav-link-3.w--current {
  background-color: #4438a2;
  color: #fff;
}

.nav-link-3.on {
  background-color: #4438a2;
}

.nav-menu-4 {
  display: block;
  width: auto;
  float: none;
}

.nav_fixed {
  position: fixed;
	left:0%;
  z-index: 8500;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #202020;
  opacity: 1;
}

.navbar-6 {
  display: none;
}

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

.section_intro.challenges {
  padding-top: 0px;
}

.heading-14 {
  margin-top: 0px;
  color: #24232c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.heading-141 {
  margin-top: 0px;
  color: #4438a2;
  font-size: 45px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
	padding-bottom:20px;
  text-transform: uppercase;
	font-weight: 900;
}
.heading-141.black-2 {

  color: #4438a2;

}
.heading-14.n15 {
  color: #4438a2;
}


.div-block-78772 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-78773 {
  width: 555px;
  height: 430px;
  margin-right: 15px;
  margin-left: 80px;
  padding: 30px;
  float: none;
  background-color: #4438a2;
}

.div-block-78773.c3 {
  height: 305px;
  background-color: #e4e3f0;
}

.div-block-78773.c6 {
  height: 305px;
}

.div-block-78773.c8 {
  height: 305px;
}

.div-block-78773.c01._1 {
  height: 330px;
}

.div-block-78773.bm1 {
  height: 770px;
}

.div-block-78773.bm1.bm3 {
  height: 625px;
  background-color: #e4e3f0;
}

.div-block-78774 {
  margin-bottom: 20px;
  background-color: transparent;
}

.link-block-7 {
  float: left;
  color: transparent;
  text-decoration: none;
}

.text-block-33 {
  display: inline-block;
  width: auto;
  padding: 15px 20px;
  background-color: #fff;
  color: #202020;
  font-size: 35px;
  line-height: 35px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-block-33._25 {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}

.text-block-34 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-block-34.violet {
  color: #4438a2;
}

.text-block-34.violet._20.blanc {
  color: #fff;
}

.text-block-34._20 {
  font-size: 20px;
  line-height: 20px;
}

.div-block-78775 {
  width: 385px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-78775._30 {
  width: 160px;
  background-size: cover;
}

.text-block-35 {
  display: inline-block;
  width: 320px;
  float: right;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.text-block-35.violet {
  float: left;
  color: #4438a2;
  font-weight: 400;
}

.text-block-35.violet._2 {
  width: auto;
}

.text-block-35.violet._2.blanc {
  color: #fff;
}

.div-block-78776 {
  position: absolute;
  left: 0px;
  width: 244px;
  height: 174px;
  float: left;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.div-block-78776.c1 {
  left: -80px;
  display: block;
  height: 151px;
  margin-top: 80px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-78776.c1.c00 {
  height: 171px;
  margin-top: 50px;
  background-image: url('../images/innoflair_1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78776.c1.c00.b1 {
  margin-top: 5px;
  background-image: url('../images/satellites.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78776.c1.c00.b1.b3 {
  background-image: url('../images/ground.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78776.c1.c001 {
  height: 171px;
  margin-top: 50px;
  background-image: url('../images/newrocket_1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78776.c1.y1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-78776.c1.y1._1 {
  margin-top: 60px;
}

.div-block-78776.c1.y1._003 {
  margin-top: 80px;
}

.link-block-8 {
  float: right;
  color: transparent;
  text-decoration: none;
}

.div-block-78773_2 {
  width: 555px;
  height: 430px;
  margin-right: 80px;
  margin-left: 15px;
  padding: 27px;
  background-color: #e4e3f0;
}

.div-block-78773_2.c3 {
  height: 305px;
  background-color: #4438a2;
}

.div-block-78773_2.c7 {
  height: 305px;
}

.div-block-78773_2.c9 {
  height: 305px;
}

.div-block-78773_2._1 {
  height: 330px;
}

.div-block-78773_2.bm2 {
  height: 770px;
}

.div-block-78773_2.bm2.bm4 {
  height: 625px;
  background-color: #4438a2;
}

.div-block-78776_2 {
  position: absolute;
  left: auto;
  right: 0px;
  width: 244px;
  height: 174px;
  float: left;
  border-style: solid none solid solid;
  border-width: 10px;
  border-color: #fff;
}

.div-block-78776_2.c2 {
  left: auto;
  right: -80px;
  height: 151px;
  margin-top: -160px;
  padding-top: 0px;
  background-color: #000;
}

.div-block-78776_2.c2.c002 {
  height: 171px;
  margin-top: -180px;
  background-image: url('../images/timetag_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78776_2.c2.c002.b2 {
  margin-top: -5px;
  background-image: url('../images/launchers.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78776_2.c2.c002.b2.b4 {
  background-image: url('../images/spaceapp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78776_2.c2.y1 {
  width: 240px;
  margin-top: -170px;
  border-style: none;
}

.div-block-78776_2.c2.y1._01 {
  margin-top: -190px;
}

.div-block-78775_2 {
  width: 438px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78775_2._30 {
  width: 160px;
}

.div-block-78777 {
  float: left;
}

.div-block-78778 {
  float: right;
}

.link-block-9 {
  float: right;
  color: transparent;
  text-decoration: none;
}

.link-block-10 {
  float: left;
  color: transparent;
  text-decoration: none;
}

.div-block-78773_3 {
  width: 555px;
  margin-right: 15px;
  margin-left: 80px;
  padding: 30px;
  background-color: #e4e3f0;
}

.div-block-78773_4 {
  width: 555px;
  margin-right: 80px;
  margin-left: 15px;
  padding: 30px;
  background-color: #4438a2;
}

.div-block-78775_3 {
  width: 300px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78777_4 {
  float: right;
}

.div-block-78778_7 {
  float: left;
}

.div-block-78775_5 {
  width: 420px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.section_logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 50px;
  clear: none;
  -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;
}

.slider-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

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

.div-block-78779 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-78779._01 {
  margin-bottom: 0px;
  padding-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.button {
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 40px 15px 15px;
  border: 5px solid #000000;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('../images/fleche_2020.png');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #000000;
  font-size: 21px;
  font-weight: 900;
  text-transform: uppercase;
}

.button._2 {
  margin-right: 0px;
  margin-left: 20px;
}

.button._1 {
  margin-right: 0px;
  margin-left: 0px;
}

.icon-2 {
  width: 50px;
  height: 50px;
  padding-top: 12px;
  padding-bottom: 15px;
  border: 5px solid #202020;
  background-color: #fff;
  color: #202020;
  font-size: 15px;
  font-weight: 900;
}

.div-block-78781 {
  width: 202px;
  height: 132px;
  margin: 1px;
  float: left;
  border: 0px solid #e3e6f0;
}

.div-block-78781_2 {
  width: 202px;
  height: 133px;
  margin: 0px;
  float: left;
  border: 1px solid #e3e6f0;
}

.div-block-78781._1 {
  margin-left: 0px;
  border-bottom-width: 0px;
  border-left-style: none;
}

.slide-3 {
  height: auto;
}

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

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

.div-block-78783._2 {
  margin-top: 70px;
}

.left-arrow-6 {
  z-index: 5000;
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-left: 30px;
}

.left-arrow-6.off {
  display: none;
}

.right-arrow-6 {
  z-index: 5000;
  width: 50px;
  height: 50px;
  margin-right: 30px;
}

.right-arrow-6.off {
  display: none;
}

.div-block-78784 {
  margin-top: 10px;
  clear: left;
  color: #202020;
  font-size: 18px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.right-arrow-7 {
  display: none;
}

.left-arrow-7 {
  display: none;
}

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

.slide-4 {
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
}

.slider-8 {
  height: 120px;
  background-color: transparent;
}

.mask-2 {
  height: 120px;
}

.div-block-78775_4 {
  width: 340px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-36 {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.label {
  display: inline-block;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #24232c;
  font-family: Proximanova, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.label._2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.div-block-78786 {
  width: 60%;
  margin-top: 30px;
}

.div-block-78776_8 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: 5000;
  width: 332px;
  height: 268px;
  margin-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.div-block-78776_8._1 {
  width: 332px;
  border: 1px none #000;
}

.div-block-78776_8._1.visuel {
  position: relative;
  left: 0%;
  top: 0%;
  margin-top: 50px;
  float: left;
}

.div-block-78776_8._1.visuel._2 {
  padding-top: 0px;
}

.div-block-78776_8._1._09 {
  left: auto;
  float: left;
  border-right-style: none;
  border-right-width: 0px;
}

.div-block-home2 {
  position: relative;
  left: -60px;
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 100px;
  float: left;
  -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;
  background-color: #4438a2;
}

.div-block-home2._07 {
  left: 60px;
  padding-left: 0px;
  background-color: #e4e3f0;
}

.div_violet {
  position: relative;
  width: 100%;
  height: auto;
  margin-left: 0px;
  background-color: #4438a2;
}

.div_violet._1 {
  z-index: 100;
}

.div_violet._1._07 {
  background-color: #e4e3f0;
}

.div-block-3-copy {
  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-block-3-copy._01 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-block-37 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12px;
  line-height: 15px;
}

.text-block-38 {
  margin-top: 25px;
  margin-bottom: 30px;
  font-family: proxima-nova, sans-serif;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
}

.maj {
  text-transform: uppercase;
}

.heading-15 {
  line-height: 18px;
}

.list-7 {
  margin-top: 20px;
  padding-left: 20px;
  border-left: 1px solid #4d4d4d;
  color: #fff;
}

.link-4 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}
 .link-4:hover {text-decoration: underline;}

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

.heading-16 {
  line-height: 18px;
}

.div-block-78787 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1016px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
 border-top: 1px none #e3e6f0;
  border-bottom: 1px none #e3e6f0;
  background-color: #e3e6f0;
}


.div-block-78787_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1016px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

}


.div-block-78787.jury {
  margin-top: 30px;
}

.div-block-78787._1 {
  width: auto;
}

.list-7_2 {
  margin-top: 20px;
  padding-left: 20px;
  border-left: 1px solid #4d4d4d;
  color: #fff;
}

.image-4 {
  height: 80px;
  float: left;
}

.div-block-exhibit {
  position: relative;
  left: -60px;
  display: block;
  width: 100%;
  height: auto;
  padding: 30px 0px 30px 100px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4438a2;
}

.div_violet_exhibit {
  position: relative;
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #4438a2;
}

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

.text-block-34_2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  text-transform: uppercase;
}

.div-block-exhibit-2 {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
  padding: 80px 100px 80px 0px;
  float: left;
  -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;
  background-color: #4438a2;
}

.div-block-78776_3 {
  position: absolute;
  left: auto;
  right: 0px;
  width: 384px;
  height: 246px;
  float: left;
  border: 10px solid #fff;
}

.div_violet_exhibit-2 {
  position: relative;
  width: 100%;
  height: auto;
  margin-right: 300px;
  margin-left: 0px;
  background-color: #4438a2;
}

.slider-page {
  position: absolute;
  z-index: 500;
  width: 100%;
  height: 580px;
		left:0%;
  background-color: transparent;
}

.slide01 {
  position: relative;
  z-index: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 40px;
  padding-right: 100px;
  padding-left: 100px;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: center;
}

.expo1 {
  position: relative;
  top: -4px;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
}

.expo1.past {
  color: #dbdbe7;
}

.text-block-39 {
  text-align: center;
}

.text-block-40 {
  text-align: center;
}

.text-block-41 {
  text-align: center;
}

.text-block-42 {
  text-align: center;
}

.white {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.expo2 {
  position: relative;
  top: -10px;
  font-size: 20px;
}

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

.slide-nav-8 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 20px;
  margin-right: 50px;
}

.section-8 {
  height: 300px;
  border: 1px solid #4438a2;
  background-color: #4438a2;
}

.contact {
  position: relative;
  top: -250px;
  width: 800px;
  padding: 30px;
  background-color: #fff;
}

.expo4 {
  position: relative;
  top: -11px;
  font-size: 15px;
}

.div-block-78786_2 {
  width: auto;
  margin-top: 30px;
}

.div-block-78776_9 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: 5000;
  width: 615px;
  height: 460px;
  margin-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.map1 {
  margin-top: -200px;
  margin-bottom: 50px;
}

.black-2 {
  color: #202020;
  font-weight: 900;
  text-transform: uppercase;
}

.text-block-44 {
  color: #4438a2;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.accordon-triger12 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content12 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger13 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content13 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger14 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content14 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger15 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content15 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger16 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content16 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger17 {
  padding: 10px 20px 5px;
  border: 1px none #000;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content17 {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #eeeef6;
}

.section_floor_map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_titre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.div-block-78788 {
  width: 910px;
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #fff;
}

.div-block-78789 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_liste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-78790 {
  width: 770px;
}

.div-block-78791 {
  width: 373px;
  float: left;
}

.heading-18 {
  display: inline-block;
  padding: 2px 10px;
  background-color: #4438a2;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.heading-18.gris {
  background-color: #425152;
}

.heading-18.vert {
  background-color: #1a6436;
}

.heading-18.bleu {
  background-color: #0f3d8d;
}

.div-block-78792 {
  width: 320px;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
  text-transform: uppercase;
}

.div-block-78793 {
  width: 50px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}

.text-block-45 {
  padding-right: 10px;
  padding-left: 10px;
  color: #4438a2;
  font-size: 12px;
  font-weight: 400;
}

.text-block-45.gris {
  color: #425152;
}

.text-block-45.vert {
  color: #1a6436;
}

.text-block-45.bleu {
  color: #0f3d8d;
}

.text-block-46 {
  color: #4438a2;
  font-size: 12px;
  font-weight: 900;
}

.text-block-46.gris {
  color: #425152;
}

.text-block-46.vert {
  color: #1a6436;
}

.text-block-46.bleu {
  color: #0f3d8d;
}

.div-block-78795 {
  margin-top: 0px;
  float: none;
}

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

.div-block-78796 {
  width: 373px;
  float: right;
}

.div-block-78797 {
  margin-top: 30px;
}

.marge_30 {
  margin-top: 30px;
}

.marge_30._10 {
  margin-top: 20px;
}

.marge_30._1 {
  margin-top: 20px;
}

.marge {
  margin-top: 30px;
}

.marge._1 {
  margin-top: 32px;
}

.div-block-78775_6 {
  width: 700px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-78775_6._08 {
  width: 360px;
  background-size: cover;
}

.div-block-78775_6._09 {
  width: 280px;
  background-size: cover;
}

.div-block-78775_6._17 {
  width: 660px;
}

.div-block-78775_6._25 {
  width: 270px;
  background-size: cover;
}

.label-copy {
  display: inline-block;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #24232c;
  font-family: Proximanova, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-787710 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  -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;
}

.contain_intro {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-top: 50px;
}

.contain_intro._07 {
  padding-top: 0px;
}

.right-arrow-8 {
  display: none;
}

.left-arrow-8 {
  display: none;
}

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

.slider-9 {
  z-index: 300;
  width: 332px;
  height: 300px;
  padding-left: 0px;
  background-color: transparent;
}

.slider-9._10 {
  display: block;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 12px;
  clear: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-370 {
  display: inline-block;
  width: auto;
  float: right;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.text-block-370.violet {
  float: left;
  color: #4438a2;
  font-weight: 400;
}

.div-block-787711 {
  width: 320px;
  float: right;
}

.div-block-78775_1 {
  width: 250px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-78775_1._16 {
  width: 200px;
}

.div-block-78775_1._18 {
  width: 210px;
}

.div-block-78775_1._22 {
  width: 180px;
}

.div-block-787712 {
  width: 320px;
  color: #fff;
}

.div-block-78775_30 {
  width: 250px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78775_30._19 {
  width: 210px;
}

.div-block-78775_30._05 {
  width: 240px;
}

.m1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-78775_30_2 {
  width: 250px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-78775_30_2._20 {
  width: 230px;
}

.div-block-78775_01 {
  width: 250px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation2.png'), url('../images/separation1.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, repeat;
}

.div-block-78775_01._23 {
  width: 240px;
}

.f1 {
  position: relative;
  z-index: 2000;
  width: 320px;
  height: 248px;
  padding-top: 0px;
  background-color: #000;
  background-image: url('../images/visuel1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.f1._2 {
  width: 320px;
  height: 248px;
  background-image: url('../images/visuel2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1._2.p2 {
  background-image: url('../images/visuel7.png');
  background-position: 50% 50%;
  background-size: cover;
}

.f1._2.p002 {
  background-image: url('../images/visuel_007.png');
  background-position: 50% 50%;
  background-size: cover;
}


.f1._2.p02 {
  background-image: url('../images/visuel014.png');
  background-position: 50% 50%;
  background-size: cover;
}

.f1._2.p03 {
  background-image: url('../images/visuel14.png');
  background-position: 50% 50%;
  background-size: cover;
}


.f1._2._03 {
  background-image: url('../images/visuel14.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1._2._03._11 {
  background-image: url('../images/visuel15.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1._2._03._08 {
  background-image: url('../images/797B3065.jpg'), url('../images/visuel14.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.f1._3 {
  width: 320px;
  height: 248px;
  background-image: url('../images/visuel3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.f1._4 {
  width: 320px;
  background-image: url('../images/visuel4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1 {
  background-image: url('../images/visuel6.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1._2 {
  background-image: url('../images/visuel9.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1._2._6 {
  background-image: url('../images/visuel12.png'), url('../images/visuel9.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.f1.p1._3 {
  background-image: url('../images/visuel10.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1._31 {
  background-image: url('../images/visuelc1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.f1.p1._32 {
  background-image: url('../images/visuelc2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.f1.p1._33 {
  background-image: url('../images/visuelc3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1._34 {
  background-image: url('../images/visuelc4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.f1.p1._35 {
  background-image: url('../images/visuelc5.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}



.f1.p1._3._5 {
  background-image: url('../images/visuel11.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1.p1._4 {
  background-image: url('../images/visuel8.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1._02 {
  background-image: url('../images/visuel13.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f1._02._18 {
  background-image: url('../images/visuel17.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-787713 {
  position: absolute;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  height: 260px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 12px solid #fff;
  border-right: 12px solid #fff;
  border-bottom: 12px solid #fff;
  background-color: transparent;
}

.div-block-787713._09 {
  width: 332px;
  border-left: 12px solid #fff;
  border-right-style: none;
  border-right-width: 0px;
}

.div-block-787713._001 {
  height: 265px;
  border-top-width: 10px;
  border-right-width: 10px;
  border-bottom-width: 10px;
}

.div-block-787714 {
  position: relative;
  z-index: 6000;
  margin-top: 0px;
  float: left;
  clear: left;
}

.div-block-787714._09 {
  padding-right: 20px;
  float: none;
  text-align: right;
}

.div-block-787714._007 {
  margin-top: -10px;
}

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

.section_program._2 {
  margin-bottom: 50px;
}

.section_program._2._01 {
  margin-top: 0px;
}

.expo5 {
  position: relative;
  top: -11px;
  font-size: 15px;
  line-height: 15px;
  font-weight: 900;
}

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

.div-block-787717 {
  position: static;
  left: 0px;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-left: 270px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 90px;
  float: none;
  clear: none;
  background-color: #4438a2;
}

.div-block-787717._01 {
  padding-top: 50px;
}

.div-block-78775_6-copy {
  width: 300px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 0px;
  background-image: url('../images/separation1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-787718 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 5px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-787719 {
  display: block;
  width: auto;
  margin-right: 0px;
  padding-right: 0px;
  float: none;
  -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;
}

.titre_conf {
  color: #4438a2;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}

.text-block-371 {
  margin-top: 10px;
  color: #4438a2;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.list-item-8 {
  display: block;
  margin-right: 0px;
  padding: 30px;
  float: none;
  clear: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: none;
}

.div-block-787720 {
  width: 160px;
  clear: none;
  background-color: #202020;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.text-block-372 {
  line-height: 25px;
  text-transform: uppercase;
}

.div-block-787721 {
  margin-top: 10px;
  clear: none;
  color: #202020;
  font-weight: 900;
  text-transform: uppercase;
}

.div-block-787722 {
  position: static;
}

.list8 {
  width: 100%;
}

.div-block-787723 {
  width: 55%;
  margin-right: 0px;
  float: left;
}

.div-block-787724 {
  display: block;
  width: auto;
  margin-right: 50px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-787725 {
  display: block;
  width: 40%;
  margin-right: 15px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-78775_8 {
  width: 200px;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  background-image: url('../images/separation2.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
}

.div-block-78775_8._03 {
  width: 320px;
}

.div-block-78775_8._04 {
  width: 170px;
  background-size: cover;
}

.div-block-78775_8._04._12 {
  width: 370px;
}

.div-block-78775_8._05 {
  width: 250px;
}

.div-block-78775_8._05._10 {
  width: 280px;
}

.div-block-78775_8._05._11 {
  width: 280px;
}

.div-block-787726 {
  display: block;
  width: 100%;
  margin-top: 20px;
  float: left;
  -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;
}

.text-block-373 {
  color: #4438a2;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.div-block-787727 {
  margin-top: 30px;
}

.div-block-787728 {
  width: 40%;
  margin-right: 0px;
  margin-left: 50px;
  padding-right: 0px;
  float: left;
  clear: none;
}

.lightbox-link {
  position: relative;
  z-index: 9500;
  width: auto;
  height: 179px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.lightbox-link.cevotec {
  border-left: 10px solid #fff;
  border-right-style: none;
}

.lightbox-link.miratlas {
  border-left: 10px solid #fff;
  border-right-style: none;
}

.lightbox-link.pangea {
  border-left: 10px solid #fff;
  border-right-style: none;
}

.lightbox-link.spacemanic {
  border-left: 10px solid #fff;
  border-right-style: none;
}

.lightbox-link-2 {
  position: relative;
  z-index: 9900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 332px;
  height: 260px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.rdv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-787732 {
  width: 1000px;
}

.div-block-787733 {
  width: 495px;
  margin-right: 0px;
  float: left;
  font-family: proxima-nova, sans-serif;
  color: #202020;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.div-block-787734 {
  width: 470px;
  float: right;
  color: #202020;
  font-size: 18px;
  font-weight: 400;
}

.bm {
  font-weight: 900;
  text-transform: uppercase;
}

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

.div-block-787736 {
  margin-top: 30px;
}

.expo7 {
  position: relative;
  top: -5px;
  font-size: 12px;
}

.m30 {
  margin-top: 30px;
}

.txt {
  display: inline-block;
  width: auto;
  margin-top: 30px;
  float: none;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.txt.violet {
  float: left;
  color: #4438a2;
  font-weight: 400;
}

.txt.violet._2 {
  width: auto;
}

.txt._1 {
  margin-top: 20px;
}

.txt._2 {
  margin-top: 10px;
}

.div-block-787738 {
  float: none;
}

.html-embed-4 {
  position: relative;
  z-index: 9600;
}

.div-block-787739 {
  width: 900px;
}

.expo03 {
  position: relative;
  top: -6px;
  margin-top: 0px;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 15px;
}

.illust {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.illust.off {
  display: none;
}

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

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

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

.div-block-787741 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.f01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.f01_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
}

.accordon-triger18 {
  padding: 10px 20px 5px;
  border-bottom: 1px none #eeeef6;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content18 {
  overflow: hidden;
  padding-top: 0px;
  border-top: 1px solid #eeeef6;
}

.accordon-triger19 {
  padding: 10px 20px 5px;
  border-bottom: 1px none #eeeef6;
  background-image: url('../images/fleche2_1fleche2.png'), url('../images/fleche2_1fleche2.png');
  background-position: 70% 55%, 30% 55%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.accordon-item-content19 {
  overflow: hidden;
  padding-top: 0px;
  border-top: 1px solid #eeeef6;
}

.code {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.code-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

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

.code2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.code3 {
  width: auto;
  padding-left: 20px;
list-style-type: decimal;

color:
#000;

padding-bottom: 20px;

line-height: 30px;

font-size: 18px;
}

.code4 {
  display: inline-block;
  margin-top: 10px;
  color: #000;
  font-size: 21px;
  font-weight: 900;
}

.code5 {
  color: #000;
 font-weight: 900;
    font-size: 18px;
    line-height: 30px;


}

.code6 {
  margin-top: 20px;
}

.n1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
	 margin-top: 50px;
  -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;
}

.n2 {
  width: 940px;
}

.n3 {
  margin-top: 30px;
}

.n4 {
  width: 400px;
  float: left;
}

.n5 {
  width: 400px;
  float: right;
}

.n7 {
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.n8 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.n9 {
  font-weight: 900;
  text-transform: uppercase;
}

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

.n11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  background-color: #e4e3f0;
}

.n12 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #4438a2;
}

.n16 {
  color: #4438a2;
  font-weight: 900;
  text-transform: uppercase;
}

.n16.blanc {
  color: #fff;
}

.n16.blanc.nomaj {
  text-transform: none;
}

.n16._25 {
  font-size: 25px;
  line-height: 25px;
}
._1-legende_img {
  display: block;
  width: 267px;
  margin-bottom: 20px;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4438a2;
  text-align: center;
}

._2-legende {
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

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


._01-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

._01-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}


._01-link {
  height: 295px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  float: left;
  text-decoration: none;
}

._01-speaker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._01-txt {
  position: relative;
  top: -80px;
  font-weight: 900;
}

._01-txt1 {
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

._01-txtlight {
  font-weight: 300;
  line-height: 11px;
  padding-top: 10px;
  display: block;
}

._01-prog {
  width: 900px;
}

._01-prog1 {
  margin-bottom: 30px;
}

._01-prog_visuel {
  width: 470px;
  height: 245px;
  float: left;
}

._01-prog-txt {
  width: 430px;
  height: 245px;
  padding: 20px;
  float: right;
  background-color: #fff;
  color: #000;
  font-size: 20px;
}

._01-prog-txt-titre {
  margin-bottom: 10px;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

._01-prog-txt-txt {
  font-size: 15px;
  font-weight: 300;
}

._01-section-prog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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: #4438a2;
}

._01-head {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #24232c;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

._01-head.n15 {
  color: #4438a2;
}

._02-div {
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

._02-div1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}


html.w-mod-js *[data-ix="gauche"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="droit"] {
  opacity: 0;
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}

html.w-mod-js *[data-ix="load-number"] {
  opacity: 0;
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
}

html.w-mod-js *[data-ix="load-number2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
}

html.w-mod-js *[data-ix="load-number3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
}

html.w-mod-js *[data-ix="load-number4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
}

html.w-mod-js *[data-ix="rotate"] {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

html.w-mod-js *[data-ix="fonction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
  opacity: 1;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="grow"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="fondu"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}

html.w-mod-js *[data-ix="bar"] {
  display: block;
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="new-interaction-3"] {
  opacity: 0;
  -webkit-transform: translate(-300px, 0px);
  -ms-transform: translate(-300px, 0px);
  transform: translate(-300px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-4"] {
  opacity: 0;
  -webkit-transform: translate(300px, 0px);
  -ms-transform: translate(300px, 0px);
  transform: translate(300px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-5"] {
  opacity: 1;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

@media (max-width: 991px) {
	
	.div-block-30 {width:auto;}
	
	.chiffres{position: relative;

z-index: 5000;}
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-right: 0px;
    padding: 0px 0px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url('../images/visuel_home.png');
    background-size: cover;
  }
  .header.home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-bottom: 30px;
    -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;
  }
  .header.home.exhibit {
    height: auto;
    padding-bottom: 10px;
  }
  .footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contain_2 {
    margin-bottom: 30px;
  }
  .div-block-3 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }
  ._45 {
    font-size: 40px;
  }
  .div-block-18 {
    float: left;
  }
  .div-block-20 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    float: none;
    clear: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .contain {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-27 {
    width: auto;
    padding-left: 0px;
  }
  .black {
    display: inline;
  }
  .legende {
    display: none;
  }
  .prix {
    width: auto;
    float: none;
    clear: none;
  }
  .ligne1 {
    display: block;
    margin-top: 20px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-width: 5px;
  }
  .l_1_gauche {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .l_1_droit {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-28 {
    margin-bottom: 30px;
    float: none;
  }
  .div-block-29 {
    width: auto;
    height: 80px;
  }
  .div-block-35 {
    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;
  }
  .div-block-37 {
    z-index: 10;
    width: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .text-block-9 {
    width: auto;
    font-size: 21px;
  }
  .text-block-9._2 {
    width: auto;
    font-size: 21px;
    line-height: 25px;
  }
  .text-block-9._2.prog {
    width: auto;
  }
  .text-block-9._2._01 {
    width: auto;
  }
  .text-block-9._2.bm {
    width: auto;
  }
  .text-block-9._1 {
    font-size: 21px;
  }
  .div-block-38 {
    margin-top: 100px;
    float: none;
    clear: none;
    text-align: center;
  }
  .footer_2 {
    padding: 20px;
  }
  .div-block-39 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .col1 {
    margin-right: 30px;
    float: left;
  }
  .div-block-41 {
    display: none;
    width: auto;
    margin-right: 0px;
    float: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .div-block-41-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    float: none;
  }
  .div-block-41-copy.h {
    display: none;
    width: auto;
    margin-right: 0px;
    float: left;
  }
  .div-block-42 {
    width: auto;
    float: none;
    clear: left;
  }
  .div-block-41_3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
  }
  .div-block-41_3.h {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    clear: none;
  }
  .div-block-54 {
    margin-bottom: 5px;
    float: none;
  }
  .div-block-69 {
    width: auto;
  }
  .div-block-82 {
    display: none;
    width: 100%;
    padding: 0px 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-link {
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 10px;
    float: left;
    clear: left;
    color: #fff;
  }
  .nav-link.onexpo.w--current {
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    clear: left;
  }
  .nav-link.onexpo._1 {
    margin-right: 15px;
    margin-left: 15px;
    padding-bottom: 15px;
    float: left;
    color: #fff;
  }
  .nav-link._1 {
    color: #fff;
  }
  .div-block-83 {
    float: none;
  }
  .image-8 {
    height: 102px;
  }
  .link-block-2 {
    position: static;
    float: none;
  }
  .div-block-84 {
    display: block;
    float: none;
  }
  .navbar-4 {
    float: right;
  }
  .menu-button-4 {
    background-color: transparent;
    color: #fff;
  }
  .menu-button-4.w--open {
    background-color: transparent;
    color: #fff;
  }
  .nav-menu-3 {
    background-color: #fff;
  }
  .container-4 {
    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;
  }
  .brand-4 {
    width: 1px;
    height: 1px;
  }
  .div-block-82_1 {
    position: fixed;
    display: block;
    width: 100%;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .background-video {
    display: none;
  }
  .div-block-home {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .div-block-7849 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .link-block-3 {
    width: auto;
  }
  .div_orange {
    display: block;
    width: auto;
    height: auto;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-23-copy {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-25-copy {
    width: auto;
  }
  .div-block-7856 {
    position: static;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-7867 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-7867.b1 {
    padding-right: 10px;
    padding-left: 10px;
    border-right-style: none;
    border-left-style: none;
  }
  .nav-menu-3_1 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    width: auto;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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: #202020;
  }
  .container-4_1 {
    display: block;
    width: 100%;
    float: right;
    -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;
  }
  .navbar-4-_1 {
    overflow: visible;
    width: auto;
    float: none;
  }
  .div-block-83_1 {
    display: block;
    float: left;
    clear: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-38_1 {
    display: none;
    margin-top: 30px;
    float: none;
    clear: none;
    text-align: center;
  }
  .div-block-38_2 {
    position: relative;
    z-index: 500;
    display: block;
    margin-top: 100px;
    float: none;
    clear: none;
    text-align: center;
  }
  .div-block-7875 {
    width: auto;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .slider-3 {
    z-index: 500;
    height: auto;
  }
  .div-block-7874_home {
    height: auto;
  }
  .lieu_2 {
    position: static;
    margin-top: 30px;
    float: none;
  }
  .slider-6 {
    height: 560px;
    margin-top: 60px;
  }
  .fond.zoom.exhibit1.innov1.tv1 {
    height: 580px;
  }
  .fond_2.zoom2._2 {
    height: 560px;
  }
  .fond_2.zoom2._2._3 {
    height: 560px;
  }
  .fond_2.zoom2._2._5 {
    height: 560px;
  }
  .navbar-5 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
  }
  .nav-menu-4 {
    height: auto;
    background-color: #202020;
  }
  .nav_fixed {
    display: none;
    width: 100%;
    height: 60px;
    padding: 0px 0px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .menumobile {
    display: block;
    background-color: #202020;
  }
  ._1 {
    display: block;
    margin-left: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
   
  }
  ._1.w--current {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #4438a2;
    color: #fff;
  }
  .menu-button-7 {
    background-color: #202020;
  }
  .menu-button-7.w--open {
    background-color: #202020;
  }
  .icon {
    color: #fff;
  }
  .brand-6 {
    width: 1px;
    height: 1px;
  }
  .navbar-6 {
    display: block;
    width: 100%;
    background-color: #202020;
  }
  .container-6 {
    float: none;
  }
  .heading-14 {
    padding-right: 20px;
    padding-left: 20px;
  }
	  .heading-141 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-78772 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-78773 {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-78773.c3 {
    height: auto;
  }
  .div-block-78773.c6 {
    height: auto;
  }
  .div-block-78773.c8 {
    height: auto;
  }
  .div-block-78773.c01._1 {
    height: auto;
    background-color: #4438a2;
  }
  .div-block-78773.bm1 {
    height: auto;
  }
  .div-block-78773.bm1.bm3 {
    height: auto;
  }
  .link-block-7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .text-block-35 {
    width: auto;
    margin-bottom: 20px;
    float: none;
  }
  .text-block-35.violet {
    float: none;
  }
  .text-block-35.violet._2 {
    text-transform: none;
  }
  .div-block-78776 {
    position: relative;
    width: auto;
    height: auto;
    border-left: 10px solid #fff;
  }
  .div-block-78776.c1 {
    position: static;
    left: 0px;
    height: auto;
    margin-top: 0px;
    float: none;
  }
  .div-block-78776.c1.c00 {
    width: 231px;
    margin-top: 0px;
  }
  .div-block-78776.c1.c001 {
    width: 231px;
    margin-top: 0px;
  }
  .div-block-78776.c1.y1 {
    margin-top: 0px;
  }
  .div-block-78776.c1.y1._1 {
    margin-top: 0px;
  }
  .div-block-78776.c1.y1._003 {
    margin-top: 0px;
  }
  .link-block-8 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-78773_2 {
    width: auto;
    height: auto;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-78773_2.c3 {
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-78773_2.c7 {
    height: auto;
  }
  .div-block-78773_2.c9 {
    height: auto;
  }
  .div-block-78773_2._1 {
    height: auto;
    background-color: #e4e3f0;
  }
  .div-block-78773_2.bm2 {
    height: auto;
  }
  .div-block-78773_2.bm2.bm4 {
    height: auto;
  }
  .div-block-78776_2 {
    position: relative;
    width: auto;
    height: auto;
    border-right-style: solid;
  }
  .div-block-78776_2.c2 {
    position: static;
    height: auto;
    margin-top: 0px;
    float: none;
    clear: left;
  }
  .div-block-78776_2.c2.c002 {
    width: 231px;
    margin-top: 0px;
  }
  .div-block-78776_2.c2.y1 {
    margin-top: 0px;
  }
  .div-block-78776_2.c2.y1._01 {
    margin-top: 0px;
    float: none;
    clear: left;
  }
  .div-block-78777 {
    float: none;
  }
  .div-block-78778 {
    float: none;
    clear: left;
  }
  .div-block-78773_3 {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-78773_4 {
    width: auto;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section_logos {
    padding-bottom: 0px;
  }
  .button._1 {
    display: inline-block;
    background-color: #fff;
    color: #202020;
    font-size: 21px;
  }
  .left-arrow-6 {
    margin-left: 10px;
  }
  .right-arrow-6 {
    margin-right: 10px;
  }
  .text-block-36 {
    text-transform: none;
  }
  .div-block-78786 {
    width: auto;
    margin-bottom: 30px;
  }
  .div-block-78776_8 {
    display: none;
  }
  .div-block-78776_8._1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 261px;
    margin-top: 30px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-78776_8._1.visuel {
    display: none;
  }
  .div-block-78776_8._1.off {
    display: none;
  }
  .div-block-home2 {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
    margin-top: 67px;
    padding: 20px;
  }
  .div-block-home2._07 {
    padding-left: 20px;
    float: none;
  }
  .div-block-home2._01 {
    margin-top: 40px;
  }
  .div_violet {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-left: 0px;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3-copy {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }
  .div-block-3-copy._01 {
    display: block;
  }
  .list-7 {
    display: none;
  }
  .div-block-78787 {
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-78787._2 {
    background-color: transparent;
  }
  .div-block-exhibit {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .div_violet_exhibit {
    display: block;
    width: auto;
    height: auto;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-exhibit-2 {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .div-block-78776_3 {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
    border-right-style: solid;
  }
  .div_violet_exhibit-2 {
    display: block;
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slide01 {
    z-index: 800;
    width: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .section_tarifs {
    margin-top: 20px;
  }
  .slide-nav-8 {
    display: none;
  }
  .section-8 {
    display: none;
    height: 300px;
  }
  .contact {
    position: static;
    top: 0px;
    width: auto;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-78786_2 {
    width: auto;
    margin-bottom: 30px;
  }
  .div-block-78776_9 {
    display: block;
    width: 100%;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .map1 {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .black-2 {
    display: block;
  }
  .html-embed-3 {
    text-align: center;
  }
  .div-block-78790 {
    width: auto;
  }
  .div-block-78791 {
    width: auto;
    float: none;
  }
  .div-block-78792 {
    float: left;
  }
  .div-block-78775_6._17 {
    width: auto;
  }
  .contain_intro {
    margin-bottom: 30px;
    padding-top: 0px;
  }
  .slider-9 {
    display: block;
    width: auto;
    height: auto;
  }
  .slider-9.off {
    display: none;
  }
  .text-block-370 {
    width: auto;
    margin-bottom: 20px;
    float: none;
    text-transform: none;
  }
  .div-block-787711 {
    width: auto;
    float: none;
    clear: left;
  }
  .div-block-78775_1._16 {
    clear: none;
  }
  .div-block-787712 {
    width: auto;
    float: none;
  }
  .m1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-787714._007 {
    float: none;
    text-align: center;
  }
  .div-block-787717 {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-787717._01 {
    padding-top: 20px;
  }
  .div-block-787718 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-787723 {
    width: 100%;
    margin-top: 20px;
  }
  .div-block-787725 {
    width: auto;
    margin-right: 0px;
    float: none;
  }
  .text-block-373 {
    text-transform: none;
  }
  .div-block-787728 {
    width: auto;
    margin-top: 30px;
    margin-left: 0px;
  }
  .div-block-787729 {
    display: none;
  }
  .lightbox-link {
    height: auto;
  }
  .lightbox-link.cevotec {
    border-right-style: solid;
    text-decoration: overline;
  }
  .lightbox-link.miratlas {
    border-right-style: solid;
  }
  .lightbox-link.pangea {
    border-right-style: solid;
  }
  .lightbox-link.spacemanic {
    border-right-style: solid;
  }
  .div-block-787732 {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-787733 {
    width: auto;
    float: none;
    clear: left;
  }
  .div-block-787734 {
    width: auto;
    margin-top: 30px;
    float: none;
    clear: left;
  }
  .txt {
    width: auto;
    margin-bottom: 20px;
  }
  .txt._1 {
    font-weight: 900;
  }
  .txt._1._02 {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
  }
  .div-block-787739 {
    width: auto;
  }
	  .div-block-787741 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	  .f01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	 .code1 {
    padding-right: 20px;
    padding-left: 20px;
  }
	 .n2 {
    width: auto;
  }
  .n4 {
    width: auto;
    float: none;
  }
  .n5 {
    width: auto;
    float: none;
  }
  .n10 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .n11 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .n16 {
    display: inline;
  }.mobile-none {display:none;}
	  ._2-legende {
    display: none;
  }
	
	
	  ._01-prog-txt {
    width: auto;
    height: auto;
  }
  ._01-section-prog {
    padding: 20px;
  }
  ._01-head {
    padding-right: 20px;
    padding-left: 20px;
  }
	
}

@media (max-width: 767px) {
	
	
  .header {
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
  }
  .header.home.exhibit {
    height: 580px;
    padding-left: 0px;
  }
  .div-block-3 {
    float: none;
    clear: left;
  }
  .timer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ligne1 {
    width: 100%;
    clear: left;
  }
  .l_1_gauche {
    padding-top: 30px;
  }
  .div-block-28 {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    float: none;
  }
  .div-block-29 {
    width: auto;
    height: 80px;
    margin-top: 20px;
    float: none;
  }
  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    float: none;
    clear: left;
    -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;
  }
  .accordon-triger {
    background-position: 10% 50%, 90% 50%;
  }
  .paragraph-3 {
    text-transform: none;
  }
  .accordon-triger3 {
    background-position: 10% 55%, 90% 55%;
  }
  .accordon-triger4 {
    background-position: 10% 55%, 90% 55%;
  }
  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-37 {
    margin-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-9 {
    margin-top: 0px;
    font-size: 17px;
    line-height: 20px;
  }
  .text-block-9._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bold_b {
    font-size: 25px;
  }
  .bold_b.maj {
    font-size: 30px;
  }
  .div-block-38 {
    text-align: center;
  }
  .accordon-triger5 {
    background-position: 10% 55%, 90% 55%;
  }
  .days {
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .div-block-82 {
    width: 100%;
  }
  .nav-link {
    margin-right: 15px;
    margin-left: 15px;
  }
  .nav-link._1 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .div-block-83 {
    float: none;
  }
  .navbar-4 {
    float: right;
  }
  .menu-button-4 {
    padding: 15px;
  }
  .brand-4 {
    width: 1px;
    height: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-82_1 {
    height: 55px;
  }
  .link-block-3 {
    margin-right: 0px;
  }
  .div-block-7852 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div_orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-23-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-7856 {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-7867.b1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .div-block-38_1 {
    text-align: center;
  }
  .div-block-38_2 {
    margin-top: 60px;
    padding-bottom: 10px;
    text-align: center;
  }
  .slider-3 {
    height: auto;
  }
  .home_min {
    font-size: 30px;
  }
  .accordon-triger7 {
    background-position: 10% 55%, 90% 55%;
  }
  .fond1 {
    height: 100%;
  }
  .fond.zoom.exhibit1 {
    height: 100%;
    padding-left: 0px;
  }
  .fond.zoom.info1 {
    height: 100%;
    padding-left: 0px;
  }
  .nav_fixed {
    width: 100%;
  }
  .div-block-78775 {
    width: auto;
  }
  .div-block-78775_2 {
    width: auto;
  }
  .div-block-78775_3 {
    width: auto;
  }
  .div-block-78775_5 {
    width: auto;
  }
  .div-block-78775_4 {
    width: auto;
  }
  .div-block-78776_8._1 {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .div-block-home2 {
    margin-top: 0px;
  }
  .div-block-home2._07 {
    float: none;
  }
  .div_violet {
    position: static;
    display: block;
    clear: left;
  }
  .div-block-3-copy {
    float: none;
    clear: left;
  }
  .div_violet_exhibit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-7852_3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div_violet_exhibit-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slider-page {
    height: 580px;
  }
  .slide01 {
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .white._1 {
    text-align: center;
  }
  .section_tarifs._1 {
    padding-top: 20px;
  }
  .accordon-triger12 {
    background-position: 10% 50%, 90% 50%;
  }
  .accordon-triger13 {
    background-position: 10% 50%, 90% 50%;
  }
  .accordon-triger14 {
    background-position: 10% 50%, 90% 50%;
  }
  .accordon-triger15 {
    background-position: 10% 50%, 90% 50%;
  }
  .accordon-triger16 {
    background-position: 10% 50%, 90% 50%;
  }
  .accordon-triger17 {
    background-position: 10% 50%, 90% 50%;
  }
  .div-block-78775_6 {
    width: auto;
  }
  .slider-9 {
    margin-bottom: 30px;
  }
  .div-block-78775_1 {
    width: auto;
  }
  .div-block-78775_30 {
    width: auto;
  }
  .div-block-78775_30_2 {
    width: auto;
  }
  .div-block-78775_01 {
    width: auto;
  }
  .div-block-787717._01 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-78775_6-copy {
    width: auto;
  }
  .div-block-787725 {
    margin-right: 0px;
  }
  .div-block-78775_8 {
    width: auto;
  }
  .div-block-787736 {
    display: none;
  }
  .html-embed-4 {
    position: static;
  }
  .div-block-787741 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	  .f01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	
	  .accordon-triger18 {
    background-position: 10% 55%, 90% 55%;
  }
  .accordon-triger19 {
    background-position: 10% 55%, 90% 55%;
  }
	  .code2 {
    margin-top: 10px;
  }
}

@media (max-width: 479px) {
  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-bottom: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header.home {
    height: auto;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .header.home.exhibit {
    height: 620px;
  }
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contain_2 {
    margin-bottom: 30px;
  }
  ._45 {
    font-size: 35px;
    line-height: 35px;
  }
  .div-block-18 {
    width: auto;
    height: auto;
    text-align: center;
  }
  .image-2 {
    display: none;
  }
  .image-3 {
    height: auto;
    float: none;
  }
  .text-block-4 {
    padding-right: 0px;
  }
  .div-block-27 {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .vert {
    font-size: 35px;
    line-height: 30px;
  }
  .black {
    font-size: 22px;
    line-height: 25px;
  }
  .black.blanc {
    font-size: 15px;
    line-height: 20px;
  }
  .timer {
    margin-bottom: 30px;
  }
  .prix {
    float: none;
    clear: left;
  }
  .ligne1 {
    width: 100%;
    float: none;
  }
  .ligne1.off {
    display: none;
  }
  .l_1_gauche {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l_1_droit {
    display: block;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .text-block-5 {
    display: block;
    -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;
    text-align: center;
  }
  .div-block-29 {
    height: 80px;
  }
  .accordon-triger {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger3 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger4 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .div-block-37 {
    position: static;
    width: auto;
    margin-top: 50px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .text-block-9 {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 20px;
  }
  .text-block-9._2 {
    font-size: 17px;
    line-height: 21px;
  }
  .text-block-9._1 {
    font-size: 17px;
  }
  .heading-6 {
    line-height: 25px;
  }
  .bold_b {
    font-size: 23px;
  }
  .bold_b.maj {
    font-size: 30px;
    line-height: 25px;
  }
  .div-block-38 {
    display: none;
    margin-top: 22px;
    float: none;
    clear: left;
  }
  .footer_2 {
    padding-top: 20px;
  }
  .col1 {
    display: block;
    margin-right: 0px;
  }
  .link-2.h {
    display: block;
  }
  .div-block-41 {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-41-copy.h {
    display: none;
  }
  .div-block-41_3.h {
    display: block;
  }
  .accordon-triger5 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .div-block-54 {
    position: static;
    display: block;
    width: 100%;
    margin-bottom: 0px;
    float: none;
    clear: left;
    -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;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
    text-decoration: none;
  }
  .div-block-82 {
    position: static;
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-83 {
    width: 100%;
    float: none;
  }
  .image-8 {
    width: 280px;
    height: 95px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-84 {
    float: none;
    text-align: left;
  }
  .menu-button-4 {
    padding: 15px;
  }
  .container-4 {
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .brand-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-82_1 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image9 {
    width: 280px;
    height: 65px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-7856 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .container-4_1 {
    margin-top: 0px;
  }
  .div-block-83_1 {
    width: 100%;
    float: none;
  }
  .div-block-38_1 {
    margin-top: 22px;
    float: none;
    clear: left;
  }
  .div-block-38_2 {
    z-index: 9999;
    margin-top: 15px;
    padding-bottom: 20px;
    float: none;
    clear: left;
  }
  .heading-12 {
    display: none;
  }
  .div-block-7872 {
    width: 100%;
  }
  .div-block-7873 {
    width: 100%;
    margin-top: 10px;
  }
  .div-block-7874 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-7875 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-3 {
    width: 330px;
  }
  .slide-nav-3 {
    top: 500px;
    display: block;
    margin-top: 0px;
  }
  .home_min {
    font-size: 30px;
  }
  .home_25 {
    font-size: 20px;
    line-height: 20px;
  }
  .div-block-7874_home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .accordon-triger7 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .txt35 {
    font-size: 21px;
    line-height: 25px;
  }
  .expo {
    top: -10px;
    font-size: 10px;
  }
  .text-block-32 {
    font-size: 15px;
  }
  .slider-6 {
    height: 600px;
    margin-top: 50px;
  }
  .fond2 {
    height: auto;
  }
  .fond.zoom.exhibit1 {
    height: 620px;
  }
  .fond.zoom.exhibit1.innov1.tv1 {
    height: 620px;
  }
  .fond.zoom.info1 {
    height: 620px;
  }
  .fond_2.zoom2._2 {
    height: 600px;
  }
  .fond_2.zoom2._2._3 {
    height: 620px;
  }
  .fond_2.zoom2._2._4 {
    height: 600px;
  }
  .fond_2.zoom2._2._5 {
    height: 600px;
  }
  .nav_fixed {
    position: static;
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-button-7 {
    height: auto;
    padding-top: 13px;
    padding-bottom: 12px;
  }
  .navbar-6 {
    height: 50px;
  }
  .container-6 {
    height: 50px;
  }
  .heading-14 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }
	  .heading-141 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }
  .heading-14._01 {
    margin-top: 30px;
  }
  .div-block-78774 {
    background-color: #fff;
  }
  .text-block-33 {
    padding-right: 20px;
    padding-left: 15px;
    font-size: 22px;
    line-height: 22px;
  }
  .div-block-78775 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-78775_2 {
    background-repeat: no-repeat;
  }
  .div-block-78775_3 {
    background-repeat: no-repeat;
  }
  .div-block-78775_5 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section_logos {
    padding-top: 0px;
  }
  .button._2 {
    margin-top: 20px;
    margin-left: 0px;
  }
  .div-block-78781 {
    width: 50%;
    height: auto;
  }
	  .div-block-78781_2 {
    width: 50%;
    height: auto;
  }
  .div-block-78781._1 {
    width: 50%;
    height: auto;
  }
  .div-block-78783 {
    display: block;
    float: none;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .left-arrow-6 {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .right-arrow-6 {
    display: none;
  }
  .div-block-78775_4 {
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-home2 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-home2._07 {
    float: none;
  }
  .text-block-38 {
    text-align: center;
  }
  .div-block-78787._1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
  }
  .heading-17 {
    display: none;
  }
  .image-4 {
    height: auto;
    float: none;
  }
  .slider-page {
    height: 620px;
  }
  .slide01 {
    position: static;
    width: auto;
    margin-top: 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .white {
    font-size: 30px;
    line-height: 30px;
  }
  .white._1 {
    font-size: 18px;
    line-height: 18px;
  }
  .section_tarifs {
    margin-top: 0px;
    padding-top: 30px;
  }
  .section_tarifs._1 {
    padding-top: 20px;
  }
  .contact {
    margin-top: 0px;
  }
  .map1 {
    margin-bottom: 30px;
  }
  .black-2 {
    font-size: 22px;
    line-height: 22px;
  }
  .html-embed-3 {
    font-weight: 400;
    text-transform: none;
  }
  .accordon-triger12 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger13 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger14 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger15 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger16 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger17 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .section_floor_map {
    padding-bottom: 0px;
  }
  .section_titre {
    padding-top: 30px;
  }
  .div-block-78788 {
    width: auto;
    padding-top: 30px;
  }
  .section_liste {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-78791 {
    display: block;
    width: auto;
    float: none;
    clear: left;
    -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;
  }
  .heading-18.vert {
    font-size: 12px;
    line-height: 20px;
  }
  .div-block-78792 {
    width: auto;
    float: left;
  }
  .div-block-78793 {
    width: 30px;
    float: right;
  }
  .text-block-45.vert {
    font-size: 12px;
    line-height: 20px;
  }
  .text-block-46.vert {
    font-size: 12px;
    line-height: 20px;
  }
  .div-block-78795 {
    float: none;
  }
  .div-block-78795._2 {
    margin-top: 0px;
    float: none;
  }
  .div-block-78796 {
    width: auto;
    float: none;
  }
  .div-block-78797 {
    float: none;
    clear: left;
  }
  .div-block-78798 {
    width: 100%;
  }
  .div-block-78775_6 {
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .contain_intro {
    margin-bottom: 30px;
  }
  .div-block-78775_1 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-78775_30 {
    background-repeat: no-repeat;
  }
  .div-block-78775_30_2 {
    background-repeat: no-repeat;
  }
  .div-block-78775_01 {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-787713._001 {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
  }
  .div-block-78775_6-copy {
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .titre_conf {
    font-size: 25px;
    line-height: 25px;
  }
  .text-block-371 {
    margin-top: 10px;
  }
  .div-block-787725 {
    margin-right: 0px;
    float: none;
    clear: left;
  }
  .div-block-78775_8 {
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-78775_8._03 {
    width: auto;
  }
  .div-block-78775_8._04 {
    width: auto;
  }
  .div-block-78775_8._04._12 {
    width: auto;
  }
  .div-block-78775_8._05 {
    width: auto;
  }
  .div-block-787730 {
    float: none;
  }
  .div-block-787731 {
    float: none;
  }
  .html-embed-4 {
    position: static;
    z-index: 9999;
  }
  .mask-3 {
    height: 600px;
  }
  .div-block-787740._2 {
    margin-right: 0px;
    margin-left: 0px;
  }
	  .f01_1 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	  .accordon-triger18 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .accordon-triger19 {
    padding-left: 0px;
    background-image: url('../images/fleche2_1fleche2.png');
    background-position: 95% 55%;
    background-size: auto;
    background-repeat: no-repeat;
  }
	  .n16 {
    font-size: 22px;
    line-height: 25px;
  }
  .n16.blanc {
    font-size: 15px;
    line-height: 20px;
  }
	  ._3-legende {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
	
	  ._01-head {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }
  ._01-head._01 {
    margin-top: 30px;
  }
}

@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/proximanova-extrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}