/*
@font-face {
    font-family: "daily-spark-sans";
    src: url("http://mcc.local/wp-content/themes/idcomweb/fonts/daily-spark-sans.woff2") format("woff2");
}
*/
@keyframes texte-defilant {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
* {
  transition: 0.3s;
}
html {
  overflow-x: hidden;
}
* {
  font-family: "Roboto";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow Condensed";
}
body {
  color: #000000;
  background-color: var(--couleur-fond);
  overflow-x: hidden;
}
body .container {
  max-width: 1280px;
  padding: 0 50px;
}
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 z-index0 {
  z-index: 0 !important;
}
body z-index1 {
  z-index: 1 !important;
}
body z-index2 {
  z-index: 2 !important;
}
body z-index-1 {
  z-index: -1 !important;
}
body div.bloc-texte ul {
  padding-left: 0;
}
body div.bloc-texte ul li:before {
  background-color: currentColor;
}
body header .entete {
  height: 41px;
  background-color: var(--couleur-fond);
}
body header .entete .accroche {
  display: flex;
  line-height: 1.25rem;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  body header .entete .accroche {
    justify-content: end;
    gap: 1rem;
  }
}
body header .entete .accroche a {
  display: block;
  padding: 0 0.4rem;
  color: white;
  font-size: 0.775rem;
}
@media screen and (min-width: 1200px) {
  body header .entete .accroche a {
    font-size: 1rem;
  }
}
body header .corps {
  height: 150px;
  background-color: var(--couleur-fond);
  display: flex;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  body header .corps > .container {
    padding: 0 20px;
  }
}
body header .corps .logo {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 1401px) {
  body header .corps .logo {
    margin-left: 6%;
    margin-right: -14%;
  }
}
body header .corps .logo a {
  margin: 0;
}
body header .corps .logo a img {
  max-height: 70px;
  max-width: 160px;
  object-fit: contain;
  padding-left: 1rem;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  body header .corps .logo a img {
    max-width: 125px;
  }
}
@media screen and (min-width: 1401px) {
  body header .corps .logo a img {
    max-width: 200px;
  }
}
body header .corps .header-sup {
  padding-top: 1rem;
  width: fit-content;
  margin-left: auto;
  border-bottom: 1px solid rgba(0, 88, 111, 0.5);
}
@media screen and (max-width: 1199px) {
  body header .corps .header-sup {
    border: none;
  }
}
body header .corps .menu-principal nav .menu-menu-header-container > ul > li {
  position: relative;
}
body header .corps .menu-principal nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body header .corps .menu-principal nav ul li {
  display: inline-block;
  margin-right: 1.563rem;
  padding-bottom: 30px;
}
body header .corps .menu-principal nav ul li.current-menu-item > a {
  color: var(--couleur-items-menu-survol);
}
body header .corps .menu-principal nav ul li.menu-item-has-children.current-menu-item > a:after {
  background-color: var(--couleur-items-menu-survol);
}
body header .corps .menu-principal nav ul li.menu-item-has-children > a:after {
  content: "";
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.721' height='9.721' viewBox='0 0 9.721 9.721'%3E%3Cg id='Icon_feather-arrow-down-right' data-name='Icon feather-arrow-down-right' transform='translate(-9.439 -9.439)'%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M10.5,10.5l7.6,7.6' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_14' data-name='Tracé 14' d='M18.1,10.5v7.6H10.5' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.721' height='9.721' viewBox='0 0 9.721 9.721'%3E%3Cg id='Icon_feather-arrow-down-right' data-name='Icon feather-arrow-down-right' transform='translate(-9.439 -9.439)'%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M10.5,10.5l7.6,7.6' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_14' data-name='Tracé 14' d='M18.1,10.5v7.6H10.5' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 10.5px;
  height: 9px;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  font-size: 0;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  background-color: #5FAF30;
  margin-left: 0.5rem;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > a:hover:after {
  background-color: var(--couleur-items-menu-survol);
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: -44.5px;
  z-index: 10;
  background-color: var(--couleur-fond);
  display: none;
  overflow: hidden;
  border-bottom-right-radius: 50px;
  min-width: 200px;
  padding: 1.5rem;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li {
  margin: 0;
  padding: 0;
  display: block;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li > a {
  padding: 14.5px 23px;
  display: block;
  width: max-content;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li > a:hover {
  color: var(--couleur-items-menu-survol);
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li.current-menu-item > a {
  color: var(--couleur-items-menu-survol);
}
body header .corps .menu-principal nav ul li:last-child {
  margin-right: 0;
}
body header .corps .menu-principal nav ul li a {
  font-size: 15px;
  line-height: 1.188rem;
  font-weight: 500;
  color: var(--couleur-items-menu);
}
body header .corps .menu-principal nav ul li a:hover {
  color: var(--couleur-items-menu-survol);
}
body header .corps .bouton-mise-en-avant {
  padding-bottom: 20px;
}
body header .corps .bouton-mise-en-avant a {
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: 0;
  font-weight: 500;
  border: 2px solid var(--couleur-survol);
  color: var(--couleur-survol);
  padding: 6px 26px;
  display: inline-block;
  text-align: center;
  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 header .corps .bouton-mise-en-avant a.plein {
  background-color: var(--couleur-survol);
  color: #ffffff;
}
body header .corps .bouton-mise-en-avant a.plein:hover {
  background-color: var(--couleur);
  border-color: var(--couleur);
  color: #ffffff;
}
body header .corps .bouton-mise-en-avant a:hover,
body header .corps .bouton-mise-en-avant a:active,
body header .corps .bouton-mise-en-avant a:focus {
  outline: 0;
  text-decoration: none;
}
body header .corps .bouton-mise-en-avant a:hover {
  background: transparent linear-gradient(90deg, #00586f 0%, #5faf30 100%) 0% 0% no-repeat padding-box;
  border-color: var(--couleur);
  color: var(--couleur);
}
body header .corps .toolbox-woocommerce {
  padding-bottom: 30px;
}
body header .corps .toolbox-woocommerce a {
  color: var(--couleur-item-woo);
}
body header .corps .toolbox-woocommerce a:hover {
  color: var(--couleur-item-woo-survol);
}
body header .corps .toolbox-woocommerce .compte {
  display: inline-block;
  vertical-align: middle;
  margin-right: 34px;
}
body header .corps .toolbox-woocommerce .compte a {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
}
body header .corps .toolbox-woocommerce .compte a .icone {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='18.333' viewBox='0 0 16.5 18.333'%3E%3Cpath id='user' d='M14.673,17.524l-.006-.107V15.584a2.751,2.751,0,0,0-2.589-2.746l-.161,0H4.583a2.75,2.75,0,0,0-2.745,2.588l-.005.162v1.833a.917.917,0,0,1-1.827.107L0,17.417V15.584A4.584,4.584,0,0,1,4.385,11l.2,0h7.333A4.583,4.583,0,0,1,16.5,15.385l0,.2v1.833a.917.917,0,0,1-1.827.107ZM3.667,4.583A4.583,4.583,0,1,1,8.25,9.167,4.588,4.588,0,0,1,3.667,4.583Zm1.833,0a2.75,2.75,0,1,0,2.75-2.75A2.753,2.753,0,0,0,5.5,4.583Z'/%3E%3C/svg%3E%0A");
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.5' height='18.333' viewBox='0 0 16.5 18.333'%3E%3Cpath id='user' d='M14.673,17.524l-.006-.107V15.584a2.751,2.751,0,0,0-2.589-2.746l-.161,0H4.583a2.75,2.75,0,0,0-2.745,2.588l-.005.162v1.833a.917.917,0,0,1-1.827.107L0,17.417V15.584A4.584,4.584,0,0,1,4.385,11l.2,0h7.333A4.583,4.583,0,0,1,16.5,15.385l0,.2v1.833a.917.917,0,0,1-1.827.107ZM3.667,4.583A4.583,4.583,0,1,1,8.25,9.167,4.588,4.588,0,0,1,3.667,4.583Zm1.833,0a2.75,2.75,0,1,0,2.75-2.75A2.753,2.753,0,0,0,5.5,4.583Z'/%3E%3C/svg%3E%0A");
  width: 16.5px;
  height: 18.33px;
  webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  font-size: 0;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  background: var(--couleur-item-woo);
}
body header .corps .toolbox-woocommerce .compte a .intitule {
  color: var(--couleur-item-woo);
  transition: all 0.4s ease-in-out;
}
body header .corps .toolbox-woocommerce .compte a:hover .icone {
  background: var(--couleur-item-woo-survol);
}
body header .corps .toolbox-woocommerce .compte a:hover .intitule {
  color: var(--couleur-item-woo-survol);
}
body header .corps .toolbox-woocommerce .panier {
  display: inline-block;
  vertical-align: middle;
}
body header .corps .toolbox-woocommerce .panier a {
  font-weight: 500;
}
body header .corps .toolbox-woocommerce .panier a .icone {
  -webkit-mask: url("data:image/svg+xml,%3Csvg id='Icons_24px_shopping-cart' data-name='Icons/24px/shopping-cart' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath id='shopping-cart' d='M15,17.5a1.667,1.667,0,1,1,1.667,1.667A1.667,1.667,0,0,1,15,17.5Zm-9.167,0A1.667,1.667,0,1,1,7.5,19.167,1.667,1.667,0,0,1,5.833,17.5Zm-.217-5.2-.034-.146L3.483,1.667H.833A.834.834,0,0,1,.005.931L0,.833A.834.834,0,0,1,.737.005L.833,0H4.167a.83.83,0,0,1,.792.575l.025.1.7,3.5H19.167a.825.825,0,0,1,.61.266A.834.834,0,0,1,20,5.06l-.013.1-1.334,7a2.486,2.486,0,0,1-2.336,2.011l-.149,0H8.035A2.5,2.5,0,0,1,5.617,12.3Zm1.6-.472a.833.833,0,0,0,.746.667l.1,0H16.2a.829.829,0,0,0,.791-.569l.025-.1,1.144-6H6.016Z' transform='translate(0 0.833)'/%3E%3C/svg%3E%0A");
  mask: url("data:image/svg+xml,%3Csvg id='Icons_24px_shopping-cart' data-name='Icons/24px/shopping-cart' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath id='shopping-cart' d='M15,17.5a1.667,1.667,0,1,1,1.667,1.667A1.667,1.667,0,0,1,15,17.5Zm-9.167,0A1.667,1.667,0,1,1,7.5,19.167,1.667,1.667,0,0,1,5.833,17.5Zm-.217-5.2-.034-.146L3.483,1.667H.833A.834.834,0,0,1,.005.931L0,.833A.834.834,0,0,1,.737.005L.833,0H4.167a.83.83,0,0,1,.792.575l.025.1.7,3.5H19.167a.825.825,0,0,1,.61.266A.834.834,0,0,1,20,5.06l-.013.1-1.334,7a2.486,2.486,0,0,1-2.336,2.011l-.149,0H8.035A2.5,2.5,0,0,1,5.617,12.3Zm1.6-.472a.833.833,0,0,0,.746.667l.1,0H16.2a.829.829,0,0,0,.791-.569l.025-.1,1.144-6H6.016Z' transform='translate(0 0.833)'/%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
  background: var(--couleur-item-woo);
}
body header .corps .toolbox-woocommerce .panier a .valeur {
  color: #ffffff;
  font-size: .75rem;
  height: 16px;
  width: 16px;
  background-color: var(--couleur-pastille-panier);
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  text-align: center;
  margin-top: -20px;
}
body header .corps .toolbox-woocommerce .panier a:hover .icone {
  background: var(--couleur-item-woo-survol);
}
body header .corps .champ-recherches {
  padding-bottom: 18px;
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  body header .corps .champ-recherches {
    padding-bottom: 0;
    padding-top: 18px;
    padding-left: 6px;
  }
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 {
  box-shadow: none;
  width: 200px;
  max-width: 100%;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox {
  background-color: #F9F9F9;
  height: 44px;
  border-radius: 0;
  padding: 0 20px;
  box-shadow: none;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox .proinput {
  height: 100%;
  padding: 0;
  margin: 0;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox .proinput form {
  height: 100%;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox .proinput form input {
  color: #000000;
  font-size: 1rem;
  height: 100%;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox .proinput form input.autocomplete {
  display: none;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox .promagnifier {
  height: 100%;
  box-shadow: none;
}
body header .corps.menu-7 .champ-recherches .asl_w_container #ajaxsearchlite1 {
  width: 570px;
}
body header .corps .header-inf nav ul li {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu {
  overflow: visible !important;
}
body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li {
  max-width: 230px;
}
body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li > .sub-menu {
  left: 100% !important;
  top: 0px !important;
  height: 100% !important;
}
@media screen and (min-width: 1200px) {
  body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li > .sub-menu:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 85%;
    background-color: #5FAF30;
  }
}
@media screen and (max-width: 1199px) {
  body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li > .sub-menu > li {
    border-left: 1px solid #5FAF30;
  }
}
body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li > .sub-menu > li > a {
  font-weight: 400 !important;
}
@media screen and (min-width: 1200px) {
  body header .menu-menu-header-container > .menu > li.menu-lv3 > .sub-menu > li > .sub-menu > li > a {
    max-width: 200px;
  }
}
body header .menu-menu-header-superieur-container li a {
  font-weight: 400 !important;
}
body header .choix-langues {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1199px) {
  body header .choix-langues {
    position: relative;
    right: 4rem;
  }
}
body header .choix-langues ul {
  display: flex;
  flex-direction: row-reverse;
  gap: 1rem;
  padding-left: 0.5rem;
}
body header .choix-langues ul li {
  list-style: none;
  text-transform: uppercase;
}
body header .choix-langues ul li a {
  color: #2E2D2F;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.5;
}
body header .choix-langues ul li a.active {
  color: #5FAF30;
  opacity: 1;
}
body header .choix-langues ul li:first-of-type {
  border-left: 1px solid rgba(46, 45, 47, 0.3);
  padding: 0 1rem;
}
body footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body footer .newsletter {
  display: flex;
  gap: 0 2rem;
}
@media screen and (max-width: 1199px) {
  body footer .newsletter {
    flex-direction: column;
  }
}
body footer .newsletter > p {
  color: #5FAF30;
  font-weight: 600;
  font-size: 18px;
  margin-top: 0.6rem;
  width: 60%;
}
body footer .newsletter form {
  height: 50px;
  width: 100%;
}
body footer .newsletter .mc4wp-form-fields {
  display: flex;
}
body footer .newsletter .mc4wp-form-fields input {
  width: 100%;
}
body footer .newsletter .mc4wp-form-fields .valider {
  margin-bottom: 0;
  position: relative;
  height: fit-content;
}
body footer .newsletter .mc4wp-form-fields .valider:before {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.898' height='23.898' viewBox='0 0 23.898 23.898'%3E%3Cg id='Groupe_163585' data-name='Groupe 163585' transform='translate(-2.25 -1.939)'%3E%3Cpath id='Tracé_103680' data-name='Tracé 103680' d='M28.648,3,16.5,15.148' transform='translate(-3.561)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103681' data-name='Tracé 103681' d='M25.087,3l-7.73,22.087-4.417-9.939L3,10.73Z' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 30px;
  height: 30px;
  z-index: 1;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
}
body footer .newsletter .mc4wp-form-fields .valider input {
  width: 50px;
  height: 50px;
  background-color: #5FAF30;
  border: none;
}
body footer .barre-vert {
  position: relative;
  margin-top: 1rem;
}
body footer .barre-vert:before {
  margin-bottom: 21px;
  content: "";
  width: 98%;
  height: 1px;
  display: block;
  background-color: #5faf30;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
body footer .corps {
  padding: 0 0 65px 0;
}
body footer .corps .logo-footer {
  margin-bottom: 26px;
}
body footer .corps .logo-footer .logo {
  max-width: 200px;
}
body footer .corps .infos-contact .bloc-contact {
  margin-bottom: 20px;
  color: var(--couleur);
}
body footer .corps .infos-contact .bloc-contact a {
  color: var(--couleur);
}
body footer .corps .infos-contact .bloc-contact a:hover {
  color: var(--couleur-survol);
}
body footer .corps .reseaux-sociaux {
  font-size: 0;
}
body footer .corps .reseaux-sociaux .reseau {
  margin-bottom: 20px;
  font-size: 0;
}
body footer .corps .reseaux-sociaux .reseau a {
  display: inline-block;
  color: var(--couleur);
}
body footer .corps .reseaux-sociaux .reseau a:hover {
  color: var(--couleur-survol);
}
body footer .corps .reseaux-sociaux .reseau a:hover .icone svg {
  fill: var(--couleur-survol);
}
body footer .corps .reseaux-sociaux .reseau a .icone {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 11px;
}
body footer .corps .reseaux-sociaux .reseau a .icone svg {
  width: 100%;
  height: 100%;
  fill: var(--couleur);
  transition: all 0.4s ease-in-out;
}
body footer .corps .reseaux-sociaux .reseau a .intitule {
  font-size: 0.875rem;
  line-height: 1.25rem;
  vertical-align: middle;
}
body footer .corps .part-identite .description {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 28px;
  color: white;
}
body footer .corps .part-identite .infos-contact {
  font-size: 1rem;
  line-height: 1.5rem;
}
body footer .corps .part-identite .reseaux-sociaux .reseau {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 30px;
}
body footer .corps .part-identite .reseaux-sociaux .reseau:last-child {
  margin-right: 0;
}
body footer .corps .part-identite .reseaux-sociaux .reseau a .icone {
  margin: 0;
  width: 32px;
  height: 32px;
}
body footer .corps .part-identite .reseaux-sociaux .reseau a .intitule {
  display: none;
}
body footer .corps .part-menu ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body footer .corps .part-menu ul.menu li {
  margin-bottom: 5px;
}
body footer .corps .part-menu ul.menu li a {
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--couleur);
}
body footer .corps .part-menu ul.menu li a:hover {
  color: var(--couleur-survol);
}
body footer .corps .part-menu.colonnes-menu-2 ul.menu {
  column-count: 2;
}
body footer .corps .part-menu.colonnes-menu-3 ul.menu {
  column-count: 3;
}
body footer .corps .part-menu.colonnes-menu-4 ul.menu {
  column-count: 4;
}
body footer .corps .part-annexes {
  text-align: right;
}
body footer .corps .part-annexes .zone-annexes {
  display: inline-block;
  text-align: left;
}
body footer .corps .part-annexes .zone-annexes .infos-contact {
  text-align: right;
  font-size: 1rem;
  line-height: 1.5rem;
}
body footer .pied {
  font-size: 0.875rem;
  line-height: 1.188rem;
}
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;
}
body footer #menu-menu-footer > li {
  margin-bottom: 1.2rem;
  display: block;
}
body footer #menu-menu-footer > li > a {
  font-weight: 600;
  font-size: 18px;
}
body footer #menu-menu-footer > li ul.sub-menu {
  list-style: none;
  padding-left: 0;
}
body footer #menu-menu-footer > li ul.sub-menu li a {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  body footer #menu-menu-footer #menu-item-2339 {
    margin-bottom: 5rem;
  }
  body footer #menu-menu-footer #menu-item-2346 {
    margin-bottom: 7rem;
  }
}
@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: 1199px) {
  body .container {
    padding: 0 20px;
  }
  body header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  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: -100%;
    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 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: 0;
    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 {
    font-size: 14px;
    line-height: 18px;
    color: var(--couleur-texte);
    padding: 7.5px 10px;
    vertical-align: middle;
    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;
    position: absolute;
    top: 13.5px;
    right: 15px;
  }
  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 div.fermant svg {
    height: 15px;
    width: 15px;
  }
  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 {
    padding-top: 60px;
  }
  body main.header-avec-entete {
    padding-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;
  }
  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;
}
.color-white {
  color: white;
  margin-bottom: 0.2rem;
}
.row {
  margin: 0;
}
.back-green > .row {
  background-color: #5FAF30;
  border-radius: 0px 0px 100px 0px;
  height: 100%;
  padding: 4rem;
}
@media screen and (max-width: 1199px) {
  .back-green > .row {
    padding: 1.2rem;
  }
}
.back-green > .row div.bloc-titre {
  margin-bottom: 1.5rem;
}
.back-green > .row div.bloc-titre h2 {
  text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff;
  color: #5FAF30 !important;
  font-size: 90px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1499px) {
  .back-green > .row div.bloc-titre h2 {
    font-size: 65px;
  }
}
@media screen and (max-width: 768px) {
  .back-green > .row div.bloc-titre h2 {
    font-size: 55px;
  }
}
.back-green > .row div.bloc-texte {
  font-size: 25px;
  color: white;
  font-weight: 500 !important;
}
.back-green > .row div.bloc-texte p {
  text-align: center;
  line-height: 2rem;
}
.marg-top-8 {
  margin-top: 8%;
}
@media screen and (max-width: 1199px) {
  .marg-top-8 {
    margin-top: 5%;
  }
}
.cart {
  padding: 4rem 2.5rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .cart {
    padding: 1.3rem;
  }
}
.cart div.bloc-image {
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .cart div.bloc-image {
    text-align: center;
  }
}
.cart div.bloc-image img {
  max-width: 60px;
  max-height: 56px;
  object-fit: contain;
}
.cart .cart-text {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cart .cart-text div.bloc-titre .titre.petit {
  font-size: 30px;
  font-weight: 500;
}
.cart .cart-text div.lien-simple {
  margin-top: auto;
  margin-bottom: 0;
}
.cart .cart-text div.lien-simple a {
  display: flex;
  width: fit-content;
  border-bottom: 1px solid #5FAF30;
  padding-bottom: 0.6rem;
}
@media screen and (max-width: 768px) {
  .cart .cart-text div.lien-simple a {
    margin: auto;
  }
}
.cart .cart-text div.lien-simple a:after {
  content: '';
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.921' height='12.921' viewBox='0 0 12.921 12.921'%3E%3Cg id='Icon_feather-arrow-down-right' data-name='Icon feather-arrow-down-right' transform='translate(-9.439 -9.439)'%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M10.5,10.5,21.3,21.3' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_14' data-name='Tracé 14' d='M21.3,10.5V21.3H10.5' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 1rem;
}
.cart-2 > div {
  display: flex;
  gap: 1rem;
}
.cart-2 > div .cart-text .bloc-titre {
  margin: 1.5rem 0;
}
.cart-2 > div div.bloc-image img {
  width: 55px;
  height: 55px;
  max-width: 55px;
  object-fit: contain;
}
.bg-noir > div {
  position: relative;
  background-color: #252426;
  border-radius: 0px 0px 75px 0px;
}
@media screen and (max-width: 1199px) {
  .bg-noir > div {
    margin: 1rem 0;
  }
}
.bg-noir > div > div {
  position: relative;
  margin-bottom: 0;
}
.bg-bleu-1 {
  background-color: #00404F;
}
.bg-bleu-2 {
  background-color: #00495A;
}
.bg-bleu-3 {
  background-color: #005064;
}
.bg-bleu-4 {
  background-color: #00586F;
}
.block-confiance {
  max-width: 800px;
  margin: auto;
}
.block-confiance .confiance-img {
  max-width: 450px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.block-confiance .confiance-img img {
  max-width: 101px;
  max-height: 104px;
}
.block-confiance .img-certif img {
  height: 130px;
  object-fit: contain;
}
.block-confiance .img-certif .last-img {
  left: -2.4rem;
  position: relative;
}
.block-allie {
  max-width: 1100px;
  margin: auto;
}
.block-allie img {
  max-width: 195px;
  height: 85px;
  object-fit: contain;
  filter: grayscale(1);
}
.img-left-down {
  height: 0;
}
.img-left-down img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200px !important;
  mix-blend-mode: multiply;
  transform: rotate(180deg);
}
.img-right-up {
  height: 0;
}
.img-right-up img {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px !important;
  mix-blend-mode: multiply;
}
.img-left-up {
  height: 0;
}
.img-left-up img {
  max-width: 45%;
  position: absolute;
  left: 3%;
  top: 80px;
}
@media screen and (max-width: 1199px) {
  .img-left-up img {
    top: 40px;
  }
}
.img-right-down {
  height: 0;
}
.img-right-down img {
  width: 200px !important;
  mix-blend-mode: multiply;
  position: absolute;
  right: 0;
  bottom: 0;
}
.img-left-up-2 {
  height: 0;
}
.img-left-up-2 img {
  width: 200px !important;
  mix-blend-mode: multiply;
  position: absolute;
  left: 0;
  top: 0;
}
.img-polieco-bot img {
  position: absolute;
  bottom: 70px;
  left: 25px;
  max-width: 40%;
}
.z-ind-2 {
  position: relative;
  z-index: 2;
}
.container-spe {
  padding-left: 4rem;
  padding-right: 4rem;
}
@media screen and (max-width: 1199px) {
  .container-spe {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.mar-spe {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .mar-spe {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .mar-spe {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767.98px) {
  .mar-spe {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.rounded > section {
  border-radius: 0px 0px 100px 0px;
}
.entete-secondaire {
  background: transparent linear-gradient(90deg, #00586f 0%, #2d8151 72%, #5faf30 100%) 0% 0% no-repeat padding-box;
  padding: 4rem 0;
  border-radius: 0px 0px 100px 0px;
}
@media screen and (max-width: 768px) {
  .entete-secondaire {
    padding: 2rem 0;
  }
}
.dates-timeline {
  margin-top: 3rem;
  position: relative;
}
.dates-timeline:before {
  content: "";
  display: block;
  width: 2px;
  height: 102%;
  position: absolute;
  left: 50%;
  background-color: #5FAF30;
  background-size: 100% 50%;
  background-repeat: no-repeat;
  background-position: 0 0, 0 100%;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline:before {
    display: none;
  }
}
.dates-timeline .colonne > .date-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne > .date-content {
    width: 100%;
    margin-top: 0;
    grid-template-columns: 1fr;
  }
}
.dates-timeline .colonne .date {
  margin-right: 3rem;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne .date {
    margin-right: 0;
  }
}
.dates-timeline .colonne .date.date-text::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #004456;
  top: 44%;
  left: 100%;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne .date.date-text::after {
    display: none;
  }
}
.dates-timeline .colonne .date.date-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -3.45rem;
  width: 13px;
  height: 13px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #004456;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne .date.date-text::before {
    display: none;
  }
}
.dates-timeline .colonne .date.date-text:nth-child(even) {
  margin-left: 3rem;
  margin-right: 0;
}
.dates-timeline .colonne .date.date-text:nth-child(even)::after {
  border-right: 20px solid #004456;
  right: 100%;
  border-left: none;
  left: auto;
}
.dates-timeline .colonne .date.date-text:nth-child(even)::before {
  left: -3.4rem;
}
.dates-timeline .colonne .date.date-number {
  background-color: transparent;
  padding: 1rem 0 0 0;
  text-align: end;
}
.dates-timeline .colonne .date.date-number:nth-child(even) {
  margin-left: 3rem;
  text-align: start;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne .date-content:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
  }
  .dates-timeline .colonne .date-content:nth-child(even) .date-text {
    margin: 0;
  }
  .dates-timeline .colonne .date-content:nth-child(even) .date-text h4 {
    text-align: center !important;
  }
  .dates-timeline .colonne .date-content:nth-child(even) .date-number h4 {
    text-align: center !important;
  }
}
.dates-timeline .colonne .date-content:nth-child(odd) .date:nth-child(odd) {
  border-radius: 0 0 0 80px;
  text-align: end;
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .colonne .date-content:nth-child(odd) .date-number {
    margin: 0;
  }
  .dates-timeline .colonne .date-content:nth-child(odd) .date-number h4 {
    text-align: center !important;
  }
}
.dates-timeline .date {
  text-align: start;
  padding: 3rem;
  background-color: #004456;
  flex: 0 0 auto;
  position: relative;
  border-radius: 0 0 80px 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .dates-timeline .date {
    padding: 2rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .dates-timeline .date {
    padding: 1.5rem;
    height: 150px;
  }
}
.dates-timeline .date h3,
.dates-timeline .date h4 {
  color: white;
}
.dates-timeline .date h3 {
  margin-bottom: 1rem;
}
.dates-timeline .date p {
  margin-bottom: 0;
  color: white;
  font-weight: 500;
}
.bloc-chiffre {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background-color: #5FAF30;
  border-radius: 0px 0px 100px 0px;
}
.bloc-chiffre > .row {
  padding: 3rem 5rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .bloc-chiffre > .row {
    padding: 1.5rem 2.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .bloc-chiffre > .row .chiffre-content {
    margin-bottom: 1.5rem;
  }
}
.bloc-chiffre > .row .chiffre-content .bloc-titre {
  margin-bottom: 1.2rem;
}
.bloc-chiffre > .row .chiffre-content .bloc-titre h2 {
  text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff;
  color: #5FAF30 !important;
  font-size: 90px;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .bloc-chiffre > .row .chiffre-content .bloc-titre h2 {
    font-size: 65px;
  }
}
.bloc-chiffre > .row .chiffre-content .bloc-texte p {
  font-size: 25px;
  font-weight: 500;
  color: white;
  line-height: 1.9rem;
}
.bloc-chiffre:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
  background-color: #00586F;
  z-index: -1;
}
.bloc-chiffre > .bloc-image {
  position: relative;
}
.bloc-chiffre > .bloc-image img {
  position: absolute;
  max-width: 55%;
  bottom: 0;
  left: 0;
}
.site-prod {
  position: relative;
  z-index: 2;
}
.site-prod div.bloc-image img {
  border-radius: 0px 0px 100px 0px;
}
.site-prod div.bloc-titre {
  margin-bottom: 1.5rem;
}
.site-prod div.bloc-texte {
  margin-bottom: 1.7rem;
}
.site-prod div.bloc-texte * {
  font-size: 20px;
  font-weight: 500 !important;
}
.block-pays .pays-listing img {
  height: 49px;
  width: fit-content;
  object-fit: contain;
}
.img-fixed div.bloc-image:first-of-type {
  margin: 0;
}
.img-fixed div.bloc-image:first-of-type img {
  position: fixed;
  width: 220px;
  top: 0;
  z-index: -1;
}
.img-fixed div.bloc-image:last-of-type {
  margin: 0;
}
.img-fixed div.bloc-image:last-of-type img {
  position: fixed;
  width: 220px;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.block-chiffre-green {
  padding: 4rem 6rem;
  margin-bottom: 2rem;
  background-color: #5FAF30;
  border-radius: 0px 0px 100px 0px;
}
@media screen and (max-width: 1199px) {
  .block-chiffre-green {
    padding: 2.5rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .block-chiffre-green {
    padding: 1.5rem 4 2.2rem;
  }
}
.block-chiffre-green div.bloc-titre {
  margin-bottom: 2.2rem;
}
.block-chiffre-green div.bloc-texte {
  margin-bottom: 1.5rem;
}
.block-chiffre-green div.bloc-texte hr {
  color: white;
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .block-chiffre-green .row-block {
    justify-content: center;
  }
}
.block-chiffre-green .chiffre-spe {
  font-weight: 600;
  font-size: 30px;
}
.block-chiffre-green .block-chiffre-green-content div.bloc-titre {
  margin-bottom: 1.3rem;
}
.block-chiffre-green .block-chiffre-green-content div.bloc-titre h4 {
  text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff;
  color: #5FAF30 !important;
  font-size: 90px;
}
@media screen and (max-width: 1199px) {
  .block-chiffre-green .block-chiffre-green-content div.bloc-titre h4 {
    font-size: 60px;
  }
}
.block-chiffre-green .block-chiffre-green-content div.bloc-texte p {
  font-size: 25px;
}
@media screen and (max-width: 1199px) {
  .block-chiffre-green .block-chiffre-green-content div.bloc-texte p {
    font-size: 18px;
  }
}
.block-chiffre-green .block-chiffre-green-content div.bloc-texte p strong {
  font-weight: 500;
}
.ymc-filter-2611 .filter-layout {
  margin-bottom: 3.5rem;
}
.ymc-filter-2611 .filter-layout .posts-found {
  display: none;
}
.ymc-filter-2611 .filter-layout .filter-entry {
  justify-content: center;
}
.ymc-filter-2611 .filter-layout .filter-entry li {
  border-right: 1px solid #5FAF30;
  margin-bottom: 0;
}
.ymc-filter-2611 .filter-layout .filter-entry li:before {
  display: none;
}
.ymc-filter-2611 .filter-layout .filter-entry li .filter-link {
  background-color: transparent !important;
  padding: 0 2rem !important;
  margin: 0 !important;
  color: #2E2D2F !important;
  font-weight: 500 !important;
  transition: 0.4s;
}
.ymc-filter-2611 .filter-layout .filter-entry li .filter-link span {
  transition: 0.4s;
  color: #2E2D2F;
  font-weight: 500;
}
.ymc-filter-2611 .filter-layout .filter-entry li .filter-link:hover {
  color: #00586F !important;
  font-weight: 600 !important;
}
.ymc-filter-2611 .filter-layout .filter-entry li .filter-link:hover span {
  color: #00586F !important;
  font-weight: 600 !important;
}
.ymc-filter-2611 .filter-layout .filter-entry li .active {
  color: #00586F !important;
  font-weight: 600 !important;
}
.ymc-filter-2611 .filter-layout .filter-entry li .active span {
  color: #00586F !important;
  font-weight: 600 !important;
}
.ymc-filter-2611 .container-posts article {
  margin-bottom: 3rem;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  border: none !important;
}
.ymc-filter-2611 .container-posts article > figure {
  border-radius: 0px 0px 100px 0px;
  order: 1;
  position: relative;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.ymc-filter-2611 .container-posts article > figure img {
  aspect-ratio: 0.87155963;
  height: auto !important;
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: .3s;
}
.ymc-filter-2611 .container-posts article > figure a {
  display: block;
  font-size: 12px;
  color: #098ab8;
  text-decoration: underline;
  margin-top: 5px;
}
.ymc-filter-2611 .container-posts article > header {
  order: 3;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
}
.ymc-filter-2611 .container-posts article > header a {
  color: #00586F !important;
  font-family: "Barlow Condensed";
  font-size: 25px !important;
  font-weight: 600 !important;
}
.ymc-filter-2611 .container-posts article > .category {
  position: absolute;
  top: 20px;
  left: 20px;
}
.ymc-filter-2611 .container-posts article > .category .cat-inner {
  background-color: rgba(94, 175, 48, 0.675);
  color: white;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 10px;
}
.ymc-filter-2611 .container-posts article > .date {
  order: 2;
  color: #2E2D2F;
  font-weight: 700;
  font-size: 14px;
  margin: 0 15px 10px 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  display: inline-block;
}
.ymc-filter-2611 .container-posts article > .date i {
  display: none;
}
.ymc-filter-2611 .container-posts article > .read-more {
  order: 4;
  text-align: left !important;
  margin-top: auto;
}
.ymc-filter-2611 .container-posts article > .read-more a {
  color: #00586F !important;
  font-weight: 400 !important;
  background: none !important;
  padding: 0.5rem 0 !important;
  border-bottom: 1px solid #5FAF30 !important;
  display: flex !important;
  width: fit-content !important;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  background: #000;
  color: #fff;
  padding: 8px 15px;
  font-size: 14px !important;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.3;
  border-radius: 0;
  border: none;
}
.ymc-filter-2611 .container-posts article > .read-more a:after {
  content: '';
  width: 11px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.922' height='12.921' viewBox='0 0 12.922 12.921'%3E%3Cg id='Icon_feather-arrow-down-right' data-name='Icon feather-arrow-down-right' transform='translate(-9.439 -9.439)'%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M10.5,10.5,21.3,21.3' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_14' data-name='Tracé 14' d='M21.3,10.5V21.3H10.5' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto 0rem auto 1rem;
}
.ymc-filter-2611 .container-posts article:hover > header a {
  text-decoration: underline !important;
}
.ymc-filter-2611 .container-posts article:hover > .read-more a {
  color: #5FAF30 !important;
}
.single-post .bandeau-dentete .zone-txt {
  top: 80% !important;
}
@media screen and (max-width: 768px) {
  .single-post .bandeau-dentete .zone-txt {
    position: unset !important;
    transform: none !important;
  }
}
.video-accueil iframe {
  width: 100%;
}
.texte-faq {
  padding: 0 2.5rem;
}
@media screen and (max-width: 1199px) {
  .texte-faq {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 768px) {
  .texte-faq {
    padding: 0 0.3rem;
  }
}
.texte-faq * {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.texte-form {
  max-width: 1000px;
  margin: auto;
}
.texte-form * {
  font-size: 20px;
  font-weight: 500;
}
.form-cand-spont form .ninja-forms-req-symbol {
  display: none;
}
.form-cand-spont form label {
  color: white;
}
.form-cand-spont form .file_upload-wrap .nf-field-element {
  width: auto;
  margin: auto;
  position: relative;
}
.form-cand-spont form .file_upload-wrap .nf-field-element:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='Icon_feather-upload' data-name='Icon feather-upload' transform='translate(-3.75 -3.75)'%3E%3Cpath id='Tracé_103685' data-name='Tracé 103685' d='M21,22.5v3.667A1.833,1.833,0,0,1,19.167,28H6.333A1.833,1.833,0,0,1,4.5,26.167V22.5' transform='translate(0 -7)' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103686' data-name='Tracé 103686' d='M19.667,9.083,15.083,4.5,10.5,9.083' transform='translate(-2.333)' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103687' data-name='Tracé 103687' d='M18,4.5v11' transform='translate(-5.25)' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E ");
  z-index: 1;
  background-size: contain;
  top: 45%;
  transform: translateY(-50%);
  left: 15px;
}
.form-cand-spont form .file_upload-wrap .nf-field-element button {
  color: #5FAF30 !important;
  background-color: white !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem 1rem 2.8rem !important;
}
.form-cand-spont form .submit-wrap input[type='submit'] {
  border: none !important;
  color: #5FAF30 !important;
  background-color: white !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem !important;
  transition: 0.3s;
}
.form-cand-spont form .submit-wrap input[type='submit']:hover {
  background-color: #00586F !important;
  color: white !important;
}
.form-offre form .ninja-forms-req-symbol {
  display: none;
}
.form-offre form label {
  color: #5FAF30;
  font-weight: 700 !important;
}
.form-offre form .file_upload-wrap .nf-field-element {
  width: auto;
  margin: auto;
  position: relative;
}
.form-offre form .file_upload-wrap .nf-field-element:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='Icon_feather-upload' data-name='Icon feather-upload' transform='translate(-3.75 -3.75)'%3E%3Cpath id='Tracé_103685' data-name='Tracé 103685' d='M21,22.5v3.667A1.833,1.833,0,0,1,19.167,28H6.333A1.833,1.833,0,0,1,4.5,26.167V22.5' transform='translate(0 -7)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103686' data-name='Tracé 103686' d='M19.667,9.083,15.083,4.5,10.5,9.083' transform='translate(-2.333)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103687' data-name='Tracé 103687' d='M18,4.5v11' transform='translate(-5.25)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E ");
  z-index: 1;
  background-size: contain;
  top: 45%;
  transform: translateY(-50%);
  left: 15px;
}
.form-offre form .file_upload-wrap .nf-field-element button {
  color: #FFF !important;
  background-color: #00586F !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem 1rem 2.8rem !important;
}
.form-offre form .submit-wrap input[type='submit'] {
  border: none !important;
  color: #fff !important;
  background-color: #00586F !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem !important;
  transition: 0.3s;
}
.form-offre form .submit-wrap input[type='submit']:hover {
  background-color: #00586F !important;
  color: white !important;
}
.form-offre form .files_uploaded p {
  color: black !important;
}
.form-offre form .files_uploaded .delete {
  color: red !important;
}
.form-contact form .ninja-forms-req-symbol {
  color: #5FAF30;
}
.form-contact form .nf-form-fields-required {
  display: none;
}
.form-contact form label {
  color: #2E2D2F;
  font-weight: 700 !important;
}
.form-contact form input,
.form-contact form select {
  min-height: 46px;
  background-color: white;
  border: none !important;
  padding: 0 0.5rem;
}
.form-contact form .file_upload-wrap {
  flex-direction: column !important;
}
.form-contact form .file_upload-wrap .nf-field-element {
  width: auto;
  margin: auto;
  position: relative;
  padding-top: 0.5rem;
}
.form-contact form .file_upload-wrap .nf-field-element:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='Icon_feather-upload' data-name='Icon feather-upload' transform='translate(-3.75 -3.75)'%3E%3Cpath id='Tracé_103685' data-name='Tracé 103685' d='M21,22.5v3.667A1.833,1.833,0,0,1,19.167,28H6.333A1.833,1.833,0,0,1,4.5,26.167V22.5' transform='translate(0 -7)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103686' data-name='Tracé 103686' d='M19.667,9.083,15.083,4.5,10.5,9.083' transform='translate(-2.333)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_103687' data-name='Tracé 103687' d='M18,4.5v11' transform='translate(-5.25)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E ");
  z-index: 1;
  background-size: contain;
  top: 28px;
  left: 15px;
}
.form-contact form .file_upload-wrap .nf-field-element button {
  color: white !important;
  background-color: #00586f !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem 1rem 2.8rem !important;
}
.form-contact form .file_upload-wrap .nf-field-element input {
  display: none !important;
}
.form-contact form .submit-wrap .nf-field-element {
  text-align: center;
}
.form-contact form .submit-wrap input[type='submit'] {
  border: none !important;
  color: #fff !important;
  background: transparent linear-gradient(90deg, #00586f 0%, #5faf30 100%) 0% 0% no-repeat padding-box !important;
  border-radius: 0 !important;
  padding: 1rem 1.7rem !important;
  transition: 0.3s;
}
.form-contact form .submit-wrap input[type='submit']:hover {
  background-color: #00586F !important;
  color: white !important;
}
.form-contact form .files_uploaded p {
  color: black !important;
}
.form-contact form .files_uploaded .delete {
  color: red !important;
}
.form-contact form .checkbox-wrap a {
  color: #5FAF30;
}
.form-contact form .checkbox-wrap input[type='checkbox'] {
  accent-color: #5FAF30;
}
.form-contact form textarea {
  border: none;
}
.single-offre-texte article.single-offre,
.single-produit-texte article.single-offre {
  margin-bottom: 1rem;
}
.single-offre-texte div.bloc-texte,
.single-produit-texte div.bloc-texte {
  margin-bottom: 1rem;
}
.single-offre-texte div.bloc-texte hr,
.single-produit-texte div.bloc-texte hr {
  color: #5FAF30;
  opacity: .78;
  margin-top: 3rem;
}
.single-offre-texte div.bloc-texte strong,
.single-produit-texte div.bloc-texte strong {
  font-weight: 500;
}
.single-offre-texte div.bloc-texte strong *,
.single-produit-texte div.bloc-texte strong * {
  font-weight: 500;
}
.carte-contact {
  display: flex;
  flex-direction: column;
}
.carte-contact svg {
  margin-top: 10rem;
}
@media screen and (max-width: 992px) {
  .carte-contact svg {
    margin-top: 3rem;
  }
}
.carte-contact svg .st0,
.carte-contact svg .st1,
.carte-contact svg .st3,
.carte-contact svg .st4,
.carte-contact svg .st6,
.carte-contact svg .st7,
.carte-contact svg .st8,
.carte-contact svg .st9,
.carte-contact svg .st15,
.carte-contact svg .st2,
.carte-contact svg .st14,
.carte-contact svg .st22,
.carte-contact svg .st21,
.carte-contact svg .st11,
.carte-contact svg .st16 {
  transition: 0.4s;
}
.carte-contact svg .st0:hover,
.carte-contact svg .st1:hover,
.carte-contact svg .st3:hover,
.carte-contact svg .st4:hover,
.carte-contact svg .st6:hover,
.carte-contact svg .st7:hover,
.carte-contact svg .st8:hover,
.carte-contact svg .st9:hover,
.carte-contact svg .st15:hover,
.carte-contact svg .st2:hover,
.carte-contact svg .st14:hover,
.carte-contact svg .st22:hover,
.carte-contact svg .st21:hover,
.carte-contact svg .st11:hover,
.carte-contact svg .st16:hover {
  filter: brightness(75%);
}
.carte-contact svg path:hover {
  filter: brightness(75%);
}
.carte-contact svg polygon:hover {
  filter: brightness(75%);
}
.carte-contact svg.carte-dom {
  position: relative;
  padding: 2rem;
}
@media screen and (max-width: 992px) {
  .carte-contact svg.carte-dom {
    padding: 0;
    width: 100%;
  }
}
.carte-contact svg.carte-dom .st7 {
  transition: 0.4s;
}
.carte-contact svg.carte-dom .st7:hover {
  filter: brightness(75%);
}
.bold-20 strong {
  font-size: 20px;
  font-weight: 500;
}
.bold-20 strong * {
  font-size: 20px;
  font-weight: 500;
}
.listing-puce li {
  font-size: 20px;
}
.listing-puce li strong span {
  font-weight: 500;
}
.listing-puce li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.161' height='10.893' viewBox='0 0 15.161 10.893'%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M18.333,9,9.854,17.479,6,13.625' transform='translate(-4.586 -7.586)' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-color: transparent !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  left: -4px !important;
}
.listing-puce-produit li {
  font-size: 16px;
}
.listing-puce-produit li strong span {
  font-weight: 500;
}
.listing-puce-produit li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.161' height='10.893' viewBox='0 0 15.161 10.893'%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M18.333,9,9.854,17.479,6,13.625' transform='translate(-4.586 -7.586)' fill='none' stroke='%235faf30' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-color: transparent !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  left: -4px !important;
}
.bouton-fichier {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.bouton-fichier .lien-simple {
  width: fit-content;
  margin-bottom: 1.5rem !important;
}
.bouton-fichier .lien-simple a {
  padding: 1rem 1.5rem;
  background-color: #00586F;
  color: white !important;
  font-weight: 500;
}
.bouton-fichier .lien-simple a:hover {
  background-color: #5FAF30;
}
.encart-produit-vert {
  background-color: #5FAF30;
  padding: 8%;
  position: relative;
  border-radius: 0px 0px 100px 0px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .encart-produit-vert {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 768px) {
  .encart-produit-vert {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.encart-produit-vert:before {
  position: absolute;
  content: '';
  height: 44px;
  width: 44px;
  left: -22px;
  top: -22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cpath id='Union_8' data-name='Union 8' d='M17.032,44V26.968H0V17.032H17.032V0h9.937V17.032H44v9.935H26.969V44Z' fill='%2300586f'/%3E%3C/svg%3E%0A");
  background-size: contain;
}
@media screen and (max-width: 1199px) {
  .encart-produit-vert {
    padding: 5%;
  }
}
.encart-produit-vert div.bloc-texte {
  margin-bottom: 0;
}
.encart-produit-vert div.bloc-texte p {
  color: white;
}
.encart-produit-vert div.bloc-texte p strong {
  font-size: 20px;
}
.encart-produit-vert div.bloc-texte li {
  color: white;
}
.encart-produit-vert div.bloc-texte li:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.161' height='10.893' viewBox='0 0 15.161 10.893'%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M18.333,9,9.854,17.479,6,13.625' transform='translate(-4.586 -7.586)' fill='none' stroke='%2300586f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
  background-color: transparent !important;
  width: 0 !important;
  height: 0 !important;
  top: 0 !important;
  left: -4px !important;
}
.encart-produit-vert .part-left {
  padding-right: 5rem;
  border-right: 1px solid white;
}
@media screen and (max-width: 768px) {
  .encart-produit-vert .part-left {
    border-right: none;
    padding-right: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid white;
  }
}
.encart-produit-vert .part-right {
  padding-left: 5rem;
}
@media screen and (max-width: 768px) {
  .encart-produit-vert .part-right {
    padding-left: 0;
    padding-top: 2rem;
  }
}
.ymc-filter-2977 .posts-found {
  display: none !important;
}
.ymc-filter-2977 .filter-entry {
  justify-content: center !important;
}
.ymc-filter-2977 .filter-entry li {
  border-left: 1px solid #5FAF30;
}
.ymc-filter-2977 .filter-entry li:before {
  content: none !important;
}
.ymc-filter-2977 .filter-entry li a {
  color: #2E2D2F !important;
  background: transparent !important;
  padding: 0 15px !important;
  margin-bottom: 0 !important;
  margin-right: 15px !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  transition: 0.3s;
}
.ymc-filter-2977 .filter-entry li a:hover {
  color: #00586F !important;
}
.ymc-filter-2977 .filter-entry li a.active {
  color: #00586F !important;
}
.ymc-filter-2977 .filter-entry li:first-of-type {
  border-left: none;
}
.ymc-filter-2977 article {
  border: none !important;
  text-align: center !important;
}
.ymc-filter-2977 article .title a {
  font-family: "Barlow Condensed" !important;
  color: #00586F !important;
  font-size: 30px !important;
}
.ymc-filter-2977 article .read-more {
  margin-top: 2rem;
  text-align: center !important;
}
.ymc-filter-2977 article .read-more a {
  background-color: #5FAF30 !important;
  padding: 0.8rem 1.5rem !important;
}
.ymc-filter-2977 article .read-more a:hover {
  background: transparent linear-gradient(90deg, #00586f 0%, #5faf30 100%) 0% 0% no-repeat padding-box !important;
}
@media screen and (min-width: 1200px) {
  .no-click > a,
  #menu-item-2344 > a {
    pointer-events: none;
  }
}
.submit-wrap input[type="submit"] {
  transition: 0.3s;
}
.submit-wrap input[type="submit"]:hover {
  background: transparent linear-gradient(90deg, #00586f 0%, #5faf30 100%) 0% 0% no-repeat padding-box !important;
  color: #ffffff;
}
.asterisque-img .bloc-image {
  position: relative;
}
.asterisque-img .bloc-image:after {
  position: absolute;
  content: '*';
  top: -18px;
  right: 0;
  font-size: 18px;
  color: red;
}
.thumbnail-carousel ul li img {
  height: 100%;
  object-fit: contain;
}
.medium-zoom-overlay {
  z-index: 1 !important;
}
.medium-zoom-image {
  z-index: 2 !important;
  object-fit: contain;
}
.filtre-accordeon .button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.filtre-accordeon .button-group button {
  transition: 0.4s;
  color: #2E2D2F;
  font-weight: 500;
  border: none;
  background-color: transparent;
  font-size: 18px;
  padding: 0 2.5rem;
  border-right: 1px solid #5FAF30;
  margin-bottom: 1.5rem;
}
.filtre-accordeon .button-group button:hover {
  color: #00586F !important;
}
.filtre-accordeon .button-group .active {
  color: #00586F !important;
}
.entete-secondaire .container {
  position: relative;
}
.entete-secondaire .container .logo-bandeau {
  position: absolute;
  max-width: 115px;
  left: 310px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  .entete-secondaire .container .logo-bandeau {
    max-width: 70px;
    left: inherit;
    right: 30px;
    top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .entete-secondaire .container .logo-bandeau {
    max-width: 70px;
    left: inherit;
    right: 200px;
    top: 25px;
  }
}
.bouton-lire-plus {
  margin-top: 100px;
}
/* Carte contact */
.liste-commerciaux {
  overflow-y: scroll;
  direction: rtl;
  height: 1220px;
}
@media screen and (max-width: 767px) {
  .liste-commerciaux {
    height: 550px;
  }
}
@media screen and (max-width: 991px) {
  .liste-commerciaux {
    direction: initial;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  .liste-commerciaux {
    height: 390px;
  }
}
.liste-commerciaux .titre {
  text-align: left;
}
.liste-commerciaux .zone-commerciale {
  direction: ltr;
}
@media screen and (max-width: 991px) {
  .liste-commerciaux .zone-commerciale {
    direction: initial;
  }
}
