@import url('https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900&display=swap&subset=latin-ext');
/* 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 */
.article-Model.dateSide .model-content .title,
h1,
h2,
h3,
h4,
body {
  font-family: 'Work Sans', sans-serif;
}
.home-section.section-default .section-title .title {
  font-size: 30px;
}
#main-carousel .article-carousel .carousel-content .title {
  font-weight: normal;
}
.carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore,
.section-more a {
  border: 0 none !important;
  height: 40px;
  display: inline-block;
  color: inherit;
  position: relative;
  padding: 0 15px !important;
  line-height: 1.2em;
  transition: padding .3s;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 700;
  word-spacing: 0;
  letter-spacing: .7px;
  height: 22px;
  line-height: 22px;
  width: auto !important;
}
.carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore:before,
.section-more a:before,
.carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore:after,
.section-more a:after {
  position: absolute;
  color: inherit;
  top: 0;
  font-weight: bold;
}
.carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore:before,
.section-more a:before {
  content: '{  ';
  left: 0;
}
.carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore:after,
.section-more a:after {
  content: '  }';
  right: 0;
}
.bordered {
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
}
.e_icon {
  padding: 0 10px;
}
.e_icon a {
  display: flex;
  align-content: center;
  align-items: center;
}
.e_icon img {
  max-height: 20px;
  opacity: .7;
}
.e_icon:hover img {
  opacity: 1;
}
@media (min-width: 1200px) {
  .carousel-wrapper .article-carousel .carousel-content .readmore-wrapper .readMore:hover,
  .section-more a:hover {
    padding: 0 30px !important;
    background-color: transparent !important;
  }
  header .logo > a {
    height: 165px;
  }
  header .logo > a img {
    max-height: 104px;
  }
  header .bar .socials a:hover .fas,
  header .bar .socials a:hover .fab {
    color: #fff !important;
  }
  header .bar .socials li {
    float: left;
  }
  header .bar .socials li.langs-wrapper {
    float: left;
  }
  header .bar .socials li.langs-wrapper .switch-slider {
    background: #b1b1b1;
  }
  header .bar .socials li.langs-wrapper .switch-slider:before {
    background: #fff;
  }
  header .bar .socials li.langs-wrapper a.selected {
    color: #fff;
  }
  header .bar .socials a:hover {
    color: #fff;
  }
  header .bar .socials li + li {
    margin-left: 10px;
  }
  header .bar .socials.rs-nolabels a i {
    font-size: 14px;
  }
  header .header-nav-side {
    height: 157px;
  }
  header .header-nav-side .header-navigation {
    margin-top: 58px !important;
    position: initial !important;
    font-weight: normal;
  }
  header .header-nav-side .header-navigation .nav {
    padding: 0;
  }
  header .header-nav-side .header-navigation .nav > ul > .menuli + .menuli:before {
    content: '|';
    font-size: 14px;
  }
  header .header-nav-side .header-navigation .nav > ul > .menuli:last-child {
    padding-right: 0;
  }
  header .header-nav-side .header-navigation .nav > ul > .menuli > a {
    font-size: 15px;
    height: 110px;
    font-weight: normal;
  }
  header .header-nav-side .header-navigation .nav .nav-dropdown a {
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  header .header-nav-side .header-navigation .nav-dropdown:before {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul {
    position: initial !important;
    display: block;
    float: right;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli {
    position: initial !important;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > a {
    line-height: 50px;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: calc(100% + 8px ) !important;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    left: 0;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown:before {
    position: absolute;
    background-color: inherit;
    height: 40px;
    width: 200vw;
    left: -50vw;
    content: '';
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul {
    display: flex;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul > li {
    flex: 1;
    text-align: center;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul > li a {
    font-weight: normal;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown li {
    display: inline-block;
    float: none;
    width: auto;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown li a {
    color: #fff !important;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown .menuli.active > a:after {
    content: '' !important;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown .nav-dropdown {
    left: 0;
    top: 40px;
    max-width: 100%;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown .nav-dropdown li {
    display: block;
    width: 100%;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown .nav-dropdown ul.list-inline {
    background: #ababab !important;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown .nav-dropdown ul.list-inline > li {
    background: #ababab !important;
  }
  /* header */
  #main-carousel .slick-dots {
    width: 1170px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    text-align: center;
    padding-right: 800px;
    top: 100px;
    height: 20px;
    left: 0;
  }
  #main-carousel .slick-dots li {
    font-size: 16px;
    width: 25px;
    text-align: center;
  }
  #main-carousel .slick-dots li button:before {
    font-size: 16px;
  }
  #main-carousel .readMore {
    color: #fff;
  }
  #main-carousel .carousel-content {
    padding-top: 185px;
  }
  #main-carousel .carousel-content .title {
    font-size: 24px !important;
    margin-top: 18px;
    line-height: 35px;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: calc(100% + -12px ) !important;
  }
  header .header-nav-side .header-navigation {
    width: 890px;
  }
  header .header-navigation .nav a {
    padding: 0 15px;
  }
}
#section-emploi .home-article {
  background-color: transparent;
}
#section-emploi .model-image {
  height: 90px;
  width: 90px;
  border: 10px solid #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  margin-bottom: 0;
  top: -15px;
  z-index: 99;
}
#section-emploi .model-image:hover .click-img .newsImg {
  transform: scale(1);
}
#section-emploi .article-Model {
  border: 0 none  !important;
}
#section-emploi .model-content {
  padding: 30px;
  background: #fff;
  margin: -67px -15px;
  padding-top: 74px;
  position: relative;
  height: 330px;
  z-index: 98;
}
#section-emploi .model-content .date {
  color: #aaa;
}
#section-emploi .model-content .title {
  display: block;
  margin-top: 25px;
  color: #333;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 500;
}
#section-emploi .model-content .entreprise {
  font-weight: normal;
  font-size: 15px;
  display: block;
  margin-bottom: 20px;
  color: #0072bc;
}
#section-emploi .model-content .desc {
  display: none;
}
#section-emploi .readmore-wrapper {
  position: absolute;
  bottom: 0;
}
#section-emploi .readmore-wrapper a {
  display: block;
  background-color: #2c2c2c;
  color: #fff;
  float: none;
  padding: 10px 0 10px;
  left: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  transition: background-color 0.3s;
  margin: 0 50px 30px;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
#section-emploi .readmore-wrapper a:hover {
  background-color: #0072bc;
}
#section-emploi .link-entire-box .date {
  display: block;
  position: relative;
  text-align: left;
}
#section-emploi .entreprise {
  color: #0072bc;
  margin: 6px 0;
  font-size: 13px;
  margin-bottom: 12px;
  font-weight: 600;
}
#section-emploi .section-title .title,
#section-emploi .section-more > a {
  color: #fff !important;
}
#section-emploi .section-title .title:hover,
#section-emploi .section-more > a:hover {
  color: #fff !important;
}
#section-emploi .model-ratio-image .containerImg .click-img {
  background-color: #fff;
  display: flex;
  align-items: center;
}
#section-emploi .model-ratio-image .containerImg .click-img .newsImg {
  max-height: unset !important;
  height: unset !important;
  bottom: unset;
  position: relative;
  top: unset;
  float: none;
  vertical-align: middle;
  max-width: 100%;
  min-width: 0;
}
#section-compteurs .article-counter .counter-mode-icon .counter-icon .faicon {
  border: 0 none  ;
  border-radius: 0;
  padding: 0;
}
#section-compteurs .article-counter .counter-mode-icon .counter-icon .faicon:before {
  background: transparent;
  color: #fff;
  padding: 0;
}
#section-actus .article-Model .title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  padding: 0 30px;
}
#section-actus .article-Model .desc {
  font-size: 14px;
  padding: 0 30px;
}
#section-actus .date_after_title {
  margin: 5px 0 15px;
  padding: 0 30px;
  font-weight: 500;
}
#section-actus .col-article {
  padding: 0 10px 10px;
}
#section-actus .col-article .article-Model:hover {
  cursor: pointer;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
}
#section-actus .section-more {
  margin-top: 20px;
}
footer.na-footer .logo-img {
  height: 77px;
}
#section-compteurs .counter-digit {
  margin-top: 0;
  font-size: 43px;
  font-weight: normal;
  margin: 2px 0 8px;
}
#section-compteurs .counter-mode-icon .counter-icon .faicon:before {
  font-size: 43px;
  height: 50px;
}
#section-compteurs .counter-label {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 1.5em;
}
#section-compteurs .counter-mode-icon {
  width: 100%;
}
#section-partenaires {
  padding: 32px 0;
}
#section-partenaires .article-partenaire {
  max-height: 160px;
}
#section-partenaires .article-partenaire a {
  max-height: 160px;
}
#section-partenaires .article-partenaire img {
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#zoneEvent .post-body-content h5 a,
#zoneEvent .post-body-content h5 {
  color: #555;
}
@media (max-width: 1200px) {
  header .header-navigation .nav.nav-default-mod > ul > li:hover > a {
    color: #fff;
  }
  header .NA_connexion .na-login {
    left: 50%;
    transform: translate(-50%);
    right: unset !important;
  }
  footer .logo-left {
    margin-bottom: 10px;
  }
}
.page-contact .adresse {
  font-weight: 500;
}
.contactFormTable input::-webkit-input-placeholder,
select input::-webkit-input-placeholder {
  color: #888;
}
.contactFormTable input::-moz-placeholder,
select input::-moz-placeholder {
  color: #888;
}
.contactFormTable input:-ms-input-placeholder,
select input:-ms-input-placeholder {
  color: #888;
}
.contactFormTable input::placeholder,
select input::placeholder {
  color: #888;
}
.contactFormTable textarea::-webkit-input-placeholder,
select textarea::-webkit-input-placeholder {
  color: #888;
}
.contactFormTable textarea::-moz-placeholder,
select textarea::-moz-placeholder {
  color: #888;
}
.contactFormTable textarea:-ms-input-placeholder,
select textarea:-ms-input-placeholder {
  color: #888;
}
.contactFormTable textarea::placeholder,
select textarea::placeholder {
  color: #888;
}
#section-applis {
  padding: 5px 0 !important;
}
#section-applis .applis-inner {
  display: flex;
}
#section-applis .applis-inner > a + a {
  margin-left: 15px;
}
#section-applis .section-title .title {
  line-height: 50px;
  color: #000;
}
#section-applis .section-title .line {
  background: #EFE943;
}
@media (min-width: 1200px) {
  #footer-coords li,
  #footer-coords a {
    white-space: nowrap;
  }
}
.footer_mode_right #footer-socials-address #footer-coords {
  float: right;
}
/* ################################# liens top ####4############################################### */
#section-lienstop {
  padding: 60px 0;
}
#section-lienstop .row {
  text-align: center;
}
#section-lienstop .col-article > a.lien {
  color: #333;
  display: flex;
  height: 125px;
  position: relative;
  background-color: #fff;
  border: 1px solid #ECEEF2;
  border-radius: 63px;
  padding: 20px;
  transition: color .5s ;
}
#section-lienstop .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  margin-right: 20px;
  border-radius: 50%;
  background: #e4f4ff;
  padding: 23px 20px;
  display: inline-block;
  text-align: center;
}
#section-lienstop .col-article > a.lien .lien-text {
  margin-top: 0;
  display: flex;
  align-items: center;
}
#section-lienstop .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  font-size: 20px;
  color: #0072bc;
  text-align: left;
  text-transform: uppercase;
  margin-top: 4px;
  font-weight: 600;
}
#section-lienstop .col-article > a.lien .lien-title {
  font-size: 22px;
  color: #0072bc;
  text-align: left;
  text-transform: uppercase;
  margin-top: 4px;
  font-weight: 600;
}
#section-lienstop .col-article > a.lien:hover {
  color: #2c2c2c !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #2c2c2c;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article + .col-article {
    margin-top: 10px;
  }
  #section-lienstop .col-article * {
    font-size: 93% !important;
  }
}
@media (min-width: 768px) {
  #section-lienstop {
    text-align: center;
  }
  #section-lienstop .col-article {
    float: none;
    display: inline-block;
  }
}
/* --------------------------------  END LIENS --------------------------------------------------*/
