﻿/** @format */

@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?k30qea");
  src: url("fonts/icomoon.eot?k30qea#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?k30qea") format("truetype"),
    url("fonts/icomoon.woff?k30qea") format("woff"),
    url("fonts/icomoon.svg?k30qea#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-morgane:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-home:before {
  content: "\e901";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin21:before {
  content: "\eacb";
}
.p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 100;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 500;
}

.p h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 27px;
}
.p strong {
  font-weight: 700;
}
.p p {
  margin-bottom: 10px;
}
.p a {
  border-bottom: 1px solid;
}
.p ul {
  margin-bottom: 10px;
  padding-left: 0;
}
.p ul li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 6px;
  padding-top: 0;
}
.p ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  font-weight: bold;
  line-height: 1;
}

.Vos-murs .p ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.p h1,
.p h2,
.p h3,
.p h4 {
  margin-bottom: 15px;
}
.p img {
  width: 100%;
  margin-bottom: 20px;
}
.useful-width {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 900px) {
  .useful-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.full-width {
  width: 100%;
}
.margin {
  margin-top: 70px;
}
.mentions-legales h3 {
  line-height: 20px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
  font-weight: 600;
  margin-top: 30px;
}
.contact-page {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.contact-page iframe {
  width: 100%;
  aspect-ratio: 1/1;
}
.contact-page__form {
  width: 70%;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-page__form p {
  margin-bottom: 0;
}
.contact-page .wpcf7-list-item {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
}
.contact-page .mentions {
  margin-top: 15px;
}
.contact-page__bloc {
  padding: 30px;
  width: 100%;
  background-color: rgba(128, 128, 128, 0.1490196078);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 20px;
}
.contact-page__bloc img {
  width: 90px !important;
  height: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.contact-page__bloc i {
  margin-right: 10px;
  font-size: 25px;
}
.contact-page__infos {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #fcf2e7;
  border-radius: 30px;
  padding: 30px;
}
.contact-page__infos p {
  margin-bottom: 0;
}
.contact-page__infos img {
  margin-bottom: 20px;
}
.contact-page__ligne {
  display: flex;
  margin-bottom: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 21px;
}
.contact-page__ligne i {
  color: #bf1d2b;
  font-size: 23px;
  margin-right: 5px;
}
form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="password"],
form input[type="search"],
form input[type="number"],
form input[type="tel"],
form input[type="range"],
form input[type="date"],
form input[type="month"],
form input[type="week"],
form input[type="time"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="color"],
form textarea,
form select {
  border: 1px solid rgba(0, 0, 0, 0.451);
  border-radius: 20px;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  margin-top: 1em;
}
.offres {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.offres__container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.offres__offre {
  width: 100%;
  padding: 20px 40px;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 15px;
  border-bottom: 2px solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.offres__offre .h2-modif {
  margin-bottom: 0;
}
.section-title {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #1b1b1b;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.pro-pic img {
  aspect-ratio: 6 / 3;
  object-fit: cover;
  object-position: 0px -100px;
  border-radius: 1000px;
}
.section-subtitle {
  text-align: center;
  color: #444;
  font-size: 18px;
  margin-bottom: 40px;
}
.qualibat {
  position: relative;
}
.qualibat::before {
  content: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/logoqualibat-rgehd.svg);
  right: 0;
  bottom: 0px;
  position: absolute;
}
.filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 50px;
}
.top-btn span {
  transition: all 200ms ease-out;
}
.top-btn span:hover {
  color: #bf1d2b;
}
.filter-group {
  border: 1px solid #e3d9ce;
  border-radius: 40px;
  background: #fff;
  position: relative;
}
.cat-btn {
  font-weight: 600;
  font-size: 15px;
  border: none;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  padding: 10px 18px;
  border-radius: 40px;
  transition: all 0.25s ease;
  color: #3b3b3b;
}
.cat-btn:hover,
.cat-btn.active {
  background: #bf1d2b;
  color: #fff;
}
.subcats {
  display: none;
  position: absolute;
  top: 120%;
  left: 0;
  background: #fff;
  border: 1px solid #e3d9ce;
  border-radius: 20px;
  padding: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  min-width: 220px;
  z-index: 10;
}
.filter-group.open .subcats {
  display: flex;
}
.sub-btn {
  font-size: 14px;
  text-align: left;
  border: none;
  background: rgba(0, 0, 0, 0);
  padding: 6px 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.sub-btn:hover,
.sub-btn.active {
  background: #f5eee7;
  color: #ed6c31;
}
.reset-btn {
  background: none;
  border: 1px solid #ed6c31;
  color: #ed6c31;
  border-radius: 40px;
  padding: 8px 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
}
.reset-btn:hover {
  background: #ed6c31;
  color: #fff;
}
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 24px;
}
.card {
  position: relative;
  border-radius: 20px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: #fff;
}
.card img.Des-gallery {
  aspect-ratio: auto !important;
  width: 275px;
  position: absolute;
  left: -25px;
  bottom: -10px;
  opacity: 0;
}
.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}
.card:hover h5,
.card:hover .Des-gallery {
  opacity: 1;
}
.card:hover img.Des-gallery {
  opacity: 1;
}
.card img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 20px;
}
.badge1 {
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 10px 50px;
  letter-spacing: normal;
  color: #fff;
  max-width: 400px;
  opacity: 0;
  font-weight: 500;
  font-size: 15px;
  z-index: 2;
}
.card.hidden {
  display: none;
}
.useful-width {
  max-width: 100%;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1100px;
  }
}
html,
body {
  overflow-x: hidden;
}
body {
  font-size: 16px;
  color: #1a1d33;
  line-height: 20px;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 400;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #ffa72e;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 32px;
}
h3 {
  font-size: 28px;
  line-height: 37px;
  font-family: "Dancing Script", cursive;
  font-weight: 400;
}
h4 {
  font-size: 18px;
  font-weight: 400;
}
h5 {
  font-size: 16px;
  font-weight: 400;
}
.bg-shape-text {
  font-family: "Dancing Script", cursive;
  text-transform: none;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}
.btn {
  font-size: 18px;
  font-weight: 400;
  color: #1a1d33;
  border: 1px solid #1a1d33;
  border-radius: 30px;
  line-height: 28px;
  display: inline-block;
  padding: 7px 20px;
  text-transform: uppercase;
}
.btn:hover {
  border: 1px solid #1a1d33 !important;
  background: #fcf2e7;
  color: #1a1d33 !important;
}
body {
  padding-top: 153px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 99;
  padding-bottom: 26px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header_contact span {
  color: rgba(26, 29, 51, 0.5);
}
.header_contact .tel-a {
  font-size: 0;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/phone-bg.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 140px;
  text-align: center;
  margin-left: 10px;
  line-height: 50px;
  background-size: contain;
  transition: 0.2s;
}

.site-logo {
  display: flex;
  align-items: center;
  gap: 20px;
}
header.site_header .row {
  align-items: flex-end;
}
ul.main-menu {
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 38px;
  padding: 10px;
  margin-top: 5px;
}
.main-menu a {
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  color: #322f1d;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 6px 35px;
  background-position: center;
}
.main-menu a:hover,
.main-menu .active a {
  color: #fff;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/menu-bg.svg);
  background-position-x: -10px;
}
.header_right {
  text-align: right;
  padding-top: 10px;
}
.header_contact {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.banner .container {
  text-align: center;
  position: relative;
}

.fauchard-deco-template-default .col-md-12 .gallery-pic {
  max-width: 500px !important;
}

.banner {
  position: relative;
  padding: 50px 0px;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/banner-shape.svg);
  background-repeat: no-repeat;
  background-position: 81% 159%;
}
div#banner-compare {
  max-width: 526px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  user-select: none;
  overflow: hidden;
}
.banner-main-pic img {
  pointer-events: none;
}
.banner-main-pic .after-img {
  clip-path: inset(0 50% 0 0);
  transition: none;
}
div#banner-compare img#afterImg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
img.banner-left-pic {
  position: absolute;
  max-width: 100%;
  left: -130px;
  max-height: 400px;
  top: 0px;
}
.img-row img {
  position: relative;
  z-index: 9;
}
.banner-main-pic .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  background: #fff;
  cursor: ew-resize;
  z-index: 10;
  transform: translateX(-50%);
}
.banner-main-pic .slider::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 33px;
  border: 2px solid #fff;
  position: absolute;
  top: 55%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
.banner h3 {
  font-weight: 700;
  margin-right: 100px;
  font-family: "Source Sans 3", sans-serif;
}
.banner h3 span {
  font-size: 50px;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Groupe-272.svg);
  margin-left: 350px;
  line-height: normal;
}
.img-row {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 17%;
  display: flex;
  justify-content: space-between;
  max-width: 875px;
  margin: 0 auto;
}
.banner .btn-row {
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  margin: 0px;
}
section.Peinture-section {
  padding: 100px 0 70px 0;
  background-color: #1a1d33;
  color: #fff;
}
section.Peinture-section .btn {
  color: #fff;
  border-color: #fff;
}
.col-according {
  display: inline-block;
  width: auto;
  text-align: center;
  min-width: 200px;
}
section.nous-contractor {
  text-align: center;
}
.nous-contractor .container {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/nous-contractor-bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 50px;
  color: #fff;
  margin-top: -100px;
  max-width: 900px;
  position: relative;
}
.nous-contractor h4 {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  font-weight: 700;
  margin-bottom: 0;
}
.nous-contractor h2 {
  font-family: "Dancing Script";
  font-weight: 400;
  text-transform: lowercase;
  line-height: 22px;
}
section.nous-contractor .btn {
  color: #fff;
  border-color: #fff;
  margin-top: 30px;
}
section.nous-contractor .row {
  justify-content: center;
}
section.concretisons-section {
  padding: 60px 0;
}
.concretisons-section h2 {
  margin-bottom: 0px;
}
.concretisons-col {
  text-align: center;
}
.concretisons-col img {
  margin-top: 20px;
}
.Concretisons-idea-pic {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  min-height: 100px;
  z-index: 1;
}
img.circle-pics {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.3s;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
  padding-right: 6px;
}
.concretisons-cols:hover img.circle-pics {
  transform: translateY(-50%) rotate(17deg);
}
.concretisons-cols:hover h4 {
}
.btn-row {
  text-align: center;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.Concretisons-idea {
  text-align: center;
  margin-top: 50px;
}
.notre-showroom-pic img {
  border-radius: 100px;
}
.notre-showroom-pic {
  padding: 0 0 0 30px;
}
.notre-showroom-col {
  position: relative;
}
.notre-showroom-col img.notre-shape {
  position: absolute;
  right: 0;
  bottom: -70px;
  top: auto;
}
section.notre-showroom .row {
  align-items: center;
}
.shdow-class {
  background-color: #fff;
  border-radius: 0 0 100px 100px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1);
  padding-bottom: 70px;
}
.rge-logo {
  float: right;
  margin-top: -18px;
}
a.center-pic {
  display: block;
  text-align: center;
  padding-top: 20px;
}
section.Entretenons-durablement {
  margin-top: 70px;
}
.section-top {
  text-align: center;
  padding: 40px 0;
  max-width: 640px;
  margin: 0 auto;
  color: #fff;
}
section.Des-project {
  padding: 50px 0;
  text-align: center;
}
section.Des-project .container {
  position: relative;
}
img.red-bg {
  max-width: initial;
  position: absolute;
  right: 0;
  top: -110px;
  z-index: -1;
}
.techniquement ul {
  margin-bottom: 10px;
  padding-left: 0;
}
.techniquement ul li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 6px;
  padding-top: 0;
}
.techniquement ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  font-weight: bold;
  line-height: 1;
}
.gallery-pic {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.gallery-pic h5 {
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 10px 50px;
  letter-spacing: normal;
  color: #fff;
  max-width: 400px;
  font-weight: 500;
  opacity: 0;
}
.gallery-pic img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}
.gallery-pic img.Des-gallery {
  aspect-ratio: auto !important;
  position: absolute;
  left: -15px;
  bottom: -14px;
  width: auto;
  opacity: 0;
}
.gallery-pic:hover h5,
.gallery-pic:hover .Des-gallery {
  opacity: 1;
}
.gallery-pic-half .gallery-pic img {
  aspect-ratio: 1/0.46;
}
.gallery-pic-last .gallery-pic img {
  aspect-ratio: 1/0.47;
}
.fauchard-inner {
  color: #fff;
  background-color: #1a1d33;
  border-radius: 100px;
  text-align: center;
  padding: 40px 22px;
}
.fauchard-inner h3 {
  font-weight: 700;
  font-family: "Source Sans 3";
}
.bg-shape-text {
  font-family: "Dancing Script" !important;
}
.fauchard-inner .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/fauchard-headng.svg);
  color: #1a1d33;
  padding: 0px 8px;
}
.fauchard-row {
  position: relative;
  padding: 50px 0;
  margin-top: 30px;
}
img.fauchard-top-left {
  position: absolute;
  left: 22%;
  top: -75px;
}
img.fauchard-bottom-right {
  position: absolute;
  right: 18%;
  bottom: -40px;
}
footer a {
  transition: all 200ms ease-out;
}
.copywrite a:hover,
.footer_middle a:hover {
  opacity: 0.5 !important;
}
.footer-top {
  padding: 50px 0;
  text-align: center;
}
.footer-top .container {
  position: relative;
}
.footer-top .row {
  align-items: center;
}
.footer-top .btn {
  margin-top: 30px;
}
img.footer-top-pic {
  position: absolute;
  right: -70px;
  top: 0px;
  z-index: -1;
}
.copywrite {
  text-align: center;
  background-color: #130309;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 18px;
  padding: 10px 0;
  line-height: normal;
}
.copywrite p {
  margin: 0;
}
.copywrite a {
  color: #fff;
}
.footer_logo_col {
  text-align: right;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
  border-radius: 70px 80px 0 0;
  padding-top: 65px;
  padding-bottom: 40px;
  padding-right: 50px;
}
.footer_logo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}
.footer_menu_col {
  background-color: #bf1d2b;
  color: #fff;
  padding-top: 30px;
  padding-left: 50px;
  padding-bottom: 30px;
}
.footer_menu_col-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 640px;
}
ul.footer_navigation li a {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 3px 0;
  display: inline-block;
}
ul.footer_navigation li:last-child a {
  border-bottom: 0;
}
p.footer_address {
  max-width: 250px;
  margin: 0;
}

.initial {
  text-transform: initial !important;
}
.footer_number {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/number-bg-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-position-x: 10px;
  color: #1a1d33;
  line-height: 50px;
  padding: 1px 23px;
}
.peinture_col {
  padding-right: 70px;
  position: relative;
}
.page-template-template-pro .peinture_col {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.peinture_col_right {
  padding-left: 0px;
}
.Peinture-section .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Peinture-heading-bg.svg);
  background-position: 0;
  padding: 0px 0px 0px 40px;
  color: #000;
  background-size: auto;
  position: relative;
  left: -40px;
}
.concretisons-section .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/red-bg-heading.svg);
  color: #fff;
  padding: 7px 0px;
}
section.Entretenons-durablement .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/red-bg-heading-2.svg);
  color: #fff;
  background-position: 0;
  padding: 0px 0px 0px 70px;
  background-size: auto;
  position: relative;
  left: -70px;
}
button.menu-toggle,
.close-nav,
.navigation-overlay {
  display: none;
}
section.merge-section {
  padding: 0px;
  border-radius: 100px;
  margin-top: 60px;
  position: relative;
}
.Fauchard-deco-section {
  margin-top: 90px;
}
.Fauchard-deco-section .row {
  align-items: center;
}
.Fauchard-deco-section .Peinture-pic {
  border-radius: 110px;
  overflow: hidden;
}
.Fauchard-deco-section .container {
  margin-top: -168px;
}
.Fauchard-deco-section h2 {
  color: #1a1d33;
  text-align: center;
  margin: 0px;
}
.Fauchard-deco-section .bg-shape-text {
  text-align: center;
  font-size: 50px;
  color: #fff;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Fauchard-deco.svg);
  background-position: 45% 50%;
  padding: 39px 0px;
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.Fauchard-Entretenons h5 {
  font-weight: 700;
  text-align: center;
}
.Fauchard-Entretenons h4 {
  min-height: 43px;
}
img.noter-shape {
  position: absolute;
  bottom: 96%;
  right: 15%;
}
.fauchard-row .col-md-5,
.fauchard-row .col-md-4 {
  position: relative;
}
.notre-section .fauchard-inner {
  padding: 50px;
}
.notre-section .row {
  justify-content: space-between;
  row-gap: 40px;
}
.notre-section h3 {
  text-transform: inherit;
}
span.number {
  font-size: 120px;
  line-height: 159px;
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.2);
  position: absolute;
  left: 0;
  top: -15px;
}
.notre-section .fauchard-row {
  max-width: 740px;
  margin: 0 auto;
  padding-bottom: 0;
}
.notre-section .btn {
  color: #fff;
  border-color: #fff;
  margin-top: 30px;
}
.fait-section {
  text-align: center;
  padding: 50px 40px;
}
.fait-section .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/noter.svg);
  color: #fff;
  padding: 8px;
}
.fait-col {
  background-color: #fcf2e7;
  border-radius: 106px;
  padding: 60px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
section.notre-avant {
  background: #1a1d33;
  color: #fff;
  border-radius: 100px;
  overflow: hidden;
}
.notre-avant_inner {
  padding: 75px 100px;
  margin: 0;
}
img.fauchard-left {
  position: absolute;
  top: -40px;
  right: 10px;
}
section.Vos-murs {
  padding: 30px 0px 120px;
  text-align: center;
}
.Vos-murs .bg-shape-text {
  font-size: 50px;
  color: #fff;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Fauchard-deco-orange.svg);
  background-position: 45% 50%;
  padding: 39px 5px;
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.titre {
  font-family: "Dancing Script", cursive;
  text-transform: none;
  text-align: center;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 50px;
  color: #fff;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Fauchard-deco-orange.svg);
  background-position: center;
  padding: 39px 5px;
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.le-plus {
  position: relative;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/le-ppus-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px 0 50px;
  margin-bottom: 60px;
  z-index: 1;
}

.le-plus::before {
  content: "";
  position: absolute;
  inset: 0; /* top, right, bottom, left à 0 */
  background: rgba(0, 0, 0, 0.3); /* noir à 50% */
  z-index: -1; /* reste derrière le contenu */
}
.le-plus .container {
  margin-top: -75px;
}
.le-plus h3.bg-shape-text {
  margin-bottom: 30px;
}
.fait-col h3 {
  text-transform: inherit;
}
.le-plus .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/noter-red.svg);
}
section.shr-section {
  background: #fcf2e7;
  color: #1a1d33;
}
section.shr-section .btn {
  color: #1a1d33;
  border-color: #1a1d33;
}
.shr-section h3.bg-shape-text {
  margin: 0px;
}
.shr-section h4 {
  font-size: 30px;
  margin-bottom: -19px;
  font-weight: 500;
}
.shr-section h3.bg-shape-text {
  margin: 0px;
  font-size: 28px;
  padding: 22px 49px;
  text-align: left;
  background-position: center;
  display: inline-block;
  background-size: contain;
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/shr-socia.svg);
}
section.shr-section .container {
  position: relative;
}
img.rge-logo-top {
  position: absolute;
  top: 0px;
  right: 0px;
}
section.Entretenons-durablement .row {
  justify-content: center;
}
section.Vos-murs.Redonnez-section {
  padding-bottom: 60px;
}
.Vos-murs.Redonnez-section .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/travail.svg);
  background-position: 42% 50%;
  padding: 24px 5px;
  font-weight: normal;
}
.techniquement h2 {
  margin: 0px;
}
.techniquement {
  background: #fcf2e7;
  border-radius: 106px;
  overflow: hidden;
  padding: 0px;
  margin-bottom: 65px;
}
.techniquement li {
  padding-top: 0px;
}
.techniquement img.fauchard-left {
  top: 30%;
  left: 85%;
}
.techniquement .peinture_col {
  padding: 30px 50px 30px 135px;
}
.techniquement .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/techniquement.svg);
  display: inline-block;
  color: #fff;
  padding: 6px 70px;
  position: relative;
  left: -70px;
}
.orange-section {
  text-align: center;
  background: #db6029;
  color: #fff;
  padding: 50px;
  border-radius: 106px;
}
.orange-section a {
  color: #fff;
  border-color: #fff;
}
.orange-section p {
  margin-bottom: 40px;
}
.orange-section h3 {
  text-transform: inherit;
}
.orange-section h2 {
  margin: 0;
}
.orange-section .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/tout.svg);
  display: inline-block;
  color: #fff;
  padding: 6px 70px;
  color: #1a1d33;
  margin-bottom: 30px;
}
.top-shadow {
  padding: 0px;
}
.nos-activity {
  padding: 50px 50px 50px 70px;
}
.nos-activity .row {
  align-items: center;
}
.peinture_col ul {
  padding: 10px 0px 20px;
}
.top-shadow .techniquement h2 {
  margin-bottom: 13px;
}
.notre-avant-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.notre-avant-pic {
  height: 100%;
}
.top-shadow img.fauchard-left {
  top: auto;
  bottom: 30%;
  left: 92%;
}
.prtenaire-local .bg-shape-text {
  background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/Fauchard-deco-2.svg);
  padding: 20px 0px;
}
.prtenaire-local .Peinture-pic {
  border-radius: 106px;
  overflow: hidden;
}
.fauchard-row .col-md-4 {
  padding-top: 25px;
}
.Comment-section .fauchard-row {
  max-width: 100%;
}
.Comment-section .row {
  justify-content: center;
}
.Comment-section span.number {
  line-height: 88px;
  left: 10px;
  top: -10px;
}
.page-pro-gallery .gallery-pic {
  height: 100%;
}

.salon-pic img {
  border-radius: 120px;
}
.page-pro-gallery .gallery-pic img {
  aspect-ratio: inherit;
  height: 100%;
  width: 100%;
}
.page-pro-gallery .gallery-pic img.Des-gallery {
  height: auto;
  width: auto;
}

.page-pro-gallery .row .col-md-8:last-of-type {
  aspect-ratio: 6 / 3;
}
.page-pro-gallery .gallery-pic {
  height: 100%;
  margin: 0;
}
.page-pro-gallery .gallery-pic-half .gallery-pic {
  height: calc(50% - 10px);
  margin-bottom: 20px;
}
.page-pro-gallery .row {
  row-gap: 20px;
  margin-bottom: 20px;
}
.fauchard-deco-row h3 {
  font-family: "Dancing Script";
}
@media (max-width: 1199px) {
  .main-menu a {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
  }
  img.banner-left-pic {
    max-height: 330px;
  }
  .banner {
    background-position: -59% 199%;
  }
  .btn {
    line-height: normal;
  }
  .footer_logo_col {
    width: 35%;
  }
  .footer_logo_col img {
    width: auto;
    max-width: 110px;
  }
  .footer_menu_col {
    width: 65%;
  }
}
@media (max-width: 1024px) {
  span.close-nav {
    position: absolute;
    left: 10px;
    z-index: 999;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
  }
  button.menu-toggle {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0 0;
    width: 40px;
    height: 30px;
  }
  .navigation-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
  }
  .navigation-overlay.overlay-active {
    display: block;
  }
  nav.navigation ul.main-menu {
    display: block;
    box-shadow: none;
    padding: 0;
    margin: 0;
  }
  nav.navigation {
    display: inline-block;
    width: 270px;
    position: fixed;
    top: 0;
    left: -270px;
    right: auto;
    background-color: #fff;
    z-index: 99;
    height: 100%;
    border-radius: 0;
    margin: 0;
    padding: 30px;
    text-align: left;
    transition: 0.3s;
  }
  nav.navigation.menu-open {
    left: 0px;
  }
  .main-menu a {
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;
  }
  nav.navigation ul.main-menu li {
    padding: 0px 0;
  }
  .header_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  body {
    padding-top: 100px;
  }
  .concretisons-section .bg-shape-text {
    font-size: 21px;
    background-size: contain;
  }
  .titre {
    font-size: 40px;
    background-size: contain;
    padding: 25px 0px;
    margin-bottom: 10px;
  }
  .notre-showroom-pic img {
    border-radius: 50px;
  }
  section.Entretenons-durablement .bg-shape-text {
    left: 0;
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  div#banner-compare {
    max-width: 350px;
  }

  .gallery-pic-half .gallery-pic img {
    aspect-ratio: 1 / 1;
  }

  .gallery-pic-last .gallery-pic img {
    aspect-ratio: 1 / 1;
  }

  .banner h3 span {
    font-size: 40px;
    margin-left: 230px;
  }
  .img-row img {
    width: 110px;
  }
  .img-row {
    max-width: 500px;
  }
  .btn {
    font-size: 16px;
  }
  .banner .btn-row {
    bottom: 10%;
  }
  section.Entretenons-durablement {
    text-align: center;
  }
  section.Entretenons-durablement .bg-shape-text {
    background-position: center center;
    padding: 0;
  }
  .Entretenons-durablementtext {
    text-align: left;
    margin-top: 20px;
  }
  img.red-bg {
    right: -190px;
  }
  .fauchard-inner {
    border-radius: 50px;
  }

  .navigation a {
    font-size: 14px !important;
  }
  .footer_logo_col,
  .footer_menu_col {
    width: 100%;
    padding: 20px 40px;
  }
  .footer_logo {
    justify-content: center;
  }
  .footer_menu_col-inner {
    max-width: 100%;
  }
  .Fauchard-deco-section .bg-shape-text,
  .Vos-murs .bg-shape-text {
    font-size: 35px;
    padding: 25px 0px;
    background-size: contain;
  }
  .Fauchard-deco-section .Peinture-pic {
    border-radius: 60px;
  }
  img.noter-shape {
    right: 0;
    height: 140px;
    bottom: 98%;
  }
  .fait-col {
    border-radius: 46px;
    padding: 30px 30px;
  }
  .notre-avant_inner {
    padding: 50px;
  }
  .shr-section h3.bg-shape-text {
    font-size: 21px;
  }
  img.rge-logo-top {
    width: 60px;
  }
  .Peinture-pic img {
    width: 100%;
  }
  .techniquement .peinture_col {
    padding: 30px;
  }
  .techniquement .bg-shape-text {
    left: 0;
    font-size: 25px;
  }
  .techniquement {
    border-radius: 40px;
  }
  .orange-section {
    border-radius: 50px;
  }
  h2 {
    font-size: 26px;
    line-height: 31px;
  }
  .nos-activity {
    padding: 50px 20px 50px 20px;
  }
}
@media (max-width: 767px) {
  .qualibat::before {
    display: none;
  }

  .footer_menu_col-inner {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .contact-page {
    flex-direction: column-reverse;
  }
  .contact-page__form {
    width: 100%;
    padding-right: 0;
  }
  .contact-page__infos {
    width: 100%;
  }
  .site-logo {
    width: 210px;
  }
  header.site_header .col-md-4 {
    width: 240px;
  }
  header.site_header .col-md-8 {
    width: calc(100% - 240px);
  }
  .header_contact span {
    display: none;
  }
  .header_contact a:hover img {
    display: inline-block;
  }
  .header_contact a {
    font-size: 0 !important;
    background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/phone-bg.svg) !important;
    width: auto !important;
    display: inline-block;
    min-width: 62px;
  }
  .banner h3 {
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 20px;
  }
  .banner h3 span {
    margin: 0;
    font-size: 29px;
    background-size: 280px;
  }
  img.banner-left-pic {
    max-height: 200px;
    left: -140px;
  }
  section.banner {
    padding-top: 20px;
  }
  .img-row {
    position: static;
    transform: none;
    margin-top: -20px;
  }
  .banner .btn-row {
    position: static;
    margin-top: -30px;
  }
  .btn {
    font-size: 15px;
    line-height: 19px;
    padding: 8px 18px;
  }
  .peinture_col {
    padding-right: 15px;
  }
  .peinture_col_right {
    padding-left: 15px;
    margin-bottom: 40px;
  }
  section.Peinture-section {
    padding: 50px 0 70px 0;
  }
  .Peinture-section .bg-shape-text {
    left: 0;
  }
  .nous-contractor .container {
    background-size: cover;
  }
  .col-according {
    width: 50%;
    padding: 10px 0;
    min-width: auto;
  }
  section.nous-contractor .btn {
    margin-top: 10px;
  }
  .concretisons-col {
    margin-bottom: 20px;
  }
  .concretisons-cols {
    width: 50%;
    margin-top: 15px;
  }
  .Concretisons-idea {
    margin-top: 10px;
  }
  .notre-showroom-pic {
    padding: 0;
    margin-top: 20px;
  }
  .notre-showroom-col img.notre-shape {
    width: 150px;
  }
  .shdow-class {
    border-radius: 0 0 40px 40px;
    padding-bottom: 30px;
  }
  a.center-pic img {
    max-width: 150px;
  }
  img.red-bg {
    right: -120vw;
    top: -33vw;
  }
  img.fauchard-bottom-right,
  img.fauchard-top-left {
    height: 100px;
    width: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  img.fauchard-top-left {
    top: -20px;
  }
  h2 {
    font-size: 22px;
    line-height: 27px;
  }
  .footer-top-text {
    order: -1;
    margin-bottom: 20px;
  }
  .footer-top .btn {
    margin-top: 10px;
  }
  .footer_menu_col-inner {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }

  .footer_menu_col-inner {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .copywrite {
    font-size: 13px;
    padding: 10px;
    letter-spacing: 0.2px;
  }
  header.site_header {
    padding: 10px 0;
  }
  .peinture_col_right.mobile-order-1 {
    order: -1;
    margin: 30px 0;
  }
  section.Peinture-section.Fauchard-deco-section {
    margin-top: 40px;
  }
  .Fauchard-deco-section .container {
    margin-top: -78px;
  }
  section.Peinture-section.Fauchard-deco-section h2.bg-shape-text {
    margin-bottom: 0;
  }
  .Fauchard-deco-section .bg-shape-text,
  .Vos-murs .bg-shape-text {
    font-size: 30px;
    padding: 20px 0px;
    background-size: contain;
  }
  section.Entretenons-durablement {
    margin-top: 30px;
  }
  .notre-section .fauchard-inner {
    padding: 50px 20px;
  }
  img.noter-shape {
    height: 110px;
    bottom: 99%;
  }
  .fait-col {
    padding: 20px;
  }
  .fait-section .row {
    gap: 10px;
  }
  .notre-avant_inner {
    padding: 30px;
  }
  .notre-avant-pic {
    border-radius: 100px;
    overflow: hidden;
  }
  section.notre-avant {
    border-radius: 40px 40px 100px 100px;
  }
  .shr-section-page.shr-section h3.bg-shape-text {
    font-size: 21px;
  }
  .shr-section-page.Fauchard-deco-section h2.bg-shape-text {
    font-size: 28px;
    padding: 11px 0px;
  }
  img.rge-logo-top {
    width: 50px;
    right: 10px;
  }
  .Vos-murs.Redonnez-section .bg-shape-text {
    margin-bottom: 20px;
  }
  .techniquement .peinture_col_right {
    margin-bottom: 0;
  }
  .techniquement .peinture_col_right .notre-avant-pic {
    border-radius: 40px;
  }
  .techniquement img.fauchard-left {
    height: 60px;
    position: static;
    margin: -10px 0 -80px 0;
  }
  .revalement-page-first h2.bg-shape-text {
    font-size: 21px;
    padding: 13px 0 !important;
  }
  .techniquement .bg-shape-text {
    font-size: 21px;
    padding-left: 30px;
    padding-right: 90px;
    background-size: contain;
  }
  .orange-section {
    padding: 40px 20px;
  }
  .orange-section .bg-shape-text {
    padding: 10px 20px;
    font-size: 25px;
    background-size: 105%;
  }
  .nos-activity {
    padding-bottom: 10px;
  }
  .techniquement.pro-techniquement {
    margin-bottom: 0;
  }
  .shadow-pro {
    padding-bottom: 0;
  }
  .prtenaire-local.Fauchard-deco-section .Peinture-pic {
    border-radius: 80px;
  }
}

/* Scope strict à ta nav pour ne rien casser ailleurs */
.navigation .menu-item-has-children {
  position: relative;
}

/* Sous-menu caché par défaut */
.navigation .menu-item-has-children > .sub-menu {
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
  top: 100%;
  left: 0;
  min-width: 220px;
  background: #fff; /* adapte si ton thème est sombre */
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.15s ease, transform 0.15s ease, visibility 0.15s ease;
  z-index: 1000;
}

.navigation .menu-item-has-children > .sub-menu li,
.navigation .menu-item-has-children > .sub-menu a {
  background: none;
  color: #1a1d33;
  font-size: 15px;
  text-align: left;
}

.navigation .menu-item-has-children > .sub-menu a:hover {
  color: #bf1d2b;
}

/* Niveau 2+ (sous-sous-menu) : à droite */
.navigation .menu-item-has-children .menu-item-has-children > .sub-menu {
  top: 0;
  left: 100%;
}

/* Desktop: ouverture au hover uniquement (>= lg) */
@media (min-width: 992px) {
  .header_contact .tel-a:hover {
    font-size: 16px;
    background-position-x: 10px;
    color: #fff;
    background-image: url(https://fauchard-shr.fr/wp-content/uploads/2025/10/number-bg.svg);
  }
  .header_contact .tel-a:hover img {
    display: none;
  }
  .navigation .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .hidden-desk {
    display: none !important;
  }
}

/* Mobile: on gère l'ouverture/fermeture par une classe .submenu-open (pos statique) */
@media (max-width: 991.98px) {
  .navigation .menu-item-has-children > .sub-menu {
    position: static;
    transform: none;
    box-shadow: none;
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 5px !important;
  }

  .navigation .menu-item-has-children > .sub-menu a {
    white-space: nowrap;
    font-size: 13px;
    text-transform: initial;
  }

  .navigation .menu-item-has-children.submenu-open > .sub-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
  }
}

/* Optionnel: petite flèche visuelle pour les items avec enfants (ne change pas ton layout) */

@media (max-width: 991.98px) {
  .navigation .menu-item-has-children > a::after {
    margin-left: 0.4rem;
    font-size: 0.8em;
    content: "▸";
  }
  .navigation .menu-item-has-children.submenu-open > a::after {
    content: "▾";
  }
}
