/* Header */

.aff-navbar {
    padding: 20px 0;
    transition: .4s;
    background: transparent;
    z-index: 999;
}

.navbar-brand {
    color: #fff !important;
    font-size: 28px;
}

.logo-circle {

    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: linear-gradient(45deg, #6c63ff, #ff4d7e, #ff9800);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
}

.navbar-nav .nav-link {

    color: #fff !important;
    margin: 0 14px;
    font-weight: 600;
    font-size: 15px;
}

.navbar-nav .active {

    background: #fff;
    color: #000 !important;
    padding: 8px 18px !important;
    border-radius: 30px;
}

.quote-btn {

    text-decoration: none;
    color: #fff;
    background: linear-gradient(45deg, #ff8a00, #ff005d);
    padding: 12px 28px;
    border-radius: 40px;
    font-weight: 600;
}

/* Navbar */
.aff-navbar {
    background: transparent;
    padding: 18px 0;
    transition: 0.4s ease;
    z-index: 999;
}

/* Nav Links */
.navbar-nav .nav-link {
    color: #fff !important;
    font-weight: 600;
    padding: 12px 18px;
    transition: 0.3s;
}

.navbar-nav .nav-link:hover {
    color: #ff6b00 !important;
}

/* Dropdown */
.dropdown {
    position: relative;
}

.dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 0.35s ease;
    margin-top: 0;
    border: none;
    border-radius: 10px;
    min-width: 280px;
    padding: 10px 0;
    box-shadow: 0 15px 35px rgba(0,0,0,.18);
}

/* Show on Hover */
.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Dropdown Items */
.dropdown-item {
    padding: 10px 20px;
    font-size: 15px;
    transition: 0.3s;
}

.dropdown-item:hover {
    background: linear-gradient(90deg, #ff7b00, #ff0066);
    color: #fff;
    padding-left: 28px;
}

/* Active Menu */
.navbar-nav .active {
    background: #1b5c6769;
    color: #ffffff !important;
    border-radius: 30px;
}

/* Quote Button */
.quote-btn {
    background: linear-gradient(90deg, #f37135, #21546a);
    color: #fff;
    padding: 12px 26px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
}

.quote-btn:hover {
    color: #fff;
}


@media (max-width: 991px) {

    .dropdown-menu {
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
    }

    .dropdown.show .dropdown-menu {
        display: block;
    }

}


/* Header */


/* Home */

.hero-section {

    height: 100vh;
    position: relative;
    overflow: hidden;
}

.hero-bg {

    position: absolute;
    inset: 0;

    background-size: cover;
    background-position: center;
}

.video-bg {

    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {

    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .45);
}

.hero-content {

    position: relative;
    z-index: 10;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.hero-content h5 {

    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.hero-content h1 {

    font-size: 60px;
    line-height: 1;
    font-weight: 800;
}

.hero-content span {

   background: linear-gradient(179deg, #1f5769 0%, #254e6c 45%, #f25936 100%);
  
  /* Standard modern clipping rules */
  background-clip: text;
  color: transparent;
  
  /* Webkit engine support wrappers */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  display: inline-block;
  font-weight: 800; 

  /* --- 1. CRITICAL VIBRANCY & BRIGHTNESS BOOST --- */
  /* This dynamically elevates your exact hex codes to an intense, glowing color profile */
  filter: saturate(2.8) brightness(2.2) contrast(1.1);

  /* --- 2. MULTI-LAYERED GLOW --- */
  /* We use a drop-shadow filter (safer than text-shadow for gradient text) */
  /* This creates a light aura behind the dark blues so they pop, and intensifies the orange */
  filter: 
    saturate(2.8) 
    brightness(2.2) 
    contrast(1.1) 
    drop-shadow(0 0 15px rgba(242, 89, 54, 0.4))  /* Warm orange aura */
    drop-shadow(0 0 25px rgba(31, 87, 105, 0.6));
}

.hero-content p {

    width: 700px;
    max-width: 100%;
    margin: 30px auto;
    font-size: 20px;
}

.hero-btn {

    border: none;
    color: #fff;
    padding: 18px 45px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    background: linear-gradient(90deg, #f37135, #21546a);
    transition: .4s;
}

.hero-btn:hover {

    transform: translateY(-5px);
}

@media(max-width:991px) {

    .hero-content h1 {

        font-size: 70px;

    }

}

@media(max-width:768px) {

    .hero-content h1 {

        font-size: 48px;

    }

    .hero-content h5 {

        font-size: 20px;

    }

    .hero-content p {

        font-size: 16px;

    }

    .navbar-brand {

        font-size: 20px;

    }

    .quote-btn {

        display: none;

    }

}

/* Home */








@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1433px  !important;
    }
}


.hero-section{

    position:relative;

    overflow:hidden;

    min-height:100vh;

    background:linear-gradient(135deg,#0e7c90,#4aa7b5);

}

/* Background Letter */

.hero-bg-letter{

    position:absolute;

    font-size:700px;

    font-weight:900;

    color:rgba(255,255,255,.05);

    left:-60px;

    top:-80px;

    line-height:1;

    user-select:none;

}

/* Content */

.hero-content{

    position:relative;

    z-index:5;

}

.hero-text{

    color:#fff;

    font-size:24px;

    line-height:1.8;

    margin-bottom:40px;

}

/* Button */

.discover-btn{

    border:none;

    border-radius:50px;

    padding:14px 30px;

    background:#fff;

    font-size:18px;

    font-weight:600;

    display:inline-flex;

    align-items:center;

    gap:15px;

    transition:.4s;

}

.discover-btn:hover{

    transform:translateY(-5px);

}

.icon{

    width:42px;

    height:42px;

    border-radius:50%;

    background:#000;

    color:#fff;

    display:flex;

    justify-content:center;

    align-items:center;

    font-size:20px;

}

/* Image */

.hero-image{

    max-width:95%;

    filter:drop-shadow(0 30px 40px rgba(0,0,0,.3));

}

/* Bottom Text */

.bottom-title{

    position:absolute;

    bottom:20px;

    left:0;

    width:100%;

    padding:0 60px;

}

.bottom-title h1{

    color:#fff;

    font-size:110px;

    font-weight:800;

    line-height:1;

}

.bottom-title span{

    color:#fff;

}

.bottom-title em{

    color:#ffffff;

    font-style:italic;

    opacity:.5;

}

.bottom-title strong{

    color:#fff;

}

/* Responsive */

@media(max-width:992px){

.hero-content{

text-align:center;

margin-top:120px;

}

.hero-image{

margin-top:40px;

max-width:80%;

}

.bottom-title{

position:relative;

padding:50px 20px;

text-align:center;

}

.bottom-title h1{

font-size:60px;

}

.hero-bg-letter{

font-size:400px;

}

}

@media(max-width:768px){

.hero-text{

font-size:18px;

}

.bottom-title h1{

font-size:42px;

}

.hero-bg-letter{

font-size:250px;

}

}


 /* Web design and development */

 :root {
  --bg-color: #ff0000; 
  --text-dark: #0a0a0a;
  --grid-color: rgba(0, 0, 0, 0.06);
}

body {
  background-color: var(--bg-color);
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  overflow-x: hidden;
}

.hero-container {
  min-height: 100vh;
  background-color: var(--bg-color);
  padding: 40px 5%;
}

.grid-overlay {
  pointer-events: none;
  z-index: 1;
}

.grid-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: var(--grid-color);
}

.line-v-1 { left: 25%; }
.line-v-2 { left: 50%; }
.line-v-3 { left: 75%; }

.max-content-width {
  max-width: 1400px;
  margin: 0 auto;
}

/* --- Infinite Scrolling Marquee Settings --- */
.marquee-wrapper {
  bottom: 10%;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  z-index: 1;
}

.marquee-content {
  display: inline-block;
  padding-left: 100%;
  /* Increased from 25s to 55s for a much slower, smooth execution glide */
  animation: marquee-scroll 55s linear infinite;
  font-size: 13.5vw;
  font-weight: 900;
  color: #121212;
  letter-spacing: -0.04em;
  line-height: 0.9;
}

.marquee-content span {
  display: inline-block;
}

@keyframes marquee-scroll {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

/* --- Typography and Elements --- */
.asterisk-icon {
  font-size: 3rem;
  color: var(--text-dark);
  line-height: 0.8;
  font-weight: 300;
}

.tagline {
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #111;
}

.btn-nimo {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 0.85rem;
  color: var(--text-dark);
  padding: 0;
  cursor: pointer;
}

.arrow-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--text-dark);
  color: #ffffff;
  font-size: 0.75rem;
}

.typing-badge {
  background-color: transparent;
  border: 1.5px solid var(--text-dark);
  border-radius: 40px;
  display: inline-block;
  padding: 6px 24px !important;
}

.typed-text {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}

.cursor {
  font-weight: 500;
  animation: blink 0.7s infinite;
  margin-left: 3px;
}

@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

.glass-card-frame {
  width: 140px;
  height: 95px;
  border-radius: 20px;
  background: rgba(250, 250, 250, 0.4);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.inner-graphic-card {
  width: 100%;
  height: 100%;
  border-radius: 14px;
  transition: all 0.4s ease-in-out;
  font-size: 1.8rem;
}

.graphic-purple-clay { background: linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%); }
.graphic-smooth-wave { background: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%); }
.graphic-abstract-blocks { background: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%); }
.graphic-pink-sphere { background: radial-gradient(circle at 30% 30%, #ff9a9e 0%, #fecfef 100%); }

.z-3 { z-index: 3; }

@media (max-width: 768px) {
  .marquee-content {
    font-size: 16vw;
  }
  .hero-left-pane, .hero-center-pane, .hero-right-pane {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    margin-bottom: 25px;
  }
}
 /* Web design and development */



 /* 4 vertical */
 :root {
  --grid-base-line-color: rgba(255, 255, 255, 0.08); /* Increased visibility slightly to test */
  --grid-tracer-accent-color: #cf5706; 
}

/* Base overlay layer spanning the entire viewport background */
.grid-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

/* Main base style for all 4 lines */
.grid-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: var(--grid-base-line-color);
  overflow: hidden; /* Crucial: crops the tracer within the line bounds */
}

/* Individual left offset distribution percentages */
.line-v-1 { left: 20%; }
.line-v-2 { left: 40%; }
.line-v-3 { left: 60%; }
.line-v-4 { left: 80%; }

/* The traveling gold indicator block */
.grid-line::after {
  content: '';
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(
    to bottom,
    transparent,
    var(--grid-tracer-accent-color),
    transparent
  );
  animation: traceDownAnimation 8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

/* Staggered animation launch cues */
.line-v-1::after { animation-delay: 0s; }
.line-v-2::after { animation-delay: 2s; }
.line-v-3::after { animation-delay: 4s; }
.line-v-4::after { animation-delay: 6s; }

@keyframes traceDownAnimation {
  0% {
    top: -150px;
  }
  100% {
    top: 100%;
  }
}
 /* 4 vertical*/

 .marquee-content span {
  /* 1. Add your background image */
  background-image: url('../images/text-bg.jpg');
  /* background-size: cover; */
  background-position: center;

  /* 2. Clip the background to the text */
  -webkit-background-clip: text;
  background-clip: text;

  /* 3. Make the text transparent so the background shows through */
  color: transparent; 

  /* Optional: Makes the text bolder so the image is more visible */
  font-weight: 800; 
  -webkit-text-stroke: 2px #7ee9df85;
}


/* Animation  */
/* ==========================================================================
   Hero Layout Grid Lines & Decorative Layout Animations
   ========================================================================== */

.grid-overlay {
  pointer-events: none;
}

.grid-line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 50%, rgba(255,255,255,0) 100%);
}

.line-v-1 { left: 25%; }
.line-v-2 { left: 50%; }
.line-v-3 { left: 75%; }

/* ==========================================================================
   Infinite Slow-Scrolling Marquee Text Background
   ========================================================================== */

.marquee-wrapper {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
}

.marquee-content {
  display: inline-flex;
  gap: 2rem;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  animation: scrollMarquee 25s linear infinite;
}

@keyframes scrollMarquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* ==========================================================================
   Typing Cursor Blink
   ========================================================================== */

.animate-blink {
  animation: blinkCursor 0.8s step-end infinite;
}

@keyframes blinkCursor {
  from, to { color: transparent; }
  50% { color: #ffc107; } /* Matches Bootstrap warning text color */
}

/* ==========================================================================
   Dynamic Graphic Cards & Color Gradients
   ========================================================================== */

.inner-graphic-card {
  transition: background 0.5s ease, transform 0.5s ease;
  position: relative;
  overflow: hidden;
}

.inner-graphic-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.25;
  background-size: 20px 20px;
  background-image: linear-gradient(to right, grey 1px, transparent 1px),
                    linear-gradient(to bottom, grey 1px, transparent 1px);
}

.graphic-purple-clay {
  background: radial-gradient(circle at top left, #6f42c1, #1a0933) !important;
  animation: floatGraphic 3s ease-in-out infinite alternate;
}

.graphic-smooth-wave {
  background: radial-gradient(circle at top left, #0dcaf0, #0a3642) !important;
  animation: pulseGraphic 3s ease-in-out infinite alternate;
}

.graphic-abstract-blocks {
  background: radial-gradient(circle at top left, #fd7e14, #2b1605) !important;
  animation: floatGraphic 3500ms ease-in-out infinite alternate-reverse;
}

.graphic-pink-sphere {
  background: radial-gradient(circle at top left, #d63384, #3b0521) !important;
  animation: pulseGraphic 3500ms ease-in-out infinite alternate-reverse;
}

/* Graphic Element Subtle Motion Effects */
@keyframes floatGraphic {
  0% { transform: translateY(0px) rotate(0deg); }
  100% { transform: translateY(-6px) rotate(2deg); }
}

@keyframes pulseGraphic {
  0% { transform: scale(1); }
  100% { transform: scale(1.03); }
}

/* ==========================================================================
   General Micro-Interactions & Helpers
   ========================================================================== */

.hover-translate {
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.3s ease;
}

.fw-mono {
  font-family: var(--bs-font-monospace), monospace;
}

.select-none {
  user-select: none;
}
/* Animation  */




/* All Services */
.services-section {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.tracking-wider {
  letter-spacing: 0.15em;
}

.fw-black {
  font-weight: 900;
}

/* Structural setup for JS calculations to coordinate accurately */
.js-sticky-parent {
  position: relative !important;
  min-height: 100%;
}

.sticky-preview-card {
  z-index: 99;
  will-change: position, top, bottom, width;
}

/* Layout dimensions adjustments */
.preview-img-wrapper {
  width: 100%;
  height: 240px;
}

.preview-img {
  height: 100%;
  object-fit: cover;
}

.service-item-row {
  cursor: pointer;
}

.active-row {
  border-bottom-color: #dc3545 !important; /* Bootstrap Danger Red Line */
}

.thumb-wrapper {
  width: 90px;
  height: 60px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grayscale-blur {
  filter: grayscale(100%) opacity(40%);
  transform: scale(0.95);
}

.active-thumb {
  filter: grayscale(0%) opacity(100%);
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
}

.animate-fade-in {
  animation: fadeInEffect 0.35s ease-out forwards;
}

@keyframes fadeInEffect {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* All Services */ 



/* About Section  */
.about-container-version {
  background-color: #141414;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Outer boundary anchor layout tracker */
.section-grid-wrapper {
  position: relative;
  background-color: #141414;
}

.text-muted-gray {
  color: rgba(255, 255, 255, 0.6);
}

.bg-orange {
  background-color: #ff6039;
}

.tracking-widest {
  letter-spacing: 0.22em;
  font-size: 0.72rem;
  line-height: 1.4;
}

.serif-italic-accent {
  font-family: "Playfair Display", "Georgia", serif;
  font-style: italic;
  font-weight: 400;
}

.main-headline-text {
  font-size: clamp(2.5rem, 5vw, 5.5rem);
  letter-spacing: -0.02em;
  line-height: 1.1;
}

/* --- THE INTERNAL CONTAINED LAYOUT GRID LINES --- */
.contained-grid-lines {
  z-index: 1;
}

.grid-line {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.08);
}

.horizontal-row-split {
  top: 42%;
  left: 0;
  width: 100%;
  height: 1px;
}

/* FIXED: Changed height from 100% to 42% so it removes the line from the bottom */
.left-vertical-split {
  top: 0;
  left: 23%;
  width: 1px;
  height: 42%;
}

.right-vertical-split {
  top: 0;
  right: 32%;
  width: 1px;
  height: 100%;
}

/* Matrix intersection structural anchor dots */
.matrix-anchor {
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
}

.anchor-tl { top: 0; left: 0; transform: translate(-2px, -2px); }
.anchor-tm { top: 0; left: 23%; transform: translate(-2px, -2px); }
.anchor-tr { top: 0; right: 0; transform: translate(2px, -2px); }

.anchor-ml { top: 42%; left: 0; transform: translate(-2px, -2px); }
.anchor-mm { top: 42%; left: 23%; transform: translate(-2px, -2px); }
.anchor-mr { top: 42%; right: 32%; transform: translate(1px, -2px); }

.anchor-bl { bottom: 0; left: 0; transform: translate(-2px, 2px); }
.anchor-bm { bottom: 0; right: 32%; transform: translate(1px, 2px); }
.anchor-br { bottom: 0; right: 0; transform: translate(2px, 2px); }

/* --- FLEX-GRID SYSTEM TRACK SPLITS --- */
.grid-layout-top {
  display: grid;
  grid-template-columns: 23% 77%;
}

.grid-layout-bottom {
  display: grid;
  grid-template-columns: 68% 32%;
}

/* --- METRICS INTERIOR DESIGN --- */
.bold-metric-number {
  font-size: clamp(5rem, 9vw, 8.5rem);
  line-height: 0.9;
  letter-spacing: -0.03em;
}

.tilted-orange-badge {
  position: absolute;
  bottom: 2px;
  left: 8px;
  transform: rotate(-6deg);
  font-size: 0.78rem;
  letter-spacing: 0.01em;
}

.narrative-textbox {
  max-width: 440px;
}

.body-narrative {
  font-size: 1rem;
}

/* --- CTA ACTION ELEMENTS --- */
.action-circle-link {
  width: 135px;
  height: 135px;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.15) !important;
}

.action-circle-link:hover {
  background-color: #ffffff;
  border-color: #ffffff !important;
  transform: scale(1.04);
}

.action-circle-link:hover .btn-label,
.action-circle-link:hover .arrow-indicator {
  color: #141414 !important;
}

.arrow-indicator {
  color: #ff6039;
  transition: transform 0.2s cubic-bezier(0.2, 0.6, 0.4, 1);
}

.action-circle-link:hover .arrow-indicator {
  transform: translate(3px, -3px);
}

/* Screen Size Adaptations */
@media (max-width: 991.98px) {
  .grid-layout-top,
  .grid-layout-bottom {
    display: flex;
    flex-direction: column;
  }
  .contained-grid-lines {
    display: none;
  }
  .tilted-orange-badge {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    margin-top: 10px;
    display: inline-block;
  }
  .bold-metric-number {
    line-height: 1;
  }
}
/* About Section  */


/* DigitalTransformation */

/* Base Container */
.dt-container {
  min-height: 100vh;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Background image overlays */
.dt-bg-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.dt-bg-image-slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.08) translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), 
              transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.dt-bg-image-slice.active {
  opacity: 0.35;
  transform: scale(1) translateY(0);
}

.dt-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 50%, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.8) 100%);
  z-index: 2;
}

/* List Items CSS styling */
.dt-list {
  display: flex;
  flex-direction: column;
}

.dt-item {
  cursor: pointer;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), 
              opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

/* Metadata styling */
.dt-meta {
  width: 80px;
  flex-shrink: 0;
}

.dt-category {
  font-size: 0.7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8c8c8c;
  margin-bottom: 4px;
  font-weight: 600;
  transition: color 0.4s ease;
}

.dt-id {
  font-size: 0.85rem;
  font-weight: 500;
  color: #666;
  font-family: monospace;
}

/* Headline titles */
.dt-title {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.15;
  color: rgba(255, 255, 255, 0.85);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), 
              color 0.4s ease;
}

/* Active Dynamics via Auto Slide or Hover */
.dt-item.is-active .dt-title {
  color: #ffffff;
  transform: translateX(15px);
}

.dt-item.is-active .dt-category {
  color: #38ef7d; /* Tracking line glows green on the active item */
}

/* Dim items that are not active */
.dt-item.is-dimmed {
  opacity: 0.35;
}

/* Responsive adjustment */
@media (max-width: 768px) {
  .dt-title {
    font-size: 1.6rem;
  }
  .dt-meta {
    width: 60px;
  }
}
/* DigitalTransformation */


/* Technology */

/* Container Layout styles */
.technology-section {
  background-color: #0d0d0d !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  overflow-x: hidden;
  min-height: 100vh;
}

.tech-card-wrapper {
  background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 15px;
}

.headline-text {
  font-weight: 700;
  letter-spacing: -1px;
}

.font-serif {
  font-style: italic;
  font-family: Georgia, serif;
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgb(83 85 86 / 91%) !important;
}

.brand-logo {
  font-size: 5.5rem;
  font-weight: 900;
  line-height: 0.85;
  letter-spacing: -3px;
  color: #ffffff;
}

.arrow-icon {
  font-size: 1.5rem;
  transform: rotate(-45deg);
  display: inline-block;
  color: #ffffff;
}

.summary-text {
  font-size: 0.85rem;
  line-height: 1.6;
  max-width: 260px;
}

/* Flexbox Dynamic Grid Structure */
.tech-cards-container {
  gap: 12px;
  height: 420px;
  align-items: stretch;
}

.tech-card-wrapper {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
}

/* Smooth Dynamic Transition Speeds */
.transition-all {
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

/* Card State Widths */
.tech-card-wrapper.collapsed {
  flex: 1; /* Distributes evenly */
}

.tech-card-wrapper.expanded {
  flex: 4; /* Expands noticeably wider than neighbors */
}

/* Handle Content Visibility Swapping */
.tech-card-wrapper.collapsed .card-content-expanded {
  opacity: 0;
  pointer-events: none;
  display: none !important;
}

.tech-card-wrapper.expanded .card-content-collapsed {
  opacity: 0;
  pointer-events: none;
  display: none !important;
}

.card-content-expanded {
  height: 100%;
  animation: fadeIn 0.4s ease forwards;
}

.card-content-collapsed {
  height: 100%;
  animation: fadeIn 0.4s ease forwards;
}

/* Vertical Text Art Direction Layout */
.vertical-title {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-size: 1.1rem;
  letter-spacing: 4px;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.85);
}

.vertical-subtitle {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  font-size: 0.7rem;
}

.badge-outline-light {
  border: 1px solid rgba(255,255,255,0.4);
  color: #fff;
  padding: 6px 12px;
  border-radius: 30px;
  font-size: 0.7rem;
}

.tracking-widest {
  letter-spacing: 0.15em;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* Responsive adjustments for mobile viewports */
@media (max-width: 768px) {
  .brand-logo {
    font-size: 3.5rem;
  }
  .tech-cards-container {
    height: 360px;
    gap: 8px;
  }
  .vertical-title {
    font-size: 0.9rem;
  }
}
/* Technology */



/* Industries */

/* Base Layout Configurations */
.industries-section {
  background-color: #f7f7f7;
  color: #000000;
  z-index: 1;
}

.main-logo-title {
  font-weight: 900;
  font-size: clamp(3.5rem, 12vw, 11rem);
  letter-spacing: -0.06em;
  line-height: 0.85;
}

.lead-text {
  font-size: 0.95rem;
  line-height: 1.5;
  max-width: 320px;
}

.sparkle-icon {
  font-size: 0.8rem;
  opacity: 0.4;
  vertical-align: super;
}

.btn-rounded {
  border-radius: 50px !important;
  font-weight: 500;
}

/* Background Layers Switcher Options */
.fullscreen-bg-image {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  pointer-events: none;
  transform: scale(1.04);
  /* 0.8s transition ensures ultra-smooth visual background crossfades */
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
              transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fullscreen-bg-image.scale-up {
  transform: scale(1.0);
}

.transition-all {
  transition: all 0.5s ease;
}

/* Floating Navigation Dock Layout styles */
.dock-container {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  gap: 10px;
}

.dock-item-thumbnail {
  flex: 1;
  height: 85px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  filter: grayscale(40%) brightness(85%);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: flex 0.6s cubic-bezier(0.16, 1, 0.3, 1), 
              transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), 
              filter 0.4s ease;
}

/* The Active Mode state configuration (used during auto-slide and user hovers) */
.dock-item-thumbnail.active-thumbnail {
  flex: 2.5;
  transform: translateY(-8px);
  filter: grayscale(0%) brightness(100%);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.rounded-xl {
  border-radius: 24px !important;
}

.rounded-lg {
  border-radius: 12px !important;
}

.socials-links-grid a {
  text-decoration: none;
  transition: color 0.2s ease;
}
.socials-links-grid a:hover {
  color: #000 !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .dock-container {
    padding: 8px;
    gap: 6px;
    overflow-x: auto;
  }
  .dock-item-thumbnail {
    height: 60px;
    min-width: 45px;
  }
  .dock-item-thumbnail.active-thumbnail {
    flex: 1.8;
    transform: translateY(-4px);
  }
}

 
.dock-item-thumbnail {
  display: block; 
  text-decoration: none;
}
/* Industries */


/* Color Palette Settings */
:root {
  --accent-lime: #9cd93b;
  /* --bg-dark-poly: #17181a; */
}

.hero-text-wrapper {
  background-color: var(--bg-dark-poly);
  overflow: hidden;
}

.hero-text-container {
  padding: 40px 60px;
  display: inline-block;
}

/* Typography Rules matching image scale */
.agency-headline {
  font-family: 'Montserrat', -apple-system, sans-serif;
  font-size: clamp(2rem, 6vw, 4.5rem);
  font-weight: 900 !important;
  line-height: 1.15;
  letter-spacing: -1px;
}

/* Wireframe Text Outline Effect */
.text-outline {
  color: transparent;
  -webkit-text-stroke: 2px #ffffff;
}

.text-accent-solid {
  color: var(--accent-lime);
}

/* Target Dot Accent Overlay Placement */
.target-dot {
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid var(--accent-lime);
  border-radius: 50%;
  left: 104px;   /* Fine-tune according to custom responsive text scales */
  top: 52%;
  transform: translateY(-50%);
}

/* Abstract Framing Brackets Custom CSS Geometry */
.frame-bracket {
  position: absolute;
  width: 710px;
  height: 55px;
}

/* Little green squares at the tail ends of the brackets */
.frame-bracket::before,
.frame-bracket::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: var(--accent-lime);
}

.top-left {
  top: 20px;
  left: 25px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
}
.top-left::before { top: -5px; left: -5px; }
.top-left::after { bottom: -5px; left: -5px; }

.bottom-right {
  bottom: 25px;
  left: 360px; /* Binds perfectly directly after the text string block ends */
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
.bottom-right::before { top: -5px; right: -5px; }
.bottom-right::after { bottom: -5px; right: -5px; }

/* Responsive text configurations for cleaner viewport scaling */
@media (max-width: 768px) {
  .hero-text-container {
    padding: 30px 40px;
  }
  .bottom-right {
    left: 260px;
    width: 45px;
    height: 40px;
  }
  .top-left {
    width: 45px;
    height: 40px;
  }
  .target-dot {
    width: 10px;
    height: 10px;
    left: 70px;
  }
}



.about-section{
background:#f8fbff;
}

.section-tag{
background:#4f46e5;
color:#fff;
padding:8px 18px;
border-radius:50px;
font-size:14px;
letter-spacing:1px;
}

.about-card{

background:#fff;
padding:35px;
border-radius:20px;
transition:.4s;
height:100%;
box-shadow:0 15px 40px rgba(0,0,0,.06);

}

.about-card:hover{

transform:translateY(-12px);
box-shadow:0 20px 45px rgba(0,0,0,.12);

}

.icon-box{

width:75px;
height:75px;
border-radius:18px;
display:flex;
justify-content:center;
align-items:center;
margin-bottom:25px;

}

.icon-box i{

font-size:34px;
color:#fff;

}

.feature-box{

padding:18px;
background:#fff;
border-radius:15px;
box-shadow:0 10px 25px rgba(0,0,0,.05);
font-weight:600;
transition:.3s;

}

.feature-box:hover{

transform:translateY(-6px);

}

.feature-box i{

color:#4f46e5;
margin-right:10px;
font-size:20px;

}

.counter-box{

padding:35px;
background:rgb(41, 40, 40);
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
transition:.4s;

}

.counter-box:hover{

transform:scale(1.05);

}

.counter-box h2{

font-size:45px;
font-weight:700;
color:#4f46e5;

}

.text-white-50 {
    color: #fff !important;
}

.text-white-50 a {
    color: #fff !important;
}

.aff-navbar {
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  background-color: transparent; /* Transparent at the very top of the page */
}

.aff-navbar.scrolled {
  background-color:#082446 !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}


.contact-section{
    background:#fff;
    padding:100px 0;
}

.contact-tag{
    font-size:18px;
    font-weight:500;
    color:#222;
}

.dot{
    width:9px;
    height:9px;
    border-radius:50%;
    background:#ff5a1f;
}

.line{
    width:80px;
    height:1px;
    background:#222;
}

.arrow{
    font-size:28px;
    font-weight:300;
}

.contact-title{
    font-size:82px;
    line-height:0.95;
    font-weight:800;
    color:#111;
}

.form-label{
    font-size:18px;
    font-weight:600;
    color:#222;
    margin-bottom:10px;
}

.form-label span{
    color:#ff5a1f;
}

.custom-input{
    background:#f5f5fa;
    border:none;
    border-radius:10px;
    height:58px;
    box-shadow:none!important;
    padding:15px 20px;
    font-size:16px;
}

textarea.custom-input{
    height:160px;
    resize:none;
}

.custom-input:focus{
    background:#f5f5fa;
    border:none;
    outline:none;
}

.send-btn{
    width:100%;
    border:none;
    background:#ff5a1f;
    color:#fff;
    height:60px;
    border-radius:50px;
    font-size:22px;
    font-weight:700;
    transition:.3s;
}

.send-btn:hover{
    background:#e64b12;
}

@media(max-width:991px){

.contact-title{
    font-size:58px;
}

}

@media(max-width:576px){

.contact-title{
    font-size:42px;
}

.line{
    width:45px;
}

.send-btn{
    font-size:18px;
}

}


@media (max-width: 991.98px) {
  .navbar > .container, 
  .navbar > .container-fluid, 
  .navbar > .container-lg, 
  .navbar > .container-md, 
  .navbar > .container-sm, 
  .navbar > .container-xl, 
  .navbar > .container-xxl {
    background: #0a4854;
  }
}