/* 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 ################################################### */
/* variable less projet  */
/*fonts*/
/* css projet*/
body {
  font-family: 'Nunito 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-title .title,
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Nunito Sans', sans-serif;
  color: #333333;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
}
.home-section.section-default .section-title .line {
  width: 100px !important;
}
.home-section.section-default .section-title .title {
  line-height: 33px;
  color: #50597b;
  font-size: 32px;
  letter-spacing: 0.16px;
  font-weight: 700;
}
.apropos-cta a,
.home-section.section-default .section-more a {
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  min-width: 277px;
  font-size: 15px;
  letter-spacing: 1.12px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  background: #609b7c;
  color: #fff;
  border: 1px solid #609b7c;
  border-radius: 3px;
}
@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) {
  .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: 12px 30px 0 0;
    margin-right: 20px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
}
.bar {
  font-size: 16px;
}
.bar .socials li {
  position: relative;
}
.bar .socials .contact {
  padding-left: 15px;
  font-size: 16px;
  font-weight: 600;
}
.bar .socials .contact:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #fff;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
@media (min-width: 1200px) {
  .bar .btn-adherer-wrapper > a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bar .btn-adherer-wrapper > a .topbar-btn-icon {
    margin-right: 20px !important;
    display: inline-block;
  }
}
.bar .btn-adherer-wrapper > a .btn-adherer-label {
  font-weight: 600 !important;
}
.bar .btn-adherer-wrapper > a:hover {
  background: transparent;
}
.bar .btn-adherer-wrapper > a .icon:before {
  content: "\f2b5";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  display: block;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .bar .btn-adherer-wrapper > a .icon:before {
    font-size: 25px !important;
    margin-top: -1px;
  }
}
.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: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;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    background-color: #fff;
    height: 120px;
    width: 170px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 0;
    width: 170px;
    height: 120px;
    min-height: 120px;
  }
  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;
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li.menuli .nav-dropdown > ul > li:hover > a {
    color: #fff !important;
    background-color: #609b7c !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: -3px !important;
  }
  header .header-navigation-side .nav > ul > li.menuli:hover > a:after {
    content: '';
    height: 2px;
    background: #609b7c;
    width: 50px;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
@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.with-search-field .header-search-mobile input::placeholder {
    color: #ACAFB1;
  }
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-inscription-wrapper,
  header .bar .btn-adherer-wrapper,
  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: #ffffff !important;
    position: relative;
  }
  header .bar .btn-recruteur-wrapper > span,
  header .bar .btn-inscription-wrapper > span,
  header .bar .btn-adherer-wrapper > 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,
  header .bar .NA_connexion .connexion-np > a,
  header .bar .NA_connexion .connexion-btn > a {
    color: #ffffff !important;
  }
  header .bar .btn-recruteur-wrapper .topbar-btn-icon,
  header .bar .btn-inscription-wrapper .topbar-btn-icon,
  header .bar .btn-adherer-wrapper .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 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;
    color: #ffffff !important;
  }
  header .bar .btn-recruteur-wrapper:before,
  header .bar .btn-inscription-wrapper:before,
  header .bar .btn-adherer-wrapper:before,
  header .bar .NA_connexion .connexion-np:before,
  header .bar .NA_connexion .connexion-btn:before,
  header .bar .btn-recruteur-wrapper:after,
  header .bar .btn-inscription-wrapper:after,
  header .bar .btn-adherer-wrapper:after,
  header .bar .NA_connexion .connexion-np:after,
  header .bar .NA_connexion .connexion-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
  header .bar .btn-recruteur-wrapperbefore,
  header .bar .btn-inscription-wrapperbefore,
  header .bar .btn-adherer-wrapperbefore,
  header .bar .NA_connexion .connexion-npbefore,
  header .bar .NA_connexion .connexion-btnbefore {
    left: 0;
    right: unset;
  }
  header .bar .btn-inscription-wrapper,
  header .bar .btn-connexion-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  header .bar .btn-adherer-wrapper {
    max-width: unset !important;
    flex: unset;
    padding: 0 15px;
  }
  header .bar .bar-contact-wrapper {
    max-width: 160px !important;
  }
  header .bar .NA_connexion .connexion-np,
  header .bar .NA_connexion .connexion-btn {
    font-weight: 600 !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;
    border-radius: 50%;
    overflow: hidden;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  header .main-navigation-row,
  header .header-main {
    height: 120px !important;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 36px;
    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;
    text-align: right;
    color: #50597b;
    line-height: 57px;
    font-weight: 700;
  }
  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: 80% !important;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    z-index: 999;
  }
  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: #50597b;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# site_header ################################################### */
#row-header {
  z-index: 0;
}
#section-header {
  min-height: 300px;
  z-index: 0;
}
#section-header .header-phrase {
  display: block;
  text-align: center;
  width: 100%;
  background: transparent;
  padding: 0;
}
#section-header .header-phrase .desc {
  display: none;
}
#section-header .header-phrase .title {
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 45px;
  color: #ffffff;
  font-weight: 700 !important;
  text-align: center;
}
#section-header .site_header-actions {
  margin-top: 50px;
}
#section-header .cta-header {
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  white-space: nowrap;
  max-width: 280px !important;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 1.12px;
  text-align: center;
  font-weight: 700;
}
#section-header .cta-header.btn-center {
  margin-bottom: 20px !important;
}
#section-header .cta-header.empty {
  border: 1px solid #fff;
  background: transparent;
  width: 211px;
  margin-bottom: 15px;
}
#section-header .cta-header.fill {
  border: 1px solid #609b7c;
  background-color: #609b7c;
  color: #50597b !important;
  width: 170px;
}
#section-header .cta-header:active,
#section-header .cta-header:hover,
#section-header .cta-header:focus {
  border-color: #50597b;
  color: #fff !important;
}
@media (min-width: 1200px) {
  #section-header {
    height: 500px;
    padding-top: 161px;
  }
  #section-header .header-phrase {
    max-height: 300px;
    max-width: 635px;
    background: transparent;
    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: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    font-weight: 700;
  }
}
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
@media (max-width: 767.98px) {
  #row-liens .container {
    margin: 0;
  }
}
#row-liens .slick-list.draggable {
  overflow: visible;
}
#section-lienstop .col-article > .lien {
  color: #A0A0A0 !important;
  height: 270px;
  position: relative;
  border-radius: 8px;
  padding: 50px 0 ;
  text-align: center;
  background: #fff;
  box-shadow: 10px 32px 43px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(27, 201, 155, 0.05);
  height: 191px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  cursor: pointer;
  transition: color .5s ;
}
#section-lienstop .col-article > .lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  min-height: 85px;
  height: 85px;
  display: block;
  margin: 0 auto 0;
  position: relative;
  background: rgba(96, 155, 124, 0.1);
  border-radius: 50%;
  padding: 22px;
}
#section-lienstop .col-article > .lien .lien-text {
  margin-top: 20px;
}
#section-lienstop .col-article > .lien .lien-soustitre {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
}
#section-lienstop .col-article > .lien .lien-title {
  text-align: center;
  letter-spacing: 0;
  color: #50597b;
  line-height: 32px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}
#section-lienstop .col-article > .lien:hover {
  background-color: rgba(96, 155, 124, 0.1);
}
#section-lienstop .col-article > .lien:hover .lien-title {
  color: #000 !important;
}
@media (max-width: 767.98px) {
  #section-lienstop .col-article {
    margin-top: 0;
  }
  #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END Lines --------------------------------------------------*/
/* ################################# Actus  ############################################ */
@media (min-width: 1200px) {
  #section-event {
    height: 480px;
  }
  #section-event .section-more {
    position: absolute;
    bottom: 0;
  }
  #row-actus,
  #row-events {
    padding: 0 !important;
    position: relative;
    padding-top: 30px;
    padding-bottom: 120px;
  }
  #row-actus:after,
  #row-events:after {
    content: '';
    height: calc( 100% - 50px );
    width: 100%;
    position: absolute;
    left: calc( 50% );
    top: -60px;
    background: #609b7c;
    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;
  }
}
h1.mobilite-title:after {
  background: #609b7c;
}
#section-actus {
  padding-top: 50px;
  padding-bottom: 0;
}
#section-actus .home-article {
  margin: 0 2px 30px;
  border: 0 none;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 7px;
  min-height: 510px;
  height: auto;
}
#section-actus .home-article .type {
  background: #50597b;
  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-actus .home-article .model-content .date {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin: 20px 0 15px;
  display: block;
  margin-left: 30px;
  text-transform: none;
  position: absolute;
  color: #959494;
  line-height: 18px;
}
#section-actus .home-article .model-content .title {
  position: absolute;
  font-weight: 700;
  font-size: 22px;
  color: #50597b;
  line-height: 30px;
  text-align: left;
  padding: 0;
  margin: 60px 30px ;
  font-family: 'Nunito Sans', sans-serif;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 30px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  border-radius: 7px;
  font-size: 16px;
  float: left;
  margin-left: 30px;
  font-weight: bold;
}
#section-actus .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
#section-actus.home-section.section-default .section-more.top_link {
  margin-top: 10px;
}
#section-actus.home-section.section-default .section-more.top_link a {
  background: #fff;
  text-align: center;
  color: #609b7c;
}
#section-actus.home-section.section-default .section-more.top_link a:hover {
  background: #50597b;
  color: #fff;
}
@media (max-width: 767.98px) {
  #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 (min-width: 1200px) {
  .section-title .title {
    line-height: 42px !important;
  }
}
@media (max-width: 1199.98px) {
  #section-actus .home-article,
  #section-events .home-article {
    min-height: 450px;
  }
  #section-event .article-details {
    line-height: 1.3em;
    font-size: 16px;
  }
}
#section-event {
  margin-bottom: 80px;
}
#section-event .section-more {
  margin-top: 35px;
}
#section-event .article-details {
  padding: 0 58px 0 0;
  text-align: left;
  font-size: 18px;
  color: #959494;
  line-height: 27px;
  font-weight: 400;
}
#section-revue,
#section-events {
  padding-top: 50px;
}
#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: 7px;
}
#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: 37px;
  background-color: #50597b;
  left: 50%;
  text-transform: uppercase;
  transform: translateX(-50%);
  border-radius: 3px;
  bottom: -22px;
  font-weight: normal;
}
#section-revue .home-article .date span,
#section-events .home-article .date span {
  color: #fff;
  font-weight: 600;
  display: inline-block;
  font-size: 18px !important;
  line-height: 37px;
}
#section-revue .home-article .title,
#section-events .home-article .title {
  padding: 0 !important;
  font-weight: 700;
  font-size: 22px;
  color: #50597b;
  line-height: 30px;
  text-align: left;
  font-family: 'Nunito Sans', sans-serif;
}
#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: #609b7c;
  text-transform: none;
  font-weight: 700;
  font-size: 16;
}
#section-actus .desc,
#section-events .desc {
  display: none !important;
}
/* --------------------------------  END event ------------------------------------------------*/
#section-annuaireexpress {
  padding-bottom: 50px;
}
#section-annuaireexpress .section-title .title {
  color: #fff;
}
#section-annuaireexpress .submit-search-btn {
  background: #609b7c;
  border: 1px solid #609b7c;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 1.13px;
  text-align: center;
  font-weight: 700;
}
#section-annuaireexpress .submit-search-btn:hover {
  color: #fff;
  background: #50597b;
  border-color: #50597b;
}
#section-annuaireexpress .form-control {
  border-radius: 3px;
}
/* ################################# bienvenue  ################################################### */
#row-apropos {
  background: rgba(188, 195, 198, 0.3);
}
#row-apropos #section-apropos .section-title .title {
  color: #50597b;
}
#row-apropos #section-apropos .section-title .line {
  background-color: #50597b;
}
#row-apropos #section-apropos .apropos .apropos-cta a {
  border-radius: 3px;
  height: 55px;
  line-height: 55px;
  background: #609b7c;
  border-color: #609b7c;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1.12px;
}
#row-apropos #section-apropos .apropos .apropos-cta a:hover {
  background: #50597b;
  color: #fff;
}
#row-apropos #section-apropos .apropos-desc {
  padding-bottom: 50px;
  color: #959494;
  line-height: 24px;
  font-weight: 400;
  margin-top: 0 !important;
  font-size: 18px;
  text-align: justify;
}
@media (max-width: 1199.98px) {
  #row-apropos .apropos-image-wrapper {
    float: none !important;
    width: 100% !important;
  }
  #row-apropos .apropos-image-wrapper img {
    width: 100%;
    max-width: 450px;
    margin: auto;
    display: block;
    float: none;
  }
  #row-apropos .apropos {
    padding-bottom: 80px;
  }
  #row-apropos .home-section {
    padding: 15px 0;
  }
}
/* --------------------------------  END bienvenue --------------------------------------------------*/
/* ################################# PORTRAITS ################################################### */
/* variables css */
/* css portraits */
#section-portraits .section-title.section-title.side-title .line {
  background: #609b7c !important;
}
#section-portraits .section-title.section-title.side-title .title {
  color: #609b7c !important;
  padding-left: 0 !important;
  text-align: left;
  line-height: 52px !important;
  font-size: 32px !important;
}
#section-portraits .slick-slider i.slick-arrow.fas {
  color: #609b7c !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 --------------------------------------------------*/
/* #################### end PArtenaires #################### */
#row-partenaires {
  background: #609b7c !important;
}
#row-partenaires #section-partenaires .section-title .title {
  color: #fff !important;
}
#row-partenaires #section-partenaires .section-title .line {
  background: #fff !important;
}
#row-partenaires #section-partenaires img {
  filter: saturate(0);
}
#row-partenaires #section-partenaires img:hover {
  filter: saturate(1);
}
#row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-left,
#row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-right {
  top: 40px;
}
#row-partenaires #section-partenaires .home-article {
  height: 190px;
  border-radius: 7px;
}
@media (min-width: 992px) {
  #row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-right {
    right: -80px;
  }
  #row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-left {
    left: -80px;
  }
  #row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-right,
  #row-partenaires #section-partenaires .home-content i.slick-arrow.fa-chevron-left {
    top: calc( 50% - 36px );
    font-size: 56px;
    color: #FFFFFF;
    text-align: right;
    line-height: 64px;
    font-weight: 900;
  }
}
/* --------------------- end PArtenaires --------------------------- */
/* ####################### FOOTER ############################ */
/* 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: #fff;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-middle {
  border-top: 1px solid #fff;
  padding-top: 38px !important;
  padding-bottom: 38px !important;
}
#footer-middle .footer-logos-wrapper {
  margin: 0;
  max-width: 450px;
  display: flex;
  justify-content: space-between;
}
#footer-middle .footer-logos-wrapper > div {
  display: inline-block;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  max-width: 155px;
  position: relative;
}
#footer-middle .footer-logos-wrapper #footer-logo-2 {
  max-width: 200px;
  position: relative;
}
/* css footer */
@media (min-width: 1200px) {
  #footer-middle .list-inline.liens-footer {
    margin: 0 -15px 0 0;
    top: 48px;
    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-logos-wrapper .footer-logo {
    margin: auto;
  }
  #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 --------------------------- */
