@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic-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 */
/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/
body {
  font-family: 'Roboto', sans-serif;
}
.readMore,
.section-more a {
  font-family: 'Roboto', sans-serif;
}
.home-section.section-default .section-title .title {
  font-size: 18px !important;
}
.title,
h1,
h2,
h3,
h4 {
  font-weight: bold;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.7px;
}
.header-nav-side .header-navigation .nav-wrapper > nav > ul li a,
.socials a,
.home-section.section-default .section-more a {
  letter-spacing: 1.7px;
}
.article-Model .title {
  color: #002837;
  font-size: 20px;
  line-height: 1.4em;
}
#section-partenaires .article-Model a.readMore,
#section-actus .article-Model a.readMore,
#section-events .article-Model a.readMore {
  color: #fff;
  background-color: #e95f48;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
  cursor: pointer;
}
#section-partenaires .article-Model a.readMore:hover,
#section-actus .article-Model a.readMore:hover,
#section-events .article-Model a.readMore:hover {
  background-color: #002837;
}
#section-partenaires.home-section.section-default .section-title.bgcolor .title,
#section-actus.home-section.section-default .section-title.bgcolor .title,
#section-events.home-section.section-default .section-title.bgcolor .title {
  height: 40px !important;
  padding: 10px 14px !important;
  letter-spacing: 1.7px;
}
#section-partenaires .article-Model.dateImgRectangular .model-image .date,
#section-actus .article-Model.dateImgRectangular .model-image .date,
#section-events .article-Model.dateImgRectangular .model-image .date {
  left: 0;
  font-size: 14px;
  background-color: #fff;
  color: #969696;
  padding: 13px 44px 10px 0;
}
#section-emploi.home-section.section-default .section-title,
#section-actus.home-section.section-default .section-title {
  background-color: #e95f48;
}
#section-emploi .title {
  color: #002837;
  overflow: hidden;
}
#section-emploi .date {
  color: #969696;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 18px;
}
#section-emploi .entreprise {
  text-transform: uppercase;
  white-space: normal;
  font-size: 12px;
}
#section-emploi .btnMore {
  font-size: 13px;
}
@media (max-width: 769px) {
  #section-emploi .title {
    font-size: 20px;
    line-height: 1.2em;
    width: 100%;
  }
  #section-emploi .article-Model.logo-side .model-image {
    width: 30%;
  }
  #section-emploi .article-Model.logo-side .model-content .link-entire-box {
    margin-left: 120px;
  }
}
#section-events .article-Model.dateSide .model-content .title {
  color: #fff;
  text-align: left;
  font-size: 21px;
  line-height: 1.5em;
}
@media (max-width: 769px) {
  .logos-left {
    margin-bottom: 30px;
  }
}
#section-annuairexpress .article-annuaire_express_2 {
  width: 100% !important;
}
#section-annuairexpress .article-annuaire_express_2 .section-title {
  padding: 0 0 30px;
  margin: 0;
}
#section-annuairexpress .article-annuaire_express_2 .nbre-inscrits {
  display: none;
}
#section-annuairexpress .article-annuaire_express_2 .row [class^="col-"] {
  padding: 00;
}
#section-annuairexpress .article-annuaire_express_2 .row .col-sm-6,
#section-annuairexpress .article-annuaire_express_2 .row .col-sm-5 {
  padding-right: 20px;
}
#section-annuairexpress .section-more {
  text-align: right;
}
#section-annuairexpress .section-more a {
  background: transparent !important;
  color: #e2e2e2;
  border: 0 none;
  text-transform: none;
  font-size: 14px;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
  position: absolute;
  width: 200px;
  right: 0;
  top: 15px;
  text-decoration: underline !important;
}
#section-annuairexpress .section-more a:after {
  content: "\f055";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  margin-left: 4px;
  display: inline-block;
}
#section-annuairexpress .section-more a:hover {
  text-decoration: none !important;
  font-weight: bold;
  background: transparent;
}
@media (max-width: 767.98px) {
  #section-annuairexpress .section-more {
    margin: -20px 0 0 !important;
  }
  #section-annuairexpress .section-more a {
    position: relative;
    top: 0;
  }
}
@media (max-width: 767.98px) {
  #section-annuairexpress .article-annuaire_express_2 .row {
    display: block !important;
  }
  #section-annuairexpress .article-annuaire_express_2 .row .search-btn {
    right: 18px;
    position: relative;
    top: -40px;
  }
}
@media (max-width: 991.98px) {
  #section-communication .article-Model {
    padding-bottom: 30px !important;
    margin-bottom: 15px;
  }
  #section-communication .article-Model .title {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  header .bar {
    border-bottom: 1px solid #ccc;
  }
  header .bar .row.header-mibile-bar {
    max-width: 400px;
    position: absolute;
    right: 30px;
  }
  header .bar .btn-adherer-wrapper.bar-btn-2,
  header .bar .btn-connexion-wrapper.bar-btn-1 {
    max-width: 200px;
  }
  header .bar .socials li.langs-wrapper {
    float: none;
    border-left: 1px solid #ccc;
    margin-left: 40px;
    padding-left: 40px;
  }
  header .bar .connexion-btn:hover,
  header .bar .bar-btn-2 .btn:hover {
    border: 1px solid;
  }
  header .bar .btn-adherer-wrapper a:hover {
    color: #002837;
    background: #fff;
  }
  header .bar .socials li:last-child {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
  }
  header .bar .socials li:last-child:hover {
    background-color: #efefef;
  }
  header .logo > a {
    height: 148px;
  }
  header .logo > a img {
    max-height: 92px;
  }
  header .header-nav-side .header-navigation {
    margin-top: 50px !important;
    position: initial !important;
  }
  header .header-nav-side .header-navigation .nav.nav-default-mod > ul {
    position: initial !important;
    display: block;
  }
  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: 45px;
    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;
  }
  #main-carousel .slick-dots {
    width: 1170px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    text-align: center;
    padding-right: 800px;
    top: 140px;
    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 {
    border-radius: 0;
    width: 205px;
  }
  #main-carousel .readMore:hover {
    background: #e95f48;
  }
  #main-carousel .carousel-content {
    padding-top: 225px;
  }
  #main-carousel .carousel-content .title {
    font-size: 30px !important;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    margin-top: -42px;
  }
  .logos-left {
    text-align: left;
  }
  .logos-left img {
    margin-right: 35px;
    max-height: 92px;
  }
  .logos-left a {
    position: relative;
    z-index: 9999;
  }
  * {
    transition: background-color 0.3s;
  }
  .footer_mode_right.na-footer #footer-bottom .liens-footer {
    margin-top: -80px;
  }
  #section-portraits {
    padding: 28px 45px 25px 360px;
  }
  #section-portraits .slick-track {
    height: 125px;
    overflow: hidden;
  }
  #section-portraits .col-article {
    width: 125px !important;
    height: 125px !important;
  }
  #section-portraits .col-article + .col-article {
    margin-left: 8px !important;
  }
  #section-portraits .home-article {
    width: 125px !important;
    height: 125px !important;
    border-radius: 50%;
    overflow: hidden;
  }
  #section-portraits .home-article .title-wrapper {
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 4px;
    width: 117px;
    height: 113px;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 117px;
    height: 68px !important;
    text-align: center;
    vertical-align: middle;
  }
  #section-portraits .home-article .title-wrapper .title a {
    text-align: center;
    height: 125px;
  }
  #section-portraits .side-title {
    background-color: #002837 !important;
  }
  #section-portraits .side-title:before {
    background-color: #002837 !important;
  }
  #section-portraits .side-title .title {
    font-size: 19px !important;
    margin: 59px 0 60px 0;
    width: 233px;
    text-transform: uppercase;
    line-height: 1.5;
  }
  .header-nav-side .header-navigation {
    width: calc(100% - 110px);
  }
}
/* @lg-min  */
#form_search_annuaire .select2-input {
  width: 100% !important;
  height: 46px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: normal;
  border-radius: 0px;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  transition: border-color 0.3s;
}
@media (max-width: 767.98px) {
  .home-section.section-default .section-title .title {
    margin: 0 15px !important;
  }
  .connexion-btn > .faicon_user {
    color: #fff;
  }
  #section-communication .article-Model {
    height: auto;
  }
}
#section-emploi .entreprise {
  color: #AFDB00;
}
#section-emploi .article-Model.logo-side .readmore-wrapper a {
  border-color: #002837;
  color: #002837;
}
#section-emploi .article-Model.logo-side .readmore-wrapper a:hover {
  background-color: #e95f48;
  border-color: #e95f48;
  color: #fff;
}
#section-emploi .model-ratio-image .containerImg .click-img .newsImg {
  float: none;
  margin: auto;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  max-height: 100% !important;
}
#section-emploi .location {
  font-size: 15px;
  text-transform: none;
  color: #50505A;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #section-emploi .location {
    /* Retina-specific stuff here */
  }
}
#section-emploi .location:before {
  content: "\f3c5";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 3px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #section-actus .col-article {
    max-width: 50%;
    float: left;
  }
}
.footer_mode_right #footer-middle,
.footer_mode_right #footer-bottom,
.footer_mode_right.na-footer {
  background-color: #969696;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) (max-width: 1200px) {
  .logo-smaller > a {
    width: 40px;
    height: 40px;
    background: #ffffff url(/images/logos/logo-tiny2.png) no-repeat left top;
    background-size: cover;
  }
  .logo-smaller > a > img {
    display: none;
  }
}
h1.mobilite-title,
.list_articles .article .container .contentText,
#zoneEvent .post-body-content h5 a,
#zoneEvent .post-body-content h5,
.list_articles.vignette .article:hover .title,
.list_articles.vignette .article:hover .contentText,
.titre_pages {
  color: #002837 !important;
}
.list_articles .article {
  color: #002837 !important;
}
#zoneEvent .post-head a {
  color: #e95f48;
}
#zoneEvent .post-meta a {
  height: 32px;
  line-height: 32px;
}
#zoneEvent .post-meta a {
  border: 2px solid #002837;
}
#zoneEvent .post-meta a:hover {
  background: #fff !important;
  color: #002837;
  border: 2px solid #002837;
}
#zoneEvent .post-meta a:hover,
#zoneEvent .event-list .event-list-item:hover .post-meta a {
  background: #002837;
}
#ep_outer_accueil form input,
.fond-pages.clearfix form input,
#ep_outer_accueil form select,
.fond-pages.clearfix form select {
  margin: auto;
}
/**/
.contenu_static h3 {
  font-size: 24px;
  text-transform: uppercase;
  width: 100%;
  color: #002837;
  padding: 0 0 5px;
  border-bottom: 2px solid #002837;
}
.contenu_static h4,
.contenu_static h5 {
  letter-spacing: 0;
  text-transform: none;
  font-size: 18px;
  color: #002837;
}
.contenu_static h4 {
  font-size: 20px;
}
.contenu_static ul {
  list-style: none;
}
.contenu_static ul li::before {
  content: "\2022";
  color: #002837;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  margin-left: 0;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.contenu_static a:visited,
.contenu_static a:active,
.contenu_static a {
  color: #337ab7;
  text-decoration: underline;
}
