
#about-us-26 {
  padding: 80px 0;
  background-color: #f4f4f4;
  color: #333;
}
#about-us-26 .container > h2.section-title,
#about-us-26 .container > p.section-subtitle {
  text-align: center;
  margin-bottom: 50px;
}
#about-us-26 .our-story {
  background-color: #fff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}
#about-us-26 .our-story h3 {
  font-size: 2rem;
  color: #007bff;
  margin-bottom: 20px;
}
#about-us-26 .our-story p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 20px;
}
#about-us-26 .our-story img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
#about-us-26 .our-values {
  background-color: #e9ecef;
  padding: 40px;
  border-radius: 8px;
  margin-bottom: 50px;
}
#about-us-26 .our-values h3 {
  font-size: 2rem;
  color: #28a745;
  margin-bottom: 30px;
  text-align: center;
}
#about-us-26 .our-values .value-item {
  text-align: center;
  margin-bottom: 30px;
}
#about-us-26 .our-values .value-item i {
  font-size: 2.5rem;
  color: #28a745;
  margin-bottom: 15px;
}
#about-us-26 .our-values .value-item h4 {
  font-size: 1.2rem;
  color: #333;
  margin-bottom: 10px;
}
#about-us-26 .our-values .value-item p {
  font-size: 0.9rem;
  color: #555;
}
#about-us-26 .our-team {
  background-color: #fff;
  padding: 40px;
  border-radius: 8px;
  margin-bottom: 50px;
}
#about-us-26 .our-team h3 {
  font-size: 2rem;
  color: #dc3545;
  margin-bottom: 30px;
  text-align: center;
}
#about-us-26 .our-team .team-member {
  text-align: center;
  margin-bottom: 30px;
}
#about-us-26 .our-team .team-member img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}
#about-us-26 .our-team .team-member h4 {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 5px;
}
#about-us-26 .our-team .team-member p {
  font-size: 0.9rem;
  color: #777;
}
#about-us-26 .our-achievements {
  background-color: #f8f9fa;
  padding: 40px;
  border-radius: 8px;
}
#about-us-26 .our-achievements h3 {
  font-size: 2rem;
  color: #ffc107;
  margin-bottom: 30px;
  text-align: center;
}
#about-us-26 .our-achievements .achievement-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#about-us-26 .our-achievements .achievement-item img {
  width: 80px;
  height: auto;
  margin-right: 20px;
  border-radius: 4px;
}
#about-us-26 .our-achievements .achievement-item p {
  font-size: 1rem;
  color: #555;
}
@media (min-width: 768px) {
  #about-us-26 .our-values .row > div {
    margin-bottom: 0;
  }
  #about-us-26 .our-team .row > div {
    margin-bottom: 0;
  }
}



#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-17 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f8f9fa;
  overflow: hidden;
}
#awards-17 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#awards-17 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#awards-17 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
#awards-17 .column-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--bs-primary);
  display: inline-block;
}
#awards-17 .awards-list {
  list-style: none;
  padding-left: 0;
}
#awards-17 .award-item {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
#awards-17 .award-item:last-child {
  margin-bottom: 0;
}
#awards-17 .award-visual {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.25rem;
  border: 1px solid #eee;
}
#awards-17 .award-visual img {
  max-height: 45px;
  max-width: 100%;
  width: auto;
}
#awards-17 .award-visual i {
  font-size: 2rem;
  color: var(--bs-primary);
}
#awards-17 .award-name {
  font-weight: 500;
  color: #495057;
  font-size: 1rem;
}
#awards-17 .testimonial-item {
  margin-bottom: 2rem;
  background-color: #ffffff;
  padding: 1.5rem;
  border-radius: 0.375rem;
  border: 1px solid #dee2e6;
  border-left: 4px solid var(--bs-primary);
}
#awards-17 .testimonial-item:last-child {
  margin-bottom: 0;
}
#awards-17 .testimonial-quote {
  font-style: italic;
  color: #495057;
  margin-bottom: 1rem;
  line-height: 1.7;
  position: relative;
}
#awards-17 .testimonial-author {
  font-weight: 600;
  color: #343a40;
  font-size: 0.95rem;
}
#awards-17 .testimonial-role {
  font-size: 0.85rem;
  color: #6c757d;
}
@media (max-width: 991.98px) {
  #awards-17 .column-title {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  #awards-17 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #awards-17 .section-title {
    font-size: 2.1rem;
  }
  #awards-17 .awards-column,
  #awards-17 .testimonials-column {
    text-align: center;
  }
  #awards-17 .awards-column {
    margin-bottom: 3rem;
  }
  #awards-17 .column-title {
    display: inline-block;
  }
  #awards-17 .award-item {
    flex-direction: column;
    text-align: center;
  }
  #awards-17 .award-visual {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
  #awards-17 .testimonial-item {
    text-align: center;
  }
}



#team-9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
  background-size: cover;
  background-position: center center;
  text-align: center;
  overflow: hidden;
  background-color: #343a40;
}
#team-9::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.65);
}
#team-9 .container {
  position: relative;
  z-index: 2;
  max-width: 800px;
}
#team-9 .cta-title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
#team-9 .cta-subtitle {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  opacity: 0.9;
}
#team-9 .cta-text {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
  opacity: 0.9;
}
#team-9 .cta-buttons .btn {
  margin: 0.5rem 0.5rem;
  padding: 0.8rem 2rem;
  font-weight: 500;
}
#team-9 .cta-buttons .btn-lg {
  padding: 1rem 2.5rem;
  font-size: 1.1rem;
}
@media (max-width: 767.98px) {
  #team-9 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  #team-9 .cta-title {
    font-size: 2.2rem;
  }
  #team-9 .cta-subtitle {
    font-size: 1.1rem;
  }
  #team-9 .cta-text {
    font-size: 1rem;
  }
  #team-9 .cta-buttons .btn {
    display: block;
    width: 80%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}



#press-mentions-15 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 0.375rem;
}
#press-mentions-15 .section-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #495057;
  padding-left: 1rem;
  padding-right: 1rem;
}
#press-mentions-15 .mention-list {
  list-style: none;
  padding: 0 1rem;
  margin-bottom: 0;
}
#press-mentions-15 .mention-list li {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px dotted #ced4da;
}
#press-mentions-15 .mention-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#press-mentions-15 .mention-headline a {
  font-size: 0.95rem;
  font-weight: 500;
  color: #212529;
  text-decoration: none;
  display: block;
  margin-bottom: 0.2rem;
}
#press-mentions-15 .mention-headline a:hover {
  color: var(--bs-primary);
}
#press-mentions-15 .mention-publication {
  font-size: 0.8rem;
  color: #6c757d;
  font-style: italic;
}
#press-mentions-15 .logo-inline-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  gap: 1rem 1.5rem;
  padding: 0 1rem;
}
#press-mentions-15 .logo-inline-item a {
  display: inline-block;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
#press-mentions-15 .logo-inline-item a:hover {
  filter: grayscale(0%);
  opacity: 1;
}
#press-mentions-15 .logo-inline-item img {
  max-height: 25px;
  max-width: 80px;
  width: auto;
}
@media (max-width: 767.98px) {
  #press-mentions-15 .section-title {
    text-align: center;
  }
  #press-mentions-15 .mention-headline a {
    font-size: 0.9rem;
  }
  #press-mentions-15 .mention-publication {
    font-size: 0.75rem;
  }
}



#call-to-action-16 {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
  color: #ffffff;
}
#call-to-action-16.has-bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 23, 42, 0.7);
  z-index: 1;
}
#call-to-action-16 .container {
  position: relative;
  z-index: 2;
}
#call-to-action-16:not(.has-bg-image) {
}
#call-to-action-16:not(.has-bg-image) .cta-subtext {
}
#call-to-action-16 .cta-headline {
  font-weight: 700;
  font-size: 2.25rem;
  margin-bottom: 1rem;
  line-height: 1.3;
}
#call-to-action-16 .cta-subtext {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  line-height: 1.6;
  opacity: 0.9;
}
#call-to-action-16 .cta-buttons .btn {
  margin: 0.5rem;
  padding: 0.8rem 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  border-width: 2px;
}
#call-to-action-16 .cta-buttons .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
#call-to-action-16 .cta-buttons .btn i {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  #call-to-action-16 .cta-content,
  #call-to-action-16 .cta-buttons {
    text-align: center;
  }
  #call-to-action-16 .cta-headline {
    font-size: 1.8rem;
  }
  #call-to-action-16 .cta-subtext {
    font-size: 1rem;
  }
  #call-to-action-16 .cta-buttons {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  #call-to-action-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #call-to-action-16 .cta-buttons .btn {
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}


