/** END FONCTIONS **/
/** HAUT **/
#slider_home {
  margin-bottom: 0;
}
#slider_home:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 20px;
  background: url(../images/bordure-slide.webp) center left 0px no-repeat;
  background-size: 1920px 20px;
  position: absolute;
  z-index: 5;
  left: 0;
}
#slider_home:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.6) 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#slider_home .carousel__slide {
  width: 100%;
  padding: 0;
}
#slider_home .content {
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0 20px;
  max-width: 800px;
  margin: 0px auto;
}
#slider_home .carousel__dots {
  top: auto;
  bottom: 10px;
  z-index: 3;
}
#slider_home .carousel__dots .carousel__dot {
  width: 20px;
  height: 20px;
}
#slider_home .carousel__dots .carousel__dot:after {
  width: 14px;
  height: 14px;
  background-color: #fff;
}
#conteneur_h1_h {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0%, -50%);
  max-width: calc(100% - 40px);
  z-index: 3;
}
#contenu_h1_h #ffh {
  color: #fff;
  font-weight: 700;
  font-size: 1.25em;
}
#contenu_h1_h h1 {
  margin: 10px 0;
  font-size: 2em;
}
#contenu_h1_h h1 .jaune {
  font-family: 'bebas_neue';
  text-transform: uppercase;
  display: block;
  color: #FFD642;
  -webkit-text-stroke: 1px #FFD642;
}
#contenu_h1_h h1 .blanc {
  font-family: 'bebas_neue';
  text-transform: uppercase;
  display: block;
  color: #fff;
  -webkit-text-stroke: 1px #fff;
}
#contenu_h1_h .intro {
  font-size: 0.85em;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 10px;
}
/** END HAUT **/
/** REA **/
#rea_proj {
  padding: 30px 0 20px 0;
}
#slide_rea {
  margin-bottom: 0;
  position: relative;
}
#slide_rea .carousel__slide {
  width: 100%;
  padding: 0;
}
#slide_rea .visuels {
  width: 87%;
  max-width: 560px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}
#slide_rea .visuels .visu1 {
  max-width: 95%;
}
#slide_rea .visuels .visu1 img {
  border-radius: 50%;
}
#slide_rea .visuels .visu2 {
  max-width: 45%;
  position: absolute;
  left: -3px;
  bottom: -50px;
}
#slide_rea .visuels .visu2 img {
  border-radius: 50%;
  border: 10px solid #1B3546;
}
#slide_rea .contenu {
  padding: 80px 20px 15px 20px;
}
#slide_rea .carousel__dots {
  top: auto;
  bottom: 0;
}
#slide_rea .carousel__dots .carousel__dot {
  border: 1px solid #DFDBDB;
  border-radius: 50%;
  margin: 0 4px;
}
#slide_rea .carousel__dots .carousel__dot:after {
  width: 5px;
  height: 5px;
  background: transparent;
  border-radius: 50%;
}
#slide_rea .carousel__dots .carousel__dot.is-selected {
  border-color: #1B3546;
}
#slide_rea .carousel__dots .carousel__dot.is-selected:after {
  background: #1B3546;
}
#slide_rea2 {
  display: flex;
  margin: 20px auto 0 auto;
  padding: 0 20px;
}
#slide_rea2 .carousel__viewport {
  width: 100%;
}
#slide_rea2 .carousel__slide {
  flex: 1;
  text-align: center;
  padding: 15px 15px 50px 15px;
  width: 100%;
}
#slide_rea2 .carousel__slide:nth-of-type(1) {
  background: #1B3546;
}
#slide_rea2 .carousel__slide:nth-of-type(2) {
  background: linear-gradient(135deg, #ffe656 0%, #ffc62e 75%, #ffa201 100%);
}
#slide_rea2 .carousel__slide .picto {
  width: 60px;
  margin: 0 auto 15px auto;
}
#slide_rea2 .carousel__slide .titre_sstitre .titre {
  font-weight: 700;
  color: #fff;
  font-size: 1.35em;
  margin-bottom: 5px;
}
#slide_rea2 .carousel__slide .titre_sstitre .sstitre {
  color: #fff;
  font-size: 0.9375em;
}
#slide_rea2 .carousel__slide .plus {
  font-weight: 700;
  color: #fff;
  font-size: 2.5em;
  line-height: 1;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translate(-50%, 0%);
}
/** END REA **/
/** EXPERTISE **/
#expertise_h {
  background: #EFF2F5;
}
.titre30 {
  font-family: 'bebas_neue';
  color: #FFA201;
  text-transform: uppercase;
  font-size: 1.25em;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px;
}
.titre36 {
  font-size: 1.4em;
}
#haut_exp_h {
  padding: 20px 20px 20px 20px;
  position: relative;
  z-index: 2;
}
#haut_exp_h #contenu_exp_h {
  position: relative;
  padding: 0 0 0 20px;
  margin-top: 15px;
}
#haut_exp_h #contenu_exp_h:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #CCCCCC;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
#conteneur_list_exp .une_exp {
  background: #fff;
  padding: 20px 0 0px 0;
}
#conteneur_list_exp .une_exp .visuel {
  width: 150px;
  margin: 0 20px 15px 20px;
}
#conteneur_list_exp .une_exp .visuel img {
  border-radius: 50%;
}
#conteneur_list_exp .une_exp:not(:last-child) {
  margin-bottom: 15px;
}
#conteneur_list_exp .une_exp .contenu {
  padding: 0 0 40px 0;
  position: relative;
}
#conteneur_list_exp .une_exp .contenu .titre {
  font-weight: 700;
  font-size: 1.125em;
  margin: 0 20px 10px 20px;
}
#conteneur_list_exp .une_exp .contenu .txt {
  padding: 0 20px 0 20px;
  font-size: 0.9375em;
  line-height: 1.5;
  color: #787878;
  height: 50px;
  overflow: hidden;
  transition: all 0.25s;
}
#conteneur_list_exp .une_exp .contenu .plus {
  height: 38px;
  padding: 0 10px 0 0;
  background: rgba(27, 53, 70, 0.6);
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#conteneur_list_exp .une_exp .contenu .plus img {
  transition: all 0.25s;
}
#conteneur_list_exp .une_exp .contenu.actif .txt {
  height: 150px;
}
#conteneur_list_exp .une_exp .contenu.actif .plus img {
  transform: rotate(180deg);
}
/** END EXPERTISE **/
/** PRODUITS PHARES **/
#prod_ph {
  background: #1B3546;
  position: relative;
  margin-top: -100px;
}
#conteneur_prod_ph {
  padding: 120px 20px 10px 20px;
  text-align: center;
}
#conteneur_prod_ph #titre_prod_ph {
  color: #fff;
  font-family: 'bebas_neue';
  text-transform: uppercase;
  font-size: 2.5em;
}
#conteneur_prod_ph #liste_prod_ph {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px auto 0 auto;
}
#conteneur_prod_ph #liste_prod_ph .un_produit {
  margin: 0 10px 20px 10px;
}
#conteneur_prod_ph #liste_prod_ph .un_produit a {
  background: #FFA201;
  width: 140px;
  height: 140px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 0 10px 30px 10px;
  transition: all 0.25s;
}
#conteneur_prod_ph #liste_prod_ph .un_produit a .nom {
  font-weight: 700;
  color: #fff;
  font-size: 0.9375em;
}
#conteneur_prod_ph #liste_prod_ph .un_produit a:hover {
  background: #FFD642;
}
/** END PRODUITS PHARES **/
/** CONCEPTION **/
#conception_h {
  padding: 30px 0 20px 0;
}
#conception_h #titre_conc {
  text-align: center;
}
#conception_h #titre_conc .baches {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
}
#conception_h #titre_conc .baches:before,
#conception_h #titre_conc .baches:after {
  content: "";
  display: inline-block;
  height: 2px;
  background: #FFA201;
  position: absolute;
  bottom: 0;
}
#conception_h #titre_conc .baches:before {
  width: 10px;
  left: 38px;
}
#conception_h #titre_conc .baches:after {
  width: 50px;
  right: 38px;
}
#liste_conceptions {
  margin: 20px 0 0 0;
}
#carousel_conception {
  margin-bottom: 0;
  padding-bottom: 40px;
}
#carousel_conception .carousel__slide {
  padding: 0 15px 0 0;
  width: 80%;
  max-width: 630px;
  position: relative;
}
#carousel_conception .carousel__slide .contenu {
  position: absolute;
  right: 15px;
  bottom: 0;
  background: #1B3546;
  font-size: 12px;
  padding: 20px 15px 20px 35px;
  width: 280px;
  max-width: 75%;
}
#carousel_conception .carousel__slide .contenu .categorie a {
  color: #fff;
  font-size: 0.9375em;
  transition: all 0.25s;
}
#carousel_conception .carousel__slide .contenu .titre a {
  color: #fff;
  font-weight: 700;
  font-size: 1.25em;
  transition: all 0.25s;
}
#carousel_conception .carousel__dots {
  top: auto;
  bottom: 0;
}
#carousel_conception .carousel__dots .carousel__dot {
  border: 1px solid #DFDBDB;
  border-radius: 50%;
  margin: 0 4px;
}
#carousel_conception .carousel__dots .carousel__dot:after {
  width: 5px;
  height: 5px;
  background: transparent;
  border-radius: 50%;
}
#carousel_conception .carousel__dots .carousel__dot.is-selected {
  border-color: #1B3546;
}
#carousel_conception .carousel__dots .carousel__dot.is-selected:after {
  background: #1B3546;
}
/** END CONCEPTION **/
/** CHIFFRES **/
#chiffres_cles {
  padding: 10px 20px 20px 20px;
}
#chiffres_cles #droite_chiffres {
  border-left: 1px solid #E7E7E7;
  padding: 0 0 0 30px;
  margin-top: 15px;
}
#chiffres_cles #droite_chiffres .un_element .chiffre {
  font-family: 'bebas_neue';
  color: #FFA201;
  text-transform: uppercase;
  font-size: 3em;
}
#chiffres_cles #droite_chiffres .un_element .lib {
  font-weight: 700;
  font-size: 0.9375em;
}
#chiffres_cles #droite_chiffres .un_element:not(:last-child) {
  margin-bottom: 15px;
}
/** END CHIFFRES **/
/** QUESTION **/
#question_h {
  background: #EFF2F5;
  padding: 30px 20px;
}
/** END QUESTION **/
/** CONTACT **/
#form_contacth {
  background: #fff;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
}
#form_contacth #titre_formh {
  margin-bottom: 20px;
}
#form_contacth #titre_formh .quest_h {
  font-family: 'bebas_neue';
  text-transform: uppercase;
  font-size: 1.25em;
  margin-bottom: 10px;
}
#infos_contacth {
  margin-top: 20px;
}
#infos_contacth #serv_cl {
  margin-top: 15px;
}
#infos_contacth #serv_cl p {
  color: #787878;
  font-size: 0.9375em;
  line-height: 1.5;
}
#liste_contact_h {
  margin-top: 15px;
}
#liste_contact_h .un_bloc {
  display: flex;
  align-items: center;
}
#liste_contact_h .un_bloc .picto {
  background: #1B3546;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#liste_contact_h .un_bloc .droite {
  flex: 1;
  padding: 0 0 0 15px;
}
#liste_contact_h .un_bloc .droite .titre {
  font-weight: 700;
}
#liste_contact_h .un_bloc .droite .info {
  font-size: 0.9375em;
  color: #04000B;
  line-height: 1.5;
  margin-top: 5px;
}
#liste_contact_h .un_bloc .droite .info a {
  color: #04000B;
}
#liste_contact_h .un_bloc:not(:last-child) {
  margin-bottom: 15px;
}
#liste_contact_h .un_bloc:nth-of-type(2) .picto {
  background: #FFA201;
}
#liste_contact_h .un_bloc#contact_ctah {
  background: #fff;
  padding: 15px 5px 15px 15px;
  border-radius: 10px;
}
#liste_contact_h .un_bloc#contact_ctah a {
  color: #1B3546;
}
/** END CONTACT **/
#section_actus {
  padding: 100px 0;
}
/* Version 768 */
@media (min-width: 768px) {
  /** REA **/
  #slide_rea .carousel__slide {
    display: flex;
  }
  #slide_rea .carousel__slide .visuels {
    width: 50.5%;
  }
  #slide_rea .carousel__slide .visuels .visu2 {
    left: 10px;
    bottom: 45px;
  }
  #slide_rea .carousel__slide .contenu {
    flex: 1;
  }
  /** END REA **/
}
/* Version > 1024 */
/* Version > 1200 */
@media (min-width: 1200px) {
  /** HAUT **/
  #slider_home .content {
    max-width: 1920px;
    height: 1000px;
    max-height: calc(100vh - 158px);
  }
  #slider_home .carousel__dots {
    bottom: 27px;
  }
  #conteneur_h1_h {
    max-width: 1400px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
  }
  #contenu_h1_h {
    max-width: 550px;
    margin: 25px 0 40px 0;
  }
  #contenu_h1_h #ffh {
    font-size: 1.5em;
    display: inline-block;
    padding: 0 10px 10px 0;
    position: relative;
  }
  #contenu_h1_h #ffh:after {
    content: "";
    display: inline-block;
    width: 226px;
    height: 14px;
    background: url(../images/surlignage-fabrication-francaise.webp) center center no-repeat;
    background-size: 226px 14px;
    position: absolute;
    right: 8px;
    bottom: 10px;
    z-index: -1;
  }
  #contenu_h1_h h1 {
    font-size: 5em;
  }
  #contenu_h1_h h1 .blanc {
    font-size: 0.875em;
  }
  #contenu_h1_h .intro {
    padding: 0 50px 0 0;
    font-size: 1.0625em;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  /** END HAUT **/
  /** REA **/
  #rea_proj {
    padding: 70px 0 110px 0;
  }
  #conteneur_rea_proj {
    display: flex;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
  }
  #conteneur_rea_proj #slide_rea {
    flex: 1;
  }
  #conteneur_rea_proj #slide_rea .carousel__slide {
    align-items: center;
  }
  #conteneur_rea_proj #slide_rea .carousel__slide .visuels {
    padding: 50px 0;
  }
  #conteneur_rea_proj #slide_rea .carousel__slide .visuels .visu2 {
    left: 0px;
    bottom: 0px;
  }
  #conteneur_rea_proj #slide_rea .carousel__slide .contenu {
    padding: 20px 60px 20px 60px;
  }
  #conteneur_rea_proj #slide_rea2 {
    width: 255px;
    margin: 0;
    padding: 0;
  }
  #conteneur_rea_proj #slide_rea2 .carousel__slide {
    cursor: pointer;
  }
  #conteneur_rea_proj #slide_rea2 .carousel__slide .picto {
    width: 90px;
  }
  #conteneur_rea_proj #slide_rea2 .carousel__slide .titre_sstitre .titre {
    font-size: 2.1875em;
  }
  #conteneur_rea_proj #slide_rea2 .carousel__slide:first-child {
    margin-bottom: 30px;
  }
  /** END REA **/
  /** EXPERTISE **/
  .titre30 {
    font-size: 1.875em;
  }
  .titre36 {
    font-size: 2.25em;
  }
  #haut_exp_h .conteneur {
    max-width: 1240px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    padding: 70px 0 0 0;
    min-height: 420px;
  }
  #haut_exp_h #gauche_exp_h {
    width: 520px;
    padding: 0 50px 0 0;
  }
  #haut_exp_h #contenu_exp_h {
    flex: 1;
    margin-top: 0;
    padding: 0 0 0 100px;
  }
  #haut_exp_h #conteneur_list_exp {
    display: flex;
    justify-content: center;
    align-items: baseline;
    position: absolute;
    left: 50%;
    top: 340px;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 1680px;
  }
  #haut_exp_h #conteneur_list_exp .une_exp {
    flex: 1;
    width: 300px;
    max-width: 18%;
    margin: 0 15px;
    padding-top: 50px;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .visuel {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .contenu .titre {
    margin-left: 30px;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .contenu .txt {
    padding: 0 30px;
    height: 95px;
    position: relative;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .contenu .txt:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 25px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .contenu .plus {
    cursor: pointer;
  }
  #haut_exp_h #conteneur_list_exp .une_exp .contenu.actif .txt {
    height: 180px;
  }
  /** END EXPERTISE **/
  /** PRODUITS PHARES **/
  #prod_ph {
    margin-top: 130px;
  }
  #conteneur_prod_ph {
    padding-bottom: 90px;
  }
  #conteneur_prod_ph #titre_prod_ph {
    font-size: 7.1875em;
    line-height: 0.9;
    max-width: 570px;
    margin: 125px auto 75px auto;
  }
  #conteneur_prod_ph #liste_prod_ph .un_produit {
    margin: 0 15px 30px 15px;
  }
  /** END PRODUITS PHARES **/
  /** CONCEPTION **/
  #conception_h {
    padding: 100px 0 100px 0;
  }
  #conception_h #liste_conceptions {
    margin-top: 60px;
    margin-left: 6%;
  }
  #carousel_conception {
    padding-bottom: 80px;
  }
  #carousel_conception .carousel__slide {
    max-width: 645px;
  }
  #carousel_conception .carousel__slide .contenu {
    padding: 20px 15px 20px 35px;
  }
  #carousel_conception .carousel__slide .contenu .categorie {
    margin-bottom: 10px;
  }
  #carousel_conception .carousel__slide .contenu .categorie a:hover {
    color: #FFA201;
  }
  #carousel_conception .carousel__slide .contenu .titre a:hover {
    color: #FFA201;
  }
  /** END CONCEPTION **/
  /** CHIFFRES **/
  #chiffres_cles {
    padding-top: 0;
    padding-bottom: 110px;
  }
  #chiffres_cles #conteneur_ccl {
    display: flex;
    padding: 0 70px;
  }
  #chiffres_cles #conteneur_ccl #gauche_chiffres {
    width: 410px;
    padding: 0 70px 0 0;
  }
  #chiffres_cles #conteneur_ccl #gauche_chiffres .jaune {
    margin-bottom: 20px;
  }
  #chiffres_cles #conteneur_ccl #droite_chiffres {
    flex: 1;
    display: flex;
    align-items: center;
    margin: 0;
  }
  #chiffres_cles #conteneur_ccl #droite_chiffres .un_element {
    margin: 0 0 0 110px;
  }
  #chiffres_cles #conteneur_ccl #droite_chiffres .un_element .chiffre {
    font-size: 4.375em;
    margin-bottom: 15px;
  }
  /** END CHIFFRES **/
  /** QUESTION **/
  #question_h {
    padding: 120px 70px;
  }
  #question_h .conteneur {
    display: flex;
    align-items: center;
  }
  #question_h #form_contacth {
    width: 740px;
    border-radius: 20px;
  }
  #question_h #form_contacth #titre_formh .quest_h {
    margin-bottom: 20px;
  }
  #question_h #infos_contacth {
    flex: 1;
    margin: 0;
    padding: 0 0 0 70px;
  }
  #question_h #infos_contacth #titre_contacti {
    position: relative;
    z-index: 2;
  }
  #question_h #infos_contacth #titre_contacti:after {
    content: "";
    display: inline-block;
    width: 158px;
    height: 21px;
    background: url(../images/surlignage-contact.webp) center center no-repeat;
    background-size: 158px 21px;
    position: absolute;
    left: 178px;
    bottom: -5px;
    z-index: -1;
  }
  #liste_contact_h {
    margin-top: 50px;
  }
  #liste_contact_h .un_bloc:not(:last-child) {
    margin-bottom: 30px;
  }
  #liste_contact_h .un_bloc .droite .titre {
    font-size: 1.125em;
  }
  #liste_contact_h .un_bloc#contact_ctah {
    margin-left: -15px;
    width: 300px;
    position: relative;
    transition: all 0.25s;
  }
  #liste_contact_h .un_bloc#contact_ctah a {
    transition: all 0.25s;
  }
  #liste_contact_h .un_bloc#contact_ctah a:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #liste_contact_h .un_bloc#contact_ctah:hover {
    background: #1B3546;
  }
  #liste_contact_h .un_bloc#contact_ctah:hover a {
    color: #fff;
  }
  /** END QUESTION **/
}
/* Version > 1600 */
@media (min-width: 1600px) {
  #conception_h #liste_conceptions {
    margin-left: 14.5%;
  }
}
/* END Version > 1600 */
