/*
SOMMAIRE
01 - Accueil


*/

.contentFrontPage {
    padding-bottom: 0 !important;
}

/* 01 - Carrousel */
#headerSlider {
  position: relative;
  margin-bottom: 80px;
}
.imageCover{
  height: 70vh !important;
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
  min-height: 700px;
}
    .middleText {
        position: relative;
        z-index: 100000;
    }
        .textLogo {
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
        }
          .textLogo > h1,
          .textLogo > h2,
          .textLogo > h3,
          .textLogo > h4 {
            font-size: 5rem;
            color: var(--white);
            font-weight: 500;
            margin: 0 0 10px 0;
          }
            .textLogo > img {
              width: 110px;
              margin-bottom: 20px;
            }
@media screen and (max-width: 768px), (max-device-width: 768px) {
    .imageCover {
            height: 500px !important;
    }

    .textLogo > img {
        width: 70px;
    }
    .textLogo > h1,
    .textLogo > h2,
    .textLogo > h3,
    .textLogo > h4 {
        font-size: 2.5rem;
    }
}

#headerSlider ul.slick-dots {
  display: flex;
  justify-content: center;
  /* position: absolute; */
  max-width: 100%;
  bottom: 0;
  margin-top: -30px;
}
    #headerSlider .slick-dots li {
        margin-left: 5px;
    }
        #headerSlider .slick-dots li button {
            cursor: pointer;
            border-radius: 50%;
            border: solid 1px var(--white);
            padding: 0;
            width: 10px;
            height: 10px;
        }
        #headerSlider .slick-dots li.slick-active button {
            background: var(--white);
        }


/* 02 - Texte introduction */
.page-home_intro {
    position: relative;
    margin-top: -65px;
}
.page-home_intro .textIntro h1 {
  font-size: 4rem;
  color: var(--red);
}
    .textIntro {
        color: var(--color-secondary);
        padding: 0 95px;
        text-align: center;
    }
      .textIntro p:last-of-type {
          margin-bottom: 50px;
      }
      .textIntro p {
        color: var(--gray-700);
        padding: 24px 0;
        font-size: 1.8rem;
      }
      @media (max-width:767px) {
      .textIntro {
          padding: 0 10px;
      }
      .page-home_intro .textIntro h1 {
        font-size: 3rem;
      }
      .textIntro p:last-of-type {
        font-size: 1.6rem;
      }
      }

/* 03 - Ligne séparateur */
.ligneSep {
    margin-bottom: 50px;
    background: var(--red-light);
}

/* 04 - Texte et images */
.bloc-texte-images-inte .image {
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #000;
}
    .bloc-texte-images-inte .image::before {
        display: block;
        width: 100%;
        padding-top: 100%;
        content: "";
    }
    .bloc-texte-images-inte .image img {
        position: absolute;
        top: 0;
        left: 0;
    }
.hauteurColonnes1 {
    height: 240px;
    overflow: hidden;
}
.hauteurColonnes2 {
    height: 240px;
    overflow: hidden;
}
/* 05 - Logo en fond de page */
.logoFond {
    position: absolute;
    top: 5%;
    right: -191px;
    z-index: -1;
    width: 379px;
}
.logoFond2 {
    position: absolute;
    top: 62%;
    left: -290px;
}


/* 07 - Boite d'icone */
.page-home_metiers {
  background-color: var(--gray-100);
}
.page-home_metiers .row {
  justify-content: space-evenly;
  text-align: center;
}
.page-home_metiersPicto {
    height: 80px;
}
.page-home_metiersPicto img {
    max-height: 80px;
}
.page-home_metiers h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 96px;
}
    .page-home_metiersContenu h3 {
      font-size: 1.8rem;
      margin: 20px 0;
    }
    @media (min-width: 576px) {
      .page-home_metiersContenu h3 {
        font-size: 2rem;
      }
    }
    .page-home_metiersContenu {
      margin-bottom: 140px;
    }
    @media (max-width: 575px) {
      .page-home_metiersContenu {
        padding: 0 42px;
        margin-bottom: 70px;
      }
    }
    .page-home_metiersContenu p {
      margin-bottom: 20px;
    }




/* presentation */
.page-home_presentation {
  background-color: var(--color-primary);
}
.page-home_presentation .row {
  align-items: center;
}
.page-home_presentation h2 {
  color: var(--white);
  line-height: 140%;
  font-size: 2.4rem;
}


/* Chiffres cles */
.page-home_chiffresCles {
  background-color: var(--gray-100);
  padding-bottom: 110px;
}
.page-home_chiffresCles .chiffre {
  font-size: 5rem;
  color: var(--color-primary);
  margin-bottom: 0;
}
@media (min-width:576px) {
  .page-home_chiffresCles .chiffre {
    font-size: 7rem;
  }
  .page-home_chiffresCles-item {
    margin-bottom: 110px;
  }
}
.page-home_chiffresCles .row {
  justify-content: space-between;
  text-align: center;
}
.page-home_chiffresCles-item {
  margin-bottom: 0;
  margin-top: 110px;
}
.page-home_chiffresCles-item p {
  color: var(--gray-700);
}
.page-home_chiffresCles-item h2 {
  text-align: center;
}
.page-home_chiffresCles-item h3 {
  margin-bottom: 0;
}
.page-home_chiffresCles h2 {
  margin-bottom: 0;
  text-align: center;
  margin-top: 0;
}

/* remonte actu */
.page-home_actu {
  margin-bottom: 110px;
}
.page-home_actu h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 80px;
}


/* 07 - Nos partenaire */
.page-home_partenaire {
    background-color: var(--gray-100);
}
    .page-home_partenaire .row {
      justify-content: space-between;
    }
    .page-home_partenaire h2 {
      margin-top: 0;
      margin-bottom: 80px;
    }
    .page-home_partenaireLogo {
      background-color: var(--white);
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      margin-right: 15px;
      position: relative;
    }
    .page-home_partenaireLogo-content {
      position: relative;
    }
    .page-home_partenaireLogo-content img {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 80%;
      max-height: 80%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
    }
    .page-home_partenaireLogo-content::before {
      content: '';
      width: 100%;
      padding-top: 100%;
      display: block;
    }
    .page-home_partenaire .link {
      margin: 80px 0;
    }
    .slick-track {
      margin-left: auto;
      margin-right: auto
    }

