/*!
Theme Name: Alexandrine Thiers-Lasvergerès v1.5
Theme URI: http://www.alexandrineTL.com/
Author: Michel Ravey
Author URI: https://www.michelravey.com
Description: Thème personnalisé développé à l'Atelier Numérique de la HEAR avec Michel Ravey
Version: 1.5.0
Tested up to: 6.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alexandrineTL
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

v1.5 menu à droite
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

alexandrineTL is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html, body { min-height:100vh; }
body { margin:0;
	background-color: GhostWhite; 
	/*
	background: #F8F8FF;
	background: linear-gradient(180deg,rgba(248, 248, 255, 1) 0%, rgba(255, 250, 240, 1) 100%);
	*/
}
div {
	border:solid 0px red;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
::-webkit-scrollbar { display: none; }

.clear { clear:both; }

a { 
	text-decoration: none; 
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	padding-bottom:  5px;
}
.index-link a:link, .index-link a:visited { color:#fff; }
.index-link a:hover, .index-link a:active { color:#fff;border-bottom:solid 1px #fff; }



.video-back{display:block;padding:200px 0px 0px 0px;text-align:center;}
.video-back h1{display:block;text-align:center;color:#fff;text-shadow:2px 2px 4px #000;font-size:50px;}
.video-back p{display:block;color:#fff;text-shadow:2px 2px 1px #000;margin:0px;padding:0px;margin-bottom:20px;}
.video-back img{width:150px;}


.ecran {
	position:absolute;
	top:0;left:0;
	width:100%;height:100%;
	/*display:flex;
	justify-content: center;
	align-items:center;*/
	display:none;

	background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
}
.ecran video {
	width:100%;height:100%;
	object-fit: cover;
}

#ecran1 { background-color:#FFFDD4; }
#ecran2 { background-color:#FDD4FF; }
#ecran3 { 

}
#ecran4 { background-color:#AFD5C0; }
#ecran5 { background-color:#E2D3C7; }



#reel {
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	
}

#logo {
	position:fixed;
	top:1.5rem;left:1.5rem;
	font-family: 'Basteleur-Moonlight';
	/* font-family: 'ClashDisplay-Regular'; */
	font-size:40px;color:#fff;
	text-transform: uppercase;
	line-height: 1.0em;
	z-index:10000;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	mix-blend-mode: difference;
}
.logo-nom { font-size:26px;text-transform: uppercase;  }
#logo-noir {
	position:fixed;
	top:1.5rem;left:1.5rem;
	font-family: 'Basteleur-Moonlight';
	font-size:40px;color:#000;
	text-transform: uppercase;
	line-height: 1.0em;
	z-index:10000;
}
#logo-noir.fiche { background-color:GhostWhite;top:0;padding-top:1.5rem;padding-bottom:7px; }
#logo:hover, #logo-noir:hover, #retour:hover { cursor: pointer; }
#about {
	position:fixed;
	top:1.5rem;right:1.5rem;
	font-family: 'ClashDisplay-Regular';
	font-size:1.5vw;color:#fff;
	text-transform: uppercase;
	z-index:10000;
	display: none;
}
#shop {
	position:fixed;
	bottom:1.5rem;right:1.5rem;
	font-family: 'ClashDisplay-Regular';
	font-size:1.5vw;color:#fff;
	text-transform: uppercase;
	z-index:10000;
}
#menu {
	position:fixed;
	top:1.5rem;margin-top:-25px;right:1rem;
	width:80px;height:80px;color:#fff;
	/*
	background-image:url(imgs/hamburger-blanc.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;*/
	z-index:12000;
	mix-blend-mode: difference;
}
#menu-image {
	position:fixed;
	top:0;right:33%;width:67%;height:100%;
	display:none;
	z-index:3000;
	background-position:center center;
	background-size:cover;
	background-repeat: no-repeat;
	background-color:#fff;
}
#menu-conteneur {
	position:fixed;
	top:0;right:-33%;width:33%;height:100%;
	background: white;
	z-index:3000;
	border-left: solid 1px #000;
	
}
#menu-haut {
	margin-top:30px;
	position:relative;
	width:100%;height: 60px;
	border-top: solid 1px #000;
	font-family: 'Bagnard';
	text-transform: uppercase;
	display:flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
}

#menu-haut ul { 
	margin-right:0;padding:0; 
	display:flex;
	align-items: center;
}
#menu-haut li { margin-right:30px;list-style-type: none;display:inline; }
#menu-haut .menu-item a:link, #menu-haut .menu-item a:visited { color:#666; }
#menu-haut .menu-item a:hover, #menu-haut .menu-item a:active { color:#000; }

#menu-cats {
	margin-top:0;
	position:relative;
	width:100%;
	border-top: solid 1px #000;
	font-family: 'Basteleur-Moonlight';
	display:flex;
	justify-content: space-around;
	text-align: center;
	

}
#menu-cats ul { margin-right:0;padding:0; }
#menu-cats li { margin-right:30px;list-style-type: none;display:inline; }
#menu-cats .menu-item a:link, #menu-cats .menu-item a:visited { color:#666; }
#menu-cats .menu-item a:hover, #menu-cats .menu-item a:active { color:#000; }
.menu-filtres {
	position:relative;
	width:100%;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	/*
	display:flex;
	justify-content: space-around;
	text-align: center;
	*/

}

.menu-filtre { 
	border-left:solid 0px #000; 
	padding:10px;
	font-family: 'Bagnard';
	font-size:1.2vw;
	color:#000;

}
.menu-filtre:first-child { border-left:solid 0px #000; }
#menu-elements {
	position:absolute;
	margin-left:0px;
	border: solid 0px red;
	width:100%;
	overflow:auto;
}
.menu-element {
	font-family: 'Adelphe-FructidorRegular';
	/* font-family: 'Bagnard'; */
	font-size:1.1vw;
	color:#000;
	width:100%;
	padding:8px 12px;
	border-bottom:solid 1px #000;
}
.menu-element a:link, .menu-element a:visited { color:#666; }
.menu-element a:hover, .menu-element a:active { color:#000; }



/* Tous les elements du menu principal */

.filtres { 
	
	padding-left: 0;
}
.menu-filtres-conteneur {
	
}
.menu-filtres-conteneur ul {
	padding: 0;width: 100%;
	display:flex;
	justify-content: space-evenly;
	text-align: center;
}
.filtres li { list-style-type: none;display:inline; }

/* Tous les liens du menu principal */
.filtres li.menu-item a {
	text-decoration:none;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	font-family: 'Adelphe-FructidorRegular';
	font-size:16px;
	line-height:1.2em;
}
.filtres .menu-item a:link, .filtres .menu-item a:visited { color:#666; }
.filtres .menu-item a:hover, .filtres .menu-item a:active { color:#000; }

/* Les liens actifs (current, en cours) du menu principal */
.filtres li.current-menu-item a {
	text-decoration:none;
	font-family: 'Adelphe-FructidorBold';
	font-size:1.1vw;
	line-height:1.2em;
}
.filtres .current-menu-item a:link, .filtres .current-menu-item a:visited { color:#000; }
.filtres .current-menu-item a:hover, .filtres .current-menu-item a:active { color:#000; }





#retour {
	position:fixed;
	top:20px;right:1.5rem;
	font-family: 'Lineal-Light';
	font-size:32px;color:#000;
	text-transform: uppercase;
	z-index:10000;
}

#fleche-menu-droite {
	position:fixed;
	bottom:1.5rem;margin-top:-25px;left:1rem;
	width:50px;height:25px;color:#fff;
	background-image:url(imgs/fleche-menu-droite.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index:5000;
}
#fleche-menu-gauche {
	position:fixed;
	bottom:1.5rem;margin-top:-25px;left:1.5rem;
	width:50px;height:25px;color:#fff;
	background-image:url(imgs/fleche-menu-gauche.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	z-index:5000;
	display: none;
}
#fleche-menu-gauche:hover, #fleche-menu-droite:hover { cursor: pointer; }

#picto-grille {
	position: absolute;
	left: 50%;bottom: 4.5%;
	margin-left: -16px;
	width: 32px;height: 32px;
	background-image:url(imgs/fleche-bas.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 2900;
	opacity: 0.4;
	transition:  all 0.2s ease-in;
}
#picto-grille:hover { opacity:1; }
#picto-diaporama {
	position: fixed;
	left: 50%;bottom: 4.5%;
	margin-left: -16px;
	width: 32px;height: 32px;
	background-image:url(imgs/fleche-haut.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 2900;
	display: none;
}



#grille {
	position:relative;
	top:100vh;left:0;margin:0;padding:0;
	width:100vw;
	border: solid 0px tomato;
	background-color: GhostWhite;
	/* FloralWhite, GhostWhite, Snow */
	/*
	background: #F8F8FF;
	background: linear-gradient(180deg,rgba(248, 248, 255, 1) 0%, rgba(255, 250, 240, 1) 100%);
	*/
}

#grille-contenu {
	position:relative;
	margin:0 auto;
	padding: 0 0 75px 0;
	width:100%;
	border: solid 0px tomato;
	
}

.case, .case-unit { 
	position:relative;
	height:auto;
	cursor:pointer;
	float:left;
	width:25%;padding:2% 2%;
	border:solid 0px red;
}
.case img, .case-unit img { width:100%; }

.case-titre {
	position:relative;
	font-family: 'Bagnard';
	font-size:20px;
	margin-top:5px;
}
.case-legende {
	position:relative;
	font-family: 'Sentient-Light';
	font-size:13px;
	margin-top:2px;
}







.projet-conteneur {
	position:absolute;
	left:20%;
	top:37%;
	width:60%;
	height:200px;
	z-index:3000;
	color:#fff;
	font-family: 'Sentient-Light';
	font-size:24px;
	padding-left:10px;

}
.projet-colonneGauche {
	width:calc(100% - 200px);
}
.projet-click {
	position:absolute;top:0;right:0;width:200px;height:100%;
	/*
	display:flex;
	justify-content:flex-end;
	align-items:center;
	*/
	/*background-image:url(imgs/fleche-droite-blanche.svg);*/
	background-image:url(imgs/oeil-2.svg);
	background-size: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
}
.projet-click:hover { opacity:1; }
.projet-click img {
	width:80px;
}
.projet-titre {
	font-family: 'Bagnard';
	/*  font-family: 'Lineal-Medium'; */
	/*font-family: 'Adelphe-FructidorRegular';*/
	/* font-family: 'ClashDisplay-Regular'; */
	/* font-family: 'CabinetGrotesk-Regular'; */
	/* font-family: 'Erode-Light'; */
	font-size:80px;
	padding-left:5px;
	cursor: pointer;
}
.projet-description { 
	font-family: 'Adelphe-FructidorRegular';
	/*font-family: 'Sentient-Light';*/
	padding-left:10px; 
	padding-top: 15px;
}

#index-navigation, #projet-navigation {
	position:absolute;width:60%;left:20%;
	bottom:5%;height:24px;color:#fff;text-align: center;
}
#precedent {
	position:absolute;width:33%;left:0%;top:0;
	height:100%;
	opacity: 0.7;
	transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	background-image:url(imgs/fleche-gauche-longue-blanche-3px.svg);
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
#suivant {
	position:absolute;width:33%;right:0%;top:0;
	height:100%;
	opacity: 0.7;
	transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	background-image:url(imgs/fleche-droite-longue-blanche-3px.svg);
	background-size: contain;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}
#precedent:hover, #suivant:hover { opacity:1; }

#cartel {
	position:fixed;
	top:0;left:-33%;width:33%;height:100%;
	background: white;
	z-index:3000;
}


#cartel-contenu {
	position:absolute;
	bottom:75px;left:0;width:100%;max-height:75%;
	background: white;padding:1.5rem;
	font-family: 'Sentient-Light';
	font-size:15px;
	color:#444;
	overflow:auto;
}
#cartel-contenu a:link, #cartel-contenu a:visited { color:#999; }
#cartel-contenu a:hover, #cartel-contenu a:active { color:#000; }
#cartel-titre {
	position:relative;margin-bottom:1.5rem;
	font-family: 'Bagnard';
	font-size:36px;
	color:#000;
}








.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size:contain;
}



#galerie {
  position:absolute;
  top:4%;left:0;
  width:100%;height:88%;
}
#galerie-conteneur {
  position:fixed;
  top:10%;left:8%;
  width:84%;height:90%;
}
#galerie video {
	width:100%;height:100%;
	object-fit: contain;
}
#galerie iframe {
	width:100%;height:100%;
}

.swiper-button-next {
	bottom:0;
}



#conteneur {
	position: relative;
	margin: 140px 0 0 50px;
	padding-bottom: 50px;
	width: calc(100% - 100px);
	max-width: 800px;
	font-family: 'Sentient-Light';
	font-size:15px;
	
	line-height:1.3em;
	
	text-align: justify;
  text-justify: inter-word;
	color:#444;
}
#conteneur a:link, #conteneur a:visited { color:#999; }
#conteneur a:hover, #conteneur a:active { color:#000; }
#conteneur-titre {
	position:relative;margin-bottom:1.5rem;
	font-family: 'Bagnard';
	font-size:36px;
	color:#000;
}



/* LAMA Horizontal */


#project-sheet {
	position:absolute;
	border:solid 0px blue;
	top:0;left:0;width:100%;height:100%;
	padding:0 70px 40px 70px;
	overflow-x:auto;
	
}
#project-sheet::-webkit-scrollbar { display:none; }
#project-sheet-scroll-container {
	position:relative;height:100%;
	width:fit-content;
	border:solid 0px green;
	
	padding:0 70px 40px 70px;
}
#project-sheet-scroll {
	position:relative;
	top:125px;
	height:calc(100% - 110px);
	width:fit-content;
	border:solid 0px red;
	display: flex;
	flex-wrap:nowrap;
	padding-left:305px;
	justify-content: flex-start;
	/*align-items:flex-end;*/
}
.project-sheet-text {
	position:relative;margin-right:100px;height:100%;min-width:230px;

}

.project-sheet-text-fixed {
	z-index:100;
	position:fixed;top:0px;left:10px;
	margin-right:100px;height:calc(100% - 25px);width:365px;
	padding:160px 30px 0 30px;
	background-color:GhostWhite;
	overflow-x:auto;
	display:block;
}

.project-sheet-text-resp {
	z-index:100;
	position:relative;float:left;
	height:100%;width:300px;
	padding:0 30px;
	background-color:GhostWhite;
	overflow-x:auto;
	border:solid 0px blue;
	display:none;
}

.project-sheet-text-fixed::-webkit-scrollbar { display:none; }

.project-sheet-title {
	font-family: "Bagnard";
	font-size:36px;
	color:#000;
}
.project-sheet-infos {
	font-family: 'Adelphe-FlorealRegular';
	font-size:14px;
	font-weight: 400;
	font-style: italic;
	padding-top:10px;
}

.project-sheet-description {
	font-family: 'Sentient-Light';
	font-size:15px;
	
	line-height:1.3em;
	
	text-align: justify;
  text-justify: inter-word;
}
.project-sheet-infos p:first-child, .project-sheet-description p:first-child {
	margin-top:0;
}

.project-description { margin-top:40px; }


.project-item {
	position:relative;
	
	margin-right:18px;
	border:solid 0px yellow;
	height:100%;width:fit-content;
	cursor:pointer;
}
.project-item img { height:100%;width:auto; }





#pied {
	position:relative;
	left:0;margin:0;padding:0;
	width:100vw;height: 50px;
	border: solid 0px tomato;
	background-color: white;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	font-family: 'Adelphe-FructidorRegular';
}

#pied .pied-nom {
	font-family: 'Basteleur-Moonlight';
}
#pied a {
	text-decoration: none;
	transition:  all 0.2s ease-in;
}
#pied a:link, #pied a:visited { color:#000; }
#pied a:hover, #pied a:active { color:#999; }




