/* 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 */
/* chanp recherche */
/* btn connexion  */
/* nav */
header .bar.with-search-field .header-search-mobile input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
}
header .bar.with-search-field .search-toggle-wrapper .search-toggle .fas {
  font-size: 20px;
  margin-top: 2px;
}
header .bar [class^="icon"]:before,
header .bar [class*=" icon_"]:before,
header .bar [class^="icon"]:after,
header .bar [class*=" icon_"]:after {
  font-size: 21px !important;
}
@media (min-width: 1200px) {
  header .header-main {
    border-bottom: 2px solid #dedede;
  }
  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 .bar.with-search-field .search-toggle-wrapper .search-toggle .fas {
    margin-top: 3px;
  }
  #row-main-sarousel {
    padding: 30px 0 0;
  }
  #row-main-sarousel #main-carousel-section .carousel-wrapper .article-carousel .carousel-content {
    padding: 20px 40px;
    height: 130px;
  }
  #row-annuaire .home-section.section-default {
    padding: 0;
    overflow: hidden;
    margin-bottom: 60px;
  }
  #row-annuaire .contentSquare .ann_exp_un {
    position: absolute;
  }
  #row-annuaire .contentSquare .ann_exp_deux {
    position: relative;
  }
  #row-annuaire .contentSquare .gmap-form-container {
    height: 470px;
  }
  #row-annuaire .contentSquare .gmap-form-container .title {
    text-transform: uppercase;
    letter-spacing: 3px;
  }
  #row-annuaire .contentSquare .gmap-form-container .intro {
    padding: 0;
  }
  #row-annuaire .contentSquare .gmap-form-container .section-body {
    bottom: unset;
    top: 50px;
    width: 530px;
    padding: 15px;
    left: 140px;
    height: 60px;
    margin: 0;
    float: left;
  }
  #row-annuaire .recherche_avancee {
    font-size: 10px;
    text-align: center;
  }
}
/* END 1170 */
@media (max-width: 767.98px) {
  .main-content {
    padding-top: 30px;
  }
  .simple_mode .section-body {
    margin-left: 1%;
    max-width: 92%;
    margin: 11px;
    height: 70px;
  }
}
.home-section.section-default .section-more a {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  text-transform: uppercase;
  padding: 15px 20px;
  line-height: 14px;
  border-radius: 3px;
}
#section-lienstop {
  padding: 60px 0;
}
#section-lienstop .col-article > a.lien {
  color: #999999;
  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;
  background: #f8fbfe;
  border-radius: 50%;
  padding: 15px;
}
#section-lienstop .col-article > a.lien .lien-text {
  margin-top: 13px;
}
#section-lienstop .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  text-align: left;
  line-height: 24px;
  color: #888;
}
#section-lienstop .col-article > a.lien .lien-title {
  font-size: 22px;
  color: #999999;
  text-align: left;
  text-transform: uppercase;
  margin-top: 4px;
  color: #645e65;
  font-weight: 600;
}
#section-lienstop .col-article > a.lien:hover {
  color: #00a0f4 !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #00a0f4;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article + .col-article {
    margin-top: 10px;
  }
  #section-lienstop .col-article * {
    font-size: 93% !important;
  }
}
.na-footer {
  color: #555;
}
.na-footer #footer-bottom .liens-footer {
  text-align: right;
}
.na-footer #footer-bas {
  color: #555;
  padding: 35px 15px;
  font-size: 15px;
  line-height: 1.5;
}
#row-annuaire .simple_mode .section-body .input-group-addon {
  border: 0 none;
  text-align: right;
  z-index: 999;
  float: right;
}
#row-annuaire #section-pubs .slick-dots {
  position: absolute;
  float: right;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 25px;
  right: 0;
  left: unset;
}
#row-annuaire #section-pubs .model-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  height: 100px;
}
#row-annuaire #section-pubs .model-content .title {
  font-size: 22px;
  margin: 0;
}
#row-annuaire #section-pubs .bgShadow {
  height: 100px;
  bottom: 0;
  position: absolute;
  top: unset;
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .logo > a img {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  .header-navigation .nav > .menuli > a {
    font-size: 18px !important;
  }
  .header-navigation .nav #main-carousel-section .carousel-wrapper .article-carousel .carousel-content {
    padding: 15px;
  }
  .header-navigation .nav #main-carousel-section .carousel-wrapper .article-carousel .carousel-content .title {
    font-size: 22px !important;
  }
  .footer-row img {
    max-width: 100% !important;
  }
  body {
    -webkit-touch-callout: none !important;
  }
  .header-navigation .nav > .menuli > a {
    font-size: 18px !important;
    line-height: 40px;
  }
  .header-navigation .nav .nav-dropdown {
    z-index: 1000;
    text-align: left;
    font-size: 12px;
    text-transform: none;
  }
  .header-navigation .nav .nav-dropdown li {
    margin-bottom: 0;
    border: 1px solid #cdcdcd;
  }
  .header-navigation .nav .nav-dropdown li ~ li {
    border-top: 0 none;
  }
  .header-navigation .nav .nav-dropdown a {
    -webkit-user-select: none !important;
    color: #000 !important;
    font-size: 14px;
    text-transform: none;
    text-align: left;
    font-weight: normal;
  }
}
/* ################################# ROW-NEWS  ################################################### */
#section-actus {
  padding-bottom: 0;
}
@media (min-width: 1200px) {
  #section-actus .home-content {
    padding-left: 0;
  }
}
#section-actus .home-article {
  background-color: #F9FBFE;
  margin-bottom: 10px;
  border: 0 none;
}
#section-actus .home-article .model-content .date_after_title {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0;
  display: block;
  margin-left: 30px;
  text-transform: none;
  position: relative;
  color: #5A7184;
  position: absolute;
  bottom: 80px;
}
#section-actus .home-article .title {
  position: relative;
  font-weight: 400;
  font-size: 24px;
  color: #00a0f4;
  line-height: 32px;
  text-align: left;
  padding: 0;
  margin: 15px 30px;
  font-weight: 600 !important;
}
#section-actus .home-article .desc {
  display: none;
}
@media (max-width: 767.98px) {
  #section-actus .home-article .desc,
  #section-actus .home-article .title {
    margin: 0;
    padding: 30px 15px;
  }
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  font-size: 16px;
  float: left;
  margin-left: 30px;
  font-weight: 600 !important;
}
#section-actus .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .home-article .readmore-wrapper a:hover i {
  margin-left: 30px;
}
#section-publication .home-article {
  background: #fff;
}
/* --------------------------------  END ROW-NEWS --------------------------------------------------*/
@media (max-width: 1199.98px) {
  #row-annuaire #section-pubs .home-article {
    height: 450px;
  }
  #row-main-sarousel #main-carousel-section .carousel-wrapper .article-carousel .carousel-content {
    height: auto;
    min-height: 0;
    padding: 30px !important;
  }
  .na-footer {
    text-align: center;
  }
  .na-footer .text-right {
    text-align: center !important;
  }
  .na-footer .footer-text {
    text-align: left;
    margin-bottom: 30px;
  }
  .na-footer #footer-bottom {
    text-align: center;
  }
  .na-footer #footer-bottom .liens-footer {
    text-align: center;
  }
  #main-carousel-section .slick-dots {
    top: -25px !important;
  }
}
.home-section.section-default.section-articles .section-more {
  background: #fff;
  margin: 0 !important;
  padding: 15px;
}
.home-section.section-default.section-articles .section-more a {
  border-color: #006ea8 !important;
}
.home-section.section-default.section-articles .section-more:hover a {
  background: #002b42 !important;
}
.home-section.section-default.section-articles .section-title {
  background: #fff;
  padding: 15px;
  margin: 0;
}
.home-section.section-default.section-articles .section-title .title {
  color: #006ea8 !important;
  text-transform: uppercase;
}
.home-section.section-default.section-event .section-more {
  background: #fff;
  margin: 0 !important;
  padding: 15px;
}
.home-section.section-default.section-event .section-more a {
  border-color: #00a0f4 !important;
}
.home-section.section-default.section-event .section-more:hover a {
  background: #005d8e !important;
}
.home-section.section-default.section-event .section-title {
  background: #fff;
  padding: 15px;
  margin: 0;
}
.home-section.section-default.section-event .section-title .title {
  color: #00a0f4 !important;
  text-transform: uppercase;
}
.home-section.section-default.section-emploi .section-more {
  background: #fff;
  margin: 0 !important;
  padding: 15px;
}
.home-section.section-default.section-emploi .section-more a {
  border-color: #908892 !important;
}
.home-section.section-default.section-emploi .section-more:hover a {
  background: #5c565e !important;
}
.home-section.section-default.section-emploi .section-title {
  background: #fff;
  padding: 15px;
  margin: 0;
}
.home-section.section-default.section-emploi .section-title .title {
  color: #908892 !important;
  text-transform: uppercase;
}
.home-section.section-default.section-emploi .desc {
  display: block;
}
.home-section.section-default#section-events .section-more a {
  background-color: #00a0f4;
}
.home-section.section-default#section-emploi .section-more a {
  background-color: #84898f;
}
.heightauto {
  height: auto !important;
  min-height: 0 !important;
  max-height: auto !important;
}
@media (max-width: 991.98px) {
  #main-carousel-section .carousel-wrapper .article-carousel .carousel-content {
    padding: 15px;
  }
  #main-carousel-section .carousel-wrapper .article-carousel .carousel-content .title {
    font-size: 22px !important;
  }
}
@media (max-width: 767.98px) {
  body,
  html {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
  body.menu-open {
    overflow: visible !important;
  }
}
