@charset "UTF-8";
/*
Theme Name: SVM France
Description: Theme enfant de Bootstrap Basic 4
Author: Human's Connexion - Kevin Astier
Template: bootstrap-basic4
Version: 1
*/
/* Colors */
@font-face {
  font-family: "noahbold";
  src: url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-bold-webfont.woff2") format("woff2"), url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "noahbold_italic";
  src: url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-bolditalic-webfont.woff2") format("woff2"), url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "noahregular";
  src: url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-regular-webfont.woff2") format("woff2"), url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "noahregular_italic";
  src: url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-regularitalic-webfont.woff2") format("woff2"), url("https://wsvmfrance.prep.demohc.com/wp-content/themes/svmfrance/fonts/noah-regularitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-family: "noahregular";
}

p {
  font-family: "noahregular";
}

.comfortaa {
  font-family: "Comfortaa", cursive;
}

.noah {
  font-family: "noahbold_italic";
}

.caveat {
  font-family: "Caveat", cursive;
}

.caveat h2 {
  font-family: "Caveat", cursive;
  font-size: 50px;
}

h3 {
  font-family: "Comfortaa", cursive;
}

h5 {
  font-family: "noahbold";
}

/* BACKGROUND*/
.bckg-grey {
  background-color: #F5F8FB;
}

.bckg-blue-pastel {
  background-color: #9FBBD8;
}

/*Certifications*/
.certif-font p {
  line-height: 1.2;
}

/*Boutons*/
.button-tous-les-produits {
  font: normal bold 16px/22px "noahregular";
}
.button-tous-les-produits a {
  color: #000F98;
}
.button-tous-les-produits a:hover {
  color: #5065B8;
  text-decoration: none;
}

/*body { height: 1000px }*/
#scrollBtn {
  position: fixed;
  right: 10px;
  bottom: 0;
  cursor: pointer;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
}
#scrollBtn.scrollUp {
  display: none;
}

#scrollBtn > .top {
  display: none;
}

/*#scrollBtn.scrollUp > .top { display: initial }*/
#scrollBtn.scrollUp > .bottom {
  display: none;
}

/*#scrollBtn > .scrollUp {  display: none }*/
/*PRODUCT PAGE*/
/*TITLES & BUTTONS*/
.product-h2 h2 {
  font-size: 40px;
  color: #000F98;
}

.product-title {
  margin-bottom: 20px !important;
  /*clip-path: polygon(0% 0%, 100% 0%, 96% 100%, 0% 100%);*/
}
.product-title.right-angle {
  clip-path: polygon(0% 0%, 100% 0%, 96% 100%, 0% 100%);
}
.product-title.both-angle {
  clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
}
.product-title.left-angle {
  clip-path: polygon(4% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.product-title p {
  justify-content: center;
  display: flex;
  height: 35px;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
}

.reduce-size {
  width: 330px;
  position: relative;
  left: 37px;
}

.svm-alu a,
.svm-alu-center a {
  color: #D5111D !important;
  font-weight: bold;
}

.svm-pvc a {
  color: #000F98 !important;
  font-weight: bold;
}

.right-angle .vc_general {
  clip-path: polygon(0% 0%, 100% 0%, 87% 100%, 0% 100%);
  display: flex !important;
  justify-content: center;
}

.left-angle .vc_general {
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  display: flex !important;
  justify-content: center;
}

.both-angle .vc_general {
  display: flex !important;
  justify-content: center;
  position: relative;
  right: 20px;
}
.both-angle.svm-alu .vc_general {
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.both-angle.svm-alu-center .vc_general {
  clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.both-angle.svm-pvc .vc_general {
  clip-path: polygon(12% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.twocol-img img {
  max-height: 250px;
  max-width: 519px;
  object-fit: cover;
}

/*PAGES PRODUITS DIVERS*/
.font20 p {
  font-size: 20px;
}

/*Fiche produit*/
.gallery-slider .product-slider {
  width: 400px !important;
  padding: 0 !important;
  overflow: hidden;
}
.gallery-slider .product-slider .slick-slide img {
  /*width:400px;
  height: auto;*/
  object-fit: contain;
}
.gallery-slider .produit-description p {
  color: #000F98;
}

header.page-header {
  margin-bottom: 0;
}
header .main-navigation {
  margin-left: 0px !important;
  width: 100%;
  padding: 10px 0;
  background-color: white;
  padding-bottom: 12px;
  align-items: center;
}
header .main-navigation .mobile-logo {
  display: none;
}
header .main-navigation #bootstrap-basic4-topnavbar ul li a {
  text-transform: uppercase;
  color: #000F98;
  font-weight: bold;
  font-family: "noahbold";
}
header .main-navigation #bootstrap-basic4-topnavbar ul li a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
header .main-navigation #bootstrap-basic4-topnavbar ul li a:after {
  color: #5065B8;
  transition: 0.5s;
}
header .main-navigation #bootstrap-basic4-topnavbar ul li a:after {
  content: "";
  display: flex;
  justify-content: center;
  border-bottom: 2px solid transparent;
  width: 50%;
  margin: auto;
}
header .main-navigation #bootstrap-basic4-topnavbar ul li a:hover::after {
  content: "";
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #5065B8;
  width: 50%;
  margin: auto;
}
header .main-navigation .mobile-pro-button {
  display: none;
}
header .main-navigation .pro-button,
header .main-navigation .mobile-pro-button {
  text-transform: uppercase;
  border: 1px solid #D5111D;
  border-radius: 5px;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
  cursor: pointer;
  color: #D5111D;
}
header .main-navigation .pro-button:hover,
header .main-navigation .mobile-pro-button:hover {
  background-color: #D5111D;
  color: white;
  text-decoration: none;
}

.row.main-navigation.justify-content-around.sticky-nav.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  padding-bottom: 0px;
  left: 0px;
}
.row.main-navigation.justify-content-around.sticky-nav.sticky .custom-logo {
  width: 60%;
  padding-left: 15px;
}

/*Media queries*/
@media (min-width: 991px) {
  header .main-navigation {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  header .main-navigation {
    justify-content: space-between !important;
  }
  header .main-navigation .navbar button {
    position: relative;
    z-index: 9999;
  }
  header .main-navigation #bootstrap-basic4-topnavbar {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
  }
  header .main-navigation #bootstrap-basic4-topnavbar .navbar-nav {
    padding-left: 20%;
    position: absolute;
    top: 35%;
    gap: 10px;
  }
  header .main-navigation .navbar-collapse.collapse.show .mobile-logo {
    display: block;
    position: relative;
    top: 90px;
    left: 20%;
  }
  header .main-navigation .navbar-collapse.collapse.show .mobile-logo img {
    width: auto !important;
    padding: 0 !important;
  }
  header .main-navigation .navbar-collapse.collapse.show .mobile-pro-button {
    display: block;
    position: absolute;
    z-index: 200;
    bottom: 5%;
    left: 20%;
    width: 50%;
    text-align: center;
  }
  header .pro-button {
    display: none;
  }
}
footer#main-footer {
  display: flex !important;
  justify-content: space-between;
  color: #FFFFFF;
  /*min-height: 80px;
  position: absolute;*/
}
footer#main-footer .left-side {
  background-color: #000F98;
  flex-basis: 50%;
  padding: 50px 50px 0 220px;
  max-width: 45%;
}
footer#main-footer .left-side .left-text .comformaa {
  font-family: "Comfortaa", cursive;
  font-size: 25px;
}
footer#main-footer .left-side .left-text .text-opacity {
  opacity: 1;
}
footer#main-footer .right-side {
  background-color: #1A41CD;
  flex-basis: 50%;
  padding: 50px 50px 0 90px;
  min-width: 55%;
}
footer#main-footer .right-side .text-plus-linkedin {
  display: flex !important;
  position: relative;
  /*bottom: 15px;*/
}
footer#main-footer .right-side .text-plus-linkedin .noah {
  padding-right: 85px;
}
footer#main-footer .right-side .text-plus-linkedin .widget.widget_media_image {
  position: relative;
  /*top: 15px;*/
}
footer#main-footer .right-side .text-dessous a {
  color: inherit;
  text-decoration: none;
  opacity: 1;
  margin-right: 25px;
  margin-left: 25px;
}
footer#main-footer .right-side .text-dessous a:hover {
  opacity: 0.5;
}
footer#main-footer .right-side .button-plus-text {
  display: flex;
  align-items: center;
}
footer#main-footer .right-side .button-plus-text .butt-contact {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #FFFFFF;
  color: #D5111D;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
  margin-right: 160px;
}
footer#main-footer .right-side .button-plus-text .butt-contact:hover {
  background-color: #F5F8FB;
  transition: 0.5s;
}
footer#main-footer .right-side .button-plus-text p a {
  color: inherit;
  text-decoration: none;
  opacity: 1;
}
footer#main-footer .right-side .button-plus-text p a:hover {
  opacity: 0.5;
}

/* Media Queries */
@media (max-width: 1470px) {
  footer#main-footer .left-side {
    padding: 50px 50px 50px 100px;
  }
}
@media (max-width: 1200px) {
  footer#main-footer .left-side {
    padding: 25px 25px 25px 50px;
  }
  footer#main-footer .right-side {
    padding: 37px 25px 25px 45px;
  }
}
@media (max-width: 1010px) {
  footer#main-footer .left-side {
    padding: 12px 12px 12px 25px;
  }
  footer#main-footer .right-side {
    padding: 17px 12px 12px 22px;
  }
  footer#main-footer .button-plus-text {
    display: flex;
    align-items: center;
    bottom: 0;
  }
  footer#main-footer .button-plus-text .butt-contact {
    padding: 7px 14px 5px 14px;
  }
}
@media (max-width: 960px) {
  footer#main-footer {
    display: block !important;
  }
  footer#main-footer .left-side {
    min-width: 100%;
  }
  footer#main-footer .right-side .text-plus-linkedin .noah {
    padding-right: 35px;
  }
  footer#main-footer .right-side .text-dessous {
    position: relative;
    bottom: 10px;
  }
  footer#main-footer .right-side .button-plus-text {
    position: relative;
  }
}
@media (max-width: 768px) {
  footer#main-footer .button-plus-text {
    position: initial;
    flex-direction: column;
  }
  footer#main-footer .button-plus-text .butt-contact {
    margin: 0 !important;
  }
}
#product-sheet .alu-product-title {
  background-color: #D5111D;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 3% 100%);
  font-size: 20px;
  padding: 10px 10px 10px 20px;
}
#product-sheet .alu-colors-title,
#product-sheet .alu-product-certifications {
  background-color: #D5111D;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  font-size: 20px;
  padding: 10px 10px 10px 20px;
}
#product-sheet .pvc-product-title {
  background-color: #000F98;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 3% 100%);
  font-size: 20px;
  padding: 10px 10px 10px 20px;
}
#product-sheet .pvc-colors-title,
#product-sheet .pvc-product-certifications {
  background-color: #000F98;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0% 0%, 100% 0%, 97% 100%, 0% 100%);
  font-size: 20px;
  padding: 10px 10px 10px 20px;
}
#product-sheet .plus-produit-title,
#product-sheet .plus-produit {
  color: #000F98;
}
#product-sheet .colors-standard {
  text-align: center;
  color: #000F98;
  font-weight: bold;
}
#product-sheet .colors-choices {
  gap: 10px;
  flex-wrap: wrap;
}
#product-sheet .colors-choices .color-wrap {
  padding: 10px;
  border: solid 1px #000;
}
#product-sheet .colors-choices .color-9010-Brillant {
  background-color: #ffffff;
}
#product-sheet .colors-choices .color-9016-Satiné {
  background-color: #F6F6F6;
  color: #000;
}
#product-sheet .colors-choices .color-Anodic-Natura{
  background-color: #C4C5C1;
  color: #fff;
}
#product-sheet .colors-choices .color-7016-Fine-Structure {
  background-color: #293133;
  color: #fff;
}
#product-sheet .colors-choices .color-7039-Fine-Structure {
  background-color: #6C6960;
  color: #fff;
}
#product-sheet .colors-choices .color-1247-Fine-Structure {
  background-color: #403A3A;
  color: #fff;
}
#product-sheet .colors-choices .color-Noir-2100-Sablé {
  background-color: #1d1d1b;
  color: #fff;
}
#product-sheet .colors-choices .color-7022-Fine-Structure {
  background-color: #332F2C;
  color: #fff;
}
#product-sheet .colors-choices .color-AS {
  background-color: #C4C5C1;
}
#product-sheet .colors-choices .color-1015-Satiné {
  background-color: #E6D690;
}
#product-sheet .colors-choices .color-7035-Satiné {
  background-color: #D7D7D7;
}
#product-sheet .colors-choices .color-Blanc-teinté-masse {
  background-color: #F6F6F6;
}
#product-sheet .colors-choices .color-Gris-teinté-masse {
  background-color: #D7D7D7;
}
#product-sheet .colors-choices .color-Beige-teinté-masse {
  background-color: #F4ECCD;
}
#product-sheet .colors-choices .color-Chêne-Ancien-Code-34 {
  background-image: url('/wp-content/uploads/2025/03/Code-34.jpg');
  color: #FFFFFF;
}
#product-sheet .colors-choices .color-Chêne-Caramel-Code-43 {
  background-image: url('/wp-content/uploads/2025/03/Code-43.jpg');
  color: #FFFFFF;
}
#product-sheet .colors-choices .color-Gris-Anthracite-Mat-Code-42 {
  background-color: #293133;
  color: #fff;
}
#product-sheet .colors-choices .color-Gris-Lisse-Code-1206 {
  background-color: #332F2C;
  color: #fff;
}
#product-sheet .colors-choices .color-Gris-Quartz-Mat-Code-73 {
  background-color: #6C6960;
  color: #fff;
}
#product-sheet .colors-choices .color-7035-Fine-Structure {
  background-color: #D7D7D7;
}
#product-sheet .colors-choices .color-6021-Fine-Structure {
  background-color: #89AC76;
}
#product-sheet .colors-choices .color-1015-Fine-Structure {
  background-color: #E6D690;
}
#product-sheet .colors-choices .color-7031-Fine-Structure {
  background-color: #474B4E;
  color: #fff;
}
#product-sheet .colors-choices .color-6005-Fine-Structure {
  background-color: #2F4538;
  color: #fff;
}
#product-sheet .colors-choices .color-1019-Fine-Structure {
  background-color: #9E9764;
}
#product-sheet .colors-choices .color-7015-Fine-Structure {
  background-color: #434750;
  color: #fff;
}
#product-sheet .colors-choices .color-3003-Fine-Structure {
  background-color: #9B111E;
  color: #fff;
}
#product-sheet .colors-choices .color-7006-Fine-Structure {
  background-color: #6D6552;
  color: #fff;
}
#product-sheet .colors-choices .color-3004-Fine-Structure {
  background-color: #75151E;
  color: #fff;
}
#product-sheet .colors-choices .color-5010-Fine-Structure {
  background-color: #0E294B;
  color: #fff;
}
#product-sheet .colors-choices .color-8011-Fine-Structure {
  background-color: #5B3A29;
  color: #fff;
}
#product-sheet .colors-choices .color-5003-Fine-Structure {
  background-color: #1D1E33;
  color: #fff;
}
#product-sheet .colors-choices .color-8014-Fine-Structure {
  background-color: #382C1E;
  color: #fff;
}
#product-sheet .colors-choices .color-9005-Fine-Structure {
  background-color: #0A0A0A;
  color: #fff;
}
#product-sheet .colors-choices .color-7040-Fine-Structure {
  background-color: #9DA1AA;
}
#product-sheet .contact-message {
  text-align: end;
  color: #000F98;
}
#product-sheet .certif-wrap {
  display: flex;
}
#product-sheet .certif-wrap img {
  width: 200px;
  height: auto;
}

/*PAGE ACCUEIL*/
#home-video h1 {
  font: normal normal 45px/50px "noahregular";
}

#home-button .wpb_content_element {
  margin-bottom: 50px;
}
#home-button .button-decouvrir-produits {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
  position: absolute;
  bottom: 0px;
  /*right: 0px;*/
  text-decoration: none;
}
#home-button .button-decouvrir-produits:hover {
  background-color: #E2EAF3;
  color: #D5111D;
  transition: 0.5s;
}
#home-button .text-nos-produits {
  color: #000F98;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}
#home-button .text-notre-selection {
  color: #9FBBD8;
  font-family: "Caveat", cursive;
  display: flex;
  justify-content: center;
}

/*Vidéo*/
#video-home-hd {
  /*width: 100vw;
  object-fit: none;*/
}

/*PAGE NOS PRODUITS*/
.swiper-slide .produit {
  background-color: #F5F8FB;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}
.swiper-slide .produit:hover .button-detail-du-produit {
  display: block;
  transition: 0.9s;
}
.swiper-slide .produit:hover p {
  transform: translateY(-20px);
  text-decoration: none;
}
.swiper-slide .produit-first {
  background-color: #F5F8FB;
  display: flex;
  justify-content: center;
  margin-right: 0px;
}
.swiper-slide .produit-img {
  min-height: 415px;
}
.swiper-slide .produit-title:hover {
  text-decoration: none;
}
.swiper-slide .produit-title p {
  justify-content: center;
  display: flex;
  text-decoration: none;
  color: #000F98;
  font-weight: bold;
  transition: 0.4s;
}
.swiper-slide .produit-title p:hover {
  text-decoration: none;
}
.swiper-slide .button-detail-du-produit {
  display: none;
  background-color: #D5111D;
  color: white;
  border: 1px solid #D5111D;
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-right: 10px;
}

.swiper-button-prev,
.swiper-button-next {
  color: #000F98 !important;
}

/*PAGE NOS CERTIFICATIONS*/
.qui-plus-button {
  display: flex;
  color: #D5111D;
  font-weight: bold;
  align-items: center;
  font-family: "Comfortaa", cursive;
}
.qui-plus-button .button-plus {
  background-color: #D5111D;
  color: white;
  border: 1px solid #D5111D;
  margin-left: 10px;
}
.qui-plus-button .button-plus:hover {
  background-color: white;
  color: #D5111D;
  transition: 0.5s;
}

/*PAGE QUI SOMMES NOUS*/
.shadow-bottom {
  /*box-shadow: 0px 35px 25px -28px $pastel-blue;*/
}
.shadow-bottom img {
  border-radius: 25px;
  box-shadow: 0px 35px 25px -28px #9FBBD8;
}

.zindex-img {
  z-index: 1000;
}

.nos-produits-plus-button {
  display: flex;
  color: #D5111D;
  font-weight: bold;
  align-items: center;
  font-family: "Comfortaa", cursive;
}
.nos-produits-plus-button .button-plus {
  background-color: #D5111D;
  color: white;
  border: 1px solid #D5111D;
  margin-left: 10px;
}
.nos-produits-plus-button .button-plus:hover {
  background-color: white;
  color: #D5111D;
  transition: 0.5s;
}

/*PAGE RECRUTEMENT*/
#top-recruit img {
  border-radius: 25px;
  box-shadow: 0px 35px 25px -28px #9FBBD8;
}
#top-recruit .wpb_content_element {
  margin-bottom: 10px !important;
}

.onteste .content-offers .justif-content {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr auto;
  align-items: center;
  gap: 10px;
}
.onteste .content-offers .justif-content .title-poste {
  color: #000F98;
  font-weight: bold;
}
.onteste .content-offers .justif-content .loc-contract {
  color: #000F98;
}
.onteste .content-offers .justif-content .button-plus-recrutement {
  background-color: #D5111D;
  color: white;
  border: 1px solid #D5111D;
}
.onteste .content-offers .justif-content .button-plus-recrutement:hover {
  background-color: white;
  color: #D5111D;
  transition: 0.5s;
}
.onteste .content-offers .sector {
  color: #000F98;
}
.onteste .content-offers .trait-separation {
  border: 1px solid #9fbbd8;
}

.button-candidature-spontanee {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
  position: absolute;
  bottom: 0px;
  text-decoration: none;
}

.button-candidature-spontanee:hover {
  background-color: white;
  color: #D5111D;
  transition: 0.5s;
}

/*PAGE DETAIL OFFRE*/
#single-offer .content-mid {
  display: flex;
  justify-content: center;
}
#single-offer .content-mid .content-detail-poste .entry-title {
  text-transform: uppercase;
  justify-content: center;
  display: flex;
}
#single-offer .content-mid .content-detail-poste .entry-title a {
  color: #000F98;
  font-weight: bold;
}
#single-offer .content-mid .content-detail-poste .div-gris {
  background-color: #F5F8FB;
  border-radius: 5px;
  display: flex;
  justify-content: space-around;
  padding: 20px 0px 20px 0px;
}
#single-offer .content-mid .content-detail-poste .div-gris .logo-plus-localisation {
  display: flex;
  justify-content: space-around;
}
#single-offer .content-mid .content-detail-poste .div-gris .logo-plus-localisation .text-loc {
  color: #000F98;
  font-family: "noahbold";
  left: 15px;
  position: relative;
  font-size: 20px;
}
#single-offer .content-mid .content-detail-poste .div-gris .detail-offer-sector {
  font-family: "noahbold";
  color: #5065B8;
  font-size: 20px;
}
#single-offer .content-mid .content-detail-poste .div-gris .detail-offer-contract {
  font-family: "noahbold";
  color: #5065B8;
  font-size: 20px;
}
#single-offer .content-mid .content-detail-poste .separator {
  border-top: 1px solid #9FBBD8;
}
#single-offer .content-mid .content-detail-poste .mission-profil-condition {
  display: flex;
  justify-content: space-between;
}
#single-offer .content-mid .content-detail-poste .mission-profil-condition .titre {
  color: #000F98;
  font-family: "noahbold";
}
#single-offer .content-mid .content-detail-poste .mission-profil-condition .content-mpc {
  color: #000F98;
  font-family: "noahregular";
  width: 50%;
}

.button-postuler {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
  text-decoration: none;
}

.button-postuler:hover {
  background-color: #9FBBD8;
  color: #D5111D;
  transition: 0.5s;
}

/*PAGE POSTULER*/
.content-top {
  display: flex;
  justify-content: center;
}
.content-top .gros-titre {
  color: #000F98;
  text-transform: uppercase;
  font-weight: bold;
}
.content-top .sous-titre {
  color: #000F98;
  font-family: "Comfortaa", cursive;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
.content-top .ginput_container.ginput_container_fileupload #file-upload-button {
  width: 200%;
}

/*PAGE CONTACT*/
#contact-top img {
  border-radius: 25px;
  box-shadow: 0px 35px 25px -28px #9FBBD8;
}
#contact-top .wpb_content_element {
  margin-bottom: 10px !important;
}

.gfield_label.gform-field-label {
  color: #000F98;
  font-family: "noahregular";
}

.large {
  background-color: #F5F8FB;
  border: 0px;
}

.textarea {
  background-color: #F5F8FB;
  border: 0px;
}

.gform_button.button {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 30px 10px 30px;
  position: relative;
  bottom: -24px;
}

.gform_button.button:hover {
  background-color: #9FBBD8;
  color: #D5111D;
  transition: 0.5s;
}

.placeholder-plus-text .wpb_wrapper {
  display: flex;
  background-color: #F5F8FB;
}

.colorblue-plus-noah {
  color: #000F98;
  font-family: "noahregular";
}

.ginput_container.ginput_container_consent {
  display: flex;
  align-items: baseline;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  margin-left: 5px;
}

/*FICHE PRODUIT*/
#product-sheet {
  /*Carousel images*/
}
#product-sheet .button-tous-les-produits a::before {
  content: url("/wp-content/uploads/2023/08/fleche-produit.svg");
  margin-right: 10px;
}
#product-sheet .containerReal {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
#product-sheet .containerReal .content-static {
  flex-basis: 100%;
  max-width: 50%;
}
#product-sheet .containerReal .hover-img {
  opacity: 1 !important;
  transition: opacity 500ms ease 0s;
}
#product-sheet .containerReal .imgGallery {
  overflow: hidden;
  width: 50%;
  display: flex;
  transition: opacity 500ms ease 0s;
}
#product-sheet .containerReal .imgGallery .slick-list {
  overflow: hidden;
  max-height: 650px;
  padding: 0 !important;
}
#product-sheet .containerReal .imgGallery .imgGallery_thumb {
  /*background-color: $grey;
  margin: 5px;
  border-radius: 20px;*/
}
#product-sheet .containerReal .imgGallery .imgGallery_thumb img {
  width: 100px;
  height: auto;
  border-radius: 15px;
  border: solid 4px #F5F8FB;
  padding-right: 25px;
}
#product-sheet .containerReal .imgGallery .single-item .slick-prev {
  color: #000 !important;
}
#product-sheet .containerReal .imgGallery .single-item .slick-next {
  color: #000 !important;
}
#product-sheet .containerReal .imgGallery .single-item img {
  min-width: 350px;
  height: auto;
  width: auto;
  border-radius: 15px;
  border: solid 5px #F5F8FB;
  max-width: 350px;
  max-height: 350px;
  /*max-height: 600px;*/
}
#product-sheet .button-tous-les-produits a {
  border-radius: 10px;
  color: #000F98;
  background-color: #F5F8FB;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
}
#product-sheet .content-static {
  display: flex;
  margin-bottom: 40px;
}
#product-sheet .content-static .img-plus-logo {
  background-color: #F5F8FB;
  border-radius: 25px;
  padding: 50px 20px 40px 20px;
}
#product-sheet .content-static .img-plus-logo .logo-materiau {
  position: relative;
  right: 0px;
}
#product-sheet .content-static .description h1 {
  font-size: 50px;
  color: #000F98;
  text-transform: uppercase;
  font-weight: bold;
}
#product-sheet .content-static .description p {
  color: #000F98;
  font-weight: bold;
  margin-bottom: 0;
}
#product-sheet .content-static .description .certification-wrapper {
  display: flex;
}
#product-sheet .content-static .description .certification-wrapper .img-certification img {
  width: 100px;
}
#product-sheet .content-static .description #description-container .desc-longue {
  display: none;
}
#product-sheet .content-static .description #description-container .desc-longue.desc-longue.secshow {
  display: block;
}
#product-sheet .content-static .description #description-container #display-section {
  margin-bottom: 20px;
}
#product-sheet .content-static .description #description-container #display-section button {
  color: #000F98;
  font-family: "noahbold";
  background-color: white;
  border: 0px;
}
#product-sheet .content-static .description #description-container #display-section #openbtn {
  display: none;
}
#product-sheet .content-static .description #description-container #display-section .togbtn {
  display: block !important;
  padding-left: 0;
}
#product-sheet .content-static .description #description-container #display-section #closebtn {
  display: none;
}
#product-sheet .content-static .description #description-container #display-section .showbtn {
  display: block !important;
  padding-left: 0;
}
#product-sheet .content-static .description .fabr-plus-reseaux {
  display: flex;
  justify-content: space-between;
}
#product-sheet .content-static .description .fabr-plus-reseaux .reseaux-sociaux {
  /*display: flex;*/
}
#product-sheet .content-static .description .fabr-plus-reseaux .reseaux-sociaux img {
  margin-left: 10px;
}
#product-sheet .content-static .description .product-btn {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}
#product-sheet .content-static .description .product-btn .button-fiche-produit {
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
  background-color: #D5111D;
  color: white;
  font-family: "Comfortaa", cursive;
  font-size: 15px;
  border: 0px;
  padding: 15px 28px 10px 28px;
}
#product-sheet .content-static .description .product-btn .button-fiche-produit:hover {
  background-color: #E2EAF3;
  color: #D5111D;
  transition: 0.5s;
}
#product-sheet .content-static .description .product-btn:hover {
  text-decoration: none !important;
}

article header h1 {
  display: none;
}
article .vc_tta-title-text {
  color: #000F98;
  font-family: "Comfortaa", cursive;
}
article .vc_table_custom {
  border-top: 5px solid #ecf1f7 !important;
}
article .vc_custom_text p {
  color: #000F98;
}
article .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  background-color: #f5f8fb !important;
}
article .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  background-color: transparent !important;
  border-top: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important;
}
article table.vc-table-plugin-theme-simple tr.vc-th td {
  border-bottom: 0px !important;
}
article table.vc-table-plugin-theme-simple td {
  border-bottom: 0px !important;
  padding: 12px !important;
}

/*PAGE NOS ACTUALITES*/
.date-tous-articles {
  color: #5065B8;
  text-transform: uppercase;
  font-family: "noahregular";
}

.title-tous-articles {
  color: #000F98;
  font-family: "noahbold";
}

.vc_gitem-link.vc_single_image-wrapper.vc_box_border_grey.button-detail-article:hover::after {
  content: "+";
  display: inline-block;
  background-color: #D5111D;
  color: white;
  padding: 3px 10px;
  position: absolute;
  top: 145px;
  right: 10px;
}

/*PAGE DETAIL ACTUALITES*/
.container.my-5 .post-img img {
  width: 75%;
  height: auto;
}
.container.my-5 .button-retour-actu a {
  border-radius: 10px;
  color: #000F98;
  text-decoration: none;
  font-family: "noahbold";
}
.container.my-5 .date-current-actu {
  color: #5065B8;
  text-transform: uppercase;
  font-family: "noahregular";
}
.container.my-5 .title-current-actu {
  color: #000F98;
  text-transform: uppercase;
  font-family: "noahregular";
}
.container.my-5 .content-current-actu {
  color: #000F98;
  font-family: "noahregular";
}
.container.my-5 .linkedin-group {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.container.my-5 .linkedin-group .text-linkedin {
  color: #000F98;
  font-family: "Comfortaa", cursive;
}

/*NOS REALISATIONS*/
.real-card {
  display: flex;
  justify-content: center;
  /*img:hover{

  }*/
}
.real-card img {
  max-width: 270px;
  max-height: 277px;
  margin-top: 10px;
}
.real-card .real-title {
  position: absolute;
  visibility: hidden;
  padding: 15px 20px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

.real-card:hover .real-title {
  display: flex;
  max-width: 200px;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  padding-left: 20px;
  padding-right: 20px;
  transition: 0.5s;
  visibility: initial;
  padding-top: 15px;
  padding-bottom: 15px;
  width: fit-content;
  bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px;
}
.real-card:hover .real-title p {
  font-family: "noahbold";
  color: #000F98;
  margin-bottom: 0;
  line-height: 1;
  text-align: center;
}
.real-card:hover .real-title a {
  text-decoration: underline;
  color: #000F98;
  font-family: "noahregular";
}

.modal-content {
  top: 50px;
  height: 500px;
}
.modal-content img {
  width: 400px;
  border-radius: 15px;
}
.modal-content .swiper-slide.swiper-slide-active {
  margin-left: 24%;
  top: 20px;
}

/*RESPONSIVE FICHE PRODUIT*/
@media (max-width: 991px) {
  #product-sheet .containerReal {
    padding-top: 20px;
    display: block;
  }
  #product-sheet .containerReal .imgGallery {
    width: auto;
    flex-direction: column;
  }
  #product-sheet .containerReal .imgGallery .slider-nav .slick-list {
    height: 160px !important;
  }
  #product-sheet .containerReal .imgGallery .slider-nav .slick-list .slick-track {
    display: flex;
    height: auto !important;
  }
  #product-sheet .containerReal .imgGallery .slider-nav .slick-list .slick-track img {
    margin: auto;
  }
  #product-sheet .containerReal .imgGallery .slider-for .imgGallery {
    align-items: center;
  }
  #product-sheet .containerReal .imgGallery .slider-for .imgGallery img {
    max-height: 400px;
    width: auto;
  }
  #product-sheet .containerReal .content-static {
    max-width: 100%;
  }
}
/*RESPONSIVE REALISATIONS*/
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 50% !important;
  }
}
@media (max-width: 1199px) {
  .real-card img {
    max-width: 230px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .real-card img {
    max-width: 270px;
    height: auto;
  }
}

/*# sourceMappingURL=style.css.map */
/*NO SASS*/
.vitrages .produit-description p {
  color: #000F98;
  font-style: italic;
}

.doors-row .wpb_single_image img{
  width: 600px;
}

.gallery-slider .product-slider .slick-slide img{
  width: 500px;
  height: auto;
}

.wpb_text_column.wpb_content_element.windows-text {
  min-height: 150px;
}

/*MAP QUI SOMMES NOUS*/
.who-map img{
  max-width: 350px!important;
}