body {
    font-family: Arial, sans-serif;
}
section.business-app-section.aos-init.aos-animate {
    background-color: #F5F5F5;
    padding: 60px 20px;
}

.business-app-section span{

color: #006BCC;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
}

.why-choose-keasbrain {
  background-color: #fff;
  font-family: 'Outfit', sans-serif;
}

.why-choose-keasbrain .section-title {
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
    color: #333;
    padding-bottom: 15px;
    font-size: 32px;
    /* margin-left: -149px; */
}

.why-choose-keasbrain .section-title span {
    font-size: 18px;
    color: #006bcc;
    font-weight: 600;
    /* display: block; */
    margin-right: 401px;
}

.why-choose-keasbrain p {
 color: #666;
    font-size: 20px;
    line-height: 1.5;
}

.feature-points li {
  font-size: 16px;
  margin-bottom: 14px;
  color: #333;
  display: flex;
  align-items: center;
}

.feature-points i {
  font-size: 18px;
}
why-choose-keasbrain img{
  width: 90%;
}
@media (max-width: 992px) {
  .why-choose-keasbrain .section-title {
    font-size: 24px;

  }
}

.dataengineeringDevSec {
     background: url('./../../images/data_engineering_banner.png') no-repeat center center/cover;
    padding: 184px 0;
    color: #fff;
    position: relative;
    padding-top: 121px;
}

.dataengineeringDevSec .container {
    max-width: 1200px;
    margin: auto;
}

.dataengineeringDevSec h1 {
    font-size: 3.5rem;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 90px;
}
.dataengineeringDevSec .text-column {
    margin-top: 50px;
}



.dataengineeringDevSec p {
    font-size: 1.1rem;
    margin-bottom: 30px;
    color: #fff;
    line-height: 1.6;
}

.dataengineeringDevSec .btn-primary {
    background: linear-gradient(90deg, rgba(0, 149, 228, 1) 0%, rgba(0, 107, 204, 1) 100%);  
      color: white;
    padding: 12px 25px;
    font-size: 1.1rem;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s ease-in-out;
}

.dataengineeringDevSec .btn-primary:hover {
    background: #e6b800;
}

.dataengineeringDevSec img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    /* box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); */
}

/* Responsive Design */
@media (max-width: 992px) {
    .dataengineeringDevSec{
        padding: 0;
    }
    .dataengineeringDevSec h1 {
        font-size: 27px;
        /* font-size: 2rem; */
        text-align: center;
        margin-top: 39px;
    }
    .dataengineeringDevSec p {
        font-size: 15px;
        text-align: center;
    }
    .dataengineeringDevSec .btn-primary {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .dataengineeringDevSec .row {
        flex-direction: column-reverse;
        text-align: center;
    }
    .dataengineeringDevSec img {
        margin-bottom: 30px;
        max-width: 80%;
    }
}
@media (max-width: 768px) {
  .expertise-image img {
    width: 35%;
  }
}

 .data-engineering-section {
  background-color: #fff;
  padding: 60px 20px;
}

span.section-subtitle {
    color: #006BCC;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
}

.data-engineering h2{
           font-size: 32px;
    color: #333;
    margin-bottom: 30px;
}

section.data-engineering-benefits.py-5.aos-init.aos-animate {
    background-color: #F5F5F5;
}

.data-engineering-service-box {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  position: relative;
  transition: all 0.3s ease;
  height: 100%;
}

.data-engineering-service-box h3 {
 font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
    color: #333;
}

.data-engineering-service-box p {
     font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #666;
}

.tag {
  /* display: inline-block;
  background-color: #e6f0f8;
  color: #0070ba;
  font-size: 13px;
  font-weight: 500;
  border-radius: 50px;
  padding: 5px 15px;
  margin: 5px 5px 0 0; */

      font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #666;
    background-color: #e6f0f8;
    color: #0070ba;
    padding: 5px 15px;
    margin: 10px 5px 0 0; 
      border-radius: 50px;



}

.arrow-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 20px;
  color: #0070ba;
  transition: all 0.3s ease;
}

.service-box:hover .arrow-btn {
  transform: translateX(5px);
}


/* story section start */
.case-studies-section .section-subtitle {
  display: block;
  font-size: 16px;
  color: #6c757d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.case-box h5 {
  font-weight: 600;
  margin-bottom: 10px;
  color: #1a1a1a;
}

.case-box p {
  font-size: 15px;
  color: #555;
}

.case-link {
  display: inline-block;
  margin-top: 10px;
  color: #007bff;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.case-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.data-engineers-section {
  background-color:#F5F5F5;
  color: #000;
}

.section-subtitle {
  color: #f15b2a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

.section-title {
  font-size: 28px;
  font-weight: bold;
}

.section-description {
  font-size: 15px;
  color: #333;
}

.engineer-box {
  padding: 10px 20px;
}

.engineer-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  padding: 10px;
}

.engineer-desc {
  color: #666;
    line-height: 1.6;
    z-index: 1;
    position: relative;
    font-size: 16px;
}

.data-engineering-benefits {
  background-color: #fff;
}

.feature-box img {
  width: 50px;
  height: auto;
}

.feature-box h3 {
     font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: 'Outfit', sans-serif;
    color: #333;
}

.feature-box p {
  color: #333;
  font-size: 15px;
}

.Faqs {
    padding: 60px 20px;
}

/* story section end */
.ecommerce-why-choose-us {
  padding: 60px 20px;
  background: linear-gradient(to bottom right, #f9f9f9, #ffffff);
}

.ecommerce-expertise-heading span {
  /* font-size: 18px;
  color: #006bcc;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px; */
  font-size: 18px;
    color: #006bcc;
    font-weight: 600;
    display: block;
}

.ecommerce-expertise-heading h2 {
  color: #333;
  font-family: 'Outfit', sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.ecommerce-subtext {
  max-width: 700px;
  margin: 0 auto 40px;
  font-size: 20px;
  color: #666;
  line-height: 1.7;
}

.ecommerce-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 30px;
}

.ecommerce-card {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
  padding: 30px 20px;
  text-align: center;
  border: 1px solid #e6e6e6;
  position: relative;
  overflow: hidden;
}

.ecommerce-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  height: 4px;
  background-color: #006bcc;
  border-radius: 2px;
}

.ecommerce-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);
  border-color: #006bcc;
}

.ecommerce-card::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(0, 107, 204, 0.05) 0%, transparent 70%);
  transition: all 0.5s ease;
  z-index: 0;
}

.ecommerce-card:hover::before {
  top: 0;
  left: 0;
}

.ecommerce-card .card-icon img {
  max-width: 90px; /* Increased image size */
  margin-bottom: 20px;
  transition: transform 0.3s ease;
  z-index: 1;
  position: relative;
}

.ecommerce-card:hover .card-icon img {
  transform: scale(1.1);
}

.ecommerce-card-title {
  font-size: 20px; /* h3 font size */
  font-weight: 500;
  color: #333;
  margin-bottom: 12px;
  z-index: 1;
  position: relative;
}

.ecommerce-card-text {
  /* font-size: 16px; /* p font size */
  color: #666;
  line-height: 1.6;
  z-index: 1;
  position: relative; 
}


@media (max-width: 992px) {
  .ecommerce-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .ecommerce-grid {
    grid-template-columns: 1fr;
  }

  .ecommerce-expertise-heading h2 {
    font-size: 28px;
  }

  .ecommerce-subtext {
    font-size: 16px;
    margin-bottom: 30px;
  }
}


  .ecommerce-expertise-heading h2 {
    font-size: 28px;
  }

  .ecommerce-subtext {
    font-size: 16px;
    margin-bottom: 30px;
  }


.ecommerce-expertise-heading span {
 /* font-size: 18px;
    color: #006bcc;
    font-weight: 600;
    display: block; */
    font-size: 18px;
    color: #006bcc;
    font-weight: 600;
    display: block;
}
 


.ecommerce-expertise-heading h2 {
  /* font-size: 30px;
  color: #1e1e1e;
  margin-bottom: 10px;
  font-weight: 700; */
      color: #333;
    font-family: 'Outfit', sans-serif;
    font-size: 32px;
}

.ecommerce-subtext {
  max-width: 700px;
  margin: 0 auto 40px;
  font-size: 20px;
  color: #666;
}

.ecommerce-features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 30px;
}

.ecom-feature-box {
  background: #ffffff;
  border-radius: 10px;
  padding: 25px 20px;
  text-align: center;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  transition: 0.3s ease;
}

.ecom-feature-box:hover {
  transform: translateY(-5px);
}

.ecom-feature-box img {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
  filter: invert(26%) sepia(97%) saturate(2866%) hue-rotate(189deg) brightness(94%) contrast(95%);
}

.ecom-feature-box h3 {
  font-size: 18px;
  color: #111;
  font-weight: 600;
  margin-bottom: 10px;
}

.ecom-feature-box p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .ecommerce-expertise-heading h2{
        color: #333;
    font-family: 'Outfit', sans-serif;
    font-size: 24px;
  }
}



.ecommerce-tech-stack {
  background-color: #f8f9fa;
}

.ecommerce-tech-heading span {
  font-size: 14px;
  font-weight: 600;
  color: #007bff;
  text-transform: uppercase;
}

.ecommerce-tech-heading h2 {
  font-size: 30px;
  font-weight: 700;
  color: #212529;
  margin: 10px 0;
}

.ecommerce-tech-subtext {
  max-width: 700px;
  margin: auto;
  color: #666;
  font-size: 16px;
}

.ecommerce-tech-box {
  background-color: #fff;
  text-align: center;
  padding: 25px 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
  height: 100%;
}

.ecommerce-tech-box:hover {
  transform: translateY(-5px);
}

.ecommerce-tech-box img {
  max-width: 60px;
  height: 60px;
  object-fit: contain;
  margin-bottom: 15px;
}

.ecommerce-tech-box h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
}


/* ecommerce-invest-section start */
.ecommerce-invest-section {
  background-color: #fff;
  padding: 80px 20px;
}

.ecommerce-invest-heading span {
  /* font-size: 14px;
  font-weight: 600;
  color: #007bff;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px; */
      font-size: 18px;
    color: #006bcc;
    display: block;
    font-weight: 600;

}

.ecommerce-invest-heading h2 {
        color: #333;
    font-family: 'Outfit', sans-serif;
    font-size: 32px;

}

.ecommerce-invest-subtext {
  max-width: 700px;
  margin: 0 auto;
  font-size: 16px;
  color: #666;
  line-height: 1.7;
}

.ecommerce-invest-box {
  background-color: #f8f9fa;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  box-shadow: 0 6px 16px rgba(0, 123, 255, 0.05);
  transition: all 0.4s ease;
  border-top: 4px solid #007bff;
  position: relative;
  height: 100%;
}

.ecommerce-invest-box:hover {
  background-color: #eaf4ff;
  transform: translateY(-6px);
  box-shadow: 0 10px 24px rgba(0, 123, 255, 0.15);
}

.ecommerce-invest-box img {
  width: 100px;
  height: auto;
  margin-bottom: 20px;
  transition: transform 0.3s ease;
}

.ecommerce-invest-box:hover img {
  transform: scale(1.1);
}

.ecommerce-invest-box h3 {
  font-size: 20px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 10px;
}

.ecommerce-invest-box p {
  font-size: 16px;
  color: #555;
  margin: 0;
  line-height: 1.6;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .ecommerce-invest-heading h2 {
    font-size: 28px;
  }

  .ecommerce-invest-subtext {
    font-size: 15px;
  }

  .ecommerce-invest-box img {
    width: 80px;
  }
}
.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
section.data-engineers-section.py-5.aos-init.aos-animate {
    background-color: #aaa1a126;
}
 .title span {
    color: #006BCC;
}