.about-content-list ul li {
  font-size: 14px;
  font-weight: 500;
}
.about-content-list {
  width: 100%;
}
.page-header {
  background-color: #030711;

  background-image: url("http://127.0.0.1:5500/images/page-header-bg.jpg");
  background-position: center;
}
/* .topbar-contact-info ul li a img {
  filter: brightness(0) invert(0);
} */
.abt-us-sec-1 {
  margin-bottom: 10px;
}

/* Editorial Heritage Section */
.editorial-heritage {
  display: flex;
  justify-content: center;
  padding: 80px 20px;
  background-color: #f9fafc; /* soft background contrast */
}

.editorial-box {
  max-width: 900px;
  background: #fff;
  padding: 40px 50px;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08); /* elegant drop shadow */
  border: 1px solid rgba(0, 0, 0, 0.05); /* subtle border for crisp edge */
  text-align: center;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.editorial-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.editorial-box h2 {
  font-size: 28px;
  font-weight: 700;
  color: #0a2a66;
  margin-bottom: 16px;
}

.editorial-box p {
  font-size: 17px;
  line-height: 1.7;
  color: #333;
}
.editorial-box {
  position: relative;
}

.editorial-box::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  width: 5px;
  height: calc(100% - 80px);
  background: #0a2a66;
  border-radius: 3px;
}

/*mission*/
/* ===== Mission Statement Section ===== */
.mission-statement {
  display: flex;
  justify-content: center;
  padding: 80px 20px;
  background-color: #ffffff; /* contrast from previous light gray */
}

.mission-box {
  max-width: 850px;
  background: #f9fafc; /* inverted tone from editorial section */
  padding: 50px 60px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.07);
  text-align: center;
  transition: all 0.3s ease;
}

.mission-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
}

.mission-box h2 {
  font-size: 26px;
  font-weight: 700;
  color: #0a2a66;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
}

.mission-box p {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  font-weight: 500;
}
.footer-logo img {
  background: transparent;
}
.main-footer {
  background: #f1f1f1;
}
.about-footer-content p {
  color: black;
}
.footer-links h3 {
  color: #000;
}
.footer-links ul li a {
  color: #000;
}
.footer-contact-list a {
  color: #000;
}
.footer-contact-list ul li {
  color: #000;
}
.footer-social-links ul li a {
  color: #000;
}
.footer-social-links ul li i {
  color: #000;
}
.footer-copyright-text p {
  color: #000;
}

/* ===== Mission Statement Section ===== */
.mission-statement {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 20px;
  background-color: #ffffff;
}

.mission-card {
  max-width: 900px;
  background: #f9fafc;
  padding: 70px 80px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  position: relative;
}

.mission-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 38px rgba(0, 0, 0, 0.12);
}

.mission-icon {
  background: #0a2a66;
  color: #fff;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  margin: 0 auto 24px;
  box-shadow: 0 4px 10px rgba(10, 42, 102, 0.3);
}

.mission-card h2 {
  font-size: 30px;
  font-weight: 700;
  color: #0a2a66;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

.mission-card p {
  font-size: 19px;
  line-height: 1.8;
  color: #333;
  max-width: 700px;
  margin: 0 auto;
  font-weight: 500;
}
.mission-card::before {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #0a2a66;
  margin: 0 auto 30px;
  border-radius: 2px;
}

.service-content {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.our-service {
    padding: 60px 0 60px;
  
}
.our-service {
    background: linear-gradient(180deg, #0a2a66 0%, #1e4fb5 100%);
    background: linear-gradient(180deg, #0a2a66 0%, #1e4fb5 80%, #0a2a66 100%);
    /*    background: linear-gradient(220deg, #0a2a66 0%, #1e4fb5 70%, #0a2a66 100%);*/
    background: linear-gradient(135deg, #0A2A73 0%, #003C9E 50%, #0058CC 100%);
    background: linear-gradient(135deg, #0D47A1 0%, #1976D2 100%);
    /* box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2); */
    background: linear-gradient(135deg, #0A2A73 0%, #003C9E 50%, #0058CC 100%);
}

.icon-box i {
    color: #fff;
    font-size: 24px;
    line-height: 1;
}
.icon-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
    transition: 0.3s ease;
}
.about-us {
    padding: 60px 0;
}
 .figure.image-anime.reveal {
    height: 400px !important;
    width:100%
}
.abt-srvc-itm{
    padding:40px 15px !important;
}
 