body {
  font-family: "Inter", sans-serif;
  color: #333333;
  overflow-x: hidden;
}

.bg-primary-dark {
  background-color: #1C3A6E !important;
}

.fs-7 {
  font-size: 0.85rem;
}

.text-primary {
  color: #1C3A6E !important;
}

.text-muted {
  color: rgba(30, 31, 36, 0.7568627451);
}

.pb-10,
.py-10 {
  padding-bottom: 120px;
}

.pt-10,
.py-10 {
  padding-top: 120px;
}

.bg-light-blue {
  background-color: #C3E8FF;
}

.navbar-wrapper {
  transition: all 0.4s ease-in-out;
  z-index: 1030;
}
.navbar-wrapper.navbar-wrapper-fixed {
  position: sticky !important;
  top: 0;
}
.navbar-wrapper .navbar-light .brand_default {
  display: none;
}
.navbar-wrapper .navbar-light .brand_white {
  display: inline-block;
}
.navbar-wrapper .navbar-dark .brand_default {
  display: inline-block;
}
.navbar-wrapper .navbar-dark .brand_white {
  display: none;
}
.navbar-wrapper.navbar-scrolled .top-bar {
  background-color: #1C3A6E;
  color: #ffffff;
}
.navbar-wrapper .top-bar {
  color: #ffffff;
  font-size: 0.85rem;
}
.navbar-wrapper .top-bar a {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.2s;
  font-weight: 400;
}
.navbar-wrapper .top-bar a:hover {
  opacity: 0.8;
}
.navbar-wrapper #innerNav {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all 0.4s ease-in-out;
}
.navbar-wrapper #innerNav .nav-link {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.navbar-wrapper #innerNav .nav-link:hover, .navbar-wrapper #innerNav .nav-link.active {
  color: #ffffff;
  font-weight: 400;
}
.navbar-wrapper #innerNav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-wrapper #innerNav .dropdown-toggle::after {
  border: none;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.0075%209.63749L10.0425%2011.6025C9.465%2012.18%208.52%2012.18%207.9425%2011.6025L3.06%206.71249%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.94%206.71249L14.16%207.49249%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  transition: all 200ms ease-in-out;
}
.navbar-wrapper #innerNav .dropdown-toggle.show::after {
  transform: rotate(180deg);
  transition: all 200ms ease-in-out;
}
.navbar-wrapper.navbar-scrolled {
  background-color: #ffffff !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.navbar-wrapper.navbar-scrolled #innerNav .nav-link {
  color: black;
}
.navbar-wrapper.navbar-scrolled #innerNav .nav-link:hover, .navbar-wrapper.navbar-scrolled #innerNav .nav-link.active {
  color: black;
}
.navbar-wrapper.navbar-scrolled #innerNav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(33, 37, 41, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-wrapper.navbar-scrolled #innerNav .dropdown-toggle::after {
  border: none;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.0075%209.6375L10.0425%2011.6025C9.465%2012.18%208.52%2012.18%207.9425%2011.6025L3.06%206.7125%22%20stroke%3D%22%23292D32%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.94%206.7125L14.16%207.4925%22%20stroke%3D%22%23292D32%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
@media (max-width: 991px) {
  .navbar-wrapper #innerNav .navbar-nav .nav-item {
    width: 100%;
    text-align: left;
  }
  .navbar-wrapper #innerNav .navbar-nav .nav-item .nav-link {
    justify-content: space-between;
  }
  .navbar-wrapper #innerNav .navbar-nav .nav-item .dropdown-toggle::after {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.0075%209.6375L10.0425%2011.6025C9.465%2012.18%208.52%2012.18%207.9425%2011.6025L3.06%206.7125%22%20stroke%3D%22%23292D32%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.94%206.7125L14.16%207.4925%22%20stroke%3D%22%23292D32%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    transition: all 200ms ease-in-out;
  }
  .navbar-wrapper .navbar-collapse {
    background: #ffffff;
    padding: 20px;
    margin-top: 15px;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  }
  .navbar-wrapper .navbar-collapse .nav-link {
    color: #333333 !important;
    padding-left: 0;
  }
  .navbar-wrapper .navbar-collapse .nav-link:hover {
    color: #1C3A6E !important;
    padding-left: 5px;
    transition: padding 0.2s ease;
  }
  .navbar-wrapper .top-bar .border-end {
    display: none;
  }
}

.hero-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hero-wrapper .hero-slide {
  position: relative;
  height: 95vh;
  width: 100%;
}
@media (max-width: 768px) {
  .hero-wrapper .hero-slide {
    height: 70dvh;
  }
}
.hero-wrapper .hero-img-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-wrapper .hero-img-container .hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero-wrapper .hero-img-container .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(72, 84, 109, 0.2509803922);
  z-index: 2;
}
.hero-wrapper .hero-content {
  position: relative;
  z-index: 3;
  height: 100%;
}
.hero-wrapper .owl-dots {
  position: relative;
  bottom: 40px;
  text-align: right;
  z-index: 10;
}
@media (max-width: 768px) {
  .hero-wrapper .owl-dots {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
    margin-top: 20px;
  }
}
.hero-wrapper .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #686868 !important;
  border-radius: 50%;
  margin: 5px;
  transition: all 0.3s ease;
}
.hero-wrapper .owl-dots .owl-dot.active span, .hero-wrapper .owl-dots .owl-dot:hover span {
  background: #D8D9E0 !important;
  transform: scale(1.2);
}

.summary-section {
  position: relative;
  z-index: 20;
}
.summary-section .summary-item {
  position: relative;
}
.summary-section .summary-item .icon-wrapper {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.summary-section .summary-item .icon-wrapper i {
  color: #0047BA !important;
}
.summary-section .summary-item h3 {
  font-size: 1.75rem;
  color: #0047BA;
}
.summary-section .summary-item p {
  font-weight: 500;
}
@media (min-width: 992px) {
  .summary-section .summary-item::after {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    height: 70%;
    width: 1px;
    background-color: #D8D9E0;
  }
  .summary-section .summary-item:last-child::after {
    display: none;
  }
}

.news-section .featured-news-card {
  min-height: 400px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}
.news-section .featured-news-card img {
  transition: transform 0.5s ease;
}
.news-section .featured-news-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}
.news-section .featured-news-card:hover img {
  transform: scale(1.05);
}
.news-section .featured-news-card .overlay-gradient {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
  z-index: 2;
}
.news-section .featured-news-card .card-title {
  font-size: 1.5rem;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .news-section .featured-news-card .card-title {
    font-size: 1.25rem;
  }
}
.news-section .side-news-item {
  transition: transform 0.2s ease, background-color 0.2s;
  border: 1px solid transparent;
}
.news-section .side-news-item:hover {
  background-color: #fff;
  transform: translateX(5px);
  border-color: rgba(0, 71, 186, 0.1);
}
.news-section .side-news-item:hover .read-more-link i {
  padding-left: 5px;
}
.news-section .side-news-item .img-wrapper {
  width: 120px;
  height: 100%;
  overflow: hidden;
}
.news-section .side-news-item .img-wrapper img {
  width: 100%;
  height: 100%;
}
@media (max-width: 576px) {
  .news-section .side-news-item .img-wrapper {
    width: 90px;
    height: 90px;
  }
}
.news-section .side-news-item .content .line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  color: #1E1F24;
}
.news-section .side-news-item .content span.text-muted {
  font-size: 0.75rem;
  letter-spacing: 0.5px;
}
.news-section .side-news-item .content .read-more-link {
  display: inline-flex;
  align-items: center;
  margin-top: 5px;
}
.news-section .side-news-item .content .read-more-link i {
  transition: padding 0.3s ease;
}
@media (max-width: 767px) {
  .news-section .side-news-item {
    border-color: rgba(0, 71, 186, 0.1);
  }
}

.testimonial-section {
  position: relative;
}
.testimonial-section .owl-carousel {
  border-radius: 24px;
  border: 1px solid #D8D9E0;
}
.testimonial-section .testimonial-card {
  position: relative;
  min-height: 300px;
  background-color: white;
}
.testimonial-section .testimonial-card .img-wrapper {
  width: 192px;
  height: 192px;
  position: relative;
}
@media (max-width: 768px) {
  .testimonial-section .testimonial-card .img-wrapper {
    width: 140px;
    height: 140px;
  }
}
.testimonial-section .testimonial-card .img-wrapper .profile-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 5px solid #fff;
}
.testimonial-section .testimonial-card h4 {
  color: #222;
  font-family: "Poppins", serif;
}
.testimonial-section .owl-dots {
  position: absolute;
  bottom: 40px;
  right: 60px;
  text-align: right;
  z-index: 10;
}
@media (max-width: 768px) {
  .testimonial-section .owl-dots {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
    margin-top: 20px;
  }
}
.testimonial-section .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #d6d6d6 !important;
  border-radius: 50%;
  margin: 5px;
  transition: all 0.3s ease;
}
.testimonial-section .owl-dots .owl-dot.active span, .testimonial-section .owl-dots .owl-dot:hover span {
  background: #0047BA !important;
  transform: scale(1.2);
}

.faq-section .custom-faq .accordion-item {
  border: none;
  border-bottom: 1px solid #D8D9E0;
  background-color: transparent;
}
.faq-section .custom-faq .accordion-item:last-child {
  border-bottom: none;
}
.faq-section .custom-faq .accordion-button {
  font-weight: 700;
  font-size: 1.1rem;
  color: #333;
  background-color: transparent;
  box-shadow: none;
  padding: 1.5rem 0;
}
.faq-section .custom-faq .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2018V6%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%2012H18%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M6%2012H11.66%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12%2018V6%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  content: "";
  transition: transform 0.3s ease;
}
.faq-section .custom-faq .accordion-button:not(.collapsed) {
  color: #0047BA;
}
.faq-section .custom-faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%2012H18%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M6%2012H11.66%22%20stroke%3D%22%23DF0024%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  width: 24px;
  height: 24px;
  content: "";
}
@media (max-width: 768px) {
  .faq-section .custom-faq .accordion-button {
    font-size: 1rem;
    padding: 1rem 0;
  }
  .faq-section .custom-faq .accordion-button::after {
    font-size: 1.5rem;
  }
}
.faq-section .custom-faq .accordion-body {
  padding: 0 0 1.5rem 0;
  line-height: 1.6;
}

.main-footer .footer-decoration {
  position: absolute;
  bottom: -300px;
  right: -300px;
  width: 600px;
  height: 600px;
  background-image: url("./../img/circle_footer.png");
  background-repeat: no-repeat;
  background-position: contain;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 576px) {
  .main-footer .footer-decoration {
    width: 300px;
    height: 300px;
    bottom: -150px;
    right: -150px;
  }
}
.main-footer h6 {
  color: #000;
  font-size: 1rem;
}
.main-footer address {
  font-style: normal;
}
.main-footer .footer-links li {
  margin-bottom: 1rem;
}
.main-footer .footer-links li a {
  color: #333;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.2s ease, padding-left 0.2s ease;
}
.main-footer .footer-links li a:hover {
  color: #0047BA;
  padding-left: 5px;
}
.main-footer .disclaimer {
  max-width: 90%;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .main-footer {
    text-align: left;
  }
}

.animate-fade-up {
  animation: fadeUp 0.8s ease-out forwards;
  opacity: 0;
  transform: translateY(20px);
}

.delay-1 {
  animation-delay: 0.2s;
}

.delay-2 {
  animation-delay: 0.4s;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.hover-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.hover-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
}

.card-img-overlay.bg-dark-gradient-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
}

.card {
  border-radius: 16px;
}

.card-img-top {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.accordion-button:not(.collapsed) {
  color: #0047BA;
  background-color: #C3E8FF;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.125);
}

.section-decoration {
  position: relative;
}
.section-decoration.decoration-1::before {
  content: "";
  display: block;
  width: 210px;
  height: 500px;
  background-image: url("./../img/decoration_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.section-decoration.decoration-2::before {
  content: "";
  display: block;
  width: 210px;
  height: 500px;
  background-image: url("./../img/decoration_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.section-decoration.after-decoration-2::after {
  content: "";
  display: block;
  width: 210px;
  height: 500px;
  background-image: url("./../img/decoration_2.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.section-decoration.decoration-3::before {
  content: "";
  display: block;
  width: 210px;
  height: 500px;
  background-image: url("./../img/decoration_3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -100px;
  left: -15px;
  z-index: -1;
}

.scroll-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
}
.scroll-to-top.active {
  display: block;
}

.hero-page {
  width: 100%;
  height: 60vh;
}
@media (max-width: 768px) {
  .hero-page {
    height: 60dvh;
  }
}
.hero-page .hero-image-container {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
.hero-page .hero-image-container h1 {
  text-align: center;
  margin: 0 auto;
  color: white;
  margin-bottom: 0px;
  position: relative;
  z-index: 4;
}
.hero-page .hero-image-container .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(72, 84, 109, 0.2509803922);
  z-index: 2;
}
.hero-page.product {
  height: 40vh;
  background-color: #F5F7FA;
}
@media (max-width: 768px) {
  .hero-page.product {
    height: 40dvh;
  }
}
.hero-page.product h1 {
  font-weight: 700;
  color: #1E1F24;
}

.breadcrumb {
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 2px solid #DF0024;
  padding: 8px;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, ">");
}
.breadcrumb .breadcrumb-item {
  color: #667085;
}
.breadcrumb .breadcrumb-item a {
  color: #667085;
  text-decoration: none;
}
.breadcrumb .breadcrumb-item.active {
  color: #DF0024 !important;
}

.timeline-wrapper {
  position: relative;
  padding: 50px 0;
}
.timeline-wrapper::before {
  content: "";
  position: absolute;
  top: -74px;
  bottom: 0;
  left: 50%;
  width: 4px;
  background: #e9ecef;
  transform: translateX(-50%);
  z-index: -1;
}
.timeline-wrapper .timeline-year-badge {
  position: relative;
  display: table;
  margin: 30px auto 30px auto;
  background-color: #e3f2fd;
  color: #000;
  font-weight: bold;
  padding: 8px 30px;
  border-radius: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.timeline-wrapper .timeline-year-badge:first-child {
  margin-top: 0;
}
.timeline-wrapper .timeline-item {
  margin-bottom: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.timeline-wrapper .timeline-item .timeline-dot {
  position: absolute;
  left: 50%;
  top: 12px;
  width: 20px;
  height: 20px;
  background-color: #63c2de;
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.timeline-wrapper .timeline-item .timeline-content {
  position: relative;
  width: 40%;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #e0e0e0;
}
.timeline-wrapper .timeline-item .timeline-content::after {
  content: "";
  position: absolute;
  top: 20px;
  width: 10%;
  height: 2px;
  border-top: 2px dashed #63c2de;
  z-index: -1;
}
.timeline-wrapper .timeline-item .timeline-content .card-img-top {
  border-radius: 8px;
  margin-bottom: 15px;
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.timeline-wrapper .timeline-item .timeline-content .date-footer {
  font-size: 0.85rem;
  color: #6c757d;
  font-style: italic;
  text-align: right;
  margin-top: 10px;
}
.timeline-wrapper .timeline-item.left .timeline-content {
  margin-left: auto;
  margin-right: 55%;
}
.timeline-wrapper .timeline-item.left .timeline-content::after {
  right: -11.5%;
}
.timeline-wrapper .timeline-item.right .timeline-content {
  margin-left: 55%;
}
.timeline-wrapper .timeline-item.right .timeline-content::after {
  left: -11.5%;
}
@media (max-width: 768px) {
  .timeline-wrapper::before {
    left: auto;
    right: 20px;
  }
  .timeline-wrapper .timeline-year-badge {
    margin-left: auto;
    margin-right: 20px;
    transform: translateX(50%);
  }
  .timeline-wrapper .timeline-item .timeline-dot {
    left: auto;
    right: 5px;
  }
  .timeline-wrapper .timeline-item .timeline-content {
    width: 85%;
    margin-right: 50px !important;
    margin-left: 0 !important;
  }
  .timeline-wrapper .timeline-item .timeline-content::after {
    left: auto !important;
    right: -50px !important;
    width: 50px !important;
  }
}
@media (max-width: 590px) {
  .timeline-wrapper .timeline-item .timeline-content .card-img-top {
    height: 180px;
    width: 100%;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 500px) {
  .timeline-wrapper .timeline-year-badge {
    margin-right: 0;
    transform: translateX(0%);
  }
  .timeline-wrapper .timeline-item .timeline-content::after {
    left: auto !important;
    right: -30px !important;
    width: 30px !important;
  }
}

.vision-mission-section .section-title {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 1.25rem;
}
.vision-mission-section .list-mission li {
  line-height: 1.6;
  padding-left: 5px;
}
.vision-mission-section .values-section .value-card {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #eee;
  transition: all 0.3s ease;
}
.vision-mission-section .values-section .value-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  border-color: #63c2de;
}
.vision-mission-section .values-section .value-card .icon-box {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(195, 232, 255, 0.2509803922);
  border: 1px solid #ADE0FF;
  color: #0047BA;
}
.vision-mission-section .values-section .value-card .icon-box img {
  width: 30px;
  height: 30px;
}
@media (max-width: 992px) {
  .vision-mission-section .img-composition {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .vision-mission-section .img-composition .img-main {
    width: 100%;
    height: auto;
  }
  .vision-mission-section .img-composition .img-overlay {
    width: 40%;
    height: auto;
    border-width: 4px;
  }
  .vision-mission-section .composition-right {
    display: block;
  }
}
@media (max-width: 576px) {
  .vision-mission-section .section-title {
    text-align: center;
  }
  .vision-mission-section .list-mission {
    text-align: left;
  }
}

.management-section .team-card {
  position: relative;
  background-color: #dbe4eb;
  border-radius: 24px;
  overflow: hidden;
  height: 500px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.management-section .team-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.management-section .team-card .person-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: 0;
}
.management-section .team-card .card-info {
  position: relative;
  z-index: 1;
  background-color: rgba(28, 72, 147, 0.6039215686);
  margin: 20px;
  padding: 15px 20px;
  border-radius: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.management-section .team-card .card-info .text-content {
  color: white;
}
.management-section .team-card .card-info .text-content .name {
  font-size: 0.95rem;
  font-weight: 700;
  margin-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.management-section .team-card .card-info .text-content .role {
  font-size: 0.75rem;
  margin-bottom: 0;
  opacity: 0.8;
  font-weight: 400;
}
.management-section .team-card .card-info .linkedin-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #0077B5;
  color: white;
  border-radius: 6px;
  font-size: 1.2rem;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.management-section .team-card .card-info .linkedin-btn:hover {
  background-color: #0380c4;
}
@media (max-width: 768px) {
  .management-section .team-card {
    height: 670px;
  }
  .management-section .team-card .card-info {
    margin: 15px;
    padding: 12px 15px;
  }
  .management-section .team-card .card-info .text-content .name {
    font-size: 0.85rem;
  }
  .management-section .team-card .card-info .linkedin-btn {
    width: 32px;
    height: 32px;
    font-size: 1rem;
  }
}

.modal-profile {
  max-width: 1235px;
}

.profile-modal-content {
  border: none;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.profile-modal-content .bg-photo-container {
  min-height: 300px;
  position: relative;
}
.profile-modal-content .profile-modal-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
  border-radius: 20px;
}
.profile-modal-content .modal-body {
  color: #333;
}
.profile-modal-content .modal-body h4 {
  font-size: 1.25rem;
  letter-spacing: 0.5px;
  color: #101010;
}
.profile-modal-content .modal-body .text-muted {
  font-size: 0.9rem;
}
.profile-modal-content .modal-body .bio-text {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #101010;
}
.profile-modal-content .modal-body .bio-text p {
  margin-bottom: 1rem;
}
.profile-modal-content .modal-body .btn-dark {
  background-color: #0047BA;
  border: none;
  border-radius: 8px;
  font-size: 0.9rem;
  transition: background-color 0.3s;
  padding: 16px 12px;
}
.profile-modal-content .modal-body .btn-dark:hover {
  background-color: #0047BA;
}
.profile-modal-content .linkedin-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #0077b5;
  color: #fff;
  border-radius: 6px;
  font-size: 1.3rem;
  text-decoration: none;
  transition: transform 0.2s;
}
.profile-modal-content .linkedin-icon:hover {
  color: #fff;
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .profile-modal-content .profile-modal-img {
    height: 450px;
    -o-object-position: center;
       object-position: center;
  }
}

.award-section .owl-carousel .owl-stage-outer {
  padding: 20px 0;
}
.award-section .owl-carousel .owl-item {
  transition: scale 0.3ms ease-in;
}
.award-section .owl-carousel .owl-item:not(.center) {
  scale: 0.85;
  filter: blur(3px);
  transition: scale 0.3ms ease-out;
}
.award-section .owl-carousel .owl-item.center .item .certificate-frame:hover {
  cursor: pointer;
  transform: translateY(-5px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}
.award-section .owl-carousel .item .certificate-frame {
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  margin: 10px;
}
.award-section .owl-carousel .item .certificate-frame img {
  width: 100%;
  height: auto;
  display: block;
}
.award-section .owl-carousel .owl-dots {
  margin-top: 30px;
}
.award-section .owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: #ccc;
  transition: all 0.3s ease;
}
.award-section .owl-carousel .owl-dots .owl-dot.active span {
  width: 30px;
  background: #0047BA;
}

.mitra-section .logo-wrapper {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
  transition: transform 0.3s ease;
}
.mitra-section .logo-wrapper:hover {
  transform: scale(1.05);
}
.mitra-section .logo-wrapper .partner-logo {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s ease;
}
.mitra-section .logo-wrapper .partner-logo:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .mitra-section .logo-wrapper {
    height: 60px;
  }
}

.product-card {
  min-height: 400px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}
.product-card img {
  transition: transform 0.5s ease;
}
.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
}
.product-card:hover img {
  transform: scale(1.05);
}
.product-card .overlay-gradient {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
  z-index: 2;
}
.product-card .card-title {
  font-size: 1.5rem;
  line-height: 1.3;
  color: white;
}
@media (max-width: 768px) {
  .product-card .card-title {
    font-size: 1.25rem;
  }
}/*# sourceMappingURL=custom.css.map */