 html{
  scroll-behavior: smooth;
 }.scrolled #header {
  background: #ffffff52;
  z-index: 111111;
}
 
 #header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 111;
  padding: 10px 0px;
}#header .container {
  max-width: 100%;
  width: 100%;
}#header .nav-wrap {
  justify-content: center;
  gap: 50px;
}#header .nav-wrap .nav-link {
  color: #fff;
  font-family: Nunito;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: .5px;
}#Appointment {
  background: #f36100;
  color: #fff;
  padding: 10px 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: Nunito;
  font-weight: 600;
}#Appointment:hover {
  background: #222;
  transition: .3s;
  cursor: pointer;
}#header .row {
  display: flex;
  align-items: center;
}#header .col-lg-3.social-wrapper {
  justify-content: end;
  display: flex;
}


#section1 .item {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}#section1 .container {
  padding: 0;
  max-width: 100%;
  width: 100%;
}#section1 .container .row {
  margin: 0;
}#section1 .container .row .col-lg-12 {
  padding: 0;
}#section1 .wrapper-section1 {
  position: relative;
}#section1 .content-wrpper-bg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  z-index: 111;
}#section1 .wrpre-ocnt span.span-text {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-family: Nunito;
  font-weight: 600;
}#section1 .wrpre-ocnt h1 {
  font-size: 60px;
  font-family: open sans;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}#section1 .wrpre-ocnt h1 strong {
  color: #f36100;
  font-family: open sans;
}#section1 #book-now {
  background: #f36100;
  color: #fff;
  font-family: Nunito;
  text-decoration: none;
  padding: 13px 30px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .5px;
}#section1 #book-now:hover {
  background: #333;
  transition: .3s;
}#section1 .owl-nav{
  display: none;
}#section1 .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}


#cloose-us.choseus-section.spad {
  background: #0a0a0a;
  padding: 80px 0px;
}#cloose-us .flaticon-034-stationary-bike::before {
  content: "\f121";
}#cloose-us .flaticon-033-juice::before {
  content: "\f120";
}#cloose-us .flaticon-002-dumbell::before {
  content: "\f101";
}#cloose-us .flaticon-014-heart-beat::before {
  content: "\f10d";
}#cloose-us .section-title span {
  display: block;
  text-align: center;
  color: #f36100;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
}#cloose-us .section-title h2 {
  font-family: Quicksand;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}#cloose-us .cs-item h4 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 16px;
}#cloose-us .cs-item p {
  font-size: 14px;
  font-family: "Muli", sans-serif;
  color: #a9a9a9;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px 0;
}#cloose-us .cs-item {
  text-align: center;
  margin-top: 50px;
}#cloose-us .cs-item span {
  font-family: Flaticon;
  font-size: 40px;
  font-style: normal;
  margin-left: 0;
}#cloose-us .cs-item span {
  height: 90px;
  width: 90px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: inline-block;
  color: #f36100;
  line-height: 90px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}#cloose-us .cs-item:hover span {
  background: #f36100;
  color: #ffffff;
}



#gettouch.gettouch-section {
  background: #0a0a0a;
  padding: 30px 0 15px;
}#gettouch .gt-text {
  overflow: hidden;
  margin-bottom: 30px;
}#gettouch .gt-text i {
  font-size: 30px;
  color: #ffffff;
  display: inline-block;
  height: 65px;
  width: 65px;
  background: #f36100;
  border-radius: 50%;
  line-height: 65px;
  text-align: center;
  float: left;
  margin-right: 20px;
  font-family: Fontawesome;
  font-style: normal;
}#gettouch .gt-text p {
  overflow: hidden;
  color: #ffffff;
  margin-bottom: 0;
  padding-top: 10px;
}#gettouch .gt-text ul {
  overflow: hidden;
  padding-top: 20px;
}#gettouch .gt-text ul li {
  list-style: none;
  font-size: 14px;
  color: #ffffff;
  margin-right: 25px;
  display: inline-block;
  position: relative;
}#gettouch .gt-text ul li::after {
  position: absolute;
  right: -18px;
  top: 0;
  content: "|";
  color: #545454;
}#gettouch .fa-map-marker::before {
  content: "\f041";
}#gettouch .fa-mobile-phone::before, .fa-mobile::before {
  content: "\f10b";
}#gettouch .fa-envelope::before {
  content: "\f0e0";
}



#about-us .container {
  padding: 0;
  max-width: 100%;
  width: 100%;
}#about-us .container .row {
  padding: 0;
  margin: 0; 
}#about-us .container .row .col-md-6 {
  padding: 0;
}#about-us .container .row .col-md-6:last-child {
  background: #000;
  display: flex;
  align-items: center;
  padding: 0px 100px;
}#about-us .about-span {
  display: block;
  text-align: left;
  color: #f36100;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
}.gt-text-content h2 {
  font-family: Quicksand;
  text-align: left;
  font-weight: bold;
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}#about-us p{
  font-size: 14px;
  font-family: "Muli", sans-serif;
  color: #a9a9a9;
  font-weight: 400;
  line-height: 24px; 
  text-align: left;
}#about-us .progress-bar-wrapper {
  width: 100%;
  margin-top: 28px;
}#about-us .gym-progress-item {
  margin-bottom: 33px;
}#about-us .gym-progress-item:last-child {
  margin-bottom: 0;
}#about-us .gym-progress-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 16px;
  font-family: "Muli", "Open Sans", sans-serif;
  line-height: 1;
}#about-us .gym-progress-track {
  width: 100%;
  height: 5px;
  background: #2d2d2d;
  overflow: hidden;
}#about-us .gym-progress-fill {
  display: block;
  width: 0;
  height: 100%;
  background: #ffffff;
  transition: width 1.4s ease;
}



#services {
  background: #000;
  padding: 80px 0px;
}#services .container {
  max-width: 1170px;
  width: 100%;
}#services .gt-services {
  margin-bottom: 50px;
}#services .span-services{
  display: block;
  text-align: center;
  color: #f36100;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
}#services .gt-services h2{
  font-family: Quicksand;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}#services .ss-text {
  background: #252525;
  padding: 72px 30px;
  height: 293px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}#services .ss-text h4 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 10px;
}#services .ss-text p {
  margin-bottom: 11px;
  font-size: 14px;
  font-family: google sans;
  color: #a9a9a9;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 15px 0;
}#services .ss-text a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}



#gallery.gallery-section {
  background: #000;
  padding: 0;
}
#gallery .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#gallery .row {
  margin: 0;
}#gallery .col-md-12 {
  padding: 0;
}#gallery .gallery-iamge {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 418px;
  gap: 10px;
  background: #0c0c0c;
}#gallery .gallery-item {
  position: relative;
  display: block;
  overflow: hidden;
  background: #111;
}#gallery .gallery-item-wide {
  grid-column: span 2;
}#gallery .gallery-item:nth-child(7),
#gallery .gallery-item:nth-child(8) {
  grid-column: span 2;
}#gallery .gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .35);
  transition: background .3s ease;
}#gallery .gallery-item:hover::after {
  background: rgba(0, 0, 0, .08);
}#gallery .gallery-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform .4s ease;
}#gallery .gallery-item:hover img {
  transform: scale(1.05);
}

@media (max-width: 991px) {
  #gallery .gallery-iamge {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 320px;
  }
}

@media (max-width: 575px) {
  #gallery .gallery-iamge {
    grid-template-columns: 1fr;
    grid-auto-rows: 280px;
  }

  #gallery .gallery-item-wide {
    grid-column: span 1;
  }
}



#contact-us .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}#contact-us .container .row.row-fconatct {
  margin: 0;
}#contact-us .container .row.row-fconatct .col-lg-6.colk {
  padding: 0;
}#contact-us .gt-location iframe {
  width: 100%;
  filter: grayscale(1);
}#contact-us .col-lg-6.colk.colk-6 {
  background: #0a0a0a;
  padding: 30px !important;
}#contact-us .inpput-form {
  width: 100%;
  height: 45px;
  padding: 0px 10px;
  border: 1px solid #fff;
  border-radius: 6px;
}#contact-us .textarea-form {
  width: 100%;
  height: 150px;
  padding: 10px 10px;
  border: 1px solid #fff;
  border-radius: 6px;
}#contact-us .inpput-form-btn {
  background: #f36100;
  border: 1px solid #f36100;
  color: #fff;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  font-weight: bold;
  transition: .3s;
}#contact-us .inpput-form:focus-visible {
  outline: 0;
}#contact-us .textarea-form:focus-visible {
  outline: 0;
}#contact-us .inpput-form-btn:hover {
  transition: .3s;
  background: #333;
  border-color: #333;
}

#appointment-form {
  max-width: 800px;
  padding: 30px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  border-radius: 10px;
  z-index: 111;
  display: none;
}#appointment-form .container {
  max-width: 100%;
  width: 100%;
}#appointment-form .label-appoinment {
  display: block;
  font-weight: bold;
  font-family: Nunito;
  margin-bottom: 0;
}#appointment-form .input-of-appoinemnt {
  height: 45px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0px 10px;
}#appointment-form .gender-wrapper {
  display: flex;
  gap: 20px;
}#appointment-form .textarea-of-appoinemnt {
  width: 100%;
  height: 150px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px 10px;
}#appointment-form .input-btn-appoinemnt {
  width: 100%;
  height: 50px;
  background: #f36100;
  border: 1px solid #f36100;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  transition: .3s; 
}#appointment-form .input-btn-appoinemnt:hover {
  background: #222;
  border-color: #222;
}#appointment-form .wrapper-title-appoinment h3 {
  text-align: center;
  color: #000;
  font-family: quicksand;
  font-weight: bold;
  margin-bottom: 30px;
}#appointment-form .pop-close-appointment {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 111;
}#appointment-form .input-of-appoinemnt:focus-visible {
  outline: 0;
  border-color: #f36100;
}#appointment-form .textarea-of-appoinemnt:focus-visible {
  outline: 0;
  border-color: #f36100;
}.appoint-open #appointment-form {
  display: block;
}.appoint-open::before {
  content: '';
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.6);
  z-index: 111;
}


          @media only screen and (max-device-width: 540px) and (orientation: portrait), screen and (max-device-height: 540px) and (orientation: landscape), screen and (max-width: 540px) and (orientation: portrait), screen and (max-height: 540px) and (orientation: landscape) {
            #about-us .container .row .col-md-6:last-child {
            padding: 30px 15px;
          }#about-us .gt-text-content h2,#cloose-us .section-title h2 {
            font-size: 32px;
          }#about-us .about-span,#cloose-us .section-title span {
            font-size: 14px;
          }#services .gt-services h2 {
            font-size: 32px;
          }#services .span-services{
            font-size: 14px;
          }#gettouch .gt-text ul {
            padding-left: 0;
          }#section1 .content-wrpper-bg {
            left: 15px;
          }#section1 .wrpre-ocnt h1 {
            font-size: 42px; 
            margin-bottom: 30px;
          }#section1 .wrpre-ocnt span.span-text {
            font-size: 14px;
          }#services .ss-pic img {
            margin: 0 auto;
            display: block;
          }#header .col-lg-3.logo-wrapper img {
            width: 120px;
          }#Appointment {
            font-size: 14px;
            padding: 8px 14px;
          }#header .col-lg-3 {
            width: 50%;
          }#header .col-lg-6.nav-wrapper {
            display: none;
          }
          }

/* Gym cyber performance redesign */
.gym-demo-page {
  --gym-bg: #05080a;
  --gym-panel: #0b1115;
  --gym-panel-2: #111a20;
  --gym-text: #f3fff8;
  --gym-muted: #9aa8a2;
  --gym-lime: #f26000;
  --gym-cyan: #ff8a1f;
  --gym-red: #ff3158;
  --gym-line: rgba(242, 96, 0, .22);
  --gym-shadow: 0 30px 90px rgba(0, 0, 0, .38);
  margin: 0;
  background:
    linear-gradient(90deg, rgba(242, 96, 0, .045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 138, 31, .035) 1px, transparent 1px),
    var(--gym-bg);
  background-size: 64px 64px, 64px 64px, auto;
  color: var(--gym-text);
  font-family: "Nunito", "Open Sans", Arial, sans-serif;
  overflow-x: hidden;
}

.gym-demo-page *,
.gym-demo-page *::before,
.gym-demo-page *::after {
  box-sizing: border-box;
}

.gym-demo-page img {
  max-width: 100%;
}

.gym-demo-page .container {
  width: min(92%, 1240px);
  max-width: 1240px;
}

#header,
.scrolled #header {
  top: 16px;
  z-index: 1000;
  padding: 0;
  background: transparent;
}

#header .container {
  width: min(94%, 1320px);
  max-width: 1320px;
  padding: 10px 14px;
  border: 1px solid rgba(242, 96, 0, .2);
  border-radius: 8px;
  background: rgba(5, 8, 10, .74);
  box-shadow: 0 20px 58px rgba(0, 0, 0, .34);
  backdrop-filter: blur(18px);
}

#header .row {
  min-height: 58px;
}

#header .col-lg-3.logo-wrapper img {
  width: 128px;
  filter: drop-shadow(0 0 18px rgba(242, 96, 0, .28));
}

#header .nav-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
}

#header .nav-wrap .nav-link {
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  padding: 10px 13px;
  border-radius: 8px;
  color: rgba(243, 255, 248, .76);
  font-family: "Quicksand", sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .02em;
  transition: color .25s ease, background .25s ease, transform .25s ease;
}

#header .nav-wrap .nav-link:hover,
#header .nav-wrap .nav-link:focus {
  color: var(--gym-bg);
  background: linear-gradient(135deg, var(--gym-lime), var(--gym-cyan));
  transform: translateY(-2px);
}

#Appointment,
#section1 #book-now,
#contact-us .inpput-form-btn,
#appointment-form .input-btn-appoinemnt {
  min-height: 46px;
  border: 0;
  border-radius: 8px;
  color: var(--gym-bg);
  background: linear-gradient(135deg, var(--gym-lime), var(--gym-cyan));
  box-shadow: 0 18px 42px rgba(242, 96, 0, .22);
  font-family: "Quicksand", sans-serif;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}

#Appointment {
  padding: 0 18px;
}

#Appointment:hover,
#section1 #book-now:hover,
#contact-us .inpput-form-btn:hover,
#appointment-form .input-btn-appoinemnt:hover {
  color: var(--gym-bg);
  background: linear-gradient(135deg, var(--gym-cyan), var(--gym-lime));
  box-shadow: 0 24px 58px rgba(242, 96, 0, .28);
  transform: translateY(-3px);
  filter: saturate(1.15);
}

#section1 {
  position: relative;
  overflow: hidden;
  background: var(--gym-bg);
}

#section1 .item {
  min-height: 760px;
  height: 100vh;
  background-position: center;
  transform: scale(1.04);
}

#section1 .owl-item.active .item {
  animation: gymHeroZoom 7s ease forwards;
}

#section1 .wrapper-section1::before,
#section1 .wrapper-section1::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

#section1 .wrapper-section1::before {
  background:
    radial-gradient(circle at var(--gym-x, 72%) var(--gym-y, 28%), rgba(242, 96, 0, .26), transparent 22%),
    linear-gradient(90deg, rgba(5, 8, 10, .94), rgba(5, 8, 10, .46) 46%, rgba(5, 8, 10, .78));
}

#section1 .wrapper-section1::after {
  background:
    linear-gradient(115deg, transparent 0 44%, rgba(242, 96, 0, .14) 44.2% 44.7%, transparent 45%),
    linear-gradient(90deg, rgba(242, 96, 0, .09) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 138, 31, .06) 1px, transparent 1px);
  background-size: auto, 74px 74px, 74px 74px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, .9), transparent 76%);
}

#section1 .content-wrpper-bg {
  left: clamp(24px, 7vw, 108px);
  top: 55%;
  z-index: 5;
  width: min(700px, calc(100% - 48px));
}

#section1 .wrpre-ocnt {
  position: relative;
  padding-left: clamp(18px, 2.3vw, 34px);
  border-left: 4px solid var(--gym-lime);
}

#section1 .wrpre-ocnt span.span-text {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--gym-lime);
  font-family: "Quicksand", sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .2em;
}

#section1 .wrpre-ocnt span.span-text::after {
  content: "";
  width: 70px;
  height: 1px;
  background: linear-gradient(90deg, var(--gym-lime), transparent);
}

#section1 .wrpre-ocnt h1 {
  margin: 12px 0 0;
  color: #fff;
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: clamp(48px, 8vw, 110px);
  font-weight: 700;
  line-height: .9;
  letter-spacing: .01em;
  text-transform: uppercase;
  text-shadow: 0 24px 70px rgba(0, 0, 0, .54);
}

#section1 .wrpre-ocnt h1 strong {
  color: transparent;
  font-family: inherit;
  -webkit-text-stroke: 2px var(--gym-lime);
  text-shadow: 0 0 24px rgba(242, 96, 0, .3);
}

.gym-hero-copy {
  max-width: 560px;
  margin: 20px 0 0;
  color: rgba(243, 255, 248, .76);
  font-size: clamp(16px, 1.35vw, 20px);
  font-weight: 700;
  line-height: 1.65;
}

#section1 #book-now {
  margin-top: 26px;
  padding: 0 24px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.gym-hero-metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.gym-hero-metrics span {
  display: grid;
  min-width: 124px;
  padding: 12px 14px;
  border: 1px solid rgba(242, 96, 0, .2);
  border-radius: 8px;
  background: rgba(11, 17, 21, .7);
  color: rgba(243, 255, 248, .68);
  font-size: 12px;
  font-weight: 800;
  backdrop-filter: blur(12px);
}

.gym-hero-metrics b {
  color: #fff;
  font-size: 24px;
  line-height: 1;
}

.gym-pulse-panel {
  position: absolute;
  right: clamp(18px, 5vw, 86px);
  bottom: clamp(36px, 8vh, 82px);
  width: min(260px, calc(100vw - 36px));
  padding: 18px;
  border: 1px solid rgba(255, 138, 31, .24);
  border-radius: 8px;
  background: rgba(5, 8, 10, .72);
  box-shadow: 0 24px 64px rgba(0, 0, 0, .34);
  backdrop-filter: blur(14px);
}

.gym-pulse-panel span {
  color: var(--gym-cyan);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.gym-pulse-panel b {
  display: block;
  margin-top: 8px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  line-height: 1;
}

.gym-pulse-panel i {
  display: block;
  height: 28px;
  margin-top: 12px;
  background:
    linear-gradient(90deg, transparent 0 12%, var(--gym-lime) 12% 15%, transparent 15% 25%, var(--gym-cyan) 25% 30%, transparent 30% 45%, var(--gym-red) 45% 49%, transparent 49% 100%);
  clip-path: polygon(0 55%, 12% 55%, 15% 20%, 18% 78%, 24% 78%, 27% 42%, 31% 60%, 43% 60%, 46% 12%, 50% 86%, 56% 54%, 100% 54%, 100% 100%, 0 100%);
  animation: gymPulse 1.35s ease-in-out infinite;
}

#cloose-us.choseus-section.spad,
#about-us,
#services,
#gallery.gallery-section,
#gettouch.gettouch-section,
#contact-us {
  position: relative;
  background: var(--gym-bg);
}

#cloose-us.choseus-section.spad {
  overflow: hidden;
  padding: 110px 0;
  background:
    radial-gradient(circle at 12% 20%, rgba(242, 96, 0, .14), transparent 28%),
    var(--gym-bg);
}

#cloose-us.choseus-section.spad::before {
  content: "SYSTEM READY";
  position: absolute;
  right: -16px;
  top: 36px;
  color: rgba(242, 96, 0, .06);
  font-family: "Oswald", sans-serif;
  font-size: clamp(74px, 14vw, 170px);
  font-weight: 700;
  letter-spacing: .08em;
}

#cloose-us .section-title span,
#about-us .about-span,
#services .span-services {
  color: var(--gym-lime);
  font-family: "Quicksand", sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .18em;
}

#cloose-us .section-title h2,
.gt-text-content h2,
#services .gt-services h2 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: clamp(36px, 4.8vw, 68px);
  font-weight: 700;
  line-height: .98;
}

#cloose-us .cs-item {
  height: calc(100% - 50px);
  padding: 28px 22px;
  border: 1px solid rgba(242, 96, 0, .16);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(242, 96, 0, .1), transparent 44%),
    rgba(11, 17, 21, .78);
  box-shadow: 0 20px 58px rgba(0, 0, 0, .24);
  transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

#cloose-us .cs-item:hover {
  border-color: rgba(242, 96, 0, .42);
  box-shadow: 0 30px 76px rgba(242, 96, 0, .16);
  transform: translateY(-8px);
}

#cloose-us .cs-item span {
  border-radius: 8px;
  background: rgba(242, 96, 0, .12);
  color: var(--gym-lime);
}

#cloose-us .cs-item:hover span {
  background: linear-gradient(135deg, var(--gym-lime), var(--gym-cyan));
  color: var(--gym-bg);
}

#about-us .container {
  max-width: 100%;
}

#about-us .gt-iamge {
  height: 100%;
  overflow: hidden;
}

#about-us .gt-iamge img {
  height: 100%;
  min-height: 620px;
  object-fit: cover;
  filter: saturate(1.08) contrast(1.05);
  transform: scale(1.02);
}

#about-us .container .row .col-md-6:last-child {
  background:
    linear-gradient(90deg, rgba(242, 96, 0, .075) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 138, 31, .055) 1px, transparent 1px),
    var(--gym-panel);
  background-size: 58px 58px;
  padding: clamp(34px, 7vw, 110px);
}

#about-us p,
#services .ss-text p,
#cloose-us .cs-item p {
  color: var(--gym-muted);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 650;
  line-height: 1.75;
}

#about-us .gym-progress-info {
  color: #fff;
  font-weight: 900;
}

#about-us .gym-progress-track {
  height: 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .08);
}

#about-us .gym-progress-fill {
  border-radius: inherit;
  background: linear-gradient(90deg, var(--gym-lime), var(--gym-cyan));
  box-shadow: 0 0 22px rgba(242, 96, 0, .36);
}

#services {
  padding: 110px 0;
  background:
    radial-gradient(circle at 86% 12%, rgba(242, 96, 0, .13), transparent 28%),
    var(--gym-bg);
}

#services .container {
  max-width: 1240px;
}

#services .row-services-wrpper {
  overflow: hidden;
  border: 1px solid rgba(242, 96, 0, .16);
  border-radius: 8px;
  background: var(--gym-panel);
  box-shadow: var(--gym-shadow);
}

#services .ss-pic {
  height: 100%;
  overflow: hidden;
}

#services .ss-pic img {
  width: 100%;
  height: 100%;
  min-height: 310px;
  object-fit: cover;
  filter: grayscale(.2) contrast(1.08);
  transition: transform .65s ease, filter .35s ease;
}

#services .ss-pic:hover img {
  transform: scale(1.08);
  filter: grayscale(0) saturate(1.15) contrast(1.08);
}

#services .ss-text {
  height: 100%;
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 34px;
  background:
    linear-gradient(135deg, rgba(242, 96, 0, .12), transparent 48%),
    var(--gym-panel-2);
}

#services .ss-text h4 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}

#services .ss-text a {
  width: fit-content;
  margin-top: auto;
  color: var(--gym-lime);
  letter-spacing: .1em;
}

#gallery .gallery-iamge {
  gap: 8px;
  background: var(--gym-bg);
}

#gallery .gallery-item {
  border: 1px solid rgba(242, 96, 0, .14);
  background: var(--gym-panel);
}

#gallery .gallery-item::after {
  background:
    linear-gradient(180deg, transparent 36%, rgba(5, 8, 10, .7)),
    linear-gradient(135deg, rgba(242, 96, 0, .18), transparent 38%);
}

#gallery .gallery-item:hover::after {
  background: rgba(5, 8, 10, .08);
}

#gallery .gallery-item img {
  filter: saturate(.95) contrast(1.08);
  transition: transform .65s ease, filter .35s ease;
}

#gallery .gallery-item:hover img {
  transform: scale(1.08);
  filter: saturate(1.18) contrast(1.08);
}

#gettouch.gettouch-section {
  padding: 42px 0 18px;
  border-top: 1px solid rgba(242, 96, 0, .16);
  border-bottom: 1px solid rgba(242, 96, 0, .16);
  background: var(--gym-panel);
}

#gettouch .gt-text {
  padding: 18px;
  border: 1px solid rgba(242, 96, 0, .14);
  border-radius: 8px;
  background: rgba(255, 255, 255, .035);
}

#gettouch .gt-text i {
  background: linear-gradient(135deg, var(--gym-lime), var(--gym-cyan));
  color: var(--gym-bg);
}

#contact-us .gt-location iframe {
  min-height: 560px;
  filter: grayscale(1) invert(.88) contrast(1.2);
}

#contact-us .col-lg-6.colk.colk-6 {
  display: flex;
  align-items: center;
  padding: clamp(28px, 5vw, 64px) !important;
  background:
    linear-gradient(90deg, rgba(242, 96, 0, .06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 138, 31, .045) 1px, transparent 1px),
    var(--gym-panel);
  background-size: 58px 58px;
}

#contact-us .gt-contact-box {
  width: 100%;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid rgba(242, 96, 0, .18);
  border-radius: 8px;
  background: rgba(5, 8, 10, .55);
  box-shadow: var(--gym-shadow);
}

#contact-us .inpput-form,
#contact-us .textarea-form,
#appointment-form .input-of-appoinemnt,
#appointment-form .textarea-of-appoinemnt {
  border: 1px solid rgba(242, 96, 0, .22);
  border-radius: 8px;
  background: rgba(255, 255, 255, .94);
  color: var(--gym-bg);
  font-weight: 800;
  box-shadow: inset 4px 0 0 rgba(242, 96, 0, .76);
}

#contact-us .inpput-form {
  height: 52px;
}

#contact-us .textarea-form {
  height: 136px;
}

#appointment-form {
  width: min(92vw, 860px);
  max-width: 860px;
  max-height: 88vh;
  overflow-y: auto;
  padding: clamp(26px, 4vw, 42px);
  border: 1px solid rgba(242, 96, 0, .24);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(242, 96, 0, .065) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 138, 31, .05) 1px, transparent 1px),
    var(--gym-panel);
  background-size: 50px 50px;
  box-shadow: 0 34px 96px rgba(0, 0, 0, .5);
}

#appointment-form .wrapper-title-appoinment h3,
#appointment-form .label-appoinment {
  color: #fff;
}

#appointment-form .wrapper-title-appoinment h3 {
  font-family: "Oswald", sans-serif;
  font-size: clamp(30px, 4vw, 46px);
  text-transform: uppercase;
}

#appointment-form .gender-wrapper {
  flex-wrap: wrap;
  gap: 10px;
}

#appointment-form .wrapper-gender-p {
  color: #fff;
}

.appoint-open::before {
  z-index: 1001;
  background: rgba(0, 0, 0, .78);
  backdrop-filter: blur(8px);
}

.appoint-open #appointment-form {
  z-index: 1002;
  animation: gymModalIn .24s ease both;
}

footer#footer {
  padding: 26px 0;
  background: #030506;
}

#footer .footer-copyright p {
  margin: 0;
  color: rgba(243, 255, 248, .68);
  text-align: center;
}

.gym-js-ready .gym-reveal {
  opacity: 0;
  transform: translateY(34px);
  transition: opacity .72s ease, transform .72s ease;
}

.gym-js-ready .gym-reveal.gym-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes gymHeroZoom {
  from {
    transform: scale(1.08);
  }
  to {
    transform: scale(1);
  }
}

@keyframes gymPulse {
  0%,
  100% {
    opacity: .58;
    transform: scaleX(.92);
  }
  50% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes gymModalIn {
  from {
    opacity: 0;
    transform: translate(-50%, -47%) scale(.96);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .gym-demo-page *,
  .gym-demo-page *::before,
  .gym-demo-page *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

@media (max-width: 991px) {
  #header {
    position: absolute;
  }

  #header .logo-wrapper,
  #header .nav-wrapper,
  #header .social-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
    text-align: center;
  }

  #header .col-lg-3.social-wrapper {
    justify-content: center;
  }

  #section1 .item {
    min-height: 860px;
  }

  #section1 .content-wrpper-bg {
    top: 58%;
  }

  .gym-pulse-panel {
    display: none;
  }

  #about-us .gt-iamge img {
    min-height: 440px;
  }
}

@media (max-width: 575px) {
  #header {
    top: 8px;
  }

  #header .container {
    padding: 8px;
  }

  #header .col-lg-3.logo-wrapper img {
    width: 108px;
  }

  #header .nav-wrapper {
    display: none;
  }

  #Appointment {
    min-height: 38px;
    padding: 0 12px;
    font-size: 11px;
  }

  #section1 .item {
    min-height: 780px;
  }

  #section1 .content-wrpper-bg {
    left: 16px;
    width: calc(100% - 32px);
  }

  #section1 .wrpre-ocnt h1 {
    font-size: clamp(42px, 16vw, 64px);
  }

  .gym-hero-metrics span {
    width: 100%;
  }

  #cloose-us.choseus-section.spad,
  #services {
    padding: 76px 0;
  }

  #gallery .gallery-iamge {
    grid-auto-rows: 280px;
  }

  #contact-us .col-lg-6.colk.colk-6,
  #appointment-form {
    padding: 24px !important;
  }
}

/* Gym monochrome performance refinement */
.gym-demo-page {
  --gym-bg: #050505;
  --gym-panel: #101010;
  --gym-panel-2: #181818;
  --gym-text: #ffffff;
  --gym-muted: #b8b8b8;
  --gym-lime: #f26000;
  --gym-cyan: #ff8a28;
  --gym-line: rgba(255, 255, 255, .13);
  --gym-shadow: 0 32px 90px rgba(0, 0, 0, .46);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, .03) 1px, transparent 1px),
    #050505;
}

#header .container {
  border-color: rgba(255, 255, 255, .16);
  background: rgba(10, 10, 10, .78);
}

#header .col-lg-3.logo-wrapper img {
  filter: drop-shadow(0 12px 26px rgba(0, 0, 0, .5));
}

#header .nav-wrap .nav-link:hover,
#header .nav-wrap .nav-link:focus,
#Appointment,
#section1 #book-now,
#contact-us .inpput-form-btn,
#appointment-form .input-btn-appoinemnt {
  color: #fff;
  background: linear-gradient(135deg, #f26000 0%, #ff7a18 52%, #2a2a2a 100%);
}

#Appointment:hover,
#section1 #book-now:hover,
#contact-us .inpput-form-btn:hover,
#appointment-form .input-btn-appoinemnt:hover {
  color: #fff;
  background: linear-gradient(135deg, #2a2a2a 0%, #f26000 58%, #ff8a28 100%);
  box-shadow: 0 24px 58px rgba(242, 96, 0, .26);
}

#section1 .wrapper-section1::before {
  background:
    radial-gradient(circle at var(--gym-x, 72%) var(--gym-y, 28%), rgba(242, 96, 0, .24), transparent 22%),
    linear-gradient(90deg, rgba(0, 0, 0, .92), rgba(20, 20, 20, .5) 48%, rgba(0, 0, 0, .74));
}

#section1 .wrapper-section1::after {
  background:
    linear-gradient(115deg, transparent 0 44%, rgba(242, 96, 0, .15) 44.2% 44.7%, transparent 45%),
    linear-gradient(90deg, rgba(255, 255, 255, .055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, .045) 1px, transparent 1px);
  background-size: auto, 74px 74px, 74px 74px;
}

#section1 .wrpre-ocnt {
  border-left-color: #f26000;
}

#section1 .wrpre-ocnt span.span-text,
#cloose-us .section-title span,
#about-us .about-span,
#services .span-services,
#services .ss-text a {
  color: #f26000;
}

#section1 .wrpre-ocnt h1 strong {
  -webkit-text-stroke-color: #f26000;
  text-shadow: 0 0 26px rgba(242, 96, 0, .26);
}

.gym-hero-metrics span,
.gym-pulse-panel,
#cloose-us .cs-item,
#services .row-services-wrpper,
#gettouch .gt-text,
#contact-us .gt-contact-box,
#appointment-form {
  border-color: rgba(255, 255, 255, .14);
  background:
    linear-gradient(135deg, rgba(242, 96, 0, .08), transparent 38%),
    rgba(18, 18, 18, .88);
}

.gym-hero-metrics b,
.gym-pulse-panel b,
#cloose-us .section-title h2,
.gt-text-content h2,
#services .gt-services h2,
#services .ss-text h4,
#appointment-form .wrapper-title-appoinment h3 {
  color: #fff;
}

.gym-pulse-panel span {
  color: #f26000;
}

.gym-pulse-panel i {
  background:
    linear-gradient(90deg, transparent 0 12%, #f26000 12% 15%, transparent 15% 25%, #fff 25% 30%, transparent 30% 45%, #ff8a28 45% 49%, transparent 49% 100%);
}

#cloose-us.choseus-section.spad,
#services,
#gallery.gallery-section,
#contact-us,
#about-us {
  background:
    radial-gradient(circle at 86% 10%, rgba(242, 96, 0, .11), transparent 28%),
    linear-gradient(180deg, #050505, #111);
}

#cloose-us .cs-item:hover {
  border-color: rgba(242, 96, 0, .42);
  box-shadow: 0 30px 76px rgba(242, 96, 0, .16);
}

#cloose-us .cs-item span,
#gettouch .gt-text i,
#appointment-section .icon-wrperr {
  background: linear-gradient(135deg, #f26000, #ff8a28);
  color: #fff;
}

#about-us .container .row .col-md-6:last-child,
#services .ss-text,
#contact-us .col-lg-6.colk.colk-6 {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .045) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, .035) 1px, transparent 1px),
    #111;
}

#about-us .gym-progress-track {
  background: rgba(255, 255, 255, .12);
}

#about-us .gym-progress-fill {
  background: linear-gradient(90deg, #f26000, #ff8a28);
  box-shadow: 0 0 22px rgba(242, 96, 0, .34);
}

#services .ss-pic img,
#gallery .gallery-item img {
  filter: grayscale(.28) contrast(1.12);
}

#services .ss-pic:hover img,
#gallery .gallery-item:hover img {
  filter: grayscale(0) saturate(1.05) contrast(1.1);
}

#gallery .gallery-item::after {
  background:
    linear-gradient(180deg, transparent 38%, rgba(0, 0, 0, .74)),
    linear-gradient(135deg, rgba(242, 96, 0, .16), transparent 40%);
}

#contact-us .inpput-form,
#contact-us .textarea-form,
#appointment-form .input-of-appoinemnt,
#appointment-form .textarea-of-appoinemnt {
  border-color: rgba(255, 255, 255, .16);
  background: #f4f4f4;
  box-shadow: inset 4px 0 0 rgba(242, 96, 0, .78);
}

/* Contact form performance-console fields */
#contact-us .gt-contact-box {
  position: relative;
}

#contact-us .gt-contact-box::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 8px;
  pointer-events: none;
}

#contact-us .row-of-form:not(:last-child) .form-group {
  position: relative;
  isolation: isolate;
}

#contact-us .row-of-form:not(:last-child) .form-group::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 8px;
  padding: 1px;
  background:
    linear-gradient(135deg, rgba(242, 96, 0, .9), rgba(255, 255, 255, .16) 36%, rgba(255, 255, 255, .06) 72%, rgba(242, 96, 0, .58));
  clip-path: polygon(0 0, calc(100% - 18px) 0, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#contact-us .row-of-form:not(:last-child) .form-group::after {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 0;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, transparent, #f26000, transparent);
  opacity: .54;
  transform: scaleX(.42);
  transition: opacity .24s ease, transform .24s ease;
  pointer-events: none;
}

#contact-us .inpput-form,
#contact-us .textarea-form {
  position: relative;
  height: 56px;
  border: 0;
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .08), rgba(255, 255, 255, .025)),
    rgba(5, 5, 5, .86);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .06), 0 14px 34px rgba(0, 0, 0, .22);
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: .02em;
}

#contact-us .inpput-form {
  padding: 0 18px;
}

#contact-us .textarea-form {
  height: 150px;
  padding: 18px;
  resize: vertical;
}

#contact-us .inpput-form::placeholder,
#contact-us .textarea-form::placeholder {
  color: rgba(255, 255, 255, .72);
  opacity: 1;
}

#contact-us .row-of-form:not(:last-child) .form-group:focus-within::before {
  background:
    linear-gradient(135deg, #f26000, rgba(255, 255, 255, .28) 34%, rgba(255, 255, 255, .08) 68%, #ff8a28);
  filter: drop-shadow(0 0 18px rgba(242, 96, 0, .24));
}

#contact-us .row-of-form:not(:last-child) .form-group:focus-within::after {
  opacity: 1;
  transform: scaleX(1);
}

#contact-us .inpput-form:focus-visible,
#contact-us .textarea-form:focus-visible {
  outline: 0;
  background:
    linear-gradient(135deg, rgba(242, 96, 0, .12), rgba(255, 255, 255, .035)),
    rgba(8, 8, 8, .96);
}
          }
