@font-face {
    font-family: 'FS Industrie Cd';
    src: url('../fonts/FS Industrie Cd Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family: 'Duplet Open';
    src: url('../fonts/Duplet Open/DupletOpen-Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'Duplet Open';
    src: url('../fonts/Duplet Open/DupletOpen-Bold.otf');
    font-weight: 700;
}

* {
	box-sizing: border-box;
}

html, body {
	margin: 0;
}

body {
	background-color: #182642;
}

#page {
	overflow-x: hidden;
	overflow-y: hidden;
}

#stage {
	display: flex;
  	align-items: center;

  	/*height: 934px;*/
}

.paging_stage .paging_step {
	/*border: 1px solid red;*/
	/*width: 100vw;
	min-height: 100vh;*/
	padding-top: 35px;
	padding-bottom: 35px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	/*max-width: 750px; /* 720 + 15 + 15 */
	/*max-width: 830px; /* 800 + 15 + 15 */
	max-width: 992px;
	padding-left: 15px;
	padding-right: 15px;
	/*border: 1px solid blue;*/
}

/* presentation */
.presentation {
	position: relative;
}

.presentation .title {
	color: #fee30a;
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size:  67px; /*100px;*/
	line-height: 64px; /*96px;*/
	text-align: center;
	margin-bottom: 25px; /*30px;*/
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
}

.presentation .subtitle {
	color: #ec672c;
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size: /*58px;*/ 39px;
	line-height: /*51px;*/ 34px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 430px; /*550px;*/
	margin-bottom: 25px; /*30px;*/
}

.presentation .explanation {
	font-family: 'Duplet Open';
	color: #ec672c;
	font-weight: 400;
	font-size:  27px; /*40px;*/
	line-height: 1;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 660px; /*510px;*/
	margin-bottom: 25px;
}

.presentation .explanation .important {
	font-weight: 700;
}

 .presentation .button-wrapper {
 	text-align: center;
 	margin-bottom: 30px;
 	position: relative;
 }

 .presentation .button-wrapper button {
 	background-color: #fee30a;
 	text-align: center;
 	color: #192642;
	font-family: 'Duplet Open';
	font-weight: 700;
	font-size: 21px; /*31px;*/
	line-height: 1;
	border: 0;
	border-radius: 15px; /*25px;*/
	cursor: pointer;
	padding: 10px 30px; /*15px 40px;*/
 }

 .presentation .prize-wrapper {
 	position: relative;
 }

 .presentation .prize-wrapper img {
 	max-width: 350px; /*260px;*/
 	width: 100%;
 	height: auto;
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 }

 .presentation .prize-wrapper .info {
 	font-family: 'FS Industrie Cd';
	font-weight: 700;
	color: #FFF8E2;
	font-size: 25px; /*37px;*/
	line-height: 22px; /*33px;*/
	position: absolute;
	bottom: 25px; /*0;*/
  	right: 40px; /*130px;*/
}

.presentation .ambar125 {
	position: absolute;
	bottom: 0;
	left: 50px;
	max-width: 175px;
	width: 100%;
	height: auto;
}
/* fin presentation */


/* form */
.form .title {
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	color: #fee30a;
	font-size: 39px; /*58px; /*52px;*/
	line-height: 34px; /*51px; /*48px; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 510px; /*425px;*/
	margin-bottom: 35px;
}

.form .form-group {
	max-width: 300px; /*376px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.form .form-group label {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #FFF8E2;
	font-size: 24px; /*30px; /*34px; /*42px;*/
	display: inline-block;
	margin-bottom: 15px;
}

.form .form-group input, .form .form-group select {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #FEE308; /*#FEE30A;*/
	font-size: 24px; /*30px; /*34px; /*42px;*/
	border: 2px solid #FEE308; /*#FEE30A;*/ /* 3px */
	background-color: transparent;
	border-radius: 14px; /*22px;*/
	display: block;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1;
	height: 37px; /*45px; /*52px; /*65px;*/
}

.form .form-group select {
	appearance: none;
  	background-image: url("../images/select_arrows.png");
  	background-repeat: no-repeat;
  	background-position: right 25px top 50%;
  	background-size: auto 20px; /*25px; /*32px; /*40px;*/
  	padding-right: 60px; /*70px;*/
}

.form .button-wrapper {
	margin-top: 35px; /*40px;*/
	text-align: center;
}

.form .button-wrapper button {
	background-color: #fee308; /*#FEE30A;*/
	color: #192642;
	font-family: 'Duplet Open';
	font-weight: 700;
	font-size: 24px; /*36px; /*29px;*/
	line-height: 1;
	padding: 8px 35px;
	text-align: center;
	border: 0;
	border-radius: 12px; /*18px;*/
	cursor: pointer;
}

.form .info {
	color: #FEE308;
	font-family: 'Duplet Open';
	font-weight: 400;
	font-size: 16px; /*24px;*/
	line-height: 1;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 425px; /*385px;*/
	margin-top: 30px; /*35px;*/
}
/* fin form */

/* thanks */
.thanks {
	position: relative;	
}

.thanks .title {
	color: #32281E;
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size: 43px; /*65px;*/
	line-height: 39px; /*59px;*/
	text-align: center;
	margin-bottom: 35px;
}

.thanks .content {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #32281E;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 28px; /*42px;*/
	line-height: 1;
	margin-bottom: 35px;
	max-width: 533px; /*525px;*/
}

.thanks .content .important {
	font-weight: 700;
}

.thanks .prize-wrapper {
	margin-bottom: 10px; /*20px;*/
}

.thanks .prize-wrapper img {
	max-width: 229px;
	width: 100%;
 	height: auto;
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
}

.thanks .contact {
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.thanks .contact .contact-line {
	/* fix whitespace */
	font-size: 0;
}

.thanks .contact .contact-line .ico {
	margin-right: 15px;
	vertical-align: middle;
	width: 30px;
	height: auto;
}

.thanks .contact .contact-line .phone {
	font-family: 'Duplet Open';
	font-weight: 700;
	color: #32281E;
	font-size: 47px; /*36px;*/
	line-height: 1;
	text-decoration: none;
	vertical-align: middle;
}

.thanks .contact .contact-line .email {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #32281E;
	font-size: 19px;
	line-height: 1;
	text-decoration: none;
	vertical-align: middle;
}

.thanks .ambar125 {
	position: absolute;
	bottom: 0;
	left: 50px;
	max-width: 175px;
	width: 100%;
	height: auto;
}
/* fin thanks */


/* activation thanks */
.activation-thanks {

}

.activation-thanks .title {
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size: 52px; /*65px;*/
	color: #fee30a; /*#FFF8E2;*/
	text-align: center;
	margin-bottom: 20px;
}

.activation-thanks .explanation {
	font-family: 'Duplet Open';
	font-weight: 400;
	font-size: 34px; /*42px;*/
	line-height: 40px; /*50px;*/
	color: #fee308; /*#FFF8E2;*/
	text-align: center;
	margin-bottom: 50px; /*100px;*/
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.activation-thanks .explanation .important {
	font-weight: 700;
}

.activation-thanks img {
	display: block;
	width: 100%;
	max-width: 175px; /*413px;*/
	width: 100%;
  	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.activation-thanks .logo-thanks {
	max-width: 353px;
  	width: 100%;
  	height: auto;
  	margin-left: auto;
  	margin-right: auto;
}
/* fin activation thanks */

/* win */
.win {
	position: relative;	
}

.win .title {
	color: #fee30a;
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size: 43px; /*65px;*/
	line-height: 39px; /*59px;*/
	text-align: center;
	margin-bottom: 35px;
}

.win .content {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #fee308;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 28px; /*42px;*/
	line-height: 1;
	margin-bottom: 60px; /*35px;*/
	max-width: 533px; /*525px;*/
	position: relative;
	z-index: 1;
}

.win .content .important {
	font-weight: 700;
}

.win .content a {
	color: #FEE30A;
	text-decoration: none;
	cursor: pointer;
}

.win .content a:hover {
	text-decoration: underline
}

.win .button-wrapper {
 	text-align: center;
 	position: relative;
}

.win .button-wrapper button {
 	background-color: #fee30a;
 	text-align: center;
 	color: #192642;
	font-family: 'Duplet Open';
	font-weight: 700;
	font-size: 21px; /*31px;*/
	line-height: 1;
	border: 0;
	border-radius: 15px; /*25px;*/
	cursor: pointer;
	padding: 10px 30px; /*15px 40px;*/
}
/* end win */

/* lose */
.lose {
	position: relative;	
}

.lose .title {
	color: #fee30a;
	font-family: 'FS Industrie Cd';
	font-weight: 700;
	font-size: 43px; /*65px;*/
	line-height: 39px; /*59px;*/
	text-align: center;
	margin-bottom: 35px;
}

.lose .content {
	font-family: 'Duplet Open';
	font-weight: 400;
	color: #fee308;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 28px; /*42px;*/
	line-height: 1;
	margin-bottom: 60px; /*35px;*/
	max-width: 533px; /*525px;*/
	position: relative;
	z-index: 1;
}

.lose .content .important {
	font-weight: 700;
}

.lose .content a {
	color: #FEE30A;
	text-decoration: none;
	cursor: pointer;
}

.lose .content a:hover {
	text-decoration: underline
}

.lose .button-wrapper {
 	text-align: center;
 	position: relative;
}

.lose .button-wrapper button {
 	background-color: #fee30a;
 	text-align: center;
 	color: #192642;
	font-family: 'Duplet Open';
	font-weight: 700;
	font-size: 21px; /*31px;*/
	line-height: 1;
	border: 0;
	border-radius: 15px; /*25px;*/
	cursor: pointer;
	padding: 10px 30px; /*15px 40px;*/
}


/* end lose */

/* carousel dots */
#carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px; /*40px;*/
  text-align: left;
  margin-left: 10%;
}

#carousel.owl-theme .owl-dots .owl-dot span {
	width: /*16px;*/ /*24px;*/ 19px;
	height: /*16px;*/ /*24px;*/ 19px;
	background-color: #FFF;
	border: 4px solid #FFF;
}

#carousel.owl-theme .owl-dots .owl-dot.active span {
	background-color: #b02c31;
}
/* fin carousel dots */

/* footer */
footer ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 0;
}

footer ul li {
	display: inline-block;
	margin-right: 30px;
}

footer ul li:last-child {
	margin-right: 0;
}

footer ul li a {
	font-family: 'Duplet Open';
  	font-weight: 400;
  	color: #fee30a; /*#FFF8E2;*/
  	font-size: 20px;
  	text-decoration: none;
  	line-height: 48px;
}
/* fin footer */

.side-logo {
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 85px; /*70px;*/
	height: auto;
}

.logo-mobile {
	display: none;
	max-width: 353px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 20px;*/
	margin-bottom: 35px;
}

@media (max-width: 1024px) {
	.side-logo {
		display: none;
	}

	.logo-mobile {
		display: block;
	}

	.presentation .prize-wrapper .info {
    	position: relative;
    	bottom: 0;
    	right: 0;
    	text-align: center;
    	margin-top: 20px;
  	}

  	.presentation .prize-wrapper .info br {
    	display: none;
 	}

	body {
		/*border: 3px solid blue;*/
	}
}

@media (max-width: 992px) {
	/* presentation */
	.presentation .prize-wrapper .info {
		right: 0;
	}
	/* fin presentation */

	/* thanks */
	.thanks .ambar125 {
  		position: relative;
  		left: 0;
  		margin-left: auto;
  		margin-right: auto;
  		/*display: block;*/
  		/*margin-top: 15px;*/
  		width: 175px;
  		height: auto;
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  	}

  	.thanks .prize-wrapper {
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  	}
	/* fin thanks */	
}

@media (max-width: 768px) {
	/*body {
		border: 2px solid red;
	}*/
}

@media (max-width: 576px) {
	/*body {
		border: 2px solid green;
	}*/

	#stage {
  		display: block;
	}

	.paging_stage {
		min-height: 0;
	}

	/* form */
	.form .title {
		font-size: 36px;
		line-height: 33px;
  		margin-bottom: 25px;
	}

	.form .form-group label {
		font-size: 25px;
	}

	.form .form-group input, .form .form-group select {
		font-size: 25px;
		height: 39px;
		border-radius: 13px;
	}

	.form .form-group select {
  		background-size: auto 23px;
	}

	.form .button-wrapper {
  		margin-top: 45px;
	}

	.form .button-wrapper button {
		font-size: 20px;
		border-radius: 15px;
	}
	/* fin form */

	/* footer */
	footer ul li {
  		display: block;
  		margin-right: 0;
  		margin-bottom: 10px;
  	}

  	footer ul li:last-child {
  		margin-bottom: 0;
  	}

  	footer ul li a {
  		font-size: 18px;
  		line-height: 25px;
  	}
	/* footer */

	/* presentation */
	.presentation {
		
	}

	.presentation .title {
  		font-size: 40px;
  		line-height: 37px;
  		margin-bottom: 20px;
  	}

  	.presentation .subtitle {
  		font-size: 29px;
  		line-height: 24px;
  		margin-bottom: 20px;
  	}

  	.presentation .explanation {
  		font-size: 20px;
  	}

  	.presentation .prize-wrapper .info {
  		position: relative;
  		bottom: 0;
  		right: 0;
  		text-align: center;
  		margin-top: 20px;
  	}

  	.presentation .ambar125 {
  		position: relative;
  		left: 0;
  		margin-left: auto;
  		margin-right: auto;
  		/*display: block;*/
  		/*margin-top: 15px;*/
  		width: 175px;
  		height: auto;
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  	}

  	.presentation .prize-wrapper {
  		/*
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  		*/
  	}

  	.presentation .prize-wrapper .info br {
  		display: none;
  	}
	/* fin presentation */

	/* thanks */
	.thanks .title {
  		font-size: 36px;
  		line-height: 32px;
  		margin-bottom: 25px;
  	}

  	.thanks .content {
  		font-size: 20px;
  	}

  	.thanks .ambar125 {
  		position: relative;
  		left: 0;
  		margin-left: auto;
  		margin-right: auto;
  		/*display: block;*/
  		/*margin-top: 15px;*/
  		width: 175px;
  		height: auto;
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  	}

  	.thanks .prize-wrapper {
  		display: inline-block;
  		width: 50%;
  		vertical-align: middle;
  	}

  	.thanks .contact {
  		margin-top: 25px;
  	}

  	.thanks .contact .contact-line .phone {
  		font-size: 42px;
  	}

  	.thanks .contact .contact-line .email {
  		font-size: 17px;
  	}
	/* fin thanks */

	/* activation thanks */
	.activation-thanks .title {
  		font-size: 47px;
  	}

  	.activation-thanks .explanation {
  		font-size: 24px;
  		line-height: 30px;
  		margin-bottom: 30px;
  	}
	/* fin activation thanks */

	/* lose */
	.lose .title {
  		font-size: 36px;
  		line-height: 32px;
  		margin-bottom: 25px;
  	}

  	.lose .content {
  		font-size: 20px;
  		margin-bottom: 45px;
  	}
	/* end lose */

	/* win */
	.win .title {
  		font-size: 36px;
  		line-height: 32px;
  		margin-bottom: 25px;
  	}

  	.win .content {
  		font-size: 20px;
  		margin-bottom: 45px;
  	}
	/* end win */
}
