@charset "utf-8";
/* CSS Document */
/* Page Loader*/
/*
.js .loading::before,
.js .loading::after {
	content: '';
	position: fixed;
	z-index: 1000;
}

.js .loading::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.js .loading::after {
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	border-radius: 50%;
	opacity: 0.4;
	background: var(--danger);
	animation: loaderAnim 0.7s linear infinite alternate forwards;

}
@keyframes loaderAnim {
	to {
		opacity: 1;
		transform: scale3d(0.5,0.5,1);
	}
}
*/
.content {
	display: flex;
	flex-direction: column;
	height: calc(100vh - 13rem);
	position: relative;
	justify-content: flex-start;
}



@media screen and (min-width: 53em) {
	.content {
		height: 100vh;
		justify-content: center;
	}
}


/*! locomotive-scroll v4.0.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.js.has-scroll-init.has-scroll-smooth.wf-halyarddisplay-n3-active.wf-moret-n7-active.wf-moret-i8-active.wf-active {
	overflow-x: hidden; }
  
  html.has-scroll-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }
  
  .has-scroll-smooth body.demo-4 {
	overflow: hidden; }
  
  .has-scroll-smooth [data-scroll-container] {
	min-height: 100vh; }
  
  [data-scroll-direction="horizontal"] [data-scroll-container] {
	white-space: nowrap;
	height: 100vh;
	display: inline-block;
	white-space: nowrap; }
  
  [data-scroll-direction="horizontal"] [data-scroll-section] {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	height: 100%; }
  
  .c-scrollbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 11px;
	height: 100%;
	transform-origin: center right;
	transition: transform 0.3s, opacity 0.3s;
	opacity: 0; }
	.c-scrollbar:hover {
	  transform: scaleX(1.45); }
	.c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
	  opacity: 1; }
@media only screen and (max-width:1024px){
		[data-scroll-direction="horizontal"] .c-scrollbar {
	  width: 100%;
	  height: 10px;
	  top: auto;
	  bottom: 0;
	  transform: scaleY(1); }
}
@media only screen and (min-width: 1025px) {
	[data-scroll-direction="horizontal"] .c-scrollbar {
		width: 100%;
		height: 20%;
		top: 40%;
		bottom: auto;
		transform: scaleY(1);
	}
}
	  [data-scroll-direction="horizontal"] .c-scrollbar:hover {
		 }
  
  .c-scrollbar_thumb {
	position: absolute;
	top: 30%;
	right: 0;
	 background: url(../img/target.svg) no-repeat center center;
    background-size: 80%;
	opacity: 0.5;
	width: 7px;
	border-radius: 10rem;
	margin: 2px;
	cursor: -webkit-grab;
	cursor: grab; 
box-shadow: 0 0 2.5rem rgba(0,0,0,0.05);transition:all 0.4s;height: 145px;}
	.has-scroll-dragging .c-scrollbar_thumb {
	  cursor: -webkit-grabbing;
	  cursor: grabbing; }
	[data-scroll-direction="horizontal"] .c-scrollbar_thumb {
	  right: auto;
	  bottom: 0; }

.c-scrollbar_thumb:hover {
    background:#fff url(../img/target.gif) no-repeat center center;
    background-size: contain;opacity:1
}
.c-scrollbar_thumb:focus,.c-scrollbar_thumb:active {
    background: url(../img/target.svg) no-repeat center center;
    background-size: 60%;
}
/*+++++++++++++ TIEMELINE GALLERY +++++++++++++++*/
.white-popup {
  position: relative;
  background: #FFF;
  padding: 0;
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
	border-radius: 1em;
box-shadow: 0 0 60px rgba(25, 239, 239, 0.3);
}
.mfp-close-btn-in .mfp-close {
  color: #fff !important;
  background: var(--danger);
  opacity: 1;
  border-radius: 100%;
}
.timeline-texte{padding:1rem 1.5rem;font-size:1.2rem;}
.Dates {
  display: block;
  position: absolute;
  padding-left: 25rem;
  width: 100%;
  height: 2px;
  left: -25rem;
}
.periodes {
  font-size: 1.7rem;
  font-family: var(--font-family-serif);
	margin-top: 1.5rem;
margin-bottom: -1.5rem;
	position: absolute !important;
z-index: 1000;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  overflow-x: hidden;
  white-space: nowrap;
}
.periodes a {
padding: 0.75rem 1.5rem;
border-radius: 1.5rem;
border: solid 1px var(--primary);
color: #000;
cursor: pointer;
display: inline-block;
}

.periodes .wrapper .nav-item:first-child a,
.periodes .wrapper .nav-item:last-child a{
    font-family: var(--font-family-sans-serif);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 2rem;
  border: 0px;
  font-weight: 600;
}
.periodes a:hover,.periodes a:focus {
  background: var(--primary);
  color: #fff;
}

.periodes .nav-item:first-child a:hover,
.periodes .nav-item:last-child a:hover{
  background: none;
  color: black;
}
.conteneur-timeline{
	max-height: 100vh;
overflow-y: hidden;
overflow-x: hidden;}
/*====== 3d unfold ======*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
.gallery {
	display: flex;
	margin-left: 12vw;
	padding-right: 12vw;
	overflow: hidden;height: 100vh;
  align-items: center;
}

.gallery__item {
	margin: 0 5vw;
	display: grid;
	grid-template-areas: '... ...' 
						 '... gallery-image'
						 '... ...' ;
	grid-template-columns: 8rem 21vmax;
	grid-template-rows: 8rem 20vmax 3rem;
}

.gallery__item-img {
	grid-area: gallery-image;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	transform-origin: 50% 100%;
	max-height: 350px;
}

.gallery__item-imginner {
	background-size: cover;
    background-position: 50% 0;
    width: 100%;
    height: 100%;
}

.gallery__item-caption {
	grid-area: 1 / 1 / 4 / 3;
	display: grid;
	grid-template-areas: 'gallery-number gallery-title' 
						 'gallery-link ...'
						 'gallery-link gallery-tags' ;
	grid-template-columns: 8rem auto;
	grid-template-rows: 8rem auto 3rem;

}

.gallery__item-number {
	grid-area: gallery-number;
	font-size: 6rem;
	font-size: clamp(2.5rem,9vw,6.5rem);
	justify-self: end;
	padding-right: 2rem;
	color: var(--danger);
}

.gallery__item-title {
	grid-area: gallery-title;
	margin: 0;
	font-size: 4rem;
	font-size: clamp(2rem,5vw,4rem);
	color: var(--primary);
}

.gallery__item-number,
.gallery__item-title,
.gallery__text {
	font-family: var(--font-family-serif);
	align-self: center;
}

.gallery__item-link {
	grid-area: gallery-link;
	align-self: end;
	font-size: 1.5rem;
	background: var(--danger);
	color: var(--light);
	width: 120px;
	height: 120px;
	border-radius: 50%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	outline: none;
text-decoration: none;
	transition: all 0.8s;
}

.gallery__item-link:focus,
.gallery__item-link:hover {
	background: var(--secondary);
	color: var(--danger);
	text-decoration: none;
}

.gallery__item-tags {
	grid-area: gallery-tags;
	justify-self: end;
	font-size: 0.9rem;
	display: grid;
	grid-auto-flow: column;
	grid-gap: 1rem;
	cursor: pointer;
	font-weight: 600;
}
.gallery__text {
	font-size: 10vw;
	line-height: 0.8;
	margin: 0 10vw 0 14vw;
	text-transform: lowercase;
	color: transparent;
	-webkit-text-stroke: 1px var(--primary);
	text-stroke: 1px var(--primary);
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
      position: relative;
}
.gallery__text-inner {
	display: block;
}

.wrapper {
    padding: 35px;
    position: relative;
    overflow-x: hidden;
    border-radius: 13px;
}
.wrapper .icon {
  position: absolute;
  top: 0;
  height: 75%;
  width: 120px;
  display: flex;
  align-items: center;
}

.wrapper .tabs-box .nav-item {
  width: inherit;
}
.icon:first-child {
  left: 0;
  display: none;
  background: linear-gradient(90deg, #fff 70%, transparent);
}
.icon:last-child {
  right: 0;
  justify-content: flex-end;
  background: linear-gradient(-90deg, #fff 70%, transparent);
}

.icon:first-child i:after {
    content: 'Précédents';
        font-family: var(--font-family-sans-serif);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    left: -10px;
    top: 50px;
    position: absolute;
    line-height: 1rem;
}

.icon:last-child i:after {
    content: 'Suivants';
        font-family: var(--font-family-sans-serif);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    left: 0px;
    top: 50px;
    position: absolute;
    line-height: 1rem;
}
.icon i {
  width: 55px;
  height: 55px;
  cursor: pointer;
  font-size: 1.2rem;
  line-height: 55px;
  border-radius: 50%;
    position: relative;
    bottom: 0px;
}

.icon:first-child i {
  margin-left: 15px;
} 
.icon:last-child i {
  margin-right: 15px;
} 
.wrapper .tabs-box {
    display: flex;
    gap: 20px;
    list-style: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
      margin: 0px 50px;
}
.tabs-box.dragging {
  scroll-behavior: auto;
  cursor: grab;
}

.tabs-box .nav-link {
    cursor: pointer;
  font-size: 1.18rem;
  white-space: nowrap;
}
.tabs-box .nav-link:hover{
  background: #efedfb;
}
.tabs-box.dragging .nav-link {
  user-select: none;
  pointer-events: none;
}
.timeline-img {
    max-height: 350px;
    display: flex;
    position: relative;
    overflow: hidden;
}
.timeline-img img {
    display: flex;
    align-self: center;
}
@media only screen and (max-width:767px){
	.gallery__item-link{width:60px; height: 60px;}
	.gallery__text {font-size: 20vw;line-height: 1.4;}
	.timeline-texte h3 {font-size: 4.5vh;}
	.frame-timeline {min-height: 525px;height: auto;}
.wrapper {display: none;}
  .date-end-wrapper {
    width: 100% !important;
    margin: 0 auto;
    padding-top: 0px !important;

  }
	.gallery__item {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;    width: 85vw
}

.gallery__item-img {
    display: block;
    transform-origin: unset;
    min-height: 150px;
    min-width: 260px;margin-bottom:1rem;
}

.gallery__item-caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gallery__item-imginner {
    display: block;
    position: relative;
    z-index: 1000;
    min-width: 100%;
    min-height: 150px;
    background-position: center center;
}
	.gallery__item-link {
    align-self: center;
}

.gallery__item-tags {
text-align: center;
    display: block;
    max-width: 100%;
    white-space: normal;
}
	.gallery__item-title, .gallery__item-number {
    display: block;
    text-align: center;
    width: 100%;
    grid-area: unset;
    padding-right: 0;
    line-height: 1em;
}
	.timeline-img {max-height: 28vh;}
	.content {height: 100%;}
	.gallery__text::after {
    content: '⭢ Glissez à droite et découvrez notre histoire...';
    color: var(--dark) !important;
    opacity: 1;
    font-size: 5vw;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1 !important;
    -webkit-text-stroke: transparent;
    text-stroke: unset;
    -webkit-text-fill-color: var(--dark);
    display: block;
}
	/*.gallery__text:last-child::after {
    content: '⭠ Glissez à gauche et redécouvrez nos débuts...';
    color: var(--dark) !important;
    opacity: 1;
    font-size: 5vw;
    word-wrap: break-word;
    white-space: normal;
    line-height: 1 !important;
    -webkit-text-stroke: transparent;
    text-stroke: unset;
    -webkit-text-fill-color: var(--dark);
    display: block;
}*/
}
.c-scrollbar_thumb:hover::before {
    content: 'Déplacez-moi et je vous guiderai dans notre histoire';
    text-align: center;
    display: block;
    position: absolute;
    top: -100%;
    left: 25%;
    background: var(--dark);
    color: #fff;
    padding: 1rem 1.5rem;
    font-size: 1.4em;
    width: 150%;
    font-family: var(--font-family-serif);	box-shadow: 0 0 3rem rgba(255,255,255,0.5);
}

.c-scrollbar_thumb:hover::after {border-top: 10px solid var(--dark);border-left: 10px solid transparent;border-right: 10px solid transparent;content: '';display: inline-block;height: 0;left: 40%;position: absolute;top: -24%;width: 0;z-index: -5;}


.date-end-wrapper {
  width: 25%;
  padding-top: 35px;
}

.date-end-wrapper a {
      padding: 0.75rem 1.5rem;
    border-radius: 1.5rem;
    border: solid 1px var(--danger) !important;
        background: var(--danger);
    color: #fff;
    cursor: pointer;
    display: inline-block;
}

.date-end-wrapper ul {
      display: flex;
    gap: 20px;
    list-style: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
  padding-left: 10px;
}