/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
 
img {
	max-width: 100%;
}
 
input
{
	outline: none;
}

a
{
	text-decoration: none;
}

/* FONTS
-------------------------------------------------------------- */

@font-face {
    font-family: 'hvd_comic_serif_proregular';
    src: url('/fonts/hvd_comic_serif_pro-webfont.woff2') format('woff2'),
         url('/fonts/hvd_comic_serif_pro-webfont.woff') format('woff'),
         url('/fonts/hvd_comic_serif_pro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cubanoregular';
    src: url('/fonts/cubano-webfont.woff2') format('woff2'),
         url('/fonts/cubano-webfont.woff') format('woff'),
         url('/fonts/cubano-webfont.ttf') format('truetype'),
         url('/fonts/cubano-webfont.svg#cubanoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppins';
    src: url('/fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('/fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dk_buntaroregular';
    src: url('/fonts/dk_buntaro-webfont.woff2') format('woff2'),
         url('/fonts/dk_buntaro-webfont.woff') format('woff'),
         url('/fonts/dk_buntaro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

sup
{
	vertical-align: top;
	font-size: small;
}


body {
	background: url(/img/bg_preview.jpg) no-repeat left top / cover;
}


/*
body:before
{
	background: #fed667 url(/img/bg1.jpg) no-repeat center top / cover;
	height: 625px;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	content: '';
}
*/



body.jeu .sac
{

	margin-bottom: 40px;
}


body.resultat .layout {
	width: 700px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -70px;
}

/*
@media(max-width: 1920px)
{
	body {
		background-size: cover;
	}	
}
*/

body, a
{
	color: #7275dd;
	font-family: 'GothamRounded-Bold';
	font-size: 22px;
}


#page
{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 50px;
}


#site
{
	position: relative;
	width: 1920px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	flex: 1;
}


html, body {
  min-height: 100%;
}
body {
}




body, a {
	font-family: 'hvd_comic_serif_proregular';
}


body.home {
	position: relative;
}

body .bgbl {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 14.9%;
	height: 346px;
	background: url(/img/bg_bl.png) no-repeat center bottom / 100%;
	content: '';
}

body .bgbr {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 33%;
	height: 688px;
	background: url(/img/bg_br.png) no-repeat center bottom / 100%;
	content: '';
}


.imagebis {
	position: relative;
}

.imagebis img {
	display: block;
}

.stock_s, .stock_l {
	display: flex;
	justify-content: center;
	align-items: center;	
}

.stock_s {
	position: absolute;
	width: 3%;
	height: 4%;
	left: 77%;
	top: 72.3%;
	transform: rotateZ(-13deg);
}

.stock_l {
	position: absolute;
	width: 3%;
	height: 4%;
	left: 78%;
	top: 80%;
	transform: rotateZ(-13deg);
}

@media (max-width: 1200px)
{
	body .bgbr { 
		width: 30%;	
	}	
}

@media (max-width: 950px)
{
	body .bgbr { 
		width: 25%;	
	}	
}

/*
body .bgtl {
	position: absolute;
	left: 0;
	top: 0;
	width: 27.7%;
	height: 287px;
	background: url(/img/bg_tl.png) no-repeat center top / 100%;
	content: '';
}
*/


body.resultat .next {
	display: flex;
	justify-content: center;
}

body .bgbl {
	width: 400px;
	background: url(/img/bg_bl_preview.png) no-repeat center bottom / 100%;
	height: 100%;
	left: 15px;
}

body.sacs .bgbl {
	width: 280px;
	background: url(/img/bg_bl_clubs.png) no-repeat center bottom / 100%;
	height: 100%;
	left: 15px;
}

body.club1 {
	background: url(/img/clubs_1_bg.jpg) no-repeat center top / cover;
}
body.club2 {
	background: url(/img/clubs_2_bg.jpg) no-repeat center top / cover;
}
body.club3 {
	background: url(/img/clubs_3_bg.jpg) no-repeat center top / cover;
}
body.club4 {
	background: url(/img/clubs_4_bg.jpg) no-repeat center top / cover;
}
body.club5 {
	background: url(/img/clubs_5_bg.jpg) no-repeat center top / cover;
}
body.club6 {
	background: url(/img/clubs_6_bg.jpg) no-repeat center top / cover;
}



body #site {
	min-height: 100vh;
}

body.sacs #clubs {
	max-width: 39%;
}

body.sacs.clubbis #clubs {
	max-width: 73%;
	height: 100vh;
	display: flex;
	align-items: center;
}

body.sacs #clubs .clubs {
	width: 700px;
	max-width: 100%;
	position: relative;
}

body.sacs #clubs .mobile {
	display: none;
}

body.sacs #clubs .clubs img {
	width: 100%;
	display: block;
}

body.sacs.clubbis #clubs .clubs {
	display: none;
}

body.sacs #clubs .load {
	position: absolute;
	z-index: 0;
	opacity: 0;
	left: -10000px;
	top: -10000px;
}


body.sacs #clubs .clubs .titre {
	display: none;
}
body.sacs.club #clubs .clubs .titre {
	display: block;
	width: 30%;
	position: absolute;
	top: 50%;
	left: calc(-30% - 25px);
}

body .bgbr {
	width: 25.7%;
	background: url(/img/bg_br_preview.png) no-repeat center top / 100%;
	bottom: auto;
	top: 245px;
	max-width: 377px;
	
}

body.sacs .bgbr {
	width: 25.7%;
	max-width: 400px;
	background: url(/img/bg_br_clubs.png) no-repeat center top / 100%;
	bottom: auto;
	top: 10px;
	height: calc(100vh - 10px);
	right: 10px;
}

body.sacs.club.club1 .bgbr {
	background: url(/img/club_1.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}
body.sacs.club.club2 .bgbr {
	background: url(/img/club_2.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}
body.sacs.club.club3 .bgbr {
	background: url(/img/club_3.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}
body.sacs.club.club4 .bgbr {
	background: url(/img/club_4.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}
body.sacs.club.club5 .bgbr {
	background: url(/img/club_5.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}
body.sacs.club.club6 .bgbr {
	background: url(/img/club_6.png) no-repeat right top / 100%;
	right: 0;
	bottom: auto;
	top: 0;
}

body.sacs.club .bgbl {
	display: none;
}


@media (max-width: 1300px) {
	body.preview #site {	
		
	}
}

@media (max-width: 1150px) {
	body.preview #site {	
		
	}
	
	body .bgbl {
		width: 32%;	
	}
}

.bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

body .logo {
	left: 17px;
	top: 0px;
	position: absolute;	
	width: 16.6%;
}

body.home .choix {
	margin-bottom: 80px;
}

body.home .choix .mobile {
	display: none;	
}

body.preview .choix {
	width: 100%;
	padding-left: 15%;
}

body .layout {
	display: flex;
	flex-flow: column;
	align-items: center;
}


body .sensation {
	position: absolute;
	right: 40px;
	top: 40px;	
	width: 24.8%;
}

body.preview .sacs, body.termine .sacs {
	width: 50%;	
	text-align: center;
}


body.home .sacs {
	width: 50%;
	margin-top: -70px;
	margin-bottom: 100px;
}

body .texte {
	text-align: center;
	padding-top: 12px;
	padding-left: 30%;
	padding-right: 3%;
}

body.preview .texte img {
	display: inline-block;
}


body.form .layout {
	background: url(/img/form.png) no-repeat center center / 830px;
	width: 830px;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 90px;
	min-height: 715px;
}

body.form #page .back {
	position: absolute;
	left: 50px;
	top: 40px;
}

body.form #page, body.form #page .back a {
	font-family: 'dk_buntaroregular';
	color: #438A2C;
}

body.form #page .choix {
	font-size: 40px;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}

body.form2 #page .choix {
	margin-bottom: 50px;	
}

body.resultat .titre {
	text-align: center;
	margin-bottom: 50px;
}

body.resultat .gagne .img {
	margin-bottom: 50px;
}

body.resultat .perdu .img {
	margin-bottom: 100px;
	text-align: center;
	position: relative;
}

body.resultat .perdu .bulleperdu {
	position: absolute;
	margin-top: -140px;
	margin-left: -60px;
	width: 300px;
	max-width: 100%;
}

body.resultat .gagne .bullegagne {
	position: absolute;
	margin-top: -140px;
	margin-left: 60px;
	width: 300px;
	max-width: 100%;
}

body.resultat .perdu .img > img {
	width: 320px;
}

body.resultat .gagne .img > img {
	width: 550px;
}

body.merci .layout {
	margin-top: -70px;
}

body.merci .layout > picture img {
	width: 750px;
}

body.sacs .logo {
	top: 14px;
}


body:not(.home):not(.preview) .sensation img {
	width: 280px;
}

body.sacs .layout
{

}

body.sacs .choisis {
	width: 48%;
	text-align: center;
}

body.sacs #sacs .sacs
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1332px;
	max-width: 100%;
	padding-top: 50px;
	position: relative;
	cursor: pointer;
}

body.sacs #sacs
{
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
}

body.sacs #sacs .prev
{
	position: absolute;
	left: 90px;
	top: 38%;
	width: 75px;
	height: 92px;
	cursor: pointer;
	background: url(/img/prev.png) no-repeat center center / 100%;
	z-index: 3;
}

body.sacs #sacs .next
{
	position: absolute;
	right: 90px;
	top: 38%;
	width: 75px;
	height: 92px;
	cursor: pointer;
	background: url(/img/next.png) no-repeat center center / 100%;
	z-index: 3;
}

body.sacs #sacs .sacs .sac {
	position: relative;
}

body.sacs #sacs .sacs .sac .nb {
	display: flex;
	position: absolute;
	bottom: 15.5%;
	left: 30%;	
	width: 16%;
}

body.sacs.kits #sacs .sacs .sac .nb {
	bottom: 14.5%;
	left: 33%;	
}

body.sacs #sacs .sacs .sac:nth-child(1) .nb, body.sacs #sacs .sacs .sac:nth-child(5) .nb {
	bottom: 16%;
}

body.sacs.kits #sacs .sacs .sac:nth-child(1) .nb, body.sacs #sacs .sacs .sac:nth-child(5) .nb {
	bottom: 15%;
}

body.sacs #sacs .sacs .sac .nb span {
	flex: 1;
	margin-right: 3px;
}


body.sacs #sacs .sacs .sac img.on {
	display: none;
}



body.sacs #sacs .sacs .sac:nth-child(1) {
	margin-right: -40px;	
}

body.sacs #sacs .sacs .sac:nth-child(2) {
	margin-right: -40px;	
}

body.sacs #sacs .sacs .sac:nth-child(3) {
	width: 23%;
	z-index: 3;
}

body.sacs #sacs .sacs .sac:nth-child(3) img:not(.on)
{
	display: none;
}

body.sacs #sacs .sacs .sac:nth-child(3) img.on
{
	display: inline-block;
}

body.sacs #sacs .sacs .sac .nb span img {
	display: block!important;	
}

body.sacs #sacs .sacs .sac:nth-child(1), body.sacs #sacs .sacs .sac:nth-child(5) {
	width: 15.5%;
}
body.sacs #sacs .sacs .sac:nth-child(2), body.sacs #sacs .sacs .sac:nth-child(4) {
	width: 19.3%;
}

body.sacs #sacs .sacs .sac:nth-child(4) {
	margin-left: -40px;	
	z-index: 2;
}

body.sacs #sacs .sacs .sac:nth-child(5) {
	margin-left: -40px;	
	z-index: 1;
}

body.sacs #sacs .sacs img {
	margin-left: -19%;
	width: 117%;
	max-width: none;
}

body.sacs .submit {
	padding-left: 30px;
	margin-top: -20px;
	margin-bottom: 30px;
}

body.sacs .submit .bulle {
	position: absolute;
	background: url(/img/bulle-rouge.png) no-repeat center center / 100%;
	width: 17%;
	height: 149px;
	min-width: 240px;
	margin-left: -16%;
	margin-top: -100px;
	z-index: 4;
}

body.sacs .submit .bulle.vert {
	background: url(/img/bulle-vert.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle.rose {
	background: url(/img/bulle-rose.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle.orange {
	background: url(/img/bulle-orange.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle.jaune {
	background: url(/img/bulle-jaune.png) no-repeat center center / 100%;
}

body.sacs .submit .bulle2 {
	position: absolute;
	background: url(/img/bulle2-gout.png) no-repeat center center / 100%;
	width: 17%;
	height: 149px;
	min-width: 240px;
	margin-left: -16%;
	margin-top: -100px;
	z-index: 6;
	max-width: 295px;
}

body.sacs .submit a {
	position: relative;
	z-index: 5;
}

body.sacs .submit .bulle2.ouie {
	background: url(/img/bulle2-ouie.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle2.toucher {
	background: url(/img/bulle2-toucher.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle2.odorat {
	background: url(/img/bulle2-odorat.png) no-repeat center center / 100%;
}
body.sacs .submit .bulle2.vue {
	background: url(/img/bulle2-vue.png) no-repeat center center / 100%;
}

body.sacs .submit .trousse {
	position: absolute;
	width: 17%;
	min-width: 240px;
	margin-left: -25%;
	margin-top: 38px;
	z-index: 4;
}

@media (max-width: 980x)
{
	body.sacs .submit .trousse {
		margin-top: 70px;	
	}
}

body.sacs .trousse.mobile {
	display: none;	
}

form button img
{
	display: block;
	width: 200px;
	cursor: pointer;
}

form.load button img
{
	opacity: 0.3;
}

form .caption
{
	font-style: italic;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 21px;
}

form .radios
{
	padding-top: 15px;
	color: #7275dd;
}

form .radios
{
	padding-top: 0px;
	
}

form .obli
{
	font-family: 'GothamRounded-Book';
	text-transform: uppercase;
	font-size: 16px;
	color: #7275dd;
	padding-left: 30px;
}

form .radios, form .radios a
{
	font-size: 21px;
	color: #7275dd;
}

form .radios a, .form_mentions a
{
	color: #7275dd;
	text-decoration: underline;
	padding-bottom: 3px;
	text-underline-offset: 2px;
}

form .radios > div
{
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
	display: flex;
	gap: 10px;
	text-transform: none;
}

form .radios > div, form .radios > div a
{
	font-size: 15px;
	color: #438A2C;
	font-family: 'hvd_comic_serif_proregular';
	line-height: 1.3;
}

form .radios > div:before
{
	content: '';
	width: 22px;
	height: 22px;
	background: #F08F29;
	border-radius: 30px;
	border: 0;
	flex: 0 0 22px;
}

form .radios > div.error:not(.checked):before
{
	background: red;
}

form .radios > div.checked:before
{
	background: #F08F29 url(/img/check.svg) no-repeat center center / 15px;
}

label.filebutton {
	width: 100%;
	background: #F08F29;
	height: 45px;
	border: 0;
	outline: none;
	border-radius: 45px;
	padding: 0px;
}


body.form .submit {
	text-align: center;
}



button.cta {
	outline: none;
	border: 0;
	background: none;
	margin-left: 40px;
	margin-bottom: 40px;
}

.zone.error label.filebutton {
	background: red;	
}

label.filebutton .txt {
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
	color: #fff;
	font-family: 'hvd_comic_serif_proregular';
	font-size: 19px;
	white-space: nowrap;
	padding-left: 40px;
	background: url(/img/download.png) no-repeat 20px center / 25px;
}

label.filebutton .txt .info {
	display: block;
	width: 42px;
	height: 43px;
	background: url(/img/info.png) no-repeat center center;
	position: absolute;
	right: -54px;
	top: 17px;
	cursor: pointer;
}

label span input {
    z-index: 999;
    line-height: 0;
    font-size: 15px;
    position: absolute;
    color: #a7a7a7;
    top: 0px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding:0;
    width: 100%;
	height: 38px;
}

.telecharge {
	margin-bottom: 20px;
}

.renseigne {
	margin-top: 30px;
}

.fields2 {
	margin-bottom: 20px;
}

.files
{
	margin-bottom: 0px;
	margin-top: 0px;
}

body.form .submit .message
{
	color: red;
}

.zone
{
	display: flex;
	flex: 1;
	position: relative;
	margin-bottom: 8px;
	flex-flow: column;
}

.zone .filename
{
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;	
	display: flex;
    align-items: center;
    height: 38px;
    padding-left: 15px;
    color: #6e6e6e;
	font-family: 'poppins';
	text-transform: none;
	text-decoration: underline;
}

.zone .filename.value
{
	text-decoration: none;
}

.selectcontainer > span
{
	display: block;
	width: 100%;
}

.selectcontainer:after
{
	clear: both;
	content: '';
	display: table;
}

.selectcontainer
{
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: relative;
	overflow: hidden;
}

.selectcontainer.small
{
	width: 323px;
	max-width: 100%;
}

.selectcontainer select
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 45px;
}


.selectcontainer span.select
{
	left: 0px;
	top: 0px;
	width: 100%;
	line-height: 45px;	
	background: #F08F29 url(/img/select.png) no-repeat right center / 25px;
	position: absolute;
	padding-right: 44px;
	text-align: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 45px;
	border: 0;
	color: #fff;
	padding-left: 15px;
	font-family: 'hvd_comic_serif_proregular';
	font-size: 16px;
}

.selectcontainer.error span.select
{
	background-color: red;
	color: #fff;
}

body.form .intro {
	text-align: center;
	padding-top: 180px;
	padding-bottom: 40px;
}

body.form .veste {
	width: 200px;
}

body.form .fields {
	display: flex;
	align-items: center;
	flex-flow: column;
}

body.form .form form {
	width: 530px;
	max-width: 100%;
}

body.form .form .row {
	width: 100%;
	max-width: 100%;
	padding-bottom: 20px;
}

body.form .form .files .row {
	padding-bottom: 0;
}

body.form .form .row.double {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	align-items: center;
}

body.form .form .row.double input:last-child {
	z-index: 1;
}

body.form .form input[type=text], body.form .form input[type=email] {
	position: relative;
	z-index: 2;
}

body.form .form input[name=ville] {
	z-index: 3!important;
}

body.form .form input[name=codepostal] {
	z-index: 4!important;
}

body.form .form input[name=email] {
	z-index: 5!important;
}

body.form .form input[type=text], body.form .form input[type=email]{
	width: 100%;
	background: #F08F29;
	height: 45px;
	border: 0;
	outline: none;
	border-radius: 45px;
	padding: 0 20px;
}

body.form .form input[type=text], body.form .form input[type=email] {
	color: #fff;
}


body.form .form input::placeholder {
	color: #fff;
}

body.form .form input.error::placeholder {
	color: red;
}

body.form .form input::placeholder, body.form .form input[type=text], body.form .form input[type=email] {
	opacity: 1;
	font-family: 'hvd_comic_serif_proregular';
	font-size: 19px;
}


.bottom .inner {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding-bottom: 20px;
}

.bottom .inner , .bottom .inner a {
	text-transform: uppercase;
	color: #438A2C;
	font-size: 12px;
}

#overall {
	position: fixed;
	display: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;	
	background: rgba(0, 0, 0, 0.2);
	z-index: 99998;
}

#popup {
	width: 100%;
	height: 100vh;
	z-index: 99998;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	justify-content: center;
	align-items: center;
}

#popup .inner {
	background: #fff;
	height: calc(100vh - 40px);
	max-height: 745px;
	padding: 25px;
	-webkit-box-shadow: 11px 8px 15px -8px #000000; 
	box-shadow: 11px 8px 15px -8px rgba(0,0,0,0.55);
}

#popup .inner .img {
	height: calc(100vh - 40px - 50px - 80px);
	display: flex;
	justify-content: center;
}

@media (min-height: 796px) {
	#popup .inner .img { 
		height: calc(745px - 50px - 80px);	
	}	
}

#popup .inner .img img {
	height: 100%;
	object-fit: cover;
	display: block;
}

#popup .inner .controls {
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

#popup .inner .controls .prev {
	width: 29px;
	height: 53px;
	cursor: pointer;
	flex: 0 0 29px;
}

#popup .inner .controls .next {
	width: 29px;
	height: 53px;
	cursor: pointer;
	flex: 0 0 29px;
}

#popup .inner .controls .close {
	width: 50px;
	height: 50px;
	cursor: pointer;
	flex: 0 0 50px;
}

#popup .inner.club1 .controls .close {
	background: url(/img/close1.png) no-repeat center center / 100%;	
}
#popup .inner.club1 .controls .prev {
	background: url(/img/prev1.png) no-repeat center center / 100%;	
}
#popup .inner.club1 .controls .next {
	background: url(/img/next1.png) no-repeat center center / 100%;	
}

#popup .inner.club2 .controls .close {
	background: url(/img/close2.png) no-repeat center center / 100%;	
}
#popup .inner.club2 .controls .prev {
	background: url(/img/prev2.png) no-repeat center center / 100%;	
}
#popup .inner.club2 .controls .next {
	background: url(/img/next2.png) no-repeat center center / 100%;	
}

#popup .inner.club3 .controls .close {
	background: url(/img/close3.png) no-repeat center center / 100%;	
}
#popup .inner.club3 .controls .prev {
	background: url(/img/prev3.png) no-repeat center center / 100%;	
}
#popup .inner.club3 .controls .next {
	background: url(/img/next3.png) no-repeat center center / 100%;	
}

#popup .inner.club4 .controls .close {
	background: url(/img/close4.png) no-repeat center center / 100%;	
}
#popup .inner.club4 .controls .prev {
	background: url(/img/prev4.png) no-repeat center center / 100%;	
}
#popup .inner.club4 .controls .next {
	background: url(/img/next4.png) no-repeat center center / 100%;	
}

#popup .inner.club5 .controls .close {
	background: url(/img/close5.png) no-repeat center center / 100%;	
}
#popup .inner.club5 .controls .prev {
	background: url(/img/prev5.png) no-repeat center center / 100%;	
}
#popup .inner.club5 .controls .next {
	background: url(/img/next5.png) no-repeat center center / 100%;	
}

#popup .inner.club6 .controls .close {
	background: url(/img/close6.png) no-repeat center center / 100%;	
}
#popup .inner.club6 .controls .prev {
	background: url(/img/prev6.png) no-repeat center center / 100%;	
}
#popup .inner.club6 .controls .next {
	background: url(/img/next6.png) no-repeat center center / 100%;	
}


body.pop #overall {
	display: block;
}

body.pop #popup {
	display: flex;
}



body.club1 .bottom .inner, body.club1 .bottom .inner a {
	color: #fff;
}
body.club2 .bottom .inner, body.club2 .bottom .inner a {
	color: #024C31;
}
body.club3 .bottom .inner, body.club3 .bottom .inner a {
	color: #BF395B;
}
body.club4 .bottom .inner, body.club4 .bottom .inner a {
	color: #fff;
}
body.club5 .bottom .inner, body.club5 .bottom .inner a {
	color: #438A2C;
}
body.club5 .bottom .inner, body.club6 .bottom .inner a {
	color: #4A2180;
}

.bottom .inner a {
	text-decoration: underline;
}

body.jeu .layout {
	
}


@media (max-height: 700px) and (min-width: 801px) {
	body.sacs .choisis {
		margin-top: -35px;
	}
	
	body.sacs #sacs .sacs {
		padding-top: 13px;
	}
}

@media (min-width: 1800px) {
	body.sacs.clubbis #clubs {
		max-width: 68%;
	}
}

@media (max-width: 1050px) {
	body.sacs.clubbis #clubs {
		max-width: 90%;
	}
}

@media (max-width: 800px) {
	body .logo {
		top: 10px;
		width: 32%;
	}
	
	#page {
		position: relative;
	}
	
	#page, .bottom {
		z-index: 5;
	}
	
	body.home .choix .mobile { 
		display: block;	
		text-align: center;
	}
	
	body.sacs #clubs .desktop {
		display: none;
	}
	
	body.sacs #clubs .mobile {
		display: block;
	}
	
	body .sensation {
		right: 17px;
		top: 23px;
		width: 60.8%;
	}
	
	body .bgtl{
		width: 35.7%;
	}
	
	body .texte {
		display: none;
	}
	
	body.preview .sacs {
		width: 100%;
	}
	
	body.preview .sacs img {
		width: 100%;
	}
	
	
	body .bgbl {
	    background: url(/img/bg_bl_preview-mobile.png) no-repeat center bottom / 100%;
	    height: 50%;
	    width: 100%;
	    left: 0;
	}
	
	body.preview .bgbl, body.termine .bgbl, body.termine .bgbl, body.sacs .bgbl, body.form .bgbl, body.jeu .bgbl, body.resultat .bgbl, body.merci .bgbl {
	    background: url(/img/bg_bl_preview2-mobile.png) no-repeat center bottom / 100%;
	    height: 50%;
	    width: 100%;
	    left: 0;
	    bottom: 100px;
	}
	
	body.termine .sacs {
		width: 95%;
		padding-top: 200px;	
	}
	
	body.preview .sacs {
		width: 95%;
		padding-top: 150px;	
	}
	
	body .bgbr, body.home .bgbr {
	    background: url(/img/bg_br_preview-mobile.png) no-repeat center top / 100%;
	    width: 50%;
	    top: 0;
	    right: 0;
	}
	
	body.sacs .bgbr {
	    background: url(/img/bg_br_clubs-mobile.png) no-repeat center top / 100%;
	    width: 70%;
	    top: 0;
	    right: 0;
	}
	
	body.form .bgbr {
	    background: url(/img/bg_br_form-mobile.png) no-repeat center 20px / 100%;
	    width: 18%;
	    top: 0;
	    right: auto;
	    left: 45%;
	}
	
	body.form #page .back {
		right: 10px;
		left: auto;
		top: 10px;
	}
	
	body.form #page .back a {
		display: inline-block;
		text-indent: -10000px;
		width: 100px;
		height: 100px;
		background: url(/img/retour-mobile.png) no-repeat center center / 100%;	
	}
	
	
	.bottom .inner {
		width: 47%;
		margin-left: auto;
		margin-right: auto;
		flex-wrap: wrap;
		gap: 4px;
	}
	
	.bottom .inner, .bottom .inner a {
		font-size: 10px;
	}
	
	body.preview .choix {
		text-align: center;
		padding: 0;
	}
	
	body.home .choix {
		bottom: 0px;
	}
	
	
	
	body.sacs .choisis {
		width: 100%;
	}
	
	body.kits .choisis {
		margin-bottom: 15px;	
	}
	
	body.sacs .submit .bulle {
		left: 20px;
		bottom: 48px;
		margin: 0;
		background: url(/img/bulle-rouge-mobile.png) no-repeat center center / 100%;
	}
	
	body.sacs .submit .bulle2 {
		left: 20px;
		bottom: 24px;
		margin: 0;

	}
	
	.stock_s {
		width: 5%;
		height: 2%;
		left: 18.4%;
		top: 29%;
	}
	
	.stock_l {
		width: 5%;
		height: 2%;
		left: 20.1%;
		top: 32%;
	}
	
	#popup {
		padding: 0 30px;
	}
	
	#popup .inner {
		height: auto;
	}
	
	#popup .inner .img {
		height: auto;
	}
	
	#popup .inner .img img {
		height: auto;
		width: 100%;
	}
	
	body.sacs #clubs .clubs {
		margin-top: -20px;
	}
	
	body.sacs .submit .trousse
	{
		display: none;
	}
	
	body.sacs.club .bgbr {
		display: none;
	}
	
	body.sacs .trousse.mobile {
		display: block;
		min-width: 103px;
		transform: rotateZ(-10deg);	
		margin-left: -137px;
		margin-top: 5px;
		width: 17%;
		position: absolute;
		z-index: 9;
		
	}

	body.merci .layout {
		margin-top: 0;
		padding-top: 150px;
	}
	
	body.merci .layout .back img {
		width: 280px;	
	}
	
	button.cta {
		margin-left: 0;
		margin-top: 20px;
	}
	
	body.form .form .row.double {
		flex-flow: column;
		align-items: flex-start;
	}
	
	body.form #page {
		background: url(/img/form-mobile.png) no-repeat center top / auto 100%;
	}
	
	body.form .layout {
		background: none;
		padding-top: 150px;
	}
	
	body.form .form form {
		width: 100%;
		
	}
	
	body.form #page .choix span {
		display: block;
	}
	
	body.form2 #page .choix br {
		display: none;
	}
	
	body.form2 .form .row {
		padding-bottom: 10px;
	}
	
	body.club1 {
		background: url(/img/clubs_1_bg-mobile.jpg) no-repeat center top / cover;
	}
	body.club2 {
		background: url(/img/clubs_2_bg-mobile.jpg) no-repeat center top / cover;
	}
	body.club3 {
		background: url(/img/clubs_3_bg-mobile.jpg) no-repeat center top / cover;
	}
	body.club4 {
		background: url(/img/clubs_4_bg-mobile.jpg) no-repeat center top / cover;
	}
	body.club5 {
		background: url(/img/clubs_5_bg-mobile.jpg) no-repeat center top / cover;
	}
	body.club6 {
		background: url(/img/clubs_6_bg-mobile.jpg) no-repeat center top / cover;
	}
	
	body.club1 .bgtl {
		width: 100%;
		height: 100px;
		bottom: 0;
		left: 0;
		display: block;
		background: url(/img/clubs_1_bg_bottom-mobile.jpg) no-repeat center bottom / cover;
		position: absolute;
	}
	
	
	
	body.club1 .bottom .inner, body.club1 .bottom .inner a {
		color: #B31827;
	}
	
	body.sacs #clubs {
		max-width: 95%;
		margin-top: 195px;
		margin-bottom: 150px;
	}
	
	body.sacs.clubbis #clubs {
		max-width: 100%;
		padding-top: 100px;
	}
	
	body.form #page .choix {
		margin-bottom: 40px;
	}
	
	body.sacs .submit {
		margin-bottom: 188px;
	}
	
	body.sacs #sacs .sacs {
		padding-top: 30px;
	}
	
	body.sacs #sacs .prev {
		width: 42px;
		height: 42px;
		left: 50px;
		top: auto;
		bottom: 30px;
		z-index: 9;
	}
	
	body.sacs #sacs .next {
		width: 42px;
		height: 42px;
		right: 50px;
		top: auto;
		bottom: 30px;
		z-index: 9;
	}
	
	#popup .inner {
		
	}
	
	body.sacs #sacs .sacs .sac:nth-child(3) {
		width: 47%;
	}
	
	body.sacs #sacs .sacs .sac:nth-child(1), body.sacs #sacs .sacs .sac:nth-child(5) {
		width: 20%;
	}
	
	body.sacs #sacs .sacs .sac:nth-child(2), body.sacs #sacs .sacs .sac:nth-child(4) {
		width: 27%;
		border: 19%;
	}
	
	body.sacs #sacs .sacs .sac .nb {
		left: 28%;
		width: 18%;
		bottom: 16%;
	}
	
	body.sacs #sacs .sacs .sac:nth-child(1) .nb, body.sacs #sacs .sacs .sac:nth-child(5) .nb {
		bottom: 19%;
		width: 21%;
	}
	
	body.sacs #sacs .sacs .sac:nth-child(2) .nb, body.sacs #sacs .sacs .sac:nth-child(4) .nb {
		bottom: 17.5%;
		width: 21%;
		left: 26%;
	}
	
	body {
		background: url(/img/bg_preview_mobile.jpg) no-repeat left top / cover;
	}	
	
	body.home .texte {
		display: none;
	}
	
	body.home .sacs {
		width: auto;
		margin: 150px 0 0 0;
	}
	
	
	body.sacs .submit .bulle2 {
		background: url(/img/bulle2-gout-mobile.png) no-repeat center center / 100%;
	}
	body.sacs .submit .bulle2.ouie {
		background: url(/img/bulle2-ouie-mobile.png) no-repeat center center / 100%;
	}
	body.sacs .submit .bulle2.toucher {
		background: url(/img/bulle2-toucher-mobile.png) no-repeat center center / 100%;
	}
	body.sacs .submit .bulle2.odorat {
		background: url(/img/bulle2-odorat-mobile.png) no-repeat center center / 100%;
	}
	body.sacs .submit .bulle2.vue {
		background: url(/img/bulle2-vue-mobile.png) no-repeat center center / 100%;
	}
	
	form .radios > div, form .radios > div a {
		font-size: 14px;
	}	
	
	body.form .submit {
		margin-bottom: 173px;
	}
	
	body.jeu .sac {
		width: 66%;
		margin-top: 16px;
		margin-bottom: 70px;
	}
	
	body.jeu .titre, body.resultat .titre {
		margin-top: 40px;	
	}
	
	body.resultat .perdu .bulleperdu {
		position: absolute;
		margin-top: -100px;
		margin-left: 20px;
	}
	
	body.resultat .gagne .img {
		padding-right: 4%;
	}
	
	body.resultat .layout {
		margin-bottom: 80px;
		margin-top: 0;
		padding-top: 150px;
	}
	
	body.resultat .gagne .bullegagne {
		position: absolute;
		margin-top: -100px;
		margin-left: 90px;
	}
	
	body.resultat .gagne .img > img {
		width: 122%;
		max-width: none;
		margin-left: -14%;
	}
	
	body.resultat .titre {
		margin-bottom: 17px;
	}
	
	body.home .layout {
		margin-bottom: 277px;
	}
	
	.files {
		
	}
	
	body.form .form .files .row.double {
		gap: 0;
	}
	
	.zone {
		width: 100%;
		margin-bottom: 0;
	}
	
	body.form .form input::placeholder, body.form .form input[type="text"], body.form .form input[type="email"] {
		font-size: 16px;
	}
	
	label.filebutton .txt {
		font-size: 16px;
		min-width: 106px;
		text-align: left;
		justify-content: flex-start;
		padding-left: 60px;
	}
	
	.zone .filename {
		line-height: 1;
	}
	
	form .radios {
		
	}
	
	body.resultat .perdu .img > img {
		width: 195px;
	}
}