/*.testimonials-slider {
  padding: 50px 0 130px;
}*/
.testimonials-slider .swiper {
  overflow: visible !important;
}

.testimonials-slider .testi-items {
    padding: 0 8px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-card .textbox {
    display: none;
    min-width: 300px;
    min-height: 80px;
}
.testi-card {
    margin: auto 0;
}
.testimonials-slider .swiper-slide .testi-card a, .testimonials-slider .swiper-slide .testi-card .no-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    max-height: 200px;
    gap: 60px;
}
.testimonials-slider .swiper-slide .imgbox {
  transform: scale(0.8);
  position: relative;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
/*.testimonials-slider .swiper-slide .testi-card .textbox {
  margin-bottom: 60px;
}*/
.testimonials-slider .swiper-slide .testi-card .textbox h3 {
  margin: 0 0 8px 0;
}
/*.testimonials-slider .swiper-slide.swiper-slide-active .testi-card .textbox {
  display: block;
  min-width: 270px;
}*/

.testimonials-slider .swiper-slide.swiper-slide-active .testi-items, .testimonials-slider .swiper-slide.swiper-slide-active .testi-items .testi-card {
  min-width: 100px;
  height: 100%;
}
.testimonials-slider .swiper-slide.swiper-slide-active .imgbox {
    transform: scale(1.18);
}
.testimonials-slider .swiper-wrapper {
    height: 560px;
}

.testimonials-slider .swiper-slide.swiper-slide-active .testi-card a, .testimonials-slider .swiper-slide.swiper-slide-active .testi-card .no-link {
    gap: 50px;
    margin: auto 0;
    padding-top: 30px;
}
.testimonials-slider .swiper-pagination {
    bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  margin: 0 !important;
  background: rgba(243, 241, 240, 1);
  opacity: 0.24;
  border-radius: 10px;
  transition: all 0.4s ease;
}
.testimonials-slider
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  opacity: 1;
}
.testimonials-slider
  .swiper-pagination
  .swiper-pagination-bullet
  + .swiper-pagination-bullet {
  margin-left: 10px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}
.testimonials-slider .nav {
    position: absolute;
    bottom: -2px;
    display: flex;
    align-items: center;
    z-index: 29;
    justify-content: space-between;
    width: 100%;
    height: 24px;
}

.testimonials-slider .nav .arrow svg {
  font-size: 16px;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  fill: rgba(118, 199, 115, 1);
}
.testimonials-slider .nav .arrow.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

.testimonials-slider .nav .arrow {
    min-width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    background: none !important;
    visibility: visible;
    cursor: pointer;
    gap: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    height: 100%;
    top: 0;
    margin: 0 !important;
}
.testi-card .textbox p span {
  color: rgba(0, 156, 86, 1);
}

.border-top {
  position: relative;
}
.border-top:after {
  content: "";
  position: absolute;
  width: 85%;
  height: 1px;
  background: #ff474700;
  top: 30px;
  left: -46%;
  right: 0;
  border: 1px dashed rgba(0, 156, 86, 1);
}
.tracki-app {
  min-height: 700px !important;
  max-height: 700px;
  overflow: hidden !important;
}

.tracky-app-slider {
    height: 590px;
    position: relative;
    overflow: hidden;
    border-radius:10px;padding: 1px;
}
.testimonials-slider {
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide.swiper-slide-active .textbox {
    display: block;
}
.center-tracki-app .swiper-slide[aria-label="3 / 3"] .textbox h3 {
    color: rgba(0, 156, 86, 1);
}
.center-tracki-app .swiper-slide[aria-label="3 / 3"] .textbox p span {
  color: rgba(247, 241, 231, 1);font-weight: 700;
}

/*  ============  FOCUS CSS START FOR THIS LINE ============   */


.focus-overlay {
  position: absolute;
  width: 120px;
  height: 120px;
  background: url('https://guide.tracki.com/wp-content/uploads/2026/04/focus-new.svg') no-repeat center/contain;

  transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);    
  pointer-events: none;
}

.tracky-app-slider.center-tracki-app .swiper-slide[aria-label^="1"].swiper-slide-active ~ .focus-overlay {
    top: 52.4%;
    left: 6.8%;
}
.tracky-app-slider.center-tracki-app .swiper-slide[aria-label^="2"].swiper-slide-active ~ .focus-overlay {
    top: 73%;
    left: 59%;
}
/* Jab slide 3 active ho */
.tracky-app-slider.center-tracki-app .swiper-slide[aria-label^="3"].swiper-slide-active ~ .focus-overlay {
    left: 112.5%;
    top: 75.2%;
    width: 45px;
    height: 45px;
}

.tracky-app-slider.center-tracki-app .swiper-slide[aria-label^="3"].swiper-slide-active ~ .focus-overlay::before {
    opacity: 1;
    top: 53px;
    left: -9px;
}
.tracky-app-slider.center-tracki-app .swiper-slide[aria-label^="3"].swiper-slide-active ~ .focus-overlay::after {
    opacity: 1;
    top: -59px;
    left: 1px;
}

.tracky-app-slider.center-tracki-app .focus-overlay::before, .center-tracki-app .focus-overlay::after {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    background: inherit;
    transition: all 0.6s ease;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}


.tracky-app-slider .swiper-slide[aria-label^="1"].swiper-slide-active ~ .focus-overlay {
    top: 47%;
    left: 27%;
}
.tracky-app-slider .swiper-slide[aria-label^="2"].swiper-slide-active ~ .focus-overlay {
    left: 59.5%;
    top: 70%;
}
.tracky-app-slider .swiper-slide[aria-label^="3"].swiper-slide-active ~ .focus-overlay {
    top: 70.5%;
    left: 112%;
}
.tracky-app-slider .swiper-slide[aria-label^="4"].swiper-slide-active ~ .focus-overlay {
    top: 69.5%;
    left: 165%;
}
.tracky-app-slider .swiper-slide[aria-label^="5"].swiper-slide-active ~ .focus-overlay {
    top: 40%;
    left: 201%;
}

.tracky-app-slider .swiper-slide[aria-label^="6"].swiper-slide-active ~ .focus-overlay , .tracky-app-slider .swiper-slide[aria-label^="8"].swiper-slide-active ~ .focus-overlay{
    top: 73%;
    left: 270.5%;
}
.tracky-app-slider .swiper-slide[aria-label^="7"].swiper-slide-active ~ .focus-overlay {
    top: 73.5%;
    left: 323%;
}
.tracky-app-slider .swiper-slide[aria-label^="8"].swiper-slide-active ~ .focus-overlay {    
    left: 376%;
}


/*  ============  FOCUS CSS START FOR THIS LINE ============   */