@charset "UTF-8";
/* CSS Document */


/********************** temoignages **********************/
.content-slider {
  width: 100%;
  height: 360px;
}

.slider {
  height: 320px;
  width: 90%;
  margin: 0 auto 0;
  overflow: visible;
  position: relative;
}

.mask {
  overflow: hidden;
  height: 320px;
}

.slider ul {
  margin: 0;
  padding: 0;
  position: relative;
	color:#FFFFFF;	
}

.slider li {
 	width: 100%;
  height: 320px;
  position: absolute;
  top: -325px;
  list-style: none;
}

.slider .quote {
  font-size: 20px;
  font-style: italic;
}

.slider .source {
  font-size: 15px;
  text-align: right;
}

.slider li.anim1 {
  -webkit-animation: cycle 20s linear infinite;
          animation: cycle 20s linear infinite;
}

.slider li.anim2 {
  -webkit-animation: cycle2 20s linear infinite;
          animation: cycle2 20s linear infinite;
}

.slider li.anim3 {
  -webkit-animation: cycle3 20s linear infinite;
          animation: cycle3 20s linear infinite;
}

.slider li.anim4 {
  -webkit-animation: cycle4 20s linear infinite;
          animation: cycle4 20s linear infinite;
}

.slider li.anim5 {
  -webkit-animation: cycle5 20s linear infinite;
          animation: cycle5 20s linear infinite;
}

.slider:hover li {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}

@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}

.color-texte{
	color:#000000;
	}

@media only screen and (min-width: 825px) {

.slider {
  width: 50%;
}

	
    } 
    
 /**************** Caroursel ***************/

.carouselphoto{
  position:relative;
  top:80px;
  padding: 30px 20px 30px 20px;
  width: 100%;
  background-color:#9900FF;
  }

.carousel-activites{
	position:relative;
	top:80px;
	width: 100%;
	margin: 0;
	padding: 30px 20px 30px 20px;
	/*min-height: calc(100vh - 80px - 400px - 174px);*/
	}

.colorfond1{
	background-color:#9900FF;
	}

.colorfond2{
	background-color:#FFFFFF;
	}

.carousel-description-container {   
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*padding: 0 5px;*/
	margin: 0 auto;
	background-color: transparent;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	padding-bottom: 67%;
	height: 0;

	  } 


.carousel-items-click {
	position: absolute;
	top : 0;
	margin : 0 auto;
	width: 100%;
	color: #FFFFFF;
	height: 100%;
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;  
}

.carousel-items {
	position: absolute;
	top : 0;
	margin : 0 auto;
	width: 100%;
	color: #FFFFFF;
	height: 100%;
	background-size:cover;
	background-position:center;
	background-repeat: no-repeat;
	opacity : 0;
	transition: opacity 2s;
	-webkit-transition: opacity 2s ; 
}

.carousel-items p {
	padding: 5px;
	color: #9900FF;
	font-size: 12px;
}

.item1{
	background-image: url(../images/Carousel1.jpg);
	}
.item2{
	background-image: url(../images/Carousel2.jpg); 
	}
.item3{
	background-image: url(../images/Carousel3.jpg); 
	}
.item4{
	background-image: url(../images/Carousel4.jpg); 
	}

.visible {
	opacity: 1 !important;
}

.centrage {
	position:absolute;
	top:50%;
	left: 7px;
	transform: translateY(-50%);
}

.btnrecul {
	position: absolute;
	top : 0;
	left: 0;
	width: 40px;
	bottom: 0;
	z-index: 10;
	line-height: 280px;
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	color: #9900FF;
}
.btnrecul:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.3);
	color: #9900FF;
}
.btnavance {
	position: absolute;
	top : 0;
	right: 0;
	width: 40px;
	bottom: 0;
	z-index: 10;
	line-height: 280px;
	text-align: center;
	font-size: 50px;
	font-weight: 600;
	color: #9900FF;
}
.btnavance:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.3);
	color: #9900FF;
}

@media only screen and (min-width: 825px) {

	.carousel-description-container {   
		width: 600px;
		padding-bottom: 400px;
	} 

} 
