.lux-banner-img, .lux-top-banner-section{
    position: relative;
}

.lux-top-banner-section-div{
  position: absolute;
    top: 0;
    bottom: 0;
    right: 20%;
   
    z-index: 1;
    /* background-size: cover; */
    /* height: 100px; */
}
.lux-top-banner-section-div-box{
    position: absolute;
    bottom: 25%;
    left: 10%;
}

.lux-sec2 {
  padding: 5% 20px;
  background: #fff;
    font-family: 'Red Hat Display', sans-serif;

}

.lux-sec2-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.lux-sec2-block {
  flex: 1 1 400px;
  max-width: 500px;
}

.lux-sec2-title {
color: var(---292929);
text-align: left;
font: normal normal normal 43px/1.2 Red Hat Display;
    font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #292929;
opacity: 1;
  margin-bottom: 16px;
}

.lux-sec2-text {
 color: var(---292929);
text-align: left;
font: normal normal 300 18px/1.2 Red Hat Display;
    font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #292929;
opacity: 1;
}

.lux-sec-4 {
  position: relative;
  width: 100%;
    background-color: #F2F2F2 ;
}

.lux-sec-4-img-wrap {
  position: relative;
      padding-bottom: 6%;
}

.lux-sec-4-img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.lux-sec-4-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 40px 20px;
  /* background: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent); */
  box-sizing: border-box;
}

.lux-sec-4-flex {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.lux-box {
  flex: 1 1 45%;
  background: #292929;
  color: #fff;
  padding: 30px;
  border-radius: 10px;
  box-sizing: border-box;
  font-family: 'Red Hat Display', sans-serif;
}

.lux-box h3 {
  margin-bottom: 10px;
  color: var(---f3e6c1);
text-align: left;
font: normal normal normal 25px/1.2 Red Hat Display;
  font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #F3E6C1;
opacity: 1;

}

.lux-box p {
text-align: left;
font: normal normal 300 18px/1.2 Red Hat Display;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
  line-height: 1.6;
  font-family: 'Red Hat Display', sans-serif;

}
p {
    margin-top: 0;
    margin-bottom: auto !important;
}

.lux-sec-5 {
  background-color: #F2F2F2 ;
  padding: 20px 20px;
  font-family: 'Red Hat Display', sans-serif;
}

.lux-sec-5-container {
  max-width: 1200px;
  margin: 0 auto;
}

.lux-sec-5-card {
  display: flex;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  align-items: center;
  flex-wrap: wrap;
}

.lux-sec-5-img {
  flex: 1 1 50%;
  min-width: 300px;
}

.lux-sec-5-img img {
  width: 100%;
      padding: 1%;
  height: auto;
  display: block;
}

.lux-sec-5-content {
  flex: 1 1 50%;
  padding: 40px;
  box-sizing: border-box;
}

.lux-sec-5-content h2 {
 color: var(---292929);
text-align: left;
font: normal normal normal 43px/1.2 Red Hat Display;
  font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #292929;
opacity: 1;

  margin-bottom: 20px;
  /* font-weight: 600; */
  color: #222;
}

.lux-sec-5-content p {
  color: var(---292929);
text-align: left;
font: normal normal 300 18px/1.2 Red Hat Display;
  font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #292929;
opacity: 1;
}



.lux-sec-6 {
  width: 100%;
  font-family: 'Red Hat Display', sans-serif;
      padding-top: 5%;
  background-color: #F2F2F2 ;

}

.lux-sec-6-container {
  display: flex;
  flex-wrap: wrap;
  min-height: 100%;
}

.lux-sec-6-left,
.lux-sec-6-right {
  flex: 1 1 50%;
}

.lux-sec-6-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.lux-sec-6-right {
  background-color: #2b2a28;
  color: #f5e8c9;
  display: flex;
  align-items: center;
  padding: 40px;
  box-sizing: border-box;
}

.lux-sec-6-content h2 {
 color: var(---f3e6c1);
text-align: left;
font: normal normal medium 40px/1.2 Red Hat Display;
  font-family: 'Red Hat Display', sans-serif;

letter-spacing: 0px;
color: #F3E6C1;
opacity: 1;
  margin-bottom: 30px;
 
}

.lux-sec-6-content p {
  font-size: 16px;
   text-align: left;
font: normal normal 300 25px/1.2 Red Hat Display;
letter-spacing: 0px;
  font-family: 'Red Hat Display', sans-serif;
color: #fff;
  margin-bottom: 10px;
}

.lux-sec-6-content strong {
 text-align: left;
font: normal normal 300 25px/1.2 Red Hat Display;
letter-spacing: 0px;
  font-family: 'Red Hat Display', sans-serif;

color: #FFFFFF;
}




.luxworks-content {
  max-width: 420px;
}
.luxworks-logo {
  max-width: 200px;
  margin-bottom: 25px;
}

.luxworks-title {
  font-size: 25px;
  font-weight: 700;
padding-bottom: 1%;

  color: var(---292929);
   font-family: 'Red Hat Display', sans-serif;
}

.luxworks-subtitle {
  font-size: 25px;
  font-weight: normal;
padding-bottom: 5%;
line-height:1.2;
  color: var(---292929);
   font-family: 'Red Hat Display', sans-serif;
}

.luxworks-text {
  font-size: 16px;
  line-height: 1.2;
  padding-bottom: 5%;

  color: #000000;
  max-width:350px;
   font-family: 'Red Hat Display', sans-serif;

}

.luxworks-tagline {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
   font-family: 'Red Hat Display', sans-serif;

  color: #000;
}


/* Responsive for small devices */
@media (max-width: 768px) {
  .lux-sec-4-flex {
    flex-direction: column;
    align-items: center;
  }

  .lux-box {
    flex: 1 1 100%;
  }
  .lux-sec-5-card {
    flex-direction: column;
  }

  .lux-sec-5-content {
    padding: 20px;
  }

  .lux-sec-5-content h2 {
    font-size: 22px;
  }

  .lux-sec-5-content p {
    font-size: 16px;
  }

   .lux-sec-6-container {
    flex-direction: column;
  }

  .lux-sec-6-left,
  .lux-sec-6-right {
    flex: 1 1 100%;
  }

  .lux-sec-6-right {
    padding: 30px 20px;
  }

  .lux-sec-6-content h2 {
    font-size: 22px;
  }
  .lux-sec-6-content p, .lux-sec-6-content strong {
    font-size: 16px;
    text-align: left;
    font: normal normal 300 16px / 1.2 Red Hat Display;
  }
  .lux-sec-4-overlay {
    position: relative;
    margin-top: -25%;
  }

  .lux-sec2-title, .lux-box h3{
    font-size: 22px;

  }
  .lux-sec2-text, .lux-box p{
    font-size: 16px;
  }
}