/* optimize and restructre this css code  */
.scalibility {
  position: relative;
  font-weight: 600;
}
.scalibility::after {
  position: absolute;
  content: "";
  height: 5px;
  width: 100%;
  background-color: var(--ks-yellow);
  left: 0;
  right: 0;
  bottom: -10px;
  border-radius: 10px;
  transition: all ease-in-out 0.3s;
}
.scalibility:hover::after {
  background-color: #ffffff;
}

.performance-section {
  position: relative;
  z-index: 1;
  background: var(--ks-bg-light-blue) !important;
  /* background-image: url(../images/all-images/bg/service-bg1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; */
  overflow: hidden;
}

.challenges_bun_list {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.challenges_bun_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.challenges_bun_list ul li {
  list-style: none;
  padding: 0 0 0 18px;
  margin: 0 0 62px 0;
  position: relative;
  display: block;
  width: auto;
}

.challenges_bun_list ul li:before {
  content: "";
  width: 4px;
  background: var(--ks-yellow);
  border-radius: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}

.challenges_bun_list ul li h3 {
  font-size: 26px;
  margin-bottom: 6px;
}

.challenges_bun_list ul li p {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.2;
}

.challenges_bun_list ul li:first-child {
  /* margin-left: 330px; */
  margin-left: calc(100% - 70%);
}
.challenges_bun_list ul li:nth-child(2) {
  margin-left: calc(100% - 80%);
}
.challenges_bun_list ul li:nth-child(3) {
  margin-left: calc(100% - 90%);
}
.challenges_bun_list ul li:nth-child(4) {
  margin-left: 0;
}
.challenges_bun_list ul li:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
  .challenges_bun_list ul li h3 {
    font-size: 20px;
  }

  .challenges_burning_sec {
    padding: 70px 0 10px;
  }

  .client_dtl_wrap figcaption span {
    font-size: 20px;
  }

  .client_dtl_wrap figcaption {
    font-size: 16px;
  }

  .client_dtl_wrap img {
    max-width: 170px;
    margin-bottom: 25px;
  }

  .cleint_friendly_content {
    max-width: 170px;
  }

  .client_testimonial_slide_content {
    background-position: -240px bottom;
    background-size: 150%;
  }

  .play_icon {
    margin: -17px 0 0 -17px;
  }
}

@media only screen and (max-width: 1024px) {
  .challenges_bun_list ul li {
    margin-bottom: 30px;
  }

  .challenges_bun_list ul li h3 {
    font-size: 18px;
  }
  .challenges_bun_list {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .challenges_bun_list ul li {
    margin-left: 0 !important;
  }
}
.different-tune-sec {
  background: var(--Gray-Color, #eff1ff);
}

/*Case Studies slider - Start*/
#services-case-study
  .case4-section-area
  .case4-slider
  .case-single-boxarea:hover
  .content-area
  a {
  transform: rotate(0);
  transition: all 0.4s;
}
#services-case-study .case4-slider .case-single-boxarea .content-area .arrow a {
  background: var(--ztc-bg-bg-5) !important;
}
#services-case-study .owl-nav button {
  color: var(--ks-light-blue);
}
#services-case-study .case4-slider .owl-nav button:hover {
  background: var(--ks-bg-gradient-blue) !important;
  color: var(--ztc-text-text-1) !important;
  transition: all 0.4s !important;
}
/*Case Studies slider - End*/
/*Engagement modules - Start*/

#engagement-section.service1-section-area .service1-boxarea:hover::after {
  transform: translate(-24%, -20%) scale(1.5);
  transition: all 0.4s ease-in;
}

#engagement-section.service1-section-area .service1-boxarea:hover .icons {
  background: var(--ztc-bg-bg-1);
}
#engagement-section.service1-section-area .service1-boxarea::after {
  top: 0;
  z-index: -1;
  z-index: -1;
  transform-origin: top left;
  border-radius: 50%;
  content: "";
  height: 600px;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-55px, -55px) scale(0.1);
  transform-origin: top left;
  transition: all 0.45s ease-out;
  width: 600px;
}
/*Engagement modules - End*/
/*Timeline - Get started with 4 steps - Start*/

.timeline-design-2 {
  padding: 130px 0 120px 0;
}

.timeline-sec {
  padding: 100px 0 100px 0;
}
.grey-bg {
  background-color: #f1f2f2;
}
.timeline-design-2 .timeline-wrap {
  max-width: 100%;
}
.timeline-wrap {
  max-width: 1111px;
  margin: 0 auto;
}

.timeline-design-2 .timeline-list-wrap::before {
  width: 2px;
  background-color: transparent;
  border: 1px dashed #000;
  left: 17px;
  bottom: 0;
}

.timeline-list-wrap::before {
  position: absolute;
  content: "";
  width: 2px;
  background-color: #ffda30;
  right: 0;
  top: 0;
  bottom: 170px;
  left: 11px;
  margin: auto;
}

.timeline-design-2 .timeline-list-wrap {
  margin-top: 53px;
}
.timeline-list-wrap {
  margin: 50px 0 0 0;
  margin-top: 50px;
  position: relative;
  counter-reset: section;
}

.timeline-design-2 .timeline-list-wrap::before {
  width: 2px;
  background-color: transparent;
  border: 1px dashed #000;
  left: 17px;
  bottom: 0;
}
.timeline-list-wrap::before {
  position: absolute;
  content: "";
  width: 2px;
  background-color: #ffda30;
  right: 0;
  top: 0;
  bottom: 170px;
  left: 11px;
  margin: auto;
}
.timeline-design-2 .timeline-list {
  padding: 0 0 15px 0;
}
.timeline-list {
  padding: 0 0 27px 0;
  position: relative;
}
.timeline-design-2 .timeline-list:nth-child(2n + 1)::before {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-left: 7px;
}
.timeline-design-2 .timeline-list::before {
  width: 170px;
  height: 1px;
  border: 1px dashed #000;
  background-color: transparent;
  border-radius: 0;
  right: 50%;
  left: auto;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  margin-right: -10px;
  top: 50px;
}
.timeline-list::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 55px;
  border: 2px solid #ffda30;
  border-radius: 50%;
  background-color: #fff;
  left: 12px;
  right: 0;
  top: 0;
  margin: auto;
}
.timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
  margin: 0;
  text-align: right;
  max-width: 100%;
  padding: 0px 210px 0 30px;
}
.timeline-list:nth-child(2n + 1) .timeline-content {
  margin: 0 0 0 auto;
  text-align: left;
  padding: 12px 0 0 2px;
  max-width: 500px;
}
.timeline-design-2 .timeline-content {
  margin-left: auto;
  text-align: left;
  width: 50%;
  max-width: 100%;
  padding: 14px 20px 0 218px;
  margin-top: 13px;
}
.timeline-content {
  max-width: 510px;
  padding: 12px 0 0 2px;
  text-align: right;
  position: relative;
}

.timeline-design-2 .timeline-list:nth-child(2n + 1)::after {
  left: auto;
  right: 50%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  margin-right: 11px;
}

.timeline-design-2 .timeline-list::after {
  width: 81px;
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: #b2b2b2;
  border: 2px solid #ffda30;
  border-radius: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  background-color: #fff;
  top: 11px;
  margin-left: 27px;
}

.timeline-list::after {
  position: absolute;
  counter-increment: section;
  content: "0" counter(section);
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #ffda30;
  left: 10px;
  right: 0;
  top: 16px;
  margin: auto;
  text-align: center;
}
.timeline-list-wrap {
  margin: 50px 0 0 0;
  margin-top: 50px;
  position: relative;
  counter-reset: section;
}

.timeline-design-2 .timeline-list-wrap {
  margin-top: 53px;
}

.timeline-design-2 .timeline-wrap {
  max-width: 100%;
}

.timeline-wrap {
  max-width: 1111px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .timeline-design-2 .timeline-content {
    padding-right: 0;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
    padding-left: 0;
  }
  .timeline-design-2 {
    padding: 100px 0;
  }
}
@media (max-width: 1366px) {
  .timeline-design-2 .timeline-list::after {
    width: 70px;
    height: 70px;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
    padding: 0px 190px 0 0px;
  }
  .timeline-design-2 .timeline-list::before {
    width: 120px;
  }
  .timeline-design-2 .timeline-content {
    padding: 14px 0px 0 198px;
  }
}
@media (max-width: 1280px) {
  .timeline-content {
    max-width: 45%;
  }
  .timeline-list:nth-child(2n + 1) .timeline-content {
    max-width: 45%;
  }
}
@media (max-width: 1024px) {
  .timeline-design-2 .timeline-list::after {
    margin-left: 16px !important;
  }
  .timeline-design-2 {
    padding: 80px 0;
  }
  .timeline-list-wrap::before {
    bottom: 22%;
  }
  .timeline-list-wrap::before {
    bottom: 22%;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
    padding: 0px 170px 0 0px;
  }
  .timeline-list:nth-child(2n + 1) .timeline-content {
    max-width: 42%;
  }
  .timeline-design-2 .timeline-content {
    padding: 0px 0px 0 178px;
    margin-top: 0;
  }
  .timeline-content {
    max-width: 42%;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1)::after {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .timeline-design-2 .timeline-list::before {
    width: 60px !important;
  }
  .timeline-design-2 .timeline-list::before {
    top: 40px !important;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
    padding: 0px 110px 0 0px !important;
  }
  .timeline-design-2 .timeline-content {
    padding: 0px 0px 0 128px;
  }
  .timeline-design-2 .timeline-list:nth-child(2n + 1)::after {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%) !important;
  }
  .timeline-design-2 .timeline-list::after {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
  }
  .timeline-design-2 .timeline-list::after {
    width: 60px !important;
    height: 60px !important;
  }
  .timeline-design-2 {
    padding: 60px 0 !important;
  }
}

@media (max-width: 767px) {
  .timeline-design-2 .timeline-list-wrap::before {
    left: 10px !important;
  }
  .timeline-list-wrap::before {
    bottom: 22%;
    left: 10px;
    right: auto !important;
  }
  .timeline-design-2 .timeline-list {
    padding: 0 0 25px 0 !important;
  }
  .timeline-design-2 .timeline-list::before,
  .timeline-design-2 .timeline-list:nth-child(2n + 1)::before {
    left: 10px !important;
    right: auto !important;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none !important;
    margin: 0 !important;
    top: 25px !important;
    width: 50px !important;
  }

  .timeline-list::before {
    width: 35px;
    height: 35px;
    left: -7px;
    right: auto;
    top: 0;
    margin: auto;
  }
  .timeline-design-2 .timeline-content,
  .timeline-design-2 .timeline-list:nth-child(2n + 1) .timeline-content {
    padding: 0px 0 0 90px;
    width: 100%;
    text-align: left;
  }
  .timeline-list:nth-child(2n + 1) .timeline-content {
    max-width: 85%;
    padding: 0;
  }
  .timeline-content {
    max-width: 85%;
    text-align: left;
    margin: 0 0 0 auto;
    padding: 0;
  }
  .timeline-design-2 .timeline-list::after,
  .timeline-design-2 .timeline-list:nth-child(2n + 1)::after {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0;
    left: 30px;
    right: auto;
    top: 5px;
  }
  .timeline-design-2 .timeline-list::after {
    width: 40px !important;
    height: 40px !important;
    font-size: 15px !important;
  }
  .timeline-list::after {
    font-size: 15px;
    line-height: 15px !important;
    left: 1px;
    right: auto;
    top: 10px;
    margin: auto;
    text-align: left !important;
  }
  .timeline-sec {
    padding: 50px 0 30px 0;
  }
  .timeline-design-2 .timeline-list-wrap::before {
    left: 10px;
  }
  .timeline-list-wrap::before {
    bottom: 22%;
    left: 10px;
    right: auto;
  }
  .timeline-design-2 .timeline-content,
  .timeline-design-2 .timeline-list:nth-child(odd) .timeline-content {
    padding: 0px 0 0 90px !important;
    width: 100% !important;
    text-align: left !important;
  }
  .timeline-design-2 .timeline-list:before,
  .timeline-design-2 .timeline-list:nth-child(odd):before {
    left: 10px;
    right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0;
    top: 25px;
    width: 50px;
  }
  .timeline-design-2 .timeline-list:after,
  .timeline-design-2 .timeline-list:nth-child(odd):after {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none !important;
    margin: 0 !important;
    left: 30px !important;
    right: auto !important;
    top: 5px !important;
  }
}

/*Timeline - Get started with 4 steps - END*/

/*EXPERTISE START*/
.software-icons-section .vertical-line {
  width: 2px;
  height: 50px;
  background-color: #ddd;
  margin: 0 auto;
}

.expertise-software-boxarea {
  position: relative;
  z-index: 1;
  /* border-radius: 16px; */
  /* background: var(--ztc-bg-bg-1); */
  /* padding: 28px; */
  /* transition: all 0.4s; */
  /* margin-bottom: 30px; */
  overflow: hidden;
  /* box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.09); */
  border-right: 1px solid grey;
}

.service-expertise-area .expertise-software-boxarea .icons img {
  width: 75%;
  height: 64px;
  object-fit: contain;
  display: block;
  margin: auto;
}
/*EXPERTISE ENDS*/

/*FAQ - Start*/
.faq5-section-area.services-faq-area
  .faq-widget-area
  .accordion
  .accordion-item {
  border-radius: 19px !important;
}
.services-faq-area .accordion-button {
  font-size: var(--ztc-font-size-font-s20) !important;
}
/*FAQ - End*/

/*Sub services - Start */
.service-features-sec .process-involves ul li, #servicesAccordion .accordion-body ul li{
  padding: 2px 22px;
  list-style: none !important;
  /* background: url(../images/icons/right-chevron.png) no-repeat left center; */
  background: url(../images/icons/right-chevron.png) no-repeat left 8px;
  background-size: 14px 14px;
  margin: 11px 0;

}
/* .service-features-sec .process-involves ul li::before {
  content: "➤";
  color: #333;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 1em;
} */
.service-features-sec .process-involves p, #servicesAccordion .accordion-body p {
  margin: revert !important;
}
/*Sub services - End */

