/* 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: 'Poppins', sans-serif;
  color: #333333;
  -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: 'Poppins', sans-serif;
  color: #333333;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #000 !important;
}
.home-section.section-default .section-title .line {
  height: 4px;
  width: 50px !important;
  background-color: #be1622 !important;
  border-color: #be1622;
}
.home-section.section-default .section-title .title {
  color: #000 !important;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0;
}
.home-section.section-default .section-title .title:first-letter {
  text-transform: uppercase;
}
#section-apropos .apropos-cta a,
#main-carousel-row .carousel-content .readmore-wrapper a,
body .home-section.section-default .section-more a {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  margin-right: 0;
  height: 46px;
  line-height: 46px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border-radius: 0;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
  background: transparent;
  border: 2px solid #be1622;
  color: #be1622;
}
#section-apropos .apropos-cta a:hover,
#main-carousel-row .carousel-content .readmore-wrapper a:hover,
body .home-section.section-default .section-more a:hover {
  color: #fff;
  border: 2px solid #be1622;
  background-color: #be1622;
}
@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 ############ */
.bar div.btn-recruteur-wrapper {
  width: 190px !important;
}
.bar div.btn-recruteur-wrapper .icon:before {
  content: "\f0f2";
  font-family: "Font Awesome 5 Free";
  display: block;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .bar div.btn-recruteur-wrapper .icon:before {
    margin-top: 0px;
    margin-right: 10px;
  }
}
.bar div.btn-recruteur-wrapper a {
  padding: 0 15px ;
}
.bar div.btn-recruteur-wrapper:hover * {
  color: #ae9f86;
}
.bar .fa-shopping-cart:before {
  content: "\f290";
}
.bar div.btn-adherer-wrapper {
  width: 170px;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff !important;
}
.bar div.btn-adherer-wrapper .icon:before {
  content: "\f4be";
  font-family: "Font Awesome 5 Free";
  display: block;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .bar div.btn-adherer-wrapper .icon:before {
    margin-top: 0px;
    margin-right: 10px;
  }
}
.bar div.btn-adherer-wrapper a,
.bar div.btn-adherer-wrapper a:active,
.bar div.btn-adherer-wrapper a:visited {
  color: #ffffff;
}
.bar div.btn-adherer-wrapper:hover a,
.bar div.btn-adherer-wrapper:hover a:active,
.bar div.btn-adherer-wrapper:hover a:visited {
  background: #ae9f86;
  color: #ae9f86;
  background: #fff !important;
  color: #000;
}
.bar div.btn-adherer-wrapper:hover a *,
.bar div.btn-adherer-wrapper:hover a:active *,
.bar div.btn-adherer-wrapper:hover a:visited * {
  color: #000;
}
.bar .NA_connexion {
  width: 170px;
}
.bar .NA_connexion .faicon_user {
  margin: 0 !important;
}
.bar .NA_connexion .faicon_user:before {
  display: block;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .bar .NA_connexion .faicon_user:before {
    margin-right: 10px;
  }
}
.bar .NA_connexion .na-login-prepend-section a {
  height: auto;
}
.bar .langs-wrapper .switch-slider {
  background: #fff;
}
.bar .langs-wrapper .switch-slider:before {
  background: #be1622;
}
.bar .langs-wrapper .lang_link {
  font-size: 16px !important;
  font-weight: 400;
}
@media (max-width: 1199.98px) {
  .bar {
    max-width: 100vw;
  }
  .search-toggle-wrapper .search-toggle {
    font-size: 22px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 3px 0 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
  .bar .btn-adherer-wrapper {
    background: #ae9f86 !important;
  }
  .bar .btn-adherer-wrapper i {
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .search-wrapper {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  header .bar .socials li + li {
    margin-left: 10px;
  }
  header .bar .socials li a .fab,
  header .bar .socials li a .fas {
    font-size: 11px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    aspect-ratio: 1;
    text-align: center;
    padding: 0;
    color: #be1622;
    line-height: 24px;
  }
  header .bar .socials li a:hover .fab {
    background-color: rgba(255, 255, 255, 0.97);
  }
  header .bar .socials li:has(> a[title="/contact"] ) {
    display: none !important;
  }
  header .bar .socials .langs-wrapper,
  header .bar .socials li.rs-append,
  header .bar .socials li.contact {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
  }
  header .bar .socials .langs-wrapper a:hover,
  header .bar .socials li.rs-append a:hover,
  header .bar .socials li.contact a:hover,
  header .bar .socials .langs-wrapper a:active,
  header .bar .socials li.rs-append a:active,
  header .bar .socials li.contact a:active,
  header .bar .socials .langs-wrapper a:focus,
  header .bar .socials li.rs-append a:focus,
  header .bar .socials li.contact a:focus {
    color: #be1622;
  }
  header .bar .socials .langs-wrapper:before,
  header .bar .socials li.rs-append:before,
  header .bar .socials li.contact:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .bar-btn-2 {
    position: relative;
  }
  header .bar .bar-btn-2 .topbar-btn-icon {
    display: inline-block !important;
  }
  header .bar .na-login a.fancyForgotPass {
    font-size: 10px !important;
  }
  header .bar .NA_connexion {
    border: 1px solid #ffffff;
    line-height: 29px !important;
    font-weight: 700 !important;
  }
  header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    max-width: 30px;
    border: 0 none;
    max-height: 28px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 30px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .inline-div-section-wrapper {
    display: block;
  }
  header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  header .bar .socials.rs-nolabels a:hover,
  header .bar .shopping-cart a:hover,
  header .bar .search-toggle:hover,
  header .bar .socials.rs-nolabels a:active,
  header .bar .shopping-cart a:active,
  header .bar .search-toggle:active,
  header .bar .socials.rs-nolabels a:focus,
  header .bar .shopping-cart a:focus,
  header .bar .search-toggle:focus {
    color: #fff;
  }
  header .bar .socials.rs-nolabels a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .shopping-cart a {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    width: auto;
    padding: 0 10px 0 20px;
    position: relative;
    margin-left: 20px;
  }
  header .bar .shopping-cart a:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 1px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  header .bar .btn-adherer-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-don-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .btn-connexion-wrapper {
    border-radius: 0 !important;
    flex: unset;
    text-transform: none;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 180px;
    margin-left: 15px;
    border: 0 none ;
    font-size: 16px;
  }
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-don-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-connexion-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
  }
  header .bar .btn-adherer-wrapper:hover {
    color: #be1622;
  }
  header .bar .btn-adherer-wrapper:hover > a {
    border: 1px solid #ae9f86 !important;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 0 !important;
    margin-top: 0;
    line-height: 29px !important;
    height: 30px !important;
    text-transform: none;
    font-weight: 700 !important;
  }
  header .bar .NA_connexion {
    border: 0 none;
  }
  header .bar .NA_connexion > a {
    border: 1px solid #be1622 !important;
  }
  header .bar .btn-recruteur-wrapper a > .fas,
  header .bar .btn-adherer-wrapper a > .fa,
  header .bar .btn-adherer-wrapper a > .fas,
  header .bar .connexion-btn > .fa.faicon_user,
  header .bar .connexion-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .bar .btn-recruteur-wrapper a > .fas > .fas.faicon_user,
  header .bar .btn-adherer-wrapper a > .fa > .fas.faicon_user,
  header .bar .btn-adherer-wrapper a > .fas > .fas.faicon_user,
  header .bar .connexion-btn > .fa.faicon_user > .fas.faicon_user,
  header .bar .connexion-btn > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !important;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 0 !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-size: 16px;
    border: 0 none !important;
    font-weight: 700;
  }
  .search-toggle-wrapper .fas.fa-search {
    font-size: 18px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
header .header-slogan {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  top: 55px;
  background: #be1622;
  padding: 10px 15px;
}
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .nav-default-mod,
  header .header-navigation ul {
    max-height: 62px;
    padding: 0 !important;
  }
  header .header-navigation-fullwidth {
    background: #fff;
  }
  header .header-navigation-fullwidth:before {
    background: #fff;
  }
  header .logo > a img {
    max-height: 110px;
  }
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-navigation .nav > ul {
    display: flex;
    justify-content: space-around;
    text-align: center;
  }
  header .header-navigation .nav > ul a {
    color: #5a7184;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: 100%;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul > li:hover > a {
    color: #ffffff;
  }
  header .header-navigation .nav > ul > li.menuli {
    min-width: unset;
    width: unset;
    max-width: unset;
  }
  header .header-navigation .nav > ul > li.menuli > a {
    color: #333;
    font-size: 14px;
    padding: 0;
    text-transform: uppercase !important;
    line-height: 1;
    display: flex;
    white-space: nowrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: unset;
    max-width: unset;
  }
  header .header-navigation .nav > ul > li.menuli {
    flex: unset;
  }
  header .header-navigation .nav > ul > li.menuli > .nav-dropdown > ul > li:hover > a {
    background: #ae9f86;
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    width: 100%;
    height: 5px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #be1622;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
#main-carousel-row {
  background: #fff;
}
@media (max-width: 1199.98px) {
  #main-carousel-row .home-section.section-default .readmore-wrapper a.readMore {
    background-color: rgba(255, 255, 255, 0.7) !important;
  }
  #main-carousel-row .home-article.article-carousel {
    max-height: 300px;
  }
  #main-carousel-row .home-article.article-carousel .readmore-wrapper {
    position: relative;
  }
  #main-carousel-row .home-article.article-carousel .carousel-content .title {
    color: #fff;
  }
}
#main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 100%;
  cursor: default;
}
#main-carousel-row .article-carousel .carousel-content .title {
  font-size: 32px;
  color: #000;
}
#main-carousel-row .carousel-wrapper .article-carousel .model-image {
  width: 800px;
}
#main-carousel-row .carousel-content .title {
  font-size: 32px;
}
@media (max-width: 1199.98px) {
  #main-carousel-row .carousel-content .title {
    opacity: 1;
  }
  #main-carousel-row .article-carousel .carousel-content {
    padding: 50px 30px 130px  !important;
    background-color: rgba(0, 0, 0, 0.4) !important;
  }
}
@media (min-width: 1200px) {
  #main-carousel-row {
    position: relative;
    background: #fff;
    height: 580px;
    padding: 0;
  }
  #main-carousel-row ul.slick-dots li button:before {
    color: #000 !important;
  }
  #main-carousel-row ul.slick-dots li.slick-active button:before,
  #main-carousel-row ul.slick-dots li button:hover:before,
  #main-carousel-row ul.slick-dots li button:focus:before {
    opacity: 1;
    color: #be1622 !important;
  }
  #main-carousel-row .container > .row {
    max-height: 580px;
  }
  #main-carousel-row ul.slick-dots {
    width: 100%;
  }
  #main-carousel-row #main-carousel .home-content .row {
    max-height: 580px;
  }
  #main-carousel-row #main-carousel .col-article {
    padding: 0 !important;
  }
  #main-carousel-row #main-carousel .home-article.article-carousel {
    background-color: transparent !important;
  }
  #main-carousel-row #main-carousel .home-article.article-carousel .containerImg {
    width: 800px;
    opacity: 1;
    height: 421px;
  }
  #main-carousel-row #main-carousel .home-article.article-carousel .model-image {
    position: relative;
    float: right;
    margin: 0;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    display: none !important;
    top: 180px;
    color: #AEAEAE;
    font-size: 52px;
    height: 56px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-right {
    right: 30px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas.fa-chevron-left {
    left: 30px;
  }
  #main-carousel-row ul.slick-dots {
    padding: 0;
    top: unset;
    bottom: 20px;
    right: 0;
    text-align: center;
    padding-right: 40px;
    max-width: 100%;
    width: unset;
  }
  #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;
  }
  #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 .article-carousel {
    background-color: transparent !important;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
  }
  #main-carousel-row .article-carousel .container {
    position: unset;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
  #main-carousel-row .carousel-content {
    position: relative;
    opacity: 1;
    padding: 0;
  }
  #main-carousel-row .carousel-content .type-carousel {
    display: none;
  }
  #main-carousel-row .carousel-content .title {
    text-transform: none;
    line-height: 45px;
    text-align: left;
    margin-top: 23px;
    font-size: 32px !important;
    font-weight: 700 !important;
    white-space: normal !important;
    line-height: 2.2rem;
    margin: 0 !important;
  }
  #main-carousel-row .carousel-content .date {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    color: #000;
  }
  #main-carousel-row .carousel-content .date .dateMonth {
    text-transform: none !important;
  }
  #main-carousel-row .carousel-content .link-entire-box {
    min-height: 180px;
    display: block;
    padding-right: 170px;
  }
  #main-carousel-row .carousel-content .readmore-wrapper {
    position: absolute;
    float: right;
    width: auto !important;
    width: 160px;
    top: 43px;
    right: 0;
    bottom: unset;
    left: unset;
  }
  ul.slick-dots {
    width: 100% !important;
  }
  .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
}
#section-liens_carrousel {
  padding: 0;
}
#section-liens_carrousel .home-content {
  padding: 0;
}
#section-liens_carrousel .col-article .lien {
  display: block;
  height: calc( 421px / 3 );
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  background: transparent;
}
#section-liens_carrousel .col-article .lien .lienstop-img {
  height: 100%;
  min-width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-liens_carrousel .col-article .lien .lienstop-img img {
  width: 40px;
}
#section-liens_carrousel .col-article .lien .lien-text {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  font-weight: 700;
}
#section-liens_carrousel .col-article .lien:hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  background: rgba(255, 255, 255, 0.2) !important;
}
#section-liens_carrousel .col-article .lien:hover .lien-text {
  color: #fff;
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ##################  END APROPOS ##################### */
#row-apropos {
  background-color: rgba(206, 195, 178, 0.15);
  background-size: cover;
}
#row-apropos #section-apropos .apropos-desc p {
  text-align: center;
}
#row-apropos #section-apropos .apropos-desc {
  margin: 60px 0;
}
#row-apropos #section-apropos .apropos-cta {
  text-align: center;
  top: unset;
  left: unset;
  margin-top: 20px;
  position: relative;
}
/* ----------------  END APROPOS ---------------------*/
/* ##################  END liens cta ##################### */
#row-lienscircle {
  background-color: #ae9f86;
}
#row-lienscircle .lien-text {
  color: #fff;
}
/* ----------------  END liens cta ---------------------*/
/* ################################# groupes ################################################### */
#row-communaute #section-communaute {
  padding: 0;
}
#row-communaute #section-communaute .damier {
  min-height: 350px;
  overflow: hidden;
  position: relative;
}
#row-communaute #section-communaute .damier .bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: width .3s, height .3s, top .3s, left .3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#row-communaute #section-communaute .damier:hover .bg-image {
  top: -15px;
  left: -15px;
  width: calc( 100% + 30px);
  height: calc( 100% + 30px);
}
#row-communaute #section-communaute .damier .damier-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
#row-communaute #section-communaute .damier .damier-content {
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin: 60px;
  font-weight: normal;
}
#row-communaute #section-communaute .damier .damier-content .damier-label {
  margin-top: 22px;
  font-size: 24px;
  max-width: 210px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  width: 100%;
}
#row-communaute #section-communaute .damier .damier-content .damier-icon img {
  min-width: 0;
  margin: auto;
}
#row-communaute #section-communaute .damier-label {
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 65px;
  left: 50%;
  transform: translate(-50%);
}
#row-communaute #section-communaute .home-content .slick-initialized .slick-slide img {
  max-width: 100px !important;
  max-height: 115px;
  min-width: 0;
}
/* ----------------  END groupe ---------------------*/
/* ####################### events ############################ */
#section-events .home-article {
  background: #fff;
  border: 0 none;
}
#section-events .home-article .model-image .click-img {
  border-radius: 0;
}
#section-events .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  background-color: #be1622;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0;
  bottom: -22px;
}
#section-events .home-article .date span {
  color: #fff;
  text-transform: none;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  font-style: normal;
}
#section-events .home-article .date span:first-letter {
  text-transform: uppercase;
}
#section-events .home-article .title,
#section-events .home-article .desc {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  color: #333333;
  text-transform: lowercase;
  margin: 0;
  padding: 0;
}
#section-events .home-article .title:first-letter,
#section-events .home-article .desc:first-letter {
  text-transform: uppercase;
}
#section-events .home-article .title {
  margin-bottom: 10px;
  font-weight: bold;
}
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 0;
}
#section-events .home-article.locationBottom .location {
  color: #be1622;
  text-transform: none;
}
/* --------------------------------  END events --------------------------------------------------*/
/* ####################### partenaires ############################ */
#row-partenaires2 #section-partenaires2 .article-partenaire,
#row-partenaires #section-partenaires2 .article-partenaire,
#row-partenaires2 #section-partenaires .article-partenaire,
#row-partenaires #section-partenaires .article-partenaire {
  aspect-ratio: 1;
  height: 170px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
}
#row-partenaires2 #section-partenaires2 .home-content.big-arrows .slick-slider i.slick-arrow.fas,
#row-partenaires #section-partenaires2 .home-content.big-arrows .slick-slider i.slick-arrow.fas,
#row-partenaires2 #section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas,
#row-partenaires #section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas {
  font-size: 32px !important;
  color: #000;
  top: 60px;
}
#row-partenaires {
  padding-bottom: 0;
}
#row-partenaires2 {
  padding-top: 0;
}
/* --------------------------------  END partenaires ------------------------------------------------*/
/* ################################# DEBUT newsletter ################################################### */
#row-newsletter .section-title {
  margin-bottom: 20px;
}
#row-newsletter .section-title .line {
  background: #fff !important;
}
#row-newsletter .section-title .title {
  color: #fff !important;
}
#row-newsletter .article-details {
  font-size: 16px;
  font-weight: 400px;
  line-height: 1.5;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper {
  border-radius: 0;
  border: 2px solid #be1622;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper #nl_email {
  padding-left: 15px;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok {
  border-radius: 0;
  background: #be1622;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  height: 55px;
  top: 2px;
  right: 2px;
  border: 2px solid #be1622;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok:hover {
  background: #fff;
  color: #be1622;
  border: 2px solid #be1622;
}
#row-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .placeholder-icon {
  display: none;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
footer .logo-img {
  width: 100px;
  max-width: 100px !important;
  float: left;
}
#footer-middle .sub-col,
#footer-middle .subscribe {
  margin-top: 15px;
}
.col.col-lg-3.footer_nl-col .footer-col_inner {
  display: none;
}
#footer-middle {
  padding: 50px 15px 25px !important;
}
#footer-middle * {
  color: #fff;
}
#footer-middle .subscribe-field {
  border: 0 none;
  background: #fff;
  border-radius: 8px;
}
#footer-middle .subscribe-field::placeholder {
  color: #ae9f86;
}
#footer-middle {
  background: rgba(206, 195, 178, 0.15) !important;
}
#footer-middle .subscribe-btn {
  background: #ae9f86;
  border-radius: 7px;
  border: 1px solid #fff;
}
#footer-middle .logos-left img {
  max-width: 100px;
  margin-top: 15px;
  left: 0;
  margin-left: 0;
}
#footer-bottom {
  padding: 25px 0 !important;
  text-transform: uppercase;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
#footer-bottom .footer-bottom-coords .association {
  margin-right: 5px;
}
#footer-bottom #footer-socials li + li {
  margin-left: 10px;
}
#footer-bottom #footer-socials li a .fab,
#footer-bottom #footer-socials li a .fas {
  font-size: 11px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  aspect-ratio: 1;
  text-align: center;
  padding: 0;
  color: #be1622;
  line-height: 24px;
}
#footer-bottom #footer-socials li a:hover .fab {
  background-color: rgba(255, 255, 255, 0.97);
}
#footer-bottom #footer-socials li:has(> a[title="/contact"] ) {
  display: none !important;
}
@media (min-width: 1200px) {
  .na-footer #footer-middle .footer-row .col:last-of-type {
    float: right !important;
  }
}
.na-footer #footer-middle .footer-col_inner.right,
.na-footer #footer-middle .footer-col_inner.right ul {
  text-align: center !important;
  float: none !important;
}
.na-footer #footer-middle .footer_app-col .footer-col_inner {
  margin: 0 !important;
  padding: 0 !important;
}
.na-footer #footer-middle .logos-left img {
  max-width: 276px !important;
  margin-top: 55px;
  text-align: left;
}
.na-footer #footer-middle .footer-col_inner.right li {
  text-align: left;
}
.na-footer #footer-middle .footer-col_inner.right h4 {
  display: none;
}
.na-footer #footer-middle .footer-col_inner .sub-col {
  display: none !important;
}
.na-footer #footer-middle .col.col-lg-3.footer_app-col {
  padding-left: 30px !important;
}
@media (max-width: 1199.98px) {
  .na-footer #footer-middle .col.col-lg-3.footer_app-col {
    margin-top: 30px;
  }
}
.na-footer #footer-middle .liens-footer li a {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 1.7;
  color: #000 !important;
  white-space: nowrap;
}
.na-footer #footer-middle .liens-footer li a:before {
  content: '> ';
  font-size: 13px;
}
.na-footer #footer-middle .footer_nl-col .rsLink,
.na-footer #footer-middle h4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 12px !important;
  line-height: 1.4;
  color: #333333 !important;
}
.na-footer #footer-middle .footer_nl-col .rsLink #footer-socials,
.na-footer #footer-middle h4 #footer-socials {
  display: flex;
}
.na-footer #footer-middle .footer_nl-col .rsLink #footer-socials li,
.na-footer #footer-middle h4 #footer-socials li {
  padding: 0 0 0 15px;
  width: 32px;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .na-footer #footer-middle .footer-col_inner.right,
  .na-footer #footer-middle .footer-col_inner.right ul {
    text-align: center !important;
    float: none !important;
  }
  .na-footer #footer-middle .footer_app-col .footer-col_inner {
    margin: 0 !important;
    padding: 0 !important;
  }
  .na-footer #footer-middle .logos-left img {
    max-width: 250px !important;
    margin-bottom: 40px !important;
    margin-top: 15px !important;
  }
  .na-footer #footer-middle .footer_nl-col .rsLink,
  .na-footer #footer-middle .footer_nl-col h4 {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .na-footer #footer-middle .footer_nl-col .rsLink #footer-socials,
  .na-footer #footer-middle .footer_nl-col h4 #footer-socials {
    display: flex;
  }
  .na-footer #footer-middle #footer-logos-left {
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    margin: 0;
    max-width: 100%;
  }
  .na-footer #footer-middle .footer-col_inner.right,
  .na-footer #footer-middle .footer-col_inner.right ul {
    text-align: center !important;
    float: none !important;
    width: max-content;
    margin: auto;
  }
  .na-footer #footer-middle * {
    text-align: center;
  }
  .na-footer #footer-middle .col.col-lg-6 .footer-custom_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
  }
  .na-footer #footer-middle .col.col-lg-6 .footer-custom_content ul {
    width: max( 50% , 195px);
  }
  .na-footer #footer-middle .col.col-lg-6 .footer-custom_content ul,
  .na-footer #footer-middle .col.col-lg-6 .footer-custom_content li {
    text-align: left;
  }
  .na-footer #footer-middle .col.col-lg-3 .footer-custom_content ul {
    width: max( 50% , 300px);
  }
  .na-footer #footer-middle .col.col-lg-3 .footer-custom_content ul,
  .na-footer #footer-middle .col.col-lg-3 .footer-custom_content li {
    text-align: left;
  }
}
/* --------------------- end FOOTER --------------------------- */
