.dubaiBanner {
  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/healthcare-app-development/banner.png");
  background-size: cover;
  min-height: calc(100vh - 90px);
}
.dubaiBanner .dubaiContent {
  max-width: 600px;
}
.dubaiBanner .dubaiContent h1 {
  font-size: 45px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .dubaiBanner .dubaiContent h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 576px) {
  .dubaiBanner .dubaiContent h1 {
    font-size: 30px;
  }
}
.dubaiBanner .dubaiContent p {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
}
.dubaiBanner .dubaiContent span {
  font-family: "RedHatDisplay-Semibold";
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
  letter-spacing: 0.3px;
}
.dubaiBanner .dubaiContent ul {
  padding-left: 20px;
}
.dubaiBanner .dubaiContent ul li {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.dubaiBanner .dubaiContent ul li:last-child {
  margin-bottom: 30px;
}
.dubaiBanner .dubaiContent .customBtn {
  padding: 18px 62px;
}
.dubaiBanner .rightBannerWrapper .commonBox {
  background-color: #fff;
  border-radius: 25px;
  position: relative;
  padding: 30px;
  height: 100%;
  color: #626262;
}
@media screen and (max-width: 1200px) {
  .dubaiBanner .rightBannerWrapper .commonBox {
    padding: 25px;
  }
}
.dubaiBanner .rightBannerWrapper .commonBox.intutiveDesign {
  background-color: #007bff;
  color: #fff;
  padding-top: 0;
}
.dubaiBanner .rightBannerWrapper .commonBox.intutiveDesign .intutiveImageBox {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  border: 6px solid #007bff;
  border-radius: 50%;
  padding: 8px;
  transform: translateY(-50%);
}
.dubaiBanner .rightBannerWrapper .commonBox.robustDataProtection {
  background-color: #007bff;
  color: #fff;
}
.dubaiBanner .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: 15px;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .dubaiBanner .rightBannerWrapper .commonBox.robustDataProtection .robustImageBox {
    right: 5px;
    transform: translateY(-75%);
    height: 55px;
    width: 55px;
  }
}
.dubaiBanner .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-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: 60px 0;
}
.softwareDev .softwareDevDesc {
  margin: 40px 0;
}
.softwareDev .softwareApp {
  border: 1px solid #eee;
  padding: 16px 12px;
  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 ul {
  padding-left: 15px;
  text-align: left;
}
.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;
}

.ourIndustryExpertise {
  padding: 83px 0 146px;
  margin: 40px 0 0;
  background-image: url(../images/homepage/our-industry-expertise.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .ourIndustryExpertise {
    margin: 30px 0 0;
  }
}
.ourIndustryExpertise .ourIndustryExpertiseInner {
  border-radius: 20px;
  background: #fff;
  padding: 34px 36px 18px 27px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
}
@media (max-width: 576px) {
  .ourIndustryExpertise .ourIndustryExpertiseInner {
    padding: 22px;
  }
}
.ourIndustryExpertise .ourIndustryExpertiseInner:hover {
  background-color: #217cb0;
}
.ourIndustryExpertise .ourIndustryExpertiseInner:hover h3,
.ourIndustryExpertise .ourIndustryExpertiseInner:hover p {
  color: #fff;
}
.ourIndustryExpertise .ourIndustryExpertiseInner:hover img {
  filter: brightness(0) invert(1);
}
.ourIndustryExpertise .ourIndustryExpertiseInner svg path {
  stroke: #217cb0;
}
.ourIndustryExpertise .ourIndustryExpertiseInner h3 {
  color: #363636;
  font-family: "RedHatDisplay-Bold";
  font-size: 22px;
  text-transform: initial;
  line-height: 1.5;
  margin: 17px 0 10px;
}
.ourIndustryExpertise .ourIndustryExpertiseInner .customBtn {
  border: 1px solid #193370;
  width: fit-content;
}
.ourIndustryExpertise .slider {
  margin: 51px 0 0;
}
.ourIndustryExpertise .slider .slick-track {
  display: flex !important;
}
@media (min-width: 991px) {
  .ourIndustryExpertise .slider .slick-track {
    margin: 0 -10px;
  }
}
.ourIndustryExpertise .slider .slick-track .slick-slide {
  height: inherit !important;
  padding: 0 10px;
}
.ourIndustryExpertise .projects-btn-container {
  margin-top: 60px;
}

.softwareDevelopmentLegacy {
  position: relative;
  padding: 40px 0;
}
@media (max-width: 1300px) {
  .softwareDevelopmentLegacy {
    padding: 20px 0 50px;
  }
}
@media (max-width: 767px) {
  .softwareDevelopmentLegacy {
    padding: 20px 0;
  }
}
.softwareDevelopmentLegacy .serviceBigHeading {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  font-size: 150px;
  line-height: 132px;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  bottom: 10%;
  top: 18%;
  transform: translateX(-50%);
  z-index: 999;
  border-radius: 8px;
  background-color: #f1f1f1;
  padding: 20px 40px;
  font-family: "RedHatDisplay-Extrabold";
}
.softwareDevelopmentLegacy .serviceBigHeading span {
  text-align: center;
  color: #fff;
  transition: colorChange 1s;
  line-height: 125px;
  transform: rotate(270deg);
}
.softwareDevelopmentLegacy .serviceBigHeading span:hover {
  color: #3095fb;
}
@media (max-width: 1280px) {
  .softwareDevelopmentLegacy .serviceBigHeading {
    display: none;
  }
}
.softwareDevelopmentLegacy .titleHead {
  text-align: left;
  margin-bottom: 50px;
}
.softwareDevelopmentLegacy .titleHead h2 {
  font-size: 24px;
  line-height: 31px;
}
.softwareDevelopmentLegacy .titleHead p {
  margin: inherit !important;
}
.softwareDevelopmentLegacy .developmentCard {
  display: flex;
  gap: 15px;
  padding: 20px 15px;
  transition: all 0.8s;
  border-radius: 14px;
  width: 436px;
  position: relative;
}
.softwareDevelopmentLegacy .developmentCard:hover {
  background-color: #193370;
}
.softwareDevelopmentLegacy .developmentCard:hover .cardContent h3,
.softwareDevelopmentLegacy .developmentCard:hover .cardContent p {
  color: #fff;
}
.softwareDevelopmentLegacy .developmentCard:hover img {
  padding-top: 10px;
  filter: brightness(0) invert(1);
}
.softwareDevelopmentLegacy .developmentCard img {
  transition: all 0.4s;
  padding-top: 5px;
  height: 100%;
}
.softwareDevelopmentLegacy .developmentCard .cardContent {
  max-width: 380px;
}
.softwareDevelopmentLegacy .developmentCard .cardContent h3 {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 26px;
  color: #193370;
}
.softwareDevelopmentLegacy .developmentCard .cardContent p {
  margin: 0;
  color: #2e2e2e;
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .developmentCard .cardContent {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .developmentCard {
    width: 100% !important;
  }
}
.softwareDevelopmentLegacy .leftCards .developmentCard {
  margin-bottom: 72px;
  left: 0;
}
.softwareDevelopmentLegacy .leftCards .developmentCard:hover {
  left: -35px;
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .leftCards .developmentCard:hover {
    left: 5px;
  }
}
@media (max-width: 575px) {
  .softwareDevelopmentLegacy .leftCards .developmentCard:hover {
    left: 0;
  }
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .leftCards .developmentCard {
    margin-bottom: 10px !important;
  }
}
.softwareDevelopmentLegacy .rightCards .developmentCard {
  margin-top: 72px;
  margin-left: auto;
  right: 0;
}
.softwareDevelopmentLegacy .rightCards .developmentCard:hover {
  right: -35px;
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .rightCards .developmentCard:hover {
    right: -5px;
  }
}
@media (max-width: 575px) {
  .softwareDevelopmentLegacy .rightCards .developmentCard:hover {
    right: 0;
  }
}
@media (max-width: 991px) {
  .softwareDevelopmentLegacy .rightCards .developmentCard {
    margin-top: 10px !important;
  }
}

.homeLogoMainSlider {
  background: #F4F4F4;
  padding: 50px 0;
}
.homeLogoMainSlider .logoCarousel {
  padding: 0;
  background-color: transparent;
}
.homeLogoMainSlider .logoCarousel .owl-nav {
  display: none !important;
}
.homeLogoMainSlider .logoCarousel .item {
  background-color: #fff;
  border-radius: 9px;
  padding: 9px 20px;
}
.homeLogoMainSlider .logoCarousel .item h3 {
  color: #1b1b1b;
  font-family: "RedHatDisplay-Extrabold";
  font-size: 18px;
}

.whatWeOffer {
  background-image: url("../images/healthcare-development/we-offer-bg.svg");
  background-size: cover;
  padding: 61px 0;
}
.whatWeOffer .heading {
  padding-bottom: 50px;
}
.whatWeOffer .heading h2 {
  color: #fff;
  margin-bottom: 5px;
}
.whatWeOffer .heading p {
  color: #fff;
  max-width: 662px;
}
.whatWeOffer .offerItems {
  gap: 30px 0;
}
.whatWeOffer .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%;
}
.whatWeOffer .offerItem .head {
  display: flex;
  align-items: center;
  gap: 13px;
}
.whatWeOffer .offerItem .head a {
  color: #fff;
  text-decoration: underline;
}
.whatWeOffer .offerItem .head img {
  width: 28px;
}
.whatWeOffer .offerItem .head h3 {
  color: #fff;
}
.whatWeOffer .offerItem p {
  color: #fff;
  margin-top: 10px;
}

.technologyWrapper {
  padding: 90px 0;
  background-color: #1b1b1b;
}
@media (max-width: 767px) {
  .technologyWrapper {
    padding: 70px 0;
  }
}
.technologyWrapper h2,
.technologyWrapper p {
  color: #fff;
}
.technologyWrapper .technologyCard {
  background: #222222;
  padding: 40px 20px;
  border-radius: 18px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .technologyWrapper .technologyCard {
    padding: 20px;
  }
}
.technologyWrapper .technologyCard:last-child {
  margin: 0;
}
.technologyWrapper .technologyCard .cardContent {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 767px) {
  .technologyWrapper .technologyCard .cardContent {
    flex-direction: column;
    align-items: start;
  }
}
.technologyWrapper .technologyCard .cardContent h3 {
  color: #fff;
  font-size: 18px;
  font-family: "RedHatDisplay-Semibold";
  width: 100%;
  max-width: 320px;
}
.technologyWrapper .technologyCard .cardContent .technologiesNames {
  padding: 10px 0 10px 16px;
  flex: 1;
  border-left: 1px solid #696969;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
}
.technologyWrapper .technologyCard .cardContent .technologiesNames span {
  border: 1px solid #737373;
  padding: 6px 12px;
  border-radius: 50px;
  color: #fff;
}

.driveBusiness {
  padding: 90px 0;
  background-color: #F4F9FD;
}
@media (max-width: 767px) {
  .driveBusiness {
    padding: 70px 0;
  }
}
.driveBusiness h2 {
  color: #1b1b1b;
}
.driveBusiness p {
  max-width: 768px;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList {
    width: calc(50% - 8px);
    padding: 18px;
    background: rgba(0, 123, 255, 0.1019607843);
    border-radius: 14px;
    border: 1px solid #accff5;
    align-items: start;
  }
}
@media (max-width: 576px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList {
    width: 100%;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList.show .driveBusinessHeading {
  font-size: 99px;
  color: #007bff;
}
.driveBusiness .driveBusinessCarousel .driveBusinessList.show .driveBusinessContent h3 {
  color: #007bff;
}
.driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessHeading {
  font-family: "RedHatDisplay-Bold";
  font-size: 22px;
  line-height: 1;
  width: 230px;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessHeading {
    display: none;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent {
  border-bottom: 1px solid rgba(0, 123, 255, 0.1803921569);
  flex: 1;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent h3 {
  color: #1b1b1b;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent h3 {
    color: #007bff;
    font-size: 22px;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent p {
  padding: 11px 0 20px;
}
@media (max-width: 767px) {
  .driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent p {
    padding: 11px 0 0;
  }
}
.driveBusiness .driveBusinessCarousel .driveBusinessList .driveBusinessContent .hiddenContent {
  display: none;
}

.aiServices {
  padding: 90px 0 200px;
  background-color: #192020;
}
.aiServices .heading {
  max-width: 770px;
}
.aiServices .heading h2,
.aiServices .heading p {
  color: #fff;
}
.aiServices .servicesSlider {
  position: relative;
}
.aiServices .servicesSlider .owl-stage {
  display: flex;
}
.aiServices .servicesSlider .owl-stage .item {
  padding: 30px 25px;
  border-radius: 15px;
  background-color: #252b2b;
  height: 100%;
}
.aiServices .servicesSlider .owl-stage .item span {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3b4040;
}
.aiServices .servicesSlider .owl-stage .item span img {
  height: 30px;
  filter: invert(1) brightness(1.2);
}
.aiServices .servicesSlider .owl-stage .item h3 {
  padding: 20px 0 15px;
  font-size: 20px;
  color: #fff;
}
.aiServices .servicesSlider .owl-stage .item h3 a {
  color: #fff;
}
.aiServices .servicesSlider .owl-stage .item p {
  color: #fff;
  font-size: 15px;
}
.aiServices .servicesSlider .owl-stage .item ul {
  padding: 10px 0 0 20px;
}
.aiServices .servicesSlider .owl-stage .item ul li {
  color: #fff;
  font-size: 15px;
  padding-bottom: 5px;
}
.aiServices .servicesSlider .owl-stage .item ul li:last-child {
  padding-bottom: 0;
}
.aiServices .servicesSlider .owl-nav {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 16px;
  right: 0;
  bottom: -100px;
}
.aiServices .servicesSlider .owl-nav .owl-prev,
.aiServices .servicesSlider .owl-nav .owl-next {
  border: 1px solid #fff;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  transition: all 0.5s;
}
.aiServices .servicesSlider .owl-nav .owl-prev span,
.aiServices .servicesSlider .owl-nav .owl-next span {
  color: #fff;
  font-size: 35px;
  line-height: 28px;
}
.aiServices .servicesSlider .owl-nav .owl-prev:hover,
.aiServices .servicesSlider .owl-nav .owl-next:hover {
  background-color: #fff;
}
.aiServices .servicesSlider .owl-nav .owl-prev:hover span,
.aiServices .servicesSlider .owl-nav .owl-next:hover span {
  color: #192020;
}

.artificialIntelligenceCta {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .artificialIntelligenceCta {
    padding: 70px 0;
  }
}
.artificialIntelligenceCta .regardTechnology {
  padding: 50px 190px;
  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: 1200px) {
  .artificialIntelligenceCta .regardTechnology {
    padding: 40px;
  }
}
@media (max-width: 576px) {
  .artificialIntelligenceCta .regardTechnology {
    padding: 25px;
  }
}
.artificialIntelligenceCta .regardTechnology h2 {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  font-family: "RedHatDisplay-Bold";
}
@media (max-width: 767px) {
  .artificialIntelligenceCta .regardTechnology h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 575px) {
  .artificialIntelligenceCta .regardTechnology h2 {
    font-size: 18px;
  }
}
.artificialIntelligenceCta .regardTechnology p {
  color: #fff;
  font-size: 15px;
}

/*# sourceMappingURL=healthcare-development-company.css.map */
