/*
@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);
  }
}
* {
  font-family: Lato;
  font-weight: 400;
}
html {
  overflow-x: hidden;
}
body {
  color: #383854;
  background-color: #ffffff;
  overflow-x: hidden;
}
body .error-404 {
  position: relative;
  top: 200px;
  height: 500px;
}
body .error-404 a {
  background-color: #cd1517;
  border-color: #cd1517;
}
body .error-404 a:hover {
  background-color: #cd1517;
  border-color: #cd1517;
}
@media screen and (max-width: 767.98px) {
  body .error-404 {
    top: 90px;
    height: 380px;
  }
}
body .container {
  max-width: 1280px;
  padding: 0 50px;
}
body .container-fluid {
  padding: 0px;
}
body .margin-outer {
  margin-left: 5% !important;
  margin-right: 5% !important;
  margin-top: 5% !important;
}
body .primary-color {
  color: #cd1517 !important;
}
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;
  color: #cd1517;
}
body a:hover,
body a:active,
body a:focus {
  outline: 0;
  text-decoration: none;
}
body header {
  position: fixed;
  z-index: 100;
  width: 100%;
  box-shadow: 3px 3px 15px rgba(43, 0, 86, 0.17);
}
body header .entete {
  height: 47px;
  background-color: var(--couleur-fond);
}
@media screen and (max-width: 1199px) {
  body header .entete {
    display: none;
  }
}
body header .entete .accroche {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
body header .entete .entete-3 {
  display: flex;
  gap: 1.5rem;
}
body header .entete .entete-3 .entete-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .entete .entete-3 .entete-info p {
  margin-bottom: 0;
}
body header .entete .entete-3 .entete-info svg {
  margin-right: 0.2rem;
}
body header .entete .entete-3 .entete-info a {
  color: var(--couleur-item);
}
body header .entete .entete-3 .entete-info.entete-reseaux-sociaux a {
  display: flex;
  margin-right: 0.5rem;
}
body header .entete .entete-3 .entete-info.entete-reseaux-sociaux a:last-child {
  margin-right: 0rem;
}
body header .corps {
  height: 95px;
  background-color: var(--couleur-fond);
}
@media screen and (max-width: 1199px) {
  body header .corps .btn-mise-avant-ordi {
    display: none;
  }
}
body header .corps .logo {
  display: flex;
  align-items: center;
  height: 100%;
}
body header .corps .logo a {
  margin: 0;
}
body header .corps .logo a img {
  max-height: 90px;
  padding: 0.3rem;
}
body header .corps .logo .description {
  font-size: 0.8rem;
  color: #033563;
}
@media screen and (min-width: 1200px) {
  body header .corps .menu-principal nav .bouton-mise-en-avant {
    display: none !important;
  }
}
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.7rem;
  position: relative;
}
body header .corps .menu-principal nav ul li.current-menu-item > a {
  font-weight: bold;
}
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='10.5' height='6' viewBox='0 0 10.5 6'%3E%3Cpath id='chevron' d='M.22,5.78a.75.75,0,0,0,.99.062L1.28,5.78,5.25,1.811,9.22,5.78a.75.75,0,0,0,.99.062l.071-.062a.75.75,0,0,0,.062-.99L10.28,4.72,5.78.22A.75.75,0,0,0,4.79.157L4.72.22.22,4.72A.75.75,0,0,0,.22,5.78Z' transform='translate(10.5 6) rotate(180)'/%3E%3C/svg%3E");
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='6' viewBox='0 0 10.5 6'%3E%3Cpath id='chevron' d='M.22,5.78a.75.75,0,0,0,.99.062L1.28,5.78,5.25,1.811,9.22,5.78a.75.75,0,0,0,.99.062l.071-.062a.75.75,0,0,0,.062-.99L10.28,4.72,5.78.22A.75.75,0,0,0,4.79.157L4.72.22.22,4.72A.75.75,0,0,0,.22,5.78Z' transform='translate(10.5 6) rotate(180)'/%3E%3C/svg%3E");
  width: 10.5px;
  height: 6px;
  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-color: var(--couleur);
  margin-left: 0.5rem;
  margin-bottom: 2px;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > a:hover:after {
  background-color: var(--couleur);
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu {
  position: absolute;
  top: 55px;
  left: -60px;
  z-index: 10;
  background-color: var(--couleur-fond);
  box-shadow: 3px 3px 15px rgba(43, 0, 86, 0.17);
  display: none;
  overflow: hidden;
  min-width: 260px;
  height: auto !important;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li {
  margin: 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;
  text-align: center;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li > a:hover {
  color: var(--couleur-items-menu-survol);
  font-weight: bold;
}
body header .corps .menu-principal nav ul li:first-child {
  padding-top: 14.5px;
}
body header .corps .menu-principal nav ul li:last-child {
  padding-bottom: 14.5px;
}
body header .corps .menu-principal nav ul li a {
  color: var(--couleur-items-menu);
  font: normal normal 600 16px/28px Mulish;
  letter-spacing: 0px;
  opacity: 1;
}
body header .corps .menu-principal nav ul li a svg {
  margin-bottom: 6px;
}
body header .corps .menu-principal nav ul li a:hover {
  color: var(--couleur-items-menu-survol);
  font-weight: bold;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  body header .corps .menu-principal nav ul li a {
    font-size: 15px;
  }
}
body header .corps .bouton-mise-en-avant a {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: normal;
  border: 2px solid var(--couleur);
  color: var(--couleur);
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  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;
}
body header .corps .bouton-mise-en-avant a svg {
  margin-bottom: 3px;
  margin-right: 8px;
  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 .bouton-mise-en-avant a svg path {
  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;
  fill: var(--couleur-survol);
}
body header .corps .bouton-mise-en-avant a.plein {
  background-color: var(--couleur);
  color: var(--couleur-survol);
}
body header .corps .bouton-mise-en-avant a.plein:hover {
  background-color: var(--couleur-survol);
  border-color: var(--couleur);
  color: var(--couleur);
}
body header .corps .bouton-mise-en-avant a.plein:hover svg {
  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 .bouton-mise-en-avant a.plein:hover svg path {
  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;
  fill: var(--couleur);
}
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-color: transparent;
  border-color: var(--couleur-survol);
  color: var(--couleur-survol);
}
@media screen and (max-width: 1700px) {
  body header .corps .bouton-mise-en-avant a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  body header .corps .bouton-mise-en-avant a {
    font-size: 11.5px;
  }
}
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;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 {
  box-shadow: none;
  width: 300px;
  max-width: 100%;
  margin-left: 40px;
}
body header .corps .champ-recherches .asl_w_container #ajaxsearchlite1 .probox {
  background-color: #F9F9F9;
  height: 44px;
  border-radius: 8px;
  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 .d-flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  body .titre-2line .titre br {
    display: none;
  }
}
body footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2;
}
body footer:after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1314.298' height='198.298' viewBox='0 0 1314.298 198.298'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_150380' data-name='Rectangle 150380' width='1314.298' height='198.298' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Groupe_163182' data-name='Groupe 163182' opacity='0.63'%3E%3Cg id='Groupe_163182-2' data-name='Groupe 163182' clip-path='url(%23clip-path)'%3E%3Cpath id='Tracé_96119' data-name='Tracé 96119' d='M.5,195.187V2.874H47.108q24.241,0,37.781,6.292a36.964,36.964,0,0,1,19.185,19.706q5.649,13.418,5.649,34.308v70.039q0,21.369-5.649,35.139a37.921,37.921,0,0,1-18.95,20.3q-13.3,6.534-37.075,6.53Zm38.84-27.3h8.239q10.824,0,15.418-3.442t5.767-10.21a100,100,0,0,0,1.178-16.738v-79.3a67.727,67.727,0,0,0-1.531-16.026,13.987,13.987,0,0,0-6.12-8.9q-4.59-2.849-14.948-2.849h-8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96120' data-name='Tracé 96120' d='M.5,195.187V2.874H47.108q24.241,0,37.781,6.292a36.964,36.964,0,0,1,19.185,19.706q5.649,13.418,5.649,34.308v70.039q0,21.369-5.649,35.139a37.921,37.921,0,0,1-18.95,20.3q-13.3,6.534-37.075,6.53Zm38.84-27.3h8.239q10.824,0,15.418-3.442t5.767-10.21a100,100,0,0,0,1.178-16.738v-79.3a67.727,67.727,0,0,0-1.531-16.026,13.987,13.987,0,0,0-6.12-8.9q-4.59-2.849-14.948-2.849h-8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Tracé_96121' data-name='Tracé 96121' d='M135.381,195.186V2.874h49.433q19.3,0,33.073,4.392t21.186,15.552q7.413,11.161,7.414,30.864a99.072,99.072,0,0,1-2,21.013A40.777,40.777,0,0,1,237.425,90.6a34.772,34.772,0,0,1-14.242,10.8l26.365,93.781H209.766l-21.892-87.134H174.221v87.134Zm38.84-110.4h11.3q9.412,0,14.83-3.086A16.877,16.877,0,0,0,208,72.32a46.84,46.84,0,0,0,2.237-15.551q0-13.293-4.826-20.3t-18.008-7H174.221Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96122' data-name='Tracé 96122' d='M135.381,195.186V2.874h49.433q19.3,0,33.073,4.392t21.186,15.552q7.413,11.161,7.414,30.864a99.072,99.072,0,0,1-2,21.013A40.777,40.777,0,0,1,237.425,90.6a34.772,34.772,0,0,1-14.242,10.8l26.365,93.781H209.766l-21.892-87.134H174.221v87.134Zm38.84-110.4h11.3q9.412,0,14.83-3.086A16.877,16.877,0,0,0,208,72.32a46.84,46.84,0,0,0,2.237-15.551q0-13.293-4.826-20.3t-18.008-7H174.221Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Tracé_96123' data-name='Tracé 96123' d='M321.343,197.8q-17.655,0-29.424-6.529a41.374,41.374,0,0,1-17.773-19.706q-6-13.178-6.944-33.6l33.426-5.7a98.852,98.852,0,0,0,2.472,19.825q2,7.958,6.12,11.871a14.272,14.272,0,0,0,10.24,3.917q7.53,0,10.239-4.748a21.666,21.666,0,0,0,2.707-10.921q0-12.109-5.767-20.3a96.826,96.826,0,0,0-15.183-16.5L291.683,98.08a80.129,80.129,0,0,1-17.3-20.418q-6.709-11.4-6.709-28.016,0-23.739,13.771-36.444T319.224.5q14.357,0,23.54,4.748a36.139,36.139,0,0,1,14.242,12.7,52.463,52.463,0,0,1,7.061,17.332,118.552,118.552,0,0,1,2.472,18.638L333.348,58.9a151.192,151.192,0,0,0-1.53-15.432q-1.059-6.644-4.237-10.446t-9.533-3.8q-6.831,0-10.122,5.1a20.352,20.352,0,0,0-3.3,11.278q0,10.21,4.59,16.738A81.541,81.541,0,0,0,321.814,76l19.3,17.094a110.574,110.574,0,0,1,20.6,23.861q8.59,13.417,8.592,33.121a49.157,49.157,0,0,1-6.12,24.454,43.938,43.938,0,0,1-17.066,17.1q-10.945,6.171-25.776,6.173' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96124' data-name='Tracé 96124' d='M321.343,197.8q-17.655,0-29.424-6.529a41.374,41.374,0,0,1-17.773-19.706q-6-13.178-6.944-33.6l33.426-5.7a98.852,98.852,0,0,0,2.472,19.825q2,7.958,6.12,11.871a14.272,14.272,0,0,0,10.24,3.917q7.53,0,10.239-4.748a21.666,21.666,0,0,0,2.707-10.921q0-12.109-5.767-20.3a96.826,96.826,0,0,0-15.183-16.5L291.683,98.08a80.129,80.129,0,0,1-17.3-20.418q-6.709-11.4-6.709-28.016,0-23.739,13.771-36.444T319.224.5q14.357,0,23.54,4.748a36.139,36.139,0,0,1,14.242,12.7,52.463,52.463,0,0,1,7.061,17.332,118.552,118.552,0,0,1,2.472,18.638L333.348,58.9a151.192,151.192,0,0,0-1.53-15.432q-1.059-6.644-4.237-10.446t-9.533-3.8q-6.831,0-10.122,5.1a20.352,20.352,0,0,0-3.3,11.278q0,10.21,4.59,16.738A81.541,81.541,0,0,0,321.814,76l19.3,17.094a110.574,110.574,0,0,1,20.6,23.861q8.59,13.417,8.592,33.121a49.157,49.157,0,0,1-6.12,24.454,43.938,43.938,0,0,1-17.066,17.1Q336.173,197.8,321.343,197.8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Tracé_96125' data-name='Tracé 96125' d='M400.039,193.642V92.031h17.4V101.7a33.652,33.652,0,0,1,11.252-8.615,30.162,30.162,0,0,1,12.657-2.812,18.645,18.645,0,0,1,10.109,2.812q4.482,2.815,6.416,10.021a35.069,35.069,0,0,1,11.867-9.757,30.758,30.758,0,0,1,13.448-3.076,17.388,17.388,0,0,1,8.966,2.374,16.75,16.75,0,0,1,6.5,7.558q2.46,5.188,2.461,13.624v79.813H483.895V115.061q0-7.384-2.374-9.933a8.354,8.354,0,0,0-6.417-2.55,17.523,17.523,0,0,0-8.086,2.2,27.922,27.922,0,0,0-7.736,6.066v82.8H442.055V115.061q0-7.384-2.374-9.933a8.354,8.354,0,0,0-6.416-2.55,17.006,17.006,0,0,0-8,2.2,31.1,31.1,0,0,0-7.824,6.066v82.8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96126' data-name='Tracé 96126' d='M400.039,193.642V92.031h17.4V101.7a33.652,33.652,0,0,1,11.252-8.615,30.162,30.162,0,0,1,12.657-2.812,18.645,18.645,0,0,1,10.109,2.812q4.482,2.815,6.416,10.021a35.069,35.069,0,0,1,11.867-9.757,30.758,30.758,0,0,1,13.448-3.076,17.388,17.388,0,0,1,8.966,2.374,16.75,16.75,0,0,1,6.5,7.558q2.46,5.188,2.461,13.624v79.813H483.895V115.061q0-7.384-2.374-9.933a8.354,8.354,0,0,0-6.417-2.55,17.523,17.523,0,0,0-8.086,2.2,27.922,27.922,0,0,0-7.736,6.066v82.8H442.055V115.061q0-7.384-2.374-9.933a8.354,8.354,0,0,0-6.416-2.55,17.006,17.006,0,0,0-8,2.2,31.1,31.1,0,0,0-7.824,6.066v82.8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96127' data-name='Tracé 96127' d='M551.047,195.047A17.1,17.1,0,0,1,540.5,191.62a24.035,24.035,0,0,1-7.208-8.79,25.344,25.344,0,0,1-2.637-11.338q0-9.5,3.164-16a31.933,31.933,0,0,1,8.7-10.987,59.914,59.914,0,0,1,12.832-7.822q7.293-3.339,15.383-6.506v-7.207a61.4,61.4,0,0,0-.7-10.2,10.394,10.394,0,0,0-2.9-6.065q-2.2-2.019-6.593-2.023a10.243,10.243,0,0,0-6.24,1.759,9.776,9.776,0,0,0-3.429,5.009,24.9,24.9,0,0,0-1.054,7.648v5.1l-18.634-.7q.35-16.876,7.734-24.875t22.853-8q15.12,0,21.448,8.264t6.328,23.909v46.41q0,4.746.264,9.142t.7,8.174q.437,3.783.791,7.119H574.077q-.528-2.808-1.318-7.119t-1.144-7.824a27.05,27.05,0,0,1-6.768,11.164q-5.01,5.188-13.8,5.185m7.384-16.173a9.579,9.579,0,0,0,5.274-1.582,24.147,24.147,0,0,0,4.395-3.6,18.747,18.747,0,0,0,2.637-3.253V141.6q-4.4,2.466-8.263,4.922a45.748,45.748,0,0,0-6.768,5.187,21.057,21.057,0,0,0-4.571,6.152,17.624,17.624,0,0,0-1.67,7.824q0,6.154,2.286,9.669a7.461,7.461,0,0,0,6.68,3.515' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96128' data-name='Tracé 96128' d='M551.047,195.047A17.1,17.1,0,0,1,540.5,191.62a24.035,24.035,0,0,1-7.208-8.79,25.344,25.344,0,0,1-2.637-11.338q0-9.5,3.164-16a31.933,31.933,0,0,1,8.7-10.987,59.914,59.914,0,0,1,12.832-7.822q7.293-3.339,15.383-6.506v-7.207a61.4,61.4,0,0,0-.7-10.2,10.394,10.394,0,0,0-2.9-6.065q-2.2-2.019-6.593-2.023a10.243,10.243,0,0,0-6.24,1.759,9.776,9.776,0,0,0-3.429,5.009,24.9,24.9,0,0,0-1.054,7.648v5.1l-18.634-.7q.35-16.876,7.734-24.875t22.853-8q15.12,0,21.448,8.264t6.328,23.909v46.41q0,4.746.264,9.142t.7,8.174q.437,3.783.791,7.119H574.077q-.528-2.808-1.318-7.119t-1.144-7.824a27.05,27.05,0,0,1-6.768,11.164Q559.837,195.05,551.047,195.047Zm7.384-16.173a9.579,9.579,0,0,0,5.274-1.582,24.147,24.147,0,0,0,4.395-3.6,18.747,18.747,0,0,0,2.637-3.253V141.6q-4.4,2.466-8.263,4.922a45.748,45.748,0,0,0-6.768,5.187,21.057,21.057,0,0,0-4.571,6.152,17.624,17.624,0,0,0-1.67,7.824q0,6.154,2.286,9.669A7.461,7.461,0,0,0,558.431,178.874Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96129' data-name='Tracé 96129' d='M620.838,193.642V92.031h18.81v10.021A54.771,54.771,0,0,1,650.9,93.965a27.932,27.932,0,0,1,13.537-3.341q6.152,0,9.405,3.165a17.231,17.231,0,0,1,4.571,7.911,35.966,35.966,0,0,1,1.317,9.669v82.273H660.92V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.909,13.909,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96130' data-name='Tracé 96130' d='M620.838,193.642V92.031h18.81v10.021A54.771,54.771,0,0,1,650.9,93.965a27.932,27.932,0,0,1,13.537-3.341q6.152,0,9.405,3.165a17.231,17.231,0,0,1,4.571,7.911,35.966,35.966,0,0,1,1.317,9.669v82.273H660.92V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.909,13.909,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96131' data-name='Tracé 96131' d='M725.789,195.048q-5.979,0-9.317-3.164a16.841,16.841,0,0,1-4.659-7.911,35.959,35.959,0,0,1-1.319-9.669V92.031H729.3v76.648a18.9,18.9,0,0,0,1.582,8.526q1.582,3.078,6.506,3.077a13.915,13.915,0,0,0,6.592-1.846,39.654,39.654,0,0,0,6.592-4.484V92.031h18.811V193.642H750.576V183.621a49.91,49.91,0,0,1-11.163,8.088,28.456,28.456,0,0,1-13.624,3.339' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96132' data-name='Tracé 96132' d='M725.789,195.048q-5.979,0-9.317-3.164a16.841,16.841,0,0,1-4.659-7.911,35.959,35.959,0,0,1-1.319-9.669V92.031H729.3v76.648a18.9,18.9,0,0,0,1.582,8.526q1.582,3.078,6.506,3.077a13.915,13.915,0,0,0,6.592-1.846,39.654,39.654,0,0,0,6.592-4.484V92.031h18.811V193.642H750.576V183.621a49.91,49.91,0,0,1-11.163,8.088A28.456,28.456,0,0,1,725.789,195.048Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96133' data-name='Tracé 96133' d='M828.8,195.048q-7.911,0-12.745-2.988a17.177,17.177,0,0,1-7.032-8.439,34.167,34.167,0,0,1-2.2-12.832V104.512H796.1V92.031h10.724V62.322h18.81V92.031h16.35v12.481h-16.35v65.045q0,5.979,1.934,8.527t7.384,2.55q1.4,0,3.251-.176t3.6-.352v13.888q-3.519.528-6.506.791t-6.5.263' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96134' data-name='Tracé 96134' d='M828.8,195.048q-7.911,0-12.745-2.988a17.177,17.177,0,0,1-7.032-8.439,34.167,34.167,0,0,1-2.2-12.832V104.512H796.1V92.031h10.724V62.322h18.81V92.031h16.35v12.481h-16.35v65.045q0,5.979,1.934,8.527t7.384,2.55q1.4,0,3.251-.176t3.6-.352v13.888q-3.519.528-6.506.791T828.8,195.048Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96135' data-name='Tracé 96135' d='M897.189,195.047q-11.958,0-18.459-4.658t-9.053-13.712q-2.551-9.053-2.549-22.238V131.233q0-13.535,2.637-22.5t9.229-13.538q6.592-4.569,18.2-4.571,12.829,0,18.9,5.275t8,15.207a126.575,126.575,0,0,1,1.934,23.82v8.263H885.938V163.58A36.188,36.188,0,0,0,887.08,173.6a10.377,10.377,0,0,0,3.693,5.713,10.955,10.955,0,0,0,6.592,1.845q4.218,0,6.416-2.021a10.564,10.564,0,0,0,2.989-5.8,43.879,43.879,0,0,0,.79-8.878v-6.153h18.283v3.868q0,15.294-6.5,24.084t-22.15,8.789m-11.251-62.056H907.56V123.85a67.8,67.8,0,0,0-.7-10.636,11.616,11.616,0,0,0-2.9-6.5q-2.2-2.2-6.944-2.2-4.575,0-6.944,2.111t-3.253,7.119a84.077,84.077,0,0,0-.878,13.8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96136' data-name='Tracé 96136' d='M897.189,195.047q-11.958,0-18.459-4.658t-9.053-13.712q-2.551-9.053-2.549-22.238V131.233q0-13.535,2.637-22.5t9.229-13.538q6.592-4.569,18.2-4.571,12.829,0,18.9,5.275t8,15.207a126.575,126.575,0,0,1,1.934,23.82v8.263H885.938V163.58A36.188,36.188,0,0,0,887.08,173.6a10.377,10.377,0,0,0,3.693,5.713,10.955,10.955,0,0,0,6.592,1.845q4.218,0,6.416-2.021a10.564,10.564,0,0,0,2.989-5.8,43.879,43.879,0,0,0,.79-8.878v-6.153h18.283v3.868q0,15.294-6.5,24.084T897.189,195.047Zm-11.251-62.056H907.56V123.85a67.8,67.8,0,0,0-.7-10.636,11.616,11.616,0,0,0-2.9-6.5q-2.2-2.2-6.944-2.2-4.575,0-6.944,2.111t-3.253,7.119a84.077,84.077,0,0,0-.878,13.8Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96137' data-name='Tracé 96137' d='M956.255,193.642V92.031h18.81v10.021a54.771,54.771,0,0,1,11.251-8.087,27.932,27.932,0,0,1,13.537-3.341q6.151,0,9.4,3.165a17.229,17.229,0,0,1,4.57,7.911,35.928,35.928,0,0,1,1.318,9.669v82.273H996.337V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.909,13.909,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96138' data-name='Tracé 96138' d='M956.255,193.642V92.031h18.81v10.021a54.771,54.771,0,0,1,11.251-8.087,27.932,27.932,0,0,1,13.537-3.341q6.151,0,9.4,3.165a17.229,17.229,0,0,1,4.57,7.911,35.928,35.928,0,0,1,1.318,9.669v82.273H996.337V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.909,13.909,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96139' data-name='Tracé 96139' d='M1073.686,195.048q-7.911,0-12.745-2.988a17.176,17.176,0,0,1-7.032-8.439,34.166,34.166,0,0,1-2.2-12.832V104.512h-10.724V92.031h10.724V62.322h18.81V92.031h16.35v12.481h-16.35v65.045q0,5.979,1.934,8.527t7.384,2.55q1.4,0,3.251-.176t3.605-.352v13.888q-3.519.528-6.506.791t-6.5.263' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96140' data-name='Tracé 96140' d='M1073.686,195.048q-7.911,0-12.745-2.988a17.176,17.176,0,0,1-7.032-8.439,34.166,34.166,0,0,1-2.2-12.832V104.512h-10.724V92.031h10.724V62.322h18.81V92.031h16.35v12.481h-16.35v65.045q0,5.979,1.934,8.527t7.384,2.55q1.4,0,3.251-.176t3.605-.352v13.888q-3.519.528-6.506.791T1073.686,195.048Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96141' data-name='Tracé 96141' d='M1115.174,57.223h18.81V76.912h-18.81Zm0,34.808h18.81V193.642h-18.81Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96142' data-name='Tracé 96142' d='M1115.174,57.223h18.81V76.912h-18.81Zm0,34.808h18.81V193.642h-18.81Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96143' data-name='Tracé 96143' d='M1195.336,195.048q-11.252,0-17.755-4.571a24.535,24.535,0,0,1-9.231-13.008,64.8,64.8,0,0,1-2.724-19.865V128.069a64.8,64.8,0,0,1,2.724-19.864,24.552,24.552,0,0,1,9.231-13.01q6.5-4.569,17.755-4.571T1213,95.195a24.76,24.76,0,0,1,9.142,13.01,64.892,64.892,0,0,1,2.725,19.864V157.6a64.9,64.9,0,0,1-2.725,19.865A24.743,24.743,0,0,1,1213,190.477q-6.419,4.575-17.667,4.571m0-13.888q5.445,0,7.647-3.164a16.975,16.975,0,0,0,2.636-8.351q.437-5.181.44-10.811V127.015q0-5.8-.44-10.9a17.4,17.4,0,0,0-2.636-8.35q-2.2-3.252-7.647-3.253t-7.736,3.253a16.778,16.778,0,0,0-2.725,8.35q-.439,5.1-.438,10.9v31.819q0,5.628.438,10.811A16.374,16.374,0,0,0,1187.6,178q2.285,3.165,7.736,3.164' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96144' data-name='Tracé 96144' d='M1195.336,195.048q-11.252,0-17.755-4.571a24.535,24.535,0,0,1-9.231-13.008,64.8,64.8,0,0,1-2.724-19.865V128.069a64.8,64.8,0,0,1,2.724-19.864,24.552,24.552,0,0,1,9.231-13.01q6.5-4.569,17.755-4.571T1213,95.195a24.76,24.76,0,0,1,9.142,13.01,64.892,64.892,0,0,1,2.725,19.864V157.6a64.9,64.9,0,0,1-2.725,19.865A24.743,24.743,0,0,1,1213,190.477Q1206.584,195.052,1195.336,195.048Zm0-13.888q5.445,0,7.647-3.164a16.975,16.975,0,0,0,2.636-8.351q.437-5.181.44-10.811V127.015q0-5.8-.44-10.9a17.4,17.4,0,0,0-2.636-8.35q-2.2-3.252-7.647-3.253t-7.736,3.253a16.778,16.778,0,0,0-2.725,8.35q-.439,5.1-.438,10.9v31.819q0,5.628.438,10.811A16.374,16.374,0,0,0,1187.6,178Q1189.885,181.161,1195.336,181.16Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3Cpath id='Tracé_96145' data-name='Tracé 96145' d='M1255.282,193.642V92.031h18.81v10.021a54.768,54.768,0,0,1,11.251-8.087,27.932,27.932,0,0,1,13.537-3.341q6.151,0,9.405,3.165a17.221,17.221,0,0,1,4.57,7.911,35.928,35.928,0,0,1,1.318,9.669v82.273h-18.809V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.908,13.908,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-width='1'/%3E%3Cpath id='Tracé_96146' data-name='Tracé 96146' d='M1255.282,193.642V92.031h18.81v10.021a54.768,54.768,0,0,1,11.251-8.087,27.932,27.932,0,0,1,13.537-3.341q6.151,0,9.405,3.165a17.221,17.221,0,0,1,4.57,7.911,35.928,35.928,0,0,1,1.318,9.669v82.273h-18.809V116.818q0-5.445-1.583-8.438t-6.5-2.989a13.908,13.908,0,0,0-6.592,1.846,39.713,39.713,0,0,0-6.593,4.483v81.922Z' fill='%23e9e9e9' stroke='%23e9e9e9' stroke-miterlimit='10' stroke-width='0.25'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  max-width: 1314px;
  max-height: 193px;
  width: 100%;
  height: 42%;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 1314px) {
  body footer:after {
    display: none;
  }
}
body footer .corps {
  padding: 75px 0;
}
body footer .corps .logo-footer {
  margin-bottom: 26px;
}
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 .infos-contact .bloc-contact .info {
  display: flex;
}
body footer .corps .infos-contact .bloc-contact .info p {
  margin-bottom: 0;
}
body footer .corps .infos-contact .bloc-contact .info svg {
  margin-right: 1rem;
}
body footer .corps .infos-contact .bloc-contact .info svg path {
  fill: #cd1517;
}
body footer .corps .infos-contact .bloc-contact .info.info-horaire svg {
  width: 25px;
}
body footer .corps .reseaux-sociaux {
  margin-top: 5rem;
  font-size: 1rem;
  color: #707070;
  margin-bottom: 1rem;
}
body footer .corps .reseaux-sociaux .liste-reseaux {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-block-start: 1rem;
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau {
  font-size: 0;
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a {
  display: inline-block;
  color: var(--couleur);
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a:hover {
  color: var(--couleur-survol);
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a:hover .icone svg {
  fill: var(--couleur-survol);
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a .icone {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 11px;
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a .icone svg {
  width: 100%;
  height: 100%;
  fill: var(--couleur);
  transition: all 0.4s ease-in-out;
}
body footer .corps .reseaux-sociaux .liste-reseaux .reseau a .intitule {
  font-size: 0.875rem;
  line-height: 1.25rem;
  vertical-align: middle;
}
body footer .corps .menu-wrapper {
  padding-left: 2%;
}
@media screen and (max-width: 991px) {
  body footer .corps .menu-wrapper {
    padding-left: 0.75rem;
  }
}
body footer .corps .part-identite .logo {
  margin-bottom: 2rem;
}
body footer .corps .part-identite .logo img {
  height: 70px;
  width: auto;
  object-fit: contain;
}
body footer .corps .part-identite .description {
  margin-top: 1rem;
  margin-bottom: 28px;
  width: 85%;
  font: normal normal normal 16px/28px Lato;
  letter-spacing: 0px;
}
body footer .corps .part-identite .description .lien-avis {
  border: 1px solid #383854;
  margin-top: 1rem;
  width: fit-content;
  padding: 0 10px;
  border-radius: 25px;
}
body footer .corps .part-identite .description .lien-avis a {
  text-decoration: none;
  font-weight: normal;
  color: #e61012;
}
body footer .corps .part-identite .description .lien-avis a span {
  opacity: 0.6;
}
body footer .corps .part-identite .infos-contact {
  font: normal normal normal 16px/19px Lato;
  letter-spacing: 0px;
}
body footer .corps .part-identite .reseaux-sociaux {
  font: normal normal normal 16px/28px Lato;
  letter-spacing: 0px;
}
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;
}
@media screen and (max-width: 991px) {
  body footer .corps .part-menu .menu-footer {
    border-left: unset;
    padding-left: unset;
  }
}
body footer .corps .part-menu .menu-footer ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body footer .corps .part-menu .menu-footer ul.menu li {
  border-left: 1px solid #707070;
  padding-left: 1.5rem;
  padding-bottom: 1rem;
}
body footer .corps .part-menu .menu-footer ul.menu li:nth-child(3).menu-item-has-children {
  margin-top: 5rem;
}
body footer .corps .part-menu .menu-footer ul.menu li a {
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--couleur);
  font-weight: 500;
}
body footer .corps .part-menu .menu-footer ul.menu li a:hover {
  color: var(--couleur-survol);
}
body footer .corps .part-menu .menu-footer ul.menu li ul.sub-menu {
  padding-left: 0;
  column-count: 1;
}
body footer .corps .part-menu .menu-footer ul.menu li ul.sub-menu li {
  list-style: none;
  padding-bottom: 0rem;
  border: none;
  padding-left: 0;
}
body footer .corps .part-menu .menu-footer ul.menu li ul.sub-menu li a {
  font-weight: normal;
  color: #707070;
}
body footer .corps .part-menu.colonnes-menu-2 ul.menu {
  column-count: 2;
}
body footer .corps .part-menu.colonnes-menu-2 ul.menu li.desktop-break {
  margin-bottom: 2.5rem;
}
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: left;
}
body footer .corps .part-annexes .zone-annexes {
  display: inline-block;
  text-align: left;
  padding-left: 1rem;
  border-left: 1px solid #707070;
}
@media screen and (max-width: 991px) {
  body footer .corps .part-annexes .zone-annexes {
    border-left: unset;
    padding-left: unset;
  }
}
body footer .corps .part-annexes .zone-annexes .infos-contact {
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
}
body footer .corps .logo-additionnel img {
  width: 100%;
  max-width: 125px;
}
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;
  color: #333333;
  font-weight: 700;
}
body footer .pied .desc a {
  font-weight: 800;
}
body footer .pied .desc svg path {
  fill: #F24242;
}
body footer .pied .footer-left-menu {
  gap: 1rem;
}
body footer .pied .logo-idcom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
body footer .pied .logo-idcom svg {
  width: 81px;
}
body footer .pied .logo-idcom svg path {
  fill: var(--couleur-logo-idcom);
}
body .presta-projet a {
  position: relative;
}
body .presta-projet a .bloc-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #cd1517;
  opacity: 0;
  transition: 0.4s;
}
body .presta-projet a .bloc-image img {
  aspect-ratio: 1.01;
  height: auto;
  width: 100%;
  object-fit: cover;
}
body .presta-projet a .lien-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  font-weight: 500;
  opacity: 0;
  height: 100%;
  transition: all 0.4s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .presta-projet a .lien-wrapper .lien {
  background-color: #cd1517;
  color: #ffffff;
  padding: 1.5rem;
  margin: 0 30%;
  height: fit-content;
  text-align: center;
  font-size: 1rem;
}
body .presta-projet:hover .bloc-image:before {
  opacity: 0.7;
}
body .presta-projet:hover .bloc-image img {
  transform: unset;
}
body .presta-projet:hover .lien-wrapper {
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  body .presta-projet:hover .lien-wrapper .lien {
    font-size: 0.75rem;
    margin: 0;
  }
}
body .ymc-post-custom-layout .article-content {
  margin-bottom: 1rem;
}
body .ymc-post-custom-layout .article-content a {
  text-decoration: none;
}
body .ymc-post-custom-layout .article-content a .article-inner {
  height: 100% !important;
  background-color: #b7b7b7;
  display: flex;
  flex-direction: column;
}
body .ymc-post-custom-layout .article-content a .article-inner .item {
  flex: 1;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content {
  padding-left: 1rem;
  display: flex;
  height: 100%;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .date {
  color: #f5f5f5;
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  margin-right: 1rem;
  margin-top: 3rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .date .date-inner {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  display: flex;
  justify-content: start;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .date .date-inner .day {
  font: normal normal 200 60px/52px Mulish;
  letter-spacing: 0px;
  opacity: 1;
  padding-bottom: 1rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .date .date-inner .month-year-wrapper {
  display: flex;
  flex-direction: column;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .date .date-inner .month-year-wrapper .month-year {
  font: normal normal normal 18px/28px Mulish;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .visuel {
  width: 100%;
  height: auto;
  overflow: hidden;
}
body .ymc-post-custom-layout .article-content a .article-inner .top-content .visuel img {
  height: 100%;
  aspect-ratio: 1.6;
  width: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content {
  padding: 2rem;
  display: grid;
  color: #cd1517;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .author {
  color: #cd1517;
  padding-bottom: 1rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .article-title {
  font: normal normal 900 20px/30px Mulish;
  letter-spacing: 0px;
  opacity: 1;
  color: #383854;
  padding-bottom: 1rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .excerpt {
  font: normal normal normal 16px/28px Mulish;
  letter-spacing: 0px;
  color: #f5f5f5;
  opacity: 1;
  padding-bottom: 0.938rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .link {
  padding-top: 1rem;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .link .link-inner {
  font: normal normal 600 16px/26px Mulish;
  letter-spacing: 0px;
  color: #cd1517;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .link svg {
  transition: all 0.3s ease;
  margin-left: 8rem;
}
@media screen and (max-width: 991px) {
  body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .link svg {
    margin-left: 4rem;
  }
}
body .ymc-post-custom-layout .article-content a .article-inner .bottom-content .link svg path {
  stroke: #cd1517;
}
body .ymc-post-custom-layout .article-content a:hover .article-inner .top-content .visuel .image img {
  transform: scale(1.1);
}
body .ymc-post-custom-layout .article-content a:hover .article-inner .bottom-content .link svg {
  transform: translateX(5px);
}
@media only screen and (min-width: 767.98px) and (max-width: 1199px) {
  body .ymc-post-custom-layout .article-content {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  body .ymc-post-custom-layout .article-content {
    padding-top: 1rem;
  }
}
body .lightboxOverlay {
  background-color: #333333;
  opacity: 0.57;
  width: 100% !important;
}
body .lightbox {
  top: 10% !important;
  position: fixed;
}
body .lightbox .lb-image {
  border: unset;
}
body .lightbox .lb-details {
  display: none;
}
body .lightbox .lb-closeContainer {
  position: absolute;
  top: -10%;
  right: 10%;
}
body .ymc-smart-filter-container {
  max-width: 100%;
}
body .ymc-smart-filter-container .container-post-custom-layout {
  max-width: 1280px;
  padding: 0 50px;
  margin: auto;
}
body .ymc-smart-filter-container .container-post-custom-layout .ymc-post-custom-layout.post-item {
  border: none;
  padding: unset;
}
body .ymc-smart-filter-container .filter-layout {
  background-color: #b7b7b7;
  padding: 2rem 50px;
  margin-bottom: 2rem;
}
body .ymc-smart-filter-container .filter-layout .filter-entry {
  max-width: 1280px;
  padding: 0 50px;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body .ymc-smart-filter-container .filter-layout .filter-entry {
    padding: 0;
  }
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .name-category {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 1rem;
  letter-spacing: 4px;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-active {
  border: unset;
  border-radius: 10px;
  padding: 15px 30px;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive {
  background: #ffffff;
  padding: 0;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive:before {
  display: none;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .btn-close {
  display: none;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__item.item-all {
  display: none;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__inner-items {
  margin-top: 0;
  padding-top: 20px;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__inner-items .menu-passive__item {
  border-bottom: 1px solid #cd1517;
  padding-bottom: 1rem;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__inner-items .menu-passive__item .menu-link {
  font-size: 1rem;
  padding-left: 30px;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__inner-items .menu-passive__item .menu-link:before {
  display: none;
}
body .ymc-smart-filter-container .filter-layout .filter-entry .dropdown-filter .menu-passive .menu-passive__inner-items .menu-passive__item .menu-link .count {
  display: none;
}
@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: 1rem;
    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: auto;
  }
  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 .bouton-mise-en-avant {
    padding-bottom: 22px;
  }
  body header .corps.menu-7 .champ-recherches .asl_w_container #ajaxsearchlite1 {
    width: 350px;
  }
}
@media screen and (max-width: 991px) {
  body header .corps .bouton-mise-en-avant {
    padding-right: 0.5rem;
  }
  body header .corps .bouton-mise-en-avant a {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  body header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  body header .entete {
    height: auto;
  }
  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: auto;
    position: relative;
    border-bottom: 1px solid var(--couleur);
    padding: 10px 0;
  }
  body header .corps .logo a img {
    height: 50px;
  }
  body header .corps .container-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body header .corps .menu-principal nav {
    padding-left: 0.5rem;
    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: 60px;
  }
  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;
    display: block;
  }
  body header .corps .menu-principal nav ul.menu > li ul.sub-menu > li > a {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
  body header .corps .menu-principal .header-avec-entete .bouton-mise-en-avant {
    display: block;
  }
  body header .corps .bouton-mise-en-avant {
    display: none;
  }
  body header #menu-mobile {
    font-size: 14px;
    line-height: 18px;
    color: var(--couleur-texte);
    padding: 7.5px 10px;
    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 #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;
  }
}
@media screen and (max-width: 767.98px) {
  body .container {
    padding: 0 20px;
  }
  body main {
    padding-top: 60px;
  }
  body main.header-avec-entete {
    padding-top: 40px;
  }
  body footer .corps {
    padding: 30px 0 0;
  }
  body footer .corps .part-identite .description {
    font-size: 0.875rem;
  }
  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: #ffffff;
  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;
}
.flex-centrer {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.img-devis {
  position: relative;
}
.img-devis > .bloc-image:first-of-type img {
  height: 100%;
  object-fit: cover;
}
.img-devis > .bloc-image:nth-of-type(2) {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -6rem;
}
@media screen and (max-width: 991px) {
  .img-devis > .bloc-image:nth-of-type(2) {
    bottom: -2.4rem;
  }
  .img-devis > .bloc-image:nth-of-type(2) img {
    max-width: 160px;
  }
}
.fond-bleu-accueil {
  position: relative;
}
.fond-bleu-accueil > .bloc-image {
  position: absolute;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  text-align: end;
}
.fond-bleu-accueil > .bloc-image img {
  height: 100%;
  width: auto;
}
.fond-bleu-accueil .contenu-simple .col-12 .bloc-titre {
  margin-bottom: 3.5rem;
}
.container-header {
  margin: auto;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .container-header {
    width: 99%;
  }
}
@media screen and (min-width: 1450px) {
  .container-header {
    width: 90%;
  }
}
.container-90 {
  width: 90%;
  margin: auto;
  position: relative;
}
.container-75 {
  width: 75%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .container-75 {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  .container-75 {
    width: 100%;
  }
}
.contenu-bleu-clair {
  background-color: #ababab;
}
.contenu-bleu-clair .bloc-image {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .contenu-bleu-clair .bloc-image {
    height: 100%;
  }
  .contenu-bleu-clair .bloc-image img {
    height: 100%;
    object-fit: cover;
  }
}
.contenu-bleu-clair .pad-text {
  padding: 4% 6%;
}
.contenu-bleu-clair .double-list {
  display: flex;
  gap: 3.5rem;
  margin-top: 4rem;
  padding-left: 2rem;
}
@media screen and (max-width: 991px) {
  .contenu-bleu-clair .double-list {
    margin-top: 2rem;
    flex-direction: column;
    gap: 0;
  }
  .contenu-bleu-clair .double-list .bloc-texte {
    margin-bottom: 0;
  }
}
.contenu-bleu-clair .double-list ul {
  max-width: 350px;
}
@media screen and (max-width: 991px) {
  .contenu-bleu-clair .double-list ul {
    margin: auto;
  }
}
.contenu-bleu-clair .double-list ul li {
  margin-bottom: 2.2rem;
}
.contenu-bleu-clair .double-list ul li:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iQ29tcG9zYW50XzhfMjQiIGRhdGEtbmFtZT0iQ29tcG9zYW50IDgg4oCTIDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj4KICA8Y2lyY2xlIGlkPSJFbGxpcHNlXzE2MCIgZGF0YS1uYW1lPSJFbGxpcHNlIDE2MCIgY3g9IjE2IiBjeT0iMTYiIHI9IjE2IiBmaWxsPSIjMjdhZTYwIi8+CiAgPGcgaWQ9Ikdyb3VwZV80NSIgZGF0YS1uYW1lPSJHcm91cGUgNDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzIuNzQ5IC0zNjUuOTYyKSI+CiAgICA8ZyBpZD0iR3JvdXBlXzQ0IiBkYXRhLW5hbWU9Ikdyb3VwZSA0NCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjgxLjk5OSAzNzYpIj4KICAgICAgPHBhdGggaWQ9IlRyYcOnXzgzMTEwIiBkYXRhLW5hbWU9IlRyYcOnIDgzMTEwIiBkPSJNMjk0LjkwOSwzNzYuMDkxYy0uNjEtLjMyOC0xLjI4OS4zLTEuNjg3LjY3OS0uOTEzLjg5LTEuNjg2LDEuOTIxLTIuNTUzLDIuODU4LS45NjEsMS4wMzEtMS44NTEsMi4wNjMtMi44MzUsMy4wNzBhOC40NSw4LjQ1LDAsMCwwLTEuNTQ3LDEuODc1YTMwLjcxNywzMC43MTcsMCwwLDAtMi41MDctMi40MzdjLS42NzktLjUxNi0xLjgtLjg5MS0xLjc4MS4zNTEuMDQ3LDEuNjE2LDEuNDc3LDMuMzUxLDIuNTMxLDQuNDUxYTIuNjcxLDIuNjcxLDAsMCwwLDEuNzEsLjk4NGMuODIsLjA0NywxLjY2My0uOTM3LDIuMTU2LTEuNDc2Ljg2Ny0uOTM3LDEuNTcxLTEuOTkyLDIuMzY3LTIuOTUyLDEuMDMxLTEuMjY1LDIuMDg2LTIuNTA4LDMuMDkyLTMuOC42MzMtLjgsMi42MjQtMi43NjUsMS4wNTUtMy42MDhaTTI4My4wMywzODIuMzg2YS4xNzcuMTc3LDAsMCwwLS4wOTMuMDIzLDEuMTYzLDEuMTYzLDAsMCwxLS4yNTktLjA5M2MuMDcxLS4wNDcuMTg4LS4wMjQuMzUxLjA3Wm0wLDBiIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjgxLjk5OSAtMzc2KSIgZmlsbD0iI2ZmZiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+");
  background-color: inherit;
  top: -2px;
  left: -2rem;
  width: 32px;
  height: 32px;
}
#cmplz-document {
  max-width: 1280px;
  padding: 0 50px;
  margin: auto;
}
.select2-container {
  width: 100% !important;
}
@media screen and (max-width: 767.98px) {
  .select2-container {
    left: 0 !important;
  }
  .select2-container .select2-dropdown {
    left: 20px !important;
  }
}
.select2-container .select2-dropdown {
  border: none;
}
.select2-container .select2-dropdown .select2-search {
  display: none;
}
.select2-container .select2-dropdown .select2-results {
  background-color: #ffffff;
  color: #383854;
}
.select2-container .select2-dropdown .select2-results .select2-results__option:first-of-type {
  border-top: 2px solid #e1e1e1;
}
.select2-container .select2-dropdown .select2-results .select2-results__option {
  background-color: #ffffff;
  border-bottom: 2px solid #e1e1e1;
  padding: 0.5rem 1rem;
}
.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted.select2-results__option--selectable {
  color: #383854;
}
@media screen and (max-width: 767.98px) {
  .page-id-2417 .select2-container .select2-dropdown {
    left: 40px !important;
  }
}
.page-id-2417 .select2-container .select2-dropdown .select2-results .select2-results__option {
  background-color: #f5f5f5;
  color: #383854;
  border-bottom: 2px solid #292828;
}
.page-id-2417 .select2-container .select2-dropdown .select2-results .select2-results__option:first-of-type {
  border-top: 2px solid #dfdfdf;
}
@media screen and (max-width: 991px) {
  .coller-bord-droite .bloc-image {
    margin-right: 0 !important;
  }
}
.coller-bord-droite img {
  width: 100%;
  object-fit: cover;
}
.coller-bord-droite .img-with-logo {
  position: relative;
}
.coller-bord-droite .img-with-logo .bloc-image:first-of-type {
  position: absolute;
  margin-left: 0;
  left: -110px;
  bottom: 0;
}
.coller-bord-droite .img-with-logo .bloc-image:first-of-type img {
  width: 228px;
  height: 228px;
}
@media screen and (max-width: 991px) {
  .coller-bord-droite .img-with-logo .bloc-image:first-of-type {
    left: 50%;
    transform: translateX(-50%);
    bottom: -3.5rem;
  }
  .coller-bord-droite .img-with-logo .bloc-image:first-of-type img {
    width: 160px;
    height: 160px;
  }
}
.gamme-presta {
  position: relative;
  overflow: hidden;
  border: 1px solid #728ea7;
  transition: 0.4s;
  margin-bottom: 1rem;
}
.gamme-presta div.bloc-image {
  text-align: center;
}
.gamme-presta div.bloc-image img {
  width: 70px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .gamme-presta {
    padding: 1rem;
  }
  .gamme-presta .bloc-texte {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .gamme-presta {
    height: 220px;
    padding: 2rem 2rem 6rem 2rem;
  }
  .gamme-presta .bloc-titre,
  .gamme-presta .bloc-texte {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 0.5s ease-in-out;
    margin-bottom: 0;
  }
  .gamme-presta .bloc-titre {
    top: 40%;
    transform: translateY(-50%);
    opacity: 1;
    z-index: 2;
  }
  .gamme-presta .bloc-texte {
    bottom: -100%;
    opacity: 0;
    z-index: 1;
  }
  .gamme-presta:hover {
    border: 1px solid white;
  }
  .gamme-presta:hover .bloc-texte + .bloc-titre {
    top: 0;
    opacity: 0;
    transform: translateY(-10%);
  }
  .gamme-presta:hover .bloc-texte {
    bottom: 50%;
    opacity: 1;
    transform: translateY(100%);
    z-index: 2;
  }
}
@media screen and (min-width: 1200px) and screen and (max-width: 1300px) {
  .gamme-presta .bloc-titre .titre {
    font-size: 1.2rem !important;
  }
}
.list-check div.bloc-texte ul li:before {
  background-image: url("data:image/svg+xml,%3Csvg id='Groupe_163016' data-name='Groupe 163016' xmlns='http://www.w3.org/2000/svg' width='27.777' height='24.536' viewBox='0 0 27.777 24.536'%3E%3Cg id='Groupe_44' data-name='Groupe 44'%3E%3Cpath id='Tracé_83110' data-name='Tracé 83110' d='M308.563,376.188c-1.255-.676-2.653.626-3.472,1.4-1.878,1.831-3.47,3.952-5.253,5.88-1.978,2.121-3.809,4.244-5.833,6.316a17.387,17.387,0,0,0-3.182,3.858,63.2,63.2,0,0,0-5.158-5.014c-1.4-1.062-3.712-1.834-3.665.722.1,3.326,3.039,6.894,5.207,9.159a5.5,5.5,0,0,0,3.519,2.025c1.688.1,3.423-1.928,4.435-3.037,1.784-1.928,3.232-4.1,4.87-6.073,2.121-2.6,4.291-5.159,6.362-7.81,1.3-1.64,5.4-5.689,2.171-7.424Zm-24.443,12.968a.363.363,0,0,0-.191.047,2.394,2.394,0,0,1-.532-.191c.146-.1.386-.049.723.144Zm0,0' transform='translate(-281.999 -376)' fill='%2346647f'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: inherit;
  top: -2px;
  left: -2rem;
  width: 44px;
  height: 34px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 780px) {
  .list-check div.bloc-texte ul li:before {
    left: -1rem;
  }
}
@media screen and (min-width: 1200px) {
  .single-realisation main .single-bloc-4 {
    padding: 200px 0;
  }
}
@media screen and (min-width: 1200px) {
  .single-post main {
    margin-top: 7rem;
  }
}
.contact-coordonne img {
  max-width: 250px;
}
.contact-map {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .contact-map:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #cdcdcd;
    left: -5rem;
  }
}
div.carousel .swiper-button-lock,
div.carousel-presta .swiper-button-lock {
  display: block !important;
}
