/* 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 ################################################### */
/* ajout une css extern "Google font " */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Work Sans', sans-serif;
  color: #9b1434;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
body .main-content {
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .title,
body .sous-titre,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Inter', sans-serif;
  color: #333333;
  font-weight: 400;
}
.home-section.section-default .section-title.side-title .title {
  color: #f27931 !important;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #9b1434 !important;
}
.home-section.section-default .section-title .line {
  width: 150px !important;
  max-width: 80%;
  background-color: #f27931 !important;
}
.home-section.section-default .section-title .title {
  color: #9b1434 !important;
  font-size: 42px;
}
body .home-section.section-default .section-more a {
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  background: #f27931 !important;
  color: #fff;
  border: 1px solid #f27931;
  border-radius: 15px;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
}
body .home-section.section-default .section-more a:hover {
  background: transparent !important;
  color: #f27931;
  border: 1px solid #f27931 !important;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .sub_title,
  .home-section.section-default .section-title .title {
    text-align: center;
    line-height: 1.5em !important;
    font-size: 40px !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
    font-weight: 400 !important;
  }
  body .home-section.section-default .section-more a {
    height: auto;
    min-height: 45px;
    padding: 0;
    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 20px 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: #9b1434;
  }
}
.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: #333333;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
  color: #f27931;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 80px;
    width: 150px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 20px 0;
    width: 150px;
    height: 80px;
    min-height: 80px;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .langs-wrapper .switch-slider {
    background: #f27931;
  }
  header .bar .langs-wrapper a {
    color: #f27931;
  }
  header .bar .langs-wrapper a.selected {
    color: #9b1434;
  }
  header .bar .btn-connexion-wrapper {
    max-width: 170px !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 > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    color: #9b1434 !important;
    position: relative;
    font-weight: normal !important;
  }
  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: #9b1434 !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: #9b1434 !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-main .logo .logo-a {
    display: flex;
    align-items: baseline;
  }
  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;
    /*
                        &:hover {
                            &:after {
                                content: '';
                                height: 2px;
                                background: @main_color_1;
                                width: 50px;
                                position: absolute;
                                top: 52px ;
                                left: 50%;
                                transform: translateX(-50%);
                            }
                        }
                        &:last-child {
                            margin-left: 8px;
                            > a {
                                border-radius: 3px;
                                background: @main_color_1;
                                box-sizing: border-box;
                                max-height: 80px;
                                line-height: 46px;
                                border: 2px solid @main_color_1;
                                height: 48px;
                                padding: 0 28px;
                                color: #fff;
                                &:hover {
                                    background: transparent;
                                    border: 2px solid ;
                                    color:  @main_color_1;
                                    border-color:  @main_color_1;
                                }
                            }
                            nav.nav-dropdown { right: 16px; }
                            &:hover:after { display: none !important; }
                        }
                        */
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 14px;
    font-weight: 600;
    font-size: 18px;
    text-align: right;
    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: 60px;
    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: #f27931;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#row-header {
  background-position: top center;
  background-size: contain;
}
#section-header {
  scroll-behavior: smooth;
  min-height: 300px;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: transparent !important;
}
#section-header .header-phrase .header-top {
  margin-bottom: 40px;
}
#section-header .header-phrase .desc,
#section-header .header-phrase .desc p {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
}
#section-header .header-phrase .desc em,
#section-header .header-phrase .desc p em {
  font-weight: 200;
}
#section-header .header-phrase .title,
#section-header .header-phrase .sous-titre {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-transform: none;
  font-size: 54px;
  color: #FFFFFF;
  text-align: center;
  line-height: 65px;
  font-weight: 500;
  width: 100%;
  display: block;
}
#section-header .header-phrase .sous-titre {
  color: #f27931;
}
#section-header .site_header-actions {
  margin-top: 30px;
}
#section-header .cta-header {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 211px;
  margin-bottom: 15px;
}
#section-header .cta-header.fill {
  border: 1px solid #f27931;
  background-color: #f27931;
  width: 170px;
}
#section-header .cta-header:hover {
  border: 1px solid #9b1434;
  background-color: #9b1434;
}
@media (min-width: 1200px) {
  #section-header {
    height: 480px;
    padding: 0;
    justify-content: center;
    align-items: center;
  }
  #section-header .header-phrase {
    margin: auto;
    text-align: center;
    margin-top: -50px;
  }
  #section-header .header-content {
    height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #section-header .cta-header.empty {
    margin-right: 25px;
    margin-bottom: 0;
  }
  #section-header .text {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
  }
}
@media (max-width: 1199.98px) {
  #section-header .col-article {
    transform: scale(0.6);
  }
  #row-header {
    background-size: cover;
  }
  .scroll_down-wrapper {
    margin-bottom: -120px;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
.scroll_down-wrapper {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 40px;
}
.scroll_down-wrapper .scroll_down {
  width: 25px;
  height: 40px;
  text-align: center;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  border: 2px solid;
}
.scroll_down-wrapper .scroll_down i {
  font-size: 16px;
  margin-top: 3px;
  transition: margin .3s;
}
.scroll_down-wrapper .scroll_down:hover {
  color: #fff;
}
.scroll_down-wrapper .scroll_down:hover > i {
  margin-top: 12px;
}
/* ########## presentation ########## */
#section-presentation,
#section-presentation2 {
  color: #9b1434;
}
#section-presentation .section-title,
#section-presentation2 .section-title {
  margin-bottom: 50px;
}
#section-presentation2 {
  padding-top: 0;
}
/* ----- fin presentation ----- */
/* ########## rencontres ########## */
#section-rencontre .section-more {
  margin-top: 60px;
}
#section-rencontre a:hover {
  color: #f27931 !important;
}
#section-rencontre .section-title {
  margin-bottom: 10px;
}
#section-rencontre .section-sub_title {
  margin-bottom: 40px;
}
#section-rencontre .section-sub_title .sub_title {
  color: #f27931;
  font-size: 42px;
  font-weight: 400;
}
/* ----- fin rencontres ----- */
/* ################################# temoignage ################################################### */
#section-temoignage {
  padding-top: 0;
}
#section-temoignage blockquote:after,
#section-temoignage blockquote:before {
  color: #9b1434 !important;
}
#section-temoignage .auteur:before {
  background-color: #9b1434 !important;
}
#section-temoignage blockquote,
#section-temoignage .auteur-wrapper {
  color: #9b1434 !important;
}
#section-temoignage .auteur-text {
  font-weight: bold;
}
#section-temoignage ul.slick-dots li button:before {
  color: #dedede !important;
  text-shadow: 0 0 2px #ADADAD;
}
#section-temoignage ul.slick-dots li.slick-active button:before {
  color: #ADADAD !important;
}
/* --------------------------------  END temoignage--------------------------------------------------*/
/* ################################# FOOTER ################################################## */
#footer-simple-center {
  background: #9b1434;
  padding: 30px 0 0 !important;
}
#footer-simple-center .liens-footer {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}
#footer-simple-center .liens-footer li {
  position: relative;
}
#footer-simple-center .liens-footer li a {
  color: #fff;
}
#footer-simple-center .liens-footer li:hover a {
  color: #fff;
  text-decoration: underline !important;
}
@media (max-width: 991.98px) {
  #footer-simple-center .liens-footer li {
    display: block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #footer-simple-center .liens-footer li {
    padding: 0 15px !important;
  }
  #footer-simple-center .liens-footer li + li:before {
    content: '';
    height: 14px;
    top: 6px;
    width: 1px;
    position: absolute;
    left: -1px;
    background: #fff;
  }
}
/* --------------------------------  FOOTER ------------------------------------------------*/
