/* 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 ################################################### */
/* ajout une css extern "Google font " */
/*
protected function modifyContext($context2 = array(), $widgetsRight = true)
{
    foreach ($GLOBALS as $key => $val)
    global ${$key};
    
    $context2 = parent::modifyContext($context2);
    $context2['header']['other_css'] = array();
    $context2['header']['other_css'][] = "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap";
    return $context2;
}

*/
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Raleway', sans-serif;
  color: #333333;
  -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: 'Raleway', sans-serif;
  color: #333333;
  font-weight: 600;
}
.home-section.section-default .section-title.side-title .title {
  color: #ea4e39 !important;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #ea4e39 !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #ea4e39 !important;
}
.home-section.section-default .section-title .title {
  line-height: 40px;
  font-size: 32px;
  color: #2a3c95 !important;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    text-align: left;
    line-height: 1.5em !important;
    font-size: 30px !important;
    font-weight: 600 !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%;
  }
}
body .home-section.section-default .section-more a {
  text-transform: none !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 3px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
}
body .home-section.section-default .section-more.btn-reverse a {
  background: #2a3c95;
  color: #fff;
}
body .home-section.section-default .section-more.btn-reverse a:hover {
  background: #fff;
  color: #2a3c95;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/*
Config PHP
// module_asso/cms/src/classes/FrontController.php
public static function getHeaderConfig() {
    $res = parent::getHeaderConfig();
    $res['rs_append'] = '<li  class="rs-append"><a href="https://ebi-edu.com/fr/" target="_blank">Site de l\'EBI</a></li>';
    $res['contact_textMode'] = true;
    $res['boutique_icon'] = 'fas fa-shopping-bag';
    $res['search_icon'] = 'fas fa-search';
    $res['btn_recruteur'] = true;
    $res['rs_nolabel'] = true;
    $res['old_side_nav'] = true;
    return $res;
}
*/
/* ############ topbar ############ */
@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;
  }
}
@media (min-width: 1200px) {
  body.page .main-content-wrapper {
    padding-top: 40px;
  }
  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 .btn-adherer-wrapper:hover {
    background: #2a3c95 !important;
    text-decoration: underline;
  }
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
  }
  header .bar .socials li.rs-append a {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
  }
  header .bar .socials li.rs-append a:hover {
    color: #ea4e39;
    border-color: #ea4e39;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 5px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .btn-connexion-wrapper.bar-btn-1 {
    flex: unset;
    width: 150px;
  }
  header .NA_connexion {
    max-width: 150px;
  }
  header .NA_connexion .connexion-btn {
    text-transform: none;
    font-size: 16px;
    text-align: right;
    font-weight: 600 !important;
  }
  header .NA_connexion .connexion-btn:hover > span {
    text-decoration: underline !important;
  }
  header .logo {
    display: inline-block;
    width: 270px;
    height: 60px;
    position: absolute;
  }
  header .logo a {
    display: inline-block;
    width: 270px;
    height: 60px;
    margin-top: 30px;
  }
  header .logo a img {
    display: inline-block;
    max-height: 60px;
  }
}
/* ------- 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: 15px;
    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;
    /*
                        &:last-child {
                            margin-left: 8px;
                            > a {
                                border-radius: 3px;
                                background: @main_color_1;
                                box-sizing: border-box;
                                max-height: 80px;
                                line-height: 46px;
                                border: 2px solid @main_color_1;
                                height: 48px;
                                padding: 0 28px;
                                color: #fff;
                                &:hover {
                                    background: transparent;
                                    border: 2px solid ;
                                    color:  @main_color_1;
                                    border-color:  @main_color_1;
                                }
                            }
                            nav.nav-dropdown { right: 16px; }
                            &:hover:after { display: none !important; }
                        }
                        */
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #2a3c95;
    line-height: 57px;
  }
  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 .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    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 {
    color: #2a3c95;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #ea4e39;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/*
Config PHP
// module_asso/cms/src/classes/Core/Controller/MainController.php
$content = array(
'section' => array(
'class' => 'no-padding',
'bt_more' => 'En savoir plus',
'id' => 'main-carousel'
),
'article' => array(
'type' => 'carousel',
'title_length' => 65,
'desc_length' => 0,
'img_size' => 'img_wide',
),
'source' => array(
'name' => 'Standard::getCarousel',
'limit' => 5,
),
'geometry' => array('w' => 1),
'carousel' => array(
'hauteur' => 500,
'fa5' => true,
'dots' => true,
'disable_arrows' => false,
'autoplay' => true,
'responsive' => false,
'article_img_disable_click' => true,
'bg_color' => '#000', 
'bg_opacity' => 0,
'color' => '#ffffff',
'display_desc' => true,
'content_width' => '170px',
'content_height' => '300px',
'content_align' => 'center',
'position' => '', 
'border_round' => '0',
'button' => false,
),
'class' => 'no-padding-sides-mobile big-arrows',
);
$rows[] = array(
'contents' => array($content),
'fullscreen' => true,
);

*/
/* variable less Carrousel */
#main-carousel .carousel-content {
  padding: 0;
  width: 100% !important;
  height: 100% !important;
  position: relative;
  opacity: 1;
}
#main-carousel .carousel-content .link-entire-box {
  border-radius: 3px;
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(42, 60, 149, 0.75);
  padding: 35px;
  box-sizing: border-box;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main-carousel .carousel-content .link-entire-box .desc {
  display: none;
}
#main-carousel .carousel-content .link-entire-box .title {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}
#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: #2a3c95 !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: 50%;
    width: 570px;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
#section-liens {
  padding: 60px 0;
}
#section-liens .liens .lien .lien-label {
  font-size: 20px;
  font-weight: 600;
}
#section-liens .liens .lien .lien-icon,
#section-liens .liens .lien:hover {
  background: #2a3c95;
}
/* ################################# DEBUT MAP ################################################### */
#section-gmap {
  padding: 0;
  border: 0 none;
}
#section-gmap #map {
  border: 0 none;
}
#section-gmap .section-title {
  margin-bottom: 30px;
  border: 0 none;
}
#section-gmap .section-title .title {
  border: 0 none;
  line-height: 45px;
  text-align: left;
}
#section-gmap .section-title .title span {
  color: #ea4e39 !important;
}
#section-gmap .section-body {
  margin-left: 4px;
  border-radius: 8px;
  border: 0 none;
}
#section-gmap .section-body .intro {
  display: none !important;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 15px;
}
#section-gmap .section-body .search {
  position: absolute;
  bottom: 32px;
  width: calc( 100% - 60px);
  border: 1px solid #eee;
  overflow: hidden;
  height: 48px;
}
#section-gmap .section-body .search:hover,
#section-gmap .section-body .search:focus {
  border-color: #ea4e39 !important;
}
#section-gmap .section-body .search:hover i,
#section-gmap .section-body .search:focus i {
  color: #ea4e39 !important;
}
#section-gmap .recherche_avancee {
  display: none;
}
#section-gmap #recherche_annuaire_express {
  border: 0 none;
}
#section-gmap #recherche_annuaire_express > .input-group {
  border: 0 none;
  width: 100%;
  overflow: hidden;
  height: 48px;
}
#section-gmap #recherche_annuaire_express > .input-group > .form-control {
  border: 0 none;
  margin: 0 !important;
  height: 48px !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon {
  background: transparent;
  width: 40px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  margin: 0;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a {
  color: #999;
}
#section-gmap #recherche_annuaire_express > .input-group > .input-group-addon > a .fas {
  font-size: 16px;
  margin-top: 9px;
  margin-right: -5px;
}
#section-gmap .section-title .title > span {
  color: #ea4e39;
}
@media (min-width: 992px) {
  #section-gmap.contentSquareFlat .section-body {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    width: 300px !important;
    top: 135px;
    background: #fff;
    color: #000;
    height: 245px;
    padding-top: 25px;
  }
}
@media (max-width: 991.98px) {
  #section-gmap .section-title {
    margin: 0 !important;
  }
  #section-gmap .section-title .title {
    margin: 0 !important;
    padding: 0;
    line-height: 1.5em;
  }
  #section-gmap.contentSquareFlat .section-body {
    top: 0;
    background: #fff;
    color: #000;
    width: 469px;
    height: auto;
    min-height: 160px;
    padding-top: 25px;
  }
}
@media (max-width: 767.98px) {
  #section-gmap .section-body {
    top: 65px;
  }
  #section-gmap .section-body .title {
    font-size: 22px !important;
  }
  #section-gmap .section-body .intro {
    padding-top: 0;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 13px;
    text-align: left;
    line-height: 1.7em;
    letter-spacing: 0.7px;
  }
  #section-gmap .section-body .search {
    position: absolute;
    bottom: 32px;
    width: calc( 100% - 58px);
  }
  #section-gmap .section-body .search [type="submit"] {
    font-size: 19px;
    font-weight: 900;
    line-height: 40px;
  }
  #section-gmap .section-body .search [type="submit"] .fas {
    display: none;
  }
}
/* --------------------------------  END MAP --------------------------------------------------*/
/* ################################# counters  ############################################ */
#section-compteurs {
  padding-top: 30px;
  padding-bottom: 48px;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  margin: 0;
  font-size: 72px;
  margin: 0 15px;
  text-align: center;
  line-height: 108px;
  font-weight: 700;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-label {
  font-weight: 700;
  font-size: 20px;
  margin-top: 0px;
  display: block;
}
@media (min-width: 1200px) {
  .slick-track {
    margin: auto;
  }
  .footer-bottom-coords .asso_coords + .asso_coords,
  .footer-bottom-coords .association + .asso_coords {
    margin-left: 4px;
  }
  .footer-bottom-coords .asso_coords + .asso_coords > a,
  .footer-bottom-coords .association + .asso_coords > a {
    margin-left: 4px;
  }
}
/* --------------------------------  END counters ------------------------------------------------*/
/* ################################# MAIN Actus-Events ################################################### */
@media (min-width: 1200px) {
  #section-actus {
    padding: 40px 0 80px;
  }
  #section-actus .section-title .title {
    padding-left: 15px;
  }
  #section-actus .section-more {
    padding-left: 15px;
  }
}
@media (max-width: 991.98px) {
  #section-actus .col-article .article-Model.vertical-plit-2 {
    overflow: hidden;
    border-radius: 8px;
  }
  #section-actus .col-article + .col-article .vertical-plit-2 {
    margin-top: 15px !important;
  }
}
#section-actus .article-Model.dateImgSquare .model-image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
}
#section-actus .article-Model.dateImgSquare .model-image .date {
  display: none;
}
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-actus .home-article .model-content .title {
  position: absolute;
  bottom: 0;
  height: auto;
  top: 145px;
  padding: 0 22px !important;
  font-size: 20px;
  color: #ffffff;
  line-height: 32px;
  text-align: left;
}
@media (max-width: 767.98px) {
  #section-actus .home-article .model-content .title {
    bottom: 15px;
    font-size: 22px;
    line-height: 24px;
  }
}
#section-actus .home-article .desc {
  display: none;
}
#section-actus .home-article .date {
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  text-align: left;
  background: transparent;
  border-radius: 0;
  padding: 0;
  display: inline-block;
  height: 35px;
  position: absolute;
  top: 107px;
  left: 30px;
  font-weight: 400;
}
#section-actus .home-article .readMore {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
@media (min-width: 1200px) {
  #section-events {
    padding: 40px 0 80px;
  }
  #section-events .section-title .title {
    padding-left: 15px;
  }
  #section-events .section-more {
    padding-left: 15px;
  }
}
#section-events .model-image .date .dateDay {
  font-size: 32px !important;
  line-height: 50px;
}
#section-events .model-content > a {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  align-items: center;
}
#section-events .model-content .title {
  font-size: 22px;
  margin: 0;
  bottom: unset;
  top: unset;
  text-align: left;
}
#section-events .col-article .home-article {
  border-radius: 8px;
  overflow: hidden;
}
#section-events .col-article + .col-article {
  margin-top: 6px;
}
/* --------------------------------  END Actus-Events ------------------------------------------------*/
#section-applis {
  padding: 5px 0 !important;
}
#section-applis .applis-inner {
  display: flex;
}
#section-applis .applis-inner > a + a {
  margin-left: 15px;
}
#section-applis .section-title .title {
  line-height: 50px;
  color: #000;
}
#section-applis .section-title .line {
  background: #EFE943;
}
/* ################################# MAIN EMPLOI ################################################### */
@media (min-width: 1200px) {
  #section-emploi {
    padding: 50px 0 60px;
  }
  #section-emploi .slick-track {
    overflow: visible;
    padding-top: 5px;
    padding-bottom: 15px;
  }
  #section-emploi .section-more.top_link {
    margin: 0;
    top: 80px;
    right: 0;
    z-index: 999;
  }
}
#section-emploi .model-image {
  display: none;
}
#section-emploi.home-section.section-default .section-title {
  z-index: 999;
  position: relative;
  color: #fff;
  line-height: 50px !important;
}
#section-emploi.home-section.section-default .section-title .title {
  line-height: 50px;
  color: #fff;
}
#section-emploi .date {
  bottom: 80px;
  left: 50px;
  font-weight: 600;
}
#section-emploi .article-Model .readmore-wrapper {
  left: 50px;
  bottom: 10px;
}
#section-emploi .home-article {
  background: #efefef;
  padding: 30px;
  border: 0 none;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.13);
  transition: background .3s;
  border-radius: 7px;
}
@media (min-width: 1200px) {
  #section-emploi .home-article {
    background: #FFFFFF;
  }
}
#section-emploi .home-article:hover {
  background: rgba(255, 255, 255, 0.7);
}
#section-emploi .home-article .title {
  font-weight: 700;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  color: #333333;
}
#section-emploi .home-article .title .entreprise {
  position: absolute;
  top: 72px;
  font-size: 16px;
  color: #2a3c95;
}
#section-emploi .home-article .date {
  text-transform: none;
  font-size: 16px;
  color: #2a3c95;
  line-height: 18px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  margin: 0 0 15px;
  text-transform: capitalize;
}
#section-emploi .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
  left: 0 !important;
}
#section-emploi .readmore-wrapper a {
  background-color: transparent;
  color: #ea4e39;
  text-transform: uppercase;
  font-size: 16px;
  float: left;
  font-weight: 700;
  margin: 15px 30px;
  padding: 0;
}
#section-emploi .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-emploi .readmore-wrapper a:hover i {
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  #section-emploi .date {
    bottom: 45px;
  }
  #section-emploi .article-Model .readmore-wrapper {
    bottom: 10px;
  }
  #section-emploi .section-more {
    position: relative;
  }
}
/* --------------------------------  END EMPLOI --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  display: none !important;
  border-top: 1px solid #526A7D;
  padding-top: 30px !important;
  padding-bottom: 30px !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: block;
}
#footer-bottom .footer_apps a + a {
  margin-top: 15px;
}
/* css footer */
#footer-middle {
  padding-top: 38px !important;
  padding-bottom: 9px !important;
}
#footer-middle .footer-append-logo {
  font-size: 14px;
  margin-top: 15px;
  padding-left: 30px;
}
#footer-middle * {
  color: #ffffff !important;
  font-weight: 500;
}
#footer-middle .footer-logos-wrapper {
  max-width: 430px;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  margin: auto;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 .logo-img {
  width: 350px;
  height: auto;
}
#footer-middle a:hover {
  text-decoration: underline !important;
}
#footer-middle #footer-center .list-inline.liens-footer li,
#footer-middle #footer-center .list-inline.liens-footer a {
  font-size: 17px;
}
#footer-middle #footer-right * {
  font-size: 17px;
}
@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: 80%;
  }
  #footer-middle .footer-logos-wrapper #footer-logo-1 {
    padding-top: 23px;
  }
  #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-size: 16px;
    line-height: 26px;
  }
  #footer-middle .list-inline a:hover {
    text-decoration: underline !important;
  }
  #footer-middle #footer-socials {
    display: block;
    padding: 20px 0;
  }
  #footer-middle .footer-mail {
    margin-bottom: 15px;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .footer-append-logo {
    max-width: 50%;
    margin: 15px auto;
    text-align: center;
  }
  #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: 100% !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: 991.98px) {
  #footer-right {
    margin-top: 0;
  }
  #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 --------------------------- */
