@import url('https://fonts.cdnfonts.com/css/ogonek?styles=28620,28619,28618,28623,28621,28624,28622');
/*
@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);
  }
}
html {
  overflow-x: hidden;
}
body {
  color: #272727;
  background-color: var(--couleur-fond);
  overflow-x: hidden;
  padding: 0 42px;
}
@media screen and (max-width: 500px) {
  body {
    padding: 0 15px;
  }
}
body.has-sticky-header {
  padding-top: 157px;
}
body .container {
  max-width: 1280px;
  padding: 0 50px;
}
body .container.container-large {
  max-width: 1836px;
}
body p,
body span,
body h1,
body h2,
body h3,
body h4,
body button,
body li {
  font-family: Plus Jakarta Sans !important;
}
body p span,
body span span,
body h1 span,
body h2 span,
body h3 span,
body h4 span,
body button span,
body li span {
  font-family: Plus Jakarta Sans !important;
}
body h1 {
  font-weight: 800 !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;
  font-family: Plus Jakarta Sans !important;
  color: #0b2a4a;
}
body a:hover,
body a:active,
body a:focus {
  outline: 0;
  text-decoration: none;
  color: #d46a1f;
}
body div.bloc-texte ul {
  padding-left: 0;
}
body div.bloc-texte ul li:before {
  background-color: currentColor;
}
body .order-6 {
  order: 6 !important;
}
body .order-7 {
  order: 7 !important;
}
body .order-8 {
  order: 8 !important;
}
@media screen and (min-width: 1401px) {
  body .w-xxl-90 {
    display: block;
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  body .w-90 {
    display: block;
    width: 90%;
  }
}
@media screen and (min-width: 992px) {
  body .w-lg-60 {
    display: block;
    width: 60%;
  }
}
body .rounded-25 {
  border-radius: 25px !important;
}
body .rounded-8 {
  border-radius: 8px !important;
}
body header {
  position: relative;
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  top: 43px;
  transition: all .5s ease;
  will-change: transform;
}
@media screen and (max-width: 1880px) {
  body header {
    width: 90%;
  }
}
@media screen and (max-width: 1610px) {
  body header {
    width: 95%;
  }
}
body header.is-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  background-color: #ffffff;
  border-radius: 0 0 25px 25px;
}
body header.is-sticky.is-hidden {
  transform: translate(-50%, -120%);
}
body header.is-sticky .entete {
  background-color: #ffffff;
}
body header.is-sticky .corps {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  transition: all .5s ease;
}
body header .entete {
  height: 60px;
  background-color: transparent;
}
body header .entete .espace-entete {
  color: var(--couleur-contenus);
  font: normal normal 600 16px/21px Plus Jakarta Sans;
  letter-spacing: 0px;
  opacity: 1;
  transition: color 0.3s ease;
}
body header .entete .espace-entete svg {
  margin-right: 0.5rem;
}
body header .entete .espace-entete svg path {
  transition: fill 0.3s ease;
}
body header .entete .espace-entete:hover {
  color: #ffffff;
}
body header .entete .espace-entete:hover svg path {
  fill: #ffffff;
}
@media screen and (max-width: 990px) {
  body header .entete .espace-entete {
    font-size: 12px;
    align-items: center;
  }
}
body header .entete .cta {
  display: flex;
  align-items: center;
}
body header .entete .cta:first-child {
  margin-right: 3rem;
}
body header .entete .cta p {
  font: normal normal normal 16px/21px Plus Jakarta Sans;
  letter-spacing: 0px;
  color: #0b2a4a;
  opacity: 1;
  margin-right: 0.5rem;
  margin-bottom: 0;
}
body header .entete .cta strong {
  font: normal normal bold 18px/24px Plus Jakarta Sans;
  letter-spacing: 0px;
  color: #0b2a4a;
  opacity: 1;
}
body header .entete .accroche {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
body header .corps {
  height: 97px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 25px;
}
@media screen and (max-width: 1400px) {
  body header .corps {
    height: 194px;
  }
}
body header .corps .col-logo {
  height: 100%;
}
@media screen and (max-width: 1400px) {
  body header .corps .col-logo {
    height: 50%;
  }
}
@media screen and (max-width: 1200px) {
  body header .corps .col-logo {
    height: 100%;
  }
}
body header .corps .logo {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  body header .corps .logo {
    padding-left: 0;
  }
}
body header .corps .logo a {
  margin: 0;
}
body header .corps .logo a img {
  max-height: 70px;
}
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;
  position: relative;
}
@media screen and (max-width: 1700px) {
  body header .corps .menu-principal nav ul li {
    margin-right: 1rem;
  }
}
@media screen and (max-width: 1610px) {
  body header .corps .menu-principal nav ul li {
    margin-right: 0.5rem;
  }
}
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 > a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.788' height='13.788' viewBox='0 0 13.788 13.788'%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é_95168' data-name='Tracé 95168' d='M10.5,10.5,22.167,22.167' fill='none' stroke='%23d46a1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_95169' data-name='Tracé 95169' d='M22.167,10.5V22.167H10.5' fill='none' stroke='%23d46a1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 12px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  margin-left: 0.8rem;
}
@media screen and (max-width: 1610px) {
  body header .corps .menu-principal nav ul li.menu-item-has-children > a:after {
    margin-left: 0.3rem;
  }
}
body header .corps .menu-principal nav ul li.menu-item-has-children > a:hover:after {
  rotate: -90deg;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu {
  position: absolute;
  top: 150%;
  left: -14.5px;
  z-index: 10;
  background-color: var(--couleur-fond);
  display: none;
  overflow: hidden;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  min-width: 250px;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li {
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: 2px solid #f9f9f9;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li:last-child {
  border-bottom: none;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li > a {
  margin: 4px;
  padding: 14.5px 23px;
  display: block;
  border-radius: 4px;
}
body header .corps .menu-principal nav ul li.menu-item-has-children > ul.sub-menu > li > a:hover {
  background-color: #effaff;
  color: var(--couleur-items-menu);
  text-decoration: none;
}
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 {
  text-align: left;
  font: normal normal bold 16px/21px Plus Jakarta Sans;
  letter-spacing: 0px;
  opacity: 1;
  color: var(--couleur-items-menu);
  position: relative;
}
@media screen and (max-width: 1500px) {
  body header .corps .menu-principal nav ul li a {
    font-size: 15px;
  }
}
body header .corps .menu-principal nav ul li a:hover {
  color: var(--couleur-items-menu-survol);
  text-decoration: underline;
}
body header .corps .bouton-mise-en-avant a {
  font: normal normal bold 16px/21px Plus Jakarta Sans;
  letter-spacing: 0px;
  opacity: 1;
  border-radius: 25px;
  border: 1.5px solid var(--couleur);
  color: var(--couleur-items-menu);
  padding: 14px 30px;
  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;
}
@media screen and (max-width: 1500px) {
  body header .corps .bouton-mise-en-avant a {
    font-size: 15px;
    padding: 10px 20px;
  }
}
body header .corps .bouton-mise-en-avant a.plein {
  background-color: var(--couleur);
  color: #ffffff;
}
body header .corps .bouton-mise-en-avant a.plein:hover {
  background-color: var(--couleur-survol);
  border-color: var(--couleur-survol);
  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-color: var(--couleur);
  border-color: var(--couleur);
  color: var(--couleur-survol);
}
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 main {
  position: relative;
  top: -114px;
}
body main .img-h-300 img {
  height: 300px;
}
@media screen and (max-width: 1400px) {
  body main {
    top: -211px;
  }
}
@media screen and (max-width: 1200px) {
  body main {
    top: -32px;
  }
}
@media screen and (max-width: 990px) {
  body main .coller-bord-droite .bloc-image {
    margin-right: 0 !important;
  }
  body main .coller-bord-gauche .bloc-image {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 990px) and (max-width: 1550px) {
  body main .col-lg-custom {
    width: 58.33333%;
  }
}
@media screen and (min-width: 990px) {
  body main .contact-container {
    position: relative;
  }
  body main .contact-container:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 512px;
    max-height: 590px;
    height: 100%;
    width: 100%;
    z-index: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512.001' height='590.683' viewBox='0 0 512.001 590.683'%3E%3Cg id='Groupe_162492' data-name='Groupe 162492' transform='translate(-1514.095 -495.21)' opacity='0.06'%3E%3Cpath id='Tracé_12' data-name='Tracé 12' d='M132.558,513.831,132.566.651,392.177,210.017,644.548,5.8V124.079L392.251,328.11,227.91,195.154V590.659Z' transform='translate(1381.537 494.559)' fill='%23fff'/%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M528.089,365.612l-.025-344.063L275.692,225.7,148.719,123.089V244.761l126.342,102.2L435.9,216.815v223.9Z' transform='translate(1498.007 645.177)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  }
  body main .img-90 .bloc-image {
    height: 100%;
    text-align: end;
  }
  body main .img-90 .bloc-image img {
    width: 90%;
    height: 100%;
    object-fit: cover;
  }
  body main .img-90-2 .bloc-image {
    height: 100%;
    text-align: end;
  }
  body main .img-90-2 .bloc-image img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1.39264706;
  }
  body main .img-90-1 .bloc-image {
    text-align: start;
    height: 100%;
  }
  body main .img-90-1 .bloc-image img {
    width: 90%;
    height: 100%;
    object-fit: cover;
  }
}
body main .fond-bleu {
  position: relative;
  overflow: hidden;
}
body main .fond-bleu > .container {
  position: relative;
  z-index: 1;
}
body main .fond-bleu:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0b2a4a 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.8;
  z-index: 0;
}
body main .col-container-card-produit .card-2 {
  box-shadow: none;
}
body main .col-container-card-produit .card-2 p:last-child {
  color: black;
  font-size: 16px;
  font-weight: normal;
}
body main .col-recrutement-text {
  position: relative;
  padding: 2rem 5rem;
  border-radius: 25px;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  body main .col-recrutement-text {
    padding: 2rem;
  }
}
body main .col-recrutement-text .bloc-texte {
  margin: 0;
}
body main .col-recrutement-text .bloc-texte p {
  margin-bottom: 0;
}
body main .col-recrutement-text:before {
  content: "";
  position: absolute;
  top: -25px;
  left: -25px;
  width: 72px;
  height: 72px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='72' height='72' viewBox='0 0 72 72'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23ffb76b'/%3E%3Cstop offset='0.34' stop-color='%23f28c28'/%3E%3Cstop offset='0.739' stop-color='%23d46a1f'/%3E%3Cstop offset='1' stop-color='%23a34712'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Groupe_163722' data-name='Groupe 163722' transform='translate(-346 -784)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='36' cy='36' r='36' transform='translate(346 784)' fill='url(%23linear-gradient)'/%3E%3Cg id='Groupe_162506' data-name='Groupe 162506' transform='translate(-1 -11.003)'%3E%3Cg id='Icon_ionic-ios-chatbubbles' data-name='Icon ionic-ios-chatbubbles' transform='translate(363.427 813.003)'%3E%3Cpath id='Tracé_95259' data-name='Tracé 95259' d='M41.336,32.1a2.553,2.553,0,0,1,.348-1.285,3.549,3.549,0,0,1,.221-.327,17.073,17.073,0,0,0,2.908-9.515c.032-9.715-8.166-17.6-18.3-17.6a18.176,18.176,0,0,0-17.944,14,16.933,16.933,0,0,0-.39,3.6A17.873,17.873,0,0,0,26.195,38.8a21.7,21.7,0,0,0,4.973-.811c1.191-.327,2.371-.759,2.676-.875a2.786,2.786,0,0,1,.98-.179,2.739,2.739,0,0,1,1.064.211l5.974,2.118a1.425,1.425,0,0,0,.411.105.839.839,0,0,0,.843-.843,1.354,1.354,0,0,0-.053-.284Z' transform='translate(-8.177 -3.375)' fill='%23fff'/%3E%3C/g%3E%3Cpath id='Tracé_95260' data-name='Tracé 95260' d='M3.787,3.28a1.808,1.808,0,0,1-1.4-.546,2.131,2.131,0,0,1-.5-1.5,9.716,9.716,0,0,1,.494-2.606q.494-1.65.988-3a6.772,6.772,0,0,0,.494-1.8q0-.452-.294-.452-.736,0-2.375,2.9l-1.408-.82q3.09-5.213,5.675-5.213,1.766,0,1.766,2.228A8.421,8.421,0,0,1,6.8-5.443L5.29-1.113a3.147,3.147,0,0,0-.231,1.1q0,.494.378.494.715,0,2.627-2.648l.883.82a10.873,10.873,0,0,1-2.7,3.363A4.585,4.585,0,0,1,3.787,3.28Zm5.98-19.243A2.38,2.38,0,0,1,9.2-14.418a1.879,1.879,0,0,1-1.534.694,1.783,1.783,0,0,1-1.45-.578,2.2,2.2,0,0,1-.483-1.461,2.307,2.307,0,0,1,.6-1.566,1.96,1.96,0,0,1,1.545-.683,1.7,1.7,0,0,1,1.419.6A2.268,2.268,0,0,1,9.767-15.963Z' transform='translate(376.189 837.364)' fill='url(%23linear-gradient)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
body main .col-coordonnees img {
  width: 222px;
  position: relative;
  margin-top: 1rem;
}
body main .card-3-container .card-2 {
  background: #14638a;
  padding: 0;
  height: 100%;
  border-radius: 8px;
  box-shadow: 0px 9px 9px #0000001A;
  overflow: hidden;
}
body main .card-3-container .card-2 p {
  text-align: left;
  font: normal normal normal 18px/24px Plus Jakarta Sans;
  letter-spacing: -0.23px;
  color: #ffffff;
  padding: 1rem 1.5rem;
}
body main .card-3-container .card-2 img {
  width: 100%;
  aspect-ratio: 1.395;
  object-fit: cover;
}
body main .card-4-container {
  margin-bottom: 24px;
}
body main .card-4-container .card-2 {
  background: #14638a;
  padding: 0;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
body main .card-4-container .card-2 p {
  text-align: left;
  font: normal normal normal 18px/25px Plus Jakarta Sans;
  letter-spacing: -0.23px;
  color: #ffffff;
  opacity: 0.8;
  padding: 1rem 1.5rem;
  padding-bottom: 3rem;
}
body main .card-4-container .card-2 p:has(span) {
  margin-bottom: 0;
  padding-bottom: 1rem;
  opacity: 1;
}
body main .card-4-container .card-2 p span strong {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
}
body main .card-4-container .card-2 img {
  width: 100%;
  aspect-ratio: 1.9;
  object-fit: cover;
}
body main .card-5-container {
  position: relative;
  z-index: 1;
}
body main .card-5-container .bloc-image {
  text-align: center;
  margin-bottom: 1.5rem;
}
body main .card-5-container .bloc-image img {
  width: 97px;
}
body main .card-5-container .bloc-boutons {
  text-align: center;
}
body main .card-5-container .bloc-boutons .bouton {
  text-align: center;
  border-radius: 4px;
  min-width: unset;
}
@media (min-width: 576px) {
  body main .container-custom .container,
  body main .container-custom .container-sm {
    max-width: 656px;
  }
}
@media (min-width: 992px) {
  body main .container-custom .container,
  body main .container-custom .container-lg,
  body main .container-custom .container-md,
  body main .container-custom .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  body main .container-custom .container,
  body main .container-custom .container-lg,
  body main .container-custom .container-md,
  body main .container-custom .container-sm,
  body main .container-custom .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  body main .container-custom .container,
  body main .container-custom .container-lg,
  body main .container-custom .container-md,
  body main .container-custom .container-sm,
  body main .container-custom .container-xl,
  body main .container-custom .container-xxl {
    max-width: 1320px;
  }
}
body main .card-6-container .card-1-block-container {
  background-color: #ffffff;
  border-radius: 4px;
  display: flex;
  padding: 1rem;
  transition: background-color 0.3s ease;
}
body main .card-6-container .card-1-block-container .contenu-container {
  padding: 0;
}
body main .card-6-container .card-1-block-container .contenu-container h4 {
  padding-left: 1rem;
  color: #0b2a4a;
  transition: all 0.3s ease;
}
body main .card-6-container .card-1-block-container:hover {
  background-color: transparent;
}
body main .card-6-container .card-1-block-container:hover h4 {
  color: #ffffff;
}
@media (min-width: 370px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-90%);
  }
}
@media (min-width: 430px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-120%);
  }
}
@media (min-width: 650px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-252%);
  }
}
@media (min-width: 768px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-65%);
  }
}
@media (min-width: 992px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-140%);
  }
}
@media (min-width: 1200px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-190%);
  }
}
@media (min-width: 1400px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-240%);
  }
}
@media (min-width: 1500px) {
  body main .card-6-container .card-1-block-container .discover-container {
    transform: translateX(-240%);
  }
}
body main .second-titre-engagement .titre {
  font: normal normal bold 25px/36px Plus Jakarta Sans;
  letter-spacing: 3.75px;
  text-transform: uppercase;
  opacity: 0.28;
}
body main .content-with-card .card-2 {
  display: flex;
  height: unset;
  padding: 1rem;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
body main .content-with-card .card-2 .bloc-image {
  margin-bottom: 0;
  margin-right: 1rem;
}
body main .content-with-card .card-2 p {
  margin-bottom: 0;
  align-content: center;
}
body main .no-padding-container .container {
  padding: 0;
}
body main .trait-bottom {
  height: 132px;
  align-content: center;
  margin-bottom: 0;
  border-bottom: 1px solid #EBEBEB;
}
body main .trait-bottom:last-child {
  border-bottom: none;
}
body main .trait-bottom p {
  margin-bottom: 0;
}
body main .trait-bottom p strong {
  text-transform: uppercase;
  font: normal normal 900 17px/32px Ogonek;
  letter-spacing: -0.07px;
}
body main .trait-bottom.end-text p {
  padding-bottom: 24px;
}
body main .en-bref > .container > .row {
  justify-content: center;
}
body main .Apps a {
  background-color: inherit;
}
body main .Apps .image-card {
  object-fit: contain;
}
body main .Apps .image-container {
  width: 20rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}
body main .Apps .contenu-container {
  display: none;
}
body main .Apps .position-absolute {
  display: none;
}
body main .plan-du-site ul li:before {
  background-color: #0b2a4a;
}
body main .plan-du-site ul li ul li:before {
  background-color: transparent;
  border: 1px solid #0b2a4a;
}
body main .plan-du-site ul li ul li:first-child {
  margin-top: 0.5rem;
}
body main .plan-du-site ul li ul li a {
  font-size: 16px;
}
body .arrow-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  background-color: transparent;
  padding: 1rem;
  border-radius: 50px;
  border: solid 3px transparent;
  transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.3s ease, border 0.3s ease;
}
body .arrow-top.visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  background-color: #0b2a4a;
  border: solid 3px #d46a1f;
}
body .arrow-top svg {
  rotate: -135deg;
  transition: all 0.3s ease;
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 991px) {
  body .arrow-top svg {
    width: 25px;
    height: 25px;
  }
}
body .arrow-top:hover {
  background-color: #14638a;
}
body .arrow-top:hover svg {
  transform: translate(5px, 5px);
}
body footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 25px;
  margin-bottom: 38px;
  position: relative;
}
@media screen and (min-width: 1201px) {
  body footer {
    top: -134px;
  }
}
@media screen and (min-width: 1401px) {
  body footer {
    top: -37px;
  }
}
body footer .corps {
  padding: 42px 0 10px;
}
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);
  display: flex;
}
body footer .corps .infos-contact .bloc-contact.horaires {
  margin-top: 4rem;
  margin-bottom: 0;
  flex-direction: column;
}
body footer .corps .infos-contact .bloc-contact.horaires .titre-horaires {
  font: normal normal bold 15px/20px Plus Jakarta Sans;
  letter-spacing: 0px;
  color: #d46a1f;
  opacity: 1;
}
body footer .corps .infos-contact .bloc-contact svg {
  margin-right: 15px;
}
body footer .corps .infos-contact .bloc-contact p {
  margin-bottom: 0;
  color: var(--couleur);
  font: normal normal normal 15px/20px Plus Jakarta Sans;
  letter-spacing: 0px;
  opacity: 1;
}
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;
}
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: 10px;
}
body footer .corps .part-menu ul.menu li:has(ul) {
  margin-bottom: 50px;
}
body footer .corps .part-menu ul.menu li a {
  font: normal normal normal 15px/30px Plus Jakarta Sans;
  letter-spacing: -0.19px;
  opacity: 1;
  color: var(--couleur);
}
body footer .corps .part-menu ul.menu li a:hover {
  color: var(--couleur-survol);
}
body footer .corps .part-menu ul.menu li.first {
  margin-top: 0px;
}
body footer .corps .part-menu ul.menu li.first a {
  font: normal normal bold 15px/30px Plus Jakarta Sans;
  color: #d46a1f;
}
body footer .corps .part-menu ul.menu li.first.one {
  margin-bottom: 10px;
}
body footer .corps .part-menu ul.menu li.first.one a {
  color: var(--couleur);
  font: normal normal normal 15px/30px Plus Jakarta Sans;
}
body footer .corps .part-menu ul.menu li.first.apnee {
  margin-top: 113px;
}
body footer .corps .part-menu ul.menu li.first ul {
  margin-top: 10px;
  padding: 0;
}
body footer .corps .part-menu ul.menu li.first ul li {
  list-style: none;
}
body footer .corps .part-menu ul.menu li.first ul li a {
  color: var(--couleur);
  font: normal normal normal 15px/30px Plus Jakarta Sans;
}
body footer .corps .part-menu ul.menu li ul {
  margin-top: 14px;
  padding: 0;
}
body footer .corps .part-menu ul.menu li ul li {
  list-style: none;
}
body footer .corps .part-menu ul.menu li ul li a {
  color: var(--couleur);
}
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;
}
@media screen and (max-width: 990px) {
  body footer .corps .part-menu.colonnes-menu-3 ul.menu {
    column-count: 2;
  }
}
@media screen and (max-width: 767.98px) {
  body footer .corps .part-menu.colonnes-menu-3 ul.menu {
    column-count: unset;
    display: flex;
    flex-direction: column;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee {
    margin-top: 0;
    margin-bottom: 20px;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee a {
    font-weight: normal;
    color: #ffffff;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li a:hover,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one a:hover,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee a:hover {
    color: #ffffff;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li:has(ul) a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one:has(ul) a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee:has(ul) a {
    position: relative;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li:has(ul) a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one:has(ul) a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee:has(ul) a:after {
    pointer-events: none;
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.788' height='13.788' viewBox='0 0 13.788 13.788'%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é_95168' data-name='Tracé 95168' d='M10.5,10.5,22.167,22.167' fill='none' stroke='%23d46a1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath id='Tracé_95169' data-name='Tracé 95169' d='M22.167,10.5V22.167H10.5' fill='none' stroke='%23d46a1f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px;
    transition: all 0.4s ease-in-out;
    margin-left: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li:has(ul) ul a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one:has(ul) ul a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee:has(ul) ul a:after {
    display: none;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu {
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu li,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu li,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu li {
    margin-bottom: 10px;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu li:first-child,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu li:first-child,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu li:first-child {
    margin-top: 10px;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu li:last-child,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu li:last-child,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu li:last-child {
    margin-bottom: 0;
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu li a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu li a,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu li a {
    font-weight: normal;
    color: var(--couleur);
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li .sub-menu li a:hover,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one .sub-menu li a:hover,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee .sub-menu li a:hover {
    color: var(--couleur-survol);
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.submenu-open > a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one.submenu-open > a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee.submenu-open > a:after {
    transform: translateY(-50%) rotate(-90deg);
  }
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.submenu-open .sub-menu,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one.submenu-open .sub-menu,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee.submenu-open .sub-menu {
    max-height: 500px;
  }
}
@media screen and (max-width: 767.98px) and screen and (max-width: 1610px) {
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li:has(ul) a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.one:has(ul) a:after,
  body footer .corps .part-menu.colonnes-menu-3 ul.menu li.first.apnee:has(ul) a:after {
    margin-left: 0.3rem;
  }
}
body footer .corps .part-menu.colonnes-menu-4 ul.menu {
  column-count: 4;
}
@media screen and (min-width: 990px) {
  body footer .corps #menu-item-2685 {
    margin-bottom: 16rem;
  }
}
@media screen and (max-width: 990px) {
  body footer .corps #menu-item-2681 {
    margin-bottom: 10rem;
  }
}
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: 28px;
  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 {
  align-content: center;
}
body footer .pied .pied-part-1 .separateur {
  font-size: 0;
  margin-right: 1.875rem;
}
body footer .pied .pied-part-1 a {
  color: #d0d3d5;
  margin-right: 20px;
}
body footer .pied .pied-part-1 a:hover {
  color: #d0d3d5;
}
body footer .pied .pied-part-2 {
  text-align: right;
}
body footer .pied a {
  color: var(--couleur-lien);
}
body footer .pied a:hover {
  color: var(--couleur-lien-survol);
}
body footer .pied .desc {
  display: inline-block;
  vertical-align: middle;
}
body footer .pied .logo-idcom {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
body footer .pied .logo-idcom svg {
  width: 81px;
}
@media screen and (max-width: 1199px) {
  body header {
    position: relative;
    top: 47px;
    z-index: 999;
  }
  body header.is-sticky .corps {
    border-radius: 0 0 25px 25px;
  }
  body header .entete {
    display: none;
  }
  body header .corps {
    height: 68px;
    position: relative;
  }
  body header .corps .logo a img {
    height: 50px;
  }
  body header .corps .menu-principal nav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 110vw;
    height: 100vh !important;
    border-radius: 0;
    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: -1300px;
    overflow-y: scroll;
    margin-top: -127px;
    margin-left: -70px;
    padding-left: 70px;
    padding-bottom: 120px;
    background-color: var(--couleur-fond);
  }
  body header .corps .menu-principal nav.header-avec-entete {
    top: 80px;
  }
  body header .corps .menu-principal nav ul.menu {
    padding-top: 157px;
  }
  body header .corps .menu-principal nav ul.menu li.menu-item-has-children > a {
    pointer-events: none;
  }
  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.ouvert > a:after {
    transform: rotate(-90deg);
  }
  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 {
    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: 27px;
    margin-left: 12px;
  }
  body header #menu-mobile div span {
    display: block;
    margin-bottom: 9px;
    height: 2px;
    background-color: var(--couleur-items-menu);
  }
  body header #menu-mobile div.fermant {
    display: none;
    vertical-align: top;
  }
  body header #menu-mobile div.fermant svg {
    height: 27px;
    width: 27px;
  }
  body header #menu-mobile div.fermant svg path {
    fill: var(--couleur-items-menu);
  }
  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 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;
  }
}
@media screen and (max-width: 767.98px) {
  body .container {
    padding: 0 20px;
  }
  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 .logo {
    margin-bottom: 3rem;
    justify-self: center;
  }
  body footer .corps .part-identite .logo img {
    max-width: 240px;
  }
  body footer .corps .part-identite .infos-contact {
    line-height: 2rem;
    font-weight: normal;
  }
  body footer .corps .part-identite .infos-contact .horaires {
    margin-top: 1.5rem;
  }
  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: 27px;
    order: 2;
    text-align: center;
  }
  body footer .pied .pied-part-1 a {
    margin: 0 10px;
    font-size: 15px;
    line-height: 24px;
  }
  body footer .pied .pied-part-2 {
    display: flex;
    flex-direction: column;
    text-align: center;
    order: 1;
  }
  body footer .pied .pied-part-2 .desc {
    text-align: center;
    font-weight: bold;
  }
  body footer .pied .logo-idcom {
    margin: 1.5rem 0 2rem;
  }
  body footer .pied .logo-idcom svg {
    width: 82px;
  }
}
@media screen and (max-width: 500px) {
  body header .corps .menu-principal nav {
    margin-left: -50px;
    padding-left: 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;
}
@media screen and (min-width: 990px) {
  .bandeau-test {
    position: relative;
    padding: 30px 0 !important;
    margin-bottom: 2rem;
  }
  .bandeau-test:before {
    content: "";
    position: absolute;
    display: block;
    height: 240px;
    width: 240px;
    left: 0;
    z-index: 1;
    top: 50%;
    transform: translate(-20%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='206.355' height='238.067' viewBox='0 0 206.355 238.067'%3E%3Cg id='Groupe_162513' data-name='Groupe 162513' transform='translate(-1514.095 -495.21)' opacity='0.05'%3E%3Cpath id='Tracé_12' data-name='Tracé 12' d='M132.558,207.481l0-206.831L237.194,85.033,338.909,2.725V50.4L237.224,132.629,170.988,79.043v159.4Z' transform='translate(1381.537 494.559)' fill='%23fff'/%3E%3Cpath id='Tracé_13' data-name='Tracé 13' d='M301.619,160.219l-.01-138.67L199.894,103.831,148.719,62.473v49.038l50.92,41.192,64.823-52.455v90.24Z' transform='translate(1418.832 542.789)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
  }
}
