/** END FONCTIONS **/
@font-face {
  font-family: 'Playlist';
  src: url('../fonts/Playlist-Script.eot');
  src: url('../fonts/Playlist-Script.eot?#iefix') format('embedded-opentype'), url('../fonts/Playlist-Script.woff2') format('woff2'), url('../fonts/Playlist-Script.woff') format('woff'), url('../fonts/Playlist-Script.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#slider_home .slide {
  margin-bottom: 5px;
}
#slider_home .slide .fond {
  display: none;
}
#slider_home .slide .entete {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 150px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
#slider_home .slide .entete .titre {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
  font-family: omnes-pro, sans-serif;
  margin-bottom: 5px;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
}
#slider_home .slide .entete .soustitre {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
#slider_home .slide .entete i {
  position: absolute;
  top: 20px;
  right: 20px;
}
#slider_home .slide .entete i:before {
  color: #fff;
  font-weight: 300;
  font-size: 24px;
}
#slider_home .slide .content {
  padding: 20px;
  display: none;
}
#slider_home .slide .content .titre {
  display: none;
}
#slider_home .slide .content .img {
  display: none;
}
#slider_home .slide .content .texte li {
  width: 50%;
}
#slider_home .slide .content .texte li:before {
  content: '+';
  font-size: 44px;
  font-family: 'Playlist';
  margin-right: 10px;
  display: inline-block;
  line-height: 19px;
  vertical-align: bottom;
  color: #00A2CC;
  opacity: 1;
}
#slider_home .slide .content .texte ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#slider_home .slide .content .texte ul + p {
  margin-top: 20px;
}
#slider_home .slide .content .texte li,
#slider_home .slide .content .texte p {
  font-size: 16px;
  line-height: 1.3;
}
#slider_home .slide.open .entete {
  height: 215px;
}
#slider_home .slide.open .entete .titre {
  color: #fff;
  -webkit-text-stroke: none;
}
#slider_home .slide:nth-of-type(1) .content .texte li:before {
  color: #00A2CC;
}
#slider_home .slide:nth-of-type(2) .content .texte li:before {
  color: #36AF8D;
}
#slider_home .slide:nth-of-type(3) .content .texte li:before {
  color: #88BF56;
}
#btn_recherche {
  text-align: center;
  padding: 40px 0;
}
#btn_recherche a {
  font-family: 'Playlist';
  font-size: 30px;
  line-height: 1.5;
  display: inline-block;
  color: #88BF56;
  border-bottom: 2px solid #36AF8D;
}
#section_partageo img {
  width: 274px;
  margin: 0 auto;
}
#section_partageo h1 {
  margin-top: 30px;
}
#section_partageo h1 span {
  background-image: url('../images/partageo.svg');
  background-size: 100%;
  width: 176px;
  height: 30px;
  font-size: 0;
  display: block;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  opacity: 0.3;
}
#section_partageo h1 strong {
  color: #00A2CC;
  font-size: 20px;
  font-family: 'Comfortaa', cursive;
}
#section_partageo .texte {
  margin-top: 30px;
}
#section_partageo .texte p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
#section_chiffres {
  padding: 50px 0;
}
#section_chiffres .chiffre {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  align-items: center;
}
#section_chiffres .chiffre .content {
  padding-left: 30px;
}
#section_chiffres .chiffre .content .nombre {
  font-size: 50px;
  font-weight: bold;
  color: #00A2CC;
  font-family: omnes-pro, sans-serif;
}
#section_recrute {
  background-color: #F1F2F8;
}
#section_recrute .gauche {
  padding: 30px 20px;
}
#section_recrute .gauche .titre {
  color: #00A2CC;
  font-size: 20px;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
}
#section_recrute .gauche .texte {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5;
}
#section_recrute .gauche .metiers {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: space-between;
}
#section_recrute .gauche .metiers li {
  width: 30%;
  margin-top: 30px;
  background-image: url(../images/cloud_picto.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 85px;
  padding-top: 20px;
}
#section_recrute .gauche .metiers li img {
  margin: 0 auto;
}
#section_recrute .gauche .metiers li .nom {
  font-size: 13px;
  margin-top: 15px;
  line-height: 1.2;
}
#section_recrute .droite {
  background-color: #000;
  padding: 40px 20px;
  background-image: url(../images/cv-femme-cafetiere.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#section_recrute .droite .titre {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
  font-family: omnes-pro, sans-serif;
  margin-bottom: 20px;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  letter-spacing: 1.2px;
}
#section_recrute .droite .stitre {
  font-family: 'Comfortaa', cursive;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
}
#section_recrute .droite .texte {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
#section_talent {
  padding: 50px 0;
}
#section_talent .titre {
  color: #00A2CC;
  font-size: 20px;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
}
#section_talent .texte {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5;
}
#section_texte {
  background-color: #F1F2F8;
  padding: 30px 0;
}
#section_texte .titre {
  color: #00A2CC;
  font-size: 20px;
  line-height: 1.3;
  font-family: 'Comfortaa', cursive;
}
#section_texte .texte {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5;
}
#section_texte .texte p:not(:last-of-type) {
  margin-bottom: 1.5em;
}
#section_actus {
  padding: 100px 0;
}
#section_actus .section_titre {
  font-family: omnes-pro, sans-serif;
  font-size: 48px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #ff0000;
  opacity: 0.3;
  text-transform: uppercase;
}
#section_actus .section_stitre {
  font-size: 30px;
  color: #36AF8D;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
}
#section_actus .les_articles {
  margin-top: 35px;
}
/* Version 768 */
@media (min-width: 768px) {
  #section_partageo .conteneur {
    display: flex;
    align-items: center;
  }
  #section_partageo .conteneur .col {
    width: 50%;
  }
  #section_chiffres .conteneur {
    display: flex;
    justify-content: space-between;
  }
  #section_recrute {
    display: flex;
  }
  #section_recrute .col {
    width: 50%;
  }
  #section_recrute .col:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
/* Version > 1024 */
@media (min-width: 1024px) {
  .conteneur_slider {
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
  }
  #slider_home {
    position: relative;
    height: 600px;
    width: 100%;
  }
  #slider_home .slide {
    margin-bottom: 0;
  }
  #slider_home .slide .fond {
    width: calc(100% - 250px);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #slider_home .slide .entete {
    height: 200px;
    width: 250px;
    position: absolute;
    right: 0;
    z-index: 20;
    justify-content: start;
    background-image: none !important;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #slider_home .slide .entete i {
    top: auto;
    bottom: 20px;
  }
  #slider_home .slide .entete i,
  #slider_home .slide .entete .titre,
  #slider_home .slide .entete .soustitre {
    z-index: 10;
  }
  #slider_home .slide .entete:hover {
    opacity: 0.8;
  }
  #slider_home .slide .content {
    height: 600px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    padding-bottom: 120px;
    justify-content: end;
    z-index: 10;
    padding-right: 300px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #slider_home .slide .content .img {
    display: none;
  }
  #slider_home .slide .content .titre {
    display: block;
    position: absolute;
    line-height: 80px;
    bottom: 0;
    left: 0;
    font-size: 120px;
    font-weight: 500;
    font-family: omnes-pro, sans-serif;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.3;
  }
  #slider_home .slide .content .texte li,
  #slider_home .slide .content .texte p {
    color: #fff;
    font-size: 22px;
  }
  #slider_home .slide .content .texte li {
    margin-bottom: 15px;
  }
  #slider_home .slide .content .texte li:before {
    font-size: 67px;
    line-height: 30px;
  }
  #slider_home .slide .content .btn {
    height: auto;
    width: fit-content;
  }
  #slider_home .slide:nth-of-type(1) .entete {
    top: 0;
    background: #00A2CC;
  }
  #slider_home .slide:nth-of-type(1) .content .texte li:before {
    color: #66dfff;
  }
  #slider_home .slide:nth-of-type(2) .entete {
    top: 200px;
    background: #36AF8D;
  }
  #slider_home .slide:nth-of-type(2) .content .texte li:before {
    color: #9de1ce;
  }
  #slider_home .slide:nth-of-type(3) .entete {
    top: 400px;
    background: #88BF56;
  }
  #slider_home .slide:nth-of-type(3) .content .texte li:before {
    color: #d6e9c5;
  }
  #slider_home .slide:not(.open) .entete:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  }
  #slider_home .slide.open .fond {
    opacity: 1;
  }
  #slider_home .slide.open .content {
    opacity: 1;
    visibility: visible;
  }
  #slider_home .slide.open .entete {
    background: #fff !important;
    height: 200px;
  }
  #slider_home .slide.open .entete .titre {
    font-weight: 800;
  }
  #slider_home .slide.open:nth-of-type(1) .entete .titre,
  #slider_home .slide.open:nth-of-type(1) .entete .soustitre {
    color: #00A2CC;
  }
  #slider_home .slide.open:nth-of-type(2) .entete .titre,
  #slider_home .slide.open:nth-of-type(2) .entete .soustitre {
    color: #36AF8D;
  }
  #slider_home .slide.open:nth-of-type(3) .entete .titre,
  #slider_home .slide.open:nth-of-type(3) .entete .soustitre {
    color: #88BF56;
  }
  #btn_recherche a {
    font-size: 45px;
  }
  #section_partageo h1 {
    font-size: 24px;
  }
  #section_partageo h1 strong {
    font-size: 24px;
  }
  #section_partageo h1 span {
    width: 345px;
    height: 60px;
  }
  #section_partageo img {
    width: 548px;
  }
  #section_chiffres {
    padding: 90px 0;
  }
  #section_recrute .gauche {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #section_recrute .gauche .titre {
    font-size: 36px;
    max-width: 350px;
  }
  #section_recrute .gauche .content {
    max-width: 610px;
    margin-left: auto;
    padding-right: 30px;
  }
  #section_recrute .gauche .metiers {
    padding-right: 40px;
  }
  #section_recrute .gauche .metiers li {
    margin-top: 50px;
  }
  #section_recrute .droite {
    border-top: 70px solid #fff;
    padding-left: 70px;
    position: relative;
  }
  #section_recrute .droite:before {
    content: '';
    position: absolute;
    top: -70px;
    left: 0;
    height: 70px;
    width: 120px;
    background-color: #F1F2F8;
  }
  #section_recrute .droite:after {
    content: '';
    position: absolute;
    bottom: -130px;
    left: 45%;
    width: 170px;
    height: 170px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/cercle_blanc.png);
    z-index: 15;
  }
  #section_recrute .droite .titre {
    font-size: 60px;
  }
  #section_recrute .droite .stitre {
    font-size: 34px;
  }
  #section_recrute .droite .content {
    max-width: 610px;
  }
  #section_talent {
    padding: 90px 0;
  }
  #section_talent .titre {
    font-size: 40px;
    padding-top: 80px;
    position: relative;
    z-index: 10;
    letter-spacing: 1px;
  }
  #section_talent .texte {
    max-width: 440px;
    position: relative;
    z-index: 10;
  }
  #section_talent .btn {
    height: auto;
  }
  #section_talent .conteneur {
    height: 830px;
    position: relative;
  }
  #section_talent .conteneur:after {
    content: "";
    position: absolute;
    top: 0;
    left: 450px;
    width: 570px;
    height: 570px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/cercle_gris.png);
    background-size: cover;
  }
  #section_talent .talents .talent .visuel {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #section_talent .talents .talent .prenom {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
  }
  #section_talent .talents .talent .poste {
    font-size: 16px;
    line-height: 22px;
  }
  #section_talent .talents .talent:nth-of-type(1) {
    position: absolute;
    top: 85px;
    right: 535px;
  }
  #section_talent .talents .talent:nth-of-type(1) .visuel {
    width: 265px;
    height: 330px;
  }
  #section_talent .talents .talent:nth-of-type(2) {
    position: absolute;
    top: 0;
    right: 120px;
  }
  #section_talent .talents .talent:nth-of-type(2) .visuel {
    width: 310px;
    height: 315px;
  }
  #section_talent .talents .talent:nth-of-type(3) {
    position: absolute;
    right: 310px;
    top: 400px;
  }
  #section_talent .talents .talent:nth-of-type(3) .visuel {
    width: 205px;
    height: 270px;
  }
  #section_talent .talents .talent:nth-of-type(4) {
    position: absolute;
    right: 20px;
    top: 400px;
  }
  #section_talent .talents .talent:nth-of-type(4) .visuel {
    width: 270px;
    height: 360px;
  }
  #section_texte {
    padding: 60px 0;
    text-align: center;
    background-image: url(../images/arbre.png);
    background-repeat: no-repeat;
    background-position: left 100px bottom -10px;
    background-repeat: 258px;
  }
  #section_texte .titre {
    font-size: 24px;
  }
  #section_actus .section_titre {
    font-size: 60px;
  }
  #section_actus .section_stitre {
    font-size: 40px;
    margin-top: -15px;
  }
  #section_actus .les_articles {
    display: flex;
    justify-content: space-between;
  }
  #section_actus .les_articles li {
    width: 30%;
  }
  #section_actus .btn {
    position: absolute;
    top: 0;
    right: 20px;
  }
}
/* Version > 1200 */
@media (min-width: 1200px) {
  #slider_home {
    height: 750px;
  }
  #slider_home .slide .fond {
    width: calc(100% - 400px);
  }
  #slider_home .slide .entete {
    height: 250px;
    width: 400px;
    padding: 35px;
  }
  #slider_home .slide .entete .titre {
    font-size: 42px;
  }
  #slider_home .slide .entete .soustitre {
    font-size: 20px;
  }
  #slider_home .slide .content {
    height: 750px;
    padding-right: 480px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
  }
  #slider_home .slide:nth-of-type(1) .entete {
    top: 0;
  }
  #slider_home .slide:nth-of-type(2) .entete {
    top: 250px;
  }
  #slider_home .slide:nth-of-type(3) .entete {
    top: 500px;
  }
  #slider_home .slide.open .entete {
    height: 250px;
  }
  #section_actus .les_articles li:nth-of-type(1) {
    flex: 1;
  }
  #section_actus .les_articles li:nth-of-type(1) a {
    position: relative;
    display: block;
  }
  #section_actus .les_articles li:nth-of-type(1) .visuel {
    height: 520px;
  }
  #section_actus .les_articles li:nth-of-type(1) .contenu {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 76%;
    background-color: #fff;
  }
  #section_actus .les_articles li:nth-of-type(2) {
    transform: translateY(-90px);
  }
  #section_actus .les_articles li:not(:nth-of-type(1)) {
    width: 290px;
    margin-left: 40px;
  }
  #section_actus .les_articles li:not(:nth-of-type(1)) .visuel {
    height: 400px;
  }
}
@media (min-width: 1400px) {
  #slider_home .slide .content {
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
  }
  #slider_home .slide .content .btn {
    white-space: nowrap;
  }
}
@media (min-width: 1600px) {
  #slider_home {
    height: 750px;
  }
  #slider_home .slide .content {
    padding-right: 300px;
  }
}
