/*new_technology_tab_section*/
.accelerate-project-delivery:has(+ .tech-tabs-sec)+.tech-tabs-sec {
  margin-top: 0;
}

.ai-dev-pitfall+.tech-tabs-sec,
.hire-tabs+.tech-tabs-sec,
.portfolio-section+.tech-tabs-sec,
.serverless-service-providers+.tech-tabs-sec {
  margin-top: 0;
}

.tech-tabs-sec {
  margin-top: 35px;
  padding: 35px 0;
}

.tech-tabs-sec:has(+ .steps-of-application) {
  margin-bottom: 35px;
}

.tech-tab-list {
  text-align: center;
}

.home .tech-tabs-sec {
  position: relative;
}

.tech-tab-list.custom-tab-list {
  display: none;
}

.tech-tab-list.custom-tab-list::-webkit-scrollbar {
  display: none;
}

.tech-tab-list.custom-tab-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tech-tab-list ul {
  display: inline-flex;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  gap: 25px;
  padding: 0 28px;
  border-bottom: 1px solid var(--dark);
}

.tech-tab-list__item a {
  text-decoration: none;
  font-size: 18px;
  color: var(--dark);
  font-weight: 700;
  line-height: 1.3;
  display: block;
  padding-bottom: 20px;
  font-family: var(--poppins);
  position: relative;
  white-space: nowrap;
}

.tech-tab-list__item.active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 6px;
  background: var(--BluePrimary);
  /* background: var(--primaryGradient); */
  /* bottom: -6px; */
  bottom: 0px;
}

.tech-tab-content__item {
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 0 auto;
  align-items: center;
}

.tech-tab-content {
  margin-top: 35px;
}

.tech-tab-content__item-content {
  width: 100%;
}

.tech-tab-content__item-image {
  width: 100%;
  margin-top: 20px;
  display: none;
}

.tech-tab-content__item-image img {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
}

.tech-tab-content__item-content h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: var(--dark);
  font-family: var(--poppins);
  line-height: 1;
  margin-bottom: 18px;
}

.tech-tab-content__item-content p {
  margin: 0 0 20px;
  font-size: 20px;
}

.tech-tab-content__item-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin: 30px 0;
  gap: 12px 20px;
}

.tech-tab-content__item-content ul li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  font-weight: 600;
  color: var(--dark);
}

.tech-tab-content__item-content ul li::before {
  position: absolute;
  content: "";
  width: 19px;
  height: 19px;
  left: 0;
  top: 7px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.634 6.48809L8.71934 11.7495L6.39559 9.1344C6.32548 9.05544 6.24065 8.99119 6.14594 8.94532C6.05123 8.89945 5.9485 8.87286 5.84361 8.86707C5.63177 8.85537 5.42401 8.9291 5.26603 9.07204C5.1878 9.14281 5.12415 9.22845 5.07871 9.32406C5.03327 9.41966 5.00693 9.52337 5.00119 9.62925C4.98961 9.84309 5.06265 10.0528 5.20424 10.2123L8.10951 13.4813C8.18329 13.5646 8.2734 13.6315 8.37413 13.6778C8.47486 13.7241 8.58402 13.7488 8.6947 13.7502H8.70469C8.81359 13.7503 8.92135 13.7278 9.02134 13.6843C9.12134 13.6407 9.21147 13.577 9.28621 13.4971L14.7963 7.59523C14.9353 7.4385 15.0081 7.23321 14.9993 7.02308C14.9905 6.81295 14.9008 6.61459 14.7492 6.47026C14.5977 6.32592 14.3963 6.24701 14.188 6.25035C13.9797 6.25368 13.7809 6.33898 13.634 6.48809Z' fill='%23007860'/%3e%3cpath d='M18.48 4.91507C18.3867 4.11181 17.9796 3.31368 17.3329 2.66731C16.6861 2.02094 15.8883 1.6135 15.085 1.52019H15.0792C11.7026 1.16026 8.29737 1.16026 4.92079 1.52019H4.91498C4.11169 1.6135 3.31352 2.0206 2.66713 2.66731C2.02073 3.31402 1.61328 4.11181 1.51996 4.91507V4.92088C1.16001 8.2973 1.16001 11.7024 1.51996 15.0788V15.0847C1.61328 15.8879 2.02039 16.686 2.66713 17.3324C3.31386 17.9788 4.11169 18.3862 4.91498 18.4795H4.92079C6.60786 18.6598 8.30333 18.7502 10 18.7502C11.6967 18.7504 13.3921 18.6603 15.0792 18.4802H15.085C15.8883 18.3869 16.6865 17.9798 17.3329 17.3331C17.9793 16.6864 18.3867 15.8883 18.48 15.0853V15.0795C18.84 11.7031 18.84 8.29798 18.48 4.92156V4.91507ZM17.189 14.9373C17.0652 15.9925 15.9926 17.0644 14.938 17.1885C11.6554 17.5385 8.34491 17.5385 5.06231 17.1885C4.00675 17.0648 2.93478 15.9922 2.81104 14.9373C2.46101 11.655 2.46101 8.34473 2.81104 5.06239C2.93478 4.00721 4.00743 2.93529 5.06231 2.81121C8.3448 2.4612 11.6552 2.4612 14.9377 2.81121C15.9933 2.93495 17.0649 4.00755 17.189 5.06204C17.539 8.3445 17.539 11.6549 17.189 14.9373Z' fill='%23007860'/%3e%3c/svg%3e ");
  filter: invert(56%) sepia(42%) saturate(2784%) hue-rotate(193deg) brightness(94%) contrast(101%);
}

.tech-tab-content__item-content ul li a {
  color: var(--dark);
  text-decoration: none;
}

.tech-tab-content__item-content ul li a:hover {
  color: var(--PrimaryGreen);
  text-decoration: underline;
}

.tech-tab-content__item-content .btn {
  text-align: center;
}

.tech-tab-content-action-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  gap: 20px;
  flex-direction: column;
  width: 100%;
}

.tech-tab-content-action-btn .btn:last-child a {
  box-shadow: none;
  color: var(--BluePrimary);
}

.tech-tab-content-action-btn .btn:last-child a svg {
  filter: unset;
}

@media (min-width: 576px) {
  .tech-tab-content__item-content ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .tech-tabs-sec.single-list .tech-tab-content__item-content ul {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (min-width: 768px) {
  .tech-tabs-sec {
    margin-top: 50px;
    padding: 50px 0;
  }

  .home .tech-tabs-sec {
    /* margin-bottom: 50px; */
  }

  .tech-tabs-sec:has(+ .steps-of-application) {
    margin-bottom: 50px;
  }

  .tech-tab-content {
    /* margin-top: 70px; */
  }

  .tech-tab-content__item-content h3 {
    font-size: 26px;
    line-height: 1.3;
  }

  /* .home .tech-tabs-sec::after {
      bottom: -30px;
    } */
  .tech-tab-content-action-btn {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .tech-tab-list.custom-tab-list {
    display: block;
    overflow-x: auto;
  }

  .tech-tab-content__item-image {
    margin-top: 0px;
  }

  .tech-tab-content__item-content .btn {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .tech-tab-content__item-image {
    display: block;
  }

  .tech-tab-content__item-content {
    width: 55%;
    padding-right: 50px;
  }

  .tech-tab-content__item-image {
    width: 45%;
  }

  .tech-tab-content__item-image img {
    margin-left: auto;
    margin-right: 0;
    /* width: 100; */
  }
}

@media (min-width: 1450px) {
  .tech-tabs-sec {
    margin-top: 50px;
    padding: 50px 0;
  }

  .home .tech-tabs-sec {
    /* margin-bottom: 75px; */
  }

  .tech-tabs-sec:has(+ .steps-of-application) {
    margin-bottom: 75px;
  }

  .tech-tab-list__item a {
    font-size: 22px;
  }

  .tech-tab-content__item-content h3 {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .tech-tab-list ul {
    gap: 60px;
  }

  /* .home .tech-tabs-sec::after {
      bottom: -40px;
    } */
}

/*new-home page-design style*/
.transforing-vision .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.transforing-vision::after {
  background-color: transparent;
  background-image: url(/wp-content/themes/espark/images/bg-blocks.png);
  z-index: 0;
  opacity: 0.05;
  background-size: 23%;
}

.transforing-vision::after,
.transforing-vision::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  max-width: 1750px;
  border-radius: 24px;
  background-color: var(--2k25-grey-bg);
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.transforing-vision {
  padding: 120px 0;
  /* background-color: var(--2k25-grey-bg); */
  position: relative;
}

.transforing-vision .container {
  position: relative;
  z-index: 1;
}

.transforing-vision .cards {
  width: 100%;
  max-width: 1400px;
  margin: 0px auto 74px;
  /* margin: 0px auto 46px; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  padding: 26px;
  position: relative;
  /* font-family: var(--poppins); */
  z-index: 1;
}

.transforing-vision .cards .shape {
  position: absolute;
  z-index: -1;
  display: inline-flex;
}

.transforing-vision .cards .shape.top-left {
  top: 0;
  left: 0;
  /* rotate: 90deg; */
}

.transforing-vision .cards .shape.top-right {
  top: 0;
  right: 0;
  /* rotate: 180deg; */
}

.transforing-vision .cards .shape.bottom-left {
  bottom: 0;
  left: 0;
}

.transforing-vision .cards .shape.bottom-right {
  bottom: 0px;
  right: 0;
  /* rotate: 270deg; */
}

.transforing-vision .card {
  width: 100%;
  background-color: var(--white);
  border: 1px solid var(--2k25-border-1);
  border-radius: 40px;
  padding: 34px;
  transition: var(--transition3);
}

.transforing-vision .card:hover {
  box-shadow: 0 12px 40px 4px rgba(10, 22, 94, 0.0784313725);
  border-color: var(--white);
}

.transforing-vision .card:hover .card-icon {
  background-color: var(--2k25-blue-primary);
}

.transforing-vision .card:hover .card-icon img {
  filter: brightness(0) invert(1);
}

.transforing-vision .card-icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--2k25-light-blue);
  padding: 16px;
  border-radius: 10px;
  margin: 0 0 36px;
  transition: var(--transition3);
}

.transforing-vision .card-icon svg,
.transforing-vision .card-icon img {
  width: 100%;
  height: 100%;
}

.transforing-vision .card-body h4 {
  width: 100%;
  font-weight: 600;
  font-family: var(--poppins);
  font-size: 26px;
  color: var(--2k25-text-heading);
  margin: 0 0 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}

.transforing-vision .card-body p {
  width: 100%;
  font-weight: 400;
  margin: 0 0 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.transforing-vision .card-body .readmore {
  color: var(--2k25-text-heading) !important;
}

@media (max-width: 1439px) {
  .transforing-vision .cards {
    gap: 20px;
    padding: 20px;
  }

  .transforing-vision .card {
    border-radius: 30px;
    padding: 25px;
  }

  .transforing-vision .card-icon {
    width: 60px;
    height: 60px;
    padding: 14px;
    margin: 0px 0 45px;
  }

  .transforing-vision .card-body h4 {
    font-size: 20px;
  }

  .transforing-vision .card-body p {
    font-size: 14px;
  }

}

@media (max-width: 1279px) {
  .transforing-vision .cards {
    margin: 0px auto 50px;
    grid-template-columns: repeat(2, 1fr);
  }

  .transforing-vision {
    padding: 100px 0;
  }
}

@media (max-width: 991px) {
  .transforing-vision {
    padding: 80px 0;
  }
}

@media (max-width: 768px) {
  .transforing-vision {
    padding: 60px 0;
  }

  .transforing-vision .cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
    padding: 16px;
  }

  .transforing-vision .cards .shape.top-left,
  .transforing-vision .cards .shape.top-right,
  .transforing-vision .cards .shape.bottom-right,
  .transforing-vision .cards .shape.bottom-left {
    height: 100px;
    width: 100px;
  }

  .transforing-vision .cards .shape.top-left {
    left: -3px;
    top: -7px;
  }

  .transforing-vision .cards .shape.top-right {
    top: -7px;
    right: -2px;
  }

  .transforing-vision .cards .shape.bottom-right {
    bottom: -2px;
    right: -7px;
  }

  .transforing-vision .cards .shape.bottom-left {
    bottom: -6px;
    left: -2px;
  }

  .transforing-vision .cards .shape.top-left svg,
  .transforing-vision .cards .shape.top-right svg,
  .transforing-vision .cards .shape.bottom-left svg,
  .transforing-vision .cards .shape.bottom-right svg {
    width: 100%;
    height: 100%;
  }

  .transforing-vision::after,
  .transforing-vision::before {
    border-radius: 0;
  }

}