/* 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 ################################################### */
/* variable less projet  */
/*fonts*/
.main_headers_font_family {
  font-family: 'Dosis', sans-serif;
}
.main_font_family {
  font-family: 'Montserrat', sans-serif;
}
/* 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 .section-title .title,
body h1,
body h2,
body h3,
body h4,
body .title {
  font-family: 'Dosis', sans-serif;
  color: #80bd29;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #80bd29 !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #80bd29 !important;
  border-color: #80bd29;
}
.home-section.section-default .section-title .title {
  line-height: 48px;
  font-size: 40px;
  color: #000000 !important;
  letter-spacing: 0;
  font-weight: 700;
}
body .home-section.section-default .section-more a {
  font-family: 'Dosis', sans-serif;
  text-transform: none;
  display: inline-block;
  margin-right: 15px;
  height: 48px;
  line-height: 48px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 30px;
  border: 1px solid #80bd29;
  background-color: #80bd29;
  color: #fff;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: uppercase;
}
body .home-section.section-default .section-more a:hover {
  background: transparent;
  border-color: #80bd29;
  color: #80bd29;
}
@media (max-width: 767.98px) {
  body .home-section.section-default .section-more {
    left: 0;
  }
  body .home-section.section-default .section-more a {
    margin: auto;
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title .title {
    text-align: left;
    line-height: 1.5em !important;
    font-size: 30px !important;
    font-weight: bold !important;
    margin: 20px 0 !important;
    width: 100% !important;
    display: block;
    float: none;
  }
  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%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .logo-smaller img {
    padding: 5px;
  }
  .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:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #000000;
  }
}
.bar {
  font-size: 16px;
}
.bar .socials i:before {
  color: #80bd29;
}
.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 .socials .contact,
.bar .socials .rs-append {
  font-size: 12px;
  color: #004A75;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  background: transparent;
}
.bar .socials .contact::before,
.bar .socials .rs-append::before {
  content: '';
  width: 1px;
  height: 15px;
  top: 13px;
  position: absolute;
  left: 0;
  background: #000;
  z-index: 9;
}
.bar .socials .contact:hover,
.bar .socials .rs-append:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .bar .btn-adherer-wrapper > a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bar .btn-adherer-wrapper > a .topbar-btn-icon {
    margin-right: 20px !important;
    display: inline-block;
  }
}
.bar .btn-adherer-wrapper > a * {
  color: #000000;
}
.bar .btn-adherer-wrapper > a:hover * {
  color: #80bd29;
}
.bar .btn-adherer-wrapper > a .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  display: block;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .bar .btn-adherer-wrapper > a .icon:before {
    font-size: 25px !important;
    margin-top: -1px;
  }
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 72px;
    width: 280px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 24px 0 0;
    width: 280px;
    height: 72px;
    min-height: 72px;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
  }
  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: -12px;
    top: 11px;
    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;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  header .bar .btn-adherer-wrapper,
  header .bar .btn-inscription-wrapper {
    max-width: 120px !important;
    padding: 0 30px 0 0;
    position: relative;
    margin-right: 20px;
    color: #000000;
    background-color: transparent !important;
  }
  header .bar .btn-adherer-wrapper a,
  header .bar .btn-inscription-wrapper a {
    display: flex !important;
    justify-content: center;
    color: #000000 !important;
  }
  header .bar .btn-adherer-wrapper a .btn-adherer-label,
  header .bar .btn-inscription-wrapper a .btn-adherer-label {
    font-size: 16px;
  }
  header .bar .btn-adherer-wrapper a .topbar-btn-icon,
  header .bar .btn-inscription-wrapper a .topbar-btn-icon {
    display: block !important;
  }
  header .bar .btn-adherer-wrapper a i.icon,
  header .bar .btn-inscription-wrapper a i.icon {
    font-size: 16px !important;
    padding: 10px;
  }
  header .bar .btn-adherer-wrapper:after,
  header .bar .btn-inscription-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px !important;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 35px;
    width: 910px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
    color: #80bd29;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 15px;
    color: #000000;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
  }
  header .header-navigation-side .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-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    color: #000000 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #000000;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    font-weight: bold !important;
    font-size: 14px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover > a:after {
    content: '';
    height: 2px;
    background: #80bd29;
    width: 50px;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#section-header .header-phrase {
  min-width: 620px;
  min-height: 284px;
  padding: 60px 35px 15px;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 8px;
}
#section-header .header-phrase .site_header-actions > a:last-child {
  border-color: #80bd29;
  background-color: #80bd29;
  max-width: 155px;
}
#section-header .header-phrase .site_header-actions > a:last-child:hover {
  border-color: #000000;
  background-color: #000000 !important;
}
@media (min-width: 1200px) {
  #section-header .header-phrase .site_header-actions {
    display: flex;
  }
  #section-header .header-phrase .site_header-actions > a {
    border: 1px solid ;
    margin: 0 15px !important;
  }
  #section-header .header-phrase .site_header-actions > a:hover {
    border-color: #000000 !important;
    background-color: #000000 !important;
  }
}
#section-header .header-phrase .title {
  font-family: 'Dosis', sans-serif;
  color: #FFFFFF;
  text-align: center;
  line-height: 45px;
  font-weight: 700;
  font-size: 32px;
}
#section-header .cta-header {
  height: 55px;
  line-height: 55px;
  padding: 0;
  letter-spacing: 0;
  border-radius: 3px !important;
  font-size: 16px !important;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
}
#section-header .cta-header:hover {
  background: transparent;
}
@media (max-width: 1199.98px) {
  #section-header .header-phrase {
    min-width: 0;
    max-width: 100%;
  }
  #section-header .header-phrase .cta-header {
    max-width: 100%;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
#section-lienstop {
  padding: 0 0 60px ;
}
#section-lienstop .col-article {
  margin-top: -65px;
}
#section-lienstop .col-article > a.lien {
  color: #000000;
  height: 215px;
  position: relative;
  border-radius: 8px;
  display: block;
  text-align: center;
  background: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  padding: 0;
  margin: 0;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  transition: color .5s ;
  border: 1px solid #fff;
}
#section-lienstop .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto 10px ;
}
#section-lienstop .col-article > a.lien .lienstop-img img {
  max-height: 85px;
}
#section-lienstop .col-article > a.lien .lien-soustitre {
  font-size: 15px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
#section-lienstop .col-article > a.lien .lien-title {
  margin: 0 auto 10px ;
  font-size: 22px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  line-height: 32px;
  font-weight: 700;
}
#section-lienstop .col-article > a.lien:hover {
  font-weight: 700;
  color: #80bd29 !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #80bd29;
}
#section-lienstop .col-article > a.lien:hover {
  border: 1px solid #80bd29;
  box-shadow: 0 0 15px 0 rgba(128, 189, 41, 0.4);
}
#section-lienstop .col-article > a.lien:hover .lien-text {
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  #section-lienstop {
    padding-top: 60px !important;
  }
}
@media (max-width: 767.98px) {
  #section-lienstop {
    padding-top: 60px !important;
  }
  #section-lienstop .col-article {
    margin-top: 0;
  }
  #section-lienstop .col-article * {
    font-size: 93% !important;
  }
  #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END Lines TOP --------------------------------------------------*/
/* ################################# Actus  ############################################ */
@media (min-width: 1200px) {
  #section-event {
    height: 480px;
  }
  #section-event .section-more {
    position: absolute;
    bottom: 0;
  }
  #row-actus,
  #row-events {
    padding: 0 !important;
    position: relative;
    padding-top: 30px;
    padding-bottom: 120px;
  }
  #row-actus:after,
  #row-events:after {
    content: '';
    height: calc( 100% - 50px );
    width: 100%;
    position: absolute;
    left: calc( 50% );
    top: -60px;
    background: rgba(128, 189, 41, 0.17);
    border-radius: 7px;
    z-index: 0;
  }
  #row-actus > .container,
  #row-events > .container {
    z-index: 99;
    position: relative;
  }
  #row-actus:after {
    height: 100%;
    top: 0;
    border-radius: 7px 7px 0 0;
  }
  #row-events:after {
    top: 0px;
    height: 180px;
    border-radius: 0 0 7px 7px;
  }
}
h1.mobilite-title:after {
  background: #000000;
}
#section-actus {
  padding-top: 50px;
  padding-bottom: 0;
}
#section-actus .home-article {
  margin: 0 2px 30px;
  border: 0 none;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 7px;
  min-height: 485px;
  height: auto;
}
#section-actus .home-article .type {
  background: #80bd29;
  color: #fff;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  position: absolute;
  display: block;
  padding: 15px 20px;
  left: 50%;
  transform: translate(-50%, -55px);
  white-space: nowrap;
  line-height: 1rem;
}
#section-actus .home-article .model-content .date {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin: 20px 0 15px;
  display: block;
  margin-left: 30px;
  text-transform: none;
  position: absolute;
  color: #000;
  line-height: 18px;
  text-transform: capitalize;
}
#section-actus .home-article .model-content .title {
  position: absolute;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  padding: 0;
  margin: 60px 30px ;
  font-family: 'Montserrat', sans-serif;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 30px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  font-family: 'Dosis', sans-serif;
  color: #80bd29;
  border-radius: 7px;
  font-size: 20px;
  float: left;
  margin-left: 30px;
  font-weight: bold;
}
#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: 20px;
}
#section-actus.home-section.section-default .section-more.top_link {
  margin-top: 10px;
}
#section-actus.home-section.section-default .section-more.top_link a {
  border: 1px solid #80bd29;
  background: #80bd29;
  text-align: center;
  color: #fff;
}
#section-actus.home-section.section-default .section-more.top_link a:hover {
  background: #fff;
  color: #80bd29;
}
@media (max-width: 767.98px) {
  #section-actus.home-section.section-default .section-more.top_link {
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 1.12px;
    text-align: center;
    font-weight: 700;
    position: relative;
    left: 0;
  }
}
/* --------------------------------  END Actus ------------------------------------------------*/
/* ################################# event  ############################################ */
@media (min-width: 1200px) {
  .section-title .title {
    line-height: 42px !important;
  }
}
@media (max-width: 1199.98px) {
  #section-actus .home-article,
  #section-events .home-article {
    min-height: 450px;
  }
  #section-event .article-details {
    line-height: 1.3em;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #section-event {
    margin-bottom: 80px;
  }
}
#section-event .section-more {
  margin-top: 35px;
}
#section-event .article-details {
  padding: 0 58px 0 0;
  text-align: left;
  font-size: 16px;
  color: #000;
  line-height: 27px;
  font-weight: 400;
}
#section-revue,
#section-events {
  padding-top: 50px;
}
#section-revue .home-article,
#section-events .home-article {
  background: transparent;
  border: 0 none;
}
#section-revue .home-article .model-image .click-img,
#section-events .home-article .model-image .click-img {
  border-radius: 7px;
}
#section-revue .home-article .desc,
#section-events .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-revue .home-article .date,
#section-events .home-article .date {
  width: 200px;
  height: 37px;
  background-color: #80bd29;
  left: 50%;
  text-transform: uppercase;
  transform: translateX(-50%);
  border-radius: 3px;
  bottom: -22px;
  font-weight: normal;
}
#section-revue .home-article .date span,
#section-events .home-article .date span {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  font-size: 18px !important;
  line-height: 37px;
  font-family: 'Dosis', sans-serif;
}
#section-revue .home-article .title,
#section-events .home-article .title {
  padding: 0 !important;
  font-weight: 700;
  font-size: 22px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
}
#section-revue .home-article .model-image,
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 8px;
}
#section-revue .home-article.locationBottom .location,
#section-events .home-article.locationBottom .location {
  color: #80bd29;
  text-transform: none;
  font-weight: 700;
  font-size: 16;
}
#section-actus .desc,
#section-events .desc {
  display: none !important;
}
/* --------------------------------  END event ------------------------------------------------*/
/* ####################### maps ############################ */
#section-gmap .simple_mode_2 .section-body .intro {
  color: #000000;
}
@media (max-width: 767.98px) {
  #section-gmap .simple_mode_2 .section-body .intro {
    text-align: left;
  }
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a {
  height: 56px;
  line-height: 54px;
  background: #80bd29;
  border: 1px solid #80bd29;
  border-radius: 3px;
  font-family: 'Dosis', sans-serif;
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a:hover {
  background: #fff;
  color: #80bd29;
}
#section-gmap .simple_mode_2 .section-body .search {
  border-radius: 0;
}
@media (max-width: 1199.98px) {
  #section-gmap .intro {
    text-align: left;
  }
}
#section-gmap:before {
  border-color: rgba(128, 189, 41, 0.2) !important;
}
/* -----------------------  END maps ------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  border-top: 1px solid #EEE;
}
#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: 4px;
  background: #fff;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 43px !important;
  padding-bottom: 33px !important;
}
#footer-middle .footer-logos-wrapper {
  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 {
  width: 214px;
  position: relative;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -10px 0 0;
    top: 15px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 610px;
    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: 214px !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  .footer-logos-wrapper {
    text-align: center;
    display: block !important;
    margin: 0;
    max-width: 100% !important;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 214px !important;
  }
  #footer-logos,
  #footer-right {
    width: 100% !important;
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  #footer-logos-left {
    width: 100% !important;
    text-align: center;
  }
  #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 --------------------------- */
