/* 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

MAIN CAROUSEL
config PHP
variables less
main-carousel
@min-lg

Liens
variable less
CSS

NEWS 
config PHP
css

PORTRAITS
config PHP
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*/
/* css projet*/
body {
  font-family: 'Montserrat', sans-serif;
  color: #2f4486;
  -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 .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Roboto Slab', serif;
  color: #2f4486;
  font-weight: bold;
}
.home-section.section-default .section-title.side-title .title {
  color: #ec6553 !important;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #2f4486 !important;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
}
.home-section.section-default .section-title .title {
  color: #2f4486 !important;
  line-height: 33px;
  font-size: 40px;
}
.home-section.section-default .section-more a {
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  text-transform: none;
}
@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: 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.top_link,
  body .home-section.section-default .section-more.text-left {
    position: relative;
    text-align: center !important;
    float: none !important;
    margin: 15px auto 30px !important;
    left: unset;
    right: unset;
  }
}
/* --------------------------------  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) {
  .logo-smaller img {
    padding: 5px;
  }
  .search-toggle-wrapper .search-toggle {
    padding: 10px 0;
  }
}
.topbar-btn-icon {
  display: inline-block !important;
}
/* icone handchacke */
.btn-adherer-label {
  display: inline-block;
}
.btn-adherer-wrapper {
  position: relative;
}
@media (min-width: 1200px) {
  .btn-adherer-wrapper {
    margin-right: 30px;
  }
  .btn-adherer-wrapper .icon {
    margin-right: 10px;
  }
  .btn-adherer-wrapper .icon:before {
    font-size: 16px;
    display: block;
  }
}
.btn-adherer-wrapper .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
.btn-adherer-wrapper:before,
.btn-adherer-wrapper:after {
  position: absolute;
  right: 0;
  top: 12px;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #2f4486;
}
.btn-adherer-wrapper:before {
  left: 0;
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 12px 20px 0 0;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:hover .fas,
  .search-toggle-wrapper .search-toggle:hover .fas {
    color: #ec6553;
  }
}
.bar {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #2f4486;
}
.bar .socials .contact,
.bar .rs-append {
  position: relative;
  text-transform: uppercase;
  padding-left: 15px;
  font-size: 12px;
}
.bar .socials .contact:hover,
.bar .rs-append:hover {
  text-decoration: underline;
}
.bar .socials .contact:before,
.bar .rs-append:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  height: 16px;
  width: 1px;
  background-color: #2f4486;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #2f4486;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.NA_connexion .btn-inscription-wrapper a > .fa,
.NA_connexion .btn-inscription-wrapper a > .fas,
.NA_connexion .connexion-btn > .fa.faicon_user,
.NA_connexion .connexion-btn > .fas.faicon_user {
  color: #2f4486;
}
.header-search-mobile {
  border-top: 1px solid #dedede;
  background: #fff !important;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    height: 77px;
    width: 236px;
    text-align: center;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    padding: 0;
    margin: 30px auto;
    width: 129px;
    height: 77px;
    min-height: 77px;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  .bar .btn-connexion-wrapper span,
  .bar .btn-recruteur-wrapper span,
  .bar .btn-adherer-wrapper span {
    color: #2f4486;
  }
  .bar .btn-connexion-wrapper:hover > *,
  .bar .btn-recruteur-wrapper:hover > *,
  .bar .btn-adherer-wrapper:hover > * {
    color: #ec6553;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
  }
  header .NA_connexion .btn-inscription-wrapper a > .fa,
  header .NA_connexion .btn-inscription-wrapper a > .fas,
  header .NA_connexion .connexion-btn > .fa.faicon_user,
  header .NA_connexion .connexion-btn > .fas.faicon_user {
    margin-right: 3px;
    color: #2f4486;
    margin-right: 10px;
    position: absolute;
    left: -15px;
    top: 10px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  header .bar.with-search-field .btn-adherer-wrapper.bar-btn-2,
  header .bar.with-search-field .btn-connexion-wrapper.bar-btn-1 {
    max-width: 170px !important;
  }
  header .btn-recruteur-wrapper,
  header .btn-inscription-wrapper,
  header .btn-adherer-wrapper,
  header .NA_connexion .connexion-np,
  header .NA_connexion .connexion-btn {
    text-transform: none;
  }
  header .btn-recruteur-wrapper:hover *,
  header .btn-inscription-wrapper:hover *,
  header .btn-adherer-wrapper:hover *,
  header .NA_connexion .connexion-np:hover *,
  header .NA_connexion .connexion-btn:hover * {
    color: #ec6553 !important;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  header .bar .btn-inscription-wrapper {
    max-width: 120px !important;
    padding: 0 30px 0 0;
    position: relative;
    margin-right: 20px;
    color: #2f4486;
    background-color: transparent !important;
  }
  header .bar .btn-inscription-wrapper a {
    display: flex !important;
    justify-content: center;
    color: #2f4486 !important;
  }
  header .bar .btn-inscription-wrapper a .btn-adherer-label {
    font-size: 16px;
  }
  header .bar .btn-inscription-wrapper a .topbar-btn-icon {
    display: block !important;
  }
  header .bar .btn-inscription-wrapper a i.icon {
    font-size: 16px !important;
    padding: 10px;
  }
  header .bar .btn-inscription-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .header-slogan {
    font-size: 13px;
    color: #0073B9;
    line-height: 24px;
    font-weight: 600;
    position: absolute;
    left: 0;
    bottom: unset;
    top: calc(120px);
  }
  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: 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;
    float: right;
    min-width: 750px;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li {
    white-space: nowrap;
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    text-transform: uppercase;
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #2f4486;
    line-height: 57px;
  }
  header .header-navigation-side .nav > ul > li:hover > a {
    position: relative;
  }
  header .header-navigation-side .nav > ul > li:hover > a:after {
    content: '';
    height: 2px;
    background: #ec6553;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* media min-lg horizontal */
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .stiky_active .horizontal_nav.adminActive .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 45px !important;
  }
  .stiky_active .horizontal_nav .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 50px !important;
  }
  .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 53px !important;
  }
  .horizontal_nav .header-navigation-side {
    position: relative;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul {
    display: block;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli {
    position: unset;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown {
    top: 55px !important;
    left: 0;
    width: 750px;
    min-width: 750px;
    text-align: center;
    background: transparent;
    box-shadow: none;
    position: absolute;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li {
    display: inline-block;
    width: auto;
    float: none;
    border: 0 none;
    background: transparent;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li:hover > a {
    color: #ec6553;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li a {
    padding-right: 10px;
    font-weight: bold;
  }
}
/* ------- 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 {
  max-height: 650px;
}
#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(47, 68, 134, 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;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  line-height: 60px;
  font-weight: 700;
}
#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: #ec6553 !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 --------------------------------------------------*/
/* ################################# 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'
        );
        */
@media (min-width: 1200px) {
  #section-lienstop {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    transform: translateY(-50%);
  }
}
#section-lienstop .col-article > a.lien {
  color: #2f4486;
  display: flex;
  height: 125px;
  position: relative;
  background-color: #fff;
  border: 1px solid #ECEEF2;
  box-shadow: 6px 5px 11px 0 rgba(0, 0, 0, 0.06);
  border-radius: 63px;
  padding: 20px;
  transition: color .5s ;
}
#section-lienstop .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  margin-right: 20px;
}
#section-lienstop .col-article > a.lien .lien-text {
  margin-top: 13px;
}
#section-lienstop .col-article > a.lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  color: #2f4486;
  text-align: left;
  line-height: 24px;
}
#section-lienstop .col-article > a.lien .lien-title {
  font-size: 22px;
  color: #2f4486;
  text-align: left;
  text-transform: uppercase;
  margin-top: 4px;
}
#section-lienstop .col-article > a.lien:hover {
  color: #ec6553 !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #ec6553;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article + .col-article {
    margin-top: 10px;
  }
  #section-lienstop .col-article * {
    font-size: 93% !important;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ####################### Compteurs ############################ */
#section-compteurs .article-counter .counter-label {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
#section-compteurs .article-counter .counter-digit {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  margin: 0 0 10px;
}
#section-compteurs .article-counter .description {
  color: #747474;
  text-transform: capitalize;
}
#section-compteurs .article-counter .tiny-circle {
  color: transparent;
}
#section-compteurs .article-counter .tiny-circle .countTo {
  color: #2f4486;
}
#section-compteurs .article-counter .fill,
#section-compteurs .article-counter .dot span {
  background-color: #2f4486;
}
#section-compteurs .article-counter .hold {
  background: #ec6553;
}
#section-compteurs .article-counter .inner-shadow {
  background: #fff;
}
@media (max-width: 991.98px) {
  #section-compteurs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* --------------------------------  END compteurs --------------------------------------------------*/
/* ################################# NEWS ################################################### */
/*
// PHP

        $content_right = array(
            'section' => array(
                'type' => 'default',
                'col' => '9',
                'title' => array(
                    'txt' => NA_FA_HTML('Événements'),
                    'class' => 'text-left',
                ),
                'more' => array(
                    'txt' => NA_FA_HTML('Tous les événements'),
                    'url' => \NA\Router::urlWC('Event.main', 'all'),
                    'class' => 'text-left '
                ),
                'bt_more' => false,
                'id' => 'section-events'
            ),
            'article' => array(
                'type' => 'Model',
                'class' => 'imgFullWidth locationBottom dateImgSquare',
                'title_length' => 90,
                'desc_length' => 0,
                'card_height' => '370px',
                'date_format' => 'd F Y',
                'shadow' => false,
                'location' => true,
                
            ),
            'carousel' => array('disable_arrows' => true,'autoplay' => false ),
            'source' => array(
                'name' => 'Standard::getEvents',
                'limit' => 3,
            ),
            'geometry' => array('w' => 3),
            'class' => 'no-padding-sides',
        );
*/
/* css news */
#section-actus {
  padding-top: 20px;
}
#section-actus .home-article,
#section-events .home-article {
  background: transparent;
  border: 0 none;
}
#section-actus .home-article .model-image .click-img,
#section-events .home-article .model-image .click-img {
  border-radius: 8px;
}
#section-actus .home-article .desc,
#section-events .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-actus .home-article .date,
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  background-color: #2f4486;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
  bottom: -22px;
}
#section-actus .home-article .date span,
#section-events .home-article .date span {
  color: #fff;
  display: inline-block;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 44px;
}
#section-actus .home-article .title,
#section-events .home-article .title {
  padding: 0 !important;
  font-size: 20px;
  color: #2F4486;
  line-height: 32px;
  font-weight: 400;
}
#section-actus .home-article .model-image,
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 8px;
}
#section-actus .home-article.locationBottom .location,
#section-events .home-article.locationBottom .location {
  color: #ec6553;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
}
#section-actus .readmore-wrapper,
#section-events .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 0;
}
#section-actus .readmore-wrapper a,
#section-events .readmore-wrapper a {
  border-radius: 8px;
  font-size: 16px;
  float: left;
  margin-left: 0;
  font-weight: bold;
}
#section-actus .readmore-wrapper a i,
#section-events .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .readmore-wrapper a:hover i,
#section-events .readmore-wrapper a:hover i {
  margin-left: 20px;
}
#section-events .desc {
  display: none !important;
}
/* --------------------------------  END NEWS --------------------------------------------------*/
#section-annuaireexpress .section-title {
  margin-bottom: 0;
}
#section-annuaireexpress .section-title .title {
  color: #fff !important;
}
#section-annuaireexpress .article-annuaire_express_simple .submit-search-btn {
  background: #2f4486;
  border-color: #2f4486;
  color: #fff;
}
#section-annuaireexpress .article-annuaire_express_simple .submit-search-btn:hover {
  background: transparent;
  border-color: #fff;
}
/* ################################# MAIN EMPLOI ################################################### */
#section-emploi {
  padding-bottom: 60px;
}
@media (min-width: 1200px) {
  #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;
}
#section-emploi .article-Model .readmore-wrapper {
  left: 50px;
  bottom: 10px;
}
#section-emploi .home-article {
  padding: 30px;
  background: #FFFFFF;
  border: 1px solid rgba(191, 185, 185, 0.3);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.11);
  transition: background .3s;
  border-radius: 4px;
}
#section-emploi .home-article:hover {
  background: rgba(255, 255, 255, 0.7);
}
#section-emploi .home-article .title {
  font-weight: bold;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  color: #2f4486;
}
#section-emploi .home-article .title .entreprise {
  position: absolute;
  top: 72px;
  font-size: 16px;
}
#section-emploi .home-article .date {
  text-transform: none;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  color: #2f4486;
  top: 0;
  left: 0;
  width: 100%;
  text-align: left;
  margin: 0 0 15px;
}
#section-emploi .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
  left: 0 !important;
}
#section-emploi .readmore-wrapper a {
  background-color: transparent;
  color: #ec6553;
  text-transform: uppercase;
  font-size: 16px;
  float: left;
  font-weight: bold;
  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: 10p x;
  }
}
/* --------------------------------  END EMPLOI --------------------------------------------------*/
#section-newsletter .section-title .title {
  color: #fff !important;
}
#section-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .placeholder-icon {
  color: #ec6553;
}
#section-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok {
  background-color: #2f4486;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#section-newsletter .inscription-newsletter-wrapper .email_nl-wrapper .button-ok:hover {
  background-color: #ec6553;
}
/* ####################### NOMINATIONS ############################ */
@media (min-width: 1200px) {
  .home_nominations .section-nominations {
    position: relative;
  }
  .home_nominations .section-nominations.home-section.section-default .section-title {
    min-height: 60px;
  }
  .home_nominations .section-nominations.home-section.section-default .section-more.top_link {
    top: 65px;
  }
}
.home_nominations .home-content .col-article {
  margin-bottom: 30px;
}
.home_nominations .home-content .col-article .home-article {
  height: 200px;
  -moz-box-shadow: 4px 4px 10px -3px #cccccc;
  -webkit-box-shadow: 4px 4px 10px -3px #cccccc;
  -o-box-shadow: 4px 4px 10px -3px #cccccc;
  box-shadow: 4px 4px 10px -3px #cccccc;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, Direction=134, Strength=10);
  border: 0;
}
.home_nominations .home-content .col-article .home-article .model-image {
  float: left;
  width: 170px;
  background: #fff;
  height: calc(100% + 30px);
  margin: -15px;
}
.home_nominations .home-content .col-article .home-article .model-image .newsImg {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  transition: all 0.3s;
}
.home_nominations .home-content .col-article .home-article .model-image .newsImg:hover {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.home_nominations .home-content .col-article .home-article .model-content {
  float: right;
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
}
.home_nominations .home-content .col-article .home-article .model-content.with-image {
  width: calc(100% - 170px);
}
.home_nominations .home-content .col-article .home-article .model-content .link-entire-box {
  display: block;
  margin: 5px 0;
}
.home_nominations .home-content .col-article .home-article .model-content .link-entire-box .date {
  display: block;
  text-align: left;
  font-size: 14px;
  margin-bottom: 12px;
  color: #2f4486;
  font-family: 'Montserrat', sans-serif;
}
.home_nominations .home-content .col-article .home-article .model-content .link-entire-box .title {
  color: #2f4486;
  font-family: 'Montserrat', sans-serif;
  padding: 0;
  height: auto;
  font-size: 20px;
  font-weight: normal !important;
  margin: 0 0 7px;
}
.home_nominations .home-content .col-article .home-article .model-content .link-entire-box .desc {
  color: #2f4486;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  padding: 0px;
  line-height: 1.5em;
  text-align: left;
}
.home_nominations .home-content .col-article .home-article:hover .newsImg {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
.home_nominations .home-content .col-article .home-article:hover .title {
  color: #ec6553 !important;
}
@media only screen and (max-width: 768px) {
  .home_nominations .home-content .col-article .home-article {
    height: auto;
  }
  .home_nominations .home-content .col-article .home-article .model-image {
    float: none;
    width: calc(100% + 30px);
    height: auto;
    margin-bottom: 20px;
  }
  .home_nominations .home-content .col-article .home-article .model-content {
    float: none;
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .home_nominations .section-more {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}
/* --------------------------------  END NOMINATIONS --------------------------------------------------*/
/* ################################# Debut Apropos  ############################################ */
@media (min-width: 1200px) {
  #section-apropos:before {
    content: '';
    width: 100%;
    height: 450px;
    border-radius: 2px;
    background-color: #ec6553;
    position: absolute;
    left: -56%;
    top: 40px;
    z-index: 0;
  }
  #section-apropos .apropos .title {
    padding-right: 100px;
    line-height: 45px;
    display: block;
  }
  #section-apropos .apropos .apropos-image-wrapper {
    width: 50%;
    text-align: right;
    justify-content: flex-start;
    min-height: 450px;
    overflow: hidden;
    display: flex;
  }
  #section-apropos .apropos-image {
    object-fit: cover;
    width: 80%;
  }
  #section-apropos .apropos .apropos-cta {
    position: absolute !important;
    left: 50%;
  }
}
#section-apropos .apropos-image-wrapper {
  position: relative;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
#section-apropos .apropos {
  position: relative;
}
#section-apropos .apropos .apropos-desc {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #2f4486;
  font-weight: 400;
  text-align: left;
  padding: 0 50px 50px 0;
}
#section-apropos .apropos .apropos-desc p {
  text-align: left;
  margin-bottom: 15px;
}
#section-apropos .apropos-cta a {
  display: block;
  position: relative;
  text-align: center;
  bottom: 0;
  background: #2f4486;
  font-weight: 700;
  color: #fff;
  border: 1px solid #2f4486;
  border-radius: 3px;
}
#section-apropos .apropos-cta a:hover {
  color: #2f4486 !important;
  background: transparent;
}
#section-apropos .apropos-cta a:hover a {
  color: #2f4486 !important;
}
/* --------------------------------  END Apropos ------------------------------------------------*/
/* ####################### 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 {
  border-top: 1px solid #526A7D;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #2f4486;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #999999;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .asso_coords * {
  color: #2f4486;
}
#footer-middle .logos-left {
  position: relative;
  text-align: left;
}
#footer-middle .logos-left:before {
  content: 'Executive MBA CHEA';
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  margin: 10px 0 20px;
  display: block;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle {
    height: 227px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 58px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 800px;
    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-socials li + li {
    margin-left: 5px !important;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
}
@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 --------------------------- */
