/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'Mosk-100';
  src: url("../fonts/hinted-MoskThin100.eot");
  src: url("../fonts/hinted-MoskThin100.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskThin100.woff2") format("woff2"), url("../fonts/hinted-MoskThin100.woff") format("woff"), url("../fonts/hinted-MoskThin100.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-200';
  src: url("../fonts/hinted-MoskExtra-Light200.eot");
  src: url("../fonts/hinted-MoskExtra-Light200.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskExtra-Light200.woff2") format("woff2"), url("../fonts/hinted-MoskExtra-Light200.woff") format("woff"), url("../fonts/hinted-MoskExtra-Light200.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-300';
  src: url("../fonts/hinted-MoskLight300.eot");
  src: url("../fonts/hinted-MoskLight300.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskLight300.woff2") format("woff2"), url("../fonts/hinted-MoskLight300.woff") format("woff"), url("../fonts/hinted-MoskLight300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-400';
  src: url("../fonts/hinted-MoskNormal400.eot");
  src: url("../fonts/hinted-MoskNormal400.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskNormal400.woff2") format("woff2"), url("../fonts/hinted-MoskNormal400.woff") format("woff"), url("../fonts/hinted-MoskNormal400.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-500';
  src: url("../fonts/hinted-MoskMedium500.eot");
  src: url("../fonts/hinted-MoskMedium500.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskMedium500.woff2") format("woff2"), url("../fonts/hinted-MoskMedium500.woff") format("woff"), url("../fonts/hinted-MoskMedium500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-600';
  src: url("../fonts/hinted-MoskSemi-Bold600.eot");
  src: url("../fonts/hinted-MoskSemi-Bold600.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskSemi-Bold600.woff2") format("woff2"), url("../fonts/hinted-MoskSemi-Bold600.woff") format("woff"), url("../fonts/hinted-MoskSemi-Bold600.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-700';
  src: url("../fonts/hinted-MoskBold700.eot");
  src: url("../fonts/hinted-MoskBold700.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskBold700.woff2") format("woff2"), url("../fonts/hinted-MoskBold700.woff") format("woff"), url("../fonts/hinted-MoskBold700.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-800';
  src: url("../fonts/hinted-MoskExtra-Bold800.eot");
  src: url("../fonts/hinted-MoskExtra-Bold800.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskExtra-Bold800.woff2") format("woff2"), url("../fonts/hinted-MoskExtra-Bold800.woff") format("woff"), url("../fonts/hinted-MoskExtra-Bold800.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Mosk-900';
  src: url("../fonts/hinted-MoskUltra-Bold900.eot");
  src: url("../fonts/hinted-MoskUltra-Bold900.eot?#iefix") format("embedded-opentype"), url("../fonts/hinted-MoskUltra-Bold900.woff2") format("woff2"), url("../fonts/hinted-MoskUltra-Bold900.woff") format("woff"), url("../fonts/hinted-MoskUltra-Bold900.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*.loading .callus-title {
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}

.callus-title {
  transition: 0.4s;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}*/
/*.loading .callus-number {
  transform: translate3d(0, 10px, 0) scale(0.9);
  opacity: 0;
}

.callus-number {
  transition: 0.3s $delay;
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}

.loading .callus-freecall {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}

.callus-freecall {
  transition: 0.4s 1.6s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}*/
.post-title:after,
.what .item-link:after,
.header-action.header-action-link:after {
  transition: 0.4s;
  transform: translate3d(0, 0, 0);
}

.post-title:hover:after,
.what .item-link:hover:after,
.header-action.header-action-link:hover:after {
  transform: translate3d(10px, 0, 0);
}

.what .item:not(.item-together) {
  transition: 0.4s;
  transform: translate3d(0, 30px, 0);
}

.what .item.item-visible {
  transform: translate3d(0, 0, 0);
}

.item {
  transform: scale(1);
  transition: 0.4s;
}

.item.item-opened,
.item.item-visible.item-opened {
  transform: scale(1.1);
}

.item-big.item-big-hidden {
  opacity: 0;
  visibility: hidden;
}

.challenge .item .item-link span:after {
  transition: 0.4s;
}

.challenge .item .item-link-round:after {
  transition: 0.4s;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N;
     Licensed MIT */
/*.lSSlideWrapper, .lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

.lSSlideOuter,
.lSSlideWrapper,
.lightSlider {
  overflow: hidden;
  height: 90px !important;
}

.lightSlider:after, .lightSlider:before {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: .8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(../img/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@-webkit-keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@-webkit-keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@-webkit-keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
@keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lightSlider .lslide {
  max-height: 100%;
}
*/
.popup-opened,
.popup-opened body {
  overflow: hidden;
}

.wrapper > .popup {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 3000;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.wrapper > .popup.visible {
  opacity: 1;
  visibility: visible;
}
.wrapper > .popup.visible article {
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateY(0);
}
.wrapper > .popup article {
  transition: 0.4s;
  height: 430px;
  width: 640px;
  background: #e71d72;
  display: block;
  position: fixed;
  left: calc(50% - 320px);
  top: calc(50% - 215px);
  z-index: 3001;
  text-align: center;
  padding: 70px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3) translateY(-180px);
  box-sizing: border-box;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
  background-image: url(../images/arcjurassien-illustr-arbre-voiture.png), url(../images/arcjurassien-illustr-guirlande.png), url(../images/arcjurassien-illustr-arbre.png);
  background-position: 20px calc(100% + 5px), calc(100% + 5px) -20px, calc(100% - 20px) calc(100% + 5px);
  background-size: 180px, 440px, 70px;
  background-repeat: no-repeat;
}
@media (max-width: 630px) {
  .wrapper > .popup article {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 30px;
    background-size: 140px, 390px, 50px;
  }
  .wrapper > .popup article p {
    max-width: 95%;
    margin-bottom: 60px;
  }
  .wrapper > .popup article .popup__actions {
    flex-direction: column;
    align-items: center;
  }
}
.wrapper > .popup article h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 40px;
}
.wrapper > .popup article p {
  background-color: #fff;
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 90px;
  padding: 10px 20px;
  max-width: 90%;
  color: #e71d72;
  box-sizing: border-box;
  transform: rotate(-4deg);
  font-family: Mosk-900;
}
.wrapper > .popup article .popup__actions {
  display: flex;
  justify-content: center;
  font-family: Mosk-900;
}
.wrapper > .popup article .popup__actions a {
  padding: 10px 20px;
  background-color: #fff;
  letter-spacing: 2px;
  color: #e71d72;
  margin: 10px;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
  border-radius: 45px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  transition: 0.4s;
}
.wrapper > .popup article .popup__actions a:hover {
  transform: scale(1.1);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.3);
}
.wrapper > .popup article .popup__close {
  background: url("../images/icon-close-white.png") no-repeat center/80%;
  height: 30px;
  width: 30px;
  text-indent: -9999px;
  border: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  outline: 0;
  cursor: pointer;
  transform: scale(1);
  transition: 0.4s;
}
.wrapper > .popup article .popup__close:hover {
  transform: scale(1.3);
}

.car {
  width: 500px;
  height: 176px;
  background-position: center;
  background-size: cover;
  background-image: url("../images/car/body.png");
  position: absolute !important;
  top: 45vh;
  left: 0;
  animation: car 9s cubic-bezier(0.52, 0.01, 0.54, 0.98) infinite;
  transform-origin: center;
}
@media (min-width: 1450px) {
  .car {
    top: 30vh;
  }
}
@media (max-width: 1280px) {
  .car {
    top: 45vh;
    animation-name: carSmallScreen;
  }
}
@media (max-width: 960px) {
  .car {
    display: none;
  }
}
.car:before, .car:after {
  content: "";
  position: absolute;
  bottom: -40px;
  background-position: center;
  width: 90px;
  height: 90px;
  background-size: cover;
  background-image: url("../images/car/wheel.png");
  animation: wheel 1s linear infinite;
}
.car:before {
  left: 60px;
  right: auto;
}
.car:after {
  left: auto;
  right: 60px;
}

/*@keyframes car {
    0% {
        transform: translateX(-20vw) translateY(60vh) scale(0.3);
    }
    20% {
        transform: translateX(2vw) translateY(60vh) scale(0.3);
    }
    40% {
        transform: translateX(2vw) translateY(10vh) scale(0.3);
    }
    65% {
        transform: translateX(70vw) translateY(10vh) scale(0.3);
    }
    70% {
        transform: translateX(70vw) translateY(60vh) scale(0.3);
    }
    100% {
        transform: translateX(120vw) translateY(60vh) scale(0.3);
    }
}*/
@keyframes car {
  0% {
    transform: translateX(-30vw) scale(0.4);
  }
  100% {
    transform: translateX(120vw) scale(0.4);
  }
}
@keyframes carSmallScreen {
  0% {
    transform: translateX(-30vw) scale(0.3);
  }
  100% {
    transform: translateX(120vw) scale(0.3);
  }
}
@keyframes wheel {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gallery figure {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 620px) {
  .gallery figure {
    flex-direction: column;
  }
}
.gallery figure[data-num="3"] img {
  width: 30%;
  height: auto;
}
@media (max-width: 620px) {
  .gallery figure[data-num="3"] img {
    width: 80%;
  }
}
.gallery figure[data-num="2"] img {
  width: 40%;
  height: auto;
}
@media (max-width: 620px) {
  .gallery figure[data-num="2"] img {
    width: 80%;
  }
}
@media (max-width: 960px) {
  .gallery {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#tawkchat-minified-container,
.theme-background-color {
  background-color: red;
}

body {
  -webkit-font-smoothing: antialiased;
  border: 10px solid #12010a;
  min-height: 100vh;
  background: #12010a;
  color: #12010a;
  font-family: "Mosk-500";
  font-size: 20px;
}

.wrapper {
  background: #fff;
  overflow: hidden;
  z-index: 2;
  position: relative;
}

.wrapper:before {
  content: "";
  position: absolute;
  left: -10%;
  top: -10%;
  width: 120%;
  height: 120%;
  z-index: 1;
  background-image: url("../images/pattern-dotted_pink_contrast2.png");
  background-size: 390px;
  background-position: top 5px center;
  /*animation: dotted-anime 6s infinite alternate ease;
backface-visibility: hidden;
transform: translateZ(0);*/
}

/* TITLES */
.font-100, .post-title:after {
  font-family: "Mosk-100";
}

.font-200 {
  font-family: "Mosk-200";
}

.font-300, .footer > p, .header,
.content, .region p,
.region ul li, #map .parking-info {
  font-family: "Mosk-300";
}

.font-400, .header-title-exp, .content em {
  font-family: "Mosk-400";
}

.font-500, .what .item-content, #map .parking-info strong, #map .parking-info h2 {
  font-family: "Mosk-500";
}

.font-600, .header-explications, .challenge .item .item-link-round small, .challenge .item .item-link em, .post-date, .footer .partners {
  font-family: "Mosk-600";
}

.font-700, .main-nav .sub-menu, .header-date, .what .item-link, .content strong, .content h4, .content em, .countdown-hours,
.countdown-minutes,
.countdown-seconds, .countdown-legend, .content .region h3, .region .region-discover, .partners-links li, .content .list-centered-img li strong {
  font-family: "Mosk-700";
}

.font-800, .header-action, .header-freecall, .challenge .item .item-link-round, .challenge .item .item-link, .posts-more, .post-title, .item-big .item-link, .content h3, .countdown {
  font-family: "Mosk-800";
}

.font-900, .main-nav, .header-title, .header-single .header-title, .what .item-title, .item-big .item-title {
  font-family: "Mosk-900";
}

/* NAVIGATION */
.navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}

.navigation .home {
  height: 145px;
  width: 145px;
  position: absolute;
  left: 60px;
  top: 30px;
  display: block;
  text-indent: -9999px;
  background: url("../images/logo-pink.png") no-repeat center/contain;
  z-index: 20;
}

.navigation .facebook {
  height: 33px;
  width: 33px;
  position: absolute;
  right: 60px;
  top: 70px;
  display: block;
  border-radius: 50%;
  border: 2px solid #12010a;
  text-indent: -9999px;
  background: url("../images/icon-facebook.png") no-repeat center/60%;
}

.navigation .toggle-menu {
  display: none;
}

.main-nav {
  font-size: 15px;
  margin-top: 80px;
  text-align: center;
}

.main-nav > li > a {
  text-transform: uppercase;
}

.main-nav > li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  padding-bottom: 40px;
}

.main-nav li a {
  color: #12010a;
  text-decoration: none;
  letter-spacing: 0.25px;
  transition: 0.4s;
}

.main-nav li:hover > a,
.main-nav li a:hover,
.main-nav li a:focus,
.main-nav li.current-menu-item > a,
.main-nav li.current-menu-ancestor > a {
  color: #e71d72;
}

.main-nav li.current-menu-ancestor:hover,
.main-nav li.current-menu-ancestor:hover > a {
  cursor: default;
}

.main-nav .sub-menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: block;
  text-align: left;
  width: 230px;
  background: #f9f8f9;
  padding-top: 15px;
  padding-bottom: 15px;
  left: -20px;
  top: 40px;
  transition: 0.4s;
}
.main-nav .sub-menu:before {
  content: "";
  height: 15px;
  width: 15px;
  background: #f9f8f9;
  transform: rotate(45deg);
  position: absolute;
  top: -6px;
  left: 55px;
}

.main-nav .menu-item-has-children:hover .sub-menu,
.main-nav .menu-item-has-children:focus .sub-menu {
  opacity: 1;
  visibility: visible;
}

.main-nav .sub-menu a {
  display: block;
  padding-top: 7px;
  line-height: 18px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
}
.main-nav .sub-menu a:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #f4f3f4;
  margin-top: 10px;
}

.main-nav .sub-menu li:last-child a:after {
  display: none;
}

/* HEADER */
.header {
  padding-top: 24vh;
  padding-bottom: 0;
  z-index: 20;
  overflow: hidden;
  text-align: center;
}
.header > * {
  z-index: 30;
  position: relative;
}

.header-single {
  padding-bottom: 90px;
  padding-top: 210px;
  height: auto;
  overflow: visible;
}

body p.header-actions {
  margin-bottom: 30px;
}
body p.header-actions .header-action:first-child {
  margin-bottom: 8px;
  margin-bottom: 30px;
}
body p.header-actions .number {
  display: flex;
  justify-content: center;
  align-items: center;
}
body p.header-actions .number:before {
  display: block;
  content: "";
  height: 30px;
  width: 30px;
  margin-right: 12px;
  top: 5px;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
body p.header-actions .number--ch:before {
  background-image: url(../images/flag-ch.jpg);
}
body p.header-actions .number--fr:before {
  background-image: url(../images/flag-fr.jpg);
}

.header-single .header-action {
  font-size: 30px;
}

.header-single .header-freecall {
  font-size: 12px;
}

.header-title {
  font-size: 90px;
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 15px;
  position: relative;
}

.header-single .header-title {
  font-size: 50px;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 15px;
  position: relative;
}

.header-title-exp {
  font-size: 30px;
  position: absolute;
  left: -60px;
  top: -40px;
  transform: rotate(-10deg) scale(1);
  color: #e71d72;
}

/* CALL US */
@keyframes dotted-anime {
  0% {
    transform: rotate3d(-1, 1, 0, 12deg);
    backface-visibility: hidden;
    perspective: 1000;
  }
  100% {
    transform: rotate3d(1, 1, 0, 12deg);
    backface-visibility: hidden;
    perspective: 1000;
  }
}
.header-explications {
  font-size: 23px;
  display: block;
  line-height: 34px;
  letter-spacing: 0.25px;
  margin: 0 auto;
  max-width: 440px;
  color: #585557;
  margin-bottom: 80px;
}
.header-explications.nomargin {
  margin-bottom: 0;
}

.header-action {
  color: #e71d72;
  font-size: 56px;
  margin-bottom: 16px;
  display: inline-block;
  position: relative;
  text-align: center;
}

.header-action.header-action-link {
  text-decoration: none;
}
.header-action.header-action-link:after {
  content: "";
  position: absolute;
  right: -63px;
  top: 10px;
  height: 46px;
  width: 46px;
  background: url("../images/icon-arrow-right-pink.png") no-repeat right center/46px;
}

.header-freecall {
  color: #e71d72;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  text-align: center;
}

.header-date {
  color: #e71d72;
  font-size: 17px;
  margin-bottom: 20px;
  display: block;
}

.header-back {
  height: 33px;
  width: 33px;
  position: absolute;
  left: calc(50% - 12px);
  top: -40px;
  display: block;
  border-radius: 50%;
  border: 2px solid #e71d72;
  text-indent: -9999px;
  background: url("../images/icon-list.png") no-repeat center/55%;
}

@media (max-width: 1400px) {
  .header-explications {
    margin-bottom: 8vh;
  }
}
@media (min-width: 1450px) {
  /*  .header {
    padding-top: 23vh;
    padding-bottom: 0;
}
.header-single {
  height: auto;
  padding-bottom: 45px;
  padding-top: 210px;
}*/
  .header-title {
    font-size: 90px;
    width: 700px;
  }

  .header-explications {
    font-size: 23px;
    line-height: 38px;
    max-width: 580px;
  }
}
/* WHAT : ROAD */
.what {
  z-index: 20;
  height: 100%;
  text-align: center;
  margin-top: 240px;
}

.what .road {
  background-color: #efefef;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.what .road:before {
  content: "";
  position: absolute;
  height: 3285px;
  width: 100%;
  top: 0;
  z-index: 20;
  left: 0;
  background: url(../images/pattern-road-one.png) repeat-y;
  animation: road 12s infinite linear;
  backface-visibility: hidden;
  perspective: 1000;
  background-position: 50% 0;
  transform: translateZ(0);
}

@keyframes road {
  0% {
    transform: translate3d(0, -1095px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.what .item {
  max-width: calc(800px / 2 - 60px);
  background: #fff;
  box-shadow: 1px 1px 7px #f0f0f0;
  box-shadow: 1px 1px 7px #e1dde1;
  position: relative;
  padding: 60px 45px;
  z-index: 30;
  display: block;
  text-align: left;
  margin: 0 auto;
}

.what .item-title {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 24px;
}

.what .item-content {
  font-size: 20px;
  margin-bottom: 30px;
  padding-left: 20px;
  line-height: 28px;
}

.what .item-link {
  font-size: 20px;
  color: #e71d72;
  padding-left: 20px;
  text-decoration: none;
  padding-right: 40px;
  display: inline-block;
}
.what .item-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: -2px;
  height: 26px;
  width: 26px;
  background: url("../images/icon-arrow-right-pink.png") no-repeat right center/contain;
}

.what .item.item-together {
  top: -30px;
  left: -250px;
}
.what .item.item-together:before {
  content: "";
  display: block;
  position: absolute;
  top: -85px;
  right: 0;
  height: 134px;
  width: 134px;
  background: url("../images/icon-people.png") no-repeat center/contain;
}

.what .item.item-who {
  margin-top: -130px;
  right: -250px;
}
.what .item.item-who:before {
  content: "";
  display: block;
  position: absolute;
  top: -75px;
  right: 6px;
  height: 134px;
  width: 134px;
  background: url("../images/icon-parking.png") no-repeat center/contain;
}

.what .item.item-now {
  margin-top: -90px;
  left: -185px;
  margin-bottom: -60px;
}
.what .item.item-now:before {
  content: "";
  display: block;
  position: absolute;
  top: -122px;
  right: 3px;
  height: 173px;
  width: 173px;
  background: url("../images/icon-company.png") no-repeat center/contain;
}

@media (min-width: 1400px) {
  .what {
    margin-top: 210px;
  }

  .what .item {
    max-width: calc(960px / 2 - 90px);
  }

  .what .item.item-together {
    left: -300px;
    top: -60px;
  }

  .what .item.item-who {
    right: -300px;
  }

  .what .item.item-now {
    left: -235px;
  }
}
@media (max-width: 1400px) {
  .what .item.item-now {
    margin-bottom: -30px;
  }
}
/* CHALLENGE */
.challenge {
  text-align: center;
  padding-top: 260px;
  padding-bottom: 180px;
  z-index: 2;
  position: relative;
  overflow: hidden;
}

.challenge .item {
  max-width: 720px;
  margin: 0 auto;
  z-index: 20;
  position: relative;
}

.challenge .item .item-link-round {
  color: #fff;
  background: #009ee3;
  border-radius: 50%;
  position: absolute;
  left: -60px;
  z-index: 30;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  height: 130px;
  width: 130px;
  padding-top: 30px;
  line-height: 17px;
  text-decoration: none;
  top: -60px;
  overflow: hidden;
}
.challenge .item .item-link-round small {
  font-size: 11px;
  text-transform: none;
  display: block;
  clear: both;
  margin-bottom: 5px;
}
.challenge .item .item-link-round:after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0093d4;
  transform: scale(0);
  border-radius: 50%;
}

.countdown.countdown-ready:after {
  animation: round-button 2s infinite ease;
}

.countdown.countdown-ready:hover:after {
  animation: round-button-darken 1.1s infinite ease;
}

@keyframes round-button {
  0% {
    transform: scale(0);
    background: #0090cf;
  }
  100% {
    transform: scale(1);
    background: #009ee3;
  }
}
@keyframes round-button-darken {
  0% {
    transform: scale(0);
    background: #007bb0;
  }
  100% {
    transform: scale(1);
    background: #009ee3;
  }
}
.challenge .item figure {
  width: 60%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.challenge .item figure img {
  width: 100%;
  opacity: 0;
}
.challenge .item figure:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 20px;
  width: 100%;
  height: 100%;
  background: #e71d72;
  z-index: -1;
}

.challenge .item .item-link {
  font-size: 60px;
  color: #12010a;
  transform: rotate(-8deg) scale(1);
  width: 430px;
  display: block;
  position: absolute;
  left: calc(50% - 20px);
  top: 180px;
  text-decoration: none;
  transition: 0.4s;
}
.challenge .item .item-link span {
  color: #e71d72;
  display: inline-block;
  padding-right: 60px;
  font-size: 50px;
  margin-top: 10px;
  position: relative;
  top: -30px;
}
.challenge .item .item-link span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background: url("../images/icon-arrow-right-pink.png") no-repeat right 20px/40px;
}
.challenge .item .item-link:hover span:after {
  transform: translate3d(20px, 0, 0);
}
.challenge .item .item-link em {
  font-size: 20px;
  color: #fff;
  background: #12010a;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  top: -24px;
  display: inline-block;
}

/* POSTS */
.posts {
  z-index: 20;
  margin-top: 45px;
  text-align: center;
}

.posts.posts-challenge {
  margin-top: 150px;
}

.post {
  opacity: 1;
  transition: 0.4s;
}

.post.post-loading {
  opacity: 0;
}

.posts-more {
  display: inline-block;
  color: #e71d72;
  position: relative;
  font-size: 25px;
  margin-top: 90px;
  margin-bottom: 90px;
  height: 46px;
  line-height: 46px;
}
.posts-more:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  height: 46px;
  width: 46px;
  background: url("../images/icon-arrow-right-pink.png") no-repeat right center/32px;
  transform: translate3d(0, 0, 0);
  transition: 0.4s;
}

.posts-more.posts-more-loading:after {
  animation: round-button-pink 1.1s infinite ease;
  background-image: none;
  border-radius: 50%;
}

.posts-more:hover:after {
  transform: translate3d(10px, 0, 0);
}

@keyframes round-button-pink {
  0% {
    transform: scale(0);
    background: #d91768;
  }
  100% {
    transform: scale(1);
    background: white;
  }
}
.posts:not(.posts-challenge) .posts-more:after {
  transform: rotate(90deg);
  top: -55px;
  left: calc(50% - 23px);
  right: auto;
}

.posts:not(.posts-challenge) .posts-more:hover:after {
  transform: rotate(90deg) translate3d(10px, 0, 0);
}

.post {
  text-align: left;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  margin-bottom: 100px;
  background: #fff;
  /* &:before {
  content: "";
  clear: both;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 30px;
  background: #fff;
}*/
}
.post:after {
  content: "";
  clear: both;
  display: block;
}

.post-date,
.post-title {
  width: calc(50% - 45px);
  z-index: 2;
}

.post-date {
  color: #e71d72;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.post-title {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 24px;
  text-decoration: none;
  color: #12010a;
  position: relative;
  padding-bottom: 60px;
}
.post-title:after {
  content: ">";
  font-size: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #e71d72;
}

.post-media {
  min-height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: calc(50% + 45px);
  position: relative;
  z-index: 1;
  top: -30px;
  /*background-color: rgba($ping-overlay, 0.1);
background-blend-mode: multiply;*/
}

.post:nth-child(odd) .post-media {
  float: left;
}
.post:nth-child(odd) .post-media:after {
  left: 15px;
  top: 15px;
}
.post:nth-child(odd) .post-title,
.post:nth-child(odd) .post-date {
  float: right;
  padding-right: 60px;
  padding-left: 45px;
}
.post:nth-child(odd) .post-title:after {
  left: 45px;
}

.post:nth-child(even) .post-media {
  float: right;
}
.post:nth-child(even) .post-media:after {
  right: 15px;
  top: 15px;
}
.post:nth-child(even) .post-title,
.post:nth-child(even) .post-date {
  float: left;
  padding-left: 60px;
  padding-right: 45px;
}
.post:nth-child(even) .post-title:after {
  left: 60px;
}

/* FOOTER */
.footer {
  padding: 60px;
  padding-top: 120px;
  font-size: 15px;
  z-index: 1;
  background: #efefef;
  background: #fff;
}

@media (min-width: 1400px) {
  .footer {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.footer strong {
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
}

.footer .partners {
  font-size: 18px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}

.footer .partners h4 {
	margin-bottom: 15px;
}

.footer .partners:nth-child(2), .footer .partners:nth-child(3) {
  margin-right: 40px;
}

.footer:after {
  content: "";
  display: block;
  clear: both;
}

.footer .financial {
  margin-bottom: 60px;
  font-size: 18px;
  margin-bottom: 60px;
  line-height: 26px;
}

.footer .financial:after {
  content: "";
  clear: both;
  display: block;
}

.footer .financial img {
  width: calc(50% - 20px);
  height: auto;
  display: inline-block;
}

.footer .financial img:last-child {
  margin-left: 40px;
}

.footer .financial figure {
  width: 33.33%;
  float: left;
  font-size: 0;
  padding-right: 30px;
  margin-top: 25px;
}

.footer .financial p {
  width: 66.66%;
  float: left;
  padding-top: 20px;
  max-width: 720px;
}

.footer article ul {
  align-items: center;
  display: flex;
  position: relative;
}

.footer article ul li {
  /*you can always change this to a div */
  width: 12.5%;
}

.footer .partners img {
  max-width: 80%;
}

.footer > p {
  font-size: 14px;
  letter-spacing: 0.2px;
  flex: 100%;
  clear: both;
}

/* ITEM BIG */
.item-big {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 50;
}

.item-big {
  border: 10px solid #12010a;
  opacity: 1;
  visibility: visible;
  transition: 0.4s 0.1s;
}

.item-big {
  text-align: center;
  padding-top: 90px;
}

.item-big .item-title {
  font-size: 100px;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.item-big .item-content {
  max-width: 500px;
  margin: 0 auto;
  line-height: 24px;
  margin-bottom: 60px;
}

.item-big .item-link {
  color: #e71d72;
  text-decoration: none;
}

/* CONTENT */
.content-white {
  background: #fff;
}

.content {
  z-index: 100;
  position: relative;
  padding-bottom: 90px;
}
.content.content-white {
    /* background-color: #fff;
background: linear-gradient(transparent, #fff 18%);
padding-top: 45px;*/
}
.content:after {
  content: "";
  display: block;
  clear: both;
}

.header,
.content {
  font-size: 22px;
  letter-spacing: 0.2px;
}

.content.content-pattern-full {
  background: none;
}

.content h3 {
  font-size: 30px;
  margin-top: 90px;
  margin-bottom: 40px;
}

.content h4 {
  color: #e71d72;
  font-size: 22px;
  margin-top: 60px;
  margin-bottom: 20px;
}
.content h4:first-child {
  margin-top: 0;
}

.content h3:first-child {
  margin-top: 0;
}

.content em {
  font-style: italic;
}

.content > * {
  max-width: 960px;
  max-width: 900px;
  margin: 0 auto;
  display: block;
}

.header a,
.content a {
  color: #e71d72;
  text-decoration: none;
  position: relative;
}
.header a:hover,
.content a:hover {
  color: #dd176b;
  color: #db005c;
  color: #d60a60;
}

.content em {
  color: #e71d72;
  font-style: normal;
}

.content p a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #e71d72;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 3px, 0);
  transition: 0.3s;
}

.content p a:hover:before {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.content ul,
.content p,
.header ul,
.header p {
  margin-bottom: 45px;
  line-height: 32px;
}

.header p {
  max-width: 760px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 0;
  display: block;
}

.content .list {
  margin-bottom: 60px;
}
.content .list img {
  margin-left: 28px;
  max-width: 160px;
  height: auto;
  display: block;
}
.content .list .li {
  margin-bottom: 40px;
}

.content .list p {
  margin-bottom: 0;
}

.header li,
.content li,
.list .li {
  list-style: none;
  padding-left: 12px;
  margin-left: 20px;
  margin-bottom: 4px;
  position: relative;
}
.header li:before,
.content li:before,
.list .li:before {
  content: ">";
  color: #e71d72;
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
}
.header li.list-checked:before,
.content li.list-checked:before,
.list .li.list-checked:before {
  content: "";
  background: url("../images/icon-check.png") no-repeat left center/18px;
}

.content .content-media {
  min-height: 560px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 75px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* COUNTDOWN */
.challenge .countdown {
  position: absolute;
  left: -65px;
  top: -65px;
}

.header-action .countdown-container {
  padding-top: 5px;
}

.header-action .countdown {
  position: absolute;
  left: calc(50% - 230px);
  top: -51px;
  height: 90px;
  width: 90px;
}
.header-action .countdown .countdown-days {
  font-size: 34px;
  line-height: 31px;
}
.header-action .countdown .countdown-legend {
  font-size: 10px;
  max-width: 60px;
  margin: 0 auto;
  display: block;
}
.header-action .countdown .unit {
  font-size: 16px;
}
.header-action .countdown .countdown-days-container {
  padding-top: 7px;
}
.header-action .countdown .countdown-hours,
.header-action .countdown .countdown-minutes,
.header-action .countdown .countdown-seconds {
  font-size: 13px;
  width: 20px;
}

.countdown-days {
  display: block;
  font-size: 60px;
  line-height: 55px;
}

.countdown-legend {
  font-size: 12px;
}

.countdown-unit {
  font-size: 20px;
}

.countdown {
  color: #fff;
  background: #009ee3;
  border-radius: 50%;
  z-index: 30;
  text-align: center;
  display: block;
  height: 130px;
  width: 130px;
  text-decoration: none;
  overflow: hidden;
  font-size: 10px;
  transform: scale(0);
}
.countdown.countdown-ready {
  animation: countdown-appear 0.4s forwards ease-in-out;
}

@keyframes countdown-appear {
  0% {
    transform: scale(0.1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
.countdown-days-container {
  display: block;
  padding-top: 20px;
}

.countdown-hours,
.countdown-minutes,
.countdown-seconds {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 25px;
}

.countdown-hours:after,
.countdown-minutes:after {
  content: ":";
  position: absolute;
  right: -3px;
}

.countdown-legend {
  display: inline-block;
  font-size: 12px;
}

.countdown:after {
  animation: round-button 2s infinite ease;
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0093d4;
  transform: scale(0);
  backface-visibility: hidden;
  perspective: 1000;
  transform: translateZ(0);
  border-radius: 50%;
}

@keyframes clock {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* COMPANIES */
.companies-container {
  width: 100%;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 45px;
  margin-top: 60px;
}

.companies {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.content .region {
  padding: 30px;
  box-shadow: 1px 1px 7px #f0f0f0;
  margin-bottom: 20px;
  z-index: 30;
  box-sizing: border-box;
  width: calc(33% - 30px);
  color: #12010a;
  background-color: #fff;
}

.content .contact-info {
  margin-bottom: 15px;
}
.content .contact-info .contact-post {
  font-style: italic;
  font-size: 14px;
}

.territory-logo {
  max-height: 40px;
  margin-top: 8px;
  margin-bottom: 8px;
  /*filter: grayscale(100%);
  opacity: 0.9;*/
}

.content .region h3 {
  font-size: 23px;
  line-height: 27px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #e71d72;
}

.region .region-country {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.region .region-discover {
  font-size: 20px;
  color: #e71d72;
  padding-left: 20px;
  text-decoration: none;
  padding-right: 40px;
  text-indent: -9999px;
  width: 26px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  transition: 0.4s;
}
.region .region-discover:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 26px;
  width: 26px;
  background: url("../images/icon-arrow-right-pink.png") no-repeat right center/26px;
  transition: 0.4s;
}

.region:hover {
  background-color: lighter(#efefef, 2);
}
.region:hover .region-discover:after {
  transform: translate3d(10px, 0, 0);
}

.region ul {
  padding-left: 0;
  margin-bottom: 0;
}

.region p {
  line-height: 24px;
  color: #12010a;
}

.region p,
.region ul li {
  font-size: 17px;
}

.region ul li {
  margin-bottom: 0;
  padding-left: 0;
  margin-left: 0;
  line-height: 20px;
  margin-bottom: 10px;
}
.region ul li:before {
  content: "";
  display: none;
}

.partners-links {
  position: absolute;
  bottom: -90px;
  max-width: 100%;
  width: 100%;
  left: 0;
  text-align: center;
}
.partners-links li {
  padding-left: 18px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  margin-bottom: 15px;
  padding-top: 30px;
  letter-spacing: 0;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.partners-links li a {
  color: #e71d72;
  text-decoration: none;
}
.partners-links li:before {
  content: "";
  height: 30px;
  width: 30px;
  background: url(../images/icon-download-pink.png) no-repeat 50%/10px;
  border: 2px solid #e71d72;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  left: calc(50% - 15px);
  top: 0;
}

.header-title--366:after,
.header-title--836:after {
  content: "";
  position: absolute;
  display: block;
  height: 70px;
  width: 70px;
  top: 75px;
  left: 85px;
  background: url(../images/smile.png) no-repeat 50%/contain;
}
@media (max-width: 1280px) {
  .header-title--366:after,
  .header-title--836:after {
    left: -30px;
    top: 30px;
  }
}
@media (max-width: 960px) {
  .header-title--366:after,
  .header-title--836:after {
    left: 30px;
    top: 30px;
  }
}
@media (max-width: 480px) {
  .header-title--366:after,
  .header-title--836:after {
    left: -30px;
    top: 60px;
  }
}

.header-title--836:after {
  left: 30px;
  top: 30px;
}

/*
.companies-container {
  background: $gray-light;
  width: 100%;
  max-width: 100%;
  margin-top: 170px;
}

.companies {
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;

  &:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 20;
    left: 0;
    background: $gray-light url(../images/pattern-road-one.png) repeat-y;
    background-attachment: fixed;
    animation: road 8s infinite linear;
  }
}

.region {
  margin-bottom: 25px;
  padding: 45px 30px;
  z-index: 30;
  box-sizing: border-box;
  background: #fff;
  width: calc(50% - 30px);
  box-shadow: 1px 1px 7px #f0f0f0;
}

.region:last-child {
  margin-bottom: -45px;
}

.region:first-child {
  margin-top: -110px;
}

.region:nth-child(2) {
  margin-top: 30px;
}

.content .region h3 {
  margin-bottom: 0;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 24px;
  color: $pink;
  @extend .font-600;
}

.region ul {
  padding-left: 0;
  margin-bottom: 0;
}

.region ul li {
  @extend .font-500;
  font-size: 20px;
  margin-bottom: 3px;
  padding-left: 30px;
  margin-left: 0;
  line-height: 30px;
    &:before {
      content: "";
      display: none;
    }
}

.region ul li:last-child {
    margin-bottom: 0;
}

.partners-links {
  position: absolute;
  top: 90px;
  max-width: 100%;
  width: 100%;
  left: 0;
  text-align: center;

  li {
    padding-left: 15px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
    margin-bottom: 15px;
    display: inline-block;
    @extend .font-600;
  }
  li:before {
    content: "";
    height: 30px;
    width: 30px;
    background: $blue url("../images/icon-download.png") no-repeat center / 10px;
    background-color: $pink;
    border-radius: 50%;
  }
}
*/
/* MAP */
.map-container {
  width: 100%;
  margin-top: 150px;
  margin-bottom: 90px;
  height: calc(100% - 60px);
  max-width: 100%;
  background-color: #efefef;
}

#map {
  width: calc(100% - 120px);
  max-width: calc(100% - 120px);
  height: 90vh;
  top: -30px;
  margin-bottom: -60px;
}

#map.map-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  z-index: 80;
  border: 10px solid #12010a;
}

#map:before {
  content: "";
  position: absolute;
  background: #585557;
  opacity: 0.4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}

#map .parking-info {
  position: absolute;
  width: 760px;
  left: calc(50% + 75px);
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 360px;
  font-size: 18px;
  background: #fff;
  z-index: 20;
  padding: 45px;
  padding-top: 66px;
  padding-left: 425px;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 760px) {
  #map .parking-info {
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    transform: none;
    padding: 20px;
    min-height: 0;
    overflow-y: auto;
  }
}

#map .parking-info p {
  line-height: 25px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #e71d72;
}
@media (max-width: 760px) {
  #map .parking-info p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#map .parking-info strong {
  clear: both;
  display: block;
  font-size: 20px;
  color: #12010a;
}

#map .parking-info br {
  display: block;
  margin-bottom: 20px;
  content: "";
}

#map .parking-info h2 {
  font-size: 34px;
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 760px) {
  #map .parking-info h2 {
    font-size: 26px;
  }
}

#map .parking-info .view-street,
#map .parking-info .view-picture {
  height: 33px;
  width: 33px;
  text-indent: -9999px;
  overflow: hidden;
  background-color: #585557;
  display: block;
  background-size: 48%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 40;
  top: 0;
  left: 50%;
}

#map .parking-info .view-street {
  background-image: url("../images/icon-streetview.png");
}

#map .parking-info .view-picture {
  background-image: url("../images/icon-camera-white.png");
  top: 34px;
}

#map .parking-info .close {
  height: 45px;
  width: 45px;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  background: url("../images/icon-close.png") no-repeat center/50%;
  cursor: pointer;
}
@media (max-width: 760px) {
  #map .parking-info .close {
    height: 35px;
    width: 35px;
  }
}

#map figure,
#map .streetview {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
}
@media (max-width: 760px) {
  #map figure,
  #map .streetview {
    position: relative;
    width: 100%;
    margin-top: 30px;
    height: 300px;
  }
}
#map figure.hidden,
#map .streetview.hidden {
  opacity: 0;
  visibility: hidden;
}

#map .streetview {
  display: none;
}

#map figure:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: url("../images/ripple.gif") no-repeat center/60px;
  left: 0;
  top: 0;
  opacity: 0;
}

#map figure.loading:before {
  opacity: 1;
}

#map.popup:before {
  opacity: 0.3;
  visibility: visible;
}

#map.popup .parking-info {
  opacity: 1;
  visibility: visible;
}

.map-container .map-action-container {
  position: absolute;
  right: 52px;
  top: 30px;
}

.map-container .map-action {
  height: 33px;
  width: 33px;
  border: 2px solid #12010a;
  text-indent: -9999px;
  overflow: hidden;
  background-size: 48%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  transition: 0.4s;
}
.map-container .map-action.map-action-select {
  border-color: #e71d72;
}

.map-container .map-action-full {
  background-image: url("../images/icon-fullscreen.png");
  margin-bottom: 20px;
}

.map-container .map-action-compress {
  background-image: url("../images/icon-compress.png");
  margin-bottom: 20px;
}

.map-container .map-action.map-action-zoom-in {
  background-image: url("../images/icon-zoom-in.png");
  margin-bottom: 5px;
}

.map-container .map-action.map-action-zoom-out {
  background-image: url("../images/icon-zoom-out.png");
  margin-bottom: 20px;
}

.map-container .map-action.map-action-plan {
  background-image: url("../images/icon-plan.png");
  margin-bottom: 5px;
}

.map-container .map-action.map-action-sat {
  background-image: url("../images/icon-camera.png");
}

.map-container #map .map-action {
  right: 0;
}

.map-action-container {
  position: absolute;
  top: -20px;
  width: 45px;
}

#map > .map-action-container {
  right: 0;
  top: 0;
  background: #efefef;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 18px;
  width: 52px;
}

/* PRICES */
.content .list-centered-img {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 60px;
  padding-top: 90px;
  padding-bottom: 30px;
}
.content .list-centered-img:before {
  content: "";
  display: block;
  position: absolute;
  height: 240px;
  width: 240px;
  left: calc(50% - 350px);
  top: 30px;
}
.content .list-centered-img:after {
  content: "";
  display: block;
  clear: both;
}

.content .list-centered-img.list-centered-img-cup:before {
  background: url("../images/icon-cup.png") no-repeat center/contain;
}

.content .list-centered-img.list-centered-img-sharetomove:before {
  background: url("../images/icon-sharetomove.png") no-repeat center/contain;
}

.content .list-centered-img.list-centered-img-sharetomove {
  padding-top: 30px;
}

.content .list-centered-img li:before {
  content: "";
  display: none;
}

.content .list-centered-img li {
  display: block;
  max-width: 330px;
  margin-left: 45%;
  margin-bottom: 30px;
}

.content .list-centered-img.list-centered-img-cup li {
  color: #e71d72;
}

.content .list-centered-img li strong {
  color: #12010a;
  margin-bottom: 5px;
  display: block;
}

.content .list-centered-img li:last-child {
  text-align: left;
}

.content-sharetomove {
  color: #327d85;
  margin-top: 90px;
}

.content .content-sharetomove .list-centered-img li a strong,
.content-sharetomove a {
  color: #327d85;
}

.list-style-none li {
  padding-left: 0;
  margin-left: 0;
}

.list-style-none li:before {
  content: "";
  display: none;
}

.territory-contacts {
  max-width: 25%;
  float: right;
  font-size: 18px;
  background: #fff;
  padding: 15px;
}
.territory-contacts .contact-info {
  line-height: 27px;
}
.territory-contacts p {
  margin-bottom: 30px;
}
.territory-contacts .territory-logo {
  max-height: 60px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.territory-description {
  background: #fff;
  padding: 15px;
  max-width: calc(75% - 30px);
  float: left;
}

.author {
  position: absolute;
  right: 0;
  top: 0;
  color: #585557;
}

@media (max-width: 1280px) {
  .main-nav {
    font-size: 14px;
  }

  .main-nav > li {
    margin: 0 12px;
  }

  .navigation .home {
    height: 120px;
    width: 120px;
    left: 30px;
  }

  .navigation .facebook {
    right: 30px;
  }

  .content,
  .header {
    font-size: 20px;
  }

  .header-title {
    font-size: 90px;
    line-height: 85px;
  }

  .header-single .header-title {
    font-size: 40px;
    font-size: 40px;
    line-height: 43px;
  }

  .header-explications {
    font-size: 20px;
    line-height: 30px;
    max-width: 400px;
  }

  .header-action {
    color: #e71d72;
    font-size: 50px;
    margin-bottom: 12px;
  }

  .header-freecall {
    font-size: 15px;
  }

  .header-date {
    font-size: 15px;
  }

  .header-single {
    padding-bottom: 60px;
  }

  .what .item-title {
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 22px;
  }

  .what .item-content {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 26px;
  }

  .what .item-link {
    font-size: 18px;
  }

  .what .item-link:after {
    height: 22px;
    width: 22px;
  }

  .content p,
  .content ul,
  .header p,
  .header ul {
    margin-bottom: 30px;
    line-height: 29px;
  }

  .wrapper:before {
    animation: none;
  }

  .companies-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .content .content-media {
    margin-bottom: 60px;
  }

  .content h3 {
    font-size: 26px;
    margin-top: 81px;
    margin-bottom: 32px;
  }

  .post-title {
    font-size: 30px;
    line-height: 36px;
  }

  .post-date {
    font-size: 13px;
  }
}
@media (max-width: 960px) {
  body {
    border-width: 4px;
  }

  .navigation .toggle-menu {
    display: block;
    height: 24px;
    width: 30px;
    position: absolute;
    right: 21px;
    top: 52px;
    text-indent: -9999px;
  }
  .navigation .toggle-menu:before, .navigation .toggle-menu:after,
  .navigation .toggle-menu span {
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    background: #12010a;
    border-radius: 3px;
    transition: 0.4s 0.2s;
  }
  .navigation .toggle-menu span {
    top: calc(50% - 3px);
  }
  .navigation .toggle-menu:before {
    top: 0;
    width: 80%;
  }
  .navigation .toggle-menu:after {
    top: auto;
    width: 80%;
    bottom: 0;
  }

  .menu-visible .toggle-menu:before,
  .menu-visible .toggle-menu span,
  .menu-visible .toggle-menu:after {
    background: #e71d72;
  }

  .menu-visible .toggle-menu:before {
    transform: rotate(-44deg) translateX(-4px);
    transform-origin: bottom;
    width: 70%;
  }

  .menu-visible .toggle-menu:after {
    transform: rotate(44deg) translateX(-4px);
    transform-origin: top;
    width: 70%;
  }

  .wrapper:before {
    background-size: 28px;
  }

  .navigation .home {
    height: 90px;
    width: 90px;
    right: auto;
    left: 20px;
    top: 20px;
  }

  .navigation .facebook {
    right: 70px;
    top: 50px;
    height: 28px;
    width: 28px;
  }

  #wrapper {
    z-index: 2;
  }

  .main-nav {
    display: none;
  }

  .wrapper {
    left: 0;
    transition: 0.4s;
    min-height: calc(100vh - 8px);
  }

  /*.wrapper:before {
  animation: none;
}*/
  .menu-visible,
  .menu-visible body {
    overflow: hidden;
  }

  .menu-visible .wrapper {
    transform: translateX(-80%);
  }

  .main-nav.main-nav-mobile {
    transition: 0.4s;
    display: block;
    position: fixed;
    margin: 0;
    top: 0;
    left: 20%;
    padding-left: 15px;
    background: #12010a;
    height: 100%;
    width: 100%;
    padding-top: 60px;
    z-index: 1;
    overflow: scroll;
  }

  .main-nav > li,
  .main-nav > li a {
    display: block;
    color: #efefef;
    text-align: left;
    border-bottom: 0;
    -webkit-tap-highlight-color: transparent;
  }

  .main-nav > li a:hover {
    color: #fff;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
  }

  .main-nav .sub-menu a:after {
    background: #585557;
    opacity: 0.2;
    transition: 0.4s;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .main-nav .sub-menu a:before {
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    height: 1px;
    background: #585557;
    width: 0;
    opacity: 0;
    transition: 0.4s;
  }

  .main-nav .sub-menu a:hover:before {
    opacity: 1;
    width: 100%;
  }

  .main-nav .sub-menu {
    opacity: 1;
    visibility: visible;
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    position: relative;
    font-size: 13px;
    margin-top: 5px;
    background: transparent;
  }

  .main-nav .sub-menu:before {
    display: none;
  }

  .header {
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .header-title {
    font-size: 47px;
    max-width: 90%;
    line-height: 45px;
  }

  .header-explications {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 30px;
    width: 90%;
    max-width: 400px;
  }

  .header-action {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .header-single .header-title {
    font-size: 30px;
    line-height: 35px;
    max-width: 90%;
  }

  .header-date {
    font-size: 14px;
  }

  .header-freecall {
    font-size: 11px;
  }

  .what {
    margin-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .what .item {
    max-width: 85%;
    margin-bottom: 30px;
    padding: 35px 25px 45px 30px;
  }

  .what .item.item-together,
  .what .item.item-who,
  .what .item.item-now {
    left: auto;
    top: auto;
    right: auto;
    margin-top: 0;
    max-width: 460px;
  }

  .what .item.item-together {
    top: -30px;
    margin-bottom: 0;
  }

  .what .item-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    max-width: 71%;
  }

  .what .item-content {
    font-size: 15px;
    line-height: 24px;
    padding-left: 20px;
    margin-bottom: 20px;
  }

  .what .item-link {
    font-size: 15px;
    padding-right: 0;
    padding-left: 20px;
  }

  .what .item-link:after {
    right: -35px;
    height: 20px;
    width: 20px;
  }

  .what .item.item-together:before {
    height: 65px;
    width: 65px;
    top: -30px;
    right: 20px;
  }

  .what .item.item-who:before {
    height: 65px;
    width: 65px;
    top: -30px;
    right: 20px;
  }

  .what .item.item-now:before {
    height: 65px;
    width: 65px;
    top: -30px;
    right: 20px;
  }

  .challenge {
    padding-bottom: 60px;
    padding-top: 120px;
  }

  .challenge .item figure {
    width: 80%;
    margin: 0 auto;
    max-width: 420px;
  }

  .challenge .item .item-link {
    font-size: 30px;
    width: 80%;
    position: relative;
    left: auto;
    top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .challenge .item .item-link em {
    top: -5px;
    font-size: 16px;
  }

  .challenge .item .item-link span {
    top: -5px;
    font-size: 25px;
  }

  .challenge .item .item-link span:after {
    height: 20px;
    width: 30px;
    background-size: 30px;
    background-position: 0 8px;
    right: 16px;
  }

  .challenge .item figure:after {
    left: 10px;
    top: 10px;
  }

  .challenge .countdown {
    left: calc(50% - 50px);
    height: 100px;
    width: 100px;
  }

  .header {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content {
    font-size: 18px;
    padding-bottom: 60px;
  }

  .content ul,
  .content p,
  .header ul,
  .header p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .map-container {
    margin-top: 90px;
  }

  .map-container .map-action-container {
    right: 2px;
  }

  #map {
    width: calc(100% - 60px);
    max-width: calc(100% - 60px);
    height: 360px;
  }

  .post {
    margin-bottom: 60px;
  }

  .posts-more {
    margin-top: 0;
    font-size: 18px;
  }

  .posts-more:after {
    height: 24px;
    width: 24px;
    top: 12px;
    right: -40px;
  }

  .posts:not(.posts-challenge) .posts-more:after {
    top: -30px;
    left: calc(50% - 10px);
  }

  .post-media {
    min-height: 240px;
    top: 0;
  }

  .post-date {
    font-size: 12px;
  }

  .post-title {
    font-size: 22px;
    line-height: 26px;
  }

  .header-action .countdown {
    top: -30px;
  }

  .post:nth-child(odd) .post-title:after,
  .post:nth-child(even) .post-title:after,
  .post-title:after {
    display: block;
    position: relative;
    margin-top: 5px;
    left: 0;
  }

  .content .region {
    width: 100%;
  }

  .partners-links {
    bottom: auto;
    position: relative;
    margin-bottom: 0;
  }

  .partners-links li {
    font-size: 14px;
  }

  .content p:last-child {
    margin-bottom: 0;
  }

  .content li:before,
  .header li:before {
    background-size: 14px;
  }

  .countdown-days {
    font-size: 40px;
    line-height: 37px;
  }

  .header-action .countdown .countdown-hours,
  .header-action .countdown .countdown-minutes,
  .header-action .countdown .countdown-seconds {
    font-size: 9px;
    width: 12px;
  }

  .content .list-centered-img li {
    margin-bottom: 15px;
  }

  .companies-container {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content .region {
    box-shadow: none;
    padding-bottom: 45px;
    padding-top: 0;
  }

  .content .region h3 {
    font-size: 21px;
    margin-bottom: 10px;
    line-height: 24px;
  }

  .content h3,
  .content h4 {
    margin-bottom: 30px;
    margin-top: 60px;
  }

  .content > h3,
  .content > h4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content .contact-info {
    padding-left: 0;
    padding-right: 0;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .content .content-media {
    min-height: 260px;
    margin-bottom: 60px;
  }

  .header li,
  .content li {
    padding-left: 0;
    margin-bottom: 10px;
  }

  .region ul {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .region ul li {
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .content h3 {
    font-size: 23px;
  }

  .content h4 {
    font-size: 19px;
  }

  .post:nth-child(even) .post-media,
  .post:nth-child(odd) .post-media,
  .post:nth-child(even) .post-date,
  .post:nth-child(even) .post-title,
  .post:nth-child(odd) .post-date,
  .post:nth-child(odd) .post-title {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .post:nth-child(even) .post-media,
  .post:nth-child(odd) .post-media {
    margin-bottom: 20px;
  }

  .post:nth-child(odd) .post-date,
  .post:nth-child(even) .post-date {
    margin-bottom: 10px;
  }

  .posts.posts-challenge {
    margin-top: 60px;
  }

  .header-action .countdown {
    left: calc(50% + 80px);
    height: 60px;
    width: 60px;
  }

  .header-action .countdown .countdown-days-container {
    padding-top: 3px;
  }

  .header-action .countdown .countdown-days {
    font-size: 22px;
    line-height: 20px;
  }

  .header-action .countdown .countdown-legend {
    font-size: 8px;
    max-width: 45px;
  }

  .header-action.header-action-link:after {
    display: none;
  }

  .content .list-centered-img {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .content .list-centered-img li {
    margin-left: 60px;
  }

  .content .list-centered-img.list-centered-img-sharetomove {
    padding-top: 180px;
  }

  .content .list-centered-img.list-centered-img-sharetomove:before {
    left: 0;
  }

  .content .list-centered-img.list-centered-img-sharetomove li {
    margin-left: 0;
  }

  .content .list-centered-img:before {
    width: 130px;
    height: 130px;
    left: -28px;
  }

  .header-back {
    top: -10px;
  }

  .region .region-discover {
    left: 0;
    right: auto;
    bottom: 25px;
  }

  .territory-contacts {
    max-width: 100%;
    float: none;
    padding-right: 30px;
    padding-left: 30px;
  }

  .territory-description h4 {
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .territory-description {
    float: none;
    max-width: 100%;
    padding: 0;
  }

  .territory-contacts .territory-logo {
    max-width: 60px;
    margin-top: 20px;
  }

  .footer {
    padding: 30px;
    padding-top: 120px;
  }

  .footer strong {
    margin-bottom: 5px;
  }

  .footer .partners {
    margin-bottom: 30px;
    width: 100%;
  }

  .lightSlider,
  .lSSlideOuter,
  .lSSlideWrapper {
    overflow: hidden;
    height: 90px !important;
  }

  .lSSlideWrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer > p {
    margin-top: 30px;
    font-size: 12px;
  }

  .footer .financial figure,
  .footer .financial p {
    width: 100%;
    float: none;
  }

  .footer .financial figure {
    margin-bottom: 15px;
  }

  .footer .financial p {
    font-size: 15px;
    line-height: 22px;
  }
}


/* ================== MODIFICATIONS FELIX ================== */

style {
	display: none !important;
}


/* Formulaire de contact */

.wpcf7 input {
	border: 1px solid #12010a;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;	
    font-size: 16px;
    font-family: Mosk-300;
}

.wpcf7 label {
	line-height: 40px;
	font-size: 18px;
}

.wpcf7 textarea {
	border: 1px solid #12010a;
    padding: 10px 15px;
    border-radius: 0;
    resize: vertical;
    width: 100%;
    box-sizing: border-box;	
    font-size: 16px;
    font-family: Mosk-300;
}

.wpcf7 input[type=checkbox] {
	width: inherit;
}

.wpcf7 input[type=submit] {
	background-color: #e71d72;
	color: white;
	border: none;
	font-size: 22px;
	font-family: Mosk-300;
	transition: background-color 1s;
}

.wpcf7 input[type=submit]:hover {
	background-color: rgba(232, 31, 115, 0.5);
	transition: background-color 1s;
}

.wpcf7 p {
	margin-bottom: 30px;
}

.wpcf7-response-output {
	font-size: 16px;
	padding: 10px;
}

/* Menu */

#menu-item-1307 a {
	background-color: #e71d72;
	padding: 10px 15px;
	color: white;	
}

/* Homepage */

.push {
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
	z-index: 10;
	
}

.push article {
	background-color: white;
	display: inline-block;
    width: 40%;
    height: 100%;
    padding: 25px;
    box-sizing: border-box;
    box-shadow: 5px 5px 11px 1px #d6d6d6;
    margin-bottom: 25px;
    flex: 1;
    margin-left: 2%;
    margin-right: 2%;
    vertical-align:top;
}

.push article img {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.push .post-title {
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 29px;
	padding-bottom: 12px;
	margin-bottom: 0;
	transition: opacity 1s;
}

.push .post-title:after {
	right: 0;
	left: inherit;
}

.push .post-title:hover img {
	opacity: 0.4;
	transition: opacity 1s;
}

@media (max-width: 960px) {
	.push article {
		
	    width: 100%;
	   
	}
}


.map {
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	z-index: 12;
	text-align: center;
}

.map h3 {
	width: 100%;
	color: #e71d72;
	font-size: 40px;
	margin-bottom: 30px;
}

.map img {
	max-width: 600px;
}

.numbers {
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
	z-index: 10;
}

.numbers h4 {
	margin-top: 70px;
	width: 100%;
	font-weight: bold;
	font-size: 35px;
	text-align: center;
	margin-bottom: 30px;
}

.numbers article {
	display: inline-flex;
	flex-wrap: wrap;
	width: 33%;
	text-align: center;
}

.numbers article img {
	width: 90%;
    max-width: 180px;
    margin-bottom: 25px;
	height: auto;
}

.numbers article p {
	width: 100%;
	text-align: center;
}


.text-pink {
	color:#e71d72;
	font-size: 25px;
}

@media (min-width: 481px) and (max-width: 960px) {
	.numbers article {
		width: 48%;	
	}
}

@media (max-width: 480px){
	.numbers article {
		width: 100%;	
	}
}

footer .copyright {
	text-align: center;
}

footer .secondary-navigation {
	width: 50%;
	margin: 0 auto;
}

@media (max-width: 960px) {
	footer .secondary-navigation {
		width: 95%;
		margin: 0 auto;
	}
}

/* Pied de page */

footer .secondary-navigation p {
	text-align: center;
	font-style: italic;
}

.menu-menu-secondaire-container {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
	text-align: center;
}

footer .secondary-navigation ul {
	display: flex;
  justify-content: center;
  align-items: center;
}

footer .secondary-navigation ul li {
	display: inline-block;
	background-color: #e71d72;

	padding: 10px;
	width: auto;
	transition: background-color 1s;
	margin: 0px 7px;
}

footer .secondary-navigation ul li:hover {
	background-color: #12010a;
	transition: background-color 1s;
}

footer .secondary-navigation ul li a {
 text-decoration: none;
 color: white;
}

footer .secondary-navigation hr {
	width: 50px;
	border-top: 1px dashed #12010a;
	margin-bottom: 35px;
	
}

footer .legal-nav {
	text-align: center;
	margin-bottom: 20px;
	
}

footer .legal-nav li {
	display: inline-block;
}

footer .legal-nav li:last-child span {
	display: none;
}

footer .legal-nav a {
	color: #12010a;
	font-size: 14px;
	text-decoration: none;
	transition: color 1s;
}

footer .legal-nav a:hover {
	color:#e71d72;
	transition: color 1s;
}

.social-network {
	width: 40px;
    float: left;
    margin-top: -40px;
}

.social-network svg {
	width: 40px;
}

@media (max-width: 960px) {
	.social-network {
		width: 100%;
	    float: inherit;
	    margin-top: 10px;
	    text-align: center;
	}
}

/* Page prestation entreprise */
.prestation-entreprise {
	z-index: 12;
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
}

.header-description {
	font-family: "Mosk-600";
    color: #585557;
    font-size: 20px;
    margin-bottom: 80px;
}


.prestation-entreprise article {
	display: inline-block;
	vertical-align: top;
	width : 25%;
	margin: 0px 3% 50px 3%;
}

.prestation-entreprise article .container-img-entreprise {
	height: 280px;
}

.prestation-entreprise h3 {
	margin-bottom: 12px;
    font-size: 20px;
    font-family: "Mosk-600";
    text-transform: uppercase;
}

.prestation-entreprise h3 .text-pink {
    font-size: 20px;
}

.prestation-entreprise p {
	font-size: 16px;
    line-height: 20px;
}

@media (min-width: 481px) and (max-width: 960px) {
	.prestation-entreprise article {
		width: 43%;	
	}
}

@media (max-width: 480px){
	.prestation-entreprise article {
		width: 100%;	
	}
}

/* Page revue de presse */
.revue-de-presse {
	z-index: 12;
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
}

.revue-de-presse article {
	background-color: white;
	display: inline-block;
	vertical-align: top;
	width : 25%;
	padding: 20px;
	margin: 0px 3% 50px 3%;
	box-shadow: 5px 5px 11px 1px #d6d6d6;

}

.revue-de-presse article h4 {
	font-family: "Mosk-600";
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
}

.revue-de-presse article hr {
	width: 35px;
	border : 1px solid #e71d72;
	margin-bottom: 15px;
}

.revue-de-presse p {
	font-size: 17px;
	text-align: center;
}

.revue-de-presse .date-parution {
	font-style: italic;
	font-size: 13px;
}

.revue-de-presse article .lien {
	display: block;
    padding: 10px 5px;
    background-color: #e71d72;
    text-align: center;
    margin-top: 20px;
    transition: background-color 1s;
}

.revue-de-presse article .lien:hover {
	background-color: #12010a;
	transition: background-color 1s;
}

.revue-de-presse article .lien a {
	color : white;
	text-decoration: none;
}

@media (min-width: 481px) and (max-width: 960px) {
	.revue-de-presse article {
		width: 43%;	
	}
}

@media (max-width: 480px){
	.revue-de-presse article {
		width: 100%;	
	}
}


/* Ressources */


.ressources {
	z-index: 12;
	width: 90vw;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
}

.ressources div {
	background-color: white;
	display: inline-block;
	vertical-align: top;
	width : 25%;
	padding: 20px;
	margin: 0px 3% 50px 3%;
	box-shadow: 5px 5px 11px 1px #d6d6d6;
}

.ressources h4 {
	text-transform: uppercase;
	font-family: "Mosk-600";
    margin-bottom: 40px;
    font-size: 30px;
}

.ressources a {
	display: block;
    padding: 10px 5px;
    background-color: #e71d72;
    text-align: center;
    margin-top: 20px;
    transition: background-color 1s;
    color: white;
    text-decoration: none;
}

.ressources a:hover {
	background-color: #12010a;
	transition: background-color 1s;
}