/* COULEURS */
/*
Sont définie en global, parématrables dans l'admin :
- main_color_1
- main_color_2
*/
/* RESPONSIVE */
/* je sete des variale en utilisant celles de bootstrapo */
/* HEADEER */
/* couleur des textes */
/* Les chartes ont souvent 3 couleurs principales et pas 2 */
/* Maintenant on peut, à partir de ces 3 couleurs, définir les couleurs utilisées sur les différences composants */
/* Section annuaire fond formulaire */
/* FOOTER */
/* block dateSide */
/* ################################# DEBUT PROJET ################################################### */
/* ajout une css extern "Google font " */
/*
protected function modifyContext($context2 = array(), $widgetsRight = true)
{
    foreach ($GLOBALS as $key => $val)
    global ${$key};
    
    $context2 = parent::modifyContext($context2);
    $context2['header']['other_css'] = array();
    $context2['header']['other_css'][] = "https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap";
    return $context2;
}

*/
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Ubuntu', sans-serif;
  color: #595959;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
@media (min-width: 768px) {
  body .home-section.section-default {
    padding: 80px 0;
  }
}
body .section-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Ubuntu', sans-serif;
  color: #595959;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 50px;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
  background: linear-gradient(to right, #ff7700 0%, #6b0383 100%);
}
.home-section.section-default .section-title .title {
  color: #6b0383 !important;
  line-height: 33px;
  font-size: 40px;
}
body .home-section.section-default .section-more a {
  text-transform: uppercase !important;
}
@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 a,
  body .home-section.section-default .section-more.text-right,
  body .home-section.section-default .section-more.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
    text-transform: uppercase !important;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# PORTRAITS ################################################### */
/* variables css */
/* css portraits */
#row-portraits {
  background: linear-gradient(to right, #6b0383 0%, #ff7700 100%);
}
#section-portraits .section-title.section-title.side-title .line {
  background: #ff7700 !important;
}
#section-portraits .slick-slider i.slick-arrow.fas {
  color: #ff7700 !important;
  font-size: 20px;
  top: 59% !important;
}
@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 {
    margin-top: 80px;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 0.2px;
    margin-left: 0;
    padding-left: 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 {
    top: 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0px;
    background: transparent;
  }
  #section-portraits .home-article .title-wrapper .title {
    width: 120px;
    height: 120px !important;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
    padding: 0;
    top: 0;
  }
  #section-portraits .home-article .title-wrapper .title a {
    width: 110px;
    height: 110px !important;
    display: flex;
    text-align: center;
    margin: 4px 5px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
  }
}
/* --------------------------------  END PORTRAITS --------------------------------------------------*/
/* ################################# DEBUT HEADER ################################################### */
/* ############ topbar ############ */
@media (max-width: 767.98px) {
  .search-toggle-wrapper .search-toggle {
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 8px 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
}
.btn-adherer-wrapper .icon {
  display: none !important;
}
.btn-adherer-wrapper .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  display: block;
}
@media (min-width: 1200px) {
  body.page .main-content-wrapper {
    padding-top: 40px;
  }
  header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
  }
  header .bar .socials li.rs-append a {
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    height: 28px;
    line-height: 28px;
  }
  header .bar .socials li.rs-append a:hover {
    color: #6b0383;
    border-color: #6b0383;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 5px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .bar-btn-2 {
    width: 220px !important;
  }
  header .bar .bar-btn-2 a.btn-block > .topbar-btn-icon {
    position: absolute;
    left: 60px;
    margin: 0;
    top: 12px;
  }
  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: #6b0383;
  }
  header .bar .NA_connexion .connexion-btn > span {
    color: #6b0383;
    padding-left: 23px;
    line-height: 28px;
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 28px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 28px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .NA_connexion .faicon_user {
    position: absolute;
    left: 12px;
    top: 4px;
  }
  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 .search-toggle {
    position: relative;
    padding-right: 15px;
  }
  header .bar .search-toggle:after {
    content: '';
    width: 1px;
    height: 17px;
    top: 12px;
    position: absolute;
    right: 0;
    background: #fff;
  }
  header .bar .search-toggle:hover,
  header .bar .search-toggle:active,
  header .bar .search-toggle:focus {
    color: #ff7700;
  }
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .search-toggle .fas.fa-search {
    font-size: 16px;
  }
  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: 3px !important;
    flex: unset;
    text-transform: none;
    line-height: 23px !important;
    height: 28px !important;
    margin-top: 5px;
    width: 170px;
    margin-left: 15px;
  }
  header .bar .btn-connexion-wrapper {
    border: 1px solid #fff;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 3px !important;
    margin-top: 0;
    line-height: 24px !important;
    height: 26px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
  }
  header .bar .NA_connexion > a.btn > span,
  header .bar .NA_connexion > .connexion-np > span,
  header .bar .NA_connexion > span {
    color: #ffffff;
    line-height: 24px !important;
  }
  header .bar .NA_connexion > a.btn:hover > span,
  header .bar .NA_connexion > .connexion-np:hover > span,
  header .bar .NA_connexion:hover > span {
    color: #ff7700;
  }
  header .bar .btn-adherer-wrapper a > .fa,
  header .bar .btn-adherer-wrapper a > .fas,
  header .bar .connexion-btn > .fa.faicon_user,
  header .bar .connexion-btn > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !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: 3px !important;
    margin-top: 0;
    line-height: 26px !important;
    height: 30px !important;
    text-transform: none;
    font-size: 16px;
    border: 0 none !important;
    border-color: #fff;
  }
  header .bar .btn-adherer-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
    margin-top: 1px;
  }
  header .bar .btn-adherer-wrapper .topbar-btn-icon {
    display: inline-block !important;
    width: 26px;
  }
  header .bar .btn-adherer-wrapper .icon:before {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    display: block;
  }
  header .bar .btn-adherer-wrapper a:hover,
  header .bar .btn-adherer-wrapper a:active:hover,
  header .bar .btn-adherer-wrapper a:visited:hover {
    background-color: #6b0383;
    color: #fff;
  }
  header .bar .btn-adherer-wrapper a:hover .icon:before,
  header .bar .btn-adherer-wrapper a:active:hover .icon:before,
  header .bar .btn-adherer-wrapper a:visited:hover .icon:before {
    color: #fff;
  }
  header .logo {
    display: inline-block;
    width: 296px;
    height: 82px;
    position: absolute;
    margin-top: 30px;
  }
  header .logo a {
    display: inline-block;
    width: 296px;
    height: 82px;
  }
  header .logo a img {
    max-height: 82px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 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;
  }
  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: #595959;
    line-height: 57px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    top: 100% !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown a {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li + li {
    border-top: 1px solid #cdcdcd;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown li:hover a {
    color: #6b0383;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: linear-gradient(to right, #ff7700 0%, #6b0383 100%);
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
/*
Config PHP
// module_asso/cms/src/classes/Core/Controller/MainController.php
$content = array(
'section' => array(
'class' => 'no-padding',
'bt_more' => 'En savoir plus',
'id' => 'main-carousel'
),
'article' => array(
'type' => 'carousel',
'title_length' => 65,
'desc_length' => 0,
'img_size' => 'img_wide',
),
'source' => array(
'name' => 'Standard::getCarousel',
'limit' => 5,
),
'geometry' => array('w' => 1),
'carousel' => array(
'hauteur' => 500,
'fa5' => true,
'dots' => true,
'disable_arrows' => false,
'autoplay' => true,
'responsive' => false,
'article_img_disable_click' => true,
'bg_color' => '#000', 
'bg_opacity' => 0,
'color' => '#ffffff',
'display_desc' => true,
'content_width' => '170px',
'content_height' => '300px',
'content_align' => 'center',
'position' => '', 
'border_round' => '0',
'button' => false,
),
'class' => 'no-padding-sides-mobile big-arrows',
);
$rows[] = array(
'contents' => array($content),
'fullscreen' => true,
);

*/
/* variable less Carrousel */
body #main-carousel-row .article-carousel .carousel-content .title {
  text-transform: none;
  line-height: 1.4em;
  text-align: left;
  margin-top: 30px;
  font-family: 'Ubuntu', sans-serif;
  padding-right: 0 !important;
}
body #main-carousel-row .readmore-wrapper {
  position: absolute;
  z-index: 999;
}
body #main-carousel-row .readmore-wrapper .readMore {
  z-index: 999;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  border-radius: 8px;
  font-weight: 700;
  background-color: #ff7700;
  padding: 0 40px;
  height: 50px;
  border-color: #ff7700;
  white-space: nowrap;
  width: auto;
}
body #main-carousel-row .readmore-wrapper .readMore:hover {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
body #main-carousel-row .model-ratio-image .containerImg .click-img .newsImg {
  min-height: 100%;
}
body #main-carousel-row .article-carousel .carousel-content .readmore-wrapper .readMore {
  border-width: 1px;
}
@media (max-width: 991.98px) {
  body #main-carousel-row .home-article.article-carousel .carousel-content {
    opacity: 1;
    background-color: rgba(107, 3, 131, 0.75) !important;
  }
  body #main-carousel-row .home-article.article-carousel .carousel-content .readmore-wrapper .readMore,
  body #main-carousel-row .home-article.article-carousel .carousel-content .readmore-wrapper,
  body #main-carousel-row .home-article.article-carousel .carousel-content .title {
    opacity: 1;
  }
  body #main-carousel-row .article-carousel .carousel-content {
    background-color: rgba(107, 3, 131, 0.95) !important;
  }
}
@media (max-width: 1199.98px) {
  font-size: 28px !important;
  
  #main-carousel-row .carousel-content {
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body .socials-fixed {
    top: 20%;
  }
  .carousel-content .title {
    opacity: 1;
  }
  .article-carousel .carousel-content {
    max-width: 260px;
    overflow: hidden;
    padding: 100px 0 20px !important;
    background: transparent !important;
  }
}
@media (min-width: 992px) {
  #main-carousel-row {
    position: relative;
    background: #fff;
  }
  #main-carousel-row:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc( 100% - 80px );
    top: 80px;
    background: linear-gradient(to right, #ff7700 0%, #6b0383 100%);
  }
  #main-carousel-row .readmore-wrapper {
    position: absolute;
    bottom: 42px;
  }
  #main-carousel-row .carousel-wrapper .article-carousel .model-image {
    background: transparent;
  }
  #main-carousel-row .slick-slider img {
    min-width: 0;
    min-height: 0;
    width: auto;
    height: auto;
  }
  #main-carousel-row .carousel-content {
    background: rgba(255, 119, 0, 0.8) !important;
    padding: 40px;
    max-height: 90%;
    opacity: 1;
  }
  #main-carousel-row .carousel-content .title {
    font-size: 40px !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fas {
    font-size: 56px !important;
    top: 235px;
  }
  #main-carousel-row {
    height: 490px;
  }
  #main-carousel-row #main-carousel .article-carousel {
    background-color: transparent !important;
  }
  #main-carousel-row #main-carousel .article-carousel .containerImg {
    opacity: 1;
    height: 430px;
  }
  #main-carousel-row #main-carousel .carousel-wrapper .article-carousel .model-image {
    position: relative;
    float: right;
  }
  #main-carousel-row .carousel-content {
    background: transparent !important;
  }
  #main-carousel-row ul.slick-dots {
    bottom: 70px;
    top: unset;
    width: auto;
    right: 0;
    text-align: right;
    padding-right: 30px;
  }
  #main-carousel-row ul.slick-dots li {
    width: 30px;
  }
  #main-carousel-row ul.slick-dots li.slick-active button:before {
    color: #55b130 !important;
  }
  #main-carousel-row ul.slick-dots li button:before {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.75) !important;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow {
    color: #fff;
    font-size: 56px;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-left {
    left: calc((100% - 1170px)/2 - 60px);
  }
  #main-carousel-row .home-content.big-arrows .slick-slider i.slick-arrow.fa-chevron-right {
    right: calc((100% - 1170px)/2 - 60px);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #main-carousel-row .carousel-content {
    padding: 118px 50px 5px 0 !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# MAIN Actus-Events ################################################### */
@media (min-width: 1200px) {
  #section-actus .section-title .title {
    padding-left: 15px;
  }
  #section-actus .section-more {
    padding-left: 15px;
  }
}
@media (max-width: 991.98px) {
  #section-actus .col-article .article-Model.vertical-plit-2 {
    overflow: hidden;
    border-radius: 8px;
  }
  #section-actus .col-article + .col-article .vertical-plit-2 {
    margin-top: 15px !important;
  }
}
#section-actus .article-Model.dateImgSquare .model-image {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
}
#section-actus .article-Model.dateImgSquare .model-image .date {
  display: none;
}
#section-actus .home-article {
  background: transparent;
  border: 0 none;
}
#section-actus .home-article .model-content .title {
  position: absolute;
  bottom: 0;
  height: auto;
  top: 145px;
  padding: 0 22px !important;
  font-size: 20px;
  color: #ffffff;
  line-height: 32px;
  text-align: left;
}
@media (max-width: 767.98px) {
  #section-actus .home-article .model-content .title {
    bottom: 15px;
    font-size: 22px;
    line-height: 24px;
  }
}
#section-actus .home-article .desc {
  display: none;
}
#section-actus .home-article .date {
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  text-align: left;
  background: transparent;
  border-radius: 0;
  padding: 0;
  display: inline-block;
  height: 35px;
  position: absolute;
  top: 107px;
  left: 30px;
  font-weight: 400;
}
#section-actus .home-article .readMore {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, transparent 20%, rgba(0, 0, 0, 0.8) 100%);
}
@media (min-width: 1200px) {
  #section-events .section-title .title {
    padding-left: 15px;
  }
  #section-events .section-more {
    padding-left: 15px;
  }
}
#section-events .model-image .date .dateDay {
  font-size: 32px !important;
  line-height: 50px;
}
#section-events .model-content > a {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  align-items: center;
}
#section-events .model-content .title {
  font-size: 22px;
  margin: 0;
  bottom: unset;
  top: unset;
  text-align: left;
}
#section-events .col-article .home-article {
  border-radius: 8px;
  overflow: hidden;
}
#section-events .col-article + .col-article {
  margin-top: 6px;
}
#section-events .col-article:last-child {
  margin-bottom: 10px;
}
/* --------------------------------  END Actus-Events ------------------------------------------------*/
/* ################################# MAIN Aservices ################################################### */
@media (min-width: 1200px) {
  #section-services-left .services-titre {
    margin-top: -15px;
  }
  #section-services-left .services-details {
    padding: 30px 100px 0 0;
  }
  #section-services-left .services-actions {
    margin-left: 15px;
  }
}
#section-services-left .services-details {
  font-size: 20px;
  color: #595959;
  line-height: 30px;
  text-align: left;
}
#section-services-left .col-article {
  position: relative;
  min-height: 485px;
}
#section-services-left .services-actions {
  position: absolute;
  bottom: 7px;
  margin-bottom: 0;
  left: 0;
  width: auto;
}
#section-services-left .services-actions .cta-1,
#section-services-left .services-actions .cta-2 {
  display: inline-block;
}
#section-services-left .services-actions .cta-1 a,
#section-services-left .services-actions .cta-2 a {
  display: inline-block;
  margin-right: 15px;
  font-weight: 700;
  border-radius: 8px !important;
  font-size: 16px;
  text-transform: uppercase;
  height: 55px;
  line-height: 55px;
  width: auto;
  min-width: 150px;
  text-align: center;
  padding: 0 20px;
  border: 1px solid #ff7700;
}
#section-services-left .services-actions .cta-2 a {
  background-color: #ff7700;
  color: #fff !important;
}
#section-services-left .services-actions .cta-2 a:hover {
  border-color: #ff7700;
  color: #ff7700 !important;
  background-color: transparent;
}
@media (max-width: 1199.98px) {
  #section-services-left,
  #section-services-right {
    padding: 0;
  }
  #section-services-left .services-actions {
    display: flex;
    margin-top: 30px;
    position: relative;
  }
  #section-services-right .slick-slide {
    text-align: center;
  }
  #section-services-right .col-article > a.lien .lien-text {
    padding: 10px !important;
    font-size: 18px !important;
  }
  .page-presentation .contenu {
    padding: 30px !important;
    line-height: 1.5em;
  }
  .page-presentation .contenu ul {
    padding: 0 !important;
  }
}
#section-services-right .col-article {
  margin: 0 auto 30px;
}
#section-services-right .col-article {
  color: #fff;
  height: 224px;
  position: relative;
  padding: 0;
  max-width: 270px;
}
#section-services-right .col-article > a.lien {
  transition: opacity .2s;
  background-position: center center;
  border-radius: 8px;
  height: 100%;
  padding-top: 15px;
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  padding: 0;
}
#section-services-right .col-article > a.lien .lien-icon {
  font-size: 30px;
}
#section-services-right .col-article > a.lien .lien-titre {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}
#section-services-right .col-article > a.lien .lien-desc {
  font-size: 18px;
}
#section-services-right .col-article > a.lien .lien-text {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 25px 45px ;
  text-align: center;
}
@media (min-width: 1200px) {
  #section-services-right .col-article > a.lien .lien-text {
    font-size: 24px;
  }
}
#section-services-right .col-article > a.lien [class*=" fa-"] {
  font-size: 56px;
  display: block;
  margin-bottom: 45px;
}
#section-services-right .col-article > a.lien .services-details {
  font-size: 20px;
  color: #595959;
  line-height: 30px;
  text-align: left;
}
#section-services-right .col-article:hover .lien {
  color: #fff;
  opacity: .9;
  background-size: 102% !important;
}
@media (max-width: 767.98px) {
  #section-services-right .col-article {
    margin: 0;
    border: 10px solid;
  }
}
/* --------------------------------  END services ------------------------------------------------*/
/* ####################### maps ############################ */
@media (max-width: 767.98px) {
  #section-gmap .simple_mode_2 .section-body .intro {
    text-align: left;
  }
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a {
  height: 56px;
  line-height: 54px;
  background: #ff7700;
  border: 1px solid #ff7700;
  border-radius: 6px;
}
#section-gmap .simple_mode_2 .section-body .input-group-addon a:hover {
  background: #fff;
  color: #ff7700;
}
#section-gmap .simple_mode_2 .section-body .search {
  border-radius: 0;
}
@media (max-width: 1199.98px) {
  #section-gmap .intro {
    text-align: left;
  }
}
#section-gmap:before {
  border: 0 none;
  border-color: #ff7700 !important;
}
/* -----------------------  END maps ------------------------------*/
/* ################################# counters  ############################################ */
#section-compteurs .counter-mode-icon .counter-txt .counter-digit {
  color: #6b0383;
  margin: 0;
  font-size: 72px;
  line-height: 1em;
  margin: 0 15px;
  font-weight: bold;
}
#section-compteurs .counter-mode-icon .counter-txt .counter-label {
  color: #6b0383;
  text-transform: uppercase;
  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 ------------------------------------------------*/
/* ################################# MAIN EMPLOI ################################################### */
#section-emploi .home-article {
  background-color: transparent;
}
#section-emploi .section-more a {
  border-color: #fff !important;
  color: #fff !important;
}
#section-emploi .section-title .title {
  color: #fff !important;
}
#section-emploi .section-title .line {
  background: #fff !important;
}
#section-emploi .model-image {
  height: 116px;
  width: 116px;
  border: 10px solid #fff;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.05);
  border: 1px solid #dedede !important;
  margin-bottom: 0;
  top: -15px;
  z-index: 99;
}
#section-emploi .model-image:hover .click-img .newsImg {
  transform: scale(1);
}
#section-emploi .article-Model {
  border: 0 none  !important;
}
#section-emploi .model-content {
  padding: 30px;
  background: #fff;
  margin: -90px -15px;
  padding-top: 95px;
  position: relative;
  height: 310px;
  z-index: 98;
}
#section-emploi .model-content .date {
  color: #aaa;
}
#section-emploi .model-content .title {
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 400;
  color: #595959;
}
#section-emploi .model-content .entreprise {
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
  color: #6b0383;
}
#section-emploi .model-content .desc {
  display: none;
}
#section-emploi .readmore-wrapper {
  font-size: 20px;
  bottom: 30px;
  left: 0 !important;
}
#section-emploi .readmore-wrapper a {
  background-color: transparent;
  color: #6b0383;
  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;
}
#section-emploi .link-entire-box .date {
  display: block;
  position: relative;
  text-align: left;
}
#section-emploi .entreprise {
  color: #6b0383;
  margin: 6px 0;
  font-size: 13px;
  margin-bottom: 12px;
  font-weight: 700;
  text-transform: unset;
}
#section-emploi .model-ratio-image .containerImg .click-img {
  background-color: #fff;
  display: flex;
  align-items: center;
}
#section-emploi .model-ratio-image .containerImg .click-img .newsImg {
  max-height: unset !important;
  height: unset !important;
  bottom: unset;
  position: relative;
  top: unset;
  float: none;
  vertical-align: middle;
  max-width: 100%;
  min-width: 0;
}
/* --------------------------------  END EMPLOI --------------------------------------------------*/
@media (min-width: 1200px) {
  #section-actus-rex .home-content {
    padding-left: 0;
  }
  #section-actus-rex .section-more {
    margin: 70px 20px 0 0  !important;
  }
}
@media (max-width: 991.98px) {
  #section-actus-rex .article-Model {
    height: auto !important;
    min-height: 400px;
  }
  #section-actus-rex .home-article .title,
  #section-actus-rex .home-article .desc,
  #section-actus-rex .home-article .date {
    margin: 10px 20px !important;
    position: relative !important;
  }
}
#section-actus-rex .home-article {
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.03);
}
#section-actus-rex .home-article .model-content .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 20px;
  text-transform: none;
  position: absolute;
}
#section-actus-rex .home-article .title {
  position: absolute;
  text-align: left;
  padding: 0;
  margin: 40px 20px;
  font-size: 24px;
  color: #595959;
  line-height: 32px;
  font-weight: 400;
}
#section-actus-rex .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus-rex .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus-rex .home-article .readmore-wrapper a {
  font-size: 16px;
  float: left;
  margin-left: 20px;
  font-weight: 700;
}
#section-actus-rex .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus-rex .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
/* ####################### 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 #fff;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #ffffff;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #A0A0A0;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
#footer-middle .footer-logos-wrapper {
  max-width: 450px;
}
#footer-middle .footer-logos-wrapper > div {
  display: inline-block;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  max-width: 160px;
  position: relative;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 {
  max-width: 240px;
  position: relative;
}
@media (min-width: 1200px) {
  #footer-middle .footer-logos-wrapper #footer-logo-2 {
    margin-left: 40px;
  }
}
@media (max-width: 1199.98px) {
  #footer-middle .footer-logos-wrapper {
    margin: auto;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  #footer-middle .footer-logos-wrapper .footer-logo {
    text-align: center;
    margin: auto;
  }
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 38px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 580px;
    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-middle .logos-left img {
    max-width: 209px !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
}
@media (max-width: 991.98px) {
  .footer-logos-wrapper {
    text-align: center;
  }
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 209px !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 --------------------------- */
