/* Enter Your Custom CSS Here */
#waqas {
  margin: 0 auto; }
.waqas {
  margin: 0 auto; }
.max-area .et_overlay:before{
	content:"" !Important;
  	display:none !Important;
}
.max-area .et_overlay{
  	display:none !important;
}
.max-area a img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.max-area a:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.max-area .et-animated {
	overflow:hidden !important;
}
.et_menu_container{
	width:90%;
}
.et-fixed-header{
	background:grey;
}
.et-fixed-header{
	background: rgba(47, 47, 47, 0.99) !important;
}
.new-container .et_pb_container{
	width:100%;
}
#top-menu a{
	color: #fff !important;
}
.et_pb_section_10{
	background-size:initial;
}
.et_pb_image_8 img{
	width:auto !important;
  	margin-left:50px;
}