 @import url(//fonts.googleapis.com/css?family=Droid+Serif|Raleway);


/* ////////////////////////// GENERAL ////////////////////////// */

 body{
 	font-family: 'Raleway', sans-serif;
 	color: #4d5464;
 	margin: 0;
 	padding: 0;
 }

 h1, h2, h3{
 	color: #f33364;
 }

 h1, h2{
 	text-transform: uppercase;
 }

 h3{
 	font-weight: lighter;
 	text-align: center;
 	border-bottom: 2px solid #9c2040; 
 	border-top: 2px solid #9c2040; 
 	padding: 7px 0;
 }

 .droid_serif{
 	font-family: 'Droid Serif', serif;
 }

 .w840{
	width: 840px;
	margin: 0 auto;
}

strong{
	font-weight: normal;
	color: #f33364;
	font-size: inherit;
}

.msg{
	color: #E74F77;
	margin: 0 auto;
	text-align: center;
}











/* ////////////////////////// INTRODUCTION ////////////////////////// */

.intro{
	height: 550px;
	width: 100%;
	background: url("../img/BG_home.jpg");
	background-size: cover;
	background-position: 0 -130px;
	background-attachment: fixed;
	padding-top: 46px;
}

.block_titre, .block_texte{
	background-color: rgba(255,255,255,0.6);
	border-bottom: 5px solid #f33364;
	padding: 25px 25px 20px;
}

.block_titre{
	margin-bottom: 25px;
}

.block_texte{
	text-align: justify;
}

span.titre_1{
	font-size: 70px;
	margin: -10px;
	padding: 0;
	font-weight: lighter;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
}

h1{
	font-size: 50px;	
	margin: 0;
	padding: 0;
	font-weight: lighter;
	text-transform: uppercase;
	margin-right: 35px;
	margin-bottom: -10px;
}










/* ////////////////////////// LES AVANTAGES ////////////////////////// */

.avantages{
	height: 515px;
	width: 100%;
}

.avantages article h3{
	font-size: 16px;
}

.block_avantage{
	width: 200px;
	float:left;
	text-align: justify;
	margin-top: 70px;
	font-size: 16px;
	position: relative;
}

.block_avantage_marge{
	width: 200px;
	float:left;
	text-align: justify;
	margin-top: 70px;
	font-size: 16px;
	position: relative;
	margin-right: 120px;
}

.bg_img_avantage{
	border: 2px solid #d8c1bc;
	margin: 0 auto;
	width: 150px;
	height: 150px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #ece2df;
	position: relative;
}

.img_avantage1, .img_avantage2, .img_avantage3{
	position: absolute;
	top:0;
	left:0;
}

.allo_avantage{
	position: absolute;
	top:0;
	left:0;
	-webkit-transition: .15s all linear;
	-moz-transition: .15s all linear;
	-o-transition: .15s all linear;
	transition: .15s all linear;
}

.block_avantage:hover .allo_avantage, .block_avantage_marge:hover .allo_avantage {
	-webkit-transition: 20s all linear;
	-moz-transition: 20s all linear;
	-o-transition: 20s all linear;
	transition: 20s all linear;
	-webkit-transform: rotate(900deg);
	-moz-transform: rotate(900deg);
	-o-transform: rotate(900deg);
	transform: rotate(900deg);
}










/* ////////////////////////// RESTEZ INFORMER ////////////////////////// */

.restez_informer{
	height: 340px;
	width: 100%;
	background: #ece2df url('../img/lettre.png') no-repeat 30%;
	text-align: center;
	padding-top: 125px;
}

.restez_informer h2{
	border-bottom: 2px solid #9c2040;
	border-top: 2px solid #9c2040;
	margin: 0 auto;
	padding: 7px;
	font-weight: lighter;
}

.restez_informer p{
	padding-top: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	}

input[type="email"]{
	width: 410px;
	height: 43px;
	border: none;
	background: #fff;
	font-size: 23px;
	color: #f33364;
	padding: 0;
	padding-left: 15px;
	font-family: 'Droid Serif', sans-serif; 
}

input[type="submit"]{
	width: 140px;
	height: 43px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;	
	margin-left: -3px;
	background: url(../img/ombre_input.jpg) right no-repeat;
	cursor: pointer;
}

input[type="submit"]:hover{
	opacity: .85;
}


::-webkit-input-placeholder {
     color: red;
   font-family: 'Droid Serif', sans-serif; 
   font-size: 23px;
   color: #f33364;
   margin-left: 20px;
}

:-moz-placeholder { /* Firefox 18- */
   color: red;
   font-family: 'Droid Serif', sans-serif; 
   font-size: 23px;
   color: #f33364;
   margin-left: 20px; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: red;
   font-family: 'Droid Serif', sans-serif; 
   font-size: 23px;
   color: #f33364;
   margin-left: 20px;  
}

:-ms-input-placeholder {  
   color: red;
   font-family: 'Droid Serif', sans-serif; 
   font-size: 23px;
   color: #f33364;
   margin-left: 20px;
}














/* ////////////////////////// EXEMPLE DE BANQUE ////////////////////////// */
.footer{
	height: 250px;
	width: 100%;
	padding-top: 60px;
}


.footer h2{
	border-bottom: 2px solid #9c2040;
	border-top: 2px solid #9c2040;
	width: 390px;
	margin: 0 auto;
	padding: 7px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 10px;
}

.exemple_banque{
	width: 100%;
	padding-top: 20px;
}

.exemple_banque .img_banque{
	margin-right: 43px;
}

.exemple_banque .img_banque:last-child{
	margin-right: 0;
}

.img_banque:hover{
	opacity: .8;
}


/* /////// MEDIA RESPONSIVE //////// */


@media (max-width: 550px) {

	.w840 {
		width: auto;
	}

	h1 {
		font-size: 25px;
	}

	h2 {
		font-size: 14px;
	}

	.intro {
		height: auto;
	}

	.block_avantage_marge {
	    float: none;
	    margin: 20px auto 0;
	    width: 90%;
	    border-bottom: 1px #eeeeee solid;
	}

	.block_avantage {
	    float: none;
	    margin: 20px auto 0;
	    width: 90%;
	}

	.avantages {
		height: auto;
	}

	.restez_informer {
		padding: 30px 10px;
		height: auto;
		box-sizing: border-box;
	}

	.exemple_banque {
		text-align: center;
	}

	.footer {
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.exemple_banque .img_banque {
		margin-right: 0px;
	}

	input[type="email"] {
		font-size: 30px;
		width: 80%;
	}

	*::-moz-placeholder {
		font-size: 14px;
	}

	.footer h2 {
		width: 90%;
	}

}