/* 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: "Work Sans", sans-serif;
  color: #174763;
  -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 .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: "Unbounded", sans-serif;
  color: #174763;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
  background-color: #70bc80 !important;
  border-color: #70bc80;
}
.home-section.section-default .section-title .title {
  line-height: 48px;
  color: #174763 !important;
  letter-spacing: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
.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 {
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  line-height: 46px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border: 2px solid #174763;
  background-color: #fff;
  color: #174763;
  border-radius: 0 !important;
  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,
.apropos .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #174763;
  border: 1px solid #174763;
  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 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: #174763;
  }
  .socials.rs-nolabels li:not(.rs-append, .contact) a i {
    font-size: 13px;
    color: #fff;
  }
  .socials.rs-nolabels li:not(.rs-append, .contact) a {
    background: #174763;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .socials.rs-nolabels li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 14px;
    font-weight: 700;
  }
  .socials.rs-nolabels li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 0;
    background: #174763;
  }
}
.bar {
  font-size: 16px;
}
.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: #174763;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .socials .contact,
.bar .socials .langs-wrapper,
.bar .socials li.rs-append {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bar .socials .contact::first-letter,
.bar .socials .langs-wrapper::first-letter,
.bar .socials li.rs-append::first-letter {
  text-transform: uppercase;
}
.bar .socials .contact:before,
.bar .socials .langs-wrapper:before,
.bar .socials li.rs-append:before {
  content: '';
  width: 1px;
  height: 17px;
  top: 13px;
  position: absolute;
  left: 0;
  background: #174763;
}
@media (min-width: 1200px) {
  body .logo .logo-a .logo-img {
    max-height: 100px;
    max-width: 270px;
  }
  .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: #174763 !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: #174763 !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: #174763 !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) {
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 29px;
    width: 910px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    text-transform: normal;
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #174763;
    line-height: 57px;
  }
  header .header-navigation-side .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 .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover a {
    color: #174763;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #70bc80;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child {
    margin-left: 8px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a {
    border-radius: 0;
    background: #174763;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 46px;
    border: 2px solid #174763;
    height: 48px;
    padding: 0 28px;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a:hover {
    background: transparent;
    border: 2px solid ;
    color: #174763;
    border-color: #174763;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel-row {
  margin-top: 20px;
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
  font-family: "Unbounded", sans-serif;
}
#main-carousel-row .readmore-wrapper {
  position: relative;
}
#main-carousel-row .readmore-wrapper .readMore:hover {
  background: #fff;
  color: #174763;
}
#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(23, 71, 99, 0.75) !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: url("/ressources/css/images/carrousel.png") no-repeat left top;
    background-size: cover;
  }
  #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(112, 188, 128, 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 button:before {
    font-size: 20px !important;
    width: 28px !important;
    height: 28px !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# event  ############################################ */
@media (max-width: 1199.98px) {
  #section-event .article-details {
    line-height: 1.3em;
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .section-title .title br {
    display: none;
  }
}
#section-event .section-more {
  margin-top: 35px;
}
#section-event .article-details {
  padding: 0 70px 0 0;
  font-size: 16module _asso / newsletter / ressources / images / px;
  line-height: 1.5em;
  text-align: left;
  color: #174763;
}
#section-newss .home-article,
#section-events .home-article {
  background: transparent;
  border: 0 none;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.2);
  margin: 0 0 12px ;
  border-radius: 3px;
}
#section-newss .home-article .model-image .click-img,
#section-events .home-article .model-image .click-img {
  border-radius: 3px;
}
#section-newss .home-article .desc,
#section-events .home-article .desc {
  padding: 0 30px !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-newss .home-article .date,
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  background-color: #174763;
  left: 50%;
  text-transform: none !important;
  transform: translateX(-50%);
  border-radius: 0;
  bottom: -22px;
  font-weight: normal;
}
#section-newss .home-article .date span,
#section-events .home-article .date span {
  color: #fff;
  display: inline-block;
  font-size: 14px !important;
  line-height: 44px;
  text-transform: none !important;
  font-style: normal;
  font-weight: 700;
}
#section-newss .home-article .title,
#section-events .home-article .title {
  padding: 0 30px !important;
  color: #174763;
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#section-newss .home-article .model-image,
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 8px;
}
#section-newss .home-article.locationBottom .location,
#section-events .home-article.locationBottom .location {
  display: none;
  color: #70bc80;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: none;
}
#section-actus .desc,
#section-events .desc {
  display: none !important;
}
/* --------------------------------  END event ------------------------------------------------*/
/* ################################# News  ############################################ */
@media (max-width: 1199.98px) {
  #section-news {
    padding-left: 0;
  }
  #section-news .article-details {
    line-height: 1.3em;
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .section-title .title br {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .home-row#row-news > .container > .row.container_row {
    display: flex;
    flex-direction: column-reverse;
  }
}
#section-news {
  padding-left: 30px;
}
#section-news .section-more {
  margin-top: 35px;
}
#section-news .article-details {
  padding: 0 70px 0 0;
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  color: #174763;
}
#section-actus .desc,
#section-newss .desc {
  display: none !important;
}
/* --------------------------------  END News ------------------------------------------------*/
/* ################################# counters  ############################################ */
#row-compteurs {
  background: #174763;
}
#row-compteurs #section-compteurs .counter-mode-icon {
  font-size: 20px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon {
  border: 0 none  ;
  border-radius: 0;
  padding: 0;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  font-size: 40px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  background: transparent;
  color: #fff;
  padding: 0;
  height: 50px;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .digit-prepend,
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  margin: 0;
  padding: 0;
  font-family: "Unbounded", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 63px;
  color: #EEEEEE;
}
#row-compteurs #section-compteurs .counter-mode-icon .counter-txt .counter-label {
  margin-top: 15px;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  color: #EEEEEE;
}
@media (min-width: 1200px) {
  .footer-bottom-coords .asso_coords + .asso_coords,
  .footer-bottom-coords .association + .asso_coords {
    margin-left: 4px;
  }
  .footer-bottom-coords .asso_coords + .asso_coords > a,
  .footer-bottom-coords .association + .asso_coords > a {
    margin-left: 4px;
  }
}
/* --------------------------------  END counters ------------------------------------------------*/
/* ################################# SERVICES ################################################### */
#row-services #section-services-left .services-actions .cta-1 a {
  border-color: #fff;
}
#row-services #section-lienstop .col-article {
  border-radius: 0;
}
@media (min-width: 1200px) {
  #row-services #section-lienstop .col-article {
    float: right;
  }
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  color: #174763;
}
#row-services #section-lienstop .lien-text {
  font-size: 20px !important;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  max-width: 120px;
}
#row-services #section-lienstop .slick-track {
  display: flex;
}
#row-services #section-lienstop .lienstop-img {
  min-height: 50px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
}
#row-services #section-lienstop .lienstop-img img {
  max-width: 110px;
  min-width: unset;
  margin: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  #row-services #section-lienstop {
    padding-right: 15px;
  }
}
@media (max-width: 767.98px) {
  #row-services #section-lienstop .slick-slide {
    width: 365px !important;
    clear: unset !important;
  }
  #row-services #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
}
#row-services #section-services-left .section-title .title {
  color: #fff !important;
}
#row-services #section-services-left .section-title .line {
  background: #fff !important;
}
#row-services #section-services-left .services-details {
  overflow: hidden;
  color: #fff;
  overflow-y: auto;
  max-height: 200px;
  height: 200px;
  min-height: unset;
  padding-top: 5px;
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #row-services #section-services-left .services-details {
    max-height: 210px;
    height: 210px;
    min-height: unset;
  }
  #row-services #section-lienstop {
    padding-top: 20px;
  }
  #row-services #section-lienstop .slick-track {
    width: 100%;
  }
  #row-services #section-lienstop .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
  }
}
/* --------------------------------  END SERVICE --------------------------------------------------*/
/* ################################# Temoignageq  ################################################### */
#row-temoignage #section-temoignage {
  padding: 80px 0 130px;
}
#row-temoignage #section-temoignage .section-title .title {
  color: #fff !important;
}
#row-temoignage ul.slick-dots li.slick-active button:before {
  color: #70bc80 !important;
}
#row-temoignage ul.slick-dots li button:before {
  font-size: 20px;
  color: #ffffff !important;
}
#row-temoignage .auteur-nom-wrapper .auteur .auteur-text .auteur-nom {
  font-family: "Unbounded", sans-serif;
}
#row-temoignage .auteur-nom-wrapper .auteur .auteur-text .auteur-nom,
#row-temoignage .auteur-nom-wrapper .auteur .auteur-text .auteur-info {
  margin: 0 0 18px !important;
  color: #174763 !important;
}
#row-temoignage blockquote {
  max-height: 220px;
  overflow-y: auto;
}
/* --------------------------------  END Temoignageq --------------------------------------------------*/
/* ################################# partenaires  ################################################### */
#section-partenaires .home-article.article-partenaire {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
}
#section-partenaires .home-article.article-partenaire > a {
  margin: 15px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
}
#section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas {
  font-size: 40px;
  top: 47%;
  color: #174763;
}
/* --------------------------------  END partenaires --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 4px;
  background: #174763;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom #footer-socials * {
  color: #174763;
}
/* css footer */
.footer-title {
  font-size: 12px;
  margin: 15px 0 20px;
  text-transform: uppercase;
}
.subscribe {
  border: 1px solid #174763;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  max-width: 245px;
}
.subscribe-field {
  border-radius: 3px;
  width: 100%;
  height: 50px;
  padding: 0 100px 0 20px;
  border: none;
  background: #fff !important;
  color: #969a9b !important;
  border-radius: 0;
  -webkit-appearance: none;
}
.subscribe-btn {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  text-align: center;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-left: 1px solid #d0d0d0;
  border-radius: 0;
  -webkit-appearance: none;
  height: 100%;
  overflow: hidden;
  display: inline-block;
  background: #174763;
}
.subscribe-btn:hover {
  background: #70bc80;
}
#footer-middle {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  overflow: hidden;
  height: auto !important;
}
#footer-middle .subscribe .subscribe-btn {
  font-weight: bold !important;
}
#footer-middle * {
  color: #174763 !important;
}
#footer-middle h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 992px) {
  #footer-middle .pull-left {
    width: 100%;
  }
}
#footer-middle .subscribe {
  height: 48px;
  overflow: hidden;
  border-radius: 0;
}
#footer-middle .subscribe .subscribe-field {
  background: #dedede;
  border: 1px solid #DADADA;
  border-radius: 0;
  color: #000 !important;
  height: 48px;
  line-height: 48px;
}
#footer-middle .subscribe .subscribe-btn {
  border: 0 none;
  border-radius: 0;
  height: 48px;
  width: 57px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF !important;
}
@media (min-width: 992px) {
  #footer-middle {
    height: 20px;
  }
  .footer-bottom-coords {
    float: left;
  }
  #footer-middle {
    padding: 80px 0  !important;
  }
  #footer-middle .logos-left img {
    max-height: 120px;
    margin-top: 0;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
  }
  #footer-middle * {
    color: #174763;
    font-size: 13px;
  }
  #footer-middle h4 {
    display: block;
    margin: 0  0 12px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #174763;
    white-space: nowrap;
  }
  #footer-middle #footer-socials {
    display: block;
  }
  #footer-middle #footer-socials li {
    margin: 0 3px 0 0;
  }
  #footer-middle #footer-socials li i {
    font-size: 16px;
  }
  #footer-middle #footer-socials a i {
    font-size: 13px;
    color: #fff;
  }
  #footer-middle #footer-socials a {
    background: #174763;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 16px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #footer-middle #footer-socials a i {
    color: #fff !important;
  }
  #footer-middle .list-liens {
    padding-left: 80px;
  }
  #footer-middle .list-liens li {
    display: block !important;
    width: 100%;
    margin: 0;
  }
  #footer-middle .list-liens a {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #174763;
  }
  #footer-middle .list-liens a:before {
    content: '> ';
  }
  #footer-middle .list-liens a:hover {
    text-decoration: underline !important;
  }
  #footer-middle .subscribe {
    position: relative;
    border-radius: 0;
    overflow: hidden;
  }
  #footer-middle .subscribe-field {
    border-radius: 6px;
    width: 100%;
    height: 50px;
    padding: 0 100px 0 20px;
    border: none;
    background: #fff;
    color: #174763 !important;
    border-radius: 0;
    -webkit-appearance: none;
  }
  #footer-middle .subscribe-btn {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    text-align: center;
    border: none;
    color: #ffffff !important;
    font-weight: bold;
    border-left: 1px solid #174763;
    border-radius: 0;
    -webkit-appearance: none;
    height: 100%;
    background: #174763;
    overflow: hidden;
    display: inline-block;
  }
  #footer-middle .subscribe-btn:hover {
    border: 2px solid #174763;
    color: #174763 !important;
    background: #fff;
  }
  #footer-middle .liens-footer {
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 240px !important;
  }
  #footer-middle .footer-row {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
  #footer-middle .footer-row > .col {
    width: 100% !important;
    text-align: center;
  }
  #footer-middle .footer-row > .col .subscribe {
    overflow: hidden;
    border-radius: 0;
    float: none;
    margin: 15px auto;
  }
  #footer-logos {
    margin: 15px 0;
    text-align: center;
  }
  #footer-logos .logo-img {
    max-width: 80% !important;
  }
  #footer-logos .footer-logo {
    max-width: 40%;
    margin: auto;
    display: inline-block;
  }
}
@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-rs-div,
  #footer-middle h4.footer-title {
    text-align: center;
    padding-bottom: 15px !important;
  }
  .footer-title,
  .subscribe {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  #footer-middle .liens-footer {
    margin-top: 15px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
#footer-bottom-rasso {
  display: none;
}
/* --------------------- end FOOTER --------------------------- */
