

.main-content-2018 div.title-level-one {
	height:auto;
	background-size:auto 100%;
	background:url('//static.zoovalley.com/zoovalley/playbox/img/homepage2018/title_level_one_right.jpg') no-repeat;	
	background-position:right top;
	background-repeat: none;
	background-color:#E1590F;
	display: inline-block;
	width:auto;
	padding-right:170px;
	color:white;
	font-size:1.35rem;
	
	font-weight:bold;
	
	font-variant:small-caps;
}



.main-content-2018 div.title-level-one.flash {
	background-color:#E1590F;
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/homepage2018/title_level_one_right_flash.jpg') ;	
}
.main-content-2018 div.title-level-one.butins {
	background-color:#7244BE;
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/homepage2018/title_level_one_right_butins.jpg') ;	
}
.main-content-2018 div.title-level-one.grattages {
	background-color:#BD8D43;
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/homepage2018/title_level_one_right_grattages.jpg') ;	
}
.main-content-2018 div.title-level-one.tournois {
	background-color:#4E7E42;
	background-image:url('//static.zoovalley.com/zoovalley/playbox/img/homepage2018/title_level_one_right_tournois.jpg') ;	
}



.homepage-swiper-wrapper {
	position: relative;
	width: 98%;
	height:0;
	padding-top:22.5%;
	margin:auto;

}

.homepage-swiper-content {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}


.swiper-free-game {
	/*position: absolute;*/
    width: 100%;
    height:100%;
    /*height: 300px;*/
}

.swiper-free-game .swiper-slide {
	width:33%;
	/*height:300px;*/
	overflow: hidden;
}


.swiper-free-game .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;

  transition: opacity 0.3s ease-in-out;
}


.swiper-free-game .swiper-slide:not(.swiper-slide-active) {
	/*opacity: 0.8;*/
}

.swiper-free-game .swiper-slide-active {
	opacity: 1;
}


.swiper-free-game .swiper-button-prev, 
.swiper-free-game .swiper-container-rtl .swiper-button-next ,
.swiper-free-game .swiper-button-next, 
.swiper-free-game .swiper-container-rtl .swiper-button-prev {
	top:0;
	bottom:0;
	width:40px;
	height: 100%;
	margin:0;
	background:rgba(255,255,255,0.5);		
}

.swiper-free-game .swiper-button-prev, 
.swiper-free-game .swiper-container-rtl .swiper-button-next {
	left:0;
}
.swiper-free-game .swiper-button-next, 
.swiper-free-game .swiper-container-rtl .swiper-button-prev{
	right:0;
}

.swiper-free-game .swiper-button-prev,
.swiper-free-game .swiper-button-next {
	color:#7D1643;
}
.swiper-free-game .swiper-button-prev:hover,
.swiper-free-game .swiper-button-next:hover {
	color:#FBB018;
}
.swiper-free-game .swiper-pagination-bullet-active {
	background:#7D1643;
}
.swiper-free-game .swiper-pagination-bullet:hover {
	background:#FBB018;
	opacity: 1;
}

.swiper-free-game .swiper-button-prev:before , 
.swiper-free-game .swiper-container-rtl .swiper-button-next:before {
	content:'V';
	position: absolute;
	top:50%;
	margin-top:-10px;
	font-family: Grobold;
    transform: scale(1.0,2.0) rotate(90deg);
    display: inline-block;
    left:15px;
}
.swiper-free-game .swiper-button-next:before , 
.swiper-free-game .swiper-container-rtl .swiper-button-prev:before {
	content:'V';
	position: absolute;
	top:50%;
	margin-top:-10px;
	font-family: Grobold;
    transform: scale(1.0,2.0) rotate(-90deg);
    display: inline-block;
    right:15px;
}


.swiper-free-game .swiper-slide a {
	display: block;
	width:100%;
	height: 100%;
	position: relative;
}

.swiper-free-game .swiper-slide img {
	display:block;
	position: relative;
	z-index: 1;
	/*margin:-50px auto;*/
}

.swiper-free-game .swiper-slide .logo {
	position: absolute;
	width:100%;
	height: 100%;
	background-repeat: no-repeat;
    background-size: 67% auto;
    background-position: center center;
    top: -8%;
    left: 0;
    transition: background 0.2s ease-in-out;
    z-index: 3;
}

.swiper-free-game .swiper-slide:hover {
	opacity: 1;
}
.swiper-free-game .swiper-slide:hover .logo {
	background-size:100% auto;
}


.swiper-free-game .swiper-slide .picto {
	position: absolute;
	width:42px;
	height: 45px;
	background-repeat: repeat-y;
	background-size:100% 400%;
	transition: left 0.35s ease-in-out, top 0.35s ease-in-out;
	transform-origin: center center;
	z-index: 2;
}

.swiper-free-game .swiper-slide .picto-1 {
	background-position: 0 0;
}
.swiper-free-game .swiper-slide .picto-2 {
	background-position: 0 100%;
}
.swiper-free-game .swiper-slide .picto-3 {
	background-position: 0 200%;
}
.swiper-free-game .swiper-slide .picto-4 {
	background-position: 0 300%;
}



		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-1 {
			transform: scale(0.3825) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-2 {
			transform: scale(0.3825) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-3 {
			transform: scale(0.3825) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-4 {
			transform: scale(0.3825) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-5 {
			transform: scale(0.3825) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-6 {
			transform: scale(0.3825) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-7 {
			transform: scale(0.3825) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-8 {
			transform: scale(0.3825) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-9 {
			transform: scale(0.3825) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-10 {
			transform: scale(0.3825) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-11 {
			transform: scale(0.3825) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-12 {
			transform: scale(0.3825) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-13 {
			transform: scale(0.3825) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-14 {
			transform: scale(0.3825) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-15 {
			transform: scale(0.3825) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-16 {
			transform: scale(0.3825) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-17 {
			transform: scale(0.3825) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-18 {
			transform: scale(0.3825) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-19 {
			transform: scale(0.3825) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-1.picto-rotate-20 {
			transform: scale(0.3825) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-1 {
			transform: scale(0.415) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-2 {
			transform: scale(0.415) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-3 {
			transform: scale(0.415) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-4 {
			transform: scale(0.415) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-5 {
			transform: scale(0.415) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-6 {
			transform: scale(0.415) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-7 {
			transform: scale(0.415) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-8 {
			transform: scale(0.415) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-9 {
			transform: scale(0.415) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-10 {
			transform: scale(0.415) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-11 {
			transform: scale(0.415) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-12 {
			transform: scale(0.415) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-13 {
			transform: scale(0.415) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-14 {
			transform: scale(0.415) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-15 {
			transform: scale(0.415) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-16 {
			transform: scale(0.415) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-17 {
			transform: scale(0.415) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-18 {
			transform: scale(0.415) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-19 {
			transform: scale(0.415) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-2.picto-rotate-20 {
			transform: scale(0.415) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-1 {
			transform: scale(0.4475) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-2 {
			transform: scale(0.4475) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-3 {
			transform: scale(0.4475) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-4 {
			transform: scale(0.4475) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-5 {
			transform: scale(0.4475) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-6 {
			transform: scale(0.4475) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-7 {
			transform: scale(0.4475) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-8 {
			transform: scale(0.4475) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-9 {
			transform: scale(0.4475) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-10 {
			transform: scale(0.4475) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-11 {
			transform: scale(0.4475) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-12 {
			transform: scale(0.4475) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-13 {
			transform: scale(0.4475) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-14 {
			transform: scale(0.4475) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-15 {
			transform: scale(0.4475) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-16 {
			transform: scale(0.4475) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-17 {
			transform: scale(0.4475) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-18 {
			transform: scale(0.4475) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-19 {
			transform: scale(0.4475) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-3.picto-rotate-20 {
			transform: scale(0.4475) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-1 {
			transform: scale(0.48) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-2 {
			transform: scale(0.48) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-3 {
			transform: scale(0.48) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-4 {
			transform: scale(0.48) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-5 {
			transform: scale(0.48) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-6 {
			transform: scale(0.48) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-7 {
			transform: scale(0.48) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-8 {
			transform: scale(0.48) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-9 {
			transform: scale(0.48) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-10 {
			transform: scale(0.48) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-11 {
			transform: scale(0.48) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-12 {
			transform: scale(0.48) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-13 {
			transform: scale(0.48) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-14 {
			transform: scale(0.48) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-15 {
			transform: scale(0.48) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-16 {
			transform: scale(0.48) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-17 {
			transform: scale(0.48) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-18 {
			transform: scale(0.48) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-19 {
			transform: scale(0.48) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-4.picto-rotate-20 {
			transform: scale(0.48) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-1 {
			transform: scale(0.5125) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-2 {
			transform: scale(0.5125) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-3 {
			transform: scale(0.5125) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-4 {
			transform: scale(0.5125) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-5 {
			transform: scale(0.5125) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-6 {
			transform: scale(0.5125) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-7 {
			transform: scale(0.5125) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-8 {
			transform: scale(0.5125) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-9 {
			transform: scale(0.5125) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-10 {
			transform: scale(0.5125) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-11 {
			transform: scale(0.5125) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-12 {
			transform: scale(0.5125) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-13 {
			transform: scale(0.5125) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-14 {
			transform: scale(0.5125) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-15 {
			transform: scale(0.5125) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-16 {
			transform: scale(0.5125) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-17 {
			transform: scale(0.5125) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-18 {
			transform: scale(0.5125) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-19 {
			transform: scale(0.5125) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-5.picto-rotate-20 {
			transform: scale(0.5125) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-1 {
			transform: scale(0.545) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-2 {
			transform: scale(0.545) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-3 {
			transform: scale(0.545) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-4 {
			transform: scale(0.545) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-5 {
			transform: scale(0.545) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-6 {
			transform: scale(0.545) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-7 {
			transform: scale(0.545) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-8 {
			transform: scale(0.545) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-9 {
			transform: scale(0.545) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-10 {
			transform: scale(0.545) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-11 {
			transform: scale(0.545) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-12 {
			transform: scale(0.545) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-13 {
			transform: scale(0.545) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-14 {
			transform: scale(0.545) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-15 {
			transform: scale(0.545) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-16 {
			transform: scale(0.545) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-17 {
			transform: scale(0.545) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-18 {
			transform: scale(0.545) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-19 {
			transform: scale(0.545) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-6.picto-rotate-20 {
			transform: scale(0.545) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-1 {
			transform: scale(0.5775) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-2 {
			transform: scale(0.5775) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-3 {
			transform: scale(0.5775) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-4 {
			transform: scale(0.5775) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-5 {
			transform: scale(0.5775) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-6 {
			transform: scale(0.5775) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-7 {
			transform: scale(0.5775) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-8 {
			transform: scale(0.5775) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-9 {
			transform: scale(0.5775) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-10 {
			transform: scale(0.5775) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-11 {
			transform: scale(0.5775) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-12 {
			transform: scale(0.5775) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-13 {
			transform: scale(0.5775) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-14 {
			transform: scale(0.5775) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-15 {
			transform: scale(0.5775) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-16 {
			transform: scale(0.5775) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-17 {
			transform: scale(0.5775) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-18 {
			transform: scale(0.5775) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-19 {
			transform: scale(0.5775) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-7.picto-rotate-20 {
			transform: scale(0.5775) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-1 {
			transform: scale(0.61) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-2 {
			transform: scale(0.61) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-3 {
			transform: scale(0.61) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-4 {
			transform: scale(0.61) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-5 {
			transform: scale(0.61) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-6 {
			transform: scale(0.61) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-7 {
			transform: scale(0.61) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-8 {
			transform: scale(0.61) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-9 {
			transform: scale(0.61) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-10 {
			transform: scale(0.61) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-11 {
			transform: scale(0.61) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-12 {
			transform: scale(0.61) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-13 {
			transform: scale(0.61) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-14 {
			transform: scale(0.61) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-15 {
			transform: scale(0.61) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-16 {
			transform: scale(0.61) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-17 {
			transform: scale(0.61) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-18 {
			transform: scale(0.61) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-19 {
			transform: scale(0.61) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-8.picto-rotate-20 {
			transform: scale(0.61) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-1 {
			transform: scale(0.6425) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-2 {
			transform: scale(0.6425) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-3 {
			transform: scale(0.6425) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-4 {
			transform: scale(0.6425) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-5 {
			transform: scale(0.6425) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-6 {
			transform: scale(0.6425) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-7 {
			transform: scale(0.6425) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-8 {
			transform: scale(0.6425) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-9 {
			transform: scale(0.6425) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-10 {
			transform: scale(0.6425) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-11 {
			transform: scale(0.6425) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-12 {
			transform: scale(0.6425) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-13 {
			transform: scale(0.6425) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-14 {
			transform: scale(0.6425) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-15 {
			transform: scale(0.6425) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-16 {
			transform: scale(0.6425) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-17 {
			transform: scale(0.6425) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-18 {
			transform: scale(0.6425) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-19 {
			transform: scale(0.6425) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-9.picto-rotate-20 {
			transform: scale(0.6425) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-1 {
			transform: scale(0.675) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-2 {
			transform: scale(0.675) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-3 {
			transform: scale(0.675) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-4 {
			transform: scale(0.675) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-5 {
			transform: scale(0.675) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-6 {
			transform: scale(0.675) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-7 {
			transform: scale(0.675) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-8 {
			transform: scale(0.675) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-9 {
			transform: scale(0.675) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-10 {
			transform: scale(0.675) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-11 {
			transform: scale(0.675) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-12 {
			transform: scale(0.675) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-13 {
			transform: scale(0.675) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-14 {
			transform: scale(0.675) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-15 {
			transform: scale(0.675) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-16 {
			transform: scale(0.675) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-17 {
			transform: scale(0.675) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-18 {
			transform: scale(0.675) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-19 {
			transform: scale(0.675) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-10.picto-rotate-20 {
			transform: scale(0.675) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-1 {
			transform: scale(0.7075) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-2 {
			transform: scale(0.7075) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-3 {
			transform: scale(0.7075) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-4 {
			transform: scale(0.7075) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-5 {
			transform: scale(0.7075) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-6 {
			transform: scale(0.7075) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-7 {
			transform: scale(0.7075) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-8 {
			transform: scale(0.7075) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-9 {
			transform: scale(0.7075) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-10 {
			transform: scale(0.7075) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-11 {
			transform: scale(0.7075) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-12 {
			transform: scale(0.7075) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-13 {
			transform: scale(0.7075) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-14 {
			transform: scale(0.7075) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-15 {
			transform: scale(0.7075) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-16 {
			transform: scale(0.7075) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-17 {
			transform: scale(0.7075) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-18 {
			transform: scale(0.7075) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-19 {
			transform: scale(0.7075) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-11.picto-rotate-20 {
			transform: scale(0.7075) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-1 {
			transform: scale(0.74) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-2 {
			transform: scale(0.74) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-3 {
			transform: scale(0.74) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-4 {
			transform: scale(0.74) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-5 {
			transform: scale(0.74) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-6 {
			transform: scale(0.74) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-7 {
			transform: scale(0.74) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-8 {
			transform: scale(0.74) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-9 {
			transform: scale(0.74) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-10 {
			transform: scale(0.74) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-11 {
			transform: scale(0.74) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-12 {
			transform: scale(0.74) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-13 {
			transform: scale(0.74) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-14 {
			transform: scale(0.74) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-15 {
			transform: scale(0.74) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-16 {
			transform: scale(0.74) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-17 {
			transform: scale(0.74) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-18 {
			transform: scale(0.74) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-19 {
			transform: scale(0.74) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-12.picto-rotate-20 {
			transform: scale(0.74) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-1 {
			transform: scale(0.7725) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-2 {
			transform: scale(0.7725) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-3 {
			transform: scale(0.7725) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-4 {
			transform: scale(0.7725) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-5 {
			transform: scale(0.7725) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-6 {
			transform: scale(0.7725) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-7 {
			transform: scale(0.7725) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-8 {
			transform: scale(0.7725) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-9 {
			transform: scale(0.7725) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-10 {
			transform: scale(0.7725) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-11 {
			transform: scale(0.7725) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-12 {
			transform: scale(0.7725) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-13 {
			transform: scale(0.7725) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-14 {
			transform: scale(0.7725) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-15 {
			transform: scale(0.7725) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-16 {
			transform: scale(0.7725) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-17 {
			transform: scale(0.7725) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-18 {
			transform: scale(0.7725) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-19 {
			transform: scale(0.7725) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-13.picto-rotate-20 {
			transform: scale(0.7725) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-1 {
			transform: scale(0.805) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-2 {
			transform: scale(0.805) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-3 {
			transform: scale(0.805) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-4 {
			transform: scale(0.805) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-5 {
			transform: scale(0.805) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-6 {
			transform: scale(0.805) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-7 {
			transform: scale(0.805) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-8 {
			transform: scale(0.805) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-9 {
			transform: scale(0.805) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-10 {
			transform: scale(0.805) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-11 {
			transform: scale(0.805) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-12 {
			transform: scale(0.805) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-13 {
			transform: scale(0.805) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-14 {
			transform: scale(0.805) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-15 {
			transform: scale(0.805) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-16 {
			transform: scale(0.805) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-17 {
			transform: scale(0.805) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-18 {
			transform: scale(0.805) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-19 {
			transform: scale(0.805) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-14.picto-rotate-20 {
			transform: scale(0.805) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-1 {
			transform: scale(0.8375) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-2 {
			transform: scale(0.8375) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-3 {
			transform: scale(0.8375) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-4 {
			transform: scale(0.8375) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-5 {
			transform: scale(0.8375) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-6 {
			transform: scale(0.8375) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-7 {
			transform: scale(0.8375) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-8 {
			transform: scale(0.8375) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-9 {
			transform: scale(0.8375) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-10 {
			transform: scale(0.8375) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-11 {
			transform: scale(0.8375) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-12 {
			transform: scale(0.8375) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-13 {
			transform: scale(0.8375) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-14 {
			transform: scale(0.8375) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-15 {
			transform: scale(0.8375) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-16 {
			transform: scale(0.8375) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-17 {
			transform: scale(0.8375) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-18 {
			transform: scale(0.8375) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-19 {
			transform: scale(0.8375) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-15.picto-rotate-20 {
			transform: scale(0.8375) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-1 {
			transform: scale(0.87) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-2 {
			transform: scale(0.87) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-3 {
			transform: scale(0.87) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-4 {
			transform: scale(0.87) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-5 {
			transform: scale(0.87) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-6 {
			transform: scale(0.87) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-7 {
			transform: scale(0.87) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-8 {
			transform: scale(0.87) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-9 {
			transform: scale(0.87) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-10 {
			transform: scale(0.87) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-11 {
			transform: scale(0.87) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-12 {
			transform: scale(0.87) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-13 {
			transform: scale(0.87) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-14 {
			transform: scale(0.87) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-15 {
			transform: scale(0.87) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-16 {
			transform: scale(0.87) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-17 {
			transform: scale(0.87) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-18 {
			transform: scale(0.87) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-19 {
			transform: scale(0.87) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-16.picto-rotate-20 {
			transform: scale(0.87) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-1 {
			transform: scale(0.9025) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-2 {
			transform: scale(0.9025) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-3 {
			transform: scale(0.9025) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-4 {
			transform: scale(0.9025) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-5 {
			transform: scale(0.9025) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-6 {
			transform: scale(0.9025) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-7 {
			transform: scale(0.9025) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-8 {
			transform: scale(0.9025) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-9 {
			transform: scale(0.9025) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-10 {
			transform: scale(0.9025) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-11 {
			transform: scale(0.9025) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-12 {
			transform: scale(0.9025) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-13 {
			transform: scale(0.9025) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-14 {
			transform: scale(0.9025) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-15 {
			transform: scale(0.9025) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-16 {
			transform: scale(0.9025) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-17 {
			transform: scale(0.9025) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-18 {
			transform: scale(0.9025) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-19 {
			transform: scale(0.9025) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-17.picto-rotate-20 {
			transform: scale(0.9025) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-1 {
			transform: scale(0.935) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-2 {
			transform: scale(0.935) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-3 {
			transform: scale(0.935) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-4 {
			transform: scale(0.935) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-5 {
			transform: scale(0.935) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-6 {
			transform: scale(0.935) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-7 {
			transform: scale(0.935) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-8 {
			transform: scale(0.935) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-9 {
			transform: scale(0.935) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-10 {
			transform: scale(0.935) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-11 {
			transform: scale(0.935) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-12 {
			transform: scale(0.935) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-13 {
			transform: scale(0.935) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-14 {
			transform: scale(0.935) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-15 {
			transform: scale(0.935) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-16 {
			transform: scale(0.935) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-17 {
			transform: scale(0.935) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-18 {
			transform: scale(0.935) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-19 {
			transform: scale(0.935) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-18.picto-rotate-20 {
			transform: scale(0.935) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-1 {
			transform: scale(0.9675) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-2 {
			transform: scale(0.9675) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-3 {
			transform: scale(0.9675) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-4 {
			transform: scale(0.9675) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-5 {
			transform: scale(0.9675) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-6 {
			transform: scale(0.9675) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-7 {
			transform: scale(0.9675) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-8 {
			transform: scale(0.9675) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-9 {
			transform: scale(0.9675) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-10 {
			transform: scale(0.9675) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-11 {
			transform: scale(0.9675) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-12 {
			transform: scale(0.9675) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-13 {
			transform: scale(0.9675) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-14 {
			transform: scale(0.9675) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-15 {
			transform: scale(0.9675) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-16 {
			transform: scale(0.9675) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-17 {
			transform: scale(0.9675) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-18 {
			transform: scale(0.9675) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-19 {
			transform: scale(0.9675) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-19.picto-rotate-20 {
			transform: scale(0.9675) rotate(45deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-1 {
			transform: scale(1) rotate(-40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-2 {
			transform: scale(1) rotate(-36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-3 {
			transform: scale(1) rotate(-32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-4 {
			transform: scale(1) rotate(-27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-5 {
			transform: scale(1) rotate(-22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-6 {
			transform: scale(1) rotate(-18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-7 {
			transform: scale(1) rotate(-14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-8 {
			transform: scale(1) rotate(-9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-9 {
			transform: scale(1) rotate(-4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-10 {
			transform: scale(1) rotate(0deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-11 {
			transform: scale(1) rotate(4deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-12 {
			transform: scale(1) rotate(9deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-13 {
			transform: scale(1) rotate(14deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-14 {
			transform: scale(1) rotate(18deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-15 {
			transform: scale(1) rotate(22deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-16 {
			transform: scale(1) rotate(27deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-17 {
			transform: scale(1) rotate(32deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-18 {
			transform: scale(1) rotate(36deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-19 {
			transform: scale(1) rotate(40deg);
			}
	
		.swiper-free-game .swiper-slide .picto-size-20.picto-rotate-20 {
			transform: scale(1) rotate(45deg);
			}
	
	.swiper-free-game .swiper-slide .picto-position-x-1 {
		left: 14%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-1 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-1 {
		top: 14%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-1 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-2 {
		left: 18%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-2 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-2 {
		top: 18%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-2 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-3 {
		left: 22%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-3 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-3 {
		top: 22%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-3 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-4 {
		left: 26%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-4 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-4 {
		top: 26%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-4 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-5 {
		left: 30%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-5 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-5 {
		top: 30%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-5 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-6 {
		left: 34%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-6 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-6 {
		top: 34%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-6 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-7 {
		left: 38%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-7 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-7 {
		top: 38%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-7 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-8 {
		left: 42%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-8 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-8 {
		top: 42%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-8 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-9 {
		left: 46%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-9 {
		left: -20%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-9 {
		top: 46%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-9 {
		top: -20%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-10 {
		left: 50%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-10 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-10 {
		top: 50%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-10 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-11 {
		left: 54%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-11 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-11 {
		top: 54%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-11 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-12 {
		left: 58%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-12 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-12 {
		top: 58%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-12 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-13 {
		left: 62%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-13 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-13 {
		top: 62%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-13 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-14 {
		left: 66%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-14 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-14 {
		top: 66%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-14 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-15 {
		left: 70%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-15 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-15 {
		top: 70%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-15 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-16 {
		left: 74%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-16 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-16 {
		top: 74%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-16 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-17 {
		left: 78%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-17 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-17 {
		top: 78%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-17 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-18 {
		left: 82%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-18 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-18 {
		top: 82%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-18 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-19 {
		left: 86%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-19 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-19 {
		top: 86%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-19 {
		top: 120%;
		}

	.swiper-free-game .swiper-slide .picto-position-x-20 {
		left: 90%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-x-20 {
		left: 120%;
		}
	.swiper-free-game .swiper-slide .picto-position-y-20 {
		top: 90%;
		}
	.swiper-free-game .swiper-slide:hover .picto-position-y-20 {
		top: 120%;
		}





.swiper-slide-megachallenge a img {
	transition: transform 0.2s ease-in-out;
}

.swiper-slide-megachallenge a:hover img {
	transform: scale(1.2) rotateY(180deg);
}

.description-swipe-megachallenge {
	position: absolute;
	font-family: grobold;
	font-size:1rem;
	color:white;
	width:100%;
	box-sizing: border-box;
	top:0;
	left:0;
	z-index:2;
	text-shadow: 1px 1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000;
	padding:0.25em;
	height:100%;
	box-shadow: 0 0 0px #000 inset;
	transition: all 0.2s ease-in-out;
}


a:hover .description-swipe-megachallenge {
	box-shadow: 0 0 5px #000 inset;
}

.description-swipe-megachallenge span {
	display: block;
	padding-top:50%;
	text-shadow: 1px 1px 1px #236f0b, 1px -1px 1px #236f0b, -1px 1px 1px #236f0b, -1px -1px 1px #236f0b;
}




/***
___PAVE_GAME
*/


	.marge-top-1 {
		margin-top:0.5em;
	}
	.marge-bottom-1 {
		margin-bottom:0.5em;
	}

	.marge-top-2 {
		margin-top:1em;
	}
	.marge-bottom-2 {
		margin-bottom:1em;
	}

	.marge-top-3 {
		margin-top:1.5em;
	}
	.marge-bottom-3 {
		margin-bottom:1.5em;
	}


.pave-game-list {
	/*font-size:0;*/
	overflow: auto;
	width:100%;
	margin-bottom:1em;
}

.pave-game {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	border:1px solid darkgray;
	float:left;
	overflow: hidden;
}

.pave-game .background,
.pave-game .logo {
	display: none;
	width:calc(100% + 2px);
	height: calc(100% + 2px);
	position: absolute;
	top:-1px;
	left:-1px;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
	transform-origin:center center;
    /*backface-visibility: hidden;
    transform: translateZ(0) scale(1.0, 1.0);*/
}


	.pave-game-row-1 {
		height:50px;
	}

	.pave-game-row-2 {
		height:100px;
	}

	.pave-game-row-3 {
		height:150px;
	}

	.pave-game-row-4 {
		height:200px;
	}



.pave-game-col-12 {
	width:98%;
	margin-left:1%;
	/*margin-right:1%;*/
}

.pave-game-col-6 {
	width:48.5%;
	margin-left:1%;
}

.pave-game-col-4 {
	width:32%;
	margin-left:1%;
}

.pave-game-col-3 {
	width:23.75%;
	margin-left:1%;
}

.pave-game-col-12.col-no-marge {
	width:100%;
	margin-left:0;
	/*margin-right:0;*/
}


/*
.pave-game-col-12 .background.background-1 {
	display: block;
	background-size:100% auto;
	background-position:center center;
}
	.pave-game-col-12 div.background {
		display: none;
	}*/

	.pave-game-col-12.pave-game-row-2 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-12.pave-game-row-2 .logo {
		display: block;
		background-size:auto 80%;
		background-position:center center;	
	}

	.pave-game-col-12.pave-game-row-3 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-12.pave-game-row-3 .logo {
		display: block;
		background-size:auto 80%;
		background-position:center center;	
	}





	.pave-game-col-6.pave-game-row-2 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-6.pave-game-row-2 .logo {
		display: block;
		background-size:auto 80%;
		background-position:center center;	
	}

	.pave-game-col-6.pave-game-row-3 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-6.pave-game-row-3 .logo {
		display: block;
		background-size:auto 80%;
		background-position:center center;	
	}





	.pave-game-row-3:hover .background {
		/*transform: scale(1.05);*/
		filter: blur(3px);
		/*top:-5%;
		width:110%;
		height:110%;
		left:-5%;*/
	}

	.pave-game-row-3:hover .logo {
		background-size:auto 100%;
	}


	.pave-game-col-4.pave-game-row-3 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-4.pave-game-row-3 .logo {
		display: block;
		background-size:auto 80%;
		background-position:center center;	
	}

	.pave-game-col-3.pave-game-row-3 .background.background-4 {
		display: block;
		background-size:100% auto;
		background-position:center center;
	}

	.pave-game-col-3.pave-game-row-3 .logo {
		display: block;
		background-size:contain; /*auto 80%;*/
		background-position:center center;	
		transform: scale(0.9);
	}

	.pave-game-col-3.pave-game-row-3:hover .logo {
		transform: scale(1);
	}


	.pave-game-col-4.pave-game-row-3 .logo {
		display: block;
		background-size:contain; /*auto 80%;*/
		background-position:center center;	
		transform: scale(0.9);
	}

	.pave-game-col-4.pave-game-row-3:hover .logo {
		transform: scale(1);
	}




	.pave-game-col-12 .gain-image, .pave-game-col-6 .gain-image {
		display: block;
		position: absolute;
		top:0;
		right:0;
		width:33%;
		height:90%;
		background-size:contain;
		background-position: center center;
		background-repeat: no-repeat;
		transition: all 0.2s ease-in-out;

	}

	.pave-game-col-12:hover .gain-image, .pave-game-col-6:hover .gain-image {
		width:50%;
		height:150%;
		top:-25%;
		transform: rotate(30deg);
	}

	.pave-game-col-12 .gain-image + .logo, .pave-game-col-6 .gain-image + .logo {
		width:67%;
	}




	.pave-game .gain-description {
   		position: absolute;
   		/*right: 0;*/
   		background: white;
   		color: #241f1f;
   		position: absolute;
   		font-size: 0.8rem;
   		height: 1.5em;
   		line-height: 1.5em;
   		font-family: grobold;
   		background: rgba(205, 205, 205, 0.69);
	    width: 85%;
	    /*text-align: right;*/
   		padding-right: 0.25em;
   		text-overflow: ellipsis;
		
	    font-weight: bold;
		
	}

	.pave-game .gain-description:after {
   		/*background: rgba(205, 205, 205, 0.69);*/
   		position:absolute;
   		content: '';
   		display: block;
   		right:100%;
   		top:0;
		width:0;
		height:0;
	}



 

	
	.pave-game-list-tournois .pave-game .gain-description {
   		bottom: 0px;
	}

	.pave-game-list-tournois .pave-game .gain-description:after {
		border-top:0.75em solid transparent;
		border-left:0.75em solid transparent;
		border-bottom:0.75em solid rgba(205, 205, 205, 0.69);
		border-right:0.75em solid rgba(205, 205, 205, 0.69);
	}
	
	.pave-game-list-butins .pave-game .gain-description {
   		top: 0;
	}

	.pave-game-list-butins .pave-game .gain-description:after {
		border-top:0.75em solid rgba(205, 205, 205, 0.69);
		border-left:0.75em solid transparent;
		border-bottom:0.75em solid transparent;
		border-right:0.75em solid rgba(205, 205, 205, 0.69);
	}




.pave-game-list-butins .pave-game-col-12 .gain-image, .pave-game-list-butins .pave-game-col-6 .gain-image {
	top:10%;
}


	.pave-game .description {
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		font-size:1rem;
		font-family: verdana;
		background:white;
		text-decoration: none;
		color:black;
		font-weight: bold;
		text-transform: uppercase;
		height:1.5em;
		line-height: 1.5em;
		padding:0 0.3em;
		overflow: hidden;
		box-sizing: border-box;
		z-index: 3;
        border-radius: 0px 4px 0px 0px;
	}

	.pave-game .description .hover {
		position:absolute;
		height:inherit;
		line-height: inherit;
		padding:inherit;
		top:0;
		right:0;
		background:white;
		padding-left:2em;
		/*border-left:1px solid black;*/
		overflow: hidden;
		opacity: 0;
		transition: opacity 0.1s ease-in-out;
		color:white;
	}

	.pave-game .description .hover:before,
	.pave-game .description .hover:after {
		content:'';
		position:absolute;
		transition: left 0.2s ease-in-out;
	}

	.pave-game .description .hover:before {
		left:-1.3em;
		width:1.3em;
		height:0.6em;
		top:0.45em;	
		background:white;
	}

	.pave-game .description .hover:after {
		left:-1.9em;
		width:0;
		height:0;
		top:0.15em;	
		border-left:0.6em solid white;
		border-right:0.6em solid transparent;
		border-top:0.6em solid transparent;
		border-bottom:0.6em solid transparent;
	}

	.pave-game:hover .description {
		color:white;
	}

	.pave-game .description:before {
		content:'';
		display: block;
		width:0;
		top:0;
		height:100%;
		left:0;
		background:white;
		transition: width 0.2s ease-in-out;
		z-index: -1;
		position: absolute;
	}


	.pave-game:hover .description:before {
		width:100%;
	}

	.pave-game:hover .description .hover {
		opacity: 1;
		z-index: 2;
	}

	.pave-game:hover .description .hover:before {
		left:0;
	}

	.pave-game:hover .description .hover:after {
		left:1.3em;
	}




	/**
	___CODE_COULEUR
	**/
		.pave-game-list-tournois .pave-game .description:before {
			background:#4E7E42;
		}

		.pave-game-list-tournois .pave-game:hover .description .hover {
			color:#4E7E42;
		}

		.pave-game-list-tournois .pave-game:hover .description .hover:before {
			background:#4E7E42;
		}
		.pave-game-list-tournois .pave-game:hover .description .hover:after {
			border-left:0.6em solid #4E7E42;
		}




		.pave-game-list-butins .pave-game .description:before {
			background:#7244BE;
		}

		.pave-game-list-butins .pave-game:hover .description .hover {
			color:#7244BE;
		}

		.pave-game-list-butins .pave-game:hover .description .hover:before {
			background:#7244BE;
		}
		.pave-game-list-butins .pave-game:hover .description .hover:after {
			border-left:0.6em solid #7244BE;
		}



		.pave-game-list-grattages .pave-game .description:before {
			background:#BD8D43;
		}

		.pave-game-list-grattages .pave-game:hover .description .hover {
			color:#BD8D43;
		}

		.pave-game-list-grattages .pave-game:hover .description .hover:before {
			background:#BD8D43;
		}
		.pave-game-list-grattages .pave-game:hover .description .hover:after {
			border-left:0.6em solid #BD8D43;
		}


	/**
	!END ___CODE_COULEUR
	**/


/***
!END ___PAVE_GAME
*/



/**
___RESPONSIVE
**/


@media screen and (max-width: 992px) {

    #zone_gauche {
        width:100%;
    }

	#zone_droite_jeu {
        display:none;
	}

	#zone_droite {
        display:none;
	}

    .pave-game .description {
        display:none;
    }

    .pave-game .gain-description {
    padding-right: 1.2vw;
    font-size: 3vw;
    width: 100%;
    }

    .pave-game-list-tournois .pave-game .gain-description {
        bottom: 0px;
    }


    .pave-game-col-3 {
        width:100%;
        margin-left:unset;
    }

    .pave-game-col-4 {
        width:100%;
        margin-left:unset;
    }

    .pave-game-col-6 {
        width:100%;
        margin-left:unset;
    }

    .pave-game-col-12 {
        width:100%;
        margin-left:unset;
    }


    .homepage-swiper-wrapper {
        height: 24vw !important;
    }

    .homepage-swiper-content {
        height: 46vw;
    }


    .swiper-slide {
        height: 46vw !important;
    }

    .swiper-free-game .swiper-button-prev:before, .swiper-free-game .swiper-container-rtl .swiper-button-next:before {
        top: 40%;
        margin-top: unset;
        left: 2vw;
    }

    .swiper-free-game .swiper-button-next:before, .swiper-free-game .swiper-container-rtl .swiper-button-prev:before {
            top: 40%;
            margin-top: unset;
            right: 2vw;
    }

    .swiper-free-game .swiper-button-prev, .swiper-free-game .swiper-button-next {
        font-size: 5vw;
    }

    .swiper-free-game {
        height: 47vw !important;
    }


    .swiper-free-game .swiper-slide {
        width: 100% !important;
        background-color:#f7e550
    }

    .swiper-free-game .swiper-slide img {
        height: 46vw !important;
    }


    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        display:none;
    }

    .description-swipe-megachallenge {
        font-size: 4vw;
    }

    .description-swipe-megachallenge span {
        padding-top : unset;
    }


    #type-jhy-1 {
        display:none;
    }


    #type-jhy-3 {
        display:none;
    }

    #home-page-julien-riddle {
        display:none;
    }


    .pave-game-row-3 {
        height: 30vw;
    }


    .text-transition {
        max-width: 100% !important;
        padding: 2vw !important;
        top: 9vw !important;
        font-size: 3vw !important;
    }



    #highlight2018 {
        display: inherit !important;
        width: 100% !important;
        height: 60vw;
    }

    .megachallenge-img-lot {
        margin-left: 7vw;
        z-index: 2 !important;
    }

    .swiper-slide-megachallenge {
        background-color: white !important;
    }

}



/**
___FIN RESPONSIVE
**/




.tendance-2018 {
	position:relative;
	width:98%;
	margin:1%;
	height:0;
	padding-top:23%;
	background:black;
	border:1px solid darkgray;
	box-sizing: border-box;
}


.tendance-2018-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.with-page-selector > .tendance-2018-wrapper {
	width:70%;
}




.tendance-2018-element {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	background:yellow;
	opacity:0;
	transition:opacity 0.4s ease-in-out;
	z-index: 1;
	display:block;
	
	text-decoration: none;
}

.tendance-2018-element.active {
	opacity:1;
	z-index:2;
}


.tendance-2018-element > *:first-child {
	display:block;
	width:100%;
	height:100%;
	position:relative;	
	background:black;
}



.tendance-2018-page-selector {
	position:absolute;
	right:0;
	top:0;
	width:31%;
	height:100%;
	z-index: 2;

}



.tendance-2018-page-selector .page-selector-element {
	width:100%;
	height:33.33333333333333333%;
	box-sizing:border-box;
	/*border-bottom:1px solid black;*/
	padding-left:1em;
	background:#f7e550;
	/*color:#43af21;*/
	color:#000;
	position: relative;
	z-index: 1;
	user-select: none;
}

.tendance-2018-page-selector .page-selector-element:not(:last-child) {
	border-bottom:1px solid lightgray;
}

.tendance-2018-page-selector .page-selector-element:not(.active) {
	cursor:pointer;
}

.tendance-2018-page-selector .page-selector-element.active {
	background:#43af21;
	border-color:#43af21;
	color:white;
	z-index: 2;
	box-shadow:2px 2px 3px 0px rgba(0, 0, 0, 0.66);
}

.tendance-2018-page-selector .page-selector-element.active .arrow {
    border-style: solid;
    position: absolute;
    display: block;
    border-color: transparent #43af21 transparent transparent;
    left: -14px;
    top: 0;
	transform:scale(calc(100% / 80px));
}


@media screen and (max-width: 992px) {
  .tendance-2018-page-selector .page-selector-element {
	font-size:1.5vw;
  }
}


.tendance-2018-page-selector .page-selector-element .page-selector-title {
	font-family:grobold;	
	font-size:1.2em;
	padding:0.3em 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform : capitalize;
}
.tendance-2018-page-selector .page-selector-element .page-selector-subtitle {
	font-family:verdana;	
	padding:0.3em 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}



.tendance-2018-element > :first-child > * {
	position:absolute;
	display: block;
} 


.tendance-2018-element > :first-child > .background {
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size: cover;
	background-position:center center;
	z-index:0;
}

.tendance-2018-element > :first-child > *:not(.background) {
	z-index: 1;
}



.tendance-2018-element .button-discover {
	display: block;
	position:absolute;
	background:#43af21;
	font-size:1.2rem;
	font-family: grobold;
	padding:0.25em 0.5em;
	min-width:120px;
	text-align: center; 
	color:white;
	text-decoration: none;
	/*text-shadow:1px 1px 3px rgba(0,0,0,0.70);*/
	box-shadow: 1px 1px 2px rgba(0,0,0,0.55), 0 4px 4px -4px rgba(255,255,255,1) inset, 0 -4px 4px -4px rgba(0,0,0,1) inset, 0 3em 3em -3em rgba(255,255,255,0.5) inset;
	z-index: 3 !important;
	text-transform:capitalize;
}

.tendance-2018-element .button-discover:before {
	content:'';
	display: block;
	position: absolute;
	left:0;
	height:100%;
	width:0;
	top:0;
	z-index: -1;
	background:rgba(0,0,0,0.25);
	transition: width 0.15s ease-in-out;
}

.tendance-2018-element .button-discover:hover:before {
	width: 100%;
}

.tendance-2018-element .gain-descriptif,
.tendance-2018-element .texte-area {
	font-family: verdana;
	color:white;
}




/**
___RESPONSIVE
**/


@media screen and (max-width: 992px) {


    .tendance-2018 {
        display:none;
    }
    .with-page-selector > .tendance-2018-wrapper {
        width:100%;
    }

    .tendance-2018-page-selector {
       display:none;
    }


    .tendance-2018-element .button-discover {
        display:none;
    }

    .tendance-2018-element .gain-descriptif  {
                                                    display:none;
                                                }

}


/**
___FIN RESPONSIVE
**/




.block-tendance-2018-tournois .date-end {
	position: absolute;
	top:0;
	left:0;
	font-family: verdana;
	background: rgba(255,255,255,0.75);
	padding: 0.25em 1em;
	height:0.8em;
	line-height: 0.8em;
	color:black;
	z-index: 4 !important;
	/*box-sizing: border-box;*/
}

.block-tendance-2018-tournois .date-end:after {
	content:'';
	width:0;
	height:0;
	top:0;
	left:100%;
	position: absolute;

	border-width: 0.65em;
	border-style: solid;
	border-color: white transparent transparent white ;
	opacity: 0.75;
}

/**
___VARIATION1
*/
.block-tendance-2018-tournois.variation-1 .button-discover {
	bottom:1em;
	right:2em;
	text-transform:capitalize;
}

.block-tendance-2018-tournois.variation-1 .texte-area {
	width:60%;
	padding:1em;
	right:0;
	text-align: center;
	top:0;
}


.block-tendance-2018-tournois.variation-1 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-tournois.variation-1 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-tournois.variation-1 .gain-img {
	width:25%;
	left:10%;
	top:10%;
	z-index: 1;
}

.block-tendance-2018-tournois.variation-1 .gain-descriptif {
	width:35%;
	left:5%;
	bottom:10%;
	color:black;
	z-index: 3 !important;
}

.block-tendance-2018-tournois.variation-1 .jeu-logo {
	width:25%;
	left:10%;
	top:0;
	z-index: 2;
}


/**
!END ___VARIATION1
*/






/**
___VARIATION2
*/
.block-tendance-2018-tournois.variation-2 .button-discover {
	bottom:1.4em;
	left:3em;
	text-transform:capitalize;
}

.block-tendance-2018-tournois.variation-2 .texte-area {
	width:60%;
	padding:1em;
	left:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-tournois.variation-2 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-tournois.variation-2 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-tournois.variation-2 .gain-img {
	width:25%;
	right:10%;
	top:15%;
	z-index: 1;
}

.block-tendance-2018-tournois.variation-2 .gain-descriptif {
	right:0;
	bottom:0;
	color:black;
	background:rgba(255,255,255,0.75);
	padding:0.25em 1em;
	height:1.5em;
	line-height: 1.5em;
	z-index:3 !important;
}

.block-tendance-2018-tournois.variation-2 .gain-descriptif:after {
	content:'';
	width:0;
	height:0;
	top:0;
	right:100%;
	position: absolute;

	border-width: 1.5em;
	border-style: solid;
	border-color: transparent white white transparent;
	opacity: 0.75;
}

.block-tendance-2018-tournois.variation-2 .jeu-logo {
	width:25%;
	right:10%;
	top:0;
	z-index: 2;
}
/**
!END ___VARIATION2
*/





/**
___VARIATION3
*/
.block-tendance-2018-tournois.variation-3 {
	text-align: center;
	padding-top:25%;
	box-sizing: border-box;
}

.block-tendance-2018-tournois.variation-3 .button-discover {
	display: inline-block;
	position: relative;
	text-transform:capitalize;
}

.block-tendance-2018-tournois.variation-3 .texte-area {
	width:33%;
	padding:1em;
	left:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-tournois.variation-3 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-tournois.variation-3 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-tournois.variation-3 .gain-img {
	width:26%;
	left:37%;
	top:5%;
}

.block-tendance-2018-tournois.variation-3 .gain-descriptif {
	top:20%;
	right:5%;
	width:25%;
	color:white;
	padding:1em;
	/*height:1.5em;
	line-height: 1.5em;*/
}
/**
!END ___VARIATION3
*/


/**
___VARIATION1
*/
.block-tendance-2018-butins.variation-1 .button-discover {
	bottom:1em;
	right:2em;
	text-transform:capitalize;
}

.block-tendance-2018-butins.variation-1 .texte-area {
	width:60%;
	padding:1em;
	right:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-butins.variation-1 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
	text-transform : capitalize;
} 

.block-tendance-2018-butins.variation-1 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-butins.variation-1 .gain-img {
	width:25%;
	left:10%;
	top:10%;
}

.block-tendance-2018-butins.variation-1 .gain-descriptif {
	width:35%;
	left:5%;
	bottom:10%;
	color:black;
}
/**
!END ___VARIATION1
*/






/**
___VARIATION2
*/
.block-tendance-2018-butins.variation-2 .button-discover {
	bottom:1.4em;
	left:3em;
	text-transform:capitalize;
}

.block-tendance-2018-butins.variation-2 .texte-area {
	width:60%;
	padding:1em;
	left:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-butins.variation-2 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-butins.variation-2 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-butins.variation-2 .gain-img {
	width:25%;
	right:10%;
	top:5%;
}

.block-tendance-2018-butins.variation-2 .gain-descriptif {
	right:0;
	bottom:0;
	color:black;
	background:rgba(255,255,255,0.75);
	padding:0.25em 1em;
	height:1.5em;
	line-height: 1.5em;
}

.block-tendance-2018-butins.variation-2 .gain-descriptif:after {
	content:'';
	width:0;
	height:0;
	top:0;
	right:100%;
	position: absolute;

	border-width: 1.5em;
	border-style: solid;
	border-color: transparent white white transparent;
	opacity: 0.75;
}
/**
!END ___VARIATION2
*/





/**
___VARIATION3
*/
.block-tendance-2018-butins.variation-3 {
	text-align: center;
	padding-top:25%;
	box-sizing: border-box;
}

.block-tendance-2018-butins.variation-3 .button-discover {
	display: inline-block;
	position: relative;
	text-transform:capitalize;
}

.block-tendance-2018-butins.variation-3 .texte-area {
	width:33%;
	padding:1em;
	left:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-butins.variation-3 .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-butins.variation-3 .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-butins.variation-3 .gain-img {
	width:26%;
	left:37%;
	top:5%;
}

.block-tendance-2018-butins.variation-3 .gain-descriptif {
	top:20%;
	right:5%;
	width:25%;
	color:white;
	padding:1em;
	/*height:1.5em;
	line-height: 1.5em;*/
}
/**
!END ___VARIATION3
*/


/**
___VARIATION1
*/
.block-tendance-2018-grattages.variation-1 {
	text-align: left;
	padding-top:1%;
	box-sizing: border-box;
}

.block-tendance-2018-grattages.variation-1 .button-discover {
	bottom:1em;
	right:2em;
	text-transform:capitalize;
}

.block-tendance-2018-grattages.variation-1 .jeu-logo {
	position:relative !important;
	display: block;
	width:40%;
	margin-left:5%;
}

.block-tendance-2018-grattages.variation-1 .texte-area {
	position:relative;
	display: block;
	width:40%;
	margin-left:5%;
	text-align: center;
	text-shadow: 0 0 3px #000;
}

.block-tendance-2018-grattages.variation-1 .gain-img {
	width:25%;
	right:12.5%;
	top:10%;
	text-align: center;
}
.block-tendance-2018-grattages.variation-1 span.gain-img {
	font-family: grobold;
	font-size:3em;
	color:#FFF;
	text-shadow: 0 0 5px #000;
	white-space: nowrap;
	/*position: relative;*/
	transform-origin: top right;
	transform: scale(1.5);
}
.block-tendance-2018-grattages.variation-1 span.gain-img:before {
	content:attr(data-inner-html);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	
    transform: rotateX(70deg) rotateY(12deg) rotateZ(-27deg) scale(1.2) translate(-25px,28px);
    z-index: -1;
    color: rgba(0,0,0,0.25);
    text-shadow: none;
}

.block-tendance-2018-grattages.variation-1 .gain-descriptif {
	display: none
}
/**
!END ___VARIATION1
*/





/**
___VARIATION2
*/
.block-tendance-2018-grattages.variation-2 {
	text-align: right;
	padding-top:1%;
	box-sizing: border-box;
}

.block-tendance-2018-grattages.variation-2 .button-discover {
	bottom:1em;
	left:2em;
	text-transform:capitalize;
}

.block-tendance-2018-grattages.variation-2 .jeu-logo {
	position:relative !important;
	display: block;
	width:40%;
	margin-left:55%;
}

.block-tendance-2018-grattages.variation-2 .texte-area {
	position:relative;
	display: block;
	width:40%;
	margin-left:55%;
	text-align: center;
	text-shadow: 0 0 3px #000;
}

.block-tendance-2018-grattages.variation-2 .gain-img {
	width:25%;
	left:15%;
	top:10%;
	text-align: center;
}
.block-tendance-2018-grattages.variation-2 span.gain-img {
	font-family: grobold;
	font-size:3em;
	color:#FFF;
	text-shadow: 0 0 5px #000;
	white-space: nowrap;
	/*position: relative;*/
	transform-origin: top right;
	transform: scale(1.5);
}
.block-tendance-2018-grattages.variation-2 span.gain-img:before {
	content:attr(data-inner-html);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	
    transform: rotateX(70deg) rotateY(12deg) rotateZ(-27deg) scale(1.2) translate(-25px,28px);
    z-index: -1;
    color: rgba(0,0,0,0.25);
    text-shadow: none;
}

.block-tendance-2018-grattages.variation-2 .gain-descriptif {
	display: none
}

/**
!END ___VARIATION2
*/



.block-tendance-2018-megachallenge .date-end {
	position: absolute;
	top:0;
	left:0;
	font-family: verdana;
	background: rgba(255,255,255,0.75);
	padding: 0.25em 1em;
	height:0.8em;
	line-height: 0.8em;
	color:black;
	z-index: 4 !important;
	/*box-sizing: border-box;*/
}

.block-tendance-2018-megachallenge .date-end:after {
	content:'';
	width:0;
	height:0;
	top:0;
	left:100%;
	position: absolute;

	border-width: 0.65em;
	border-style: solid;
	border-color: white transparent transparent white ;
	opacity: 0.75;
}

.block-tendance-2018-megachallenge .button-discover {
	bottom:1em;
	right:15em;
	text-transform:capitalize;
}

.block-tendance-2018-megachallenge .texte-area {
	width:60%;
	padding:1em;
	right:0;
	text-align: center;
	top:0;
}

.block-tendance-2018-megachallenge .texte-area .texte-principal {
	font-family: grobold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    text-transform : capitalize;
} 

.block-tendance-2018-megachallenge .texte-area .texte-accroche {
	display: block;
}


.block-tendance-2018-megachallenge .gain-img {
	width:25%;
	left:10%;
	top:10%;
}

.block-tendance-2018-megachallenge .gain-descriptif {
	width:35%;
	left:5%;
	bottom:10%;
	color:black;
}