.banner-section{
	background: url(../images/banner.jpg);
	width: 100%;
	height: 764px;
	position: relative;
	background-repeat:no-repeat;
	background-size: cover; 
}
header{
	position: absolute;
	width: 100%;
	left: 0px;
	z-index: 99;
	padding:17px;
}
.logo{
       width: 23%;
       height:66px;
       padding: 16px;
       margin-left: 47px;
}
.col-md-9 li{

	float:left;
	display: inline-block;
	margin-top: 20px;
}
.col-md-9 li a{

	margin-left: 27px;
color:white;
}
/*h3{
text-align: center;
 margin-top:376px; 
 font-size: 70px;
  color:white;
}*/
/*p{
	text-align: center;
	 color:white;
	  font-size:17px;
}*/

.banner-text{
	position: absolute;
	transform: translate(-49%);
	top:46%;
	left:50%;
	width:100%;
	text-align: center;
}

.service{
	width: 100%;
}
.circuit{
	width: 100%;
	height: 183px;
	margin-top: 20px;
	border-radius: 3px;
	background: url(../images/img-7.jpg);
	position: relative;
	}
 .head1{
 	width: 100%;
 	position: absolute;
 	color: white;
 	top:25%;
 	left:0%;
 	text-align: center;


}
.body1{
    width: 100%;
	height: 183px;
	margin-top: 20px;
	border-radius: 3px;
	background: url(../images/img-8.jpg);
	position: relative;
}

.group{
	width: 100%;
	height: 183px;
	margin-top: 20px;
	border-radius: 3px;
	background: url(../images/img-9.jpg);
	position: relative;
}

.about-us{
	width:100%;
	}
.heading1{
	width: 196px;
	height: 94px;
	position: relative;
	margin-top: 50px;
	border: 1px solid white;


}
.heading1::before{
	content:'';
	position: absolute;
	top:15%;
	left: 0%;
   width:58px;
   height: 4px;
    margin-left: 0px;
    background-color: #ff9900;
}
.heading2{
	width: 100%;
	height: 392px;
	margin-top: 40px;
}
.heading2 a{
	border-radius:25px; 
	padding:15px; 
	color:#ff9900;
	 border:2px solid #ff9900; 
	 
}
.tranning-pic{
	width: 100%;
	height: 375px;
	background-image: url(../images/cardio.jpg);
}

.about p{
	font-size: 13px;
	padding: 3px;
}
.gallery{
	width: 100%;
}
.gallerytext{
	width: 400px;
	height: 70px;
	position: relative;
	
}
.gallerytext::before{

	content:'';
	position: absolute;
	top:2%;
	width: 58px;
	height: 4px;
	background-color:red;
	}
.pic1 img{
margin-top: 20px;
border-radius: 5px;
}

.viewbtn{
	width: 100%;
	height: 77px;
	margin-top: 56px;
	}
.marchand{
	width: 100%;

}
.marchand-text{
	width: 580px;
	height: 180px;
	margin-left: 300px;
	margin-top: 25px;
	position: relative;
	border: 1px solid white;
}
.marchand-text::before{
	content:'';
	position: absolute;
	top:0%;
	left: 42%;
   width:58px;
   height: 5px;
    margin-left: 0px;
    background-color: #ff9900;
   }
   .picwrite{
     width: 261px;
     height: 90px;
   }
   .footlogo{
   	width: 200px;
   	height: 70px;
   	margin-top: 50PX;
   }
   .paragrap{
   	width: 310px;
   	height: 210px;
   	margin-top: 17px;
   }
   .circl{
   	border-radius: 15px;
   	width: 25px;
   	height: 25px;
   	background-color: #ff9900;
   padding: 4px;
   display: inline-block;
   }
   .list1{
   	width:173px;
   	height: 277px;
   	margin-top: 70PX;
   }
   .list1::after{
   	content:'';
	position: absolute;
	top:30%;
	left: 9%;
   width:53px;
   height: 4px;
    margin-left: 0px;
    background-color:  #e0e0d1;
   }
    .footnav{
    	width: 172px;
    	height: 140px;
    	margin-top:40px;
    	padding:0px; 
    }
   
.connect{
   	width: 200px;
   	height: 70px;
   	margin-top:70PX;
   	position: relative;
   }

    .connect::after{
	content:'';
	position: absolute;
	top:53%;
	left: 0%;
   width:58px;
   height: 5px;
    margin-left: 0px;
    background-color:  #e0e0d1;
   }
   .paragrap img{
   	width: 40px;
   	height: 40px;
   	border-radius: 40px;
   
   	background-color: #333333;
   	 }
   	 .copyright{
   	 	width: 500px;
   	 	height: 50px;
   	 	background-color: #333333;
   	 	color: #e0e0d1;
   	 	text-align: center;
   	 	margin-left: 306px;
   	 	
   	 }
   	 .copyrht
   	 {
   	 	width: 100%;
   	 	
   	 	background-color: #333333;

   	 }
   	 .foot{
   	 	background-color: #333333;
   	 }