@import url(//fonts.googleapis.com/css?family=Open+Sans:100,300,400,500,700,900);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');

body{
    background:url('../images/bg.png') ;
	color: 555555;
    font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 500;
	}  
    html {  
        padding: 0;  
        margin: 0;  
        font-family: 'Source Sans Pro', Arial, sans-serif; 
          -webkit-touch-callout: none;  
      -webkit-user-select: none;  
      -khtml-user-select: none;  
      -moz-user-select: none;  
      -ms-user-select: none;  
      user-select: none;  
    }  
     
    h1 {  
      position: relative;  
      color: #126eb5;  
      font-weight: 100;  
      font-size: 40px;  
      padding: 0;  
      margin: 0;  
      text-align: center;  
      line-height: 1;  
      text-shadow: 0 0 10px #ff006c, 0 0 20px #ff006c, 0 0 30px #ff006c, 0 0 40px #ff417d, 0 0 70px #ff417d, 0 0 80px #ff417d, 0 0 100px #ff417d, 0 0 150px #ff417d;  
    }  
    h2
{
  font-weight: 200;
  font-size: 30px;
  padding: 10;
  margin: 10;
  line-height: 1;
  color: #0d1e45;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 1.26px 1.26px 10px rgba(255,255,255,.75),-1.26px -1.26px 19.74px rgba(255,255,255,.149),1.26px -1.26px 10px rgba(255,255,255,.149),-1.26px 1.26px 10px rgba(255,255,255,.149);
}  
    div {  
      display: inline-block;  
      line-height: 1;  
      padding: 20px;  
      font-size: 40px;  
    }  
    span {  
      display: block;  
      font-size: 20px;  
      color: white;  
    }  
    #days
	{
	  font-size: 80px;
	  color: #126eb5;
	  font-weight: 700;
	  text-shadow: 0 0 5px rgba(255,255,255,0.5);
	}  
    #hours {  
       font-size: 80px;
	  color: #126eb5;
	  font-weight: 700;
	  text-shadow: 0 0 5px rgba(255,255,255,0.5);
    }  
    #minutes {  
       font-size: 80px;
	  color: #126eb5;
	  font-weight: 700;
	  text-shadow: 0 0 5px rgba(255,255,255,0.5);
    }  
    #seconds {  
       font-size: 80px;
	  color: #126eb5;
	  font-weight: 700;
	  text-shadow: 0 0 5px rgba(255,255,255,0.5);
    } 
	 #days span, #hours span,  #minutes span, #seconds span{
		 font-weight:normal;
		 text-shadow:none;
		 font-size:12px;
		 color: #d40505;
	 }
.separateur {
  color: #d40505;
  font-weight: 700;
  font-size: 30px;
  margin-top: -24px;
  display: flex;
  height: 40px;
  margin: 20px 15px 8px;
  justify-content: center;
  align-items: center;
}
#timer
{
  display: flex;
  margin: 20px 0;
  justify-content: center;
}
.logo {
  background: rgba(255, 255, 255, 0);
  margin: 0px 0 40px;
  width: 60%;
  padding: 0;
  max-width: 215px;
}
.site
{
  position: relative;
  z-index: 10000;
}	
.site h2{
	font-size:25px;
}
.nl input, .nl input[type="text"], .nl input[type="email"], .nl input[type="number"]
{
  position: relative;
  height: 56px;
  line-height: 26px;
  border-radius: 5px;
  border: 1px solid var(--border-color-dark);
  width: 100%;
  padding: 4px 15px 0px 15px;
  display: block;
  transition: 0.5s ease-in-out !important;
  -moz-transition: 0.5s ease-in-out !important;
  -o-transition: 0.5s ease-in-out !important;
  -ms-transition: 0.5s ease-in-out !important;
  margin-bottom: 20px;
  color: var(--text-color-dark);
}
.nl input[type="submit"]
{
  position: relative;
  display: inline-block;
  min-width: 160px;
  min-height: 60px;
  font-size: 12px;
  line-height: 60px;
  padding: 0px 20px;
  border-radius: 10px 0px 10px 0px;
  border: 1px solid #e5e8f0;
  background: #009fe3;
  color: #126eb5;
  font-weight: 600;
  text-transform: uppercase;
  cursor:pointer;
}
.nl input[type="submit"]:hover{
	background:#66c5ee;
}
.nl input[type="submit"]
{
  position: absolute;
  z-index: 99;
  top: 4px !important;
  right: 6px !important;
  left: unset !important;
  height: 48px !important;
  line-height: 48px !important;
  min-height: 48px !important;
  width: 150px !important;
  min-width: 150px !important;
  border-radius: 10px 0px 10px 0px !important;
}
.nl input[type="email"]{
	
}
.mc4wp-form-fields
{
  width: 100%;
}
.nl
{
  display: block;
  position: relative;
  margin-top: 40px;
}
.mc4wp-form
{
  position: relative;
}
.container
{
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
.container .site {
  position: relative;
  text-align: center;
  max-width: 850px;
  margin: 60px auto;
  display: table;
  padding: 40px;
  height: auto;
  border-radius: 10px;
}
.rx{
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0px 0 0;
}
.contact{
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0px 0 0;
}
.contact .c-b {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0;
  flex-direction: column;
  width: 28%;
  min-width: 29.5%;
  margin: 0 2%;
}
.contact .c-b span{
	max-width:60px;
	margin:auto;
	display:block;
}
.contact .c-b .info{
	color:#126eb5fff;
	font-size:12px;
}
.contact .c-b span img{
	max-width:100%;
	height:auto;
}
.rx a:hover{
	background:#66c5ee;
}
.rx a
{
  display: flex;
  background: #009fe3;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.rx a img{
	max-width:75%;
	height:auto;
}

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:700;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.2);
    text-align: left;
}
.container > header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #126eb5;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{

}
.container > header h2, p.info{
	font-size: 16px;
	font-style: italic;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}
/* Header Style */
.codrops-top{
	font-family: Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover{
	color: #126eb5;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}

p.codrops-demos{
	display: block;
	padding: 15px 0px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.1);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.1);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.1);
	color:#126eb5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a90329;
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
	background: linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%);
}
p.codrops-demos a:hover{
	background: #6d0019;
}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #A5727D;
	background: #6d0019;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
	 #days, #hours, #minutes, #seconds{
		 font-size:40px;
	 }
	.separateur
	{
	  font-size: 15px;
	  margin: 8px 15px 8px;
	}
	  .container .site {
		max-width: 100%;
		display: table;
		padding: 0;
		height: auto;
	  }
	  .img img {
		  width: 100%;
		  height: auto;
		  max-width: 208px;
		}
		.site h2 {
	  font-size: 16px;
	}
	.contact {
	  flex-direction: column;
	}
	.contact .c-b {
	  width: 94%;
	  margin:0 2% 13px;
	}
	.contact .c-b span {
	  max-width: 50px;
	  display: block;
	}
	#timer {
	  margin: 20px 0;
	}
	.container .site {
	  margin: 0px auto 20px;
	}
	body .img img {
	  max-width: 200px;
	}
	.logo-n img {
	  max-width: 150px;
	}
	.description {
	  margin-bottom: 20px;
	}
	.description p {
	  font-size: 14px;
	}
	
	
	
	
	
	
	
}