/* 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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  color: #5d5e4d;
}
@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: minion-pro, serif;
  color: #5d5e4d;
  font-weight: bold;
}
.home-section.section-default .section-title {
  margin-bottom: 30px;
  color: #a68229 !important;
}
.home-section.section-default .section-title > .line {
  width: 50px !important;
  background-color: #29291d !important;
}
.home-section.section-default .section-title > .title {
  color: #29291d !important;
  font-size: 40px;
  text-align: center;
  line-height: 46px;
  font-weight: 500;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .home-section.section-default .section-title .title {
    text-align: center;
    margin: 40px 0  !important;
    font-size: 30px !important;
    width: 100% !important;
    display: block;
    float: none;
  }
  body .home-section.section-default .section-more a {
    border-radius: 0;
    width: auto;
    padding: 11px 40px;
    margin-bottom: 40px;
  }
  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: auto;
  }
}
body .home-section.section-default .section-more a {
  background: #a68229;
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  border: 1px solid #a68229 !important;
  text-transform: none;
}
body .home-section.section-default .section-more a:hover {
  background: transparent;
  color: #a68229;
}
/* --------------------------------  END PROJET --------------------------------------------------*/
/* ############ topbar ############ */
.btn-connexion-wrapper.bar-btn-1 {
  display: none;
}
@media (max-width: 1199.98px) {
  .search-toggle-wrapper .search-toggle {
    font-size: 22px;
    padding: 8px 0;
    text-align: center;
  }
  .bar .shopping-cart a {
    width: 50px;
    text-align: center;
    padding: 3px 0 0;
  }
  .logo-smaller img {
    padding: 5px;
  }
  .bar .btn-adherer-wrapper.btn-mobilites {
    background: #5a7184 !important;
  }
  .bar .btn-adherer-wrapper.btn-mobilites i {
    color: #29291d;
  }
}
@media (min-width: 992px) {
  header .lang_link.selected,
  header .switch-slider {
    color: #a68229;
  }
  header .switch-slider {
    background: #a68229;
  }
  header .switch-slider:before {
    background: #fff;
  }
  header .bar .socials li.rs-append {
    position: relative;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 0 20px 0 45px !important;
    padding: 0 7px;
    border: 1px solid;
    height: 26px;
    line-height: 26px;
  }
  header .bar .socials li.rs-append a {
    font-size: 12px;
    display: block;
    line-height: 26px;
    height: 26px;
    text-align: center;
  }
  header .bar .socials li.rs-append:before {
    content: '';
    width: 1px;
    height: 17px;
    top: 4px;
    position: absolute;
    left: -25px;
    background: #fff;
  }
  header .bar .socials li.rs-append:after {
    content: '';
    width: 1px;
    height: 17px;
    top: 4px;
    position: absolute;
    right: -25px;
    background: #fff;
  }
}
@media (min-width: 1200px) {
  header .bar .bar-btn-2 {
    position: relative;
  }
  header .bar .bar-btn-2 .topbar-btn-icon {
    display: block !important;
  }
  header .bar .btn-adherer-wrapper-2 a,
  header .bar .btn-adherer-wrapper a {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
  }
  header .bar .btn-adherer-wrapper {
    width: 170px;
  }
  header .bar .btn-adherer-wrapper .icon:before {
    content: "\f2b5";
    font-family: "Font Awesome 5 Free";
    display: block;
    font-size: 16px;
  }
  header .bar .btn-adherer-wrapper a {
    padding: 0 15px;
  }
  header .bar .na-login a.fancyForgotPass {
    font-size: 10px !important;
  }
  header .bar .NA_connexion {
    border: 1px solid #ffffff;
  }
  header .bar .NA_connexion .connexion-np {
    text-align: center;
    width: 100%;
    overflow: hidden;
  }
  header .bar .NA_connexion .connexion-np > span {
    text-align: center;
    width: calc(50%);
  }
  header .bar .NA_connexion .login-small-thumb {
    margin: 0 10px 0 0px !important;
    max-width: 30px;
    border: 0 none;
    max-height: 38px;
  }
  header .bar .NA_connexion .fa-toggle-sub-menu {
    height: 30px !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
    line-height: 29px;
  }
  header .bar .socials li + li {
    margin-left: 5px;
  }
  header .bar .inline-div-section-wrapper {
    display: block;
  }
  header .bar .inline-div-section-wrapper .inline-div-section {
    float: right;
    flex: unset;
  }
  header .bar .inline-div-section-wrapper .inline-div-section.socials-wrapper {
    float: left;
  }
  header .bar .socials.rs-nolabels a:hover,
  header .bar .shopping-cart a:hover,
  header .bar .search-toggle:hover,
  header .bar .socials.rs-nolabels a:active,
  header .bar .shopping-cart a:active,
  header .bar .search-toggle:active,
  header .bar .socials.rs-nolabels a:focus,
  header .bar .shopping-cart a:focus,
  header .bar .search-toggle:focus {
    color: #fff;
  }
  header .bar .socials.rs-nolabels a i,
  header .bar .shopping-cart a i,
  header .bar .search-toggle i {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }
  header .bar .shopping-cart a {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    width: auto;
    padding: 0 10px 0 20px;
    position: relative;
    margin-left: 20px;
  }
  header .bar .shopping-cart a:before {
    content: '';
    width: 1px;
    height: 28px;
    top: 6px;
    position: absolute;
    left: 0;
    background: #fff;
  }
  header .bar .search-toggle-wrapper .search-toggle {
    padding-top: 11px;
  }
  header .bar .header-search-mobile {
    left: -324px !important;
  }
  header .bar .search-wrapper,
  header .bar .inline-div-section {
    height: 40px;
  }
  header .bar .btn-inscription-wrapper,
  header .bar .btn-don-wrapper,
  header .bar .btn-recruteur-wrapper,
  header .bar .btn-adherer-wrapper,
  header .bar .btn-connexion-wrapper {
    border-radius: 0 !important;
    flex: unset;
    text-transform: none;
    line-height: 30px !important;
    height: 30px !important;
    margin-top: 5px;
    width: 160px;
    margin-left: 15px;
    border: 0 none !important;
    font-size: 16px;
  }
  header .bar .btn-inscription-wrapper.btn-mobilites,
  header .bar .btn-don-wrapper.btn-mobilites,
  header .bar .btn-recruteur-wrapper.btn-mobilites,
  header .bar .btn-adherer-wrapper.btn-mobilites,
  header .bar .btn-connexion-wrapper.btn-mobilites {
    background: #5a7184 !important;
    border-color: #5a7184 !important;
  }
  header .bar .btn-inscription-wrapper.btn-mobilites .btn-adherer-label,
  header .bar .btn-don-wrapper.btn-mobilites .btn-adherer-label,
  header .bar .btn-recruteur-wrapper.btn-mobilites .btn-adherer-label,
  header .bar .btn-adherer-wrapper.btn-mobilites .btn-adherer-label,
  header .bar .btn-connexion-wrapper.btn-mobilites .btn-adherer-label {
    color: #29291d !important;
    font-weight: 600 !important;
  }
  header .bar .btn-inscription-wrapper .btn-adherer-label,
  header .bar .btn-don-wrapper .btn-adherer-label,
  header .bar .btn-recruteur-wrapper .btn-adherer-label,
  header .bar .btn-adherer-wrapper .btn-adherer-label,
  header .bar .btn-connexion-wrapper .btn-adherer-label {
    font-weight: 500 !important;
  }
  header .bar .NA_connexion > a.btn,
  header .bar .NA_connexion > .connexion-np,
  header .bar .NA_connexion {
    border-radius: 0 !important;
    margin-top: 0;
    line-height: 28px !important;
    height: 30px !important;
    text-transform: none;
    font-weight: 600 !important;
  }
  header .bar .NA_connexion > a.btn > a,
  header .bar .NA_connexion > .connexion-np > a,
  header .bar .NA_connexion > a {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    max-height: 26px !important;
  }
  header .bar .NA_connexion > a.btn > a i,
  header .bar .NA_connexion > .connexion-np > a i,
  header .bar .NA_connexion > a i {
    height: unset;
    margin: 0;
    padding: 0;
  }
  header .bar .btn-adherer-wrapper a > .fa,
  header .bar .btn-adherer-wrapper a > .fas,
  header .bar .connexion-btn > .fa.faicon_user,
  header .bar .connexion-btn > .fas.faicon_user {
    display: inline-block !important;
    font-size: 16px !important;
  }
  header .bar .NA_connexion:hover,
  header .bar .NA_connexion:focus,
  header .bar .NA_connexion:active {
    background-color: #FFF !important;
  }
  header .bar .NA_connexion:hover .connexion-btn,
  header .bar .NA_connexion:focus .connexion-btn,
  header .bar .NA_connexion:active .connexion-btn,
  header .bar .NA_connexion:hover .connexion-np,
  header .bar .NA_connexion:focus .connexion-np,
  header .bar .NA_connexion:active .connexion-np {
    background-color: transparent !important;
    font-weight: 600;
  }
  header .bar .NA_connexion:hover .connexion-btn > *,
  header .bar .NA_connexion:focus .connexion-btn > *,
  header .bar .NA_connexion:active .connexion-btn > *,
  header .bar .NA_connexion:hover .connexion-np > *,
  header .bar .NA_connexion:focus .connexion-np > *,
  header .bar .NA_connexion:active .connexion-np > * {
    color: #29291d !important;
  }
  header .bar .NA_connexion .connexion-btn.active-btn {
    box-sizing: content-box;
    padding: 1px 0;
    color: #29291d !important;
    background-color: #FFF !important;
  }
  header .bar .btn-don-wrapper > a,
  header .bar .btn-inscription-wrapper > a,
  header .bar .btn-recruteur-wrapper > a,
  header .bar .btn-adherer-wrapper > a,
  header .bar .btn-adherer-label {
    border-radius: 0 !important;
    margin-top: 0;
    line-height: 30px !important;
    height: 30px !important;
    font-size: 16px;
    border: 0 none !important;
    font-weight: 600;
  }
  header .bar .btn-don-wrapper > a:hover,
  header .bar .btn-inscription-wrapper > a:hover,
  header .bar .btn-recruteur-wrapper > a:hover,
  header .bar .btn-adherer-wrapper > a:hover,
  header .bar .btn-adherer-label:hover {
    background-color: #fff !important;
    color: #29291d !important;
  }
  header .bar .btn-don-wrapper > a:hover > span,
  header .bar .btn-inscription-wrapper > a:hover > span,
  header .bar .btn-recruteur-wrapper > a:hover > span,
  header .bar .btn-adherer-wrapper > a:hover > span,
  header .bar .btn-adherer-label:hover > span {
    color: #29291d !important;
  }
  .logo {
    display: inline-block;
    width: 110px;
    height: 110px;
  }
  .logo a {
    display: inline-block;
    width: 110px;
    height: 110px;
  }
  .logo a img {
    display: inline-block;
    width: 110px;
    min-height: 110px;
    max-height: 110px;
    margin: 10px 0;
  }
}
/* ------- fon tobbar ------- */
/* ############ navigation ############ */
/* ## css media lg-min ## */
@media (min-width: 1200px) {
  body.page .header-main,
  body.stiky_nav.stiky_active .header-main {
    border-top: 1px solid #41412e;
    background: rgba(0, 0, 0, 0.45) !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: 750px;
  }
  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 > a {
    position: relative;
  }
  header .header-navigation-side .nav > ul > li:hover > a:after {
    content: '';
    height: 2px;
    background: #fff;
    width: 50px;
    position: absolute;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* 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: #a68229;
  }
  .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 .home-content > .row {
  margin-left: 0 !important;
}
#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;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
#section-header .youtube-background {
  max-height: 300px;
}
#section-header .youtube-background iframe {
  max-height: 515px;
  margin-top: -135px;
}
@media (max-width: 1199.98px) {
  #section-header .youtube-background iframe {
    margin-left: -50%;
  }
}
#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;
  text-align: center;
}
#section-header .site_header-inner .article-Model .title {
  padding: 0;
}
#section-header .site_header-inner .phrase {
  padding: 0;
  margin: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
  text-align: left;
  color: #ffffff;
  display: block;
  position: absolute;
  transform: translate3D( calc(50% - 215px), 320px, 0);
}
#section-header .site_header-inner .phrase .title {
  font-size: 54px;
  font-weight: bold;
  line-height: 1;
  font-family: minion-pro, serif;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#section-header .site_header-inner .phrase .text {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 1.5rem;
}
#section-header .site_header-inner .phrase .actions .header-cta {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background: #a68229;
  font-size: 16px;
  font-weight: bold;
  padding: 0 30px;
  border-radius: 3px;
  border: 1px solid #a68229;
}
#section-header .site_header-inner .phrase .actions .header-cta:hover {
  color: #fff;
  border-color: #FFF;
}
@media (max-width: 1199.98px) {
  #section-header .site_header-inner .phrase {
    top: 50px !important;
    left: 20px;
    transform: translate(0, 0);
    width: 100%;
    font-size: 15px !important;
  }
  #section-header .site_header-inner .phrase .title {
    margin-bottom: 0;
    font-size: 24px;
  }
  #section-header .site_header-inner .phrase .text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3rem;
  }
}
#section-header .site_header-inner .arrowscrolldown {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
#section-header .site_header-inner .arrowscrolldown i {
  font-size: 30px;
  line-height: 48px;
  color: #ffffff;
  transition: all .3s;
}
#section-header .site_header-inner .arrowscrolldown:hover i {
  transform: translateY(10px);
}
@media (max-width: 1199.98px) {
  #section-header {
    min-height: 300px;
    margin-top: 0 !important;
  }
  #section-header .youtube-background {
    position: relative !important;
    max-height: 600px !important;
  }
  #section-header .youtube-background,
  #section-header .site_header-inner,
  #section-header .youtube-background iframe {
    min-height: 500px;
    max-width: 250%;
    max-height: 250%;
  }
}
@media (max-width: 767.98px) {
  #section-header {
    min-height: 218px !important;
    margin-top: -27px !important;
    position: relative !important;
  }
  #section-header .site_header-inner .phrase {
    top: 30%;
    font-size: 28px;
  }
}
@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 --------------------------------------------------*/
/* ################################# INTRO  ################################################### */
#row-inro {
  background-color: #5d5e4d;
}
@media (min-width: 1200px) {
  #row-inro {
    padding: 0;
    background: #5d5e4d url(/ressources/css/images/fleur1.png) no-repeat top right;
    background-size: 185px;
  }
}
#row-inro #section-intro .intro .intro-title {
  font-weight: Bold;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 60px;
  margin-top: -13px;
  font-family: minion-pro, serif;
  font-weight: 600;
}
#row-inro #section-intro .intro .intro-title .bigger {
  font-size: 50px;
  color: #FFFFFF;
  line-height: 60px;
}
#row-inro #section-intro .intro .intro-content {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
@media (max-width: 991.98px) {
  #row-inro #section-intro .col-article {
    padding: 30px 0 !important;
  }
}
/* --------------------------------  END EMPLOI --------------------------------------------------*/
/* ################################# MAIN LIENSTOP ################################################### */
#row-liens {
  background: #FAFAFA;
}
#row-liens #section-lienstop {
  padding: 60px 0;
}
#row-liens #section-lienstop .col-article > a.lien {
  background: #FFFFFF;
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  height: 215px;
  position: relative;
  padding: 20px;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: color .5s ;
}
#row-liens #section-lienstop .col-article > a.lien .lienstop-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  display: block;
  margin: 10px auto 0;
  position: relative;
  background: #F5F2E4;
  border-radius: 50%;
  padding: 22px;
}
#row-liens #section-lienstop .col-article > a.lien .lien-text {
  margin-top: 2px;
}
#row-liens #section-lienstop .col-article > a.lien .lien-title,
#row-liens #section-lienstop .col-article > a.lien .lien-soustitre {
  position: absolute;
  top: 58%;
  width: 100%;
  text-align: center;
  left: 0;
}
#row-liens #section-lienstop .col-article > a.lien .lien-soustitre {
  font-weight: 300;
  font-size: 16px;
  color: #5D5E4D;
  color: #5d5e4d;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
}
#row-liens #section-lienstop .col-article > a.lien .lien-title {
  line-height: 32px;
  font-weight: 700;
  font-size: 22px;
  color: #5D5E4D;
  text-align: center;
  text-transform: uppercase;
  font-family: minion-pro, serif;
  top: 70%;
}
#row-liens #section-lienstop .col-article > a.lien:hover {
  background-color: rgba(41, 41, 29, 0.1);
  color: #5d5e4d !important;
}
#row-liens #section-lienstop .col-article > a.lien:hover * {
  color: #29291d;
}
@media (max-width: 767.98px) {
  #row-liens #section-lienstop .col-article + .col-article {
    margin-top: 15px;
  }
}
/* --------------------------------  END LIENSTOP --------------------------------------------------*/
/* ################################# Actus  ############################################ */
h1.mobilite-title:after {
  background: #a68229;
}
@media (min-width: 1200px) {
  #row-actus {
    background: transparent url(/ressources/css/images/fleur2.png) no-repeat left top;
    background-size: 235px;
  }
}
#section-actus {
  padding-bottom: 0;
}
#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: 0;
  min-height: 460px;
}
#section-actus .home-article .model-content .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0 0 15px;
  display: block;
  margin-left: 20px;
  text-transform: none;
  position: relative;
}
#section-actus .home-article .title {
  position: relative;
  font-weight: 400;
  font-size: 20px;
  color: #5a7184;
  text-align: left;
  padding: 0;
  margin: 20px;
  color: #000;
  font-family: minion-pro, serif;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 700;
}
#section-actus .home-article .desc {
  position: relative;
  font-size: 16px;
  color: #5d5e4d;
  line-height: 24px;
  font-weight: 400;
}
#section-actus .home-article .model-image {
  background: #fff;
  margin-bottom: 20px;
}
#section-actus .home-article .readmore-wrapper {
  text-transform: uppercase;
  font-size: 20px;
  bottom: 30px;
}
#section-actus .home-article .readmore-wrapper a {
  border-radius: 0;
  font-size: 16px;
  float: left;
  margin-left: 20px;
  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: 57px;
}
@media (max-width: 767.98px) {
  #section-actus.home-section.section-default .section-more.top_link {
    position: relative;
    left: 0;
  }
}
/* --------------------------------  END Actus ------------------------------------------------*/
/* ################################# event  ############################################ */
@media (min-width: 1200px) {
  #row-events {
    background: transparent url(/ressources/css/images/fleur3.png) no-repeat right bottom;
    background-size: 235px;
  }
}
@media (max-width: 1199.98px) {
  #section-event .article-details {
    line-height: 1.3em;
    font-size: 12px;
  }
}
#section-event .section-more {
  margin-top: 35px;
}
#section-event .article-details {
  padding: 0 70px 0 0;
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  color: #5d5e4d;
}
#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: 0;
}
#section-revue .home-article .desc,
#section-events .home-article .desc {
  display: none !important;
}
#section-revue .home-article .date,
#section-events .home-article .date {
  width: 200px;
  height: 44px;
  color: #29291d;
  background: #F5F2E4;
  border-radius: 3px;
  left: 50%;
  text-transform: uppercase;
  transform: translateX(-50%);
  bottom: -22px;
  font-weight: normal;
}
#section-revue .home-article .date span,
#section-events .home-article .date span {
  font-weight: normal;
  display: inline-block;
  font-size: 16px !important;
  line-height: 44px;
  text-align: center;
  line-height: 64px;
  font-weight: 500;
}
#section-revue .home-article .date .dateCustom,
#section-events .home-article .date .dateCustom {
  max-height: 100%;
  line-height: 46px;
}
#section-revue .home-article .title,
#section-events .home-article .title {
  padding: 0 !important;
  color: #29291d;
  text-align: left;
  font-family: minion-pro, serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-right: 50px;
  margin-right: 40px;
}
#section-revue .home-article .model-image,
#section-events .home-article .model-image {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 0;
}
#section-revue .home-article.locationBottom .location,
#section-events .home-article.locationBottom .location {
  color: #a68229;
  text-transform: none;
  font-weight: bold;
}
/* --------------------------------  END event ------------------------------------------------*/
#row-compteurs {
  background-size: cover;
}
#section-compteurs .article-counter .tiny-circle {
  margin-top: 10px;
}
#section-compteurs .article-counter .countTo {
  font-size: 46px;
  color: #29291d;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  font-family: minion-pro, serif;
  margin-bottom: 8px;
}
#section-compteurs .article-counter .description {
  font-size: 16px;
  color: #5d5e4d;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
}
#section-compteurs .article-counter .inner-shadow {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 180px;
  margin-left: -90px;
  margin-top: -90px;
  border-radius: 100%;
  background-color: #F5F2E4;
}
.inscription-newsletter-wrapper .article-details {
  font-size: 16px;
}
#row-newsletter #section-newsletter {
  padding: 40px 0;
}
@media (max-width: 1199.98px) {
  #row-newsletter #section-newsletter {
    padding: 40px 0;
  }
}
#row-newsletter #section-newsletter .section-title .title {
  margin: 0 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
#row-newsletter #section-newsletter .section-title .line {
  background: #fff !important;
}
#row-newsletter #section-newsletter .button-ok {
  height: 51px;
  border: 1px solid #a68229;
  background: #a68229;
}
#row-newsletter #section-newsletter .button-ok:hover {
  background: transparent;
  border: 1px solid #a68229;
  color: #a68229;
}
#row-newsletter #section-newsletter .button-ok {
  padding: 0 15px;
  font-weight: 600;
}
#row-newsletter #section-newsletter .button-ok,
#row-newsletter #section-newsletter .email_nl-wrapper {
  text-transform: none;
  font-size: 16px;
  border-radius: 0;
}
/* ####################### RS ############################ */
#row-rs {
  background-color: #F5F2E4;
  background: #f5f2e4 url(/ressources/css/images/fleur4.png) no-repeat bottom left;
  background-size: 203px 321px;
}
#row-rs #section-linkedin .date-rs > i {
  background: #0966C3;
}
#row-rs #section-linkedin .titre-rs {
  color: #0966C3;
}
#row-rs #section-facebook .date-rs > i {
  background: #0966C3;
}
#row-rs #section-facebook .titre-rs {
  color: #0966C3;
}
@media (max-width: 991.98px) {
  #row-rs #section-facebook .col-article > div {
    margin: 0 -15px !important;
  }
}
#row-rs #section-twitter .date-rs > i {
  background: #50ABF1;
}
#row-rs #section-twitter .titre-rs {
  color: #50ABF1;
}
#row-rs #section-youtube .date-rs > i {
  background: #c4302a;
}
#row-rs #section-youtube .titre-rs {
  color: #c4302a;
}
#row-rs #section-insta .date-rs > i {
  background-image: linear-gradient(0deg, #ffd600 0%, #ff0095 52%, #f2069c 58%, #cf14b0 68%, #962ccf 81%, #494dfa 97%, #3f51ff 100%);
}
#row-rs #section-insta .titre-rs {
  color: #FF0095;
}
#row-rs #section-twitter .col-article > div,
#row-rs #section-facebook .col-article > div,
#row-rs #section-insta .col-article > div,
#row-rs #section-linkedin .col-article > div,
#row-rs #section-youtube .col-article > div {
  overflow-y: auto;
  background: #fff;
  border-radius: 8px;
  padding: 30px;
}
#row-rs #section-youtube .rsx-img {
  height: 145px;
  overflow: hidden;
  object-fit: cover;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 90px);
}
#row-rs #section-youtube .rsx-img img {
  min-width: 100%;
  min-height: 100%;
}
#row-rs #section-youtube .article-rs2 {
  height: auto;
  min-height: 420px;
}
@media (max-width: 1199.98px) {
  #row-rs #section-yputube .col-article + .col-article {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}
/* --------------------------------  END RS ------------------------------------------------*/
/* ####################### videos ############################ */
#section-tempsforts {
  padding-top: 60px;
}
@media (max-width: 1199.98px) {
  #section-tempsforts .services-actions {
    position: relative;
  }
}
#section-tempsforts .services-actions .cta-1,
#section-tempsforts .services-actions .cta-2 {
  padding: 15px;
}
#section-tempsforts .col-article .tempsfort-item {
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
  border-radius: 3px;
  background: #fff;
  position: relative;
  min-height: 275px;
  z-index: 98;
  padding: 20px;
}
#section-tempsforts .desc {
  font-size: 16px;
  line-height: 24px;
  color: #5d5e4d;
  margin-left: -15px;
  padding-bottom: 60px;
  text-align: left;
}
@media (min-width: 1200px) {
  #section-tempsforts {
    position: relative;
    padding-top: 30px;
    padding-bottom: 120px;
  }
  #section-tempsforts > .container {
    z-index: 99;
    position: relative;
  }
  #section-tempsforts .section-title {
    margin-top: 20px;
    margin-bottom: 43px;
  }
}
@media (max-width: 1199.98px) {
  #section-tempsforts .col-article {
    margin: 15px 8px;
  }
}
/* --------------------------------  END videos --------------------------------------------------*/
/* ####################### partners ############################ */
#row-partenaires {
  background-color: #fff;
}
@media (min-width: 1200px) {
  #row-partenaires {
    background: #ffffff url(/ressources/css/images/fleur5.png) no-repeat bottom right;
    background-size: 185px;
  }
}
#row-partenaires .section-partenaires {
  padding: 80px 0 ;
}
/* --------------------------------  END partners ------------------------------------------------*/
/* ####################### FOOTER ############################ */
/* variables less */
#footer-bottom {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
#footer-bottom #footer-socials li {
  padding-right: 0 !important;
}
#footer-bottom #footer-socials a * {
  color: #5d5e4d;
}
#footer-bottom .asso_coords:before {
  content: '';
  display: inline-block;
  width: 8px;
  background: #5a7184;
  height: 1px;
  margin: 0 2px 5px 6px;
}
#footer-bottom * {
  font-size: 16px;
  color: #5D5E4D;
  line-height: 24px;
  font-weight: 500;
}
#footer-middle {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
#footer-middle .footer-logos-wrapper {
  max-width: 450px;
  display: flex;
  justify-content: start;
}
#footer-middle .footer-logos-wrapper > div {
  display: inline-block;
}
#footer-middle .footer-logos-wrapper #footer-logo-1 {
  max-width: 150px;
  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 -5px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 580px;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #FFFFFF;
    text-align: right;
    line-height: 24px;
    font-weight: 400;
    top: 65px;
  }
  #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: 274px !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: 274px !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: 65px;
  }
  #footer-middle .liens-footer li {
    display: block;
    text-align: center;
  }
  #footer-middle .liens-footer li a {
    padding: 5px;
    display: block;
  }
}
body .horizontal_nav .header-navigation nav.nav.nav-default-mod > ul > li.menuli > .nav-dropdown > ul > li > a > i.fas {
  display: none !important;
}
/* --------------------- end FOOTER --------------------------- */
