.hero-section {
  background: #000000;
  color: #fff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
main#primary {
  margin: 0px;
  width: 100%;
  max-width: 100%;
}

input,
select {
  color: #ffffff !important;
  background: #000000 !important;
}
input:focus,
select:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background: #cbfc02 !important;
  color: #000000 !important;
  padding: 5px 50px;
  transition: all 0.3s ease;
}

.wpforms-container-full button[type="submit"]:hover,
.wpforms-container-full input[type="submit"]:hover,
.wpforms-container-full .wpforms-page-button:hover {
  background: #000000 !important;
  color: #ffffff !important;
  padding: 5px 50px;
}

ul.check-list-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.check-list-ul li {
  font-size: 15px;
  color: #000000;
}

.hero-section h1 {
  font-weight: 700;
}
.hero-section p {
  font-size: 1.1rem;
  margin: 20px 0;
  font-size: 16px;
}
.hero-buttons .btn {
  margin-right: 15px;
  border-radius: 2px;
  font-weight: 500;
  width: fit-content;
  font-size: 15px;
}
.btn-outline-light {
  border: 2px solid #fff;
}
.hero-image {
  max-width: 90%;
  border-radius: 20px;
}
.fill-btn {
  color: #000000 !important;
  background: #cbfc02 !important;
  border: none !important;
  padding: 7.5px 25px;
  text-decoration: none;
  border-radius: 2px;
}
.fill-btn:hover {
  background: #ffffff !important;
}
.outline-btn {
  color: #ffffff !important;
  padding: 6px 25px !important;
}
.growth-box,
.growth-box-best-work {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 40px;
  position: relative;
}

.growth-box:before,
.growth-box-best-work:before {
  position: absolute;
  content: "";
  background-image: url(https://quickranks.in/wp-content/themes/hello-elementor-child/assets/images/Ellipse.svg);
  top: 0px;
  right: 0px;
  height: 100%;
  width: 200px;
  background-position: center;
  background-repeat: no-repeat;
}
.growth-box h3,
.growth-box-best-work h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 20px;
  color: #000000;
}

.growth-box ul,
.growth-box-best-work ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.growth-box ul li,
.growth-box-best-work ul li {
  margin-bottom: 12px;
  font-size: 1rem;
  color: #000000;
}
.growth-box ul li::before {
  content: "✔";
  color: #0d6efd;
  font-weight: bold;
  margin-right: 8px;
  padding: 0px 4px;
  border: 3px solid;
  border-radius: 5px;
}
.partner-section h2 { 
  margin-bottom: 20px;
}
.partner-section p {
  font-size: 1rem;
  line-height: 1.6;
  color: #ffffff;
}

.outline-btn:hover {
  color: #000000 !important;
}

.seo-services-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: start;
}

.seo-services-card {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px 25px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  height: 100%;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

 
.seo-services-card img {
  width: 38px;
  height: 38px; 
}

.seo-services-card h5 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #000000;
}

.seo-services-card p {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #000000;
  flex-grow: 1;
}

.seo-services-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: transparent;
  transition: all 0.3s;
  transition: all 0.3s;
  color: #000000;
}

.seo-services-card:hover {
  background: #cbfc02;
  color: #fff;
  transform: translateY(-5px); 
}
.seo-services-card-ul-list ul li {
  color: #000000;
}

.seo-services-card:hover .seo-services-arrow {
  background: #fff;
  color: #046c66;
}

.seo-services-card:hover .seo-services-card h5 {
  color: #000000;
}

.services-loadmore-btn {
  padding: 7px 20px;
  background: #cbfc02;
  color: #000000 !important;
  border-radius: 2px;
  text-decoration: none;
}

.services-loadmore-btn:hover {
  background: #ffffff;
  cursor: pointer;
  color: #000000;
}
.load-more-section,
.load-more-section-2 {
  display: none;
}
.load-more-section.show,
.load-more-section-2.show {
  display: flex;
}
.seo-services-card-right {
  background: #cbfc02;
  padding: 20px;
  border-radius: 5px;
  color: #000000;
}
.seo-services-card-right-second {
  padding: 20px;
  border-radius: 5px;
  color: #ffffff;
  border: 2px solid #cbfc02;
  box-shadow: 0 0 10px rgb(161 250 56);
}
.seo-services-card-right h5 {
  color: #000000;
}
.seo-services-card-right-second h5 {
  color: #ffffff;
}

.explore-more-btn {
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 2px;
  color: #000000;
  font-size: 14px;
}
.explore-more-btn:hover {
  box-shadow: 0 0 10px #ffffff;
}
.discover-section {
  background: #cbfc02;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
.discover-section h5,
.discover-section h3,
.discover-section p {
  color: #000000;
}
.explore-more-btn:hover {
  cursor: pointer;
}

.seo-services-card-discover {
  height: 100%;
  box-shadow: 0 0 10px #000000;
  padding: 30px 14px 14px 14px;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  position: relative;
  border-radius: 2px;
}
.seo-services-card-discover img,
.seo-services-card-investment img {
  transition: all 0.3s ease-in-out;
}

.seo-services-card-discover:hover img,
.seo-services-card-investment:hover img {
  transform: translateY(-8px);
}

.seo-services-card-discover:hover,
.seo-services-card-investment:hover {
  cursor: pointer;
}

.seo-services-card-discover h5 {
  font-size: 16px;
  margin-top: 10px;
}
.seo-services-card-discover p {
  font-size: 13px;
  text-align: center;
}
.discover-counting {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  font-weight: 600;
  color: #00000094;
}

.seo-services-card-investment {
  padding: 20px;
  border: 1px solid #ffff;
  border-radius: 5px;
  height: 100%;
  color: #ffffff;
}
.seo-services-card-investment img {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.seo-services-card-contact {
  padding: 20px;
  color: #ffffff;
}

.award-card {
  border: 1px solid #e0e6f0;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
  gap: 20px;
  max-width: 600px;
  margin: auto;
  height: 115px;
  width: 50%;
}

.award-card img {
  width: 80px;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

.award-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #0d2a55;
  margin-bottom: 5px;
}

.award-content p {
  font-size: 14px;
  margin: 0;
  color: #555;
}

.cust-award-card {
  border: 1px solid #e0e6f0;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  max-width: 600px;
  height: 115px;
  margin: 0px 10px;
}

.cust-award-card img {
  width: 80px;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

.cust-award-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #0d2a55;
  margin-bottom: 5px;
}

.cust-award-content p {
  font-size: 14px;
  margin: 0;
  color: #555;
}

/* Indicators */
.carousel-indicators {
  position: static;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
}

.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
}
.carousel-indicators [data-bs-target]:hover {
  background-color: #cbfc02;
}

.carousel-indicators .active {
  background-color: #cbfc02;
}

/*carousel 2*/
.award-card2 {
  border-radius: 5px;
  padding: 15px;
  background: #fff;
  gap: 20px;
  max-width: 600px;
  margin: auto;
  width: 33.3%;
  height: 325px;
}

.award-card2 img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
}

.award-content2 h5 {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 5px;
  margin: 5px 0px;
}

.award-content2 p {
  font-size: 14px;
  margin: 0;
  color: #555;
}

/* Indicators */
.carousel-indicators2 {
  position: static;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
}

.carousel-indicators2 [data-bs-target] {
  padding: 6px;
  margin: 2px;
  border-radius: 50%;
  background-color: #ffffff;
}
.carousel-indicators2 [data-bs-target]:hover {
  background-color: #cbfc02;
}

.carousel-indicators2 .active {
  background-color: #cbfc02;
}
.slide-tag {
  padding: 5px 15px;
  background: #000000;
  font-size: 12px;
  border-radius: 50px;
  color: #cbfc02;
  text-decoration: none;
}

.card-blog img {
  height: 220px;
  object-fit: cover;
  object-position: top;
}

.card-blog-img img {
  height: 240px !important;
}
.card-body-blog h5 {
  font-size: 15px;
  color: #000000;
}

.card-blog-date {
  font-size: 14px;
  margin-left: 5px;
}

.cust-right-blogs {
  width: 250px !important;
  height: 170px !important;
  object-fit: cover !important;
}
.card-blog-main {
  padding: 10px;
  border: 1px solid #cbfc02;
  border-radius: 5px;
  height: 100%;
}
.card-blog {
  border: none;
  overflow: hidden;
}

.presence-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
}

.presence-item {
  border: 1px solid #e5e7eb;
  padding: 10px 18px;
  border-radius: 5px;
  background: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  transition: all 0.3s ease;
  color: #000000;
}

.presence-item:hover {
  background: #cbfc02;
  border-color: #111827;
  color: #111827;
  cursor: pointer;
}

.highlight-text {
 color: #cbfc02;
    font-weight: 600;
    margin: 8px 0px; 
    display: inline-block;
    padding: 4px 15px;
    border-radius: 50px; 
    box-shadow: 0 0 5px 1px #cbfc02;
}

/*logo slider*/

.logo-marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.logo-track {
  display: inline-flex;
  gap: 30px;
  animation: scroll 25s linear infinite;
}

.logo-track img {
  height: 90px;
  width: auto;
  display: block;
  object-fit: contain;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}



/* cust-logo Slider Wrapper */
.cust-logo-slider {
  width: 100%; 
  overflow: hidden;
  position: relative; 
}

/* Track */
.cust-logo-track {
  display: flex;
  align-items: center;
  gap: 20px;
  width: max-content;
  animation: cust-logoScroll 55s linear infinite;
}

.cust-logo-track img{
    border: 2px solid #ffffff;
    border-radius: 5px;
    padding: 10px;
}

/* cust-logo Card */
.cust-logo-item {
  flex: 0 0 auto;
  width: 180px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* cust-logo Image */
.cust-logo-item img {
  max-width: 100%;
  max-height: 100%;
  width: 250px; 
  object-fit: cover; 
  transition: all 0.3s ease;
  background: #ffffff;
  border-radius: 5px;
}

.cust-logo-item img:hover { 
  transform: scale(1.05);
}

/* Animation */
@keyframes cust-logoScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Mobile Responsive */
@media (max-width: 768px) { 

  .cust-logo-item {
    width: 140px;
    height: 70px;
  }

  .cust-logo-track {
    gap: 24px;
  }
  
}

/*logo slider*/
 

.feature-card {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 24px 16px;
  height: 100%;
  transition: all 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 0 14px rgba(203, 252, 2, 0.45);
  border-color: #cbfc02;
}

.feature-icon {
  font-size: 32px;
  margin-bottom: 10px;
  color: #cbfc02;
}

.feature-card h6 {
  color: #f8f9fa;
  font-weight: 500;
  margin: 0;
  font-size: 15px;
}

/* Mobile polish */
@media (max-width: 576px) {
  .feature-card {
    padding: 20px 12px;
  }

  .feature-icon {
    font-size: 28px;
  }
}


/* Desktop Tabs */
.tab-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth;
  scrollbar-width: none;
  gap: 10px;
  flex: 1;
  flex-wrap: wrap;
}
.tab-buttons::-webkit-scrollbar {
  display: none;
}
.tab-buttons .btn-tab {
  background: none; 
  font-weight: 500;
  color: #cbfc02;
  cursor: pointer;
  border: 1px solid #cbfc02 !important;
  padding: 10px;
  width: 24%;
  font-size: 0.9vw;
}
.tab-buttons .btn-tab:hover{
    background: #cbfc02 !important;
}

.tab-buttons .btn-tab.active {
  background: #cbfc02;
  color: #000000;
  border-radius: 2px;
}
.tabs-outline-btn {
  color: #000000 !important;
  border-color: #000000;
  width: fit-content !important;
}

.tab-content-right-tab {
  display: inline-grid;
  grid-gap: 30px;
  padding: 20px 0px 20px 20px;
  position: absolute;
  right: 0;
}
.tabs-content-right-btn {
  background: #ffffff;
  padding: 13px 13px 13px 25px;
  text-decoration: none;
  color: #000000 !important;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}

.tabs-content-right-btn:hover {
  color: #ffffff !important;
  background: #000000 !important;
}

.video-background-section {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.partner-section-video p {
  color: #ffffff;
}

/* Headings */
.results-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 8px;
}
 

/* Card */
.result-card {
  height: 100%;
  padding: 32px;
  border-radius: 18px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.06),
    rgba(255, 255, 255, 0.02)
  );
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  transition: all 0.35s ease;
}

/* Hover */
.result-card:hover {
  transform: translateY(-3px);
  border-color: #cbfc02;
  box-shadow: 0 0 20px rgba(203, 252, 2, 0.45);
}

/* Tag */
.result-tag { 
    font-size: 10px;
    letter-spacing: 1px;  
    margin-bottom: 16px;
    color: #cbfc02;
    font-weight: 600; 
    display: inline-block;
    padding: 3px 20px;
    border-radius: 50px;
    box-shadow: 0 0 5px 1px #cbfc02;
}

/* Numbers */
.result-card h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 8px;
}

/* Subtitle */
.result-card h6 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 12px;
}

/* Description */
.result-card p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}
 

 
/* Left side */
.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
}

.section-desc {
  color: #ffffff; 
  margin-bottom: 24px;
}

/* Problem list */
.problem-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.problem-list li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 10px;
  color: #e5e7eb;
  font-size: 15px;
}

.problem-list li::before {
  content: "X";
  position: absolute;
  left: 0;
  top: 0;
  color: #ff4d4f;
  font-weight: bold;
  background: #ff4d4f45;
    width: 20px; 
    height: 20px;
    font-size: 10px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-content: center;
}

/* Right card */
.solution-card {
  background: linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.01));
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 0 25px rgba(0,0,0,0.6);
}

.solution-card h5 {
  font-size: 2rem;
  margin-bottom: 12px;
}

.solution-card p {
  color: #b6c0cd;
  font-size: 15px;
  margin-bottom: 24px;
}

/* Quote */
.quote-box {
  background: linear-gradient(135deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 60%));
  border: 1px solid rgba(203,252,2,0.25);
  border-radius: 12px;
  padding: 30px;
  font-style: italic;
  color: #c7d2fe;
  box-shadow: 0 0 10px rgba(203,252,2,0.35);
  text-align: center;
}
 
.testimonial-card {
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.06),
    rgba(255,255,255,0.02)
  );
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  padding: 40px;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
}

/* Left content */
.testimonial-tag {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #cbfc02;
  margin-bottom: 16px;
}

.testimonial-content blockquote {
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0 0 20px;
  color: #f1f5f9;
}

.testimonial-author {
  font-size: 14px;
  color: #9aa4b2;
 
}

.testimonial-author span {
  color: #cbfc02;
  font-weight: 600;
  font-size: 17px;
}

.testimonial-author-logo {
    width: 200px;
    background: #ffffff;
    padding: 5px;
    border-radius: 2px;
    margin-top: 5px;
}
/* Video */
.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 0 18px rgba(203,252,2,0.35);
}

.video-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
 

/* Eyebrow */
.section-eyebrow {
  display: inline-block;
  color: #cbfc02;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 12px;
  font-weight: 600;
}

/* Headline */
.ai-title { 
  font-weight: 800 !important;
  color: #ffffff !important;
  margin-bottom: 20px !important;
  line-height: 1.1 !important;
}

/* Description */
.ai-desc {
  color: #ffffff; 
  margin-bottom: 24px;
}

/* Checklist */
.ai-points {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ai-points li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
  color: #ffffff;
}

.ai-points li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #cbfc02;
  font-weight: bold;
}

/* Cards */
.ai-card {
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.05),
    rgba(255,255,255,0.02)
  );
  padding: 28px;
  border-radius: 16px;
  border: 1px solid transparent;
  box-shadow: 0 0 24px rgba(0,0,0,0.6);
}

.ai-card h5 {
  margin-bottom: 8px;
  font-weight: 600;
}

.ai-card p {
  color: #ffffff;
  margin: 0;
}

/* Gradient borders */
.ai-card-human {
  border-color: #cbfc02;
  box-shadow: 0 0 10px #cbfc025c;
}

.ai-card-ai {
  border-color: #ffffff;
  box-shadow: 0 0 18px #000;
} 
 
/* Card */
.founder-card { 
  padding: 50px;
  border-radius: 20px;
  background: linear-gradient(
    135deg,
    rgba(255,255,255,0.06),
    rgba(255,255,255,0.015)
  );
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow:
    0 0 30px rgba(0,0,0,0.8),
    0 0 20px rgba(203,252,2,0.15);
  transition: all 0.35s ease;
}

.founder-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 0 40px rgba(0,0,0,0.9),
    0 0 30px rgba(203,252,2,0.35);
}
.founder-hero {
  background: #000;
  padding: 80px 0;
}

/* IMAGE STACK */
.image-stack {
  position: relative;
  width: 400px;
  margin: auto;
}

.image-stack img {
  position: relative;
  width: 100%;
  border-radius: 18px;
  z-index: 2;
  transform: rotate(3deg);
    background: #cbfc02;
    padding: 10px;
}

/* ROTATED BACKGROUND ONLY */
.bg-rotate {
    position: absolute;
    inset: 0; 
    border-radius: 22px; 
    background: #80808052;
    z-index: 1;
    box-shadow: 0 0px 20px #ffffff45, 0 0 15px #ffffff45;
    border: 1px solid #ccc8c85e;
}

/* TEXT */
.badge-founder {
font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    color: #cbfc02;
    font-weight: 600;
    display: inline-block;
    padding: 3px 20px;
    border-radius: 50px;
    box-shadow: 0 0 5px 1px #cbfc02;
}
 

.founder-meta {
  color: #cbfc02;
  font-weight: 500;
  margin-bottom: 18px;
}

.founder-quote {
  color: #ccc;
  font-size: 18px;
  max-width: 620px;
}

/* FEATURE CARD */
.insight-card {
  margin-top: 35px;
  padding: 25px;
  border: 1px solid rgba(203,252,2,0.3);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.insight-label {
  color: #cbfc02;
  font-size: 12px;
  letter-spacing: 1px;
}

.insight-card h5 {
  color: #fff;
  margin: 6px 0;
}

.insight-card p {
  color: #999;
  font-size: 14px;
}

.btn-read {
  background: #cbfc02;
  color: #000 !important;
  padding: 12px 18px;
  border-radius: 10px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
 
  .qr-cta-section {
      background: #cbfc02;
      padding: 100px 20px;
      position: relative;
      overflow: hidden;
    }
    
    /* subtle texture effect */
    .qr-cta-section::before {
      content: "";
      position: absolute;
      inset: 0;
      background-image: radial-gradient(
        rgba(0,0,0,0.15) 1px,
        transparent 1px
      );
      background-size: 6px 6px;
      opacity: 0.25;
      pointer-events: none;
    }
    
    .qr-cta-heading {
      font-size: clamp(2.5rem, 6vw, 4.5rem) !important;
      font-weight: 800 !important;
      color: #000 !important;
      margin-bottom: 20px !important;
      line-height: 1.1 !important;
    }
    
    .qr-cta-heading span {
      display: block;
      font-style: italic;
      opacity: 0.65;
    }
    
    .qr-cta-subtext { 
      margin: 0 auto 40px;
      font-size: 1.05rem;
      color: #000;
    }
    
    .qr-cta-subtext strong {
      text-decoration: underline;
    }
 
 
 .qr-cta-buttons {
      display: flex;
      justify-content: center;
      gap: 20px;
      flex-wrap: wrap;
    }
 /* Primary Button */
.qr-btn-primary {
    background: #000;
    color: #fff !important;
    border: 2px solid #000;
    padding: 10px 32px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.3s ease;
    height: fit-content;
}

.qr-btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.25);
}

/* Secondary Button */
.qr-btn-secondary {
  background: transparent;
  color: #000 !important;
  padding: 10px 32px;
  border-radius: 5px;
  border: 2px solid #000;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  height: fit-content;
}

.qr-btn-secondary:hover {
  background: #000;
  color: #fff !important;
}
 
 
button.carousel-control-prev.cust-carousel-control-prev {
  left: 20px !important;
  width: auto !important;
  height: fit-content !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}
button.carousel-control-next.cust-carousel-control-next {
  right: -17px !important;
  width: auto !important;
  height: fit-content !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}

button.carousel-control-prev.cust-carousel-control-prev i,
button.carousel-control-next.cust-carousel-control-next i {
  font-size: 20px;
  padding: 7px;
  background: #cbfc02;
  z-index: 100000000;
}
.carousel-inner.cust-carousel-inner {
  width: 90%;
  height: 350px;
}
.carousel-inner.cust-carousel-inner-auto-height {
  width: 90%;
}

.feature-text {
  color: #ffffff;
}
.left-slide-section {
  padding: 20px;
  border-radius: 5px;
  height: 320px;
  background: #ffffff;
}
.left-slide-section h3,
.left-slide-section h2,
.left-slide-section p {
  color: #000000 !important;
}

.button-on-green {
  color: #000000 !important;
  background: transparent;
  border: 2px solid #000000;
  padding: 6px 20px;
  text-decoration: none;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
}

.button-on-green:hover {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
}

/*SLDIER CSS*/

.custom-slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin: 5px 0;
}

button.custom-slider-btn {
  background: transparent !important;
  color: #ffffff !important;
  font-size: 25px;
  padding: 10px;
}
button.custom-slider-btn:hover {
  color: #cbfc02 !important;
  background: transparent !important;
}

.custom-slider-wrapper {
  overflow: hidden;
  flex: 1;
}
.custom-slider-track {
  display: flex;
  transition: transform 0.4s ease;
}

.custom-slider-card {
  flex: 0 0 auto;
  width: 270px;
  margin: 10px;
  background: transparent;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  height: 300px;
  overflow: hidden;
  border: 2px solid #ffffff;
}

.custom-press-release-card {
  flex: 0 0 auto;
  width: 100%;
  background: transparent;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  height: 350px;
  overflow: hidden;
  border: 1px solid #ffffff;
}

.custom-award-recognition-card {
  flex: 0 0 auto;
  width: 100%;
  background: transparent;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #ffffff;
  height: 345px;
}

.custom-award-recognition-card img {
  background: #ffffff;
  padding: 12px;
  margin-bottom: 10px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.custom-press-release-card img {
  background: #ffffff;
  padding: 12px;
  margin-bottom: 10px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  height: 150px !important;
}
.custom-press-release-card h5 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px !important;
}

.custom-career-employ-card {
  flex: 0 0 auto;
  width: 100%;
  background: transparent;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #ffffff;
  height: 100%;
}

.custom-career-employ-card img {
  background: #ffffff;
  padding: 12px;
  margin-bottom: 10px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  height: 250px !important;
}
.custom-career-employ-card h5 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px !important;
}
.custom-career-employ-card p {
  color: #ffffff;
}
.custom-career-employ-card img:hover {
  transform: translateY(-2px);
}

.custom-carousel-card {
  flex: 0 0 auto;
  width: 98%;
  margin: 10px;
  background: transparent;
  border-radius: 10px;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.custom-slider-card:hover {
  cursor: pointer;
}
.custom-press-release-card:hover {
  cursor: pointer;
  box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.8);
}
.custom-press-release-card:hover img {
  transform: translateY(-4px);
}

.custom-award-recognition-card:hover {
  cursor: pointer;
  box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.8);
}
.custom-award-recognition-card:hover img {
  transform: translateY(-4px);
}

.custom-slider-card:hover img {
  transform: translateY(-8px);
}

.custom-slider-card img {
  background: #ffffff;
  /*padding: 12px;*/
  margin-bottom: 10px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  width: 60px;
}

.custom-slider-card h5 {
  font-size: 16px;
  margin-bottom: 10px;
}

.custom-slider-card p {
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  color: #ffffff;
}

.custom-award-slider-card {
  flex: 0 0 auto;
  width: 500px;
  margin: 10px;
  background: #ffffff;
  border-radius: 5px;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 140px;
  overflow: hidden;
  border: 1px solid #ffffff;
}

.custom-award-slider-card:hover {
  cursor: pointer;
}

.custom-award-slider-card img {
  width: 140px;
}

.custom-award-slider-card h5 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #000000;
}

.custom-award-slider-card p {
  font-size: 14px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  color: #000000;
}

.awards-card-layout {
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel-control-btn {
  background: transparent !important;
  opacity: 1;
  color: #ffffff !important;
  width: auto !important;
}

.carousel-control-btn span {
  font-size: 20px !important;
}

.carousel-control-btn span:hover {
  color: #cbfc02 !important;
}

.testinomials-right-side-box {
  padding: 20px;
  height: 233px;
  border-radius: 10px;
  margin-bottom: 47px;
  background: #cbfc02;
}
.testinomials-right-side-box h3 {
  color: #000000;
}
img.full-slide-img {
  width: 100% !important;
  height: 125px;
  object-fit: cover;
  object-position: center;
}
.full-slide-team-img {
  width: 100% !important;
  height: 235px;
  object-fit: cover;
  object-position: top;
}

.small-on-black-btn {
  font-size: 13px;
  color: #ffffff !important;
  border: 1px solid #ffffff;
  text-decoration: none;
  width: fit-content;
  padding: 1px 10px;
  border-radius: 2px;
  margin-top: auto !important;
}
.small-on-black-btn:hover {
  background: #ffffff;
  color: #000000 !important;
}
span.fill-badges {
  background: #fff;
  width: fit-content;
  padding: 0px 10px;
  font-size: 11px;
  border-radius: 50px;
  color: #000000;
  font-weight: 600;
  margin: 5px 0 10px;
}

.office-address-box {
  background: #cbfc02;
  border-radius: 5px;
  padding: 20px;
  /*height: 100%;*/
}
.office-address-box img {
  width: 30px;
  height: 30px;
  background: #000000;
  padding: 6px;
  border-radius: 5px;
}
.office-address-box p {
  color: #000000 !important;
  font-size: 15px;
}
.office-address-box h6 {
  color: #000000 !important;
  text-transform: capitalize !important;
  margin: 5px 0px;
}
.dash-border-btn {
  color: #000000;
  padding: 2px 10px;
  border-radius: 5px;
  border: 3px dashed #000;
  font-weight: 500;
  font-size: 13px;
}

.shadow-bottom-black {
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.8);
}

.get-direction-button {
  background: #000000;
  color: #ffffff !important;
  width: 173px !important;
  padding: 6px 20px;
  border-radius: 5px;
  font-size: 14px;
}
.get-direction-button:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.simple-link-redirect {
  text-decoration: none;
  color: #000000 !important;
  font-size: 14px;
}
button.custom-slider-btn.team-slider-btn:hover {
  color: #000000 !important;
  background: transparent !important;
}

/*SLDIER CSS*/

/*About Page*/
.custom-slider-card.custom-team1-slider-card p {
  color: #000000;
}
img.slider-team-img {
  background: transparent;
  height: 100%;
  width: 100%;
  padding: 0;
  object-fit: cover;
  object-position: center;
}

.custom-slider-card.custom-team-slider-card {
  padding: 0px;
  border: none;
  width: fit-content;
  border-radius: 5px;
}
.custom-slider-card.custom-team1-slider-card {
  border: 1px solid #000000;
  color: #000000;
}
.custom-our-mission-card {
  display: flex;
  justify-content: center;
  align-items: start;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 125px;
  color: #ffffff;
  width: 100%;
}
.custom-our-mission-card.custom-career-grow:hover {
  background: #ffffff;
  color: #000000 !important;
  cursor: pointer;
}

.career-learn-grow img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 5px;
}

.vision_mission {
  width: 50px;
  padding: 10px;
  background: #ffffff;
  border-radius: 3px;
}
.vision_mission-bg {
  width: 50px;
  padding: 10px;
  background: #000000;
  border-radius: 3px;
  border: 1px solid #ffffff;
}
.theme-grident-bg {
  background: radial-gradient(
    circle at top right,
    #cbfc02ad 0%,
    #cbfc0254 -1%,
    rgba(203, 252, 2, 0) 55%,
    transparent 100%
  );
  border-radius: 5px;
}
.custom-core-value-card {
  padding: 10px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: start;
  color: #ffffff;
  margin: 0px;
  height: 130px;
}
.custom-core-value-card-bg h5 {
  color: #000000;
}
.custom-core-value-card-bg {
  padding: 10px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: start;
  color: #000000;
  margin: 0px;
  background: #cbfc02;
  height: 130px;
}
.clients-projects-section li {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 225px;
  border: 1px solid #ffffff;
  width: 225px;
  border-radius: 50%;
  color: #ffff;
  gap: 20px;
  font-size: 21px;
  padding: 20px;
  text-align: center;
  font-weight: 600;
}
.clients-projects-section {
  width: 100%;
  gap: 30px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
li.client-list-bg {
  background: #cbfc02;
  border: navajowhite;
  color: #000000;
}

/*About Page*/

/*Press release*/

.Press-Releases-box {
  border: 1px solid #cbfc02;
  padding: 20px;
  border-radius: 5px;
}

.career-page-boder-box {
  border: 1px solid #cbfc02;
  padding: 20px;
  border-radius: 5px;
}

.career-page-boder-box img {
  height: 330px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 5px;
}

.Beware-section {
  border-bottom: 1px solid #cbfc02;
  margin-top: 75px;
  width: 100%;
  position: relative;
}
.cust-bwrare-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 330px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
.cust-bwrare-btn img:first-child {
  padding: 5px;
  border: 1px solid #000000;
  border-radius: 5px;
  width: 50px;
}
.cust-bwrare-btn span {
  font-weight: 500;
}

/*Press release*/

/* Career page */

.job-search-section {
  max-width: 1200px;
  margin: auto;
}
.job-search-title {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 30px;
}

/* FILTERS */
.job-search-filters {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-bottom: 30px;
}
.job-search-filters select,
.job-search-filters button {
  font-size: 1rem;
  padding: 8px 18px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  background: #000000;
  color: #fff;
  cursor: pointer;
  min-width: 200px;
  transition: all 0.25s ease;
}
.job-search-filters select:hover,
.job-search-filters select:focus {
  border-color: #cbfc02;
  outline: none;
}
.job-search-filters button {
  background: #cbfc02;
  border: none;
  font-weight: 600;
  color: #000000;
  padding: 13px 0px;
}
#job-search-jobsBody tr td {
  color: #ffffff;
}
.job-search-filters button:hover {
  background: #ffffff;
}

/* TABLE */
.job-search-table {
  width: 100%;
  border-collapse: collapse;
}
.job-search-table thead {
  color: #bfc8cf;
  text-align: left;
}
.job-search-table th,
.job-search-table td {
  padding: 14px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.job-search-table tr:hover {
  background-color: rgba(255, 255, 255, 0.05);
  transition: background 0.3s;
}

/* APPLY BUTTON */
.job-search-apply-btn {
  padding: 8px 16px;
  background: transparent;
  color: #dbe9ff;
  border: 1px solid #cbfc02;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.25s;
}
.job-search-apply-btn:hover {
  background: #cbfc02;
  color: #fff;
  transform: translateY(-2px);
}

/* MOBILE JOB CARDS */
#job-search-mobileJobs {
  display: none;
}

@media (max-width: 720px) {
  table.job-search-table {
    display: none;
  }
  #job-search-mobileJobs {
    display: block;
  }
  .job-search-filters {
    flex-wrap: wrap;
  }
  .job-search-card {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    padding: 18px;
    margin-bottom: 14px;
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.25s;
  }
  .job-search-card:hover {
    transform: translateY(-3px);
  }
  .job-search-card h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 1.2rem;
  }
  .job-search-card p {
    margin: 4px 0;
    color: #bfc8cf;
  }
  .job-search-card .job-search-apply-btn {
    margin-top: 10px;
  }
}

/* Career page */

/*webinar css*/
.master-class-card-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}


.master-class-card {
  border: 1px solid #ffffff;
  padding: 13px 0px;
  border-radius: 5px;
}
.master-class-card .card-text {
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.master-class-hero-image {
  height: 280px;
  object-fit: cover;
  width: 100%;
  object-position: bottom;
  border-radius: 5px;
}
.master-class-card .card-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.master-class-banner img {
  height: 335px;
  border-radius: 10px !important;
  object-fit: cover;
  object-position: top;
}
img.Mentors_image {
  width: 45px;
  border-radius: 3px;
  border: 1px solid #fff;
  padding: 3px;
}
.Mentors_name {
  color: #ffffff;
  font-weight: 800;
  font-size: 18px;
}
.certified-section-col {
  border: 1px solid #ffffff;
  height: 100%;
  width: 100%;
  border-radius: 5px;
}

.sticky-sidebar {
  position: sticky;
  top: 20px;
  align-self: flex-start;
}

.custom-faq .faq-question {
  width: 100%;
  background: transparent !important;
  color: #ffffff !important;
  text-align: left;
  padding: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s;
}
.faq-question:hover {
  background: transparent !important;
  cursor: pointer;
}
.faq-item {
  border: 1px solid #ffffff;
  border-radius: 5px;
}
.custom-faq .faq-answer {
  display: none;
  padding: 10px 15px;
  background: transparent !important;
}
.custom-faq .faq-item.active .faq-answer {
  display: block;
  color: #ffffff;
}
.question_title {
  text-transform: capitalize;
  font-size: 18px;
}

.discover-section-ul-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.top-slider-btn {
  position: absolute;
  top: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.Leading-desc {
  padding: 10px;
  background: #ffffff;
  border-radius: 5px;
  height: 92px;
  overflow: hidden;
}
.Leading-desc p {
  color: #000000 !important;
}
.Leading-down-arrow {
  background: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
}

.object-fit-contain {
  background: #ffffff;
  padding: 20px;
  width: 100%;
  border-radius: 5px;
  height: 80px;
}
.li-skill-up-section img {
  width: 60px;
  height: 60px;
  padding: 5px;
  border: 1px solid #ffffff;
  margin-right: 10px;
  margin-top: 5px;
  border-radius: 5px;
}
.li-skill-up-section {
  border: 1px solid #ffffff;
  padding: 15px;
  border-radius: 5px;
}
.brands-collaboration {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0px 12px;
}
.brands-collaboration img {
  width: 160px;
  background: #ffffff;
  height: 150px;
  padding: 20px;
  border-radius: 5px;
}

.short-video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 16;
    border-radius: 12px;
    overflow: hidden;
    background: #000;
}

.short-video-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*webinar css*/

/*Accordian Css*/
.cust-accordion-button:not(.collapsed),
.cust-accordion-button:focus {
  color: #000000 !important;
  background: #cbfc02 !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  overflow: hidden;
}
.cust-accordion-button {
  box-shadow: none !important;
  background: transparent !important;
  color: #cbfc02 !important;
  white-space: normal !important;
}
.cust-accordion-item {
  background: transparent !important;
  color: #ffffff;
  border-radius: 5px !important;
  overflow: hidden;
}
.cust-accordion-body {
  padding: 10px !important;
  border: 1px solid #cbfc02;
}
.cust-accordion-body h3 {
  margin-top: 0px !important;
  font-size: 17px !important;
}

.cust-accordion-body p {
  margin-top: 0px !important;
  font-size: 13px !important;
  margin-bottom: 5px;
}
a.service-btn-tab {
  padding: 5px 10px;
  border: 1px solid #ffffff;
  font-size: 13px;
  color: #ffffff;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cust-accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.cust-accordion-button:focus::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.cust-accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23cbfc02'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
  height: 13px !important;
  width: 13px !important;
  background-position: center;
  background-size: contain;
}

.cust-accordion-header {
  border: 1px solid #cbfc02;
}

/*Accordian Css*/

.service-infographic-full-img {
  width: 100%;
  border-radius: 20px;
}

.service-image {
  /*border: 3px solid #cbfc02;*/
  padding: 20px;
  border-radius: 50%;
}

/* our work section */

.cust-our-work-hero-title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.cust-our-work-btn {
  background-color: #cbfc02;
  color: #000;
  border: none;
  padding: 12px 28px;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.cust-our-work-btn:hover {
  background-color: #fff !important;
  color: #000 !important;
}

/* COUNTERS */
.cust-our-work-counter {
  position: relative;
  width: 180px;
  height: 180px;
}

.cust-our-work-rotating-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: cust-our-work-rotate 18s linear infinite;
  transform-origin: center;
}

@keyframes cust-our-work-rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.cust-our-work-circle-ring {
  fill: none;
  stroke: rgba(255, 255, 255, 0.15);
  stroke-width: 1.2;
}

.cust-our-work-counter text {
  font-size: 14px;
  fill: #cbfc02;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.cust-our-work-counter-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}

.cust-our-work-counter-content h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
}

.cust-our-work-counter-content small {
  display: block;
  font-size: 0.9rem;
  color: #ccc;
}

.cust-our-work-section-row {
  border: 5px solid #cbfc02;
  padding: 20px;
  border-radius: 10px;
}

.btn-close:hover{
    background-color: #fff !important;
    color: #000 !important;
}
.our-partners {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 20px 0px;
}

.our-partners img {
  width: 200px;
}

.partners-img {
  height: -webkit-fill-available;
  background: #f8f8f8;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 0px;
}

.all-platform-logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 25px;
}

.platform-img {
  width: 200px;
  background: #f8f8f8;
  height: -webkit-fill-available;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border-radius: 5px;
}

.shopifiy-form {
  position: absolute;
  top: 20px;
  width: 90%;
  height: 100%;
}

.cust-our-work-store-title {
  color: #cbfc02;
}
.cust-our-work-store-desc {
  color: #f1f1f1;
  font-size: 0.95rem;
}

.creative-card-img-top {
  height: 350px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.our-works-section-row {
  display: flex;
  gap: 10px;
}
.cust-our-works-store-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgb(203 252 2 / 66%);
  /*border: 1px solid !important;*/
  width: 24%;
  height: fit-content;
}
.cust-our-works-store-card:hover {
  transform: translateY(-6px);
}
.cust-our-works-store-card.visiting-card-box {
  width: 48%;
}
.our-works-name {
  height: 100%;
  width: 4%;
  background: #cbfc02;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.our-works-name h2 {
  font-size: 20px;
  margin: 0;
  white-space: nowrap;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  transform: rotate(-90deg) translate(0%, 0);
}

/* Our Team Section Wrapper */

/* Team Card */
.our-team-card {
  padding: 10px; 
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
  border: 2px solid #cbfc02;
  background: #cbfc02;
  height: -webkit-fill-available;
}

.our-team-card:hover {
  /*transform:rotateY(180deg);*/
}

/* Front View */
.our-team-img {
  text-align: center;
  margin-bottom: 10px;
  backface-visibility: hidden;
}

.our-team-img img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 100%;
  background: #ffffff;
}

/* Content Front */
.our-team-content {
  text-align: center;
  backface-visibility: hidden;
}

.our-team-content h2 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #000000;
}

.our-team-content h3 {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  margin: 0px;
}

/* Back Overlay */
.our-team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #000000;
  border-radius: 5px;
  backface-visibility: hidden;
  transform: rotateY(180deg);
}

.our-team-overlay p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
}

/* Social Icons */
.our-team-social {
  display: flex;
  justify-content: center;
}

.our-team-social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 12px;
  margin: 0 4px;
  color: #fff;
  transition: 0.3s;
}

.ceo-profile-section {
  background: #cbfc02;
  border-radius: 5px;
  padding: 20px;
  color: #000000;
}

.text-black {
  color: #000000 !important;
}

.client-slider {
  width: 100%;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
}
.client-slider ul {
  display: inline-block;
  padding: 0;
  animation: cambio 140s linear infinite;
}
.client-slider li {
  padding: 0 10px;
  list-style: none;
  display: inline-block;
  white-space: nowrap;
}

.client-slider img {
  max-width: 150px;
  height: auto;
  transition: transform 0.9s ease;
  pointer-events: none;
  border-radius: 5px;
  background: #ffffff;
}
.client-slider img:hover {
  transform: scale(1.1);
}

@media screen and (max-width: 767px) {
  .client-slider img {
    max-width: 100px; /* Decrease image size for mobile */
    pointer-events: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .client-slider img {
    max-width: 120px; /* Adjust image size for tablets */
    pointer-events: none;
  }
}

@media screen and (min-width: 1024px) {
  .client-slider img {
    max-width: 150px; /* Reset image size for desktop */
    pointer-events: none;
  }
}

@keyframes cambio {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

img.partners-image {
  background: #ffffff;
  height: 110px;
  object-fit: contain;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
}

.service-tool-image {
  padding: 20px;
  border-radius: 50%;
  background: #fff;
  height: 430px;
  width: 430px;
}

.presence-grid.presence-grid-tools {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
a.presence-item.presence-item-tool {
  color: #000000 !important;
  text-align: center;
}

/*########## SEO RESULTS  ###########*/

.right-column-sticky {
  position: sticky;
  top: 20px;
  height: max-content;
}
.seo-result-image {
  width: 100%;
  height: auto;
  min-height: 150px; 
  margin-bottom: 10px;
  position: relative;
}

.seo-result-image img {
  width: 100%;
  height: 160px; 
  border-radius: 5px;
  background: #ffffff;
  object-fit: contain;
  object-position: center;
  border: 1px solid;
}
.seo-services-card.seo-services-result-card {
  padding: 10px;
  position: relative;
  justify-content: start !important;
}

.hero-section.heading-hero-section {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
 

.target-location {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 35px;
}

.target-location label {
    color: #000000;
    margin-right: 6px;
}

.target-location span {
    border-bottom: 2px dashed #000000;
    font-size: 15px;
    line-height: 1.5;
    color: #000000;
    flex-grow: 1;
}



/* DESKTOP TABS */
.project-tabs {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
  flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.project-tabs button {
  border: none;
  padding: 10px 18px;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
  font-weight: 600;
}
.project-tabs button:hover { 
  background: #cbfc02; 
}
.project-tabs button.active {
  background: #cbfc02; 
}

/* MOBILE SELECT */
.project-filter {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

/* GRID */
.project-grid {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 15px;
}

.project-card {
    width: 32.5%; 
}
 

/* PAGINATION */
.seo-results-pagination {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 35px;
  margin-bottom: 30px;
}
.seo-results-pagination button{
    font-size: 22px !important;
}
.seo-results-pagination button,
.seo-results-pagination span {
    padding: 5px 15px;
    border-radius: 5px;
    border: none;
    background: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
    color: #000000;
}

.seo-results-pagination .active {
  background: #cbfc02; 
}

.seo-results-pagination .disabled {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none;
}

.resoirces-seo-btns {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.seo-result-social-icons {
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 10px;
}

.seo-result-social-icons a {
    background: #cbfc02; 
    color: #000000;
    border-radius: 50%;
    border: 2px solid #cbfc02;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.seo-result-social-icons a:hover {
    background: transparent; 
    color: #cbfc02; 
}

img.indian-flag {
    width: 30px;
    height: 18px;
    margin: 0px;
    margin-top: 3px;
}

span.seo-project-cat {
    position: absolute;
    background: #cbfc02;
    bottom: -1px;
    left: 0px;
    padding: 0px 7px;
    font-size: 12px;
    color: #000000;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 600;
}

span.seo-project-cat-home {
    position: absolute;
    background: #cbfc02;
    bottom: -1px;
    left: -1px;
    padding: 0px 7px;
    font-size: 12px;
    color: #000000;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 600;
}
a.seo-project-view {
    left: 0px;
    position: absolute;
    bottom: -1px;
    background: #000000;
    width: 100%;
    padding: 5px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

a.seo-project-view-home {
    left: -1px;
    position: absolute;
    bottom: -1px;
    background: #000000;
    width: 101%;
    padding: 5px 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    justify-content: space-between;
}
img.img-fluid.result-logo {
    width: 200px;
}

.result-founder-box {
    display: flex;
    justify-content: space-between;
    padding: 25px;
    background: #cbfc02;
    margin: 15px 0px;
    align-items: center;
    border-top: 7px solid #CBFC02;
    border-radius: 5px;
}
.result-founder-box p {
    margin: 0px;
    color: #000000;
}
span.mini-title {
    font-weight: 700;
}
.result-review {
    background: #f8f9fa;
    border-radius: 10px;
}

.seo-results-table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* smooth scroll for mobile */
}

.seo-results-table {
  width: 100%;
  border-collapse: collapse; 
  position: relative;
}

.seo-results-table th,
.seo-results-table td {
  padding: 12px 15px;
  border-bottom: 1px dashed #ddd;
  white-space: nowrap;
}

.seo-results-table th {
  background: #f8f9fa;
  font-weight: 600;
}
 
.why-choose-section .seo-services-card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.why-choose-section .seo-services-card-body h2,
.why-choose-section .seo-services-card-body h4 {
    color: #000000;
}

.why-choose-section {
  display: grid !important;
  gap: 10px; 
  grid-template-columns: repeat(2, 1fr); 
}
.seo-results-table-container.seo-report-table-container {
    height: 350px;
    overflow-y: auto;
}
.seo-report-fixed-box {
    height: 500px;
    overflow-y: auto;
}

/* Inactive bullet */
.portfolio-pagination .swiper-pagination-bullet {
  background: #ffffff !important;   /* Inactive white */
  opacity: 0.6;
}

/* Active bullet */
.portfolio-pagination .swiper-pagination-bullet-active {
  background: #cbfc02 !important;   /* Neon yellow green */
  opacity: 1;
}

/* Optional bullet size (looks better) */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.page-numbers{
    background: linear-gradient(180deg,#171a1a,#0f1111);
    border: 1px solid rgba(255,255,255,0.06); 
    padding: 5px 10px;
    transition: all 0.3s ease;
    border-radius: 3px !important;
}
.page-numbers:hover{
    background: #cbfc02;
    color: #000 !important;
    cursor: pointer;
}
.page-numbers.current {
    padding: 5px 10px;
    background: #cbfc02;
    color: #000 !important;
    border-radius: 3px !important;
}
/*##########################################################################################################################*/
/*######################################## RESPONSIVE DEVICE #########################################################*/
/*##########################################################################################################################*/


 /* -----------------------------------------
   📱 MOBILE DEVICES (max-width: 768px)
   => Mobile Phones
----------------------------------------- */
@media (max-width: 768px) {
  .tab-buttons { display: none; }

  .hero-buttons { width: 100%; }
  .hero-buttons .btn,
  .button-on-green {
    width: 88%;
    margin: 0px;
  }
  
  img.seo-google-snapshot {
    height: 110px !important;
}
.custom-slider-card.custom-team-slider-card.custom-seo-result-slider-card {
    height: 110px;
}
}


/* -----------------------------------------
   📱📲 MOBILE & TABLET MID RANGE DEVICES 
   (max-width: 992px)
   => Tablets + Large Mobiles
----------------------------------------- */
@media (max-width: 992px) {

  .project-tabs { display: none; }
  .project-filter { display: block; }
  
  .project-grid { 
    justify-content: space-between;
  }
  .project-card {
    width: 49%;
}
  
  .hero-section {
    text-align: center;
    padding: 60px 20px;
  }

  .hero-image { display: none; }

  .award-card,
  .award-card2 { width: 100% !important; }

  .card-blog { flex-direction: column !important; }
  .card-blog img { width: 100% !important; }

  .carousel-inner.cust-carousel-inner,
  .carousel-inner.cust-carousel-inner-auto-height { width: 75% !important; }

  .discover-section {
    height: 100% !important;
    padding: 20px 0px !important;
  }

  .discover-section.discover-section-best-work { height: auto !important; }

  .partner-section-video { width: 100% !important; }

  button.btn-tab {
    min-width: 260px !important;
    padding: 10px 15px !important;
    font-size: 13px !important;
  }

  .hero-buttons .btn,
  .button-on-green { font-size: 13px; }

  .hero-section h1 { font-size: 35px !important; }
  .hero-section p,
  .partner-section p { font-size: 14px !important; } 

  .hero-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }

  .tab-content-right-tab {
    position: unset !important;
    padding: 20px !important;
  }

  .tabs-content-right-btn {
    padding: 13px 30px !important;
    border-radius: 50px !important;
  }

  .awards-card-layout { flex-direction: column; gap: 20px; }
  .awards-card-layout div {
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
  }

  .custom-award-slider-card {
    width: 243px !important;
    height: 270px !important;
  }

  .custom-our-mission-card {
    padding: 10px;
    height: 140px;
    width: 100%;
    color: #ffffff;
  }

  .clients-projects-section { flex-direction: column; }

  .career-page-boder-box img { height: 205px !important; }
  .custom-career-employ-card img { height: 215px !important; }

  .discover-section-ul-list { grid-template-columns: 1fr !important; }

  .question_title { font-size: 13px; }

  .brands-collaboration { justify-content: center; gap: 20px; }
  .brands-collaboration img {
    width: 100px !important;
    height: 91px !important;
    padding: 10px !important;
  }

  .accordion-button { padding: 1rem !important; }
  .platform-img { width: 155px !important; }

  .shopifiy-form { width: 100%; }
  .all-platform-logos { justify-content: space-around !important; }

  .our-works-section-row {
    height: 100% !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }

  .cust-our-works-store-card {
    width: 100% !important;
    height: 100% !important;
  }

  .our-works-name h2 { transform: rotate(0deg) translate(0%, 0) !important; }
  .our-works-name { width: 100% !important; padding: 10px !important; }

  .creative-card-img-top { height: 100% !important; }

  .cust-our-works-store-card.card-video {
    width: 48% !important;
    box-shadow: none;
    border-radius: 0px;
  }

  .cust-our-works-store-card.card-video video {
    border-radius: 5px !important;
    border: 1px solid #cbfc02;
  }

  .our-team-card { padding: 10px !important; }
  .our-team-content h2 { font-size: 15px !important; }
  .our-team-content h3 { font-size: 13px !important; }

  a.presence-item.presence-item-tool {
    font-size: 13px !important;
    padding: 10px !important;
  }

  .presence-grid.presence-grid-tools {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .seo-result-image { min-height: auto !important; }

  .hero-section.heading-hero-section { height: 300px; }

  .result-founder-box {
    flex-direction: column;
    align-items: start;
  }
  
  .seo-services-card { 
        padding: 15px; 
    }
}


/* -----------------------------------------
   🖥️ DESKTOP DEVICES (min-width: 769px)
   => Hide Mobile Carousel on Desktop
----------------------------------------- */
@media (min-width: 769px) {
  .mobile-carousel { display: none; }

}

/* Tablet: 3 columns */
@media (min-width: 768px) {
  .why-choose-section {
    grid-template-columns: repeat(3, 1fr);
  }
  
}


/* -----------------------------------------
   📱📲 TABLETS LANDSCAPE / iPAD
   (max-width: 1024px)
   => Larger Tablets
----------------------------------------- */
@media (max-width: 1024px) {
  .our-team-img img {
    width: 100% !important;
    height: auto !important;
  }
  
}

/* Desktop: all in 1 row (auto-fit items in a single line) */
@media (min-width: 1024px) {
  .why-choose-section {
    grid-template-columns: repeat(5, 1fr); /* change 4 to total items count */
  }
}



/* -----------------------------------------
   🖥️💻 LARGE DESKTOP (min-width: 1200px)
   => Big Screen Containers
----------------------------------------- */
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1440px !important;
  }
}

/* SM devices (Mobiles) */
@media (max-width: 767px) {
     
 
.project-grid {
    gap: 12px; 
  }
    .project-card {
    width: 48%;
}
  .seo-services-card h5{
      font-size: 15px;
  }
  
  a.seo-project-view{
      font-size: 12px;
  }
  .master-class-details h6 {
    font-size: 12px;
}
.class-duration{
    width: 30px;
}

p.highlight-text{
    font-size: 10px !important;
    
}
 .section-title {
    font-size: 2rem;
  }

  .solution-card {
    padding: 24px;
  }
  
.results-title {
    font-size: 2rem;
  }

  .result-card {
    padding: 24px;
  }
  
   .testimonial-card {
    padding: 24px;
  }

  .testimonial-content blockquote {
    font-size: 1.05rem;
  }
    .ai-title {
    font-size: 2rem;
  }

  .ai-card {
    padding: 22px;
  }
 
    .cta-title {
    font-size: 2rem;
  }

  .cta-card {
    padding: 40px 20px;
  }
  
 

  .image-stack {
    width: 300px;
  }

  .insight-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .founder-hero{
      padding: 15px 0px;
  }
  .founder-card{
      padding: 25px;
  }
}
