@font-face {
  font-family: Wtsolaire;
  src: url('../fonts/WTSolaire-TextRegular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #000;
}

.right-arrow, .left-arrow {
  display: block;
}

.icon, .icon-2, .slide-nav {
  display: none;
}

.slider {
  background-color: #e41717;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
  overflow: clip;
}

.slide {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.mask {
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.supercontainer {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image {
  overflow: hidden;
}

.slide-2 {
  position: absolute;
  inset: 0%;
}

.slides {
  height: 100%;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.slider-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.icon-3 {
  display: none;
  position: static;
}

.icon-4, .slide-nav-2, .left-arrow-2, .right-arrow-2, .slide-nav-3 {
  display: none;
}

.slider-3 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.slide-4 {
  width: auto;
  height: auto;
  position: static;
  overflow: hidden;
}

.container {
  z-index: 10;
  width: auto;
  height: 100px;
  position: fixed;
}

.heading {
  float: none;
  color: #fff;
  background-color: #c92f2f00;
  margin-left: 0;
  font-family: Wtsolaire, Arial, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  position: static;
}

.paragraph {
  float: left;
  clear: none;
  color: #fff;
  text-align: right;
  margin-top: 4px;
  margin-left: 5px;
  font-family: Wtsolaire, Arial, sans-serif;
  font-size: 1vw;
  font-weight: 400;
}

.heading-2 {
  float: left;
  clear: left;
  color: #fff;
  margin-top: 50px;
  margin-left: 20px;
  margin-right: 5px;
  font-family: Wtsolaire, Arial, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  display: block;
}

.navi {
  z-index: 10;
  text-align: right;
  width: 1000px;
  height: 100px;
  margin-right: 20px;
  position: fixed;
  inset: 0% 0% auto auto;
}

.navi-paragraphs {
  float: right;
  color: #fff;
  text-align: right;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Wtsolaire, Arial, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  text-decoration: none;
}

.image-2 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
}

.slide-5, .slide-6, .slide-7 {
  position: absolute;
}

.slideimages {
  text-align: center;
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}

.slider_div {
  text-align: center;
}

.slider_main {
  height: 99%;
  position: absolute;
  inset: 0%;
}

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

.container2 {
  z-index: 200;
  margin-left: 74px;
  position: absolute;
}

.slide-1 {
  background-image: url('../images/GJMGD_WEB_MAQUETTE.png');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/GJMGD_WEB_MAQUETTE2.png');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/GJMGD_WEB_MAQUETTE3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/GJMGD_WEB_MAQUETTE4.png');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/GJMGD_WEB_MAQUETTE5.png');
  background-position: 50%;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .heading {
    margin-bottom: 0;
    font-size: 3vw;
  }

  .paragraph {
    margin-top: 4px;
    margin-left: 0;
    font-size: 1.5vw;
  }

  .heading-2 {
    margin-top: 40px;
    font-size: 10vw;
  }

  .navi-paragraphs {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 2vw;
  }

  .slideimages {
    box-sizing: border-box;
    clear: both;
    vertical-align: sub;
    object-fit: fill;
    width: auto;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: static;
  }

  .slider_div {
    width: 100%;
    position: relative;
  }

  .slide-1 {
    background-image: url('../images/GJMGD_WEB_MAQUETTE.png');
    background-position: 50%;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-top: 12px;
    font-size: 4vw;
    display: none;
  }

  .paragraph {
    display: none;
  }

  .heading-2 {
    margin-top: 80px;
    font-size: 30vw;
  }

  .navi-paragraphs {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 4vw;
  }

  .slideimages {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    margin-left: auto;
    overflow: visible;
  }
}

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

  .heading-2 {
    margin-top: 49px;
    font-size: 25vw;
  }

  .navi {
    margin-top: 10px;
  }

  .navi-paragraphs {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 5vw;
  }

  .mask-2 {
    height: 100%;
    max-height: 100%;
    position: fixed;
    inset: 0%;
  }

  .slideimages {
    margin-left: auto;
  }
}


@font-face {
  font-family: 'Wtsolaire';
  src: url('../fonts/WTSolaire-TextRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}