/* CSS Document 
orange #F79B0F
gris #717171
fonce #25303B
*/
.moremoreinfo {z-index:889;}
.moreinfo {z-index:888;}
.pardessus {z-index:777;}
.div2boutons {z-index:101;}
.triangle_bleud, .triangle_bleug {z-index: 100;}

*,
*::before,
*::after {
	position: relative;
	z-index: 1;
}
html, body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
}
header {
	padding-top: 10px;
	background-image: url(../pics/fd_header.jpg);
/*	background-image: url(../pics/fd_header.jpg),  url(../pics/fd_header2.gif);*/
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h1 {display:none;}
h2 {
	font-family: 'Saira', sans-serif;
	font-size: 28px;
	font-weight: bold;
	background-image: url(../pics/fleche_orange_g.png);
	background-position:-5rem center;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	color:#000000;
}
h2 .txtorange {font-size:32px;}
h3 {
	font-size: 24px;
	font-family: 'Saira', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.divcontact {background: url(../pics/fd_contact.jpg) right bottom no-repeat;}
.divcontact h3 {margin:30px 0;}
input[type=text], textarea {
	background-color: transparent;
	border:0;
	border-bottom:2px solid #000000;
	margin:10px 0 ;
	width:100%;
}
textarea {border-right:2px solid #000000;}
input[type=image] {
	clear: both;
	display: block;
	margin: 20px auto;
	
}
label {color:#FFFFFF;}
label:focus {color:#F79B0F;}
input:focus + label, textarea:focus + label {color:#F79B0F;}
input:focus {border-bottom-color:#F79B0F;}
textarea:focus {
	border-bottom-color:#F79B0F;
	border-right-color:#F79B0F;
}
footer .container {
	background-color: #25303B;
	color:#FFFFFF;
}
footer a {color:#FFFFFF !important;}
footer p {padding-top:1rem;}

/* KK COUNT DOWN */
.kkcountdown-box{
	height:140px;
	font-family: 'Saira', sans-serif;
}
.big-countdown,.small-countdown {
	margin: 0 auto;
	max-width: 400px;
	color: #FFFFFF;
}
.big-countdown {
	display: block;
	padding-top:200px;
}
.small-countdown {
	display: none;
}
div.jours, div.heures, div.minutes, div.secondes {
	float:left;
	width:33%;
	height: 140px;
	background:url(../pics/fd_kk.png) center center no-repeat;
}
div.jours:hover, div.heures:hover, div.minutes:hover, div.secondes:hover {
	background-image:url(../pics/fd_kk_hover.png);
}
div.secondes {display:none;}
.kkc-days, .kkc-hours, .kkc-min, .kkc-sec {
	display: block;
	width:100%;
	height:109px;
	float:left;
	clear:left;
	text-align:center;
	font-size:40px;
	line-height:120px;
}
.kkc-days-text, .kkc-hours-text, .kkc-min-text, .kkc-sec-text {
	width:100%;
	float:left;
	clear:left;
	text-align:center;
	font-size:16px;
	padding-top: 5px;
	line-height:18px;
	color:#000000;
}
.fleche {
	position: absolute;
	top:14px;
	left:-14px;
}
.triangle_bleud {
	width:32.1%;
	max-width: 366px;
	height: auto;
	position: absolute;
	right:0;
	top:58px;
}
.triangle_bleug {
	position: absolute;
	left:0;
	bottom:0;
	max-width: 100%;
	height:auto;
}
.divtelecharger {
	background-image:url(../pics/fd_telecharger.jpg);
	background-size: cover;
}
.divtelecharger h3 {
	padding-top: 60px;
	background:url(../pics/fd_tit_telecharger.png) center top no-repeat;
}
.btnphoto, .btnbilan {
	display:inline-block;
	height:240px;
	width: 240px;
	margin-top: 20px;
	position: relative;
	padding: 110px 65px 0 65px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 20px;
	font-weight: bold;
}
.btnphoto {
	background:url(../pics/btn_photo.png) center top no-repeat;
	color:#2D3D4F !important;
}
.btnbilan {
	background:url(../pics/btn_bilan.png) center top no-repeat;
	color:#FFFFFF !important;
}
.btnphoto:hover {background:url(../pics/btn_photo_hover.png) center top no-repeat;}
.btnbilan:hover {background:url(../pics/btn_bilan_hover.png) center top no-repeat;}

#tarteaucitronRoot #tarteaucitronAlertBig {
	box-sizing: border-box !important;
	min-height: 50% !important;
	padding-top: 10% !important;
}

.pardessus {
	display:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.3);
}
.moreinfo {
	box-sizing:border-box;
	display:none;
	padding:30px 0 30px 20px;
	overflow:hidden;
	width:90%;
	height:90%;
	position:fixed;
	top:5%;
	left:5%;
	background-color:#FFFFFF;
}
.moreinfo_content {
	overflow-x:hidden;
	overflow-y:auto;
	width:95%;
	height:100%;
	padding-right:5%;
}
.btn_fermer {
	width:25px;
	height:25px;
	background:url("../pics/btn_fermer.png") 0 0;
	position:absolute;
	right:15px;
	top:5px;
	z-index:20;
	cursor:pointer;
}

.potdemiel {display:none;}
.pt12 {padding-top:12px;}
.divcap {background-color:rgba(192,192,192,0.28);}
.txtorange {color:#F79B0F;}
.txtgris {color:#717171;}
.txtblanc {color:#FFFFFF;}

@media (max-width: 1199.98px) {
	.triangle_bleud {top:62px;}
}
@media (max-width: 991.98px) {
	.triangle_bleud {top:250px;}
}
@media (max-width: 767.98px) {
	.big-countdown {display: none;}
	.small-countdown {display: block;}
	div.jours, div.heures, div.minutes, div.secondes {width:33%;height:auto;background-size:contain;}
	.kkc-days, .kkc-hours, .kkc-min, .kkc-sec {width:100%;font-size:26px;line-height:120px;}
	p {text-align:justify;}
	.triangle_bleud {top:auto;bottom:0;}
}
@media (max-width: 575.98px) {
	.big-countdown {width: 100%;}
}
