/* 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 */
.carousel-content .readmore-wrapper .readMore {
  border-radius: 0 !important;
}
.article-Model a.readMore {
  border-radius: 0;
  color: #f5c74cc4;
}
#section-event .listViewReduced:hover * {
  color: #000;
}
#section-event.home-section.section-default .section-more a {
  background: #c8910f;
  border: 2px solid #c8910f;
}
#section-event.home-section.section-default .section-more a:hover {
  color: #c8910f;
  background: #fff;
  border: 2px solid #c8910f;
}
#section_carrousel_items .containerImg {
  padding: 0;
}
#section_carrousel_items .desc {
  display: none;
}
#section_carrousel_items .bgShadow {
  height: 100px;
}
#section-gmap .input-group-addon > a {
  color: #f5c74c;
}
.home-section.section-default .section-title .title {
  font-weight: bold;
}
#section-compteurs .counter-icon > .faicon:before {
  color: #f5c74c;
}
.footer_mode_right.na-footer {
  background: #595959;
}
.footer_mode_right.na-footer #footer-top,
.footer_mode_right.na-footer #footer-middle,
.footer_mode_right.na-footer #footer-bottom {
  background: #595959;
}
#main-carousel .carousel-content {
  width: 370px;
}
#main-carousel .slick-dots {
  width: 210px;
}
@media (min-width: 1200px) {
  #main-carousel .slick-dots {
    position: absolute;
    right: 30px;
    margin: 0;
    height: 30px;
    width: 1170px;
    top: 60px;
    margin-left: auto;
    left: 0;
    padding-left: calc(774px);
    margin-right: auto;
    text-align: left;
  }
  #section-emploi .article-emploi {
    background-color: #9A9C9B;
    color: #fff;
    position: relative;
    border: 0 none;
  }
  #section-emploi .calqueOffre *,
  #section-emploi .calqueOffre:before {
    color: #fff;
  }
  #section-emploi .calqueOffre .date {
    padding: 0;
    padding-left: 30px;
    text-align: left;
    line-height: 38px;
    background-color: #fff;
    width: 70%;
    font-size: 15px;
  }
  #section-emploi .calqueOffre .date * {
    color: #000;
  }
  #section-emploi .calqueOffre .title {
    padding: 60px 30px 0;
    font-size: 22px;
  }
  #section-emploi .calqueOffre .desc {
    padding: 0 30px 0;
  }
  #section-emploi .readMore {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  #section-emploi .desc .entreprise {
    float: left;
    margin-bottom: 18px;
    width: 100%;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
  }
  #section-gmap .section-body {
    width: 250px;
    margin-top: 10px;
  }
  #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: #f5c74c;
    border: 0 none;
    border-radius: 0;
    position: absolute;
    bottom: -55px;
    left: -30px;
    right: -30px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px;
  }
  #section-gmap .input-group-addon a {
    color: #fff;
  }
  #section-gmap .recherche_avancee {
    text-align: center;
    margin-top: 0;
  }
  #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;
  }
}
.listView:hover {
  background-color: rgba(0, 0, 0, 0.01);
}
.article-emploi {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* ON CACHE TOUT */
.bar,
.header-navigation,
.section-fildariane,
.na-footer {
  display: none !important;
}
.theme2019 {
  display: none;
  /*Formuaire de connexion apres inscription*/
}
.ep-section .attention {
  background: #e6f8dd url('/global/images/icons/icon_valide.png') 20px center no-repeat !important;
}
.na-bp.adminActive,
.header-main,
.container-fluid {
  height: 150px;
}
.main-content-wrapper {
  padding-top: 0px;
}
.logo > a img {
  max-height: 150px;
}
