/* 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: 180px !important;
    min-width: 180px !important;
    max-width: 180px !important;
    height: 50px !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-fade,
.banner-area.banner-style-one .banner-fade > .swiper,
.banner-area.banner-style-one .swiper-wrapper { background: #07111f; }
.banner-area.banner-style-one .swiper-slide { isolation: isolate; background: #07111f; }
.banner-area.banner-style-one .banner-thumb { position: absolute !important; inset: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }
.banner-area.banner-style-one .banner-thumb > img { z-index: 0; }
.banner-area.banner-style-one .banner-thumb.shadow.dark::after { z-index: 1; }
.banner-area.banner-style-one .swiper-slide > .container,
.banner-area.banner-style-one .banner-shape-bg { position: relative; z-index: 2; }

/* 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: 0 !important;
    aspect-ratio: 19 / 6;
  }
  .breadcrumb-area .breadcrumb-banner-image {
    object-fit: contain !important;
    background: #07111f;
  }
  .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 */
.google-maps.hide-munshipulia-line { position: relative; }
.google-maps.hide-munshipulia-line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 260px;
  height: 220px;
  background: transparent;
  cursor: default;
  user-select: none;
}
.google-maps.hide-munshipulia-line::after {
  content: "";
  position: absolute;
  top: 62px;
  left: 18px;
  z-index: 3;
  width: 235px;
  height: 34px;
  background: #fff;
  cursor: default;
  user-select: none;
}

.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: pointer;
  width: 100%;
  border: 0;
  text-align: left;
}
.service-detail-highlights .nav-link:focus-visible {
  outline: 3px solid rgba(223, 10, 10, .35);
  outline-offset: 3px;
}

/* 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;
  }
}

/* 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--new::before,
.ekana-why__image--new::after { display: none; }
.ekana-why__image--new > img { height: auto; border-radius: 24px; }
.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: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 24px 16px;
  width: min(1560px, calc(100% - 60px));
  margin: 0 auto;
  animation: none;
}

.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-certifications-track { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 12px; width: calc(100% - 24px); }
  .footer-certification-card { width: 100%; padding: 0; }
  .footer-certification-logo { width: 100%; height: 64px; }
  .footer-certification-logo img { width: 100%; height: 64px; }
  .footer-certification-card p { font-size: 15px; }
}



@media (min-width: 768px) and (max-width: 1199px) {
  .footer-certifications-track { grid-template-columns: repeat(3, minmax(0, 1fr)); width: min(900px, calc(100% - 40px)); }
}
@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--active { min-height: 290px; animation: service-feature-reveal .25s ease-out; }
.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; }
@keyframes service-feature-reveal { from { opacity: .25; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
.service-feature-detail { margin-top: 60px; padding: 42px; border: 1px solid #ececec; border-radius: 18px; background: #fff; box-shadow: 0 15px 35px rgba(29, 32, 39, .07); animation: service-feature-reveal .28s ease-out; }
.service-feature-detail__heading { display: flex; align-items: center; gap: 18px; margin-bottom: 24px; }
.service-feature-detail__heading > span { display: inline-flex; flex: 0 0 64px; align-items: center; justify-content: center; width: 64px; height: 64px; border-radius: 16px; color: var(--color-primary); background: rgba(223, 10, 10, .07); font-size: 28px; }
.service-feature-detail__heading h3 { margin: 0; font-size: 30px; font-weight: 600; }
.service-feature-detail__eyebrow { margin: 0 0 4px; color: var(--color-primary); font-size: 13px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; }
.service-feature-detail__lead { margin-bottom: 28px; color: var(--color-heading); font-size: 18px; line-height: 1.7; }
.service-feature-detail__description { margin: -10px 0 30px; line-height: 1.75; }
.service-feature-detail__approach { display: flex; align-items: flex-start; gap: 18px; margin-top: 28px; padding: 24px; border-top: 1px solid #f0dddd; border-radius: 14px; background: #fcfafa; }
.service-feature-detail__approach-icon { display: inline-flex; flex: 0 0 46px; align-items: center; justify-content: center; width: 46px; height: 46px; border-radius: 12px; color: #fff; background: var(--gradient-bg); }
.service-feature-detail__approach h4 { margin-bottom: 7px; }
.service-feature-detail__approach p { margin: 0; line-height: 1.65; }
.service-feature-detail__body { display: grid; grid-template-columns: 1.35fr 1fr; gap: 22px; }
.service-feature-detail h4 { margin-bottom: 16px; font-size: 18px; font-weight: 600; }
.service-feature-detail li { display: flex; gap: 10px; margin-top: 12px; color: var(--color-paragraph); line-height: 1.45; }
.service-feature-detail li i { margin-top: 4px; color: var(--color-primary); font-size: 12px; }
.service-feature-detail__outcome { padding: 24px; border-radius: 14px; background: linear-gradient(135deg, #fff4f4, #fff); }
.service-feature-detail__outcome > i { margin-bottom: 13px; color: var(--color-primary); font-size: 22px; }
.service-feature-detail__outcome p { margin: 0; line-height: 1.6; }
@media (max-width: 767px) { .service-feature-detail { margin-top: 30px; padding: 28px 22px; text-align: left; } .service-feature-detail__heading h3 { font-size: 25px; } .service-feature-detail__body { grid-template-columns: 1fr; } }
.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; } }
/* Ekana long-term technology partnerships section. */
.ekana-partnerships { position: relative; overflow: hidden; background: linear-gradient(135deg, #f7f9fc 0%, #fff 55%, #f5f7fb 100%); }
.ekana-partnerships::before { content: ""; position: absolute; width: 360px; height: 360px; right: -180px; top: -180px; border-radius: 50%; background: rgba(226, 4, 18, .06); pointer-events: none; }
.ekana-partnerships__visual { position: relative; margin-right: 30px; border-radius: 28px; overflow: hidden; box-shadow: 0 24px 60px rgba(14, 32, 61, .16); }
.ekana-partnerships__visual > img { display: block; width: 100%; height: 650px; object-fit: cover; object-position: 56% center; }
.ekana-partnerships__visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(7, 17, 31, .58) 100%); pointer-events: none; }
.ekana-partnerships__badge { position: absolute; left: 28px; right: 28px; bottom: 26px; z-index: 2; display: flex; align-items: center; gap: 15px; padding: 17px 20px; color: #fff; border: 1px solid rgba(255,255,255,.25); border-radius: 16px; background: rgba(7, 17, 31, .76); backdrop-filter: blur(12px); }
.ekana-partnerships__badge i { flex: 0 0 46px; width: 46px; height: 46px; display: grid; place-items: center; border-radius: 50%; background: #e20412; font-size: 20px; }
.ekana-partnerships__badge span { display: flex; flex-direction: column; font-size: 14px; line-height: 1.45; }
.ekana-partnerships__badge strong { font-size: 17px; color: #fff; }
.ekana-partnerships__content { padding-left: 25px; position: relative; z-index: 1; }
.ekana-partnerships__content .sub-heading { display: inline-block; margin-bottom: 14px; color: #e20412; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.ekana-partnerships__content h2 { margin-bottom: 22px; font-size: clamp(34px, 3.4vw, 52px); line-height: 1.12; }
.ekana-partnerships__content > p { color: #596273; font-size: 17px; line-height: 1.8; }
.ekana-partnerships__content h3 { margin: 26px 0 16px; font-size: 22px; }
.ekana-partnerships__services { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px 18px; margin: 0 0 24px; padding: 0; list-style: none; }
.ekana-partnerships__services li { display: flex; align-items: flex-start; gap: 10px; padding: 10px 12px; border: 1px solid #e7eaf0; border-radius: 10px; background: #fff; color: #182233; font-weight: 600; line-height: 1.4; box-shadow: 0 7px 20px rgba(14, 32, 61, .05); }
.ekana-partnerships__services i { flex: 0 0 23px; width: 23px; height: 23px; display: grid; place-items: center; margin-top: 1px; border-radius: 50%; color: #fff; background: #e20412; font-size: 11px; }
.ekana-partnerships__closing { margin-bottom: 0; padding-left: 18px; border-left: 3px solid #e20412; }
@media (max-width: 1199px) { .ekana-partnerships__visual > img { height: 610px; } .ekana-partnerships__content { padding-left: 5px; } .ekana-partnerships__services { grid-template-columns: 1fr; } }
@media (max-width: 991px) { .ekana-partnerships__visual { margin: 0 0 45px; } .ekana-partnerships__visual > img { height: auto; max-height: 610px; } .ekana-partnerships__content { padding-left: 0; } .ekana-partnerships__services { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 767px) { .ekana-partnerships__visual { border-radius: 18px; } .ekana-partnerships__visual > img { min-height: 390px; object-position: 60% center; } .ekana-partnerships__badge { left: 14px; right: 14px; bottom: 14px; padding: 13px 14px; } .ekana-partnerships__content h2 { font-size: 34px; } .ekana-partnerships__services { grid-template-columns: 1fr; } }
/* Ekana forward section with specialist visual. */
.ekana-forward { position: relative; overflow: hidden; background: linear-gradient(120deg, #171a22 0%, #20242e 58%, #151820 100%) !important; }
.ekana-forward::before { content: ""; position: absolute; width: 440px; height: 440px; right: -100px; top: -160px; border-radius: 50%; background: rgba(226, 4, 18, .1); filter: blur(4px); }
.ekana-forward__content { position: relative; z-index: 3; padding-left: 45px; }
.ekana-forward__visual { position: relative; z-index: 2; display: flex; align-items: flex-end; justify-content: center; min-height: 600px; margin: -80px 0 -120px; }
.ekana-forward__visual::before { content: ""; position: absolute; left: 50%; bottom: 75px; width: 390px; height: 390px; transform: translateX(-50%); border-radius: 50%; background: linear-gradient(145deg, #e20412, #761424 55%, #241a27); box-shadow: 0 30px 80px rgba(0,0,0,.35); }
.ekana-forward__glow { position: absolute; left: 50%; bottom: 25px; width: 440px; height: 120px; transform: translateX(-50%); border-radius: 50%; background: rgba(226,4,18,.2); filter: blur(35px); }
.ekana-forward__visual img { position: relative; z-index: 2; width: auto; height: 610px; max-width: 100%; object-fit: contain; object-position: bottom center; filter: drop-shadow(0 18px 28px rgba(0,0,0,.28)); }
@media (max-width: 991px) { .ekana-forward__content { padding-left: 0; } .ekana-forward__visual { min-height: 500px; margin: 30px 0 -120px; } .ekana-forward__visual img { height: 530px; } }
@media (max-width: 767px) { .ekana-forward__visual { min-height: 410px; margin: 25px 0 -90px; } .ekana-forward__visual::before { width: 300px; height: 300px; bottom: 55px; } .ekana-forward__visual img { height: 430px; } }
/* Detailed, service-specific capability section. */
.service-deep-dive { position: relative; overflow: hidden; background: #fff; }
.service-deep-dive::before { content: ""; position: absolute; left: -180px; top: -190px; width: 440px; height: 440px; border-radius: 50%; background: rgba(226,4,18,.045); pointer-events: none; }
.service-deep-dive-heading { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(340px, .75fr); align-items: end; gap: 70px; margin-bottom: 48px; }
.service-deep-dive-heading span { display: block; margin-bottom: 12px; color: #e20412; font-size: 14px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.service-deep-dive-heading h2 { max-width: 760px; margin: 0; font-size: clamp(36px, 4vw, 56px); line-height: 1.12; }
.service-deep-dive-heading > p { margin: 0; padding-left: 24px; border-left: 3px solid #e20412; color: #5d6573; font-size: 17px; line-height: 1.8; }
.service-deep-dive-audience { position: relative; height: 100%; min-height: 570px; padding: 42px 36px; overflow: hidden; border-radius: 24px; color: #fff; background: linear-gradient(145deg, #161b25, #252c39); box-shadow: 0 22px 55px rgba(13,25,45,.16); }
.service-deep-dive-audience::after { content: ""; position: absolute; right: -90px; bottom: -110px; width: 260px; height: 260px; border-radius: 50%; border: 48px solid rgba(226,4,18,.15); }
.service-deep-dive-icon { position: relative; z-index: 1; width: 68px; height: 68px; display: grid; place-items: center; margin-bottom: 28px; border-radius: 18px; color: #fff; background: #e20412; font-size: 29px; box-shadow: 0 13px 28px rgba(226,4,18,.28); }
.service-deep-dive-audience > span { position: relative; z-index: 1; color: #ffabb2; font-size: 13px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.service-deep-dive-audience h3 { position: relative; z-index: 1; margin: 10px 0 25px; color: #fff; font-size: 27px; line-height: 1.3; }
.service-deep-dive-audience ul { position: relative; z-index: 1; margin: 0 0 32px; padding: 0; list-style: none; }
.service-deep-dive-audience li { display: flex; align-items: center; gap: 11px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,.12); color: rgba(255,255,255,.86); }
.service-deep-dive-audience li i { color: #ff5361; font-size: 12px; }
.service-deep-dive-audience .btn { position: relative; z-index: 1; }
.service-deep-dive-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; height: 100%; }
.service-deep-dive-card { position: relative; display: flex; gap: 21px; min-height: 274px; padding: 34px 30px; overflow: hidden; border: 1px solid #e7eaf0; border-radius: 20px; background: linear-gradient(145deg, #fff, #fafbfc); box-shadow: 0 14px 35px rgba(16,31,54,.07); transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease; }
.service-deep-dive-card:hover { transform: translateY(-6px); border-color: rgba(226,4,18,.3); box-shadow: 0 21px 45px rgba(16,31,54,.12); }
.service-deep-dive-card::after { content: ""; position: absolute; right: -38px; bottom: -50px; width: 120px; height: 120px; border-radius: 50%; background: rgba(226,4,18,.045); }
.service-deep-dive-card b { flex: 0 0 48px; width: 48px; height: 48px; display: grid; place-items: center; border-radius: 14px; color: #e20412; background: rgba(226,4,18,.08); font-size: 15px; }
.service-deep-dive-card h3 { margin: 7px 0 13px; font-size: 23px; line-height: 1.3; }
.service-deep-dive-card p { margin: 0; color: #606978; line-height: 1.75; }
@media (max-width: 1199px) { .service-deep-dive-heading { gap: 40px; } .service-deep-dive-audience { padding: 36px 28px; } .service-deep-dive-card { min-height: 300px; padding: 29px 24px; gap: 15px; } }
@media (max-width: 991px) { .service-deep-dive-heading { grid-template-columns: 1fr; gap: 22px; } .service-deep-dive-heading > p { max-width: 760px; } .service-deep-dive-audience { min-height: auto; } .service-deep-dive-card { min-height: 260px; } }
@media (max-width: 767px) { .service-deep-dive-heading { margin-bottom: 34px; } .service-deep-dive-heading h2 { font-size: 34px; } .service-deep-dive-heading > p { padding-left: 16px; font-size: 16px; } .service-deep-dive-audience { padding: 32px 24px; border-radius: 18px; } .service-deep-dive-grid { grid-template-columns: 1fr; } .service-deep-dive-card { min-height: auto; padding: 27px 22px; border-radius: 16px; } }
/* Footer navigation link interactions. */
footer .f-item.link ul li a { position: relative; display: inline-flex; align-items: center; padding: 3px 0; transition: color .25s ease, transform .25s ease, text-shadow .25s ease; }
footer .f-item.link ul li a::before { content: ""; width: 0; height: 2px; margin-right: 0; border-radius: 2px; background: #e20412; transition: width .25s ease, margin-right .25s ease; }
footer .f-item.link ul li a:hover,
footer .f-item.link ul li a:focus-visible { color: #fff !important; transform: translateX(4px); text-shadow: 0 0 18px rgba(255,255,255,.2); }
footer .f-item.link ul li a:hover::before,
footer .f-item.link ul li a:focus-visible::before { width: 16px; margin-right: 8px; }
footer .f-item.link ul li a:focus-visible { outline: 2px solid #e20412; outline-offset: 5px; border-radius: 2px; }


@media (prefers-reduced-motion: reduce) { footer .f-item.link ul li a, footer .f-item.link ul li a::before { transition: none; } }
/* Multiple business contact numbers. */
.header-phone-list { display: flex; align-items: center; gap: 7px; white-space: nowrap; }
.header-phone-list > i { margin-right: 1px; }
.header-phone-list a,
.contact-phone-list a,
.team-contact-numbers a,
.footer-contact-details a { transition: color .2s ease; }
.header-phone-list a:hover,
.contact-phone-list a:hover,
.team-contact-numbers a:hover,
.footer-contact-details a:hover { color: #e20412 !important; }
.contact-phone-list { display: flex !important; flex-direction: row !important; align-items: center; flex-wrap: wrap; gap: 9px; }
.contact-phone-separator { color: #8b919b; font-weight: 500; }
@media (max-width: 1199px) { .header-phone-list { white-space: normal; flex-wrap: wrap; row-gap: 2px; } }
/* Reliable mobile navigation and About page layout. */
@media (max-width: 1023px) {
  nav.navbar .navbar-collapse.collapse-mobile { overflow-y: auto !important; overscroll-behavior: contain; }
  nav.navbar .navbar-nav .dropdown > .dropdown-menu,
  nav.navbar .navbar-nav .ekana-services > .dropdown-menu,
  nav.navbar .navbar-nav .ekana-submenu > .dropdown-menu { display: none !important; visibility: visible !important; opacity: 1 !important; transform: none !important; }
  nav.navbar .navbar-nav .dropdown.open > .dropdown-menu,
  nav.navbar .navbar-nav .ekana-services.open > .dropdown-menu,
  nav.navbar .navbar-nav .ekana-submenu.open > .dropdown-menu { display: block !important; }
  nav.navbar .navbar-nav .dropdown-toggle { position: relative; padding-right: 48px !important; }
  nav.navbar .navbar-nav .dropdown-toggle::after { content: "+" !important; position: absolute !important; right: 15px !important; top: 50% !important; width: 28px; height: 28px; display: grid !important; place-items: center; margin: 0 !important; border: 0 !important; border-radius: 50%; color: #222; background: #f0f1f3; font-family: Arial, sans-serif !important; font-size: 20px; line-height: 1; transform: translateY(-50%) !important; transition: color .2s ease, background .2s ease, transform .2s ease !important; }
  nav.navbar .navbar-nav .dropdown.open > .dropdown-toggle::after { content: "âˆ’" !important; color: #fff; background: #e20412; }
  nav.navbar .navbar-nav .ekana-services > .dropdown-menu { padding: 5px 0 8px 15px !important; }
  nav.navbar .navbar-nav .ekana-submenu > .dropdown-menu { padding: 4px 0 7px 15px !important; }
  nav.navbar .navbar-nav .dropdown-menu li a { white-space: normal !important; line-height: 1.4 !important; }
}

@media (max-width: 767px) {
  body { overflow-x: hidden; }
  .ekana-story.default-padding,
  .ekana-why.default-padding,
  .ekana-mission.default-padding,
  .ekana-about-cta.default-padding { padding-top: 65px !important; padding-bottom: 65px !important; }
  .ekana-story__content > h2 { gap: 9px; margin-bottom: 20px; font-size: 36px; line-height: 1.12; }
  .ekana-story__content > h2 > span { flex: 0 0 28px; width: 28px; }
  .ekana-story__content p { font-size: 15px; line-height: 1.75; }
  .ekana-story__point { padding: 18px 17px 16px 21px; }
  .ekana-story__point h3 { font-size: 16px; line-height: 1.4; }
  .ekana-story__visual { width: 100%; margin-top: 38px; padding: 16px 0 0 !important; gap: 12px; }
  .ekana-story__visual::before { width: 78%; height: 58%; border-radius: 16px 0 0 0; }
  .ekana-story__visual-label { top: 2px; left: 0; max-width: calc(100% - 15px); padding: 8px 11px; font-size: 10px; }
  .ekana-story__main-image img { width: 100%; height: 390px; min-height: 0; object-position: center top; }
  .ekana-story__stats { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  .ekana-story__stats > div { min-height: 105px; padding: 12px 7px; }
  .ekana-story__stats strong { font-size: 28px; }
  .ekana-story__stats span { font-size: 11px; }
  .ekana-story__wide-image { border-width: 4px; }
  .ekana-story__wide-image img { height: 180px; }

  .ekana-why { overflow: hidden; }
  .ekana-why__image { margin: 18px 4px 0; border-radius: 20px; }
  .ekana-why__image::before { top: -12px; left: -12px; border-radius: 18px 0 0 0; }
  .ekana-why__image::after { right: -12px; bottom: -12px; border-width: 0 5px 5px 0; }
  .ekana-why__image > img { width: 100%; height: 350px; border-radius: 18px; object-position: center; }
  .ekana-why__image-note { position: relative; right: auto; bottom: auto; width: 100%; margin-top: 12px; border-radius: 12px; }
  .ekana-why__content { padding-top: 40px; }
  .ekana-why__content > h2 { font-size: 36px; line-height: 1.15; }
  .ekana-why__content > p { line-height: 1.7; }
  .ekana-why__grid { gap: 10px; }
  .ekana-why__grid > div { padding: 22px 19px; }

  .ekana-mission__heading { margin-bottom: 30px; }
  .ekana-mission__heading h2 { font-size: 36px; line-height: 1.15; }
  .ekana-mission__steps { grid-template-columns: 1fr; gap: 18px; padding-left: 0; }
  .ekana-mission__step,
  .ekana-mission__step.step-1,
  .ekana-mission__step.step-2,
  .ekana-mission__step.step-3 { width: 100%; min-height: 0; padding: 29px 22px 24px; }
  .ekana-mission__icon { width: 56px; height: 56px; margin-bottom: 19px; }

  .ekana-about-cta { position: relative; overflow: hidden; background-position: 58% center; }
  .ekana-about-cta::before { content: ""; position: absolute; inset: 0; background: rgba(255,255,255,.82); }
  .ekana-about-cta .container { position: relative; z-index: 1; }
  .ekana-about-cta h2 { font-size: 33px; line-height: 1.15; }
  .ekana-about-cta p { font-size: 16px; line-height: 1.65; }
  .ekana-about-cta .text-lg-end { margin-top: 24px; text-align: left !important; }
}

@media (max-width: 420px) {
  .ekana-story__content > h2,
  .ekana-why__content > h2,
  .ekana-mission__heading h2 { font-size: 32px; }
  .ekana-story__main-image img { height: 340px; }
  .ekana-why__image > img { height: 310px; }
  .ekana-about-cta h2 { font-size: 30px; }
}
/* Final mobile About story and sticky header refinements. */
@media (max-width: 1023px) {
  nav.navbar.navbar-style-one.validnavs.sticked {
    position: fixed !important;
    inset: 0 0 auto 0 !important;
    z-index: 10050 !important;
    width: 100% !important;
    height: 74px !important;
    min-height: 74px !important;
    padding: 0 !important;
    background: #fff !important;
    box-shadow: 0 8px 24px rgba(18, 29, 47, .14) !important;
    transform: translateY(0) !important;
  }
  nav.navbar.navbar-style-one.validnavs.sticked > .container,
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row { height: 74px !important; min-height: 74px !important; align-items: center !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header { height: 74px !important; display: flex !important; align-items: center !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-brand,
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-brand img { position: relative !important; top: auto !important; max-height: 46px !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-toggle { color: #18202d !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .attr-right { height: 74px !important; align-items: center !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .collapse-mobile { top: 0 !important; height: 100vh !important; max-height: 100vh !important; }
}

@media (max-width: 767px) {
  .breadcrumb-area + .ekana-story { margin-top: 24px !important; }
  .ekana-story { background: #fff !important; }
  .ekana-story > .container > .row { display: flex !important; flex-direction: column !important; }
  .ekana-story > .container > .row > div:first-child { order: 1 !important; }
  .ekana-story > .container > .row > div:last-child { order: 2 !important; }
  .ekana-story__content { width: 100%; padding: 0 3px !important; background: #fff !important; }
  .ekana-story__content > h2 { display: flex; flex-wrap: wrap; align-items: center; width: 100%; color: #151922; }
  .ekana-story__content > h2 em { color: #e20412; }
  .ekana-story__content > p { width: 100%; max-width: none; margin-bottom: 20px; color: #555f6f; overflow-wrap: break-word; }
  .ekana-story__point { width: 100%; background: #fffafa; }
  .ekana-story__visual { order: 2; margin-top: 42px !important; padding: 0 !important; background: transparent !important; }
  .ekana-story__visual::before { display: none !important; }
  .ekana-story__visual-label { top: 0 !important; left: 0 !important; transform: none !important; border-radius: 0 0 9px 0; }
  .ekana-story__main-image { margin-top: 0; border-radius: 16px !important; }
  .ekana-story__main-image img { border-radius: 16px; }
}
/* Mobile sticky logo alignment fix. */
@media (max-width: 767px) {
  nav.navbar.navbar-style-one.validnavs.sticked > .container { width: 100% !important; max-width: 100% !important; padding: 0 16px !important; }
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row { position: relative; width: 100% !important; margin: 0 !important; flex-wrap: nowrap !important; }
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row > div:nth-child(1) { flex: 0 0 100% !important; width: 100% !important; max-width: 100% !important; padding: 0 !important; }
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row > div:nth-child(2) { position: static !important; flex: 0 0 0 !important; width: 0 !important; max-width: 0 !important; padding: 0 !important; }
  nav.navbar.navbar-style-one.validnavs.sticked > .container > .row > div:nth-child(3) { display: none !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header { position: relative !important; width: 100% !important; padding: 0 !important; margin: 0 !important; overflow: visible !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 .navbar-brand { position: relative !important; inset: auto !important; display: flex !important; align-items: center !important; width: clamp(158px, 48vw, 188px) !important; max-width: calc(100% - 64px) !important; height: 74px !important; margin: 0 !important; padding: 0 !important; transform: none !important; overflow: visible !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header .navbar-brand img.ekana-new-logo { position: static !important; display: block !important; width: 100% !important; max-width: 100% !important; height: auto !important; max-height: 48px !important; margin: 0 !important; padding: 0 !important; object-fit: contain !important; object-position: left center !important; transform: none !important; }
  nav.navbar.navbar-style-one.validnavs.sticked .navbar-header > .navbar-toggle { position: absolute !important; top: 50% !important; right: 0 !important; left: auto !important; display: grid !important; place-items: center !important; width: 44px !important; height: 44px !important; margin: 0 !important; padding: 0 !important; color: #18202d !important; background: #f2f3f5 !important; border-radius: 8px !important; transform: translateY(-50%) !important; }
}


/* Footer address-first contact rows. */
.footer-contact-details address { margin-bottom: 18px; }
.footer-phone-list { display: grid; gap: 9px; }
.footer-phone-list > strong { display: block; margin-bottom: 1px; }
.footer-phone-list a { display: flex; align-items: center; gap: 10px; width: fit-content; line-height: 1.45; transition: color .2s ease, transform .2s ease; }
.footer-phone-list a i { display: inline-grid; flex: 0 0 30px; width: 30px; height: 30px; place-items: center; color: #fff; background: #e20412; border-radius: 50%; font-size: 13px; }
.footer-phone-list a:hover { color: #e20412; transform: translateX(3px); }
.footer-phone-list a:hover i { color: #fff; }

/* Keep the square Orange partner mark visually balanced with wide logos. */
.partner-style-one-area .partner-items ul li img.partner-logo--orange {
  width: 112px !important;
  max-width: 88% !important;
  height: 94px !important;
  object-fit: contain !important;
}
@media (max-width: 767px) {
  .partner-style-one-area .partner-items ul li img.partner-logo--orange { width: 100px !important; height: 86px !important; }
}

/* Compact desktop header logo panel without changing sticky/mobile headers. */
@media (min-width: 1200px) {
  nav.navbar.navbar-style-one.validnavs:not(.sticked) .navbar-brand .ekana-new-logo {
    width: 182px !important;
    max-width: 182px !important;
    max-height: 44px !important;
  }
  nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background:not(.sticked) .navbar-header::before,
  nav.navbar.navbar-style-one.validnavs.navbar-fixed.no-background:not(.sticked) .navbar-header::after {
    height: 190px !important;
  }
}




/* Keep the homepage navigation light; use black links on every inner page. */
@media (min-width: 1200px) {
  nav.navbar.ekana-inner-page:not(.sticked) .navbar-nav.navbar-center > li > a {
    color: #111827 !important;
  }
  nav.navbar.ekana-inner-page:not(.sticked) .navbar-nav.navbar-center > li > a:hover,
  nav.navbar.ekana-inner-page:not(.sticked) .navbar-nav.navbar-center > li > a:focus,
  nav.navbar.ekana-inner-page:not(.sticked) .navbar-nav.navbar-center > li > a.active {
    color: #e20412 !important;
  }
}


/* Service-page banner image layer. */
.breadcrumb-area .breadcrumb-banner-image {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

@media (max-width: 767px) {
  .breadcrumb-area .breadcrumb-banner-image {
    object-fit: contain !important;
  }
}

