/* COULEUR SITE PALETTE */
.colored__auto {
  color: #dc002d; }

.chart__auto .chart__split + .chart__split:before {
  background-color: #d7e1f5; }

.colored__realestate {
  color: #7346aa; }

.chart__realestate .chart__split + .chart__split:before {
  background-color: #ffd74b; }

.colored__vacation {
  color: #2d5fa0; }

.chart__vacation .chart__split + .chart__split:before {
  background-color: #3c78c8; }

.colored__employment {
  color: #04848c; }

.chart__employment .chart__split + .chart__split:before {
  background-color: #facdd2; }

.colored__consumption {
  color: #3c3c3c; }

.chart__consumption .chart__split + .chart__split:before {
  background-color: #ffd74b; }

.colored__vacation__2 {
  color: #666666; }

.colored__test__2 {
  color: #666666; }

/*
USAGE :
.site-header {
    padding: 2rem;
    font-size: 1.8rem;
    @include mq('tablet-wide') {
        padding-top: 4rem;
        font-size: 2.4rem;
    }
}
// */
#mainFooter {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 30px 0 60px 0; }
  @media screen and (min-width: 680px) {
    #mainFooter {
      padding: 60px 0 90px 0; } }
  @media screen and (min-width: 1024px) {
    #mainFooter {
      padding: 60px 0 120px 0; } }

.footer__content {
  position: relative;
  text-align: center; }
  .footer__content .own-grid {
    margin: 0 auto;
    max-width: 335px; }
    @media screen and (min-width: 680px) {
      .footer__content .own-grid {
        max-width: 486px; } }

.footer__social .own-grid:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin: 20px auto;
  background-color: #c4e2fe; }

.footer__social h2,
.footer__social h3 {
  font-size: 20px !important;
  color: #000000; }

.footer__social .nav-footer {
  height: auto; }

.footer__social ul {
  padding: 15px 0 30px 0;
  display: flex;
  flex-flow: wrap;
  justify-content: center; }
  .footer__social ul li {
    padding: 0 5px; }

.footer__social .btn__share {
  width: 57px;
  height: 57px;
  color: white !important; }
  .footer__social .btn__share:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    pointer-events: none; }

.footer__social .btn__icon {
  pointer-events: none; }
  .footer__social .btn__icon i {
    font-size: 30px; }

.footer__social .action {
  position: relative; }
  .footer__social .action__under {
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 57px;
    opacity: 0; }
    .footer__social .action__under .react-share__ShareButton {
      width: 57px;
      height: 57px; }

.footer__nav, .footer__design {
  font-size: 18px;
  padding: 5px 0;
  font-weight: bold;
  color: #666666; }

.footer__nav a {
  color: #ff6e14; }

@media screen and (min-width: 1024px) {
  .footer__nav nav ul {
    display: inline-flex; } }

.footer__nav nav ul li + li {
  margin-top: 10px; }
  @media screen and (min-width: 1024px) {
    .footer__nav nav ul li + li {
      margin-top: 0; } }

.footer__nav nav ul li a {
  padding: 0 10px; }
  .footer__nav nav ul li a:hover {
    opacity: 0.8; }

.footer__nav + .footer__design {
  margin-top: 15px; }
  @media screen and (min-width: 1024px) {
    .footer__nav + .footer__design {
      margin-top: 0; } }

.footer__design .own-grid {
  display: inline-flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center; }

.footer__design .block {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .footer__design .block {
      width: auto;
      display: inline-flex;
      flex-flow: wrap;
      justify-content: center;
      align-items: center; } }
  .footer__design .block + .block {
    margin-top: 15px; }
    @media screen and (min-width: 1024px) {
      .footer__design .block + .block {
        margin-top: 0; } }

.footer__design .btn__logo {
  padding: 0 10px; }
  .footer__design .btn__logo__lbc {
    color: #ff6e14;
    transform: translateY(-2px); }
  .footer__design .btn__logo__wdd {
    color: inherit;
    transform: translateY(0px); }

.footer__design .logo__brand.logo__lbc {
  width: 115px;
  height: 22.5px; }

.footer__design .logo__brand.logo__wdd {
  width: 124px;
  height: 16.8px; }

.footer__cookiespolicy .btn__share:before, .footer__methodology .btn__share:before, .footer__consumer .btn__share:before, .footer__home .btn__share:before {
  background-color: #ff6e14; }

.footer__auto .btn__share:before {
  background-color: #dc002d; }

.footer__realestate .btn__share:before {
  background-color: #7346aa; }

.footer__vacation .btn__share:before {
  background-color: #ffbe00; }

.footer__employment .btn__share:before {
  background-color: #04848c; }

.footer__consumption .btn__share:before {
  background-color: #3c3c3c; }

/* COULEUR SITE PALETTE */
.colored__auto {
  color: #dc002d; }

.chart__auto .chart__split + .chart__split:before {
  background-color: #d7e1f5; }

.colored__realestate {
  color: #7346aa; }

.chart__realestate .chart__split + .chart__split:before {
  background-color: #ffd74b; }

.colored__vacation {
  color: #2d5fa0; }

.chart__vacation .chart__split + .chart__split:before {
  background-color: #3c78c8; }

.colored__employment {
  color: #04848c; }

.chart__employment .chart__split + .chart__split:before {
  background-color: #facdd2; }

.colored__consumption {
  color: #3c3c3c; }

.chart__consumption .chart__split + .chart__split:before {
  background-color: #ffd74b; }

.colored__vacation__2 {
  color: #666666; }

.colored__test__2 {
  color: #666666; }

/*
USAGE :
.site-header {
    padding: 2rem;
    font-size: 1.8rem;
    @include mq('tablet-wide') {
        padding-top: 4rem;
        font-size: 2.4rem;
    }
}
// */
#markerScroll:not(.in-view) + .wrapp-all-sections #mainFooter .wrapp-scroll-top {
  opacity: 0; }

#markerScroll:not(.in-view):not([style="visibility: hidden;"]) + .wrapp-all-sections #mainFooter .wrapp-scroll-top {
  opacity: 1;
  bottom: 140px; }
  #markerScroll:not(.in-view):not([style="visibility: hidden;"]) + .wrapp-all-sections #mainFooter .wrapp-scroll-top a {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); }

#markerScroll:not(.in-view):not([style="visibility: hidden;"]) + .wrapp-all-sections #mainFooter.in-view .wrapp-scroll-top {
  position: relative;
  opacity: 1;
  bottom: 50px; }
  #markerScroll:not(.in-view):not([style="visibility: hidden;"]) + .wrapp-all-sections #mainFooter.in-view .wrapp-scroll-top a {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0); }

#markerScroll[style="visibility: hidden;"] + .wrapp-all-sections #mainFooter .wrapp-scroll-top {
  opacity: 0; }

.wrapp-scroll-top {
  position: fixed;
  top: auto !important;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  z-index: 450;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .wrapp-scroll-top .inner-scroll-top {
    position: relative;
    max-width: 1190px;
    margin: 0 auto; }
    @media screen and (min-width: 1440px) {
      .wrapp-scroll-top .inner-scroll-top {
        max-width: 1430px; } }
    .wrapp-scroll-top .inner-scroll-top .btn {
      position: absolute;
      right: 0;
      top: 0;
      width: 44px;
      height: 44px;
      padding: 0;
      display: flex;
      align-items: center;
      flex-flow: wrap;
      background-color: #ffffff;
      color: #3a3a3b;
      border: 1px solid #ffffff;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      box-shadow: 0 0 25px rgba(0, 0, 0, 0);
      cursor: pointer; }
      @media screen and (min-width: 1200px) {
        .wrapp-scroll-top .inner-scroll-top .btn {
          margin-right: 10px; } }
      .wrapp-scroll-top .inner-scroll-top .btn .btn-icon {
        pointer-events: none;
        font-size: 22px;
        margin: auto;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        margin: auto; }
        .wrapp-scroll-top .inner-scroll-top .btn .btn-icon i {
          margin: auto;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      .wrapp-scroll-top .inner-scroll-top .btn:hover {
        background-color: #ffffff;
        color: #000000; }

