/* 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 */
@media (min-width: 992px) {
  header .bar {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  }
  header .bar .socials .bar-top-socials-label {
    display: none;
  }
  header .bar .socials li {
    margin: 0 25px 0 0;
  }
  header .bar .socials li a {
    font-size: 22px;
  }
  header .bar .NA_connexion {
    border-right: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .bar .btn-connexion-wrapper,
  header .bar .btn-adherer-wrapper {
    max-width: 170px;
  }
  header .bar .header-search-mobile input {
    box-shadow: none;
  }
  header .bar .header-search-mobile input::-webkit-input-placeholder {
    color: #aaa;
  }
  header .bar .header-search-mobile input::-moz-placeholder {
    color: #aaa;
  }
  header .bar .header-search-mobile input:-ms-input-placeholder {
    color: #aaa;
  }
  header .bar .header-search-mobile input:-moz-placeholder {
    color: #aaa;
  }
  header .bar .header-search-mobile input:placeholder {
    color: #aaa;
  }
  header .bar .header-mibile-bar {
    width: 300px;
    margin-right: 15px;
    display: inline-block;
    float: right;
    position: relative;
  }
  header .bar .header-search-mobile {
    color: #585858;
    border: 1px solid rgba(227, 227, 227, 0.7);
    margin-top: 7px;
    padding: 0 5px;
    width: auto;
    background: transparent;
    padding-right: 30px;
    left: unset !important;
    float: right;
    width: 300px;
  }
  header .bar .header-search-mobile:before {
    display: none;
  }
  header .bar .search-toggle-wrapper {
    width: 30px;
    right: 5px;
    position: absolute;
    top: 5px;
  }
  header .bar .header-search-mobile {
    display: inline-block !important;
    opacity: 1;
    z-index: 9999;
    position: absolute;
    top: 3px;
  }
  header .bar .header-search-mobile .btn-txt {
    margin-right: -30px;
  }
  header .bar .header-search-mobile input {
    color: #585858;
    border: 0 none;
    background: transparent;
    border-radius: 0;
  }
  header .bar .header-search-mobile input[type="submit"] {
    background: transparent;
    overflow: hidden;
    text-indent: -100px;
    width: 40px;
    height: 35px;
    border: 0 none;
    right: 0;
    position: absolute;
  }
  header .bar .header-search-mobile input[type="submit"]:hover {
    background-color: rgba(227, 230, 235, 0.5) !important;
  }
  header .header-navigation-fullwidth:before {
    top: -1px;
    bottom: -1px;
    border-top: 1px solid rgba(227, 227, 227, 0.7);
    border-bottom: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .header-navigation-fullwidth.header-navigation > .nav-wrapper > .nav > ul > li > a {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
  }
  header .header-navigation-fullwidth .nav.nav-default-mod > ul {
    border-left: 1px solid rgba(227, 227, 227, 0.7);
    border-right: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .header-navigation-fullwidth .nav.nav-default-mod > ul > .menuli + .menuli {
    border-left: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .header-navigation-fullwidth .nav-dropdown {
    border: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .header-navigation-fullwidth .nav-dropdown > ul > li + li {
    border-top: 1px solid rgba(227, 227, 227, 0.7);
  }
  header .header-main {
    background: #b7171f url(/ressources/css/images/bbg.png) no-repeat center center;
    background-size: cover;
    height: 250px;
  }
  header .header-main .header-body {
    height: 250px;
  }
  header .header-main .header-body .logo {
    margin: 40px auto;
    width: 965px;
  }
  header .header-main .header-body .logo-a {
    height: auto;
  }
  header .header-main .header-body .logo-img {
    max-height: 170px;
  }
  header .header-slogan {
    color: #ffffff;
    font-weight: normal;
    font-size: 17px;
    left: 315px;
  }
  header .header-slogan .bigger {
    font-size: 50px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
  }
  header .header-nav .header-navigation {
    z-index: 9;
  }
  #row-compteurs {
    overflow: hidden;
    position: relative;
  }
  #row-compteurs .row > .col-article:first-child:before {
    content: '';
    position: absolute;
    display: block;
    background: #a0141b;
    width: 600%;
    left: -600%;
    height: 100%;
    top: 0;
  }
}
#section-articles .section-more,
#section-actus .section-more {
  margin-top: 40px;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}
#section-articles .section-more > a,
#section-actus .section-more > a {
  border-width: 1px;
  padding: 23px 32px;
  font-size: 16px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
#section-articles .readmore-wrapper,
#section-actus .readmore-wrapper {
  bottom: 0;
  border-top: 1px solid rgba(227, 227, 227, 0.7);
  height: 40px;
  line-height: 40px;
  right: 0;
  left: 352px;
  width: auto;
}
#section-articles .readmore-wrapper .readMore,
#section-actus .readmore-wrapper .readMore {
  background: #b7171f;
  color: #fff;
  padding: 0 30px;
  margin: 0;
  font-size: 14px;
  height: 40px;
}
#section-articles .readmore-wrapper .readMore:hover,
#section-actus .readmore-wrapper .readMore:hover {
  background: rgba(183, 23, 31, 0.8);
}
#section-articles .listView,
#section-actus .listView {
  height: 250px;
  border: 0 none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
}
#section-articles .listView .title,
#section-actus .listView .title {
  padding: 0px;
  height: auto;
  margin: 0;
  font-size: 32px;
  color: #595959;
  font-weight: 600;
}
#section-articles .listView .desc,
#section-actus .listView .desc {
  height: auto;
  color: #595959;
  font-size: 20px;
}
#section-articles .listView .date,
#section-actus .listView .date {
  height: 40px;
  bottom: 0;
  border-right: 1px solid rgba(227, 227, 227, 0.7);
  border-left: 1px solid rgba(227, 227, 227, 0.7);
  line-height: 40px;
  left: 351px;
  padding: 0 30px;
  text-transform: none;
  font-size: 14px;
  color: #999;
}
#section-articles.home-section .section-title > .title,
#section-actus.home-section .section-title > .title {
  text-transform: uppercase;
  letter-spacing: 9px;
  font-weight: 500;
  font-size: 48px;
}
#section-articles {
  padding: 60px 0 ;
}
#section-articles .article-Model .title {
  padding: 0px;
  height: auto;
  margin: 0;
  font-size: 20px;
  color: #595959;
  font-weight: 600;
  margin: -30px 15px 5px;
}
#section-articles .article-Model .desc {
  height: auto;
  color: #595959;
  font-size: 12px;
}
#section-articles .article-Model .date {
  height: 30px;
  bottom: 0;
  border-right: 1px solid rgba(227, 227, 227, 0.7);
  border-left: 1px solid rgba(227, 227, 227, 0.7);
  line-height: 30px;
  left: 0;
  padding: 0 20px;
  text-transform: none;
  font-size: 12px;
  color: #999;
}
#section-articles .readmore-wrapper {
  bottom: 0;
  border-top: 1px solid rgba(227, 227, 227, 0.7);
  height: 30px;
  line-height: 30px;
  width: 100%;
  left: 0;
}
#section-articles .readmore-wrapper .readMore {
  padding: 0 20px;
  font-size: 12px;
}
#section-liens,
#main-carousel-section {
  padding: 30px 0;
}
#main-carousel-section .model-image {
  width: 100%;
  max-width: 100vw;
}
#main-carousel-section .slick-slider i.slick-arrow.fas:hover {
  color: #000;
}
#main-carousel-section ul.slick-dots {
  margin-bottom: -12px;
  height: 25px;
}
#main-carousel-section ul.slick-dots li {
  margin: 0 0px;
}
#main-carousel-section .slick-arrow {
  display: block;
  top: auto;
  bottom: 25px;
  left: 34px;
  z-index: 1;
}
#main-carousel-section .fa-chevron-right {
  left: auto;
  right: 34px;
}
#main-carousel-section .link-entire-box {
  display: block;
  width: 90%;
  margin: 10px auto 0;
  height: 80px;
}
#main-carousel-section .article-carousel .title {
  font-size: 30px !important;
  padding: 14px 40px !important;
  vertical-align: middle;
  font-weight: normal !important;
}
#main-carousel-section .article-carousel .carousel-content {
  padding: 20px 12px 0;
  line-height: 1;
  left: 0;
  box-sizing: border-box;
  width: 770px;
  height: 110px;
  background: rgba(0, 0, 0, 0.6);
}
#main-carousel-section ul.slick-dots {
  position: absolute;
  bottom: 85px;
  top: unset;
  width: 741px;
}
#section-associations {
  padding: 0 0 30px ;
}
#section-associations .home-content i.slick-arrow.fas {
  top: 20px;
}
#section-associations .home-content i.slick-arrow.fa-chevron-right {
  right: 0;
}
#section-associations .home-content i.slick-arrow.fa-chevron-left {
  left: 0;
}
#section-associations .slick-dots {
  display: none !important;
}
#row-actus {
  border-top: 2px solid #b7171f;
}
#section-compteurs {
  padding: 0;
}
#section-compteurs .col-article {
  padding: 60px 0;
}
#section-compteurs .col-article .article-counter .inner-shadow {
  top: 50%;
  left: 50%;
  width: 196px;
  height: 196px;
  margin-left: -98px;
  margin-top: -98px;
  border-radius: 100%;
  background-color: #b7171f;
}
#section-compteurs .col-article:nth-child(even) {
  background-color: #a0141b;
}
#section-compteurs .col-article:nth-child(even) .article-counter .inner-shadow {
  background-color: #a0141b;
}
#section-compteurs .col-article:first-child {
  margin-left: 25%;
}
@media (max-width: 991px) {
  #section-compteurs .col-article:first-child {
    margin-left: 0;
  }
}
.na-footer #footer-bottom {
  background: #737373;
}
.na-footer #footer-bottom .liens-footer {
  text-align: right;
}
.na-footer #footer-bottom .liens-footer li:first-child {
  text-transform: uppercase;
  float: left;
  font-weight: bold;
}
.na-footer #footer-middle {
  display: none;
}
#section-partenaires a > img {
  max-height: 160px;
}
/* RESPONSIVE */
@media (max-width: 991.98px) {
  .header-slogan {
    display: none;
  }
}
@media (max-width: 767.98px) {
  #main-carousel-section .article-carousel .carousel-content {
    height: 100%;
  }
  #main-carousel-section .slick-dots {
    max-width: 100%;
  }
  #section-articles .listView,
  #section-actus .listView {
    height: auto;
  }
  .listView .model-image,
  .listView .model-content {
    float: none;
    width: 100%;
  }
  #section-articles .listView .date,
  #section-actus .listView .date {
    left: 0;
  }
  #section-articles .readmore-wrapper,
  #section-actus .readmore-wrapper {
    left: 0;
  }
  .logo-tiny-img {
    margin: 5px 0 0 5px ;
  }
  .na-footer #footer-bottom * {
    text-align: center;
    width: 100%;
  }
}
