/* Static-build layout corrections: preserve the original full-height hero/header states. */
html,body{min-height:100%}.wrapper{min-height:100vh}.banner-area.banner-style-one{height:100vh!important;min-height:780px}.banner-area.banner-style-one .banner-fade,.banner-area.banner-style-one .banner-fade>.swiper,.banner-area.banner-style-one .swiper-wrapper,.banner-area.banner-style-one .swiper-slide{height:100%!important;min-height:780px}.banner-area.banner-style-one .swiper-wrapper{position:relative}.banner-area.banner-style-one .swiper-slide{width:100%;flex:0 0 100%}.banner-area.banner-style-one .swiper-slide.swiper-slide-active .content h4,.banner-area.banner-style-one .swiper-slide.swiper-slide-active .content h2,.banner-area.banner-style-one .swiper-slide.swiper-slide-active .button{transform:translateY(0);opacity:1}@media(max-width:1023px){.banner-area.banner-style-one,.banner-area.banner-style-one .banner-fade,.banner-area.banner-style-one .banner-fade>.swiper,.banner-area.banner-style-one .swiper-wrapper,.banner-area.banner-style-one .swiper-slide{height:720px!important;min-height:720px}}@media(max-width:767px){.banner-area.banner-style-one,.banner-area.banner-style-one .banner-fade,.banner-area.banner-style-one .banner-fade>.swiper,.banner-area.banner-style-one .swiper-wrapper,.banner-area.banner-style-one .swiper-slide{height:650px!important;min-height:650px}}

/* Desktop sticky header: switch every transparent-header detail to its light state. */
@media (min-width: 1024px) {
  nav.navbar.navbar-style-one.validnavs.sticked {
    top: 0 !important;
    min-height: 110px;
    padding: 0 !important;
    background: #fff !important;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .08) !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked > .container,
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row {
    min-height: 110px;
    align-items: center;
  }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header::before,
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header::after {
    display: none !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header img {
    top: 0 !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-collapse {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav > li > a,
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav > li > a:hover,
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav > li > a:focus {
    color: #232323 !important;
  }
}

/* Correct the desktop nav flow inside the sticky header. */
@media (min-width: 1024px) {
  nav.navbar.navbar-style-one.validnavs.sticked,
  nav.navbar.navbar-style-one.validnavs.sticked > .container,
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row {
    height: 110px !important;
    min-height: 110px !important;
    max-height: 110px !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header,
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-collapse,
  nav.navbar.navbar-style-one.validnavs.sticked .attr-right {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    flex-direction: row !important;
    white-space: nowrap;
  }
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav > li {
    display: block !important;
    float: left !important;
    width: auto !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav > li > a {
    display: block !important;
    padding: 43px 15px !important;
    line-height: 24px !important;
  }
}

/* Ekana services multi-level dropdown. */
@media (min-width: 1024px) {
  .navbar-nav .ekana-services > .dropdown-menu { min-width: 330px; }
  .navbar-nav .ekana-submenu { position: relative; }
  .navbar-nav .ekana-submenu > a { padding-right: 38px !important; }
  .navbar-nav .ekana-submenu > a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
  .navbar-nav .ekana-submenu > .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 270px;
    top: 0 !important;
    left: 100% !important;
    margin: 0 !important;
    transform: translateY(8px);
    transition: opacity .2s ease, transform .2s ease, visibility .2s;
  }
  .navbar-nav .ekana-submenu:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1023px) {
  .navbar-nav .ekana-submenu > .dropdown-menu { padding-left: 18px; }
  .navbar-nav .ekana-submenu.open > .dropdown-menu { display: block !important; }
}

/* Keep the top-bar phone icon and number on one aligned line. */
.top-bar-area ul.item-flex > li a[href^="tel:"] {
  display: inline-flex !important;
  align-items: center !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 10px;
  white-space: nowrap !important;
  line-height: 1 !important;
}
.top-bar-area ul.item-flex > li a[href^="tel:"] i {
  display: inline-block !important;
  flex: 0 0 auto;
  margin: 0 !important;
  line-height: 1 !important;
  position: static !important;
}
.top-bar-area ul.item-flex > li a[href^="tel:"] {
  min-width: max-content;
}

/* Match the reference header menu and CTA spacing. */
@media (min-width: 1200px) {
  nav.navbar.navbar-style-one.validnavs .navbar-collapse {
    width: 100% !important;
  }
  nav.navbar.navbar-style-one.validnavs ul.nav.navbar-nav.navbar-center,
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav.navbar-center {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 30px !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    white-space: nowrap;
  }
  nav.navbar.navbar-style-one.validnavs ul.nav.navbar-nav.navbar-center > li,
  nav.navbar.navbar-style-one.validnavs.sticked ul.nav.navbar-nav.navbar-center > li {
    float: none !important;
    width: auto !important;
    flex: 0 0 auto;
  }
  nav.navbar.navbar-style-one.validnavs ul.nav.navbar-nav.navbar-center > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) ul.nav.navbar-nav.navbar-center > li > a {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
  nav.navbar.navbar-style-one.validnavs .attr-right {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    padding-left: 45px !important;
  }
  nav.navbar.navbar-style-one.validnavs .attr-nav li.button a {
    min-width: 236px;
    text-align: center;
  }
}

/* Keep the header CTA at the reference outer dimensions. */
@media (min-width: 1200px) {
  nav.navbar.navbar-style-one.validnavs .attr-nav li.button a {
    box-sizing: border-box !important;
    width: 236px !important;
    min-width: 236px !important;
    max-width: 236px !important;
    height: 68px !important;
    padding: 0 20px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
  }
}

/* Add breathing room above the CTA in the transparent header only. */
@media (min-width: 1200px) {
  nav.navbar.navbar-style-one.validnavs:not(.sticked) .attr-nav li.button a {
    top: 0 !important;
    margin-top: 12px !important;
  }
}

/* Native App Router parity: preserve the original two-level transparent header geometry. */
@media (min-width: 1024px) {
  .top-bar-area.top-bar-style-one {
    height: 50px !important;
    min-height: 50px !important;
    overflow: visible;
  }
  .top-bar-area.top-bar-style-one > .container,
  .top-bar-area.top-bar-style-one > .container > .row {
    height: 50px !important;
    min-height: 50px !important;
  }
  .top-bar-area ul.item-flex {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    gap: 22px;
    height: 50px;
  }
  .top-bar-area ul.item-flex > li {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    margin: 0 !important;
    font-size: 13px;
    line-height: 1.2 !important;
  }
  .top-bar-area ul.item-flex > li:first-child { min-width: 0; }
  .top-bar-area .social { height: 50px; display: flex; align-items: center; justify-content: flex-end; }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) { top: 50px !important; }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) > .container,
  nav.navbar.navbar-style-one.validnavs:not(.sticked) > .container > .row { height: 100px !important; min-height: 100px !important; }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) .attr-nav li.button a { margin-top: 0 !important; }
}

/* Next Image needs a real background wrapper so the theme overlay and zoom effects remain identical. */
.banner-area.banner-style-one .banner-thumb { position: absolute !important; inset: 0; width: 100%; height: 100%; overflow: hidden; }
.banner-area.banner-style-one .banner-thumb > img { z-index: -2; }
.banner-area.banner-style-one .banner-thumb.shadow.dark::after { z-index: -1; }

/* Scroll reveal used by the native interaction controller. */
[data-reveal] { opacity: 0; transform: translateY(28px); transition: opacity .7s ease, transform .7s ease; }
[data-reveal].is-visible { opacity: 1; transform: translateY(0); }
@media (prefers-reduced-motion: reduce) { [data-reveal] { opacity: 1; transform: none; transition: none; } }

/* Screenshot QA fixes: keep layout-affecting decorations and media at the reference dimensions. */
.process-style-one-area .large-shape { pointer-events: none; }
.testimonial-thumb .thumb-item > img { width: 100%; height: auto; object-fit: contain; }
.home-blog-area .blog-style-one { height: 100%; }
.home-blog-area .blog-style-one .thumb { height: 300px; overflow: hidden; }
.home-blog-area .blog-style-one .thumb a { display: block; width: 100%; height: 100%; }
.home-blog-area .blog-style-one .thumb img { width: 100% !important; height: 100% !important; object-fit: cover; display: block; }
.home-blog-area .blog-style-one .info { min-height: 270px; }
@media (max-width: 767px) {
  .home-blog-area .blog-style-one .thumb { height: 240px; }
  .home-blog-area .blog-style-one .info { min-height: 0; }
}

/* Keep hero slider pagination centered at the bottom on every slide and viewport. */
.banner-area.banner-style-one .banner-fade > .swiper > .swiper-pagination,
.banner-area.banner-style-one .swiper-pagination {
  position: absolute !important;
  left: 50% !important;
  right: auto !important;
  bottom: 32px !important;
  top: auto !important;
  width: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: translateX(-50%) !important;
  z-index: 20 !important;
}
.banner-area.banner-style-one .swiper-pagination .swiper-pagination-bullet {
  display: block !important;
  width: 62px !important;
  height: 5px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: rgba(255,255,255,.45) !important;
  opacity: 1 !important;
  cursor: pointer;
  transition: background-color .25s ease, width .25s ease !important;
}
.banner-area.banner-style-one .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff !important;
}
@media (max-width: 767px) {
  .banner-area.banner-style-one .swiper-pagination { bottom: 20px !important; }
  .banner-area.banner-style-one .swiper-pagination .swiper-pagination-bullet { width: 42px !important; height: 4px !important; }
}

/* The contact strip must always begin at the page top, including after Fast Refresh. */
.top-bar-area.top-bar-style-one,
.top-bar-area.top-bar-style-one[data-reveal] {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  transform: none !important;
  opacity: 1 !important;
  width: 100% !important;
}
.wrapper { padding-top: 0 !important; margin-top: 0 !important; }
body { padding-top: 0 !important; margin-top: 0 !important; }

/* Exact desktop header proportions from the supplied reference. */
@media (min-width: 1200px) {
  .top-bar-area.top-bar-style-one,
  .top-bar-area.top-bar-style-one[data-reveal] {
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 0 !important;
    background: #1d2027 !important;
    border-bottom: 1px solid rgba(255,255,255,.28) !important;
  }
  .top-bar-area.top-bar-style-one > .container,
  .top-bar-area.top-bar-style-one > .container > .row,
  .top-bar-area.top-bar-style-one ul.item-flex,
  .top-bar-area.top-bar-style-one .social {
    height: 62px !important;
    min-height: 62px !important;
  }
  .top-bar-area.top-bar-style-one ul.item-flex {
    gap: 36px !important;
    justify-content: flex-start !important;
  }
  .top-bar-area.top-bar-style-one ul.item-flex > li {
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 500;
  }
  .top-bar-area.top-bar-style-one ul.item-flex > li:first-child {
    flex: 1 1 auto;
  }
  .top-bar-area.top-bar-style-one ul.item-flex > li > i,
  .top-bar-area.top-bar-style-one ul.item-flex > li > a > i {
    font-size: 25px !important;
    color: #df0a0a !important;
    margin-right: 12px !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) {
    top: 62px !important;
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
    padding: 0 !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) > .container,
  nav.navbar.navbar-style-one.validnavs:not(.sticked) > .container > .row {
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) ul.nav.navbar-nav.navbar-center > li > a {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) .attr-right {
    height: 88px !important;
    padding-left: 45px !important;
    align-items: center !important;
  }
  nav.navbar.navbar-style-one.validnavs:not(.sticked) .attr-nav li.button a {
    width: 236px !important;
    height: 68px !important;
    margin: 0 !important;
    top: 0 !important;
    border-radius: 7px !important;
    font-size: 16px !important;
  }
  nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background .navbar-header::after {
    bottom: 0 !important;
  }
  nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background .navbar-header::before {
    bottom: 15px !important;
  }
}

/* Final header overlay alignment: no document-flow gap and no contact collision. */
@media (min-width: 1200px) {
  .wrapper { position: relative !important; }
  .top-bar-area.top-bar-style-one,
  .top-bar-area.top-bar-style-one[data-reveal] {
    position: absolute !important;
    inset: 0 0 auto 0 !important;
    z-index: 1001 !important;
  }
  .top-bar-area.top-bar-style-one .offset-xl-2 {
    margin-left: 16.66666667% !important;
    padding-left: 60px !important;
  }
  .top-bar-area.top-bar-style-one ul.item-flex {
    justify-content: space-between !important;
    gap: 28px !important;
  }
  .top-bar-area.top-bar-style-one ul.item-flex > li:first-child {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    font-size: 14px !important;
  }
  .top-bar-area.top-bar-style-one ul.item-flex > li:last-child {
    flex: 0 0 auto !important;
    margin-left: auto !important;
  }
  .top-bar-area.top-bar-style-one .social ul { white-space: nowrap; }
}

/* Remove the legacy global page frame and restore the reference header stacking. */
html,
body {
  width: 100% !important;
  max-width: none !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
}
body > .wrapper,
.wrapper {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (min-width: 1200px) {
  .top-bar-area.top-bar-style-one { z-index: 1000 !important; }
  header,
  nav.navbar.navbar-style-one.validnavs:not(.sticked) { z-index: 1002 !important; }
  nav.navbar.navbar-style-one.validnavs .navbar-header { z-index: 1004 !important; }
  nav.navbar.navbar-style-one.validnavs .navbar-header::before,
  nav.navbar.navbar-style-one.validnavs .navbar-header::after { z-index: -1 !important; }
  nav.navbar.navbar-style-one.validnavs .navbar-brand,
  nav.navbar.navbar-style-one.validnavs .navbar-brand img { z-index: 2 !important; }
}

/* Back-to-top is an overlay control; it must never reserve space above the site wrapper. */
.to-top-progress {
  position: fixed !important;
  right: 15px !important;
  bottom: 50px !important;
  top: auto !important;
  left: auto !important;
  width: 50px !important;
  height: 50px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  z-index: 999999 !important;
}

/* Inner-page hero: match the supplied About banner composition. */
.breadcrumb-area {
  min-height: 480px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-position: center center !important;
  background-size: cover !important;
  position: relative !important;
  overflow: hidden !important;
}
.breadcrumb-area::after {
  content: none !important;
  display: none !important;
}
.breadcrumb-area .breadcrum-shape {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1 !important;
  pointer-events: none;
}
.breadcrumb-area .breadcrum-shape img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.breadcrumb-area .container {
  position: relative !important;
  z-index: 3 !important;
}
.breadcrumb-area h1 {
  margin-bottom: 22px !important;
  font-size: 48px !important;
  line-height: 1.15 !important;
  font-weight: 600 !important;
}
.breadcrumb-area ul.breadcrumb {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}
.breadcrumb-area ul.breadcrumb li,
.breadcrumb-area ul.breadcrumb li a {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.breadcrumb-area ul.breadcrumb li a i { margin-right: 7px; }
@media (max-width: 767px) {
  .breadcrumb-area { min-height: 360px !important; }
  .breadcrumb-area h1 { font-size: 38px !important; }
  .breadcrumb-area ul.breadcrumb li,
  .breadcrumb-area ul.breadcrumb li a { font-size: 15px !important; }
}

/* Ekana Technologies page loader */
.ekana-page-loader {
  position: fixed;
  inset: 0;
  z-index: 9999999;
  background: #fff;
  opacity: 1;
  visibility: visible;
  transition: opacity .45s ease, visibility .45s ease;
}
.ekana-page-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.ekana-page-loader .consua-preloader {
  position: absolute;
}
.ekana-page-loader .animation-preloader {
  text-align: center;
}
.ekana-page-loader .animation-preloader p {
  margin: 0;
  color: #1c1f26;
}
.ekana-page-loader .spinner {
  border-top-color: #ed0b0b !important;
}

.service-detail-highlights .nav-link {
  cursor: default;
}

/* Blogs listing cards */
.blogs-card-grid > div {
  display: flex;
}
.ekana-blog-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  padding: 18px;
  background: #fff;
  border-radius: 11px;
  box-shadow: 0 5px 0 rgba(28, 31, 38, .05), 0 2px 18px rgba(28, 31, 38, .04);
}
.ekana-blog-card__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  border-radius: 7px;
}
.ekana-blog-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}
.ekana-blog-card:hover .ekana-blog-card__image img {
  transform: scale(1.04);
}
.ekana-blog-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 40px 18px 22px;
}
.ekana-blog-card__meta {
  display: flex;
  align-items: center;
  gap: 18px;
  color: #606066;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.ekana-blog-card__meta i {
  width: 38px;
  height: 1px;
  background: #d4d4d4;
}
.ekana-blog-card__meta time {
  white-space: nowrap;
}
.ekana-blog-card h2 {
  margin: 28px 0 26px;
  font-size: 28px;
  line-height: 1.35;
}
.ekana-blog-card h2 a {
  color: #111318;
}
.ekana-blog-card__read-more {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  width: max-content;
  margin-top: auto;
  color: #111318;
  font-size: 18px;
  font-weight: 700;
}
.ekana-blog-card__read-more > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #1c1f26;
  border-radius: 50%;
  transition: background .3s ease, transform .3s ease;
}
.ekana-blog-card__read-more:hover > span {
  background: #ed0b0b;
  transform: translateX(3px);
}
@media (max-width: 1199px) {
  .ekana-blog-card__meta { gap: 10px; font-size: 13px; }
  .ekana-blog-card h2 { font-size: 24px; }
}
@media (max-width: 767px) {
  .ekana-blog-card__body { padding: 28px 8px 14px; }
  .ekana-blog-card__meta { flex-wrap: wrap; }
  .ekana-blog-card h2 { margin: 20px 0 24px; font-size: 23px; }
}

/* Floating WhatsApp contact */
.whatsapp-float {
  position: fixed;
  left: 22px;
  bottom: 22px;
  z-index: 9999998;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  color: #fff !important;
  background: #25d366;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .22);
  font-size: 31px;
  line-height: 1;
  transition: transform .25s ease, background .25s ease;
}
.whatsapp-float:hover {
  color: #fff !important;
  background: #1fbd59;
  transform: translateY(-4px);
}
@media (max-width: 767px) {
  .whatsapp-float {
    left: 14px;
    bottom: 14px;
    width: 52px;
    height: 52px;
    font-size: 28px;
  }
}

/* Ekana AI messaging widget */
.ekana-ai-chat {
  position: fixed;
  right: 22px;
  bottom: 20px;
  z-index: 9999997;
  font-family: Outfit, sans-serif;
}
.ekana-ai-chat__launcher {
  position: relative;
  width: 96px;
  height: 96px;
  padding: 0;
  border: 0;
  background: transparent;
}
.ekana-ai-chat__bot {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  color: #fff;
  background: #0878df;
  border: 7px solid #fff;
  border-radius: 50%;
  box-shadow: 0 8px 25px rgba(0, 73, 160, .24);
  font-size: 27px;
}
.ekana-ai-chat__label {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: #1d16f2;
  border-radius: 18px 18px 4px 18px;
  padding: 7px 11px 10px;
  font-size: 16px;
  font-weight: 800;
  white-space: nowrap;
  transform: rotate(-7deg);
}
.ekana-ai-chat__wave {
  position: absolute;
  left: 0;
  bottom: 13px;
  z-index: 2;
  font-size: 26px;
}
.ekana-ai-chat__panel {
  position: absolute;
  right: 0;
  bottom: 108px;
  display: flex;
  flex-direction: column;
  width: 350px;
  max-height: 500px;
  overflow: hidden;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 14px 45px rgba(11, 24, 46, .25);
}
.ekana-ai-chat__panel header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  color: #fff;
  background: linear-gradient(135deg, #1510df, #0780df);
}
.ekana-ai-chat__panel header div {
  display: flex;
  flex-direction: column;
}
.ekana-ai-chat__panel header strong {
  color: #fff;
  font-size: 17px;
}
.ekana-ai-chat__panel header span {
  font-size: 12px;
  opacity: .9;
}
.ekana-ai-chat__panel header button {
  width: 34px;
  height: 34px;
  padding: 0;
  color: #fff;
  background: rgba(255,255,255,.16);
  border: 0;
  border-radius: 50%;
}
.ekana-ai-chat__messages {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 235px;
  max-height: 325px;
  overflow-y: auto;
  padding: 18px;
  background: #f4f7fb;
}
.ekana-ai-chat__message {
  max-width: 84%;
  padding: 10px 13px;
  border-radius: 13px;
  font-size: 14px;
  line-height: 1.5;
}
.ekana-ai-chat__message.assistant {
  align-self: flex-start;
  color: #252931;
  background: #fff;
  border-bottom-left-radius: 4px;
}
.ekana-ai-chat__message.user {
  align-self: flex-end;
  color: #fff;
  background: #0878df;
  border-bottom-right-radius: 4px;
}
.ekana-ai-chat__panel form {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px;
  background: #fff;
}
.ekana-ai-chat__panel form input {
  flex: 1;
  height: 44px;
  margin: 0;
  padding: 0 14px;
  border: 1px solid #dce2ea;
  border-radius: 22px;
  box-shadow: none;
}
.ekana-ai-chat__panel form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  padding: 0;
  color: #fff;
  background: #0878df;
  border: 0;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .ekana-ai-chat { right: 12px; bottom: 10px; }
  .ekana-ai-chat__launcher { width: 84px; height: 88px; }
  .ekana-ai-chat__bot { width: 62px; height: 62px; font-size: 23px; }
  .ekana-ai-chat__label { font-size: 13px; }
  .ekana-ai-chat__panel { right: 0; bottom: 98px; width: min(340px, calc(100vw - 24px)); }
}

/* Red chatbot theme and automatic greeting */
.ekana-ai-chat__bot {
  color: #ed0b0b;
  background: #ed0b0b;
}
.ekana-ai-chat__bot svg {
  width: 42px;
  height: 42px;
  overflow: visible;
}
.ekana-ai-chat__bot svg rect {
  fill: #fff;
  stroke: #fff;
  stroke-width: 2;
}
.ekana-ai-chat__bot svg circle {
  fill: #ed0b0b;
}
.ekana-ai-chat__bot svg path {
  fill: none;
  stroke: #fff;
  stroke-width: 4;
  stroke-linecap: round;
}
.ekana-ai-chat__label {
  background: #ed0b0b;
}
.ekana-ai-chat__panel header {
  background: linear-gradient(135deg, #c90000, #ed0b0b);
}
.ekana-ai-chat__message.user,
.ekana-ai-chat__panel form button {
  background: #ed0b0b;
}
.ekana-ai-chat__greeting {
  position: absolute;
  right: 5px;
  bottom: 108px;
  display: flex;
  flex-direction: column;
  width: 205px;
  padding: 14px 18px;
  color: #222;
  text-align: left;
  background: #fff;
  border: 0;
  border-radius: 14px 14px 4px 14px;
  box-shadow: 0 10px 30px rgba(20, 20, 30, .22);
  animation: ekanaGreetingIn .45s ease both;
}
.ekana-ai-chat__greeting::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: -9px;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.ekana-ai-chat__greeting strong {
  margin-bottom: 2px;
  color: #ed0b0b;
  font-size: 16px;
}
.ekana-ai-chat__greeting span {
  color: #4e5158;
  font-size: 14px;
}
.ekana-ai-chat__unread {
  position: absolute;
  right: -2px;
  bottom: 53px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  color: #fff;
  background: #ed0b0b;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
}
@keyframes ekanaGreetingIn {
  from { opacity: 0; transform: translateY(12px) scale(.96); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}
@media (max-width: 767px) {
  .ekana-ai-chat__greeting { right: 0; bottom: 98px; width: 190px; }
}

.ekana-ai-chat__bot svg .face-line { stroke: #ed0b0b; }
.ekana-ai-chat__bot svg .outer-line { stroke: #fff; }

/* Updated Ekana Technologies logo */
.navbar-brand .ekana-new-logo {
  width: 220px;
  max-width: 220px;
  height: auto;
  object-fit: contain;
}
.mobile-menu-logo.ekana-new-logo {
  width: 220px;
  height: auto;
  object-fit: contain;
}
footer .ekana-new-logo {
  width: 245px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1199px) {
  .navbar-brand .ekana-new-logo { width: 190px; max-width: 190px; }
}
@media (max-width: 767px) {
  .mobile-menu-logo.ekana-new-logo { width: 195px; }
}

.ekana-page-loader .ekana-loader-logo {
  display: block;
  width: 310px;
  max-width: 72vw;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
}
@media (max-width: 500px) {
  .ekana-page-loader .ekana-loader-logo {
    width: 245px;
  }
}

/* About page adapted from Ekana's Best IT Company content */
.ekana-about-lead { max-width: 880px; margin: 0 auto 65px; }
.ekana-about-lead .sub-heading,
.ekana-about-copy .sub-heading { display: inline-block; margin-bottom: 14px; color: #ed0b0b; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.ekana-about-lead h2 { margin-bottom: 18px; color: #15233c; font-size: clamp(34px, 4vw, 54px); line-height: 1.15; }
.ekana-about-lead p { max-width: 720px; margin: 0 auto; font-size: 18px; }
.ekana-about-image { position: relative; overflow: hidden; border-radius: 22px; box-shadow: 0 24px 65px rgba(13, 35, 70, .18); }
.ekana-about-image > img { display: block; width: 100%; height: 620px; object-fit: cover; }
.ekana-about-image__badge { position: absolute; right: 24px; bottom: 24px; display: flex; align-items: center; gap: 12px; max-width: 230px; padding: 15px 18px; color: #fff; background: rgba(126, 0, 10, .94); border-left: 4px solid #fff; border-radius: 10px; backdrop-filter: blur(8px); }
.ekana-about-image__badge strong { font-size: 28px; }
.ekana-about-image__badge span { font-size: 14px; font-weight: 600; line-height: 1.35; }
.ekana-about-copy { padding-left: 35px; }
.ekana-about-copy h2 { margin-bottom: 22px; color: #15233c; font-size: clamp(32px, 3.3vw, 48px); line-height: 1.18; }
.ekana-about-copy p { margin-bottom: 18px; color: #5a6473; font-size: 16px; line-height: 1.85; }
.ekana-about-copy .btn { margin-top: 10px; }
.ekana-about-capabilities .site-heading { max-width: 760px; margin-right: auto; margin-left: auto; }
.ekana-capability-card { height: calc(100% - 30px); margin-bottom: 30px; padding: 35px 28px; background: #fff; border: 1px solid #e8edf4; border-radius: 16px; box-shadow: 0 12px 35px rgba(18, 42, 74, .07); transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.ekana-capability-card:hover { transform: translateY(-8px); border-color: rgba(237, 11, 11, .25); box-shadow: 0 20px 45px rgba(18, 42, 74, .13); }
.ekana-capability-card__icon { display: inline-flex; align-items: center; justify-content: center; width: 64px; height: 64px; margin-bottom: 24px; color: #fff; background: linear-gradient(135deg, #ff3030, #b90017); border-radius: 16px; font-size: 27px; }
.ekana-capability-card h3 { margin-bottom: 13px; color: #15233c; font-size: 22px; }
.ekana-capability-card p { margin: 0; color: #687283; line-height: 1.75; }
.ekana-about-expertise { position: relative; overflow: hidden; background: linear-gradient(125deg, #4d0008 0%, #a90016 58%, #ed0b0b 100%); }
.ekana-about-expertise::before { content: ""; position: absolute; top: -180px; right: -140px; width: 480px; height: 480px; border: 80px solid rgba(255, 255, 255, .04); border-radius: 50%; }
.ekana-about-expertise__copy { position: relative; z-index: 1; }
.ekana-about-expertise__copy > span { display: block; margin-bottom: 14px; color: #fff; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; }
.ekana-about-expertise__copy h2 { margin-bottom: 20px; color: #fff; font-size: clamp(34px, 4vw, 52px); line-height: 1.15; }
.ekana-about-expertise__copy p { max-width: 620px; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.8; }
.ekana-about-expertise__copy ul { display: grid; grid-template-columns: 1fr 1fr; gap: 14px 24px; margin: 28px 0 0; padding: 0; list-style: none; }
.ekana-about-expertise__copy li { color: #fff; font-weight: 600; }
.ekana-about-expertise__copy li i { margin-right: 10px; color: #fff; }
.ekana-about-stats { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; padding-left: 45px; }
.ekana-about-stats > div { min-height: 175px; padding: 32px; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.16); border-radius: 16px; backdrop-filter: blur(8px); }
.ekana-about-stats strong { display: block; margin-bottom: 8px; color: #fff; font-size: 42px; line-height: 1; }
.ekana-about-stats span { color: rgba(255,255,255,.75); font-size: 15px; }
.ekana-about-cta { background-image: url(/assets/img/about-idea-bg.png); background-position: center; background-size: cover; background-repeat: no-repeat; }
.ekana-about-cta .sub-heading { display: block; margin-bottom: 12px; color: #ed0b0b; }
.ekana-about-cta h2 { margin-bottom: 12px; color: #15233c; font-size: clamp(34px, 4vw, 50px); }
.ekana-about-cta p { margin: 0; color: #4f5968; font-size: 17px; }
@media (max-width: 991px) {
  .ekana-about-copy { padding: 50px 0 0; }
  .ekana-about-stats { margin-top: 50px; padding-left: 0; }
  .ekana-about-cta .text-lg-end { margin-top: 30px; }
}
@media (max-width: 767px) {
  .ekana-about-lead { margin-bottom: 40px; }
  .ekana-about-image > img { height: 480px; }
  .ekana-about-expertise__copy ul { grid-template-columns: 1fr; }
  .ekana-about-stats { grid-template-columns: 1fr; }
  .ekana-about-stats > div { min-height: auto; }
}
/* About services carousel */
.ekana-capability-carousel { position: relative; }
.ekana-capability-carousel__viewport { overflow: hidden; margin: 0 -12px; padding: 8px 12px 18px; }
.ekana-capability-carousel__track { display: flex; margin: 0 -12px; transition: transform .65s cubic-bezier(.22,.61,.36,1); will-change: transform; }
.ekana-capability-carousel__slide { flex: 0 0 33.333333%; min-width: 0; padding: 0 12px; }
.ekana-capability-carousel__slide .ekana-capability-card { height: 100%; margin-bottom: 0; }
.ekana-capability-carousel__nav { display: flex; align-items: center; justify-content: center; gap: 18px; margin-top: 25px; }
.ekana-capability-carousel__nav button { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; padding: 0; color: #15233c; background: #fff; border: 1px solid #dce4ef; border-radius: 50%; box-shadow: 0 8px 22px rgba(18,42,74,.1); transition: color .25s ease, background .25s ease, transform .25s ease; }
.ekana-capability-carousel__nav button:hover { color: #fff; background: #ed0b0b; border-color: #ed0b0b; transform: translateY(-2px); }
.ekana-capability-pagination { min-width: 58px; color: #15233c; text-align: center; font-weight: 700; }
@media (max-width: 991px) { .ekana-capability-carousel__slide { flex-basis: 50%; } }
@media (max-width: 767px) { .ekana-capability-carousel__slide { flex-basis: 100%; } }
/* About page supplied partner logos */
.partner-style-one-area .partner-items ul li { display: flex; align-items: center; justify-content: center; min-height: 112px; padding: 18px; background: #fff; border: 1px solid #e7eaf0; border-radius: 12px; }
.partner-style-one-area .partner-items ul li img { width: 180px !important; max-width: 100%; height: 72px !important; object-fit: contain; }
/* Screenshot-inspired About Story layout */
.ekana-story { background: #fff; }
.ekana-story > .container > .row { align-items: flex-start; }
.ekana-story__content { padding-right: 26px; }
.ekana-story__content > h2 { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; color: #10141b; font-size: clamp(38px, 4vw, 58px); line-height: 1; }
.ekana-story__content > h2 > span { width: 38px; height: 4px; background: #ed0b0b; }
.ekana-story__content > h2 em { color: #ed0b0b; font-style: normal; }
.ekana-story__content p { color: #596270; font-size: 15px; line-height: 1.85; text-align: justify; }
.ekana-story__content > p { margin-bottom: 24px; }
.ekana-story__content strong { color: #ed0b0b; }
.ekana-story__point { margin-top: 20px; }
.ekana-story__point h3 { position: relative; margin-bottom: 7px; padding-left: 28px; color: #182234; font-size: 16px; font-weight: 800; }
.ekana-story__point h3::before { content: ""; position: absolute; top: 10px; left: 0; width: 18px; height: 2px; background: #ed0b0b; }
.ekana-story__visual { position: sticky; top: 120px; display: grid; grid-template-columns: 1.15fr .85fr; grid-template-rows: auto auto; gap: 14px; }
.ekana-story__main-image { grid-row: 1 / 3; overflow: hidden; border-radius: 7px; }
.ekana-story__main-image img { display: block; width: 100%; height: 100%; min-height: 520px; object-fit: cover; }
.ekana-story__stats { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.ekana-story__stats > div { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 130px; padding: 14px 10px; color: #fff; text-align: center; background: #20252c; border-radius: 7px; }
.ekana-story__stats > div:last-child { background: #ed0b0b; }
.ekana-story__stats strong { display: block; margin-bottom: 5px; font-size: 34px; line-height: 1; }
.ekana-story__stats span { font-size: 12px; font-weight: 700; line-height: 1.25; }
.ekana-story__wide-image { overflow: hidden; border-radius: 7px; }
.ekana-story__wide-image img { display: block; width: 100%; height: 375px; object-fit: cover; }
.ekana-why { background: #fafafa; }
.ekana-why__image { overflow: hidden; border-right: 8px solid #ed0b0b; border-bottom: 8px solid #ed0b0b; border-radius: 80px 0 80px 0; }
.ekana-why__image img { display: block; width: 100%; height: 680px; object-fit: cover; }
.ekana-why__content { padding-left: 30px; }
.ekana-why__content > h2 { margin-bottom: 14px; color: #10141b; font-size: clamp(38px, 4vw, 56px); }
.ekana-why__content > h2 span { color: #ed0b0b; }
.ekana-why__content > p { margin-bottom: 12px; color: #566171; line-height: 1.75; }
.ekana-why__grid { display: grid; grid-template-columns: 1fr 1fr; margin-top: 20px; }
.ekana-why__grid > div { min-height: 190px; padding: 25px 22px; background: #f0f1f3; }
.ekana-why__grid > div.accent { background: #ffe1e3; }
.ekana-why__grid h3 { margin-bottom: 10px; color: #182234; font-size: 17px; }
.ekana-why__grid p { margin: 0; color: #586273; font-size: 14px; line-height: 1.7; }
.ekana-mission { overflow: hidden; background: #fff; }
.ekana-mission__heading { margin-bottom: 40px; text-align: center; }
.ekana-mission__heading h2 { margin-bottom: 10px; color: #10141b; font-size: clamp(38px, 4vw, 56px); }
.ekana-mission__heading h2 span { color: #ed0b0b; }
.ekana-mission__heading p { color: #677181; }
.ekana-mission__steps { position: relative; max-width: 720px; min-height: 410px; margin: 0 auto; }
.ekana-mission__step { position: absolute; width: 32%; min-height: 160px; padding: 27px 18px 18px; background: #fff; border-bottom: 3px solid #ed0b0b; border-left: 3px solid #ed0b0b; box-shadow: 0 10px 30px rgba(29,35,47,.06); }
.ekana-mission__step b { position: absolute; top: -14px; left: -14px; display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; color: #fff; background: #ed0b0b; border-radius: 5px; }
.ekana-mission__step h3 { margin-bottom: 8px; color: #1b2432; font-size: 17px; }
.ekana-mission__step p { margin: 0; color: #596473; font-size: 14px; line-height: 1.7; }
.ekana-mission__step.step-1 { top: 0; left: 0; }
.ekana-mission__step.step-2 { top: 105px; left: 34%; }
.ekana-mission__step.step-3 { top: 210px; right: 0; }
@media (max-width: 1199px) {
  .ekana-story__visual { grid-template-columns: 1fr; position: static; }
  .ekana-story__main-image { grid-row: auto; }
  .ekana-story__main-image img { min-height: 460px; }
  .ekana-story__wide-image img { height: 240px; }
  .ekana-why__image img { height: 620px; }
}
@media (max-width: 991px) {
  .ekana-story__content { padding-right: 0; }
  .ekana-story__visual { margin-top: 45px; grid-template-columns: 1fr 1fr; }
  .ekana-story__main-image { grid-row: 1 / 3; }
  .ekana-why__content { padding: 50px 0 0; }
  .ekana-why__image img { height: 590px; }
}
@media (max-width: 767px) {
  .ekana-story__content p { text-align: left; }
  .ekana-story__visual { grid-template-columns: 1fr; }
  .ekana-story__main-image { grid-row: auto; }
  .ekana-story__main-image img { min-height: auto; height: 500px; }
  .ekana-story__wide-image img { height: 230px; }
  .ekana-why__image { border-radius: 45px 0 45px 0; }
  .ekana-why__image img { height: 500px; }
  .ekana-why__grid { grid-template-columns: 1fr; }
  .ekana-why__grid > div { min-height: auto; }
  .ekana-mission__steps { display: grid; gap: 25px; min-height: 0; padding-left: 14px; }
  .ekana-mission__step { position: relative; inset: auto !important; width: 100%; min-height: auto; }
}
/* Original premium treatment for the screenshot-inspired About page */
.ekana-story__content > p { max-width: 900px; }
.ekana-story__point { position: relative; margin-top: 16px; padding: 20px 22px 18px 26px; background: linear-gradient(110deg, #fff7f7, #fff); border: 1px solid #f3dadd; border-radius: 12px; box-shadow: 0 9px 26px rgba(39,22,24,.045); }
.ekana-story__point::after { content: ""; position: absolute; top: 15px; bottom: 15px; left: 0; width: 4px; background: linear-gradient(#ed0b0b, #87000e); border-radius: 4px; }
.ekana-story__point h3 { padding-left: 0; font-size: 17px; }
.ekana-story__point h3::before { display: none; }
.ekana-story__point p { margin: 0; text-align: left; }
.ekana-story__visual { padding: 22px 0 0 22px; }
.ekana-story__visual::before { content: ""; position: absolute; top: 0; left: 0; width: 58%; height: 72%; background: #ffe8ea; border-radius: 22px 0 0 0; z-index: -1; }
.ekana-story__visual-label { position: absolute; top: 4px; left: 3px; z-index: 4; padding: 10px 15px; color: #fff; background: #ed0b0b; border-radius: 8px 8px 8px 0; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; transform: translateY(-50%); }
.ekana-story__main-image { border-radius: 18px 6px 18px 18px; box-shadow: 0 18px 40px rgba(25,32,45,.14); }
.ekana-story__stats > div { border-radius: 14px; box-shadow: 0 12px 26px rgba(25,32,45,.13); }
.ekana-story__wide-image { position: relative; border: 7px solid #fff; border-radius: 15px; box-shadow: 0 15px 34px rgba(25,32,45,.13); }
.ekana-why { background: linear-gradient(180deg, #fbfbfc 0%, #fff 100%); }
.ekana-why__image { position: relative; overflow: visible; border: 0; border-radius: 28px; }
.ekana-why__image::before { content: ""; position: absolute; top: -18px; left: -18px; width: 42%; height: 42%; background: #ed0b0b; border-radius: 28px 0 0 0; z-index: 0; }
.ekana-why__image::after { content: ""; position: absolute; right: -18px; bottom: -18px; width: 56%; height: 56%; border-right: 7px solid #ed0b0b; border-bottom: 7px solid #ed0b0b; border-radius: 0 0 28px 0; z-index: 0; }
.ekana-why__image > img { position: relative; z-index: 1; height: 520px; border-radius: 24px; box-shadow: 0 22px 55px rgba(23,32,48,.16); }
.ekana-why__image-note { position: absolute; right: -28px; bottom: 32px; z-index: 3; display: flex; align-items: center; gap: 13px; width: 260px; padding: 16px 18px; color: #fff; background: rgba(115,0,12,.95); border: 1px solid rgba(255,255,255,.35); border-radius: 14px; box-shadow: 0 16px 35px rgba(73,0,8,.24); backdrop-filter: blur(8px); }
.ekana-why__image-note i { display: inline-flex; align-items: center; justify-content: center; width: 43px; min-width: 43px; height: 43px; color: #ed0b0b; background: #fff; border-radius: 50%; font-size: 19px; }
.ekana-why__image-note span { font-size: 12px; line-height: 1.35; }
.ekana-why__image-note strong { display: block; margin-bottom: 3px; font-size: 15px; }
.ekana-why__grid { gap: 12px; }
.ekana-why__grid > div { position: relative; min-height: 185px; padding: 25px 23px; background: #fff; border: 1px solid #e6e9ee; border-radius: 12px; box-shadow: 0 10px 26px rgba(25,35,50,.055); }
.ekana-why__grid > div.accent { background: #fff7f7; border-color: #f0ccd0; }
.ekana-why__grid > div::before { content: ""; position: absolute; top: 0; left: 22px; width: 42px; height: 4px; background: #ed0b0b; border-radius: 0 0 4px 4px; }
.ekana-mission { background: linear-gradient(135deg, #fff8f8 0%, #fff 48%, #f8f9fb 100%); }
.ekana-mission__heading { max-width: 650px; margin-right: auto; margin-left: auto; }
.ekana-mission__steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; max-width: 1100px; min-height: 0; }
.ekana-mission__steps::before { content: ""; position: absolute; top: 58px; right: 12%; left: 12%; height: 2px; background: linear-gradient(90deg, transparent, #ed0b0b 20%, #ed0b0b 80%, transparent); opacity: .35; }
.ekana-mission__step,
.ekana-mission__step.step-1,
.ekana-mission__step.step-2,
.ekana-mission__step.step-3 { position: relative; inset: auto; width: 100%; min-height: 300px; padding: 35px 27px 28px; background: #fff; border: 1px solid #ecdadd; border-bottom: 5px solid #ed0b0b; border-left: 1px solid #ecdadd; border-radius: 18px; box-shadow: 0 16px 40px rgba(40,24,28,.07); transition: transform .3s ease, box-shadow .3s ease; }
.ekana-mission__step:hover { transform: translateY(-8px); box-shadow: 0 24px 50px rgba(85,17,25,.13); }
.ekana-mission__step b { top: 18px; right: 19px; left: auto; width: auto; height: auto; color: #ed0b0b; background: transparent; font-size: 13px; letter-spacing: .08em; }
.ekana-mission__icon { display: inline-flex; align-items: center; justify-content: center; width: 64px; height: 64px; margin-bottom: 24px; color: #fff; background: linear-gradient(135deg, #ed0b0b, #8e0010); border-radius: 17px; box-shadow: 0 10px 22px rgba(237,11,11,.22); font-size: 25px; }
.ekana-mission__step > span { display: block; margin-bottom: 7px; color: #ed0b0b; font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.ekana-mission__step h3 { margin-bottom: 13px; font-size: 22px; }
.ekana-mission__step p { font-size: 15px; }
@media (max-width: 991px) {
  .ekana-story__visual { padding-top: 30px; }
  .ekana-why__image-note { right: 22px; }
  .ekana-mission__steps { grid-template-columns: 1fr; max-width: 680px; }
  .ekana-mission__steps::before { display: none; }
  .ekana-mission__step, .ekana-mission__step.step-1, .ekana-mission__step.step-2, .ekana-mission__step.step-3 { min-height: auto; }
}
@media (max-width: 767px) {
  .ekana-story__visual { padding-left: 12px; }
  .ekana-why__image > img { height: 420px; }
  .ekana-why__image-note { right: 12px; bottom: 18px; width: calc(100% - 24px); }
}
/* Homepage enterprise technology stack marquee */
.ekana-stack { position: relative; overflow: hidden; color: #fff; background: radial-gradient(circle at 16% 10%, rgba(237,11,11,.15), transparent 32%), linear-gradient(125deg, #11141b 0%, #18151a 55%, #26090e 100%); }
.ekana-stack::before { content: ""; position: absolute; inset: 0; pointer-events: none; background-image: linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px); background-size: 42px 42px; }
.ekana-stack__heading { position: relative; z-index: 1; max-width: 950px; margin: 0 auto 54px; text-align: center; }
.ekana-stack__heading > span { display: inline-block; margin-bottom: 12px; color: #ff5555; font-size: 13px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.ekana-stack__heading h2 { margin-bottom: 20px; color: #fff; font-size: clamp(38px, 5vw, 64px); line-height: 1.08; }
.ekana-stack__heading h2 em { color: #ed0b0b; font-style: normal; }
.ekana-stack__heading p { max-width: 800px; margin: 0 auto; color: rgba(255,255,255,.67); font-size: 17px; line-height: 1.75; }
.ekana-stack__marquee { position: relative; z-index: 1; width: 100%; margin-bottom: 18px; overflow: hidden; }
.ekana-stack__marquee::before,
.ekana-stack__marquee::after { content: ""; position: absolute; top: 0; bottom: 0; z-index: 3; width: 110px; pointer-events: none; }
.ekana-stack__marquee::before { left: 0; background: linear-gradient(90deg, #15131a, transparent); }
.ekana-stack__marquee::after { right: 0; background: linear-gradient(-90deg, #220a0e, transparent); }
.ekana-stack__track { display: flex; width: max-content; gap: 18px; animation: ekanaStackForward 52s linear infinite; will-change: transform; }
.ekana-stack__marquee--reverse .ekana-stack__track { animation-name: ekanaStackReverse; animation-duration: 58s; }
.ekana-stack__marquee:hover .ekana-stack__track { animation-play-state: paused; }
.ekana-stack__group { display: flex; gap: 18px; }
.ekana-stack__card { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 230px; height: 145px; padding: 20px; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.13); border-radius: 16px; box-shadow: inset 0 1px rgba(255,255,255,.035); transition: border-color .3s ease, background .3s ease, transform .3s ease; }
.ekana-stack__card:hover { background: rgba(237,11,11,.12); border-color: rgba(237,11,11,.72); transform: translateY(-4px); }
.ekana-stack__icon { display: flex; align-items: center; justify-content: center; height: 52px; margin-bottom: 12px; color: #fff; font-size: 42px; }
.ekana-stack__card:hover .ekana-stack__icon { color: #ff4242; }
.ekana-stack__card h3 { margin: 0; color: #f5f6f8; font-size: 16px; font-weight: 700; }
@keyframes ekanaStackForward { from { transform: translateX(0); } to { transform: translateX(calc(-50% - 9px)); } }
@keyframes ekanaStackReverse { from { transform: translateX(calc(-50% - 9px)); } to { transform: translateX(0); } }
@media (max-width: 767px) {
  .ekana-stack__heading { margin-bottom: 38px; }
  .ekana-stack__heading p { font-size: 15px; }
  .ekana-stack__card { width: 170px; height: 120px; }
  .ekana-stack__icon { height: 42px; font-size: 34px; }
  .ekana-stack__marquee::before, .ekana-stack__marquee::after { width: 45px; }
}
@media (prefers-reduced-motion: reduce) {
  .ekana-stack__track { animation-play-state: paused; }
}
/* Creative split heading for the technology ecosystem */
.ekana-stack__heading { display: grid; grid-template-columns: 1.08fr .92fr; align-items: end; gap: 70px; max-width: 1180px; margin-bottom: 62px; text-align: left; }
.ekana-stack__title > span { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 16px; color: #ff5555; font-size: 13px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.ekana-stack__title > span::before { content: ""; width: 34px; height: 3px; background: #ed0b0b; }
.ekana-stack__title h2 { margin: 0; color: #fff; font-size: clamp(40px, 4.4vw, 62px); line-height: 1.08; }
.ekana-stack__title h2 em { display: block; margin-top: 5px; color: transparent; font-style: normal; background: linear-gradient(90deg, #ff2626, #ff7777); background-clip: text; -webkit-background-clip: text; }
.ekana-stack__intro { position: relative; padding: 8px 0 8px 28px; border-left: 3px solid #ed0b0b; }
.ekana-stack__intro::before { content: ""; position: absolute; top: -9px; left: -7px; width: 11px; height: 11px; background: #ed0b0b; border: 3px solid #271116; border-radius: 50%; }
.ekana-stack__intro strong { display: block; margin-bottom: 13px; color: #fff; font-size: 20px; font-weight: 700; }
.ekana-stack__intro p { margin: 0; color: rgba(255,255,255,.65); font-size: 16px; line-height: 1.8; }
@media (max-width: 991px) {
  .ekana-stack__heading { grid-template-columns: 1fr; gap: 30px; }
  .ekana-stack__intro { max-width: 700px; }
}
@media (max-width: 767px) {
  .ekana-stack__heading { margin-bottom: 42px; }
  .ekana-stack__title h2 em { display: inline; }
  .ekana-stack__intro { padding-left: 20px; }
  .ekana-stack__intro strong { font-size: 18px; }
  .ekana-stack__intro p { font-size: 15px; }
}
/* Light About banner typography */
.breadcrumb-area.is-light h1 { color: #172136 !important; text-shadow: 0 2px 12px rgba(255,255,255,.8); }
.breadcrumb-area.is-light ul.breadcrumb li,
.breadcrumb-area.is-light ul.breadcrumb li a { color: #303a4c !important; }
.breadcrumb-area.is-light ul.breadcrumb li:last-child { color: #ed0b0b !important; }
/* Subtle readability treatment for the light About banner */
.breadcrumb-area.is-light::before { content: ""; position: absolute; inset: 0; z-index: 0; pointer-events: none; background: radial-gradient(ellipse at center, rgba(255,255,255,.48) 0%, rgba(255,255,255,.2) 36%, transparent 68%); }
.breadcrumb-area.is-light .container { position: relative; z-index: 2; }
.breadcrumb-area.is-light h1 { text-shadow: 0 2px 2px rgba(255,255,255,.95), 0 7px 20px rgba(16,28,48,.28) !important; }
.breadcrumb-area.is-light ul.breadcrumb { filter: drop-shadow(0 3px 7px rgba(16,28,48,.24)); }
/* Homepage About signature removed */
.owner-info.owner-info--no-signature .left-info { margin-right: 0 !important; padding-right: 0 !important; border-right: 0 !important; }
.services-style-one .service-related-icon {
  color: #e30613;
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 24px;
}

.services-style-one .service-related-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.footer-certifications {
  position: relative;
  z-index: 2;
  padding: 34px 0 30px;
  background: radial-gradient(circle at 50% 0, rgba(223, 10, 10, 0.18), transparent 42%), var(--dark);
  border-top: 2px solid rgba(223, 10, 10, 0.7);
  overflow: hidden;
}

.footer-certifications::before,
.footer-certifications::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 90px;
  pointer-events: none;
}

.footer-certifications::before { left: 0; background: linear-gradient(90deg, var(--dark), transparent); }
.footer-certifications::after { right: 0; background: linear-gradient(-90deg, var(--dark), transparent); }

.footer-certifications-track {
  display: flex;
  width: max-content;
  animation: footer-certification-slide 32s linear infinite;
}

.footer-certifications:hover .footer-certifications-track { animation-play-state: paused; }

.footer-certification-card {
  flex: 0 0 255px;
  width: 255px;
  padding: 0 18px;
  text-align: center;
}

.footer-certification-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 216px;
  height: 70px;
  margin: 0 auto 18px;
  background: #fff;
}

.footer-certification-logo img {
  display: block;
  width: 216px;
  height: 70px;
  object-fit: contain;
}

.footer-certification-card p {
  color: #fff;
  margin: 0;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
}

@keyframes footer-certification-slide {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@media (max-width: 767px) {
  .footer-certifications { padding: 28px 0 24px; }
  .footer-certification-card { flex-basis: 230px; width: 230px; }
  .footer-certification-logo { width: 195px; height: 64px; }
  .footer-certification-logo img { width: 195px; height: 64px; }
  .footer-certification-card p { font-size: 15px; }
}

@media (prefers-reduced-motion: reduce) {
  .footer-certifications-track { animation-play-state: paused; }
}
.footer-contact-details p {
  margin: 0 0 8px;
}

.footer-contact-details address {
  color: #fff;
  margin: 0;
  font-style: normal;
  line-height: 1.7;
}

.footer-contact-details strong {
  color: #fff;
  font-weight: 600;
}

.footer-contact-details a {
  color: #fff;
}

.footer-contact-details a:hover {
  color: var(--color-primary);
}
/* Service-specific detail content */
.service-detail-overview .service-nav-info > p { max-width: 520px; }
.service-detail-overview .service-detail-description { margin-top: 16px; color: var(--color-paragraph); }
.service-detail-overview .service-detail-highlights .nav-link i,
.service-detail-overview .service-feature-card > i,
.services-style-one > i.fas { color: var(--color-primary); font-family: "Font Awesome 5 Pro"; }
.service-detail-overview .service-feature-card { height: 100%; min-height: 290px; }
.service-detail-overview .service-feature-card > i { display: inline-flex; align-items: center; justify-content: center; width: 68px; height: 68px; margin-bottom: 22px; border: 1px solid rgba(223, 10, 10, 0.22); border-radius: 16px; background: rgba(223, 10, 10, 0.06); font-size: 31px; }
.service-detail-overview .service-feature-card p { margin-bottom: 0; }
.service-value-area { background: #fff; }
.service-value-content h2 { margin: 12px 0 24px; font-size: 42px; font-weight: 600; }
.service-value-content p { font-size: 18px; line-height: 1.85; }
.service-outcomes-box { position: relative; padding: 48px; border: 1px solid #ececec; border-radius: 18px; background: linear-gradient(145deg, #fff 0%, #fff7f7 100%); box-shadow: 0 18px 50px rgba(29, 32, 39, 0.08); overflow: hidden; }
.service-outcomes-box::after { content: ""; position: absolute; right: -45px; bottom: -45px; width: 150px; height: 150px; border-radius: 50%; background: rgba(223, 10, 10, 0.07); }
.service-outcomes-icon { display: inline-flex; align-items: center; justify-content: center; width: 72px; height: 72px; margin-bottom: 24px; border-radius: 18px; color: #fff; background: var(--gradient-bg); font-size: 32px; }
.service-outcomes-box h3 { margin-bottom: 24px; font-weight: 600; }
.service-outcomes-box li { position: relative; z-index: 1; display: flex; align-items: center; gap: 12px; margin-top: 15px; color: var(--color-heading); font-size: 17px; font-weight: 500; }
.service-outcomes-box li i { color: var(--color-primary); }
.service-specific-cta { padding: 70px 0; color: #fff; background: linear-gradient(120deg, #df0a0a 0%, #8c0505 100%); }
.service-specific-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.service-specific-cta span { display: block; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 1.6px; font-size: 14px; font-weight: 700; }
.service-specific-cta h2 { max-width: 820px; margin-bottom: 12px; color: #fff; font-size: 38px; font-weight: 600; }
.service-specific-cta p { max-width: 760px; margin: 0; color: rgba(255, 255, 255, 0.85); }
.service-specific-cta .btn { flex: 0 0 auto; }
@media (max-width: 991px) { .service-detail-overview .service-feature-card { min-height: 270px; } .service-value-content h2 { font-size: 34px; } .service-specific-cta-inner { align-items: flex-start; flex-direction: column; gap: 28px; } }
@media (max-width: 767px) { .service-detail-overview .service-feature-card { min-height: auto; } .service-outcomes-box { padding: 34px 26px; } .service-value-content h2 { font-size: 30px; } .service-specific-cta { padding: 50px 0; } .service-specific-cta h2 { font-size: 30px; } }