/* 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*/
/* bouton read more */
/* css projet*/
body {
  font-family: 'Open Sans', sans-serif;
  color: #060604;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.title,
h1,
h2,
h3,
h4 {
  font-family: 'Open Sans', sans-serif;
  color: #060604;
  font-weight: 400;
}
body .home-section.section-default .section-more:not(.top_link) a {
  text-transform: none;
  border-radius: 25px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 700;
  padding: 0 40px;
  text-align: center;
  background: #242a75;
  border: 1px solid #242a75;
  color: #fff;
}
body .home-section.section-default .section-more:not(.top_link) a:hover {
  border: 1px solid #242a75;
  background: transparent;
  color: #242a75;
}
.home-section.section-default .section-title .title {
  color: #242a75 !important;
  font-size: 32px;
  text-align: center;
  line-height: 64px;
  font-weight: 700;
}
.home-section.section-default .section-title.underline .line {
  width: 70px;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    line-height: 1.2em;
    font-weight: 400;
    margin: 20px 0 !important;
    text-align: center;
    width: 100%;
  }
}
.list_articles.vignette .article {
  width: 365px;
}
.list_articles.vignette .article .card-label {
  width: fit-content;
  right: 20px;
  top: 20px;
}
.list_articles.vignette .article .card-label span {
  border-radius: 5px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
}
.btn-adherer-wrapper .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 16px;
  display: block;
}
@media (min-width: 1200px) {
  body header .bar .socials li a:hover i {
    color: #309db5 !important;
  }
  body header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  body header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
    color: #242a75;
  }
  body header .bar .NA_connexion .connexion-btn > span {
    color: #242a75;
  }
  body header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 28px;
  }
  body header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 28px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  body header .bar .inline-div-section-wrapper {
    display: block;
  }
  body header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  body header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  body header .bar .socials.rs-nolabels a,
  body header .bar .shopping-cart a,
  body header .bar .search-toggle {
    position: relative;
  }
  body header .bar .socials.rs-nolabels a:hover,
  body header .bar .shopping-cart a:hover,
  body header .bar .search-toggle:hover,
  body header .bar .socials.rs-nolabels a:active,
  body header .bar .shopping-cart a:active,
  body header .bar .search-toggle:active,
  body header .bar .socials.rs-nolabels a:focus,
  body header .bar .shopping-cart a:focus,
  body header .bar .search-toggle:focus {
    color: #309db5;
  }
  body header .bar .socials.rs-nolabels a i,
  body header .bar .shopping-cart a i,
  body header .bar .search-toggle i {
    font-size: 16px !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  body header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  body header .bar .header-search-mobile {
    left: -324px !important;
  }
  body header .bar .search-wrapper,
  body header .bar .inline-div-section {
    height: 40px;
  }
  body header .bar .btn-inscription-wrapper,
  body header .bar .btn-don-wrapper,
  body header .bar .btn-recruteur-wrapper,
  body header .bar .btn-adherer-wrapper,
  body header .bar .btn-connexion-wrapper {
    border-radius: 25px !important;
    flex: unset;
    text-transform: none;
    line-height: 28px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 185px;
    margin-left: 15px;
    border: 1px solid ;
    font-size: 16px;
  }
  body header .bar .btn-adherer-wrapper {
    border-color: #309db5;
  }
  body header .bar .NA_connexion > a.btn,
  body header .bar .NA_connexion > .connexion-np,
  body header .bar .NA_connexion {
    border-radius: 25px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    max-width: 100%;
  }
  body header .bar .NA_connexion > a.btn > span,
  body header .bar .NA_connexion > .connexion-np > span,
  body header .bar .NA_connexion > span {
    color: #ffffff;
  }
  body header .bar .btn-adherer-wrapper .icon,
  body header .bar .connexion-btn > .faicon_user {
    margin-right: 4px !important;
  }
  body header .bar .btn-inscription-wrapper .topbar-btn-icon,
  body header .bar .btn-adherer-wrapper a > .fa,
  body header .bar .btn-adherer-wrapper a > .fas,
  body header .bar .connexion-btn > .fa.faicon_user,
  body header .bar .connexion-btn > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !important;
  }
  body header .bar .NA_connexion .connexion-btn {
    max-width: 100%;
  }
  body header .bar .NA_connexion:hover,
  body header .bar .NA_connexion:active,
  body header .bar .NA_connexion:focus {
    color: #242a75;
    background: #fff !important;
  }
  body header .bar .NA_connexion:hover > a,
  body header .bar .NA_connexion:active > a,
  body header .bar .NA_connexion:focus > a {
    color: #242a75;
    background: #fff !important;
  }
  body header .bar .NA_connexion:hover > a > span,
  body header .bar .NA_connexion:active > a > span,
  body header .bar .NA_connexion:focus > a > span {
    color: #242a75;
  }
  body header .bar .NA_connexion:hover > a .icon:before,
  body header .bar .NA_connexion:active > a .icon:before,
  body header .bar .NA_connexion:focus > a .icon:before {
    color: #242a75;
  }
  body header .bar .NA_connexion .connexion-btn.active-btn {
    color: #fff !important;
  }
  body header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #fff !important;
  }
  body header .bar .btn-don-wrapper > a,
  body header .bar .btn-inscription-wrapper > a,
  body header .bar .btn-recruteur-wrapper > a,
  body header .bar .btn-adherer-wrapper > a,
  body header .bar .btn-adherer-label {
    border-radius: 25px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    border-color: #309db5;
  }
  body header .bar .btn-adherer-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
  }
  body header .bar .btn-adherer-wrapper .topbar-btn-icon {
    display: inline-block !important;
    width: 26px;
  }
  body header .bar .btn-adherer-wrapper .icon:before {
    content: "\f2b5";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 16px;
    display: block;
  }
  body header .bar .btn-adherer-wrapper a:hover,
  body header .bar .btn-adherer-wrapper a:active:hover,
  body header .bar .btn-adherer-wrapper a:visited:hover {
    color: #309db5;
  }
  body header .bar .btn-adherer-wrapper a:hover .icon:before,
  body header .bar .btn-adherer-wrapper a:active:hover .icon:before,
  body header .bar .btn-adherer-wrapper a:visited:hover .icon:before {
    color: #309db5;
  }
  body header .bar .btn-inscription-wrapper {
    border: 1px solid #b42573;
  }
  body header .bar .btn-inscription-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
  }
  body header .bar .btn-inscription-wrapper .topbar-btn-icon {
    display: inline-block !important;
    width: 26px;
  }
  body header .bar .btn-inscription-wrapper .icon:before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 16px;
    display: block;
  }
  body header .bar .btn-inscription-wrapper a:hover,
  body header .bar .btn-inscription-wrapper a:active:hover,
  body header .bar .btn-inscription-wrapper a:visited:hover {
    color: #b42573;
  }
  body header .bar .btn-inscription-wrapper a:hover .icon:before,
  body header .bar .btn-inscription-wrapper a:active:hover .icon:before,
  body header .bar .btn-inscription-wrapper a:visited:hover .icon:before {
    color: #b42573;
  }
  body header .logo {
    display: inline-block;
    width: 270px;
    height: 93px;
  }
  body header .logo a {
    display: inline-block;
    width: 270px;
    height: 93px;
  }
  body header .logo a img {
    display: inline-block;
    margin: 14px 0;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .logo > a img {
    max-height: 92px;
  }
  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 {
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    line-height: 57px;
    font-weight: 700;
  }
  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: 70px;
    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: #242a75;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #309db5;
    width: 50px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel .carousel-wrapper .article-carousel .carousel-content {
  padding: 35px 10px 40px 40px;
}
#main-carousel .carousel-wrapper .article-carousel .carousel-content .title {
  font-size: 40px;
}
#main-carousel .carousel-wrapper .article-carousel .carousel-content .readmore-wrapper {
  text-align: left;
}
#main-carousel .readMore {
  font-size: 16px;
  border-radius: 3px !important;
  border-width: 1px !important;
  height: 50px;
  line-height: 48px;
  text-transform: none;
}
#main-carousel ul.slick-dots {
  bottom: 20px;
  top: unset;
  width: 100%;
  left: 0;
  text-align: right;
  padding-right: 28px;
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #309db5 !important;
}
#main-carousel ul.slick-dots li button:before {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.75) !important;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow {
  color: #999999;
  font-size: 56px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
  left: calc((100% - 1170px)/2 - 85px);
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc((100% - 1170px)/2 - 85px);
}
@media (max-width: 1200px) and (min-width: 992px) {
  #main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    display: inline-block;
    left: -30px;
    top: 50%;
    transform: translateY(0);
  }
  #main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    display: inline-block;
    right: -30px;
    top: 50%;
    transform: translateY(0);
  }
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 50%;
    width: 570px;
  }
}
@media (max-width: 767.98px) {
  #main-carousel .carousel-content {
    padding: 30px;
  }
  #main-carousel ul.slick-dots {
    text-align: center;
    padding: 0;
  }
  #main-carousel .carousel-wrapper .article-carousel .carousel-content .title {
    font-size: 34px;
  }
  #main-carousel .carousel-wrapper .article-carousel .carousel-content .readmore-wrapper {
    bottom: 55px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# Liens top ################################################### */
#section-lienstop {
  padding-top: 50px;
}
#section-lienstop .home-article {
  border: 0 none;
  padding: 0;
  border: 0 none ;
  box-shadow: none;
  background: #FFFFFF;
  margin-bottom: 5px;
}
#section-lienstop .home-article .desc {
  display: none !important;
  padding: 0 !important;
  text-align: left;
  font-size: 16px;
  color: #060604;
  line-height: 24px;
  font-weight: 400;
}
#section-lienstop .home-article .date_after_title {
  text-align: left;
  margin: 0 0 15px;
  font-size: 16px;
  color: #060604;
  line-height: 24px;
  font-weight: 400;
}
#section-lienstop .home-article .title {
  padding: 0 !important;
  text-align: center;
  color: #242a75;
  line-height: 32px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}
#section-lienstop .home-article .desc {
  font-size: 15px;
  color: #060604;
  line-height: 24px;
  font-weight: 400;
}
#section-lienstop .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
  border-radius: 4px;
}
@media (max-width: 1199.98px) {
  #section-lienstop .title {
    font-size: 18px;
  }
  #section-lienstop ul.slick-dots {
    position: relative;
    margin: 30px 0 50px !important;
    text-align: center;
    padding: 0;
    left: 0;
    width: 100%;
  }
  #section-lienstop ul.slick-dots li {
    width: 30px;
  }
  #section-lienstop ul.slick-dots li.slick-active button:before {
    color: #242a75 !important;
  }
  #section-lienstop ul.slick-dots li button:before {
    font-size: 20px;
    color: rgba(36, 42, 117, 0.3) !important;
  }
}
/* --------------------------------  END liens top --------------------------------------------------*/
/* ################################# ROW-EVENTS  ################################################## */
#row-events {
  background-color: #309db5;
}
#section-events .section-title > .title {
  color: #fff !important;
}
#section-events .section-more a {
  background: #b42573 !important;
  border: 1px solid #b42573;
}
#section-events .section-more a:hover {
  background: transparent !important;
  border-color: #fff;
  color: #fff;
}
#section-events .date {
  font-size: 12px;
  border-radius: 22px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: unset;
  bottom: 35%;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-transform: uppercase;
  height: 25px;
  line-height: 25px;
  width: fit-content;
  display: block;
}
#section-events .date .dateMonth {
  margin: 0;
  display: inline-block;
}
#section-events .model-content .title {
  position: absolute;
  top: unset;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
@media (min-width: 1200px) {
  #section-events .model-content .title {
    padding: 20px 50px !important;
  }
}
#section-events .home-article {
  border-radius: 8px;
  overflow: hidden;
  border: 0 none;
  margin: 0;
  padding: 0;
  min-height: 270px !important;
}
#section-events .home-article .bgShadow {
  background: rgba(0, 0, 0, 0.4) !important;
}
@media (max-width: 991.98px) {
  #section-events .home-article {
    min-height: 270px !important;
  }
  #section-events .section-title {
    margin-bottom: 40px;
    text-align: center !important;
  }
  #section-events .section-title .title {
    text-align: center !important;
  }
  #section-events .date {
    font-size: 16px !important;
    top: 45%;
  }
  #section-events .col-article + .col-article {
    margin-top: 30px;
  }
}
/* --------------------------------  END ROW-EVENTS ------------------------------------------------*/
/* ################################# ROW-NEWS  ################################################### */
@media (min-width: 1200px) {
  #section-actus .home-content {
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  #section-actus .article-Model {
    height: auto !important;
    min-height: 400px;
  }
  #section-actus .home-article .title {
    padding-left: 0;
    padding-right: 0;
  }
  #section-actus .model-content .desc {
    display: none;
  }
  #section-actus .model-content .title,
  #section-actus .model-content .date {
    position: relative !important;
  }
  #section-actus .model-content .title {
    margin: 20px 20px 0  !important;
  }
}
#section-actus .section-more a {
  background: #309db5 !important;
  border: 1px solid #309db5;
}
#section-actus .section-more a:hover {
  background: transparent !important;
  border-color: #309db5;
  color: #309db5;
}
#section-actus .ol-article {
  padding: 0 !important;
}
#section-actus .home-article {
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.08);
  min-height: 400px;
  margin: 15px;
}
#section-actus .home-article .model-content .date {
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 20px;
  text-transform: none;
  position: absolute;
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  font-weight: 400;
}
#section-actus .home-article .title {
  position: absolute;
  text-align: left;
  padding: 0;
  margin: 40px 20px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #242a75;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 16px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  color: #309db5;
  font-size: 16px;
  float: left;
  margin-left: 20px;
  font-weight: 700;
}
#section-actus .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
/* --------------------------------  END ROW-NEWS --------------------------------------------------*/
/* ################################# CTA BAS  ################################################### */
#section-liens_bas {
  padding-top: 80px;
  padding-bottom: 80px;
}
#section-liens_bas .lien {
  display: block;
  height: 140px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  border-radius: 11px;
  border: 2px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  #section-liens_bas .lien {
    margin-bottom: 15px;
  }
}
#section-liens_bas .lien .fas {
  margin: 0;
  font-size: 30px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}
#section-liens_bas .lien:hover {
  background-color: #fff !important;
  color: #242a75 !important;
  border: 2px solid #242a75 !important;
}
/* --------------------------------  END CTA --------------------------------------------------*/
/* ################################# FOOTER   ################################################### */
@media (max-width: 991.98px) {
  .footer_mode_right.na-footer .footer-asso > a {
    display: block;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  footer.footer_mode_right.na-footer {
    padding: 50px 0 10px;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    margin-top: -50px;
    margin-right: -10px;
  }
  .na-footer-rs-address-middle #footer-middle .logos-left {
    width: 150px;
    padding: 15px;
    position: absolute;
    left: 0;
    top: -30px;
  }
}
#footer-bottom .list-inline.liens-footer li {
  font-size: 16px;
  color: #309db5;
  text-align: right;
  line-height: 24px;
  font-weight: 700;
  margin-left: 10px;
}
#footer-bottom .list-inline.liens-footer li a {
  color: #309db5;
  font-weight: 700;
}
#footer-bottom .list-inline.liens-footer li a:hover {
  color: #fff;
}
#footer-socials {
  display: none;
}
.na-footer-rs-address-middle #footer-middle .logos-left {
  width: 150px;
  padding: 0;
  position: relative;
  margin: 0 auto 15px;
  top: 0px;
}
.footer_mode_right.na-footer #footer-middle {
  padding: 0;
}
@media (max-width: 996px) {
  .footer_mode_right.na-footer #footer-middle #footer-socials-address {
    padding-top: 0;
  }
}
/* --------------------------------  END FOOTER --------------------------------------------------*/
