/*
 * Fox by FreeHTML5.co
 * Twitter: https://twitter.com/fh5co
 * Facebook: https://fb.com/fh5co
 * URL: https://freehtml5.co
 */

body {
  font-family: 'Lato', sans-serif;
  overflow: hidden;
  overflow-y: scroll;
  background-color: #000;
}
body .bg-img {
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
body nav {
  background: rgba(255, 255, 255, 0.1);
}
body nav .navbar-nav a {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  
}
body nav .navbar-nav a:hover {
  color: #ffee00 !important;
  text-decoration: underline;
}
body nav .navbar-nav .btn-danger {
  background: #ffee00;
  border-color: #ffee00;
  border-radius: 0;
}
body nav .navbar-nav .btn-danger:hover {
  background: #ffee00;
  border-color: #ffee00;
}

a, a:hover {
  color: #ffee00;
}

.fh5co-banner-text-box {
  position: relative;
  max-height: 120px;
  display: inline-block;
  margin-top: 250px;
}
.fh5co-banner-text-box .quote-box {
  max-width: 455px;
  padding: 20px 0;
}
.fh5co-banner-text-box .quote-box h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 40px;
}
.fh5co-banner-text-box .quote-box h2 span {
  color: #ffee00;
  font-size: 34px;
}
.fh5co-banner-text-box .quote-box::before {
  content: "";
  position: absolute;
  height: 38px;
  width: 38px;
  left: 0;
  top: 0;
  background: url("../images/right-quote.png");
  background-repeat: no-repeat;
  filter:contrast(150);

}
.fh5co-banner-text-box .quote-box::after {
  content: "";
  position: absolute;
  height: 38px;
  width: 38px;
  background: url("../images/left-quote.png");
  background-repeat: no-repeat;
  right: 0;
  bottom: 0;
  filter:contrast(150);
}
.fh5co-banner-text-box a {
  color: #fff;
  border-color: #4d4e0d;
  border-radius: 0;
  min-width: 150px;
}
.fh5co-banner-text-box a:hover {
  background: transparent;
  border-color: gray;
  color: #ffee00;
}

.fh5co-network, .fh5co-about-us {
  background: url("../images/about-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 50px 0;
  padding-top: 30px;
}
.fh5co-network figure, .fh5co-about-us figure {
  margin-top: -70px !important;
}
.fh5co-network h2, .fh5co-about-us h2 {
  color: #ffee00;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 0;
  text-shadow: 1px 1px 3px #000000;
}
.fh5co-network h4, .fh5co-about-us h4, .fh5co-network h5, .fh5co-about-us h5, .fh5co-network p, .fh5co-about-us p {
  color: #282828;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
.fh5co-network hr, .fh5co-about-us hr {
  border-color: #ffee00;
  border-width: 5px;
  max-width: 100px;
  margin-left: 0;
  border-radius: 5px;
}
.fh5co-network figure, .fh5co-about-us figure {
  text-align: center;
}

.fh5co-about-us {
  background: #020202b3;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.fh5co-about-us p {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.fh5co-about-us hr {
  border-color: #ffee00;
  margin-left: 50px;
  margin-top: 5px;
}
.fh5co-about-us a {
  color: #fff !important;
  border-color: #4e2b0d;
  border-radius: 0;
  min-width: 150px;
}
.fh5co-about-us a:hover {
  background: transparent;
  border-color: gray;
  color: #ffee00;
}

.fh5co-content-box {
  background: #292929;
  padding-bottom: 100px;
}
.fh5co-content-box .pr-0 img {
  margin-top: -128px;
}
.fh5co-content-box img {
  width: 100%;
  object-fit:fill;
}
.fh5co-content-box .card-img-overlay {
  color: #fff;
  text-align: center;
  top: 35%;
}
.fh5co-content-box .trainers {
  position: relative;
  padding: 50px 0;
  margin: 70px 0;
  background: url("../images/gym2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.fh5co-content-box .trainer {
  position: relative;
  padding: 50px 0;
  margin: 70px 0;
  background: url("../images/man-standing-scale.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
}
.fh5co-content-box .trainer .bg-50 {
  background: rgba(0, 0, 0, 0.3);
}
.fh5co-content-box .trainer .card {
  border: none;
  background: transparent;
}
.fh5co-content-box .trainer .card img {
  max-width: 250px;
  margin: 0 auto;
  max-height: 250px;
}
.fh5co-content-box .trainers .bg-50 {
  background: rgba(0, 0, 0, 0.3);
}
.fh5co-content-box .trainers .card {
  border: none;
  background: transparent;
}
.fh5co-content-box .trainers .card img {
  max-width: 250px;
  margin: 0 auto;
  max-height: 250px;
}
.fh5co-content-box .trainers .card .card-body {
  background: #ccc;
  border-radius: 15px;
  padding: 30px 20px;
  margin-top: 30px;
  padding-bottom: 50px;
}
.fh5co-content-box .trainers .card .card-body::before {
  content: "";
  position: absolute;
  border: 20px solid #ccc;
  border-color: transparent transparent #ccc transparent;
  margin-top: -70px;
  text-align: center;
  margin-left: -15px;
}
.fh5co-content-box .trainers .quote-box2 {
  color: #fff;
  max-width: 250px;
  position: relative;
  text-align: center;
  margin: auto;
  margin-bottom: 50px;
}
.fh5co-content-box .trainers .quote-box2::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0;
  top: -10px;
  background: url("../images/right-quote-white.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.fh5co-content-box .trainers .quote-box2::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: url("../images/left-quote-white.png");
  background-repeat: no-repeat;
  right: 0;
  bottom: -10px;
  background-size: 100% 100%;
}
.fh5co-content-box .trainers::before, .fh5co-content-box .trainers::after {
  content: "";
  position: absolute;
  border: 5px solid #ffee00;
  width: 100%;
  top: -10px;
}
.fh5co-content-box .trainers::before {
  bottom: -10px;
  top: auto;
}
.fh5co-content-box .gallery .card {
  border: none;
  background: transparent;
}
.fh5co-content-box .gallery .card img {
  border-radius: 0;
  max-height: 580px;
}
.fh5co-content-box .gallery .card .card-body {
  background: #ffee00;
}
.fh5co-content-box .gallery .card .card-body h4 {
  color: #000000;
}
.fh5co-content-box .gallery .card .card-body p {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

footer {
  background: #101011;
  color: #fff;
}
footer .footer1 p {
  margin-top: 30px;
}
footer .footer2 h4 {
  color: #ffdd00;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-align: center;
  margin: 20px auto;
  text-shadow: 1px 1px 3px #000000;
}
footer .footer2 .form-box {
  background: #fff;
  padding: 20px 30px;
  margin-top: -30px;
}
footer .footer2 input[type='text'], footer .footer2 input[type='email'] {
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #000;
}
footer .footer2 input[type='text']:focus, footer .footer2 input[type='email']:focus {
  box-shadow: none;
  border-color: #ffee00;
}
footer .footer2 .btn {
  min-width: 150px;
  border-radius: 0;
}
footer .footer2 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #262626;
}
footer .footer2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #262626;
}
footer .footer2 :-ms-input-placeholder {
  /* IE 10+ */
  color: #262626;
}
footer .footer2 :-moz-placeholder {
  /* Firefox 18- */
  color: #262626;
}
footer .footer3 {
  padding-top: 50px;
}
footer .footer3 a {
  
  border-radius: 50%;
  height: 40px;
  width: 40px;
  padding: 0;
  padding-top: 5px;
}
footer .footer3 a:hover {
  background: #ffee00;
}
footer .footer3 .nav-item li {
  margin: 0 5px;
}
footer .table td, footer .table th {
  border: none;
}

footer::before {
  content: "";
  position: absolute;
  border: 3px solid #ffee00;
  width: 100%;
  left: 0;
}

@media (max-width: 1199px) {
  .fh5co-content-box .pr-0 img {
    margin-top: -107px;
  }
}
@media (max-width: 991px) {
  .fh5co-content-box .pr-0 img {
    margin-top: -78px;
  }
  .fh5co-content-box .card-img-overlay {
    top: 20%;
  }
}
@media (max-width: 767px) {
  body nav .navbar-nav {
    margin-left: 0 !important;
    max-width: 50px;
  }

  .fh5co-network figure, .fh5co-about-us figure {
    margin-top: 0 !important;
  }

  .fh5co-content-box .pr-0 img {
    margin: 20px auto;
  }
  .fh5co-content-box .col-md-5 {
    padding: 0 !important;
  }
  .fh5co-content-box .col-md-7 {
    padding: 0 !important;
  }

  .gallery .card {
    margin-bottom: 25px;
  }

  .footer1 {
    min-height: 150px;
  }

  .footer2 .form-box {
    margin-top: 0 !important;
  }
}

#filterx {
  filter: opacity(0.8);
}

#img-11 {
  margin: 1rem;
  margin-top: 0;
}

@media (max-width: 767px) {
  #img-11 {
    margin:0;
  }
}

/* @media (max-width: 767px) {
  #card-s {
    visibility:hidden !important;
  }
} */
#vid1 {
  margin:1rem;
  margin-top: 0;
  box-shadow: 0px 0px 4px #ffdd00;
}
@media (max-width: 767px) {
  #vid1 {
    margin:0;
    margin-top: 1rem;
  }
}

#vid2 {
  margin-top: 2rem;
  margin-right: 2rem;
  box-shadow: 0px 0px 4px #ffdd00;
}
@media (max-width: 767px) {
  #vid2 {
    margin:0;
    margin-top: 1rem;
  }
}

/* #counter {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background-color: #f2f2f2;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

#count {
  font-size: 48px;
  color: #333;
  font-weight: bold;
}

#count::after {
  content: " views";
}

#counter span {
  margin-left: 10px;
  font-size: 18px;
  color: #666;
} */

/* ===== Begin Counter-Up ===== */

/* Statistics */
.stats {
  margin: 4em 0;
  background-color: #ffee00;
  border: 5px solid #292929;
  box-shadow: 0px 0px 4px #ffdd00;;
  
  }
.stat-box {
  padding: 2em;
  margin-top: 4em;
  margin-bottom: 4em;
}
.stat-box h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 5.6em;
  text-shadow: 3px 3px 9px rgb(163, 163, 163);
}
.stat-box h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #6b6b6b;
  font-size: 2em;
}
@media only screen and (max-width: 600px) {
  .stats {
    margin: 2em 0;
  }
  .stat-box {
    padding: 1em;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .stat-box h1 {
    font-size: 3em;
  }
  .stat-box h3 {
    font-size: 1.5em;
  }
}
.purple {
  color: #6226af;
}
.blue {
  color: #0084ff;
}
.pink {
  color: #ff0000;
}
/* ===== End Counter-Up ===== */

#bmi {
  height: 100%;
  margin-top:0;
  width:70%;
  border-radius:2%;
  margin:1rem
}

@media only screen and (max-width: 600px) {
  #bmi {
    width:auto;
    margin-left: 0;
  }
}

@media only screen and (max-width: 600px) {
  .bmic {
    font-size: 17px;
  }
}

/* Prices */
#pricing {
  max-width: 1200px;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

#pricing h2 {
  color: #ffcc00;
  font-size: 2em;
  margin-bottom: 20px;
}

.pricing-options {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.plan-card {
  position: relative;
  padding: 30px 20px;
  border-radius: 15px;
  width: 260px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s, box-shadow 0.3s;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(145deg, rgba(0,0,0,0.8), rgba(0,0,0,0.9));
  border: 2px solid #ffcc00;
  
}

.plan-card:hover {
  transform: scale(1.08);
  box-shadow: 0 0 10px #9ecaed
}

.plan-card h3 {
  font-size: 2em;
  margin-top: 30px;
  color: #ffcc00;
  font-weight: 700;
}

.plan-card p {
  font-size: 1.6em;
  margin: 15px 0;
  color: #ffdd66;
}

/* Original Price (Strikethrough) */
.plan-card .original-price {
  text-decoration: line-through;
  color: #ff9999;
  font-size: 1em;
  font-weight: normal;
  margin-right: 10px;
}

/* Badge Styling */
.early-bird-badge {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffcc00;
  color: #333;
  padding: 8px 14px;
  font-size: 1em;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

/* Colors for Each Plan with Gradient Backgrounds */
.monthly {
  background: linear-gradient(145deg, #3e4e4e, #2e3a3a);
}

.quarterly {
  background: linear-gradient(145deg, #2e3a5f, #1e2a4f);
}

.half-yearly {
  background: linear-gradient(145deg, #4b2e5c, #3a1e4c);
}

.yearly {
  background: linear-gradient(145deg, #5a2a2a, #3f1a1a);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .plan-card {
     width: 45%;
     margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .plan-card {
     width: 100%;
     margin-bottom: 20px;
  }
}

/* button plans */
.pushable {
  background: #ffee00;
  border-radius: 12px;
  border: none;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  margin: 2rem;
  font-weight: 600;
}
.front {
  display: block;
  padding: 12px 42px;
  border-radius: 12px;
  font-size: 1.25rem;
  background: hsl(39, 100%, 51%);
  color: rgb(34, 34, 34);
  transform: translateY(-6px);
}

.pushable:active .front {
  transform: translateY(-2px);
}