/* 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 */
/* ################################# DEBUT PROJET ################################################### */
/*fonts*/
/* css projet*/
body {
  font-family: 'Manrope', 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 .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Ubuntu', sans-serif;
  color: #000000;
  font-weight: bold;
  color: #00a4b2;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #00a4b2 !important;
}
.home-section.section-default .section-title .line {
  width: 100px !important;
  background: color #e9425c !important;
}
.home-section.section-default .section-title .title {
  line-height: 33px;
  font-size: 32px;
  color: #00a4b2 !important;
}
body .home-section.section-default .section-more a {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  text-transform: none;
  height: 55px;
  line-height: 55px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 40px;
  border-radius: 3px;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    font-size: 30px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
    text-align: left;
  }
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  body .home-section.section-default .section-more {
    padding: 0 15px;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
.simple_mode_2 .section-body .input-group-addon a {
  height: 56px;
  line-height: 55px;
  border: 2px solid #00a4b2;
}
.simple_mode_2 .section-body .input-group-addon a:hover {
  border-color: #00a4b2;
  color: #00a4b2;
  background: #fff !important;
}
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 12px 30px 0 0;
    margin-right: 20px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:hover,
  .search-toggle-wrapper .search-toggle:hover {
    color: #000;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
}
.bar {
  font-size: 16px;
}
.bar .rs-append a,
.bar .contact a {
  font-weight: 600 !important;
  font-size: 16px !important;
}
.bar .rs_append {
  font-size: 13px;
  position: relative;
  padding-left: 0;
}
.bar .rs_append:hover {
  text-decoration: underline !important;
}
.bar .rs_append:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  width: 1px;
  top: 0;
  display: inline-block;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #000000;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .logo-smaller img {
  margin: 5px;
  max-height: 30px;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: transparent;
    height: 160px;
    width: 316px;
    float: left;
    display: flex;
    align-items: center;
  }
  body .logo .logo-a .logo-img {
    padding: 0 !important;
    width: 316px;
    height: 54px;
    min-height: 54px;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 177px !important;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
    font-weight: 600 !important;
  }
  header .NA_connexion .btn-inscription-wrapper a > .fa,
  header .NA_connexion .btn-inscription-wrapper a > .fas,
  header .NA_connexion .connexion-btn > .fa.faicon_user,
  header .NA_connexion .connexion-btn > .fas.faicon_user {
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  header .bar.with-search-field .btn-adherer-wrapper.bar-btn-2,
  header .bar.with-search-field .btn-connexion-wrapper.bar-btn-1 {
    max-width: 170px !important;
  }
  header .btn-recruteur-wrapper,
  header .btn-inscription-wrapper,
  header .btn-adherer-wrapper,
  header .NA_connexion .connexion-np,
  header .NA_connexion .connexion-btn {
    text-transform: none;
    line-height: 36px;
    font-weight: 600 !important;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
header .header-slogan {
  max-width: 850px;
  color: #00a4b2;
  font-style: italic;
  font-size: 24px;
  position: relative;
  text-align: right;
  height: 180px;
  font-weight: 400;
  top: 64px !important;
}
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .bar .socials li.contact,
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 0;
    margin-right: 15px;
  }
  header .bar .socials li.contact a,
  header .bar .socials li.rs-append a {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
  }
  header .bar .socials li.contact a:hover,
  header .bar .socials li.rs-append a:hover {
    color: #000;
    text-decoration: underline !important;
  }
  header .bar .socials li.contact:before,
  header .bar .socials li.rs-append:before {
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
  header .bar .socials {
    float: left;
    min-width: 420px;
  }
  header .header-navigation > .nav-wrapper,
  header .header-navigation:before {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  header .logo > a img {
    max-height: 160px;
  }
  header .main-navigation-row,
  header .header-body,
  header .header-main {
    height: 160px;
  }
  header .header-nav {
    height: 80px;
  }
  header .header-navigation .nav > ul {
    display: block;
    width: 100%;
    text-align: center;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown {
    top: 100%;
  }
  header .nav.nav-default-mod > ul > .menuli > .nav-dropdown > ul > li:hover > a {
    color: #00a4b2;
  }
  header .header-navigation .nav > ul > li.menuli > a {
    font-size: 16px;
    padding: 0 20px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
  }
  header .header-navigation .nav > ul > li.menuli {
    /*
            &:last-child {
                position: absolute;
                right: 0;
                top: 12px;
                
                > a { 
                    color: #fff;
                    background: @main_color_1;
                    border-radius: 3px ;
                    border: 0 none ;
                    box-sizing: border-box;
                    max-height: @header_nav_height;
                    min-height: 55px !important;
                    line-height: 55px;
                    height: 55px;
                    margin: 0;
                    font-weight: 700;
                    &:hover {
                        color: #fff;
                        background: darken(@main_color_1, 10%);
                        &:after { display: none; }
                    }
                }
                nav.nav-dropdown { right: 16px; }
                &:hover:after { display: none !important; }
            }
            */
  }
  header .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #e9425c;
    position: absolute;
    bottom: 15px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
#row-services #section-services-left .form-wrapper {
  padding: 35px;
  background: #00a4b2;
  max-width: 470px;
}
#row-services #section-services-left .form-wrapper .services-details {
  padding: 30px 100px 0 0;
}
#row-services #section-services-left .form-wrapper h3 {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  margin: 0 0 30px;
  justify-content: flex-start;
}
@media (max-width: 767.98px) {
  #row-services #section-services-left .form-wrapper h3 {
    font-size: 20px;
    text-align: center;
    justify-content: center;
  }
}
#row-services #section-services-left .form-wrapper form {
  background: #FFFFFF;
  border: 1px solid #DADADA;
  box-sizing: border-box;
  border-radius: 3px;
  position: relative;
}
#row-services #section-services-left .form-wrapper form input::placeholder {
  color: gray;
}
#row-services #section-services-left .form-wrapper form input[type="text"] {
  border: 0 none;
  width: calc( 100% - 50px );
  height: 48px;
  line-height: 48px;
  padding: 0 30px 0 15px;
}
#row-services #section-services-left .form-wrapper form .loope {
  text-align: center;
  text-decoration: none;
  border: 0 none;
  color: #999;
  position: absolute;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  width: 48px;
  height: 48px;
  z-index: 9999;
  top: 0;
  right: 0;
  background: transparent;
}
#row-services #section-services-left .form-wrapper form .loope:before {
  font-family: "Font Awesome 5 Free";
  content: "\f002";
  font-weight: 900;
  color: #999;
  font-size: 16px;
  font-size: 22px;
  line-height: 48px;
  margin: auto;
}
#row-services #section-services-left input[type="text"],
#row-services #section-services-left input[type="password"],
#row-services #section-services-left input[type="date"],
#row-services #section-services-left input[type="datetime"],
#row-services #section-services-left input[type="datetime-local"],
#row-services #section-services-left input[type="month"],
#row-services #section-services-left input[type="week"],
#row-services #section-services-left input[type="email"],
#row-services #section-services-left input[type="number"],
#row-services #section-services-left input[type="search"],
#row-services #section-services-left input[type="tel"],
#row-services #section-services-left input[type="time"],
#row-services #section-services-left input[type="url"],
#row-services #section-services-left input[type="color"],
#row-services #section-services-left textarea,
#row-services #section-services-left a[href^="tel"] {
  color: #000;
}
#row-services #section-services-left .services-details {
  color: #5a7184;
}
#row-services #section-lienstop .col-article {
  margin: 0 auto 30px;
}
#row-services #section-lienstop .col-article {
  background: #fff;
  height: 259px;
  position: relative;
  border: 1px solid #EEEEEE;
  padding: 0;
  max-width: 270px;
  border-radius: 8px;
  transition: all .3s;
}
#row-services #section-lienstop .col-article > a.lien {
  font-size: 13px;
  padding-top: 15px;
  display: inline-block;
  position: absolute;
  width: 100%;
  overflow: hidden;
  font-weight: normal;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
#row-services #section-lienstop .col-article > a.lien i {
  font-size: 30px;
}
#row-services #section-lienstop .col-article > a.lien .lien-titre {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}
#row-services #section-lienstop .col-article > a.lien .lien-desc {
  font-size: 18px;
}
#row-services #section-lienstop .col-article > a.lien .lien-text {
  font-size: 16px;
  font-weight: 900;
  color: #000000;
  padding: 0 40px;
  display: block;
  line-height: 1.5em;
  font-weight: normal;
}
@media (min-width: 1200px) {
  #row-services #section-lienstop .col-article > a.lien .lien-text {
    font-size: 20px;
  }
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  font-size: 56px;
  display: block;
  margin-bottom: 45px;
}
#row-services #section-lienstop .col-article:hover {
  color: #000000;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
#row-services #section-lienstop .col-article:hover .lien-text {
  color: #e9425c !important;
}
#row-services #section-lienstop .lien-text {
  font-size: 16px !important;
  color: #000000 !important;
  text-align: center;
  line-height: 24px;
  font-weight: 600;
}
#row-services #section-lienstop .slick-track {
  display: flex;
}
@media (max-width: 767.98px) {
  #row-services #section-lienstop .slick-slide {
    width: 365px !important;
    clear: unset !important;
  }
  #row-services #section-lienstop .slick-slide > div > div {
    display: block !important;
  }
  #row-services .section-title {
    margin: 20px 0 0 !important;
  }
  #row-services .section-title .title {
    margin: 0 !important;
  }
  #row-services .section-title .line {
    margin-top: 6px !important;
  }
  #row-services #section-services-left .services-details {
    min-height: unset;
    padding-bottom: 30px;
  }
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #row-services #section-services-left .services-details {
    min-height: unset;
    padding-bottom: 30px;
  }
  #row-services #section-lienstop {
    padding-top: 20px;
  }
  #row-services #section-lienstop .slick-track {
    width: 100%;
  }
  #row-services #section-lienstop .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
  }
  #row-services .section-title {
    margin: 20px 0  !important;
  }
  #row-services .section-title .title {
    margin: 0 !important;
  }
  #row-services .section-title .line {
    margin-top: 6px !important;
  }
}
/* --------------------------------  END services --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
#row-liens {
  background: #fafafa;
}
#row-liens #section-liens {
  padding: 60px 0;
}
#row-liens #section-liens .col-article {
  margin-bottom: 7px;
}
#row-liens #section-liens .col-article > a.lien {
  background: #FFFFFF;
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  height: 200px;
  position: relative;
  padding: 20px;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: color .5s ;
}
#row-liens #section-liens .col-article > a.lien .lienstop-img {
  width: 130px;
  min-width: 130px;
  height: 110px;
  display: block;
  margin: 10px auto 0;
  position: relative;
  border-radius: 50%;
}
#row-liens #section-liens .col-article > a.lien .lien-text {
  margin-top: 2px;
}
#row-liens #section-liens .col-article > a.lien .lien-title,
#row-liens #section-liens .col-article > a.lien .lien-soustitre {
  position: absolute;
  top: 58%;
  width: 100%;
  text-align: center;
  left: 0;
}
#row-liens #section-liens .col-article > a.lien .lien-soustitre {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
}
#row-liens #section-liens .col-article > a.lien .lien-title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  font-size: 22px;
  color: #00a4b2;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  top: 70%;
}
@media (max-width: 991.98px) {
  #row-liens #section-liens .col-article > a.lien .lien-title {
    font-size: 16px !important;
  }
}
#row-liens #section-liens .col-article > a.lien:hover {
  background-color: rgba(0, 164, 178, 0.1);
  color: #000000 !important;
}
#row-liens #section-liens .col-article > a.lien:hover * {
  color: #00a4b2;
}
@media (max-width: 767.98px) {
  #row-liens #section-liens .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ################################# MAIN LISTS ################################################### */
#row-lists {
  background: #fff;
}
#row-lists .slick-slider.slick-vertical i.slick-arrow {
  display: block !important;
}
#section-offres .model-ratio-image .containerImg .click-img {
  background-color: #fff !important;
}
#section-offres .model-ratio-image .containerImg .click-img .newsImg {
  object-fit: contain !important;
}
/* css news */
#section-actus {
  padding: 72px 0 44px;
}
@media (max-width: 767.98px) {
  #section-actus {
    padding: 30px 0;
  }
}
#section-actus .listViewReduced .model-image .containerImg {
  background: #fafafa;
}
#section-actus .listViewReduced .model-image .containerImg .newsImg {
  background: #fafafa;
}
#section-actus .top_link {
  top: 50px !important;
  right: 15px;
  position: absolute !important;
  line-height: 35px;
}
#section-actus .top_link a {
  padding: 0;
  text-align: right !important;
  width: 100%;
}
@media (max-width: 767.98px) {
  #section-actus .top_link {
    top: 10px !important;
  }
}
#section-actus .section-more a {
  background: transparent;
  border: 0 none;
  padding-right: 0;
  color: #e9425c;
  font-weight: normal;
  text-decoration: underline;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
}
#section-actus .slick-slider.slick-vertical i.slick-arrow {
  color: #999999;
}
#section-actus.home-section.section-default .section-title {
  border-bottom: 1px solid #00a4b2;
  margin: 0 15px 15px;
  font-size: 13px;
  padding-bottom: 8px;
}
#section-actus .home-article {
  background: transparent;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  height: 135px;
}
#section-actus .home-article:hover,
#section-actus .home-article:focus {
  border-color: #00a4b2 !important;
}
#section-actus .home-article.listViewReduced:after {
  display: none;
}
#section-actus .home-article .desc,
#section-actus .home-article .date {
  display: none;
}
#section-actus .home-article .date_after_title {
  font-weight: 400;
  font-size: 12px;
  color: #999;
  line-height: 29px;
  text-align: left;
}
#section-actus .home-article .title {
  padding: 0 !important;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-align: left;
}
#section-actus .home-article .model-image .click-img {
  background: #eee;
}
#section-actus .home-article .model-image .click-img img {
  min-width: 100%;
  min-height: 100%;
}
#section-actus .section-title .title {
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
}
/* --------------------------------  END LISTS --------------------------------------------------*/
/* ####################### alertes ep ############################ */
#section-ep-alertes {
  padding: 40px 0;
}
#section-ep-alertes .model-content {
  width: 100%;
}
#section-ep-alertes .readmore-wrapper .readMore {
  background: #00a4b2;
  color: #fff;
  height: 40px;
  line-height: 37px;
  padding: 0 30px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold !important;
  border: 1px solid #00a4b2;
}
#section-ep-alertes .readmore-wrapper .readMore:hover {
  background: transparent;
  color: #00a4b2;
}
@media (max-width: 1199.98px) {
  #section-ep-alertes .readmore-wrapper {
    display: block !important;
  }
  #section-ep-alertes .slick-track,
  #section-ep-alertes .slick-track > div {
    width: 100% !important;
  }
  #section-ep-alertes .home-article {
    width: 100% !important;
  }
}
#module_ep .affiche-nom .affiche-nom-entreprise {
  display: none;
}
/* --------------------------------  END Alertes ep --------------------------------------------------*/
/* ####################### FORUM ############################ */
.contrib-name .affiche-nom .affiche-nom-entreprise,
.last_message .affiche-nom .affiche-nom-entreprise,
.discu-author-name .affiche-nom .affiche-nom-entreprise,
.contrib-name .affiche-nom .affiche-nom-entreprise,
.message_profile .affiche-nom .affiche-nom-entreprise {
  font-weight: normal;
  color: #aaa;
  font-size: 14px !important;
  margin: 3px 0 0;
  display: block;
}
.contrib-name .affiche-nom .affiche-nom-admingroupe,
.last_message .affiche-nom .affiche-nom-admingroupe,
.discu-author-name .affiche-nom .affiche-nom-admingroupe,
.contrib-name .affiche-nom .affiche-nom-admingroupe,
.message_profile .affiche-nom .affiche-nom-admingroupe {
  font-weight: normal !important;
  font-size: 13px;
}
.contrib-name .affiche-nom .sep,
.last_message .affiche-nom .sep,
.discu-author-name .affiche-nom .sep,
.contrib-name .affiche-nom .sep,
.message_profile .affiche-nom .sep {
  display: none;
}
#section-forum {
  border-top: 1px solid #00a4b2;
}
#section-forum .forum_list .forum_container > .row {
  display: flex;
  align-items: center;
}
#section-forum .col-md-8 > h3 {
  color: #00a4b2;
  padding-left: 20px;
  font-weight: 700;
  font-size: 20px;
  margin: 20px 0;
}
#section-forum .col-md-4 > h3 {
  color: #00a4b2;
  font-weight: 900;
  font-size: 20px;
  margin: 20px 0;
}
@media (max-width: 991.98px) {
  #section-forum {
    border-top: 0 none;
  }
  #section-forum .col-md-4 > h3 {
    margin: 40px 0 15px;
    padding: 0;
    text-align: center;
  }
  #section-forum .col-md-8 > h3 {
    margin: 20px 0;
    padding: 0;
    text-align: center;
  }
  #section-forum .section-title .title {
    padding: 15px;
  }
  #section-forum .container_row > .col-md-8 {
    padding: 0;
  }
}
#section-forum .discu-all {
  max-height: 380px;
}
#section-forum .discu-all::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
#section-forum .discu-all::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
@media (min-width: 1200px) {
  #section-forum .discu-all #content-7 .col-article {
    padding: 0 !important;
  }
}
#section-forum .discu-all .discu {
  color: #333;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.08);
  margin: 15px;
  padding: 30px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  #section-forum .discu-all .discu {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#section-forum .discu-all .discu .discu-subject {
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  flex: 2;
}
@media (max-width: 1199.98px) {
  #section-forum .discu-all .discu .discu-subject {
    margin-bottom: 15px;
  }
}
#section-forum .discu-all .discu .discu-subject {
  max-width: 100%;
}
@media (min-width: 1200px) {
  #section-forum .discu-all .discu .nbre-commetns {
    text-align: right;
    position: relative;
    padding-right: 30px;
    width: 150px;
  }
}
@media (max-width: 1199.98px) {
  #section-forum .discu-all .discu .nbre-commetns {
    display: inline-block;
    width: 40%;
  }
}
#section-forum .discu-all .discu .nbre-commetns .nbre_commetns-digit {
  font-weight: 700;
}
#section-forum .discu-all .discu .nbre-commetns:after {
  content: '';
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  height: 53px;
  background: #dbdbdb;
}
#section-forum .discu-all .discu .discu-author {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199.98px) {
  #section-forum .discu-all .discu .discu-author {
    display: inline-block;
    width: 56%;
    vertical-align: text-bottom;
  }
}
@media (min-width: 1200px) {
  #section-forum .discu-all .discu .discu-author {
    padding-left: 20px;
    white-space: nowrap;
  }
}
#section-forum .discu-all .discu .discu-author .discu-author-name {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  font-weight: 700;
}
#section-forum .discu-all .discu .discu-author .discu-author-name i {
  font-weight: normal;
  display: block;
  color: #aaa;
  font-size: 12px;
}
#section-forum .discu-all .discu .discu-author-date {
  text-overflow: ellipsis;
  overflow: hidden;
}
#section-forum .contrib-wrapper .contrib {
  padding: 10px 0 20px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
#section-forum .contrib-wrapper .contrib .contrib-name {
  font-weight: 700;
  width: 100%;
}
#section-forum .contrib-wrapper .contrib .contrib-name i {
  font-weight: normal;
  display: block;
  color: #aaa;
  font-size: 16px;
}
#section-forum .contrib-wrapper .contrib .contrib-date {
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
  text-align: right;
}
#section-forum .contrib-wrapper .contrib .contrib-photo {
  overflow: hidden;
  border-radius: 50%;
  width: 35px;
  min-width: 35px;
  height: 35px;
  margin-right: 15px;
}
#section-forum .contrib-wrapper .contrib .contrib-photo img {
  width: 100%;
  height: 100%;
}
/* ---------------  END FORUM -----------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #ffffff;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #A0A0A0;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
#footer-middle .footer-logos-wrapper {
  margin: aut;
  max-width: 450px;
  display: flex;
  justify-content: space-between;
}
#footer-middle .footer-logos-wrapper > div {
  display: inline-block;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  max-width: 316px;
  position: relative;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 {
  max-width: 200px;
  position: relative;
}
#footer-middle a {
  font-size: 16px;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 16px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 580px;
    text-align: justify;
    display: flex;
    font-weight: bold;
    justify-content: space-between;
  }
  #footer-middle .list-inline.liens-footer > li {
    padding: 0;
  }
  #footer-middle .list-inline.liens-footer li:hover a {
    text-decoration: underline !important;
  }
  #footer-middle .logos-left img {
    max-width: 309px !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  .footer-logos-wrapper {
    text-align: left;
    justify-content: left !important;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 209px !important;
  }
}
@media (max-width: 767.98px) {
  .footer-logos-wrapper {
    text-align: center;
    justify-content: center !important;
  }
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #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-middle .liens-footer {
    margin-top: 15px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
#login_form_dont_have_account {
  display: none;
}
/* ####################### EVENT ############################ */
#zoneEvent .section-posts .bt-previous-cal {
  display: none;
}
#sondage-form .input-group .date-form-sondage {
  max-width: 200px !important;
}
/* --------------------- end EVENT --------------------------- */
