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

site_header

annuaire



*/
.groupstrape .content-groupe .sidebar .widget-actions a.btn-block {
  min-width: 160px !important;
}
#section-partenaires .article-partenaire a {
  cursor: default;
}
/* ################################# 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=Changa:wght@200;300;400;500;600;700;800&display=swap";
    return $context2;
}

*/
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Open Sans', 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-more a,
body .phrase-header,
body .section-title .title,
body h1,
body h2,
body h3,
body h4,
body .read-more {
  font-family: 'Changa', sans-serif;
  color: #333333;
  font-weight: 900 !important;
}
body .home-section.section-default .section-more a {
  border-radius: 3px;
  text-transform: none;
  font-weight: 700;
  font-size: 16px;
}
.home-section.section-default .section-title {
  margin-bottom: 50px;
}
.home-section.section-default .section-title .title {
  line-height: 33px;
  color: #333333 !important;
  font-size: 40px;
  font-weight: 900;
}
@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%;
  }
}
@media (max-width: 767.98px) {
  .home-section.section-default {
    padding: 10px !important;
  }
  .home-section.section-default .home-article {
    height: auto !important;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
body.ecole-asso-0 header .bar .header-right-0 > ul > li > a {
  white-space: nowrap;
}
body .header-right-0 > ul {
  display: flex;
}
/* ################################# 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;
  }
}
@media (min-width: 1200px) {
  .shopping-cart a {
    padding: 0 !important;
  }
  .shopping-cart i,
  .search-toggle-wrapper .search-toggle {
    padding: 8px 20px 0 0;
    margin-right: 15px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
}
.bar {
  font-size: 16px;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #333333;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .socials .contact,
.bar .socials .header-links {
  font-family: 'Open sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
}
.bar .socials .contact:before,
.bar .socials .header-links:before {
  position: relative;
  float: left;
  top: 12px;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #333333;
  margin: 0 7px;
}
header {
  font-family: 'Changa', sans-serif;
}
@media (min-width: 1200px) {
  body header .bar .btn-inscription-wrapper,
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  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 {
    position: absolute;
    left: 0;
    top: 7px;
    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 .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  header .header-navigation-side {
    width: 900px !important;
    margin-top: 37px !important;
  }
  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:first-child > a {
    padding-left: 0;
  }
  header .header-navigation-side .nav > ul > li:last-child > a {
    padding-right: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 12px;
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #333333;
  }
  header .header-navigation-side .nav > ul > li.menuli > .nav-dropdown {
    text-align: left;
    font-size: 12px;
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li.menuli > .nav-dropdown > ul > li:hover > a {
    color: #fff !important;
    background-color: #008640 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli > .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
    margin-top: -1px;
  }
  header .header-navigation-side .nav > ul > li.menuli > .nav-dropdown .nav-dropdown {
    top: -1px !important;
  }
  .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 .logo > a img {
    max-height: 120px;
  }
  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: 40px;
    width: 910px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul {
    float: right;
    display: block !important;
  }
  header .header-navigation-side .nav > ul > li {
    min-width: unset;
  }
  header .header-navigation-side .nav > ul > li.menuli {
    flex: none !important;
    min-width: 0;
    position: relative;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    padding: 0 14px;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    color: #333333;
    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 .nav-dropdown li:hover a {
    color: #008640;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #008640;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
/*
        $content = array(
            'section' => array(
                'type' => 'default',
                'col' => '12',
                'id' => 'section-header'
            ),
            'article' => array(
                'type' => 'site_header',
            ),

             'source' => array(
                'name' => 'Standard::getLocalPage',
                'article' => 'site_header'
            ),
            'geometry' => array('w' => 1),
            'carousel' => false,
            'class' => 'no-padding-sides'

        );
        $rows[] = array(
            'contents' => array($content),
            'id' => 'row-header',
            'background' => array(
                'img' => "/ressources/css/images/header". \NAConst::get('ECOLE_SITE') .".jpg"
            )
        );

*/
#row-header {
  background-position: top center;
}
#section-header {
  min-height: 300px;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  font-family: 'Changa', sans-serif;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 45px;
  color: #ffffff;
  font-weight: 700 !important;
  text-align: center;
  text-transform: none;
}
#section-header .site_header-actions {
  margin-top: 50px;
}
#section-header .cta-header {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  font-weight: bold;
  white-space: nowrap;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 211px;
  margin-bottom: 15px;
}
#section-header .cta-header.fill {
  border: 1px solid #5cbb46;
  background-color: #5cbb46;
  width: 170px;
}
#section-header .cta-header:hover {
  border: 1px solid #008640;
  background-color: #008640;
}
@media (min-width: 1200px) {
  #section-header {
    height: 500px;
    padding-top: 161px;
  }
  #section-header .header-phrase {
    max-height: 300px;
    max-width: 515px;
    background: rgba(0, 0, 0, 0.75);
    padding: 50px 10px 70px;
    box-sizing: border-box;
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #section-header .cta-header.empty {
    margin-right: 25px;
    margin-bottom: 0;
  }
  #section-header .text {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# annuaire ################################################### */
/* php :

        $content = array(
            'section' => array(
                'type' => 'default',
                'col' => '12',
                'background' => 'transparent',
                'class' => 'annuaire-express-simple',
                'title' => array(
                    'txt' => NA_FA("Rechercher un diplômé"),
                    'delegate' => true
                ),
                'id' => 'section-annuaireexpress'
            ),
            'article' => array(
                   'type' => 'annuaire_express_simple',
                   'class' => 'text-right'
            ),
            'source' => array(
                    'name' => 'Standard::getMembers',
            ),
            'geometry' => array('w' => 1),
            'class' => 'non-responsive',
            'class' => 'unslickit',
        );
        $rows[] = array(
            'contents' => array($content),
            'background' => array('color' => \NAConst::get('MAIN_COLOR1') )
        );

*/
/* css */
#section-annuaireexpress {
  padding: 70px 0 80px;
}
#section-annuaireexpress.home-section.section-default .section-title .title {
  color: #fff !important;
  line-height: 48px;
}
#section-annuaireexpress.home-section.section-default .section-title {
  margin: 0;
}
#section-annuaireexpress.home-section.section-default .section-title .title {
  margin: 0;
  padding: 0;
}
#section-annuaireexpress .article-annuaire_express_simple input[type="search"] {
  border-radius: 3px;
  border: 0 none;
}
#section-annuaireexpress .article-annuaire_express_simple .submit-search-btn {
  font-family: 'Changa', sans-serif;
}
@media (max-width: 767.98px) {
  #section-annuaireexpress .article-annuaire_express_simple .submit-search-btn {
    margin-top: 15px;
    padding: 0 35px;
  }
}
/* --------------------------------  END annuaire ------------------------------------------------*/
/* ################################# Revue ################################################### */
#section-revue .col-article .bgImg {
  min-height: 287px;
}
/* --------------------------------  END revue ------------------------------------------------*/
@media (min-width: 1200px) {
  body.home.ecole-asso-0.stiky_nav.stiky_active .header-main.header-main-nav-side {
    position: fixed;
    padding: 0 0 25px;
    background: rgba(0, 0, 0, 0.8);
    height: 110px;
    z-index: 9999;
  }
}
/* ################################# etiquette ################################################### */
@media (max-width: 767.98px) {
  #section-actions {
    padding-bottom: 30px !important;
  }
  #section-actions .etiquette-article .read-more {
    font-family: 'Changa', sans-serif;
    width: 100%;
    margin: 20px 0;
  }
}
/* --------------------------------  END etiquette ------------------------------------------------*/
/* ################################# 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-revue .home-article,
#section-events .home-article {
  background: transparent;
  border: 0 none;
}
#section-revue .home-article .model-image .click-img,
#section-events .home-article .model-image .click-img {
  border-radius: 8px;
}
#section-revue .home-article .desc,
#section-events .home-article .desc {
  padding: 0 !important;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
#section-revue .home-article .date,
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  background-color: #333;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 8px;
  bottom: -22px;
}
#section-revue .home-article .date span,
#section-events .home-article .date span {
  color: #fff;
  display: inline-block;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 44px;
}
#section-revue .home-article .title,
#section-events .home-article .title {
  padding: 0 !important;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  text-align: left;
}
#section-revue .home-article .model-image,
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 8px;
}
#section-revue .home-article.locationBottom .location,
#section-events .home-article.locationBottom .location {
  color: #5cbb46;
  text-transform: none;
}
#section-actus .desc,
#section-events .desc {
  display: none !important;
}
/* --------------------------------  END NEWS --------------------------------------------------*/
/* ################################# parallax ################################################### */
/*
php :

        $content = array(
            'section' => array(
                'type' => 'default',
                'id' => 'section-parallax',
            ),
            'article' => array(
                'type' => 'raw'
            ),
            'source' => array(
                'name' => 'Standard::none'
            ),
            'geometry' => array('w' => 1),
        );

        $rows[] = array(
            'contents' => array($content),
            'background' => array('img' => '/ressources/css/images/bg-parallax.jpg', 'parallax' => true),
        );
        */
#row-parallax {
  background-position: center top !important;
}
#row-parallax #section-parallax {
  height: 200px;
}
/* --------------------------------  END parallax ------------------------------------------------*/
/* ################################# carnet + news  ################################################### */
.listViewHalf {
  margin-bottom: 15px;
  padding-bottom: 0;
  display: block;
  clear: both;
}
.listViewHalf .model-image {
  width: 34%;
}
.listViewHalf .model-content {
  width: 53%;
  height: auto;
  padding: 0 0 0 4%;
}
.listViewHalf .model-image,
.listViewHalf .click-img {
  border-radius: 8px;
}
.listViewHalf .date {
  border-radius: 7px;
}
#section-nominations .model-content .date,
#section-actus .model-content .date {
  display: none;
}
#section-nominations .home-article,
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-nominations .home-article .date_after_title,
#section-actus .home-article .date_after_title {
  font-weight: normal;
  font-size: 16px;
  color: #999999;
  line-height: 1em;
  text-align: left;
  position: absolute;
  bottom: 15px;
}
#section-nominations .home-article .title,
#section-actus .home-article .title {
  padding: 0 !important;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  text-align: left;
}
#section-nominations .home-article .desc,
#section-actus .home-article .desc {
  display: block;
}
@media (max-width: 991.98px) {
  #section-nominations .home-article .title,
  #section-actus .home-article .title {
    font-size: 16px;
    line-height: 24px;
  }
  #section-nominations .home-article .date_after_title,
  #section-actus .home-article .date_after_title {
    bottom: 0;
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  #section-nominations .home-article .title,
  #section-actus .home-article .title {
    font-size: 13px;
    line-height: 1.4em;
  }
}
#section-nominations .col-article:last-child .home-article,
#section-actus .col-article:last-child .home-article {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #section-nominations {
    padding-right: 30px;
  }
}
#section-nominations .desc {
  display: block;
  padding: 0;
  font-size: 16px;
  color: #333;
}
#section-nominations .date_after_title {
  position: relative !important;
  margin-top: 30px;
  margin-bottom: 20px;
}
#section-nominations .model-image {
  background-color: #fff;
}
#section-nominations .click-img {
  border-radius: 8px;
}
/* --------------------------------  END news ------------------------------------------------*/
/* ################################# Carriere ################################################### */
/*
        $content = array(
            'section' => array(
                'class' => 'no-gutters',    
                'id' => 'section-carriere',
            ),
            'article' => array(
                'type' => 'carriere'
            ),
            'source' => array(
                'name' => 'Standard::getLocalPage',
                'article' => 'carriere'
            ),
            'geometry' => array('w' => 1),
            'class' => 'no-padding-sides'
        );
        $rows[] = array(
            'contents' => array($content),
            'background' => array(
                'color' => "#fff" , 
                'img' => "/ressources/css/images/bg_carriere.jpg",
                'filter' => "#fff", 'filter_opacity' => '75%',
                'parallax' => true
                )
        );
*/
#section-carriere .carriere-text {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  line-height: 32px;
  display: block;
  max-width: 570px;
  margin: 10px auto;
}
#section-carriere .cta-carriere .cta {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Changa', sans-serif;
  color: #fff;
  width: 200px;
  text-align: center;
  border: 1px solid ;
  border-radius: 3px;
}
#section-carriere .cta-carriere .cta + .cta {
  margin-top: 15px;
}
#section-carriere .cta-carriere .cta.cta1 {
  background-color: #008640;
  border-color: #008640;
}
#section-carriere .cta-carriere .cta.cta2 {
  background-color: #5cbb46;
  border-color: #5cbb46;
}
#section-carriere .cta-carriere .cta:hover {
  background-color: transparent;
}
#section-carriere .cta-carriere .cta:hover.cta1 {
  color: #008640;
}
#section-carriere .cta-carriere .cta:hover.cta2 {
  color: #5cbb46;
}
@media (min-width: 1200px) {
  #section-carriere .carriere-text {
    margin: 60px auto;
  }
  #section-carriere .cta-carriere .cta + .cta {
    margin-left: 30px;
    margin-top: 0;
  }
}
/* --------------------------------  END carriere ------------------------------------------------*/
/* ################################# groupes ################################################### */
#section-communaute {
  padding: 0;
}
#section-communaute .damier {
  min-height: 350px;
  overflow: hidden;
  position: relative;
}
#section-communaute .damier .bg-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: width .3s, height .3s, top .3s, left .3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#section-communaute .damier:hover .bg-image {
  top: -15px;
  left: -15px;
  width: calc( 100% + 30px);
  height: calc( 100% + 30px);
}
#section-communaute .damier .damier-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5);
}
#section-communaute .damier .damier-content {
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin: 80px 60px;
  font-weight: normal;
}
#section-communaute .damier .damier-content .damier-label {
  margin-top: 22px;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  max-width: 210px;
}
#section-communaute .damier .damier-content .damier-icon img {
  min-width: 0;
  margin: auto;
}
#section-communaute .damier-label {
  font-family: 'Changa', sans-serif;
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 65px;
  left: 50%;
  transform: translate(-50%);
}
#section-communaute .home-content .slick-initialized .slick-slide img {
  max-width: 125px !important;
  max-height: 115px;
  min-width: 0;
}
/* --------------------------------  END groupes ------------------------------------------------*/
/* ################################# contact applis  ############################################ */
#row-applis-contact .section-title {
  margin-bottom: 0;
}
#row-applis-contact .section-text {
  max-width: 480px;
  font-size: 20px;
  line-height: 30px;
  color: #333;
  margin: 10px;
}
#row-applis-contact .section-title .title > span {
  display: block;
  margin-top: 30px;
  color: #5cbb46;
}
@media (max-width: 767.98px) {
  #row-applis-contact .section-title .title {
    text-align: center;
  }
  #row-applis-contact .section-title .title > span {
    margin: 0;
    display: inline-block;
  }
}
#row-applis-contact #section-contact {
  padding-bottom: 0;
}
#row-applis-contact #section-contact .cta-section .cta {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Changa', sans-serif;
  color: #fff;
  width: 200px;
  text-align: center;
  border: 1px solid #5cbb46;
  border-radius: 3px;
  background-color: #5cbb46;
  border-color: #5cbb46;
}
#row-applis-contact #section-contact .cta-section .cta + .cta {
  margin-top: 15px;
}
#row-applis-contact #section-contact .cta-section .cta.cta-empty {
  background-color: transparent;
  color: #5cbb46;
}
#row-applis-contact #section-contact .cta-section .cta:hover {
  background-color: #008640;
  border-color: #008640;
  color: #fff;
}
@media (max-width: 767.98px) {
  #row-applis-contact #section-contact {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #row-applis-contact #section-contact .section-text {
    margin: 50px 0 50px 15px;
  }
  #row-applis-contact #section-contact .cta-section {
    padding-left: 15px;
  }
  #row-applis-contact #section-contact .cta-section .cta + .cta {
    margin-left: 30px;
    margin-top: 0;
  }
}
#row-applis-contact #section-applis {
  padding-bottom: 0 !important;
}
#row-applis-contact #section-applis .applis-inner {
  background: transparent url(/ressources/css/images/phone-bg.png) no-repeat center bottom;
  height: 313px;
  padding: 153px 0 0;
  background-size: 578px;
}
#row-applis-contact #section-applis .applis-inner a {
  display: block;
  width: 170px;
  margin: auto;
  transition: width .3s;
}
#row-applis-contact #section-applis .applis-inner a > img {
  transition: width .3s;
}
#row-applis-contact #section-applis .applis-inner a:hover {
  width: 180px;
}
#row-applis-contact #section-applis .applis-inner a:hover img {
  width: 180px;
}
#row-applis-contact #section-applis .applis-inner a + a {
  margin-top: 25px;
}
@media (max-width: 767.98px) {
  #row-applis-contact #section-applis .applis-inner {
    height: auto;
    padding: 82px 0 21px;
    background-size: 459px;
  }
}
/* --------------------------------  END contact applis  ------------------------------------------------*/
/* ################################# footer  ############################################ */
@media (min-width: 1200px) {
  #footer-right {
    text-align: right;
    padding: 0;
  }
}
.na-footer .liens-footer {
  display: inline-block;
  line-height: 30px;
  height: 40px;
}
.na-footer .liens-footer li {
  position: relative;
}
.na-footer .liens-footer a:hover {
  text-decoration: underline !important;
}
.na-footer .liens-footer li + li:before {
  top: 7px;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #333333;
  float: left;
  margin: 7px 10px 0 0 ;
}
.na-footer #footer-middle {
  font-size: 12px;
  padding: 35px 0 23px;
  border-top: 1px solid #DEDEDE;
}
.na-footer #footer-bottom {
  padding: 12px 0;
}
.na-footer #footer-bottom #footer-socials li a i {
  color: #333;
}
.na-footer #footer-bottom .footer-bottom-coords {
  font-size: 12px;
}
.na-footer .footer-logo {
  display: inline-block;
}
.na-footer #footer-logo-2 {
  float: right;
  margin-top: -8px;
}
.na-footer #footer-logo-1 img {
  width: 125px;
  margin: -12px 0 0 3px;
  vertical-align: middle;
}
.na-footer #footer-logo-1 .logo-label {
  content: data('after');
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-left: 6px;
  vertical-align: middle;
  height: 40px;
  line-height: 30px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .na-footer #footer-middle,
  .na-footer #footer-bottom {
    padding: 10px;
    text-align: center;
  }
  .na-footer #footer-middle .footer-logo,
  .na-footer #footer-bottom .footer-logo {
    display: block;
    margin: auto;
    margin: 10px 0;
    float: none;
  }
  .na-footer #footer-middle .footer-logo img,
  .na-footer #footer-bottom .footer-logo img {
    margin: 0;
    float: none;
  }
  .na-footer #footer-middle .footer-logo .logo-label,
  .na-footer #footer-bottom .footer-logo .logo-label {
    display: block;
  }
}
#footer-bottom .footer-bottom-rs ul {
  margin-left: 15px;
}
@media (max-width: 991.98px) {
  #footer-bottom .footer-bottom-rs ul {
    width: 100%;
    margin: 0;
  }
}
/* --------------------------------  END footer ------------------------------------------------*/
/* ################################# contact  ############################################ */
#section-portraits_2020 {
  background: transparent;
  border: 0 none;
}
#section-portraits_2020 .home-article {
  width: 100% !important;
  min-height: 170px !important;
  border-radius: 0;
  margin: 0 auto !important ;
  height: auto;
  text-align: center;
}
#section-portraits_2020 .photo {
  width: 170px !important;
  height: 170px !important;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 30px;
}
#section-portraits_2020 .photo .model-image {
  height: 100%;
}
#section-portraits_2020 .infos {
  font-size: 24px;
  position: relative;
  text-align: center;
  font-weight: 700;
}
#section-portraits_2020 .infos .diplome {
  margin: 15px 0 ;
  display: block;
  font-size: 16px;
  color: #5cbb46;
}
#section-portraits_2020 .infos a + a {
  margin-left: 10px;
}
#section-portraits_2020 .infos .fas,
#section-portraits_2020 .infos .fab {
  font-size: 16px;
}
@media (max-width: 520px) {
  #section-portraits_2020 .photo {
    transform: scale(0.7);
  }
  #section-portraits_2020 .infos {
    font-size: 13px;
  }
}
/* ################################# counters  ############################################ */
#section-compteurs .counter-mode-icon {
  width: auto;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  margin: 0;
  font-size: 72px;
  font-family: 'Changa', sans-serif;
  line-height: 1em;
  margin: 0 15px;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-label {
  font-weight: bold;
  font-size: 20px;
  margin-top: 20px;
  display: block;
}
@media (min-width: 1200px) {
  .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 ------------------------------------------------*/
/* --------------------------------  END contact ------------------------------------------------*/
#section-revue .home-article {
  max-width: 400px;
  margin: auto;
}
body.ecole-asso-0 header .header-navigation-side {
  padding-top: 29px;
}
body.ecole-asso-0 header .bar .connexion-btn {
  padding: 0 !important;
}
body.ecole-asso-0 header .inline-div-section-wrapper .inline-div-section.socials-wrapper {
  max-width: 555px !important;
}
body.ecole-asso-0 header .nav-btn span {
  background-color: #fff;
}
body.ecole-asso-0 #section-events .section-more a:hover,
body.ecole-asso-0 #section-actus .section-more a:hover,
body.ecole-asso-0 #section-revue .section-more a:hover,
body.ecole-asso-0 #section-portraits_2020 .section-more a:hover {
  background-color: #5cbb46 !important;
  border-color: #5cbb46 !important;
}
body.ecole-asso-0 #section-revue .home-article {
  min-height: 458px;
}
body.ecole-asso-0 header .bar {
  background-color: #333;
  color: #fff;
  border: 0 none;
}
body.ecole-asso-0 header .bar .search-wrapper {
  display: none !important;
}
body.ecole-asso-0 header .bar .search-toggle-wrapper .fas,
body.ecole-asso-0 header .bar .socials a i {
  color: #fff !important;
}
body.ecole-asso-0 header .bar .shopping-cart i:after,
body.ecole-asso-0 header .bar .search-toggle-wrapper .search-toggle:after {
  background-color: #fff;
}
body.ecole-asso-0 header .bar .NA_connexion {
  min-width: 0 !important;
  max-width: 50px;
  background-color: transparent;
}
body.ecole-asso-0 header .bar .connexion-btn {
  background-color: transparent;
}
body.ecole-asso-0 header .bar .connexion-btn > .fas.faicon_user {
  color: #fff;
  font-size: 21px !important;
  text-align: center;
  padding: 0;
  line-height: 40px;
  top: 0;
}
body.ecole-asso-0 header .bar .connexion-btn > span,
body.ecole-asso-0 header .bar .connexion-btn > .fa-chevron-down {
  display: none;
}
body.ecole-asso-0 header .bar .header-right-0 {
  color: #fff;
  font-size: 16px;
  z-index: 999;
  font-family: 'Changa', sans-serif;
  font-weight: 700;
}
body.ecole-asso-0 header .bar .header-right-0 .dropdown {
  background-color: #333;
  display: none;
  opacity: 0;
  transition: opacity .3s ;
  position: absolute;
  top: 100%;
  width: 215px;
}
body.ecole-asso-0 header .bar .header-right-0 .dropdown a {
  font-weight: normal;
}
body.ecole-asso-0 header .bar .header-right-0 > ul > li {
  position: relative;
}
body.ecole-asso-0 header .bar .header-right-0 > ul > li + li {
  margin-left: 30px;
}
body.ecole-asso-0 header .bar .header-right-0 > ul > li:hover > a {
  background: #008640;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
body.ecole-asso-0 header .bar .header-right-0 > ul > li:hover .dropdown {
  display: block;
  opacity: 1;
}
body.ecole-asso-0 header .bar .header-right-0 .dropdown a:hover {
  background: #008640;
}
body.ecole-asso-0 header .bar .header-right-0 a {
  padding: 5px 10px;
  color: #fff;
  display: block;
}
body.ecole-asso-0 header .bar .header-right-0 a i {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
body.ecole-asso-0 header .bar .header-right-0 .recruteur-btn {
  padding: 5px 0;
  margin-right: 20px;
  width: 171px;
  text-align: center;
}
body.ecole-asso-0 header .bar .header-right-0 .recruteur-btn a {
  border: 1px solid #fff;
  border-radius: 3px;
  height: 30px;
  line-height: 28px;
  padding: 0 25px;
}
body.ecole-asso-0 .header-text .title {
  text-align: left;
  top: 104px;
  position: absolute;
  left: 30px;
  max-width: 700px;
}
body.ecole-asso-0 .header-text .title > div > span {
  font-family: 'Changa', sans-serif;
  color: #fff !important;
  font-size: 56px;
  line-height: 72px;
  font-weight: 700;
  text-align: left;
  display: block;
  float: left;
  clear: both;
  padding: 1px 25px;
}
body.ecole-asso-0 .header-text .title .color1 span {
  background-color: #008640 !important;
}
body.ecole-asso-0 .header-text .title .color2 span {
  font-family: 'Open sans', sans-serif;
  background-color: #a32423 !important;
  font-size: 24px;
  line-height: 32px;
  margin-top: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 22px 25px;
}
body.ecole-asso-0 .article-annuaire_express_simple .submit-search-btn {
  border-color: #008640;
}
body.ecole-asso-0 .article-annuaire_express_simple .submit-search-btn:hover {
  border-color: #5cbb46;
  background-color: #5cbb46 !important;
}
body.ecole-asso-0 #row-applis-contact #section-contact .cta-section .cta {
  background-color: #008640;
  border-color: #008640;
}
body.ecole-asso-0 #row-applis-contact #section-contact .cta-section .cta:hover {
  border-color: #5cbb46;
  background-color: #5cbb46;
}
body.ecole-asso-0 #row-applis-contact #section-contact .cta-section .cta + .cta {
  background-color: transparent;
  color: #008640;
}
body.ecole-asso-0 #row-applis-contact #section-contact .cta-section .cta + .cta:hover {
  border-color: #5cbb46;
  color: #5cbb46;
}
body.ecole-asso-0 #row-applis-contact .section-title .title > span {
  color: #008640;
}
body.ecole-asso-0 #section-header {
  height: 675px !important;
}
body.ecole-asso-0 .submit-search-btn,
body.ecole-asso-0 .section-more a {
  background-color: #008640 !important;
  color: #fff !important;
}
body.ecole-asso-0 footer #footer-middle {
  background-color: #333;
  padding: 45px 0;
}
body.ecole-asso-0 footer #footer-middle .asso-logos li {
  display: inline-block;
  text-align: center;
  margin: 15px;
}
body.ecole-asso-0 footer #footer-middle .asso-logos li a {
  display: block;
}
body.ecole-asso-0 footer #footer-middle .asso-logos li a img {
  max-height: 65px;
}
body.ecole-asso-0 footer #footer-bottom .list-inline {
  padding-top: 5px;
}
body.ecole-asso-0 footer #footer-bottom a {
  font-size: 16px;
}
body.ecole-asso-0 footer #footer-bottom .footer-bottom-coords {
  line-height: 40px;
}
@media (max-width: 767.98px) {
  body.ecole-asso-0 #section-header {
    height: 375px !important;
  }
  body.ecole-asso-0 .header-right-0 {
    display: none;
  }
  body.ecole-asso-0 .liens-footer {
    height: auto;
  }
  body.ecole-asso-0 .asso_coords {
    margin-bottom: 0;
    display: inline-block;
    float: none !important;
    line-height: 1;
    margin-top: 0;
  }
  body.ecole-asso-0 .footer-bottom-coords {
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    float: none !important;
    display: block;
    height: auto;
    line-height: 60px !important;
  }
  body.ecole-asso-0 .footer-bottom-coords .association {
    margin-right: 0;
    float: none;
  }
  body.ecole-asso-0 .footer-bottom-coords .asso_coords + .asso_coords {
    margin-left: 6px;
    float: none;
  }
  body.ecole-asso-0 .header-text .title {
    top: 90px;
  }
  body.ecole-asso-0 .header-text .title > div > span {
    font-size: 27px;
    line-height: 1.6em;
    padding: 2px 10px;
  }
  body.ecole-asso-0 .header-text .title .color2 span {
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 5px;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  body.ecole-asso-0.page header .header-main {
    border-bottom: 1px solid  #DEDEDE;
    background-color: #fff;
    padding-top: 5px;
  }
  body.ecole-asso-0.page header .header-main .logo > a {
    height: 110px;
  }
  body.ecole-asso-0.page header .header-main .logo > a .logo-img {
    width: 212px;
    margin-top: 0;
  }
  body.ecole-asso-0.page header .header-main .header-navigation-side .nav > ul > li.menuli > a {
    color: #333 !important;
  }
  body.ecole-asso-0 .footer-bottom-coords .asso_coords + .asso_coords,
  body.ecole-asso-0 .footer-bottom-coords .association {
    margin-left: 4px;
  }
  body.ecole-asso-0 .footer-bottom-coords .asso_coords + .asso_coords:before,
  body.ecole-asso-0 .footer-bottom-coords .association:before {
    content: '-';
  }
  body.ecole-asso-0 header .header-main {
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  body.ecole-asso-0 header .header-main .logo > a {
    height: 110px;
  }
  body.ecole-asso-0 header .header-main .logo > a .logo-img {
    width: 275px;
    margin-top: 0;
  }
  body.ecole-asso-0 header .header-navigation-side .nav > ul > li.menuli > a {
    color: #fff;
  }
  body.ecole-asso-0 header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    color: #333;
  }
  body.ecole-asso-0.home header .header-main {
    position: absolute;
    width: 100%;
    z-index: 200;
    background-color: transparent;
  }
  body.ecole-asso-0.home header .header-main .menuli:hover:after {
    background: #fff;
  }
  body.ecole-asso-0.home header .header-main .menuli > a {
    color: #fff;
  }
  body.ecole-asso-0.home header .header-main .logo .logo-img {
    width: 275px;
    margin-top: 26px;
  }
  body.ecole-asso-0 footer #footer-middle .asso-logos {
    display: flex;
    margin: 0;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .article-annuaire_express_simple {
    padding: 0 !important;
  }
  .section-more,
  .section-default .section-title {
    padding-left: 15px !important;
  }
}
.liens-footer-ecole {
  text-transform: uppercase;
  margin-right: 15px;
}
.liens-footer-ecole > li {
  font-size: 12px;
  position: relative;
  display: inline-block;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.liens-footer-ecole li:after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #999;
}
.na-footer #footer-bottom #footer-socials li a i,
[class*=" fa-"] {
  font-size: 16px;
  line-height: 25px;
}
@media (max-width: 1199.98px) {
  .na-footer #footer-bottom .footer-bottom-coords {
    margin: 15px auto;
  }
  .na-footer #footer-bottom .footer-bottom-coords * {
    float: none !important;
    text-align: center !important;
    margin: 0 0 5px;
  }
  .na-footer .liens-footer {
    height: auto;
  }
}
.list_articles.vignette .article .title {
  font-size: 16px;
}
.list_articles.vignette {
  display: flex;
  flex-wrap: wrap;
}
.list_articles.vignette .loadMoreWait i.fas {
  font-size: 34px;
}
.list_articles.vignette .loadMoreChevron i.fas {
  font-size: 34px;
}
#add-annonce [type="text"],
#add-annonce select {
  padding: 0 12px!important;
}
@media (max-width: 1199.98px) {
  .ecole-asso-3 .header-nav-side .header-navigation .nav-wrapper > nav > ul {
    display: flex !important;
    justify-content: flex-end;
  }
}
#module_ep #ep_outer_paiement h2 {
  font-size: 20px !important;
}
