/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
/* ################################# DEBUT PROJET ################################################### */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #000 !important;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
  background-color: #1f8557 !important;
  border-color: #1f8557;
}
.home-section.section-default .section-title .title {
  font-size: 32px;
  color: #00652e !important;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
#row-services #section-services-left .services-actions .cta-1 a,
#row-services #section-services-left .services-actions .cta-2 a,
#row-apropos #section-apropos .apropos-cta a,
#row-apropos2 #section-apropos2 .apropos-cta a,
body .home-section.section-default .section-more a {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border: 1px solid #00652e;
  background-color: transparent;
  color: #00652e;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
}
#row-services #section-services-left .services-actions .cta-1 a:hover,
#row-services #section-services-left .services-actions .cta-2 a:hover,
#row-apropos #section-apropos .apropos-cta a:hover,
#row-apropos2 #section-apropos2 .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #00652e;
  border: 1px solid #00652e;
  color: #fff;
}
@media (max-width: 767.98px) {
  body .home-section.section-default .section-more {
    left: 0;
  }
  body .home-section.section-default .section-more a {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title .title {
    text-align: left;
    line-height: 1.5em !important;
    font-size: 30px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
  }
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .logo-smaller img {
    padding: 5px;
  }
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 12px 15px 0 0;
    margin-right: 20px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
}
.bar {
  font-size: 16px;
}
.bar .rs-append a:hover {
  color: #1f8557 !important;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #ffffff;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.NA_connexion .connexion-np > .fas,
.NA_connexion .connexion-btn > .fas {
  color: #ffffff;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 55px;
    width: 149px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 37.5px 0;
    width: 149px;
    height: 55px;
    min-height: 55px;
  }
  header .bar .langs-wrapper,
  header .bar .socials li.contact,
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
  }
  header .bar .langs-wrapper a,
  header .bar .socials li.contact a,
  header .bar .socials li.rs-append a {
    text-transform: none;
    display: inline-block;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  header .bar .langs-wrapper a.selected,
  header .bar .socials li.contact a.selected,
  header .bar .socials li.rs-append a.selected {
    font-weight: bold;
  }
  header .bar .langs-wrapper a:hover,
  header .bar .socials li.contact a:hover,
  header .bar .socials li.rs-append a:hover {
    color: #00652e;
    border-color: #00652e;
  }
  header .bar .langs-wrapper .switch-slider:before,
  header .bar .socials li.contact .switch-slider:before,
  header .bar .socials li.rs-append .switch-slider:before {
    background: #00652e;
  }
  header .bar .langs-wrapper:before,
  header .bar .socials li.contact:before,
  header .bar .socials li.rs-append:before {
    content: '';
    height: 16px;
    width: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 12px;
  }
  header .bar .socials li a .fab {
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    height: 24px;
    aspect-ratio: 1;
    text-align: center;
    padding: 0;
    color: #00652e;
    line-height: 24px;
  }
  header .bar .socials li a:hover .fab {
    background-color: rgba(255, 255, 255, 0.97);
  }
  header .main-content-wrapper {
    padding-top: 0px;
  }
  header .bar .socials li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .shopping-cart i,
  header .bar .search-toggle-wrapper .search-toggle {
    margin-right: 0;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    max-width: 185px !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    position: relative;
  }
  header .bar .btn-recruteur-wrapper > .fas,
  header .bar .btn-inscription-wrapper > .fas,
  header .bar .btn-adherer-wrapper > a > .fas,
  header .bar .NA_connexion .connexion-np > .fas,
  header .bar .NA_connexion .connexion-btn > .fas {
    color: #ffffff;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > a > span,
  header .bar .NA_connexion .connexion-np > span,
  header .bar .NA_connexion .connexion-btn > span,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-adherer-wrapper > a > a,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    color: #ffffff;
    font-size: 16px;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper > a .topbar-btn-icon,
  header .bar .NA_connexion .connexion-np .topbar-btn-icon,
  header .bar .NA_connexion .connexion-btn .topbar-btn-icon,
  header .bar .btn-recruteur-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-inscription-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-adherer-wrapper > a i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
    color: #ffffff;
  }
  header .bar .btn-recruteur-wrapper:after,
  header .bar .btn-inscription-wrapper:after,
  header .bar .btn-adherer-wrapper > a:after,
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    display: none;
  }
  header .bar .btn-inscription-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
  }
  header .bar .connexion-np .login-small-thumb {
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  .stiky_nav.stiky_active .header-main {
    min-height: 110px;
  }
  .header-main .main-navigation-row,
  .header-main .header-main {
    height: 130px;
  }
  .header-main .header-nav {
    bottom: 0;
    position: absolute;
  }
  .header-main .header-navigation {
    height: 70px;
    width: 940px;
    margin-top: 60px;
  }
  .header-main .header-navigation:before {
    height: 70px;
  }
  .header-main .header-navigation .nav {
    padding: 0 !important;
  }
  .header-main .header-navigation .nav a {
    text-transform: none;
  }
  .header-main .header-navigation .nav > ul {
    justify-content: space-between;
    align-items: flex-start;
  }
  .header-main .header-navigation .nav > ul > li {
    min-width: unset;
    max-width: 225px;
  }
  .header-main .header-navigation .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  .header-main .header-navigation .nav > ul > li.menuli > a {
    padding: 0 15px;
    text-align: center;
    color: #000000;
    line-height: 1.5rem;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: 70px;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 70px !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown li:hover > a {
    color: #fff !important;
    background: #00652e !important;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  .header-main .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    height: 3px;
    background: #1f8557;
    width: 100%;
    position: absolute;
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#row-header {
  background-position: top center;
  background-size: cover;
  background-color: #121d1c;
}
@media (max-width: 1199.98px) {
  #row-header .home-section {
    display: flex;
    align-items: center;
  }
}
#section-header {
  min-height: 300px;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px;
  border-radius: 0;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  font-family: 'Montserrat', sans-serif;
  padding: 0;
  margin: 0;
  font-size: 32px;
  line-height: 1.5em;
  color: #fff;
  font-weight: 600 !important;
  text-align: center;
  text-transform: none;
}
#section-header .site_header-actions {
  margin-top: 30px;
  justify-content: space-around !important;
}
#section-header .cta-header {
  color: #fff;
  display: inline-block;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 3px !important;
  font-weight: 700;
  white-space: nowrap;
  border: 1px solid;
  font-size: 16px !important;
  letter-spacing: 0px;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 200px;
}
#section-header .cta-header.fill {
  border: 1px solid #fff;
  background-color: #fff;
  color: #00652e;
  width: 170px;
}
#section-header .cta-header:hover {
  border: 1px solid #fff;
  color: #00652e !important;
  background: #fff !important;
}
#section-header .cta-header.btn-block {
  display: block;
  padding: 0 30px;
  margin: 0 !important;
}
@media (min-width: 1200px) {
  #section-header {
    height: 550px;
    padding-top: 190px;
  }
  #section-header .header-phrase {
    max-height: 300px;
    max-width: 540px;
    padding: 80px 70px;
    box-sizing: border-box;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #section-header .site_header-actions {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 30px;
    min-height: 50px;
  }
  #section-header .cta-header {
    text-transform: none;
  }
  #section-header .cta-header.empty {
    margin: 0;
    margin-bottom: 0;
  }
  #section-header .text {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
  }
}
/* --------------------------------  END SITE_HEADER --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
#section-lienstop-cta {
  padding: 0;
}
#section-lienstop-cta .col-article {
  margin-top: -65px;
}
#section-lienstop-cta .col-article > a.lien {
  color: #000000;
  height: 215px;
  position: relative;
  border-radius: 8px;
  padding: 40px 0 30px;
  display: block;
  text-align: center;
  background: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-transform: uppercase;
  transition: color .5s ;
}
#section-lienstop-cta .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto ;
  border-radius: 50%;
  background: #e8f6ea;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-lienstop-cta .col-article > a.lien .lienstop-img img {
  max-height: 45px;
}
#section-lienstop-cta .col-article > a.lien .lien-text {
  margin-top: 2px;
}
#section-lienstop-cta .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  color: #000;
}
#section-lienstop-cta .col-article > a.lien .lien-title {
  margin: 20px 0 6px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  line-height: 1em;
  font-weight: 700;
}
#section-lienstop-cta .col-article > a.lien:hover {
  background-color: #E8F6EA;
  color: #00652e !important;
}
#section-lienstop-cta .col-article > a.lien:hover * {
  color: #00652e;
}
@media (max-width: 767.98px) {
  #section-lienstop-cta {
    padding-top: 60px !important;
  }
  #section-lienstop-cta .col-article {
    margin-top: 0;
  }
  #section-lienstop-cta .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ################################# MAIN LIENS ################################################### */
#row-liens2 {
  background: linear-gradient(90deg, #00652e 0%, #1f8557 100%);
}
#row-liens2 #section-liens .section-title .title {
  color: #fff !important;
  text-align: center !important;
}
#row-liens2 #section-liens .lien {
  position: relative;
  height: 50px;
  padding: 0;
  box-shadow: none;
  width: 350px;
  background: #fff;
  color: #00652e;
  margin: auto;
  border: 2px solid #fff;
  text-transform: uppercase;
}
#row-liens2 #section-liens .lien:hover {
  background: #E8F6EA;
  border-color: #E8F6EA;
}
#row-liens2 #section-liens .lien:hover a {
  color: #00652e !important;
}
@media (max-width: 1199.98px) {
  #row-liens2 #section-liens .lien {
    margin: 0 auto 10px ;
  }
}
#row-liens2 #section-liens .lien .title {
  display: block;
  font-size: 16px;
  color: #00652e;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  text-align: center;
  width: 100%;
  margin: auto;
  padding: 0;
  margin: 0;
}
#row-liens2 #section-liens .lien .title .lien-img {
  display: none;
}
#row-liens2 #section-liens .lien .lien-txt {
  padding-left: 0;
}
#row-liens2 #section-liens .lien .lien-txt .bigger {
  padding-left: 0;
  text-align: center;
  line-height: 46px;
  font-size: 16px !important;
}
/* --------------------------------  END LIENS --------------------------------------------------*/
/* ####################### CASTING ############################ */
#section-apropos .section-title {
  display: none;
}
@media (min-width: 1200px) {
  #section-apropos {
    padding: 80px 0 ;
  }
  #section-apropos .apropos-cta {
    position: absolute;
    bottom: -90px;
  }
}
#section-apropos .apropos {
  position: relative;
}
#section-apropos .apropos .apropos-desc {
  margin-top: 0 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
}
#section-apropos .apropos .apropos-image {
  width: 460px;
}
@media (max-width: 1199.98px) {
  #section-apropos .apropos {
    display: flex !important;
    align-items: center !important;
    text-align: left;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  #section-apropos .apropos > .col-md-6 {
    max-width: 470px !important;
  }
  #section-apropos .apropos .apropos-image-wrapper {
    margin: 0 !important;
  }
  #section-apropos .apropos .apropos-cta {
    text-align: center;
    margin: 15px auto !important;
    position: relative !important;
  }
}
@media (min-width: 1200px) {
  #section-apropos .col-article {
    padding-right: 15px;
  }
}
@media (max-width: 1199.98px) {
  #section-apropos #section-apropos .apropos-desc {
    padding: 0 15px !important;
  }
  #section-apropos .services-actions .cta-2 {
    margin-top: 15px;
  }
}
/* --------------------------------  END APORPOS --------------------------------*/
/* ################################# MAIN Aservices ################################################### */
@media (min-width: 1200px) {
  #section-services-left .services-titre {
    margin-top: -15px;
  }
  #section-services-left .services-details {
    padding: 30px 100px 0 0;
  }
  #section-services-left .services-actions {
    margin-left: 15px;
  }
}
#section-services-left .section-title .line {
  display: block !important;
  background: #1f8557 !important;
  height: 2px;
  margin-top: 15px;
}
#section-services-left .services-details {
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  text-align: left;
}
#section-services-left .col-article {
  position: relative;
  min-height: 485px;
}
#section-services-left .services-actions {
  position: absolute;
  bottom: 7px;
  margin-bottom: 0;
  left: 0;
  width: auto;
}
#section-services-left .services-actions .cta-1,
#section-services-left .services-actions .cta-2 {
  display: inline-block;
}
#section-services-left .services-actions .cta-1 a,
#section-services-left .services-actions .cta-2 a {
  display: inline-block;
  margin-right: 15px;
  font-weight: 700;
  border-radius: 8px !important;
  font-size: 16px;
  text-transform: uppercase;
  height: 55px;
  line-height: 55px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 20px;
  border: 1px solid #1f8557;
}
#section-services-left .services-actions .cta-2 a {
  background-color: #1f8557;
  color: #fff !important;
}
#section-services-left .services-actions .cta-2 a:hover {
  border-color: #1f8557;
  color: #1f8557 !important;
  background-color: transparent;
}
@media (max-width: 1199.98px) {
  #section-services-left,
  #section-services-right {
    padding: 0;
  }
  #section-services-left .services-actions {
    display: flex;
    margin-top: 30px;
    position: relative;
  }
  #section-services-right .slick-slide {
    text-align: center;
  }
  #section-services-right .col-article > a.lien .lien-text {
    padding: 10px !important;
    font-size: 18px !important;
  }
  .page-presentation .contenu {
    padding: 30px !important;
    line-height: 1.5em;
  }
  .page-presentation .contenu ul {
    padding: 0 !important;
  }
}
#section-services-right .model-ratio-image {
  background: #000 !important;
}
#section-services-right .lienstop-img {
  height: 100%;
  position: relative;
}
#section-services-right .lienstop-img img {
  min-height: 100%;
  opacity: .75;
  min-width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
#section-services-right .slick-initialized .slick-slide {
  float: right;
}
#section-services-right .col-article {
  margin: 0 auto 30px;
}
#section-services-right .col-article {
  color: #fff;
  height: 224px;
  position: relative;
  padding: 0;
  max-width: 270px;
}
#section-services-right .col-article > a.lien {
  transition: opacity .2s;
  background-position: center center;
  border-radius: 0;
  height: 100%;
  padding-top: 15px;
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  padding: 0;
}
#section-services-right .col-article > a.lien .lien-icon {
  font-size: 30px;
}
#section-services-right .col-article > a.lien .lien-titre {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}
#section-services-right .col-article > a.lien .lien-desc {
  font-size: 18px;
}
#section-services-right .col-article > a.lien .lien-text {
  top: 0;
  margin: auto 0;
  height: fit-content;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 65px 25px ;
  text-align: center;
}
@media (min-width: 1200px) {
  #section-services-right .col-article > a.lien .lien-text {
    font-size: 20px;
  }
}
#section-services-right .col-article > a.lien [class*=" fa-"] {
  font-size: 56px;
  display: block;
  margin-bottom: 45px;
}
#section-services-right .col-article > a.lien .services-details {
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  text-align: left;
}
#section-services-right .col-article:hover .lien {
  color: #fff;
  opacity: .9;
  background-size: 102% !important;
}
@media (max-width: 767.98px) {
  #section-services-right .col-article {
    margin: 0;
    border: 10px solid;
  }
}
/* --------------------------------  END services ------------------------------------------------*/
/* ################################# counters  ############################################ */
#row-compteurs:after {
  background: linear-gradient(90deg, rgba(0, 95, 39, 0.5) 0%, rgba(101, 179, 46, 0.4) 100%);
}
@media (min-width: 1200px) {
  #section-compteurs {
    padding: 160px 0;
  }
}
#section-compteurs .home-article {
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.8);
  background: #fff;
  padding: 30px 0;
}
#section-compteurs .counter-mode-icon {
  font-size: 20px;
}
#section-compteurs .counter-mode-icon .counter-icon .faicon {
  border: 0 none  ;
  border-radius: 0;
  padding: 0;
}
#section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  font-size: 48px;
}
#section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  background: transparent;
  color: #00652e;
  padding: 0;
}
#section-compteurs .counter-mode-icon .counter-txt .digit-prepend,
#section-compteurs .counter-mode-icon .counter-txt .digit-append,
#section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  color: #00652e;
  text-align: center;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0 0  15px ;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-label {
  color: #00652e;
  display: block;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}
/* --------------------------------  END counters ------------------------------------------------*/
/* ################################# Partenaires ################################################### */
#section-applis {
  padding: 80px 0 0;
}
@media (max-width: 1199.98px) {
  #section-applis .applis-inner {
    margin-bottom: 30px;
    text-align: center;
  }
}
/* --------------------------------  END Partenaires --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
.na-footer #footer-middle * {
  color: #000000 !important;
}
#footer-bottom {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #ffffff;
}
#footer-bottom #footer-socials li:hover > a * {
  color: #1f8557;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: inherit;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .rs_prefix {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#footer-bottom #footer-socials li a {
  height: 24px;
  width: 24px;
}
#footer-bottom [class*=" fa-"] {
  font-size: 13px;
}
#footer-bottom #footer-socials li {
  margin: 0 3px;
}
#footer-bottom #footer-socials li a {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50% !important;
  background: #fff !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#footer-bottom #footer-socials li a i {
  color: #000000 !important;
}
.na-footer #footer-middle .container {
  height: auto !important;
  max-height: unset !important;
}
.na-footer #footer-middle {
  padding-top: 40px !important;
  padding-bottom: 80px !important;
}
#footer-logos-left {
  text-align: left;
}
#footer-logos-left img {
  max-width: 250px !important;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 72px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 800px;
    text-align: justify;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 1.5;
    font-size: 14px;
  }
  #footer-middle .list-inline.liens-footer > li {
    padding: 0;
  }
  #footer-middle .list-inline.liens-footer li:hover a {
    text-decoration: underline !important;
  }
  #footer-middle #footer-logos-left {
    float: left;
    top: 21px;
  }
  #footer-bottom .footer-row-inner {
    justify-content: space-between !important;
    align-items: center;
  }
  #footer-bottom .footer-row-inner {
    display: flex;
    justify-content: space-between;
    justify-content: flex-end;
  }
  #footer-bottom .footer-row-inner .flex.pull-right {
    gap: 10px;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    display: block;
    clear: both;
    text-align: center !important;
    float: none !important;
  }
  #footer-middle .liens-footer {
    margin-top: 15px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    color: #000000;
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
