/* 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: #005289;
  -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: 'Montserrat', sans-serif;
  color: #005289;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 50px;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background: #e23217 !important;
}
.home-section.section-default .section-title .title {
  color: #005289 !important;
  line-height: 33px;
  font-size: 32px;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .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%;
  }
}
body .home-section.section-default .section-more a {
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  min-width: 240px;
  text-align: center;
  font-size: 14px;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
#section-gmap .intro {
  font-size: 18px;
  color: #959494 !important;
  text-align: center;
  line-height: 27px;
  font-weight: 400;
}
#section-gmap .icon-left {
  color: #005289 !important;
}
#section-gmap #recherche_annuaire_express [type="text"]::placeholder {
  font-size: 16px;
  color: #005289;
  line-height: 32px;
  font-weight: 400;
}
/* ################################# 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 13px 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: -11px;
    top: 13px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
}
.bar {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .bar .btn-adherer-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .bar .btn-adherer-wrapper > a .topbar-btn-icon {
    margin-right: 11px !important;
    display: inline-block;
  }
}
.bar .btn-adherer-wrapper > a .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 6 Free";
  font-size: 18px;
  display: block;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .bar .btn-adherer-wrapper > a .icon:before {
    font-size: 25px !important;
    margin-top: -1px;
  }
}
.bar .btn-adherer-wrapper > a:hover {
  background: transparent;
  color: #e23217;
}
.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: #005289;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .socials .contact,
.bar .socials .rs-append {
  font-size: 12px;
  color: #004A75;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
}
.bar .socials .contact::before,
.bar .socials .rs-append::before {
  content: '';
  width: 1px;
  height: 15px;
  top: 13px;
  position: absolute;
  left: 0;
  background: #fff;
}
.bar .socials .contact:hover,
.bar .socials .rs-append:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 120px;
    width: 129px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    padding: 0;
    width: 129px;
    height: 120px;
    min-height: 120px;
  }
  header .bar .NA_connexion .connexion-np {
    height: 40px;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .btn-inscription-wrapper,
  header .bar .btn-connexion-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper {
    max-width: 163px !important;
  }
  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,
  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: #ffffff !important;
    position: relative;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > 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,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    color: #ffffff !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 .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 i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
    color: #ffffff !important;
  }
  header .bar .btn-recruteur-wrapper:after,
  header .bar .btn-inscription-wrapper:after,
  header .bar .btn-adherer-wrapper:after,
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 13px;
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
  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 {
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #005289;
    line-height: 57px;
    text-transform: none;
  }
  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;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
  }
  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 {
    background-color: #e23217 !important;
    color: #fff !important;
  }
  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: #e23217;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel .article-carousel .carousel-content .title {
  font-size: 26px;
}
#main-carousel .link-entire-box .type-carousel,
#main-carousel .link-entire-box .date {
  font-weight: normal;
  margin-bottom: 15px;
  display: inline-block;
}
#main-carousel .readMore {
  background: transparent;
  color: #fff !important;
  border-radius: 0;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  letter-spacing: 1px;
  padding: 0 30px;
  width: auto;
}
#main-carousel .readMore:hover {
  background: #fff;
  color: #444 !important;
}
#main-carousel .carousel-content {
  padding-top: 115px;
  top: 0;
  font-size: 16px;
  height: 500px;
}
#main-carousel .carousel-content .title {
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
  line-height: 42px;
  font-weight: 700;
}
#main-carousel ul.slick-dots {
  text-align: center;
  bottom: unset;
  top: 40px;
  width: 370px;
  left: calc((100% - 1170px)/2 );
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #e23217 !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: #fff;
  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 - 60px);
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc((100% - 1170px)/2 - 60px);
}
@media (max-width: 1199.98px) {
  #main-carousel .readmore-wrapper {
    bottom: 30px;
  }
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 50%;
    width: 570px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
@media (max-width: 767.98px) {
  #row-liens .container {
    margin: 0;
  }
}
#row-liens .slick-list.draggable {
  overflow: visible;
}
#section-lienstop .col-article > .lien {
  color: #A0A0A0 !important;
  height: 270px;
  position: relative;
  border-radius: 8px;
  padding: 50px 0 ;
  display: block;
  text-align: center;
  background: #fff;
  box-shadow: 10px 32px 43px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(27, 201, 155, 0.05);
  height: 191px;
  cursor: pointer;
  transition: color .5s ;
}
#section-lienstop .col-article > .lien .lienstop-img {
  max-width: 70px;
  max-height: 57px;
  display: block;
  margin: 0 auto ;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}
#section-lienstop .col-article > .lien .lienstop-img img {
  max-width: 70px;
  max-height: 57px;
  width: auto;
  height: auto;
  min-width: unset;
  min-height: unset;
}
#section-lienstop .col-article > .lien .lien-text {
  margin-top: 2px;
}
#section-lienstop .col-article > .lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
}
#section-lienstop .col-article > .lien .lien-title {
  margin: 10px 0 6px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  color: #005289;
  line-height: 32px;
  font-weight: 700;
}
#section-lienstop .col-article > .lien:hover {
  background-color: #e8e8e8;
}
#section-lienstop .col-article > .lien:hover .lien-title {
  color: #000 !important;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article {
    margin-top: 0;
  }
  #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #ffffff;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 4px;
  background: #fff;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#footer-middle .footer-logos-wrapper {
  max-width: 450px;
  display: flex;
  justify-content: space-between;
}
#footer-middle .footer-logos-wrapper > div {
  display: inline-block;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  max-width: 130px;
  position: relative;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 {
  max-width: 200px;
  position: relative;
}
#footer-middle * {
  color: #005289 !important;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 90px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 730px;
    text-align: justify;
    display: flex;
    font-weight: bold;
    justify-content: space-between;
  }
  #footer-middle .list-inline.liens-footer > li {
    padding: 0;
  }
  #footer-middle .list-inline.liens-footer li:hover a {
    text-decoration: underline !important;
  }
  #footer-middle .logos-left img {
    max-width: 209px !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  .footer-logos-wrapper {
    text-align: center;
    display: block !important;
    margin: 0;
    max-width: 100% !important;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 209px !important;
  }
  #footer-logos,
  #footer-right {
    width: 100% !important;
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    display: block;
    clear: both;
    text-align: center !important;
    float: none !important;
  }
  #footer-middle .liens-footer {
    margin-top: 15px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
