.softwareTestingBannerMain {
  position: relative;
  padding: 94px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url("../images/supplychain-management-software/banner-img.png");
  background-size: cover;
  min-height: calc(100vh - 90px);
}
@media (max-width: 1200px) {
  .softwareTestingBannerMain {
    background-position: center;
    padding: 50px 0;
  }
}
.softwareTestingBannerMain .rightImg {
  position: absolute;
  right: 0;
  bottom: 0;
  object-fit: contain;
  max-width: 475px;
  object-position: bottom right;
}
@media (max-width: 1200px) {
  .softwareTestingBannerMain .rightImg {
    display: none;
  }
}
.softwareTestingBannerMain .bannerContent .bannerHead h1 {
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 15px;
  color: #fff;
  max-width: 600px;
}
@media screen and (max-width: 991px) {
  .softwareTestingBannerMain .bannerContent .bannerHead h1 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 576px) {
  .softwareTestingBannerMain .bannerContent .bannerHead h1 {
    font-size: 24px;
  }
}
.softwareTestingBannerMain .bannerContent .bannerHead p {
  color: #fff;
  max-width: 570px;
}
.softwareTestingBannerMain .bannerContent .customBtn {
  padding: 18px 50px;
}
@media (max-width: 400px) {
  .softwareTestingBannerMain .bannerContent .customBtn {
    padding: 18px 30px;
  }
}
.softwareTestingBannerMain .bannerContent ul {
  padding: 0px 0px 20px 20px;
}
.softwareTestingBannerMain .bannerContent ul li {
  color: #fff;
  font-size: 16px;
  padding-bottom: 5px;
}

.eliteAiTalent {
  background-image: url(../images/supplychain-management-software/elite-ai-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 80px 0px 70px;
}
@media (max-width: 767px) {
  .eliteAiTalent {
    padding: 36px 0px 36px;
    background-position: right;
  }
}
.eliteAiTalent .eliteAiWrapper {
  padding: 41px 85px;
  backdrop-filter: blur(10px);
  background: linear-gradient(93.08deg, rgba(39, 105, 191, 0.2) 0%, rgba(123, 180, 255, 0.2) 97.45%);
  border-radius: 8px;
  border: 1px solid #88b4f5;
}
@media (max-width: 991px) {
  .eliteAiTalent .eliteAiWrapper {
    padding: 30px 15px;
  }
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper {
    padding: 25px 0;
  }
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteIcons {
  background-color: #fff;
  padding: 10px;
  border-radius: 8px;
  display: inline-block;
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteIcons img {
  width: 29px;
  height: 28px;
  filter: brightness(0) saturate(100%) invert(33%) sepia(99%) saturate(7485%) hue-rotate(203deg) brightness(101%) contrast(101%);
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent {
  gap: 3px;
  padding: 21px 0 15px;
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent .counters {
  font-size: 62px;
  font-family: "RedHatDisplay-Light";
  color: #fff;
  line-height: 1;
}
@media (max-width: 1024px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent .counters {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent .counters {
    font-size: 30px;
  }
}
@media (max-width: 450px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent .counters {
    font-size: 20px;
  }
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent img {
  width: 25px;
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent img {
    width: 22px;
  }
}
@media (max-width: 450px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent img {
    width: 18px;
  }
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox p {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox p {
    margin: auto;
  }
}

.softwareDev {
  background: #f4f9fd;
  padding: 50px 0;
}
@media (max-width: 769px) {
  .softwareDev {
    padding: 30px 0;
  }
}
.softwareDev p {
  max-width: 776px;
  color: #1b1b1b;
}
.softwareDev .softwareDevDesc {
  margin: 40px 0;
}
@media (max-width: 769px) {
  .softwareDev .softwareDevDesc {
    margin: 20px 0px;
  }
}
.softwareDev .softwareDevDesc h2 {
  color: #1b1b1b;
}
.softwareDev .softwareApp {
  border: 1px solid #eee;
  padding: 16px 12px;
  text-align: center;
  margin: 0 0 30px 0;
  min-height: 240px;
  transition: all 0.7s ease;
  height: 100%;
  background-color: white;
}
@media (max-width: 576px) {
  .softwareDev .softwareApp {
    min-height: inherit;
  }
}
.softwareDev .softwareApp h3 {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 15px 0;
  text-align: left;
  font-family: "RedHatDisplay-Semibold";
}
.softwareDev .softwareApp a {
  color: #193370;
}
.softwareDev .softwareApp a:hover {
  text-decoration: underline;
}
.softwareDev .softwareApp p {
  font-size: 14px;
  line-height: 23px;
  text-align: left;
}

.artificialIntelligenceCta {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .artificialIntelligenceCta {
    padding: 30px 0;
  }
}
.artificialIntelligenceCta .regardTechnology {
  padding: 50px 190px;
  background: url("../images/supplychain-management-software/regard-bg.webp"), #193370;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-radius: 18px;
}
@media (max-width: 1200px) {
  .artificialIntelligenceCta .regardTechnology {
    padding: 40px;
  }
}
@media (max-width: 576px) {
  .artificialIntelligenceCta .regardTechnology {
    padding: 15px;
  }
}
.artificialIntelligenceCta .regardTechnology h2 {
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
  font-family: "RedHatDisplay-Semibold";
}
@media (max-width: 767px) {
  .artificialIntelligenceCta .regardTechnology h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .artificialIntelligenceCta .regardTechnology h2 {
    font-size: 18px !important;
  }
}
.artificialIntelligenceCta .regardTechnology p {
  color: #fff;
  font-size: 15px;
}

.workflowForSuccess {
  padding: 90px 0;
  background-color: #0f1722;
  position: relative;
}
@media (max-width: 767px) {
  .workflowForSuccess {
    padding: 45px 0;
  }
}
.workflowForSuccess .workflowForImg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 170px;
  height: 90%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .workflowForImg {
    display: none;
  }
}
.workflowForSuccess .heading {
  max-width: 756px;
  margin: auto;
  text-align: center;
  margin-bottom: 73px;
}
@media (max-width: 769px) {
  .workflowForSuccess .heading {
    margin-bottom: 40px;
  }
}
.workflowForSuccess .heading h2,
.workflowForSuccess .heading p {
  color: #fff;
}
@media (max-width: 769px) {
  .workflowForSuccess .heading {
    text-align: left;
  }
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards {
    display: flex;
    flex-direction: column;
  }
}
.workflowForSuccess .leftCards .workflowCard {
  padding: 37px 25px;
  background-color: #192637;
  border-radius: 18px;
  width: 377px;
  border: 1px solid #294366;
  position: relative;
  margin-bottom: 86px;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard {
    width: 100%;
    margin-bottom: 24px;
    height: 100%;
  }
}
.workflowForSuccess .leftCards .workflowCard span {
  background: #007bff;
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
.workflowForSuccess .leftCards .workflowCard span img {
  width: 28px;
  filter: brightness(0) invert(1);
}
.workflowForSuccess .leftCards .workflowCard:nth-child(1)::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -163px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard:nth-child(1)::after {
    display: none;
  }
}
.workflowForSuccess .leftCards .workflowCard:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 5px;
  right: -204px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard:nth-child(2)::after {
    display: none;
  }
}
.workflowForSuccess .leftCards .workflowCard:nth-child(3)::after {
  content: "";
  position: absolute;
  top: 5px;
  right: -187px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard:nth-child(3)::after {
    display: none;
  }
}
.workflowForSuccess .leftCards .workflowCard:nth-child(4)::after {
  content: "";
  position: absolute;
  top: 5px;
  right: -200px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard:nth-child(4)::after {
    display: none;
  }
}
.workflowForSuccess .leftCards .workflowCard h3 {
  padding: 22px 0 11px;
  color: #fff;
}
.workflowForSuccess .leftCards .workflowCard p {
  color: #fff;
}
.workflowForSuccess .leftCards .workflowCard::before {
  content: "";
  position: absolute;
  top: 0;
  right: -110px;
  width: 100px;
  height: 5%;
  background-image: url("../images/supplychain-management-software/svg/workflow-left-img.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .workflowForSuccess .leftCards .workflowCard::before {
    display: none;
  }
}
.workflowForSuccess .rightCards {
  padding-top: 87px;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards {
    padding-top: 0;
    display: flex;
    flex-direction: column;
  }
}
.workflowForSuccess .rightCards .workflowCard {
  padding: 37px 25px;
  background-color: #192637;
  border-radius: 18px;
  width: 377px;
  border: 1px solid #294366;
  position: relative;
  margin-left: auto;
  margin-bottom: 87px;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard {
    width: 100%;
    height: 100%;
    margin-bottom: 24px;
  }
}
.workflowForSuccess .rightCards .workflowCard span {
  background: #007bff;
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
.workflowForSuccess .rightCards .workflowCard span img {
  width: 28px;
  filter: brightness(0) invert(1);
}
.workflowForSuccess .rightCards .workflowCard:nth-child(1)::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -175px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard:nth-child(1)::after {
    display: none;
  }
}
.workflowForSuccess .rightCards .workflowCard:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -175px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard:nth-child(2)::after {
    display: none;
  }
}
.workflowForSuccess .rightCards .workflowCard:nth-child(3)::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -202px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard:nth-child(3)::after {
    display: none;
  }
}
.workflowForSuccess .rightCards .workflowCard:nth-child(4)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -158px;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 50%;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard:nth-child(4)::after {
    display: none;
  }
}
.workflowForSuccess .rightCards .workflowCard h3 {
  padding: 22px 0 11px;
  color: #fff;
}
.workflowForSuccess .rightCards .workflowCard p {
  color: #fff;
}
.workflowForSuccess .rightCards .workflowCard::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -77px;
  width: 100px;
  height: 5%;
  background-image: url("../images/supplychain-management-software/svg/workflow-left-img.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .workflowForSuccess .rightCards .workflowCard::before {
    display: none;
  }
}

.revolutionaryTechnologies {
  padding: 100px 0;
  background: #1b1b1b;
  position: relative;
}
@media (max-width: 575px) {
  .revolutionaryTechnologies {
    border-radius: 0 0 40px 40px;
    padding: 40px 0;
  }
}
.revolutionaryTechnologies::before {
  content: "";
  background-color: #f1f1f1;
  position: absolute;
  inset: 0;
  z-index: -1;
}
.revolutionaryTechnologies .technologiesHeading {
  max-width: 785px;
}
.revolutionaryTechnologies .technologiesHeading h2 {
  line-height: 1.2;
  color: #fff;
  margin-bottom: 15px;
}
.revolutionaryTechnologies .technologiesHeading h2 span {
  color: #007bff;
}
.revolutionaryTechnologies .technologiesHeading p {
  color: #fff;
}
.revolutionaryTechnologies .revolutionaryItem {
  border: 0.5px solid #bcbcbc;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 20px;
}
.revolutionaryTechnologies .revolutionaryItem:hover .revolutionaryItemInner {
  top: 0;
}
.revolutionaryTechnologies .revolutionaryItem h3 {
  margin-top: 15px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
}
@media (max-width: 575px) {
  .revolutionaryTechnologies .revolutionaryItem h3 {
    font-size: 15px;
  }
}
.revolutionaryTechnologies .revolutionaryItem .tag {
  font-family: "impactregular";
  font-size: 30px;
  line-height: 1.2;
  display: block;
  color: #fff;
  margin-bottom: 14px;
  opacity: 0.5;
}
.revolutionaryTechnologies .revolutionaryItem span {
  background-color: #007bff;
  padding: 5px;
  border-radius: 8px;
  display: inline-block;
}
.revolutionaryTechnologies .revolutionaryItem span img {
  width: 30px;
  filter: brightness(0) invert(1);
}
@media (max-width: 575px) {
  .revolutionaryTechnologies .revolutionaryItem span img {
    width: 30px;
  }
}
.revolutionaryTechnologies .revolutionaryItem .revolutionaryItemInner {
  background-color: #007bff;
  position: absolute;
  bottom: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  padding: 15px;
  transition: 0.5s;
}
.revolutionaryTechnologies .revolutionaryItem .revolutionaryItemInner p {
  color: #fff !important;
  margin: 0;
}
.revolutionaryTechnologies .revolutionaryItem .revolutionaryItemInner p.heading {
  font-family: "RedHatDisplay-Semibold";
  font-size: 16px;
  margin-bottom: 5px;
}
.revolutionaryTechnologies .revolutionaryItem .revolutionaryItemInner p.heading a {
  color: #fff !important;
}
.revolutionaryTechnologies .revolutionaryItem .revolutionaryItemInner p.heading a:hover {
  text-decoration: underline;
}

.technologyStack {
  padding: 50px 0;
}
@media (max-width: 769px) {
  .technologyStack {
    padding: 30px 0;
  }
}
.technologyStack h2 {
  color: #1b1b1b;
  margin-bottom: 10px;
}
.technologyStack p {
  max-width: 776px;
  color: #1b1b1b;
}
.technologyStack .thumbCard {
  text-align: center;
  border: 1px solid #eee;
  transition: all 0.7s ease;
  padding: 15px 30px;
  height: 100%;
}
@media (max-width: 769px) {
  .technologyStack .thumbCard {
    padding: 15px;
  }
}
.technologyStack .thumbCard:hover {
  box-shadow: 1px 0 8px rgba(0, 0, 0, 0.12);
  transition: all 0.7s ease;
  background: rgba(220, 220, 220, 0.2);
}
.technologyStack .thumbCard .thumbLogo {
  margin: 0 0 15px 0;
}
.technologyStack .thumbCard .thumbLogo img {
  filter: brightness(0) saturate(100%) invert(33%) sepia(99%) saturate(7485%) hue-rotate(203deg) brightness(101%) contrast(101%);
}
.technologyStack .thumbCard .thumbDesc h3 {
  font-size: 20px;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}

.transportationSoftware {
  padding: 90px 0;
  background: linear-gradient(360deg, #007bff 0.21%, #086cd7 10.53%, #000000 99.78%);
  position: relative;
}
@media (max-width: 767px) {
  .transportationSoftware {
    padding: 40px 0;
  }
}
.transportationSoftware h2 {
  color: #fff;
}
.transportationSoftware .rightImg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 450px;
  opacity: 0.1;
}
.transportationSoftware h3,
.transportationSoftware p {
  color: #fff;
}
.transportationSoftware .softwareDevelopBorder {
  border: 1px solid rgba(255, 255, 255, 0.1215686275);
  position: relative;
  border-width: 0px 1px 1px 1px;
}
@media (max-width: 767px) {
  .transportationSoftware .softwareDevelopBorder {
    border-width: 0px 1px 1px 0px;
  }
}
.transportationSoftware .softwareDevelopBorder::after, .transportationSoftware .softwareDevelopBorder::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.3294117647);
  left: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.transportationSoftware .softwareDevelopBorder::before {
  width: 50px;
  height: 1px;
  top: unset;
  left: 0;
  right: 0;
}
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent {
  height: 100%;
  padding: 34px 17px;
}
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent h4 {
  font-size: 18px !important;
}
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent h4,
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent p {
  color: #fff;
}
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent a {
  color: #fff !important;
}
.transportationSoftware .softwareDevelopBorder .softwareDevelopContent a:hover {
  text-decoration: underline;
}

.abInnovationsWrapper {
  background-color: #f4f9fd;
  padding: 70px 0;
  position: relative;
}
@media (max-width: 767px) {
  .abInnovationsWrapper {
    padding: 40px 0;
  }
}
.abInnovationsWrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}
.abInnovationsWrapper .innovationCards {
  padding: 38px 34px;
  background-color: #fff;
  border-radius: 18px;
  height: 100%;
}
@media (max-width: 991px) {
  .abInnovationsWrapper .innovationCards {
    padding: 20px;
  }
}
.abInnovationsWrapper .innovationCards span {
  background-color: #007bff;
  padding: 15px;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.abInnovationsWrapper .innovationCards span img {
  filter: brightness(0) invert(1);
}
.abInnovationsWrapper .innovationCards h3 {
  font-size: 22px;
  position: relative;
  line-height: 26px;
  z-index: 2;
}

/*# sourceMappingURL=supplychain-management-software.css.map */
