@import '/ressources/css/fonts/fonts.css';
/* 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: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  line-height: 1rem;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Montserrat', sans-serif !important;
  color: #333333;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #0066b3 !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #72bf44 !important;
  border-color: #72bf44;
}
.home-section.section-default .section-title .title {
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  color: #000 !important;
}
.home-section.section-default .section-title .title:first-letter {
  text-transform: uppercase;
}
#row-services #section-services-left .services-actions .cta-1 a,
#row-services #section-services-left .services-actions .cta-2 a,
.apropos .apropos-cta a,
body .home-section.section-default .section-more a {
  text-transform: none;
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border: 2px solid #0066b3;
  background-color: transparent;
  color: #0066b3;
  border-radius: 0 !important;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  font-style: normal;
}
#row-services #section-services-left .services-actions .cta-1 a:hover,
#row-services #section-services-left .services-actions .cta-2 a:hover,
.apropos .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #0066b3;
  border: 1px solid #0066b3;
  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 --------------------------------------------------*/
.btn-inscription-wrapper .icon:before {
  content: "\f234";
  font-family: "Font Awesome 6 Free";
  display: block;
}
.btn-connexion-wrapper .faicon_user:before {
  content: "\f2bd";
  font-family: "Font Awesome 6 Free";
  display: block;
}
/* ################################# 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 30px 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: #333333;
  }
}
.bar {
  font-size: 16px;
}
.bar .socials li {
  display: none;
}
.bar .langs-wrapper {
  position: relative;
  padding: 0 15px !important;
}
.bar .langs-wrapper:before {
  content: '';
  height: 14px;
  width: 1px;
  background: #000;
  position: absolute;
  left: 0;
  top: 12px;
}
.bar .langs-wrapper a,
.bar .rs-append.newsletter {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: bold !important;
  font-size: 16px;
  color: #000;
}
.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: #333333;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
@media (min-width: 1200px) {
  body .logo .logo-a .logo-img {
    min-height: 110px;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .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: 161px !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    color: #333333 !important;
    position: relative;
  }
  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: #333333 !important;
    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: #333333 !important;
  }
  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-slogan {
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-align: right;
    color: #000;
    margin-top: 32px;
    top: 0;
    font-family: 'Montserrat', sans-serif;
  }
  .header-slogan span {
    margin-top: 10px;
    color: #000;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
  }
  .header-main .main-navigation-row,
  .header-main .header-main {
    height: 180px;
  }
  .header-main .header-nav {
    bottom: 0;
    position: absolute;
  }
  .header-main .header-navigation {
    height: 40px;
    margin-bottom: 10px;
  }
  .header-main .header-navigation:before {
    height: 40px;
  }
  .header-main .header-navigation .nav {
    padding: 0 !important;
  }
  .header-main .header-navigation .nav a {
    text-transform: none;
  }
  .header-main .header-navigation .nav > ul {
    display: block !important;
  }
  .header-main .header-navigation .nav > ul > li {
    min-width: unset;
  }
  .header-main .header-navigation .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
    padding: 0 15px;
  }
  .header-main .header-navigation .nav > ul > li.menuli > a {
    text-transform: none;
    padding: 0;
    text-align: right;
    color: #333333;
    line-height: 57px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
  .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: 100% !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: #0066b3 !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: 2px;
    background: #72bf44;
    width: calc( 100% + 30px );
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel-row {
  margin-top: 20px;
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
}
#main-carousel-row .readmore-wrapper {
  position: relative;
}
#main-carousel-row .readmore-wrapper .readMore:hover {
  background: #fff;
  color: #0066b3;
}
#main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 100%;
}
#main-carousel-row .article-carousel .carousel-content .readmore-wrapper .readMore {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  text-transform: none;
  border-radius: 0;
  border-width: 2px;
}
@media (max-width: 1199.98px) {
  #main-carousel-row #main-carousel {
    max-height: 300px;
    background: #fff;
    position: relative;
  }
  #main-carousel-row #main-carousel .carousel-content {
    padding: 30px;
    position: absolute;
    inset: 0;
  }
  #main-carousel-row .carousel-content .title {
    opacity: 1;
  }
  #main-carousel-row .article-carousel .carousel-content {
    background-color: rgba(0, 102, 179, 0.95) !important;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  #main-carousel-row #main-carousel .carousel-content .title {
    font-size: 6vw;
  }
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
}
@media (min-width: 1200px) {
  #main-carousel-row {
    position: relative;
    background: #fff;
  }
  #main-carousel-row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc( 100% - 80px );
    top: 80px;
    background: #0066b3;
  }
  #main-carousel-row .readmore-wrapper {
    position: absolute;
    bottom: 42px;
  }
  #main-carousel-row .carousel-wrapper .article-carousel .model-image {
    background: transparent;
  }
  #main-carousel-row .slick-slider img {
    min-width: 0;
    min-height: 0;
    width: auto;
    height: auto;
  }
  #main-carousel-row .carousel-content {
    background: rgba(114, 191, 68, 0.8) !important;
    padding: 40px;
    max-height: 90%;
    opacity: 1;
  }
  #main-carousel-row .carousel-content .title {
    text-transform: none;
    font-size: 40px;
    line-height: 45px;
    text-align: left;
    margin-top: 23px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
  #main-carousel-row {
    height: 490px;
  }
  #main-carousel-row #main-carousel .article-carousel {
    background-color: transparent !important;
  }
  #main-carousel-row #main-carousel .article-carousel .containerImg {
    opacity: 1;
    height: 430px;
  }
  #main-carousel-row #main-carousel .carousel-wrapper .article-carousel .model-image {
    position: relative;
    float: right;
  }
  #main-carousel-row .carousel-content {
    background: transparent !important;
    padding: 118px 50px 5px 0 !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    top: 247px;
    color: #fff;
    font-size: 52px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-right {
    right: -63px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-left {
    left: -63px;
  }
  #main-carousel-row ul.slick-dots {
    top: unset;
    bottom: 70px;
    right: 40px;
  }
  #main-carousel-row ul.slick-dots li,
  #main-carousel-row ul.slick-dots li button,
  #main-carousel-row ul.slick-dots li.slick-active button:before {
    color: #fff !important;
  }
  #main-carousel-row ul.slick-dots li,
  #main-carousel-row ul.slick-dots li button,
  #main-carousel-row ul.slick-dots li button:before {
    color: #0066b3 !important;
    font-size: 20px !important;
    width: 28px !important;
    height: 28px !important;
  }
}
#main-carousel-row ul.slick-dots {
  top: unset;
  bottom: 70px;
  right: 40px;
}
#main-carousel-row ul.slick-dots li,
#main-carousel-row ul.slick-dots li button,
#main-carousel-row ul.slick-dots li.slick-active button:before {
  color: #fff !important;
}
#main-carousel-row ul.slick-dots li,
#main-carousel-row ul.slick-dots li button,
#main-carousel-row ul.slick-dots li button:before {
  color: #0066b3 !important;
  font-size: 20px !important;
  width: 28px !important;
  height: 28px !important;
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# NEWS ################################################### */
#section-events .model-content .date,
#section-actus .model-content .date {
  display: none;
}
#section-events .home-article,
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-events .home-article .date_after_title,
#section-actus .home-article .date_after_title {
  color: #333333;
  text-align: left;
  bottom: 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 576px) {
  #section-events .home-article .date_after_title,
  #section-actus .home-article .date_after_title {
    position: absolute;
  }
}
#section-events .home-article .desc,
#section-actus .home-article .desc,
#section-events .home-article .title,
#section-actus .home-article .title {
  padding: 0;
  color: #333333;
  text-align: left;
  height: auto;
  overflow: hidden;
  max-height: 90px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
#section-events .home-article .title,
#section-actus .home-article .title {
  padding-top: 5px;
}
@media (max-width: 991.98px) {
  #section-events .home-article .title,
  #section-actus .home-article .title {
    font-size: 16px;
    line-height: 24px;
  }
  #section-events .home-article .date_after_title,
  #section-actus .home-article .date_after_title {
    bottom: 0;
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  #section-events .home-article .title,
  #section-actus .home-article .title {
    font-size: 13px;
    line-height: 1.4em;
  }
}
#section-events .col-article:last-child .home-article,
#section-actus .col-article:last-child .home-article {
  margin-bottom: 0;
}
#section-events .section-more {
  margin-top: 45px;
}
#section-events .article-Model.dateImgSquare .model-image {
  margin: 0;
}
#section-events .article-Model.dateImgSquare .model-image .date {
  border-radius: 5px;
  border-top-left-radius: 0;
  top: 0;
  left: 0;
  right: unset;
  bottom: unset;
  background-color: #0066b3;
  width: 70px;
  height: 70px;
  padding: 10px;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateYear {
  display: none;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth,
#section-events .article-Model.dateImgSquare .model-image .date .dateDay {
  display: block;
  color: #fff;
  font-size: 30px !important;
  line-height: 32px;
  font-weight: 700;
}
#section-events .article-Model.dateImgSquare .model-image .date .dateMonth {
  font-size: 20px !important;
  text-transform: none;
  margin: 0;
  line-height: 1rem;
}
@media (max-width: 767.98px) {
  #section-events .article-Model.dateImgSquare .model-image .date {
    transform: scale(0.6);
    transform-origin: left top;
  }
}
#section-events .title .location {
  color: #333333;
}
@media (max-width: 575.98px) {
  #section-events .title .location {
    position: relative;
    margin-top: 15px;
  }
}
/* --------------------------------  END NEWS --------------------------------------------------*/
/* ################################# MAIN services ################################################### */
#row-services #section-lienstop .section-title .line {
  display: block !important;
}
#row-services #section-lienstop .col-article {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
#row-services #section-lienstop .col-article:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
}
#row-services #section-lienstop .col-article > a.lien {
  padding: 20px;
}
#row-services #section-lienstop .col-article > a.lien .lien-text {
  color: #333333;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
}
#row-services #section-lienstop .col-article > a.lien .lienstop-img {
  max-width: 70px;
  margin: 0 auto 20px ;
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  color: #333333;
}
#row-services #section-lienstop .slick-track {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  #row-services #section-lienstop .slick-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 0;
    justify-content: center;
  }
  #row-services #section-lienstop .slick-slide {
    width: 300px !important;
  }
}
@media (max-width: 767.98px) {
  #section-lienstop .slick-slide {
    width: 365px !important;
    clear: unset !important;
  }
  #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
}
#section-services-left .section-title .line {
  display: block;
  height: 3px;
  margin-top: 15px;
}
#section-services-left .services-details {
  overflow: hidden;
  overflow-y: auto;
  max-height: 200px;
  height: 200px;
  min-height: unset;
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #section-services-left .services-details {
    max-height: 210px;
    height: 210px;
    min-height: unset;
  }
  #section-lienstop {
    padding-top: 20px;
  }
  #section-lienstop .slick-track {
    width: 100%;
  }
  #section-lienstop .col-article {
    min-width: 250px;
  }
  #section-lienstop .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
  }
}
@media (max-width: 1199.98px) {
  .services-actions {
    text-align: center;
  }
  .home-section.section-default .section-title.underline {
    margin-bottom: 20px !important;
    padding-left: 15px;
    text-align: left;
  }
  .home-section.section-default .section-title.underline .title {
    margin-bottom: 15px;
  }
}
/* --------------------------------  END Services --------------------------------------------------*/
/* ####################### maps ############################ */
#section-gmap {
  padding-top: 0;
}
#section-gmap:before {
  display: none;
}
#section-gmap .simple_mode_2 .section-title {
  margin-bottom: 40px;
}
#section-gmap .simple_mode_2 .section-body .intro {
  display: none !important;
}
#section-gmap .simple_mode_2 .section-body .input-group-addon {
  border-radius: 0 !important;
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a {
  height: 40px;
  line-height: 38px;
  background: #0066b3;
  border: 2px solid #0066b3;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a:hover {
  background: #fff;
  color: #0066b3;
}
#section-gmap .simple_mode_2 .section-body .search {
  height: 50px;
  border-radius: 0;
  padding: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  text-transform: none;
}
#section-gmap .simple_mode_2 .section-body .search input {
  height: 40px;
  line-height: 40px;
}
#section-gmap .simple_mode_2 .section-body .search .icon-left {
  top: 10px;
}
@media (max-width: 1199.98px) {
  #section-gmap .intro {
    text-align: left;
  }
}
#section-gmap:before {
  border-color: rgba(0, 102, 179, 0.2) !important;
}
/* -----------------------  END maps ------------------------------*/
/* ################################# counters  ############################################ */
#row-compteurs {
  background: #0066b3;
}
#row-compteurs #section-compteurs .digit-prepend,
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  font-size: 50px;
  margin: 0;
  font-weight: 400;
  line-height: 72px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-label {
  font-weight: bold;
  font-size: 20px;
  display: block;
  line-height: 32px;
}
@media (min-width: 1200px) {
  #row-compteurs .footer-bottom-coords .asso_coords + .asso_coords,
  #row-compteurs .footer-bottom-coords .association + .asso_coords {
    margin-left: 4px;
  }
  #row-compteurs .footer-bottom-coords .asso_coords + .asso_coords > a,
  #row-compteurs .footer-bottom-coords .association + .asso_coords > a {
    margin-left: 4px;
  }
}
/* --------------------------------  END counters ------------------------------------------------*/
/* ################################# temoignage ################################################### */
#section-temoignage blockquote:after {
  display: none;
}
#section-temoignage blockquote:before {
  color: #0066b3 !important;
  transform: skewX(0);
}
#section-temoignage .auteur:before {
  background-color: #0066b3 !important;
}
#section-temoignage blockquote,
#section-temoignage .auteur-wrapper {
  color: #333333 !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
#section-temoignage .auteur-text {
  font-weight: bold;
}
#section-temoignage .auteur-photo {
  max-width: 400px;
  margin: auto;
}
#section-temoignage .home-content.big-arrows .slick-slider i.slick-arrow {
  font-size: 28px;
  color: #72bf44 !important;
}
#section-temoignage ul.slick-dots li.slick-active button:before {
  color: #0066b3 !important;
}
#section-temoignage ul.slick-dots li button:before {
  font-size: 20px;
  color: #000 !important;
}
/* --------------------------------  END temoignage--------------------------------------------------*/
/* ################################# Partenaires ################################################### */
#section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas {
  color: #72bf44;
  font-size: 30px;
  top: 70px;
}
/* --------------------------------  END Partenaires --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-middle h4 {
  font-family: 'Montserrat', sans-serif !important;
}
#footer-bottom,
#footer-middle .col-applis {
  display: none;
}
#footer-middle {
  background: #0066b3;
  padding: 50px 15px 25px !important;
}
#footer-middle .logos-left img {
  max-width: 180px;
  margin-top: 15px;
}
#footer-logos-left .logos-left {
  text-align: left;
}
@media (max-width: 1199.98px) {
  #footer-logos-left .logos-left {
    text-align: center;
  }
}
.na-footer #footer-middle *,
.na-footer #footer-middle * {
  color: #000;
}
#footer-middle .subscribe input[type="submit"] {
  background-color: #0066b3;
}
#footer-middle .subscribe input[type="email"] {
  border: 1px solid #0066b3;
  font-family: sans-serif;
}
@media (max-width: 1199.98px) {
  #footer-middle * {
    padding: 0 3px !important ;
  }
}
#footer-middle h4 {
  text-transform: uppercase;
}
#footer-middle #footer-socials li + li {
  margin-left: 0;
}
#footer-middle #footer-socials li a .fab,
#footer-middle #footer-socials li a .fas {
  font-size: 11px;
  background-color: #f2f2f2;
  display: inline-block;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  aspect-ratio: 1;
  text-align: center;
  padding: 0;
  color: #0066b3;
  line-height: 35px;
}
#footer-middle #footer-socials li a:hover .fab {
  background-color: rgba(255, 255, 255, 0.97);
}
#footer-middle #footer-socials li:has(> a[title="/contact"] ) {
  display: none !important;
}
#footer-middle .footer-col_inner.right,
#footer-middle .footer-col_inner.right ul {
  text-align: center !important;
  float: none !important;
}
#footer-middle .footer_app-col .footer-col_inner {
  margin: 0 !important;
  padding: 0 !important;
}
#footer-middle .logos-left img {
  max-width: 180px !important;
  margin-bottom: 30px;
}
#footer-middle .liens-footer a:hover {
  color: #c5852b !important;
}
#footer-middle .footer-col_inner.right li {
  text-align: left;
}
#footer-middle .footer-col_inner.right h4 {
  display: none;
}
#footer-middle .col.col-lg-3.footer_app-col {
  padding-left: 30px !important;
}
/* --------------------- end FOOTER --------------------------- */
