
#hero-23 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60vh;
  padding: 5rem 0;
  text-align: center;
}
#hero-23 .container {
  position: relative;
  z-index: 2;
}
#hero-23 .hero-content-wrapper-23 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#hero-23 .hero-title-23 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.75rem;
}
#hero-23 .hero-subtitle-23 {
  font-size: 1.15rem;
  font-weight: 300;
  margin-bottom: 1.75rem;
  opacity: 0.95;
}
#hero-23 .hero-cta-button-23 {
  display: inline-block;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  transition: background-color 0.2s ease, color 0.2s ease, filter 0.2s ease;
}
#hero-23 .hero-cta-button-23:hover {
  filter: brightness(115%);
}
@media (max-width: 767.98px) {
  #hero-23 {
    min-height: 50vh;
    padding: 4rem 0;
  }
  #hero-23 .hero-title-23 {
    font-size: 2.4rem;
  }
  #hero-23 .hero-subtitle-23 {
    font-size: 1.1rem;
  }
}



#about-us-7 {
  padding: 60px 15px;
  max-width: 900px;
  margin: 0 auto;
}
#about-us-7 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#about-us-7 .description {
  background: #fff;
  padding: 30px 40px;
  border-radius: 8px;
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
  white-space: pre-wrap;
}
#about-us-7 .nav-tabs {
  margin-bottom: 20px;
}
#about-us-7 .tab-content {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}



#team-14 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#team-14 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#team-14 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#team-14 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#team-14 .member-trigger-item {
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#team-14 .member-trigger-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.1);
}
#team-14 .trigger-card {
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
  padding: 1.5rem;
  text-align: center;
}
#team-14 .trigger-card .trigger-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 1rem auto;
  border: 3px solid #eee;
}
#team-14 .trigger-card .trigger-name {
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 0.1rem;
  color: #343a40;
}
#team-14 .trigger-card .trigger-role {
  font-size: 0.9rem;
  color: #6c757d;
}
#team-14 .trigger-circle {
  text-align: center;
}
#team-14 .trigger-circle .trigger-image img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 1rem auto;
  border: 3px solid #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
#team-14 .trigger-circle .trigger-name {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  color: #343a40;
}
#team-14 .trigger-circle .trigger-role {
  font-size: 0.85rem;
  color: #6c757d;
}
#team-14 .modal-header {
  border-bottom-color: #eee;
}
#team-14 .modal-title {
  font-weight: 600;
  font-size: 1.4rem;
}
#team-14 .modal-body {
  padding: 1.5rem 2rem;
}
#team-14 .modal-image {
  text-align: center;
  margin-bottom: 1.5rem;
}
#team-14 .modal-image img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #f1f1f1;
}
#team-14 .modal-bio p {
  font-size: 1rem;
  line-height: 1.7;
  color: #495057;
  margin-bottom: 1rem;
}
#team-14 .modal-contact-info {
  font-size: 0.95rem;
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #eee;
}
#team-14 .modal-contact-info a {
  text-decoration: none;
  font-weight: 500;
}
#team-14 .modal-contact-info a:hover {
  text-decoration: underline;
}
#team-14 .modal-social-links {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid #eee;
  text-align: center;
}
#team-14 .modal-social-links a {
  display: inline-block;
  color: #6c757d;
  margin: 0 0.6rem;
  font-size: 1.3rem;
  transition: color 0.3s ease;
}
#team-14 .modal-social-links a:hover {
  color: var(--bs-primary);
}
#team-14 .modal-footer {
  border-top-color: #eee;
}
@media (max-width: 767.98px) {
  #team-14 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #team-14 .section-title {
    font-size: 2.1rem;
  }
  #team-14 .modal-body {
    padding: 1rem 1.5rem;
  }
  #team-14 .modal-image img {
    width: 150px;
    height: 150px;
  }
}



#timeline-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#timeline-5 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#timeline-5 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#timeline-5 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#timeline-5 .period-card {
  border: 1px solid #dee2e6;
  border-radius: 0.5rem;
  background-color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#timeline-5 .period-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
#timeline-5 .period-header {
  padding: 1.25rem 1.5rem;
  background-color: #f8f9fa;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
#timeline-5 .period-icon i {
  font-size: 1.5rem;
  color: var(--bs-primary);
}
#timeline-5 .period-label {
  font-size: 1.3rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 0;
  line-height: 1.2;
}
#timeline-5 .period-title {
  font-size: 0.9rem;
  color: #6c757d;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.2;
}
#timeline-5 .period-events-list {
  list-style: none;
  padding: 1.5rem;
  margin-bottom: 0;
  flex-grow: 1;
}
#timeline-5 .period-events-list li {
  font-size: 0.95rem;
  color: #495057;
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 0.75rem;
  line-height: 1.6;
}
#timeline-5 .period-events-list li:last-child {
  margin-bottom: 0;
}
#timeline-5 .period-events-list li::before {
  content: "\f111";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0.4em;
  color: var(--bs-primary);
  font-size: 0.5em;
  opacity: 0.7;
}
@media (max-width: 991.98px) {
  #timeline-5 .period-label {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  #timeline-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #timeline-5 .section-title {
    font-size: 2.1rem;
  }
  #timeline-5 .period-header {
    padding: 1rem 1.25rem;
  }
  #timeline-5 .period-label {
    font-size: 1.1rem;
  }
  #timeline-5 .period-events-list {
    padding: 1.25rem;
  }
  #timeline-5 .period-events-list li {
    font-size: 0.9rem;
  }
}



#awards-18 {
  padding: 3rem 1.5rem;
  text-align: center;
  border-radius: 0.375rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#awards-18 .container-tight {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
#awards-18 .block-icon {
  margin-bottom: 1rem;
  opacity: 0.8;
}
#awards-18 .block-icon i {
  font-size: 2.2rem;
}
#awards-18 .block-headline {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.75rem;
}
#awards-18 .block-text {
  font-size: 1rem;
  line-height: 1.7;
  opacity: 0.9;
  margin-bottom: 0;
}
#awards-18 .block-link {
  margin-top: 1.5rem;
}
#awards-18 .block-link .btn {
  padding: 0.6rem 1.5rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  #awards-18 {
    padding: 2rem 1rem;
  }
  #awards-18 .block-headline {
    font-size: 1.4rem;
  }
  #awards-18 .block-text {
    font-size: 0.95rem;
  }
}



#why-choose-us-2 {
  padding: 60px 15px;
  margin: 0 auto;
  max-width: 1000px;
}
#why-choose-us-2 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px 15px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#why-choose-us-2 .reasons-columns {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
#why-choose-us-2 .column {
  flex: 1 1 45%;
}
#why-choose-us-2 .reason-item {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
}
#why-choose-us-2 .reason-item i {
  font-size: 2rem;
  color: #28a745;
  margin-bottom: 10px;
}
#why-choose-us-2 .reason-item h5 {
  font-size: 1.1rem;
  margin-bottom: 8px;
}
#why-choose-us-2 .reason-item p {
  font-size: 0.95rem;
  color: #555;
}
@media (max-width: 768px) {
  #why-choose-us-2 .reasons-columns {
    flex-direction: column;
  }
}



#call-to-action-1 {
  position: relative;

  background-size: cover;
  background-position: center;
  padding: 60px 15px;
  text-align: center;
  color: #fff;
}
#call-to-action-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#call-to-action-1 .content {
  position: relative;
  z-index: 2;
}
#call-to-action-1 h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#call-to-action-1 p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}
#call-to-action-1 .btn {
  background-color: #007bff;
  color: #fff;
  padding: 10px 20px;
  font-size: 1.2rem;
  border-radius: 5px;
  text-decoration: none;
  transition: background-color 0.3s;
}
#call-to-action-1 .btn:hover {
  background-color: #0056b3;
}


