/* 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 " */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Roboto', sans-serif;
  color: #646464;
  -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: 'Roboto', sans-serif;
  color: #646464;
  font-weight: bold;
}
.home-section.section-default .section-title {
  color: #0054a6 !important;
}
.home-section.section-default .section-title .line {
  width: 50px !important;
}
.home-section.section-default .section-title .title {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: 2px;
}
body .home-section.section-default .section-more a {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border-radius: 10px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}
@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.text-left {
    text-align: center !important;
    float: none !important;
    width: 100%;
  }
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ################################# 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:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 16px;
  display: block;
}
@media (min-width: 1200px) {
  body header .bar .socials li a:hover i {
    color: #0054a6 !important;
  }
  body header .bar .socials li.rs-append {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
  }
  body header .bar .socials li.rs-append + li.rs-append {
    margin-left: 0 !important;
  }
  body header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 12px;
    position: absolute;
    left: 0;
    background: #0054a6;
  }
  body header .bar .socials li.rs-append:hover a {
    text-decoration: underline !important;
  }
  body header .bar .NA_connexion {
    border: 0 none;
    border-radius: 10px;
  }
  body header .bar .NA_connexion .connexion-np {
    border-radius: 10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  body header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
    color: #0054a6;
  }
  body header .bar .NA_connexion .connexion-btn {
    border-radius: 10px;
    justify-content: center;
  }
  body header .bar .NA_connexion .connexion-btn > i.faicon_user {
    margin-right: 12px !important;
  }
  body header .bar .NA_connexion .connexion-btn > span {
    color: #0054a6;
  }
  body header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    border-radius: 50%;
    max-width: 28px;
  }
  body header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 28px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  body header .bar .inline-div-section-wrapper {
    display: block;
  }
  body header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  body header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  body header .bar .socials.rs-nolabels a,
  body header .bar .shopping-cart a,
  body header .bar .search-toggle {
    position: relative;
  }
  body header .bar .socials.rs-nolabels a:hover,
  body header .bar .shopping-cart a:hover,
  body header .bar .search-toggle:hover,
  body header .bar .socials.rs-nolabels a:active,
  body header .bar .shopping-cart a:active,
  body header .bar .search-toggle:active,
  body header .bar .socials.rs-nolabels a:focus,
  body header .bar .shopping-cart a:focus,
  body header .bar .search-toggle:focus {
    color: #0054a6;
  }
  body header .bar .socials.rs-nolabels a i,
  body header .bar .shopping-cart a i,
  body header .bar .search-toggle i {
    font-size: 16px !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  body header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  body header .bar .header-search-mobile {
    left: -324px !important;
  }
  body header .bar .search-wrapper,
  body header .bar .inline-div-section {
    height: 40px;
  }
  body header .bar .btn-inscription-wrapper,
  body header .bar .btn-don-wrapper,
  body header .bar .btn-recruteur-wrapper,
  body header .bar .btn-adherer-wrapper,
  body header .bar .btn-connexion-wrapper {
    border: 0 none;
    flex: unset;
    text-transform: none;
    line-height: 28px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 186px;
    font-size: 14px;
    margin-left: 31px;
  }
  body header .bar .btn-inscription-wrapper:before,
  body header .bar .btn-don-wrapper:before,
  body header .bar .btn-recruteur-wrapper:before,
  body header .bar .btn-adherer-wrapper:before,
  body header .bar .btn-connexion-wrapper:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 12px;
    position: absolute;
    left: -16px;
    background: #0054a6;
  }
  body header .bar .btn-adherer-wrapper {
    border-color: #0054a6;
    width: 140px;
    margin-left: 31px;
    margin-right: 31px;
    font-size: 14px;
    font-style: normal;
    position: relative;
  }
  body header .bar .NA_connexion > a.btn,
  body header .bar .NA_connexion > .connexion-np,
  body header .bar .NA_connexion {
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 14px;
    max-width: 100%;
  }
  body header .bar .NA_connexion > a.btn > span,
  body header .bar .NA_connexion > .connexion-np > span,
  body header .bar .NA_connexion > span {
    color: #ffffff;
    text-transform: uppercase;
  }
  body header .bar .NA_connexion .connexion-btn {
    max-width: 100%;
  }
  body header .bar .NA_connexion:hover,
  body header .bar .NA_connexion:active,
  body header .bar .NA_connexion:focus {
    color: #0054a6 !important;
    background: #fff !important;
  }
  body header .bar .NA_connexion:hover > a,
  body header .bar .NA_connexion:active > a,
  body header .bar .NA_connexion:focus > a {
    color: #0054a6 !important;
    background: #fff !important;
  }
  body header .bar .NA_connexion:hover > a > span,
  body header .bar .NA_connexion:active > a > span,
  body header .bar .NA_connexion:focus > a > span,
  body header .bar .NA_connexion:hover > a i,
  body header .bar .NA_connexion:active > a i,
  body header .bar .NA_connexion:focus > a i {
    color: #0054a6 !important;
  }
  body header .bar .NA_connexion .connexion-btn.active-btn {
    color: #fff !important;
  }
  body header .bar .NA_connexion .connexion-btn.active-btn {
    background-color: transparent !important;
    color: #fff !important;
  }
  body header .bar .btn-don-wrapper > a,
  body header .bar .btn-inscription-wrapper > a,
  body header .bar .btn-recruteur-wrapper > a,
  body header .bar .btn-adherer-wrapper > a,
  body header .bar .btn-adherer-label {
    border-radius: 10px !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 28px !important;
    text-transform: none;
    font-size: 14px;
    border: 0 none !important;
    border-color: #0054a6;
  }
  body header .bar .btn-adherer-wrapper .btn-adherer-label {
    display: inline-block;
    width: auto;
  }
  body header .bar .btn-adherer-wrapper .icon:before {
    content: "\f2b5";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 16px;
    display: block;
  }
  body header .bar .btn-adherer-wrapper:hover {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
  }
  body header .bar .btn-adherer-wrapper a:hover,
  body header .bar .btn-adherer-wrapper a:active:hover,
  body header .bar .btn-adherer-wrapper a:visited:hover {
    background: transparent !important;
    color: #fff !important;
  }
  body header .logo {
    display: inline-block;
    width: 284px;
    height: 105px;
    margin: 0;
  }
  body header .logo a {
    display: inline-block;
    width: 284px;
    height: 105px;
  }
  body header .logo a img {
    max-height: 105px;
    max-width: 284px;
    display: inline-block;
  }
}
/* ------- 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-size: 16px;
    color: #646464;
    line-height: 57px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  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: #0054a6;
    text-shadow: 0 0 1px #0054a6;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown .nav-dropdown {
    top: 0 !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover:after {
    content: '';
    height: 2px;
    background: #0054a6;
    width: 50px;
    position: absolute;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation-side .nav > ul > li.menuli:hover > a {
    text-shadow: 0 0 1px #0054a6;
  }
  header .header-navigation-side .nav > ul > li.menuli.DISABLE:last-child {
    margin-left: 8px;
  }
  header .header-navigation-side .nav > ul > li.menuli.DISABLE:last-child > a {
    border-radius: 3px;
    background: #0054a6;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 46px;
    border: 2px solid #0054a6;
    height: 48px;
    padding: 0 28px;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li.menuli.DISABLE:last-child > a:hover {
    background: transparent;
    border: 2px solid ;
    color: #0054a6;
    border-color: #0054a6;
  }
  header .header-navigation-side .nav > ul > li.menuli.DISABLE:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation-side .nav > ul > li.menuli.DISABLE:last-child:hover:after {
    display: none !important;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  header .bar .shopping-cart i,
  header .bar .search-toggle-wrapper .search-toggle {
    margin-right: 0;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper > a,
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    margin: 0 !important;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
    background-color: transparent !important;
    color: #0054a6 !important;
    position: relative;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > a > span,
  header .bar .NA_connexion .connexion-np > span,
  header .bar .NA_connexion .connexion-btn > span,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-adherer-wrapper > a > a,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    color: #fff !important;
    font-size: 15px;
  }
  header .bar .btn-recruteur-wrapper > .faicon_user,
  header .bar .btn-inscription-wrapper > .faicon_user,
  header .bar .btn-adherer-wrapper > a > .faicon_user,
  header .bar .NA_connexion .connexion-np > .faicon_user,
  header .bar .NA_connexion .connexion-btn > .faicon_user {
    margin-top: 0 !important;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper > a .topbar-btn-icon,
  header .bar .NA_connexion .connexion-np .topbar-btn-icon,
  header .bar .NA_connexion .connexion-btn .topbar-btn-icon,
  header .bar .btn-recruteur-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-inscription-wrapper i.fas:not(.fa-chevron-down),
  header .bar .btn-adherer-wrapper > a i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-np i.fas:not(.fa-chevron-down),
  header .bar .NA_connexion .connexion-btn i.fas:not(.fa-chevron-down) {
    font-size: 16px !important;
    max-width: unset;
    min-width: unset;
    width: unset;
    height: unset;
    top: unset;
    left: unset;
    right: unset;
    line-height: unset;
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
  }
  header .bar .btn-recruteur-wrapper:after,
  header .bar .btn-inscription-wrapper:after,
  header .bar .btn-adherer-wrapper > a:after,
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
  header .bar .NA_connexion .connexion-btn {
    border: 1px solid #0054a6 !important;
    border-radius: 10px !important;
  }
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    border-radius: 10px !important;
  }
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    display: none;
  }
  header .bar .btn-inscription-wrapper > a {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-evenly;
  }
  header .bar .connexion-np .login-small-thumb {
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* #################################  SITE_HEADER ################################################### */
#row-header #section-header .header-phrase {
  padding: 0;
  top: unset;
  left: unset;
  transform: unset;
  inset: 0;
  background: transparent;
  width: unset;
  max-width: unset;
  max-height: unset;
}
#row-header #section-header .header-phrase .title {
  font-style: normal;
  font-weight: 800;
  font-size: 34px;
  line-height: 65px;
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  #row-header #section-header .header-phrase .title {
    font-size: 55px;
  }
}
#row-header #section-header .header-phrase .site_header-actions a {
  font-style: normal;
  font-weight: 700;
  font-size: 15px !important;
  line-height: 18px;
  padding: 15px 20px;
  border-radius: 10px !important;
  letter-spacing: 0;
  width: auto !important;
  display: inline-block;
  color: #0054a6 !important;
  border: 1px solid #fff !important;
}
#row-header #section-header .header-phrase .site_header-actions a:hover {
  color: #fff !important;
  background: transparent !important;
}
/* --------------------------------  END SITE_HEADER --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
@media (min-width: 1200px) {
  #section-lienstop {
    padding: 0;
    padding: 60px 0;
    margin-top: -50px;
  }
}
#section-lienstop .col-article > a.lien {
  border-radius: 10px;
  background: #FFFFFF;
  box-shadow: 4px 4px 8px 3px rgba(0, 0, 0, 0.1);
  height: 216px;
  position: relative;
  display: block;
  cursor: pointer;
  margin: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  transition: color .5s ;
}
#section-lienstop .col-article > a.lien .lienstop-img,
#section-lienstop .col-article > a.lien i {
  width: 85px;
  min-width: 85px;
  display: block;
  margin: 10px auto 15px;
  font-size: 46px;
  position: relative;
  color: #757070;
  font-weight: bold;
}
#section-lienstop .col-article > a.lien .lien-text {
  text-align: center;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 16px;
  padding: 0 30px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #0054a6;
}
#section-lienstop .col-article > a.lien .lien-text-sub {
  color: #2F3234;
  letter-spacing: 0;
  text-align: center;
  padding: 0 30px;
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
#section-lienstop .col-article > a.lien:hover {
  background-color: #eef6f9;
  color: #0054a6 !important;
}
#section-lienstop .col-article > a.lien:hover * {
  color: #0054a6;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ################################# Actus  ############################################ */
@media (min-width: 1200px) {
  #row-actus,
  #row-events {
    padding: 0 0 80px !important;
    position: relative;
    padding-top: 30px;
    padding-bottom: 120px;
  }
  #row-actus:after,
  #row-events:after {
    content: '';
    height: calc( 100% - 80px );
    width: 100%;
    position: absolute;
    left: calc( 50% );
    top: -30px;
    border-radius: 7px;
    z-index: 0;
  }
  #row-actus > .container,
  #row-events > .container {
    z-index: 99;
    position: relative;
  }
  #row-actus:after {
    height: 100%;
    top: 0;
    border-radius: 7px 7px 0 0;
  }
  #row-events:after {
    top: 0px;
    height: 180px;
    border-radius: 0 0 7px 7px;
  }
}
#section-events,
#section-actus {
  padding-top: 0;
  padding-bottom: 0;
}
#section-events .home-article,
#section-actus .home-article {
  margin: 0 2px 5px;
  border: 0 none;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06);
  border-radius: 7px;
  min-height: 510px;
  height: auto;
}
#section-events .home-article .type,
#section-actus .home-article .type {
  background: #0054a6;
  color: #fff;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  position: absolute;
  display: block;
  padding: 15px 20px;
  left: 50%;
  transform: translate(-50%, -55px);
  white-space: nowrap;
  line-height: 1rem;
}
#section-events .home-article .model-content .date,
#section-actus .home-article .model-content .date {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin: 0 15px ;
  display: block;
  text-transform: none;
  position: relative;
  color: #0054a6;
  line-height: 18px;
}
#section-events .home-article .title,
#section-actus .home-article .title {
  position: relative;
  font-weight: 700;
  color: #646464 !important;
  line-height: 30px;
  text-align: left;
  padding: 0;
  margin: 40px 15px 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
}
#section-events .home-article .desc,
#section-actus .home-article .desc {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  color: #646464;
  text-align: left;
  display: none;
}
#section-events .home-article .model-image,
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 30px;
}
#section-events .home-article .readmore-wrapper,
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-events .home-article .readmore-wrapper a,
#section-actus .home-article .readmore-wrapper a {
  color: #0054a6;
  border-radius: 7px;
  font-size: 15px;
  float: left;
  margin-left: 15px;
  font-weight: 500;
}
#section-events .home-article .readmore-wrapper a i,
#section-actus .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-events .home-article .readmore-wrapper a:hover i,
#section-actus .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
#section-events.home-section.section-default .section-more.top_link,
#section-actus.home-section.section-default .section-more.top_link {
  margin-top: -27px;
}
@media (max-width: 767.98px) {
  #section-events.home-section.section-default .section-more.top_link,
  #section-actus.home-section.section-default .section-more.top_link {
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 1.12px;
    text-align: center;
    font-weight: 700;
    position: relative;
    left: 0;
  }
}
/* --------------------------------  END Actus ------------------------------------------------*/
/* ################################# event  ############################################ */
@media (max-width: 1199.98px) {
  #section-event .article-details {
    line-height: 1.3em;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #section-event .article-details {
    min-height: 314px;
  }
  #section-actus .section-title {
    margin-bottom: 50px;
  }
}
#section-event .section-more {
  margin-top: 35px;
}
#section-event .article-details {
  padding: 0 58px 0 0;
  text-align: left;
  line-height: 30px;
  font-size: 20px;
  color: #333C4E;
  font-weight: 400;
}
@media (min-width: 1200px) {
  #section-events {
    padding-top: 80px;
  }
}
#section-events .home-article {
  background: transparent;
  border: 0 none;
}
#section-events .home-article .model-image .click-img {
  border-radius: 7px 7px 0 0;
}
#section-events .home-article .model-content .date {
  display: none;
}
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  background-color: #0054a6;
  left: 50%;
  text-transform: uppercase;
  transform: translateX(-50%);
  border-radius: 10px;
  bottom: -22px;
  font-weight: normal;
  font-family: sans-serif;
}
#section-events .home-article .date span {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  font-size: 20px !important;
  line-height: 44px;
  font-style: normal;
  font-weight: 400;
  font-variant: small-caps;
}
#section-events .home-article.locationBottom .location {
  color: #0054a6;
  text-transform: none;
  font-weight: bold;
  position: relative;
}
#section-events .home-article .desc {
  display: block;
}
/* --------------------------------  END event ------------------------------------------------*/
/* ################################# annuaire ################################################### */
#row-annuaire #section-annuaireexpress {
  padding-bottom: 50px;
}
#row-annuaire #section-annuaireexpress input::placeholder {
  color: #979797;
}
@media (min-width: 1200px) {
  #row-annuaire #section-annuaireexpress .home-content {
    margin: 0 -30px;
  }
  #row-annuaire #section-annuaireexpress .col-article form .row {
    display: flex;
  }
  #row-annuaire #section-annuaireexpress .section-title {
    width: auto;
  }
  #row-annuaire #section-annuaireexpress .section-title .title {
    white-space: nowrap;
  }
}
#row-annuaire #section-annuaireexpress .article-annuaire_express_simple {
  width: 100%;
}
#row-annuaire #section-annuaireexpress .section-title .title {
  color: #fff !important;
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: 2px;
}
#row-annuaire #section-annuaireexpress .submit-search-btn {
  color: #0054a6;
  background: #fff;
  text-transform: uppercase;
}
#row-annuaire #section-annuaireexpress .submit-search-btn:hover {
  color: #fff;
  background: #0054a6;
}
#row-annuaire #section-annuaireexpress input,
#row-annuaire #section-annuaireexpress button {
  border-radius: 10px !important;
}
@media (max-width: 767.98px) {
  #row-annuaire #section-annuaireexpress form .submit-search-btn {
    margin-top: 15px;
  }
  #row-annuaire #section-annuaireexpress form .row > div {
    padding: 0;
    margin: 0;
  }
}
/* --------------------------------  END annuaire --------------------------------------------------*/
/* ####################### APPLI ############################ */
#section-applis {
  padding: 0;
}
#section-applis .bloc-applis .col {
  padding: 0;
}
#section-applis .bloc-applis .col.col-gauche {
  padding: 0;
}
@media (min-width: 768px) {
  #section-applis .bloc-applis .col {
    padding: 100px 0 0;
  }
  #section-applis .bloc-applis .col.col-gauche {
    padding: 80px 0;
  }
}
/* --------------------------------  END APPLI --------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #fff;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #999999;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom .footer-bottom-coords {
  line-height: 50px;
}
@media (min-width: 1200px) {
  #footer-bottom .rs_prefix {
    margin-right: 15px;
    position: relative;
  }
  #footer-bottom .rs_prefix:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 2px;
    position: absolute;
    left: -16px;
    background: #fff;
  }
}
#footer-bottom .footer_rs > .pull-right {
  margin-top: 15px;
}
#footer-middle {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
#footer-bottom .footer-row-inner .asso_coords {
  display: none !important;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 45px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 830px;
    text-align: justify;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
  #footer-middle .list-inline.liens-footer > li {
    padding: 0;
  }
  #footer-middle .list-inline.liens-footer li:hover a {
    text-decoration: underline !important;
  }
  #footer-logos-left {
    margin-left: -15px;
  }
  #footer-bottom .footer-row-inner .asso_coords {
    display: none;
  }
  #footer-bottom .footer-row-inner .association {
    position: relative;
  }
  #footer-bottom .footer-row-inner .association:after {
    content: '';
    width: 1px;
    height: 17px;
    top: 16px;
    position: absolute;
    right: -16px;
    background: #fff;
  }
}
@media (max-width: 991.98px) {
  #footer-middle .logos-left {
    text-align: center;
  }
  #footer-middle .logos-left img {
    max-width: 200px !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 {
    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 --------------------------- */
#section-event .section-title .title {
  padding: 0 58px 0 0;
}
