body {
  font-family: 'poppins', sans-serif;
   font-size: 17px;
    line-height: 1.5;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.padding_tb {
    padding: 60px 0;
}
.pt-20{
    padding-top: 20px;	
}
.p_20 {
    padding: 20px 0px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 20px;
}

h2 {
    font-size: 32px;
    font-weight: 800;
	 font-family: poppins;
}

h4 {
    font-size: 17px;
    color:#4967af;
	font-family: poppins;
	font-weight: 600;
}
h3{
font-weight:bold;
color:#f8a91c;
font-family: poppins;
}
h5{
font-family: poppins;
}
.itemtext h3{
color:#111;
font-size:17px;
text-align:left;
font-family: poppins;
}
p {
    text-align: justify;
	font-family: poppins;
}

.navbar-inverse .navbar-brand {
    color: #333;
    font-size: 30px;
    font-weight: 900;
	font-family: poppins;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #333;
}

.color {
    color: #f8a91c;
}
.color2 {
    color: #424c3f;
}

.color1{
	color:#4967af;
}

.top-over_1 {
    margin-top: -200px;
}

.black {
    color: #333;
    font-weight: 400;
}

.common-padding {
    padding: 150px 0px;
}

.attachment-1 {
    background-attachment: fixed !important;
}

header {
    background: #4967af;
    padding: 15px 0;
}

.btn-danger {
    background: #f8a91c;
    border-color: #f8a91c;
    border-radius: 0px;
	font-family: poppins;
}

.left-nav,
.center-nav,
.right-nav,
li {
    display: inline-block;
    margin-right: 15px;
}

.center-nav {
    float: right;
}

.left-nav,
.center-nav,
.right-nav,
li a {
    color: #fff;
	font-family: poppins;
}

.left-nav,
.center-nav,
.right-nav,
li a:hover {
    color: #fff;
}

.right-nav {
    float: right;
	font-family: poppins;
}

.navbar-inverse {
    background-color: #f7f7f7;
    border: none;
    margin-bottom: 0px;
    padding: 10px 0px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #f8a91c;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #f8a91c;
}

.navbar-nav>li {
    margin-right: 5px;
	font-family: poppins;
	font-weight: 600;
}

.navbar-inverse .navbar-nav>li>a {
    color: #333;
}
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    color:#f8a91c;
}

#owl-demo {
    position: relative;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls {
    margin-top: 0px;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #f8a91c;
}

#progressBar {
    width: 100%;
    background: #EDEDED;
}

.banner-text h1 {
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
	font-family: poppins;
	
}

.banner-text p {
    text-align: center;
	font-family: poppins;
}

.banner-text .btn {
    border-radius: 30px;
    padding: 10px 30px;
}

.owl-pagination {
  position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
}

.owl-theme .owl-controls {
    margin-top: 0px;
}

.banner-text .btn-primary {
    background: #f8a91c;
    border: none;
    color: #fff;
}

.banner-text {
    position: absolute;
    bottom: 36%;
    right: 35%;
    left: 2%;
    color: #fff;
    text-align: left;
	font-family: poppins;
}

.h-picture {
  
   background: url(../images/about_us.jpg)center no-repeat;
    padding: 20px;
    background-size: cover;
}

.h-about h5 {
    color: #f8a91c;
	font-family: poppins;
}

.picture-list {
    color: #fff;
}

.h-picture h3 {
    color: #fff;
    font-weight: 800;
	font-family: poppins;
}

.picture-list li {
    margin-bottom: 10px
}

.h-slider {
    width: 100%;
	 background: url(../images/feature_classes_bg.jpg)center no-repeat;
	

}

.h-slider h2 {
    color: #f8a91c;
    margin-bottom: 5px;
	font-family: poppins;
}

.h-slider h5 {
    letter-spacing: 5px;
	font-family: poppins;
}
.about{
background-color:#c7c7c9;
}
.about h5{
color:#f8a91c;
font-family: poppins;
}
#owl-demo_1 .item {
    margin: 3px;
}

#owl-demo_1 .item img {
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo_1 .itemtext {
    background: #fff;
    padding: 15px;
}

#owl-demo_1-2 .item {
    margin: 3px;
}

#owl-demo_1-2 .item img {
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo_1-2 .itemtext {
    background: #fff;
    padding: 15px;
}

#owl-demo_2 .item img {
    display: block;
    width: 150px;
    height: auto;
}

.weight {
    margin-top: 50px;
}

.gym-detailbg {
    background: url(../images/formbg.png)no-repeat #f3f5f6;
    background-position: right top;
}

.left-icon {
    width: 80px;
    height: 80px;
    background: #f8a91c;
    float: left;
    margin: 9px 50px 30px 0px;
    transform: rotate(45deg);
    line-height: 80px;
    text-align: center;
    color: #fff;
	font-family: poppins;
}

.weight .right-detail h4 {
    letter-spacing: 0px;
	font-family: poppins;
}

.no-padding {
    padding: 0px;
    margin: 0px;
}

.icon {
    width: 100%;
    background: url(../images/gallery1.jpg)center no-repeat;
    padding: 20px 20px;
    color: #fff;
    position: relative
}

.picture-text:hover img {
    opacity: 0;
    transition: All 0.5s;
}

.picture-text:hover .icon-text {
    opacity: 1;
    transition: all 0.2s;
	font-family: poppins;
}

.icon-text {
    opacity: 0;
}

.icon1 {
    width: 100%;
    background: url(../images/gallery2.jpg)center no-repeat;
    padding: 20px 20px;
    color: #fff;
}

.icon2 {
    width: 100%;
    background: url(../images/gallery3.jpg)center no-repeat;
    padding: 20px 20px;
    color: #fff;
}

.icon3 {
    width: 100%;
    background: url(../images/gallery1.jpg)center no-repeat;
    padding: 20px 20px;
    color: #fff;
}

.icon,
.icon1,
.icon2,
.icon3,
img {
    margin: auto;
}

.itemtext a {
    color: #333;
	font-family: poppins;
}

.itemtext a:hover {
    color: #4967af;
}

.h-team h2 {
    color: #f8a91c;
    margin-bottom: 5px;
	font-family: poppins;
}

.h-team h5 {
    letter-spacing: 5px;
	font-family: poppins;
}

.no-spacing {
    padding: 0px 5px;
    margin-bottom: 10px;
}

.filter-button {
    font-size: 18px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    text-align: center;
    color: #555555;
    margin-bottom: 30px;
    border-radius: 0px;
}

.filter-button:hover {
    font-size: 18px;
    border: 1px solid #eeeeee;
    border-radius: 0px;
    text-align: center;
    color: #ffffff;
    background-color: #f8a91c;
}

.center {
    margin-bottom: 50px;
}

.center li {
    border: 1px solid #eeeeee;
    padding: 5px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
	font-family: poppins;
}

.center li:hover,
.active_1 {
    background: #f8a91c;
    color: #fff;
}

.gallery_product {
    padding: 0px 2px;
    margin: 2px 0px;
}

.gallery_product img {
    width: 100%;
    height: 100%;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #f8a91c;
    border-color: #f8a91c;
}

.h-price {
    background: url(../images/pricebg.jpg)center no-repeat;
    background-size: cover;
    color: #fff;
}

.h-pricelist {
    padding-bottom: 60px;
}

.attachment {
    background-attachment: fixed;
    height: 400px;
}

.top-over {
    margin-top: -50px;
}

.h-price h5 {
    letter-spacing: 5px;
}

.pricehead {
    background: #f3f5f6;
    position: relative;
}

.pricehead:hover {
    transition: all 0.2s;
    transform: translateY(-5px);
}

.pricehead:hover:after {
    content: '';
    position: absolute;
    z-index: -1;
    /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    width: 90%;
    left: 5%;
    /* one half of the remaining 30% */
    height: 10px;
    bottom: 0;
}

.pricetitle,
.price-detail {
    padding: 30px 15px;
}

.price {
    background: #222222;
    padding: 10px 0px;
}

.pricenumber {
    width: 80px;
    height: 80px;
    background: #f8a91c;
    color: #fff;
    margin-top: -65px;
    margin-left: 20px;
    line-height: 80px;
    text-align: center;
    transform: rotate(45deg);
}
.h-form label{
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: poppins;
}
.rotate {
    transform: rotate(-45deg);
}

.pricenumber1 {
    background: #f8a91c;
}

.price h4 {
    margin-bottom: 0px;
    font-style: italic;
    color: #fff;
	font-family: poppins;
}

.h-form {
    background: url(../images/HomeBG.jpg)center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.touch {
    background: rgba(254, 254, 254, 0.8);
    box-shadow: 0px 0px 5px #333;
    margin: 10px 0px;
}

.touch .form-control {
    background: none;
    border-radius: 0px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: center;
  padding: 16px;
  font-weight:600;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}
.footer {
    background: #222222;
	 background: url(../images/footer.jpg)center no-repeat;
}

.footer h2 {
    color: #fff;
	font-family: poppins;
}

.footer h5 {
    color: #ffffff;
	margin-top:10px;
	font-family: poppins;
}

.footer h3 {
    color: #fff;
	font-family: poppins;
}

.footer .footer-nav li {
    display: block;
    margin-bottom: 5px;
	font-family: poppins;
}
.box{
background-color:#f8a91c;
  width:47%;
  padding: 30px;
  margin: 20px;
  }
  .box1{
background-color: #4967af;
  width:47%;
  opacity:1.6;
  padding: 20px;
  margin: 20px;
  box-align:right;
  }


.footer .footer-nav li a {
    color: #ffffff;
	font-family: poppins;
}

.dotted {
    border-top: 1px dashed #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer .call-detail {
    float: left;
}

.footerSocial {
    float: right;
}

.footerSocial li {
    width: 30px;
    height: 30px;
    border: 1px solid #777777;
    text-align: center;
    line-height: 30px;
	font-family: poppins;
}

.subscribe input {
    display: inline-block;
    width: 80%;
    height: 0px;
    padding: 20px 15px;
    border-radius: 0px;
}

.btn-lg {
    padding: 8px 16px;
    margin-left: -5px;
    margin-top: -1px;
}

.copyright {
    
    background: #f8a91c;
    padding: 20px 0px;
    color: #000;
    font-size: 11px;
    text-align: center;
    font-size: 15px;
	}

.copyright p {
    margin-bottom: 0px;
    text-align: center;
	font-size:17px;
	font-family: poppins;
}
.copyright a{
color:#004aff;
}

/*===================================sericeDetail=============================*/

.sericeinfo h5,
h4 {
    letter-spacing: 0px;
	font-family: poppins;
}

.sericeinfo h5 {
    color: #f8a91c;
	font-weight:700;
	font-family: poppins;
}

.serives_counter {
    width: 100%;
    background: url(../images/services.jpg)center no-repeat;
    background-size: cover;
    color: #fff;
	
}

.serives_counter .fa {
    font-size: 30px;
}

.serives_counter h2 {
    font-size: 60px;
    color: #f8a91c;
	font-family: poppins;
}

.testimonilas p {
    text-align: center;
	font-family: poppins;
}


/*=======================================serives=====================================*/

.serives {
    background: #f3f5f6;
}

.serives .item {
    padding: 0px 12px;
}

.itemtext {
    background: #fff;
    padding: 10px 20px;
    margin-top: -10px;
}


/*=========================================Contact=======================================*/

.address .fa {
    font-size: 30px;
    color: #f8a91c;
}

.form {
    background: #f3f5f6;
}

.form .form-control {
    padding: 20px 10px;
    border-radius: 0px;
}
.form label{
	color: #808080;
	font-weight: bold;
	margin-bottom: 10px;
}

/*=====================================faq==================================================*/

.faq h4 {
    letter-spacing: 0px;
    font-weight: normal;
	font-family: poppins;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.panel-default {
    border-color: transparent;
}

.panel {
    box-shadow: none;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: transparent;
}


/*=====================================mobile================================*/

@media screen and (min-width: 200px) and (max-width: 767px) {
    .about-picture img {
        width: 150px;
        margin: 0;
    }
    .right-nav {
        float: none;
    }
    .center-nav {
        float: none;
    }
    .gym-detailbg {
        background: #f3f5f6;
    }
    .top-over {
        margin-top: 50px;
    }
    .weight {
        text-align: center;
    }
    .align-c {
        text-align: center;
        margin-bottom: 10px;
    }
    .left-icon {
        float: none;
        margin: auto;
        margin-bottom: 50px;
    }
    .icon,
    .icon1,
    .icon2,
    .icon3 {
        background-size: cover;
    }
    .navbar-inverse .navbar-toggle {
        border-color: transparent;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #f8a91c;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-nav>li {
        margin-right: 0px;
    }
    .no-spacing {
        padding: 0px 5px;
        margin-bottom: 5px;
    }
    .serives .item img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .subscribe input {
        display: inline-block;
        width: 68%;
        height: 0px;
        padding: 20px 15px;
        border-radius: 0px;
    }
}


/*=====================================Ipad================================*/

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .left-nav,
    .center-nav,
    .right-nav,
    li {
        margin-right: 10px;
    }
    .left-nav,
    .center-nav,
    .right-nav,
    li a {
        color: #fff;
        font-size: 14px;
    }
    .navbar-inverse .navbar-brand {
        font-size: 27px;
    }
    .navbar-nav>li {
        margin-right: 10px;
    }
    .about-picture img {
        width: 150px;
        margin: 0;
    }
    .picture-list li {
        display: block;
    }
    .gym-detailbg {
        background: #f3f5f6;
    }
    .top-over_1 {
        margin-top: 0px;
    }
    .left-icon {
        margin-left: 20px;
    }
    .top-over {
        margin-top: 50px;
    }
    .subscribe input {
        display: inline-block;
        width: 80%;
        float: left;
    }
    .subscribe .btn-lg {
        margin-left: -3px;
        margin-top: 0px;
    }
    .serives .item {
        padding: 0px 3px;
    }
}

.about-pd-30{
padding:40px;
background-color:#c6c6c8;
font-family: poppins;
}
.h-aboutpadding_tb h3{
color:#111;
font-weight:bold;
font-family: poppins;
}
.testimonials{
background:url(../images/testi.jpg)center no-repeat;
}