html {
  scroll-behavior: smooth; /* Enabling smooth scrolling */
}

a.scrollClass {
  background-color: #ffffff;
  border: 1px solid #49cc79;
  border-radius: 4px;
  color: #49cc79;
  font-family: "graphikmedium";
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-align: left;
  padding: 10px 25px;
}
button.scrollClass {
  background-color: #ffffff;
  border: 1px solid #49cc79;
  border-radius: 4px;
  color: #49cc79;
  font-family: "graphikmedium";
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-align: left;
  padding: 10px 25px;
}

.all-service-banner {
  background: url(../images/channel-partner/banner.png) center 0 no-repeat;
  background-size: cover;
  height: 550px;
  align-items: center;
  padding: 50px;
  line-height: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
}
.all-service-banner img.industriesBannerBg {
  height: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.bannerLeftBg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.bannerRightBg {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
.service-banner {
  position: unset;
  margin: unset;
  max-width: none;
}
.all-service-banner h1 {
  color: #f4f6f9;
  font-family: "graphikbold";
  color: #f4f6f9;
  font-size: 48px;
  line-height: 60px;
  padding-bottom: 18px;
}

.all-service-banner h1 img {
  position: relative;
  top: 10px;
  left: 20px;
}

.service-banner .line {
  background-color: #51d581;
  width: 60px;
  height: 8px;
  display: inline-block;
  margin-bottom: 24px;
}

/* .all-service-banner p {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-family: "graphikregular";
  position: relative;
} */
.service-banner a.scrollClass {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #49cc79;
  border: 1px solid #49cc79;
  padding: 11px 22px;
  margin-top: 24px;
  font-family: "graphikmedium";
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 3px;
}
.service-banner a.button_button__3HGS0 polyline {
  stroke: #fff;
}

.top-projects {
  padding: 0px;
  margin-bottom: 80px;
  margin-top: 80px;
  position: relative;
}
.top-projects .padRight {
  padding-right: 100px;
}
.top-projects .padLeft {
  padding-left: 100px;
}
.line {
  background-color: #51d581;
  width: 52px;
  height: 5px;
  display: block;
  margin: 0 auto 6px;
}
.secHeading {
  font-size: 32px;
  line-height: 56px;
  color: #212121;
  font-family: "graphikbold";
  text-align: center;
}
.secPara {
  font-size: 16px;
  color: #ffffff;
  font-family: "graphikregular";
  text-align: left;
  line-height: 20px;
  width: 80%;
}
.secHead2 {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  margin: 0 0 8px;
}
.subHedH3 {
  color: #49cc79;
  font-family: "graphiksemibold";
  font-size: 24px;
  line-height: 34px;
  text-align: left;
  margin-bottom: 10px;
}
.subHedH4 {
  color: #212121;
  font-family: "graphiksemibold";
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}
.descP {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  /* width: 90%; */
}
.top-projects a.scrollClass {
  color: #49cc79;
  font-family: "graphikmedium";
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-align: left;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.keyFeatures {
  color: #424242;
  font-family: "graphiksemibold";
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin-bottom: 21px;
}
ul.keyFeaturesList li {
  color: #424242;
  font-family: "graphikregular";
  font-size: 12.8px;
  line-height: 18px;
  text-align: left;
  background: url(../images/channel-partner/checkmark.svg) left top no-repeat;
  padding-left: 25px;
  margin-bottom: 15px;
}
ul.keyFeaturesList li b {
  font-family: "graphikmedium";
}

.stayup-to-date {
  margin-top: 0px;
}
.stayup-to-date-Wrapper {
  background-color: #ffffff;
  border: 1px solid #49cc79;
  box-shadow: 0 12px 74px 20px rgba(0, 0, 0, 0.03);
  height: 163px;
  max-height: 163px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.stayup-to-date-Wrapper .scrollClass {
  background-color: #49cc79;
  border-radius: 4px;
  width: 219px;
  height: 50px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 15px 22px;
  margin-top: 23px;
}
.stayup-to-date-Wrapper .scrollClass polyline {
  stroke: #ffffff;
}

.clients_Needs {
  margin-top: 130px;
  margin-bottom: 130px;
}
.solutions {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex: 100%;
  gap: 0 81px;
}
.solutionBox {
  flex: 100%;
  padding: 16px;
  background: url(../images/channel-partner/shape-bg.png) right bottom no-repeat
    #f8f7fc;
  background-size: 70%;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 50px 2px rgba(38, 82, 137, 0.17);
}
.solutionIcon {
  margin-bottom: 23px;
}
.solutionIcon img {
  width: 48px;
}
.solutionBox h5 {
  color: #212121;
  font-family: "graphiksemibold";
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  margin-bottom: 10px;
}
.solutionBox p {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}

.channel_partner_program {
  background-color: #f8f7fc;
  padding: 80px 0 66px;
}
.partner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.partnerBox {
  flex: 0 0 50%;
}
.partnerBox img {
  width: 85%;
}
.partnerBox ul {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.partnerBox ul li {
  background-color: #ffffff;
  border: 1px solid #efefef;
  border-left: 3px solid #49cc79;
  border-radius: 4px;
  padding: 14px 14px 14px 24px;
}
.partnerBox h3 {
  color: #212121;
  font-family: "graphiksemibold";
  font-size: 24px;
  line-height: 30px;
  text-align: left;
}
.partnerBox p {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.rightFit {
  margin-top: 80px;
}
.rightFitBox {
  background-color: #ffffff;
  border: 1px solid #49cc79;
  width: 100%;
  padding: 24px 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.rightFitBox h3 {
  color: #000000;
  font-family: "graphikbold";
  font-size: 32px;
  line-height: 42px;
  text-align: left;
}
.rightFitBox p {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  margin-top: 16px;
}
a.scrollClass.fillBG {
  background-color: #49cc79;
  border: 1px solid #49cc79;
  color: #ffffff;
}
button.scrollClass.fillBG {
  background-color: #49cc79;
  border: 1px solid #49cc79;
  color: #ffffff;
}
button.scrollClass.fillBG {
  background-color: #49cc79;
  border: 1px solid #49cc79;
  color: #ffffff;
}
.rightFitBox a.scrollClass.fillBG {
  margin-top: 24px;
}
a.scrollClass.fillBG polyline {
  stroke: #ffffff;
}
button.scrollClass.fillBG polyline {
  stroke: #ffffff;
}

.successStories {
  margin-top: 80px;
}
.innovatorsRow {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 43px;
  background-image: linear-gradient(114.11deg, #feecf9 0%, #dbd9ff 100%);
  border-radius: 10px;
}
.innovatorsRow .innovatorsItemRow {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
}
.innovatorsRow .innovatorsItem {
  text-align: left;
  padding: 0 40px;
  position: relative;
  border-left: #c8c3ef solid 1px;
  display: flex;
  align-items: flex-start;
}
.innovatorsRow .innovatorsItem:first-child {
  border: 0;
  padding-left: 0;
}
.innovatorsRow .innovatorsItem:last-child {
  padding-right: 0;
}
.innovatorsRow .innovatorsItem .counterContenty {
  padding-left: 24px;
}
.innovatorsRow h3 {
  font-size: 48px;
  line-height: 32px;
  margin: 0px;
  color: #192b5e;
  font-family: "graphikbold";
  margin-bottom: 12px;
}
.innovatorsRow p {
  font-size: 20px;
  line-height: 24px;
  font-family: "graphikmedium";
  color: #424242;
  margin-bottom: 0;
}

.getInTouch {
  margin-top: 130px;
}
.getInTouchForm {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  width: 100%;
}
.getInTouchForm .formBox {
  flex: 0 0 50%;
}
.contactForm {
  border: 1px solid #49cc79;
  width: 100%;
  padding: 44px;
}
.contactForm ul {
  width: 100%;
}
.contactForm ul li {
  width: 100%;
  margin-bottom: 24px;
}
.contactForm ul li:last-child {
  margin-bottom: 0;
}
.contactForm ul li input {
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  box-shadow: 0 2px 14px 0 rgba(225, 225, 225, 0.36);
  height: 50px;
  width: 100%;
  padding: 17px 17px 17px 24px;
  font-size: 16px;
  color: #424242;
  font-family: "graphikregular";
}
.contactForm ul li input::placeholder {
  color: #a7a7a7;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 19px;
  text-align: left;
}
.contactForm ul li a.scrollClass.fillBG {
  width: 100%;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.contactForm ul li button.scrollClass {
  width: 100%;
  text-align: center;
}
.contactForm ul li p {
  position: relative;
}
.contactForm ul li p .wpcf7-spinner {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 9px;
}

.contactAddress {
  background: url(../images/channel-partner/vector.png) right bottom no-repeat
    #f8f7fc;
  background-size: 20%;
  padding: 45px 45px 45px 80px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contactAddress h4 {
  color: #212121;
  font-family: "graphiksemibold";
  font-size: 28px;
  line-height: 42px;
  text-align: left;
  margin-bottom: 30px;
}
.contactAddress ul li {
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
  text-align: left;
  padding-left: 40px;
}
.contactAddress ul li b {
  font-family: "graphiksemibold";
}
.contactAddress ul li.phoneIcon {
  background: url(../images/channel-partner/phone.svg) left center no-repeat;
  background-size: auto;
}
.contactAddress ul li.emailIcon {
  background: url(../images/channel-partner/mail.svg) left center no-repeat;
  background-size: auto;
}
.contactAddress ul li.addressIcon {
  background: url(../images/channel-partner/office.svg) left center no-repeat;
  background-size: auto;
}
.contactAddress ul li.timeIcon {
  background: url(../images/channel-partner/clock.svg) left center no-repeat;
  background-size: auto;
}

.testimonialsSection .container h3 {
  width: 455px;
}

.faqSection {
  /* background: url(../images/channel-partner/faq-background.svg) left top no-repeat;
    background-size: 100%; */
  margin-top: 130px;
  padding-bottom: 130px;
}
.accordionFaq {
  max-width: 800px;
  width: 800px;
  margin: 0 auto;
}
.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;
}
.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;
}
.accordionFaq .active.heading::before {
  transform: rotate(-45deg);
  margin-top: 1px;
}
.accordionFaq .heading.active {
  box-shadow: none;
}
.accordionFaq .contents {
  display: none;
  padding: 0px 50px 25px 20px;
  color: #424242;
  font-family: "graphikregular";
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.getInTouchForm .wpcf7-not-valid {
  border-color: #FF5252;
}
.getInTouchForm .wpcf7-not-valid::placeholder {
  color: #FF5252;
}
.wpcf7-not-valid-tip {
  display: none;
}
/* Responsive CSS Satrt */
@media (max-width: 1239px) {
}
@media (max-width: 1199px) {
  .top-projects .margBot {
    margin-bottom: 50px;
  }
  .testimonialsSection .container h3 {
    width: 320px;
  }
  .solutions {
    gap: 0 20px;
  }
  .clients_Needs {
    margin-top: 80px;
    margin-bottom: 80px;
}
      .innovatorsRow {
        padding: 30px;
    }
    .innovatorsRow .innovatorsItem {
        padding: 0 25px;
    }
    .innovatorsRow .innovatorsItem img {
        width: 50px;
    }
    .innovatorsRow h3 {
        font-size: 33px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .innovatorsRow p {
        font-size: 16px;
    }
    .getInTouch {
    margin-top: 80px;
}
.faqSection {
    margin-top: 80px;
    padding-bottom: 80px;
}
}
@media (max-width: 991px) {
  .top-projects .padRight {
    padding-right: 15px;
  }
  .top-projects .padLeft {
    padding-left: 15px;
  }
  .testimonialsSection .container h3 {
    width: 100%;
    margin-bottom: 50px;
  }
  .innovatorsRow {
        flex-direction: column;
        padding: 20px 20px;
        margin-top: 30px;
    }
    .innovatorsRow .innovatorsItem {
        padding: 12px;
        border-radius: 0;
        background: transparent;
    }
        .innovatorsRow .innovatorsItem img {
        width: 36px;
    }
        .innovatorsRow .innovatorsItem .counterContenty {
        padding-left: 14px;
    }
        .innovatorsRow h3 {
        font-size: 26px;
        line-height: 22px;
    }
    .innovatorsRow p {
        font-size: 12px;
    }

    .contactForm {
        padding: 20px;
    }
    .contactAddress {
        padding: 30px;
    }
    .contactAddress ul li {
        line-height: 25px;
        margin-bottom: 20px;
    }

}
@media (max-width: 820px) {

}
@media (max-width: 767px) {
  .all-service-banner {
    padding: 50px 15px;
    height: 100vh !important;
  }
  .service-banner {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  li.breadcrumb-item {
    font-size: 14px;
  }
  .all-service-banner h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .all-service-banner h1 br {display: none;}
  .all-service-banner p {
    margin-bottom: 30px;
  }

  .line {
    margin: 0 auto 12px;
  }
  .top-projects {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .secHeading {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .subHedH3 {
    font-size: 20px;
    line-height: 25px;
  }

  .stayup-to-date {
    margin-top: 20px;
  }
  .stayup-to-date-Wrapper {
    height: auto;
    max-height: none;
    padding: 20px 0 24px;
  }
  .stayup-to-date-Wrapper .secHeading {
    text-align: center;
    margin-bottom: 10px;
  }
  .stayup-to-date-Wrapper .scrollClass {
    margin-top: 10px;
  }
  .secHeading {
    font-size: 28px;
  }

  .clients_Needs {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .solutions {
    flex-direction: column;
    gap: 20px 0;
    padding: 0 15px;
  }

  .channel_partner_program {
    padding: 40px 0;
  }
  .partner {
    flex-direction: column;
    padding: 0 15px;
  }
  .partnerBox {
    flex: 100%;
  }
  .partnerBox img {
    width: 100%;
    margin-bottom: 15px;
  }
  .partnerBox h3 {
    font-size: 20px;
  }

  .rightFit {
    margin-top: 40px;
  }
  .rightFitBox {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rightFitBox h3 {
    font-size: 24px;
    text-align: center;
  }

  .innovatorsRow {
    padding: 20px 8px;
    margin-top: 0px;
    flex-direction: column;
  }
  .innovatorsRow .innovatorsItemRow {
    width: 100%;
    flex-wrap: wrap;
    gap: 15px 0px;
  }

  .innovatorsRow .innovatorsItem:nth-child(3),
  .innovatorsRow .innovatorsItem:nth-child(1) {
    padding-left: 0;
    border: none;
    width: 46%;
  }
  .innovatorsRow .innovatorsItem:nth-child(2),
  .innovatorsRow .innovatorsItem:nth-child(4) {
    padding-right: 0;
    padding-left: 20px;
    width: 54%;
  }
  .innovatorsRow .innovatorsItem img {
    width: 38px;
  }
  .innovatorsRow .innovatorsItem .counterContenty {
    padding-left: 14px;
    text-align: left;
  }
  .innovatorsRow h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .innovatorsRow p {
    font-size: 12px;
    line-height: 14px;
  }

  .getInTouch {
    margin-top: 40px;
  }
  .getInTouchForm {
    flex-direction: column;
  }
  .contactForm {
    padding: 15px;
  }
  .getInTouchForm .formBox {
    flex: 100%;
  }
  .contactAddress {
    padding: 45px 15px 15px;
  }
  .contactAddress h4 {
    margin-bottom: 10px;
  }
  .contactAddress ul li {
    line-height: 20px;
    margin-bottom: 20px;
  }
  .contactAddress ul li.phoneIcon,
  .contactAddress ul li.emailIcon,
  .contactAddress ul li.addressIcon,
  .contactAddress ul li.timeIcon {
    background-position: left top;
  }

  .faqSection {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .accordionFaq .heading {
    line-height: 24px;
    padding: 20px 35px 20px 20px;
  }
  .accordionFaq .heading::before {
    margin-right: -20px;
  }
}
