/******Modifs helix*****/
body {
	background-image: url("../../../../images/textured-paper-light.png");
  background-attachment: fixed;
}

i, a, p {
	font-family:poppins;
}
#sp-main-body {
  padding:0 0;
}

.article-details .article-can-edit {
  position: relative;
  margin-bottom: 0px;
}

.article-details .article-ratings-social-share {
	visibility:hidden;
	height:0px;
}

.row {
  --bs-gutter-x: 3.875rem;
}

.body-innerwrapper {
  overflow: hidden;
}

.nav_name {
position: fixed;
  right: 26px;
  top: 32px;
  color: hotpink;
  z-index:1002;
}
/******accueil nouveau site ****/
.new {
	margin-top:265px;
	color:black;
	margin-left:10%;
	margin-right:10%;
}

.new1 {
	float: left;
  display: inline-block;
  width: 245px;
}

.new_logo {
	width:47%;
	margin:auto;
	display:flex;
	margin-top:28px;
}

.new2 {
	text-align:center;
}


/*********BACKGROUNDS : ajouter une classe qui correspond au déclencheur de background dans l'article******/

body {
background: url('../../../images/textured-paper-light.png');
  background-attachment: fixed;
}

body:has(.logo_fract){
	background: #67B26F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #4ca2cd, #67B26F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #4ca2cd, #67B26F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background-attachment:fixed;
}
/*******tests risographie***/

.multiply {
  mix-blend-mode: multiply;
}

.mask {
  -webkit-mask-image: url('https://i.ibb.co/SyYhswD/Riso-Mask-Black.png');
  mask-image: url('https://i.ibb.co/SyYhswD/Riso-Mask-Black.png');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
/*   background: url('https://i.ibb.co/VMb4KWH/textured-paper.png'); */
  background: url('https://i.ibb.co/Sf8sH9b/textured-paper-light.png');
}
/********SVG*********/
.svg_T1 {
	height:200px;
	width:200px;
	position:relative;
	top:-758px;
	z-index:2;
	transition :all 0.5s ease-out;
}

.svg_T1 circle {
	fill : red;
	fill-opacity:0.5;
}

.svg_T2 {
	height:250px;
	width:250px;
	position:relative;
	top:1000px;
	left:-200px;
	z-index:2;
	transition :all 0.5s ease-out;
}

.svg_T2 circle {
	fill : hotpink;
	fill-opacity:80%
}


/********logosite*****/
#sp-left {
	position:fixed;
	width:10%;
}

#sp-left .sp-module, #sp-right .sp-module {
  border:none;
  padding:0;
  margin-top:10px;
}

.logosite {
	height:50vh;
}

.instagram img, .facebook img {
	width:50px;
	margin-top:10px;
	position:relative;
	z-index:4;
}

.mastodon img, .bluesky img {
width: 30px;
  margin-top: 10px;
  position: relative;
  z-index: 4;
  margin-left: 10px;
}
/*****essais à virer***/
.titre_bel{
	color:black;
	text-align: right;
    margin-right: 15%;
	font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
  padding-top:200px;
}
.test1 {
	position:relative;
	z-index:3;
	transition :all 0.5s ease-out;
	background: var(--nf1, yellow);
}


/*****divers***/
.reseaux_sociaux svg{
	position: relative;
  top: -90px;
}

.reseaux_sociaux polygon{
	fill:var(--nd2);
}
.volet_titre {
color: black;
  text-align: right;
  margin-right: 15%;
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
  font-size: 4rem;

}
.volet_sous-titre {
color: black;
  text-align: right;
  margin-right: 15%;
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
  font-size: 1.5rem;
  padding-bottom: 57px;
}
.para_G{
	
}	
.para_G p{
	text-align:justify;
	font-family:poppins;
}

.para_G p:last-child{
	margin-bottom:80px;
}

.para_D{
position:relative;
left:-10%;
}

.para_D p{

	font-family:poppins;
}

.para_D p:last-child{
	margin-bottom:80px;
}

.slide1 {
	margin-bottom: 50px;
	margin-top:50px;
}
#adolescence {
	max-width:450px;
}
#cie-1G {
position: relative;
  z-index: 0;
  transition: all 0.5s ease-out;
  background: var(--nf1, white);
  height: 540px;
  width: 70%;
  float: right;
  right: -20%;
  margin-bottom:80px;
   mix-blend-mode: multiply;
}
#cie-1G h1{
	position: relative;
  left: -50px;
  top: 20px;
    width: 120px;
}

.sous-titre {
font-family: work sans;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 0.8em;
  font-weight: bold;
}

#cie-1D{
	left: -5%;
  padding-top: 115px;
}

#cie-2G{
  float: right;
  position: relative;
  left: 30%;
  margin-top: 104px;
}

#cie-2D{
	background-color:var(--nf2);
	min-height:200px;
	mix-blend-mode: multiply;
	min-width:150%;
}
#cie-2D h1{
	  top: -33px;
  position:relative;
  width:50%;
}

#cie-3G {
	background-color: #ffe700;
  mix-blend-mode: multiply;
  width: 10%;
  overflow: visible;
  height: 320px;
  position: relative;
  left: 10%;
  margin-top:20px;
}

#cie-3G h1{
	font-family: work sans;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 0.8em;
  font-weight: bold;
  position:relative;
  width:400%;
}

#cie-3G h2 {
	width:400%
}

#cie-3D {
	width: 120%;
  position: relative;
  left: -40%;
  text-align: justify;
  mix-blend-mode: multiply;
  margin-top:20px;
}

#cie-3D span{
	height: 47px;
  position: relative;
  display: inline-block;
  background: #ffe700;
  width: 100%;
  top: -26px;
  left: 100px;
}

#cie-3D p {
	position:	relative;
	z-index:2;
}

#cie-4G {
  width: 80%;
  position: relative;
  float: right;
  margin-top: 120px;
  mix-blend-mode:multiply;
  margin-bottom:30px;
}
#cie-4G svg {
	position: relative;
  top: -68px;
  right: 22px;
  z-index:1;
}


#cie-4G polygon{
	fill:var(--ns4);
}
#cie-4G p{
	z-index: 2;
  position: relative;
}
#cie-4D svg{
  position: absolute;
  top: -28px;
  right: 30%;
  z-index:1;
}
#cie-4D polygon {
	fill:var(--ns4) ;
}

#cie-4D {
  position: relative;
  margin-top: 120px;
  mix-blend-mode:multiply;
}
#cie-4D h1 {
margin-left: 30px;
  width: 60%;
  text-align: right;
  z-index:2;
  position:relative;
}

#cie-5G{
	width: 180%;
  background-color: var(--fd3);
  mix-blend-mode: multiply;
  position: relative;
  left: 10vw;
  top: -10px;
}
#cie-5G h1 {
	width:50%;
}
.italique {
font-family:poppins;
font-style:italic;
}


/*******logo fractionné*****/
.conteneur_logo_fract {
	min-height:4000px;
}
.conteneur_logo_fract span {
position:absolute;
top : 50px;
left:150px;
transition :all 0.5s ease-out;
}

.logo_fract img {
	height:300px;
}

/******FOOTER*****/
#sp-footer, #sp-bottom {
	background:transparent;
}
@media only screen and (min-width: 1001px) {
	.reseaux_sociaux_tel{
		display:none;
	}
}
.reseaux_sociaux_tel img {
	display:inline;
}
.footer-contact-accueil{
  position: relative;
  top: -20px;
  left: 10px;
  width: 185px;
}
.footer-contact p, .footer-contact-accueil p{
	font-family: rajdhani;
	font-size:18px;
	color:black;
}
.footer-contact {
	position: relative;
  left: -80px;

}
.footer-contact-accueil a{
	font-family: rajdhani;
	font-size:18px;
	color:black;
	font-weight:bold;
}
.footer-contact-accueil a:hover{
		color:var(--nd2);
}

#sp-footer a {
	color:black;
	font-weight:bold;
	font-family: rajdhani;
	font-size:18px;
	color:black;
}
#sp-footer a:hover {
	color:var(--nd2);
}
/*** galerie actus***/

#sp-slide-actus {

}
.vitrine {
  --s: 150px; /* controle la taille totale */
  --g: 3px;  /* controle l'espace entre les images */
  display: grid;
  margin: calc(var(--s) + var(--g));
  transform:rotate(10deg);
  position: absolute;
  right: 10px;
  bottom: -128px;
}


.vitrine > span {
  grid-area: 1/1;
  width: var(--s);
  aspect-ratio: 1.15;
  object-fit: cover;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%,75% 100%,25% 100%,0 50%);
  transform: translate(var(--_x,0),var(--_y,0)) scale(var(--_t,1));
  cursor: pointer;
  filter: grayscale(80%);
  transition: .2s linear;
}
.vitrine > span:nth-child(1):hover,.v	itrine > span:nth-child(2):hover,.vitrine > span:nth-child(3):hover {
  filter: grayscale(0);
  z-index: 1;
  --_t: 3;
}

/****réglage initial disposition des hexagones
.vitrine > span:nth-child(1) {--_y: calc(-100% - var(--g))}
.vitrine > span:nth-child(7) {--_y: calc( 100% + var(--g))}
.vitrine > span:nth-child(3),
.vitrine > span:nth-child(5) {--_x: calc(-75% - .87*var(--g))}
.vitrine > span:nth-child(4),
.vitrine > span:nth-child(6) {--_x: calc( 75% + .87*var(--g))}
.vitrine > span:nth-child(3),
.vitrine > span:nth-child(4) {--_y: calc(-50% - .5*var(--g))}
.vitrine > span:nth-child(5), 
.vitrine > span:nth-child(6) {--_y: calc( 50% + .5*var(--g))}
***/

.vitrine > span:nth-child(1) {--_y: calc(-100% - var(--g))}
.vitrine > span:nth-child(7) {--_y: calc( 100% + var(--g))}
.vitrine > span:nth-child(3){--_x: calc(-75% - .87*var(--g))}
.vitrine > span:nth-child(4),
.vitrine > span:nth-child(6) {--_x: calc( 75% + .87*var(--g))}
.vitrine > span:nth-child(3),
.vitrine > span:nth-child(4) {--_y: calc(-50% - .5*var(--g))} 
.vitrine > span:nth-child(6) {--_y: calc( 50% + .5*var(--g))}

.vitrine > span:nth-child(4) {
	height:100%;
	background-color :var(--nf1);
	filter: grayscale(0);
	cursor:auto;
}

.vitrine > span:nth-child(5) {
	height:100%;
	background-color :var(--nf2);
	filter: grayscale(0);
	cursor:auto;
	--_x: calc( 152% + .87*var(--g));
	--_y: calc( -1% + .5*var(--g));
	
}
.vitrine > span:nth-child(6) {
	height:100%;
	background-color :var(--nf3);
	filter: grayscale(0);
	cursor:auto;
}

.vitrine h1{
position: relative;
  top: -55px;
  left: -120px;
  color: var(--nf2);
  font-family: poppins;
  font-weight: 300;
  font-style: italic;
  transform:rotate(-10deg);
 
  }

.actu1{
}
.actu2{
}
.actu3{
}

.actu-info{
	color: orange;
  text-align: center;
  position: relative;
  top: -20px;
}
 /***paramètres slide4g pour affichage des actus****/
/**#sp-slide4g{
  position: relative;
  min-height: 400px;
  margin-left:150px;
}

#sp-slide4d {
	position: fixed;
  top: 105vh;
  left: 60vw;
}***/
.intro {
	width:40%;
	float:left;
	margin-right:2%;
	margin-top:8%;
}


.txt_intro, 
.txt_intro p{
  font-family: 'Waiting for the Sunrise', cursive; 
  font-size:22px; 
  letter-spacing: 6px; 
  font-weight: bold;
  text-align: center;
}


#typedtext {
	display:block;
}

#intro_fixe{
	display:none;
}

#lastVisit {
	font-size: 1px;
visibility: hidden;}


.actu-speech-container{
float: right;
  width: 500px;
  height: 300px;
  position: relative;
  margin-right: 70px;

}
.actu1-speech{
  width: 500px;
  text-align: center;
   opacity:0;
  position: absolute;

 
}
.actu1-speech img{
width: 188px;
  position: relative;
  left: 326px;
  z-index: 2;
  transform: rotate(202deg);
  top: 200px;
}

.actu1-speech svg{
position: relative;
  left: 321px;
  top: 96px;
}

.actu1-speech circle {
	fill: var(--nd2);
  mix-blend-mode: multiply;
}

.actu1-speech span:nth-child(2) {
	position: relative;
  top: -280px;
  left:20px;
}

.actu1-speech h1 {
font-family: work sans;
  font-weight: 500;
  line-height: 0.4em;
  font-size: 3rem;
  color: var(--nd5);

}

.actu1-speech h2{
	font-family: poppins;
  font-weight: 200;
  font-size: 26px;
  color: var(--nf2);
  padding-bottom:20px;
}
.actu2-speech{
  width: 500px;
  text-align: center;
   opacity:0;
  position: absolute;

 
}
.actu2-speech img{
  width: 220px;
  position: relative;
  left: -91px;
  z-index: 2;
  transform: rotate(-29deg);
  top: 193px;
}
.actu2-speech svg{
  position: relative;
  left: -20px;
}

.actu2-speech circle {
	fill: var(--nd1);
  mix-blend-mode: multiply;
}

.actu2-speech span:nth-child(2) {
	position: relative;
  top: -280px;
  left:20px;
}

.actu2-speech h1 {
font-family: work sans;
  font-weight: 500;
  line-height: 0.4em;
  font-size: 3rem;
  color: var(--nf1);

}

.actu2-speech h2{
	font-family: poppins;
  font-weight: 200;
  font-size: 26px;
  color: var(--nf3);
  padding-bottom:20px;
}
.actu3-speech{
  width: 500px;
  text-align: center;
   opacity:0;
  position: absolute;

 
}
.actu3-speech img{
width: 220px;
  position: relative;
  left: -50px;
  z-index: 2;
  transform: rotate(3deg);
}
.actu3-speech svg{
	position: relative;
  left: -80px;
  top: -150px;
}

.actu3-speech circle {
	fill: #d8ff00;
  mix-blend-mode: multiply;
}

.actu3-speech span:nth-child(2) {
	position: relative;
  top: -280px;
  left:20px;
}

.actu3-speech h1 {
font-family: work sans;
  font-weight: 500;
  line-height: 0.4em;
  font-size: 3rem;
  color: var(--nf1);

}

.actu3-speech h2{
	font-family: poppins;
  font-weight: 200;
  font-size: 26px;
  color: var(--nf3);
  padding-bottom:20px;
}

/****** entête mosaique ****/
#sp-position2 {
	position: absolute;
  top: -8vh;
  left:5%;
}

.grid-main{
  width:40%;
  transform : rotate(-5deg)
}
.wdgmozaic{
  position:relative;
  font-size:0;
}
.grid-main img,
.wdgmozaic img{
  width:100%;
  height:auto;
  vertical-align:top;
}
.wdgmozaic .wdgmozaic-grid{
  position:absolute;
  top:0;
  bottom:0;
  width:100%;
  left:0;
  right:0px;
  display:grid;
  grid-auto-flow : column;
  grid-template-rows : 1fr 1fr;
  grid-template-columns : 1fr 1fr 1fr;
}

.wdgmozaic-blend .wdgmozaic-grid{
  grid-gap: 2px;
  mix-blend-mode: lighten;
  background: white;
}
.wdgmozaic-blend .wdgmozaic-item:nth-child(2){
  grid-row  : 1 / 2;
  grid-column : 2 / 4;  
}
.wdgmozaic-blend .wdgmozaic-item{
  background-color:#000;
  position:relative;
}
.wdgmozaic-blend .wdgmozaic-item:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  display:block;
  height:0;
  width:100%;
  padding-top:100%;
  background-color: rgba(255,255,255,0.1);
}
.wdgmozaic-blend .wdgmozaic-item:nth-child(2):before{
   padding-top:50%;
}
.wdgmozaic-blend .wdgmozaic-item:hover:before{
   background-color: rgba(255,255,255,0);
}
 
.bloc-mise-en-page{
  min-width:45%;
  flex:1 1;
}


/******** mini-menu pages ****/
@import url('https://fonts.googleapis.com/css?family=Lato');

.mini_menu {
  text-transform: uppercase;
  color: black;
  display: inline-block;
  cursor: pointer;
  pointer-events: none;
  position: relative;
  left: 10%;
  height: 60px;
  padding-top: 15px;

}

.mini_menu svg{
	position:relative;
	left:65px;
	z-index:1; 
}
.mini_menu polygon {
	fill:var(--nd1);
}
.mini_menu:hover {
  pointer-events: all;
}
.appel_mini_menu {
  display: inline-block;
  cursor: pointer;
  pointer-events: all;
  position:relative;
  z-index:2;
}
.spacer_mini_menu {
  display: inline-block;
  width: 80px;
  margin-left: 15px;
  margin-right: 15px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.spacer_mini_menu:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #000;
  height: 1px;
  width: 0%;
  transition: width 0.25s ease;
  transition-delay: 0.7s;
}
.item_mini_menu {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  top: 10px;
  opacity: 0;
  transition: opacity 0.5s ease, top 0.5s ease;
  transition-delay: 0;
}
.item_mini_menu a {
  transition: color 0.5s ease;
  color:black;

}
.item_mini_menu:hover a {
  color: var(--nf2);
}
.mini_menu:hover .spacer_mini_menu:before {
  width: 100%;
  transition-delay: 0s;
}
.mini_menu:hover .item_mini_menu {
  opacity: 1;
  top: 0px;
}
.item_mini_menu:nth-child(1) {
  transition-delay: 0.45s;
}
.item_mini_menu:nth-child(2) {
  transition-delay: 0.4s;
}
.item_mini_menu:nth-child(3) {
  transition-delay: 0.35s;
}
.item_mini_menu:nth-child(4) {
  transition-delay: 0.3s;
}
.item_mini_menu:nth-child(5) {
  transition-delay: 0.25s;
}
.item_mini_menu:nth-child(6) {
  transition-delay: 0.2s;
}
.item_mini_menu:nth-child(7) {
  transition-delay: 0.15s;
}
.item_mini_menu:nth-child(8) {
  transition-delay: 0.1s;
}
.item_mini_menu:nth-child(9) {
  transition-delay: 0.05s;
}
.item_mini_menu:nth-child(10) {
  transition-delay: 0s;
}
.mini_menu:hover .item_mini_menu:nth-child(1) {
  transition-delay: 0.25s;
}
.mini_menu:hover .item_mini_menu:nth-child(2) {
  transition-delay: 0.3s;
}
.mini_menu:hover .item_mini_menu:nth-child(3) {
  transition-delay: 0.35s;
}
.mini_menu:hover .item_mini_menu:nth-child(4) {
  transition-delay: 0.4s;
}
.mini_menu:hover .item_mini_menu:nth-child(5) {
  transition-delay: 0.45s;
}
.mini_menu:hover .item_mini_menu:nth-child(6) {
  transition-delay: 0.5s;
}
.mini_menu:hover .item_mini_menu:nth-child(7) {
  transition-delay: 0.55s;
}
.mini_menu:hover .item_mini_menu:nth-child(8) {
  transition-delay: 0.6s;
}
.mini_menu:hover .item_mini_menu:nth-child(9) {
  transition-delay: 0.65s;
}
.mini_menu:hover .item_mini_menu:nth-child(10) {
  transition-delay: 0.7s;
}



.mini_menu_v {
  text-transform: uppercase;
  color: black;
  display: inline-block;
  cursor: pointer;
  pointer-events: none;
  position: relative;
  left: 10%;
  height: 60px;
  padding-top: 15px;

}

.mini_menu_v svg{
	position:relative;
	left:65px;
	z-index:1; 
}
.mini_menu_v polygon {
	fill:var(--nd1);
}
.mini_menu_v:hover {
  pointer-events: all;
}
.appel_mini_menu_v {
  display: block;
  cursor: pointer;
  pointer-events: all;
  position:relative;
  z-index:2;
}
.spacer_mini_menu_v {
  display: block;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.spacer_mini_menu_v:before {
  content: "";
  position: absolute;
  border-right: 1px solid #000;
  width: 60px;
  height: 0%;
  transition: height 0.25s ease;
  transition-delay: 0.7s;
}
.item_mini_menu_v {
  position: relative;
  display: block;
  margin-left: 23%;
  top: 10px;
  opacity: 0;
  transition: opacity 0.5s ease, top 0.5s ease;
  transition-delay: 0;
  line-height:30px;
}
.item_mini_menu_v a {
  transition: color 0.5s ease;
  color:black;

}
.item_mini_menu_v:hover a {
  color: var(--nf2);
}
.mini_menu_v:hover .spacer_mini_menu_v:before {
  height: 100%;
  transition-delay: 0s;
}
.mini_menu_v:hover .item_mini_menu_v {
  opacity: 1;
  top: 0px;
}
.item_mini_menu_v:nth-child(1) {
  transition-delay: 0.45s;
}
.item_mini_menu_v:nth-child(2) {
  transition-delay: 0.4s;
}
.item_mini_menu_v:nth-child(3) {
  transition-delay: 0.35s;
}
.item_mini_menu_v:nth-child(4) {
  transition-delay: 0.3s;
}
.item_mini_menu_v:nth-child(5) {
  transition-delay: 0.25s;
}
.item_mini_menu_v:nth-child(6) {
  transition-delay: 0.2s;
}
.item_mini_menu_v:nth-child(7) {
  transition-delay: 0.15s;
}
.item_mini_menu_v:nth-child(8) {
  transition-delay: 0.1s;
}
.item_mini_menu_v:nth-child(9) {
  transition-delay: 0.05s;
}
.item_mini_menu_v:nth-child(10) {
  transition-delay: 0s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(1) {
  transition-delay: 0.25s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(2) {
  transition-delay: 0.3s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(3) {
  transition-delay: 0.35s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(4) {
  transition-delay: 0.4s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(5) {
  transition-delay: 0.45s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(6) {
  transition-delay: 0.5s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(7) {
  transition-delay: 0.55s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(8) {
  transition-delay: 0.6s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(9) {
  transition-delay: 0.65s;
}
.mini_menu_v:hover .item_mini_menu_v:nth-child(10) {
  transition-delay: 0.7s;
}

/*******carnets de bord****/
.carnets {
  width: 75%;
  margin-left: auto;
  margin-right: auto;	
}

.carnets h1 {
  text-align: center;
  color: var(--ns5);
  margin-top: 35px;
  font-family: work sans;
  font-size: 40px;	
}
 .carnets h2 {
  text-align: center;
  color:var(--ns5);
  font-family: poppins;
  font-size: 24px;
  margin-bottom:20px;
 }
 
 .carnets hr {
  border: 2px solid #1bed0d;
  opacity: 1;
  width: 96%;
  margin-left: auto;
  margin-right:auto;
  margin-bottom:30px;
  margin-top:30px;
 }
 
.carnets hr:nth-child(1) {
	  margin-bottom:80px;
  }
 
 .carnets p {
  font-family: poppins;
  font-size: 16px;
  color: #012b3a;
  text-align: justify;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 25px;
  margin-bottom: 25px;
 }
 
.carnets_span1{
  margin-right: 30px;
  width: 48%; 
  margin-left: 2%;
  float:left;
}

.img_lab3{
	margin-left: 2%;
  width: 96%;
}

.img_lab4{
	margin-left: 2%;
  width: 96%;
}

.temoins p {
	font-family:work sans;
	font-size:15px;
	color:#0053f7;
}
.temoins p:last-child {
	text-align:right;
}
.temoins span:nth-child(1) {
	width: 45%;
  margin-right: 4%;
  margin-top: 0px;
  margin-bottom: auto;
}
.temoins span:nth-child(2){
	width:45%;
	margin-left:4%;
}

.button_dossier {
	background-color: #FE246B;
  border-radius: 10px;
  width: 60%;
  text-align: center;
  margin-left: 20%;
  margin-right: auto;
  font-family: poppins;
  font-size: 16px;
  color: white;
  height: 40px;
  padding-top: 9px;
  display:inline-block;
} 

.button_dossier a{
	 font-family: poppins;
  font-size: 16px;
  color: white;
}

.carnets_rsx {
	margin-left: auto;
  text-align: center;
  display:none;
}

.carnets_rsx span {
	display:inline-block;
	width:60px;
}

.carnets_copyright p {
	text-align: center;
  font-size: 12px;
  color: black;
  padding-top: 30px;
  display:none;
}
#carnet1 .carnets_rsx span {
	margin-left:25px;
	margin-right:25px;
}

#carnet2 .carnets h1 {
	color:#ff9100;
}

#carnet2 .button_dossier {
	background-color:#99c503;
}

#carnet2 .carnets h2 {
	color:#ff9100;
}

#carnet2 .carnets hr {
	border: 2px solid #602e9e;
}

#carnet2 .carnets_rsx span {
	margin-left:25px;
	margin-right:25px;
}

#carnet2 .carnets_rsx {
	margin-top : 90px;
}

#carnet3 .carnets h1 {
	color:#15c286;
}

#carnet3 .button_dossier {
	background-color:#ff512f;
}

#carnet3 .carnets h2 {
	color:#15c286;
}

#carnet3 .carnets hr {
	border: 2px solid #0ad3fa;
}

#carnet3 .carnets_rsx span {
	margin-left:25px;
	margin-right:25px;
}

#carnet3 .carnets_rsx {
	margin-top : 90px;
}
.extraits H3:nth-child(3) {
	text-align: right;
}
.victor {
  border-left: #6a0d83 solid 8px;
  padding-left: 20px;
  text-align: left;
}

.norah {
  border-right: #0d836a solid 8px;
  padding-right: 20px;
  text-align: right;
}
/*******RANDOM NEW ******/
#random_resume {
margin-top:50px;
padding-top:40px;
}
.resume_random {
	
}

.resume_random p {
	text-align: center;
  font-weight: bold;
  width: 35%;
  float: left;
  z-index: 2;
  position: relative;
  margin-left: 25%;
  margin-top: 50px;
}

.resume_random2 {
	display: inline-block;
  width: 207px;
  height: 295px;
  background-color: var(--fd1);
  position: relative;
  left: -162px;
	
}
#random_intention {
	margin-left:10%;
	padding-top:40px;
}
.intention_random {
display: inline-block;
  width: 55%;
  position: relative;
  top: -50px;
	
}
.intention_random p {
margin-top: 155px;
  text-align: justify;
  margin-left: 15%;
  margin-right: 2%;
  background-color: white;
  padding: 20px;
    padding-left: 20px;
  padding-left: 50px;
}

.intention_random2 {
display: inline-block;
  width: 30%;
  position: relative;
  top: -50px;
  left: 103px;	
}

.intention_random2 img {
	width: 100%;
position:relative;
z-index:2;
}
#random_photos {
padding-top:40px;
}
.carouselck_caption_desc{
	font-family: poppins;
  font-size: 12px;

}
.carouselck_commands {
	visibility:hidden;
}

#random_extraits{
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
#random_extraits h1{
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}
#random_extraits h1 i{
	font-size:19px;
}
#random_extraits p{
width: 80%;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
}

.vic {
	display:inline-block;
	width:40%;
	vertical-align:top;
}

.vic img{
	width: 125px;
  padding-top: 35%;
}
.nor {
	display:inline-block;
	width:40%;
	vertical-align:top;
	padding-top:40%;
}
#random_carnets {
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
#random_carnets h1 {
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}

#random_carnets p {
	width:60%;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
.carnets_random {
width: 50%;
  display: inline-block;
  left: 36px;
  position: relative;
  padding-top: 45px;
}
.carnets_random2 {
width: 40%;
  display: inline-block;
  margin-top: 25px;
  position: relative;
  top: -60px;
  vertical-align: top;
}
.tous_les_carnets {
background-color: pink;
  width: 450px;
  padding-bottom: 40px;
  mix-blend-mode: multiply;
  position: relative;
  left: -240px;
  padding-left: 50%;
  height: 300px;
}

#random_equipe {
	padding-top:40px;
}

#random_equipe h1 {
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}

.distribution {
	list-style:none;
	background-color: white;
  padding: 20px;
  position:relative;
  z-index:2;
  margin-bottom:0;
}
.distribution li {
	font-family:poppins;
}

.equipe_random2 {
	width: 50%;
  display: inline-block;
}

.equipe_random {
 display: inline-block;
  width: 46%;
  position: relative;
  left: -70px;
  top: 50px;
}



#random_equipe img{
	z-index:2;
}

#random_infos {
	padding-top:40px;

}

#random_infos h8{
	visibility:hidden;
}

.infos_tournee {
  position: relative;
  width: 35%;
  float: left;
  margin-top: 240px;
  padding: 20px;
  height:400px;
	
}
.infos_tournee h1 {
	position:relative;
	top:-220px;
	font-size:28px;
}
.infos_tournee .ic_eventlist {
	position:relative;
	top:-200px;
	width:90%;
}
.infos_tournee img:nth-child(1) {
	position: absolute;
  top: -72px;
  width: 124px;
  left: 191px;
}
.infos_container{
	width: 60%;
  display: inline-block;
  margin-left: 3%;
}
.infos_pratiques{
  position: relative;
  width: 67%;
  float: right;
  margin-top: 150px;
  padding: 20px;
  margin-left: 40%;
}
.infos_pratiques h1 {
	position:relative;
	top:-220px;
	font-size:28px;
}

.infos_pratiques ul{
	list-style:none;
	line-height:40px;
	position:relative;
	top:-200px;
	z-index:2;
}
.infos_pratiques ul li {
	font-size:16px;
}

.infos_pratiques ul li a{
	font-size:16px;
}

.infos_pratiques ul li:nth-child(1)::before {
content: '';
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url("../../../images/duree.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 7px;
  margin-right: 15px;
}
.infos_pratiques ul li:nth-child(2)::before {
content: '';
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url("../../../images/age.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 7px;
  margin-right: 15px;
}
.infos_pratiques ul li:nth-child(3)::before {
content: '';
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url("../../../images/dossier.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 7px;
  margin-right: 15px;
}
.infos_pratiques ul li:nth-child(4)::before {
content: '';
  display: inline-block;
  height: 25px;
  width: 25px;
  background-image: url("../../../images/teaser.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 7px;
  margin-right: 15px;
}



.infos_pratiques .geo:nth-child(3) {
position: absolute;
  width: 44px;
  top: 10px;
  left: -56px;
}
.infos_pratiques .geo:nth-child(5) {
position: absolute;
  width: 44px;
  top: 200px;
  left: 358px;
}
.infos_pratiques .geo:nth-child(6) {
position: absolute;
  width: 150px;
  left: -240px;
  top: 230px;
}

	

.infos_partenaires {
  position: relative;
  width: 90%;
  float: right;
  top:-260px;
  padding: 20px;
  left:-13px;
}
.infos_partenaires h1 {
	position:relative;
	top:-220px;
	font-size:28px;
	padding-left:60px;
}

.infos_partenaires h3 {
	position:relative;
	top:-210px;
	font-size:17px;
	padding-left:90px;
}
.infos_partenaires p{
	position:relative;
	top:-200px;
	font-size:13px;
	z-index:2;
	text-align:justify;
	padding-left:90px;
}

.infos_partenaires i{
	font-size:11px;
}

.infos_partenaires img {
	position: absolute;
  top: 157px;
  z-index: 2;
  width: 140px;
  left: -43px;
}


/******RANDOM ANCIEN

#intention_R{
	margin-left:10%;
	padding-top:40px;
}
#intention_R span:nth-child(1) {
display: inline-block;
  width: 30%;
  position: relative;
  top:-50px;
  left:50px;

}

#intention_R span:nth-child(2) {
display: inline-block;
  width: 55%;
  position: relative;
  top:-50px;

}

#intention_R img {
width: 90%;
position:relative;
z-index:2;
}


#intention_R p {
margin-top: 155px;
  text-align: justify;
  margin-left: 20%;
  float: left;
  margin-right: 2%;
}


#intention_R polygon{
	fill:black;
}
#caroussel_R{
	padding-top:40px;
}

#extrait_R{
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
#extrait_R h1{
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}
#extrait_R h1 i{
	font-size:19px;
}
#extrait_R p{
width: 80%;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
}

.vic {
	display:inline-block;
	width:40%;
	vertical-align:top;
}

.vic img{
	width: 125px;
  padding-top: 35%;
}
.nor {
	display:inline-block;
	width:40%;
	vertical-align:top;
	padding-top:40%;
}
#extra_R{
}
#carnets_R{
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
#carnets_R h1 {
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}

#carnets_R p {
	width:60%;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
#carnets_R span:nth-child(1) {
width: 50%;
  display: inline-block;
  left: 36px;
  position: relative;
  padding-top: 45px;
}
#carnets_R span:nth-child(2){
width: 40%;
  display: inline-block;
  margin-top: 25px;
  position: relative;
  top: -60px;
  vertical-align: top;
}
.tous_les_carnets {
background-color: pink;
  width: 450px;
  padding-bottom: 40px;
  mix-blend-mode: multiply;
  position: relative;
  left: -240px;
  padding-left: 50%;
  height: 300px;
}

#distrib_R{
	padding-top:40px;
}
#distrib_R h1 {
	text-align:center;
	padding-bottom:30px;
	line-height:25px;
}

.distribution {
	list-style:none;
	background-color: white;
  padding: 20px;
  position:relative;
  z-index:2;
  margin-bottom:0;
}
.distribution li {
	font-family:poppins;
}

#distrib_R span:nth-child(2) {
	width: 50%;
  display: inline-block;
}

#distrib_R span:nth-child(3) {
 display: inline-block;
  width: 46%;
  position: relative;
  left: -70px;
  top: 50px;
}



#distrib_R img{
	z-index:2;
}
*****/
/*************Vitrine**********/
#vitrine {
	display:inline-block;
	width:58%;
}
#vitrine h2 {
	display:none;
}
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");

:root {
	--bg-color-secondary: #04000f;
	--font-color: #555;
	--white: #ffffff;
	--bg-icon: rgba(243, 204, 47, 0.7);

	--red-light: rgb(255, 51, 102);
	--red-dark: rgb(186, 38, 93);
	--red-light-transparent-light: rgba(255,  51, 102, 0.65);
	--red-dark-transparent-light: rgba(186, 38, 92, 0.65);
	--red-light-transparent-dark: rgba(255,  51, 102, 0.85);
	--red-dark-transparent-dark: rgba(186, 38, 92, 0.85);

	--mono-light: rgb(44, 62, 80);
	--mono-dark: rgb(32, 45, 58);
	--mono-light-transparent-light: rgba(44, 62, 80, 0.65);
	--mono-dark-transparent-light: rgba(32, 45, 58, 0.65);
	--mono-light-transparent-dark: rgba(44, 62, 80, 0.85);
	--mono-dark-transparent-dark: rgba(32, 45, 58, 0.85);

	--path1: polygon(64% 0, 100% 12%, 100% 85%, 19% 100%, 0 87%, 4% 20%, 17% 0);
	/* 	--path2: polygon(50% 0%, 75% 10%, 100% 0, 100% 100%, 0 100%, 0 0, 25% 10%); */
}






/* ICONS / LOGOS */
.portfolio-item:nth-child(4) {
	border-radius: 3px;
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: space-between;
}
.portfolio-item i {
	transition: all 0.5s ease-in-out;
	padding: 1rem;
}
.portfolio-item i:hover {
	cursor: pointer;
}
.portfolio-item.small a:nth-child(1):hover {
	color: #3b5998;
}
.portfolio-item.small a:nth-child(2):hover {
	color: #e1306c;
}
.portfolio-item.small a:nth-child(3):hover {
	color: #1da1f2;
}

/* GRID normal 1st */
.content {
	padding: 0.5%;
	flex: 1 1 80%;
	min-height: 100vh;
	max-width: 1500px;
	margin: 0 auto;
	margin-bottom: 12rem;
	overflow: hidden;
}

.portfolio {
	display: grid;
  height: 640px;
  grid-template-rows: repeat(6, 1fr);
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 6px;
}

.portfolio-item.medium {
	grid-row: span 2;
	grid-column: span 2;
}

.portfolio-item.large {
	grid-row: span 3;
	grid-column: span 3;
}

.portfolio-item.small {
	grid-row: span 1;
	grid-column: span 1;
}

.portfolio-item.tall {
	grid-row: span 3;
	grid-column: span 2;
}

.portfolio-item.wide {
	grid-row: span 2;
	grid-column: span 3;
}

/* GRID tall 2nd */
.portfolio__tall {
	display: grid;
	height: 100%;
	grid-template-rows: repeat(6, 1fr);
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 15px;
}

.portfolio__tall-item {
	background-color: orange;
	color: #222;
	display: flex;
	justify-content: center;
	align-items: center;
}

.portfolio__tall-item.tall--medium {
	grid-row: span 2;
	grid-column: span 3;
}

.portfolio__tall-item.tall--small {
	grid-row: span 1;
	grid-column: span 2;
}

.portfolio__tall-item.tall--tall {
	grid-row: span 4;
	grid-column: span 2;
}

.portfolio__tall-item.tall--mid-tall {
	grid-row: span 3;
	grid-column: span 2;
}

/* GRID wide 3rd */
.portfolio__wide {
	display: grid;
	height: 100%;
	grid-template-rows: repeat(6, 1fr);
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 15px;
}

.portfolio__wide-item {
	background-color: orange;
	color: #222;
	display: flex;
	justify-content: center;
	align-items: center;
}

.portfolio__wide-item.wide--medium {
	grid-row: span 2;
	grid-column: span 2;
}

.portfolio__wide-item.wide--small {
	grid-row: span 1;
	grid-column: span 1;
}

.portfolio__wide-item.wide--wide {
	grid-row: span 2;
	grid-column: span 3;
}

/* PHOTOS */
.photo {
	perspective: 150rem;
	-moz-perspective: 150rem;
	position: relative;
	height: 100%;
	opacity: 0.92;
}
.photo__side {
	height: 100%;
	transition: all 0.8s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	backface-visibility: hidden;
	border-radius: 3px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	/*overflow: hidden;  to hide the overlapping image which is not rounded cornered. also cuts the bgackground blend for now. */
}
.photo__side--front {
	background-color: var(--bg-color-secondary);
}
.photo__side--back {
	transform: rotateY(180deg);
	clip-path: var(--path2);
}

/* X */
.photo__side--back-rotatex {
	transform: rotateX(180deg);
}
.photo:hover .photo__side--front-rotatex {
	transform: rotateX(-180deg);
}
.photo:hover .photo__side--back-rotatex {
	transform: rotateX(0);
}
/* Y */
.photo__side--back-rotatey {
	transform: rotateY(180deg);
}
.photo:hover .photo__side--front-rotatey {
	transform: rotateY(-180deg);
}
.photo:hover .photo__side--back-rotatey {
	transform: rotateY(0);
}
.photo__side--back-1 {
	/* background-size: cover; */
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light-transparent-light),
			var(--mono-dark-transparent-light)
		),
		url("../../../images/cie_vitrine.png");
	background-size: cover;
	/* background-repeat: no-repeat; */
	background-blend-mode: normal;
	background-position: top center;
	/* width: 100%; */
	/* height: 100%; */
}
.photo__side--back-2 {
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light-transparent-light),
			var(--mono-dark-transparent-light)
		),
		url("../../../images/random_vitrine.png");
	background-size: cover;
	/* background-repeat: no-repeat; */
	background-blend-mode: normal;
	background-position: top center;
	/* width: 100%; */
	/* height: 100%; */
}
.photo__side--back-3 {
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light-transparent-light),
			var(--mono-dark-transparent-light)
		),
		url("../../../images/chantiers_vitrine.png");
	background-size: cover;
	/* background-repeat: no-repeat; */
	background-blend-mode: normal;
	/* 	background-position: top center; */
	/* width: 100%; */
	/* height: 100%; */
}
.photo__side--back-4 {
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light-transparent-light),
			var(--mono-dark-transparent-light)
		),
		url("../../../images/trajectoires_vitrine.png");
	background-size: cover;
	/* background-repeat: no-repeat; */
	background-blend-mode: normal;
	background-position: top;
	/* width: 100%; */
	/* height: 100%; */
}
.photo__side--back-5 {
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light-transparent-light),
			var(--mono-dark-transparent-light)
		),
		url("../../../images/actions_vitrine.png");
	background-size: cover;
	/* background-repeat: no-repeat; */
	background-blend-mode: normal;
	background-position: top center;
	/* width: 100%; */
	/* height: 100%; */
	clip-path: var(--path2);
}
.photo__picture {
	background-size: cover;
	background-blend-mode: screen;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.photo-picture--medium-first {
	background-position: top center;
	background-size: 55rem;
	height: 100%;
}
.photo-picture--medium {
	background-position: top center;
	background-size: 45rem;
	height: 100%;
}
.photo-picture--large {
	background-position: top center;
	background-size: 72.5rem;
	height: 100%;
}
.photo-picture--tall {
	background-position: top center;
	background-size: 42.5rem;
	height: 100%;
}
.photo-picture--wide {
	background-position: top center;
	background-size: 70rem;
	height: 100%;
}
.photo__picture--1 {
	background-image: linear-gradient(
			to right bottom,
			var(--red-light),
			var(--mono-dark)
		),
		url("../../../images/cie_vitrine.png");
	background-size: cover;
	/* 	background-position: top -15rem center; */
	background-position: top center;
}
.photo__picture--2 {
	background-image: linear-gradient(
			to right bottom,
			var(--mono-light),
			var(--red-dark)
		),
		url("../../../images/random_vitrine.png");
	background-size: cover;
	background-position: top center;
}
.photo__picture--3 {
	background-image: linear-gradient(
			to right bottom,
			var(--red-light),
			var(--mono-dark)
		),
		url("../../../images/chantiers_vitrine.png");
	background-size: cover;
	background-position: top center;
}
.photo__picture--4 {
	background-image: linear-gradient(
			to right bottom,
			var(--red-light),
			var(--mono-dark)
		),
		url("../../../images/trajectoires_vitrine.png");
	background-size: cover;
	background-position: center center;
}
.photo__picture--5 {
	background-image: linear-gradient(
			to right bottom,
			var(--red-light),
			var(--mono-dark)
		),
		url("../../../images/actions_vitrine.png");
	background-size: cover;
	background-position: top center;
}
.photo__heading {
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 1px;
	position: absolute;
	font-weight: 300;
	font-size: 1.6rem;
}
.photo__heading--medium {
	text-align: right;
	bottom: 2rem;
	right: 2rem;
	width: 75%;
}
.photo__heading--medium-first {
	text-align: left;
	bottom: 2rem;
	left: 2rem;
	width: 75%;
}
.photo__heading--large {
	text-align: right;
	bottom: 2rem;
	right: 2rem;
	width: 75%;
}
.photo__heading--tall {
	text-align: right;
	bottom: 2rem;
	right: 2rem;
	width: 75%;
}
.photo__heading--wide {
	text-align: right;
	bottom: 2rem;
	right: 2rem;
	width: 75%;
}
.photo__heading-span {
	padding: 3px 13px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-size: 15px;
  font-family: poppins;
}
.photo__heading-span--1 {
	background-image: linear-gradient(
		to right bottom,
		var(--mono-light-transparent-dark),
		var(--mono-dark-transparent-dark)
	);
}
.photo__heading-span--2 {
	background-image: linear-gradient(
		to right bottom,
		var(--mono-light-transparent-dark),
		var(--mono-dark-transparent-dark)
	);
}
.photo__heading-span--3 {
	background-image: linear-gradient(
		to right bottom,
		var(--mono-light-transparent-dark),
		var(--mono-dark-transparent-dark)
	);
}
.photo__heading-span--4 {
	background-image: linear-gradient(
		to right bottom,
		var(--mono-light-transparent-dark),
		var(--mono-dark-transparent-dark)
	);
}
.photo__heading-span--5 {
	background-image: linear-gradient(
		to right bottom,
		var(--mono-light-transparent-dark),
		var(--mono-dark-transparent-dark)
	);
}
.photo__details {
	padding: 3rem;
}
.photo__details ul {
	list-style: none;
	width: 80%;
	margin: 0 auto;
}
.photo__details ul li {
	text-align: center;
	font-size: 1.5rem;
	padding: 1rem;
}
.photo__details ul li:not(:last-child) {
	border-bottom: 1px solid #eee;
}
.photo__details-back ul {
	list-style: none;
	width: 80%;
	margin: 0 auto;
}
.photo__details-back ul li {
	text-align: center;
	font-size: 1.5rem;
	padding: 0.5rem;
}
.photo__details-back ul li:not(:last-child) {
	border-bottom: 1px solid #eee;
}
.photo__cta {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
}

/* BUTTON */
.btn {
	padding: 1rem 2.5rem;
	font-size: 25px;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  text-align: right;
  color: #ffffff;
}

.btn i {
	font-size: 1.2rem;
}

.btn--expand {
	width: 150px;
  height: 44px;
  line-height: 42px;
  padding: 0;
  border: none;
}

.btn--expand span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.btn--expand:before,
.btn--expand:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: #ffffff;
	transition: all 0.5s ease;
}

.btn--expand:before {
	height: 50%;
	width: 2px;
}

.btn--expand:after {
	width: 20%;
	height: 2px;
}

.btn--expand:hover:before {
	height: 100%;
}

.btn--expand:hover:after {
	width: 100%;
}

.btn--expand span:before,
.btn--expand span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #ffffff;
	transition: all 0.5s ease;
}

.btn--expand span:before {
	width: 2px;
	height: 50%;
}

.btn--expand span:after {
	width: 20%;
	height: 2px;
}

.btn--expand span:hover:before {
	height: 100%;
}

.btn--expand span:hover:after {
	width: 100%;
}

/* POPUP */
.popup {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 3000;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
.popup i {
	font-size: 2.2rem;
}
.popup__heading {
	text-align: center;
}
.popup:target {
	opacity: 1;
	visibility: visible;
}
.popup:target .popup__content {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}
.popup__close:link,
.popup__close:visited {
	color: #eee;
	position: absolute;
	top: 2.5rem;
	right: 2.5rem;
	font-size: 3rem;
	text-decoration: none;
	display: inline-block;
	transition: all 0.2s;
	line-height: 1;
}
.popup__close:hover {
	color: var(--red-dark-transparent-dark);
}
#dark:hover {
	color: var(--font-color);
}
.popup__content {
	/* padding: .5rem; */
	/* height: 90vh; */
	width: 85svh;
	box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: table;
	overflow: hidden;
	opacity: 0;
	transform: translate(-50%, -50%) scale(0.5);
	transition: all 0.4s 0.2s;
	background-color:black;
}
.popup__image {
	max-height: 99vh;
	width: auto;
	/* display: table-cell; */
}
.popup__img {
	display: block;
	height: auto;
	width: 100%;
	/*max-width: 99svh;*/
}

/* ANIMATIONS */
.animated-first {
	animation: moveInBottom 1s ease-out 0.8s;
	animation-fill-mode: backwards;
}
.animated-second {
	animation: moveInBottom 1s ease-out 1s;
	animation-fill-mode: backwards;
}
.animated-third {
	animation: moveInBottom 1s ease-out 1.2s;
	animation-fill-mode: backwards;
}
.animated-fourth {
	animation: moveInBottom 1s ease-out 1.4s;
	animation-fill-mode: backwards;
}
.animated-fifth {
	animation: moveInBottom 1s ease-out 1.6s;
	animation-fill-mode: backwards;
}
.animated-sixth {
	animation: moveInBottom 1s ease-out 2s;
	animation-fill-mode: backwards;
}
@keyframes moveInBottom {
	0% {
		opacity: 0;
		transform: translateY(100px);
	}

	75% {
		transform: translateY(-10px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.intro_vitrine {
	font-family: poppins;
  font-size: 15px;
  color: white;
}

.resume_vitrine {
	padding: 20px;
  text-align: center;
  color: white;
  font-size:15px;
}

.popup__content .btn{
  margin-right: 40px;
  margin-bottom: 7px;
  float: right;
}

.esp{
	font-size:17px;
	text-align:center;
	color:white;
}

.popup__close .fa-solid {
	color:var(--nd3);
}

.popup__close .fa-solid:hover {
	color:var(--ns1);
}

/**********Menu calendrier cie ****/

:root {
  --white: white;
  --black: black;
  --menu-color: #b1ffe5;
  --fixed-menu-color: aquamarine;
}

button {
  border: none;
  background: transparent;
  cursor: pointer;
}

button:active {
  color: var(--black);
}
/* MENU WRAPPER RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cal-nav .menu-wrapper {
position: fixed;
  left: 0;
  bottom: 179px;
  width: 300px;
  padding: 20px;
  transform: translateX(-400px) translateY(400px);
  transition: transform 0.7s;
  background: var(--menu-color);
  height: 205px;
}

.cal-nav .menu-wrapper.is-opened {
 transform: translateX(45px) translateY(135px);
}

.cal-nav .menu-wrapper .menu {
  opacity: 0;
  transition: opacity 0.4s;
}

.cal-nav .menu-wrapper.is-opened .menu {
  opacity: 1;
  transition-delay: 0.6s;
}

.cal-nav .menu-wrapper .menu a {
  font-size: 1.2rem;
}


.cal-nav .menu-wrapper .menu-close {
 position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  font-weight: bold;
  color: var(--fd2);

}

/* FIXED MENU RULES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.cal-nav .fixed-menu {
  position: fixed;
  left: 10px;
  bottom: 10px;
  display: flex;
  flex-direction: column;
  width: 50px;
  height: 50px;
  padding: 20px;
  background: var(--fixed-menu-color);
}

.cal-nav .fixed-menu .menu-toggle {
 font-size: 2rem;
  text-align: left;
  width: 45px;
  position: relative;
  top: -15px;
  left: -17px;
}


/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/** à voir plus tard
@media (max-width: 900px) {
  body {
    font-size: 16px;
    overflow-x: hidden;
  }

  .cal-nav .menu-wrapper {
    width: 100%;
    transform: translateX(-100%);
    padding-top: 70px;
  }

  .cal-nav .menu-wrapper.is-opened {
    transform: none;
  }

  .cal-nav .menu-wrapper .menu-close {
    top: 70px;
  }

  .cal-nav .fixed-menu {
    bottom: auto;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0 20px;
  }

  .cal-nav .fixed-menu .menu-toggle {
    margin: 0;
    order: 3;
  }
  **/
  
  
/***TRAJECTOIRES*****/
#traj_objectifs {
	padding-top: 100px;
  margin-top: 40px;
}

.objectifs_trajectoires {
	width: 35%;
  text-align: justify;
  margin-left: 25%;
  float: left;
  position: relative;
  z-index: 3;
}

.objectifs_trajectoires2 {
	background-color: #ffec00;
  width: 215px;
  height: 720px;
  display: inline-block;
  position: relative;
  z-index: 2;
  left: -141px;
  top: -60px;
}

#traj_intentions {
	margin-top:30px;
}
.intentions_trajectoires {
	background-color: white;
  width: 55%;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 30px;
  text-align: justify;
  top: 90px;
  left: -40px;
}
.objectifs_trajectoires2 img{
	position: relative;
  width: 70%;
  left: 154px;
  top: 540px
}
  
.intentions_trajectoires2 img{
width: 30%;
  float: left;
  margin-left: 10%;
  margin-top: 25px;
}  

#traj_creation {
margin-top: 90px;
  width: 100%;
  mix-blend-mode: multiply;
  text-align: center;
  padding-top: 90px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
#traj_creation h1 {
position: relative;
  z-index: 2;
  margin-bottom: 20px;
}

.creation_trajectoires {
  width: 60%;
  display: inline-block;
  text-align: justify;
  z-index: 2;
  position: relative;
  background-color: pink;
  padding:20px;
  left:2%;
}

.creation_trajectoires p{
	width:80%;
	margin-left:3%;
	position:relative;
	top:-40px;
}

.creation_trajectoires2 {
	width: 35%;
  display: inline-block;
  text-align: justify;
  margin-right: auto;
  vertical-align: bottom;
  position:relative;
  top:50px;
  left:-80px;
  z-index:3;
}

/******LA COMPAGNIE******/
#cie_resume{
	text-align: center;
  margin-top: 90px;
  
}

.resume_cie{
	width: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -15svh;
  text-align:justify;
}
.resume_cie2{
	width: 30%;
  display: inline-block;
  height: 390px;
  background-color: var(--full2);
  mix-blend-mode: multiply;
  vertical-align: top;
  position: relative;
  top: -30px;
  left: 20svh;
}

#cie_adolescence {
margin-top: 25px;
  padding-top: 40px;
  mix-blend-mode:multiply;
}

.adolescence_cie {
width: 60%;
  display: inline-block;
  text-align: justify;
  padding-left: 13%;
  background-color: #00d27f;
  mix-blend-mode: multiply;
  padding-right: 6%;
  padding-top: 25px;
  padding-bottom: 15px;
  position: relative;
  z-index: 3;
  left: -125px;
  top: 31px;
}

.adolescence_cie2 {
  position:relative;

}
.adolescence_cie2 img {
width: 30%;
  float: left;
  margin-left: 10%;
}	

#cie_ecriture {
	margin-top: 100px;
  padding-top: 50px;
}

.ecriture_cie {
	width: 50%;
  display: inline-block;
  text-align: justify;
  margin-left: 15%;
  position: relative;
  top: -50px;
}

.ecriture_cie h1 {
	display: inline-block;
  margin-bottom: 25px;
}

.ecriture_cie h3 {
	font-size: 24px;
  display: inline-block;
  margin-left: 10px;
}

.ecriture_cie2 {
	width: 30%;
  display: inline-block;
  height: 650px;
  background-color: var(--fd3);
  position: relative;
  mix-blend-mode: multiply;
  left: -150px;
}

.ecriture_cie2 img{
	width: 60%;
  position: relative;
  left: 206px;
  top: 30px;
}

#cie_itinerance {
	margin-top: 40px;
  padding-top: 15px;
}

.itinerance_cie {
	width: 53%;
  display: inline-block;
  text-align: justify;
  background-color: white;
  padding: 30px;
  margin-left: 6%;
  position: relative;
  left: 46px;
  z-index: 2;
  top: 73px;
  vertical-align: bottom;
}

.itinerance_cie2 {
	mix-blend-mode: multiply;
}

.itinerance_cie2 img {
	width: 30%;
  display: inline-block;
  vertical-align: top;
}

#cie_experience {
margin-top: 145px;
  padding-top: 50px;
  text-align:center;
  position: relative;
  left: -7%;
}

.experience_cie {
	display: inline-block;
  width: 50%;
  text-align: justify;
  position: relative;
  left: -5%;
  padding-top: 15px;
}

.experience_cie2 {
	display: inline-block;
  width: 20%;
  vertical-align: top;
  position: relative;
  top: -30px;
  left: 10%;
}

#cie_cap {
	margin-top: 90px;
  padding-top: 40px;
  text-align: center;
  mix-blend-mode: multiply;
}

.cap_cie {
width: 50%;
  display: inline-block;
  text-align: justify;
  background-color: gold;
  padding: 25px;
    padding-left: 25px;
  position: relative;
  left: -5%;
  top: 50px;
  mix-blend-mode: multiply;
  padding-left: 70px;
}

.cap_cie2 {
	mix-blend-mode: multiply;
  display: inline-block;
  width: 45%;
  vertical-align: top;
  position: relative;
  top:-70px;
}

.cap_cie2 img {
	width: 75%;
  margin-left: auto;
}

/*******ACTIONS CULTURELLES*******/


.A_Cult{
  display: grid;
  grid-template-columns: 50% auto;
  height: auto;
  align-self: center;
  margin-top:190px;
}
#A_Cult_Right {
	height:100svh;
	position:relative;
	top:-45px;
}
#A_Cult_Right H3:first-child {
	position:relative;
	top:-117px;
	padding-top:0;
}
#A_Cult_Right ul{
  list-style-type: none;
  perspective: 1000px;
  width:450px;
}

#A_Cult_Right ul li{
  display: grid;
   grid-template-columns: 100% auto;
  padding: 14px;
  cursor: pointer;
  position: absolute;
  transition: 0.7s ease-in-out;
  font-size: 13px;
  box-shadow:0 10px 15px rgba(0, 0, 0, 0.1);
}

.action1 {
  color:#fff;
  background-color: #27e6bf;
 background-image: linear-gradient(135deg, #0b4539, #27e6bf);
top:-112px;
z-index:5;
  transform: rotateY(-35deg) rotateX(15deg);
    max-height:120px;
	width: 450px;
	overflow:hidden;

}

.action2{
  background-color: #1dd2eb;
 background-image: linear-gradient(135deg, #083f46, #1dd2eb);
  z-index: 4;
  color:white;
	transform: rotateY(-35deg) rotateX(15deg);
    max-height:120px;
	width: 450px;
	overflow:hidden;

}

.action3{
  color:#fff;
  background-color: #0b9deb;
 background-image: linear-gradient(135deg, #032f46, #0b9deb);
  top: 115px;
  z-index: 3;
    transform: rotateY(-35deg) rotateX(15deg);
    max-height:120px;
	width: 450px;
	overflow:hidden;

  
}
.action4{
  color:#fff;
  background-color: #427def;
 background-image: linear-gradient(135deg, #132547, #427def);
  top: 230px;
  z-index: 2;
    transform: rotateY(-35deg) rotateX(15deg);
    max-height:120px;
	width: 450px;
	overflow:hidden;

  
}
.action5{
  color:#fff;
  background-color: #7773f3;
 background-image: linear-gradient(135deg, #232248, #7773f3);
  top: 345px;
  z-index: 1;  
 transform: rotateY(-35deg) rotateX(15deg);
    max-height:120px;
	width: 450px;
	overflow:hidden;
  
}


/**#A_Cult_Right ul li:hover{
  transform: translateY(30px) translateX(-300px) rotateY(0deg) rotateX(0deg) scale(1.2) ;
  z-index:20; 
  max-height:5000px;
  width:700px;
}**/

.myClass2 {
	transform: translateY(30px) translateX(-300px) rotateY(0deg) rotateX(0deg) scale(1.2) ;
  z-index:20; 
  max-height:5000px;
  width:700px;
  overflow:visible;
  top:-280px;
}

#remove {
position: absolute;
  right: 39px;
  z-index: 8;
  font-size: 23px;
  cursor: pointer;
  top: 25px;
  visibility:hidden;
}

#remove p {
	color:red;
	font-weight:400;
}

#A_Cult_Left {
	position: relative;
  top: -70px;
  text-align: center;
}
#A_Cult_Left > p{
text-align: justify;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#A_Cult_Right h1{
	font-weight: 200;
  font-family: poppins;
  font-size: 30px;
  margin-left: 20px;
}

#A_Cult_Right h2{
	font-weight: 200;
  font-family: poppins;
  font-size: 20px;
  font-style: italic;
  margin-left: 20px;
}

#A_Cult_Right hr {
	  border: 0;
  height: 0;
  border-top: 2px solid white;
  width: 80%;
  margin-left: auto;
  margin-right: auto;

}
#A_Cult_Right h3 {
	font-weight: 300;
  font-family: poppins;
  text-align: center;
    padding-bottom:15px;
	padding-top:5px;
}

#A_Cult_Right p {
	font-weight: 300;
  text-align: justify;
}

#A_Cult_Right img{
	width: 40%;
  float: left;
  margin-right: 10px;
  mix-blend-mode:luminosity;
}

#A_Cult_Right .btn--expand {
	float:right;
}
#A_Cult_Right .esp{
	text-align:center;
}

.close-container{
position: relative;
  margin: auto;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.leftright{
  height: 3px;
  width: 40px;
  position: absolute;
  margin-top: 24px;
  background-color: orange;
  border-radius: 2px;
  transform: rotate(45deg);
  transition: all .3s ease-in;
}

.rightleft{
  height: 3px;
  width: 40px;
  position: absolute;
  margin-top: 24px;
  background-color: orange;
  border-radius: 2px;
  transform: rotate(-45deg);
  transition: all .3s ease-in;
}

/**label{
  color: black;
  font-family: poppins, serif; 
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all .3s ease-in;
  opacity: 0;
}**/
.close{
margin: 50px 0 0 0px;
  position: absolute;
  left: -10px;
  color: black;
  font-family: poppins, serif; 
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all .3s ease-in;
  opacity: 0;
}

.close-container:hover .leftright{
  transform: rotate(-45deg);
  background-color: red;
}
.close-container:hover .rightleft{
  transform: rotate(45deg);
  background-color: red;
}
.close-container:hover label{
  opacity: 1;
}
