/*
@font-face {
    font-family: "daily-spark-sans";
    src: url("http://mcc.local/wp-content/themes/idcomweb/fonts/daily-spark-sans.woff2") format("woff2");
}
*/
body.home,
body.id-landing-atelier {
  background-color: #f9f8f6;
  background-image: repeating-linear-gradient(90deg, #dee3e0 0px, #dee3e0 1px, transparent 1px, transparent 152px);
  background-position: 50px 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #2c2a29;
}
body.home header,
body.id-landing-atelier header {
  background-color: #f9f8f6;
  background-image: repeating-linear-gradient(90deg, #dee3e0 0px, #dee3e0 1px, transparent 1px, transparent 152px);
  background-position: 50px 0;
  border-bottom: none;
  height: 129px;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  body.home header,
  body.id-landing-atelier header {
    height: 80px;
  }
}
body.home header .corps,
body.id-landing-atelier header .corps {
  width: 100%;
  padding: 0 100px;
  margin: 0;
}
@media screen and (max-width: 1550px) {
  body.home header .corps,
  body.id-landing-atelier header .corps {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home header .corps,
  body.id-landing-atelier header .corps {
    padding: 0 20px;
  }
}
body.home header .corps > .row,
body.id-landing-atelier header .corps > .row {
  align-items: center;
}
@media screen and (min-width: 992px) {
  body.home header .corps > .row,
  body.id-landing-atelier header .corps > .row {
    flex-wrap: nowrap;
  }
  body.home header .corps > .row > div:first-child,
  body.id-landing-atelier header .corps > .row > div:first-child {
    width: auto;
    flex: 1 1 auto;
  }
  body.home header .corps > .row > div:nth-child(2),
  body.id-landing-atelier header .corps > .row > div:nth-child(2),
  body.home header .corps > .row > div:nth-child(3),
  body.id-landing-atelier header .corps > .row > div:nth-child(3) {
    width: auto;
    flex: 0 0 auto;
  }
}
body.home header .corps .logo,
body.id-landing-atelier header .corps .logo {
  position: static;
  top: auto;
  transform: none;
  line-height: 0;
}
body.home header .corps .logo img,
body.id-landing-atelier header .corps .logo img {
  height: 89px;
  width: auto;
  aspect-ratio: 4.66292135;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  body.home header .corps .logo img,
  body.id-landing-atelier header .corps .logo img {
    height: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home header .corps .logo img,
  body.id-landing-atelier header .corps .logo img {
    height: 50px;
  }
}
body.home header .corps .menu-principal li.item-contact-mobile,
body.id-landing-atelier header .corps .menu-principal li.item-contact-mobile {
  display: none;
}
body.home header .corps .menu-principal nav ul li,
body.id-landing-atelier header .corps .menu-principal nav ul li {
  padding: 10px 0;
  margin-right: 30px;
  margin-left: 30px;
  border: none;
}
body.home header .corps .menu-principal nav ul li:hover,
body.id-landing-atelier header .corps .menu-principal nav ul li:hover {
  border: none;
}
body.home header .corps .menu-principal nav ul li a,
body.id-landing-atelier header .corps .menu-principal nav ul li a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #2c2a29;
  text-transform: none;
}
body.home header .corps .menu-principal nav ul li a:hover,
body.id-landing-atelier header .corps .menu-principal nav ul li a:hover {
  color: #cb5434;
}
body.home header .corps .bouton-header,
body.id-landing-atelier header .corps .bouton-header {
  text-align: right;
}
body.home header .corps .bouton-header a,
body.id-landing-atelier header .corps .bouton-header a {
  background-color: #cb5434;
  color: #f9f8f6;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
}
body.home header .corps .bouton-header a svg,
body.id-landing-atelier header .corps .bouton-header a svg {
  display: none;
}
body.home header .corps .bouton-header a:hover,
body.id-landing-atelier header .corps .bouton-header a:hover {
  background-color: #a34329;
  color: #f9f8f6;
}
body.home main,
body.id-landing-atelier main {
  margin-top: 0;
}
@media (prefers-reduced-motion: no-preference) {
  body.home .lame-landing-form .col-form,
  body.id-landing-atelier .lame-landing-form .col-form {
    animation: adbHeroIn 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  body.home .lame-landing-form .col-visuel,
  body.id-landing-atelier .lame-landing-form .col-visuel {
    animation: adbHeroIn 0.9s cubic-bezier(0.22, 0.61, 0.36, 1) 0.12s both;
  }
}
body.home .bloc-titre .titre.grand,
body.id-landing-atelier .bloc-titre .titre.grand {
  font-size: 70px;
  line-height: 90px;
  font-weight: 800;
}
@media screen and (max-width: 1550px) {
  body.home .bloc-titre .titre.grand,
  body.id-landing-atelier .bloc-titre .titre.grand {
    font-size: 54px;
    line-height: 70px;
  }
}
@media screen and (max-width: 1199px) {
  body.home .bloc-titre .titre.grand,
  body.id-landing-atelier .bloc-titre .titre.grand {
    font-size: 44px;
    line-height: 56px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home .bloc-titre .titre.grand,
  body.id-landing-atelier .bloc-titre .titre.grand {
    font-size: 34px;
    line-height: 44px;
  }
}
body.home .contenu-simple > .container-fluid,
body.id-landing-atelier .contenu-simple > .container-fluid,
body.home .formulaire > .container-fluid,
body.id-landing-atelier .formulaire > .container-fluid,
body.home .contenu-simple > .container,
body.id-landing-atelier .contenu-simple > .container,
body.home .formulaire > .container,
body.id-landing-atelier .formulaire > .container {
  padding-left: 100px;
  padding-right: 100px;
  max-width: 100%;
}
@media screen and (max-width: 1550px) {
  body.home .contenu-simple > .container-fluid,
  body.id-landing-atelier .contenu-simple > .container-fluid,
  body.home .formulaire > .container-fluid,
  body.id-landing-atelier .formulaire > .container-fluid,
  body.home .contenu-simple > .container,
  body.id-landing-atelier .contenu-simple > .container,
  body.home .formulaire > .container,
  body.id-landing-atelier .formulaire > .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home .contenu-simple > .container-fluid,
  body.id-landing-atelier .contenu-simple > .container-fluid,
  body.home .formulaire > .container-fluid,
  body.id-landing-atelier .formulaire > .container-fluid,
  body.home .contenu-simple > .container,
  body.id-landing-atelier .contenu-simple > .container,
  body.home .formulaire > .container,
  body.id-landing-atelier .formulaire > .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.home .lame-landing-form,
body.id-landing-atelier .lame-landing-form {
  padding: 40px 0;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-form > .container,
  body.id-landing-atelier .lame-landing-form > .container {
    padding-right: 0 !important;
  }
}
body.home .lame-landing-form > .container > .row,
body.id-landing-atelier .lame-landing-form > .container > .row {
  --bs-gutter-x: 0;
  align-items: flex-start;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-form > .container > .row,
  body.id-landing-atelier .lame-landing-form > .container > .row {
    flex-wrap: nowrap;
  }
}
body.home .lame-landing-form .col-form,
body.id-landing-atelier .lame-landing-form .col-form {
  padding-right: 0;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-form .col-form,
  body.id-landing-atelier .lame-landing-form .col-form {
    flex: 0 0 46.7%;
    max-width: 46.7%;
  }
}
body.home .lame-landing-form .col-form .bloc-titre,
body.id-landing-atelier .lame-landing-form .col-form .bloc-titre {
  margin-bottom: 60px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-form .col-form .bloc-titre,
  body.id-landing-atelier .lame-landing-form .col-form .bloc-titre {
    margin-bottom: 30px;
  }
}
body.home .lame-landing-form .col-visuel,
body.id-landing-atelier .lame-landing-form .col-visuel {
  padding-right: 0;
  align-content: start;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-form .col-visuel,
  body.id-landing-atelier .lame-landing-form .col-visuel {
    flex: 0 0 53.3%;
    max-width: 53.3%;
    padding-left: 9.1%;
  }
}
@media screen and (max-width: 1199px) {
  body.home .lame-landing-form .col-visuel,
  body.id-landing-atelier .lame-landing-form .col-visuel {
    padding-left: 0;
    margin-top: 40px;
  }
}
body.home .lame-landing-form .col-visuel .bloc-image,
body.id-landing-atelier .lame-landing-form .col-visuel .bloc-image {
  margin-bottom: 0;
}
body.home .lame-landing-form .col-visuel .bloc-image img,
body.id-landing-atelier .lame-landing-form .col-visuel .bloc-image img {
  width: 100%;
  height: 639px;
  object-fit: cover;
  border-radius: 20px 0 0 20px;
  display: block;
}
@media screen and (max-width: 1550px) {
  body.home .lame-landing-form .col-visuel .bloc-image img,
  body.id-landing-atelier .lame-landing-form .col-visuel .bloc-image img {
    height: 540px;
  }
}
@media screen and (max-width: 1199px) {
  body.home .lame-landing-form .col-visuel .bloc-image img,
  body.id-landing-atelier .lame-landing-form .col-visuel .bloc-image img {
    height: auto;
    border-radius: 20px;
  }
}
body.home .lame-landing-form .nf-form-cont,
body.id-landing-atelier .lame-landing-form .nf-form-cont {
  max-width: 704px;
}
body.home .lame-landing-form .nf-form-cont .nf-form-title,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-form-title {
  display: none;
}
body.home .lame-landing-form .nf-form-cont nf-fields-wrap,
body.id-landing-atelier .lame-landing-form .nf-form-cont nf-fields-wrap,
body.home .lame-landing-form .nf-form-cont .nf-field-container,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-field-container {
  display: block;
}
body.home .lame-landing-form .nf-form-cont .nf-field-container,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-field-container {
  margin-bottom: 15px;
}
body.home .lame-landing-form .nf-form-cont .nf-field-label label,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-field-label label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #2c2a29;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 3px;
}
body.home .lame-landing-form .nf-form-cont input[type="text"],
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="text"],
body.home .lame-landing-form .nf-form-cont input[type="email"],
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="email"],
body.home .lame-landing-form .nf-form-cont input[type="tel"],
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="tel"],
body.home .lame-landing-form .nf-form-cont textarea,
body.id-landing-atelier .lame-landing-form .nf-form-cont textarea {
  height: 50px;
  width: 100%;
  background-color: #e9dcd8;
  border: none;
  border-radius: 5px;
  padding: 5px 20px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #2c2a29;
  margin-bottom: 0;
}
body.home .lame-landing-form .nf-form-cont input[type="text"]:focus,
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="text"]:focus,
body.home .lame-landing-form .nf-form-cont input[type="email"]:focus,
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="email"]:focus,
body.home .lame-landing-form .nf-form-cont input[type="tel"]:focus,
body.id-landing-atelier .lame-landing-form .nf-form-cont input[type="tel"]:focus,
body.home .lame-landing-form .nf-form-cont textarea:focus,
body.id-landing-atelier .lame-landing-form .nf-form-cont textarea:focus {
  outline: 2px solid #cb5434;
}
body.home .lame-landing-form .nf-form-cont .nf-form-fields-required,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-form-fields-required {
  display: none;
}
body.home .lame-landing-form .nf-form-cont .ninja-forms-req-symbol,
body.id-landing-atelier .lame-landing-form .nf-form-cont .ninja-forms-req-symbol {
  display: none;
}
body.home .lame-landing-form .nf-form-cont .nf-error-msg,
body.id-landing-atelier .lame-landing-form .nf-form-cont .nf-error-msg {
  font-size: 13px;
  color: #cb5434;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container {
  margin-bottom: 30px;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container:before,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container:before {
  content: "*Champs obligatoires";
  display: block;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #2c2a29;
  margin: -5px 0 15px;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element {
  order: 1;
  width: auto;
  margin-top: 0;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element input[type="checkbox"],
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #2c2a29;
  border-radius: 0;
  background: transparent;
  cursor: pointer;
  display: block;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element input[type="checkbox"]:checked,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-element input[type="checkbox"]:checked {
  background-color: #cb5434;
  border-color: #cb5434;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label {
  order: 2;
  margin-bottom: 0;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label {
  font-weight: 400;
  cursor: pointer;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label a,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label a {
  color: #2c2a29;
  text-decoration: none;
}
body.home .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label a:hover,
body.id-landing-atelier .lame-landing-form .nf-form-cont .checkbox-container .checkbox-wrap .nf-field-label label a:hover {
  color: #cb5434;
}
body.home .lame-landing-form .nf-form-cont .submit-container input[type="button"],
body.id-landing-atelier .lame-landing-form .nf-form-cont .submit-container input[type="button"],
body.home .lame-landing-form .nf-form-cont .submit-container input[type="submit"],
body.id-landing-atelier .lame-landing-form .nf-form-cont .submit-container input[type="submit"] {
  background-color: #cb5434;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M21 1.00003L10 12M10 12L1.00001 8.00003L21 1.00003L14 21L10 12Z' stroke='%23F9F8F6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 30px center;
  border: none;
  border-radius: 5px;
  color: #f9f8f6;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  padding: 15px 64px 15px 30px;
  height: auto;
  width: auto;
  cursor: pointer;
  transition: background-color 0.4s ease;
}
body.home .lame-landing-form .nf-form-cont .submit-container input[type="button"]:hover,
body.id-landing-atelier .lame-landing-form .nf-form-cont .submit-container input[type="button"]:hover,
body.home .lame-landing-form .nf-form-cont .submit-container input[type="submit"]:hover,
body.id-landing-atelier .lame-landing-form .nf-form-cont .submit-container input[type="submit"]:hover {
  background-color: #a34329;
}
body.home .lame-landing-philosophie,
body.id-landing-atelier .lame-landing-philosophie {
  padding: 90px 0;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-philosophie,
  body.id-landing-atelier .lame-landing-philosophie {
    padding: 50px 0;
  }
}
body.home .lame-landing-philosophie .row,
body.id-landing-atelier .lame-landing-philosophie .row {
  align-items: center;
}
body.home .lame-landing-philosophie .col-philosophie-titre .bloc-titre,
body.id-landing-atelier .lame-landing-philosophie .col-philosophie-titre .bloc-titre {
  margin-bottom: 0;
}
body.home .lame-landing-philosophie .col-philosophie-intro .bloc-texte,
body.id-landing-atelier .lame-landing-philosophie .col-philosophie-intro .bloc-texte {
  margin-bottom: 0;
  max-width: 792px;
}
@media screen and (max-width: 991px) {
  body.home .lame-landing-philosophie .col-philosophie-intro .bloc-texte,
  body.id-landing-atelier .lame-landing-philosophie .col-philosophie-intro .bloc-texte {
    margin-top: 20px;
  }
}
body.home .lame-landing-philosophie .col-philosophie-intro .bloc-texte p,
body.id-landing-atelier .lame-landing-philosophie .col-philosophie-intro .bloc-texte p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2a29;
  margin-bottom: 0;
}
body.home .lame-landing-philosophie .col-feature,
body.id-landing-atelier .lame-landing-philosophie .col-feature {
  margin-top: 70px;
}
@media screen and (min-width: 992px) {
  body.home .lame-landing-philosophie .col-feature,
  body.id-landing-atelier .lame-landing-philosophie .col-feature {
    flex: 0 0 28.4%;
    max-width: 28.4%;
  }
  body.home .lame-landing-philosophie .col-feature + .col-feature,
  body.id-landing-atelier .lame-landing-philosophie .col-feature + .col-feature {
    margin-left: 5.46%;
  }
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-philosophie .col-feature,
  body.id-landing-atelier .lame-landing-philosophie .col-feature {
    margin-top: 30px;
  }
}
body.home .lame-landing-philosophie .col-bouton-philosophie,
body.id-landing-atelier .lame-landing-philosophie .col-bouton-philosophie {
  margin-top: 60px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-philosophie .col-bouton-philosophie,
  body.id-landing-atelier .lame-landing-philosophie .col-bouton-philosophie {
    margin-top: 20px;
  }
}
body.home .lame-landing-prestations,
body.id-landing-atelier .lame-landing-prestations {
  padding: 90px 0;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-prestations,
  body.id-landing-atelier .lame-landing-prestations {
    padding: 50px 0;
  }
}
body.home .lame-landing-prestations .row,
body.id-landing-atelier .lame-landing-prestations .row {
  --bs-gutter-x: 20px;
  row-gap: 20px;
}
body.home .lame-landing-prestations .bloc-titre,
body.id-landing-atelier .lame-landing-prestations .bloc-titre {
  margin-bottom: 60px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-prestations .bloc-titre,
  body.id-landing-atelier .lame-landing-prestations .bloc-titre {
    margin-bottom: 30px;
  }
}
body.home .lame-landing-avis-titre,
body.id-landing-atelier .lame-landing-avis-titre {
  padding: 90px 0 40px;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-avis-titre,
  body.id-landing-atelier .lame-landing-avis-titre {
    padding: 50px 0 30px;
  }
}
body.home .lame-landing-avis-titre .bloc-titre,
body.id-landing-atelier .lame-landing-avis-titre .bloc-titre {
  margin-bottom: 0;
}
body.home .lame-landing-avis,
body.id-landing-atelier .lame-landing-avis {
  background-color: #ffffff;
  padding-bottom: 90px;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-avis,
  body.id-landing-atelier .lame-landing-avis {
    padding-bottom: 50px;
  }
}
body.home .lame-landing-avis .bloc-texte,
body.id-landing-atelier .lame-landing-avis .bloc-texte {
  margin-bottom: 0;
}
body.home .lame-landing-amour,
body.id-landing-atelier .lame-landing-amour {
  padding: 90px 0;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-amour,
  body.id-landing-atelier .lame-landing-amour {
    padding: 50px 0;
  }
}
body.home .lame-landing-amour .row,
body.id-landing-atelier .lame-landing-amour .row {
  align-items: center;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-amour .row,
  body.id-landing-atelier .lame-landing-amour .row {
    --bs-gutter-x: 0;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-amour .col-diaporama,
  body.id-landing-atelier .lame-landing-amour .col-diaporama {
    flex: 0 0 49.4%;
    max-width: 49.4%;
  }
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-amour .col-amour-texte,
  body.id-landing-atelier .lame-landing-amour .col-amour-texte {
    flex: 0 0 40.8%;
    max-width: 40.8%;
    margin-left: auto;
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  body.home .lame-landing-amour .col-amour-texte,
  body.id-landing-atelier .lame-landing-amour .col-amour-texte {
    margin-top: 40px;
  }
}
body.home .lame-landing-amour .col-amour-texte .bloc-titre,
body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-titre {
  margin-bottom: 50px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-amour .col-amour-texte .bloc-titre,
  body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-titre {
    margin-bottom: 25px;
  }
}
body.home .lame-landing-amour .col-amour-texte .bloc-texte,
body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-texte {
  margin-bottom: 60px;
  max-width: 702px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-amour .col-amour-texte .bloc-texte,
  body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-texte {
    margin-bottom: 30px;
  }
}
body.home .lame-landing-amour .col-amour-texte .bloc-texte p,
body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-texte p {
  font-size: 14px;
  line-height: 26px;
  color: #2c2a29;
  margin-bottom: 0;
}
body.home .lame-landing-amour .col-amour-texte .bloc-texte p strong,
body.id-landing-atelier .lame-landing-amour .col-amour-texte .bloc-texte p strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 26px;
}
body.home .lame-landing-faq,
body.id-landing-atelier .lame-landing-faq {
  padding: 90px 0;
  margin: 0;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-faq,
  body.id-landing-atelier .lame-landing-faq {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-faq .row,
  body.id-landing-atelier .lame-landing-faq .row {
    --bs-gutter-x: 0;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-faq .col-faq-intro,
  body.id-landing-atelier .lame-landing-faq .col-faq-intro {
    width: 32.6%;
  }
}
body.home .lame-landing-faq .col-faq-intro .bloc-titre,
body.id-landing-atelier .lame-landing-faq .col-faq-intro .bloc-titre {
  margin-bottom: 50px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-faq .col-faq-intro .bloc-titre,
  body.id-landing-atelier .lame-landing-faq .col-faq-intro .bloc-titre {
    margin-bottom: 25px;
  }
}
body.home .lame-landing-faq .col-faq-intro .bloc-texte,
body.id-landing-atelier .lame-landing-faq .col-faq-intro .bloc-texte {
  margin-bottom: 60px;
  max-width: 552px;
}
@media screen and (max-width: 767.98px) {
  body.home .lame-landing-faq .col-faq-intro .bloc-texte,
  body.id-landing-atelier .lame-landing-faq .col-faq-intro .bloc-texte {
    margin-bottom: 30px;
  }
}
body.home .lame-landing-faq .col-faq-intro .bloc-texte p,
body.id-landing-atelier .lame-landing-faq .col-faq-intro .bloc-texte p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #2c2a29;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  body.home .lame-landing-faq .col-faq-questions,
  body.id-landing-atelier .lame-landing-faq .col-faq-questions {
    width: 57.9%;
    margin-left: auto;
  }
}
body.home footer,
body.id-landing-atelier footer {
  background-color: #ffffff;
  border-top: none;
}
body.home footer .corps,
body.id-landing-atelier footer .corps {
  width: 100%;
  max-width: 1775px;
  margin: 0 auto;
  padding: 80px 100px 63px;
}
@media screen and (max-width: 1550px) {
  body.home footer .corps,
  body.id-landing-atelier footer .corps {
    padding: 60px 50px 50px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home footer .corps,
  body.id-landing-atelier footer .corps {
    padding: 40px 20px 30px;
  }
}
body.home footer .corps .footer-haut,
body.id-landing-atelier footer .corps .footer-haut {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 767.98px) {
  body.home footer .corps .footer-haut,
  body.id-landing-atelier footer .corps .footer-haut {
    flex-direction: column;
  }
}
body.home footer .corps .footer-haut .logo img,
body.id-landing-atelier footer .corps .footer-haut .logo img {
  width: 527px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 4.66371681;
  object-fit: contain;
}
@media screen and (max-width: 1199px) {
  body.home footer .corps .footer-haut .logo img,
  body.id-landing-atelier footer .corps .footer-haut .logo img {
    width: 380px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home footer .corps .footer-haut .logo img,
  body.id-landing-atelier footer .corps .footer-haut .logo img {
    width: 280px;
  }
}
body.home footer .corps .footer-haut .contact-footer .adresse-footer,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .adresse-footer {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #2c2a29;
  margin-bottom: 10px;
}
body.home footer .corps .footer-haut .contact-footer .adresse-footer a,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .adresse-footer a {
  color: #2c2a29;
}
body.home footer .corps .footer-haut .contact-footer .adresse-footer a:hover,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .adresse-footer a:hover {
  color: #cb5434;
}
body.home footer .corps .footer-haut .contact-footer .tel-footer,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .tel-footer,
body.home footer .corps .footer-haut .contact-footer .email-footer,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .email-footer {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
}
body.home footer .corps .footer-haut .contact-footer .tel-footer a,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .tel-footer a,
body.home footer .corps .footer-haut .contact-footer .email-footer a,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .email-footer a {
  color: #2c2a29;
}
body.home footer .corps .footer-haut .contact-footer .tel-footer a:hover,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .tel-footer a:hover,
body.home footer .corps .footer-haut .contact-footer .email-footer a:hover,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .email-footer a:hover {
  color: #cb5434;
}
body.home footer .corps .footer-haut .contact-footer .reseaux-footer,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .reseaux-footer {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 19px;
}
body.home footer .corps .footer-haut .contact-footer .reseaux-footer a,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .reseaux-footer a {
  display: inline-flex;
}
body.home footer .corps .footer-haut .contact-footer .reseaux-footer a svg,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .reseaux-footer a svg {
  width: 22px;
  height: 22px;
}
body.home footer .corps .footer-haut .contact-footer .reseaux-footer a svg path,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .reseaux-footer a svg path {
  fill: #2c2a29;
  transition: fill .3s ease;
}
body.home footer .corps .footer-haut .contact-footer .reseaux-footer a:hover svg path,
body.id-landing-atelier footer .corps .footer-haut .contact-footer .reseaux-footer a:hover svg path {
  fill: #cb5434;
}
body.home footer .pied,
body.id-landing-atelier footer .pied {
  background-color: #41584a;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  padding: 10px 366px 10px 30px;
}
@media screen and (max-width: 1550px) {
  body.home footer .pied,
  body.id-landing-atelier footer .pied {
    padding-right: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  body.home footer .pied,
  body.id-landing-atelier footer .pied {
    padding: 15px 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
body.home footer .pied .infos-pied,
body.id-landing-atelier footer .pied .infos-pied {
  text-align: right;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
}
body.home footer .pied .infos-pied .ligne-liens,
body.id-landing-atelier footer .pied .infos-pied .ligne-liens {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  body.home footer .pied .infos-pied .ligne-liens,
  body.id-landing-atelier footer .pied .infos-pied .ligne-liens {
    justify-content: center;
  }
}
body.home footer .pied .infos-pied a,
body.id-landing-atelier footer .pied .infos-pied a {
  color: #ffffff;
}
body.home footer .pied .infos-pied a:hover,
body.id-landing-atelier footer .pied .infos-pied a:hover {
  color: #dbbbb3;
}
body.home footer .pied .logo-idcom,
body.id-landing-atelier footer .pied .logo-idcom {
  display: inline-flex;
}
body.home footer .pied .logo-idcom svg,
body.id-landing-atelier footer .pied .logo-idcom svg {
  width: 108px;
  height: auto;
}
@keyframes adbHeroIn {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-philosophie-titre,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-philosophie-titre,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-philosophie-intro,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-philosophie-intro,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-feature,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-feature,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-bouton-philosophie,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-bouton-philosophie,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-prestations .bloc-titre,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-prestations .bloc-titre,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-prestations .col-prestation,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-prestations .col-prestation,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-avis-titre .bloc-titre,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-avis-titre .bloc-titre,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-avis .widget-avis-google,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-avis .widget-avis-google,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-amour .col-diaporama,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-amour .col-diaporama,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-amour .col-amour-texte,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-amour .col-amour-texte,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .col-faq-intro,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .col-faq-intro,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .col-faq-questions,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .col-faq-questions,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .accordion-item,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .accordion-item,
html.scroll-anim:not(.scroll-anim-off) body.home footer .footer-haut,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier footer .footer-haut {
  opacity: 0;
  transform: translateY(26px);
  will-change: opacity, transform;
}
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-philosophie-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-philosophie-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-philosophie-intro.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-philosophie-intro.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-feature.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-feature.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-philosophie .col-bouton-philosophie.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-philosophie .col-bouton-philosophie.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-prestations .bloc-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-prestations .bloc-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-prestations .col-prestation.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-prestations .col-prestation.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-avis-titre .bloc-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-avis-titre .bloc-titre.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-avis .widget-avis-google.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-avis .widget-avis-google.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-amour .col-diaporama.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-amour .col-diaporama.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-amour .col-amour-texte.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-amour .col-amour-texte.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .col-faq-intro.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .col-faq-intro.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .col-faq-questions.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .col-faq-questions.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home .lame-landing-faq .accordion-item.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier .lame-landing-faq .accordion-item.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.home footer .footer-haut.is-visible,
html.scroll-anim:not(.scroll-anim-off) body.id-landing-atelier footer .footer-haut.is-visible {
  animation: adbReveal 0.8s cubic-bezier(0.22, 0.61, 0.36, 1) both;
}
@keyframes adbReveal {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 991px) {
  header #menu-mobile {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 100000;
  }
  header #menu-mobile .ouvrant {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  header #menu-mobile .ouvrant span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #2c2a29;
    transition: all 0.3s ease;
  }
  header #menu-mobile .fermant {
    display: none;
  }
  header #menu-mobile .fermant svg {
    height: 35px;
    width: 35px;
    color: #2c2a29;
  }
  header #menu-mobile.active .ouvrant {
    display: none;
  }
  header #menu-mobile.active .fermant {
    display: block;
  }
  header .menu-principal {
    position: fixed;
    top: 100px;
    left: -100%;
    width: 100%;
    height: 100vh;
    background-color: #f9f8f6;
    z-index: 99998;
    overflow-y: auto;
    transition: left 0.3s ease;
    padding: 30px 20px;
  }
  header .menu-principal.active {
    left: 0;
  }
  header .menu-principal nav ul.menu {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
  }
  header .menu-principal nav ul.menu > li {
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
  }
  header .menu-principal nav ul.menu > li > a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #E0E0E0;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #2c2a29;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu {
    position: static;
    width: 100%;
    left: 0;
    transform: none;
    background-color: #e4e2df;
    border: none;
    padding: 0;
    display: none;
    flex-direction: column;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu.sub-menu-with-image {
    flex-direction: column;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-image-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    margin: 0;
    border: none;
    list-style: none;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-image-wrapper .menu-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-items-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0;
    border: none;
    list-style: none;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-items-wrapper .sub-menu-items {
    display: flex;
    flex-direction: column;
    padding: 0;
    border: none;
    position: static;
    list-style: none;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-items-wrapper .sub-menu-items li {
    border: none;
    border-bottom: 1px solid #E0E0E0;
    padding: 15px 20px;
    margin: 0;
    list-style: none;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-items-wrapper .sub-menu-items li:last-child {
    border-bottom: none;
  }
  header .menu-principal nav ul.menu > li ul.sub-menu .menu-items-wrapper .sub-menu-items li a {
    font-size: 14px;
    color: #2c2a29;
    text-transform: uppercase;
  }
  header .menu-principal nav ul.menu > li.ouvert > ul.sub-menu {
    display: flex;
  }
}
@keyframes texte-defilant {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
html {
  overflow-x: hidden;
  overflow-x: clip;
}
:root {
  scroll-behavior: auto;
}
html {
  scroll-padding-top: 129px;
}
@media screen and (max-width: 767.98px) {
  html {
    scroll-padding-top: 80px;
  }
}
body {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  color: #2c2a29;
  background-color: black;
  overflow-x: hidden;
  overflow-x: clip;
}
body .container {
  max-width: 1594px;
}
@media screen and (max-width: 1550px) {
  body .container {
    max-width: 1400px;
  }
}
body a {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
body a:hover,
body a:active,
body a:focus {
  outline: 0;
  text-decoration: none;
}
body div.bloc-texte ul {
  padding-left: 0;
}
body div.bloc-texte ul li:before {
  background-color: currentColor;
}
body header {
  background-color: #f9f8f6;
  position: fixed;
  width: 100%;
  height: 100px;
  top: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #2c2a29;
}
body header .corps {
  width: 95%;
  margin: 0 auto;
}
body header .corps .logo {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
body header .corps .logo img {
  height: 47px;
  object-fit: contain;
}
body header .corps .menu-principal nav ul {
  justify-content: end;
  display: flex;
  margin-bottom: 0;
}
body header .corps .menu-principal nav ul li {
  list-style: none;
  margin-right: 10px;
  border: 1px solid transparent;
  transition: all 0.4s ease-in-out !important;
  padding: 10px 15px;
}
body header .corps .menu-principal nav ul li a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #2c2a29;
  text-transform: capitalize;
}
@media screen and (max-width: 1550px) {
  body header .corps .menu-principal nav ul li a {
    font-size: 13px;
  }
}
body header .corps .menu-principal nav ul li ul {
  display: none;
  margin-bottom: 0;
  position: absolute;
  background-color: #f9f8f6;
  width: fit-content;
  width: 100%;
  left: 0;
  top: 100px;
  padding-left: 0;
  border: 1px solid #2c2a29;
  justify-content: unset;
}
body header .corps .menu-principal nav ul li ul:before {
  content: "";
  background-color: transparent;
  position: absolute;
  top: -50px;
  left: 0;
  height: 50px;
  width: 100%;
}
body header .corps .menu-principal nav ul li ul .menu-image-wrapper {
  width: 35%;
  padding: 0;
  margin-right: 0;
  border: none;
}
@media screen and (max-width: 1550px) {
  body header .corps .menu-principal nav ul li ul .menu-image-wrapper {
    width: 45%;
  }
}
body header .corps .menu-principal nav ul li ul .menu-image-wrapper .menu-image img {
  width: 100%;
}
body header .corps .menu-principal nav ul li ul .menu-items-wrapper {
  width: 600px;
  padding-left: 50px;
  padding-top: 20px;
  border: none;
}
body header .corps .menu-principal nav ul li ul .menu-items-wrapper .sub-menu-items {
  position: unset;
  display: block;
  border: none;
}
body header .corps .menu-principal nav ul li ul .menu-items-wrapper .sub-menu-items li {
  margin: 0;
  padding: 20px 10px;
  border-bottom: 1px solid #2c2a29;
  transition: background-color 0.4s ease-in-out !important;
}
body header .corps .menu-principal nav ul li ul .menu-items-wrapper .sub-menu-items li:hover {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  background-color: #e4e2df;
}
body header .corps .menu-principal nav ul li ul .menu-items-wrapper .sub-menu-items li a {
  font-size: 14px;
  color: #2c2a29;
  text-transform: uppercase;
}
body header .corps .menu-principal nav ul li:hover {
  border-radius: 5px;
  border-color: #2c2a29;
}
body header .corps .menu-principal nav ul li.menu-item-has-children:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg id='Groupe_163818' data-name='Groupe 163818' xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15'%3E%3Cpath id='Tracé_103154' data-name='Tracé 103154' d='M10.25,4.625a.625.625,0,0,0-1.25,0V9H4.625a.625.625,0,0,0,0,1.25H9v4.375a.625.625,0,0,0,1.25,0V10.25h4.375a.625.625,0,0,0,0-1.25H10.25Z' transform='translate(-2.75 -2.75)' fill='%23212121'/%3E%3Cpath id='Tracé_103155' data-name='Tracé 103155' d='M0,0H15V15H0Z' fill='none'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: right center;
  padding-left: 20px;
}
body header .corps .bouton-header a {
  background-color: #41584a;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  transition: all 0.4s ease-in-out;
}
body header .corps .bouton-header a svg {
  margin-left: 10px;
}
body header .corps .bouton-header a svg g {
  stroke: white;
}
body header .corps .bouton-header a svg g path {
  stroke: white;
}
body header .corps .bouton-header a:hover {
  background-color: #cb5434;
}
body main {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  body main .row-block {
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  body main .justify-items-end {
    justify-items: end;
  }
}
body main .justify-items-center {
  justify-items: center;
}
body main .titre-plus-bouton {
  margin-top: 0;
  margin-bottom: 50px;
}
body main .border-top-section {
  border-top: 1px solid #2c2a29;
  padding-top: 82px;
}
@media screen and (max-width: 768px) {
  body main .border-top-section {
    padding-top: 50px;
  }
}
body main .titre-valeurs {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  body main .px-md-180 {
    padding-left: 180px;
    padding-right: 180px;
  }
}
body main .border-here {
  border-top: 1px solid #2c2a29;
  border-bottom: 1px solid #2c2a29;
}
@media screen and (max-width: 768px) {
  body main .border-here {
    padding-top: 0;
    padding-bottom: 90px;
  }
}
body main .border-here-1 {
  border-bottom: 1px solid #2c2a29;
  border-top: 1px solid #2c2a29;
  margin-top: 70px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 70px;
}
body main .bloc-titre-section-card-offre {
  margin-top: 50px;
  margin-bottom: 50px;
}
body main .border-bottom-custom {
  border-bottom: 1px solid #2c2a29;
  margin-bottom: 36px;
  padding-bottom: 36px;
}
body main .border-bottom-simple {
  border-bottom: 1px solid #2c2a29;
}
body main .container-bootstrap .container {
  max-width: 1300px;
}
body main .le-mot-du-fondateur .container {
  position: relative;
}
body main .le-mot-du-fondateur .container .row {
  border: 1px solid #2c2a29;
  padding: 70px 100px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  body main .le-mot-du-fondateur .container .row {
    padding: 50px 30px;
  }
}
body main .le-mot-du-fondateur .container:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='74' height='54' viewBox='0 0 74 54' fill='none'%3E%3Cg clip-path='url(%23clip0_58062_2543)'%3E%3Cpath d='M0 3.39087V27.1999C0 29.0717 1.51451 30.5907 3.38069 30.5907H15.2483L8.53846 50.7361C8.00393 52.3422 9.1949 54.0023 10.8829 54.0023C11.6402 54.0023 12.3552 53.6543 12.8241 53.0594L29.5447 31.8041C30.1613 31.0187 30.4989 30.0499 30.4989 29.0482V3.39087C30.4989 1.51907 28.9843 0 27.1182 0H3.38069C1.51451 0 0 1.51907 0 3.39087Z' fill='%23FF6A00'/%3E%3Cpath d='M43.5035 3.39087V27.1999C43.5035 29.0717 45.018 30.5907 46.8842 30.5907H58.7517L52.0419 50.7361C51.5074 52.3422 52.6984 54.0023 54.3864 54.0023C55.1436 54.0023 55.8587 53.6543 56.3276 53.0594L73.0481 31.8041C73.6647 31.0187 74.0023 30.0499 74.0023 29.0482V3.39087C74.0023 1.51907 72.4878 0 70.6217 0H46.8842C45.018 0 43.5035 1.51907 43.5035 3.39087Z' fill='%23FF6A00'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_58062_2543'%3E%3Crect width='74' height='54' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 54px;
}
body main .le-mot-du-fondateur .container .bloc-titre {
  margin-bottom: 15px;
}
body main .le-mot-du-fondateur .container .bloc-titre .titre {
  color: #2c2a29;
  text-align: center;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
body main .le-mot-du-fondateur .container .bloc-texte {
  margin-bottom: 60px;
}
body main .le-mot-du-fondateur .container .bloc-texte p {
  color: #2c2a29;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 30px;
  line-height: 42px;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body main .le-mot-du-fondateur .container .bloc-texte p {
    font-size: 25px;
    line-height: 35px;
  }
}
body main .le-mot-du-fondateur .container .bloc-bouton-3 {
  justify-items: center;
}
body main .lame-texte-image-cta .container {
  border: 1px solid #2c2a29;
  background-color: #cb5434;
  padding: 0;
}
body main .lame-texte-image-cta .container .col-gauche .bloc-image {
  margin-bottom: 0;
  height: 100%;
}
body main .lame-texte-image-cta .container .col-gauche .bloc-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  body main .lame-texte-image-cta .container .col-droite {
    padding: 80px 0;
  }
}
@media screen and (max-width: 768px) {
  body main .lame-texte-image-cta .container .col-droite {
    padding: 50px 30px;
  }
}
body main .lame-texte-image-cta .container .col-droite .bloc-texte {
  margin-bottom: 30px;
}
body main .lame-texte-image-cta .container .col-droite .bloc-texte p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  color: #ffffff;
}
body main .lame-texte-image-cta .container .col-droite .bloc-bouton-2 a {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #2c2a29;
}
body main .lame-texte-image-cta .container .col-droite .bloc-bouton-2 a:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 34 34'%3E%3Cg id='Groupe_163814' data-name='Groupe 163814' transform='translate(-1401 -17046)'%3E%3Cg id='Icon_feather-arrow-up-right' data-name='Icon feather-arrow-up-right' transform='translate(1412.333 17057.334)'%3E%3Cpath id='Tracé_103070' data-name='Tracé 103070' d='M10.5,22.643,22.643,10.5' transform='translate(-10.5 -10.5)' fill='none' stroke='%231f1f1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103071' data-name='Tracé 103071' d='M10.5,10.5H22.643V22.643' transform='translate(-10.5 -10.5)' fill='none' stroke='%231f1f1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3Cg id='Ellipse_9777' data-name='Ellipse 9777' transform='translate(1401 17046)' fill='none' stroke='%231f1f1f' stroke-width='1.5'%3E%3Ccircle cx='17' cy='17' r='17' stroke='none'/%3E%3Ccircle cx='17' cy='17' r='16.25' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
body main .lame-texte-image-cta .container .col-droite .bloc-bouton-2 a:hover {
  background-color: #cb5434;
  border-color: #2c2a29;
}
body main .section-zone-intervention {
  border-top: 1px solid #2c2a29;
  border-bottom: 1px solid #2c2a29;
}
@media screen and (max-width: 768px) {
  body main .section-zone-intervention {
    padding-bottom: 50px;
  }
}
body main .section-zone-intervention .bloc-titre {
  padding-top: 60px;
}
body main .section-zone-intervention .bloc-image {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  body main .section-zone-intervention .bloc-image {
    border-left: 1px solid #2c2a29;
  }
}
@media screen and (max-width: 768px) {
  body main .section-zone-intervention .bloc-image {
    margin-right: 0 !important;
    margin-top: 30px;
  }
}
body main .section-zone-intervention .bloc-image img {
  height: 650px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  body main .section-zone-intervention .bloc-image img {
    height: 300px;
  }
}
body main .lame-contact {
  margin-top: 0;
  margin-bottom: 0;
}
body main .lame-contact .col-md-5 {
  border-right: 1px solid #2c2a29;
}
body main .lame-contact .col-md-5 .coordonnees {
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  body main .lame-contact .col-md-5 .coordonnees {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body main .lame-contact .bloc-texte {
  margin-bottom: 0;
  padding-top: 50px;
}
body main .lame-contact .bloc-texte p {
  text-align: left;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #2c2a29;
}
@media screen and (min-width: 768px) {
  body main .lame-contact .px-md-180 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
body main .lame-contact .nf-form-fields-required {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.42px;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 30px;
}
body main .lame-contact input,
body main .lame-contact textarea,
body main .lame-contact select {
  border: none;
  border-bottom: 1px solid #2c2a29;
  background-color: transparent;
  background: transparent;
  width: 100%;
  margin-bottom: 25px;
}
body main .lame-contact .html-container span {
  display: none;
}
body main .lame-contact .html-container p {
  margin-bottom: 10px;
}
body main .lame-contact .checkbox-wrap {
  align-items: flex-start;
  width: 100%;
  display: flex;
  gap: 10px;
}
body main .lame-contact .checkbox-wrap .nf-field-label {
  order: 2;
}
body main .lame-contact .checkbox-wrap .nf-field-element {
  order: 1;
  margin-top: 3px;
  height: auto;
}
body main .lame-contact .checkbox-wrap input[type="checkbox"] {
  width: auto;
  margin-bottom: 0;
}
body main .lame-contact .checkbox-wrap label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #2c2a29;
  text-transform: unset;
}
body main .lame-contact .checkbox-wrap label a {
  color: #2c2a29;
}
body main .lame-contact .file_upload-wrap {
  display: flex;
  width: 100%;
}
body main .lame-contact .file_upload-wrap .nf-field-label {
  margin-right: 21px;
  margin-top: 10px;
}
body main .lame-contact .file_upload-wrap .nf-field-label label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #3A3A3A;
  text-transform: unset;
}
body main .lame-contact .file_upload-wrap .nf-field-element {
  width: 50%;
}
body main .lame-contact .file_upload-wrap .nf-field-element button {
  font-family: "Mulish", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #1C1E22;
  border-radius: 50px;
  border: 1px solid #2c2a29;
  background-color: transparent;
  background: transparent;
  width: 130px;
  height: 45px;
}
body main .lame-contact .file_upload-wrap .nf-field-element .nf-fu-progress {
  display: none;
}
body main .lame-contact .nf-after-form-content {
  display: none;
}
body main .lame-contact .submit-wrap {
  justify-content: center;
  text-align: -webkit-center;
}
body main .lame-contact .submit-wrap .nf-field-element {
  position: relative;
  width: fit-content;
}
body main .lame-contact .submit-wrap .nf-field-element:after {
  content: "";
  background-color: #2c2a29;
  position: absolute;
  top: 35%;
  right: -20px;
  width: 40px;
  height: 1px;
}
body main .lame-contact .submit-wrap .nf-field-element input {
  background-color: transparent;
  border: 1px solid #2c2a29;
  color: #2c2a29;
  text-transform: uppercase;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  padding: 15px 33px;
}
body main .lame-contact .submit-wrap .nf-field-element input:hover {
  padding: 15px 35px;
}
body main .lame-contact label {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 1.2px;
  color: #2c2a29;
  text-transform: uppercase;
}
body main .lame-avis .bloc-texte {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body main .lame-video-texte {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  body main .lame-timeline {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body main .lame-timeline .timeline {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  body main .lame-video-offre {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  body main .lame-video-offre .video {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  body main .lame-accueil-1 {
    margin-top: 50px;
    margin-bottom: 0;
  }
  body main .lame-accueil-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 0;
  }
  body main .lame-accueil-3 {
    padding-top: 50px;
  }
  body main .lame-accueil-5 {
    margin-top: 45px;
  }
  body main .lame-accueil-6 {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  body main .lame-accueil-6 .titre {
    padding-bottom: 20px;
  }
  body main .lame-accueil-7 {
    margin-top: 0;
    margin-bottom: 0;
  }
  body main .lame-accueil-8 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  body main .lame-accueil-8 .bloc-titre {
    margin-bottom: 55px;
  }
  body main .lame-accueil-8 .bloc-titre:has(h3) {
    margin-bottom: 20px;
  }
  body main .lame-accueil-9 {
    padding-top: 55px;
    margin-bottom: 33px;
  }
  body main .lame-accueil-12 {
    margin-bottom: 0;
    padding-bottom: 96px;
  }
  body main .lame-accueil-13 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body main .lame-a-propo-2 .row {
    align-items: stretch;
  }
  body main .lame-a-propo-2 .bloc-image {
    margin-bottom: 0;
    height: 100%;
  }
  body main .lame-a-propo-2 .bloc-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  body main .lame-a-propo-4 {
    margin-bottom: 50px;
  }
  body main .lame-a-propo-5 {
    margin-top: 0;
    padding-top: 54px;
    padding-bottom: 84px;
  }
  body main .lame-a-propo-6 {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  body main .lame-a-propo-7 {
    margin-top: 0;
  }
  body main .lame-a-propo-8 {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  body main .lame-a-propo-9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body main .lame-offre-2 {
    margin-top: 90px;
  }
  body main .lame-offre-2 .titre {
    padding-bottom: 40px;
  }
  body main .lame-offre-2 .bloc-tabs {
    margin-bottom: 0;
  }
  body main .lame-offre-2 .bloc-tabs .tab-content {
    padding-bottom: 0;
  }
  body main .lame-offre-3 {
    padding-top: 90px;
    margin-top: 0;
  }
  body main .lame-offre-4 {
    margin-bottom: 70px;
  }
  body main .lame-offre-5 {
    margin-top: 0px;
  }
  body main .lame-offre-6 {
    margin-bottom: 70px;
  }
  body main .lame-offre-7 {
    margin-bottom: 70px;
  }
  body main .lame-offre-8 {
    margin-top: 0;
    margin-bottom: 67px;
  }
  body main .lame-offre-9 {
    margin-top: 0;
  }
  body main .lame-offre-10 {
    border-top: 1px solid #2c2a29;
    padding-top: 80px;
    margin-top: 0;
    margin-bottom: 80px;
  }
  body main .lame-offre-11 {
    padding-top: 60px;
  }
  body main .lame-offre-13 {
    border-top: 1px solid #2c2a29;
    padding-top: 70px;
    margin-top: 65px;
  }
  body main .lame-offre-15 {
    padding-top: 68px;
  }
  body main .lame-offre-15 .titre {
    padding-bottom: 30px;
  }
}
body footer {
  background-color: #e4e2df;
  border-top: 1px solid #2c2a29;
}
body footer .corps {
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
}
body footer .corps .logo img {
  width: 82px;
  height: 93px;
}
@media screen and (max-width: 768px) {
  body footer .corps .menu-container-footer {
    column-count: 2;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  body footer .corps .coordonnees .adresse {
    margin-top: 2rem;
  }
}
body footer .corps .coordonnees .adresse a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
}
body footer .corps .coordonnees .telephone a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
}
body footer .corps .coordonnees .email a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
}
body footer .corps .reseaux-sociaux {
  padding-left: 15px;
  position: relative;
}
body footer .corps .reseaux-sociaux:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #2c2a29;
  opacity: 0.3;
}
body footer .corps .reseaux-sociaux li {
  list-style: none;
}
body footer .corps .reseaux-sociaux li a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
}
body footer .corps .part-menu {
  padding-left: 15px;
  position: relative;
  margin-left: 64px;
}
@media screen and (max-width: 1250px) {
  body footer .corps .part-menu {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  body footer .corps .part-menu {
    margin-left: 0;
  }
}
body footer .corps .part-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #2c2a29;
  opacity: 0.3;
}
body footer .corps .part-menu li {
  list-style: none;
}
body footer .corps .part-menu li a {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
body footer .corps .horaires ul {
  padding-left: 15px;
  position: relative;
}
body footer .corps .horaires ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #2c2a29;
  opacity: 0.3;
}
body footer .corps .horaires ul li {
  list-style: none;
  display: flex;
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #2c2a29;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  gap: 0 53px;
}
@media screen and (min-width: 1200px) and (max-width: 1250px) {
  body footer .corps .horaires ul li {
    gap: 0 44px;
  }
}
body footer .corps .horaires ul li .jour {
  width: 50px;
}
body footer .pied {
  font-size: 0.875rem;
  line-height: 1.188rem;
}
body footer .pied .container {
  max-width: 90%;
  margin-top: 20px;
  border-top: 1px solid #2c2a29;
}
body footer .pied.separateur-full:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: var(--couleur-separateur);
}
body footer .pied.separateur-container > .container {
  padding-top: 0;
}
body footer .pied.separateur-container > .container:before {
  margin-bottom: 21px;
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: var(--couleur-separateur);
}
body footer .pied > .container {
  padding-top: 21px;
  padding-bottom: 21px;
}
body footer .pied .pied-part-1 .separateur {
  font-size: 0;
  margin-right: 1.875rem;
}
body footer .pied .pied-part-2 {
  text-align: right;
}
body footer .pied a {
  color: var(--couleur-lien);
}
body footer .pied a:hover {
  color: var(--couleur-lien-survol);
}
body footer .pied .desc {
  display: inline-block;
  vertical-align: middle;
}
body footer .pied .logo-idcom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
body footer .pied .logo-idcom svg {
  width: 81px;
}
@media screen and (max-width: 1199px) {
  body header .corps.menu-7 .champ-recherches .asl_w_container #ajaxsearchlite1 {
    width: 500px;
  }
  body footer .corps {
    padding: 30px 0;
  }
  body footer .corps .logo-footer {
    margin-bottom: 15px;
  }
  body footer .corps .part-identite .description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 15px;
  }
  body footer .corps .part-identite .reseaux-sociaux .reseau {
    margin-right: 20px;
  }
  body footer .corps .part-identite .reseaux-sociaux .reseau a .icone {
    width: 24px;
    height: 24px;
  }
  body footer .corps .part-menu ul.menu li a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  body footer .corps .part-annexes .zone-annexes .infos-contact {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  body footer .pied {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  body footer .pied .logo-idcom svg {
    width: 70px;
  }
  body footer .pied.separateur-container > .container {
    padding-bottom: 15px;
  }
  body footer .pied.separateur-container > .container:before {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  body .container {
    padding: 0 30px;
  }
  body header .corps .menu-principal nav ul li {
    margin-right: 1.25rem;
  }
  body header .corps .bouton-mise-en-avant {
    padding-bottom: 22px;
  }
  body header .corps .bouton-mise-en-avant a {
    padding: 4px 15px;
  }
  body header .corps.menu-7 .champ-recherches .asl_w_container #ajaxsearchlite1 {
    width: 350px;
  }
}
@media screen and (max-width: 767.98px) {
  body .container {
    padding: 0 20px;
  }
  body header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 80px;
  }
  body header .entete {
    height: 20px;
  }
  body header .entete .accroche {
    white-space: nowrap;
    overflow: hidden;
  }
  body header .entete .accroche span {
    display: inline-block;
    padding-left: 100%;
    animation: texte-defilant 10s linear infinite;
  }
  body header .corps {
    height: 60px;
    position: relative;
    border-bottom: 1px solid var(--couleur);
  }
  body header .corps .logo a img {
    height: 50px;
  }
  body header .corps .menu-principal nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 350px;
    height: 100%;
    box-shadow: 10px 0px 10px 0px rgba(136, 136, 136, 0.1);
    -webkit-box-shadow: 10px 0px 10px 0px rgba(136, 136, 136, 0.1);
    -moz-box-shadow: 10px 0px 10px 0px rgba(136, 136, 136, 0.1);
    text-align: left;
    left: -800px;
    overflow-y: scroll;
    padding-bottom: 120px;
    background-color: var(--couleur-fond);
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  body header .corps .menu-principal nav.header-avec-entete {
    top: 80px;
  }
  body header .corps .menu-principal nav ul.menu {
    padding-top: 30px;
  }
  body header .corps .menu-principal nav ul.menu li.menu-item-has-children > a:after {
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
  }
  body header .corps .menu-principal nav ul.menu li.menu-item-has-children > a:hover:after {
    transform: rotate(180deg);
  }
  body header .corps .menu-principal nav ul.menu > li {
    display: block;
    margin-left: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    margin-right: 0;
  }
  body header .corps .menu-principal nav ul.menu > li > a {
    display: block;
    padding: 0 15px;
  }
  body header .corps .menu-principal nav ul.menu > li ul.sub-menu {
    position: static;
    margin: 0px;
    width: 100%;
    transform: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-align: left;
    padding: 15px 30px;
  }
  body header .corps .menu-principal nav ul.menu > li ul.sub-menu > li > a {
    font-size: 14px;
    line-height: 18px;
  }
  body header #menu-mobile div {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    margin-left: 12px;
  }
  body header #menu-mobile div span {
    display: block;
    margin-bottom: 2px;
    height: 2px;
    background-color: var(--couleur-texte);
  }
  body header #menu-mobile div.fermant {
    display: none;
    vertical-align: top;
  }
  body header #menu-mobile.active {
    background-color: var(--couleur-fond-actif) !important;
  }
  body header #menu-mobile.active div.ouvrant {
    display: none;
  }
  body header #menu-mobile.active div.fermant {
    display: inline-block;
  }
  body header .bouton-recherche-etude {
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 30px;
  }
  body main {
    margin-top: 80px;
  }
  body footer .corps {
    padding: 30px 0 0;
  }
  body footer .corps .part-annexes {
    text-align: left;
  }
  body footer .corps .part-annexes:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: var(--couleur-separateur);
    opacity: .1;
    margin: 0 0 15px;
  }
  body footer .corps .part-annexes .zone-annexes .infos-contact {
    text-align: left;
  }
  body footer .corps .part-identite:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: var(--couleur-separateur);
    opacity: .1;
    margin: 15px 0;
  }
  body footer .corps .part-identite .infos-contact {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  body footer .corps .part-menu {
    padding-bottom: 10px;
    margin-bottom: 44px;
  }
  body footer .corps .infos-contact .bloc-contact {
    margin-bottom: 15px;
  }
  body footer .pied .pied-part-1 {
    margin-bottom: 5px;
  }
  body footer .pied .pied-part-1 .separateur {
    font-size: 0.875rem;
    margin-right: 0;
  }
  body footer .pied .pied-part-2 {
    text-align: left;
  }
  body footer .pied .logo-idcom svg {
    width: 50px;
  }
}
body#maintenance .page-content {
  background-image: url('/wp-content/themes/idcomweb/img/site-constrcution-img.jpeg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
body#maintenance .page-content > .bloc-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
body#maintenance .page-content > .bloc-image img {
  width: 250px;
  border-radius: 5px;
}
body#maintenance .page-content .formulaire > .container {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
body#maintenance .page-content .formulaire .contenus-txt .bloc-image img {
  border-radius: 5px;
}
body#maintenance .nf-error-msg.nf-error-field-errors {
  text-align: center;
}
