.hero-section1 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 47.7%;
  text-align: center;
  width: 100%;
}

.bg-image-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.bg-image-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(114.41deg, rgba(0, 0, 0, 0.46) 33.3%, #000000 91.72%);
}

.bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.rectangle-img {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 8%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.text1 {
  position: absolute;
  z-index: 10;
  bottom: 5%;
  left: 0;
  right: 0;
  color: white;
  font-size: 26px;

}

.smallrectangle {
  position: absolute;
  bottom: 170px;
  left: 111px;
  max-width: 100%;
}

.smallrectangle img {
  width: 100%;
  height: auto;
  max-width: 400px;
  /* Adjust based on design */
}

.smallrectangle {
  position: absolute;
  bottom: 170px;
  left: 111px;
  max-width: 100%;
}

.smallrectangle-content {
  position: relative;
  display: inline-block;
}

.smallrectangle.tele img {
  width: 100%;
  height: auto;
  max-width: 400px;
  border-left: 5px solid #ffffff;
  /* This will now work */
}

.smallrectangle-content img {
  width: 100%;
  height: auto;
  max-width: 400px;
}

.smallrectangle-content.tele img {
  width: 100%;
  height: auto;
  max-width: 400px;
}

.telecom-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.9rem;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.inosec {
  text-align: center;
  margin: 5px 20%;
}

.inosec h1 {
  color: #3966FF;
  font-weight: 350px;
  font-size: 38px;
}

.inosec p {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  text-align: center;
  margin: 1rem auto;
  max-width: 740px;
}

.main-description {
  margin: 40px 10%;
}

.description-container {
  margin: 20px 20%;
}

.description-container.rest {
  margin: 40px 0;
  width: 100%;
}

.desimg img {
  width: 100%;
  max-width: 600px;
  height: 400px;
  object-fit: cover;
  border-radius: var(--border-radius);
  box-shadow: var(--box-shadow);
}

.sec1 {
  text-align: center;
}

.description-container.rest .sec3 {
  width: 100%;
  max-width: 550px;
  margin: 20px auto;
  padding: 0 15px;
  text-align: center;
}

.sec3 {
  color: #000000;
  font-size: 1.4rem;
}

.sec3 span {
  font-size: 1.6rem;
  ;
}

.descrip-heading {
  text-align: center;
  margin-bottom: 2rem
}

.descrip-heading span {
  display: inline-block;
  color: #042896;
  border-bottom: 3px solid #042896;
  padding-bottom: 5px;
  font-size: 2rem;
  font-weight: bold;
}

.description-container.rest.left .sec3 {
  margin-left: 5%;
  text-align: center;
}

.description-container.rest.right .sec3 {
  margin-right: 5%;
  text-align: center;
}

.description-container.rest.left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.description-container.rest.right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}

.section-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 590px;
  margin: 2rem auto;
}

.section-wrapper.left {
  margin-left: 0;
}

.section-wrapper.right {
  margin-right: 0;
}

.section-wrapper .lists {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  margin: 0 auto;
}

.section-wrapper .lists ul {
  padding: 0;
  list-style-position: inside;
}

.desimg img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.sec2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.desheading2 {
  display: inline-block;
  color: #042896;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 5px;
}

.lists li {
  color: #000000;
  margin: 5px;
}

/* Advantages Section */
.advantages-section {
  position: relative;
  background: url('../assets/images/digital-technology.png') no-repeat center center / cover;
  height: auto;
  padding: 80px 0;
  background-size: cover;
  margin-bottom: 10px;
}

.advantages-content {
  margin: 0 15%;

}

.advbisl span {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 10px;
}

.advantages-text p {
  color: #ffffff;
}

.section-full-width.hero-section {
  padding-top: 80PX;
  height: auto;
}

.retail-img1 {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 8%;
  background: url('../assets/images/Rectangle 85.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.retail-img-abt {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 8%;
  background: url('../assets/images/Rectangle 70.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.retail-img1-black {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 8%;
  background: url('../assets/images/Black-rectangle.png');
  background-repeat: no-repeat;
  background-size: 100%;
}


.indtext1 {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 4%;
  left: 0;
  right: 0;
  color: white;
  font-size: 28px;
  margin-bottom: -0.5rem;
}

.focused-sec {
  width: 100%;
  margin: 40px 18px;
  padding: 0 90px;
  text-align: center;
}

.focus-img1 img {
  width: 100%;
  height: auto;
  max-width: 600px;
  display: block;
  margin: 45px auto;
}

/* ---------------- */

.focus-image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  height: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1),
    0 6px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  width: 100%;
}

.focus-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.image-wrapper {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}

.image-caption h3 {
  color: #ffffff;
}

.image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: 600px;
  padding: 25px 20px;
  color: white;
  background: none;
  transition: all 0.3s ease;
  z-index: 2;
}


.image-wrapper::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  /* Changed from height: 60% */
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.4) 50%,
      rgba(4, 40, 150, 0.95) 100%);
  opacity: 1;
  /* Changed from 0.8 */
  transition: all 0.3s ease;
  z-index: 1;
  pointer-events: none;
  /* Allows clicks to pass through */
}

.focus-image:hover::before {
  height: 100%;
  opacity: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(4, 40, 150, 0.9) 100%);
}

/* Maintain your existing hover effect */
.focus-image:hover img {
  transform: scale(1.1);
}

/* Ensure the focused-imgs grid has consistent height */
.focused-imgs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* Add a fixed aspect ratio to the images (optional) */
.focus-image {
  aspect-ratio: 1 / 1;
  /* Square images, adjust as needed */
}

.btn.btn-mid-light-primary.abtbtn {
  position: absolute;
  bottom: 12%;
  right: 10%;
}

.btn.btn-light.abt {
  width: 12rem;
  font-size: 1rem;
}

.abtarrowimg {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: transform 0.3s ease;
}

.abtarrowimg img:hover {
  transform: translateY(3px) scale(1.1);
  /* Move down + scale up */

}

.guiding-prin.container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 20px;
}

.shadow-gp {
  border-radius: 13px;
  box-shadow: -1px -2px 21.9px 0px rgba(0, 0, 0, 0.25);
  padding: 40px;
  background: white;
  overflow: hidden;
}

.gp-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
}

.leftgp {
  flex: 1;
  min-width: 300px;
}

.rightgp {
  flex: 1;
  min-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rightgp img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: contain;
  transition: transform 0.5s ease-in-out;
}

.rightgp:hover img {
  transform: scale(0.9);
}

.big-text {
  color: #4169E1;
  font-size: 36px;
  margin-bottom: 23px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.logocs img {
  display: inline-block;
  padding: 5px 5px;
  height: 45px;
  border: 2px solid white;
  transition: transform 0.3s ease;
}

.logocs img:hover {
  transform: scale(1.08);
}

.breakdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  gap: 40px;
}

.partcs {
  max-width: 300px;
}

.partcs h2 {
  font-size: 2rem;
  color: #ffffff;
}

.partcs p {
  font-size: 1rem;
  margin-top: 10px;
  color: #dddddd;
}

.partcs span {
  font-size: 30px;
  margin-top: 40px;
  font-weight: 600;
}

.sloganbtn {
  display: flex;
  justify-content: center;

}

.slogan {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 10px 0;
  color: #ffffff;
}

.slogan u {
  text-decoration: underline;
}

.footer {
  margin-top: 30px;
  font-size: 1rem;
  font-weight: bold;
  color: #C7DBFF
}

.growth-section {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 4rem 2rem;
}

.growth-content1 {
  flex: 1;
  min-width: 280px;
  padding-right: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

.bigletgr h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #3e63f0;
  margin-bottom: 20px;
}

.pgr p {
  font-size: 1.1rem;
  color: #333;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

.vlauessc {
  padding: 4rem 2rem;
  text-align: center;
}

.valuescon .bigletv {
  font-size: 2rem;
  font-weight: 600;
  color: rgba(65, 105, 225, 1);
}

.prv {
  color: rgba(0, 0, 0, 1);
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 40px;
}

.displaycontainer,
.displaycontainer2 {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.displayv {
  flex: 1 1 150px;
  max-width: 300px;
}

.displayv img:hover {
  transition: transform 0.5s ease;
  transform: scale(1.1);
  /* Move down + scale up */

}

.containercs {
  text-align: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background: rgba(4, 40, 150, 1);
  color: #ffffff;
  padding: 20px;
}

.tagline {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 30px;
  color: #ffffff
}

.buttonscs {
  margin: 30px 0;
  margin-left: 60px;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.buttonscs button {
  background-color: #ffffff;
  color: rgba(57, 102, 255, 1);
  border: none;
  padding: 12px 20px;
  border-radius: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: -8px 9px 4px 0px rgba(0, 0, 0, 0.25);
}


.growth-image {
  flex: 1;
  min-width: 280px;
  text-align: center;
}

.growth-image img {
  width: 100%;
  max-width: 1000px;
  border-radius: 12px;
}

@media (max-width: 1024px) {
  .focused-imgs {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
  }

  .gp-content {
    gap: 30px;
  }

  .shadow-gp {
    padding: 30px;
  }

  .inosec {
    width: 85%;
    margin: 30px auto;
    text-align: left;
  }

  .inosec h1 {
    font-size: 32px;
    text-align: left;
  }

  .inosec p {
    font-size: 16px;
    text-align: left;
    max-width: 100%;
  }

}

/* Tablets and Larger Phones */
@media (max-width: 768px) {

  .hero-section {
    padding-top: 75%;
    background-position: top center;
  }

  .btn-mid-light-primary {
    padding: 12px 20px;
    font-size: 1.3rem;
  }

  .rectangle-img {
    padding-bottom: 10%;
    background-size: 120% auto;
  }

  .text1 {
    bottom: 18px;
    font-size: 18px;
  }

  .smallrectangle {
    bottom: 100px;
    left: 60px;
  }

  .smallrectangle img {
    max-width: 250px;
  }

  .inosec {
    width: 85%;
    margin: 20px auto;
    padding: 0 15px;
  }

  .inosec h1 {
    font-size: 28px;
  }

  .inosec p {
    font-size: 18px;
  }

  .indtext1 {
    bottom: 18px;
    font-size: 18px;
  }

  .focus-img1 img {
    max-width: 90%;
  }

  .focus-imgs1,
  .focus-imgs2,
  .focus-imgs3,
  .focus-imgs4 {
    flex-direction: column;
    align-items: center;
    /* Optional: center items vertically */
  }

  .gp-content {
    flex-direction: column;
  }

  .leftgp,
  .rightgp {
    width: 100%;
    min-width: unset;
  }

  .leftgp p {
    text-align: left;
  }

  .rightgp {

    margin-bottom: 20px;
  }

  .sloganbtn {
    flex-direction: column;
  }

  .footer-top,
  .footer-links ul {
    flex-direction: column;
  }

  .footer-top,
  .footer-links ul {
    gap: 20px;
    text-align: center;
  }



  .focused-imgs {
    grid-template-columns: 1fr;
    /* 1 column */
  }
}

@media (max-width: 450px) {
  .hero-section {
    padding-top: 90%;
    background-position: top center;
  }

  .btn-mid-light-primary {
    padding: 10px 18px;
    font-size: 1.1rem;
  }

  .rectangle-img {
    padding-bottom: 11%;
    background-size: 130% auto;
  }

  .text1 {
    bottom: 10px;
    font-size: 15px;
  }

  .smallrectangle {
    bottom: 60px;
    left: 30px;
  }

  .smallrectangle img {
    max-width: 130px;
  }

  .inosec h1 {
    font-size: 24px;
  }

  .inosec p {
    font-size: 14px;
    line-height: 1.5;
  }

  .industries-hero {
    padding-top: 90%;
    background-position: top center;
  }

  .industries-img1 {
    padding-bottom: 11%;
    background-size: 130% auto;
  }

  .indtext1 {
    bottom: 10px;
    font-size: 15px;
  }

  .focus-img1 img {
    max-width: 100%;
  }

  .focused-imgs {
    grid-template-columns: 1fr;
    /* 1 column */
  }

  .shadow-gp {
    padding: 15px;
  }

  .big-text {
    font-size: 28px;
  }
}