body{
	 background-color: #ffffff;
	  font-family: Arial, Helvetica, sans-serif;
	 }
	*{
	box-zising: box-border;
	}
	
	header{
	text-align: center;
	background-color: #5d5553;
	padding: 20px;
	color: #ffffff;
	font-family: Helvetica;
	
	}
	.logo{
	width: 100px;
	position: absolute;
	left: 20px;
	top: 5px;	
}	

	ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	background-color: black;
	}
	
	li{
	float: left;
	}
	
	li a{
	display: block;
	color: white;
	padding:  14px 18px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	border: 1px solid #ddd;
	width: 65px;
	}
	
	li a:hover{
	background-color: #5d5553;
	color: #5d5553;
	}
	
	h2{
		text-align: center;
		font-family: ;
		color: #6a696a;
		font-size: ;
	}
	h3{
		font-family: ;
		color: #5d5553;
		font-size: ;
	}
	.whatap{
	overflow: hidden;
	float:right;
	position:fixed;
	top: 175px;
    width: 45%;
	right:20px;
	padding: 14px 16px;
}
.whatap img{
	position:relative;
	float: right;
    display: block;
}


#wb_Text9
{
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 16px;
   line-height: 23px;
   width:50%;
   
  #wb_Text10
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height:1.5px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
} 
}
#wb_Text9 p, #wb_Text9 ul
{
	background-color: #ffffff;
   margin: 0;
   padding: 0;
}
#wb_Text7 p, #wb_Text7 ul
{
	#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
	width:40%;
   margin: 0;
   padding:0;
}

.webtn{
	padding: 10px;
	right:200px;
	position: absolute;
	cursor: pointer;
	color: #ffffff;;
	background-color:#5d5553;
}
.webtn:hover{
	background:;
	color: #ffffff;
}
.fa {
  padding: 15px;
  font-size: 12px;
  width: 10px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius:;
} 

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: ;
  color: #f37814;
}
.fa-twitter {
  background: ;
  color: #f37814;
}
.fa-linkedin {
  background: ;
  color: #f37814;
}
.fa-youtube {
  background: ;
  color: #f37814;
}
.fol{
	text-align: center;
	color: white;
	font-size: 20px ;
}

footer{
	background-color: black;
	padding:25px;
	color:white;
	text-align: center;
	font-size: 14px ;
} 

