/* 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 */
/*
@main_color_3 : @main_color_2;
@main_color_title: @main_color_2;
@main_color_readmore_hover: @main_color_2;
@main_color_menu: @main_color_2;
@main_color_menu_hover: @main_color_2;
@border_color : @main_color_2;
@btn-primary_bg : @main_color_2;
@main_color_22 : lighten(@main_color_2, 10%); 
@gris1 : #838186 ; 
@gris2 : #DFDFDF ; 
@gris3 : #F5F5F5 ; 
*/
@media (min-width: 1200px) {
  header .header-nav-side .header-navigation .nav-wrapper > nav > ul {
    text-align: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    flex: none !important;
    justify-content: space-between;
    min-width: 0 !important;
    height: 120px;
  }
  header .header-navigation-side .nav > ul > li + li {
    margin-left: 40px;
  }
  header .header-navigation-side .nav > ul > li > a {
    height: 120px;
    letter-spacing: 3px;
  }
  header .header-navigation-side .menuli a {
    font-size: 18px;
  }
  header .header-navigation-side .menuli .nav-dropdown {
    border-top: 3px solid #013d7b;
    text-align: left;
    font-size: 12px;
    text-transform: none;
  }
  header .header-navigation-side .menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .menuli .nav-dropdown a {
    font-size: 14px;
    text-transform: none;
    text-align: left;
  }
  header .header-navigation-side .menuli .nav-dropdown .nav-dropdown {
    top: -3px !important;
  }
  header .shopping-cart {
    border-left: 1px solid rgba(255, 255, 255, 0.7);
  }
  header .header-search-mobile {
    left: -296px !important;
  }
  header .bar-btn-1 {
    border-right: 1px solid rgba(255, 255, 255, 0.7) !important;
  }
  header .bar .NA_connexion .connexion-btn > .fas {
    display: none;
  }
  header .bar .socials li {
    margin: 0;
  }
  header .bar .socials a {
    font-size: 20px;
    text-align: center;
    width: 40px;
    display: inline-block;
  }
  header .bar .socials a .bar-top-socials-label {
    display: none;
  }
  .header-nav-side .header-navigation .nav-wrapper > nav > ul > .menuli > .nav-dropdown > ul > li.active > a:after {
    content: '>';
    position: absolute;
    right: 15px;
    font-family: cursive;
    font-size: 18px;
  }
  #main-carousel .slick-dots {
    width: 1170px;
    margin: 22px auto 0;
    float: none;
    position: absolute;
    left: 0;
    height: 25px;
    text-align: right;
    padding-right: 324px;
    top: 0;
  }
  .main-navigation-row {
    height: 120px;
  }
  .main-navigation-row .logo {
    height: 120px;
  }
  .main-navigation-row .logo .logo-a {
    height: 120px;
    position: relative;
    z-index: 999;
  }
  .header-nav-side .header-navigation {
    margin-top: 0 !important;
  }
  #content-1 .article-carousel .carousel-content {
    padding: 70px 50px 70px;
  }
  #content-1 .article-carousel .carousel-content .desc,
  #content-1 .article-carousel .carousel-content .title {
    margin-top: 25px;
  }
  .na-footer-rs-address-ontop #footer-top ul li {
    margin-left: 15px;
  }
  #footer-top #footer-coords li + li {
    border-left: 1px solid #fff;
    margin: 0;
  }
  #footer-top .footer-asso {
    font-weight: bold;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .header-nav-side .header-navigation {
    margin-right: 0;
    width: 950px;
  }
  .header-nav-side .header-navigation .nav {
    padding: 0;
  }
  header .header-navigation-side .nav > ul > li > a {
    height: auto;
    line-height: 1.5rem !important;
    padding: 50px 0 0 ;
    white-space: nowrap;
  }
}
#section-nominations .article-Model.imgFullWidth .desc,
#section-events .article-Model.imgFullWidth .desc,
#section-actus .article-Model.imgFullWidth .desc,
#section-nominations .article-Model.imgFullWidth .title,
#section-events .article-Model.imgFullWidth .title,
#section-actus .article-Model.imgFullWidth .title {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 1.3;
  margin: 0;
}
#section-compteurs .counter-icon > .faicon {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 40px;
}
#section-compteurs .counter-icon > .faicon:before {
  color: #15b7dd;
}
/* wide */
.section-title {
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 500;
}
.section-title .title {
  font-size: 25px !important;
  letter-spacing: 8px;
  font-weight: normal;
}
.section-title .line {
  max-width: 100px !important;
  height: 6px !important;
  background: linear-gradient(to left, #15b7dd, #013d7b) !important;
}
#section-portraits .section-more a {
  background: #013d7b;
  color: #fff;
  border: 0 none;
  padding: 20px 30px;
  letter-spacing: 2px;
  font-size: 12px;
}
#section-portraits .slick-slide > div {
  margin: 0 5px 5px 0 !important;
}
#section-emploi .listViewReduced {
  height: 103px;
}
#section-emploi .listViewReduced:after {
  width: 100%;
  left: 0;
}
#section-emploi .listViewReduced:hover {
  background: #737373;
}
#section-emploi .listViewReduced:hover * {
  color: #fff;
}
#section-emploi .home-content * {
  color: #737373;
  font-weight: normal;
}
#section-emploi .title {
  text-transform: uppercase;
  font-size: 13px;
}
#section-emploi .listViewReduced .title {
  font-weight: bold;
}
#section-emploi .listViewReduced .entreprise {
  text-transform: none;
}
#section-emploi .desc {
  padding: 0 !important;
}
#section-emploi .desc br {
  display: none;
}
#section-emploi .entreprise {
  font-weight: 400;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  #section-emploi .listViewReduced {
    height: auto;
  }
}
#section-gmap .section-body {
  width: 250px;
  margin-top: 60px;
}
#section-gmap .section-body .intro {
  padding-top: 5px;
}
#section-gmap input {
  border: 0 none;
  border-radius: 0;
  margin-bottom: 10px;
  height: 30px;
}
#section-gmap .input-group-addon {
  display: block;
  clear: both;
  background-color: #15b7dd;
  border: 0 none;
  border-radius: 0;
}
#section-gmap .input-group-addon a {
  color: #fff;
}
#section-gmap .recherche_avancee {
  text-align: center;
}
#section-gmap .recherche_avancee a {
  font-size: 12px;
}
#section-gmap .recherche_avancee a .fas {
  display: none;
}
#section-gmap .recherche_avancee a:hover {
  color: #fff;
  text-decoration: underline !important;
}
#section-newsletter .button-ok {
  text-transform: uppercase;
  background-color: #15b7dd;
  float: left;
  letter-spacing: 3px;
  font-weight: 500;
}
#section-newsletter .button-ok:hover {
  background-color: #013d7b;
}
#section-newsletter .email_nl-wrapper {
  max-width: 450px;
  float: left;
  margin-right: 30px;
}
#section-newsletter .all-nl-link a {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
#section-newsletter .all-nl-link a:hover {
  color: #013d7b;
}
#section-portraits .slick-dots {
  display: none !important;
}
#section-gmap .section-body {
  top: 0;
  margin-top: 50px;
}
@media (max-width: 767.98px) {
  .slick-dots {
    position: relative !important;
    top: 0 !important;
  }
  #section-gmap .section-body {
    width: 100%;
  }
}
#section-partenaires img {
  max-height: 140px;
  max-width: 250px;
}
#section-partenaires.home-section {
  padding-top: 50px;
  padding-bottom: 0;
}
#section-partenaires .home-content {
  padding: 0;
}
#section-partenaires .section-title .title {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: -0.8px;
}
