/***** fonts et reset *****/
/*@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Onest:wght@100..900&display=swap');*/
/* latin-ext */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0OMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t3NeCAAFOvV9SNjBwHuBZFI.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0OMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t3NeCAAFOvV9SNjBznuB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0AMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfUVwoNnq4CLz0_kJPxzGOF.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v15/pe0AMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfUVwoNnq4CLz0_kJ3xzA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/onest/v6/gNMKW3F-SZuj7xmR-HY6EQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/onest/v6/gNMKW3F-SZuj7xmf-HY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body, ul, li, ol, form, h1, h2, h3, h4, h5, h6, div, span, p {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
input, textarea {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  border-radius: 0;
}
* {
  outline: none;
}
strong, b {
  font-weight: 600;
  font-size: 16px;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
  position: relative;
}
img {
  border: none;
}
/* variables */ :root {
  --light-green: #8CC63F;
  --dark-green: #2B8838;
  --dark-blue: #083654;
  --main-font: "Onest", sans-serif;
  --clear-green: #E8F4D9;
  /* body font mobile */
  --body-font: 400 13px / 23px "Nunito Sans", sans-serif;
  --body-strong: 600 14px / 28px "Nunito Sans", sans-serif;
  /* body font desktop (à partir de 700px) */
  --body-font-700: 400 16px / 32px "Nunito Sans", sans-serif;
  --body-strong-700: 600 16px / 32px "Nunito Sans", sans-serif;
  /* h1 titre des pages page top */
  --titre-page: 700 22px / 32px "Onest", sans-serif;
  --titre-page-700: 700 30px / 40px "Onest", sans-serif;
  /* h3 sous titres */
  --sous-titre: 700 18px / 28px "Onest", sans-serif;
  --sous-titre-700: 700 25px / 35px "Onest", sans-serif;
  /* h3 mini titres */
  --mini-titre: 700 16px / 26px "Onest", sans-serif;
  --mini-titre-700: 700 18px / 28px "Onest", sans-serif;
}
/* Layout */
body.active_overflow {
  height: 100vh;
  overflow: hidden;
}
main {
  position: relative;
  z-index: 10;
}
#wrapper {
  min-width: 320px;
  overflow: hidden;
  position: relative;
}
#wrapper * {
  box-sizing: border-box;
}
#footer {
  position: relative;
  z-index: 15;
}
.wrapper {
  width: 90vw;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrapper_large {
  width: 90vw;
  max-width: 1600px;
  margin: 0 auto;
}
/* fonts */
body {
  font: var(--body-font);
  color: #000;
  background: #fff;
  position: relative;
}
@media (min-width:700px) {
  body {
    font: var(--body-font-700);
  }
  strong, b {
    font: var(--body-strong-700);
  }
}
.chapo {
  font: var(--body-font);
}
.chapo span {
  display: block;
  margin-top: 15px;
}
.titre_page {
  font: var(--titre-page);
  color: #fff;
}
.sous_titre {
  font: var(--sous-titre);
  margin-bottom: 5px;
  color: var(--dark-blue);
}
.mini_titre {
  font: var(--mini-titre);
}
@media (min-width: 700px) {
  .chapo {
    font: var(--body-font-700);
  }
  .titre_page {
    font: var(--titre-page-700);
  }
  .sous_titre {
    font: var(--sous-titre-700);
  }
  .mini_titre {
    font: var(--mini-titre-700);
    margin-bottom: 5px;
  }
}
.read_more, .read_less {
  display: inline-block;
  color: var(--dark-green);
  font-size: inherit;
  cursor: pointer;
  transition: color 300ms ease-in-out;
  border-bottom: 1px solid transparent;
  transition: border .300s ease-in-out
}
.read_more:hover, .read_less:hover {
  border-bottom: 1px solid var(--dark-green);
  color: var(--dark-green);
}
.hide_more {
  display: none;
  margin-top: 15px;
}

.hide_more .mini_titre {
  margin-bottom: 15px;
}
.hide_more p {
  margin-bottom: 15px;
}
.hide_more p:last-child {
  margin-bottom: 0;
}
/***** scollbar *****/ ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: var(--dark-green);
}
/***** transition *****/
@media (min-width:1201px) {
  .link, .slick-arrow, :before, :after, a, a span, .logo, .header, .sub {
    transition: all 300ms ease-in-out;
  }
}
/***** class *****/
.bloc_short {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.clear {
  clear: both;
  display: block;
}
.anchor {
  position: absolute;
  left: 0;
  top: -140px;
}
.titre_main {
  font-family: var(--main-font);
  font-weight: 700;
  font-size: 45px;
  line-height: 55px;
  color: var(--dark-blue);
}
.titre_main.smaller {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 15px;
}
.titre {
  font-family: var(--main-font);
  font-weight: 700;
  font-size: 28px;
  font-weight: 38px;
  color: var(--dark-blue);
}
/* Liens */
.links {
  display: flex;
  gap: 10px;
}
.header-link {
  border-radius: 5px;
  display: block;
  font-family: var(--body-font);
  font-weight: 600;
  color: #fff;
  background: var(--dark-green);
  text-align: center;
  transition: 200ms ease-in-out;
  width: fit-content;
  padding: 15px;
  cursor: pointer;
}
.header-link:hover {
  background-color: var(--light-green);
}
.link {
  border-radius: 5px;
  display: block;
  font-family: var(--body-font);
  color: #fff;
  background: var(--light-green);
  height: 50px;
  line-height: 48px;
  text-align: center;
  transition: 200ms ease-in-out;
  width: fit-content;
  padding: 0 30px;
  cursor: pointer;
}
.link:hover {
  background-color: var(--dark-green);
}
.header a:not(.header-link) {
  color: #000;
}
.wrapper a:not(header a, .link, .header-link, .footer_bottom a, .breadcrumb a, .actualites a) {
  color: var(--dark-green);
  border-bottom: 1px solid transparent;
}
.wrapper a:not(header a, .link, .header-link, .footer_bottom a, .breadcrumb a, .actualites a):hover {
  color: var(--light-green);
  border-bottom: 1px solid var(--light-green);
}
.hide {
  display: none;
}
@media (min-width:1201px) {
  .link:hover {
    background-position: 0 0;
  }
}
@media (max-width:2000px) {
  .wrapper_large {
    max-width: 1480px;
  }
}
@media (max-width:1200px) {
  .wrapper {
    min-width: inherit;
  }
  .titre_cap {
    font-size: 16px;
    line-height: 24px;
  }
  .titre_main {
    font-size: 40px;
    line-height: 50px;
  }
  .titre_main.smaller {
    font-size: 30px;
    line-height: 40px;
  }
  .titre {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 15px;
  }
  .chapo {
    font-size: 14px;
    line-height: 28px;
  }
}
@media (max-width:1000px) {
  .titre_main {
    font-size: 35px;
    line-height: 45px;
  }
  .titre_main.smaller {
    font-size: 25px;
    line-height: 35px;
  }
  .titre {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width:700px) {
  .wrapper {
    width: 86vw;
  }
  .anchor {
    top: -110px;
  }
  .titre_cap {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .titre_main {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .titre_main.smaller {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .titre {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .sous_titre {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .chapo {
    font-size: 13px;
    line-height: 26px;
  }
  .chapo span {
    margin-bottom: 10px;
  }
  .link {
    font-size: 13px;
    line-height: 18px;
    padding: 16px 25px;
    border-radius: 8px;
  }
}




/* header + langues */
.langs  							{ text-align: left; font-size: 16px; letter-spacing: 0.2px; position: absolute; right: 0; top: 30px; z-index: 120; font-weight: 700; transition: all 400ms ease-in-out; display: flex; gap: 5px; align-items: center; }
.langs li							{ list-style: none; position: relative;}
.langs li:after						{ content: ""; width: 2px; height: 11px; background-color: #0D0D0D; position: absolute; top: 9px; right: -2px;}
.langs li:last-child:after			{ display: none;}
.langs a    						{ cursor: pointer; padding: 5px 10px;}
.langs .active 						{ height: 30px; line-height: 30px; color: var(--light-green) !important; }
.langs .choice 						{ transition: all 400ms ease-out;}


@media (min-width: 1201px) {
.langs .choice:hover                { color: var(--light-green);}
}
@media (max-width: 1200px) {
.langs                              { background-color: #fff; padding: 3px 5px; right: 70px; border-radius: 5px; }
}
@media (max-width: 700px) {
.langs                              { font-size: 14px; right: 45px; top: 18px;}
}



.header .ouverture p { font-size: 14px; letter-spacing: 0.4px; line-height: 30px;}
@media (max-width: 1200px) {
.header .menu_top > .ouverture { display: none; }
}

    
    
.header {
  width: 100%;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  text-align: right;
  transition: all 400ms ease-in-out;
}
.header:before {
  width: 100%;
  height: 0;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 400ms ease-in-out;
  content: "";
}
.header .logo {
  width: 180px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10;
  transition: all 400ms ease-in-out;
}
.header .logo img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 5;
  transition: all 400ms ease-in-out;
}
.small_menu {
  z-index: 205;
  padding: 30px 0 20px 0;
  position: absolute;
  right: 100px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
@media (max-width: 500px) {
  .small_menu {
    flex-direction: column;
    gap: 15px;
    align-items: flex-end;
  }
}
.small_menu li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.small_menu li a {
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.small_menu li a:hover:not(.header-link) {
  color: var(--dark-green);
}
/*.small_menu li:first-child:before {
  content: url('/img/phone-green.svg');
  transform: scale(1);
  position: relative;
  left: -20px;;
  top: 0;
}

.small_menu li:nth-child(2):before {
  content: url('/img/enveloppe-green.svg');
  transform: scale(1);
  position: absolute;
  left: -20px;
  top: 0px;
}*/
.header .header_nav {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  padding: 70px 0 15px 0;
  transition: padding 400ms ease-in-out;
}
.header .menu > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}
.header .menu > li a {
  font-family: var(--body-font);
  font-weight: 700;
  font-size: 16px;
  line-height: 55px;
  height: 60px;
  display: block;
  letter-spacing: 0.8px;
  color: #000;
  background: transparent;
  border-radius: 8px;
  z-index: 20;
}
.header .menu > li a:hover {
  color: var(--dark-green);
}
.header .menu > li.active > a {
  color: var(--dark-green);
}
.header .menu li .sub {
  width: 220px;
  position: absolute;
  left: -48px;
  top: 55px;
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 10%);
  z-index: 5;
  transition-property: opacity;
  visibility: hidden;
  opacity: 0;
}

.header .menu li .sub a {
  display: grid;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  letter-spacing: 0.6px;
  margin-bottom: 15px;
  text-align: center;
}
.header .menu li .sub a:last-child {
  margin-bottom: 0;
}
.header .menu li .sub a.active {
  color: #69a82f;
}
.header .menu li .sub a img {
  border-radius: 7px;
  width: 60px;
  height: auto;
  display: block;
  transition: filter 300ms ease-in-out;
}
.header .menu li .sub a span {
  line-height: 22px;
}
.header .menu li.apropos .sub {
  padding: 0;
  overflow: hidden;
  left: auto;
  right: -40px;
}
.header .menu li.apropos .sub .grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
.header .menu li.apropos .sub .left img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  object-fit: cover;
}
.header .menu li.apropos .sub .right {
  padding: 30px 40px;
}
.header .menu li.apropos .sub li {
  display: block;
  margin-top: 10px;
}
.header .menu li.apropos .sub li:first-child {
  margin-top: 0;
}
.header .menu li.apropos .sub li a {
  display: block;
  line-height: 35px;
  background: url("../images/arrow_green.svg") 100% 50% no-repeat;
}
.header .menu li.apropos .sub li.active a {
  color: #69a82f;
}
.sticky .header:before {
  height: 100%;
}
.sticky:not(.scrolling_top) .header .logo {
  width: 150px;
  top: 85px;
}
@media (min-width:1201px) {
  .menu_mobile {
    display: none;
  }
  .header .menu > li:hover .sub {
    opacity: 1;
    visibility: visible;
  }
  .header .menu > li:hover > a:after {
    width: 35px;
  }
  .header .menu li .sub a:hover, .header .menu li .sub a:hover span {
    color: #69a82f;
  }
  .sticky:not(.scrolling_top) .header {
    top: -70px;
  }
  .sticky:not(.scrolling_top) .header_nav {
    padding: 70px 0 0 0;
  }
  .sticky:not(.scrolling_top) .header .menu > li > a {
    height: 90px;
    line-height: 90px;
  }
.sticky .header .menu li .sub {
  left: -48px;
  top: 70px;
}
    
}
@media (max-width:1200px) {
  .menu_mobile {
    width: 70px;
    height: 100px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 250;
    margin: 0 -15px;
    transition: height 400ms ease-in-out;
  }
  .menu_mobile div {
    width: 35px;
    height: 2px;
    background: var(--dark-blue);
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -1px -20px 0 0;
  }
  .menu_mobile div:before {
    width: 100%;
    height: 2px;
    background: var(--dark-blue);
    position: absolute;
    right: 0;
    top: 7px;
    content: "";
  }
  .menu_mobile div:after {
    width: 100%;
    height: 2px;
    background: var(--dark-blue);
    position: absolute;
    right: 0;
    top: -7px;
    content: "";
  }
  .menu_mobile.active div {
    height: 0;
  }
  .menu_mobile.active div:before {
    top: 0;
    transform: rotate(45deg);
  }
  .menu_mobile.active div:after {
    top: 0;
    transform: rotate(-45deg);
  }
  .header ::-webkit-scrollbar {
    display: none;
  }
  .header .logo {
    width: 150px;
    top: 25px;
    z-index: 260;
    transition-delay: 500ms;
  }
  .small_menu {
    padding: 0 10vw 100px 10vw;
    position: relative;
    right: auto;
    top: auto;
    text-align: left;
    margin-top: -25px;
    opacity: 0;
    transform: translateY(40px);
    transition: all 400ms ease-in-out 200ms;
  }
  .small_menu li {
    display: block;
    margin: 0;
  }
  .small_menu li:after {
    display: none;
  }
  .small_menu li:last-child {
    margin: 0 0 0 0;
    border: none;
  }
  .small_menu li a {
    letter-spacing: 0.4px;
  }
  .header .header_nav {
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    overflow-y: scroll;
    z-index: 200;
    background: var(--clear-green);
    border-top: 100px solid #fff;
    padding: 0;
    transition: all 400ms ease-in-out 600ms;
  }
  .header .menu {
    display: block;
    width: 100%;
    text-align: left;
    padding: 60px 10vw;
    position: relative;
    z-index: 100;
    opacity: 0;
    transform: translateY(40px);
    transition: all 400ms ease-in-out 200ms;
  }
  .header .menu > li {
    width: 100%;
    display: block;
    margin: 15px 0 0 0;
  }
  .header .menu > li > a {
    font-size: 16px;
    line-height: 56px;
    height: 56px;
    letter-spacing: 0.6px;
    padding: 0 30px;
    border-radius: 8px;
    color: #000;
    background: #fff;
  }
  .header .menu > li > i {
    width: 75%;
    height: 56px;
    display: block;
    margin-top: -56px;
    position: relative;
    z-index: 25;
    float: right;
  }
  .header .menu > li > i:after {
    width: 80px;
    height: 100%;
    background: url("../images/arrow_sub.svg") 50% no-repeat;
    float: right;
    content: "";
  }
  .header .menu > li > i.active:after {
    transform: rotate(180deg);
  }
  .header .menu li .sub {
    width: 100%;
    position: relative;
    left: auto;
    right: auto;
    top: -8px;
    margin: 0 0 20px 0;
    border-radius: 0 0 8px 8px;
    background: #fff;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 150;
    box-shadow: none;
  }
  .header .menu li .sub li {
    width: 100%;
  }
  .header .menu li .sub li a {
    width: 100%;
    line-height: 40px;
    height: 40px;
    text-align: left;
    color: #000;
  }
  .header .menu li .sub li.active a {
    opacity: 1;
    color: #69a82f;
  }
  .header .menu li.apropos .sub {
    right: auto;
  }
  .header .menu li.apropos .sub .left {
    display: none;
  }
  .header .menu li.apropos .sub .right {
    padding: 25px 30px;
  }
  .header.active:after {
    opacity: 1;
    visibility: visible;
    transition-delay: 100ms;
  }
  .header.active .logo {
    width: 150px;
    top: 25px;
    transition-delay: 0ms;
  }
  .header.active .header_nav {
    right: 0;
    transition-delay: 200ms;
  }
  .header.active .menu {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 600ms;
  }
  .header.active .small_menu {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 600ms;
  }
  .sticky .header .logo {
    width: 150px;
    top: 25px;
    transition-delay: 0ms;
  }
  .sticky:not(.scrolling_top) .header .logo {
    top: 25px;
    transition-delay: 0ms;
  }
}
@media (max-width:1000px) {
  .small_menu {
    padding: 0 5vw 100px 5vw;
    margin-top: -10px;
  }
  .header .menu {
    padding: 40px 5vw;
  }
}
@media (max-width:700px) {
  .menu_mobile {
    height: 70px;
  }
  .menu_mobile.active div {
    width: 25px;
    margin-right: -15px;
  }
  .header:before {
    height: 100%;
  }
  .header .logo {
    width: 110px;
    top: 13px;
  }
  .small_menu {
    padding: 0 7vw 80px 7vw;
    margin-top: -10px;
    justify-content: flex-start;
  }
  .small_menu li {
    margin: 0 10px;
  }
  .small_menu li:last-child {
    margin: 0;
  }
  .small_menu li a {
    font-size: 13px;
  }
  .small_menu li a.link_client:before {
    top: 6px;
  }
  .header .header_nav {
    border-width: 70px;
  }
  .header .menu {
    padding: 30px 7vw;
  }
  .header .menu > li {
    margin-top: 10px;
    text-align: left;
  }
  .header .menu > li > a {
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
  }
  .header .menu > li > i {
    width: 60%;
    height: 48px;
    margin-top: -48px;
  }
  .header .menu > li > i:after {
    width: 60px;
  }
  .header .menu li .sub {
    margin-bottom: 10px;
    padding: 20px;
  }
  .header .menu li .sub a {
    font-size: 13px;
    margin-bottom: 10px; /*background: url("../images/list.svg") 100% 50% no-repeat;*/
  }
  .header .menu li .sub a img {
    border-radius: 5px;
    width: 50px;
  }
  .header .menu li .sub a span {
    line-height: 20px;
  }
  .header .menu li.apropos .sub .right {
    padding: 15px 20px;
  }
  .header .menu li.apropos .sub li a {
    height: 30px;
    line-height: 30px;
    background-image: url("../images/list.svg");
  }
  .header.active .logo {
    width: 110px;
    top: 13px;
  }
  .sticky .header .logo {
    width: 110px;
    top: 13px;
  }
  .sticky:not(.scrolling_top) .header .logo {
    width: 110px;
    top: 13px;
  }
}
/***** cta *****/
.link_cta {
  background: #f7f4f0;
  font: 400 15px/20px "Poppins";
  letter-spacing: 0.4px;
  padding: 20px 85px 22px 95px;
  display: inline-block;
  border-radius: 10px;
}
.link_cta:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  height: 100%;
  background: #6aa82f;
  border-radius: 10px 0 0 10px;
  content: "";
}
.link_cta:after {
  width: 25px;
  height: 100%;
  background: url("../images/arrow_white.svg") 50% no-repeat;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 10;
  filter: invert(1);
  opacity: 0.5;
  content: "";
}
.link_cta span {
  position: relative;
  color: #333;
}
.link_cta span i {
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.6px;
  display: block;
  padding-bottom: 4px;
  color: #6aa82f;
  transition: color 300ms ease-in-out;
}
.link_cta img {
  position: absolute !important;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: auto;
  z-index: 5;
  transition: all 300ms ease-in-out;
}
.link_cta.blue:before {
  background: #007196;
}
.link_cta.blue span i {
  color: #007196;
}
@media (min-width:1201px) {
  .link_cta:hover span {
    color: #fff;
  }
  .link_cta:hover span i {
    color: #fff;
  }
  .link_cta:hover:after {
    filter: invert(0);
    opacity: 1;
  }
  .link_cta:hover:before {
    width: calc(100% - 70px);
    left: 70px;
    border-radius: 0 10px 10px 0;
  }
  .link_cta:hover img {
    filter: invert(1);
    opacity: 0.7;
  }
}
@media (max-width:1200px) {
  .link_cta {
    padding: 18px 32px;
    background: #6aa82f;
  }
  .link_cta.blue {
    background: #007196;
  }
  .link_cta span {
    color: #fff;
  }
  .link_cta:before, .link_cta:after, .link_cta img {
    display: none;
  }
}
@media (max-width:700px) {
  .link_cta {
    font-size: 13px;
    line-height: 18px;
    padding: 16px 25px;
    border-radius: 8px;
  }
}
/***** moving galerie *****/
.moving_galerie {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  text-align: center;
  margin: 140px 0;
}
.moving_galerie:after {
  content: '';
  z-index: -1;
  width: 50vw;
  height: auto;
  position: absolute;
  top: -60px;
  bottom: -60px;
  left: 80%;
  background-color: var(--clear-green);
  border-top-left-radius: 40px;
}
.moving_galerie .row {
  width: auto;
  display: flex;
  margin: 40px 0;
}
.moving_galerie .row .item {
  width: auto;
  display: flex;
  animation: scroll_gallery 80s linear infinite;
}
.moving_galerie .row .item div {
  padding: 0 10px;
}
.moving_galerie .row .item img {
  width: auto;
  height: 480px;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  transition: all 300ms ease-in-out;
}
@keyframes scroll_gallery {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media (max-width:1800px) {
  .moving_galerie .row .item img {
    height: 440px;
  }
}
@media (max-width:1400px) {
  .moving_galerie .row .item img {
    height: 400px;
  }
}
@media (max-width:1200px) {
  .moving_galerie .row .item img {
    height: 360px;
  }
}
@media (max-width:1000px) {
  .moving_galerie {
    margin: 120px 0;
  }
}
@media (max-width:700px) {
  /*.moving_galerie {
    margin: 80px 0;
  }*/
  .moving_galerie .row .item div {
    padding: 0 7px;
  }
  .moving_galerie .row .item img {
    height: 55vw;
    border-radius: 8px;
  }
}
/***** show hide *****/
.show_hide {
  position: relative;
  overflow: hidden;
  margin: 25px 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
  overflow: visible;
}
.show_hide .item {
  border-radius: 20px 0 20px 0;
}
.show_hide .titre {
  background-color: var(--clear-green);
  color: var(--dark-green);
  position: relative;
  cursor: pointer;
  padding: 15px 80px;
  border-radius: 10px 0 10px 0;
  font: 600 14px / 24px var(--main-font);
  letter-spacing: 0.4px;
  margin: 0;
  transition: all 400ms ease-in-out;
}
@media (min-width: 1000px) {
  .show_hide .titre {
    border-radius: 20px 0 20px 0;
  }
}
.show_hide .titre:after {
  width: 20px;
  height: 100%;
  background: url("../images/scroll-bottom.svg") 50% no-repeat;
  position: absolute;
  right: 40px;
  top: 0;
  transition: none;
  content: "";
}
.show_hide .hide {
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none;
  margin: -20px 0 0 0;
  padding: 50px 40px 30px 40px;
  color: #000;
  border-radius: 0 0 20px 0px;
  letter-spacing: 0.4px;
  display: none;
}
.show_hide .hide p {
  margin-bottom: 10px;
}
.show_hide .hide p:last-child {
  margin-bottom: 0;
}
.show_hide ul {
  margin-bottom: 10px;
  margin-top: 0px;
}
.show_hide .titre.active {
  background-color: var(--clear-green);
}
.show_hide .titre.active:after {
  background: url("../images/toggle-top.svg") 50% no-repeat;
}
/*.show_hide .item:first-child .hide {
  display: block;
}*/
@media (max-width: 1200px) {
  .show_hide {
    margin: 20px 0;
  }
  .show_hide .titre {
    padding: 18px 80px 18px 30px;
    font-size: 14px;
  }
  .show_hide .hide {
    padding: 40px 30px;
  }
  .show_hide .item:last-child .titre {
    padding-bottom: 18px;
  }
}
@media (max-width: 1000px) {
  .show_hide {
    margin: 20px 0;
  }
  .show_hide .titre {
    padding: 18px 80px 18px 50px;
    background-position: 30px 50%;
  }
  .show_hide .hide {
    padding: 40px 30px;
  }
}
@media (max-width: 700px) {
  .show_hide {
    margin: 15px 0;
  }
  .show_hide .titre {
    padding: 12px 60px 12px 25px;
    background-position: 20px 50%;
    font-size: 14px;
  }
  .show_hide .titre:after {
    right: 20px;
  }
  .show_hide .hide {
    padding: 40px 7.5vw;
  }
  .show_hide .item:last-child .titre {
    padding-bottom: 12px;
  }
}
/***** CTA *****/
.cta {
  background: var(--dark-blue);
  border-radius: 40px 0 40px 0;
  padding: 40px 50px;
  color: #fff;
}
.cta .bloc_texte, .page .cta .bloc_texte {
  margin: 0;
}
@media (max-width: 1000px) {
  .cta {
    border-radius: 20px 0 20px 0;
    padding: 40px;
  }
}
@media (max-width: 450px) {
  .cta {
    border-radius: 10px 0 10px 0;
    padding: 20px;
  }
}
/***** footer *****/
.footer {
  position: relative;
  background: var(--dark-blue);
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  padding-top: 120px;
}
.footer .logo {
  width: 160px;
  height: auto;
  display: block;
}
.footer .grid {
  margin-top: 10px;
  display: grid;
  /*grid-template-columns: auto 1fr auto;*/
  grid-template-columns: 330px 200px 250px auto;
  /*  grid-gap: 80px;*/
}
.footer .bloc_footer {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.footer .coordonnees {
  max-width: 270px;
}
.footer .bloc_footer a {
  line-height: 33px;
}
.footer .coordonnees .slogan {
  color: var(--dark-green);
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}
.footer .coordonnees p b {
  font-size: 16px;
}
/*.footer .coordonnees p a {
  color: #6aa82f;
}*/
.footer ul.bloc_footer {
  margin: 0;
}
.footer ul.bloc_footer li:not(.footer ul.bloc_footer li:first:child) {
  margin-top: 10px;
}
.footer ul.bloc_footer li a {
  font-size: 14px;
  line-height: 36px;
  padding: 0 0 0 20px;
  background: url("../images/list.svg") 0 50% no-repeat;
  color: #fff;
}
.footer .eu {
  background: #e6e2dd;
  padding: 20px;
  border-radius: 10px;
}
.footer .eu .grid {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  grid-gap: 0 10px;
  max-width: 470px;
}
.footer .rs {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.footer .rs a {
  width: 54px;
  height: 54px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.footer .rs a.facebook {
  background: url("../images/facebook.svg") 50% no-repeat var(--dark-green);
  margin: 0;
}
.footer .rs a.instagram {
  background: url("../images/instagram.svg") 50% no-repeat var(--dark-green);
}
.footer .rs a.linkedin {
  background: url("../images/linkedin.svg") 50% no-repeat var(--dark-green);
}
.footer .rs a.scroll {
  background: url("../images/scrolltop.svg") 50% 48% no-repeat var(--dark-green);
}
.footer_bottom {
  padding: 20px 0;
  line-height: 0;
  margin-top: 100px;
  position: relative;
}
.footer_bottom li {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  margin-right: 30px;
  letter-spacing: 0.8px;
  position: relative;
}
.footer_bottom li:last-child:after {
  display: none;
}
.footer_bottom li a {
  color: rgba(255, 255, 255, 0.80);
}
.footer_bottom li a:hover {
  color: var(--light-green);
}
.toponweb {
  display: block;
  z-index: 85;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: bottom 300ms ease-in-out;
}
.toponweb span {
  width: auto;
  height: 60px;
  display: block;
  padding: 20px;
  background: linear-gradient(to left, var(--dark-green) 0% 50%, var(--light-green) 50% 100%);
  background-size: 200% 100%;
  background-position: 100% 0;
}
.toponweb img {
  width: 76px;
  height: auto;
  display: block;
  margin: 0 auto;
  transition: all 300ms ease-in-out;
}
.toponweb.show {
  bottom: 0;
}
@media (min-width:1201px) {
  /*.footer .bloc_footer p a:hover {
    color: #444;
  }
  .footer .bloc_footer li a:hover, .footer_bottom li a:hover {
    color: #6aa82f;
  }*/
  .footer .bloc_footer > li > a:hover {
    border-bottom: 0px solid rgba(0, 0, 0, 0.00);
  }
  .footer .rs a:hover {
    background-color: var(--light-green);
  }
  .toponweb:hover span {
    background-position: 0 0;
  }
}
@media (max-width:1400px) {
  .footer {
    padding-top: 100px;
  }
  .footer_bottom {
    margin-top: 80px;
  }
}
@media (max-width:1200px) {
  .footer {
    padding-top: 80px;
  }
  .footer .logo {
    margin-bottom: 30px;
  }
  .footer .grid {
    grid-template-columns: 300px auto;
    grid-gap: 60px;
  }
  .footer ul.bloc_footer {
    display: none;
  }
  .footer_bottom {
    margin-top: 60px;
  }
}
@media (max-width:1000px) {
  .footer {
    padding-top: 60px;
  }
  .footer .grid {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .footer .eu {
    max-width: 510px;
  }
  .footer .eu .grid {
    max-width: none;
  }
}
@media (max-width:700px) {
  .footer {
    padding-top: 35px;
    text-align: center;
  }
  .footer .logo {
    max-width: 120px;
    margin: 0 auto 10px auto;
  }
  .footer .grid {
    grid-gap: 25px;
    justify-items: center;
  }
  .footer .bloc_footer {
    width: 100%;
    padding: 0;
  }
  .footer .coordonnees p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 5px;
  }
  .footer .coordonnees p b {
    font-size: 14px;
  }
  .footer .rs {
    position: static;
    margin: 30px auto;
  }
  .footer .rs a {
    width: 48px;
    height: 48px;
    margin-left: 8px;
  }
  .footer_bottom {
    margin-top: 25px;
    padding: 0 0 20px 0;
    text-align: center;
  }
  .footer_bottom:before {
    display: none;
  }
  .footer_bottom li {
    display: block;
    margin: 0;
    font-size: 11px;
    line-height: 24px;
  }
  .footer_bottom li:after {
    display: none;
  }
  .toponweb {
    position: static;
    width: 100vw;
  }
  .toponweb span {
    height: auto;
    padding: 18px 0 15px 0;
    background: var(--dark-green);
  }
  .toponweb img {
    width: 70px;
    height: auto;
    filter: invert(1);
  }
}