@import '/ressources/css/fonts2/fonts2.css?v=2';
/* 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 */
.btn-recruteur-wrapper,
.btn-inscription-wrapper,
.btn-adherer-wrapper,
.NA_connexion .connexion-np,
.NA_connexion .connexion-btn,
.header-nav-side .header-navigation .nav-wrapper > nav > ul li a,
.NA_connexion .connexion-btn > span,
.bar .btn-inscription-wrapper .btn-adherer-label,
.bar .btn-connexion-wrapper .btn-adherer-label,
.bar .btn-recruteur-wrapper .btn-adherer-label,
.bar .btn-adherer-wrapper .btn-adherer-label,
.article-Model.dateImgCircle .model-image .date,
.title,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Century Gothic', sans-serif !important;
}
body {
  font-family: 'Century Gothic', sans-serif !important;
  font-size: 14px;
}
@media (max-width: 1199.98px) {
  #main-carousel .carousel-wrapper .article-carousel .carousel-content {
    border: 2px solid #fff;
    padding-top: 35px !important;
  }
  .title {
    font-size: 26px !important;
  }
}
@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: 16px;
  }
  header .header-navigation-side .menuli .nav-dropdown {
    border-top: 3px solid #262626;
    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;
    font-weight: normal;
  }
  header .header-navigation-side .menuli .nav-dropdown .nav-dropdown {
    top: -3px !important;
  }
  header .shopping-cart {
    border-left: 1px solid #fff;
  }
  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;
  }
  #content-1 .article-carousel .carousel-content .title {
    font-size: 30px;
  }
  .na-footer-rs-address-middle #footer-middle .logos-left .logo-img {
    width: 160px;
  }
  .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-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;
  }
  #widget-emploi:before {
    content: '';
    position: absolute;
    left: -1px;
    height: 650px;
    border-left: 1px solid rgba(255, 255, 255, 0.75);
  }
}
@media (max-width: 1199.98px) {
  nav.nav .nav-dropdown ul li a {
    padding-left: 35px !important;
  }
  nav.nav .nav-dropdown ul li .nav-dropdown-primary ul li a {
    padding-left: 45px !important;
  }
}
#section-actus .date {
  padding-top: 8px;
  width: 100px;
  height: 100px;
  border-width: 7px;
}
#section-actus .date .dateDay {
  font-size: 30px;
  line-height: 1;
}
#section-actus .date .dateMonth {
  font-size: 14px;
  text-transform: uppercase;
}
#section-actus .date .dateYear {
  font-size: 14px;
}
#section-actus .readmore-wrapper .readMore {
  float: right;
  margin-right: 15px;
  float: left;
  color: #262626;
  margin: 0 0 18px 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
}
#section-events .article-Model.imgFullWidth .desc,
#section-actus .article-Model.imgFullWidth .desc {
  padding: 0 30px;
  color: #009cd0;
  font-size: 14px;
}
#section-events .article-Model.imgFullWidth .title,
#section-actus .article-Model.imgFullWidth .title {
  padding: 0 30px;
  color: #009cd0;
  font-size: 22px;
}
#section-compteurs .counter-mode-icon {
  color: #009cd0;
}
#section-compteurs .counter-icon > .faicon {
  border: 0 none;
  border-radius: 50%;
  padding: 0;
  width: 160px;
  height: 140px;
  line-height: 102px;
  margin: 46px 0 0;
  text-align: center;
}
#section-compteurs .counter-icon > .faicon:before {
  color: #009cd0;
  background: transparent;
  font-size: 60px;
  padding: 0;
  margin: auto;
  display: block;
  margin-right: 12px;
}
#section-compteurs .counter-label {
  color: #262626;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 17px;
}
#section-compteurs .counter-icon {
  background: url(/ressources/css/images/compteur_border.png) no-repeat center;
}
.home-section.section-default .section-title .title {
  display: block;
}
/* wide */
.section-title {
  text-transform: uppercase;
  font-weight: 600;
}
.section-title .title {
  padding: 8px 11px !important;
  font-size: 19px !important;
  letter-spacing: 3px !important;
  height: auto !important;
}
.na-footer {
  padding-bottom: 0 !important;
}
#footer-bottom {
  background: #000 !important;
  text-align: center !important;
}
#footer-bottom li {
  float: none !important;
  text-align: center !important;
}
#footer-bottom .liens-footer {
  margin: 0 !important;
}
#footer-bottom .liens-footer {
  text-align: center !important;
}
#footer-bottom .liens-footer a {
  text-decoration: underline !important;
}
#section-portraits .section-more a {
  background: #262626;
  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;
}
#widget-emploi .listViewReduced:hover {
  cursor: pointer;
  border-bottom: 4px solid #262626;
}
#widget-emploi .listViewReduced .model-image {
  width: 32% !important;
  background: #fff;
}
#widget-emploi .listViewReduced .model-ratio-image .containerImg .click-img .newsImg {
  float: right !important;
  right: 0 !important;
  left: unset !important;
  width: 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: #009cd0;
  border: 0 none;
  border-radius: 0;
  border: 1px solid #fff !important;
}
#section-gmap .input-group-addon a {
  color: #fff;
}
#section-gmap .intro {
  text-align: center;
}
#section-gmap .recherche_avancee {
  text-align: center;
}
#section-gmap .recherche_avancee a {
  font-size: 12px;
}
#section-gmap .recherche_avancee a:hover {
  color: #fff;
  text-decoration: underline !important;
}
@media (max-width: 767.98px) {
  #section-gmap .section-title {
    float: left;
    display: block;
    clear: both;
  }
  #section-gmap .intro {
    display: block;
    clear: both;
  }
}
#section-newsletter .button-ok {
  text-transform: uppercase;
  background-color: #009cd0;
  float: left;
  letter-spacing: 3px;
  font-weight: 600;
}
#section-newsletter .button-ok:hover {
  background-color: #262626;
}
#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: #262626;
}
#section-portraits .slick-dots {
  display: none !important;
}
#section-gmap .section-body {
  top: 0;
  margin-top: 50px;
}
@media (max-width: 767.98px) {
  #section-gmap .section-body {
    width: 100%;
  }
  #main-carousel .slick-dots {
    position: absolute !important;
    top: unset;
    bottom: 30px;
    width: 100vw;
    padding-left: 30px;
  }
  #section-gmap .input-group-addon {
    width: 130px;
    margin: 10px auto;
  }
  #section-gmap .input-group {
    width: 100%;
  }
}
.na_comment {
  border-width: 1px;
  margin-bottom: 15px !important;
  padding-top: 20px !important;
}
.poster_name a {
  font-family: 'Century Gothic', sans-serif !important;
}
#dialog_list_members a {
  color: #262626;
  text-decoration: none;
}
#dialog_list_members a:hover {
  color: #337ab7;
}
#section-partenaires img {
  max-height: 140px;
  max-width: 100%;
}
#section-partenaires .home-content {
  padding: 0;
}
#zoneEvent .event-item-tag,
#zoneEvent .has-event.clickable a,
#zoneEvent .datepicker-event .ui-datepicker-calendar thead th,
#zoneEvent .datepicker-event .ui-widget-header {
  background-color: #009cd0 !important;
}
#zoneEvent .event-list-item .sort a,
#zoneEvent .event-list-item .sort > span,
#zoneEvent .event-list-item .socials a span,
#zoneEvent .event-list-item .speaker-rs a span,
#zoneEvent .event-list-item .post-body-content h5 a,
#zoneEvent .event-list-item #zoneEvent .post-body-content h5 {
  color: #009cd0 !important;
}
#zoneEvent .event-list-item:hover .post-meta a {
  background: #009cd0 !important;
}
#zoneEvent .event-list-item .post-meta a {
  color: #fff;
  background: #262626;
}
#zoneEvent .event-list-item .post-meta a:hover {
  background: #00b1f6 !important;
}
.counter-icon-custom .faicon {
  height: 162px;
  width: 162px;
  overflow: hidden;
  background-image: url(/ressources/css/images/icons.png);
  background-repeat: no-repeat;
}
.counter-icon-custom .faicon.users {
  background-position: -10px 0;
}
.counter-icon-custom .faicon.thumbsUp {
  background-position: -310px 0;
}
.counter-icon-custom .faicon.megaphone {
  background-position: -610px 0;
}
.counter-icon-custom .faicon.bird {
  background-position: -910px 0;
}
.contenu_static h1,
.contenu_static h2,
.contenu_static h3 {
  text-transform: none;
}
.ppl .ppl-content h3 a {
  color: #00b1f6 !important;
}
