/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
body {
  background: #fdfdfd;
}
p {
  margin-bottom: 0px !important;
}

p + p {
  margin-top: 10px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h2 span,
h3 span {
  color: #cf0128;
}
.btn {
  font-weight: 700;
  font-size: 18px;
  line-height: 21.06px;
  background: #cf0128;
  color: #fff;
  padding: 14px 27px;
  border-radius: 58.77px;
  margin-top: 10px;
  transition: 0.5s ease all;
  display: inline-block;
}
.btn:hover {
  background: #000;
  color: #fff;
}

#popmake-1833 {
    padding: 0!important;
}

#popmake-1833 .e-con-inner {
    padding-bottom: 0px!important;
}
.main-contact-form .mf-file-name {
  display: none !important;
}

.main-contact-form .mf-input-file-upload-label {
  width: 100%;
  margin: 0px;
}

.main-contact-form .mf-error-message {
  position: absolute;
  font-size: 12px;
  bottom: -22px;
  left: 6px;
}

.main-contact-form .metform-btn.metform-submit-btn {
  box-shadow: none;
}
.mf-input-wrapper input,
.mf-input-wrapper .mf-input-file-upload-label,
.mf-input-wrapper textarea {
  background-image: url("/wp-content/uploads/2026/03/Input-Right.svg") !important;
  background-repeat: no-repeat !important;
  background-position: right 20px center !important;
}
.user-mail input {
  background-image: url("/wp-content/uploads/2026/03/user-mail.svg") !important;
}

.user-location input {
  background-image: url("/wp-content/uploads/2026/03/user-name.svg") !important;
}
.user-name input {
  background-image: url("/wp-content/uploads/2026/03/user-naem.svg") !important;
}
.user-logo .mf-input-file-upload-label {
  background-image: url("/wp-content/uploads/2026/03/user-logo.svg") !important;
}
.not-icon input,
.not-icon textarea {
  background-image: none !important;
}


/* SERVICES GRID */

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

/* SERVICE CARD */

.service-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.35s ease;
  position: relative;
  border: 1.05px solid #e9e9e9;
  box-shadow: 0px 4px 11px 0px #00000012;
  height: 100%;
}

.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

/* IMAGE */

.service-image {
  overflow: hidden;
  position: relative;
}

.service-image a {
  display: block;
  overflow: hidden;
}

.service-image img {
  width: 100%;
  height: 255px;
  display: flex;
  object-fit: cover;
  padding: 4px;
  transition: transform 0.5s ease;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.service-header {
  display: grid;
  align-items: center;
  gap: 12px;
  grid-template-columns: 50px 1fr 50px;
}

.service-content {
  flex-direction: column;
  padding: 25px;
  position: relative;
  display: flex;
  gap: 20px;
  align-items: start;
}

.service-card-link {
  text-decoration: none !important;
}

.service-card-link .service-desc {
  color: initial;
  font-size: 18px;
  text-align: left;
}
.services-page .services-wrapper {
  padding-block: 60px;
}
.arrow-btn {
  width: 45px;
  height: 45px;
  border: 1px solid #1d1d1d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}
.services-page .services-wrapper .services-grid .service-image img {
  height: 331px;
}
.arrow-btn:hover {
  background: #000;
}

.arrow-btn:hover img {
  filter: invert(1);
}

.service-header {
  width: 100%;
}
.services-page .services-wrapper .services-grid {
  grid-template-columns: repeat(2, 1fr);
}
.service-icon {
  width: 46px;
  height: 46px;
  background:
    linear-gradient(0deg, #cf0128, #cf0128),
    linear-gradient(0deg, #cf0128, #cf0128);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  backdrop-filter: blur(4px);
}

.service-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.service-card:hover .service-icon {
  transform: scale(1.05);
}

.service-icon img {
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1);
}

.service-title a {
  text-decoration: none;
  color: #222;
  transition: 0.3s;
}

.service-title {
  margin: 0;
  text-align: left;
}

.sports-slider-wrapper {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}

.sports-slider .sport-card {
  margin-right: 30px;
  overflow: hidden;
  height: auto;
}

.sports-slider .sport-card:hover .sport-content {
  transform: rotateY(0);
}

.sports-slider {
  margin-left: auto;
}

.sports-section .slick-list {
  max-width: 820px;
  overflow: visible;
}

.sports-section {
  max-width: 1325px;
  margin: auto;
  position: relative;
}

.sports-section .slick-track {
  display: flex;
}

.sport-prev,
.sport-next {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sport-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
}

.sport-image {
  position: relative;
}

.sport-image img {
  width: 100%;
  height: 340px;
  transition: 0.5s;
  object-fit: cover;
  border-radius: 18px;
  display: block;
}

span.sport-arrow img {
  height: auto !important;
  width: auto !important;
  object-fit: revert-layer;
  border-radius: 0px !important;
}

.sport-content {
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
  background: #fff;
  padding: 12px 20px;
  border-radius: 10px;
  transition: 0.4s;
  max-width: 303px;
  width: 100%;
  transform: translateY(100px);
}

button.sport-next.slick-arrow {
  transform: scale(-1);
}

.sport-title {
  color: #111;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0px;
  vertical-align: middle;
}

.sport-arrow {
  min-width: 40px !important;
  width: 40px;
  height: 40px;
  background: #e4002b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 18px;
}

.sport-card:hover .sport-arrow {
  transform: translateX(5px);
}

.sport-image {
  height: 416px;
}

.sports-page .sports-grid .sport-card .sport-image img {
  height: 100%;
  object-fit: cover;
}

.sports-header {
  max-width: 1430px;
  padding-inline: 15px;
  justify-content: end;
  display: flex;
  margin: auto;
  gap: 30px;
  position: absolute;
  right: 0;
  align-items: center;
  top: -90px;
}

.bnt-group {
  display: flex;
  gap: 10px;
}

.sports-header .sports-btn a {
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  line-height: 21.06px;
  letter-spacing: 0px;
  text-align: right;
  vertical-align: middle;
  text-decoration: none;
  background: #cf0128;
  padding: 12px 17px;
  border-radius: 58.77px;
  min-width: 162px;
}

.bnt-group {
  display: flex;
  gap: 10px;
}

.bnt-group .slick-arrow {
  width: 50px;
  height: 50px;
  padding: 15px;
  background: #161616;
}

.bnt-group .slick-arrow img {
  min-width: 19px !important;
  display: block;
  z-index: 1;
}

/* Banner Slider  */

.hero-banner-main {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero-banner-container {
  width: 100%;
  height: 100%;
}

/* Slides Styling */
.hero-banner-slides {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 40px;
}

.hero-banner-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0s;
  /* Logic handles visibility */
  z-index: 1;
}

.hero-banner-slide.active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.hero-banner-bg {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  animation: bannerZoom 10s linear infinite alternate;
}

@keyframes bannerZoom {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }
}

.hero-banner-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: #00000066;
}

/* Content Animation */
.conatiner-hero {
  position: relative;
  max-width: 1340px;
  margin: auto;
  height: 100%;
}
.hero-banner-content {
  position: absolute;
  top: 50%;
  left: 15px;
  z-index: 10;
  max-width: 650px;
  transform: translateY(-50%);
}

/* .hero-banner-slide.active .hero-banner-name {
  animation: fadeInUp 0.8s ease forwards;
}

.hero-banner-slide.active .hero-banner-btn-container {
  animation: fadeInUp 0.8s ease 0.2s forwards;
} */
.logo-title_inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
    filter: blur(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
.home .hom-page-logo {
  display: block;
}
.hom-page-logo,
.home .main-logo {
  display: none;
}
.hero-banner-name {
  margin-bottom: 40px;
  color: #fff;
  opacity: 1;
  font-weight: 800;
  font-size: 60.43px;
  line-height: 81.6px;
  letter-spacing: 0%;
  text-transform: uppercase;
  max-width: 730px;
}
.hero-banner-btn-container {
  display: flex;
  gap: 20px;
  opacity: 1;
}

.hero-banner-btn-primary {
  background: #cf0128;
  font-weight: 700;
}
.hero-banner-btn-container .hero-banner-btn-primary {
  padding-left: 24px !important;
}
button.hero-banner-btn-secondary,
.hero-banner-btn-primary {
  padding-block: 5px !important;
  font-size: 16px !important;
  gap: 20px;
  padding: 6px 14px 6px 14px !important;
  min-width: 184px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-decoration: none !important;
  border-radius: 58px;
  color: #fff;
  border: solid 1px #cf0128;
}
.hero-banner-btn-primary i {
  background: #fff;
  color: #d60024;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-banner-btn-primary:hover {
  background: #000;
  color: #fff !important;
}
.hero-banner-btn-secondary:hover {
  background: #000 !important;
  border-color: #cf0128;
  color: #fff !important;
}
button.hero-banner-btn-secondary {
  border: 1px solid #a1a1aa;
  background: transparent !important;
  padding-inline: 25px !important;
}
.hero-banner-btn-primary span {
  width: 39px;
  height: 39px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

button.hero-banner-btn-secondary:hover {
  background: var(--e-global-color-primary) !important;
  border-color: var(--e-global-color-primary) !important;
}
.hero-banner-btn-secondary {
  background: rgba(0, 0, 0, 0.4);
  color: white;
  padding: 15px 35px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  backdrop-filter: blur(5px);
  text-decoration: none !important;
}

/* Separated Thumbnails Styling */
.hero-banner-thumbnails {
  position: absolute;
  bottom: 8vh;
  right: 0px;
  display: flex;
  gap: 15px;
  z-index: 20;
  width: 510px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
button.hero-banner-next {
  transform: scale(-1);
}
button.hero-banner-prev img,
button.hero-banner-next img {
  min-width: 20px;
  height: 16px;
}

.hero-banner-thumb {
  width: 205px;
  height: 250px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  transition: 0.3s;
  flex-shrink: 0;
}

.hero-banner-thumb.active {
  border-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.hero-banner-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
}

/* Navigation */
.hero-banner-nav {
  position: absolute;
  bottom: 360px;
  right: 10vh;
  display: flex;
  gap: 15px;
  z-index: 20;
}

.hero-banner-nav button {
  width: 50px;
  height: 50px !important;
  border-radius: 50%;
  border: none;
  background: #fff !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.3s;
  padding: 25px !important;
}

.hero-banner-nav button:hover {
  background: #d60024;
  color: #fff;
}

/* Service page Css */

.container {
  max-width: 1370px;
  margin: auto;
  padding-inline: 15px;
}

.service-container {
  position: relative;
}

.service-container .banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.service-container .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-container .service-banner-cnt {
  z-index: 2;
  position: relative;
  padding-block: 100px;
}

.service-container .service-banner-cnt .service-box {
  background: #ffffff;
  padding: 40px;
  max-width: 551px;
}
.service-container .service-banner-cnt .service-box h1 {
  font-weight: 800;
  font-size: 56px;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.service-container .service-banner-cnt .service-box p {
  font-size: 22px;
  line-height: 1.5;
}
.service-container .service-banner-cnt .service-box h1::before {
  content: "";
  bottom: 0;
  position: absolute;
  width: 116px;
  height: 3px;
  background: #cf0128;
}
.service-rw-col .service-about-cnt h2 {
  margin-top: 15px;
}
.service-abt-rw {
  display: grid;
  grid-template-columns: 593px auto;
  gap: 30px;
  align-items: stretch;
  padding: 30px;
  box-shadow: 0px 4px 27px 0px #0000001f;
  border-radius: 36px;
}

section.service-about-cnt {
  padding-block-start: 80px;
}
.service-catagry-wrapper {
  padding-top: 80px;
}
.service-rw-col.service-about-image {
    min-height: 352px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.service-abt-rw .service-rw-col.service-about-image img {
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
  border-radius: 22px;
}
.service-rw-col .service-about-cnt {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: start;
}
.services-category-slider {
  padding: 80px 0;
  background: #f6f6f6;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

.section-title span {
  color: #e11b22;
}

.cat-service-card {
  background: #fff;
  border-radius: 20px;
  transition: 0.3s;
  box-shadow: 0px 0px 22px 0px #0000001a;
  overflow: hidden;
}
.header-col .service-title {
  font-weight: 800;
  max-width: 490px;
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 0%;
  text-transform: uppercase;
}
.services-slider .slick-list {
  padding-bottom: 50px;
}
.cat-service-card:hover {
  transform: translateY(-5px);
}
.service-rw-col .service-about-cnt p {
  max-width: 520px;
}
.cat-service-card .service-image img {
  width: 100%;
  display: flex;
  padding: 0;
  border-radius: 0px;
  height: 256px;
  object-fit: cover;
}
.cat-service-card h4 {
  margin: 0;
  padding: 20px;
  text-align: center;
  color: #000000;
}
.cat-service-card .service-card h4 {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}

.services-slider .slick-track {
  display: flex;
  gap: 20px;
}
.services-slider .slick-list .slick-track {
  margin-inline: 5px;
}
.catagry-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.about-slider-rw:before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 40%,
    rgba(0, 0, 0, 0.15) 80%
  );
}

.about-slider-rw .service-container .service-banner-cnt .service-box {
  align-items: start;
  justify-content: start;
  display: flex;
  flex-direction: column;
  background: rgba(8, 8, 8, 0.55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  box-shadow:
    0 8px 30px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
.about-slider-rw .service-container .service-banner-cnt .service-box h1 {
  color: #fff;
}
.about_slider-wrapper .slick-arrow {
  position: absolute;
  bottom: 40px;
  padding: 19px !important;
  line-height: 1;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-color: #fff;
}
.about_slider-wrapper .slick-arrow:hover img {
  filter: invert(1);
}
.about_slider-wrapper .slick-arrow:focus img {
  filter: invert(1);
}
.about-img t.elementor-widget-image {
  width: 100%;
}

.about-img .e-con-inner {
  width: 100%;
}

.about-img .elementor-widget-image {
  width: 100%;
}

.about-img .elementor-widget-image img {
  object-fit: cover;
}
.about_slider-wrapper .abw-prev.slick-arrow {
  z-index: 5;
  left: 94%;
  transform: translateX(calc(-100% - 15px));
}

.about_slider-wrapper button.abw-arrow.abw-next.slick-arrow {
  left: 94%;
  transform: translateX(15px);
}
.about_slider-wrapper button.abw-arrow.abw-next img {
  transform: scale(-1);
}
.about_slider-wrapper .slick-arrow img {
  width: 13px;
}
.about-slider-rw .service-container .service-banner-cnt .service-box p {
  color: #fff;
  padding-bottom: 20px;
}
.contact-box:hover {
  background: #000 !important;
}

.contact-box:hover .elementor-icon-list-text {
  color: #fff !important;
}

.contact-box:hover .elementor-icon-list-icon svg {
  fill: #fff !important;
}

.contact-box:hover a,
.contact-box:hover p {
  color: #fff !important;
  text-decoration: none !important;
}
.contact-box a {
  text-decoration: none !important;
}

/* Sports  Pages Css start From Here */
.page-sport-main-infos-col-catalogue {
  display: inline-flex !important;
  background: #f7f7f7;
  padding: 18px 14px;
  gap: 10px;
  color: #000;
  font-size: 17px;
  align-items: center;
  font-weight: 700;
  text-align: center;
  border: 2px solid red;
  transition: 0.5s ease all;
  justify-content: center;
}

.page-sport-main-infos-col-catalogue img {
  max-width: 50px;
}

.page-sport-main-infos-col-catalogue .col-catalogue-title {
  font-size: 13px;
  line-height: 1;
  max-width: 120px;
  text-transform: uppercase;
}

span.col-catalogue-logo {
  display: flex;
  align-items: center;
}

.page-sport-main-infos-col-catalogue:hover {
  background: #000000;
  color: #fff;
}

.page-sport-main-infos-col-catalogue:hover img {
  filter: invert(1);
}
.service-rw-col.sports-about-image img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #eee9e9;
  border-radius: 12px;
}
.logo-brand-outer {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 20px;
}
.sub_title {
  color: #000;
  border-left: 2px solid red;
  padding-left: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}

.sports-about-image .sub_title {
  margin-bottom: 0px;
}

.service-rw-col .service-about-cnt .sub_title {
  margin-bottom: -10px;
}
.sq-customize-section {
  padding: 90px 0;
  margin-top: 60px;
  background: linear-gradient(180deg, #111, #1a1a1a);
  color: #fff;
} 

.sq-customize-container {
  display: grid;
  grid-template-columns: 1fr 200px 1fr;
  align-items: center;
  gap: 40px;
}
.no-content .sq-customize-container {
  display: block;
  text-align: center;
}
.no-content .sq-customize-container p a {
  color: #fff;
}
.sq-customize-left span {
  color: #e11d2e;
}

.sq-customize-left p {
  margin-top: 10px;
  opacity: 0.8;
}

.sq-customize-logo {
  text-align: center;
}

.sq-customize-logo img {
  max-width: 120px;
  filter: invert(1);
}

.sq-customize-content p {
  font-size: 15px;
  line-height: 1.6;
  opacity: 0.9;
}

.sq-custom-btn {
  display: inline-block;
  margin-top: 18px;
  padding: 14px 26px;
  background: #e11d2e;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 40px;
  transition: 0.3s;
}
.logo-grid-sec-sports {
  margin-block: 30px 80px;
}
.sq-custom-btn:hover {
  background: #c10f20;
  color: #fff !important;
  transform: translateY(-2px);
}

.sq-customize-left h2 {
  color: #fff !important;
}
.sports-slider-section {
  overflow: hidden;
  padding-block: 80px;
}
.sports-page {
  padding: 50px 0;
}

.sports-page .sports-heading {
  text-align: center;
  margin-bottom: 50px;
}

.sports-page .sports-heading h2 {
  color: #000000;
  font-weight: 700;
  margin-bottom: 0px;
}

/* GRID */

.sports-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* CARD */

.sport-card {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  height: 280px;
  cursor: pointer;
}

/* IMAGE */

.sport-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

/* OVERLAY */

.sport-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  display: flex;
  align-items: flex-end;
  padding: 20px;
}

.sport-overlay h3 {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}

/* CLICKABLE */

.sport-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

/* HOVER */

.sport-card:hover img {
  transform: scale(1.08);
}

/* ─── BRANDS HERO ────────────────────────────────────────── */
.brands-hero {
  position: relative;
  height: 260px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.brands-hero__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.42) grayscale(20%);
}
.brands-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}
.brands-hero__inner .container {
  padding-bottom: 36px;
}
.brands-hero__title span {
  color: #cf0128;
}
.brands-hero__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 10px;
}
.brands-hero__bar {
  width: 80px;
  height: 3px;
  background: #c0392b;
}

/* ─── BRANDS INTRO ───────────────────────────────────────── */
.brands-intro {
  padding: 0;
  background: #fff;
  border-top: 1px solid #e6e6e6;
}
.brands-intro__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-block: 80px;
  text-align: center;
}

/* left panel — dark with accent */

.brands-intro__left::after {
  content: "CUSTOM";
  position: absolute;
  bottom: -18px;
  right: -10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 7rem;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.06);
  line-height: 1;
  pointer-events: none;
  letter-spacing: -0.02em;
  user-select: none;
}
.brands-intro__eyebrow {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #c0392b;
  margin-bottom: 18px;
}
.brands-intro__title {
  text-align: center;
  margin-bottom: 20px;
}
.brands-intro__left {
  position: relative;
}

/* right panel — content */

.brands-intro__text {
  color: #555;
  line-height: 1.9;
  max-width: 880px;
  margin: auto;
  text-align: center;
}

/* feature pills row */
.brands-intro__features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-block: 30px;
}
.brands-intro__feat {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 16px;
  background: #fff;
  border: 1.5px solid #e0e0e0;
  color: #333;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition:
    border-color 0.2s,
    color 0.2s;
}
.brands-intro__feat:hover {
  border-color: #c0392b;
  color: #c0392b;
}
.brands-intro__feat-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c0392b;
  flex-shrink: 0;
}
.brand-item:nth-child(1) {
  background: #cf0128!important;
}

.brand-item:nth-child(even) {
  background: #8d8a8a29;
  padding-block: 50px;
}

.brand-item__body {
  background: transparent;
}

.brand-item__body .brand-item__qs {color: #cf0128;}

.brand-item {
  padding-block: 50px;
}



/* responsive */
@media (max-width: 820px) {
  .brands-intro__inner {
    grid-template-columns: 1fr;
  }
  .brands-intro__title {
    font-size: 2rem;
  }
  .brands-intro__left::after {
    font-size: 4.5rem;
  }
}

/* ─── BRAND ITEM ─────────────────────────────────────────── */
.brand-item + .brand-item {
  margin-top: 2%;
}
.brand-item__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 320px;
  gap: 5%;
}

/* image cell */
.brand-item__img {
  overflow: hidden;
  min-height: 300px;
}
.brand-item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #7777772e;
}

/* body cell */
.brand-item__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


/* img-right variant — text left, image right */
.brand-item__grid--imgright .brand-item__img {
  order: 2;
}
.brand-item__grid--imgright .brand-item__body {
  order: 1;
}

/* body internals */
.brand-item__qs {
  color: #999;
  margin-bottom: 3px;
}
.brand-item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 0;
}
.brand-item__header .brand-item__name {
  margin-bottom: 0;
}
#form-popup {
  transform: translate(-96%, 0%);
}
.brand-item__name {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 1.75rem;
  color: #1a1a1a;
  line-height: 1.05;
}
.brand-item__logo {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #222;
  opacity: 0.75;
  white-space: nowrap;
  flex-shrink: 0;
  text-align: right;
}
.brand-item__rule {
  width: 126px;
  height: 3px;
  background: #c0392b;
  margin: 0px 0 16px;
  transition: width 0.3s ease;
}
.brand-item:hover .brand-item__rule {
  width: 30%;
}
.brand-item__desc {
  color: #555;
  line-height: 1.82;
  margin-bottom: 24px;
  max-width: 400px;
}
.brand-item__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

/* catalog chip buttons */
.brand-item__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.brand-item__chip {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  background: #fff;
  color: #555;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 1.5px solid #ccc;
  cursor: pointer;
  transition: border-color 0.2s,
  color 0.2s;
  font-weight: 500;
}
.brand-item__chip:hover {
  border-color: #c0392b;
  color: #c0392b;
}

/* ─── SINGLE BRAND RELATED SPORTS ─────────────────────────── */
.brand-related-sports {
  padding-block: 30px 10px;
}
.brand-related-sport {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  background: #f3f3f3;
  margin-bottom: 28px;
}
.brand-related-sport--reverse {
  grid-template-columns: 1fr 1fr;
}
.brand-related-sport__image {
  display: block;
  min-height: 260px;
  overflow: hidden;
}
.brand-related-sport__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.brand-related-sport__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
  gap: 15px;
}
.brand-related-sport--reverse .brand-related-sport__image {
  order: 2;
}
.brand-related-sport--reverse .brand-related-sport__content {
  order: 1;
}
.brand-related-sport__brand {
  color: #222;
  font-size: 34px;
  line-height: 1;
  margin: 0;
}
.brand-related-sport__name {
  margin: 0;
  line-height: 1.05;
}
.brand-related-sport__name a {
  color: #111;
  font-weight: 800;
  text-decoration: none;
  font-size: 58px;
}
.brand-related-sport__rule {
  width: 52px;
  height: 3px;
  background: #cf0128;
  margin-top: 14px;
}

/* ─── BRAND OTHER GEAR (other / other_image) ───────────────── */
.brand-other-gear {
  background: #f4f4f4;
  padding-block: 64px 72px;
}
.brand-other-gear__header {
  text-align: center;
  margin-bottom: 40px;
}
.brand-other-gear__brand {
  margin: 0 0 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #3d4a5c;
  letter-spacing: 0.02em;
}
.brand-other-gear__title {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  color: #2a2a2a;
  line-height: 1.15;
}
.brand-other-gear__rule {
  display: block;
  width: 48px;
  height: 3px;
  background: #cf0128;
  margin: 16px auto 0;
}
.brand-other-gear__row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  gap: clamp(16px, 3vw, 36px);
}
.brand-other-gear__item {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.brand-other-gear__item img {
  width: 100%;
  height: auto;
  max-height: 320px;
  object-fit: contain;
  object-position: bottom center;
  display: block;
}

@media (max-width: 767px) {
  .brand-other-gear {
    padding-block: 48px 56px;
  }
  .brand-other-gear__row {
    gap: 20px;
  }
  .brand-other-gear__item {
    flex: 1 1 calc(50% - 12px);
    max-width: none;
  }
  .brand-other-gear__item img {
    max-height: 240px;
  }
  .logo-brand-outer {
    grid-template-columns: repeat(1, 1fr);
}
.brand-related-sport__rule {
  margin-top: 0;
}
.brand-related-sport__name a {
  font-size: 30px;
}
.brand-related-sport__brand {
  font-size: 16px;
}
}

/* responsive */

/* RESPONSIVE */

@media (min-width: 1600px) {
  .hero-banner-main {
    height: 850px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .logo-des {
    display: none !important;
  }

  .header-wrapper .e-con-inner {
    grid-template-columns: auto auto auto !important;
    justify-content: space-between !important;
    gap: 10px !important;
  }

  .header-wrapper .e-con-inner .ekit-menu-nav-link {
    padding-inline: 5px !important;
  }
}

@media (max-width: 1400px) {
  .hero-banner-main {
    height: 680px;
  }
  .hero-banner-thumbnails {
    width: 530px;
  }
  .hero-banner-name {
    font-size: 55px;
    line-height: 1.3;
  }
}
@media (min-width: 1024px) {
  /* Home Header css Start from here */
  .ekit-template-content-header {
    position: sticky;
    top: 0;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 99;
  }
  .hero-banner-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .home .ekit-template-content-header {
    position: absolute;
    background: transparent;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
  }
  .sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    animation: headerSlide 0.4s ease forwards;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  }

  /* Animation */

  @keyframes headerSlide {
    from {
      transform: translateY(-50px);
      opacity: 0;
    }

    to {
      transform: translateY(0);
      opacity: 1;
    }
  }
  .home .ekit-template-content-theme-support.sticky-header {
    position: sticky;
    background: #fff;
  }
  .home nav.ekit-wid-con .ekit-menu-dropdown-toggle {
    color: #fff !important;
  }

  .home nav.ekit-wid-con .ekit-menu-nav-link {
    color: #fff !important;
  }

  .home nav.ekit-wid-con .ekit-menu-nav-link .elementskit-submenu-indicator {
    color: #fff;
    fill: #fff;
  }

  .home nav.ekit-wid-con .ekit-menu-nav-link svg.elementskit-submenu-indicator {
    color: #fff !important;
    fill: #fff !important;
  }

  .home .logo-des p {
    color: #fff;
  }

  .home .ekit-template-content-theme-support.sticky-header .logo-des p {
    color: #000;
  }
  .home
    .ekit-template-content-theme-support.sticky-header
    .ekit-menu-dropdown-toggle,
  .home .ekit-template-content-theme-support.sticky-header .ekit-menu-nav-link,
  .home
    .ekit-template-content-theme-support.sticky-header
    nav.ekit-wid-con
    .ekit-menu-nav-link
    .elementskit-submenu-indicator {
    color: #000 !important;
    fill: #101010 !important;
  }

  .home .ekit-template-content-theme-support.sticky-header .hom-page-logo {
    display: none;
  }
  .home .ekit-template-content-theme-support.sticky-header .main-logo {
    display: block;
  }
}

@media (max-width: 1024px) {
  /* .sport-card.slick-slide {
    min-width: 772px;
  } */
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hero-banner-thumb {
    width: 185px;
    height: 185px;
  }
  .hero-banner-thumbnails {
    width: 460px;
  }
  .hero-banner-name {
    font-size: 55px;
  }

  .home .main-logo {
    display: block;
  }
  .elementor-12
    .elementor-element.elementor-element-0467caf
    button.elementskit-menu-hamburger {
    align-items: center;
    display: flex !important;
    justify-content: center !important;
  }
  .home .hom-page-logo {
    display: none;
  }
  .ekit-template-content-theme-support {
    position: sticky;
    width: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    background: #fff;
  }
  .hero-banner-nav {
    bottom: 290px;
  }
  .service-abt-rw {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 991px) {
  .hero-banner-name {
    font-size: 42px;
  }
  .hero-banner-thumbnails {
    width: 340px;
  }
  .sport-image {
    height: 100%;
  }
  .sq-customize-container {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .sports-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-image img {
    height: 200px;
  }
  .services-grid .sports-slider .sport-card {
    margin-right: 20px;
  }

  .sport-image img {
    height: 220px;
  }

  .hero-banner-nav {
    bottom: 40px;
  }
  .hero-banner-content {
    top: 40%;
    left: 15px;
    right: 15px;
  }
  .hero-banner-thumbnails {
    width: 320px;
    bottom: 4vh;
  }
  .hero-banner-thumb {
    width: 125px;
    height: 135px;
  }
  .hero-banner-name {
    font-size: 36px;
    white-space: normal;
    width: 100%;
    text-wrap: balance;
  }
  .hero-banner-name br {
    display: none;
  }
  .hero-banner-main {
    height: 630px;
  }
  .hero-banner-btn-container {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
  .hero-banner-btn-container button {
    min-height: 52px;
    min-width: 230px;
  }
  .hero-banner-nav {
    bottom: 210px;
    right: 20px;
  }
  .hero-banner-nav button {
    padding: 18px !important;
    width: 30px;
    height: 30px !important;
  }
  button.hero-banner-prev img,
  button.hero-banner-next img {
    height: 10px;
  }
  .logo-des {
    display: none;
  }
  .sports-header {
    left: 0;
    right: auto;
    padding: 0;
  }
  .service-content {
    padding: 20px;
    gap: 10px;
  }
  .sport-title {
    font-size: 22px;
  }
  .sport-content {
    max-width: 225px;
  }
  .service-abt-rw {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px;
  }
  .service-container .service-banner-cnt .service-box h1 {
    font-size: 36px;
    padding-bottom: 10px;
  }
  .service-container .service-banner-cnt .service-box {
    padding: 25px;
  }
  .catagry-header {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: end;
    gap: 5px;
  }
  .about_slider-wrapper button.abw-arrow.abw-next.slick-arrow {
    left: 75%;
  }
  .about_slider-wrapper .abw-prev.slick-arrow {
    left: 75%;
  }
  .about_slider-wrapper .slick-arrow {
    padding: 16px !important;
    height: 40px;
    width: 40px;
  }
  .services-grid {
    grid-template-columns: 1fr;
  }
  .arrow-btn {
    width: 35px;
    height: 35px;
  }
  .service-icon {
    width: 40px;
    height: 40px;
  }
  .services-grid .service-image img {
    height: 100%;
  }
  .service-header {
    gap: 0;
  }
  .services-page .services-wrapper .services-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .sport-overlay h3 {
    color: #fff;
  }
  .sports-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .brand-item__img {
    order: 1 !important;
    min-height: 220px;
  }
  .brand-item__body {
    order: 2 !important;
  }
  .brand-item__grid,
  .brand-item__grid--imgright {
    grid-template-columns: 1fr;
  }
  .brand-related-sport,
  .brand-related-sport--reverse {
    grid-template-columns: 1fr;
  }
  .brand-related-sport__image {
    min-height: 220px;
  }

  .brand-related-sport__name a {
    font-size: 24px;
  }
  .brand-related-sport--reverse .brand-related-sport__image {
    order: 1;
}
.service-rw-col .service-about-cnt h2 {
  font-size: 24px;
}
}
