@import "/ressources/css/fonts/fonts.css";
/* 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*/
/* css projet*/
body {
  font-family: 'Cambria', serif;
  color: #5c5c5c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  line-height: 1.3;
}
@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: 'Cambria', serif;
  color: #5c5c5c;
  font-weight: 700;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #096c45 !important;
}
.home-section.section-default .section-title .line {
  height: 2px;
  width: 50px !important;
  background-color: #096c45 !important;
  border-color: #096c45;
}
.home-section.section-default .section-title .title {
  line-height: 38px;
  font-size: 32px;
  color: #096c45 !important;
  font-weight: 700;
}
.home-section.section-default .section-title .title:first-letter {
  text-transform: uppercase;
}
.cta-1 a,
.cta-2 a,
.apropos .apropos-cta a,
body .home-section.section-default .section-more a {
  display: inline-block;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 36px;
  font-family: 'Cambria', serif;
  height: 40px;
  text-align: center;
  color: #FFFFFF;
  border: 2px solid #096c45;
  color: #096c45;
  background: transparent;
  padding: 0 15px !important;
  border-radius: 6px;
  width: 200px;
  text-transform: none;
}
.cta-1 a:first-letter,
.cta-2 a:first-letter,
.apropos .apropos-cta a:first-letter,
body .home-section.section-default .section-more a:first-letter {
  text-transform: uppercase;
}
.cta-1 a:hover,
.cta-2 a:hover,
.apropos .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #096c45;
  color: #fff;
  border: 2px solid;
}
@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 .apropos-cta,
  body .home-section.section-default .section-more {
    min-width: 200p;
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
  body .home-section.section-default .apropos-cta.text-right,
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .apropos-cta.text-left,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
  body .home-section.section-default .apropos-cta a,
  body .home-section.section-default .section-more a {
    max-width: max-content;
  }
}
/* --------------------------------  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: #5c5c5c;
  }
}
.bar {
  font-size: 16px;
}
.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;
  display: block;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #5c5c5c;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
header .bar .btn-adherer-wrapper > a .icon:before {
  content: "\f4c4";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  display: block;
  font-weight: bold;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 73.33333333px;
    width: 275.66666667px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 20px 0 0 ;
    width: 275.66666667px;
    height: 73.33333333px;
    min-height: 73.33333333px;
  }
  header .bar .rs-append {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 700;
  }
  header .bar .rs-append:hover {
    text-decoration: underline;
  }
  header .bar .rs-append:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #5c5c5c;
  }
  header .bar .btn-adherer-wrapper {
    max-width: 130px;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
  .bar .socials a {
    display: block;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .shopping-cart i,
  header .bar .search-toggle-wrapper .search-toggle {
    margin-right: 0;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    max-width: 161px !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    color: #5c5c5c !important;
    position: relative;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > a > span,
  header .bar .NA_connexion .connexion-np > span,
  header .bar .NA_connexion .connexion-btn > span,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-adherer-wrapper > a > a,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    color: #5c5c5c !important;
    font-size: 16px;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper > a .topbar-btn-icon,
  header .bar .NA_connexion .connexion-np .topbar-btn-icon,
  header .bar .NA_connexion .connexion-btn .topbar-btn-icon,
  header .bar .btn-recruteur-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-inscription-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-adherer-wrapper > a i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
    color: #5c5c5c !important;
  }
  header .bar .btn-recruteur-wrapper:after,
  header .bar .btn-inscription-wrapper:after,
  header .bar .btn-adherer-wrapper > a:after,
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    display: none;
  }
  header .bar .btn-inscription-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
  }
  header .bar .connexion-np .login-small-thumb {
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 29px;
    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;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 20px;
    text-align: right;
    color: #5c5c5c;
    line-height: 57px;
    font-family: 'Cambria', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
  }
  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-style: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover > a {
    background: #c1dad1;
    color: #096c45;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 3px;
    background: #096c45;
    width: 50px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child {
    margin-left: 8px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a {
    border-radius: 6px;
    background: #096c45;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 36px;
    border: 2px solid #096c45;
    height: 38px;
    padding: 0 40px;
    font-weight: 700;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child > a:hover {
    background: transparent;
    border: 2px solid ;
    color: #096c45;
    border-color: #096c45;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli:last-child:hover:after {
    display: none !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#row-header {
  background-position: top center;
}
#section-header {
  min-height: 300px;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  padding: 100px 30px;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  padding: 0;
  margin: 0;
  font-size: 35px;
  line-height: 41px;
  color: #ffffff;
  font-weight: 400 !important;
  text-align: center;
  text-transform: none;
}
#section-header .site_header-actions {
  margin-top: 30px;
}
#section-header .cta-header {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 211px;
  margin-bottom: 15px;
}
#section-header .cta-header.fill {
  border: 1px solid #c1dad1;
  background-color: #c1dad1;
  width: 170px;
}
#section-header .cta-header:hover {
  border: 1px solid #096c45;
  background-color: #096c45;
}
@media (min-width: 1200px) {
  #section-header {
    height: 500px;
    padding-top: 161px;
  }
  #section-header .header-phrase {
    max-height: 300px;
    max-width: 515px;
    border-radius: 8px;
    padding: 100px 15px 100px;
    box-sizing: border-box;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #section-header .cta-header.empty {
    margin-right: 25px;
    margin-bottom: 0;
  }
  #section-header .text {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
/*
$content = array(

'section' => array(
'type' => 'default',
'col' => '12',
'id' => 'section-lienstop',
),
'article' => array(
'type' => 'liens_simple_2',
),
'source' => array(
'name' => 'Standard::getCarrouselItems',
'type' => 'liens',
'limit' => 3,
),
'geometry' => array('w' => 3),
'class' => '',

'carousel' => false,
);

$rows[] = array(
'contents' => array($content),
'id' => 'row-liens'
);
*/
#section-lienstop {
  padding: 0 0 60px ;
}
#section-lienstop .col-article {
  margin-top: -65px;
}
#section-lienstop .col-article > a.lien {
  color: #5c5c5c;
  height: 215px;
  position: relative;
  border-radius: 8px;
  padding: 40px 0 30px;
  display: block;
  text-align: center;
  background: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: color .5s ;
}
#section-lienstop .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto ;
  border-radius: 50%;
  background: #c1dad1;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-lienstop .col-article > a.lien .lienstop-img img {
  max-height: 45px;
}
#section-lienstop .col-article > a.lien .lien-text {
  margin-top: 2px;
}
#section-lienstop .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  color: #5A7184;
}
#section-lienstop .col-article > a.lien .lien-title {
  margin: 10px 0 6px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0;
  color: #096c45;
  line-height: 32px;
  font-weight: 700;
}
#section-lienstop .col-article > a.lien:hover {
  background-color: #eef6f9;
  color: #096c45 !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #096c45;
}
@media (max-width: 767.98px) {
  #section-lienstop {
    padding-top: 60px !important;
  }
  #section-lienstop .col-article {
    margin-top: 0;
  }
  #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END Lines --------------------------------------------------*/
/* ##################### APROPOS #######################  */
#section-apropos .section-title {
  margin-bottom: 0;
}
#section-apropos .section-title br {
  display: none;
}
#section-apropos .apropos {
  position: relative;
}
@media (max-width: 991.98px) {
  #section-apropos .apropos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
#section-apropos .apropos .title {
  padding-right: 10px;
  line-height: 45px;
  display: block;
}
@media (max-width: 1199.98px) {
  #section-apropos .apropos .apropos-cta {
    position: relative;
    margin-top: 15px;
  }
}
#section-apropos .apropos .apropos-desc {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  padding-right: 50px;
  color: #5c5c5c;
  margin-top: 0;
}
#section-apropos .apropos .apropos-desc p {
  text-align: left;
  margin-bottom: 15px;
}
#section-apropos .apropos .apropos-image-wrapper {
  justify-content: flex-end;
  min-height: 385px;
  overflow: hidden;
  display: flex;
}
#section-apropos .apropos .apropos-image {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
}
/* --------------------------------  APROPOS --------------------------------------------------*/
/* ################################# Actus  ############################################ */
#section-actus .slick-track {
  overflow: visible;
  padding-top: 5px;
  padding-bottom: 15px;
}
#section-actus .home-article {
  margin: 0 2px 5px;
  border: 0 none;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
  min-height: 410px;
}
#section-actus .home-article .model-content .date {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 20px;
  text-transform: none;
  position: relative;
  color: #096c45;
}
#section-actus .home-article .desc {
  line-height: 1.3;
  text-align: left;
  margin-left: 4px;
}
#section-actus .home-article .title {
  position: relative;
  font-weight: 600;
  font-size: 20px;
  color: #5a7184;
  line-height: 20px;
  text-align: left;
  padding: 0;
  margin: 5px 0 5px 19px ;
  color: #5c5c5c;
  font-weight: 400;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  color: #096c45;
  font-size: 16px;
  float: left;
  margin-left: 20px;
  font-weight: 700;
}
#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: 50px;
  right: 4px;
  margin-left: 4px;
}
@media (max-width: 767.98px) {
  #section-actus .section-more {
    float: left;
  }
}
/* --------------------------------  END Actus ------------------------------------------------*/
/* ################################# Annuaire  ############################################ */
@media (min-width: 1200px) {
  #section-annuaireexpress .section-title {
    margin-bottom: 0;
  }
}
#section-annuaireexpress .section-title .title {
  color: #fff !important;
}
#section-annuaireexpress .section-title .line {
  display: block;
  background-color: #fff !important;
  margin-top: 20px;
}
#section-annuaireexpress form .submit-search-btn {
  background: #fff;
  color: #096c45;
  border-width: 2px;
}
#section-annuaireexpress form .submit-search-btn:hover {
  background: transparent;
  color: #fff;
}
#section-annuaireexpress form input[type="search"] {
  background: #fff;
  border-radius: 0;
  height: 48px;
  border-radius: 3px;
  border: 0 none;
}
#section-annuaireexpress .article-annuaire_express_simple {
  padding: 0;
}
#section-annuaireexpress .article-annuaire_express_simple .col.col-md-2 {
  padding-right: 0;
}
/* --------------------------------  END Annuaire ------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  border-top: 1px solid #526A7D;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  font-weight: 700;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 4px;
  background: #ffffff;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .footer_apps {
  text-align: center;
}
#footer-bottom .footer_apps a {
  display: block;
}
#footer-bottom .footer_apps a + a {
  margin-top: 15px;
}
/* css footer */
#footer-bottom *,
#footer-middle * {
  line-height: 1rem !important;
}
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 9px !important;
}
#footer-middle * {
  line-height: 1rem;
}
#footer-middle .footer-contact-prefix {
  display: none;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
  max-width: 270px;
  max-height: 92px;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 .logo-img {
  max-width: 228px;
  max-height: 62px;
}
#footer-middle a:hover {
  text-decoration: underline !important;
}
#footer-middle * {
  color: #646464 !important;
}
#footer-middle .footer-rs > .pull-left {
  width: 100% !important;
}
@media (min-width: 992px) {
  #footer-middle {
    height: 220px;
  }
  .footer-bottom-coords {
    float: left;
  }
  #footer-middle .footer-logos-wrapper {
    display: flex;
    justify-content: space-between;
  }
  #footer-middle .footer-logos-wrapper .footer-logo {
    width: 50%;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-1 {
    padding-top: 30px;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-2 {
    padding-top: 40px;
  }
  #footer-middle #footer-center .list-inline li {
    display: block !important;
    width: 100%;
    margin: 0;
  }
  #footer-middle .list-inline a {
    font-style: normal;
    font-weight: 700;
    display: block;
    font-size: 13px;
    line-height: 24px !important;
  }
  #footer-middle .list-inline a:hover {
    text-decoration: underline !important;
  }
  #footer-middle #footer-right,
  #footer-middle #footer-socials {
    font-style: normal;
    font-size: 14px;
    font-weight: 700;
  }
  #footer-middle #footer-socials {
    display: block;
    padding: 25px 0 15px;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 101px !important;
  }
  #footer-logos {
    margin: 15px 0;
    text-align: center;
  }
  #footer-logos .logo-img {
    max-width: 80% !important;
  }
  #footer-logos .footer-logo {
    max-width: 40%;
    margin: auto;
    display: inline-block;
  }
  #footer-right {
    text-align: center;
    margin-top: 30px;
    line-height: 1.2em;
  }
}
@media (max-width: 767.98px) {
  #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 --------------------------- */
