/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Author: Phenix Web
Author URI: https://phenixweb.com
Version: 1.0.0
Template: generatepress
Text Domain: generatepress-child
*/

.flex {
  display: flex;
}

.relative {
  position: relative;
}

.rel_1001 {
  position: relative;
  z-index: 1001;
}

body {
  background-color: #333;
}

.neg_margin_top {
  margin-top: -20px;
}

.page-template-template-accueil #page {
  max-width: 100% !important;
}

.section-padding {
  margin-bottom: 0px;
  padding: 120px 0px;
}

.no_margin {
  margin: 0;
}

.content-area-full .site-main {
  margin: 0;
}

.fa-linkedin:before {
  content: "\f0e1";
}

#page {
  max-width: 100% !important;
}

.bouton_plein {
  background: #009fe3 0% 0% no-repeat padding-box !important;
  padding: 15px 30px;
  color: white;
  font-size: 18px;
  letter-spacing: 2.7px;
  font-family: "niveau-grotesk-black";
  transition: all 0.5s ease;
  text-transform: uppercase;
  display: inline-block;
}

.bouton_vide {
  border: 3px solid #0090df !important;
  padding: 15px 30px;
  color: white;
  font-size: 18px;
  letter-spacing: 2.7px;
  font-family: "niveau-grotesk-black";
  transition: all 0.5s ease;
  text-transform: uppercase;
  display: inline-block;
  width: fit-content;
}

.bouton_plein:hover,
.bouton_vide:hover {
  background-color: white !important;
  color: #009fe3 !important;
  cursor: pointer;
}

.bouton_vide:hover {
  border: 3px solid white !important;
}

p {
  font-family: "niveau-grotesk-normal";
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.5px;
}

h1 {
  font-family: "niveau-grotesk-black";
  letter-spacing: 4.4px;
  text-transform: uppercase;
}

h2 {
  font-size: 36px;
  font-family: lust, serif;
  font-weight: 700;
  letter-spacing: 5.4px;
  text-transform: uppercase;
}

h3 {
  font-family: "niveau-grotesk-black";
  letter-spacing: 3.9px;
  font-size: 26px;
}

h4 {
  letter-spacing: 2.7px;
}

hr {
  width: 80px;
  color: #009fe3;
  margin-top: 15px;
  margin-bottom: 20px;
  height: 0px;
  border: 2px solid #009fe3;
}

.bars_industrie {
  margin-left: 0;
}

.reverse {
  display: flex;
  flex-direction: row-reverse;
}

.bg_gris {
  background-color: #333;
}

.bg_noir {
  background-color: black;
}

.texte_blanc {
  color: white;
}

.texte_centree {
  text-align: center;
}

.texte_uppercase {
  text-transform: uppercase;
}

.no_margin {
  margin: 0;
}

.wrap {
  flex-wrap: wrap;
}

.gras {
  font-family: "niveau-grotesk-black";
}

.grid-16 {
  width: 16.6%;
  float: left;
}

/* Header */
.header {
  position: absolute;
  width: 100%;
  background: transparent linear-gradient(0deg, #00000000 0%, #000000 100%) 0%
    0% no-repeat padding-box;
  padding-bottom: 84px;
  z-index: 2;
  transition: all 0.5s ease;
}

.navigation-general {
  display: flex;
  justify-content: space-between;
}

.logo_lien {
  margin-left: 40px;
  margin-top: 95px;
}

.logo_sticky {
	width: 130px;
  padding: 10px 0px 10px 0px;
}

.logo {
  align-self: flex-end;
  height: 100%;
  margin-top: -4px;
}

.navigation-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.nav-principale {
  /* width: 100%; */
  justify-content: flex-end;
  display: flex;
  width: -webkit-fill-available;
  padding-right: 40px;
}

.nav-secondaire {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  padding-right: 40px;
}

.nav-secondaire div ul,
.nav-principale div ul {
  list-style: none;
  display: flex;
  margin: 0;
  align-self: center;
  column-gap: 0px;
}

.nav-principale ul li {
  line-height: 21px;
  position: relative;
}

.nav-secondaire ul li {
  padding: 0px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.nav-secondaire ul li.social {
  padding: 0px;
}

.nav-secondaire ul li a {
  font-family: "niveau-grotesk-normal";
}

.nav-secondaire ul li a:hover {
  color: #009fe3;
	cursor: pointer!important;
}

.nav-principale ul li a {
  padding: 20px 20px;
  display: inline-block;
}

.nav-principale ul .btn-header a {
	color: #009fe3;
	
}
.nav-secondaire ul li a {
  color: white;
  font-size: 15px;
  letter-spacing: 0.75px;
}
.nav-numero {
  font-weight: bold;
  padding: 14px;
  font-size: 20px;
  font-family: "niveau-grotesk-black";
  color: white;
  letter-spacing: 2px;
}
.nav-principale_container {
  width: 95%;
  justify-content: space-between;
  border-bottom: 3px solid #009fe3;
}
.logo-link,
.logo-fb {
  padding: 15px;
}
.logo-link_contact,
.logo-fb_contact {
  padding-right: 15px;
  color: #bfbfbf;
}
.nav-principale ul li a {
  color: white;
  font-size: 20px;
  transition: all 0.2s ease;
  text-transform: uppercase;
  font-family: "niveau-grotesk-normal";
  letter-spacing: 2px;
}
header .nav-principale ul li .sub-menu li a {
  text-transform: none !important;
}
header.sticky.nav-principale ul li a {
  padding: 47px 15px;
}
header.sticky.nav-principale ul li ul {
  top: 115px;
}
header.sticky .nav-principale ul li .sub-menu li a {
  text-transform: none !important;
}
.nav-principale ul li ul {
  display: none;
}
.nav-principale ul li ul {
  display: none;
  transition: 0.5s all ease;
  left: 0;
  min-width: 205px;
  background-color: black;
  margin-left: 0;
  width: 320px;
  position: absolute;
  top: 100%;
  z-index: 999;
}
.nav-principale ul li:hover a {
  color: #009fe3;
	cursor:pointer!important;
}
.nav-principale ul li:hover ul {
  display: block;
  border-top: 3px solid #009fe3;
}

.nav-principale ul .btn-header a:hover {
	color: #53add3!important;
	cursor: pointer!important;
	
}
.menu-menu-principal-container {
  display: flex;
}
.current-menu-parent:first-child a {
  color: #009fe3;
}
.nav-principale ul li:hover ul li {
  background-color: black;
  display: block;
  padding: 0;
}

.nav-principale ul li:hover ul li a {
  color: white;
  text-transform: capitalize;
  padding: 15px 42px;
  display: block;
}

.nav-principale ul li ul li:hover {
  background-color: #009fe3;
}

.nav-principale ul li ul li:hover a {
  color: white;
}

.nav-principale ul .menu-item-98 a {
  font-family: "niveau-grotesk-black";
}

.current-menu-item a {
  color: #009fe3 !important;
}

.current-menu-item a:hover {
  color: white !important;
}

/* Sticky Navigation */
.sticky {
  position: fixed;
  width: 100%;
  background-color: black;
	z-index: 10000;
}
.sticky + #page {
  padding-top: 102px;
}
.sticky > .navigation {
  background-color: black;
}

.sticky
  > .navigation
  .navigation-general
  .navigation-container
  .nav-principale
  .nav-principale_container {
  justify-content: flex-end;
}

header.sticky {
  /* padding: 30px 40px; */
  padding: 0px;
}

header.sticky .nav-principale ul li a {
  padding: 43px 10px;
  display: inline-block;
}

header.sticky .nav-principale ul li {
  padding: 0px 0px;
}

header.sticky .nav-principale_container {
  padding: 0px 20px;
}

.sticky div {
  border: none;
}

.header_sticky_defaut {
  /* z-index: 1000; */
  z-index: 1;
}
.hidden {
  display: none;
}

.sticky .nav-principale ul li:hover ul {
  display: block;
  border-top: 3px solid #009fe3;
  top: 84px;
}

/* Footer */
.footer {
  color: #bfbfbf;
  padding: 70px 0px 0px 0px;
}

.copyright-container {
  background-color: #000000;
}

.copyright {
  padding: 25px 0;
}

.copyright span {
  color: #a0a0a0;
}

.pied-page-contenu {
  padding: 0px 0px 70px 0px;
  display: flex;
  flex-direction: row;
  column-gap: 2%;
  justify-content: space-between;
}

.footer h3 {
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
  font-size: 20px;
}

/* Collone 1 */
.footer-slogan {
  font-size: 20px;
  font-family: "niveau-grotesk-black";
  color: #bfbfbf;
  letter-spacing: 2px;
  margin-top: 42px;
  margin-bottom: 45px;
  text-transform: uppercase;
}

.footer-license {
  color: #eaeaea;
  margin-top: 80px;
}

/* Collone 2 */
.footer-coord {
  font-weight: bold;
}

.footer-adresse {
  margin-bottom: 0;
}

.footer-visite {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.footer-icon-container {
  display: flex;
  align-items: baseline;
}
.footer-icon-container:last-of-type {
  margin-bottom: 20px;
}
.footer-logo-link,
.footer-logo-fb {
  margin-right: 10px;
}

.footer-icon-container a,
.footer-icon-container a {
  color: #eaeaea;
}
.footer-icon-container a:hover,
.footer-icon-container a:hover {
  color: #009fe3;
}

.footer-contact_num {
  margin-bottom: 14px;
}

.footer-nous-joindre a {
  color: white;
}

.footer-widget-col-2 p {
  color: #eaeaea;
}

.footer-widget-col-2 p a {
  color: #eaeaea;
}

.footer-widget-col-2 p a:hover {
  color: #009fe3;
}

.footer-icon-container p {
  margin-bottom: 7px;
}

/* Colonnes 3 et 4 */
.menu-menu-footer-1-container {
  color: white;
}
#menu-menu-footer-1 {
  list-style: none;
  margin-left: 0;
}

#menu-menu-footer-1 li.menu-item-object-page {
  display: block;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 1px;
}

#menu-menu-footer-1 li.menu-item-has-children {
  display: block;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 1px;
}

#menu-menu-footer-1 .menu-item-has-children ul.sub-menu {
  color: #bfbfbf;
  list-style: none;
  margin-left: 0;
  font-family: "niveau-grotesk-normal";
  margin-bottom: 30px;
}

#menu-menu-footer-1 .menu-item-has-children ul.sub-menu a {
  font-weight: normal;
  color: #eaeaea;
  font-family: "niveau-grotesk-normal";
  font-size: 16px;
  width: 60%;
  letter-spacing: 0.4px;
}

#menu-menu-footer-1 .menu-item-has-children ul.sub-menu a:hover {
  color: #009fe3;
}

#menu-menu-footer-2 li.menu-item-object-page {
  display: block;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 1px;
}

#menu-menu-footer-2 li.menu-item-has-children {
  display: block;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
  font-size: 20px;
  letter-spacing: 1px;
}

#menu-menu-footer-2 .menu-item-has-children ul.sub-menu {
  color: #bfbfbf;
  list-style: none;
  margin-left: 0;
  font-family: "niveau-grotesk-normal";
  margin-bottom: 30px;
}

#menu-menu-footer-2 .menu-item-has-children ul.sub-menu a {
  font-weight: normal;
  color: #eaeaea;
  font-family: "niveau-grotesk-normal";
  font-size: 16px;
  width: 60%;
  letter-spacing: 0.4px;
}

#menu-menu-footer-2 .menu-item-has-children ul.sub-menu a:hover {
  color: #009fe3;
}

.menu-item a {
  color: white;
}

.current-menu-parent a:first-of-type {
  color: #0090df;
}

/* Collone 4 */
#menu-menu-footer-2 {
  list-style: none;
  margin-left: 0;
}

#menu-menu-footer-2 {
  margin-bottom: 15px;
  font-family: "niveau-grotesk-black";
}

/* Copyright */
.copyright {
  display: flex;
  justify-content: space-between;
}

.footer-politique {
  color: #a0a0a0;
  text-decoration: underline;
}

.footer-politique:hover {
  color: #a0a0a0;
}

/* Intro */
.intro-accueil {
  background-position: center;
  background-repeat: no-repeat; 
  background-size: cover; 
  margin-bottom: 0;
	background-attachment:fixed;
}

.intro-accueil-container {
  background: transparent linear-gradient(0deg, #50505000 0%, #50505000 30%, #000000 100%) 0% 0% no-repeat padding-box;
}

.intro-accueil-container .grid-container {
  display: flex;
}

.intro-accueil_contenu {
  margin-top: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 250px;
  margin-bottom: 220px;
}

.intro-accueil_titre {
  text-align: center;
  color: white;
  text-shadow: 0px 0px 10px #000000a2;
  text-transform: uppercase;
  margin-bottom: 30px;
  width: 75%;
}

.intro-accueil_btn {
  background-color: white;
  color: #505050;
  position: relative;
  z-index: 1010;
}

.intro-accueil_btn:hover {
  background-color: rgb(227, 227, 227);
  color: black;
}

.intro_icone {
	max-height:50px;
}

.home .bloc_img_texte {
	margin-top:60px;
}

/* Industries */
.industries {
  margin-top: -20px;
}
.industries_container {
  display: flex;
  flex-wrap: wrap;
  margin-top: -110px;
}

.industrie_container {
  position: relative;
  height: 430px;
  padding: 0;
  border: 1px solid gray;
  transition: all 0.5s ease;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom; /* Center the image */
}
.industrie_container:hover {
	border-color:white;
}

.industrie-img {
  position: absolute;
  height: 100%;
  width: 100%;
}

.industrie_nom {
  text-transform: uppercase;
  letter-spacing: 4px;
}

.industries_info {
  position: relative;
  padding: 40px;
  height: 350px;
  display: flex;
  flex-direction: column;
  transition: 0.5s all ease;
  justify-content: space-between;
  background: transparent
    linear-gradient(0deg, #50505000 0%, #50505000 30%, #000000 100%) 0% 0%
    no-repeat padding-box;
}

.industrie_lien {
  color: white;
}

.industrie_text_bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.idustrie_icon {
  color: white;
}

.icon_fleche {
  margin-left: 15px;
}

.realisations_clients_texte_gros {
  font-size: 20px;
}

.realisations_clients_margin_bottom {
  margin-bottom: 60px;
}

.savoir_plus span {
  font-family: "niveau-grotesk-black";
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2.7px;
}

.industries_info p,
.savoir_plus span {
  display: none;
}

.industrie_lien:hover .industries_info {
  background-color: white;
  background: white;
}

.industrie_lien:hover .industries_info p {
  display: block;
}

.industrie_lien:hover .savoir_plus span {
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: 2.7px;
}

.industrie_lien:hover .industrie_text_bottom .idustrie_icon,
.industrie_lien:hover .industrie_text_bottom .savoir_plus span .icon_fleche {
  color: #009fe3;
}

/* Produits */
.produits {
  margin-top: -20px;
}
.produits_intro {
  background-color: black;
}
.produits_intro_contenu {
  color: white;
  text-align: center;
  display: flex;
}
.produits_intro_contenu h2 {
  text-transform: uppercase;
}
.produits_container > div:nth-child(4n + 3),
.produits_container > div:nth-child(4n + 4) {
  display: flex;
  flex-direction: row-reverse;
}
.produits_container {
  display: flex;
  flex-wrap: wrap;
}
.produit_container {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.produit_img {
  padding: 0;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.produit_contenu {
  padding: 0;
  height: 100%;
  background-color: black;
  transition: 0.5s all ease;
  position: relative;
  aspect-ratio: 1/1;
  display: flex;  
  justify-content: center; 
  align-items: center;
}
.produit_contenu:hover {
  background-color: white;
}
.carre {
  height: 30px;
  position: absolute;
  width: 30px;
  top: 50%;
  left: 0;
  background: black;
  transform: translateY(-50%) rotate(45deg);
  margin-left: -15px;
  transition: 0.5s all ease;
}
.produits_container > div:nth-child(4n + 3) .carre,
.produits_container > div:nth-child(4n + 4) .carre {
  right: -15px;
  margin: 0;
  left: auto;
}
.produit_lien {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  align-items: center;
	width: 100%;
	height: 100%;
	aspect-ratio: 1/1;
}
.produit_icon {
  text-align: center;
  max-height: 50px;
}
.produit_contenu:hover .produit_icon {
  color: #009fe3;
}
.produit_lien p {
  display: none;
  transition: all 0.5s ease;
  width: 90%;
}
.produit_lien:hover > p {
  display: block;
  text-align: center;
  margin-bottom: 0;
}
.produit_lien:hover > .carre {
  background-color: white;
}
.accueil_produit_nom {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 0;
}

/* Produits - Section Finis */
.section-produits-finis {
  padding-left: 0px;
  padding-right: 0px;
}
.section-produits-finis .finis {
  display: flex;
  flex-direction: column;
}
.section-produits-finis .fini {
  display: flex;
  padding: 40px;
  flex-direction: column;
  row-gap: 40px;
  background-color: #000;
  border-bottom: 10px solid #333;
}
.section-produits-finis .fini .fini-top {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  align-items: center;
}
.section-produits-finis .fini .fini-top .fini-titre {
  flex: 1;
  margin-bottom: 0px;
}
.section-produits-finis .fini .fini-top .fini-description {
  flex: 2;
}
.section-produits-finis .fini .fini-top .fini-description p:last-of-type {
  margin-bottom: 0px;
}
.section-produits-finis .fini .galerie-finis {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 24px;
}
.section-produits-finis .fini .galerie-finis .fini-image {
  aspect-ratio: 1/1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 32%;
}
.section-produits-finis .voir-plus-galerie {
  text-align: center;
}
.section-produits-finis .voir-plus-galerie a {
  width: -webkit-fill-available;
  border: 0px !important;
  display: flex;
  align-items: center;
}
.section-produits-finis .voir-plus-galerie p {
  padding: 15px 20px;
  color: white;
  font-size: 18px;
  letter-spacing: 2.7px;
  font-family: "niveau-grotesk-black";
  transition: all 0.5s ease;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.section-produits-finis .voir-plus-galerie p:hover {
  color: #009fe3;
}
.section-produits-finis .voir-plus-galerie hr {
  width: auto;
  flex: 1;
  margin: 0px;
}

/* ------------------------------------------------------ */

/* MODAL FINIS (SINGLE PRODUITS) */
.modal {
  display: none;
  position: fixed;
  z-index: 100000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: calc(100vw - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.close {
  color: white;
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 50px;
  font-weight: bold;
  padding: 25px;
}
.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.slideFinis {
  display: none;
  position: relative;
  width: fit-content;
}
.slideFinis .fini-image {
  width: auto !important;
  height: calc(100vh - 200px);
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 10px 10px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: #009fe3;
}
.prev {
  left: 0px;
  border-radius: 10px;
}
.next {
  right: 0px;
  border-radius: 10px;
}
.prev:hover,
.next:hover {
  color: #000;
  background-color: #009fe3;
}
.numbertext {
  color: white;
  height: 35px;
  display: flex;
  font-size: 14px;
  padding: 0px;
  /* padding: 0; */
  position: absolute;
  top: -35px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 10px 0 0 10px;
}
.legendetext {
  color: white;
  width: 75%;
  display: flex;
  padding: 10px;
  position: absolute;
  bottom: 20px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0px 10px 10px 0px;
}
.legendetext p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
}
.active,
.demo:hover {
  opacity: 1;
}

/* ------------------------------------------------------ */

/* Réalisations */
.realisations {
  margin-top: -20px;
  color: white;
}
.realisation_liste_industrieProduit i {
  font-size: 30px;
  width: 40px;
}
.realisations_titre {
  text-transform: uppercase;
  text-align: center;
}
.realisations_soustitre {
  text-align: center;
  margin-bottom: 60px;
}
.realisation_intro {
  display: flex;
}
.realisation_img {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  height: 378px;
  background-position: center;
}

.realisation_container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  padding: 0px;
}

.realisations_container > div:nth-child(4n + 2) {
  display: flex;
  flex-direction: row-reverse;
}

.bars_realisation {
  margin-left: 0;
}

.realisation_lien {
  display: flex;
  flex-direction: column;
  padding: 40px;
  color: white;
  justify-content: center;
  transition: 0.5s all ease;
}

.realisation_titre {
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.realisation_icon {
  display: flex;
  align-items: baseline;
}

.realisation_produit {
  margin-bottom: 15px;
  margin-left: 15px;
}

.realisation_description {
  margin-bottom: 0;
}

.realisation_info {
  background-color: black;
  transition: 0.5s all ease;
  padding-bottom: 38px;
  padding: 0px;
  display: flex;
}

.realisations_clients {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
}
.clients_titre {
  text-transform: uppercase;
  width: 75%;
}
.client_logo_container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  row-gap: 20px;
  column-gap: 2%;
  justify-content: center;
}
.client_logo {
  margin-top: 0;
  margin-bottom: 0;
  max-height: none;
  padding: 0px;
  flex: 0 0 18%;
}
.client_logo_container a {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  row-gap: 20px;
  column-gap: 2%;
  flex: 0 0 18%;
}
.client_logo_container a:has(.client_logo) .client_logo {
  flex: 0 0 100%;
}

.realisation_lien .savoir_plus {
  align-self: flex-end;
}

.realisation_lien:hover .savoir_plus span {
  display: block;
}

.realisation_lien:hover .savoir_plus span .icon_fleche {
  color: #009fe3;
}

.realisations .bouton-voir-realisations {
  padding: 10px;
}
.realisations .bouton-voir-realisations .bouton_vide {
  width: -webkit-fill-available;
  text-align: center;
}

/* À Propos */
.bloc_img_texte {
  margin-top: -20px;
  display: flex;
  flex-wrap: wrap;
}

.bloc_img_texte_img_container {
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  background-position: center;
}

.page-template-template-contact .bloc_img_texte_img_container {
	background-attachment: unset;
}

.bloc_img_texte_img_container_services {
  height: 705px;
}

.bloc_img_texte_texte_container {
  padding: 100px 40px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
	
}

.valeur {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  column-gap: 20px;
}

.valeur i {
  font-size: 40px;
  width: 60px;
}

.valeur_icone {
  margin-right: 20px;
}

.bloc_img_texte_texte_container_titre {
  text-transform: uppercase;
}

.valeur_nom {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "niveau-grotesk-black";
}

.valeur_description {
  margin-bottom: 0;
}

.btn_apropos {
  margin-top: 40px;
}

/* Services */
.demo_services {
  display: flex;
  margin-top: -20px;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.demo_services_description {
  margin-bottom: 0;
}

.demo_services_container {
  padding: 100px 80px;
  background-color: black;
  color: white;
}

.demo_services_img {
  padding: 0;
}

.demo_services_titre {
  text-transform: uppercase;
}

.demo_services_nom {
  text-transform: uppercase;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
}

.demo_services_liste {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 44px;
}

.demo_service_container {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

/* Carrière */
.carriere {
  margin-top: -20px;
  color: white;
}

.carriere_titre {
  text-transform: uppercase;
}

.carriere_description p br {
	margin-bottom:10px;
}

.section_carriere {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  flex-wrap: wrap;
}

.carriere_img {
  width: 50%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.carriere_container {
  padding: 100px 40px;
}

.avantages_container {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.avantage_container {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  column-gap: 20px;
}
.avantage_container::before {
  display: none;
}
.avantage_container::after {
  display: none;
}

.avantage_container i {
  font-size: 40px;
  width: 60px;
}

.avantage_titre {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "niveau-grotesk-black";
}

/* Contact */
.contact {
  margin-top: -20px;
  background-color: black;
  color: white;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://dev.totemweb.design/novobeton/wp-content/uploads/2023/10/NovoBeton_Texture-beton-noir.jpg');
}
.contact-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-text p {
  font-size: 20px;
	margin-bottom: 0px;
}

.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.contact-info h3 {
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 1px;
}

.contact_titre {
  text-transform: uppercase;
}

.numero {
  font-size: 26px;
  font-family: "niveau-grotesk-black";
  color: #009fe3;
  letter-spacing: 3.9px;
}

.intro_coord_container p {
  font-size: 20px;
  letter-spacing: 0.5px;
}

/* A propos */
/* Intro */
.apropos_intro {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
}
.apropos_intro>.flex {
  justify-content: center;
}

.apropos_clients {
  display: flex;
  justify-content: center;
  padding-top: 100px;
}

.apropos_clients_contenu {
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.apropos_clients_contenu h2 {
  margin-bottom: 0;
}

.apropos_btn_realisation {
  display: block;
  margin-top: 60px;
}

.apropos_valeurs {
	background-color:#000;
}

.etape_liste {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  margin-top: 40px;
}

.etape_nom {
  margin-left: 0;
}

.etape_description {
  margin-bottom: 0;
}

.apropos_histoire {
  color: white;
}

.apropos_histoire_texte_1 {
  font-size: 20px;
  margin-bottom: 20px;
}

.apropos_histoire_sousTitre {
  font-size: 26px;
  letter-spacing: 3.9px;
  text-transform: uppercase;
}

.apropos_histoire_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 48%;
  height: auto;
}

.apropos_histoire_container {
  justify-content: space-between;
  flex-wrap: wrap;
}

.apropos_intersection {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
  color: white;
  text-align: center;
}

.apropos_intersection_container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.apropos_intersection_container h2 {
  margin-bottom: 0;
}


.apropos_valeur_liste {
  flex-wrap: wrap;
  color: white;
}

.apropos_valeur_liste_container {
  align-items: flex-start;
  margin-bottom: 30px;
  column-gap: 35px;
  width: 49%;
}

.apropos_valeur_liste_container i {
  font-size: 60px;
  margin-top: 8px;
  width: 60px;
  display: block;
}

/* Carrière */
/* Intro */
.carriere_intro {
  background-image: url("https://via.placeholder.com/2000x340");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-bottom: 0;
}

/* Services */
.intro_services {
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-bottom: 0;
}
.intro_petite_texte {
  text-align: center;
  margin-top: 17%;
  margin-top: 250px;
  margin-bottom: 100px;
}

.intro_petite_texte h1 {
  text-shadow: 0px 0px 10px #000000a2;
  text-transform: uppercase;
  color: white;
}

.intro_liste_services {
  color: white;
}

.intro_services_liste {
  margin: 0;
}

.page_service_liste:nth-child(even) {
  flex-direction: row-reverse;
}

.bloc_img_texte_texte_container_icon {
  margin-bottom: 28px;
}

.bloc_img_texte_texte_container_titre {
  letter-spacing: 5.4px;
}

/* Contact */
.contact_intro {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
}
.contact_intro>.flex {
  justify-content: center;
}

.coord_liste {
  flex-wrap: wrap;
}

.coord_liste div {
  display: flex;
  flex-direction: column;
}

.coord_intro_titre {
  font-size: 18px;
  font-family: "niveau-grotesk-black";
  margin-bottom: 10px;
  letter-spacing: 2.7px;
  text-transform: uppercase;
}

.coord_texte {
  margin-bottom: 0;
  color: white;
  font-family: "niveau-grotesk-normal";
}

.coord_container {
  margin-bottom: 30px;
}

.coord_container p.coord_texte:hover {
	color: #009fe3;
	cursor:pointer!important;
}

.contact_formulaire {
  background-image: url(assets/img/logo_petit.svg);
  background-position: 25% 95%;
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: 20%;
}

.contact_formulaire_intro {
  color: white;
  width: 48%;
}

.contact_formulaire_intro p {
  font-size: 20px;
}

.contact_formulaire_contenu {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  column-gap: 4%;
}

/* Formulaire */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea {
  background-color: black;
  border: 1px solid #777777;
  color: white;
  font-size: 16px;
  width: 100%;
  font-family: "niveau-grotesk-normal";
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.wpcf7-form {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.wpcf7-form .form_col_2 p {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
  width: 100%;
}

.wpcf7-form .form_col_2 label {
  width: 50%;
}

.wpcf7-form .form_col_2 select {
  width: inherit;
	margin-bottom: 0px;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white !important;
  opacity: 1;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white !important;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white !important;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white !important;
  opacity: 1;
}

.contact_formulaire_form {
  width: 48%;
}

.wpcf7 input[type="submit"] {
  margin-right: 10px;
}
.wpcf7 select {
  margin-bottom: 20px;
}

form p {
  margin-bottom: 0;
}

/* Page des réalisations */
.realisation_page_intro {
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-bottom: 0;
}
.realisation_page_intro>.flex {
  justify-content: center;
}

.realisation_intro_liste p {
  font-size: 20px;
}

.realisation_liste_container {
  flex-wrap: wrap;
}

.realisation_item {
  margin-bottom: 0px;
  padding: 0px;
}

.realisation_item_titre {
  font-size: 26px;
  text-transform: uppercase;
}

.text {
  color: white;
  padding: 30px 53px 30px 30px;
  background-color: black;
}

.realisation_item_contenu {
  display: flex;
  position: relative;
  flex-direction: row;
  width: 100%;
  min-height: 400px;
}
.realisation_item:nth-of-type(even) .realisation_item_contenu {
  display: flex;
  position: relative;
  flex-direction: row-reverse;
}

.realisation_item_contenu .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 52px 40px;
  width: 50%;
  flex: 7.02;
}

.realisation_intro_liste {
  color: white;
}

.realisation_filtre_container h3 {
  color: white;
  font-size: 26px;
}

.realisation_liste {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.realisation_liste>div {
  padding: 0;
}

.realisation_liste_industrieProduit {
  align-items: center;
  margin-bottom: 20px;
  column-gap: 20px;
}

.realisation_liste_industrieProduit h4 {
  margin-bottom: 0;
  font-size: 20px;
  font-family: "niveau-grotesk-black";
}

.realisation_liste_industrieProduit_icon {
  color: #009fe3;
}

/* Page d'une réalisation */
.realisationPage_intro {
  display: flex;
  flex-wrap: wrap;
  color: white;
}

.intro_gros_texte {
  margin-top: 14%;
  padding: 0px 140px 100px 80px;
}

.intro_gros_texte h1 {
  text-shadow: 0px 0px 10px #000000a2;
}

.intro_gros_texte a {
  color: #eaeaea;
}

.pageRealisation_intro_titre_intro {
  font-size: 26px;
  margin-top: 95px;
  margin-bottom: 0;
}

.pageRealisation_intro_texte {
  font-size: 20px;
}

.pageRealisation_intro_img {
  padding-left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pageRealisation_intro_industrieProduit_container {
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-top: 10px;
  justify-content: space-between;
}

.pageRealisation_intro_industrieProduit {
  align-items: center;
}

.pageRealisation_intro_industrieProduit h3 {
  margin-bottom: 0;
  margin-left: 14px;
}

.realisationPage_mendatInfo {
  color: white;
}

.realisationPage_mendatInfo_description {
  margin-bottom: 60px;
}

.realisationPage_mendatInfo_info {
  margin-bottom: 60px;
  flex-wrap: wrap;
}

.realisationPage_mendatInfo_info div h3 {
  text-transform: uppercase;
  font-size: 26px;
}

.realisationPage_mendatInfo_medias {
  flex-wrap: wrap;
  justify-content: space-between;
}

.realisationPage_mendatInfo_medias_img {
  margin-bottom: 22px;
}

.temoignage {
  background-position: center !important;
  height: 100%;
  background-repeat: no-repeat;
  margin-bottom: 0;
  background-size: cover;
  color: white;
}

.temoignage_info {
  margin-left: 30px;
}

.temoignage_info p {
  margin-bottom: 0;
}

.temoignage_client {
  font-family: "niveau-grotesk-black";
}

.temoignage_client {
  align-items: center;
}

.temoignage_client img {
  border-radius: 50%;
  width: auto;
  max-height: 120px;
}

.citation_guillemet {
  font-size: 100px;
  margin-bottom: 0;
  color: #505050;
  line-height: 77px;
  font-family: "niveau-grotesk-black";
}

.temoignage_citation h2 {
  margin-bottom: 0;
}

.realisationPage_intro_retour_projet:hover {
  color: #009fe3;
}

/* Carriere */
.section-intro-carrieres {
  display: flex;
  column-gap: 4%;
}
.carrieres-introduction {
  display: flex;
  flex-direction: column;
  width: 48%;
  row-gap: 40px;
}
.carrieres-formulaire {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.carriere_travailler {
  color: white;
}

.carriere_travailler_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}

.carriere_travailler_container_texte_1 {
  font-size: 20px;
}

.carriere_avantages {
  background-color: #333;
  margin-bottom: 0;
  color: white;
}

.carriere_avantages_intro {
  text-align: center;
  margin-bottom: 60px;
}

.carriere_avantages_liste {
  flex-wrap: wrap;
}

.carriere_avantages_liste_container {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  column-gap: 20px;
}

.carriere_avantages_liste_container i {
  color: #009fe3;
  width: 60px;
  font-size: 40px;
}

.carriere_avantages_liste_container h4 {
  text-transform: uppercase;
  letter-spacing: 2.7px;
  font-size: 18px;
  font-family: niveau-grotesk-black;
}

.carriere_avantages_liste_container h4,
.carriere_avantages_liste_container p {
  margin-bottom: 0;
}

.carriere_poste {
  color: white;
}

.carriere_poste_container {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.carriere_poste_container_texte {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.carriere_poste_container_texte p {
  width: 65%;
  margin-bottom: 0;
}

.carriere_poste_container_texte a {
  align-self: flex-end;
  color: white;
  font-family: "niveau-grotesk-black";
  text-transform: uppercase;
}

.carriere_poste_container_texte a i {
  color: #009fe3;
}

.carriere_poste_item {
  border-bottom: 1px solid #505050;
  margin-bottom: 30px;
}

.carriere_form_container form p {
  margin-bottom: 20px;
}

.carriere_poste_intro p {
  font-size: 20px;
}

/* ARCHIVE - INDUSTRIES / PRODUITS */
.archive-industries-titre {
  margin-bottom: 0;
  background-color: #000000;
  color: white;
}
.archive-industries-liste {
  color: white;
}
.archive-industries-liste p {
  font-size: 20px;
}
.archive-industries-liste .section-top {
  padding: 120px 40px 40px !important;
}
.archive-industries-liste .single-industrie {
  display: flex;
  color: white;
  min-height: 800px;
}
.archive-industries-liste .single-industrie h2 {
  font-family: "niveau-grotesk-black";
  letter-spacing: 4.4px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 32px;
  text-shadow: 0px 0px 10px #000000a2;
}
.archive-industries-liste .single-industrie .intro_icone {
  max-height: 50px;
  width: fit-content;
}
.archive-industries-liste .single-industrie:nth-of-type(even) {
  flex-direction: row-reverse;
}
.archive-industries-liste .single-industrie .industrie-description {
  padding: 100px 140px 100px 80px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.archive-industries-liste .single-industrie:nth-of-type(even) .industrie-description {
  padding: 100px 80px 100px 140px;
}
.archive-industries-liste .single-industrie .industrie-description h1 {
  text-shadow: 0px 0px 10px #000000a2;
}
.archive-industries-liste .single-industrie .industrie-description a {
  color: #eaeaea;
}
.archive-industries-liste .single-industrie .industrie-description p {
  font-size: 20px;
}
.archive-industries-liste .single-industrie .industrie-image {
  padding-left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Industrie */
.intro_gros_texte_pre_titre {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 40px;
}

.intro_gros_texte p {
  font-size: 20px;
}

.intro_gros_texte_industrie_produit {
  margin-top: 22%;
  padding: 0px 140px 60px 80px;
}

.industrie_realisations {
  color: white;
}

.industrie_liste_clients {
  flex-wrap: wrap;
}

.industrie_liste_clients .grid-33 {
  margin-bottom: 20px;
}

.industrie_clients {
  display: flex;
  margin-top: 60px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.industrie_clients p {
  font-size: 20px;
}

.industrie_realisations_intro {
  margin-bottom: 60px;
}

.industrie_realisations_intro p {
  font-size: 20px;
  margin-bottom: 0;
  width: 50%;
}

.industrie_realisations_intro_texte {
  justify-content: space-between;
}

.industrie_produits {
  color: white;
}

.industrie_produits_intro h2 {
  margin-bottom: 0;
}

.industrie_produits_intro p {
  font-size: 20px;
  width: 80%;
}

.industrie_produits_intro {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.industrie_produits_container {
  align-items: center;
  flex-direction: column;
}

.industrie_produits_liste {
  flex-direction: column;
}

.industrie_produits_liste .industrie_produit_container:nth-child(even) {
  display: flex;
  flex-direction: row-reverse;
}

.industrie_produit {
  background-color: white;
}

.industrie_produit:hover
  .industrie_produit_lien
  .industrie_produit_titre_container
  .produit_icon {
  color: black;
}

.industrie_produit_lien {
  color: black;
  padding-left: 50px;
  padding-right: 50px;
  align-items: flex-start;
}

.industrie_produit_lien p {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.industrie_produit_lien:hover p {
  text-align: left;
  margin-bottom: 20px;
}

.industrie_produit_carre {
  background: white;
}

.industrie_produits_liste .industrie_produit_container:nth-child(even) .carre {
  right: -15px;
  margin: 0;
  left: auto;
}

.industrie_produit_container {
  margin-bottom: 20px;
}

.industrie_produit_lien .produit_nom {
  margin-top: 0;
  width: auto;
  text-transform: uppercase;
}

.industrie_produit_titre_container {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: baseline;
}

.industrie_produit_lien h4 {
  margin-left: 15px;
  font-size: 20px;
  font-family: "niveau-grotesk-black";
  margin-bottom: 0;
}

.industrie_produit_avantage {
  align-items: center;
  margin-bottom: 15px;
}

.industrie_produit_avantage i {
  color: #009fe3;
}

/* Produit */
.produit_intro img {
  max-height: 50px;
}
.produit_intro .intro_gros_texte_industrie_produit {
  margin-top: 18%;
}

.finition_container_items {
  margin-bottom: 20px;
}

.finition_container_items img {
  max-width: 50%;
}

.finition_container_items_titre {
  margin-bottom: 15px;
}

.finition_container_items_texte {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
}

.couleur_container {
  justify-content: flex-start;
  row-gap: 10px;
  column-gap: 15px;
}

.couleur_item {
  padding: 0px;
}

.information_intro_container {
  justify-content: space-between;
  margin-bottom: 60px;
}

.information_container h4 {
  font-family: "niveau-grotesk-black";
  font-size: 18px;
}

.caracteristique_container {
  align-items: center;
  margin-bottom: 30px;
  column-gap: 20px;
}
.caracteristique_container i {
  font-size: 30px;
  width: 50px;
  display: contents;
}

.produit_finis {
  margin-top: -250px;
  padding: 200px 0px;
}

.produit_industries_description {
  font-size: 20px;
  width: 50%;
}

.produit_industries_intro {
  align-items: center;
  flex-direction: column;
}

.faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq-reponse {
  display: none;
  margin-top: 30px;
}

.faq-question-titre {
  font-size: 20px;
  font-family: "niveau-grotesk-black";
  margin-bottom: 0;
}

.faq_hidden {
  display: none;
}

.faq_container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.faq-question-container {
  padding: 20px 30px;
  border: 1px solid #ffffff;
  margin-bottom: 15px;
}

.faq_question_container {
  margin-top: 55px;
}

.realisation_bg_img {
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 378px;
  flex: 8;
}

/* SLICK SLIDER */
.slider-image-projet {
  width: 50%;
}
.slick-list.draggable {
  height: 100% !important;
}
.slick-list.draggable .slick-track {
  height: 100% !important;
}
.slick-dots {
  bottom: 10px !important;
}
.slick-dots li button:before {
  font-size: 10px !important;
  opacity: 1 !important;
  color: white !important;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.2) !important;
}
.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #009fe3 !important;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.2) !important;
}
.slider-image-projet .image-projet {
  object-fit: cover;
  object-position: center;
  display: block !important;
  width: 100%;
  max-height: 400px;
  min-height: 500px;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
.slick-next {
  right: 15px !important;
  z-index: 10;
}
.slick-prev {
  left: 15px !important;
  z-index: 10;
}
.slick-prev:before, .slick-next:before {
  opacity: 1 !important;
  color: white;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.2);
  font-size: 25px !important;
}

/* RESPONSIVE */
/* MAX-WIDTH */
@media (max-width: 1270px) {
  /* General */
  .section-padding {
    padding: 120px 40px !important;
  }

  /* Sections */
  .industries {
    padding: 0px 40px;
  } 
  .carriere {
    padding: 0px 40px;
  } 

  /* Archives */
  .archive-industries-liste .single-industrie:nth-of-type(even) .industrie-description {
    padding: 80px;
  }
  .archive-industries-liste .single-industrie .industrie-description {
    padding: 80px;
  }

  /* Footer */
  .footer .pied-page-contenu {
    padding: 0px 40px;
  } 
  .footer .copyright-container {
    padding: 0px 40px;
  } 
}

@media (max-width: 1024px) {
  /* General */
  .section-padding {
    padding: 80px 40px !important;
  }
  #wpadminbar {
    display: none;
  }
  .nav-principale {
    display: none;
  }
  header.sticky .nav-principale {
    display: none;
  }
  header.sticky {
    padding: 0px;
  }
  #logo_lien {
    display: none;
  }
  .nav-secondaire {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    padding-right: 40px;
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100vw;
    background-color: black;
  }
  .nav-secondaire ul li {
    padding: 0px 0px;
  }

  /* Menu Mobile */
  #mobmenuleft, #mobmenuright {
    width: 100%;
  }
  .mobmenu-right-panel li, .rightmbottom, .rightmtop {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mob-menu-header-holder {
    z-index: 1009 !important;
  }
  .nav-secondaire {
    height: 32px;
    display: flex;
    column-gap: 10px;
    padding-right: 15px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    right: 0;
    left: auto;
    z-index: 1100;
}
  .nav-secondaire i {
    padding: 0px;
  }

  /* Headers */
  .intro_petite_texte {
    margin-top: 100px;
    margin-bottom: 80px;
  }

  /* Accueil */
  .produit_lien {
    padding: 20px;
  }

  /* Sections */
  .bloc_img_texte_texte_container {
    padding: 80px 40px !important;
  }
  .carriere_container {
    padding: 80px 40px;
  }
  .industrie_clients {
    flex-direction: column;
  }
  .industrie_clients>div {
    width: 100%;
  }
  .industrie_liste_clients .grid-33 {
    width: 33%;
  }
  .client_logo {
    flex: 0 0 23%;
  }
  .client_logo_container a {
    flex: 0 0 23%;
  }

  /* Pages */
  .intro_gros_texte {
    padding: 0px 40px 80px 40px;
  }
  .produit_lien {
    align-items: flex-start !important;
    row-gap: 20px !important;
  }
  .produit_container {
    flex-wrap: nowrap !important;
  }
  .industrie_produit_lien {
    padding: 20px !important;
  }

  /* Page A propos */
  .apropos_histoire_container {
    flex-wrap: nowrap;
    column-gap: 40px;
  }
  .apropos_histoire_container div {
    width: 50%;
  }
  .apropos_histoire_img {
    padding: 0px;
  }
  .apropos_valeur_liste_container::before,
  .apropos_valeur_liste_container::after {
    display: none;
  }

  /* Archives */
  .archive-industries-liste .section-top {
    padding: 80px 40px 40px !important;
  }
  .archive-industries-liste .single-industrie .industrie-description {
    padding: 40px;
  }
  .archive-industries-liste .single-industrie:nth-of-type(even) .industrie-description {
    padding: 40px;
  }

  /* Footer */
  .pied-page-contenu::before,
  .pied-page-contenu::after {
    display: none;
  }
}

@media (max-width: 960px) {
  /* General */
  .separate-containers .site-main>* {
    margin-bottom: 0px;
  }
  .grid-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .grid-container::before,
  .grid-container::after {
    display: none;
  }
  .btn_apropos {
    margin-top: 0px;
  }

  /* Sections */
  .bloc_img_texte {
    margin-top: 0px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column-reverse;
  }
  .bloc_img_texte_img_container {
    min-height: 400px;
    width: 100%;
  }
  .bloc_img_texte_texte_container {
    width: 100%;
  }
  .carriere {
    padding: 0px;
  }
  .carriere_container {
    margin-bottom: 0px;
    padding: 80px 40px 40px 40px;
    width: 100%;
  }
  .section_carriere {
    padding-top: 0px;
    flex-wrap: nowrap;
    flex-direction: column-reverse;
    row-gap: 20px;
    margin: 0px;
  }
  .carriere_img {
    width: 100%;
    min-height: 400px;
  }
  .contact-container::before,
  .contact-container::after {
    display: none;
  }
  .contact-info {
    padding: 0px;
  }

  /* Accueil */
  .realisation_lien {
    padding: 20px;
    height: 100%;
}
  .produits_container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 100%;
  }
  .produits_container>.produit_container {
    width: 100%;
  }
  .produits_container>.produit_container:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .produits_container > div:nth-child(4n + 3), .produits_container > div:nth-child(4n + 4) {
    flex-direction: row;
  }
  .produits_container > div:nth-child(odd) .carre, 
  .produits_container > div:nth-child(odd) .carre {
    right: auto !important;
    left: -15px !important;
    margin: 0px;
  }
  .produits_container > div:nth-child(even) .carre, 
  .produits_container > div:nth-child(even) .carre {
    right: -15px !important;
    left: auto !important;
    margin: 0px;
  }
  .produit_lien {
    align-items: center !important;
  }
  .accueil_produit_nom {
    width: 100%;
    margin-top: 0px;
  }

  /* Page A propos */
  .apropos_histoire_container {
    flex-direction: column;
  }
  .apropos_histoire_container div {
    width: 100%;
  }
  .apropos_histoire_img {
    min-height: 400px;
  }

  /* Page Coordonnées */
  .coord_liste {
    column-gap: 4%;
  }
  .contact_formulaire_contenu {
    flex-direction: column;
  }
  .contact_formulaire_intro {
    width: 100%;
  }
  .contact_formulaire_form {
    width: 100%;
  }

  /* Page Carrieres */
  .section-intro-carrieres {
    flex-direction: column;
  }
  .carrieres-introduction {
    width: 100%;
  }

  /* Archives */

  /* Footer */
  .pied-page-contenu {
    flex-direction: column;
  }
  .pied-page-contenu section {
    width: 100%;
  }
  .footer-slogan {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0px;
}
  .footer-license {
    margin-top: 0;
    padding: 20px 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 820px) {
  /* Sections */
  .contact-container {
    flex-direction: column;
    row-gap: 20px;
  }
  .contact-text {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .contact-info {
    width: 100%;
    align-items: flex-start;
  }
  .numero {
    margin-bottom: 10px;
  }

  /* Page À propos */
  .apropos_valeur_liste {
    column-gap: 2%;
  }

  /* Pages Industries */
  .realisationPage_intro {
    flex-direction: column;
  }
  .pageRealisation_intro_img {
    min-height: 250px;
    width: 100%;
  }
  .intro_gros_texte {
    padding: 20px 40px;
    width: 100%;
    margin-top: 0px;
  }
  .intro_gros_texte_pre_titre {
    margin-top: 20px;
  }

  /* Pages Produits */
  .produit_intro .intro_gros_texte_industrie_produit {
    margin-top: 0px;
}

  /* Page Coordonnées */
  .coord_liste div {
    width: 48%;
  }

  /* Archives */
  .archive-industries-liste .single-industrie {
    min-height: auto;
    flex-direction: column-reverse;
  }
  .archive-industries-liste .single-industrie:nth-of-type(even) {
    flex-direction: column-reverse;
  }
  .archive-industries-liste .single-industrie .industrie-image {
    min-height: 400px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  /* Général */
  .nav-secondaire {
    height: 46px;
  }
  .mob-menu-header-holder {
    top: 46px !important;
}
  /* Accueil */
  .intro-accueil_contenu {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 80px 40px 150px;
  }
  .intro-accueil-container .grid-15 {
    display: none;
  }
  .industries {
    padding: 0px 40px;
  }
  .realisation_intro .grid-15 {
    display: none;
  }
  .realisation_intro .grid-70 {
    padding: 0px;
  }
  .realisations_soustitre {
    margin-bottom: 40px;
  }
  .realisations_container {
    padding: 0px;
  }
  .realisation_container {
    flex-direction: column-reverse;
    margin-bottom: 0px;
  }
  .slider-image-projet {
    width: 100%;
  }
  .realisation_info {
    width: 100%;
  }
  .realisation_lien {
    min-height: 400px;
  }
  .realisations_container > div:nth-child(4n + 2) {
    flex-direction: column-reverse;
  }
  .realisations .bouton-voir-realisations {
    padding: 20px 0px;
  }

  /* Page A propos */
  .apropos_valeur_liste_container {
    flex-direction: column;
    row-gap: 10px;
  }

  /* Page Réalisations */
  .realisation_item_contenu {
    flex-direction: column-reverse;
  }
  .realisation_item_contenu .text {
    width: auto;
    flex: auto;
    min-height: 400px;
    padding: 20px;
  }
  .realisation_item:nth-of-type(even) .realisation_item_contenu {
    flex-direction: column-reverse;
  }

  /* Page à propos */
  .apropos_valeur_liste {
    flex-direction: column;
  }
  .produit_img {
    min-height: 300px;
    aspect-ratio: 1/1;
  }
  .apropos_valeur_liste_container {
    width: 100%;
  }

  /* Pages Industries */
  .industries-template-default .produit_container {
    flex-direction: column-reverse;
  }
  .industries-template-default .produit_lien {
    align-items: flex-start !important;
  }
  .industries-template-default .industrie_produit_carre {
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -30px;
  }
  .industries-template-default .industrie_produits_liste .industrie_produit_container:nth-child(even) .carre {
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -30px;
  }
  .industries-template-default .industrie_produits_liste .industrie_produit_container:nth-child(even) {
    flex-direction: column-reverse;
  }

  /* Pages Produits */
  .caracteristique_container {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
  }
  .information_container {
    padding-top: 40px;
  }

  /* Sections */
  .valeur {
    flex-direction: column;
    row-gap: 10px;
    align-items: flex-start;
  }
  .avantage_container {
    flex-direction: column;
    row-gap: 10px;
    align-items: flex-start;
  }
  .client_logo {
    flex: 0 0 32%;
  }
  .client_logo_container a {
    flex: 0 0 32%;
  }
}

@media (max-width: 600px) {
  /* Headers */
  .intro_petite_texte {
    margin-top: 80px;
    margin-bottom: 60px;
  }

  /* Accueil */
  .produits_intro_contenu .grid-15 {
    display: none;
  }
  .produits_intro_contenu .grid-70 {
    padding: 0px;
  }
  .produit_container {
    flex-direction: column-reverse;
  }
  .produits_container>.produit_container:nth-of-type(even) {
    flex-direction: column-reverse;
  }
  .produits_container > div:nth-child(4n + 3), .produits_container > div:nth-child(4n + 4) {
    flex-direction: column-reverse;
  }
  .produit_lien {
    min-height: 200px;
    position: relative;
  }
  .produits_container > div:nth-child(odd) .carre, .produits_container > div:nth-child(odd) .carre {
    right: 0px!important;
    left: 0px !important;
    margin: auto;
    bottom: -145px;
  }
  .produits_container > div:nth-child(even) .carre, .produits_container > div:nth-child(even) .carre {
    right: 0px!important;
    left: 0px !important;
    margin: auto;
    bottom: -145px;
  }

  /* Pages */
  .temoignage_client {
    flex-direction: column;
    align-items: flex-start !important;
    row-gap: 20px;
  }
  .temoignage_info {
    margin-left: 0px;
  }

  /* Sections */
  .client_logo {
    flex: 0 0 49%;
  }
  .client_logo_container a {
    flex: 0 0 49%;
  }
}

@media (max-width: 450px) {
  /* Général */
  .section-padding {
    padding: 40px 20px !important;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }

  /* Accueil */
  .intro-accueil_contenu {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 80px 20px 150px;
  }
  .industries {
    padding: 0px 20px;
  }
  .realisation_intro {
    padding: 20px 0px;
  }

  /* Page À propos */
  .apropos_histoire {
    margin-top: 20px;
  }
  .apropos_valeur_liste_container {
    width: 100%;
    flex-direction: column;
    row-gap: 10px;
  }

  /* Sections */
  .valeurs_container {
    margin-bottom: 0px;
  }
  .avantages_container {
    margin-bottom: 0px;
  }
  .client_logo {
    flex: 0 0 100%;
  }
  .client_logo_container a {
    flex: 0 0 100%;
  }

  /* Pages Produits */
  .intro_gros_texte {
    padding: 20px;
  }
  .information_intro_container {
    margin-bottom: 0px;
  }

  /* Page Carrieres */
  .section-intro-carrieres {
    flex-direction: column;
  }
  .carrieres-introduction {
    width: 100%;
    row-gap: 40px;
  }

  /* Page Contact */
  .coord_liste {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .coord_container {
    width: 100% !important;
  }
  .wpcf7-form {
    display: flex;
    flex-direction: column;
  }
  .wpcf7-form .form_col_2 p {
    display: flex;
    flex-direction: column;
    column-gap: 20px;
    width: 100%;
  }
  .wpcf7-form .form_col_2 label {
    width: 100%;
  }
  .contact_formulaire {
    background-image: none;
  }

  /* Archives */
  .archive-industries-liste .section-top {
    padding: 40px 20px !important;
  }
  .archive-industries-liste .single-industrie .industrie-description {
    padding: 20px;
  }
  .archive-industries-liste .single-industrie:nth-of-type(even) .industrie-description {
    padding: 20px;
  }

  /* Sections */
  .bloc_img_texte_texte_container {
    padding: 40px 20px !important;
  }
  .carriere_container {
    padding: 40px 20px;
  }

  /* Footer */
  .footer {
    padding: 40px 0px 0px 0px;
  }
  .footer .pied-page-contenu {
    padding: 0px 20px;
  }
  .footer .copyright-container {
    padding: 0px 20px;
  }
  .footer .copyright {
    flex-direction: column;
    row-gap: 10px;
  }
}

/* MIN-WIDTH */
@media screen and (min-width: 1024px) {
  .realisation_liste {
    flex-wrap: wrap;
    flex-direction: row;
  }
}

@media screen and (min-width: 768px) {
  .bloc_img_texte_texte_container {
    padding: 45px 30px;
  }
  .demo_services_container {
    padding: 45px 30px;
  }
  .realisation_container {
    margin-bottom: 0;
  }
  .client_logo_container {
    display: flex;
    flex-wrap: wrap;
  }
  .realisation_info {
    padding-bottom: 0;
  }
  .bloc_img_texte_texte_container {
    padding: 100px 80px;
    color: white;
  }
  .demo_services {
    flex-direction: row;
  }
  .contact_formulaire {
    background-image: url(assets/img/logo_petit.svg);
    background-position: 6% 72%;
    background-repeat: no-repeat;
    background-size: 20%;
  }

}

/* FONTS */
@font-face {
  font-family: "lust";
  src: url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("woff"),
    url("https://use.typekit.net/af/777bed/00000000000000007735ddc7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3")
      format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "niveau-grotesk-normal-italic";
  src: url("https://use.typekit.net/af/b28757/00000000000000007735b52b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/b28757/00000000000000007735b52b/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/b28757/00000000000000007735b52b/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3")
      format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "niveau-grotesk-normal";
  src: url("https://use.typekit.net/af/743863/00000000000000007735b531/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/743863/00000000000000007735b531/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("woff"),
    url("https://use.typekit.net/af/743863/00000000000000007735b531/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3")
      format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "niveau-grotesk-black-italic";
  src: url("https://use.typekit.net/af/c4ea54/00000000000000007735b53f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/c4ea54/00000000000000007735b53f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3")
      format("woff"),
    url("https://use.typekit.net/af/c4ea54/00000000000000007735b53f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i9&v=3")
      format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 900;
}

@font-face {
  font-family: "niveau-grotesk-black";
  src: url("https://use.typekit.net/af/4123cd/00000000000000007735b542/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3")
      format("woff2"),
    url("https://use.typekit.net/af/4123cd/00000000000000007735b542/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3")
      format("woff"),
    url("https://use.typekit.net/af/4123cd/00000000000000007735b542/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3")
      format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
}
