/* 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 */
/* variable less projet  */
/*fonts*/
[id^="block-"],
.container-fluid > [id^="row-"] {
  scroll-margin-top: 114px;
}
/* css projet*/
body {
  font-family: 'Lato', 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: 'Lato', sans-serif;
  color: #333333;
  font-weight: 700;
}
.header-lien a {
  color: #fff;
}
.header-lien a:hover,
.header-lien a:focus {
  color: #ff074d !important;
}
.home-section.section-default .section-title {
  margin-bottom: 20px;
  color: #ff074d !important;
}
.home-section.section-default .section-title .line {
  width: 70px !important;
  background-color: #ff074d !important;
}
.home-section.section-default .section-title .title {
  line-height: 32px;
  color: #ff074d !important;
  font-size: 32px;
  color: #ff074d;
  font-weight: 800;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title {
    margin-bottom: 0 !important;
  }
  .home-section.section-default .section-title .title {
    text-align: center !important;
    line-height: 1.5em !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%;
  }
}
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 {
  padding: 0 30px;
  border-radius: 25px;
  height: 50px;
  line-height: 46px;
  text-transform: none;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  transition: .2s;
}
.home-row {
  position: relative;
}
.motifs:before {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 0;
}
.model-ratio-image .containerImg {
  padding-bottom: calc( 61.80469716% - 40px );
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ############ 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 20px 0 0;
    margin-right: 30px;
    font-size: 16px;
    position: relative;
    width: auto;
  }
  .shopping-cart i .fas,
  .search-toggle-wrapper .search-toggle .fas {
    font-size: 16px;
  }
  .shopping-cart i:after,
  .search-toggle-wrapper .search-toggle:after {
    position: absolute;
    right: 0;
    top: 12px;
    content: '';
    height: 16px;
    width: 1px;
    background-color: #333333;
  }
}
.bar {
  font-size: 16px;
}
.bar .header-mibile-bar {
  position: relative;
  z-index: 999;
  padding: 0;
  margin: 0;
}
.bar .list-liens li {
  line-height: 40px;
  position: relative;
  padding: 0  17px;
  display: block;
  float: left;
}
.bar .list-liens li a {
  font-size: 12px;
}
.bar .list-liens li:before {
  content: '';
  height: 15px;
  position: absolute;
  left: 0;
  background-color: #333333;
  width: 1px;
  top: 5px;
  display: inline-block;
  margin-top: 7px;
}
.bar .socials.rs-nolabels a i {
  font-size: 16px;
}
.bar .langs-wrapper {
  position: relative;
}
.bar .langs-wrapper .lang_switcher .switch-slider.round {
  background-color: #ff074d;
}
.bar .langs-wrapper .lang_link {
  color: #999;
}
.bar .langs-wrapper .lang_link.selected {
  color: #333;
}
@media (min-width: 1200px) {
  body .logo .logo-a {
    height: 91px;
    width: 60px;
    position: absolute;
  }
  body .logo .logo-a .logo-img {
    margin: 20px 0 ;
    width: 60px;
    height: 91px;
    min-height: 91px;
  }
  .bar .inline-div-section-wrapper {
    display: block;
  }
  .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  .bar .btn-connexion-wrapper,
  .bar .btn-recruteur-wrapper,
  .bar .btn-adherer-wrapper {
    max-width: 160px !important;
  }
  header .NA_connexion .connexion-btn > span {
    font-size: 16px;
  }
  header .NA_connexion {
    min-width: 166px;
  }
  header .NA_connexion .btn-inscription-wrapper a > .fa,
  header .NA_connexion .btn-inscription-wrapper a > .fas,
  header .NA_connexion .connexion-btn > .fa.faicon_user,
  header .NA_connexion .connexion-btn > .fas.faicon_user {
    position: absolute;
    left: -13px;
    top: 11px;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    font-size: 16px !important;
  }
  header .bar.with-search-field .btn-adherer-wrapper.bar-btn-2,
  header .bar.with-search-field .btn-connexion-wrapper.bar-btn-1 {
    max-width: 170px !important;
  }
  header .btn-recruteur-wrapper,
  header .btn-inscription-wrapper,
  header .btn-adherer-wrapper,
  header .NA_connexion .connexion-np,
  header .NA_connexion .connexion-btn {
    text-transform: none;
  }
  header .connexion-np .login-small-thumb {
    border-radius: 50%;
  }
  .main-content-wrapper {
    padding-top: 0px;
  }
  .bar .socials li + li {
    margin-left: 10px;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  body.page .header-main,
  body.stiky_nav.stiky_active .header-main {
    background: linear-gradient(to left, #ff074d, #a53d9e) !important;
  }
  header .main-navigation-row,
  header .header-main {
    height: 150px;
    background: transparent !important;
  }
  header .header-nav {
    height: 100%;
  }
  header .header-navigation-side {
    height: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
    padding-top: 29px;
    width: 910px !important;
  }
  header .header-navigation-side .nav-wrapper {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod {
    height: 100%;
  }
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li,
  header .header-navigation-side .nav-wrapper .nav-default-mod > ul > li > a {
    height: 100%;
  }
  header .header-navigation-side .nav {
    padding: 0 !important;
    float: right;
    min-width: 1080px;
  }
  header .header-navigation-side .nav a {
    text-transform: none;
  }
  header .header-navigation-side .nav > ul > li {
    white-space: nowrap;
    min-width: unset;
    color: #ffffff;
  }
  header .header-navigation-side .nav > ul > li.menuli > a {
    color: transparent;
    padding: 0 14px;
    font-weight: bold;
    text-align: right;
    color: #ffffff;
    line-height: 57px;
    font-size: 16px;
    font-weight: 700;
  }
  header .header-navigation-side .nav > ul > li.menuli a {
    color: #ffffff !important;
  }
  header .header-navigation-side .nav > ul > li:hover:not(:last-child) > a {
    position: relative;
  }
  header .header-navigation-side .nav > ul > li:hover:not(:last-child) > a:after {
    content: '';
    height: 2px;
    background: #ff074d;
    width: 50px;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
  }
  header .header-navigation-side .nav > ul > li:last-child {
    margin-left: 8px;
  }
  header .header-navigation-side .nav > ul > li:last-child > a {
    border-radius: 24px;
    background: transparent;
    box-sizing: border-box;
    max-height: 80px;
    line-height: 40px;
    border: 2px solid #fff;
    height: 48px;
    padding: 0 38px;
    color: #fff;
  }
  header .header-navigation-side .nav > ul > li:last-child > a:hover {
    color: #ff074d !important;
    border-color: #ff074d;
    background: rgba(255, 255, 255, 0.8);
  }
  header .header-navigation-side .nav > ul > li:last-child > a:before {
    content: "\f4c4";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px 0 0;
    display: inline-block;
  }
  header .header-navigation-side .nav > ul > li:last-child nav.nav-dropdown {
    right: 16px;
  }
  header .header-navigation-side .nav > ul > li:last-child:hover:after {
    display: none !important;
  }
  /* media min-lg horizontal */
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .stiky_active .horizontal_nav.adminActive .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 45px !important;
  }
  .stiky_active .horizontal_nav .header-navigation-side {
    padding-top: 0;
  }
  .stiky_active .horizontal_nav .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 50px !important;
  }
  .horizontal_nav.adminActive .header-navigation .nav > ul > li.menuli > .nav-dropdown {
    top: 53px !important;
  }
  .horizontal_nav .header-navigation-side {
    position: relative;
    height: auto;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul {
    display: block;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli {
    position: unset;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown {
    top: 55px !important;
    left: 0;
    width: 750px;
    min-width: 750px;
    text-align: center;
    background: transparent;
    box-shadow: none;
    position: absolute;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li {
    display: inline-block;
    width: auto;
    float: none;
    border: 0 none;
    background: transparent;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li:hover > a {
    color: #fff !important;
    text-decoration: underline !important;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li a {
    padding-right: 10px;
    font-weight: bold;
  }
  .horizontal_nav .header-navigation .nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown li + li:before {
    content: '';
    width: 1px;
    height: 12px;
    top: 12px;
    position: absolute;
    left: 04px;
    background-color: #ffffff;
  }
}
/* ------- end navigation ------- */
/* --------------------------------  END HEADER --------------------------------------------------*/
/* ################################# MAIN CAROUSEL ################################################### */
#section-header {
  padding: 0;
}
#section-header .header-content {
  position: absolute;
  height: 600px;
  width: 100%;
  display: flex;
  top: 175px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media (max-width: 1199.98px) {
  #section-header .header-content {
    height: 276px;
    top: 30px;
  }
}
#section-header .header-content .header_content-top {
  margin-top: -167px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  #section-header .header-content .header_content-top {
    flex-direction: column;
    margin-top: -65px;
    left: 0;
    padding: 0 10%;
    display: flex;
    justify-content: center;
    flex-direction: row;
  }
}
#section-header .header-content .header_content-top .header-image {
  max-height: 225px;
  margin-right: 50px;
}
@media (max-width: 1199.98px) {
  #section-header .header-content .header_content-top .header-image {
    margin-right: 20px;
  }
  #section-header .header-content .header_content-top .header-image img {
    max-width: 100px;
    max-height: 100px;
  }
}
#section-header .header-content .header_content-top .header-text {
  font-size: 38px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  font-weight: 500;
  max-width: 420px;
}
@media (max-width: 1199.98px) {
  #section-header .header-content .header_content-top .header-text {
    font-size: 24px;
  }
}
#section-header .header-content .header_content-bottom {
  position: absolute;
  bottom: 30px;
}
#section-header .header-content .header_content-bottom .header-lien {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  text-decoration: underline;
}
@media (max-width: 1199.98px) {
  #section-header .header-content .header_content-bottom .header-lien {
    font-size: 14px;
  }
}
#section-header .site_header-wrapper {
  width: 100%;
}
#section-header .site_header-wrapper .site_header-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
}
#section-header .site_header-wrapper .site_header-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(95, 0, 133, 0.7);
}
#section-header .youtube-background iframe {
  max-height: 515px;
  margin-top: -135px;
}
#section-header .containerImg {
  background: #000;
}
#section-header .containerImg img {
  opacity: .4;
}
#section-header .youtube-background {
  min-height: 300px;
}
#section-header .youtube-background iframe {
  min-height: 420px;
}
#section-header .site_header-inner {
  padding: 0;
  position: relative;
  opacity: 1;
}
#section-header .site_header-inner .article-Model .title {
  padding: 0;
}
@media (max-width: 1199.98px) {
  #section-header {
    min-height: 300px !important;
    margin-top: 0 !important;
  }
  #section-header .youtube-background,
  #section-header .site_header-inner,
  #section-header .youtube-background iframe {
    min-height: 300px;
  }
}
@media (max-width: 767.98px) {
  #section-header {
    min-height: 300px !important;
    margin-top: -27px !important;
  }
  #section-header .header-content {
    max-width: 100% !important;
    width: 100% !important;
    position: relative !important;
    left: 0;
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 1199.98px) {
  #section-header {
    min-height: 300px;
    margin-top: O;
  }
  #section-header .youtube-background,
  #section-header .site_header-inner,
  #section-header .youtube-background iframe {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  #section-header {
    min-height: 775px;
    margin-top: -150px;
  }
  #section-header .youtube-background,
  #section-header .site_header-inner {
    min-height: 775px;
    width: 100% !important;
    height: 100% !important;
    height: 775px;
    position: absolute;
  }
  #section-header .youtube-background iframe {
    width: 100vw !important;
    max-width: unset !important;
    max-height: unset !important;
  }
}
/* --------------------------------  END MAIN CAROUSEL --------------------------------------------------*/
/* ################################# Apropos  ################################################### */
#section-apropos2sur2 {
  padding: 40px 0 80px;
}
#section-apropos2sur2 .apropos .apropos-actions {
  text-align: center;
}
@media (min-width: 768px) {
  #section-apropos2sur2 .apropos .apropos-actions {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#section-apropos2sur2 .apropos .apropos-actions .apropos-cta a {
  display: inline-block;
  border: 2px solid #ff074d;
  padding: 0 30px;
  border-radius: 25px;
  height: 50px;
  line-height: 47px;
  font-size: 16px;
  color: #ff074d;
  text-align: center;
  font-weight: 800;
  width: 200px;
  margin: 0 10px;
  transition: .2s;
}
#section-apropos2sur2 .apropos .apropos-actions .apropos-cta a:hover {
  background: #ff074d;
  color: #fff;
}
#section-apropos2sur2 .apropos .apropos-actions .apropos-cta.fill a {
  background: #ff074d;
  color: #fff;
}
#section-apropos2sur2 .apropos .apropos-actions .apropos-cta.fill a:hover {
  background: #fff;
  color: #ff074d;
}
@media (max-width: 1199.98px) {
  #section-apropos2sur2 .apropos .apropos-image-wrapper {
    margin: 30px 0 90px;
  }
  #section-apropos2sur2 .apropos .apropos-cta {
    width: 100%;
    margin-bottom: 30px;
  }
  #section-apropos2sur2 .apropos .apropos-cta a {
    width: 100%;
  }
}
#section-apropos {
  padding-bottom: 0;
}
#section-apropos .section-title {
  margin-bottom: 45px;
}
#section-apropos .apropos-desc {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  margin-top: 40px;
  color: #5F0085 !important;
}
#section-apropos .apropos-desc p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}
#section-apropos .apropos-image {
  width: 100%;
}
/* --------------------------------  END APROPOS --------------------------------------------------*/
/* ################################# ROW-MISSIONS  ################################################## */
#section-missions {
  padding: 0;
}
#section-missions .missions .mission {
  color: #fff;
  text-align: center;
  padding: 50px 35px;
  font-size: 15px;
  background: #fff;
  background: linear-gradient(to left, #ff074d, #a53d9e);
  border-radius: 8px;
}
#section-missions .missions .mission h3 {
  text-transform: uppercase;
  margin: 0 0 30px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
}
#section-missions .missions .mission * {
  color: #fff;
}
#section-missions .missions .mission:hover {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}
#section-missions .missions .mission .mission-img {
  float: left;
  text-align: center;
  position: relative;
  padding: 10px;
}
#section-missions .missions .mission .mission-img i {
  font-size: 30px;
  color: #ff074d;
  display: block;
}
#section-missions .missions .mission .mission-txt .bigger {
  padding: 0 0 0 90px;
  display: block;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  line-height: 27px;
}
@media (max-width: 767.98px) {
  #section-missions .missions .mission {
    margin-bottom: 15px;
  }
}
.liste ul {
  list-style: unset;
  text-align: left;
}
.liste ul li {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  line-height: 22px;
}
/* --------------------------------  END MISSIONS --------------------------------------------------*/
/* ################################# ROW-EVENTS  ################################################## */
@media (min-width: 1200px) {
  #module_ep .ep-section.ep-section-mesevenements .more-infos {
    border: 3px solid #fff;
  }
}
#row-events {
  background: linear-gradient(to left, #ff074d, #a53d9e);
  position: relative;
}
#row-events:before {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 0;
}
#row-events:before {
  top: unset;
  left: unset;
  bottom: -40px;
  right: 0;
}
#section-events .section-title {
  margin-bottom: 40px;
}
#section-events .section-title .title {
  color: #fff;
}
@media (min-width: 1200px) {
  #section-events .section-title .title {
    margin-bottom: 0;
  }
}
#section-events .date {
  font-size: 12px;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: unset;
  bottom: 35%;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  background: #ff074d;
  text-transform: uppercase;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  width: fit-content;
  display: block;
}
#section-events .date .dateMonth {
  margin: 0;
  display: inline-block;
}
#section-events .model-content .title {
  position: absolute;
  top: unset;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  #section-events .model-content .title {
    padding: 20px 50px !important;
  }
}
#section-events .home-article {
  border-radius: 5px;
  overflow: hidden;
  border: 0 none;
  margin: 0;
  padding: 0;
  min-height: 270px !important;
}
#section-events .section-title .title {
  color: #fff !important;
}
@media (max-width: 991.98px) {
  #section-events .home-article {
    min-height: 270px !important;
  }
  #section-events .section-title {
    margin-bottom: 40px;
    text-align: center !important;
  }
  #section-events .section-title .title {
    text-align: center !important;
  }
  #section-events .date {
    font-size: 16px !important;
    top: 45%;
  }
  #section-events .col-article + .col-article {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  #section-events .section-more {
    margin-top: 50px;
  }
}
#section-events .section-more a {
  color: #fff;
  border-color: #fff;
}
#section-events .section-more a:hover {
  background-color: #fff;
  color: #ff074d;
}
@media (max-width: 991.98px) {
  #section-events .section-more a {
    background: linear-gradient(to left, #ff074d, #a53d9e);
  }
  #section-events .section-more a:hover {
    background: #fff;
  }
}
@media (min-width: 992px) {
  #section-events .home-content i.slick-arrow.fa-chevron-right {
    right: -80px;
  }
  #section-events .home-content i.slick-arrow.fa-chevron-left {
    left: -80px;
  }
  #section-events .home-content i.slick-arrow.fa-chevron-right,
  #section-events .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;
  }
}
#section-events .bgImg .model-image .bgShadow {
  background: rgba(0, 0, 0, 0.4);
}
/* --------------------------------  END ROW-EVENTS ------------------------------------------------*/
/* ################################# partenaires ################################################## */
@media (min-width: 992px) {
  #row-partenaire .home-content i.slick-arrow.fa-chevron-right {
    right: -80px;
  }
  #row-partenaire .home-content i.slick-arrow.fa-chevron-left {
    left: -80px;
  }
  #row-partenaire .home-content i.slick-arrow.fa-chevron-right,
  #row-partenaire .home-content i.slick-arrow.fa-chevron-left {
    top: calc( 50% - 36px );
    font-size: 56px;
    text-align: right;
    line-height: 64px;
    font-weight: 900;
  }
}
/* --------------------------------  partenaires ------------------------------------------------*/
/* ################################# Retails Board ################################################## */
#row-board {
  background: linear-gradient(to left, #ff074d, #a53d9e);
  position: relative;
}
#row-board:before {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 0;
}
#row-board:before {
  left: unset;
  right: 0;
}
#section-board:before {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 0;
}
#section-board:before {
  left: -450px;
  bottom: -30px;
  right: unset;
  top: unset;
}
#section-board .section-title .title {
  color: #fff !important;
}
#section-board .intro,
#section-board .sub_title {
  margin-bottom: 30px;
  color: #fff !important;
  line-height: 27px;
  font-size: 18px;
  display: inline-block;
  margin: 30px 0;
}
#section-board .contenu .col {
  text-align: left;
}
#section-board .photo {
  display: inline-block;
  position: relative;
  width: 205px;
  height: 280px;
  margin: 15px auto;
  max-width: 100%;
  overflow: visible;
  text-align: left;
}
@media (min-width: 768px) {
  #section-board .photo {
    width: 200px;
    height: 250px;
    margin: 30px auto;
  }
}
#section-board .photo img {
  display: block;
  position: relative;
  z-index: 80;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#section-board .photo:before {
  content: '';
  z-index: 70;
  background: #fff;
  position: absolute;
  max-width: 100%;
  top: -6px;
  right: -7px;
  width: 205px;
  height: 280px;
}
@media (min-width: 768px) {
  #section-board .photo:before {
    top: -13px;
    right: -14px;
    width: 200px;
    height: 250px;
  }
}
#section-board .photo .photo-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(95, 0, 133, 0.78);
  color: #fff;
  font-size: 16px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 15px;
  z-index: 90;
  font-weight: 400;
  line-height: 1.4em;
  display: none;
}
#section-board .photo .photo-hover .photo-nom {
  font-weight: 700;
  font-size: 18px;
}
#section-board .photo .photo-hover .photo-nom span {
  display: block;
  word-break: break-word;
}
#section-board .photo:hover .photo-hover {
  display: flex;
}
/* --------------------------------  Retails board ------------------------------------------------*/
/* ################################# Leaders thematiques ################################################## */
.row-leaders {
  padding-bottom: 0;
}
#section-leaders-blocs {
  padding-top: 0;
}
#section-leaders-blocs .col-article {
  margin-bottom: 30px;
}
#section-leaders-blocs .liens .lien {
  height: 200px;
  padding: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}
#section-leaders-blocs .liens .lien .lien-img {
  padding: 0;
  margin: 0;
  height: 150px;
  overflow: hidden;
  display: block;
  text-align: center;
  float: none;
}
#section-leaders-blocs .liens .lien .lien-img img {
  object-fit: contain;
  display: block;
  position: relative;
  transition: width .3s;
  width: 100%;
  max-height: 100%;
  float: none;
  padding: 15px;
}
#section-leaders-blocs .liens .lien .lien-txt .bigger {
  background: #ff074d;
  color: #fff;
  position: absolute;
  bottom: -3px;
  left: -3px;
  padding: 0;
  margin: 0;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc( 100% + 6px );
  font-size: 18px;
}
#section-leaders-blocs .liens .lien:hover {
  background: #fff;
  border: 3px solid #ff074d;
}
@media (min-width: 1200px) {
  #section-leaders-blocs .home-content > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
#section-leaders {
  padding: 100px 0 40px !important;
}
#section-leaders .intro,
#section-leaders .intro p {
  color: #5f0085;
  color: #5F0085;
  line-height: 27px;
  font-weight: 400;
  font-size: 18px;
}
/* --------------------------------  Retails leaders ------------------------------------------------*/
/* ####################### RS ############################ */
#row-rs-linkedin {
  background: linear-gradient(to left, #ff074d, #a53d9e);
  position: relative;
  background: url(/ressources/css/images/fondlinkedin.png) no-repeat center center;
  background-size: cover;
}
#row-rs-linkedin:before {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  top: 0;
}
#row-rs-linkedin:before {
  left: unset;
  right: 0;
  top: -55px;
  background-image: url(/ressources/css/images/motif_haut_retailersboard.png);
}
#row-rs-linkedin .home-article {
  padding: 35px;
}
#row-rs-linkedin #section-linkedin {
  padding: 50px 0;
}
#row-rs-linkedin #section-linkedin .date-rs {
  color: #8b8b8b;
}
#row-rs-linkedin #section-linkedin .date-rs > i {
  background: #0966C3;
}
#row-rs-linkedin #section-linkedin .titre-rs {
  color: #0966C3;
}
#row-rs-linkedin #section-linkedin .col-article > div {
  overflow-y: auto;
  background: #fff;
  border-radius: 8px;
  padding: 30px;
}
#row-rs-linkedin .item-flux a {
  font-size: 17px;
  color: #333333;
  line-height: 24px;
  font-weight: 500;
}
/* --------------------------------  END RS ------------------------------------------------*/
/* ################################# Actus  ############################################ */
@media (min-width: 1200px) {
  #row-actus2 {
    padding: 80px 0 !important;
    position: relative;
  }
  #row-actus2 > .container {
    z-index: 99;
    position: relative;
  }
  #row-actus2 .section-title .title {
    margin-bottom: 10px;
  }
  .section-more.top_link {
    margin: 0 -15px 0 0;
    top: 80px;
    right: 0;
    z-index: 999;
  }
  .section-more a {
    min-width: 210px;
  }
  #row-actus2:after {
    height: 100%;
    top: 0;
    border-radius: 3px 3px 0 0;
  }
}
@media (max-width: 991.98px) {
  .article-Model.imgFullWidth {
    padding-bottom: 0 !important;
  }
}
h1.mobilite-title:after {
  background: #5f0085;
}
#section-actus2 {
  padding-top: 50px;
  padding-bottom: 0;
}
#section-actus2 .home-article {
  margin: 0 2px 5px;
  border: 0 none;
  border-radius: 3px;
  min-height: 420px;
  height: auto;
}
#section-actus2 .home-article .type {
  background: #ff074d;
  color: #fff;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  position: absolute;
  display: block;
  left: 50%;
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  transform: translate(-50%, -42px);
  white-space: nowrap;
  min-width: 170px;
}
#section-actus2 .home-article .model-content .date {
  display: none;
}
#section-actus2 .home-article .model-content .date_after_title {
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  margin: 23px 0;
  display: block;
  margin-left: 0;
  text-transform: none;
  position: relative;
  color: #8b8b8b;
  line-height: 24px;
  opacity: .5;
}
#section-actus2 .home-article .title {
  position: relative;
  font-weight: 800;
  font-size: 20px;
  color: #5f0085 !important;
  line-height: 30px;
  text-align: left;
  padding: 0;
  margin: -5px 0 0;
  font-family: 'Lato', sans-serif;
}
#section-actus2 .home-article .desc {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  font-weight: 400;
  padding: 0 !important;
}
#section-actus2 .home-article .model-image {
  background: #fff;
  margin-bottom: 30px;
}
#section-actus2 .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus2 .home-article .readmore-wrapper a {
  border-radius: 3px;
  font-size: 16px;
  float: left;
  margin-left: 30px;
  font-weight: bold;
}
#section-actus2 .home-article .readmore-wrapper a i {
  margin-left: 10px;
  transition: margin .3s;
}
#section-actus2 .home-article .readmore-wrapper a:hover i {
  margin-left: 20px;
}
/* --------------------------------  END Actus ------------------------------------------------*/
/* ################################# ROW-OFFRES  ################################################## */
#row-emploi {
  overflow: hidden;
}
#row-emploi::after {
  content: '';
  background: transparent url(/ressources/css/images/motif.png) no-repeat center center;
  width: 217px;
  height: 217px;
  position: absolute;
  background-size: 100%;
  left: 0;
  bottom: -44px;
  top: auto;
}
#row-emploi #section-emploi {
  padding-top: 60px;
}
#row-emploi .section-title {
  margin-bottom: 50px;
}
#row-emploi .home-article {
  background-color: transparent;
  border: none;
}
#row-emploi .home-article .model-image {
  height: 116px;
  width: 116px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #E6E6E6;
  margin-bottom: 0;
  top: -15px;
  z-index: 99;
  border-radius: 0;
  padding: 5px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.06);
}
#row-emploi .home-article .model-image .click-img {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 2px;
}
#row-emploi .home-article .model-image .click-img img {
  max-height: unset !important;
  height: unset !important;
  bottom: unset;
  position: relative;
  top: unset;
  float: none;
  vertical-align: middle;
  max-width: 100%;
  min-width: 0;
}
#row-emploi .home-article .model-content {
  padding: 30px;
  background: #fff;
  margin: -90px -15px;
  padding-top: 95px;
  position: relative;
  height: 310px;
  z-index: 98;
  text-align: center;
}
#row-emploi .home-article .model-content .date {
  letter-spacing: 0;
  line-height: 12px;
  font-size: 14px;
  color: #A9A9A9;
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 15px;
}
#row-emploi .home-article .model-content .title {
  letter-spacing: 0;
  text-align: left;
  font-size: 20px;
  color: #5F0085;
  line-height: 27px;
  font-weight: 600;
  position: relative;
}
#row-emploi .home-article .model-content .title .entreprise {
  font-size: 16px;
  color: #FF074D;
  letter-spacing: 0;
  text-align: left;
  line-height: 12px;
  position: relative;
  left: 0;
  width: 100%;
  font-weight: 700;
  padding-bottom: 17px;
  text-transform: lowercase;
}
#row-emploi .see-more a {
  color: #fff;
  border: 2px solid #fff;
  transition: .2s;
}
#row-emploi .see-more a:hover {
  color: #ff074d !important;
  background-color: #fff;
}
/* --------------------------------  END ROW-OFFRES ------------------------------------------------*/
.home-communaute .ctas .btns-list .btn-element .scrollable a:hover {
  color: #ff074d;
}
.home-communaute .ctas .btns-list .btn-element:hover .btns {
  background: #ff074d;
  color: #fff;
}
.home-communaute .ctas .btns-list .btn-element:hover .btns ul li p,
.home-communaute .ctas .btns-list .btn-element:hover .btns ul .chevron i {
  color: #fff;
}
/* ################################# ROW-CONTACT ################################################## */
#section-contact .section-title {
  margin-bottom: 10px;
}
#section-contact .contact-subtitle {
  font-size: 18px;
  color: #FF074D;
  line-height: 24px;
  font-weight: 400;
}
#section-contact .sub-section .sub-title {
  margin-top: 30px;
  font-size: 20px;
  color: #5F0085;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 800;
}
#section-contact .sub-section .sub-content {
  margin-top: 10px;
}
#section-contact .sub-section .sub-content strong a {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  font-weight: 500;
}
#section-contact #form_contact input.text,
#section-contact #form_contact textarea.text {
  padding: 10px 15px;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 3px;
  margin: 7px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
#section-contact #form_contact input.text::placeholder,
#section-contact #form_contact textarea.text::placeholder {
  color: #999999;
}
#section-contact #form_contact textarea.text {
  height: 145px;
  margin-bottom: 22px;
}
@media (max-width: 767.98px) {
  #section-contact #form_contact .g-recaptcha div {
    margin: auto;
  }
  #section-contact #form_contact .color_main_color_2 {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  #section-contact #form_contact .text-rigth {
    margin-top: 15px;
  }
}
#section-contact #form_contact .text-rigth div {
  position: relative;
}
#section-contact #form_contact .text-rigth .text-right {
  color: #ff074d !important;
}
#section-contact #form_contact .text-rigth input.contact-btn-submit {
  color: #ff074d;
  border: 2px solid #ff074d;
  transition: .2s;
  background: none;
  padding: 0 30px;
  border-radius: 25px;
  height: 50px;
  line-height: 46px;
  text-transform: none;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  min-width: 200px;
  margin: 16px auto;
  display: block;
}
@media (min-width: 768px) {
  #section-contact #form_contact .text-rigth input.contact-btn-submit {
    position: absolute;
    right: 0;
  }
}
#section-contact #form_contact .text-rigth input.contact-btn-submit:hover {
  color: #fff !important;
  background-color: #ff074d;
}
/* --------------------------------  END ROW-CONTACT ------------------------------------------------*/
/* ################################# FOOTER ################################################## */
#footer-middle {
  display: none;
}
#footer-bottom {
  background: #333;
  padding: 20px 0 !important;
}
#footer-bottom .liens-footer {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-weight: 700;
}
#footer-bottom .liens-footer li {
  position: relative;
}
#footer-bottom .liens-footer li:hover a {
  text-decoration: underline !important;
}
@media (max-width: 991.98px) {
  #footer-bottom .liens-footer li {
    display: block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #footer-bottom .liens-footer li + li {
    margin-left: 15px !important;
    padding: 0 15px !important;
  }
  #footer-bottom .liens-footer li + li:before {
    content: '';
    height: 12px;
    top: 8px;
    width: 2px;
    position: absolute;
    left: -1px;
    background: #fff;
  }
}
@media (max-height: 750px) or (max-width: 575.98px) {
  .modal_new_collaborateur,
  .modal_collaborateur {
    display: none !important;
  }
}
/* --------------------------------  FOOTER ------------------------------------------------*/
