*{
	padding: 0px;
	margin: 0px;
}



.menu{
	width: 100%;
	height: 80px;
	float: left;
	background: black;
}
.menu1{
	width: 20%;
	height: 80px;
	float: left;
	background: black;
}
.menu1 img{
	width: 23%;
	height: 80%;
	margin-left: 20px;
	margin-top: 7px;
}
.menu2{
	width: 70%;
	height: 80px;
	float: left;
	
}

.menu2 ul li a{
            color: #00b894;
            font-size: 35px;
            float: left; 
            text-decoration: none;
            padding-left: 5%; 
            line-height: 80px;
        } 
.menu2 ul li a:hover{
	 color: white;
}
            
.menu2 ul li{
	text-decoration: none;
	list-style: none; 
	 padding-left: 20%;
}

.menu3{
	width: 10%;
	height: 80px;
	float: left;
	 background: ;
	display: none;
}
.menu3 i{
	font-size: 33px;
	line-height: 80px;
	padding-left: 10px;
	 
}

.responsive-menu{
	width: 100%;
	height: 100vh;
	float: left;
	background: black;
	display: none;
	 

}

.responsive-menu ul li a{
            color: #00b894;
            font-size: 35px;
            text-decoration: none;
            padding-left: 5%;
            line-height: 80px;
} 

.responsive-menu ul li a:hover{
	 color: white;
}
            
.responsive-menu ul li{
	text-decoration: none;
	list-style: none; 
	 
}
 .service{
 	width: 100%;
 	height: 600px;
 	float: left;
 	background: black;
 }
 .service1{
 	width: 50%;
 	height: 600px;
 	float: left;
 	background: black;
 }
 .service1 h6{
 	font-size: 35px;
 	color: #00b894;
 	padding-left: 250px;
 	padding-top: 100px;



 }
  .service1 h2{
 	font-size: 75px;
 	color: white;
 	padding-left: 250px;
 	padding-top: 20px;


 }
  .service1 span{
 	 color: #00b894;
 }
 .service1 p{
 	font-size: 35px;
 	padding-left: 250px;
 	color: white;

 }
 .service2{
 	width: 50%;
 	height: 600px;
 	float: left;
 	position: relative;	 
 }
 .service11{
 	width: 33%;
 	height: 30%;
 	float: left;
 	background: black;
 	position: absolute;
 	margin-top: 90px;
 	color: white;
 }
 .service11 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 102px;
 	padding-top: 15px;


 }

 .service12{
 	width: 33%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);
;
 	position: absolute;
 	margin-left: 260px;
 	margin-top: 100px;   
 	color: white;

 }
 .service12 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 100px;
 	padding-top: 15px;
 	
 }
 .service13{
 	width: 33%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);

 	position: absolute;
 	margin-top: 280px;
 }
 .service13 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 97px;
 	padding-top: 15px;
 	
 }
 .service14{
 	width: 33%;
 	height: 30%;
 	float: left;
 	background: black;
 	position: absolute;
 	margin-left: 260px;
 	margin-top: 290px;

 }
 .service14 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 95px;
 	padding-top: 15px;
 	
 }
 .service11 h3{
 	font-size: 26px;
 	padding-top: 13px;
 		padding-left: 5px;
 	padding-right: 5px;
 	text-align: center;
 }
  .service12 h3{
 	font-size: 26px;
 	padding-top: 13px;
 	padding-left: 5px;
 	padding-right: 5px;
 	text-align: center;

 }
  .service13 h3{
 	font-size: 26px;
 	padding-left: 37px;
 	padding-top: 13px;
 	color: white;
 }
  .service14 h3{
 	font-size: 26px;
 	color: white;
 	padding-left: 62px;
 	padding-top: 13px;
 }
 .contact{
	width: 100%;
	height: 500px;
	float: left;
	background: linear-gradient(rgba(0, 0, 0, 0.9),rgba(0, 0, 0, 0.9)),url(picture/8.jpg);
}
.contact1{
	width: 25%;
	height: 100%;
	float: left;
	background: ;
}
.contact2{
	width: 25%;
	height: 100%;
	float: left;
	background: ;
}
.contact3{
	width: 25%;
	height: 100%;
	float: left;
	background: ;
}
.contact4{
	width: 25%;
	height: 100%;
	float: left;
	background: ;
}

.contact1 h1{
	font-family:    "Pacifico", serif;
	font-size: 60px;
	text-align: center;
	padding-top: 170px;
	color: #00b894;
  }
  .contact1 i{
  	font-size: 30px;
  	padding-left: 10px;  
   
  }
  .face{
  	color: cyan;
  }
  .contact2 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-top: 130px;
  	text-align: center;
  }
  .contact2 ul li{
  	text-decoration: none;
  	list-style: none;
  	padding-top: 3%;

  }

.contact2 ul li a{
            color:  white;
            font-size: 30px;
            text-decoration: none;
            list-style: none;
            padding-top: 5%;
            text-align: center;
            padding-left: 150px;


        } 
        .contact3 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-top: 130px;
  	text-align: center;
  }
  .contact3 p{
  	font-size: 20px;
  	text-align: center;
  	color: white;
  	padding-top: 15px;

  }
  .contact4 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-top: 130px;
  	text-align: center;
  }
  .contact4 ul li{
  	text-decoration: none;
  	list-style: none;
  	padding-top: 3%;

  }

.contact4 ul li a{
            color:  white;
            font-size: 30px;
            text-decoration: none;
            list-style: none;
            padding-top: 5%;
            text-align: center;
            padding-left: 150px;


 } 
 










 @media screen and (max-width:1250px){
     .menu2{
	     display: none;
}
 .menu3{
 	display: inline-block;
 	float: right;
 	color: powderblue;
 	background: ;
 }
 .menu1 img{
	width: 47%;
	height: 80%;
	margin-left: 20px;
	margin-top: 7px;
}


 }
 @media screen and (max-width:950px){
 	 .menu1 img{
	width: 47%;
	height: 80%;
	margin-left: 20px;
	margin-top: 7px;
}
 }
 @media screen and (max-width:600px){
 .service{
 	width: 100%;
 	height: 1600px;
 	float: left;
 	background: black;
 }
.service1{
 	width: 100%;
 	height: 700px;
 	float: left;
 	background: black;
 }
 .service1 h2{
 	font-size: 80px;
 	color: white;
 	padding-left: 20px;
 	padding-top: 20px;
 	text-align: center;


 }
 .service1 h6{
 	font-size: 45px;
 	color: #00b894;
 	padding-left: 135px;
 	padding-top: 100px;
 }
   
 	.service1 p{
 	font-size: 24px;
  	color: white;
  	text-align: center;
  	padding-left: 20px;
  	padding-right: 20px;

 }
 .service2{
 	width: 100%;
 	height: 700px;
 	float: left;
 	position: relative;	 
 }
 .service11{
 	width: 60%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);
 	position: absolute;
 	margin-top: -200px;
 	color: white;
 	margin-left: 110px;
 	 

 }
  .service11 h3{
 	font-size: 26px;
 	padding-top: 13px;
 	padding-left: 14px;
 }
 .service11 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 115px;
 	padding-top: 55px;


 }
  
  .service12{
 	width: 60%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);
;
 	position: absolute;
 	margin-left: 110px;
 	margin-top: 70px;   
 	color: white;
  

 }
  .service12 h3{
 	font-size: 26px;
 	padding-top: 13px;
 	padding-left: 5px;
 	padding-right: 5px;
 	text-align: center;

 }
 .service12 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 120px;
 	padding-top: 55px;
 	
 }
 .service13 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 115px;
 	padding-top: 15px;
 	
 }
 .service13{
 	width: 60%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);
    margin-left: 110px;
 	position: absolute;
 	margin-top: 340px;
 	 


 }
 .service13 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 105px;
 	padding-top: 55px;
 	
 }
 .service13 h3{
 	font-size: 26px;
 	color: white;
 	padding-left: 63px;
 	padding-top: 13px;
 }
 .service14{
 	width: 60%;
 	height: 30%;
 	float: left;
 	background: linear-gradient(black,#00b894);
 	position: absolute;
 	margin-left: 110px;
 	margin-top: 600px;
 
 }
 .service14 i{
 	color: white;
 	font-size: 45px;
 	padding-left: 120px;
 	padding-top: 55px;
 	
 }
 .service14 h3{
 	font-size: 30px;
 	color: white;
 	padding-left: 70px;
 	padding-top: 13px;
 }
 .contact{
	width: 100%;
	height: 1300px;
	float: left;
	background: linear-gradient(rgba(0, 0, 0, 0.9),rgba(0, 0, 0, 0.9)),url(picture/8.jpg);
}
 .contact1{
	width: 100%;
	height: 25%;
	float: left;
	background: ;
}
.contact1 h1{
	font-family:    "Pacifico", serif;
	font-size: 90px;
	text-align: center;
	padding-top: 100px;
	color: #00b894;
  }
  .contact1 i{
  	font-size: 30px;
  	padding-left: 25px;   
  }
  .contact2{
	width: 100%;
	height: 20%;
	float: left;
	background: ;
}

	 .contact2 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-top: ; 
  	padding-bottom: -180px;
  	text-align: center;
  }
.contact3{
	width: 100%;
	height: 40%;
	float: left;
	background: ;
}
.contact2 ul li a{
            color:  white;
            font-size: 30px;
            text-decoration: none;
            list-style: none;
            padding-top: 5%;
            text-align: center;
            padding-left: 200px;


        }
         .contact3 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-top: 210px;
  	text-align: center;
  } 
   .contact3 p{
  	font-size: 24px;
  	text-align: center;
  	color: white;
  	padding-top: 15px;
  	padding-left: 30px;
  	padding-right: 30px;
  	

  }
  .contact4{
	width: 100%;
	height: 100%;
	float: left;
	background: ;
}
.contact4 h6{
  	font-size: 45px;
  	color: #00b894;
  	padding-bottom: -30px;
    padding-top: -0px;
  	text-align: center;
  }
  .contact4 ul li a{
            color: white;
            font-size: 30px;
            text-decoration: none;
            list-style: none;
            padding-top: 5%;
            text-align: center;
            padding-left: 190px;
            padding-bottom: 5%;


        } 
 }

