html,
body {
  height: 100%;
  padding:0px; margin:0px;
  font-family: 'Ubuntu', sans-serif;
  font-size:13px; color:#58595b;
  font-weight:400;
}


/* Custom page CSS
-------------------------------------------------- */

#wrap{ width:100%;background-color:#ffffff}
#nav{padding:4px 0px; width:100%; position:fixed; top:0px; z-index:10; float:right; font-family: 'DINbek';}

.home-image{ width:100%;padding-top:50px; position:relative;background-image:url(../images/banner-bg.jpg ); background-repeat:no-repeat;padding-bottom: 78px; background-position: center;}
.home-image h1{font-size:20px;margin-top:0px; text-transform:uppercase; color:#000000;}

.navbar-inverse{border:none !important; background-image:url(../images/top-bg.jpg ); background-repeat:repeat-y;     border-radius: 0px;}
.navbar-inverse .navbar-nav>li>a{color:#FFFFFF !important;}
.navbar{ margin-bottom:0px !important;}
.active:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #5c7520;
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -8px;
}
.navbar-nav>li>a {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}  
.connect-clas{ font-size:13px; margin-right:70px; margin-bottom:0px; margin-top:4px; font-family: 'DINbek'; color:#FFFFFF;    padding-top: 10px;}

.connect-clas span{  margin-left: 10px; margin-right: 20px;}

.home-text{background-image:url(../images/text-bg.png ); background-repeat:repeat-y ; background-position:center center;}


.home-text p{font-family: 'Conv_CASLON_I';, serif; font-style:italic;text-align:center; padding:20px 57px; color:#000000; font-size:18px;}
 
















.know-more{ position:absolute; height:384px; left:30px; top:50%; margin-top:-192px;}
.elite-group{ width:100%; background-color:#ffffff; padding:188px 0px;}
.elite-txt h1{ font-size:24px; font-weight:500; color:#ef7f1b; letter-spacing:1px;  text-align:center; margin-top:0px;}
.elite-txt h2{font-size:18px; font-weight:700; color:#323232; letter-spacing:1px; text-transform:uppercase; text-align:center ;margin-top:0px; margin-bottom: 35px;}
.elite-txt p{ text-align:center; line-height:25px; margin-bottom:0px; margin-top:20px; color:#58595b; font-size:14px;}
.elite-image{ margin-top:50px; border:1px solid #58595b; padding:10px;}

.paddclass{padding-bottom:2px; padding-left:1px; padding-right:1px;}
.paddclass img{ width:100%}

.slider{background-color:#f07e1b; width:100%;}

#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img{
	width: auto;
	margin: 0 auto;
	display: block;
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	

}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#owl-demo .item{
      display: block;
      padding:8px 8px;
      margin: 8px;
	  border:1px dotted #FFFFFF;
	  height:145px;
	  text-align:center;
    }
	
	#owl-demo .item img{ width:100%;}
    

    /*To move navigation buttons outside use these settings:*/

    .owl-theme .owl-controls .owl-buttons div {
      position: absolute;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev{
      left: -40px;
      top: 64px;
	  background: url("../images/left-arrow.png");
		height:31px; width:31px;
		position: absolute;
	  
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -40px;
      top: 64px;
	  background: url("../images/right-arrow.png");
		height:31px; width:31px;
		position: absolute;
    }
 

















.overview-part{ background:url(../images/service_bg.jpg) no-repeat; background-size:cover; padding:30px 0px; width:100%;}
.overview-cont{ background:url(../images/service_bg.jpg) no-repeat; background-size:cover; padding:40px 0px 0px  20px; width:100%;}
.ov-txt{padding-left:25px;}
.ov-txt h1{ text-transform:uppercase; font-size:24px; color:#FFFFFF; margin-top:0px; margin-bottom:3px;}
.ov-txt h2{ font-size:15px; font-weight:700; color:#FFFFFF;letter-spacing:1px; margin-bottom:2px;margin-top: 40px;}
.ov-txt h2 span{color:#FFFFFF;}
.ov-txt p{ text-align:justify; line-height:22px; margin-bottom:0px; color:#FFFFFF; font-size:12px;}
.marginp{margin-top:60px;}

.feature-part{ width:100%; background-color:#ffffff; padding:30px 0px;}
 
.feature-txt h1{ text-transform:uppercase; font-size:20px; color:#323232; margin-top:0px; text-align:center;}
.feature-txt h2{ font-size:18px; font-weight:700; color:#ffffff;letter-spacing:1px;}
.feature-txt ul{ margin:0px; padding:0px; padding-left:0px; margin-top:20px;}
.feature-txt ul li{ list-style-type:none; background:url(../images/li-bg.png) no-repeat left 50%; color:#ffffff; line-height:24px; padding-left:20px;}
.feature-right{ margin-top:300px;}
.feature-right img{ border:1px solid #58595b; padding:5px;}
.col2{width:20%; float:left;padding-left:15px; padding-right:15px;}
.col2 img{width:100%; margin-top:30px;}
.marginimg img{ margin-top:40px;}

.location{background:url(../images/location.png) no-repeat left 50%; color:#ffffff; line-height:18px; padding-left:35px;}
.msg{background:url(../images/msg.png) no-repeat left 50%; color:#ffffff; line-height:18px; padding-left:35px;}
.phone{background:url(../images/phone.png) no-repeat left 50%; color:#ffffff; line-height:18px; padding-left:35px;}

.locationmarg{margin-top:35px;}

.text-box-clas{ 
	width:100%; 
	background-color: rgba(255, 255, 255, 0); 
	border:1px solid #ffffff; 
	padding:10px;
	margin:5px 0; 
	color:#a2abb4;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;font-family: 'Ubuntu';
	
	}
	.text-box-clas-1{ 
	width:100%; 
	    background-color: rgba(255, 255, 255, 0); 
	border:1px solid #FFFFFF;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	padding:10px;
	margin:5px 0; 
	color:#a2abb4;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
	
	}
	
	
	.form-btn {
    width: 100%;
    background: #000000;
    padding: 9px;
    border: 1px;
    font-size: 14px;
}
	
	/*---placeholder color---*/
	input::-webkit-input-placeholder {
color: #FFFFFF !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #FFFFFF !important;  
}
 
input:-ms-input-placeholder {  
color: #FFFFFF !important;  
}
textarea::-webkit-input-placeholder {
color: #FFFFFF !important;
}
 
textarea:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #FFFFFF !important;  
}
 
textarea:-ms-input-placeholder {  
color: #FFFFFF !important;  
}
/*---placeholder color---*/
	
.text-box-clas:focus{ 
	outline:none;
	}
	.text-box-clas-1:focus{ 
	outline:none;
	}

.text-box-clas-big{ 
	width:100%; 
	background-color:#fff; 
	border:1px solid #ffffff; 
	padding:5px; 
	color:#a2abb4;
	resize:none;
	}
	
.text-box-clas-big:focus{ 
	outline:none;
	}
	
	.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	border-radius:0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.specification-part{ width:100%; background-color:#ffffff; padding:40px 0px;}
.spe-txt h1{ text-transform:uppercase; font-size:20px; color:#66482c; margin-top:0px;}
.spe-txt h2{ font-size:18px; font-weight:700; color:#5c7520;letter-spacing:1px;}
.spe-txt h2 span{color:#58595b;}
.spe-txt h3{ text-transform:uppercase; font-size:12px;color:#5c7520;font-weight:700; margin-top:20px; margin-bottom:10px;}
.spe-txt ul{margin:0px; padding:0px; padding-left:15px;}
.spe-txt ul li{ list-style-type:circle;color:#58595b; line-height:24px;}
.spe-image img{ width:100%;}

.site-layout{width:100%; background-color:#ffffff; padding:40px 0px;}
.site-left h1{text-transform:uppercase; font-size:20px; color:#66482c; margin-top:0px;}
.marg-tp{ margin-top:40px;}
.site-col-1{margin-top:70px;}
.site-col-1 ul{ margin:0px; padding:0px;}
.site-col-1 ul li{ list-style-type:none; line-height:15px; text-transform:uppercase; font-size:12px;}
.site-layout p{line-height:20px; margin-bottom:0px; margin-top:20px;}

.gym-part{background:url(../images/gym-image.jpg) no-repeat; background-size:cover; padding:70px 0px; width:100%;}
.gym-right img{ padding-top:10px;}
.gym-right p{ color:#ffffff; line-height:24px; margin-bottom:0px; margin-top:30px;}
.gym-right ul{ margin:0px; padding:0px; margin-top:20px; padding-left:15px;}
.gym-right ul li{ list-style-type:circle; color:#ffffff; line-height:24px;}

.floor-plan{background:url(../images/floor-plan-bg.jpg) no-repeat; background-size:cover; padding:40px 0px; width:100%;}
.floor-plan h1{text-transform:uppercase; font-size:20px; color:#66482c; margin-top:0px;}
.floor-plan1{ margin-top:30px;}
.floor-plan1 img{ width:100%; padding:10px; border:1px solid #66482c;}
.floor-plan1 h3{ font-size:12px;text-transform:uppercase; text-align:center; font-weight:700; color:#5c7520; margin-bottom:0px; margin-top:10px;}
.floor-plan1 p{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size:12px;
	text-transform: uppercase;
	line-height: 16px;
}

.location-part{width:100%; background-color:#ffffff; padding:40px 0px;}
.location-left h1{text-transform:uppercase; font-size:20px; color:#66482c; margin-top:0px;}
.location-right h1{text-transform:uppercase; font-size:20px; color:#66482c; margin-top:0px;}
.location-right h3{ font-size:12px; font-weight:700; color:#5c7520; margin-top:50px; margin-bottom:0px;}
.location-right p{ line-height:24px;}
.location-right p span{ font-weight:700; color:#5c7520;}

#footer{ background-color:#212020; padding:8px 0px; margin:0px; font-size:12px; color:#ffffff;}


/* back to top button css start from here */


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#a36533 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #C58958 !important;
  opacity: 1;
}


/* back to top button css end here */






@media (max-width: 600px) {

.elite-group{ width:100%; background-color:#ffffff; padding:40px 0px;}
#nav {
    padding: 0px 0px;}
.connect-clas span {
    margin-left: 5px;
    margin-right: 9px;
}
.connect-clas {
    font-size: 11px;}

.ov-txt h2 {
    
    margin-top: 20px;
}

.marginp {
    margin-top: 30px;
}
.ov-txt {
    padding-left: 0px;
	margin-top:20px;
}


 .owl-theme .owl-controls .owl-buttons .owl-prev{
      left: 40%;
      bottom:-40px;
	  top:auto;
	  
	  
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: 40%;
      bottom:-40px;
	  top:auto;
	  
    }





#owl-demo .item {
 
     height: auto;
   
}




.connect-clas {
    
    margin-top: 0px;
   
}
.home-text p {
   
     
    padding: 8px 10px;
  
}

.col2{width:50%; float:left;padding-left:15px; padding-right:15px;}
	
.feature-right {margin-top: 20px;}
.elite-image {margin-top: 20px;}
.ov-image{margin-top: 20px;}
.spe-image{margin-top: 20px;}
.marg-tp {margin-top: 15px;}
.site-col-1{ margin-top:0px;}
.location-right h3{margin-top: 20px;}
.know-more{position: relative;
    margin-top: 10px;
    left: auto;
    text-align: center;}
.know-more img{ padding:10px; border:1px solid #5c7520;}	
.gym-part{ background:none; background-color:#000000; padding:40px 0px;}
.gym-right img {padding-top: 0px;}
.gym-right p{ margin-top:20px;}
.navbar-inverse .navbar-toggle .icon-bar {background-color: #FFFFFF!important;}
.connect-clas{ margin-right:0px;}

	
}

.biv_bg1{background:url(../images/product-1.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg1:hover{background:url(../images/product-or-1.jpg) no-repeat; width:157px; height:165px;}

.biv_bg2{background:url(../images/product-2.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg2:hover{background:url(../images/product-or-2.jpg) no-repeat; width:157px; height:165px;}

.biv_bg3{background:url(../images/product-3.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg3:hover{background:url(../images/product-or-3.jpg) no-repeat; width:157px; height:165px;}

.biv_bg4{background:url(../images/product-4.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg4:hover{background:url(../images/product-or-4.jpg) no-repeat; width:157px; height:165px;}

.biv_bg5{background:url(../images/product-5.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg5:hover{background:url(../images/product-or-5.jpg) no-repeat; width:157px; height:165px;}

.biv_bg6{background:url(../images/product-6.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg6:hover{background:url(../images/product-or-6.jpg) no-repeat; width:157px; height:165px;}

.biv_bg7{background:url(../images/product-7.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg7:hover{background:url(../images/product-or-7.jpg) no-repeat; width:157px; height:165px;}

.biv_bg8{background:url(../images/product-8.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg8:hover{background:url(../images/product-or-8.jpg) no-repeat; width:157px; height:165px;}

.biv_bg9{background:url(../images/product-9.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg9:hover{background:url(../images/product-or-9.jpg) no-repeat; width:157px; height:165px;}

.biv_bg10{background:url(../images/product-10.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg10:hover{background:url(../images/product-or-10.jpg) no-repeat; width:157px; height:165px;}

.biv_bg11{background:url(../images/product-11.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg11:hover{background:url(../images/product-or-11.jpg) no-repeat; width:157px; height:165px;}

.biv_bg12{background:url(../images/product-12.jpg) no-repeat;  width:157px; height:165px;}
.biv_bg12:hover{background:url(../images/product-or-12.jpg) no-repeat; width:157px; height:165px;}

.rowimgmar{margin-top: 10px;margin-bottom: 10px;}
.rowimgmar2{margin-top: 20px;margin-bottom: 10px;}





