body{
	margin:0;
	background: #f1f1ff;
	font-family: sans-serif , serif;
}

.container{
	width: 1095px;
	margin:auto;
	overflow: hidden;
}
.containerslider{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

.contactbar{
	padding: 10px;
	height: 35px;
	background: #008cbf;
}
.contactbar p{
	margin: 0;
	font-size:20px;
}
.tel{
	color: #fff;
	padding: 8px;
	float: right;
	width:200px;
}
.logo{
	height: 65px;
	width: 150px;
	bottom: 10px;
	float: left;
	margin-top: 0px;
	border:solid 1px #008cbf;
}


.navbar{
	height:65px;
	background: #FFF;
	border-bottom: solid 10px #008cbf;
	position: relative;
}


.navbar .navbarlist{
	text-transform: uppercase;
	font-size: 15;
	list-style: none;
    padding: 0;
    background: #008cbf
    height:49px;
    width: 770px;
    position: absolute;
    bottom: 0;
    margin: 0;
}

.navbar .navbarlist li{
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline;

}

.navbar .navbarlist li a{
	display: inline-block;
	height:20px;
    color: #008cbf;
    text-align: left;
    padding: 15px 10px;
    border-radius: 5px;
    margin-bottom: -10px;
    text-decoration: none;

}

.navbar .navbarlist li a:hover {
	background: #008cbf;
	color: #fff;
}


.navbarlistdiv{
	width: 780px;
	margin: auto;
	float: right;
}


.slider{
	background: #fff;
	height:490px;
	width: 1200px;
	overflow: hidden;

}

.contactslider{
	padding: 0px;
	height: 100px;
	width: 1200px;
	overflow: hidden;
}

.load{
	background: url('../img/loader.gif') center center no-repeat;
	height: 100%;
	width: 100%;
}


.divemail{
	width: 400px;
	height: 100px;
	background: orange;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #fff;
	padding-top: 10px

}

.divtel{
	width: 400px;
	height: 100px;
	background: #e2003c;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #fff;
	padding-top: 10px
	
}

.divwhatsapp{
	width: 400px;
	height: 100px;
	background: #75bf00;
	float: left;
	text-align: center;
	cursor: pointer;
	color: #fff;
	padding-top: 10px
	
}

.divtel h1,.divwhatsapp h1,.divemail h1{
	margin: 0;
	
}

.divtel,.divwhatsapp ,.divemail{
		border-radius: 10px;
		margin-top: -80px;
		padding-bottom: 5px;
		z-index: 0;
		transition:margin 0.5s;
}

.divtel:hover,.divwhatsapp:hover ,.divemail:hover {
	margin-top: -20px;
}


.wrapper{
	padding: 25px;
	padding-top: 30px;
	background: #fff;
}

.wrapper2{
	background: url(../img/s3232.jpg) no-repeat center fixed;
	padding-top: 30px;


}




.footer{
	height: 200px;
	background: #2b2b2b;
	padding:20px;
}

.footer .footerinfo{
	padding-left:15px;
	width: 230px;
	height: 200px;
	float:left;
}

.footer .footerinfo ul{
	list-style: none;
	color:#fff;
	float: left;
}
.footer .footerinfo ul li{
	margin-bottom:10px;
}


.footer .footerinfo ul a{
	text-decoration: none;
	color:#a5a5a5;
}

.footer .contactfooter{
	width: 800px;
	height: 200px;
	float: left;
}

.footer .contactfooter h1 , .footer .contactfooter h3 , .footer .contactfooter h2{
	margin:0;
}

.contactfooter .footerrs{
	height: 200px;
	width: 600px;
	float: left;
}

.contactfooter .footerrs .left{
	width: 50%;
	height: 100%;
	float: left;
}
.contactfooter .footerrs .left .footertel{
	text-align: center;
	color: white;
	width: 98%;
	height: 32%;
	background: #008cbf;
	margin-bottom:5px;
}
.contactfooter .footerrs .left .footeremail{
	text-align: center;
	color: white;
	width: 98%;
	height: 32%;
	background: #008cbf;
	margin-bottom:5px;
}

.contactfooter .footerrs .left .footerwhatsapp{
	text-align: center;
	color: white;
	width: 98%;
	height: 32%;
	background: #008cbf;
}


.contactfooter .footerrs .map{
	text-align: center;
	color: white;
	height: 200px;
	width: 50%;
	background: url(../img/map.jpg);
	float: right;
}

.footer .dev{
	height: 200px;
	width: 200px;
	background: url(../img/garantie.png) ;
	float: right;
	margin-right: -40px;
}


.info{
	color: #686868;
	text-align: center;
	width:300px;
	height: 400px;
	margin-left:35px;
	margin-top:0;
	float: left;
	border:solid 1.5px #008cbf;
}
.info:hover{

	transform: scale(1);
	background-color: #dccccc;
}

.cercleinfo1{

	margin: auto;
	margin-top: 20px;
	width:100px;
	height:100px;
	border:solid 2px #008cbf;
	border-radius: 50%;
	background: center center url('../img/infoback1.png') no-repeat;
}

.cercleinfo2{

	margin: auto;
	margin-top: 20px;
	width:100px;
	height:100px;
	border:solid 2px #008cbf;
	border-radius: 50%;
	background: center center url('../img/infoback2.png') no-repeat;
}

.cercleinfo3{

	margin: auto;
	margin-top: 20px;
	width:100px;
	height:100px;
	border:solid 2px #008cbf;
	border-radius: 50%;
	background: center center url('../img/infoback3.png') no-repeat;
}

.titre{
	text-align: center ;
	text-transform: uppercase ;
	color: #008cbf ;
	/*border:2px solid #008cbf;*/
}

.titre1{
	text-align: center ;
	text-transform: uppercase ;
	color: #008cbf ;
	margin: 15px 80px 20px;
	border:1.5px solid #008cbf;
	 box-shadow: 5px 5px #008cbf;
	 height: 31px;
	 width: 360px;
}
.titre2{
	text-align: center ;
	text-transform: uppercase ;
	color: #008cbf ;
	margin-top: 0px;
}

.gallery{
	
	width: 1038px ;
	margin: auto ;
	height: 450px ;


}


.galleryimg{
	width: 346px;
	height: 209px;
	float: left;
	position: relative; 
  	overflow: hidden; 
  	text-align: center;

}


.galleryimg img{
  transition: 0.4s;
  transform: scale(1.05);
	filter: grayscale(100%);
  	-webkit-filter: grayscale(100%);
  	-moz-filter: grayscale(100%);
  	-ms-filter: grayscale(100%);
  	-o-filter: grayscale(100%);
  

}

.galleryimg:hover img{
	z-index: 9;
	transform: scale(1);
	filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);

}


.contactdiv{
	background-color: #fff;
	border:1.5px solid #008cbf;
	margin: auto;
	width: 50%;
	padding:05px;
	 box-shadow: 10px 10px #008cbf;
}

table{
	width: 60%;
	margin: auto;
	margin-top:0px;
}

table td{
	padding:10px;
	vertical-align: top;
}

.contactsection{
	font-variant: small-caps;
	padding: 80px;
	padding-top: 20px;
	margin:auto;
	width: 70%;
	height:300px;
	border:solid 1px #008cbf;
}

.img-propos{
	padding-top: 10px;
	text-align: center;
	border:1.2px solid #008cbf;
	height: 80px;
	width: 180px;
	margin: auto;
}

.contactcor{
	margin:auto;
	width: 70%;
	height:150px;
	border:solid 1px #008cbf;
}


.catalogue{
	background-color: red;
	 height: 350px; 
	 width: 500px; 
	 margin-right:0px;
}
.cataloguesection{
	margin: auto;
	width: 735px;
	height: auto;
	padding:20px;

}

.cataloguesection .divcatalogue{
	text-align: center;
	width: 210px;
	height: 175px;
	padding: 5px;
	border:solid 1.5px #008cbf;
	float: left;
	margin-bottom:10px; 
	margin: 11px;
	cursor: pointer;
	margin-top: 15px;
	background-color: #fff;
}


.cataloguesection .divcatalogue img{
	width: 130px;
	height: 100px;

}

.cataloguesection .divcatalogue:hover{
	border:solid 1px #008cbf;
	background:#fff;
	transform: scale(1.1);
	box-shadow: #dcc;
}

.msgerror{
	border-radius: 5px;
	border:solid 2px red;
	padding: 5px;
	background: #e24a4a;
	margin: auto;
	width: 90%;
	color:#fff;
	text-align: centre;
}

.msgsucces{
	border-radius: 5px;
	border:solid 2px green;
	padding: 10px;
	background: #74b72c;
	margin: auto;
	width: 90%;
	color:#fff;
	text-align: center;
}



.tabledevis{
	width: 100%;
	margin-top: 670px;

}

.divcat{
	-webkit-min-height: 350px;
	background: #f0f0f0;
	margin-bottom: 10px;
	margin-left:260px;
	width: -moz-fit-content;
	margin-top: 30px;

}

.infocatalogue{
	width: 50%;
	background-color: #f1f1ff;
	height: 250px;
	margin-top: 300px;
	margin-left: 278px;
	
}


.divcat .sleft{
	background: url(../img/arrowleft.png) center center no-repeat #008cbf;
	height: 350px;
	width: 42px;
	float: left;
	cursor: pointer;
	opacity: 0.5;
	transition:opacity 0.5s;
}

.divcat .catalogue{
	background: url(../img/loader.gif) center center no-repeat #fff;
	height: 350px;
	width: 500px;
	float: left;
	overflow:hidden;
}


.divcat .sright{
	background: url(../img/arrowright.png) center center no-repeat #008cbf;
	height: 350px;
	width: 42px;
	float: left;
	cursor: pointer;
	opacity: 0.5;
	transition:opacity 0.5s;
}

.sright:hover , .sleft:hover{
	opacity: 4;
}
