/* 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: 'Poppins', 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: 'Poppins', sans-serif;
  color: #000000;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #000 !important;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
  background-color: #0718c4 !important;
  border-color: #0718c4;
}
.home-section.section-default .section-title .title {
  font-size: 32px;
  color: #000 !important;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.home-section.section-default .section-title .title:first-letter {
  text-transform: uppercase;
}
#row-services #section-services-left .services-actions .cta-1 a,
#row-services #section-services-left .services-actions .cta-2 a,
#row-apropos #section-apropos .apropos-cta a,
#row-apropos2 #section-apropos2 .apropos-cta a,
body .home-section.section-default .section-more a {
  font-family: 'Poppins', sans-serif;
  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 #0718c4;
  background-color: transparent;
  color: #0718c4;
  border-radius: 8px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
}
#row-services #section-services-left .services-actions .cta-1 a:hover,
#row-services #section-services-left .services-actions .cta-2 a:hover,
#row-apropos #section-apropos .apropos-cta a:hover,
#row-apropos2 #section-apropos2 .apropos-cta a:hover,
body .home-section.section-default .section-more a:hover {
  background: #0718c4;
  border: 1px solid #0718c4;
  color: #fff;
}
@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 ############ */
.search-toggle-wrapper .search-toggle i {
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .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;
  }
}
.btn-adherer-wrapper .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  display: block;
}
.bar {
  font-size: 16px;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .socials li:not(.contact, .rs-append) a {
  background: #000 !important;
  overflow: hidden;
  position: relative;
}
.bar .socials li:not(.contact, .rs-append) a:before {
  content: '';
  display: block;
  inset: 0;
  position: absolute;
  background: #000;
}
.bar .socials li:not(.contact, .rs-append) a i {
  z-index: 99;
  color: #ffffff !important;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .bar .shopping-cart > li {
    position: relative;
  }
  .bar .shopping-cart > li a {
    width: 50px;
    text-align: center;
    padding: 0;
  }
  .bar .shopping-cart > li a > i {
    line-height: 40px;
    height: 40px;
    font-size: 18px;
  }
  .bar .shopping-cart > li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  body .logo .logo-a .logo-img {
    max-height: 100px;
    max-width: 270px;
  }
  header .bar .socials.rs-circle li:not(.contact, .rs-append) a {
    background: #000 !important;
    overflow: hidden;
    position: relative;
  }
  header .bar .socials.rs-circle li:not(.contact, .rs-append) a:before {
    content: '';
    display: block;
    inset: 0;
    position: absolute;
    background: #000;
  }
  header .bar .socials.rs-circle li:not(.contact, .rs-append) a i {
    z-index: 99;
    color: #ffffff !important;
  }
  header .bar .socials.rs-circle li.rs-append {
    margin-left: 0 !important;
  }
  header .bar .socials.rs-circle li.rs-append a {
    width: auto;
  }
  header .header-slogan {
    text-align: right;
    color: #000;
    margin-top: 0;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  header .header-slogan strong {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
  }
  header .bar .socials li.contact,
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
  }
  header .bar .socials li.contact a,
  header .bar .socials li.rs-append a {
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 0;
    border-radius: 25px;
    font-style: normal;
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
    background: transparent;
  }
  header .bar .socials li.contact:hover a,
  header .bar .socials li.rs-append:hover a,
  header .bar .socials li.contact:active a,
  header .bar .socials li.rs-append:active a,
  header .bar .socials li.contact:focus a,
  header .bar .socials li.rs-append:focus a {
    background: transparent !important;
    color: #24a8df;
  }
  header .bar .socials li.contact:before,
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 0;
    background: #000;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
@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: 190px !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    gap: 15px;
    padding: 0 15px;
    background-color: transparent !important;
    color: #000000 !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: #000000 !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: 18px !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: #000000 !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;
  }
  header .bar .NA_connexion .connexion-btn {
    position: relative;
    margin-left: 15px;
  }
  header .bar .NA_connexion .connexion-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  .stiky_nav.stiky_active .header-main {
    min-height: 110px;
  }
  .header-main .main-navigation-row,
  .header-main .header-main {
    height: 180px;
  }
  .header-main .header-nav {
    bottom: 0;
    position: absolute;
  }
  .header-main .header-navigation {
    height: 70px;
  }
  .header-main .header-navigation:before {
    height: 70px;
  }
  .header-main .header-navigation .nav {
    padding: 0 !important;
  }
  .header-main .header-navigation .nav a {
    text-transform: none;
  }
  .header-main .header-navigation .nav > ul {
    display: block !important;
  }
  .header-main .header-navigation .nav > ul > li {
    min-width: unset;
  }
  .header-main .header-navigation .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  .header-main .header-navigation .nav > ul > li.menuli > a {
    padding: 0 2rem;
    text-align: right;
    color: #000000;
    line-height: 57px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 70px !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown li:hover > a {
    color: #fff !important;
    background: #0718c4 !important;
  }
  .header-main .header-navigation .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  .header-main .header-navigation .nav > ul > li.menuli:hover:after {
    content: '';
    height: 6px;
    background: #0718c4;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/* variable less Carrousel */
#main-carousel .carousel-content {
  padding: 0;
  width: 100% !important;
  height: 100% !important;
  position: relative;
  opacity: 1;
}
#main-carousel .carousel-content .desc {
  display: none;
}
#main-carousel .carousel-content .title {
  border-radius: 3px;
  display: block;
  width: 450px;
  background: rgba(7, 24, 196, 0.75);
  padding: 35px !important;
  box-sizing: border-box;
  position: absolute;
  top: 32%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  font-size: 50px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#main-carousel .carousel-content .title span {
  display: block;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#main-carousel ul.slick-dots {
  bottom: 70px;
  top: unset;
  width: 100%;
  left: 0;
}
#main-carousel ul.slick-dots li {
  width: 30px;
}
#main-carousel ul.slick-dots li.slick-active button:before {
  color: #0718c4 !important;
}
#main-carousel ul.slick-dots li button:before {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.75) !important;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow {
  color: #fff;
  font-size: 56px;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
  left: calc((100% - 1170px)/2 - 60px);
}
#main-carousel .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
  right: calc((100% - 1170px)/2 - 60px);
}
@media (min-width: 1200px) {
  #main-carousel .carousel-content .link-entire-box {
    top: 32%;
    width: 510px;
    padding: 60px 20px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
#section-lienstop-cta {
  padding: 0 0 60px ;
}
#section-lienstop-cta .col-article {
  margin-top: -65px;
}
#section-lienstop-cta .col-article > a.lien {
  color: #000000;
  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-cta .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto ;
  border-radius: 50%;
  background: #0718c4;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-lienstop-cta .col-article > a.lien .lienstop-img img {
  max-height: 45px;
}
#section-lienstop-cta .col-article > a.lien .lien-text {
  margin-top: 2px;
}
#section-lienstop-cta .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  color: #000;
}
#section-lienstop-cta .col-article > a.lien .lien-title {
  margin: 20px 0 6px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  line-height: 1em;
  font-weight: 700;
}
#section-lienstop-cta .col-article > a.lien:hover {
  background-color: #efefef;
  color: #0718c4 !important;
}
#section-lienstop-cta .col-article > a.lien:hover * {
  color: #0718c4;
}
@media (max-width: 767.98px) {
  #section-lienstop-cta {
    padding-top: 60px !important;
  }
  #section-lienstop-cta .col-article {
    margin-top: 0;
  }
  #section-lienstop-cta .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ################################# bienvenue  ################################################### */
#row-apropos .container_row {
  padding-left: 15px;
  padding-right: 15px;
}
#row-apropos #section-apropos {
  height: auto;
}
@media (min-width: 1200px) {
  #row-apropos #section-apropos .apropos-title {
    margin-left: -15px;
  }
}
#row-apropos #section-apropos .apropos-title .title span {
  display: block;
  font-size: 18px;
}
#row-apropos #section-apropos .apropos-desc {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#row-apropos #section-apropos .apropos-desc > p {
  text-align: left !important;
}
@media (min-width: 1200px) {
  #row-apropos #section-apropos .apropos .apropos-cta {
    left: 0;
    bottom: -20px;
  }
}
/* --------------------------------  END bienvenue --------------------------------------------------*/
/* ################################# MAIN partenaires ################################################### */
#section-partenaires {
  text-align: center;
}
#section-partenaires .home-article {
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1);
  height: auto;
  ratio: 1;
  margin: 15px 0;
}
#section-partenaires .home-content.big-arrows .slick-slider i.slick-arrow.fas {
  font-size: 36px;
  color: #000;
}
/* --------------------------------  END partenaires ------------------------------------------------*/
/* ################################# SERVICES ################################################### */
@media (min-width: 1200px) {
  #row-services #section-lienstop .col-article {
    float: right;
  }
}
#row-services #section-lienstop .col-article > a.lien [class*=" fa-"] {
  color: #0718c4;
}
#row-services #section-lienstop .lien-text {
  font-size: 20px !important;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  color: #333333 !important;
  display: inline-block;
  max-width: 120px;
}
#row-services #section-lienstop .slick-track {
  display: flex;
}
#row-services #section-lienstop .lienstop-img {
  min-height: 50px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
}
#row-services #section-lienstop .lienstop-img img {
  max-width: 50px;
  min-width: unset;
  margin: auto;
  display: inline-block;
}
@media (min-width: 768px) {
  #row-services #section-lienstop {
    padding-right: 15px;
  }
}
@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-services-left .section-title .title {
  color: #fff !important;
}
#row-services #section-services-left .section-title .line {
  background: #fff !important;
}
#row-services #section-services-left .services-details {
  overflow: hidden;
  color: #fff;
  overflow-y: auto;
  max-height: 200px;
  height: 200px;
  min-height: unset;
  padding-top: 5px;
}
#row-services #section-services-left .services-actions .cta-1 a {
  color: #0718c4;
  background-color: #fff;
}
@media (min-width: 767.98px) and (max-width: 1199.98px) {
  #row-services #section-services-left .services-details {
    max-height: 210px;
    height: 210px;
    min-height: unset;
  }
  #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;
  }
}
/* --------------------------------  END SERVICE --------------------------------------------------*/
/* ##################  END APROPOS ##################### */
#row-apropos2 #section-apropos2 .apropos-desc p {
  text-align: center;
}
#row-apropos2 #section-apropos2 .apropos-desc {
  margin: 60px 0;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#row-apropos2 #section-apropos2 .apropos-cta {
  text-align: center;
  top: unset;
  left: unset;
  margin-top: 20px;
  position: relative;
}
#row-apropos2 #section-apropos2 .apropos-cta .bouton {
  position: relative;
  margin: 0;
  width: 200px;
}
/* ----------------  END APROPOS ---------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-right {
  text-align: left;
}
#footer-right .list-inline li {
  display: block;
  width: 100%;
  margin: 0;
}
#footer-right .list-inline a {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
  color: #000;
  font-weight: bold;
}
#footer-right .list-inline a:before {
  content: '> ';
}
#footer-right .list-inline a:hover {
  text-decoration: underline;
  color: #0718c4;
}
#footer-right .list-inline a:hover:before {
  color: #0718c4 !important;
}
#footer-bottom {
  padding-top: 27px !important;
  padding-bottom: 27px !important;
}
#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: inline-block;
}
#footer-bottom .footer_apps a + a {
  margin-top: 15px;
}
#footer-bottom .footer_apps {
  min-with: 100%;
  clear: both;
}
#footer-bottom .footer_apps a {
  display: block;
}
/* css footer */
.rs-circle #footer-bottom ul#footer-socials li a i {
  color: #0718c4 !important;
}
.na-footer [class^="col"] {
  margin: 15px 0;
  text-align: center;
}
.na-footer [class^="col"] .footer-logo {
  max-width: 30%;
  margin: auto;
  display: inline-block;
}
@media (min-width: 1200px) {
  #footer-bottom .footer_apps {
    min-width: 0;
    clear: none;
  }
  #footer-bottom .footer_apps a {
    display: inline-block;
  }
  #footer-middle {
    padding-top: 32px !important;
    padding-bottom: 9px !important;
    height: 250px;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
    max-width: 114px;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-2 .logo-img {
    max-width: 120px;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-3 .logo-img {
    max-width: 120px;
  }
  .footer-bottom-coords {
    float: left;
  }
  #footer-middle .footer-logos-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
  }
  #footer-middle .footer-logos-wrapper .footer-logo {
    width: auto;
    margin: 0 !important;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-1 {
    padding-top: 0;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-2 {
    padding-top: 0;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-3 {
    padding-top: 0;
  }
  #footer-bottom .footer_apps {
    float: right;
    text-align: right;
  }
  #footer-bottom .footer_apps a {
    display: x inline-block;
  }
  #footer-bottom .footer_apps a + a {
    margin-left: 15px;
    margin-top: 0;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 101px !important;
  }
  .footer_apps {
    padding-top: 15px;
  }
  #footer-right {
    text-align: center;
  }
  #footer-right .liens-footer li {
    width: auto !important;
    display: inline-block !important;
  }
}
@media (max-width: 1199.98px) {
  #footer-socials {
    margin: 15px auto;
    float: none !important;
  }
  .footer_apps {
    padding-top: 15px;
    text-align: center !important;
    float: none !important;
    width: 170px !important;
    margin: auto;
  }
  #footer-bottom .footer-row-inner {
    text-align: center;
    padding: 0 15px;
  }
  #footer-bottom .footer-row-inner .asso_coords:before {
    display: none;
  }
  #footer-bottom .footer-row-inner .pull-left,
  #footer-bottom .footer-row-inner .pull-right {
    white-space: nowrap;
    text-align: center !important;
    float: none !important;
  }
  #footer-logos {
    height: 100px;
    display: flex;
    align-items: center;
  }
  #footer-middle .liens-footer li {
    text-align: left;
    display: block;
  }
  #footer-middle .liens-footer li a {
    line-height: 1.3em;
    padding: 5px;
    display: block;
  }
}
/* --------------------- end FOOTER --------------------------- */
