

*,



*::before,



*::after {



  -webkit-box-sizing: border-box;



          box-sizing: border-box;



}







@media (prefers-reduced-motion: no-preference) {



  :root {



    scroll-behavior: smooth;



  }



}









body {margin: 0; overflow-x: hidden; background: #fff;-webkit-text-size-adjust: 100%;font-size: 18px;overflow-x: hidden;font-family: "Montserrat", sans-serif;font-weight: normal;color: #161616;letter-spacing: normal;-ms-scroll-chaining: none;overscroll-behavior: none;}







hr { margin: 1rem 0;color: inherit; background-color: var(--stroke); border: 0;opacity: 0.25;}

hr:not([size]) { height: 1px;}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-top: 0; margin-bottom: 0.5rem;  letter-spacing:normal;   font-family: "Montserrat", sans-serif;}



.h1, h1 { font-size: 50px; line-height: 110%;}

.h2, h2 { font-size: 50px; line-height: 110%;}



.h3, h3 {font-size: 40px; line-height: 110%;}



.h4, h4 { font-size: 32px; line-height: 150%; }



.h5, h5 {font-size: 24px; line-height: 150%;}



.h6, h6 { font-size: 20px; line-height: 150%;}



a{-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all; text-decoration: none;}



a:focus, a:active {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-tap-highlight-color: transparent; }







p{margin-top: 0; font-size: 16px; line-height: 160%;  }



.img-fluid{max-width: 100%; height: auto;}



.container{max-width: 1312px; width: 100%; margin-left: auto; margin-right: auto; padding-left: 16px; padding-right: 16px;}



.btn { position: relative; cursor: pointer; padding: 10px 13px;  -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 6px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: auto; height: auto; background-color: transparent; border: none;cursor: pointer;margin: 0px;font-size:18px;font-style: normal;font-weight: 500; font-family: "Montserrat", sans-serif; text-transform: capitalize; line-height: 1;  border-radius: 16px;  text-align: center;}



.btn.btn-primary{background: #fff; overflow: hidden; border:1px solid #fff; color: #161616;}

.btn.btn-primary:hover{  background:  #FF0000;color: #fff; border-color: #FF0000; }

.btn.btn-primary:active{background: #FF0000;color: #fff; border-color: #FF0000;}

 .btn.btn-primary span{position: relative;z-index: 1; padding: 5px 9px; transition: 0.5s ease all; min-width: 32px; min-height: 32px; display: flex; align-items: center; justify-content: center; background: #FF0000; border-radius: 8px; color: #fff;}

.btn.btn-primary:hover span{transform: translateX(5px);}

 .btn.btn-primary span.w-60{min-width: 60px;}

.btn span svg{display: block; height: auto; width: auto;}

.btn-secondary{background: #161616; border: 1px solid #161616; color: #fff;}

.btn-secondary span{position: relative; padding: 5px 9px; z-index: 1; transition: 0.5s ease all; min-width: 32px; min-height: 32px; display: flex; align-items: center; justify-content: center; background: #FF0000; border-radius: 8px; color: #fff;}



.btn:focus{outline: none; }

.btn-secondary:disabled, .btn-secondary[disabled], .btn-secondary.disabled{opacity: 0.64;}



.btn-secondary:hover{background: #FF0000; border-color: #FF0000;}

.btn-secondary:hover span{transform: translateX(5px);}



sup {font-size: 10px;font-weight: bold;}

.text-center{text-align: center;}

.text-left{text-align: left;}

.text-right{text-align: right;}

.mobile-show{display: none !important;}



.small-icon.slick-arrow {width: 54px;height: 54px; border: none; z-index: 2; transition: 0.5s ease all;  padding: 10px; border-radius: 30px;background: #2B2B2B; color: #6e6e6e; display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 8px; }

.small-icon.slick-arrow:hover{background: #FF0000; color: #fff;}

.small-icon.slick-arrow:before {display: none;}

.small-icon.slick-arrow.slick-prev{left: 0;}

.small-icon.slick-arrow.slick-next{right: 0;}











/* Reset CSS ends */

.header_wrap{position: fixed; top: 0;  left: 0; width: 100%; z-index: 3;}

header.header_wrap.scrolled{background: rgba(22, 22, 22,60%);}

.header_row{display: flex; align-items: flex-start; justify-content: space-between;}

.btn_head{display: flex; gap:12px; padding-top: 20px;}

.logo{max-width: 223px;}



.hero_banner{height: 100dvh; max-height: 760px; background: url(../img/banner.jpg) no-repeat center; position: relative; overflow: hidden; background-size: cover;display: flex; align-items: center; justify-content: center;}

.hero_banner video{position: absolute; object-fit: cover; object-position: center; width: 100%; height: 100%; top: 0; left: 0;}

.banner_content{max-width: 846px; margin: 0 auto; text-align: center; position: relative; z-index: 2;}
.hero_banner::before{content: ""; inset: 0; background: rgba(22, 22, 22,60%); z-index: 1; position: absolute;}


.banner_content h1{font-weight: 700; color: #fff;}

.banner_content p{color: #fff; font-size: 18px; line-height: 140%; margin-bottom: 25px;}

.banner_content .btn{font-weight: 700;}

.banner_top { display: inline-flex;border: 1px solid #FF0000;border-radius: 10px; color: #fff; font-size: 18px; line-height: 110%; font-weight: 500; margin-block: 10px; overflow: hidden;}

.banner_top span{padding: 10px;display: block;}

.banner_top span.bg_red{background: #FF0000; font-weight: 700;}

.stats-section { background: #161616; color: #fff; padding: 28px 0px;}


/* .hidden {
  display: none;
}

.hidden.show {
  display: block;
} */




/* Layout */

.stats-wrapper {display: flex;align-items: center;justify-content: space-between;gap: 0;flex-wrap: wrap;}



/* Left */

.stats-left {display: flex;gap: 54px; width: 25%;}

.stat{max-width: 130px;}

.stat h2 { font-size: 40px; line-height: 115%; margin: 0;}



.stat p {font-size: 18px; font-weight: 500; line-height: 130%; color: #fff;margin-top: 5px; margin-bottom: 0;}





/* Right */

.stats-right { display: flex; width: 71%;flex-direction: row; border-left:3px solid #404040;; gap: 26px; padding-block: 12px; padding-left: 55px;}

.trusted { font-size: 18px; line-height: 130%; max-width: 103px; margin: 0;color: #fff; font-weight: 500;}

.logos { display: flex; align-items: center; gap: 15px; overflow: hidden; flex-wrap: wrap;}



.logos .items {background: #fff;padding: 8px 18px;border-radius: 20px;height: 80px; display: flex; align-items: center;  justify-content: center;}

.logos .items img{max-height: 60px; width: auto; display: block;}

.logos .marquee-track{gap: 24px;}



.air_express_wrap{padding: 80px 0;}

.air_express_head{text-align: center;  padding: 0 16px 26px; }

.air_express_head h2{font-size: 40px; font-weight: 700;}

.air_express_head p{font-size: 20px; font-weight: 500; line-height: 140%; margin: 0;}

.air_express_row{display: flex; border-top: 1px solid rgba(22, 22, 22,60%); flex-wrap: nowrap;  gap: 46px; margin-bottom: 60px;  padding-left: calc((100% - 1312px) / 2);  width: 400vw; }

.air_express_row>div{padding-left: 30px; width: 40vw; position: relative; padding-top: 39px;}

.air_express_row>div::before{width: 17px; content: ""; height: 65px; position: absolute; left: 0; top: 0; background:url(../img/daimond-shape.svg) no-repeat center; background-size: cover;}







.air_express_row h3{font-size: 32px; line-height: 115%; margin-bottom: 10px;}

.air_express_row p{font-size: 18px; font-weight: 500; line-height: 140%; margin-bottom: 20px;}

.air_express_row ul{list-style: none; display: flex; flex-wrap: wrap; gap: 10px; margin: 0; padding: 0;}

.air_express_row ul li{font-size: 16px; border: 1px solid #161616; line-height: 140%; padding: 9px 20px; border-radius: 50px;}

.air_express_wrap .btn{max-width: 627px; width: 100%; justify-content: center; font-weight: 700; padding: 43px 15px;}





.skills_wrap{background: #161616; padding: 50px 0;}

.skills_head{text-align: center; color: #fff; margin-bottom: 40px;}

.skills_head h2{font-size: 40px; font-weight: 700; margin-bottom: 10px;}

.skills_head p{font-size: 20px; line-height: 140%; font-weight: 500;margin-bottom: 0;}

.skills-slider{margin-bottom: 33px; padding: 0 60px;}

.skill_row{max-width: 1095px; margin: 0 auto; color: #fff; display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between;}

.progress { transition: width 0.4s ease-in-out;}

.skill_img { width: 64.2%; padding-left: 20px; padding-bottom: 20px; position: relative;}

.skill_img img{border-radius: 30px; width: 100%; position: relative; z-index: 1;}

.skill_img::before{content: ""; width: calc(100% - 20px); height: calc(100% - 20px); display: block; position: absolute; border: 1px solid #4A4A4A; border-radius: 30px; left: 0; top: 20px;}

.skill_info {  width: 31%;}

.skill_info img{margin-bottom: 5px;}

.skill_info h3{font-size: 32px; margin-bottom: 10px; }

.skill_info p{margin-bottom: 0; font-size: 18px; line-height: 140%; font-weight: 500;}

.slider-bottom {display: flex; align-items: center; flex-direction: row-reverse; gap: 10px; margin-bottom: 30px;}

.slider-bottom .pagination{font-size: 18px; font-weight: 700; color: #fff;}

.progress-bar { width: 100%; height: 2px; position: relative; background: #4A4A4A; border-radius: 10px;}

.progress-bar .progress{position: absolute; width: 11.111%; left: 0; top:-2px; height: 6px; background: #FF0000; border-radius: 10px 0 0 10px;}

.skills_wrap .btn{font-weight: 700;}



.studio-gallery{padding: 80px 0;}



.studio-gallery h2 {font-size: 40px;margin-bottom: 33px;}



.gallery {display: grid;grid-template-columns: repeat(4, 1fr);/*grid-auto-rows: 200px;*/gap: 12px;}



/* Items */

.item {overflow: hidden; border-radius: 20px;}
.gallery .item {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease;
}

.gallery .item.hidden {
  opacity: 0;
  transform: translateY(40px);
  pointer-events: none;
  height: 0;
  overflow: hidden;
}

.gallery .item.hidden.show {
  opacity: 1;
  transform: translateY(0);
  height: auto;
  pointer-events: auto;
}


.item img {width: 100%;height: 100%;object-fit: cover;display: block; transition: 0.5s ease all;}

.item:hover img{transform: scale(1.1);}



.tall {grid-row: span 2;}

.view-more{margin-top: 8px;}

.view-more a{display: inline-flex; align-items: center; gap: 10px; font-size: 18px; font-weight: 700; color: #161616; transition: 0.5s ease all;}

.view-more a span{width:32px; height: 32px; display: flex; align-items: center; justify-content: center; border-radius: 8px; border: 1px solid #FF0000; transition: 0.5s ease all; background: #FF0000; color: #fff;}

.view-more a:hover{color: #FF0000;}

.view-more a:hover span{background: #fff; color: #FF0000;}

.small_banner{background: url(../img/small-banner.jpg) no-repeat center top; padding: 60px 0; background-size: cover; text-align: center; color: #fff;}

.small_banner h2{font-size: 40px; font-weight: 700; max-width: 629px; margin: 0 auto 14px; text-transform: capitalize;}

.small_banner p{font-size: 20px; line-height: 140%; font-weight: 500; margin-bottom: 36px;}

.small_banner .btn-group{display: flex; align-items: center; justify-content: center; gap: 15px; flex-wrap: wrap;}





.marquee-section {background: #fff;padding: 40px 0;overflow: hidden;border-top: 1px solid #161616;border-bottom: 1px solid #161616;}

.marquee {width: 100%;overflow: hidden;position: relative;}

.marquee-track { display: flex; will-change: transform; gap: 18px;width: max-content;animation: scroll 25s linear infinite;}



.marquee-track .tag {padding: 10px 19px;border: 1px solid #161616;border-radius: 90px;background: #fff; white-space: nowrap; font-size: 18px; font-weight: 500;}

/* Animation */

@keyframes scroll {

  from {

    transform: translate3d(0, 0, 0);

  }

  to {

    transform: translate3d(calc(-50% - 0.5px), 0, 0);

  }

}



.trainer_wrap {padding: 80px 0 54px;}

.trainer_row { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}

.trainer_img { width: 38.5%; text-align: center;}

.trainer_img .img{position: relative;}

.trainer_img .img::before{content: ""; width: 100%; height: 100%; border-radius: 30px; display: block; border: 1px solid #c4c4c4; position: absolute; left: 25px; top: 30px;}

.trainer_img img{border-radius: 30px; display: block; width: 100%; position: relative; z-index: 1;}

.trainer_info { width: 50.4%;}

.trainer_img h3{display: inline-block; padding: 0 15px; background: #fff; position: relative; z-index: 2; font-size: 32px; margin:9px  0 0;}

.trainer_info h2{font-size: 40px; line-height: 110%; font-weight: 700;}

.trainer_info h6{max-width: 460px; width: 100%; font-size: 20px; font-weight: 700; line-height: 140%; margin-bottom: 30px;}

.trainer_info p{font-size: 18px; max-width: 591px; width: 100%; font-weight: 500; line-height: 140%; margin-bottom: 10px;}

.trainer_info blockquote { width: 100%;border: 1px solid #B9B9B9; border-radius: 20px;margin: 0 auto 17px;padding: 30px;font-size: 18px;font-weight: 500;line-height: 140%;}





.faq_wrap{padding: 75px 0;}

.faq_wrap h2{font-size: 40px; text-transform: capitalize; margin-bottom: 30px;}

.faq_wrap .accordion{  list-style: none; counter-reset: my-counter; padding-left: 0; margin: 0;}



.faq_wrap .accordion li {counter-increment: my-counter;position: relative;padding-left: 70px;  padding-block: 20px; border-bottom: 1px solid #E2E2E2;}

.faq_wrap .accordion li:first-child{border-top: 1px solid #E2E2E2;}

.faq_wrap .accordion li::before {content: counter(my-counter, decimal-leading-zero);position: absolute; font-size: 24px; top: 27px; left: 0;font-weight: 500;}

.faq_wrap .accordion li>a{font-size: 24px; font-weight: 500; color: #161616; text-decoration: none; display: flex; align-items: center; justify-content: space-between;}

.faq_wrap .accordion li>a .collapse-icon{position: relative; transition: 0.5s ease all; min-width: 42px; width: 42px; height: 42px; background: #FF0000; display: flex; align-items: center; justify-content: center; border-radius: 50%;}

.faq_wrap .accordion p{font-size: 16px; line-height: 130%; font-weight: 500;}

.faq_wrap .accordion div p:last-child{margin-bottom: 0;}

.faq_wrap .accordion div{max-width: 1048px; padding-top: 10px;}

.faq_wrap .accordion>li>a .collapse-icon::before{ content: ""; width: 10px; height: 2px; background-color: #fff;position: absolute;top: 50%;transform: rotate(90deg);right: 16px;}

.faq_wrap .accordion>li>a .collapse-icon::after{ content: ""; width: 10px; height: 2px;background-color: #fff;position: absolute;transform: rotate(0deg);top: 50%;right: 16px;}

.faq_wrap .accordion>li.active>a .collapse-icon::before{opacity: 0;}

.faq_wrap .accordion>li.active>a .collapse-icon{background: #161616;}





.small_banner2 {background: url(../img/small-banner.jpg) no-repeat center top; min-height: 340px; display: flex; align-items: center; justify-content: center; padding: 60px 0; background-size: cover; text-align: center; color: #fff;}

.small_banner2 h2{max-width: 875px; font-size: 32px; line-height: 140%; font-weight: 500; margin:0 auto 33px;}



.footer_row{display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; gap: 10px; padding-top: 10px;}

.f_logo{max-width: 224px;}

.copyright p{margin: 0; font-size: 14px; line-height: 115%; color: #161616;}

.copyright p a{text-decoration: underline; color: #2F00FF;}

.footer_wrap .btn{font-weight: 700;}



.testimonial-section{background: #161616; color: #fff; padding: 50px 0; margin-top: 80px;}



.testimonial_header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}



.testimonial_header h2 { font-size: 40px; line-height: 110%; margin: 0;}



.testimonial_header .right {

  display: flex;

  align-items: center;

  gap: 27px;

}



.testimonial_header h3 {

  font-size: 40px; color: #fff;  line-height: 115%; margin: 0; display: flex; align-items: center; gap: 10px;

}

.testimonial-slider {margin: 0 -15px;}

.testimonial_header h3 span { font-size: 18px; font-weight: 500; line-height: 130%; max-width: 168px; color: #fff;}

.testimonial_header .arrows{display: flex; gap: 15px;}

.arrows .next {

  background: #FF0000; color: #fff;

}



/* Slider */

.testimonial-slider .slide {

  padding: 10px 15px;

}



.card {

  position: relative;

  border-radius: 20px;

  overflow: hidden;

}



.card img {

  width: 100%;

  height: 100%;

  object-fit: cover;

}



/* Play button */

.play-btn {

  position: absolute;

  top: 50%;

  left: 50%; transform: translate(-50%, -50%);

  max-width: 84px;

  padding: 12px 16px;

  border-radius: 50%;

  font-size: 20px; opacity: 0; transition: 0.5s ease; visibility: hidden;

}

.play-btn img{width: 100%; height: auto; display: block;}

/* Info text */

.over-info {

  position: absolute;

  bottom: 0;

  left: 0; width: 100%; padding: 15px;

background: linear-gradient(

    to bottom,

    rgba(0, 0, 0, 0) 0%,

    rgba(0, 0, 0, 0.9) 100%  );  opacity: 0; transition: 0.5s ease; visibility: hidden;}



.over-info h4 { margin: 0; font-size: 24px; line-height: 115%; color: #fff;}



.over-info span {font-size: 16px; font-weight: 500;color: #FF0000;}

.card:hover .play-btn, .card:hover .over-info{opacity: 1; visibility: visible;}





@media (max-width: 1200px) {

.stats-left{width: 36%;}

.stats-right{width: 64%;}

.air_express_row{padding-left: 16px;}

}



@media (max-width: 992px) {

  .gallery {

    grid-template-columns: repeat(3, 1fr);

  }

  .footer_wrap{padding-bottom: 20px;}

  .footer_row{flex-direction: column;}

  .copyright{margin-bottom: 20px; text-align: center;}

  .trainer_img{width: 40.5%;}



  .stats-left{width: 100%; justify-content: center;}

.stats-right{width: 100%; border: none; padding-left: 0;}



}



@media (max-width: 767px) {



  .banner_content h1{font-size: 40px;}

  .banner_content p{font-size: 16px;}

 h2{font-size: 32px;}



 .skills_head h2{font-size: 32px;}

 .skills_head p{font-size: 16px;}



  .small_banner h2{font-size: 32px;}

  .small_banner p{font-size: 16px;}

  .btn{font-size: 15px;}

  .gallery {

    grid-template-columns: repeat(2, 1fr);

  }

  .item{border-radius: 8px;}

  .studio-gallery h2{font-size: 32px;}

  .studio-gallery{padding: 50px 0;}

  .faq_wrap{padding: 50px 0;}

  .faq_wrap h2{font-size: 32px;}

  .faq_wrap .accordion li{padding-left: 40px;}

  .faq_wrap .accordion li>a, .faq_wrap .accordion li::before{font-size: 20px;}

  .small_banner2 h2{font-size: 24px;}



  .skill_row{flex-wrap: wrap; gap: 25px;}

  .skill_img{width: 100%;}

  .skill_info{width: 100%;}

  .skill_info h3{font-size: 26px;}

  .skill_info p{font-size: 15px;}

  .skill_img img{border-radius: 15px;}

  .skill_img::before{border-radius: 15px;}

  .skill_info img{max-width: 120px;}

  .small-icon.slick-arrow { width: 40px; height: 40px;}

  .skills-slider{padding: 0 45px;}

  .marquee-section{padding: 28px 0;}

  .marquee-track .tag{font-size: 16px;}

  .trainer_row{gap: 25px;}

  .trainer_img{width: 100%;}

  .trainer_info{width: 100%;}

  .trainer_info h2{font-size: 32px;}

  .trainer_info h6{font-size: 18px;}

  .trainer_info p{font-size: 16px;}

  .trainer_info blockquote{padding: 20px; font-size: 16px;}

  .trainer_wrap{padding: 50px 0;}

  .trainer_img .img::before{left: 12px; top: 25px;}

  .trainer_img h3{font-size: 26px;}



  .air_express_wrap{padding: 50px 0;}

  .air_express_head h2{font-size: 32px;}

  .air_express_head p{font-size: 16px;}

  .air_express_row { grid-template-columns: repeat(1, 1fr);}



  .air_express_row h3{font-size: 26px;}

  .air_express_row p{font-size: 16px;}

  .air_express_row ul li{font-size: 14px;}

  .air_express_wrap .btn{padding: 23px 13px;}

  .stats-right{width: 100%; border: none; padding-left: 0; flex-direction: column;margin-top: 25px; }

  .trusted{max-width: 100%; width: 100%; text-align: center;}

  .stat p{font-size: 16px;}

  .stat h2{font-size: 32px;}

  .testimonial_header{flex-wrap: wrap; gap:22px}

  .testimonial_header h2{font-size: 32px;}

  .testimonial_header .right{width: 100%; justify-content: space-between;}

  .testimonial_header h3{font-size: 32px;}

  .testimonial_header h3 span{font-size: 16px;}

  .banner_top{font-size: 16px;}

  .logo {

    min-width: 170px; max-width: 170px;

}

.btn_head{padding-top: 0; display: none;}

.header_row{align-items: center; justify-content: center;}

.btn_head .btn {

    padding: 10px 7px;

    font-size: 15px;

}

.btn_head .btn span{display: none;}

.air_express_row{gap: 10px;}

.air_express_row>div{width: 100vw;}

    .air_express_row ul li {

        font-size: 10px;

        padding: 10px;

    }

        .banner_content h1 {

        font-size: 36px;

    }

    .banner_top span{padding: 8px;}

}







@media (max-width: 480px){



.testimonial_header h3{flex-direction: row; flex-wrap: wrap;}

.testimonial_header h3 span{display: block;width: 100%;}

}