/* 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 */
/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1 : 7dbb59  VERT
- main_color_2 : 
*/
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* couleur de fond  */
/* couleur des textes */
@media (min-width: 1200px) {
  header {
    /* Top bar */
    /* Middle bar */
    /* Menu */
  }
  header .header-slogan {
    position: absolute;
    top: 50px;
    left: 230px;
  }
  header .header-logos {
    width: 290px;
    display: flex;
    position: absolute;
    top: 32px;
    right: 15px;
  }
  header .header-logos a + a {
    margin-left: 20px;
  }
  .carousel-wrapper .article-carousel .carousel-content {
    padding-left: 100px;
    padding-right: 100px;
  }
  #main-carousel-content-slick-dots {
    top: 55px;
  }
  #main-carousel-content-slick-dots ul.slick-dots {
    right: 0;
    width: 512px;
    text-align: left;
    padding: 0 100px;
  }
  .page header .header-navigation-fullwidth:before,
  .page header .header-navigation-fullwidth {
    background: #eeeeee;
  }
}
#main-carousel {
  position: relative;
}
@media (max-width: 1199.98px) {
  header .logo .header-logos {
    display: none;
  }
}
@media (max-width: 991.98px) {
  #row-partenaires .slick-dots {
    display: none !important;
  }
  #row-partenaires .article-partenaire {
    height: 100%;
  }
  #row-partenaires .slick-track {
    height: 375px;
  }
}
.section-title .title {
  text-transform: uppercase;
  font-size: 29px !important;
}
#widget-emploi .listViewReduced:hover {
  background: #00883b;
}
#widget-emploi .listViewReduced:hover,
#widget-emploi .listViewReduced:hover *,
#widget-emploi .listViewReduced:hover *:before {
  color: #fff !important;
}
#widget-emploi .title {
  color: #2e2f68;
}
#section-gmap .input-group-addon {
  background: #2e2f68;
}
#section-gmap .input-group-addon:hover {
  background: #00883b;
}
#section-gmap .input-group-addon a {
  color: #fff;
}
#section-gmap .search input {
  height: 50px;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0 none;
}
.bt-scroll,
.socials-fixed {
  border-radius: 0;
  background: #2e2f68;
}
#section-liens .lien {
  height: 206px;
  background-size: cover;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  width: 370px;
  border: 4px solid transparent;
}
#section-liens .lien:hover {
  border-width: 0;
}
#section-liens .lien .title {
  display: block;
  text-transform: uppercase;
  font-size: 32px;
  color: #fff;
  font-weight: 300;
  vertical-align: middle;
  display: table-cell;
  padding-left: 48%;
  width: 370px;
}
.article-counter .fill,
.article-counter .dot span #section-compteurs {
  color: #306fa9 !important;
}
.article-counter .fill .countTo,
.article-counter .dot span #section-compteurs .countTo {
  color: #2e2f68 !important;
}
.article-counter .fill .fill,
.article-counter .dot span #section-compteurs .fill,
.article-counter .fill .dot span,
.article-counter .dot span #section-compteurs .dot span {
  background-color: #2e2f68 !important;
}
#section-gmap .leaflet-control-container {
  display: none !important;
}
#section-gmap .section-body {
  top: 50px !important;
  background: rgba(0, 108, 181, 0.75);
  padding-top: 65px;
  padding-bottom: 65px;
}
.icon-plus {
  color: #fff;
  font-size: 12px;
  background: #006cb5;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 26px;
  padding: 0;
  text-align: center;
}
.bar .header-search-mobile form {
  max-height: 40px;
  background: #006cb5;
}
.bar .marger {
  margin: 0 0 0 30px !important;
}
.bar .separator {
  padding: 0;
  margin: 0 !important;
}
.bar .socials-wrapper .socials {
  display: flex;
}
.bar .socials-wrapper .socials .center {
  flex: 1;
  text-align: center;
  margin: 0 !important;
}
.bar ul.header-links {
  float: right;
  margin-right: 0;
}
.bar ul.header-links li.header-link {
  display: block;
  float: left;
  width: 100px;
  margin: 0 !important;
}
.bar ul.header-links li.header-link a {
  display: block;
  padding: 0 15px;
  border-left: 3px solid #fff;
}
.bar ul.header-links li.header-link:last-child a {
  border-right: 3px solid #fff;
}
.bar ul.header-links li.header-link:hover {
  background: #fff;
}
.bar ul.header-links li.header-link:hover a {
  color: #306fa9 !important;
}
footer.na-footer {
  color: #2e2f68;
}
footer.na-footer #footer-top {
  background: #306fa9;
}
footer.na-footer #footer-middle {
  background: #fff;
  color: #2e2f68;
}
footer.na-footer #footer-middle .logo {
  max-width: 160px;
}
footer.na-footer #footer-bottom {
  background: #fff;
  margin-top: -50px;
  color: #2e2f68;
}
footer.na-footer #footer-bottom * {
  color: #2e2f68;
}
footer.na-footer #footer-bottom ul {
  text-align: right !important;
}
footer.na-footer #footer-bottom a {
  color: #2e2f68;
}
.col-article:last-child .listViewReduced:after {
  display: none;
}
