body{
  color: #009FE3;
  font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  line-height: 140%;
  font-size: 13px;
  background: #ffffff;
	margin-top: 15px;
}

.retour{
  clear: both;
}

/*................HEADER...................*/

.container{
	width: 1350px;
	height: auto;
	margin: auto;
}

h2.quarante{
	font-size: 50px;
	text-align: center;
	width: 96%;
	padding: 2%;
}

h2.soustitre{
	font-size: 25px;
	float: left;
	margin: 2px 0 0 17px;
	line-height: 26px;
}

h1{
	font-size: 100px;
	font-weight: bold;
	color: #C1D94A;
	margin: 0px 30px 100px 233px;
	float: left;
}

h2.calcaire{
	font-size: 25px;
	color: #009FE3;
	margin: 47px 0px 0 90px;
	line-height: 40px;
	float: left;
	text-align: left;
}

h2.adoucisseur{
	font-size: 40px;
	font-weight: bold;
	color: #009FE3;
	margin: 30px 30px 50px 0px;
	text-align: left;
}

h2{
	font-size: 55px;
	line-height: 60px;
}

p{
	font-size: 20px;
	line-height: 26px;
}

p.texte{
	font-size: 16px;
	padding: 5px 15px 80px 15px;
	line-height: 25px;
	text-align: justify;
}

h3{
	font-size: 35px;
	color: #009FE3;
	margin: 150px 0px -28px 145px;
}

h3.solution{
	font-size: 30px;
	color: #009FE3;
	margin: 2%;
	text-align: left;
}

#topnav {
	padding: 1%;
	list-style: none;
	background: #F4F4F4;
	width: 98%;
	height: 137px;
}

#logo {
	float: left;
}

#menu{
	width: 100%;
	padding: 0;
	margin: auto;
}

#menu li{
	width: 20%;
	font-size: 20px;
	float: left;
	list-style: none;
	text-align: center;
}

#menu a{
	color: #009FE3;
	display: block;
	transition: all 0.3s;
	line-height: 45px;
	text-decoration: none;
}

#menu a:hover{
	line-height: 45px;
	color: #D4DE38;
}

#menu li a:hover{
-moz-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}



/*...............SECTION cadredevie...................*/

#cadredevie {
	background: #F4F4F4;
	width: 100%;
	height: auto;
	clip-path: polygon(0 0, 100% 0%, 100% 80%, 0% 100%);
	margin-top: 60px;
	padding-bottom: 100px;
}

#cadredevie h2 {
	text-align: center;
}

.photoune {
	padding:90px 0px 90px 50px;
}

.photo {
	padding:300px 0px 0px 0px;
	margin: auto;
	display: block;
}

.img{
	width: auto;
	height: auto;
}

.coldeux {
	float: left;
	width: 50%;
	margin: auto;
}


/*...............SECTION deux...................*/

#second{
	width: auto;
	height: auto;
	margin:auto;
}

/*...............SECTION trois - lles conséquenes du calcaire...................*/

#consequences {
	background: #F4F4F4;
	width: 100%;
	height: auto;
	clip-path: polygon(0 26%, 100% 0%, 100% 100%, 0 100%);
	margin-top: -18px;
	padding-top: 250px;
}

.align{
	width: 31%;
	float: left;
	padding: 1%;
}

.photoconsequence {
	padding:90px 0px 90px 0px;
}

.saviezvous{
	font-size: 25px;
	color: #D4DE38;
	margin: 1%;
	width: 30%;
}

/*...............SECTION quatre - les solutions...................*/

.colun{
	width: 33%;
	font-size: 20px;
	margin-top: 100px;
	float: left;
}

.coladou{
	width: 33%;
	margin-top: 100px;
	float: left;
	position: relative;
}

#fleche{
	background: url("images/right.vert.png")no-repeat;
	position: absolute;
	width: 268px;
	height: 204px;
	top:-116px;
	left: -103px;
	display: block;
}

.coltrois{
	width: 33%;
	margin-top: 100px;
	color: #009FE3;
	float: left;
}

.vert{
	font-weight: bold;
	color: #D4DE38;
}
.textecoltrois{
	margin-top: 90%;
	font-size: 16px;
	padding: 0px 45px 0px 35px;
	line-height: 25px;
	text-align: justify;
}

/*...............SECTION cinq - avantage...................*/

#avantage{
	background: #F4F4F4;
	clip-path: polygon(0 0, 100% 0%, 100% 68%, 0% 100%);
	padding-bottom: 195px;
	padding-top: 100px;
	text-align: center;
}

#avantage ul, #location ul {
	width: 50%;
	margin: auto;
	text-align: left;
}


#avantage li, #location li  {
	font-size: 16px;
	padding: 25px 0 18px 60px;
	list-style: none;
	background: url("vecteurs/rightsmallvert.png")no-repeat;
}

#location ul{
	margin-top: 50px;
}



/*...............SECTION six - produit...................*/


.bold{
	font-weight: bolder;
	font-size: 50px;
}

.semibold{
	font-weight: bolder;
	font-size: 20px;
}

h3.produit{
	font-size: 40px;
	color: #009FE3;
	text-align: center;
	margin: 0 0 60px 0;
}

.photoproduit{
	margin: 0px 10px 0px 10px;
}

.textephoto{
	color: #009FE3;
	margin-top: 100px;
	font-size: 16px;
	padding: 0px 30px 0px 30px;
	line-height: 25px;
	text-align: justify;
}
.pourcentage{
	font-size: 25px;
}

/*...............SECTION sept - location...................*/



.adoucisseurloc{
	padding-left: 10%;
}

#location{
	background: #F4F4F4;
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 73%);
	padding-bottom: 250px;
	font-size: 55px;
	padding-top: 30px;
	text-align: center;
	margin-top: 50px;
}

.textelocation{
	font-size: 15px;
	text-align: center;
}
.soutitre{
	font-size: 15px;
	text-align: left;
	padding-left:2%;
}

/*...............SECTION huit - contact...................*/

#contact{
	text-align: center;
	margin: auto;
}


.textecontact{
	text-align: left;
	margin: 125px 0 0 30%;
	line-height: 20px;
}

.photocontact{
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}


.texteunimg{
	font-size: 35px;
	line-height: 47px;
	text-align: left;
	position: absolute;
	top:35px;
	left: 40%;
	transform: translateX(10%);
	
}
.textedeuximg{
	text-align: left;
	position: absolute;
	color: #232121;
	background: rgba(255,255,255,0.5);
	opacity: 50%;
	bottom:5%;
	right: 50%;
	padding: 1%;
}

/*...............SECTION huit - formulaire...................*/

#monForm{
	width: 85%;
}

#monForm p{
	clear: both;
}


#monForm fieldset{
	margin-top: 45px;
	padding: 10px;
	border: #CCC 1px solid;
}

#monForm fieldset legend{
	color: #999;
}

fieldset.coordonnees label{
	float: left;
	padding-top: 5px;
}

fieldset.coordonnees input{
	width: 58%;
	margin-bottom: 10px;
	text-align: left;
}


#monForm fieldset legend{
	color: #999;
}

#monForm label{
	letter-spacing: 1px;
	width: 30%;
	text-align: left;
}

#monForm label:hover{
	font-weight: bold;
	letter-spacing: normal;
}

#monForm input, #monForm select{
	border: #ccc 1px solid;
	float: right;
}

#monForm input:hover, #monForm select:hover, 
#monForm input:focus, #monForm select:focus{
	border: #999 1px solid;
	background-color: #FFE8DD;
}

#monForm input [type="submit"]{
	border: #ddeeff 1px solid;
}

#monForm input [type="submit"]:hover{
	background-color: #fff;
	cursor: pointer;
}


textarea {
	width: 58%;
	border: #999 1px solid;
	float: right;
}

p,
label {
    font: 1rem 'Fira Sans', sans-serif;
}

#choix{
	width: 200px;
	height: 25px;
	background: #ffffff;
}

.envoyer {
	margin-top: 7px;
	float: right;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


/*................block FOOTER...................*/


footer{
	background: #F4F4F4;
	color:#009FE3;
	padding-top: 33px;
	margin-top: 50px;
}

footer ul {
	display: flex;
	justify-content: space-around;
}

footer li a{
	transition: all 0.3s;
	text-decoration: none;
	float: left;
}

footer li a:hover{
	color: #C1D94A;
	font-weight: bolder;
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

	.slicknav_menu {
	display:none;
}

/*...annonce la présence d'un médiacreary pour que l'image s'adapte au responsive...................*/
@media screen and (max-width:1350px){ 
	
	
	#cadredevie {
  	 clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
	}
	
	
	#consequences {
  	clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0 100%);
  	margin-top: 55px;
  	padding-top: 250px;
	}
	
	#location {
  	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 85%);
	}
	
	#avantage {
  	 clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
	}
	
	#principale{
	width: 100%;
	}
	
	#topnav{
	padding: 20px;
	list-style: none;
	background: #F4F4F4;
	width: 100%;
	height: 137px;
	}
	
	#menu{
	width: 95%;
	padding: 0;
	margin: auto;
	}
	
	.container {
	width: 100%;
	height:auto;
	}
	
	#header {
	width: 100%;
	height: auto;
	}
	
	.photoune{
	max-width: 96%;
	height: auto;
	padding-top: 10%;
	padding-left: 10%;
	}
	
	.photo{
	max-width: 100%;
	height: auto;
	}
	
	img{
	max-width: 100%;
	height: auto;
	}
	

	.coldeux {
  	float: left;
  	max-width: 100%;
  	margin: auto;
	}	
	
	.photoproduit{
	max-width: 100%;
	height: auto;
	}
	
	h1{
	font-size: 45px;
	margin-top: 1%;
	}
	
	h2.adoucisseur{
	margin: 30px 30px 50px 10px;
	}
	
	}

@media screen and (max-width:1200px){ 
	
	#topnav{
		padding: 1%;
		list-style: none;
	}

	#menu{
		width: 90%;
		padding: 0;
		margin: auto;
	}

	.photoune{
		max-width: 80%;
		height: auto;
		padding-top: 5%;
		padding-left: 10%;
	}
	.photo{
		max-width: 80%;
		height: auto;
		padding-right: 5%;
	}


	.photoproduit{
		max-width: 80%;
		height: auto;
		float: left;
		margin: 25px 30px 60px 50px;
	}

	.coldeux {
		float: left;
		max-width: 100%;
		margin: auto;
	}	

	h2{
		font-size: 45px;
		line-height: 50px;
		text-align: center;
		margin: 20px 15px 0 0;
	}
	
	h2.quarante{
	text-align: center;
	padding: 0%;
	float: left;
	}

	.adoucisseurloc{
		float: left;
		padding-left: 10%;
	}

	.adoucisseur{
		max-width: 100%;
		height: auto;
	}

	.adoucisseurloc{
		max-width: 100%;
		height: auto;
	}

	#fleche{
		width: 150px;
		background-size: contain;
		top: -78px;	
	}

	.textecoltrois {
  		margin-top: 63%;
	}
}

@media screen and (max-width:991px){ 

	#logo {
  	float: left;
  	width: 133px;
	}
	
	#topnav {
  	height: 70px;
	}

	#fleche {
  	background-size: contain;
	}
	
	#consequences {
	margin-top: 70px;
	padding-top: 190px;
	}
	
	.photo {
  	padding: 142px 0px 0px 0px;
	}
	
	.adoucisseurloc {
 
  	padding-left: 0%;
	}

	h1 {
  	margin: 0px 30px 100px 11%;
	line-height: 100%;
	}
	
	h2 {
  	font-size: 35px;
	}	
	
	
	h2.calcaire{
	font-size: 20px;
	margin: 35px 0px 0 50px;
	line-height: 37px;
	float: left;
	text-align: left;
	}
	
	
	
	h3.solution{
	font-size: 25px;
	margin: 5%;
	text-align: left;
	width: auto;
	}
	
	h2.adoucisseur{
	font-size: 30px;
	margin: 0px 45px 5px 15px;
	}
	
	img.adoucisseur {
	width: 100%;
	height: auto;
	}
	.texteunimg {
  	font-size: 29px;
  	line-height: 36px;
	}
	
	.textecoltrois {
  	margin-top: 70%;
  	font-size: 16px;
  	padding: 0px;
  	line-height: 25px;
	text-align: left;
	} 
	
	p.texte {
  	padding: 5px 20px 80px 20px;
  	text-align: left;
	}
	
	#location{
	margin-bottom: 20px;
	}
	
	#avantage ul {
 	 width: 60%;
	}
	
	#location ul {
  	width: 70%;
  	margin-top: 0;
	}
	
	.photoproduit{
	max-width: 100%;
	height: auto;
	margin: 0px 0px 0px 10px;
	}
	
	.textephoto {
  	margin-top: 34px;
	}

}



@media screen and (max-width:767px){ 
	.slicknav_menu {
	display:block;
	}
	
	#menu{
	display: none;
	}
	.photo{
	max-width: 80%;
	height: auto;
	padding-right: 5%;
	padding-top: 40%;
	}
	
	.textecontact {
  	margin: 125px 0 0 90px;
	}
	
	h2{
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin: 10px 0px 0 0px;
	}
	
	h2.calcaire{
	font-size: 18px;
	color: #009FE3;
	margin: 35px 0px 0 30px;
	line-height: 37px;
	}
	
		
	h1{
	font-size: 35px;
	text-align: center;
	margin-top: 2%;
	padding-left: 10%;
	margin-left: 0%;
	}
	
	
	.photoune {
  	padding-bottom: 1%;
	}
	
	p.texte{
	font-size: 14px;
	padding: 5px 15px 80px 10px;
	line-height: 18px;
	}
	
	#consequences p{
		font-size: 14px;
	}


	
	.textephoto {
  	width: 87%;
  	margin-top: -5px;
  	padding: 0px 15px 0px 21px;
  	line-height: 20px;
	}
	
	#avantage li, #location li {
  	padding: 15px 0 10px 60px;
	}
	

	h3.solution{
	width: 100%;
	}
	
	h3.produit {
  	font-size: 32px;
  	margin: 28px 0 60px 0;
	}
	
	.saviezvous {
  	width: 40%;
	}

	.colun {
  	margin-top: 30px;
	}

	#avantage {
  	padding-bottom: 115px;
	}
	
	.lesaviezvous{
	font-size: 25px;
	color: #D4DE38;
	margin: 2%;
	width: 35%;
	}
	
	#fleche{
	display: none;
	}	
	
	.textecoltrois{
	margin-top: 52%;
	font-size: 14px;
	line-height: 20px;
	}
	
	.p.texte{
	font-size: 14px;
	padding: 0px 0px 67px 20px;
	line-height: 20px;
	}
	
	.photoproduit{
	max-width: 100%;
	}
	
	.colform {
  	float: left;
 	width: 36%;
 	}
	
	.texteunimg {
 	font-size: 25px;
	left: 32%;	
	}
	
	.bold{
	font-weight: bolder;
	font-size: 40px;
	padding-bottom: 1%;
	}
	
	#avantage li, #location li  {
	font-size: 14px;
	}

}

@media screen and (max-width:575px){ 
	
	p.texte {
  	font-size: 14px;
  	padding: 5px 0px 20px 0px;
  	line-height: 18px;
	text-align: left;
	}
	
	h2.quarante{
	font-size: 30px;
	padding: 0;
	
	}
	
	h2.calcaire {
  	font-size: 18px;
  	margin: 0px 0px 0 20px;
  	line-height: 37px;
	}
	
	.saviezvous {
  	margin: 1%;
 	width: 33%;
	}
	
	p.texte {
  	padding: 5px 0px 20px 10px;
 	}
	
	h2.adoucisseur {
  	font-size: 23px;
  	margin: 0px 45px 50px 10px;
	}	
	
	img.adoucisseur {
  	display: none;
	}
	
	.textecoltrois {
	width: 140%;
	}
	
	p.texte {
	width: 96%;	
	}
	
	h3.produit {
  	font-size: 25px;
	}
	
	.textephoto {
  	width: 50%;
  	margin-top: 24px;
  	font-size: 12px;
  	padding: 0px 15px 60px 0px;
  	line-height: 21px;
	}
	
	.adoucisseurloc {
  	max-width: 100%;
  	height: auto;
	}
	
	.texteunimg {
  	font-size: 27px;
  	left: 21%;
	}
	
	.textecontact {
 	 margin: 150px 0 0 70px;
	}
	
	#monForm {
  	width: 100%;
	}
	
	.coldeux textecontact {
  	float: left;
  	max-width: 100%;
  	margin: auto;
}
	
	#consequences img{
		margin: auto;
		display: block;
	}
	
	
}

@media screen and (max-width:500px){ 
	
	h1{
	font-size: 45px;
	width: 80%;
	text-align: center;
	margin: 0px 30px 10px 0%;
	}
	
	h2.soustitre {
  	margin: 2px 0 0 25px;
	}
	
	h2.adoucisseur {
 	 margin: 0px 45px 20px 10px;
	}
	
	h3.produit {
  	font-size: 20px;
	}
	
	.saviezvous {
  	width: 100%;
	}
	
	.textecoltrois {
  	width: auto;
	padding: 2px;
		margin: 0;
	}
	
	.coltrois {
  	width: auto;
	padding: 2px;
		margin: 0;
	}
	
	#consequences {
  	margin-top: 0px;
	}
	
	#consequences p {
  	margin-left: 5px;
	text-align: center;
	padding-top: 12px;
}
	
	.bold {
 	font-size: 30px;
	}
	
	
	.coldeux {
  	width: auto;
	padding: 3px;
	}
	
	.colun {
  	width: auto;
	padding: 2px;
	float: none;
	}
	
	.textephoto {
 	padding: 13px;
	width: auto;
	}
	
	.photoune{
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
	.photo{
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
	.img{
	max-width: auto;
	height: auto;
	}
	
	.align{
	width: 100%;
	height: auto;
	}
	
	.texteunimg {
  	font-size: 15px;
  	left: 31%;
  	line-height: 1;
	}
	
	.textecontact {
  	margin: 0px 0 35px 155px;
	}
	
	p.texte {
  	width: 96%;
	margin: 0;
	}
	
	#avantage ul {
  	width: 80%;
		text-align: justify-all;
	}
	#avantage li, #location li {
 	width: 80%;
	}
	
	#monForm {
  	width: auto;
	margin: 5px;
	}
	
	.textedeuximg {
  	right: 33%;
  	padding: 2%;
	}
	
	#footer li a {
  	text-align: center;
	}
	
}

@media screen and (max-width:500px){ 
	.textecontact {
  	margin: 0px 0 35px 100px;
	}
}