:root {
  --bg: #ffffff;
  --muted: #6b7280;
  --accent: #0f172a;
  --maxwidth: 820px;
  --lead-size: 1.3rem;
  --heading-color: #0b2545;
}

.digitalTransformationSec {
  background-image: url(../imgs/triangle.png);
  background-repeat: no-repeat;
  background-position: calc(100% + 225px) 100px;
  background-size: contain;
  position: relative;
}

.digitalTransformationSec:after {
  content: "";
  background: linear-gradient(180deg, #fff 0%, #f2f8fe 100%);
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.services-grid {
  gap: 22px;
  max-width: 1400px;
  margin: auto;
}

.service-box {
  border-radius: 16px;
  padding: 28px;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #1a1a1a;
  background: #fff;
  position: relative;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

/* ICON */
.service-box .icon {
  position: absolute;
  top: 18px;
  left: 18px;
  font-size: 30px;
  opacity: 0.85;
}

/* HEADINGS */
.service-box h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}

.services-grid .service-box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 278px;
  width: 250px;
  transition: all 0.3s ease;
}

.service-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.service-box.box3 {
  width: 525px;
}

.service-box.box5 {
  width: 525px;
}

.service-box.box7 {
  width: 500px;
}

.service-box.box6 {
  width: 277px;
}

/* Background Colors */
.box1 {
  background-image: url(../imgs/LegacySystem.png);
}

.box2 {
  background-image: url(../imgs/salesforceTransformation.png);
}

.box3 {
  background-image: url(../imgs/cloudInfrastructure.png);
  color: #fff;
}

.box4 {
  background-image: url(../imgs/AI-Powered.png);
}

.box5 {
  background-image: url(../imgs/cross-Platform.png);
  color: #fff;
}

.box6 {
  background-image: url(../imgs/IoT&Edge.png);
}

.box7 {
  background-image: url(../imgs/enterpriseWorkflow.png);
}

.ourApproach {
  margin-top: 100px;
}

.techList .icon {
  width: 107px;
  height: 107px;
  border-radius: 28px;
  border: 1px solid rgba(49, 51, 53, 0.22);
  background: #fff;
  box-shadow: 0 27px 8px 0 rgba(145, 145, 145, 0),
    0 17px 7px 0 rgba(145, 145, 145, 0.01),
    0 10px 6px 0 rgba(145, 145, 145, 0.05),
    0 4px 4px 0 rgba(145, 145, 145, 0.09), 0 1px 2px 0 rgba(145, 145, 145, 0.1);
  transition: all 0.3s ease;
}

.techList .icon:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.techContainer {
  border-bottom: 1px solid rgba(3, 45, 96, 0.15);
  padding: 50px 0;
}

.techContainer:first-child {
  padding-top: 0;
}

.techContainer:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.stats-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 28px;
  padding: 20px 0;
  margin-top: 30px;
}

.stat-box {
  background: #ffffff;
  border-radius: 14px;
  padding: 20px 15px;
  max-width: 215px;
  width: 100%;
  box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.08);
  text-align: center;
  transition: all 0.3s ease;
}

.stat-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.stat-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 8px 0;
  line-height: normal;
}

.stat-value {
  font-size: 42px;
  font-weight: 600;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  margin-top: 15px;
}

.icon {
  font-size: 18px;
  font-weight: bold;
}

.icon.up {
  color: #1dbf00;
}

.icon.down {
  color: #1dbf00;
  transform: rotate(180deg);
}

.succesSpeaker {
  background: linear-gradient(
    358deg,
    rgba(174, 226, 238, 0.8) -45.02%,
    rgba(234, 251, 255, 0.2) 41.59%,
    #eafbff 116.26%
  );
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 100px;
}

.succesSpeakerInner {
  background-image: url(../imgs/circle.svg);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 50px);
  background-size: contain;
}

.light-theme .logo-dark {
  opacity: 1;
}

.light-theme .nav-menu li a {
  color: var(--primary-text);
}

.light-theme .nav-menu.active li a {
  color: var(--color-white);
}

.careerSubtitle {
  font-size: 22px;
  margin-top: 20px;
  max-width: 812px;
}

.noBx .no {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #2a2b2f;
  font-size: 72.982px;
  font-style: normal;
  font-weight: 600;
  color: var(--White, #fff);
}

.keyPoints > div .noBx {
  border-radius: 18px 0 0 18px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.83) 0%,
    rgba(255, 255, 255, 0.83) 100%
  );
  backdrop-filter: blur(3px);
  margin-top: -60px;
}

.noBx .name {
  font-size: 29.03px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.keyPoints > div {
  width: calc(25% - 18px);
  transition: all 0.3s ease;
}

.keyPoints > div img {
  display: block;
  margin: 0 auto;
}

.keyPoints > div:hover {
  transform: translateY(-4px);
  transition: all 0.3s ease;
}

.keyPoints {
  margin-top: 60px;
}

.whyJoinUs {
  margin-top: 50px;
}

.w-430 {
  width: 430px;
  margin: 50px auto;
}

.hrBedge {
  border: 1px solid #7a818b;
  padding: 5px 10px;
  margin: 0 5px;
  border-radius: 23px;
  font-weight: bold;
}

.hrBedge a {
  text-decoration: none;
  color: #101828;
}

.w-friend {
  width: 465px;
  margin: 0px auto;
}

.f-28 {
  font-size: 28px;
}

.containerBx.hiringPositions {
  margin-top: 60px;
}

/* career page CSS completed. */
.kh-footer.kh-d-flex {
  display: none !important;
}

.kh-card-body h4 {
  color: #272d4e !important;
}

#khembedjobs {
  margin-bottom: 30px;
  margin-top: 30px;
}

#kh-job-widget > div {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

#kh-job-widget > div:last-child {
  border: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.kh-input-search input {
  border-radius: 8px !important;
}

.kh-accordion-item {
  border-bottom: 1px solid #d5d5d5;
}

#kh-job-widget .kh-accordion-item:last-child {
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.kh-accordion-item .kh-accordion-title {
  padding-top: 10px;
  padding-bottom: 10px;
}

#kh-embed-jobs-filters ul li {
  margin-top: 0 !important;
}

#kh-job-widget .kh-badge {
  border: 1px solid #b7b7b7;
}

#kh-embed-jobs-filters ul li:last-child .kh-accordion-item {
  border-bottom: none;
}

.kh-accordion-item label.kh-form-check-label {
  margin-bottom: 0;
}

/* end of career page CSS completed. */

.contact-section {
  width: 100%;
  display: flex;
  gap: 50px;
  padding: 60px 40px;
}

.contact-left {
  flex: 1;
}

.contact-left h2 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 35px;
}

.contact-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 14px 18px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  outline: none;
}

.contact-form textarea {
  height: 120px;
  resize: none;
}

.submit-btn {
  width: 140px;
  padding: 14px 0;
  margin-top: 10px;
  border: none;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(90deg, #f857a6, #ff5858);
  border-radius: 50px;
  cursor: pointer;
}

.contact-middle {
  flex: 1;
}

.contact-middle img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.address-block {
  max-width: 210px;
}

.address-block h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 8px;
}

.address-block p {
  font-size: 16px;
}

.contact-right h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 14px;
}

.call-list,
.email-list {
  list-style: none;
  margin-bottom: 25px;
}

.call-list li,
.email-list li {
  font-size: 15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.email-list img {
  width: 190px;
  height: auto;
}

.submitBtn {
  width: 235px;
}

#toaster {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999999;
  padding: 5px 15px;
  border-radius: 8px;
  color: #a6ffa6;
}

.sectionNine.instaContainer .owl-carousel .owl-item {
  height: 572px;
}

.sectionNine.instaContainer .owl-carousel .owl-item div {
  height: 100%;
}

.instaContainer .section-title {
  font-size: 5rem;
}

.instaContainer .instaExploreBtn {
  max-width: 786px;
  margin: 30px auto 0;
  width: 100%;
}

.home-insta-feed .sectionNineHeading {
  background: transparent;
}

.google-reviews-section .section-inner {
  padding: 50px 0;
}

.dropdown-toggle::after {
  display: none;
}

/* Dropdown Navigation Styles */
/* Light theme adjustments */
.header.light-theme .dropdown-menu {
  background: white;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.header.light-theme .dropdown-menu li a {
  color: var(--color-dark) !important;
}

.nav-item-dropdown {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

.dropdown-toggle {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 4px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.dropdown-toggle:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.dropdown-arrow {
  transition: transform 0.3s ease;
  color: inherit;
}

.nav-item-dropdown:hover .dropdown-arrow,
.nav-item-dropdown.active .dropdown-arrow {
  transform: rotate(180deg);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  min-width: 200px;
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  padding: 8px 0;
  margin-top: 0px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
  list-style: none;
}

.nav-item-dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  display: block;
}

.dropdown-menu li {
  margin: 0;
}

.dropdown-menu li a {
  display: block;
  padding: 4px 20px;
  color: var(--color-dark) !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.dropdown-menu li a:hover {
  background-color: rgba(238, 119, 61, 0.1);
}

.dropdown-menu li a.active {
  color: var(--color-red) !important;
  background-color: rgba(238, 119, 61, 0.1);
}

.dropdown-menu li a.active::after {
  display: none;
}

.call-block {
  max-width: 228px;
}

/* professional-development */

.wrap {
  max-width: var(--maxwidth);
  margin: 48px auto;
  padding: 100px 24px 0;
}

.articleContainer .logo {
  width: 56px;
  height: 56px;
  border-radius: 8px;
  background: #0b2545;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.articleContainer h1 {
  color: var(--heading-color);
  font-size: 2.6rem;
  margin: 0 0 8px;
  line-height: 1.25;
}

.articleContainer .meta {
  color: var(--muted);
  font-size: 0.92rem;
  margin-bottom: 20px;
}

.articleContainer .lead {
  font-size: var(--lead-size);
  color: #111827;
  margin-bottom: 18px;
}

.articleContainer h2 {
  font-size: 1.5rem;
  color: #343434;
  margin-top: 22px;
  margin-bottom: 8px;
}

.articleContainer p {
  color: #111827;
  line-height: 1.65;
  margin: 0 0 14px;
}

.articleContainer .tags {
  margin-top: 22px;
  color: var(--muted);
  font-size: 0.9rem;
}

article.articleContainer {
  font-size: 18px;
}

.navbar-nav .nav-item a {
  color: #2e2e2e;
}

.navbar-area {
  border-bottom: 1px solid #ddd;
}

.navbar-toggler .toggler-icon {
  background-color: #000000;
}

article ul {
  padding-left: 20px;
  list-style-type: disc;
  font-size: 18px;
  color: #111827;
}

@media (max-width: 640px) {
  .wrap {
    padding: 50px 24px;
  }

  .articleContainer .lead {
    font-size: 1rem;
  }

  .articleContainer .wrap {
    padding: 16px;
  }

  .articleContainer h1 {
    font-size: 1.5rem;
  }

  .articleContainer h2 {
    font-size: 1.3rem;
  }
}
