/* Compact Header Toggle - SCSS Version */
.edtechBanner {
  position: relative;
  padding: 94px 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/transportation-and-logistics/logistics-transportation-banner.png");
  background-size: cover;
  min-height: calc(100vh - 90px);
}
.edtechBanner .dubaiContent {
  max-width: 600px;
}
@media screen and (max-width: 991px) {
  .edtechBanner .dubaiContent {
    max-width: 100%;
  }
}
.edtechBanner .dubaiContent h1 {
  font-size: 45px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .edtechBanner .dubaiContent h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 576px) {
  .edtechBanner .dubaiContent h1 {
    font-size: 30px;
  }
}
.edtechBanner .dubaiContent p {
  color: #fff;
  margin-bottom: 20px;
  font-size: 15px;
}
.edtechBanner .dubaiContent span {
  font-family: "RedHatDisplay-Semibold";
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
  letter-spacing: 0.3px;
}
.edtechBanner .dubaiContent ul {
  padding-left: 20px;
}
.edtechBanner .dubaiContent ul li {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.edtechBanner .dubaiContent ul li:last-child {
  margin-bottom: 30px;
}
.edtechBanner .dubaiContent .customBtn {
  padding: 18px 62px;
}
@media (max-width: 576px) {
  .edtechBanner .dubaiContent .customBtn {
    padding: 18px 30px;
  }
}
@media (max-width: 370px) {
  .edtechBanner .dubaiContent .customBtn {
    padding: 18px 9px;
  }
}
.edtechBanner .rightBannerWrapper .commonBox {
  background-color: #fff;
  border-radius: 25px;
  position: relative;
  padding: 20px;
  height: 100%;
  color: #626262;
}
@media screen and (max-width: 1200px) {
  .edtechBanner .rightBannerWrapper .commonBox {
    padding: 25px;
  }
}
.edtechBanner .rightBannerWrapper .commonBox.robustDataProtection {
  background-color: #007bff;
  color: #fff;
}
.edtechBanner .rightBannerWrapper .commonBox.robustDataProtection .robustImageBox {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  width: 56px;
  border: 6px solid #007bff;
  border-radius: 50%;
  padding: 8px;
  transform: translateY(-85%);
  right: 4px;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .edtechBanner .rightBannerWrapper .commonBox.robustDataProtection .robustImageBox {
    right: 5px;
    transform: translateY(-75%);
    height: 55px;
    width: 55px;
  }
}
.edtechBanner .rightBannerWrapper .commonBox span {
  font-size: 15px;
  font-family: "RedHatDisplay-Semibold";
  line-height: 1.3;
  z-index: 1;
  position: relative;
  letter-spacing: 0.3px;
}

.eliteAiTalent {
  background-color: #1b1b1b;
  padding: 70px 0px 0px;
}
@media (max-width: 767px) {
  .eliteAiTalent {
    padding: 36px 0px 0px;
    background-position: right;
  }
}
.eliteAiTalent .eliteAiWrapper {
  padding: 41px 85px;
  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: invert(50%) sepia(114%) saturate(7485%) hue-rotate(203deg) brightness(90%) contrast(102%);
}
.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: 40px;
  }
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent .counters {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent img {
    width: 28px;
  }
}
@media (max-width: 450px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox .eliteAiContent img {
    width: 20px;
  }
}
.eliteAiTalent .eliteAiWrapper .eliteAiBox p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.4px;
  max-width: 205px;
}
@media (max-width: 767px) {
  .eliteAiTalent .eliteAiWrapper .eliteAiBox p {
    margin: auto;
    font-size: 10px;
  }
}

.abRegardless {
  padding: 90px 0px;
}
@media screen and (max-width: 767px) {
  .abRegardless {
    padding: 70px 0px;
  }
}
.abRegardless .regardTechnology {
  padding: 50px 90px;
  background: url("../images/about/regard-bg.webp"), #193370;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border-radius: 18px;
}
@media (max-width: 991px) {
  .abRegardless .regardTechnology {
    padding: 40px 20px;
  }
}
@media (max-width: 576px) {
  .abRegardless .regardTechnology {
    text-align: start;
  }
}
.abRegardless .regardTechnology span {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  font-family: "RedHatDisplay-Semibold";
}
@media (max-width: 767px) {
  .abRegardless .regardTechnology span {
    font-size: 22px !important;
  }
}
.abRegardless .regardTechnology p {
  color: #fff;
  font-size: 16px;
}

.educationSoftware {
  padding: 90px 0;
  background-color: #1b1b1b;
}
@media (max-width: 1024px) {
  .educationSoftware {
    padding: 45px 0;
  }
}
.educationSoftware .heading {
  max-width: 700px;
}
.educationSoftware .heading h2 {
  color: #fff;
  padding-bottom: 5px;
}
.educationSoftware .heading p {
  color: #fff;
}
.educationSoftware .poweringItem {
  padding: 30px;
  border-radius: 24px;
  background: linear-gradient(359deg, rgba(39, 123, 224, 0.8), rgba(210, 210, 210, 0.2) 279.62%);
  height: 100%;
}
.educationSoftware .poweringItem h3,
.educationSoftware .poweringItem p {
  color: #fff;
}
.educationSoftware .poweringItem h3 {
  font-size: 20px;
}
.educationSoftware .poweringItem h3 a {
  color: #fff;
  text-decoration: underline;
}
.educationSoftware .poweringItem p a {
  color: #fff;
  text-decoration: underline;
}

.softwarePrototype {
  padding: 50px 0px;
}
@media (max-width: 575px) {
  .softwarePrototype {
    padding: 30px 0px;
  }
}
.softwarePrototype .ctaContent {
  background-image: url(../images/healthcare/satisfaction-and-interoperability.png);
  background-size: cover;
  padding: 50px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: self-start;
  gap: 20px;
}
@media (max-width: 767px) {
  .softwarePrototype .ctaContent {
    padding: 30px;
    align-items: center;
    text-align: center;
  }
}
.softwarePrototype .ctaContent h2 {
  color: #fff;
}
@media (max-width: 767px) {
  .softwarePrototype .ctaContent h2 {
    width: 100%;
    font-size: 18px !important;
  }
}
.softwarePrototype .ctaContent .ctaSub {
  color: #fff;
  max-width: 600px;
}
@media (max-width: 576px) {
  .softwarePrototype .ctaContent .customBtn {
    padding: 15px 14px;
  }
}

.educationBusiness {
  background: #fff;
  padding: 70px 0px;
}
@media (max-width: 769px) {
  .educationBusiness {
    padding: 50px 0px;
  }
}
.educationBusiness p {
  max-width: 800px;
}
.educationBusiness h2 {
  color: #1b1b1b !important;
}
.educationBusiness .outerCard {
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
  border: 1px solid #e1e1e1;
  padding: 24px;
  background-color: white;
}
@media (max-width: 769px) {
  .educationBusiness .outerCard {
    height: 100% !important;
  }
}
.educationBusiness .outerCard:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}
.educationBusiness .outerCard h3 {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0px;
}
.educationBusiness .outerCard ul {
  padding-left: 20px;
}
.educationBusiness .outerCard ul li {
  font-size: 14px;
  color: #4b5563;
  margin-bottom: 8px;
  position: relative;
  line-height: 1.4;
}
.educationBusiness .outerCard ul li:last-child {
  margin-bottom: 0;
}
.educationBusiness .outerCard:hover {
  background: #007bff;
  border-radius: 16px;
}
.educationBusiness .outerCard:hover h3 {
  color: #fff;
}
.educationBusiness .outerCard:hover a {
  color: #fff;
  text-decoration: underline;
}
.educationBusiness .outerCard:hover ul li {
  color: #fff;
}
.educationBusiness .outerCard:hover ul li::before {
  color: #fff;
}
.educationBusiness .outerCard a,
.educationBusiness .outerCard p {
  color: #193370;
  text-transform: inherit;
}
.educationBusiness .outerCard p {
  margin-top: 10px;
}

.recentWork {
  padding: 90px 0;
  background-color: #F4F9FD;
}
@media screen and (max-width: 767px) {
  .recentWork {
    padding: 50px 0;
  }
}
.recentWork .nav-pills {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 60px;
  overflow: auto;
  flex-wrap: wrap;
}
.recentWork .nav-pills .nav-item {
  width: calc(25% - 20px);
}
@media (max-width: 991px) {
  .recentWork .nav-pills .nav-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .recentWork .nav-pills .nav-item {
    width: calc(100% - 0px);
  }
}
.recentWork .nav-pills .nav-item .nav-link {
  border-radius: 8px;
  background: #fff;
  color: #1b1b1b;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "RedHatDisplay-Bold";
  padding: 14px 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recentWork .nav-pills .nav-item .nav-link.active {
  background: #3095fb;
  color: #fff;
}
.recentWork .portfolio-wrapper {
  border-radius: 16px;
  background: #fff;
  padding: 8px;
  display: block;
}
.recentWork .portfolio-wrapper img {
  border-radius: 16px;
  height: 260px;
  object-fit: cover;
  width: 100%;
}
.recentWork .portfolio-wrapper .content {
  padding: 16px 16px 8px;
}
.recentWork .portfolio-wrapper .content h4 {
  color: #217cb0;
  font-size: 20px;
  line-height: 24px;
  text-transform: initial;
  margin-bottom: 8px;
  min-height: 48px;
}
.recentWork .portfolio-wrapper .content p {
  color: rgba(28, 28, 30, 0.72);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.recentWork .portfolio-wrapper .content .content-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.recentWork .portfolio-wrapper .content .content-foot ul {
  display: flex;
  align-items: center;
  gap: 4px;
  list-style: none;
  flex-wrap: wrap;
}
.recentWork .portfolio-wrapper .content .content-foot ul li {
  padding: 3px 10px;
  color: #1c1c1e;
  font-size: 12px;
  font-family: "RedHatDisplay-Regular";
  line-height: 18px;
  background-color: #e5e5ea;
  border-radius: 16px;
  width: max-content;
}
.recentWork .portfolio-wrapper .content .content-foot span {
  color: #217CB0;
  font-size: 18px;
  font-family: "RedHatDisplay-Semibold";
  line-height: 28px;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  cursor: pointer;
}
.recentWork .viewAll {
  color: #217CB0;
  font-size: 18px;
  font-family: "RedHatDisplay-Semibold";
  line-height: 28px;
  letter-spacing: 0.36px;
  text-transform: capitalize;
}

.edtechSoftware {
  background: linear-gradient(360deg, #007bff 0.21%, #086cd7 10.53%, #000000 39.78%);
  background-size: cover;
  padding: 61px 0;
}
@media (max-width: 575px) {
  .edtechSoftware {
    padding: 30px 0;
  }
}
.edtechSoftware .heading {
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  .edtechSoftware .heading {
    padding-bottom: 30px;
  }
}
.edtechSoftware .heading h2 {
  color: #fff;
  margin-bottom: 5px;
}
.edtechSoftware .heading p {
  color: #fff;
  max-width: 853px;
}
.edtechSoftware .offerItem {
  border: 1px solid rgba(255, 255, 255, 0.5019607843);
  box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.2509803922);
  backdrop-filter: blur(22px);
  padding: 17px;
  border-radius: 12px;
  height: 100%;
}
.edtechSoftware .offerItem .head {
  display: flex;
  align-items: center;
  gap: 13px;
}
.edtechSoftware .offerItem .head a {
  color: #fff;
  padding-right: 4px;
}
.edtechSoftware .offerItem .head a:hover {
  text-decoration: underline;
}
.edtechSoftware .offerItem h3 {
  color: #fff;
  font-size: 20px;
}
.edtechSoftware .offerItem p {
  color: #fff;
  margin-top: 10px;
}
.edtechSoftware .offerItem p a {
  padding-right: 5px;
}

.awards {
  background-color: #1b1b1b;
  padding: 60px 0 40px;
}
.awards h2 {
  color: #fff;
}
.awards .awardItem {
  position: relative;
  padding: 20px 0;
}
.awards .awardItem img {
  max-width: 50%;
  height: auto;
  filter: grayscale(0);
}
.awards .awardItem::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.3);
}
.awards .awardItem:last-child::after {
  display: none;
}
@media (max-width: 991px) {
  .awards .awardItem::after {
    display: none;
  }
}

.higherEducation {
  background-color: #f4f9fd;
  padding: 70px 0;
  position: relative;
}
.higherEducation img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.higherEducation .innovationCards {
  padding: 38px 34px;
  background-color: #fff;
  border-radius: 18px;
  height: 100%;
}
.higherEducation .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;
}
.higherEducation .innovationCards h3 {
  font-size: 22px;
  line-height: 28px;
  padding: 12px 0px;
}
.higherEducation .innovationCards h3 a {
  color: #155a9f;
}
.higherEducation .innovationCards h3 a:hover {
  text-decoration: underline;
}

.excellenceWrapper {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 991px) {
  .excellenceWrapper {
    padding: 50px 0;
  }
}
.excellenceWrapper .excellenceBannerContent {
  padding: 60px 30px;
  text-align: center;
  background-image: url("../images/hire-php/commitee-excellence.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 18px;
}
.excellenceWrapper .excellenceBannerContent h2 {
  color: #fff;
  font-size: 24px;
  line-height: 39px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .excellenceWrapper .excellenceBannerContent h2 {
    font-size: 22px !important;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .excellenceWrapper .excellenceBannerContent h2 {
    font-size: 18px !important;
  }
}
.excellenceWrapper .excellenceBannerContent p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.excellenceWrapper .excellenceBannerContent .excellenceButtons {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons {
    gap: 12px;
  }
}
.excellenceWrapper .excellenceBannerContent .excellenceButtons .whiteBtn,
.excellenceWrapper .excellenceBannerContent .excellenceButtons .siteBtn,
.excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
  padding: 0 107px !important;
}
@media (max-width: 1200px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .whiteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .siteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 70px !important;
  }
}
@media (max-width: 875px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .whiteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .siteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 40px !important;
  }
}
@media (max-width: 325px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .whiteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .siteBtn,
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 30px !important;
  }
}
@media (max-width: 767px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .whiteBtn {
    font-size: 14px !important;
  }
}
.excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
  white-space: nowrap;
}
@media (max-width: 630px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 60px !important;
  }
}
@media (max-width: 575px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 50px !important;
  }
}
@media (max-width: 325px) {
  .excellenceWrapper .excellenceBannerContent .excellenceButtons .viewWorkBtn {
    padding: 0 40px !important;
  }
}
@media (max-width: 767px) {
  .excellenceWrapper .excellenceBannerContent {
    padding: 40px;
  }
}
@media (max-width: 575px) {
  .excellenceWrapper .excellenceBannerContent {
    padding: 25px;
  }
}

/*# sourceMappingURL=edtech-software-development.css.map */
