/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1767759848
Updated: 2026-01-07 04:24:08

*/
html, body{
	overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Urbanist', sans-serif !important;
/*   font-weight: 300; */
}
p,div,span,li,a {
  font-family: 'Urbanist', sans-serif !important;
/*   font-weight: 400; */
}
.gradientbtn a{
	background: linear-gradient(123.4deg, #0DD82F -8.34%, #08DE87 44.03%, #03E4E0 94.63%);
}
.hamburger-menu button svg {
    fill: #ffff !important;
}
.hamburger-menu .elementskit-navbar-nav>li>a {
        font-size: 15px !important;
	    line-height: 23px;
    }
/* Header menu underline left → right hover effect */
/*  pasted in html*/

.elementskit-megamenu-panel .e-con-inner{
	background: unset !important;
	border: unset !important;
	border-radius : unset !important;
}
.homebanner .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: 22px;
}
.homebanner .elementor-swiper-button.elementor-swiper-button-next {
    margin-right: 22px;
}
/* .clientstesti-section .row > .col-lg-6:nth-child(2) {
    width: 20% !important;
} */
.clientstesti-section .row > .col-lg-6:first-child {
    width: 100% !important;
    flex: unset !important;
    max-width: 100% !important;
}
/* .swiper-navigation-button.swiper-button-prev {
    position: absolute;
    left: 80% !important;
    top: 108% !important;
}
.swiper-navigation-button.swiper-button-next {
    position: absolute;
    left: 84% !important;
    top: 108% !important;
} */
/* Gradient text */
.gradient-text{
  background: linear-gradient(75.32deg, #0DD82F -14.88%, #08DE87 46.51%, #03E4E0 105.83%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent; /* fallback */
  display: inline-block; /* helps keep gradient tight to text */
} 

 /* Data engineering page logo image */
  .phi-motion-image img {
  animation: floatY 3s ease-in-out infinite;
  will-change: transform;
}

@keyframes floatY {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-14px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* .approach-txt {
    display: none;
}
.approach-col:hover .approach-txt {
    display: block;
} */
.other-posts-section  .elementskit-blog-block-post {
    box-shadow: none !important;
	background: none !important;
}
.other-posts-section a.elementskit-entry-thumb, .other-posts-section img {
    width: 77px !important;
    height: 66px !important;
    object-fit: cover !important;
}
.other-posts-section .col-md-6.order-1 {
    width: 30% !important;
    flex: unset !important;
	max-width: unset !important;
}
.other-posts-section .col-md-6.order-2 {
    width: 70% !important;
    flex: unset !important;
	max-width: unset !important;
}
.insights-blog-grid img {
    width: 283px !important;
    height: 172px !important;
    object-fit: cover !important;
    object-position: top;
}
.insights-blog-grid img {
    width: 283px !important;
    height: 172px !important;
    object-fit: cover !important;
    object-position: top;
	border-radius: 8px;
}
/* 3) Add clickable "Read more" UNDER the title (clickable because it's part of <a>) */
.other-posts-section .entry-title a::after,
.other-posts-section .elementskit-entry-title a::after{
  content: "Read more";
  display: block;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: underline;
  cursor: pointer;
}

 /* home page services section */ 
.service-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(37, 150, 190, 0.15);
}

/* home page case studies section */

.data-expertise .e-n-tabs-heading {
    border : 1px solid #292929;
    padding: 5px;
    border-radius: 50px;
   
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: center;
}

 /* Phi Approach */
      .phi-approach-section .e-n-tabs-heading {
    border: 1px solid #292929;
    padding: 5px;
    border-radius: 50px;
    width:;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: center;
}

   /* Data engineering page tabs section */
.dataentabs .e-n-tabs-heading {
	border: none !important;
	justify-content: start !important;
    align-items: start !important;
    align-content: start !important;
    align-self: start !important;
	
} 

      /* Data Governance */
    .trusted-box 
      {
         width : 85%;
       }


 /* ESG Navigator */
   .esg-section {
    padding: 30px 10;
}

/* GRID */
.card-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

/* CARD */
.esg-card {
  position: relative;
  height: 320px;
  border-radius: 10px;
  overflow: hidden;
 }

/* BACKGROUND */
.esg-card .bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease, filter 0.5s ease;
}

.esg-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    #011B0D,
    #00000000
  );
  z-index: 1;
  pointer-events: none;
}


/* CONTENT */
.esg-card .content {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 24px;
}

.esg-card .card-title {
  opacity: 1;
  transform: none;
  transition: none;
  font-size:20px;
}

.esg-card .card-desc {
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}


/* HOVER EFFECT */
.esg-card:hover .bg {
  filter: blur(8px) brightness(0.8);
  transform: scale(1.05);
}

/* Hide text by default 
.esg-card .content {
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}*/

/* Show text on hover */
.esg-card:hover .card-desc {
  opacity: 1;
  transform: translateY(0);
  font-size:15px;
}
.homebanner .bannerslider-pagination .e-con-inner > .e-con{
  cursor: pointer;
}
.homebanner .bannerslider-pagination .e-con-inner > .e-con.is-active{
  opacity: 1;
}
.homebanner .bannerslider-pagination .e-con-inner > .e-con:not(.is-active){
  opacity: .65;
}
.mainhead-menus li#menu-item-41 .ekit-menu-nav-link {
    cursor: default !important;
}
/*text on hover animation*/
/* default state (hidden look) */
/* overlay slower + smoother */
/* 1) parent setup */
.approach-col{
  position: relative;
  overflow: hidden;
}

/* 2) overlay base state (EXISTS always, but sits below) */
.approach-col::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background-color: transparent;
  background-image: linear-gradient(180deg, #03E4E000 0%, #008A51 100%);

  transform: translateY(100%);
  transition: transform .7s ease;
  pointer-events: none;
}

/* 3) hover => slide overlay up */
.approach-col:hover::before{
  transform: translateY(0);
}

/* 4) keep content above overlay */
.approach-col > *{
  position: relative;
  z-index: 2;
}

/* ✅ remove default margin so no extra gap */
.approach-col .approach-txt p{
  margin: 0 !important;
}

/* 5) ✅ text hidden WITHOUT spacing + WITH animation */
.approach-col .approach-txt{
  overflow: hidden;
  max-height: 0;              /* removes spacing */
  opacity: 0;
  transform: translateY(20px);
  margin-top: 0;

  transition:
    max-height .7s ease,
    opacity .7s ease,
    transform .7s ease,
    margin-top .7s ease;
}
/* ✅ show smoothly on hover */
.approach-col:hover .approach-txt{
  max-height: 120px;          /* adjust if text is longer */
  /*margin-top: 10px; */          /* spacing between title + text */
  opacity: 1;
  transform: translateY(0);
}
.foot-flag .elementor-image-box-title {
    margin-top: -6px;
}
.drive-innovation .insights-blog-grid img {
    height: 172px !important;
    width: 100% !important;
}
.drive-innovation .ekit-wid-con .elementskit-meta-categories, .insights-blog-grid .ekit-wid-con .elementskit-meta-categories{
    right: 18px !important;
    left: unset !important;
}
/* hide the column inside non-active slides */
.swiper-slide:not(.swiper-slide-active) .bannerslider-pagination{
  display:none !important;
}

/* make sure active one can receive click */
.swiper-slide-active .bannerslider-pagination{
  pointer-events:auto !important;
  z-index:99999 !important;
}
.bannerslider-pagination div {
    cursor: pointer;
}
.exploremorebtn .elementskit-box-footer {
    margin-top: 14px !important;
}
.grid-txt h2{
  background: linear-gradient(123.4deg, #0DD82F -8.34%, #08DE87 44.03%, #03E4E0 94.63%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent; /* fallback */
  display: inline-block; /* helps in some cases */
}
.mainsite-footer li{
	list-style-type: none !important;
}
.mainsite-footer ul {
    padding-left: 0px !important;
}
/* ===== Case Studies Grid (Shortcode) ===== */
.dp-cs-wrap{
  width: 100%;
}

.dp-cs-grid{
  display: grid;
  gap: 28px; /* spacing between cards like screenshot */
}

/* Desktop columns */
.dp-cs-grid.cols-1{ grid-template-columns: 1fr; }
.dp-cs-grid.cols-2{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
.dp-cs-grid.cols-3{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
.dp-cs-grid.cols-4{ grid-template-columns: repeat(4, minmax(0, 1fr)); }

.dp-cs-card{
  background: transparent;
}

.dp-cs-link{
  display: block;
  text-decoration: none !important;
  color: inherit;
}

.dp-cs-media{
  position: relative;
  width: 100%;
  border-radius: 8px;           /* matches screenshot rounded corners */
  overflow: hidden;
  background: #f3f5f7;
}

/* Fixed image height to match card feel (tweak if needed) */
.dp-cs-img{
  width: 100%;
  height: 175px;                /* screenshot-like tile height */
  object-fit: cover;
  display: block;
}

/* Green category pill (top-right) */
.dp-cs-pill{
  position: absolute;
  top: 10px;
  right: 10px;
  background: #19B36B;          /* close to your green */
  color: #fff;
  font-size: 11px;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  z-index: 2;
}

/* Title below image */
.dp-cs-title{
  margin: 10px 0 0;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 400;             /* screenshot looks regular weight */
  color: #111;
}

/* Optional: subtle hover like modern UI */
.dp-cs-link:hover .dp-cs-img{
  transform: scale(1.01);
  transition: transform 180ms ease;
}
.dp-cs-img{
  transition: transform 180ms ease;
}
/* ===== DataPhi Video Slider ===== */

.dp-vs { width: 100%; position: relative; }

.dp-vs-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom: 14px;
}

.dp-vs-title{
  margin:0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}

.dp-vs-slider{
  position: relative;
}

.dp-vs .swiper{
  width: 100%;
}

.dp-vs-card{
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}

.dp-vs-media{
  position: relative;
  display:block;
  width:100%;
  border-radius: 10px; /* match your tiles */
  overflow: hidden;
  background: #f3f5f7;
}

.dp-vs-thumb{
  width:100%;
  height: 210px;         /* tile height (edit if your Figma differs) */
  object-fit: cover;
  display:block;
  transform: scale(1);
  transition: transform .25s ease;
}

/* play icon overlay */
.dp-vs-play{
    position: absolute;
    inset: auto;
    left: 0;
    right: 0;
    top: 44%;
    width: 44px;
    height: 44px;
    border-radius: 999px;
/*     background: rgba(0, 0, 0, 0.55); */
/*     backdrop-filter: blur(4px); */
    display: flex;
    align-items: center;
    justify-content: center;
/*     box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25); */
    margin: 0 auto;
    border: 4px solid #ffff;
}
.dp-vs-play::before{
  content:"";
  width:0;
  height:0;
  border-left: 14px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  margin-left: 3px;
}
.dp-vs button:hover{
	background-color: #ffff !important;
}
.dp-vs .dp-vs-modal__close:hover{
	background-color: #ffff !important;
    color: #000;
}
.dp-vs .dp-vs-modal__close:focus{
	background-color: #ffff !important;
    color: #000;
}
.dp-vs button:focus{
	background-color: #ffff !important;
}
.dp-vs-card:hover .dp-vs-thumb{ transform: scale(1.02); }

/* Nav arrows (inside) */
.dp-vs-nav{
  position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border-radius: 999px;
    border: 0;
    background: #fff;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    z-index: 5;
    border: 1px solid #CFCFCF;
}

.dp-vs-prev{ left: -10px; }
.dp-vs-next{ right: -10px; }

.dp-vs-nav::before{
  content:"";
  display:block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #111;
  border-right: 2px solid #111;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%) rotate(45deg);
}

.dp-vs-prev::before{
  transform: translate(-50%,-50%) rotate(-135deg);
}

/* Modal */
.dp-vs-modal{
  position: fixed;
  inset: 0;
  display:none;
  z-index: 99999;
}

.dp-vs-modal.is-open{ display:block; }

.dp-vs-modal__backdrop{
  position:absolute;
  inset:0;
  background: rgba(0,0,0,0.65);
}

.dp-vs-modal__panel{
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  width: min(980px, calc(100% - 28px));
  background: #000;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(0,0,0,0.45);
}

.dp-vs-modal__close{
  position:absolute;
  right: 10px;
  top: 8px;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 0;
  background: #ffff;
  color: #000;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

/* 16:9 responsive iframe */
.dp-vs-modal__frame{
  position:relative;
  width:100%;
  padding-top: 56.25%;
}

.dp-vs-iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

/* Prevent background scroll when modal open */
body.dp-vs-lock{
  overflow:hidden;
}
/* Icon AFTER text — ONLY on hover + active (no animation) */

.ourdata-eng .dataentabs .e-n-tabs-heading .e-n-tab-title{
  position: relative;
  padding-right: 34px; /* space for icon on right */
}

/* default hidden */
.ourdata-eng .dataentabs .e-n-tabs-heading .e-n-tab-title::after{
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 18px;     /* adjust as per Figma */
  height: 18px;    /* adjust as per Figma */
  transform: translateY(-50%); /* no animation */
  background: url("https://dev-onezeroeight.com/wp-content/uploads/2026/01/circle-with-nav-1.svg") no-repeat center / contain;
  opacity: 0;
  pointer-events: none;
}

/* show on hover */
.ourdata-eng .dataentabs .e-n-tabs-heading .e-n-tab-title:hover::after{
  opacity: 1;
}

/* show on active tab */
.ourdata-eng .dataentabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]::after{
  opacity: 1;
}
.dataentabs .e-n-tab-title {
    width: 100% !important;
}
.dataentabs .e-n-tab-title {
    width: 100%;
}
.dataentabs .e-n-tabs-content {
    height: 340px;
}
/*header sticky on page scrolls up*/

 /* MOBILE TIMELINE FIX */
@media (max-width: 768px) {

  /* Stack steps */
  .approach-steps {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .step {
    padding-left: 72px;
  }

  /* Move icon to left */
  .icon-circle {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
  }

  /* Move step number */
  .step-number {
    position: absolute;
    left: 32% !important;
    top: -32px;
  }

  /* Remove horizontal line */
  .step::after {
    display: none;
  }

  /* Vertical dotted line */
  .step::before {
    content: "";
    position: absolute;
    left: 28px; /* center of icon */
    top: 56px;
    width: 2px;
    height: calc(100% + 24px);

    background: linear-gradient(
      to bottom,
      #777777 0%,
      #F9F9F900 100%
    );

    -webkit-mask-image: repeating-linear-gradient(
      to bottom,
      #000 0 4px,
      transparent 4px 8px
    );

    mask-image: repeating-linear-gradient(
      to bottom,
      #000 0 4px,
      transparent 4px 8px
    );
  }

  /* Remove line for last item */
  .step:last-child::before {
    display: none;
  }
}
/* Responsive tweaks */
@media (max-width: 1024px){
  .dp-vs-thumb{ height: 220px; }
  .dp-vs-prev{ left: -6px; }
  .dp-vs-next{ right: -6px; }
}

@media (max-width: 767px){
  .dp-vs-thumb{ height: 230px; }
  .dp-vs-prev{ left: 6px; }
  .dp-vs-next{ right: 6px; }
}
/* ===== Thumbnail dark overlay (for better play visibility) ===== */

/* ensure overlay sits above image but below play button */
.dp-vs-media::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.28); /* adjust 0.22–0.35 as needed */
  z-index: 2;
  pointer-events: none;
}

/* image stays at base */
.dp-vs-thumb{
  position: relative;
  z-index: 1;
}

/* play button stays on top */
.dp-vs-play{
  z-index: 3;
}
/* Responsive */
@media (max-width: 1024px){
  .dp-cs-grid.cols-3,
  .dp-cs-grid.cols-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .dp-cs-img{ height: 190px; }
}

@media (max-width: 767px){
  .dp-cs-grid{
    grid-template-columns: 1fr !important;
    gap: 22px;
  }
  .dp-cs-img{ height: 210px; }
  .dp-cs-title{ font-size: 13px; }
}
/* Continuous up-down animation */
.animated-img{
  display: inline-block;          /* helps transform work smoothly */
  will-change: transform;
  animation: floatUpDown 2.8s ease-in-out infinite;
}

@keyframes floatUpDown{
  0%, 100% { transform: translateY(0); }
  50%      { transform: translateY(-12px); }  /* increase/decrease for more/less movement */
}
@media(max-width:767px){
	/*ecg grid*/
	  .card-grid {
    grid-template-columns: 1fr;
  }

	/* Mobile: normal slider */
/*        .clientstesti-section .swiper-slide {
        width: 100% !important;
        opacity: 1;
    } */
	.mainsite-head .ekit-menu-nav-link::after{
		content: unset !important;
	}
	.why-matters .whymatter-bg {
    background-image: none !important;
}
}
@media(min-width:768px) and (max-width:1024px){
	/*ecg grid*/
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
	.mainhead-menus ul#menu-primary {
    column-gap: 20px !important;
}
}
@media(min-width:1025px){
.mainhead-menus ul#menu-primary {
    column-gap: 42px;
}
}
@media(min-width:2300px) and (max-width:2560px){
	.testimain-col{
		margin-left: 25% !important;
	}
} 