.section {
  display: block;
  padding-top: 4px;
  padding-right: 6px;
  padding-left: 0px;
}

.body {
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
}

.section-2 {
  background-color: #fff;
}

.text-block {
  display: inline-block;
  padding-left: 22px;
  border-left: 0px solid #000;
  -webkit-perspective: 965px;
  perspective: 965px;
  font-family: 'Varela Round', sans-serif;
  color: #d7e6cb;
  font-size: 40px;
  font-weight: 400;
}

.image {
  margin: 15px;
  float: none;
  text-align: center;
}

.image-2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 18px;
}

.image-3 {
  margin: 13px;
}

.navbar {
  background-color: #ff0;
}

.container {
  display: block;
  margin-top: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.icon {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.heading {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 450%;
  line-height: 98%;
  font-weight: 800;
  text-align: left;
}

.heading:hover {
  color: #bbc042;
}

.heading.opener {
  font-size: 400%;
}

.brand {
  width: 10%;
  height: 100%;
  border-style: none;
  background-image: url('../images/logon7.png');
  background-position: 50% 0px;
  background-size: 130px;
  background-repeat: no-repeat;
}

.section-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  min-height: 90vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ff0;
  background-image: url('../images/Illustration-motif-08C.png');
  background-position: 100% 100%;
  background-size: auto 85%;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  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;
  background-color: #212d35;
  background-image: url('../images/Illustration-motif-09.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide {
  background-color: transparent;
  background-image: url('../images/001-T.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 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;
}

.slide-2 {
  background-color: transparent;
  background-image: url('../images/IMG_0699.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mask {
  background-color: transparent;
}

.slider {
  background-color: transparent;
}

.container-3 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.paragraph {
  width: auto;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 450%;
  line-height: 98%;
  font-weight: 800;
  text-align: left;
}

.paragraph:hover {
  color: #bbc042;
}

.navbar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 35px;
  padding-right: 0px;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.image-5 {
  margin-left: -10px;
  padding-left: 0px;
  background-color: transparent;
  box-shadow: none;
  text-shadow: 1px 1px 6px #000;
}

.nav-link {
  height: 35px;
  min-height: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 16px;
}

.nav-link:hover {
  font-weight: 700;
}

.nav-link.w--current {
  height: 35px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #212d35;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-2 {
  height: 35px;
  min-height: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 16px;
}

.nav-link-2:hover {
  font-weight: 700;
}

.nav-link-2.w--current {
  color: #333;
  font-weight: 700;
}

.nav-link-3 {
  height: 35px;
  min-height: 0px;
  margin-right: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 16px;
}

.nav-link-3:hover {
  font-weight: 700;
}

.nav-link-3.w--current {
  font-family: Exo, sans-serif;
  color: #212d35;
  font-weight: 700;
}

.paragraph-2 {
  display: inline-block;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  -webkit-column-count: 1;
  column-count: 1;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #ff0;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 600;
}

.nav-link-4 {
  height: 35px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Exo, sans-serif;
  color: #212d35;
  font-size: 16px;
}

.nav-link-4:hover {
  font-weight: 700;
}

.nav-link-4.w--current {
  color: #333;
  font-weight: 700;
}

.section-5 {
  min-height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.container-4 {
  height: auto;
  padding-right: 100px;
  padding-left: 55px;
}

.image-6 {
  margin-right: 10px;
  float: none;
}

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

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

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

.paragraph-3 {
  width: 17%;
  height: 120px;
  margin-right: 15px;
  padding: 10px;
  float: left;
  clear: none;
  background-color: transparent;
  background-image: url('../images/Box02.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
}

.heading-3 {
  display: block;
  width: 200px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2em;
}

.section-6 {
  height: 100vh;
  background-color: #212d35;
}

.container-5 {
  height: auto;
  padding-right: 169px;
  padding-left: 169px;
}

.slide-3 {
  background-color: #212d35;
  background-image: url('../images/Gestion_cover-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-4 {
  background-color: #212d35;
  background-image: url('../images/Gestion_cover-02.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-2 {
  min-height: 300px;
}

.slide-5 {
  background-color: #212d35;
  background-image: url('../images/Entracte_cover-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.icon-2 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.slide-nav {
  display: none;
}

.right-arrow {
  display: block;
}

.left-arrow {
  display: block;
}

.icon-n7 {
  display: block;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  font-family: Exo, sans-serif;
  font-weight: 100;
}

.image-10 {
  margin-top: 130px;
  margin-bottom: 130px;
  margin-left: 0px;
  float: none;
}

.icon-3 {
  margin-right: 0px;
  margin-left: 0px;
}

.image-11 {
  margin-top: 130px;
  float: right;
}

.image-12 {
  margin-top: 130px;
  float: left;
}

.container-6 {
  position: static;
  display: block;
  width: 80%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.div-block {
  display: block;
  width: 80%;
  min-height: 90vh;
  margin-top: 100px;
  padding-top: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.container-7 {
  display: block;
}

.div-block-2 {
  display: block;
  margin: 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-7 {
  display: block;
  min-height: 100vh;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 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;
  background-color: #ff0;
}

.div-block-3 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 80%;
  min-width: 100%;
  margin-top: 119px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-3 {
  width: 70%;
  height: 400px;
  min-height: 0%;
  min-width: auto;
  margin-right: 50px;
  margin-left: 50px;
  padding-left: 0px;
  background-color: #212d35;
}

.slide-6 {
  background-color: transparent;
  background-image: url('../images/028_GESTION403m.png');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-7 {
  background-color: transparent;
  background-image: url('../images/032_GESTION404.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mask-2 {
  padding-top: 14px;
  padding-bottom: 50px;
  background-color: transparent;
}

.left-arrow-2 {
  display: block;
}

.right-arrow-2 {
  display: block;
}

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

.portfolio-popup {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 24px;
  padding-right: 200px;
  padding-left: 200px;
  -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: #212d35;
}

.div-block-4 {
  position: static;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  display: block;
  height: 200px;
  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
}

.container-8 {
  height: 200px;
}

.text-block-2 {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: transparent;
  color: #000;
  text-align: center;
}

.div-block-5 {
  background-color: transparent;
}

.slide-8 {
  background-image: url('../images/104_GESTION404.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.slide-9 {
  width: 100%;
  background-image: url('../images/028_GESTION403m.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/032_GESTION404.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/104_GESTION404.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-nav-3 {
  padding-bottom: 0px;
}

.mask-3 {
  padding-bottom: 42px;
}

.div-block-6 {
  width: 200px;
  margin-left: 161px;
  padding-right: 0px;
  padding-left: 0px;
}

.lightbox-link {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  margin-top: 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;
}

.lightbox-link:hover {
  background-color: transparent;
}

.image-14 {
  position: static;
  display: block;
  width: 100%;
  min-height: auto;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-3 {
  position: relative;
  overflow: visible;
  margin: -85px 0px 0px;
  padding: 5px 6px 6px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #333;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.bouton-lightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  height: 130px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  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;
  text-align: center;
}

.text-block-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 130px;
  height: 130px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Exo, sans-serif;
  color: #fff;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
}

.text-block-4:hover {
  background-image: url('../images/cercleblanc.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: #000;
  font-weight: 600;
}

.image-15 {
  width: 130px;
  margin-top: 12px;
  margin-right: 20px;
  padding-top: 0px;
}

.image-16 {
  background-color: transparent;
  background-image: url('../images/prod_mag_whi.png');
  background-position: 50% 50%;
  background-size: 232px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 100px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  float: left;
  clear: right;
  -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;
}

.image-17 {
  display: block;
  width: 117px;
  height: 100%;
  margin-top: 10px;
  margin-right: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 0px;
  float: left;
}

.container-9 {
  padding-left: 25px;
}

.div-block-8 {
  width: 130px;
  height: 130px;
  float: left;
}

.image-18 {
  display: block;
  width: 117px;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 7px;
}

.image-19 {
  display: block;
  width: 117px;
  height: 100%;
  padding-top: 0px;
}

.image-20 {
  display: block;
  width: 117px;
  height: 100%;
  padding-top: 17px;
  padding-bottom: 12px;
}

.image-21 {
  display: block;
  width: 117px;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 2px;
}

.paragraph-4 {
  position: static;
  width: 200px;
  height: 100%;
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-left: 7px;
  float: left;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
}

.container-10 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 25px;
  padding-left: 25px;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  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;
  background-color: #ff0;
  background-image: url('../images/Illustration-motif-09.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  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;
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 600%;
  line-height: 100%;
  text-align: center;
  text-shadow: 0 0 11px #ff0;
}

.div-block-9 {
  width: 100px;
  height: 100%;
  background-image: url('../images/prod_mag_whi.png');
  background-position: 50% 50%;
  background-size: auto 55%;
  background-repeat: no-repeat;
}

.div-block-10 {
  width: 100px;
  height: 100%;
  background-image: url('../images/charte_mag_whi.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-11 {
  width: 100px;
  height: 100%;
  background-image: url('../images/book_whi.png');
  background-position: 50% 50%;
  background-size: auto 80%;
  background-repeat: no-repeat;
}

.nav-menu {
  float: right;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  min-height: 100vh;
  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: #307aac;
}

.section-10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-right: 0px;
  padding-left: 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: #212d35;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.heading-5 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  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;
  font-family: Exo, sans-serif;
  color: #ff0;
  font-size: 20px;
  text-align: center;
}

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

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

.container-11 {
  margin-bottom: 0px;
}

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

.paragraph-5 {
  float: left;
  clear: left;
  font-family: Exo, sans-serif;
  color: #fff;
}

.image-22 {
  float: left;
  clear: none;
}

.container-12 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.link-text:hover {
  color: #ff0;
}

.text-block-5 {
  margin-top: 6px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.link-text-02 {
  margin-top: 0px;
  color: #fff;
  font-size: 110%;
  line-height: 120%;
  font-weight: 400;
  text-decoration: none;
}

.link-text-02:hover {
  font-weight: 700;
}

.text-block-6 {
  margin-top: 8px;
  font-family: Exo, sans-serif;
  color: #ff0;
  font-size: 180%;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}

.image-23 {
  margin-top: 8px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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-11 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  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;
  background-color: #212d35;
  background-image: url('../images/Illustration-motif-09.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-24 {
  width: 30%;
  margin-bottom: 10px;
  padding-top: 0px;
}

.image-25 {
  width: 20%;
  margin-top: 17px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -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-7 {
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 150%;
  line-height: 120%;
  font-weight: 200;
  text-align: left;
}

.link-heading-01 {
  color: #212d35;
  text-decoration: none;
}

.link-heading-01:hover {
  color: #bbc042;
}

.page-2 {
  font-family: Exo, sans-serif;
}

.accueil {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-left: 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;
  background-color: #34efa1;
}

.accueil.bis {
  background-color: #fff;
}

.nav_site_n7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.brand-3 {
  width: 80px;
  height: 80px;
}

.nav_style {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 100px;
  background-color: #34efa1;
  color: #423c3c;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}

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

.bloc_legend {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dotted dotted dotted solid;
  border-width: 1px 1px 1px 5px;
  border-color: #000;
  background-color: #fff;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.bloc_legend.inverse {
  margin-top: 0px;
  border-style: dotted solid dotted dotted;
  border-width: 1px 5px 1px 1px;
  border-color: #000;
  box-shadow: none;
}

.bloc-fleche {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 20px;
  height: 20px;
  margin-top: 60px;
  margin-right: -12px;
  border-top: 1px dotted #000;
  border-right: 1px dotted #000;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bloc-fleche.inverse {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 0px;
  margin-left: -12px;
  border-style: dotted;
  border-width: 0px 0px 1px 1px;
  border-color: #000;
}

.paragraph-6 {
  padding-right: 50px;
  padding-left: 50px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
}

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

.columns {
  width: 70%;
  height: 80%;
}

.column {
  height: 80%;
  padding-right: 40px;
}

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

.ligne-verticale {
  width: 2px;
  height: 500px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #212d35;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 2px solid #000;
}

.cercle {
  position: absolute;
  top: 120px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: #212d35;
}

.cercle._1 {
  left: -10px;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 60px;
  border-width: 5px;
  border-color: #000;
  background-color: #34efa1;
}

.cercle._2 {
  left: -10px;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 120px;
  border-width: 5px;
  border-color: #000;
  background-color: #34efa1;
}

.bloc_legend-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 5px solid #000;
  background-color: #fff;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.bloc_legend-2.inverse {
  margin-top: 0px;
  border-right: 5px solid #000;
  border-left-style: none;
}

.bloc-fleche-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 20px;
  height: 20px;
  margin-top: 60px;
  margin-right: -10px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bloc-fleche-2.inverse {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 0px;
  margin-left: -10px;
}

.accueil-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-left: 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;
  background-color: #34efa1;
}

.cercle-2 {
  position: absolute;
  top: 120px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: #212d35;
}

.cercle-2._2 {
  left: -10px;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 120px;
}

.cercle-2._1 {
  left: -10px;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 60px;
}

.page-1 {
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
}

.top-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  display: none;
  height: 100vh;
  background-color: #000;
}

.bottom-div {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  height: 50vh;
  background-color: #000;
}

.carte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  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;
  background-color: #bde2ee;
}

.carte_2021 {
  width: auto;
  height: 100%;
  max-width: none;
}

.body-2 {
  height: 100vh;
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #ff0;
  }

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

  .heading {
    width: 90%;
    margin-top: 0px;
    font-size: 450%;
    line-height: 92%;
  }

  .section-3 {
    background-size: auto 65%;
  }

  .section-4 {
    background-image: url('../images/Illustration-motif-09V2.png');
    background-size: cover;
  }

  .container-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .paragraph {
    width: 70%;
    margin-top: 2px;
    margin-bottom: 0px;
    font-size: 450%;
    line-height: 97%;
  }

  .navbar-2 {
    padding-left: 0px;
    background-color: #fff;
  }

  .brand-2 {
    padding-left: 0px;
  }

  .brand-2.w--current {
    padding-left: 0px;
  }

  .image-5 {
    padding-left: 0px;
  }

  .nav-link-3 {
    margin-right: 20px;
  }

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

  .paragraph-3 {
    width: 17%;
    height: 105px;
    font-size: 10px;
    line-height: 12px;
  }

  .container-5 {
    padding-right: 68px;
    padding-left: 68px;
  }

  .container-6 {
    display: block;
    -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 {
    padding-top: 0px;
    background-position: 86% 100%;
    background-size: auto 80%;
  }

  .div-block-2 {
    width: 80%;
    margin: 25px 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .portfolio-popup {
    display: none;
  }

  .lightbox-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bouton-lightbox {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-9 {
    padding-left: 0px;
  }

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

  .section-8 {
    background-image: url('../images/Illustration-motif-09V2.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .heading-4 {
    margin-top: 0px;
    font-size: 500%;
  }

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

  .div-block-13 {
    width: auto;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .link-text-02 {
    display: block;
    font-size: 100%;
  }

  .text-block-6 {
    font-size: 150%;
  }

  .div-block-15 {
    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-11 {
    background-image: url('../images/Illustration-motif-09V.png');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-24 {
    display: block;
  }

  .div-block-16 {
    width: 80%;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-heading-01 {
    line-height: 97%;
  }

  .paragraph-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .columns {
    width: 90%;
  }

  .page-1 {
    background-color: #ff0;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-top: 0px;
    padding-left: 0px;
  }

  .heading {
    width: 100%;
    margin-top: 0px;
    font-size: 270%;
    line-height: 100%;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 270%;
    line-height: 100%;
  }

  .brand-2 {
    padding-left: 0px;
  }

  .brand-2.w--current {
    padding-left: 0px;
  }

  .image-5 {
    padding-left: 0px;
  }

  .nav-link {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    background-color: #fff;
    font-size: 1.5em;
  }

  .nav-link.w--current {
    background-color: #fff;
    color: #212d35;
    font-size: 1.5em;
  }

  .nav-link-2 {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    color: #212d35;
    font-size: 1.5em;
  }

  .nav-link-2.w--current {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.5em;
  }

  .nav-link-3 {
    min-height: 50px;
    margin-right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    color: #212d35;
    font-size: 1.5em;
  }

  .paragraph-2 {
    font-size: 0.95em;
    line-height: 1.3em;
  }

  .heading-2 {
    line-height: 1.2em;
  }

  .nav-link-4 {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    color: #212d35;
    font-size: 1.5em;
  }

  .container-4 {
    height: auto;
  }

  .paragraph-3 {
    width: 23%;
  }

  .div-block {
    padding-top: 0px;
    background-position: 130% 100%;
    background-size: auto 80%;
  }

  .menu-button {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: #212d35;
  }

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

  .bouton-lightbox {
    margin-bottom: 10px;
  }

  .container-9 {
    padding-left: 0px;
  }

  .container-10 {
    margin-bottom: 20px;
  }

  .section-8 {
    background-image: url('../images/Illustration-motif-09V2.png');
  }

  .heading-4 {
    font-size: 400%;
  }

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

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

  .section-11 {
    background-image: url('../images/Illustration-motif-09.png');
    background-size: cover;
  }

  .image-24 {
    width: 35%;
  }

  .image-25 {
    width: 22%;
  }

  .text-block-7 {
    line-height: 100%;
  }

  .paragraph-6 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .columns {
    width: 95%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #ff0;
  }

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

  .heading {
    margin-top: 0px;
    font-size: 230%;
    line-height: 100%;
  }

  .brand {
    position: fixed;
    left: 0px;
    top: 0px;
    float: left;
  }

  .section-3 {
    background-position: 59% 100%;
    background-size: auto 60%;
  }

  .section-4 {
    background-image: url('../images/Illustration-motif-09V.png');
    background-size: auto;
    background-repeat: no-repeat;
  }

  .image-4 {
    margin-bottom: 9px;
  }

  .container-2 {
    height: auto;
    margin-bottom: 0px;
    padding-right: 28px;
    padding-left: 28px;
    text-align: left;
  }

  .paragraph {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 230%;
  }

  .brand-2 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .brand-2.w--current {
    padding-left: 0px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #212d35;
    font-size: 1.5em;
  }

  .nav-link.w--current {
    font-size: 1.5em;
  }

  .nav-link-2 {
    min-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.5em;
  }

  .nav-link-2.w--current {
    font-size: 1.5em;
  }

  .paragraph-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
  }

  .heading-2 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 1.7em;
    line-height: 1.2em;
    text-align: center;
  }

  .container-4 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .paragraph-3 {
    width: 43%;
  }

  .heading-3 {
    margin-top: 15px;
    text-align: center;
  }

  .container-5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .image-11 {
    margin-right: 12px;
  }

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

  .div-block {
    padding-top: 0px;
    background-position: 63% 100%;
    background-size: auto 50%;
    background-attachment: scroll;
  }

  .div-block-2 {
    width: 80%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .bouton-lightbox {
    width: 130px;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 10px;
  }

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

  .image-17 {
    position: static;
    padding-bottom: 0px;
    float: none;
    text-align: left;
  }

  .container-9 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: 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;
  }

  .image-18 {
    padding-top: 5px;
  }

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

  .image-20 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-21 {
    margin-top: 29px;
  }

  .paragraph-4 {
    margin-bottom: 0px;
    padding-top: 5px;
    text-align: center;
  }

  .container-10 {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-8 {
    background-image: url('../images/Illustration-motif-09V2.png');
    background-size: cover;
  }

  .heading-4 {
    width: auto;
    margin-bottom: 10px;
    font-size: 290%;
    text-shadow: none;
  }

  .section-10 {
    background-position: 2% 100%;
    background-size: auto 60%;
  }

  .heading-5 {
    font-family: Exo, sans-serif;
  }

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

  .div-block-14 {
    margin-bottom: 30px;
  }

  .div-block-15 {
    width: 80%;
  }

  .section-11 {
    background-image: url('../images/Illustration-motif-09V.png');
    background-position: 50% 50%;
    background-size: cover;
  }

  .image-24 {
    width: 40%;
  }

  .image-25 {
    width: 30%;
  }

  .text-block-7 {
    width: 80%;
    margin-bottom: 5px;
    font-size: 120%;
    line-height: 100%;
  }

  .page-1 {
    background-color: #ff0;
  }
}

