@charset 'utf-8';
/******************** Entête UTF-8 ******************\
*
*	fichier			: public/projet/custom/css/main.css
*	projet			: @PROJET@
*	version			: 1.0.13 2019-09-11 14:08 FS
*
\****************************************************/

.display-none{
	display: none !important;
}

body{
	padding:0;
	margin:0;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	background:#ccc;
	color:#000;
}

header{
	background:#666;
}

header .wrap{
	/*width:1000px;*/
	width: 1140px;
	margin:0 auto;
	position:relative;	
	height:100px;
}

header div img{
	position:absolute;
	left:0;
	top:4px;
	z-index: 3;
}

header div ul{
	float:right;
	display:block;
	margin-top:15px;
}

ul li{
	display:inline-block;
}

ul li a{
	font-size:1em;
	text-decoration:none;
}

.no-active-contest ul li a{
	color:#fff;
}

.no-active-contest ul li a:hover{
	color:#fff;
}

ul li a:hover{
	font-size:1em;
	text-decoration:underline;
}

#mobile-menu-icon{
	display:none;
}

#content .wrap{
	width:1140px;
	margin: 0 auto;
}

#content .left{
	float:left;
	/*width:60%;*/
	position:relative;
	height:800px;
}

#bg-left{
	position:absolute;
	top:0;
	/*left:-460px;*/
	left:-600px;
}

.aucun_concours #bg-left{
	left:-460px !important;
}

#content .left img{
	display:block;
}

#content .right{
	float:left;
	width:45%;
	height:800px;
	position:relative;
	z-index:9999;
}

#content .right H1{
	font-size: 1.9em;
	padding: 20px 0 40px 0;
}

#content .right H2{
	font-size: 1.8em;
	padding: 20px 0 30px 0;
}

#content .right p{
	font-size: 1.2em;
}
.card {
	cursor: pointer;
}

.card-body H2 {
	font-size: 1.1em
}

#amount{
	color:#fff;
	font-size:3.2em;
	line-height: 1em;
/*	text-shadow: 2px 2px 6px #000;*/
	position:absolute;
	left: -100px;
    top: 75px;
    display: inline-block;
    z-index: 1;
	font-weight:700;
	text-shadow: none !important;
}

	/**/
	H3 {
		font-size: 30px;
		line-height: 1.21;
		letter-spacing: 2.8px;
		text-align: center;
		padding-bottom: 20px;
		text-transform: uppercase;
	}
	.facebook-section {
		height: 505px;
		overflow: auto;
		max-width: 500px;
		text-align: center;
		margin: 0 auto;
	}

	iframe  {
			width: 100%;
	}	
	.gauche iframe  {
			height: auto;
	}	
	.facebook-section p {
		margin-bottom: 0!important;
	}



 
/**2018*/
.February #amount{
	text-shadow: none !important;
}

.March #amount{
	text-shadow: none!important;
}

.April #amount{
	text-shadow: none!important;
}

.May #amount{
	text-shadow: 2px 2px 6px #000 !important;
}

.May #amount{
	text-shadow: 2px 2px 6px #000 !important;
}
 
.October #amount{
	text-shadow: none !important;
}

.October #amount strong{
	text-shadow: 2px 2px 6px #FE730A !important;
}

.November #amount strong{
	font-size:2.9em!important;
	line-height:0.9em!important;
}

.November #amount{
	text-shadow: none !important;
}
 
#amount span,
#amount sup{
	font-size:0.5em ;
}

#amount sup{
	line-height:0.2em;
}
 
#amount strong{
	font-size:2.6em;
	line-height:0.7em;
}

.no-sweepstake #amount{
	font-size: 1.2em;
	line-height:1em;
	left:-200px;
	color:#ffffff;
}

.no-sweepstake #amount span{
	font-size: 2em;
	line-height:1.1em;
	color:#fff;
}

.no-sweepstake #amount strong{
	font-size: 4em;
	line-height:1em;
	color:#fff;
}

#form-wrap{
	background:#f26841;
	padding: 5px 15px;
    box-sizing: border-box;
	min-height: 800px;
	position:absolute;
	left:-30px;
	border-top-left-radius: 30px;
}

#form-wrap .chances{
	text-transform:uppercase;
}

.form-check .facebook{
    background: url(../img/facebook-icon.png) no-repeat right;
    background-size: contain;
}

 
#form-wrap .chances .number{
	display:inline-block;
	margin-right:20px;
	font-size:4em;
	line-height:1em;
}

#form-wrap .chances .text{
	display:inline-block;
	line-height:1em;
}

#form-wrap .title{
	margin-top:5px;
}

#form-wrap .title span{
	font-size:2em;
	line-height:1em;
}

#form-wrap form{
	margin-top:10px;
}

#form-wrap form > div{
	margin:5px 0;
}

#form-wrap form input[type="text"], #form-wrap form input[type="email"], #form-wrap textarea, #form-wrap form input[type="number"]{
	border-radius:5px;
	padding:5px;
	width:250px;
	font-size: 0.8em;
}

#select-phone, #select-civilite {
	width:250px;
	display: inline-block;
}

#accept-conditions {
	width:220px;
	/*display: inline-block;*/
}


#form-wrap form button1{
	color:#fff;
	border:solid 2px #000;
	background:#000;
	text-transform:uppercase;
	padding:10px 20px;
	margin-top:15px;
	cursor:pointer;
	line-height: 1.5;
}

#button_submit, #annuler, #confirmation {
	color:#fff;
	border:solid 2px #000;
	background:#000;
	text-transform:uppercase;
	padding:10px 20px;
	cursor:pointer;
	line-height: 1.5;
	margin-top:20px;
	margin-bottom:20px;
 	box-shadow: 0px 17px 10px -10px rgba(0,0,0,0.4) ; 
	display: inline-block;	
}

.etape_confirmation {
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}

#light {
	color:#fff;
	border:solid 2px #000;
	background:#000;
	text-transform:uppercase;
	padding:10px 20px;
	cursor:pointer;
	line-height: 1.5;
	margin-top:0px;
	margin-bottom: 15px;
 	box-shadow: 0px 17px 10px -10px rgba(0,0,0,0.4) ; 
	display: inline-block;	
}

#light:hover, #button_submit:hover{
	color:#000;
	border:solid 2px #000;
	background:#fff;
}



.light {
    display: block;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    padding: 1px 9px;
    top: 0;
    left: 0;
    height: 75px;
    width:100px;
     -webkit-animation:shine 4s infinite; /* Safari 4+ */
    -moz-animation:    shine 4s infinite; /* Fx 5+ */
    -o-animation:      shine 4s infinite; /* Opera 12+ */
    animation:         shine 4s infinite; /* IE 10+ */
    left:230px;
    opacity:0;
}

/*Generic form style*/
.form-wrap .errors{
    margin: 15px 0;
    color: red;
}

.form-wrap .notification{
	margin: 15px 0;
    color: green;
}

form{
	margin: 15px 0;
}

form > div{
	margin:15px 0;
}

form input[type="text"],
form input[type="email"],
form textarea{
	width:100%;
	padding:10px;
	box-sizing: border-box;
	border-radius: 5px;
    padding: 5px;
}

form button.send{
	margin: 15px 0;
    background: #000;
    color: #fff;
    border: solid 2px #000;
    padding: 10px 60px;
    outline: none;
}

form button.send:hover{
	margin:15px 0;
	background: #fff;
	color:#000;
	border:solid 2px #000;
	padding:10px 60px ;
}



@-webkit-keyframes shine {
    0% {   left: -30px; opacity:0; }
    2% {  left:  0px; opacity:0.4;}
    8% { left: 200px;  opacity:0.4;}
    10% {  left: 230px; opacity:0; }
}
@-moz-keyframes shine {
    0% {   left: -50px; opacity:0; }
    25% {  left:  50px; opacity:0.5;}
    50% { left: 150px;  opacity:0.5; }
     100% {  left: 200px; opacity:0; }
}
@keyframes shine {
    0% {  left: -50px; opacity:0; }
    25% {  left:  50px; opacity:0.5;}
    50% {  left:  150px; opacity:0.5;}
    100% {  left: 200px; opacity:0; }
}

#form-wrap form #sweepstake-title{
	font-size:1.5em;
}

#form-wrap form .form-check{
	border-top: solid 2px #000;
    min-height: 108px;
	text-align: left;
}

.question-form .form-check{
	padding-top: 2em;
}

.form-check:nth-of-type(1) {
		border-top: solid 5px #000  !important;
	}


	
#form-wrap form .form-check input{
	width: 25px;
    height: 25px;
    display: inline-block;
}


#form-wrap form .form-check .number{
	display:inline-block;
	font-size:3.5em;
	line-height: 1em;
    margin-top: 5px;
}

#form-wrap form.question-form .number{
	margin-top: -5px; 
	font-size: 3em;
}
#form-wrap form.question-form .number span{
	display: block; 
	font-size: 0.4em;
	line-height: 0.4em;
}
#form-wrap form.question-form .checked {
	display: none;
}

#form-wrap form .share_facebook .number{
	font-size:5.5em !important; 
}

#form-wrap form .form-check .text{
	display:inline-block;
	width: 200px;
	color:#000;
	font-size:0.7em;
	position: absolute;
    margin-left: 10px;
    margin-top: 30px;
	text-align: left;
}



#form-wrap form .form-check .text span{
	display:block;
	font-size:2.5em;
	color:#000;
	line-height: 1em;
}

#form-wrap .messageText {
	color:#000;
	padding-bottom: 20px;
}

.medium{
	font-size: 1.3em;
}

.small{
	font-size: 0.8em;
}

#form-wrap .question{
	padding-bottom: 10px;
	font-size: 1.1em;
    line-height: 1.25;
}

/********************* SOUS QUESTION ÉTAPE 3 *********************/
.left_question {
	padding:0;
} 
.right_question {
	left:-15px;
}

.right_question #form-wrap {
    position: unset;
    padding-top:20px;
}    

.right_question .title {
	text-align:right; 
	font-size: 2em;
}

.sous_question {
	background: #fff;
	padding: 20px 5px;
	position: relative;
/*	display: flex;*/
	border-radius: 30px;
	border-top-left-radius:0px;
	font-size: 1.2em;
    line-height: 1.25;
	-webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.59);
	-moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.59);
	box-shadow: 0px 15px 20px 0px rgba(0,0,0,0.59)
}

.sous_question:before {
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 10px solid transparent;
	left: -19px;
	top: 0px;
}

.text_step3{
	font-size: 2.8em;
    line-height: 1em;
    position: absolute;
    text-transform: uppercase;
    font-weight: bold;
    left: 0;
    top: 35%;
    color: #84313F;
    right: 0;
    text-align: center;
}

.text_step3 span{
	color:#C53354;
	font-size: 0.9em;
}

/********************* FIN SOUS QUESTION ÉTAPE 3 *********************/
.contact-widget{
	margin:0;
	padding:100px 0;
	
}

.contact-widget .contact{
	background: #fff;
	
}

 .box{
	padding: 50px 0;
}

 .box .row > div:nth-child(2){
	background: #fff;
	
}

.white_box{
	padding: 50px 0 0 0;
}

.white_box .row > div:nth-child(2){
	background: #fff;
	padding:20px;
}

.bannier-like {
	position: absolute;
    top: 7%;
    right: 10%;
    z-index: 99;
}

p{ line-height: 125%;}
.orange{color: #f26841; }
.red{color: red; }
.black{color: #000; font-weight: bolder; }
.msg-notification{color: red; margin-bottom:10px;  }


.parsley-required, .parsley-errors-list .parsley-type, .parsley-minlength{
	color:#000;
	font-size:13px;
	font-size: 13px;
    background: white;
    color: red;
    padding: 6px;
    text-align: center;
}

.used_phone {
	display: none;
}


input.parsley-error, select.parsley-error, textarea.parsley-error {
    color: #000;
	background-color: #fff;
}

.orange_background {
	background:url(../img/bande-orange.png) no-repeat  !important; 
	background-size: contain !important;
    top: -25px;
	height:184px;
	font-family: RobotoSlab;
    display: table;
    text-align: center;
}
 
.vcenter{
    display: table-cell;
    vertical-align: middle;
}

.orange_background h2{	 
 
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #ffffff;
}

.orange_background h2.title{	 
	border-right: 1px solid #fff;
	padding-right: 10%;    
	text-align: right;    
	font-size: 50px;
}

.orange_background h3{	 
	text-align: center;
	font-size: 25px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #ffffff;
}

.img-right {
	top: -41px; 
	left:-15px; 
	text-align: center;
	background: none!important;
}
.img-left {
	top: -41px; 
	text-align: center;
}

.box1, .box2 {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
	margin: 20px 10%;
}

.box3 {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
}
 
 .box2 {
	padding: 10px 20px;
	border: 1px solid #000;
	margin: 20px 10%;
	font-weight: bold;
}


footer{
	background:#666;	
	height: 85px;
    text-align: center;
    padding: 35px;
}

.no-active-contest footer{
	color:#fff;
}

#contact-form .contentinput label,
#contact-form .padding label{
	font-weight:bold;
}

.contact-widget a{
	text-decoration:underline;
	color:#000;
}

.white-link{
	color:#000;
	text-decoration:underline;
}

.white-link:hover{
	color:#fff;
	text-decoration: underline;
}

.deja-participe .merci{
	font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 100px;
}

.parsley-errors-list{
	display: inline-block;
    margin-left: 5px;
}

body.merci #form-wrap div{
	font-size: 1.5em;
    margin-top: 165px;
}

body.thanks  #form-wrap div{
	font-size: 1.5em;
    margin-top: 165px;
}

b, strong {
    font-weight: 700;
}

.error,
.notification{
	font-size: 1.2em;
	font-weight: bold;
	color:#fff;
}

.infoobligatoire{
	font-size: 0.8em;
}


.facebook-like-desktop {
	float:right; 
	padding:12px 0;
}
.facebook-like-mobile {
	display: none;
	position: absolute; 
	right:10px; 
	top: 5%;
}

.facebook-ico {
	background:url(../img/facebook-icon.png) no-repeat center; 
	width: 32px; 
	height: 32px;
	background-size: contain;
	margin-left: 15px;
}
.instagram-icon {
	background:url(../img/instagram-icon.png) no-repeat center; 
	width: 32px; 
	height: 32px;
	background-size: contain;
	margin-left: 5px;
}
.facebook-ico:hover, .instagram-icon:hover {
	opacity: 0.7;
}
.facebook-ico a, .instagram-icon a{
	display: block;
	width: 100%;
    height: 100%;
}




.phone-label{
	color:#000;
}

/*patch*/
.form-check .group{
	display:inline-block;
	/*width:45%;*/
	min-width: 45%;
}
  
#select-civilite input[type="radio"],
#select-phone input[type="radio"],
#accept-conditions input{
	width:20px;
	height:20px;
	margin-right: 15px;
}

#accept-conditions#accept-conditions{
	margin-left:30px;
	padding-top: 15px;
}

#accept-conditions#accept-conditions input{
	position: absolute;
	left:17px;
}

.contenu-extra-accueil{
	padding:45px 0;
}

.contenu-extra-accueil{
	padding:45px 0;
}

.contenu-extra-accueil h1, h1{
	font-weight:bold;
	margin:15px 0;
	font-size:2em;
}

.contenu-extra-accueil h2{
	font-weight:bold;
	margin:10px 0;
	font-size:1.3em;
}

.contenu-extra-accueil p{
	line-height: 130% !important;
	margin-bottom:15px;
}

.contenu-extra-accueil a{
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
}

#video-bg { width:90%}

.center  .col-md-12 {
	text-align:center;
}

#content .left img#mobile-left{
	display:none;
}

.blur {
  text-align: center;
  font-size: 6.5em;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  animation: blur 3s ease-out infinite;
  text-shadow: 0px 0px 5px #312525, 0px 0px 7px #312525; 
}

@keyframes blur {
  from {
  text-shadow: 0px 0px 5px #312525, 0px 0px 7px #312525,
  0px 0px 10px #fff, 
  0px 0px 25px #fff,
  0px 0px 25px #fff,
  0px 0px 25px #fff,
  0px 0px 25px #fff,
  0px 0px 25px #fff,
  0px 0px 25px #fff,
  0px 0px 35px #fff,
  0px 0px 35px #fff,	    
  0px 0px 50px #7B96B8,
  0px 5px 25px #7B96B8,
  0px 5px 25px #7B96B8,
  0px 5px 25px #7B96B8,
  0px 5px 25px #7B96B8,
  0px -5px 25px #7B96B8,
  0px -5px 25px #7B96B8;
  }
}

	
@media screen and (max-width: 1440px) {
	.text_step3{
		font-size:2.1em;
	}
}
	
 
@media screen and (max-width: 1425px) {
	.no-sweepstake #amount{
		top:auto !important;
		bottom:20px !important;
		left :10px !important;
	}
	
	#amount{
		
		font-size: 2.5em;
	}
	
}

@media screen and (max-width: 1215px) {
	#amount{
		left: 10%;
	}
	.right_question {
		left:0;
	}
}


@media screen and (max-width: 1015px) {
	header .wrap,
	#content .wrap{
		width:600px;
		margin:0 auto;
	}
	
	.mobile_img {display: block  ;}
	#content .left,
	#content .right{
		float:none;
		height:auto;
		width:100%;
	}
	
	#form-wrap{
		text-align:center;
		position:relative;
		left:0;
	}
	
	#content .left img#bg-left, #content .left img#img-left {
		display:none;
	}
	#content .left img#mobile-left {
		 display: block;
	}
	
	#form-wrap{
		min-height:0;
	}
	
	.parsley-errors-list{
		display: block;
		margin-left: 0px;
	}
	
	header nav{
		position: absolute;
		z-index: 5;
		right:0;
	}
/*
	.form-check .group{
		display:block;
		width:100%;
	}*/

	#form-wrap .question {
		padding: 20px 0 10px 0;
	}
	
	#accept-conditions#accept-conditions input{
		position: relative;
		left:inherit;
	}
	
}
@media screen and (max-width: 736px) {
	.text_step3{
		font-size:1.8em;
	}

	.right_question .title {
		text-align: center;
		font-size: 1.2em;
	}
	
	
	.titre-gauche { 
		margin-top: 1.5em;
	}
	
}
/*@media screen and (max-width: 615px) {*/
@media screen and (max-width: 768px) {
	img.mobile_img  {
		width: 100%;
	}
	
iframe  {
		width: 100%;
	}	

	.sous_question {
		display: inline-block;
		padding: 10px 5px;
	}
	.item {
		height: 200px;
		background: no-repeat;
		background-position: center;
		background-size: cover;
	} 

	.h1, h1 {
		font-size: 2em!important;
	}
	
	.lang-fr.June #amount, .lang-en.June #amount{
		height: 90%;
		background-size: 77%;
		background-position-x: left;
	}
	
	header .wrap,
	#content .wrap{
		width:100%;
		margin:0 auto;
	}
	
	img{
		max-width:100%;
	}
	
	header div img{
		max-width:80%;
	}
	
	#mobile-menu-icon{width:40px;display:block;position:absolute;right:10px;top:45px;cursor:pointer;z-index:4;}
	#mobile-menu-icon span{display:block;border-bottom:5px solid #fff;margin-bottom:5px}
	
	header div ul{
		float: none;
		position: absolute;
		top: 84px;
		z-index: 2;
		width: 100%;
		padding: 0;
		padding-top:55px;
		background:#f26841;
		display:none;
	}
	
	ul li {
		display: block;
		
	}
	
	ul li a{
		font-size:1.5em;
		text-align:center;
		display:block;
		padding:10px 0;
	}
	
	ul li a:hover{
		font-size:1.5em;
		text-align:center;
		display:block;
		padding:10px 0;
	}
	
	ul li a span{
		display:none;
	}
	
	#amount{
		left:10%;
		top :5%;
	}
	
	.June #amount{
		left:5%;
	}
	
	#amount strong{
		font-size:2.5em;
	}
	
	#form-wrap form > div	{
		text-align: left;
	}
	
	.parsley-errors-list {
		width: 90%;
		padding: 3px;
		opacity: 90%;
	}
	
	#form-wrap form input[type="text"], #form-wrap form input[type="number"] {
		width:90%;
		height: 40px;
	}
	
	#select-phone, #select-civilite {
		width:100%;
		display: inline-block;
	}

	#accept-conditions	{
		width:100%;
		
	}
	
	#accept-conditions#accept-conditions {
		margin-left :0;
	}
	#form-wrap form label{
		padding-top: 8px;
		padding-bottom: 3px;
	}
	
	#accept-conditions input {
		margin-right: 5px
	}
	
	#accept-conditions span {
		margin-left: 27px;
	}
	
	#button_submit, #annuler, #confirmation {
		padding: 10px;
	}	
	
	.facebook-ico, .instagram-icon {
		margin: 15px auto;
	}
	
	header nav{
		position: inherit;
		z-index: inherit;
		right:inherit;
	}
	
	.facebook-like-desktop {
		display: none;
	}
	.facebook-like-mobile {
		display:  block;
		position: absolute; 
		right:10px; 
		top: 5%;
	}
	
	/*Nos Gagnants*/
	.orange_background {
		top: -25px;
		height: auto;
		display: block;
		background-size: cover !important;
		top: -25px;
		padding: 10px;
	}	
	.vcenter {
		display: inline-block;
	}

	
	.orange_background h2.title{	 
		border-right: 1px solid #fff;
		padding-right: 10%;    
		text-align: right;    
		font-size: 25px;
	}	
	
	.orange_background h2 {
		font-size: 17px;
	}
	.orange_background h3 {
		font-size: 15px;
	}
	
	.img-right {
		top: 0px; 
		left:0px;
		right: 0px;
	}
	.img-left {
		top: 0px; right: 0px;
	}
	
}