.per-col-c .col-inner {
  background-color: #134074;
  border-radius: 25px;
  box-shadow: 0px 4px 12px 0px #ffffff26;
  background:
    radial-gradient(
      100% 97% at 100% 50%,
      #2263a2 13.03%,
      #00598b 41.67%,
      #434e87 87.06%
    ),
    linear-gradient(
      96.17deg,
      rgba(238, 249, 255, 0.46) -36.19%,
      rgba(79, 105, 119, 0) 121.15%,
      #1b5372 121.15%
    );
}

.per-col-c span {
  background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 100%) !important;
  height: 120px;
  width: 120px;
  display: block;
  border: 5px solid white;
  border-radius: 100px;
  align-items: center;
  align-content: center;
  margin: 15px auto 0 auto;
  font-size: 40px !important;
}

.per-col-c br {
  display: none;
}

#typing-container {
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid #333;
  padding-right: 10px;
  /* for cursor animation */
}

.home-video > .wp-video {
  margin: auto;
  width: 100%;
  margin-bottom: 30px;
}

.blue-box h3 {
  color: white;
  font-size: 45px;
  line-height: 45px;
}

.home-video {
  text-align: center !important;
  display: block;
  position: relative;
}

footer .icon-box p {
  word-wrap: break-word;
  word-break: break-all;
}

.per-off {
  text-align: center;
}

.per-off p {
  color: white;
  background: red;
  width: 100px;
  height: 100px;
  font-size: 40px;
  font-weight: 800;
  display: grid;
  align-items: center;
  align-content: center;
  border-radius: 100%;
  margin: auto;
}

.absolute-footer {
  display: none;
}

.header-main {
  border-bottom: 1px solid #ffffff1f;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 36px;
}

h3 {
  color: #134074;
}

.mainCta {
  padding: 12px 30px;
  border-radius: 8px;
}

.mainCta.white-btn {
  color: #0d0e11;
  border: 1px solid #8da9c4;
}

.homeBanner {
  padding-top: 175px !important;
  padding-bottom: 75px !important;
}

.homeBanner .row {
  text-align: center;
}

.homeBanner h3,
.innerBanner h1 span {
  font-size: 36px;
  background: linear-gradient(
    180deg,
    #297bf8 0%,
    #60c8ff 0.01%,
    rgba(24, 175, 255, 0.64) 96.87%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
  border-right: 2px solid;
}

.homeBanner h3:after {
  content: "";
  width: 4px;
  height: 40px;
  background: linear-gradient(
    180deg,
    #297bf8 0%,
    #60c8ff 0.01%,
    rgba(24, 175, 255, 0.64) 96.87%
  );
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.bannerContent {
  max-width: 75%;
  margin: auto;
  font-family: Poppins;
  font-size: 18px;
}

.bannerContent p {
  margin-bottom: 0px;
}

.bannerBtn,
.whiteBg .ff-default .ff_btn_style {
  background:
    radial-gradient(
      100% 97% at 100% 50%,
      #2263a2 13.03%,
      #00598b 41.67%,
      #434e87 87.06%
    ),
    linear-gradient(
      96.17deg,
      rgba(238, 249, 255, 0.46) -36.19%,
      rgba(79, 105, 119, 0) 121.15%,
      #1b5372 121.15%
    );
  border: 1px solid #686868;

  border-image-source: linear-gradient(
    96.17deg,
    rgba(238, 249, 255, 0.46) -36.19%,
    rgba(79, 105, 119, 0) 121.15%,
    #1b5372 121.15%
  );
  box-shadow: 0px 4px 12px 0px #ffffff26;
  padding: 4px 32px;
  border-radius: 10px;
}

.clientSec {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.clientSec h2 {
  color: #02524b;
  font-size: 60px;
}

.clientBoxes .col {
  flex-basis: 20%;
  max-width: 20%;
}

.clientBoxes .img {
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #02524b33;
  border-radius: 10px;
  height: 80px;
  padding: 5px;
}

.clientBoxes .img img {
  height: 70px;
  object-fit: contain;
}

.homeIntro {
  padding-top: 15px !important;
}

.scrollCol .col {
  margin-top: 50px;
  max-height: 520px;
  overflow: scroll;
  overflow-x: hidden;
  margin-bottom: 40px;
  direction: rtl;
  padding-top: 15px;
  padding-left: 20px;
}

.scrollCol .col .col-inner .icon-box {
  margin-bottom: 25px;
}

.scrollCol .col .col-inner {
  direction: ltr;
}

.scrollCol .col::-webkit-scrollbar {
  width: 4px;
}

.scrollCol .col::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 4px;
}

.scrollCol .col::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.jobSection {
  padding-bottom: 40px !important;
}

.jobSection .row {
  text-align: center;
}

.jobSection .row .img {
  margin-block: 50px;
}

.jobSection h2 {
  font-weight: 400;
  font-size: 40px;
}

.applyText p {
  font-size: 24px;
  color: #0b2545;
  margin-bottom: 5px;
}

.jobSection .stack {
  margin-top: 25px;
}

.sbsSection {
  padding-top: 60px !important;
  padding-bottom: 40px !important;
  background: #f6f6f6;
  color: #281a39;
}

.sbsSection h2 {
  color: #2b80a1;
}

.sbsSection h3 {
  color: #154051;
  font-size: 36px;
}

.verticalSection {
  padding-top: 65px !important;
  padding-bottom: 70px !important;
}

.interviewCol {
  padding-top: 60px !important;
  padding-bottom: 0 !important;
}

.interviewBox .img {
  background: #fff;
  box-shadow: 0px 0px 10px 0px #02524b33;
  border-radius: 10px;
  padding: 30px;
  transition: all ease-out 0.2s;
}

.interviewBox .img:hover {
  box-shadow: 0px 0px 20px 0px #02524b33;
}

.homeForm {
  padding-top: 5px !important;
}

.homeForm .section-content > .row {
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 9px 34px 64px -14px #4d4d4d1f;
  border-radius: 12px;
}

.contactBg {
  padding: 10px !important;
}

.contactBg > .col-inner {
  background: #8da9c4;
  border-radius: 12px 0 0 12px;
  padding: 10px;
}

.contactBg > .col-inner h4 {
  font-size: 28px;
  font-weight: 400;
}

.contactBg .flickity-viewport {
  background: #fff;
  border-radius: 12px;
  padding: 10px;
}

.contactBg .flickity-page-dots .dot {
  background: #111;
}

.contactBg .flickity-slider .row {
  padding: 15px;
}

.contactBg .flickity-page-dots {
  left: 4%;
  right: 4%;
  text-align: left;
}

.contactForm .ff-default .ff-el-form-control {
  border: 1px solid #8da9c4;
  padding: 28px 18px;
  box-shadow: none;
}

.contactForm .ff-default .ff_btn_style {
  background: #134074 !important;
  border-color: #134074 !important;
}

.contactForm .fluentform .ff-el-group {
  margin-bottom: 25px;
}

.contactForm {
  padding-inline: 60px;
  padding-bottom: 0;
}

.contactForm h2 {
  text-align: center;
  font-size: 60px;
  font-weight: 400;
}

.termsRow {
  border-top: 1px solid #eee;
  padding-top: 25px;
}

.homereviewCol .flickity-slider > * {
  max-width: 30% !important;
}

.homereviewCol .flickity-slider .row .col .col-inner {
  border: 1px solid #13407480;
  padding: 15px;
  border-radius: 8px;
  min-height: 360px;
}

.homereviewCol .flickity-slider .row .col {
  margin: 10px;
}

.homereviewCol .flickity-slider > .row:not(.is-selected) {
  opacity: 1;
}

.homereviewCol .flickity-viewport {
  overflow: visible;
}

.homereviewCol .flickity-slider .row .col h4 {
  font-size: 18px;
}

.homereviewCol .flickity-slider .row .col p {
  font-size: 16px;
}

.horizontalBox .flickity-slider > * {
  max-width: 18% !important;
}

.horizontalBox .slider-wrapper .flickity-slider .row {
  text-align: center;
  height: 48px;
}

.horizontalBox
  .slider-wrapper
  .flickity-slider
  .row:nth-child(odd)
  .col
  .col-inner {
  background: #0f2b51;
  border: 1px solid #8da9c480;
  border-radius: 8px;
}

.horizontalBox .flickity-slider .row .col .col-inner p {
  margin: 10px 0;
}

.horizontalBox .flickity-slider > .row:not(.is-selected) {
  opacity: 1;
}

.horizontalBox > .col:after {
  content: "";
  position: absolute;
  height: 130px;
  width: 10%;
  top: 20px;
  right: 0;
  background: linear-gradient(270deg, #111318 0%, rgba(17, 19, 24, 0) 100%);
  z-index: 22;
}

.horizontalBox > .col:before {
  content: "";
  position: absolute;
  height: 130px;
  width: 10%;
  top: 20px;
  left: 0;
  background: linear-gradient(90deg, #111318 0%, rgba(17, 19, 24, 0) 100%);
  z-index: 22;
}

.horizontalBox .slider-wrapper {
  margin-top: 25px;
}

.innerreview {
  padding-bottom: 0 !important;
}

/* Service Page */

.innerBanner {
  background: #101828;
  padding-block: 0 !important;
}

.innerBanner.formBanner {
  padding-block: 90px 50px !important;
}

.wehelp.bestitSec {
  padding-top: 60px !important;
  padding-bottom: 25px !important;
}

.servicesSec.bestitService {
  padding-top: 60px !important;
}

.servicesSec.bestitService .serviceRow {
  margin-bottom: 0;
}

.innerbannerMedia {
  padding-bottom: 0 !important;
}

.innerBannerText,
.innerBannerText h1,
.innerBannerText h2,
.innerBannerText h3 {
  color: #fff;
}

.ourstats {
  border: 1px solid #ececec;
  border-radius: 10px;
}

.ourstats .icon-box-text {
  font-size: 0.9em;
  text-align: center;
}

.innerbannerMedia .text-box {
  bottom: -50px;
}

.serviceRow {
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: -110px;
  background: #fff;
}

.servicesSec h3 {
  color: #134074;
}

.servicesSec {
  padding-top: 100px !important;
}

.wehelp {
  padding-top: 145px !important;
  padding-bottom: 15px !important;
}

/* .wehelp:before{
	content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/11/Job-Vacancy.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 186px;
    width: 220px;
    top: 35%;
    left: 0;
    display: block;
} */
.innerReviews {
  padding-top: 60px !important;
}

.workwith {
  padding-top: 65px !important;
  padding-bottom: 70px !important;
}

.workwith .col:not(:last-of-type) .icon-box .icon-box-img:after {
  content: "";
  position: absolute;
  background: url(wp-content/uploads/2023/11/Arrow-1.png);
  background-repeat: no-repeat;
  height: 16px;
  width: 300px;
  left: 70px;
  top: 25px;
}

.reviewRow .reviewBox .col-inner {
  background: #0b2545;
  border-radius: 10px;
  color: #fff;
  font-size: 0.8em;
  padding: 50px 25px;
}

.reviewRow .reviewBox .col-inner h4 {
  color: #b2deec;
}

.wework {
  padding-top: 50px !important;
  padding-bottom: 15px !important;
}

.wework h2,
.wework h3 {
  font-size: 28px;
}

.connectSec .box {
  border-radius: 10px;
  background: #fff;
  margin-top: -70px;
}

.connectSec .box img {
  border-radius: 10px 10px 0 0;
}

.connectSec .box .box-text {
  padding: 20px 40px;
  color: #134074;
}

.connectSec .box .box-text h4 {
  color: #134074;
  font-size: 20px;
}

.contactBanner {
  padding-top: 175px !important;
  padding-bottom: 160px !important;
}

.contactBanner h1 {
  color: #2b99d7;
}

.contactSec {
  margin-top: -130px;
}

.blueBg > .col-inner {
  background: #8da9c4;
  box-shadow: 0px 4px 13px 0px #0000001f;
  padding: 25px 25px 28px !important;
  border-radius: 10px;
}

.blueBg .col-inner .icon-inner {
  background: #b2deec;
  padding: 8px 10px 10px;
  border-radius: 99px;
}

.blueBg .col-inner .icon-box p {
  font-size: 0.8em;
}

.whiteBg > .col-inner {
  background: #fff;
  box-shadow: 0px 4px 12.300000190734863px 0px #0000001a;
  padding: 25px 25px 1px !important;
  border-radius: 10px;
}

.whiteBg .fluentform .ff-el-group {
  margin-bottom: 10px;
}

.whiteBg label {
  color: #134074;
  font-weight: 600 !important;
}

.whiteBg .ff-default textarea {
  min-height: 50px;
}

.blueBg .row-dashed .col:after,
.blueBg .row-solid .col:after,
.blueBg .row-dashed .col:before,
.blueBg .row-solid .col:before {
  border-color: #e5e5e536;
}

.footerSection ul li {
  list-style: none;
  margin-left: 0;
}

.footerSection .ff-el-form-control {
  background: #f8fbff;
  border: 0 !important;
  box-shadow: none;
  padding: 32px !important;
  border-radius: 50px !important;
}

.footerSection .ff-default .ff_btn_style {
  background: #134074 !important;
  border-radius: 50px;
  padding: 18px 28px !important;
}

.footerSection {
  padding-top: 60px !important;
  padding-bottom: 0 !important;
}

.contactCta {
  padding-top: 60px !important;
  padding-bottom: 30px !important;
}

.mobileVerticle .icon-box {
  background: #132c4b;
  padding: 15px;
  border-radius: 6px;
}

.serviceRowNoMargin {
  margin-bottom: 0 !important;
}

.single-post .comments-area {
  display: none;
}

.quotaTalentBg .blue-box {
  background: #0067d4;
  padding: 30px;
  border-radius: 50px;
  margin-bottom: 15px;
}

.quotaTalentBg .blue-box h3 {
  font-size: 50px;
}

.quotaTalentBg .blue-box-title {
  background: #0067d4;
  padding: 15px;
  border-radius: 50px;
  margin-bottom: 15px;
  text-align: center;
}

.quotaTalentBg .blue-box-title h2 {
  font-size: 18px;
  font-weight: 100;
}

.pricingplan .col-inner {
  padding: 25px 25px 0;
  box-shadow: 0px 2px 2px 0px #00000040;
  border: 1px solid #bababa;
  border-radius: 8px;
}

.priceplanBox .planBlue,
.priceplanBox .planWhite {
  text-align: center;
}

.priceplanBox .planWhite .col-inner {
  background: #fff;
  color: #000;
}

.priceplanBox .planWhite h2,
.priceplanBox .planWhite h3,
.priceplanBox .planWhite h4,
.priceplanBox .planWhite p {
  color: #000;
}

.priceplanBox .verticleListlite .col-inner {
  background: #8da9c4;
}

/* Pricing */
.priceplanBox {
  padding-top: 60px !important;
}

.priceplanBox .nav > li {
  max-width: 32.9%;
  flex: 0 0 32.9%;
}

.priceplanBox .nav > li a {
  padding: 25px 25px;
  box-shadow: 0px 2px 2px 0px #00000040;
  border: 1px solid #bababa;
  border-radius: 8px;
  background: #fff;
  color: #111;
  text-align: center;
  font-size: 16px;
  line-height: 2;
  min-height: 215px;
}

.priceplanBox .nav > li a:hover {
  color: #13315c;
}

.priceplanBox .nav > li.active a:hover {
  color: #fff;
}

.priceplanBox .nav > li.active a {
  background: #13315c;
}

.findTalentbanner {
  padding-top: 150px !important;
  padding-bottom: 80px !important;
}

.findTalentbanner .innerBannerText {
  max-width: 75%;
}

.findTalentbanner h1 {
  font-size: 50px;
}

.findTalentbanner p {
  font-size: 1.4em;
}

.talent-per-image img {
  max-height: 500px;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.image-yt-box a {
  width: 75px;
  height: 75px;
}

.image-yt-box a.button i {
  font-size: 40px !important;
  top: 12px;
  margin: auto !important;
  z-index: 9;
}

.image-yt-box a.button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #0b2545;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.image-yt-box a.button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #0b2545;
  border-radius: 50%;
  transition: all 200ms;
}

.image-yt-box a.button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.banner-heading-custom-bigger h1 {
  font-size: 3.4rem;
  color: #0b2545;
}

.lightbox-content {
  border-radius: 8px;
}

.marketList {
  padding-top: 65px !important;
}

.marketList ul li {
  flex: 0 0 22%;
  max-width: 22%;
  font-weight: 400;
  background: #0f2b51;
  border: 1px solid #8da9c480;
  border-radius: 8px;
  margin: 5px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.marketList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
}

.recruitForm {
  margin-top: -130px;
}

.recruitForm .ff-default .ff-el-form-control {
  border: 1px solid #8da9c4;
  padding: 28px 18px;
  box-shadow: none;
}

.recruitForm .frm-fluent-form .choices__inner {
  border: 1px solid #8da9c4;
  padding: 8px 18px !important;
  box-shadow: none;
}

.recruitForm .ff-default .ff_btn_style {
  background: #134074 !important;
  border-color: #134074 !important;
}

.countryBox .ff-el-input--content {
  display: flex;
  gap: 30px;
  padding: 10px;
}

.countryBox .ff-el-input--content label {
  font-size: 24px;
  color: #4b4b4b;
  font-weight: 400;
}

.page-id-1576 .verticalSection {
  display: none;
}

.progress-bar {
  width: 100%;
  background-color: #f0f0f0;
  border-radius: 12px;
  margin-bottom: 5px;
}

.progress-bar-inner {
  height: 20px;
  border-radius: 12px;
  background: rgb(11, 37, 69);
  background: linear-gradient(
    90deg,
    rgb(84 139 208) 1%,
    rgba(43, 153, 215, 1) 26%
  );
  transition: width 0.3s ease;
}

.percValue span {
  font-size: 4rem;
  font-weight: 600;
  font-family: monospace;
  line-height: 1;
  color: rgb(11, 37, 69);
}

.orangePerc span {
  background-color: transparent;
  background-image: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
  -webkit-background-clip: text;
  color: transparent;
}

.orangePerc .progress-bar-inner {
  background-color: transparent;
  background-image: linear-gradient(90deg, #ff7369 0%, #ffb06d 100%);
}

.purplePerc span {
  background-color: transparent;
  background-image: linear-gradient(180deg, #9255ce 0%, #be60ff 100%);
  -webkit-background-clip: text;
  color: transparent;
}

.purplePerc .progress-bar-inner {
  background-color: transparent;
  background-image: linear-gradient(180deg, #9255ce 0%, #be60ff 100%);
}

.skyPerc span {
  background-color: transparent;
  background-image: linear-gradient(90deg, #40ccfc 0%, #1aecf5 100%);
  -webkit-background-clip: text;
  color: transparent;
}

.skyPerc .progress-bar-inner {
  background-color: transparent;
  background-image: linear-gradient(90deg, #40ccfc 0%, #1aecf5 100%);
}

.bluePerc span {
  background-color: transparent;
  background-image: linear-gradient(90deg, #838bff 0%, #5964ff 100%);
  -webkit-background-clip: text;
  color: transparent;
}

.bluePerc .progress-bar-inner {
  background-color: transparent;
  background-image: linear-gradient(90deg, #838bff 0%, #5964ff 100%);
}

.quotacrushPerc {
  padding-top: 80px !important;
}

.quotacrushPerc h2 {
  font-size: 30px;
}

.teamMember a.icon {
  font-size: 1.6em;
}

.verticalBg {
  position: relative;
  margin-block: 0 50px;
}

.verticalBg h3 {
  font-size: 17px;
}

.verticalBg:before {
  content: "";
  position: absolute;
  height: 168px;
  width: 1160px;
  left: -25px;
  background: url(wp-content/uploads/2024/04/We-work-with-bg.png);
  z-index: -1;
  background-repeat: no-repeat;
  top: -25px;
}

.sideLine .icon-box {
  border-right: 1px solid #57697f;
}

.banner-form-box .fluentform .ff-el-input--label {
  width: 100%;
  text-align: left;
}

.banner-form-box .ff-btn-submit {
  width: 100%;
}

.homeBannerContent {
  width: 100%;
  max-width: 100%;
}

.quotacrushPercNew {
  padding-bottom: 0 !important;
}

.quotacrushPercNew-background {
  padding-top: 0 !important;
}

@media only screen and (min-width: 850px) {
  .quotacrushPercNew {
    background: #134074;
  }

  .quotacrushPercNew h2 {
    color: white;
  }

  .quotacrushPercNew-background {
    background: linear-gradient(
      to bottom,
      rgba(19, 64, 116, 1) 50%,
      rgba(255, 255, 255, 1) 50%
    );
    background-repeat: no-repeat;
  }

  .quotacrushPercNew .col-inner .text {
    padding: 50px;
    min-height: 100%;
  }

  .quotacrushPercNew-col-white,
  .quotacrushPercNew-col-blue {
    padding: 0;
  }

  .quotacrushPercNew-col-white > .col-inner .is-border,
  .quotacrushPercNew-col-blue > .col-inner .is-border {
    border: 0 !important;
    box-shadow: none !important;
  }

  .quotacrushPercNew-col-white > .col-inner {
    background: white !important;
    border-top-left-radius: 48%;
    border-top-right-radius: 48%;
    padding: 0 !important;
    box-shadow: none;
  }

  .quotacrushPercNew-col-blue > .col-inner {
    background: #134074 !important;
    border-bottom-left-radius: 48%;
    border-bottom-right-radius: 48%;
    padding: 0 !important;
    box-shadow: none;
  }

  .quotacrushPercNew-col-white * {
    color: #134074 !important;
  }

  .quotacrushPercNew-col-white span {
    border-color: #134074 !important;
  }
}

@media only screen and (max-width: 767px) {
  .banner-home-text a.button {
    width: 100%;
  }

  .sideLine .icon-box {
    border-right: 0;
  }

  .verticalBg:before {
    display: none;
  }

  .verticalBg .icon-box {
    background: #132c4b;
    padding: 15px;
    border-radius: 6px;
  }

  .banner-heading-custom-bigger h1 {
    font-size: 2.5rem;
  }

  .priceplanBox .nav > li {
    margin-right: 0;
  }

  .findTalentbanner .innerBannerText {
    max-width: 100%;
  }

  .priceplanBox .nav > li {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 22px;
  }

  .homeBanner {
    padding-top: 65px !important;
    padding-bottom: 35px !important;
  }

  .homeBanner .bg-loaded {
    background-position-x: 55%;
  }

  .clientSec h2 {
    font-size: 28px;
  }

  .clientBoxes .col {
    flex-basis: 50%;
    max-width: 50%;
  }

  .homeIntro {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
  }

  .jobSection {
    padding-bottom: 40px !important;
    padding-top: 0 !important;
  }

  .applyText p {
    font-size: 20px;
  }

  .mainCta {
    padding: 12px 20px;
  }

  .sbsSection h3 {
    font-size: 28px;
  }

  .sbsSection {
    padding-bottom: 15px !important;
  }

  .horizontalBox .flickity-slider > * {
    max-width: 80% !important;
  }

  .homereviewCol .flickity-slider > * {
    max-width: 100% !important;
  }

  .homereviewCol .flickity-slider .row .col .col-inner {
    min-height: 100%;
  }

  .contactForm h2 {
    font-size: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .contactForm {
    padding-inline: 15px;
  }

  .innerBanner {
    padding-block: 60px 70px !important;
  }

  .servicesSec {
    padding-top: 65px !important;
  }

  .wehelp:before {
    display: none;
  }

  .wehelp {
    padding-top: 110px !important;
    padding-bottom: 15px !important;
  }

  .workwith .col:not(:last-of-type) .icon-box .icon-box-img:after {
    display: none;
  }

  .contactBanner {
    padding-top: 65px !important;
    padding-bottom: 115px !important;
  }

  .innerBanner.formBanner {
    padding-block: 60px 30px !important;
  }

  #footer .mainCta {
    min-width: 70%;
  }

  .marketList ul li {
    flex: 0 0 46%;
    max-width: 50%;
  }
}

/* New Home 2024 */

.page-id-2763 :is(h1, h2, .h2 span, h3, h4) {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.page-id-2763 h1 {
  font-size: 54px;
}

.page-id-2763 h2,
.h2 span {
  font-size: 40px;
  color: #0b2545;
}

.page-id-2763 p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.primCta {
  padding: 10px 34px;
  border-radius: 50px;
}

.primCta.secondary:hover span {
  color: #134074;
}

.primCta.button span {
  display: inline-block;
  line-height: 1.6;
  font-size: 1.2em;
  font-weight: 400;
}

.clientLogo {
  padding-top: 55px !important;
}

.clientLogo img {
  width: 100%;
  height: 65px;
  object-fit: contain;
  filter: grayscale(1);
}

.clientLogo img:hover {
  filter: grayscale(0);
}

.statsSec {
  padding-top: 60px !important;
  margin-top: 15px;
  padding-bottom: 0 !important;
}

.progressbar-text {
  font-size: 34px;
}

.progress-circle {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin: 20px;
  text-align: center;
}

.progress-circle svg {
  width: 100%;
  height: 100%;
}

.progress-circle span {
  font-size: 18px;
  color: #333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.approachSec {
  padding-top: 70px !important;
  padding-bottom: 10px !important;
}

.approachSec:before {
  content: "";
  height: 100%;
  width: 95%;
  border-radius: 20px 0 0 20px;
  background: #e1e4e5;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 1400px;
}

.approachSec .apprTitle h2,
.approachSec .apprTitle .col-inner h3,
.approachSec .apprTitle .col-inner p {
  color: #fff;
}

.approachSec .apprTitle .col-inner {
  padding: 40px 10px 40px 0;
}

.approachSec .apprTitle:before {
  content: "";
  height: 300px;
  width: 120%;
  border-radius: 12px;
  background: #0b2545;
  position: absolute;
  right: 0;
}

.approachSec h3 {
  font-size: 19px;
}

.servWork .col .col-inner .icon-box {
  border-radius: 8px;
  padding: 15px;
  position: relative;
  background-color: #fafafa;
  overflow: hidden;
  transition: background-color 0.5s ease;
  /* fallback for older browsers */
}

.servWork {
  padding-top: 60px !important;
}

.servWork .col .col-inner .icon-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #0b2545;
  z-index: 0;
  transition: left 0.5s ease;
}

.servWork .col .col-inner .icon-box:hover:before {
  left: 0;
}

.servWork .col .col-inner .icon-box * {
  position: relative;
  z-index: 1;
}

.servWork .col .col-inner .icon-box:hover img {
  filter: brightness(30);
}

.servWork .col .col-inner .icon-box:hover .icon-box-text h3 {
  color: #fff;
}

.servWork .col .col-inner .icon-box .icon-box-text {
  align-self: center;
}

.servWork .col .col-inner .icon-box .icon-box-text h3 {
  font-weight: 400;
}

.caseStudy {
  padding-top: 60px !important;
  padding-bottom: 25px !important;
}

.caseStudy .box-text {
  visibility: hidden;
}

.caseStudy h2 {
  color: #fff;
}

.ourintro {
  padding-bottom: 50px !important;
}

.ourintro .stack .img {
  width: auto !important;
}

.ourintro img {
  height: 120px;
  object-fit: contain;
  width: auto;
}

.bottomForm {
  padding-top: 70px !important;
  padding-bottom: 40px !important;
  margin-top: 10px;
}

.bottomForm h2 {
  color: #fff;
}

.bottomForm img {
  border-radius: 12px;
}

.ourintro .accordion-title.active ~ .accordion-inner {
  display: block;
}

.ourintro .accordion-title {
  border: 0;
  background: #f3f3f3;
  margin-bottom: 5px;
  padding: 0.6em 2.3em 0.1em 1em;
}

.ourintro .accordion .toggle {
  left: 92%;
}

.page-id-2763 .verticalSection,
.ourintro .accordion-item a + p {
  display: none !important;
  visibility: hidden;
}

@media only screen and (max-width: 767px) {
  .page-id-2763 h1 {
    font-size: 32px;
  }

  .page-id-2763 h2,
  .h2 span {
    font-size: 28px;
  }

  .page-id-2763 h3 {
    font-size: 20px;
  }

  .ourintro .accordion .toggle {
    left: 88%;
  }

  .ourintro .accordion-title h3 {
    font-size: 17px;
  }

  .approachSec .apprTitle .col-inner {
    padding: 45px 15px 0;
  }

  .approachSec .apprTitle:before {
    height: 100%;
    width: 100%;
  }

  .approachSec:before {
    height: 100%;
    width: 100%;
    border-radius: 12px;
  }

  .approachSec {
    padding-top: 0px !important;
  }
}

.animatedTitle h3 {
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #ffffff 0.01%,
    rgb(255 255 255) 96.87%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
  border-right: 2px solid;
}

.animatedTitle h3:after {
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #ffffff 0.01%,
    rgb(255 255 255) 96.87%
  );
}
