/* all services css start here */
.titleHeading {
  color: #212121;
  font-family: "graphikbold";
  font-size: 42px;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 30px;
}
.all-service-banner {
  padding: 50px;
  line-height: 8px;
  height: 650px;
  /* height: 100vh;*/
  overflow: hidden;
  position: relative;
  background: #333333 url(../images/services/service-detail-banner.png) center 0
    no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
.all-service-banner .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.all-service-banner img {
  height: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.service-banner {
  max-width: 72%;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}
.service-banner a.bookFree {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #49cc79;
  border: 1px solid #49cc79;
  padding: 14px 22px;
  font-family: "graphikmedium";
  text-transform: uppercase;
  margin-right: 20px;
  letter-spacing: 1px;
  margin-top: 30px;
}
.service-banner a.button_button__3HGS0 polyline {
  stroke: #fff;
}
.postid-7627 .service-banner {
  max-width: 68%;
}
.service-banner::after {
  content: url("");
  background-image: url(../images/services/ux-bg.svg);
  width: 332px;
  height: 392px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: -90px;
}
.all-service-banner h1 {
  font-size: 56px;
  line-height: 60px;
  z-index: 1;
  color: #f4f6f9;
  font-family: "graphikbold";
  position: relative;
  padding-right: 0;
}
.all-service-banner h1::before {
  background-color: #51d581;
  width: 60px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 23px;
  content: "";
}
.all-service-banner h1::first-letter {
  padding-left: 78px;
}
.all-service-banner p {
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 14px;
  font-family: "graphikmedium";
  position: relative;
  padding-left: 78px;
  z-index: 1;
}
.all-service-banner .untill-text {
  color: rgb(255 255 255 / 80%);
  font-size: 16px;
  line-height: 18px;
  font-family: "graphikmedium";
  text-align: left;
  position: relative;
  z-index: 1;
  /* padding-right: 115px; */
  padding-right: 30px;
  padding-top: 16px;
}
.all-service-banner .untill-text span {
  display: block;
}
.all-service-banner .bg-line {
  position: relative;
  height: 8px;
  background: #51d581;
  width: 60px;
  display: inline-block;
  top: -17px;
  margin-right: 15px;
}
.conatct-btn:hover {
  color: #ffffff;
}
/* we innovate start here */
.we-innovate {
  background-color: #0025a5;
  position: relative;
  padding: 70px 0px 0px 0px;
}
.we-innovate h2.titleHeading {
  color: #fff;
  padding-right: 25%;
}
.we-innovate .container {
  position: relative;
}
.we-innovate p {
  color: rgba(255, 255, 255, 0.84);
  font-size: 24px;
  line-height: 36px;
  padding-bottom: 15px;
  font-family: "graphikmedium";
}
.innovate-content p:first-child {
  margin-bottom: 20px;
}
.innovate-content {
  padding-bottom: 110px;
}
.we-innovate .container-sml::after {
  content: "";
  position: absolute;
  right: -100px;
  top: auto;
  bottom: -50px;
  background-image: url(../images/services/service-bg.svg);
  width: 190px;
  height: 190px;
  background-size: 100%;
  background-repeat: no-repeat;
}
/* all services start here */
.all-services {
  padding: 80px 0;
  position: relative;
}
.bg-one-new {
  background-color: #081e6b;
}
.bg-two-new {
  background: linear-gradient(180deg, #1740cb 0%, rgba(0, 37, 165, 0) 100%);
}
.bg-one {
  background-color: #ffe1f3;
}
.bg-two {
  background-color: #f8ffd6;
}
.bg-three {
  background-color: #e8eeff;
}
.bg-four {
  background-color: #fff9e6;
}
.service-heading {
  margin-bottom: 50px;
}
.service-heading h2 {
  font-size: 48px;
  line-height: 56px;
  color: #ffffff;
  font-family: "graphikbold";
}
.service-box {
  position: relative;
  padding: 30px 15px 64px;
  margin-bottom: 0px;
  box-sizing: border-box;
  height: calc(100% - 0px);
}
.service-box .img-left img {
  position: relative;
  width: 48px;
  height: 48px;
}
.service-content {
  height: calc(100% - 135px);
}
.we-innovate .service-content h3 {
  line-height: 28px;
  color: #fff;
  margin-bottom: 20px;
  min-height: 56px;
}
.we-innovate .service-content h4 {
  color: #49cc79;
  font-family: "graphikbold";
  font-size: 48px;
  letter-spacing: 0;
  line-height: 53px;
  margin-bottom: 6px;
}
.we-innovate .service-content p {
  opacity: 0.9;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.whyChooseUs.we-innovate .service-content h3 {
  color: #212121;
}
.whyChooseUs.we-innovate .service-content p {
  color: #424242;
}
.we-innovate .service-box {
  padding-bottom: 30px;
}
.img-left {
  margin-bottom: 30px;
}
.service-box h3 {
  font-size: 20px;
  line-height: 24px;
  color: #212121;
  margin-bottom: 15px;
  font-family: "graphiksemibold";
}
.service-box p {
  color: #424242;
  font-family: "graphikregular";
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 0px;
}
.learn-more {
  position: relative;
  padding-top: 30px;
}
.learn-more a {
  color: #49cc79;
  font-size: 12px;
  font-family: "graphikmedium";
  letter-spacing: 1px;
  line-height: 14px;
  background-image: url(../images/all-services/green-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
  text-transform: uppercase;
}
/* testimonial */
.testimonial {
  padding: 100px 0px 100px;
  position: relative;
  background: #333333 url(../images/testimonial-desktop.png) center 0 no-repeat;
  background-size: cover;
}
.testimonial-content .content-top p {
  color: #212121;
  font-size: 20px;
  line-height: 32px;
  font-family: "graphiksemibold";
  position: relative;
  min-height: calc(392px - 0px);
}
.content-top {
  padding-top: 20px;
}
.name {
  display: flex;
  align-items: flex-start;
}
.media-left {
  width: 56px;
  height: 56px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.media-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.clientDetail h6 {
  color: #424242;
  font-family: "graphiksemibold";
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
.clientDetail {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 25px 0px 0px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clientDetail label {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 19px;
}
.rating-star {
  padding-top: 13px;
}
/* all-Clients */
.all-Clients {
  padding: 30px 0px;
}
.all-Clients .service-heading {
  margin-bottom: 30px;
}
.clients-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.clients-logo {
  width: auto;
  text-align: center;
  padding: 0 5px;
}
.service-heading h3 {
  font-size: 18px;
  line-height: 26px;
  color: #212121;
  font-family: "graphiksemibold";
  text-align: center;
  text-transform: uppercase;
}
/* innovation-meet start here */
.innovation-meet {
  background: linear-gradient(
    267.27deg,
    #ffffff 0%,
    #f8f6fe 34.17%,
    #e4f6fe 73.54%,
    #ffffff 100%
  );
  padding: 80px 0px;
}
.innovation-meet .container {
  position: relative;
}
.innovation-meet .container::after {
  content: "";
  position: absolute;
  right: -100px;
  top: auto;
  bottom: -215px;
  background-image: url(../images/services/service-bg.svg);
  width: 190px;
  height: 190px;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.innovation-meet p {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.84);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 36px;
  margin: 0;
  font-family: "graphikmedium";
  margin-bottom: 30px;
}
.innovation-meet p:last-child {
  margin-bottom: 0;
}
/* innovation-meet Section end */
/* Do you think Section start */
.doYouThinkRow {
  position: relative;
  max-width: 100%;
  display: block;
  background-color: #f4f6f9;
  padding: 70px 0;
}
.doYouThinkRow .doYouThinkBox {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.doYouThinkRow .doYouThinkBox h2 {
  font-size: 42px;
  line-height: 56px;
  color: #212121;
  margin-bottom: 20px;
  font-family: "graphikbold";
}
.doYouThinkRow .doYouThinkBox p {
  font-size: 20px;
  line-height: 30px;
  color: #424242;
  margin-bottom: 30px;
}
.doYouThinkRow .doYouThinkBox a {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #49cc79;
  border: 1px solid #49cc79;
  padding: 14px 30px;
  font-family: "graphikmedium";
  text-transform: uppercase;
  margin-right: 20px;
  letter-spacing: 1px;
}
.doYouThinkRow .doYouThinkBox a img {
  max-width: 100%;
  margin-left: 10px;
}
.doYouThinkRow .doYouThinkBox a.button_button__3HGS0 polyline {
  stroke: #fff;
}
/* Do you think Section end */
.thinkerSection {
  padding-bottom: 40px;
  padding-top: 60px;
}
.thinkerSection h2 {
  margin-bottom: 0;
  font-size: 42px;
}
.technologyStacksInnerPage {
  padding: 50px 0 50px 0;
  background: #f4f6f9;
}
.technologyStacksInnerPageOld {
  background: #fff;
}
.technologyStacksInnerPage h3 {
  color: #212121;
  font-family: "graphikbold";
  font-size: 42px;
  line-height: 62px;
  text-align: center;
  margin-bottom: 10px;
}
.technologyStacksInnerPage .sub-heading {
  color: #212121;
  font-family: "graphikregular";
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.technologyStacksInnerPage p {
  color: #757575;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 48px;
  text-align: center;
}
.technologyStacksInnerPage ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.technologyStacksInnerPage .technologySlide {
  border: 1px solid #e7eaf1;
  border-radius: 100px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 14px;
  color: #424242;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  height: 48px;
}
.ser_banner_title {
  padding-left: 80px;
}
.technologyStacksInnerPage .technologySlide img {
  margin-right: 8px;
  height: 26px;
  width: auto;
}
/* homeServices css */
.homeServices {
  padding-top: 80px;
  padding-bottom: 100px;
}
.homeServices h2 {
  font-size: 48px;
  line-height: 62px;
  margin-bottom: 16px;
  text-align: center;
}
.homeServices span {
  color: #212121;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  display: block;
  margin-bottom: 34px;
}
.homeServices .service-box h3 {
  color: #212121;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 9px;
  font-family: "graphiksemibold";
  min-height: inherit;
}
.homeServices .service-box p {
  color: #424242;
  font-size: 14px;
  line-height: 22px;
  word-wrap: break-word;
}
.homeServices .service-box .learn-more {
  color: #49cc79;
  font-family: "graphikmedium";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  position: absolute;
  bottom: 24px;
}
.homeServices .service-box {
  border-left: 1px solid #e7eaf1;
  padding: 0;
  height: 100%;
  border-bottom: 1px solid #e7eaf1;
}
.homeServices .service-box a {
  padding: 24px;
  /* padding-bottom: 38px; */
  display: block;
}
.homeServices .service-box:hover {
  background: #37bc67;
}
.homeServices .service-box:hover img {
  filter: brightness(0) invert(1);
}
.homeServices .service-box:hover h3,
.homeServices .service-box:hover p,
.homeServices .service-box:hover .learn-more {
  color: #fff;
}
.homeServices .service-box .img-left {
  margin-bottom: 16px;
}
.homeServices .col-12:nth-last-child(1) .service-box,
.homeServices .col-12:nth-last-child(2) .service-box,
.homeServices .col-12:nth-last-child(3) .service-box,
.homeServices .col-12:nth-last-child(4) .service-box {
  border-bottom: none;
}
.homeServices .col-12:nth-child(1) .service-box,
.homeServices .col-12:nth-child(5) .service-box,
.homeServices .col-12:nth-child(9) .service-box,
.homeServices .col-12:nth-child(13) .service-box {
  border-left: none;
}
.homeServices.sixCol .col-12:nth-last-child(4) .service-box {
  border-bottom: 1px solid #e7eaf1;
}
.homeServices.sixCol .col-12:nth-child(5) .service-box {
  border-left: 1px solid #e7eaf1;
}
.homeServices.sixCol .col-12:nth-last-child(3) .service-box {
  border-left: none;
}
/* New Update CSS 12-02-2025 */
.homeServices.fivCol .col-12:nth-last-child(3) .service-box,
.homeServices.fivCol .col-12:nth-last-child(4) .service-box {
  border-left: 1px solid #e7eaf1;
  border-bottom: 1px solid #e7eaf1;
}
.homeServices.fivCol .col-12:nth-last-child(2) .service-box {
  border-left: none;
  border-bottom: none;
}
.homeServices.fivCol .col-12:nth-last-child(5) .service-box {
  border-left: none;
  border-bottom: 1px solid #e7eaf1;
}
.homeServices.fivCol .col-12:nth-child(5) .service-box {
  border-left: 1px solid #e7eaf1;
  border-right: 1px solid #e7eaf1;
}
/* New Update CSS 24-03-2025 */
.homeServices {
  .fourCol .col-12:nth-last-child(4) .service-box,
  .fourCol .col-12:nth-last-child(3) .service-box {
    border-bottom: 1px solid #e7eaf1;
  }
  .fourCol .col-12:nth-last-child(4) .service-box,
  .fourCol .col-12:nth-last-child(2) .service-box {
    border-right: 1px solid #e7eaf1;
  }
}
/* .homeServices.fourCol .col-12:nth-child(3) .service-box {
  border-left:0;
}
.homeServices.fourCol .col-12:nth-child(1) .service-box,
.homeServices.fourCol .col-12:nth-child(3) .service-box {
  border-right:1px solid #E7EAF1;
} */
.business-potential.fourCol {
  .service-box {
    .service-content {
      ul {
        li {
          position: relative;
          color: #424242;
          font-family: "graphikregular";
          font-size: 14px;
          line-height: 18px;
          text-align: left;
          padding-left: 15px;
          margin-bottom: 7px;
          background: url("../images/ecommerce-icon/oval.png") no-repeat left 4px;
          background-size: 8px 8px;
          /* &:before {
            content: "";
            position: absolute;
            top: 6px;
            bottom: 0;
            left: 0;
            transform: none;
            width: 8px;
            height: 8px;
            background: #d8d8d8;
            border-radius: 50%;
          } */
        }
      }
    }
    &:hover {
      ul li {
        color: #fff;
      }
    }
  }
}

.business-potential {
  .service-box {
    .service-content {
      ul {
        li {
          position: relative;
          color: #424242;
          font-family: "graphikregular";
          font-size: 14px;
          line-height: normal;
          text-align: left;
          padding-left: 20px;
          margin-bottom: 12px;
          /* &:before {
            content: "";
            position: absolute;
            top: 2px;
            left: 0;
            transform: none;
            width: 8px;
            height: 8px;
            background: #d8d8d8;
            border-radius: 50%;
          } */
        }
      }
    }

    &:hover {
      ul li {
        color: #fff;
      }
    }
  }
}

.cmsTabs.cmsTabs_scroll {
  ul.nav {
    overflow: overlay;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    .nav-link {
      white-space: nowrap;
    }
    /* Style the scrollbar */
    &::-webkit-scrollbar {
      width: 0px; /* Set the width of the scrollbar */
      height: 0px; /* Set the height of the scrollbar */
    }
  }
}
/* Faq Css */
.newFaqSec {
  padding: 100px 0 80px 0;
}
.newFaqSec .titleHeading {
  text-align: center;
  margin-bottom: 56px;
}
.newFaqSec .accordionFaq {
  max-width: 760px;
  margin: 0 auto;
}
.newFaqSec .accordionFaq .heading {
  color: #212121;
  font-family: "graphikmedium";
  font-size: 18px;
  box-shadow: 0 1px 0 0 #f2f6fa;
  border-top: #f2f6fa solid 1px;
  padding: 20px;
  cursor: pointer;
}
.newFaqSec .accordionFaq .heading.active {
  box-shadow: none;
}
.newFaqSec .accordionFaq .heading:nth-last-child(2) {
  border-bottom: 0;
}
.newFaqSec .accordionFaq .heading:hover {
  background: transparent;
  border-radius: 0;
}
.newFaqSec .accordionFaq .heading:first-child:hover {
  border-radius: 3px 3px 0 0;
}
.newFaqSec .accordionFaq .heading:nth-last-child(2):hover {
  border-radius: 0 0 3px 3px;
}
.newFaqSec .accordionFaq .heading::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  border-top: 2px solid #424242;
  border-right: 2px solid #424242;
  float: right;
  transform: rotate(135deg);
  transition: all 0.5s;
  margin-top: 5px;
  width: 10px;
  height: 10px;
}
.newFaqSec .accordionFaq .active.heading::before {
  transform: rotate(-45deg);
  margin-top: 1px;
}
.newFaqSec .accordionFaq .not-active.heading::before {
  transform: rotate(-45deg);
}
.newFaqSec .contents {
  display: none;
  padding: 0px 50px 25px 20px;
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.newFaqSec .contents ul {
  margin-top: 12px;
  list-style: disc;
}
.newFaqSec .contents ul li {
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: 10px;
}
.newFaqSec .moreLinkFaq {
  display: block;
  text-align: center;
  padding: 20px 0;
}
.newFaqSec .moreLinkFaq a {
  color: #000;
  font-family: "graphikregular";
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
}
/* unlockExcellence css */
.unlockExcellence {
  background: url(../images/services/unlockbg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  padding: 70px 0;
}
.doYouThinkRow.unlockExcellence .doYouThinkBox {
  max-width: 1090px;
}
.doYouThinkRow.unlockExcellence .doYouThinkBox h2 {
  color: #fff;
}
.doYouThinkRow.unlockExcellence .doYouThinkBox p {
  color: rgb(255 255 255 / 70%);
}
/* related Services Section css */
.relatedServicesSection {
  padding-bottom: 60px;
  text-align: center;
}
.relatedServicesSection ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.relatedServicesSection ul li {
  border: 1px solid #e8eaef;
  background-color: #ffffff;
}
.relatedServicesSection ul li a {
  padding: 14px 15px;
  color: #424242;
  font-size: 16px;
  letter-spacing: 0;
  font-family: "graphikregular";
  line-height: 22px;
  display: block;
}
.relatedServicesSection a.button_button__3HGS0 {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #49cc79;
  border: 1px solid #49cc79;
  padding: 14px 30px;
  font-family: "graphikmedium";
  text-transform: uppercase;
  margin-right: 20px;
  letter-spacing: 1px;
  margin-top: 30px;
}
.relatedServicesSection a.button_button__3HGS0 img {
  max-width: 100%;
  margin-left: 10px;
}
.relatedServicesSection a.button_button__3HGS0 polyline {
  stroke: #fff;
}
/* salesforcePartnersection css */
.salesforcePartnersection {
  padding: 80px 0 30px 0;
  border-top: 1px solid #e7eaf1;
}
.salesforcePartnersection h2 {
  margin-bottom: 10px;
}
.salesforcePartnersection h6 {
  color: #212121;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 42px;
}
.salesforcePartnersection ul {
  display: flex;
  gap: 12px;
  text-align: center;
  margin-top: 60px;
  align-items: flex-start;
}
.salesforcePartnersection ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1;
  position: relative;
}
.salesforcePartnersection ul li:hover span {
  background: #49cc79;
  color: #fff;
}
/* New CSS for CMS Page Section Start */
.sectionHead {
  width: 100%;
}
.line {
  background-color: #51d581;
  width: 60px;
  height: 8px;
  display: block;
  margin: 0 auto 15px;
}
.sectionHead .h2Title {
  color: #212121;
  font-family: "graphikbold";
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 16px;
}
.sectionHead .secPara {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
@keyframes floatDownUp {
  0% {
    transform: translateY(-7px);
  }
  50% {
    transform: translateY(7px);
  }
}
@keyframes floatUpDown {
  0% {
    transform: translateY(7px);
  }
  50% {
    transform: translateY(-7px);
  }
}
.salesforcePartnersection ul li:nth-child(even) img {
  animation: floatDownUp 10s ease-in-out 1s infinite;
  transform: translateY(-7px);
}
.salesforcePartnersection ul li:nth-child(odd) img {
  animation: floatUpDown 10s ease-in-out 1.7s infinite;
  transform: translateY(7px);
}
.salesforcePartnersection ul li:nth-child(even) {
  margin-top: 54px;
}
.salesforcePartnersection ul li:nth-child(odd)::after {
  background: url(../images/services/line1.svg) 0 0 no-repeat;
  height: 26px;
  width: 87px;
  position: absolute;
  right: -56px;
  top: 30px;
  content: "";
  animation: floatDownUp 10s ease-in-out 1s infinite;
  transform: translateY(-7px);
}
.salesforcePartnersection ul li:nth-child(even)::after {
  background: url(../images/services/line2.svg) 0 0 no-repeat;
  height: 26px;
  width: 87px;
  position: absolute;
  right: -50px;
  top: 0;
  content: "";
  animation: floatUpDown 10s ease-in-out 1.7s infinite;
  transform: translateY(7px);
}
.salesforcePartnersection ul li:last-child::after {
  display: none;
}
.salesforcePartnersection ul li span {
  background: #e7f8ee;
  padding: 9px 11px;
  color: #49cc79;
  font-family: "graphiksemibold";
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
  margin-bottom: 11px;
  display: inline-block;
}
.salesforcePartnersection ul li p {
  color: #212121;
  font-family: "graphikmedium";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}
.salesforcePartnersection ul li .hoverImg {
  display: none;
}
.salesforcePartnersection ul li:hover .defaultImg {
  display: none;
}
.salesforcePartnersection ul li:hover .hoverImg {
  display: block;
}
/* Industries We Serve css */
.all-services .service-content {
  border-left: #e7eaf1 solid 1px;
  padding: 20px 30px 0;
}
.all-services .service-content h3 {
  color: #212121;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 12px;
  font-family: "graphiksemibold";
}
.all-services .service-content .learn-more {
  color: #49cc79;
  font-family: "graphikmedium";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}
.all-services .service-content p {
  color: #424242;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  height: 44px;
}
.all-services .img-left {
  margin-bottom: 0;
}
.all-services .img-left img {
  width: 100%;
}
.all-services .container {
  position: relative;
}
.all-services .swipperButton {
  top: 180px;
  width: 100%;
  left: 0;
  margin-left: 0;
  bottom: inherit;
  z-index: 99;
}
.all-services .swipperButton .swiper-button-prev3 {
  background: url(../images/svg/slider-bt.svg) 0 0 no-repeat;
  width: 56px;
  height: 56px;
  transform: rotate(180deg);
  margin-left: -20px;
}
.all-services .swipperButton .swiper-button-next3 {
  background: url(../images/svg/slider-bt.svg) 0 0 no-repeat;
  width: 56px;
  height: 56px;
  margin-right: -20px;
}
.all-services .swipperButton .swiper-button-disabled {
  opacity: 0.6;
  cursor: default;
}
/* Our Engagement Models css */
.engagementModels {
  padding-top: 80px;
  padding-bottom: 60px;
}
.engagementModels h2 {
  margin-bottom: 20px;
  text-align: center;
}
.engagementModels .sub-heading {
  opacity: 0.8;
  color: #212121;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
  display: block;
}
.engagementModels .popular {
  background-color: #ffffff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04);
  padding: 5px 16px;
  position: absolute;
  color: #b4a17c;
  font-size: 16px;
  font-family: "graphikbold";
  letter-spacing: 0;
  line-height: 26px;
  right: 20px;
  top: 20px;
}
.engagementModels .serviceBlock {
  background: linear-gradient(180deg, #efe8ff 0%, #f3ecf7 45.76%, #ffffff 100%);
  padding: 30px;
  position: relative;
  border: 1px solid #efe8ff;
  height: 100%;
  padding-bottom: 80px;
}
.engagementModels .secondBox .serviceBlock {
  background: linear-gradient(180deg, #efdbbb 0%, #fffaf2 45.76%, #ffffff 100%);
  border: 1px solid #ece0c8;
}
.engagementModels .thirdBox .serviceBlock {
  background: linear-gradient(0deg, #ffffff 0%, #e4f9fe 54.24%, #caeaf3 100%);
  border: 1px solid #cee8ee;
}
.engagementModels .serviceBlock .img-left {
  margin-bottom: 25px;
}
.engagementModels .serviceBlock .service-content {
  height: auto;
}
.engagementModels .serviceBlock .service-content h3 {
  color: #212121;
  font-family: "graphiksemibold";
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 10px;
}
.engagementModels .serviceBlock .service-content p {
  color: #424242;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.engagementModels .serviceBlock .service-content p::after {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background: linear-gradient(90deg, #ddd3f3 0%, #e6e5e7 45.76%, #f4edf8 100%);
  content: "";
  height: 1px;
}
.engagementModels .secondBox .serviceBlock .service-content p::after {
  background: linear-gradient(
    90deg,
    #efdbbb 0%,
    rgb(240 221 191 / 35%) 45.76%,
    #fffaf3 100%
  );
}
.engagementModels .thirdBox .serviceBlock .service-content p::after {
  background: linear-gradient(
    -90deg,
    #e5f9fe 0%,
    #cdebf482 54.24%,
    #c0e6f1 100%
  );
}
.engagementModels .serviceBlock ul li {
  color: #000000;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 25px;
  background: url(../images/services/tick.svg) 0 center no-repeat;
  padding-left: 32px;
  margin-bottom: 24px;
}
.engagementModels .serviceBlock ul li:last-child {
  margin-bottom: 36px;
}
.engagementModels .serviceBlock .bookFree {
  border: 1px solid #49cc79;
  display: block;
  text-align: center;
  color: #49cc79;
  font-family: "graphikmedium";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 13px;
  text-transform: uppercase;
  height: 48px;
  padding: 14px;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
}
.engagementModels .serviceBlock .bookFree:hover {
  background: #49cc79;
  color: #fff;
}
.engagementModels .serviceBlock .bookFree:hover polyline {
  stroke: #fff;
}
.testimonialsSection {
  border-top: 1px solid #e7eaf1;
  border-bottom: none;
}
/* =========== */
.cultural_compass {
  margin-top: 0px;
  padding-top: 40px;
  background-color: #f4f6f9;
}
.navigating_values {
  margin-top: 80px;
  margin-bottom: 81px;
  display: flex;
  flex: 1 0 100%;
  flex-direction: row;
  justify-content: space-between;
}
.valuesBox:first-child,
.valuesBox:last-child {
  flex: 0 0 35%;
}
.valuesBox:nth-child(2) {
  flex: 0 0 10%;
}
.valuesBox:nth-child(2) img {
  width: 100%;
}
.valuesBox {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.valuesList {
  justify-content: center;
  display: inline-flex;
  flex-direction: column;
  min-height: 80px;
}
.valuesList h3 {
  color: #45ba70;
  font-family: "graphiksemibold";
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
.valuesList p {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}
.borderLeft {
  position: relative;
  padding-left: 25px;
}
.borderLeft::after {
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #fff1bd;
}
.borderRight {
  position: relative;
  padding-right: 25px;
}
.borderRight::after {
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background-color: #fff1bd;
}
/* New CSS for CMS Page Section End */
/* Responsive css */
@media (min-width: 1200px) {
  .container-sml {
    max-width: 940px;
  }
}
/* start media tablet css*/
@media (max-width: 991px) {
  .we-innovate h2.titleHeading {
    padding-right: 0;
  }
  .service-box h3 {
    font-size: 18px;
  }
  .service-banner {
    max-width: 100%;
  }
  .postid-7627 .service-banner {
    max-width: 100%;
  }
  .we-innovate .container-sml::after {
    right: 0px;
  }
  .clients-logo {
    padding: 0;
  }
  .innovation-meet .container::after {
    right: 0;
  }
  .technologyStacksInnerPage ul {
    gap: 15px;
  }
  .service-box {
    padding: 30px 0px 40px;
    font-size: 18px;
  }
  .all-service-banner h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .all-service-banner .untill-text {
    line-height: 24px;
  }
  .homeServices h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .technologyStacksInnerPage h3 {
    font-size: 34px;
    line-height: 42px;
  }
  .titleHeading {
    font-size: 34px;
    line-height: 42px;
  }
  .engagementModels .thirdBox {
    margin: 0 auto;
    margin-top: 30px;
  }
  .we-innovate .service-box {
    padding: 30px 15px;
  }
  .doYouThinkRow .doYouThinkBox h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .bg-one-new.three {
    background: linear-gradient(180deg, #1740cb 0%, rgba(0, 37, 165, 0) 100%);
  }
  .bg-two-new.four {
    background: #081e6b;
  }
  .salesforcePartnersection ul li:nth-child(odd)::after,
  .salesforcePartnersection ul li:nth-child(even)::after {
    width: 52px;
    background-size: 100%;
    right: -36px;
  }
}
/* start media mobile css*/
@media (max-width: 767px) {
  .homeServices {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .homeServices h4 {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  .homeServices .service-box p {
    height: auto;
  }
  .homeServices .service-box {
    border: 1px solid #e7eaf1 !important;
    margin-bottom: 20px;
    height: auto;
  }
  .homeServices .service-box .learn-more {
    bottom: 40px;
  }
  .we-innovate {
    padding: 60px 0 0px;
  }
  .service-banner::after {
    right: 0px;
    width: 100%;
    height: 448px;
    display: none;
  }

  .all-service-banner .untill-text {
    /* padding-right: 85px; */
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
  .all-service-banner p {
    padding-right: 16px;
  }
  .all-service-banner .untill-text span {
    display: inline-block;
  }
  .all-service-banner {
    padding: 50px 15px;
    background: #333333 url(../images/all-services/services-banner-mobile.png)
      center 0 no-repeat;
    background-size: cover;
    /* max-height: 650px; */
    height: 100vh;
  }
  .innerBannerNotification {
    height: 100vh;
  }
  .all-service-banner .bg-line {
    top: -8px;
  }
  .service-banner,
  .postid-7627 .service-banner {
    max-width: 100%;
    padding: 40px 0px;
  }
  .service-box {
    height: auto;
  }
  .thinkerSection {
    padding: 60px 0px 20px;
  }
  .img-left {
    margin-bottom: 15px;
  }
  .we-innovate .container-sml::after {
    right: 15px;
    top: auto;
    bottom: -70px;
    width: 75px;
    height: 75px;
    background-size: 70px;
    background-repeat: no-repeat;
  }
  .we-innovate p {
    font-size: 16px;
    line-height: 24px;
  }
  .all-service-banner h1 {
    font-size: 26px;
    line-height: 34px;
    padding-left: 0;
    padding-right: 0;
  }
  .all-service-banner .ser_banner_title {
    padding-left: 0;
  }
  .innovate-content {
    padding-bottom: 0px;
  }
  .service-heading {
    margin-bottom: 30px;
  }
  .service-heading h2 {
    font-size: 34px;
    line-height: 38px;
  }
  /* testimonail */
  .testimonial {
    padding: 60px 0px;
    background: #333333 url(../images/testimonial-mobile.png) center 0 no-repeat;
    background-size: cover;
  }
  .clientDetail {
    padding: 20px 0px 0px;
    margin-top: 20px;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
  .testimonial-content {
    padding-left: 0px;
    padding-top: 20px;
    flex-direction: column;
  }
  .content-top {
    padding-top: 20px;
    padding-left: 0px;
  }
  .thumb {
    padding-top: 15px;
  }
  .testimonial-content .content-top p {
    color: #212121;
    font-size: 14px;
    line-height: 22px;
    min-height: auto;
  }
  .testimonial-content .quote-img {
    width: 48px;
  }
  .all-service-banner h1::before {
    left: 0;
    top: 13px;
  }
  .innovation-meet p {
    font-size: 16px;
    line-height: 24px;
  }
  .innovation-meet .container::after {
    display: none;
  }
  .doYouThinkRow .doYouThinkBox h2 {
    font-size: 34px;
    line-height: 38px;
  }
  .technologyStacksInnerPage h3 {
    font-size: 34px;
    line-height: 38px;
  }
  .technologyStacksInnerPage {
    padding-top: 50px;
  }
  .technologyStacksInnerPage p {
    font-size: 16px;
    line-height: 24px;
  }
  .engagementModels .secondBox {
    margin-top: 30px;
  }
  .all-services .swipperButton {
    top: 200px;
  }
  .all-services .swipperButton .swiper-button-next3 {
    margin-right: 0;
  }
  .all-services .swipperButton .swiper-button-prev3 {
    margin-left: 0;
  }
  .all-services {
    padding: 50px 0;
  }
  .doYouThinkRow .doYouThinkBox a {
    padding: 14px;
    margin-right: 0;
    font-size: 11px;
  }
  .newFaqSec .accordionFaq .heading::before {
    margin-right: -17px;
    margin-top: 10px;
  }
  .newFaqSec .accordionFaq .heading {
    line-height: 24px;
  }
  .newFaqSec {
    padding: 50px 0;
  }
  .newFaqSec .titleHeading {
    margin-bottom: 25px;
  }
  .newFaqSec .accordionFaq .active.heading::before {
    margin-top: 5px;
  }
  .newFaqSec .contents {
    padding: 0 20px 20px 20px;
  }
  .relatedServicesSection ul {
    gap: 10px;
  }
  .relatedServicesSection ul li a {
    font-size: 14px;
    padding: 10px;
  }
  .salesforcePartnersection ul {
    flex-direction: column;
  }
  .salesforcePartnersection ul li {
    width: 100%;
  }
  .salesforcePartnersection ul li {
    margin-top: 65px !important;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .salesforcePartnersection ul li:first-child {
    margin-top: 0 !important;
  }
  .salesforcePartnersection ul li .stepContent {
    text-align: left;
  }
  .salesforcePartnersection ul li p {
    text-align: left;
    min-height: 52px;
  }
  .salesforcePartnersection ul li:nth-child(odd)::after {
    right: inherit;
    left: 0;
    top: inherit;
    bottom: -40px;
    transform: rotate(78deg) !important;
    width: 60px;
  }
  .salesforcePartnersection ul li:nth-child(even)::after {
    right: inherit;
    left: 0;
    top: inherit;
    bottom: -40px;
    transform: rotate(110deg) !important;
    width: 60px;
  }
  .technologyStacksInnerPage .technologySlide {
    font-size: 14px;
  }
  .technologyStacksInnerPage ul {
    gap: 10px;
  }
  .engagementModels {
    padding: 50px 0;
  }
  .bg-one-new.three {
    background: #081e6b;
  }
  .bg-two-new.four {
    background: linear-gradient(180deg, #1740cb 0%, rgba(0, 37, 165, 0) 100%);
  }
  .we-innovate .service-content h3 {
    min-height: inherit;
  }
  .salesforcePartnersection {
    padding-top: 50px;
  }
  .homeServices span,
  .technologyStacksInnerPage .sub-heading {
    font-size: 18px;
    line-height: 28px;
  }
  .homeServices h2,
  .technologyStacksInnerPage h3,
  .engagementModels h2.titleHeading,
  .we-innovate h2.titleHeading,
  .doYouThinkRow .doYouThinkBox h2,
  .titleHeading,
  .thinkerSection h2,
  .testimonialsSection .container h3,
  .doYouThinkRow .doYouThinkBox h2,
  .newFaqSec .titleHeading {
    font-size: 28px;
    line-height: 38px;
  }
  .titleHeading {
    margin-bottom: 20px;
  }
  .relatedServicesSection a.button_button__3HGS0 {
    padding: 14px 20px;
  }
  .unlockExcellence {
    padding: 50px 0;
  }
  .homeServices .service-box h3 {
    min-height: inherit;
  }
  /* New CSS for CMS start */
  .sectionHead .h2Title {
    font-size: 28px;
    line-height: 32px;
  }
  .navigating_values {
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .valuesBox:last-child {
    margin-top: 20px;
  }
  .valuesBox,
  .valuesBox:last-child {
    justify-content: flex-start;
    gap: 20px 0;
  }
  .valuesBox:first-child,
  .valuesBox:last-child {
    flex: 0 0 42%;
  }
  .valuesBox:nth-child(2) {
    display: none;
  }
  .borderRight {
    position: relative;
    padding-left: 25px;
  }
  .borderRight::after {
    left: 0;
  }
  /* New CSS for CMS end */
}
