/* 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 */
/*
INDEX :

PROJET
variables less
fonts
boutons read more
css projet

HEADER
config PHP
variables less
topbar
@min-lg
navigation
@min-lg

MAIN CAROUSEL
config PHP
variables less
main-carousel
@min-lg


NEWS
config PHP
css

PORTRAITS
config PHP
css


ANNUAIRE  MAP + Liens 
config PHP
SQL
variable less
CSS

CHIFFRES 
config PHP
css

FOOTER
config PHP
variables less
css footer

*/
/* ################################# 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*/
/* bouton read more */
/* css projet*/
body {
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.title,
h1,
h2,
h3,
h4 {
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
}
body .home-section.section-default .section-more a {
  text-transform: none;
  border-radius: 3px;
  height: 48px;
  line-height: 40px;
  font-size: 16px;
  padding: 0 25px;
  text-align: center;
}
.home-section.section-default .section-title {
  margin-bottom: 45px;
}
.home-section.section-default .section-title .title {
  color: #333333 !important;
  line-height: 64px;
  font-size: 42px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0;
  }
  .home-section.section-default .section-title .title {
    color: #333333 !important;
    line-height: 1.2em;
    font-size: 30px !important;
    font-weight: bold;
    margin: 20px 0 !important;
    text-align: center;
    width: 100%;
  }
}
/* --------------------------------  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: 22px;
    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) {
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    text-transform: uppercase;
    margin-left: 15px;
    font-size: 12px;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
    color: #31287c;
  }
  header .bar .NA_connexion .connexion-btn > span {
    color: #31287c;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 30px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 30px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .socials li + li {
    margin-left: 5px;
  }
  header .bar .inline-div-section-wrapper {
    display: block;
  }
  header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  header .bar .socials.rs-nolabels a:hover,
  header .bar .shopping-cart a:hover,
  header .bar .search-toggle:hover,
  header .bar .socials.rs-nolabels a:active,
  header .bar .shopping-cart a:active,
  header .bar .search-toggle:active,
  header .bar .socials.rs-nolabels a:focus,
  header .bar .shopping-cart a:focus,
  header .bar .search-toggle:focus {
    color: #00adcc;
  }
  header .bar .socials.rs-nolabels a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .shopping-cart a {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    width: auto;
    padding: 11px 0 0 15px;
    position: relative;
    margin-left: 15px;
  }
  header .bar .shopping-cart a:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 13px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  header .bar .btn-inscription-wrapper,
  header .bar .btn-don-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .btn-connexion-wrapper {
    border-radius: 25px !important;
    flex: unset;
    text-transform: none;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 180px;
    margin-left: 15px;
    border: 0 none !important;
    font-size: 16px;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 25px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    background-color: #00adcc !important;
  }
  header .bar .NA_connexion:hover .connexion-btn,
  header .bar .NA_connexion:focus .connexion-btn,
  header .bar .NA_connexion:active .connexion-btn,
  header .bar .NA_connexion:hover .connexion-np,
  header .bar .NA_connexion:focus .connexion-np,
  header .bar .NA_connexion:active .connexion-np {
    background-color: transparent !important;
  }
  header .bar .NA_connexion:hover .connexion-btn > *,
  header .bar .NA_connexion:focus .connexion-btn > *,
  header .bar .NA_connexion:active .connexion-btn > *,
  header .bar .NA_connexion:hover .connexion-np > *,
  header .bar .NA_connexion:focus .connexion-np > *,
  header .bar .NA_connexion:active .connexion-np > * {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    color: #fff !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #fff !important;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 25px !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
  }
  header .bar .btn-don-wrapper > a:hover,
  header .bar .btn-inscription-wrapper > a:hover,
  header .bar .btn-recruteur-wrapper > a:hover,
  header .bar .btn-adherer-wrapper > a:hover,
  header .bar .btn-adherer-label:hover {
    background-color: #fff !important;
    color: #31287c !important;
  }
  header .bar .btn-don-wrapper > a:hover > span,
  header .bar .btn-inscription-wrapper > a:hover > span,
  header .bar .btn-recruteur-wrapper > a:hover > span,
  header .bar .btn-adherer-wrapper > a:hover > span,
  header .bar .btn-adherer-label:hover > span {
    color: #31287c !important;
  }
  header .logo {
    display: inline-block;
    width: 270px;
    height: 130px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .logo > a img {
    max-height: 150px;
  }
  header .main-navigation-row,
  header .header-main {
    height: 150px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 47px;
    width: 900px !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 > 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 18px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #333333;
    text-transform: uppercase;
    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 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:hover:after {
    content: '';
    height: 2px;
    background: #31287c;
    width: 50px;
    position: absolute;
    top: 54px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
.menu-open header .header-navigation .nav li:hover > a {
  background: #221c55;
  color: #fff;
}
/* --------------------------------  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 {
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  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: bold;
  text-align: center;
  text-transform: uppercase;
}
#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: #00adcc !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 --------------------------------------------------*/
/* ################################# NEWS ################################################### */
/*
Config PHP
// module_asso/cms/src/classes/Core/Controller/MainController.php
$content = array(
'section' => array(
'type' => 'default',
'col' => '12',
'title' => array(
'txt' => NA_FA_HTML('Actualités'),
'class' => 'text-center',
),
'more' => array(
'txt' => NA_FA_HTML('Toutes les actualités'),
'url' => \NA\Router::urlWC('News.main', 'all'),
'class' => 'text-center '
),
'bt_more' => false,
'id' => 'section-actus'
),
'article' => array(
'type' => 'Model',
'class' => 'imgFullWidth',
'title_length' => 50,
'desc_length' => 130,
'card_height' => '450px',
'date_format' => 'dMY',
'shadow' => false,
'date_after_title' => true

),
'carousel' => array('disable_arrows' => true,'autoplay' => false ),
'source' => array(
'name' => 'Standard::getNews',
'limit' => 3,
),
'geometry' => array('w' => 3),
'class' => 'no-padding-sides',
);

$rows[] = array(
'contents' => array($content),
'background' => array('color' => "#FAFAFA"),
);
*/
/* css news */
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-actus .home-article .model-image .click-img {
  border-radius: 8px;
}
#section-actus .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-actus .home-article .date_after_title {
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  text-align: left;
  margin: 0 0 15px;
}
#section-actus .home-article .title {
  padding: 0 !important;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  text-align: left;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
  border-radius: 8px;
}
/* --------------------------------  END NEWS --------------------------------------------------*/
/* ################################# PORTRAITS ################################################### */
/* 
// conf php 


*/
/* variables css */
/* css portraits */
@media (min-width: 1200px) {
  #section-portraits {
    padding: 80px 45px 70px 450px;
  }
  #section-portraits .home-content {
    min-height: 130px !important;
    padding: 0 !important;
  }
  #section-portraits .home-content i.slick-arrow {
    top: 50% !important;
    height: 35px;
    margin-top: -23px;
    font-weight: bold;
  }
  #section-portraits.home-section.section-default .section-title {
    background: transparent;
  }
  #section-portraits.home-section.section-default .section-title:before {
    display: none;
  }
  #section-portraits.home-section.section-default .section-title .title {
    color: #333333 !important;
    margin-top: 80px;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    margin-left: 15px;
    letter-spacing: 0;
  }
  #section-portraits .home-article {
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px !important ;
  }
  #section-portraits .home-article .title-wrapper {
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 4px;
    width: 110px;
    height: 110px;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 110px;
    height: 110px !important;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 30px 10px;
  }
  #section-portraits .home-article .title-wrapper .title a {
    text-align: center;
    height: 105px;
  }
}
/* --------------------------------  END PORTRAITS --------------------------------------------------*/
/* ################################# ANNUAIRE MAP + LIENS ################################################### */
/* config PHP */
/*
$content_left = array(
'section' => array(
'type' => 'default',
'col' => '9',
'id' => 'section-gmap',
'background' => 'transparent',
'class' => 'annuaire-express contentSquareFlat no-gutters',
'title' => array(
'txt' => NA_FA("Annuaire"),
'class' => 'text-center nogap',
'delegate' => true,
'color' => 'white',
),
),
'article' => array(
'type' => 'google_map',
'class' => 'simple_mode',
'gmap_white' => true,
'params' => array(
'hide_facets' => true, 
'hide_adr_pro' => true,
'hide_histo' => true, 
'height' => '540px',
'form' => array(
'fields' => array(
array(
'name' => 'keyword',
'placeholder' => 'Rechercher un ancien par nom, année, ville...',
)
)
)
)
),
'source' => array(
'name' => 'Annuaire::getGoogleMap',
'filters' => false,
),
'geometry' => array('w' => 1),
);

$content_right = array(

'section' => array(
'type' => 'default',
'col' => '3',
'id' => 'section-liens_simple',
'background' => 'transparent',
'class' => 'no-gutters',
),

'article' => array(
'type' => 'liens_simple',
'target' => '_blank',
'class' => 'lien-heif'
),
'source' => array(
'name' => 'Standard::getCarrouselItems',
'type' => 'liens_simple',
'limit' => 3,
),
'geometry' => array('w' => 1),
'dots' => false,
'carousel' => false,
'cache' => false
);

$rows[] = array(
'contents' => array($content_left, $content_right),
'background' => array('color' => "#FAFAFA"),
'id' => 'row-annuaire'
);
*/
/* SQL creation carousel */
/*
INSERT INTO `db_carrousel` (`ordre`, `type`, `titre`, `association`, `id_groupe`, `config`, `date_creation`, `date_modifie`) VALUES
(0, 'liens_simple', 'Liens Carte Annuaire', 0, 0, '{\r\n"titre":1,\r\n"icone" : 1,\r\n"icone_fa5" : 1,\r\n"lien":1,\r\n"lien_libelle":1,\r\n"sous_titre":0,\r\n"contenu":0,\r\n"image":0,\r\n"image2":0,\r\n"population":0,\r\n"couleur":1,\r\n"libelle_couleur":"Couleur de fond"\r\n}', '0000-00-00 00:00:00', '2020-05-26 19:31:18');
*/
/* variables less */
/* css */
#section-gmap .section-body {
  height: 47px;
  background: #ffffff;
  width: 470px;
  position: relative;
  display: block;
  max-width: 98% !important;
  margin: auto;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  color: #999;
  padding: 9px 6px 0 17px !important;
  overflow: hidden;
  top: 29px;
  font-size: 16px;
}
#section-gmap .section-body .input-group .form-control {
  font-size: 16px;
}
#section-gmap .section-body #recherche_annuaire_express .fas {
  font-size: 18px;
  margin-top: 6px;
}
#section-gmap #map {
  border: 2px solid #979797;
}
@media (max-width: 768px) {
  .section-body {
    width: auto !important;
    top: 0 !important;
    margin: 15px !important;
    max-width: 90% !important;
  }
  .section-body .input-group .input-group-addon {
    width: 28px;
  }
  #map {
    max-height: 300px !important;
  }
  #section-liens_simple {
    padding-top: 30px !important;
  }
}
@media (min-width: 1200px) {
  #section-gmap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #section-gmap .section-content {
    max-width: 100%;
  }
  #section-gmap .section-content .gmap-form-container {
    max-width: 100%;
  }
}
#section-liens_simple {
  padding-top: 80px;
  padding-bottom: 80px;
}
#section-liens_simple .col-article + .col-article .lien {
  margin-top: 30px;
}
#section-liens_simple .lien {
  display: block;
  height: 160px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  border-radius: 3px;
  border: 2px solid transparent;
}
#section-liens_simple .lien .fas {
  margin: 0;
  font-size: 50px;
  height: 105px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-liens_simple .lien:hover {
  background-color: #fff !important;
  color: #31287c !important;
  border: 2px solid #31287c !important;
}
/* --------------------------------  END ANNUAIRE MAP + LIENS --------------------------------------------------*/
/* ################################# CHIFFRES ################################################### */
/* config php */
/*
$content = array(
'article' => array(
'model' => 'icons',
'type' => 'counter',

),
'source' => array(
'name' => 'Counters::get',
'counters' => array(
array( 'type' => "members", 'title' => "Cotisant",
'params' => array('cotisant' => 1)
),
array( 'type' => "members", 'title' => "Alumni", ),
array( 'type' => "linkedin", 'title' => "Abonnés Linkedin", ),
array( 'type' => "offres", 'title' => "Offres d'emploi", ),
),
),
'section' => array(
'id' => 'section-compteurs'
),
'geometry' => array('w' => 4),
'class' => 'unslickit',
);
$rows[] = array(
'contents' => array($content),
'id' => 'row-compteurs',
'background' => array(
'img' => '/ressources/css/images/bgChiffres.png', 
'filter' => "#000", 
'filter_opacity' => "0.5"
)
);
*/
/* css counters */
#section-compteurs {
  padding-top: 58px;
  padding-bottom: 73px;
}
#section-compteurs .counter-txt .counter-label {
  font-weight: bold;
  font-size: 20px;
}
#section-compteurs .counter-txt .counter-digit {
  margin: 0;
  font-size: 72px;
  display: block;
  font-weight: bold;
  line-height: 78px;
  margin-bottom: 23px;
}
/* --------------------------------  END CHIFFRES --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/*
Config PHP
// module_asso/cms/src/classes/FrontController.php
public static function getFooterConfig() { 
    $res = parent::getFooterConfig();
    
    $res['show_logo'] = true;
    $res['mode'] = 'simple-one';
    $res['tel_prefix'] = '';
    $res['logo_footer'] = 'logo-footer.png';
    
    $res['footer_links'] = array();
    foreach (array('admin', 'mentions_legales', 'credits', 'faq', 'sitemap' ) as $key)
    $res['footer_links'][] = $res['footer_links_available'][$key];
    
    return $res;
}
*/
/* variables less */
#footer-bottom {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #333333;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #999999;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 25px !important;
  padding-bottom: 35px !important;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 55px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 750px;
    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-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 101px !important;
  }
}
@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 --------------------------- */
