.provision-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.provision-text {
  flex: 1;
  min-width: 300px;
  max-width: 700px;
}

.provision-title {
  background-color: #a02727;
  color: white;
  padding: 10px 25px;
  /* display: inline-block; */
  border-radius: 8px;
  margin-bottom: 20px;
  font-family: Outfit;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: uppercase;
  width: max-content;
}

.provision-images {
  position: relative;
  width: 550px;
  min-width: 300px;
  height: 300px;
}

/* Base positioning of each “card” */
.provision-img {
  position: absolute;
  width: 100%;
  height: auto;
}

.sec2 {
  margin-top: 190px !important;
  margin-left: -89px;
}

.sec3 {
  margin-top: 305px !important;
}

.img-shadow {
  position: relative;
  display: flex;
  border-radius: 15px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.img-shadow img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
  z-index: 3;
}

/* Offsets to reveal only top/left or bottom/right */
.img-1 .img-shadow img {
  /* top: 8px;
            left: 8px; */
  width: 100%;
}

.img-3 .img-shadow img {
  /* top: -8px;
            left: -8px; */
}

.img-1 {
  width: 60%;
  bottom: 40px;
  left: 86px;
  z-index: 3;
}

.img-3 {
  width: 62%;
  top: -134px;
  right: -8px;
  z-index: 1;
}

.bottom-note {
  font-family: Outfit;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 2%;
}

/* .p-tag {
            font-family: 'Outfit', sans-serif;
            font-weight: 400;
            font-size: 22px;
            line-height: 1.6;
            letter-spacing: 0.02em;

            margin-left:20px


        } */

.read-more-btn {
  color: #a11e1e;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 2px solid #a11e1e;
  padding-right: 10px;
  font-family: Arial, sans-serif;
  font-size: 18px;
    margin-left: 20px;
}

.read-more-btn .arrows {
  margin-left: 5px;
  font-size: 16px;
  
}

@media (max-width: 768px) {
  .provision-section {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .provision-text {
    order: 1;
    width: 90%;
    text-align: center;
  }

  .provision-images {
    order: 2;
    width: 80%;
    max-width: 350px;
    height: auto;
    position: relative;
    margin-top: 20px !important;
    margin-bottom: 20px;
  }

  .sec2,
  .sec3 {
    position: relative;
    z-index: 2;
    margin-top: 113px !important;
  }
  .sec2 {
    margin-left: 5px;
  }

  .sec2 {
    margin-right: 5px;
  }

  .img-1,
  .img-3 {
    position: relative;
    width: 100%;
  }

  .img-1 {
    /* z-index: 2;
                margin-bottom: -30px; */
    /* Slight upward overlap */
    z-index: 2;
    margin-bottom: -355px;
    margin-right: -94px;
    margin-top: 90px;
    margin-left: -60px;
    /* margin-top: 35px; */
  }

  .img-3 {
    z-index: 1;
  }

  .img-shadow img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    /* margin-left: -20px; */
    margin-top: 35px;
  }

  .provision-title {
    font-size: 22px;
    text-align: center;
    /* width:350px !important; */
    width:100% !important;
  }

  .p-tag,
  .bottom-note,
  .read-more-btn {
    text-align: left;
    font-size: 18px;
  }
}

.li {
  font-size: 18px;
}

.ca-iner-one {
  padding: 20px 20px;
}

@media (max-width: 768px) {
  .banner-img {
    max-width: 50%;
  }
}
.section-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
  /* text-align: left; */
}
/* -------------------------------------------------------------- */
.manpower {
  font-family: Outfit;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: 2%;
  text-transform: uppercase;
  width: 838;
  height: 78;
  top: 601px;
  left: 100px;
}
.vertical-line {
  height: max-content;
  border-left: 4px solid #a11e1e;
  margin: 0 auto;
}

.p-tag {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.02em;

  margin-left: 20px;
}

/* ----------------------------------------------- */
.manpower-section {
  padding: 50px 20px;
  text-align: center;
  font-family: "Outfit", sans-serif;
}

.section-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.manpower-cards {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

/* .manpower-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 20px;
  width: 380px;
  height: max-content;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
} */

.manpower-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 20px;
  width: 380px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.card-image img {
  width: 307.32px;
  height: 185.89px;
  /* object-fit: cover; */
  /* border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%; */
  margin-bottom: 15px;
  margin-top: 20px;
}

.card-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
}

.card-title::after {
  content: "";
  display: block;
  height: 2px;
  width: 58%;
  background: #a11e1e;
  margin: 6px auto 10px;
}

.manpower-section ul {
  list-style: none;
  padding-left: 20px;
  position: relative;
}

.manpower-section ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  text-align: left;
}

/* .manpower-section ul li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #e21e26;
  font-weight: bold;
} */
.custom-check {
  list-style: none;
  padding-left: 0;
}

/* Target only the icon inside the list items */
.custom-check i.fas.fa-check-square {
  color: #ad262a;
  margin-right: 0.5rem;
}


.custom-check li {
  position: relative;
  list-style-type: none !important; /* force disable any bullet or symbol */
  padding-left: 0;
}
.custom-icon {
  color: #AD262A;
  font-size: 1.3rem; /* Adjust size as needed */
}


/* ----------------------------------------------------/ */
.process-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.desktop-img {
  display: block;
}

.mobile-img {
  display: none;
}

@media (max-width: 768px) {
  .desktop-img {
    display: none !important;
  }

  .mobile-img {
    display: block !important;
    margin-bottom: 15px;
  }

  .process-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* ------------------------------------------------------------------------ */
.provision-overlay-text {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.8); /* translucent box */
  padding: 20px 30px;
  border-radius: 4px;
}

.provision-overlay-text h2 {
  margin: 0;
  font-size: 36px;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
}

/* -------------------------------------------------------------- */
.manpower {
  font-family: Outfit;
  font-weight: 700;
  font-size: 28px;
  line-height: 39px;
  letter-spacing: 2%;
  text-transform: uppercase;
  width: 838;
  height: 78;
  top: 601px;
  left: 100px;
  /* text-align:left; */
}

.vertical-line {
  height: max-content;
  border-left: 4px solid #a11e1e;
  margin: 0 auto;
}

.p-tag {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.02em;

  margin-left: 20px;
}

/* ----------------------------------------------- */

/* ----------------------------------------------------/ */
.process-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.desktop-img {
  display: block;
}

.mobile-img {
  display: none;
}

@media (max-width: 768px) {
  .desktop-img {
    display: none !important;
  }

  .mobile-img {
    display: block !important;
    margin-bottom: 15px;
  }

  .process-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* ------------------------------------------------------------------------ */
.provision-overlay-text {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  background: linear-gradient(
    112.52deg,
    rgba(255, 255, 255, 0.44) 0.61%,
    rgba(255, 255, 255, 0.5) 99.39%
  );
  /* translucent box */
  padding: 40px 30px;
  border-radius: 4px;
  width: 25%;
  height: 33%;
}

.provision-overlay-text h2 {
  margin: 0;
  font-size: 46px;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.technical-supply-box {
  border: 1px solid #bababa;
  border-radius: 8px;
  padding: 30px;
  background-color: #fff;
  margin: 40px auto;
  width: 86%;
}

/* === MOBILE VIEW === */
@media (max-width: 768px) {
  .provision-overlay-text {
    position: static;
    transform: none;
    width: 90%;
    height: auto;
    margin: 20px auto;
    padding: 20px 15px;
    text-align: center;
  }

  .provision-overlay-text h2 {
    font-size: 24px;
    flex-direction: column;
    line-height: 1.3;
  }
}
.supply-img {
  width: 631.4739990234375;
  height: 956.9528198242188;
  top: 950.09px;
  left: 49px;
}

.supply-list {
  list-style: none;
  padding-left: 0;
}

.supply-list li {
  margin-bottom: 10px;
  font-size: 20px;
  display: flex;
  align-items: start;
}

.supply-list i {
  color: #AD262A;
  margin-right: 10px;
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .supply-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 15px;
    line-height: 1.5;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .supply-list li i {
    color: #d32f2f;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 3px;
  }

  .supply-list li strong {
    font-weight: 600;
    display: inline;
  }
}

.enquire-btn {
  background-color: #ad262a;
  border: none;
  padding: 14px 25px;

  border-radius: 2px;
  cursor: pointer;
  color: #fff;

  font-family: Outfit;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 2%;
  text-transform: capitalize;
}

.enquire-btn:hover {
  background-color: #8c1b1b;
}

@media (max-width: 768px) {
  .enquire-btn {
    padding: 10px 18px;
    font-size: 18px;
    letter-spacing: 1%;
    /* width: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 98px;
  }
}
/* ---------------------------------- */
.technical-supply-box {
  border: 1px solid #bababa;
  border-radius: 8px;
  padding: 30px;
  background-color: #fff;
  margin: 40px auto;
  width: 86%;
}

.supply-img {
  width: 631.4739990234375;
  height: 956.9528198242188;
  top: 950.09px;
  left: 49px;
}

.supply-list {
  list-style: none;
  padding-left: 0;
}

.supply-list li {
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
  align-items: start;
}

.supply-list i {
  color: #d32f2f;
  margin-right: 10px;
  font-size: 20px;
  line-height: 1.5;
}
/* -------------------breadcrumb--------------------------------- */
   .breadcrumb-nav {
  position: absolute;
  top: 1px;
  left: 150px;
  background: #fff;
  padding: 8px 20px;
  border-radius: 8px;
  z-index: 10;
  font-family: 'Outfit', sans-serif;
}

.breadcrumb {
  margin: 0;
  padding: 0;
  background: transparent;
  list-style: none;
  display: flex;
  align-items: center;
  font-size: 16px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  padding: 0 8px;
  color: #999;
}

.breadcrumb-item a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.breadcrumb-item a:hover {
  color: #ad262a;
  text-decoration: underline;
}

.breadcrumb-item.active {
  font-weight: 600;
  color: #000;
}

.provision-overlay-text {
  position: absolute;
  bottom: 40px;
  left: 60px;
  z-index: 10;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  font-family: 'Outfit', sans-serif;
}

@media (max-width: 768px) {
  .breadcrumb-nav {
    left: 15px;
    /* top: 20px; */
    padding: 6px 14px;
    font-size: 14px;
  }

  .provision-overlay-text {
    font-size: 24px;
    left: 27px;
    bottom: 20px;
    text-align: left;
    top: 1%;

  }

  /* #img-banner-services{
  padding-top: 129px;
} */
}

@media (max-width: 768px) {
  .breadcrumb-nav {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .provision-section {
    gap: 20px;
  }

  .provision-text {
    max-width: 100%;
  }

  .provision-images {
    width: 100%;
    height: auto;
    max-width: 500px;
  }

  .img-1, .img-3 {
    position: relative;
    width: 100%;
    margin: 20px auto;
    left: 0;
    right: 0;
  }

  .provision-title {
    font-size: 24px;
    max-width: 100%;
  }

  .bottom-note {
    font-size: 22px;
    line-height: 30px;
  }

  .card-image img {
    width: 100%;
    height: auto;
  }

  .provision-overlay-text {
    width: 40%;
    height: auto;
    padding: 20px;
    font-size: 28px;
  }

  .enquire-btn {
    font-size: 20px;
    padding: 12px 20px;
  }
}

@media (min-width: 1201px) {
  .provision-section {
    gap: 30px;
  }

  .provision-images {
    width: 550px;
    height: 300px;
  }

  .img-1 {
    width: 60%;
    left: 86px;
  }

  .img-3 {
    width: 62%;
    right: -8px;
  }

  .card-image img {
    width: 307px;
    height: 185px;
  }

  .provision-overlay-text {
    width: 25%;
    height: 33%;
    font-size: 36px;
  }
}

