@charset "utf-8";
/* CSS Document */

{margin:0;
padding:0;}

#banner{
	background: linear-gradient(rgba(0,0,0,0.1) , #CCC  ) ,  url(aluminium.fw.png);
	background-size:cover;
	background-position:center;
	height:110vh; 
	background-attachment: fixed;
  background-repeat: no-repeat;
   z-index: -1;

}
#apDiv1 {
	position: absolute ;
	left:30px;
	 
	 
	top: 330px;
	width: 96%;
	height: 360px;
	z-index: 2;
	 
	 background:linear-gradient(   rgba(0,0,0,0) , #FFF);
}
#bannerclim{
	background: linear-gradient(rgba(0,0,0,0.1) ,rgba(0,0,0,0.9)   ) , url(Climatisation.png);
	background-size: contain ;
	background-position:center;
	height:90vh; 
	  background-attachment: fixed;
  background-repeat: repeat ;
   z-index: -1;

}

#bannerelec{
	background: linear-gradient(rgba(0,0,0,0.1) , rgba(0,0,0,0.9)    ) , url(electricity.png);
	background-size: contain ;
	background-position: center;
	height:90vh; 
	  background-attachment: fixed;
  background-repeat: repeat ;
   z-index: -1;

}
#bannerRevet{
	background: linear-gradient(rgba(0,0,0,0.1) , rgba(0,0,0,0.9) ) , url(Parquet.png)  ;
	background-size: contain ;
	background-position:center;
	height:90vh; 
	  background-attachment: fixed;
  background-repeat: repeat;
   z-index: -1;

}

#bannerAlu{
	 background: linear-gradient(rgba(0,0,0,0.1) ,rgba(0,0,0,0.9) ) , url(menuiseirealuminium.png)   ;
	background-size: contain ;
	background-position:center;
	height:90vh; 
	  background-attachment: fixed;
  background-repeat: repeat  ;
   z-index: -1;

}
#bannerdeco{
	background: linear-gradient(rgba(0,0,0,0.5) , rgba(0,0,0,0.9)) , url(peinturedeco.png) ;
	background-size: contain ;
	background-position:center;
	height:90vh; 
	  background-attachment: fixed;
  
   z-index: -1;
	
	
	}

.logo{
	width: 130px;
	height: 105px;
	position: absolute;
	top: 113px;
	right:80px;
 }

.banner-text{ text-align:center;
color: #fff;
padding-top:1px; 
}

.banner-text-c{ text-align:center;
color:#fff;
padding-top:30px; 
}
.banner-text-c h1{
	font-size:55px;
	 font-family: 'Cairo', sans-serif; 
	
	}
.banner-text-c p{
	font-size:20px;
	font-style: italic;
	font-family:font-family: 'Cairo', sans-serif; 
	}
.banner-text h1{
	font-size:60px;
	 font-family: 'Cairo', sans-serif; 
	
	}
.banner-text p{
	
	font-size:20px;
	font-style: italic;
	font-family:font-family: 'Cairo', sans-serif; 
	}

.banner-btn{
	margin:30px   auto 0; 
}
.banner-btn a{
	width:150px;
	text-decoration: none;
	display:inline-block;
	margin:0 10px;
	padding:12px 0;
	color:  #FFF    ;
	border:.5px solid #FFF  ;
	position:relative;
	z-index:1;
	transition:color 0.5s;
	}
.banner-btn a span {
	width:0%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: #fff;
	z-index:-1;
	transition: 0.5s; 
	}	
	.banner-btn a:hover span{
		width:100%;
		color:#03C; 
		border:.5px solid   #03C;
		
		}
		.banner-btn a:hover  { 
		color: #03C;   
		}
/********************/
 
.menu-btn{
	margin:21px   auto 0; 
}
.menu-btn a{
	width:150px;
	text-decoration:   none;
	font-family:Verdana, Geneva, sans-serif;
	
	text-align:center;
	display:inline-block;
	margin:0 10px;
	padding:12px 0;
	color:  #FFF    ;
	border:.5px solid #FFF  ;
	position:relative;
	z-index:1;
	transition:color 0.5s;
	}
.menu-btn a span {
	width:0%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: #fff;
	z-index:-1;
	transition: 0.5s; 
	}	
	.menu-btn a:hover span{
		width:100%;
		color:#03C; 
		border:.5px solid   #03C;
		
		}
		.menu-btn a:hover  { 
		color: #03C;  
		
		}
	

.menu-btn1{
	margin:21px   auto 0; 
}
.menu-btn1 a{
	width:230px;
	text-decoration:   none;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	display:inline-block;
	margin:0 10px;
	padding:12px 0;
	color:  #FFF    ;
	border:.5px solid #FFF  ;
	position:relative;
	z-index:1;
	transition:color 0.5s;
	}
.menu-btn1 a span {
	width:0%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: #fff;
	z-index:-1;
	transition: 0.5s; 
	}	
	.menu-btn1 a:hover span{
		width:100%;
		color:#03C; 
		border:.5px solid   #03C;
		
		}
		.menu-btn1 a:hover  { 
		color: #03C;  
		
		}

/*******************/
	
	#sideNav{
		 width:280px;
	height:100vh;
	position:fixed;
	right:-300px;
	top:0;
	background: #FF9   ;
	z-index:3;
	transition:0.8s; 
	
		}
		nav ul li {
			list-style: none;
			margin:50px 20px;
		}
		nav ul li a{
			text-decoration: line-through;
			color:  #C60			;
		font-family:  'Cairo', sans-serif; 			 
		}
		nav ul li a:hover {
			text-decoration: none ;
			color: #FFC  			;
		font-family:  'Cairo', sans-serif;
		background-color: #FC0  ;
		 padding:10px;	
				 
		}
		
	 
		
#menuBtn{
	height:50px;
	width:50px;
	background:  #FC0;
	text-align: center;
			position: fixed;
			right:30px;
			top:20px;
			border-radius:3px;
			z-index:3;
			cursor: pointer;	
	}		
	#menuBtn img{
		width:20px;
		margin-top:15px; 
	}
	
	@media screen and (max-width:770px){
	.banner-text h1{
	font-size:30px;
	 font-family: 'Cairo', sans-serif; 
	
	}
	.banner-btn a{
		display:block;
		margin:20px auto;
		
	
	}
	
	
  }
	 
	
	#feature{
		width:100%;
		padding:50px 0;
		}
	.title-text{
	text-align:center;
	padding-bottom:70px;
	
	
		
	}
	.title-text p{
		margin:auto;
		font-size:20px;
		color:#C60;
		font-weight:bold;
		position:relative;
		z-index:1;
		display:inline-block;
		
		 
		 
	}
	.title-text p::after{
		content:'';
		width:50px;
		height:35px;
		background: linear-gradient(#C60,#fff);
		position: absolute;
		top:0;
		left:0;
		z-index:-1;
		transform:rotate(10deg);
		border-top-left-radius:35px;
		border-bottom-right-radius:35px;
		 
	} 
	.title-text h1{
		font-size:50px;
	 
	}
	
	.feature-box{
		width:80%;
		margin:auto;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		text-align: center; 
		
	}
 .features{
	 flex-basis:50%;
	 
	 
	 }
 
 .features-img{
	  flex-basis:50%;
	  margin:auto;
	 
	 }
	 
 .features-img img{
	width:90%;
	border-radius:20px; 
	
 }
 .features h1{
	 text-align: left;
	 margin-bottom:10px;
	 font-weight:100;
	 color:#C60; font-family: 'Cairo', sans-serif; 
	
	 
	 
	 }
	 .feature-desc{
		 display:flex;		 
		 align-items:center;
		 margin-bottom:10px; 
		 
		 }
	 .feature-icon .fa{
		 width:50px;
		 height:50px;
		 font-size:36px;
		 line-height:50px;
		 border-radius:8px;
		 color:#C60;
		 border:1px solid #C60;
		  
		 
		 }	 
		  .feature-text p{
			  padding:0 20px;
			  text-align:initial;
			  
		  		  
		 
		 }	 
* {
  box-sizing: border-box;
}
.rowZ { 
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 5px;
  background-color:  #F3F3E9;
  opacity:80%;
   
  
}
.columnZ { 
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
  color: #666;
   
}
.columnZ img{
 margin-top: 8px;
  vertical-align: middle;
  width: 40%;
	
	}
   
 
.columnS {
  
  flex: 100%;
  max-width: 33%;
  padding: 0 4px;
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif.
}
 
.rowZ { 
  padding: 0 4px;
}

 
 @media screen and (max-width: 1200px) { 	 
    
 
  .columnZ {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
	font-size:22px;
 
} 
.columnZ img{
 margin-top: 8px;
  vertical-align: middle;
  width:90%;
	
	}

#apDiv1 {
	position: absolute  ;
	left: 10px;
	top: 350px;
	width: 96%;
	height: 360px;
	z-index: 2;
	 
	 background:linear-gradient(   rgba(0,0,0,0) , #FFF);
}
.logo{
	width: 130px;
	height: 105px;
	position: absolute;
	top: 113px;
	right:10px;
 }
.banner-text p{
	display: none ;
	
	 
	}
 .icon {	  
  display: block;
  float:right;
}
	
  .navbar{
	display:none;
	
	}
	
	#bannerclim{
	background: linear-gradient(rgba(0,0,0,0.1) ,rgba(0,0,0,0.9)   ) , url(Climatisation.png);
	background-size: contain ;
	background-position:center;
	height:100vh; 
	  background-attachment: fixed;
  background-repeat: repeat ;
   z-index: -1;

}
#bannerAlu{
	 background: linear-gradient(rgba(0,0,0,0.1) ,rgba(0,0,0,0.9) ) , url(menuiseirealuminium.png)   ;
	background-size: contain ;
	background-position:center;
	height:100vh; 
	  background-attachment: fixed;
  background-repeat: repeat  ;
   z-index: -1;

}
#bannerelec{
	background: linear-gradient(rgba(0,0,0,0.1) , rgba(0,0,0,0.9)    ) , url(electricity.png);
	background-size: contain ;
	background-position: center;
	height:100vh; 
	  background-attachment: fixed;
  background-repeat: repeat ;
   z-index: -1;

}
#bannerRevet{
	background: linear-gradient(rgba(0,0,0,0.1) , rgba(0,0,0,0.9) ) , url(Parquet.png)  ;
	background-size: contain ;
	background-position:center;
	height:100vh; 
	  background-attachment: fixed;
  background-repeat: repeat;
   z-index: -1;

}
#bannerdeco{
	background: linear-gradient(rgba(0,0,0,0.5) , rgba(0,0,0,0.9)) , url(peinturedeco.png) ;
	background-size: contain ;
	background-position:center;
	height:100vh; 
	  background-attachment: fixed;
  
   z-index: -1; 
	}
#banner{
	background: linear-gradient(rgba(0,0,0,0.1) , #CCC  ) ,  url(aluminium.fw.png);
	background-size:cover;
	background-position:center;
	height:95vh; 
	background-attachment: fixed;
  background-repeat: no-repeat;
   z-index: -1;

}

}

@media screen and (min-width:1300px) {  
	.sidenav{ 
		display:none; 
		}
	 
 }  
