

.blanc {
  color: #fff !important;
}

.noir {
  color: #000 !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

/* .nav-link {
  padding: 3px 10px 0px;
  
  color: #8FA8B7;
  font-size: 12px;
} */



/* .navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: #395464;
  color: #333;
} */

/* .container {
  max-width: 100%;
} */

/* .nav-menu {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
} */

.div-block {
  float: right;
  clear: none;
}
/* 
.nav-menu-2 {
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.nav-menu-2._02 {
  margin-top: 10px;
}

.nav-link-2 {
  padding: 10px 10px 10px 50px;
  border: 3px solid #628498;
  background-color: #628498;
  
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background-image: url(../images/Arrow-angle-white.png);
  background-position: 8% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}

.nav-link-2:hover {
  border: 3px solid #fff;
}

.nav-link-3 {
  padding: 10px 10px 10px 50px;
  border: 3px solid #fff;
  background-color: #fff;
  
  font-size: 16px;
  color: #395464;
  text-transform: uppercase;
  background-image: url(../images/Arrow-angle-grey.png);
  background-position: 8% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.nav-link-3:hover {
  border: 3px solid #92A9B7;
} */

/* .brand {
  padding: 5px 20px 15px 40px;
  
} */

/* .brand img {
  height: 83px;
} */

.text-block {
  
  color: #fff;
  font-size: 18px;
}

/* .text-block:hover {
  color: #8FA8B7;
}

.text-block:focus {
  color: #8FA8B7;
} */
/* 
.text-block.icon {
  font-size: 15px;
  font-weight: 600;
}

.icon {
  color: #fff;
}

.nav-main-link:hover .icon {
  color: #8FA8B7;
}

.dropdown-link {
  padding-bottom: 0px;
  color: #395464;
  font-size: 16px;
  z-index: 2;
} */

/*.dropdown-link:hover {
  color: #2527ce;
}*/
/* 
.dropdown-link.dropdown-link-white {
  color: #fff;
}

.dropdown-list {
  display: none;
  margin-top: 0px;
  border-radius: 5px;
  background-color: #fff;
}

.dropdown-list:hover {
  display: none;
}

.dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
}

.dropdown:hover {
  color: #8FA8B7;
}

.dropdown:focus {
  color: #8FA8B7;
} */

/* .dropdown-toggle {
  margin-bottom: 10px;
  padding: 5px 40px 5px 5px;
  color: #333;
}

.dropdown-toggle:hover {
  color: #8FA8B7;
}

.dropdown-toggle:focus {
  font-weight: 700;
} */

/* .icon-2 {
  margin-top: 5px;
  margin-right: 20px;
  color: #fff;
} */

/* .link-block {
  margin-right: 10px;
} */

/* .dropdown-toggle-2 {
  display: block;
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 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;
} */
/* 
.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #395464;
}

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

.link {
  
  color: #fff;../agenda/GLOBALPACK-2022.icsblan
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.link-2 {
  
  color: #797ca7;
  text-decoration: none;
}

.link-2:hover {
  color: #fff;
} */

.list {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 0px;
  color: #797ca7;
  font-size: 17px;
}

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

.columns {
  max-width: 1335px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  
  color: #fff;
  font-size: 17px;
}

.link-block-2 {
  margin-right: 20px;
  margin-left: 20px;
}

/* .body {
  
} */

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

.container-3.home {
  background-color: #0009 !important;
}

.container-3.section-6 {
  padding-top: 200px;
  padding-bottom: 0 !important;
}


.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-2.home {
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}

.div-block-2.div-block-2-end {
  margin-bottom: 80px;
}

.div-block-2.div-block-2-conf {
  margin-bottom: 120px;
}

.div-block-2.contacts, .div-block-2.rdv {
  margin: 0;
}

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

.div-block-2.infos {
  justify-content: space-between;
}

.div-block-3 {
  width: 50%;
  max-width: 50%;
  margin-right: 0px;
  padding-right: 20px;
}

.div-block-3.conf {
  padding-right: 10px !important;
}

.div-block-3.div-block-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-4 {
  width: 50%;
  max-width: 50%;
  margin-left: 10px;
  text-align: right;
}

.div-block-4.tarifs {
  text-align: left;
}

.heading.home {
  font-size: 70px;
  line-height: 70px;
  color: #fff;
}

.heading.tarifs {
  margin-bottom: 20px;
}

.h2-home {
  font-family: 'Berlin sans FB', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 51px;
  font-weight: 400;
  text-transform: uppercase;
}

.h3-home {
  font-family: 'Avenir LT Std Heavy', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  font-weight: 800;
  text-transform: uppercase;
}

.p-home {
  font-family: 'Avenir LT Std Medium', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 32px;
  font-weight: 600;
  margin-top: 30px;
}

.text-center {
  text-align: center !important;
}

.heading-2 {
  
  color: #192b5b;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph-2 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.paragraph-2._02 {
  color: black;
}

.paragraph-2.paragraph-etoile {
  color: #395464;
  text-align: right;
}

.link-3 {
  color: #2527ce;
  font-weight: 500;
  text-decoration: none;
}

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

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

.div-block-5.div-block-5-2 {
  margin-top: 10px;
}

.div-block-5.div-block-5-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-5.div-block-5-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.div-block-6.mr-20 {
  margin-right: 20px;
}

.div-block-6.div-block-6-mr {
  margin-right: 30px;
}

.div-block-6.div-block-6-mr.div-block-6-mb {
  margin-bottom: 10px;
}

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

.div-block-6.div-block-6-mb.div-block-6-mr-small {
  margin-right: 15px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 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;
  text-align: center;
}

.div-block-8 {
  width: 5%;
}


.button.btn-2 {
  margin-right: 20px;
  background-position: 5% 50%;
}

.button.btn-red {
  background-color: #e30a17;
}

.button.btn-3 {
  background-position: 5% 50%;
}

.image {
  margin-top: 0px;
  margin-left: 0px;
}

.image.img-3 {
  margin: -40px 0px 20px 20px;
  border-radius: 10px;
  box-shadow: 7px 7px 8px 0 rgba(0, 0, 0, 0.29);
}

.div-block-9 {
  width: 50%;
  margin-right: 10px;
}

.div-block-9._fournisseur {
  margin-right: 20px;
}

.div-block-9.div-block-9-tablet {
  display: none;
}

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

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

.div-block-10.div-block-border-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 32px;
  -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;
}

.div-block-10.div-block-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 32px;
  -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;
}

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

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

.paragraph-3 {
  margin-top: 10px;
  font-family: 'Avenir LT Std Heavy', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 800;
}

.paragraph-3.home-title {
  font-size: 25px;
}

/* .text-span {
  color: #2527ce;
  font-weight: 500;
} */

.text-span-2 {
  color: #2527ce;
  font-weight: 500;
}

.list-2 {
  margin-top: 10px;
  margin-left: 40px;
  color: #2527ce;
  font-size: 17px;
  line-height: 25px;
  list-style-type: "▶︎";
}

.text-span-3 {
  margin-right: 5px;
  color: #2527ce;
}

.list-item-2 {
  
  font-size: 17px;
  line-height: 32px;
  padding-left: 10px;
}

.div-block-gradient {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: -20px;
  padding-right: 0px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-3 {
  margin-right: 50px;
}

.text-block-2 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-2.home {
  color: #395464;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 20px 2px 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.link-block-3:hover {
  border: 2px solid rgba(255, 255, 255, 0.6) !important;
  color: #fff;
  box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.16);
}

.link-block-3-home {
  background-color: #fff;
}

.link-block-3-home:hover {
  color: #395464 !important;
  box-shadow: 5px 5px 10px rgb(0, 0, 0, 0.16);
}

.link-block-3.btn-red {
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #e30a17;
}

.link-block-3.btn-red:hover {
  border-color: #192b5b;
  background-color: #fff;
}

.arrow-button {
  margin-right: 10px;
}

.image-4 {
  margin-right: 10px;
}

.div-block-12 {
  margin-top: 10px;
  margin-left: 0px;
}

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

.section.section-infos {
  margin-top: 50px;
}

.div-block-13 {
  width: 44%;
  background-color: #395464;
}

.div-block-13.div-block-13-2 {
  width: 44%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
}

.div-block-14 {
  width: 56%;
  padding-right: 20px;
  background-color: #D7DDE0;
}

.div-block-15 {
  max-width: 450px;
}

.div-block-15.contacts {
  margin: 40px 10px 40px auto;
}

.heading-3 {
  font-family: 'Berlin sans FB', sans-serif;
  color: #8FA8B7;
  font-size: 37px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
}

.paragraph-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Avenir LT Std Roman', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.paragraph-4.text-center {
  text-align: center;
}

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

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

.div-block-17 {
  margin-right: 10px;
  border-radius: 3px;
  background-color: transparent;
}

.paragraph-5 {
  margin-bottom: 0px;
  font-family: 'Avenir LT Std Black', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph-5.text-center {
  text-align: center;
}

.paragraph-6 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-7 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.link-block-4 {
  width: 100%;
  text-decoration: none;
}

.link-block-5 {
  width: 100%;
  text-decoration: none;
}

.paragraph-8 {
  margin-bottom: 0px;
  font-family: 'Avenir LT Std Medium', sans-serif;
  color: #8FA8B7;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.paragraph-8:hover {
  color: #fff;
}

.image-5 {
  margin-top: 3px;
}

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

.div-block-18.contacts {
  margin-top: 40px;
  max-width: 830px;
}

.heading-4 {
  font-family: 'Berlin sans FB', sans-serif;
  color: #628498;
  font-size: 37px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
}

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

.paragraph-9 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: 'Avenir LT Std Roman', sans-serif;
  color: #395464;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
}

.paragraph-10 {
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: 'Avenir LT Std Roman', sans-serif;
  color: #395464;
  line-height: 25px;
  font-size: 15px;
}

.link-4 {
  color: #395464;
  text-decoration: none;
  font-weight: bold;
}

.link-4:hover {
  color: #000;
}

.image-6 {
  margin-top: 20px;
  margin-left: 5px;
  padding-right: 5px;
}

.link-block-6, #img-a-propos-4 {
  padding-right: 0px;
}

.paragraph-11 {
  margin-top: 20px;
  margin-bottom: 20px;
  
  color: #192b5b;
  font-size: 17px;
  line-height: 25px;
}

.list-3 {
  width: 50%;
  
  color: #2527ce;
  font-size: 17px;
  line-height: 25px;
  list-style-type: "▶︎";
}

.list-3.list-3-1 {
  width: 55%;
  margin-right: 40px;
  margin-bottom: 0px;
  padding-right: 0px;
}

.list-3.list-3-2 {
  width: 45%;
  margin-bottom: 0px;
}

.text-span-6 {
  margin-right: 5px;
  color: #fff;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}

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

.link-5 {
  color: #2527ce;
  text-decoration: none;
}

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

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

.list-item-4 {
  margin-bottom: 10px;
  font-family: 'Avenir LT Std Roman';
  font-weight: 500;
  /*color: #192b5b;*/
  font-size: 18px;
  line-height: 25px;
  padding-left: 10px;
}

.list-4 {
  margin-top: 20px;
  margin-left: 40px;
  color: #2527ce;
  font-size: 17px;
  line-height: 25px;
  list-style-type: "▶︎";
}

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

.list-5 {
  margin-left: 20px;
  color: #8AC3CC;
  font-size: 17px;
  line-height: 25px;
  list-style-type: "▶";
}

.list-investisseurs {
  display: flex;
  margin-top: 40px;
}

.list-investisseurs .list-5 {
  color: #AAA2C6;
}

.list-5._fournisseur {
  margin-left: 40px;
}

.list-5._dejeuner {
  /* margin-left: 40px; */
  color: #C9D1B0;
}

.list-5._02 {
  /* margin-left: 40px; */
  color: #B5CECC;
}

.list-5._03 {
  /* margin-left: 40px; */
  color: #6592C1;
}

.list-5._04 {
  /* margin-left: 40px; */
  color: #98A5D8;
}

.list-5._05 {
  /* margin-left: 40px; */
  color: #C9BAA2;
}

.list-5._06 {
  /* margin-left: 40px; */
  /* margin-top: 20px; */
  color: #EDAD7E;
}

.list-intervenants {
  color: #78C3BA !important;
  padding-right: 30px;
}

.list-intervenants > .list-item-4, .list-pitch > .list-item-4 {
  margin-bottom: 20px !important;
}

.list-pitch {
  color: #FABD7F !important;
  padding-right: 30px;
}


.link-6 {
  color: #2527ce;
  font-weight: 500;
  text-decoration: none;
}

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

.paragraph-12 {
  margin-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  color: #192b5b;
  font-size: 17px;
  line-height: 25px;
}

.link-7 {
  color: #2527ce;
  font-weight: 500;
  text-decoration: none;
}

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

.text-span-9 {
  font-family: 'Avenir LT Std Heavy', sans-serif !important;
  font-weight: 800 !important;
}

.text-span-10 {
  font-family: 'Avenir LT Std Heavy', sans-serif;
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
}

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

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

.div-block-21 {
  max-width: 505px;
  margin-top: -20px;
  margin-right: 10px;
  margin-left: -20px;
  padding: 62px 30px 30px;
  border-radius: 15px;
  /* background-image: url('../../images/contact-BG.png'); */
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 7px 7px 8px 0 rgba(0, 0, 0, 0.29);
}

.heading-5 {
  
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

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

.div-block-23 {
  margin-top: -20px;
  margin-right: 10px;
  margin-left: auto;
  padding-left: 32px;
}

.list-item-5 {
  margin-bottom: 30px;
  
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.text-span-13 {
  margin-right: 5px;
  background-color: transparent;
  color: #6fc8fd;
}

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

.list-6 {
  margin-top: 40px;
}

.div-block-24 {
  max-width: 505px;
  margin-left: auto;
}

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

.div-block-25.div-block-25-1 {
  width: 100%;
  margin-top: 10px;
}

.paragraph-13 {
  width: auto;
  margin-right: 20px;
  margin-bottom: 0px;
  
  color: #2527ce;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
}

.paragraph-14 {
  width: auto;
  margin-bottom: 0px;
  
  color: #192b5b;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-15 {
  margin-top: 20px;
  font-family: 'Avenir LT Std Heavy', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 800;
}

.text-span-15 {
  font-family: 'Avenir LT Std Black', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
}

.heading-6 {
  height: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.div-block-26 {
  position: static;
  left: 0%;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: -30%;
  padding: 30px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  /* background-image: url('../../images/infos-BG.png'); */
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-7 {
  margin-top: 40px;
  margin-bottom: 20px;
  
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

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

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.image-7 {
  margin-bottom: 20px;
}

.heading-8 {
  
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

.paragraph-16 {
  margin-top: 0px;
  margin-right: 20px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #98B7F5;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  font-weight: 700;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-30 {
  width: 40%;
}

.div-block-31 {
  width: 60%;
}

.paragraph-17 {
  width: auto;
  
  color: #fff;
  font-size: 17px;
  line-height: 25px;
}

.div-block-32 {
  margin-right: 20px;
  background-color: #2b32ec;
}

.div-block-33 {
  background-color: #2527ce;
}

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

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

.div-block-36 {
  width: 48%;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.lightbox-link {
  margin-right: 5px;
  padding-right: 0px;
}

.lightbox-link-2 {
  margin-top: 20px;
  margin-right: 5px;
}

.link-8 {
  color: #2527ce;
  font-weight: 500;
  text-decoration: none;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
}

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

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

.image-8 {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 10px;
}

.text-span-16 {
  font-family: 'Avenir LT Std Medium', sans-serif;
  font-weight: 600;
  font-size: 20px;
}

.div-block-38 {
  width: 15%;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
}

.div-block-39 {
  width: 85%;
  margin-left: 20px;
}

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

.div-block-41 {
  width: 50%;
}

.div-block-42 {
  margin-left: 32px;
}

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

.div-block-43 {
  display: none;
}

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

.div-block-46 {
  width: 49%;
}

.div-block-47 {
  width: 49%;
}

.image-9 {
  width: 100%;
  margin-bottom: 10px;
}

.list-7 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  list-style-type: "●";
  color: #6BCC9E;
  padding-left: 10px;
}

.text-span-17 {
  color: #fff;
  margin-left: 5px;
}

.text-span-18 {
  font-size: 17px;
  line-height: 25px;
}

.list-item-6 {
  margin-bottom: 5px;
}

.section-3 {
  padding-bottom: 50px;
  background-color: #eaecf2;
}

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

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 411px;
  height: 330px;
  margin-right: 15px;
  margin-bottom: 40px;
  margin-left: 15px;
  padding: 20px;
  -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;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.29);
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-18 {
  margin-bottom: 0px;
  margin-left: 10px;
  
  color: #192b5b;
  font-size: 15px;
}

.text-span-19 {
  color: #2527ce;
  font-weight: 600;
}

.div-block-51 {
  width: 100%;
  margin-top: 5px;
  padding-right: 60px;
  text-align: right;
}

.image-10 {
  margin-bottom: 15px;
}

.paragraph-19 {
  
  color: #192b5b;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.section-4 {
  margin-bottom: 80px;
}

.section-5 {
  padding-top: 50px;
  background-image: url('../../images/GLOBAL-INDUSTRIE-ONE-to-ONE.png');
  background-image: 
    -webkit-image-set(
      url('../../images/GLOBAL-INDUSTRIE-ONE-to-ONE.png') 1x,
      url('../../images/GLOBAL-INDUSTRIE-ONE-to-ONE@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../../images/GLOBAL-INDUSTRIE-ONE-to-ONE.png') 1x,
      url('../../images/GLOBAL-INDUSTRIE-ONE-to-ONE@2x.png') 2x
    );
    background-size: cover;
    background-repeat: no-repeat;
}

.paragraph-20 {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 105%;
  max-width: 1390px;
  margin-top: 40px;
  margin-left: -23px;
  -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;
}

/* .div-block-53 {
  width: 293px;
  height: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  border-radius: 5px;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.div-block-53:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
} */

.div-home-img {
  border-radius: 3px;
  height: 200px;
  width: 293px;
  background-size: 100%;
  background-position: center center;
  webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
  position: relative;
}

.div-home-img:hover {
  background-size: 110%;
}

.div-home-img::after {
  background-color: rgba(0, 24, 62, 0.4);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  border-radius: 3px;
  background-position: center center;
  webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.div-home-img:hover::after {
  background-color: rgba(0, 0, 0, 0);
}

.div-home-img._1 {
  background-image: url('../images/GlobalPack-home-rendez-vous-daffaires.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-rendez-vous-daffaires.png') 1x,
      url('../images/GlobalPack-home-rendez-vous-daffaires@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-rendez-vous-daffaires.png') 1x,
      url('../images/GlobalPack-home-rendez-vous-daffaires@2x.png') 2x
    );
}

.div-home-img._2 {
  background-image: url('../images/GlobalPack-home-dejeuners-networking.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-dejeuners-networking.png') 1x,
      url('../images/GlobalPack-home-dejeuners-networking@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-dejeuners-networking.png') 1x,
      url('../images/GlobalPack-home-dejeuners-networking@2x.png') 2x
    );
}

.div-home-img._3 {
  background-image: url('../images/GlobalPack-home-conferences-ciblees.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-conferences-ciblees.png') 1x,
      url('../images/GlobalPack-home-conferences-ciblees@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-conferences-ciblees.png') 1x,
      url('../images/GlobalPack-home-conferences-ciblees@2x.png') 2x
    );
}

.div-home-img._4 {
  background-image: url('../images/GlobalPack-home-smart-dinners-places.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-smart-dinners-places.png') 1x,
      url('../images/GlobalPack-home-smart-dinners-places@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-smart-dinners-places.png') 1x,
      url('../images/GlobalPack-home-smart-dinners-places.png') 2x
    );
}

.div-home-img._5 {
  background-image: url('../images/GlobalPack-home-challenges-innvations.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-challenges-innvations.png') 1x,
      url('../images/GlobalPack-home-challenges-innvations@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-challenges-innvations.png') 1x,
      url('../images/GlobalPack-home-conferences-ciblees@2x.png') 2x
    );
}

.div-home-img._6 {
  background-image: url('../images/GlobalPack-home-capture-de-leads.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-capture-de-leads.png') 1x,
      url('../images/GlobalPack-home-capture-de-leads@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-capture-de-leads.png') 1x,
      url('../images/GlobalPack-home-capture-de-leads@2x.png') 2x
    );
}

.div-home-img._7 {
  background-image: url('../images/GlobalPack-home-suivi-post-evenement.png');
  background-image: 
    -webkit-image-set(
      url('../images/GlobalPack-home-suivi-post-evenement.png') 1x,
      url('../images/GlobalPack-home-suivi-post-evenement@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/GlobalPack-home-suivi-post-evenement.png') 1x,
      url('../images/GlobalPack-home-suivi-post-evenement@2x.png') 2x
    );
}

/* .image-11 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  opacity: 0.6;
}

.image-11:hover {
  opacity: 1;
  transform: scale(1.1);
} */

.div-block-54 {
  height: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(#2b32ec), to(#6fc8fd));
  background-image: linear-gradient(90deg, #2b32ec, #6fc8fd);
}

.paragraph-21 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.99;
}

.link-block-7 {
  margin-right: 23px;
  margin-bottom: 40px;
  margin-left: 23px;
  text-decoration: none;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.div-block-57 {
  width: 50%;
  padding-right: 10px;
}

.div-block-57.div-block-border {
  padding-right: 20px;
  /* padding-left: 32px; */
}

.div-block-58 {
  width: 50%;
  padding-left: 75px;
}

.div-block-58.div-block-border {
  padding-right: 20px;
  padding-left: 42px;
}

.paragraph-22 {
  margin-top: 20px;
  color: #192b5b;
  font-size: 17px;
  line-height: 25px;
}

.list-8 {
  margin-top: 30px;
  color: #FD7855;
  font-size: 17px;
  line-height: 25px;
  list-style-type: "▶︎";
  padding-left: 20px;
  padding-right: 75px;
}

.section-6 {
  background-color: #fff;
  margin-top: -130px;
  padding-bottom: 80px;
}

.list-item-7 {
  font-family: 'Avenir LT Std Roman', sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 25px;
  padding-left: 10px;
}

.list-item-8 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
  padding-left: 10px;
}

.list-9 {
  margin-top: 20px;
  color: #52BFC4;
  font-size: 18px;
  line-height: 25px;
  list-style-type: "▶︎";
  padding-left: 20px;
}

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

.div-block-60 {
  width: 241px;
  height: 180px;
  margin-right: 13px;
  margin-bottom: 20px;
  margin-left: 13px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-60:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.image-12 {
  border-radius: 3px;
}

.paragraph-23 {
  width: auto;
  margin-top: -102.5px;
  margin-bottom: 0px;
  margin-left: 45px;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 20px;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-63 {
  width: 50%;
  margin-left: 20px;
}

.paragraph-24 {
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph-24.paragraph-24-2 {
  font-weight: 400;
}

.paragraph-25 {
  color: #fff;
  font-size: 26px;
  line-height: 30px;
}

.text-span-20 {
  color: #e30a17;
}

.arrow-btn {
  width: 19px;
  height: 2px;
  margin-right: 1em;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-64 {
  width: 47%;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 80px 40px;
  border-radius: 3px;
  /* background-image: url('../../images/accueil_J1_BG.png'); */
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 10px 10px 8px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
}

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

.div-block-66 {
  width: 47%;
  margin-bottom: 20px;
  padding: 80px 40px;
  border-radius: 3px;
  box-shadow: 10px 10px 8px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
}

.paragraph-26 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph-27 {
  
  color: #fff;
  font-size: 17px;
  line-height: 25px;
}

.text-span-21 {
  font-size: 20px;
  font-weight: 700;
}

.text-span-22 {
  color: #e30a17;
}

.image-13 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-span-23 {
  font-family: 'Avenir LT Std Medium', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

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

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

.div-block-69 {
  position: relative;
  left: -20px;
  top: 60px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #e30a17;
  box-shadow: 7px 7px 8px 0 rgba(0, 0, 0, 0.29);
}

.div-block-69.div-block-69-tablet, .tablet {
  display: none;
}

.paragraph-28 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
}

.div-block-70 {
  width: 48%;
  height: 80px;
  z-index: 2;
}

.div-block-70.j1 {
  margin-left: -15px;
}

.div-block-70.j2 {
  margin-right: 20px;
}

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

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #5E9D9C;
}

.div-block-73 {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  /* background-image: url('../../images/rendez-vous-BG.png'); */
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.text-span-24 {
  font-size: 80px;
  font-weight: 700;
}

.paragraph-29 {
  margin-top: 20px;
  
  color: #fff;
  font-size: 80px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.text-span-25 {
  font-size: 17px;
  font-weight: 700;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-74.div-block-74-2 {
  margin-left: 100px;
}

.div-block-74.div-block-74-3 {
  margin-left: 200px;
}

.div-block-75 {
  margin-left: 30px;
}

.heading-9 {
  
  color: #192b5b;
  font-size: 20px;
  line-height: 25px;
}

.text-span-26 {
  font-family: 'Berlin sans FB', sans-serif;
  margin-right: 5px;
  font-size: 37px;
  line-height: 44px;
  font-weight: 500;
}

.image-14 {
  border-radius: 5px;
  box-shadow: 7px 7px 8px 0 rgba(0, 0, 0, 0.29);
}

.div-block-76 {
  padding-left: 0px;
  background-image: url('../images/Pointillets.png');
  background-position: 0px 15px;
  background-size: auto;
  background-repeat: no-repeat;
}

.paragraph-30 {
  font-family: 'Avenir LT Std Black', sans-serif;
  font-size: 25px;
  line-height: 25px;
  font-weight: 900;
}

.div-block-77 {
  margin-top: 20px;
  padding: 18px;
  border-radius: 3px;
  background-color: #fff;
}

.list-item-9 {
  color: #192B5B;
  margin-left: 5px;
}

.text-span-27 {
  margin-right: 5px;
  color: #797ca7;
}

.list-10 {
  margin-bottom: 30px;
  margin-top: 15px;
  padding-left: 10px;
  font-family: 'Avenir LT Std Roman', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  list-style-type: "●";
  color: #20955D;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-79 {
  padding: 30px 20px 30px 30px;
  border-radius: 3px;
  background-color: #2527ce;
}

.paragraph-31 {
  margin-top: 20px;
  padding-right: 10px;
  
  color: #797ca7;
  font-size: 17px;
  line-height: 25px;
}

.link-9 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

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

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1205px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-block-8 {
  color: white;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.link-block-8:hover {
  color: #fff;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.image-16 {
  margin-top: 10px;
}

.dropdown-list-2 {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #fff;
}

.dropdown-list-3 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: transparent;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
  overflow: hidden;
}

/* .dropdown-list-3:before {
  content: "";
  position: absolute;
  right: 0%;
  bottom: 0%;
  border-color: #395464 #395464 transparent transparent;
  border-style: solid;
  border-width: 0px 43px 14px 0px;
  height: 0px;
  width: 0px;
  display: block;
  transform: rotate(-40deg);
  z-index: 2;
} */

.dropdown-list-3:after {
  content: '';
  position: absolute;
  width: 1100%;
  height: 1100%;
  top: 40px;
  right: -500%;
  background: #fff;
  transform-Origin: 69% 0;
  transform: rotate(160deg);
  z-index: 1;
}

.dropdown-link-2 {
  display: none;
}

.link-block-9 {
  text-decoration: none;
}

.paragraph-32 {
  margin-bottom: 5px;
  
  color: #52BFC4;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-32:hover {
  color: #FD7855;
}

.link-block-10 {
  display: block;
  color: #52BFC4;
}

.link-block-10.link-block-10-1 {
  margin-top: 20px;
}

.link-block-10:hover, .link-block-10.link-block-10-1:hover {
  color: #FD7855;
}

.heading-10 {
  margin-top: 30px;
  font-family: 'Berlin sans FB', sans-serif;
  color: #52BFC4;
  font-size: 30px;
  font-weight: normal;
}

.heading-10.heading-10-1 {
  margin-top: 40px;
}

.paragraph-33 {
  margin-top: 20px;
  font-family: 'Avenir LT Std Roman', sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 17px;
  line-height: 25px;
}

.link-10 {
  color: #52BFC4;
}

.link-10:hover {
  color: #FD7855;
}

.text-block-3 {
  font-family: 'Avenir LT Std Roman', sans-serif;
}

.text-block-4 {
  font-family: 'Avenir LT Std Roman', sans-serif;
}

.text-block-5 {
  font-family: 'Avenir LT Std Roman', sans-serif;
}

.dropdown-list-4 {
  background-color: #fff;
}

.dropdown-list-4.w--open {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
}

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

.list-numbers {
  margin-top: 30px;
  padding-left: 20px;
  color: #fff;
}

.list-numbers li {
  margin-top: 30px;
  font-size: 18px;
  font-family: 'Avenir LT Std Heavy', sans-serif;
  font-weight: 800;
}

.list-numbers li span {
  font-family: 'Berlin sans FB', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 35px;
  display: block;
}

.stat {
  font-size: 37px !important;
  display: inline-block !important;
}

.paragraph-star {
  font-family: 'Avenir LT Std Book', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 17px;
  line-height: 40px;
}

.participants-section {
  padding-top: 20px;
  padding-bottom: 10px;
}

.participants {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  margin: 50px auto;
}

.participants.home {
  margin-top: -50px;
}

.participants.slide-1 {
  opacity: 1;
}

.participants.slide-2 {
  opacity: 0;
  display: none;
}

.logo-div {
  /* border: 0.1px solid rgba(255, 255, 255, .8); */
  /* width: 200px; */
  /* border-bottom: 0.5px solid rgba(255, 255, 255, 0.8);
  border-right: 0.5px solid rgba(255, 255, 255, 0.8); */
}

.slide-1, .slide-2 {
  width: 200px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.8);
  border-right: 0.5px solid rgba(255, 255, 255, 0.8);
  transition: all 5s ease;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-1 {
  opacity: 1 !important;
}

/* .slide-1 {
  animation: 3s ease 5s infinite alternate disappear;
}

@keyframes disappear {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
} */

.slide-2 {
	opacity: 0;
	position: absolute;
	margin-left: -200px;
  /* animation: 3s ease 5s infinite alternate appear; */
}


/* @keyframes appear {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
} */

.section.contacts {
  background: linear-gradient(90deg, #395464 50%, #D7DDE0 50%);
}

.div-contacts {
  width: 40%;
  background-color: #395464;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 10px;
}

.div-infos {
  width: 60%;
  background-color: #D7DDE0;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.rdv {
  background: linear-gradient(90deg, #5E9D9C 50%, #4C6C9B 50%);
}

.div-chiffres {
  width: 35%;
  background-color: #5E9D9C;
  padding: 40px 40px 40px 0px; 
}

.div-rdv {
  width: 65%;
  background-color: #4C6C9B;
  padding: 40px 0px 40px 40px; 
}

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

.home-img-arrow {
  margin-left: 10px;
}

.map {
  height: 359px;
  width: 100%;
  border: 0;
  border-radius: 0;
}

.text-span-29 {
  font-family: 'Avenir LT Std Heavy', sans-serif;
  font-weight: 800;
}

.div-33 {
  width: 33%;
}

.text-span-30 {
  font-size: 70px;
}

.w-50 {
  width: 50%;
  margin: 0 30px;
}

.webinar-title {
  margin-bottom: 20px;
}

.webinar-img {
  margin-top: 20px;
}

.webinar-list, .webinar-list-home {
  list-style: disc;
}

.webinar-list > .list-item-4 {
  color: #7E95A3;
}

.webinar-list-home {
  margin-top: 20px;
}

.webinar-list-home > .list-item-4 {
  color: #fff;
}

.webinar-dates {
  display: inline-block;
  margin-top: 10px;
}

.img-testi {
  width: 100%;
}

.link-nav-youtube {
  width: 17px;
  height: 12px;
  margin-top: 7px;
  background-repeat: no-repeat;
  background-image: url('../images/Icon_Youtube.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Youtube.png') 1x,
      url('../images/Icon_Youtube@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Youtube.png') 1x,
      url('../images/Icon_Youtube@2x.png') 2x
    );
}

.link-nav-youtube:hover {
  background-image: url('../images/Icon_Youtube_white.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Youtube_white.png') 1x,
      url('../images/Icon_Youtube_white@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Youtube_white.png') 1x,
      url('../images/Icon_Youtube_white@2x.png') 2x
    );
}

.link-nav-facebook {
  width: 7.5px;
  height: 15.5px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/Icon_Facebook.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Facebook.png') 1x,
      url('../images/Icon_Facebook@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Facebook.png') 1x,
      url('../images/Icon_Facebook@2x.png') 2x
    );
}

.link-nav-facebook:hover {
  background-image: url('../images/Icon_Facebook_white.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Facebook_white.png') 1x,
      url('../images/Icon_Facebook_white@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Facebook_white.png') 1x,
      url('../images/Icon_Facebook_white@2x.png') 2x
    );
}

.link-nav-twitter {
  margin-top: 5px;
  width: 14px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/Icon_Twitter.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Twitter.png') 1x,
      url('../images/Icon_Twitter@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Twitter.png') 1x,
      url('../images/Icon_Twitter@2x.png') 2x
    );
}

.link-nav-twitter:hover {
  background-image: url('../images/Icon_Twitter_white.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_Twitter_white.png') 1x,
      url('../images/Icon_Twitter_white@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_Twitter_white.png') 1x,
      url('../images/Icon_Twitter_white@2x.png') 2x
    );
}

.link-nav-linkedin {
  width: 13px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../images/Icon_LinkedIn.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_LinkedIn.png') 1x,
      url('../images/Icon_LinkedIn@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_LinkedIn.png') 1x,
      url('../images/Icon_LinkedIn@2x.png') 2x
    );
}

.link-nav-linkedin:hover {
  background-image: url('../images/Icon_LinkedIn_white.png');
  background-image: 
    -webkit-image-set(
      url('../images/Icon_LinkedIn_white.png') 1x,
      url('../images/Icon_LinkedIn_white@2x.png') 2x
    );
  background-image: 
    image-set(
      url('../images/Icon_LinkedIn_white.png') 1x,
      url('../images/Icon_LinkedIn_white@2x.png') 2x
    );
}

.section-cookies {
  margin: 50px 0;
}

.widget-top {
  position: fixed;
  right: 10px;
  top: 40%;
  z-index: 100;
}

.widget-top-btn {
  display: block;
  padding: 15px 10px;
}

.widget-top-btn._1 {
  background-color: #1875AC;
}

.widget-top-btn._2 {
  background-color: #3266C7;
  margin-top: 10px;
  margin-bottom: 10px;
}

.stands-container {
  margin: 20px;
}

.stands-block {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px;
}

.stand-left, .stand-right {
  width: 48%;
}

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

.white-list {
  font-family: 'Avenir LT Std Roman', sans-serif !important;
  font-weight: 400 !important;
  padding-left: 20px;
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.white-list-item {
  margin-bottom: 5px;
}

/* .widget-top-btn._3 {
  background-color: #344853;
} */

@media screen and (max-width: 1410px) {
  .nav-link-3 {
    padding: 10px;
    background-image: none;
    font-size: 14px;
  }

  .nav-link-2 {
    padding: 10px;
    background-image: none;
    font-size: 14px;
  }
}

@media screen and (max-width: 1070px) {

  /* .menu-button {
    background-color: #395464;
    color: #fff;
  }

  .nav-menu-2._02 {
    margin-top: 365px;
    background-color: #395464;
    text-align: left;
  }

  .nav-menu-2 {
    margin-top: 300px;
    padding-top: 20px;
    padding-left: 20px;
    background-color: #395464;
    text-align: left;
  } */

  /* .nav-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #395464;
  } */

  .nav-link-2 {
    display: inline-block;
  }

  .nav-link-3 {
    display: inline-block;
  }
}

@media screen and (max-width: 991px) {

  .section-5 {
    background-color: #000438;
    padding-top: 50px;
    background-image: unset;
    background-image: 
      -webkit-image-set(
        unset
      );
    background-image: 
      image-set(
        unset
      );
      background-size: cover;
      background-repeat: no-repeat;
  }

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

  /* .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #395464;
  }

  .nav-menu-2 {
    margin-top: 300px;
    padding-top: 20px;
    padding-left: 20px;
    background-color: #395464;
    text-align: left;
  }

  .nav-menu-2._02 {
    margin-top: 365px;
    background-color: #395464;
    text-align: left;
  }

  .nav-link-2 {
    display: inline-block;
  }

  .nav-link-3 {
    display: inline-block;
  } */

  /* .menu-button {
    background-color: #395464;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #395464;
  } */

  .text-block {
    font-size: 16px;
  }

  /* .dropdown-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  } */

  .div-block-2, .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-3.div-block-border {
    width: 100%;
    max-width: 100%;
    padding-left: 32px;
  }

  .div-block-4 {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .paragraph-2.paragraph-etoile {
    text-align: center;
  }

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

  .div-block-5.center {
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  }

  .div-block-5.div-block-5-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-6.div-block-6-mb.div-block-6-mr-small {
    margin-right: 0px;
  }

  .image {
    width: 80%;
  }

  .image.img-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .div-block-9.div-block-9-tablet {
    display: block;
    width: 100%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-9.div-block-9-desktop {
    display: none;
  }

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

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

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

  .div-block-gradient {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-11 {
    width: 100%;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-3 {
    margin-bottom: 0px;
  }

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

  .div-block-15.div-block-border {
    padding-left: 32px;
  }

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

  .link-block-6, #img-a-propos-4 {
    width: 80%;
  }

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

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

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

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

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

  .paragraph-20.paragraph-20-2 {
    text-align: center;
  }

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

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

  .div-block-62 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-63 {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .paragraph-24 {
    text-align: center;
  }

  .paragraph-25 {
    text-align: center;
  }

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

  .div-block-66 {
    padding-top: 60px;
  }

  .div-block-68 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-69 {
    position: relative;
    left: auto;
    top: 30px;
    right: auto;
    margin: 0px auto;
  }

  .div-block-69.div-block-69-1 {
    left: 0px;
  }

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

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

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

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

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

  .div-block-76 {
    padding-left: 32px;
  }

  .column {
    padding-left: 20px;
  }

  .column-2 {
    padding-left: 20px;
  }

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

  .image-16 {
    margin-top: 10px;
  }

  .container-3.contacts {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .container-3.contacts, .div-block-2.contacts, .div-contacts, .div-infos {
    max-width: 100%;
    width: 100%;
  }

  .div-contacts {
    padding-left: 40px;
  }

  .div-contacts, .div-infos {
    padding-right: 40px;
  }

  .w-50 {
    width: 100%;
    margin: 0 10px;
    text-align: center;
  }

  .container-3.home {
    margin: 0 10px !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-6.home {
    margin: 0 auto;
  }

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

  .div-block-57, .div-block-58 {
    width: 100%;
    text-align: center;
    padding: 10px !important;
    padding-left: 10px !important;
  }

  .div-block-3 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 10px;
  }

  .div-block-10 {
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-left: 0;
  }

  .div-block-10._fournisseur {
    margin-left: 0;
  }

  ul {
    text-align: left;
  }

  .img-testi {
    width: 60%;
    margin: 0 auto;
  }

  .container-3.rdv {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .div-chiffres, .div-rdv {
    width: 100%;
    padding: 10px;
    text-align: center;
  }

  .heading {
    text-align: center;
  }

  .div-mesures-sanitaires {
    text-align: center;
  }

  .div-mesures-sanitaires .paragraph-3, .paragraph-30 {
    margin-top: 30px;
  }

  .paragraph-30 {
    margin-top: 10px;
  }

  .div-block-39 {
    text-align: left;
  }

  .div-33 {
    width: 100%;
    text-align: center;
  }

  .heading.info-prog {
    margin-top: 60px;
  }

  .flex.info-prog {
    align-items: center;
  }

  .paragraph-16 {
    margin-right: 0px;
  }

  .heading.tarifs {
    margin: 0 auto 20px auto;
  }

  .list-5._06.list-tablet {
    margin-top: 80px;
  }

  .stands-block {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column;
    margin-bottom: 40px;
  }
  
  .stand-left, .stand-right {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .stand-left {
    padding-right: 0px;
  }

  .mt-20-tablet {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .link-block-2.link-block-2-footer {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

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

  .div-block-5 {
    -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-6 {
    margin-bottom: 20px;
  }

  .div-block-6.mr-20 {
    margin-right: 0;
  }

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

  .div-block-7 {
    display: none;
  }

  .div-block-9.div-block-9-tablet {
    width: 100%;
  }

  .div-block-11 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-3 {
    margin-right: 0px;
    margin-bottom: 20px;
  }

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

  .section.section-infos {
    margin-top: 0px;
  }

  .div-block-13 {
    width: 100%;
    border-top-right-radius: 0px;
  }

  .div-block-13.div-block-13-2 {
    display: none;
  }

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

  .div-block-15.div-block-border {
    margin-right: auto;
  }

  .image-6 {
    margin-left: 0px;
    padding-right: 0px;
  }

  .list-3.list-3-1 {
    width: 100%;
  }

  .list-3.list-3-2 {
    width: 100%;
  }

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

  .div-block-21 {
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 15px;
  }

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

  .div-block-26 {
    width: 100%;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 15px;
  }

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

  .div-block-29 {
    text-align: left;
  }

  .lightbox-link-2 {
    width: 80%;
    margin-right: 0px;
  }

  .div-block-42.div-block-border {
    padding-right: 32px;
  }

  .div-block-43 {
    display: block;
    text-align: center;
  }

  .div-block-44 {
    display: none;
  }

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

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

  .div-block-57.div-block-border {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-58.div-block-border {
    width: 100%;
    padding-left: 32px;
  }

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

  .div-block-64 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
  }

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

  .div-block-66 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
  }

  .div-block-68 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-69.div-block-69-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tablet {
    display: block;
    margin: 0 auto;
    margin-bottom: -67px;
    z-index: 2;
  }

  .div-block-71 {
    display: none;
  }

  .div-block-76 {
    padding-right: 20px;
  }

  .column {
    padding-left: 10px;
  }

  .column-2 {
    padding-left: 10px;
  }

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

  .paragraph-31 {
    margin-top: 30px;
  }

  .image-15 {
    margin-top: 30px;
  }

  .image-16 {
    margin-top: 10px;
  }

  .list-investisseurs {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .link-block-2.link-block-2-footer {
    margin-right: 0px;
    margin-left: 0px;
  }

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

  .paragraph-2.text-center {
    text-align: center;
  }

  .image {
    width: 90%;
  }

  .div-block-9.div-block-9-tablet {
    width: 100%;
  }

  .image-2 {
    width: 90%;
  }

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

  .link-block-6, #img-a-propos-4 {
    width: 90%;
  }

  .div-block-21 {
    margin-right: 0px;
    border-radius: 15px;
  }

  .paragraph-17 {
    margin-right: 10px;
  }

  .lightbox-link-2 {
    width: 90%;
  }

  .div-block-49 {
    width: auto;
    height: auto;
  }

  .div-block-57.div-block-border {
    margin-bottom: 40px;
  }

  .div-block-64 {
    padding-top: 60px;
  }

  .div-block-66 {
    padding-top: 60px;
  }

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

  .div-block-73 {
    width: auto;
    min-width: auto;
  }

  .div-block-74 {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-74.div-block-74-2 {
    margin-bottom: 40px;
  }

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

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

  .div-block-76 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .div-block-78 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .image-15 {
    margin-top: 30px;
  }

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

  .link-block-8 {
    margin-top: 20px;
  }

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

  .image-16 {
    margin-top: 10px;
  }

  .img-testi {
    width: 100%;
  }

  .widget-top {
    display: none;
  }
}

@font-face {
  font-family: 'Berlin sans FB';
  src: url('../fonts/BRLNSR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Berlin sans FB Bold';
  src: url('../fonts/BRLNSB.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Berlin sans FB Semi Bold';
  src: url('../fonts/BRLNSDB.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir LT Std Roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Medium';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Heavy';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Black';
  src: url('../fonts/AvenirLTStd-Black.otf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}