/* 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 */
#section-partenaires .article-partenaire a {
  cursor: default;
}
/* ################################# DEBUT PROJET ################################################### */
/* ajout une css extern "Google font " */
/* variable less projet  */
/*fonts*/
@media (min-width: 1200px) {
  body.page .main-content-wrapper {
    padding-top: 0 !important;
  }
}
/* css projet*/
body {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
  body .home-section.section-default .section-more {
    text-align: center;
  }
}
body .section-more a,
body .phrase-header,
body .section-title .title,
body h1,
body h2,
body h3,
body h4,
body .read-more {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}
body .home-section.section-default .section-more a {
  border-radius: 3px;
  text-transform: none;
  font-weight: 700;
  font-size: 16px;
}
.home-section.section-default .section-title {
  margin-bottom: 50px;
}
.home-section.section-default .section-title .title {
  color: #000000 !important;
  font-size: 32px;
  letter-spacing: 0;
  font-weight: 700;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background: linear-gradient(to right, #cccccc 0%, rgba(204, 204, 204, 0.75) 100%) !important;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    line-height: 1.2em;
    font-size: 30px !important;
    font-weight: bold;
    margin: 20px 0 !important;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .home-section.section-default:not(#main-carousel) {
    padding: 10px !important;
  }
  .home-section.section-default:not(#main-carousel) .home-article {
    height: auto !important;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 1199.98px) {
  .row.header-mibile-bar > .header-right-0.bar-btn-2 {
    width: fit-content !important;
    min-width: fit-content !important;
    margin: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .row.header-mibile-bar > .header-right-0.bar-btn-2 {
    width: fit-content !important;
    min-width: fit-content !important;
    margin: 0 15px;
  }
  .search-toggle-wrapper .search-toggle {
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  body.page .main-content-wrapper {
    padding-top: 40px;
  }
  header .bar .search-wrapper {
    background: #fff !important;
    margin-bottom: 3px;
    border-radius: 25px;
    height: 32px !important;
    color: #000 !important;
  }
  header .bar .search-wrapper * {
    color: #000 !important;
  }
  header .bar .search-wrapper .search-toggle-wrapper .fas.fa-search {
    font-size: 18px;
    margin: 5px 10px 0 0;
  }
  header .bar .search-wrapper .search-toggle-wrapper .fas.fa-search:before {
    color: #DADADA;
  }
  header .bar .search-wrapper .header-search-mobile {
    border: 0 none;
  }
  header .bar .search-wrapper .header-search-mobile > form [type="search"] {
    width: 100%;
  }
  header .bar .search-wrapper .header-search-mobile > form [type="submit"] {
    height: 32px;
    width: 32px;
    padding: 0;
    margin: 0;
  }
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
    /*
            &:before { content: '';
                width: 1px;
                height: 17px;
                top: 5px;
                position: absolute;
                left: 0;
                background: #fff;
            }
            */
  }
  header .bar .socials li.rs-append a {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
  }
  header .bar .socials li.rs-append a:hover {
    color: #000000;
    border-color: #000000;
  }
  header .btn-connexion-wrapper.bar-btn-1 {
    flex: unset;
    width: 150px;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
    border: 1px solid #565656;
    overflow: hidden;
    margin-left: 12px;
    padding: 0;
    margin-top: 5px;
  }
  header .NA_connexion {
    max-width: 150px;
  }
  header .NA_connexion .connexion-btn {
    text-transform: none;
    font-size: 16px;
    text-align: right;
    font-weight: 600 !important;
  }
  header .NA_connexion .connexion-btn:hover > span {
    text-decoration: underline !important;
  }
  header .logo {
    margin-right: 30px;
    margin-top: 20px;
    display: inline-block;
    width: 128px;
    height: 42px;
  }
  header .logo a {
    display: inline-block;
    width: 128px;
    height: 42px;
  }
  header .logo a img {
    display: inline-block;
    max-height: 42px;
  }
  header .logo + .logo {
    margin-bottom: 20px;
    padding-left: 36px;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    width: 371px;
    height: 90px;
  }
  header .logo + .logo a {
    display: inline-block;
    width: 371px;
    height: 103px;
  }
  header .logo + .logo a img {
    display: inline-block;
    max-height: 90px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header {
    /* banners */
  }
  header .main-navigation-row,
  header .header-main {
    height: 130px;
  }
  header .main-navigation-row .header-body,
  header .header-main .header-body {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  header .header-nav {
    height: 76px;
    line-height: 76px;
    background: #FAFAFA;
  }
  header .header-navigation {
    max-height: 76px;
    width: 100%;
  }
  header .header-navigation .nav-wrapper {
    height: 100%;
    width: 100%;
  }
  header .header-navigation .nav-wrapper .nav-default-mod {
    width: 100%;
    height: 100%;
  }
  header .header-navigation .nav-wrapper .nav-default-mod > ul,
  header .header-navigation .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation .nav {
    padding: 0 !important;
  }
  header .header-navigation .nav a {
    text-transform: none;
  }
  header .header-navigation .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  header .header-navigation .nav > ul > li.menuli > a {
    padding: 0 9px;
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    color: #000000;
    line-height: 57px;
  }
  header .header-navigation .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 100% !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation .nav > ul > li.menuli .nav-dropdown li:hover a {
    color: #cccccc;
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #000000;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation .nav > ul > li.menuli:last-child {
    margin-left: 8px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a {
    border-radius: 3px;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 76px;
    height: 76px;
    padding: 0 28px;
    color: #cccccc;
    text-transform: uppercase;
  }
  header .header-navigation .nav > ul > li.menuli:last-child > a:hover {
    color: #cccccc;
  }
  header .header-navigation .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .header-navigation .nav > ul {
    display: flex !important;
    align-items: center;
  }
  header .header-navigation .nav > ul a {
    line-height: unset !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
body #main-carousel-row .article-carousel .carousel-content .title {
  text-transform: none;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  padding-right: 0 !important;
  font-size: 32px !important;
  line-height: 38px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 700;
}
body #main-carousel-row .desc {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 500;
}
body #main-carousel-row .readmore-wrapper {
  position: absolute;
  z-index: 999;
  bottom: 0;
}
body #main-carousel-row .readmore-wrapper .readMore {
  text-transform: none;
  z-index: 999;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  border-radius: 3px;
  font-weight: 700;
  background-color: #000000;
  padding: 0 40px;
  height: 50px;
  border-color: #000000;
  white-space: nowrap;
  width: auto;
}
body #main-carousel-row .readmore-wrapper .readMore:hover {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
@media (max-width: 767.98px) {
  body #main-carousel-row .title {
    font-size: 22px !important;
    line-height: 1.8rem;
  }
  body #main-carousel-row .desc {
    font-size: 16px !important;
  }
}
body #main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 380px;
  margin-top: 30px;
}
body #main-carousel-row .article-carousel .carousel-content .readmore-wrapper .readMore {
  border-width: 1px;
}
@media (max-width: 991.98px) {
  body #main-carousel-row .home-article.article-carousel .carousel-content {
    opacity: 1;
    background-color: rgba(204, 204, 204, 0.75) !important;
  }
  body #main-carousel-row .home-article.article-carousel .carousel-content .readmore-wrapper .readMore,
  body #main-carousel-row .home-article.article-carousel .carousel-content .readmore-wrapper,
  body #main-carousel-row .home-article.article-carousel .carousel-content .title {
    opacity: 1;
  }
  body #main-carousel-row .article-carousel .carousel-content {
    background-color: rgba(204, 204, 204, 0.95) !important;
  }
}
@media (max-width: 1199.98px) {
  font-size: 28px !important;
  
  #main-carousel-row .carousel-content {
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body .socials-fixed {
    top: 20%;
  }
  .carousel-content .title {
    opacity: 1;
  }
  .article-carousel .carousel-content {
    max-width: 260px;
    overflow: hidden;
    padding: 100px 0 20px !important;
    background: transparent !important;
  }
}
@media (min-width: 992px) {
  #main-carousel-row {
    position: relative;
    background: #fff;
  }
  #main-carousel-row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to top, #cccccc 0%, rgba(204, 204, 204, 0.75) 100%);
  }
  #main-carousel-row .readmore-wrapper {
    position: absolute;
    bottom: 42px;
  }
  #main-carousel-row .carousel-wrapper .article-carousel .model-image {
    background: transparent;
  }
  #main-carousel-row .slick-slider img {
    min-width: 0;
    min-height: 0;
    width: auto;
    height: auto;
  }
  #main-carousel-row .carousel-content {
    background: rgba(0, 0, 0, 0.8) !important;
    padding: 40px;
    max-height: 90%;
    opacity: 1;
  }
  #main-carousel-row .carousel-content .title {
    font-size: 40px !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
  #main-carousel-row {
    height: 440px;
  }
  #main-carousel-row #main-carousel .carousel-wrapper .article-carousel .carousel-content {
    min-width: 10% !important;
  }
  #main-carousel-row #main-carousel .article-carousel {
    background-color: transparent !important;
  }
  #main-carousel-row #main-carousel .article-carousel .containerImg {
    opacity: 1;
    height: 430px;
  }
  #main-carousel-row #main-carousel .carousel-wrapper .article-carousel .model-image {
    position: relative;
    float: right;
  }
  #main-carousel-row .carousel-content {
    background: transparent !important;
  }
  #main-carousel-row ul.slick-dots {
    bottom: 40px;
    top: unset;
    width: auto;
    right: 0;
    text-align: right;
    padding-right: 30px;
  }
  #main-carousel-row ul.slick-dots li {
    width: 30px;
  }
  #main-carousel-row ul.slick-dots li.slick-active button:before {
    color: #cccccc !important;
  }
  #main-carousel-row ul.slick-dots li button {
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.22);
  }
  #main-carousel-row ul.slick-dots li button:before {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.75) !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow {
    color: #fff;
    font-size: 56px;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    left: calc((100% - 1170px)/2 - 60px);
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    right: calc((100% - 1170px)/2 - 60px);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #main-carousel-row .carousel-content {
    padding: 94px 50px 5px 0 !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# MAIN actus ################################################### */
#row-actus {
  background: #fafafa;
}
@media (min-width: 1200px) {
  #section-actus {
    padding: 50px 0 20px;
  }
  #section-actus .section-more.top_link.liens_all_1 {
    top: 60px;
  }
  #section-actus .list-item {
    width: calc( 50% - 30px);
    float: left !important;
    margin: 0 15px 20px;
  }
  #section-actus .slick-track {
    overflow: visible;
    padding-top: 5px;
    padding-bottom: 15px;
  }
  #section-actus .section-more.top_link {
    margin: 0;
    top: 80px;
    right: 0;
    z-index: 999;
  }
}
#section-actus .model-image {
  display: none;
}
#section-actus.home-section.section-default .section-title {
  z-index: 999;
  position: relative;
  color: #fff;
  line-height: 50px !important;
}
#section-actus.home-section.section-default .section-title .title {
  line-height: 50px;
  color: #fff;
}
#section-actus .date {
  bottom: 80px;
  left: 50px;
  font-weight: 600;
}
#section-actus .article-Model .readmore-wrapper {
  left: 50px;
  bottom: 10px;
}
#section-actus .home-article {
  width: 100%;
  background: #fff;
  float: left;
  padding: 15px;
  border: 0 none;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.13);
  transition: background .3s;
  border-radius: 3px;
}
#section-actus .home-article .model-content {
  width: 100%;
}
@media (min-width: 1200px) {
  #section-actus .home-article {
    background: #FFFFFF;
  }
}
#section-actus .home-article:hover {
  background: rgba(255, 255, 255, 0.7);
}
#section-actus .home-article .title {
  font-weight: 700;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  color: #000000;
}
#section-actus .home-article .title .entreprise {
  position: absolute;
  top: 72px;
  font-size: 16px;
  color: #cccccc;
}
#section-actus .home-article .date {
  text-transform: none;
  font-size: 16px;
  color: #cccccc;
  line-height: 18px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  margin: 0 0 5px;
  text-transform: capitalize;
}
#section-actus .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
  left: 0 !important;
}
#section-actus .readmore-wrapper a {
  background-color: transparent;
  color: #cccccc;
  text-transform: uppercase;
  font-size: 16px;
  float: left;
  font-weight: 700;
  margin: 15px 35px;
  padding: 0;
}
#section-actus .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .readmore-wrapper a:hover i {
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  #section-actus .date {
    bottom: 45px;
  }
  #section-actus .article-Model .readmore-wrapper {
    bottom: 10px;
  }
  #section-actus .section-more {
    position: relative;
  }
}
#row-raw-btn1 {
  padding: 0 0 80px;
  background: #fafafa;
}
#row-raw-btn1 .section-more {
  text-align: right;
  padding: 0;
}
#row-raw-btn1 .section-more a {
  background: transparent !important;
  text-align: center;
  color: #000 !important;
  font-weight: 700 !important;
  padding: 0 30px;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  border: 1px solid #000;
  border-radius: 3px;
  background: transparent;
}
#row-raw-btn1 .section-more a:hover {
  background: #cccccc !important;
  border-color: #cccccc !important;
  color: #fff !important;
}
@media (max-width: 767.98px) {
  #row-raw-btn1 .section-more a {
    padding: 14px 40px !important;
    height: unset !important;
    line-height: unset !important;
  }
}
/* --------------------------------  END actus --------------------------------------------------*/
/* ################################# MAIN events ################################################### */
#section-events .sous-titre {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 15px;
}
/* --------------------------------  END events --------------------------------------------------*/
body .bar .socials a:hover .fa-envelope {
  color: #cccccc !important;
}
body header .bar.with-search-field .inline-div-section-wrapper .inline-div-section.socials-wrapper {
  max-width: 320px !important;
}
body .header-navigation-fullwidth:before {
  z-index: 0;
}
body header .header-navigation-side {
  padding-top: 29px;
}
body header .bar .connexion-btn {
  padding: 0 !important;
}
body header .inline-div-section-wrapper .inline-div-section.socials-wrapper {
  max-width: 555px !important;
}
body header .nav-btn span {
  background-color: #fff;
}
body #section-revue .home-article {
  min-height: 458px;
}
body header .bar {
  background-color: #000000;
  color: #fff;
  border: 0 none;
}
body header .bar .search-toggle-wrapper .fas,
body header .bar .socials a i {
  color: #fff !important;
}
body header .bar .shopping-cart i:after,
body header .bar .search-toggle-wrapper .search-toggle:after {
  background-color: #fff;
}
body header .bar .header-right-0 {
  color: #fff;
  font-size: 16px;
  z-index: 999;
  font-weight: 700;
}
body header .bar .header-right-0 > ul > li {
  line-height: 28px;
  top: 0;
  height: 40px;
  position: relative;
  height: 30px;
}
body header .bar .header-right-0 > ul > li:after {
  content: '';
  height: 16px;
  width: 1px;
  background: #fff;
  position: absolute;
  right: -3px;
  top: 11px;
}
body header .bar .header-right-0 > ul > li.syndicats-list:before {
  content: '';
  height: 16px;
  width: 1px;
  background: #fff;
  position: absolute;
  left: -3px;
  right: unset;
  top: 11px;
}
body header .bar .header-right-0 > ul > li.li-bell:after {
  right: -2px;
  top: 5px;
  width: 1px;
  transform: scale(1);
}
body header .bar .header-right-0 > ul > li.li-bell:before {
  top: 5px;
}
body header .bar .header-right-0 .dropdown {
  background-color: #000000;
  display: none;
  opacity: 0;
  transition: opacity .3s ;
  position: absolute;
  top: 100%;
  width: 215px;
  z-index: 9999;
}
body header .bar .header-right-0 .dropdown a {
  font-weight: normal;
}
body header .bar .header-right-0 > ul > li:hover > a {
  background: #cccccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
body header .bar .header-right-0 > ul > li:hover .dropdown {
  display: block;
  opacity: 1;
}
body header .bar .header-right-0 .dropdown a:hover {
  background: #cccccc;
}
body header .bar .header-right-0 a {
  padding: 5px 10px;
  color: #fff;
  display: block;
}
body header .bar .header-right-0 a i {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
body .header-text .title {
  text-align: left;
  top: 104px;
  position: absolute;
  left: 30px;
  max-width: 700px;
}
body .header-text .title > div > span {
  color: #fff !important;
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  text-align: left;
  display: block;
  float: left;
  clear: both;
  padding: 1px 25px;
}
body .header-text .title .color1 span {
  background-color: #cccccc !important;
}
body .header-text .title .color2 span {
  background-color: #a32423 !important;
  font-size: 24px;
  line-height: 32px;
  margin-top: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 22px 25px;
}
body .article-annuaire_express_simple .submit-search-btn {
  border-color: #cccccc;
}
body .article-annuaire_express_simple .submit-search-btn:hover {
  border-color: #000000;
  background-color: #000000 !important;
}
body #row-applis-contact #section-contact .cta-section .cta {
  background-color: #cccccc;
  border-color: #cccccc;
}
body #row-applis-contact #section-contact .cta-section .cta:hover {
  border-color: #000000;
  background-color: #000000;
}
body #row-applis-contact #section-contact .cta-section .cta + .cta {
  background-color: transparent;
  color: #cccccc;
}
body #row-applis-contact #section-contact .cta-section .cta + .cta:hover {
  border-color: #000000;
  color: #000000;
}
body #row-applis-contact .section-title .title > span {
  color: #cccccc;
}
body #section-header {
  height: 675px !important;
}
body footer #footer-middle {
  background-color: #000000;
  padding: 45px 0;
}
body footer #footer-middle .asso-logos li {
  display: inline-block;
  text-align: center;
  margin: 15px;
}
body footer #footer-middle .asso-logos li a {
  display: block;
}
body footer #footer-middle .asso-logos li a img {
  max-height: 65px;
}
body footer #footer-bottom .list-inline {
  padding-top: 5px;
}
body footer #footer-bottom a {
  font-size: 16px;
}
body footer #footer-bottom .footer-bottom-coords {
  line-height: 40px;
}
body #menu-synd-list ul {
  background: #b3b3b3;
}
@media (max-width: 767.98px) {
  body header .header-navigation .nav .dropdown a {
    height: unset !important;
    line-height: unset !important;
    padding: 12px 25px !important;
  }
  body #section-header {
    height: 375px !important;
  }
  body .header-right-0 {
    display: none;
  }
  body .liens-footer {
    height: auto;
  }
  body .asso_coords {
    margin-bottom: 0;
    display: inline-block;
    float: none !important;
    line-height: 1;
    margin-top: 0;
  }
  body .footer-bottom-coords {
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    float: none !important;
    display: block;
    height: auto;
    line-height: 60px !important;
  }
  body .footer-bottom-coords .association {
    margin-right: 0;
    float: none;
  }
  body .footer-bottom-coords .asso_coords + .asso_coords {
    margin-left: 6px;
    float: none;
  }
  body .header-text .title {
    top: 90px;
  }
  body .header-text .title > div > span {
    font-size: 27px;
    line-height: 1.6em;
    padding: 2px 10px;
  }
  body .header-text .title .color2 span {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 5px;
    padding: 10px;
  }
}
@media (max-width: 1199.98px) {
  body .menuli > a {
    height: unset !important;
    line-height: unset !important;
    padding: 29px 25px !important;
    min-height: unset !important;
  }
}
@media (min-width: 1200px) {
  body .footer-bottom-coords .asso_coords + .asso_coords,
  body .footer-bottom-coords .association {
    margin-left: 4px;
  }
  body .footer-bottom-coords .asso_coords + .asso_coords:before,
  body .footer-bottom-coords .association:before {
    content: '-';
  }
  body header .header-navigation-side .nav > ul > li.menuli > a {
    color: #fff;
  }
  body header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    color: #000000;
  }
  body footer #footer-middle .asso-logos {
    display: flex;
    margin: 0;
    justify-content: space-between;
  }
}
@media (max-width: 1199.98px) {
  .search-toggle-wrapper .search-toggle {
    width: 40px !important;
  }
}
@media (max-width: 1199.98px) {
  .li-bell ul {
    float: left !important;
  }
  .li-bell .fas.fa-bell {
    font-size: 24px;
  }
  .li-bell:after {
    display: none;
  }
  .li-bell .red-dot {
    bottom: 7px !important;
    right: 7px !important;
    transform: scale(1.5);
  }
}
.li-bell .notification-bell {
  position: relative;
}
.li-bell .notification-bell .red-dot {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: red;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
/* ####################### FOOTER ############################ */
/*
Config PHP
// module_asso/cms/src/classes/FrontController.php
public static function getFooterConfig() {
    $res = parent::getFooterConfig();
    
    $res['show_logo'] = true;
    $res['mode'] = 'simple-one';
    $res['tel_prefix'] = '';
    $res['logo_footer'] = 'logo-footer.png';
    
    $res['footer_links'] = array();
    foreach (array('admin', 'mentions_legales', 'credits', 'faq', 'sitemap' ) as $key)
    $res['footer_links'][] = $res['footer_links_available'][$key];
    
    return $res;
}
*/
/* variables less */
#footer-bottom {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#footer-bottom #footer-socials {
  display: none;
}
#footer-bottom #footer-socials li {
  padding: 0 0 0 15px !important;
}
#footer-bottom #footer-socials a * {
  color: #000000;
}
#footer-bottom .footer-liens a:hover {
  text-decoration: underline !important;
}
/* css footer */
@media (min-width: 768px) {
  #footer-bottom .footer-liens ul li {
    line-height: 24px;
    font-size: 16px;
    margin: 0 !important;
    padding: 0 !important;
  }
  #footer-bottom .footer-liens li + li:before {
    content: '';
    position: relative;
    width: 1px;
    height: 15px;
    background-color: #000;
    display: inline-block;
    margin: 5px 8px;
    float: left;
  }
}
@media (max-width: 767.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
    text-align: center;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
    text-align: center;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    display: block;
    clear: both;
    text-align: center !important;
    float: none !important;
  }
  #footer-bottom .liens-footer {
    margin-top: 15px;
  }
  #footer-bottom .liens-footer li {
    display: block;
  }
  #footer-bottom .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
#footer-bottom .container {
  position: relative;
}
.footer-title {
  font-size: 12px;
  margin: 15px 0 20px;
  text-transform: uppercase;
}
.subscribe {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  max-width: 245px;
  margin: 15px auto;
}
@media (max-width: 767.98px) {
   .pull-right {
    text-align: center !important;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .subscribe {
    position: absolute;
    top: -20px;
    right: 200px;
  }
}
.subscribe-field {
  border-radius: 3px;
  width: 100%;
  height: 40px;
  padding: 0 70px 0 20px;
  border: none;
  background: #fff;
  color: #969a9b !important;
  border-radius: 0;
  -webkit-appearance: none;
}
.subscribe-btn {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  text-align: center;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-left: 1px solid #d0d0d0;
  border-radius: 0;
  -webkit-appearance: none;
  height: 100%;
  overflow: hidden;
  display: inline-block;
  background: #000000;
}
.subscribe-btn:hover {
  background: #cccccc;
}
.footer-rs-div {
  margin: 30px 0 0 0;
}
.footer-rs-div h4 {
  display: left;
  margin-right: 15px;
  float: left;
}
#footer-middle {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
  max-width: 230px;
  max-height: 138px;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 .logo-img {
  max-width: 230px;
  max-height: 138px;
}
#footer-middle .subscribe .subscribe-btn {
  font-weight: bold !important;
}
#footer-middle .liens-footer {
  margin-top: 15px;
}
#module_ep .profil-tooltip-action .disabled {
  display: none;
}
@media (min-width: 768px) {
  .theme2019 .in-login-form {
    min-width: 500px;
  }
}
/* --------------------- end FOOTER --------------------------- */
/*                      START News Single                       */
.contenu_static .container {
  width: auto !important;
}
.containerImg .card-label {
  max-width: 80%;
}
.containerImg .card-label > span {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*                      End News Single                         */
.enteteGroupe {
  display: flex;
  justify-content: space-between;
}
.enteteGroupe p {
  font-size: 16px;
  font-weight: bold;
}
.enteteGroupe p a:hover {
  color: #000000;
}
