/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
/* ################################# DEBUT PROJET ################################################### */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@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: 'Raleway', sans-serif;
  color: #333333;
  font-weight: bold;
}
body .section-fildariane {
  display: none !important;
}
@media (min-width: 768px) {
  body .job_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
  }
  body .job_list .job_single {
    padding: 20px !important;
    padding-top: 15px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
  }
}
header .bar .lang_switcher .switch-slider {
  background: #94c6fb !important;
}
header .bar .langs-wrapper .lang_link.selected {
  color: #fff !important;
  font-weight: bold;
}
.home-section.section-default .section-title.side-title .title {
  color: #808080 !important;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #808080 !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #808080 !important;
}
.home-section.section-default .section-title .title {
  line-height: 33px;
  font-size: 40px;
  color: #08003d !important;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    color: #08003d !important;
    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 {
  text-transform: none !important;
  font-size: 16px;
  font-weight: 500;
}
body .home-section.section-default .section-more.btn-reverse a {
  background: #08003d;
  color: #fff;
}
body .home-section.section-default .section-more.btn-reverse a:hover {
  background: #fff;
  color: #08003d;
}
/* --------------------------------  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";
  font-size: 16px;
  display: block;
}
.job_list {
  margin: 0 !important;
  padding-top: 0 !important;
  width: 100% !important;
}
@media (min-width: 1200px) {
  body .bar .shopping-cart a {
    padding: 0 !important;
  }
  body.page .main-content-wrapper {
    padding-top: 40px;
  }
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
  }
  header .bar .socials li.rs-append a {
    font-size: 13px;
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #94c6fb;
    letter-spacing: 0;
    font-weight: 400;
  }
  header .bar .socials li.rs-append a:hover {
    color: #808080;
    border-color: #808080;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 5px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .socials li.rs-append:after {
    content: '';
    width: 1px;
    height: 17px;
    top: 5px;
    position: absolute;
    right: 0;
    background: #fff;
  }
  header .bar .langs-wrapper .lang_link.selected {
    color: #808080;
  }
  header .bar .lang_switcher .switch-slider {
    background: #808080;
  }
  header .bar .lang_switcher .switch-slider:before {
    background: #fff;
  }
  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%);
    color: #08003d;
  }
  header .bar .NA_connexion .connexion-btn > span {
    color: #08003d;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 28px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 28px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .socials li + li {
    margin-left: 5px;
  }
  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: #808080;
  }
  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 .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
    min-width: 230px;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  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: 3px !important;
    flex: unset;
    text-transform: none;
    line-height: 26px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 185px;
    margin-left: 15px;
    border: 1px solid #fff;
    font-size: 16px;
  }
  header .bar .btn-inscription-wrapper .icon,
  header .bar .btn-don-wrapper .icon,
  header .bar .btn-recruteur-wrapper .icon,
  header .bar .btn-adherer-wrapper .icon,
  header .bar .btn-connexion-wrapper .icon {
    vertical-align: middle;
    margin-top: -1px;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    max-width: 100%;
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 26px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
  }
  header .bar .NA_connexion > a.btn > span,
  header .bar .NA_connexion > .connexion-np > span,
  header .bar .NA_connexion > span {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: -0.2px;
    display: inline-block;
    line-height: 28px !important;
    height: 28px !important;
  }
  header .bar .NA_connexion > a.btn > span,
  header .bar .NA_connexion > .connexion-np > span,
  header .bar .NA_connexion > span {
    color: #ffffff;
  }
  header .bar .NA_connexion > a.btn:hover,
  header .bar .NA_connexion > .connexion-np:hover,
  header .bar .NA_connexion:hover {
    color: #08003d;
    background: #fff;
  }
  header .bar .NA_connexion > a.btn:hover > i,
  header .bar .NA_connexion > .connexion-np:hover > i,
  header .bar .NA_connexion:hover > i,
  header .bar .NA_connexion > a.btn:hover > a > span,
  header .bar .NA_connexion > .connexion-np:hover > a > span,
  header .bar .NA_connexion:hover > a > span {
    color: #08003d;
    background: #fff;
  }
  header .bar .NA_connexion > a.btn .fas,
  header .bar .NA_connexion > .connexion-np .fas,
  header .bar .NA_connexion .fas {
    height: 16px;
  }
  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 > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    color: #08003d !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #08003d !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: 3px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    border-color: #fff;
  }
  header .bar .btn-adherer-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
    font-weight: 600 !important;
    letter-spacing: -0.2px;
  }
  header .bar .btn-adherer-wrapper .topbar-btn-icon {
    display: inline-block !important;
    width: 26px;
  }
  header .bar .btn-adherer-wrapper .icon:before {
    content: "\f2b5";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    display: block;
  }
  header .bar .btn-adherer-wrapper:hover a,
  header .bar .btn-adherer-wrapper:active:hover a,
  header .bar .btn-adherer-wrapper:visited:hover a {
    background-color: #08003d;
    color: #fff;
  }
  header .bar .btn-adherer-wrapper:hover a .icon:before,
  header .bar .btn-adherer-wrapper:active:hover a .icon:before,
  header .bar .btn-adherer-wrapper:visited:hover a .icon:before {
    color: #FFF;
  }
  header .logo {
    display: inline-block;
    width: 319px;
    height: 70px;
    position: absolute;
  }
  header .logo a {
    display: inline-block;
    width: 319px;
    height: 70px;
    padding-top: 20px;
  }
  header .logo a img {
    display: inline-block;
    max-height: 70px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  .titre_pages {
    margin-top: 0 !important;
  }
  header .main-navigation-row,
  header .header-main {
    max-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;
    float: right;
    min-width: 750px;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li {
    white-space: nowrap;
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    text-transform: uppercase;
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #08003d;
    line-height: 57px;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover > a {
    position: relative;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover > a:after {
    content: '';
    height: 2px;
    background: #808080;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* media min-lg horizontal */
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .stiky_active .horizontal_nav.adminActive .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 4 5px !important;
  }
  .stiky_active .horizontal_nav .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 50px !important;
  }
  .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 53px !important;
  }
  .horizontal_nav .header-navigation-side {
    position: relative;
  }
  .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 55px !important;
    left: 0;
    width: 750px;
    min-width: 750px;
    text-align: center;
    background: transparent;
    box-shadow: none;
    position: absolute;
  }
  .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown li {
    display: inline-block;
    width: auto;
    float: none;
    border: 0 none;
    background: transparent;
  }
  .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown li a {
    padding-right: 10px;
    font-weight: bold;
  }
  .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown li + li:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 15px;
    position: absolute;
    left: 0;
    background: #747474;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #fff;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #999999;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 25px !important;
  padding-bottom: 35px !important;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 750px;
    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-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 101px !important;
  }
}
@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-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 --------------------------- */
#module_ep .bloc_nomjf,
#module_ep .bloc_photo,
#module_ep .bloc_header_profil {
  display: none;
}
