
#timeline-18 {
  padding-top: 5rem;
  padding-bottom: 0;
  background-color: #ffffff;
  overflow: hidden;
}
#timeline-18 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#timeline-18 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#timeline-18 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin: 0 auto;
}
#timeline-18.layout-vertical-alternating .timeline-wrapper {
  position: relative;
  max-width: 900px;
  margin: 4rem auto 4rem auto;
}
#timeline-18.layout-vertical-alternating .timeline-wrapper::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #e9ecef;
  top: 15px;
  bottom: 15px;
  left: 50%;
  margin-left: -1.5px;
  z-index: 1;
}
#timeline-18.layout-vertical-alternating .timeline-item {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
  margin-bottom: 2rem;
}
#timeline-18.layout-vertical-alternating .timeline-item:last-child {
  margin-bottom: 0;
}
#timeline-18.layout-vertical-alternating .timeline-item::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border: 5px solid var(--bs-primary);
  top: 15px;
  border-radius: 50%;
  z-index: 2;
  box-shadow: 0 0 0 4px #ffffff;
}
#timeline-18.layout-vertical-alternating .timeline-marker-icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 15px;
  text-align: center;
  z-index: 3;
  line-height: 30px;
  color: var(--bs-primary);
  font-size: 0.9rem;
}
#timeline-18.layout-vertical-alternating .timeline-left {
  left: 0;
  padding-right: 35px;
}
#timeline-18.layout-vertical-alternating .timeline-left::after {
  left: -15px;
}
#timeline-18.layout-vertical-alternating .timeline-left .timeline-marker-icon {
  right: -15px;
}
#timeline-18.layout-vertical-alternating .timeline-right {
  left: 50%;
  padding-left: 75px;
}
#timeline-18.layout-vertical-alternating .timeline-right::after {
  left: -15px;
}
#timeline-18.layout-vertical-alternating .timeline-right .timeline-marker-icon {
  left: -15px;
}
#timeline-18.layout-vertical-alternating .timeline-content {
  padding: 1.5rem;
  background-color: #f8f9fa;
  position: relative;
  border-radius: 6px;
  border: 1px solid #e9ecef;
}
#timeline-18 .timeline-date {
  font-weight: 700;
  color: var(--bs-primary);
  margin-bottom: 0.5rem;
  display: block;
  font-size: 1.2rem;
}
#timeline-18 .timeline-item-title {
  font-size: 1.15rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #343a40;
}
#timeline-18 .timeline-item-description {
  font-size: 0.95rem;
  color: #495057;
  line-height: 1.6;
  margin-bottom: 0;
}
@media screen and (max-width: 767.98px) {
  #timeline-18.layout-vertical-alternating .timeline-wrapper::after {
    left: 31px;
  }
  #timeline-18.layout-vertical-alternating .timeline-item {
    width: 100%;
    padding-left: 70px;
    padding-right: 15px;
  }
  #timeline-18.layout-vertical-alternating .timeline-left,
  #timeline-18.layout-vertical-alternating .timeline-right {
    left: 0%;
  }
  #timeline-18.layout-vertical-alternating .timeline-left::after,
  #timeline-18.layout-vertical-alternating .timeline-right::after {
    left: 16px;
  }
  #timeline-18.layout-vertical-alternating .timeline-left .timeline-marker-icon,
  #timeline-18.layout-vertical-alternating
    .timeline-right
    .timeline-marker-icon {
    left: 16px;
  }
}
#timeline-18 .cta-block {
  padding: 4rem 1rem;
  margin-top: 0;
  text-align: center;
  background-color: #e9ecef;
  color: #212529;
}
#timeline-18 .cta-block .container {
  max-width: 750px;
}
#timeline-18 .cta-block-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
#timeline-18 .cta-block-text {
  font-size: 1.05rem;
  color: #495057;
  line-height: 1.7;
  margin-bottom: 2rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#timeline-18 .cta-block-text[style*="color: #ffffff"] {
  opacity: 0.9;
}
#timeline-18 .cta-block-button .btn {
  padding: 0.8rem 2rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  #timeline-18 {
    padding-top: 4rem;
  }
  #timeline-18 .section-title {
    font-size: 2.1rem;
  }
  #timeline-18 .cta-block {
    padding: 3rem 1rem;
  }
  #timeline-18 .cta-block-title {
    font-size: 1.8rem;
  }
}



#awards-5 {
  padding-top: 5rem;
  padding-bottom: 6rem;
  background-color: #f8f9fa;
  overflow: hidden;
  position: relative;
}
#awards-5 .section-header {
  text-align: center;
  margin-bottom: 3rem;
}
#awards-5 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#awards-5 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#awards-5 .aw5-swiper-container {
  overflow: hidden;
  position: relative;
}
#awards-5 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 200px;
}
#awards-5 .award-slide-content {
  background-color: #ffffff;
  border: 1px solid #e0e5eb;
  border-radius: 0.5rem;
  padding: 1.5rem;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  width: 90%;
  margin: 0 auto;
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#awards-5 .award-slide-visual {
  margin-bottom: 1rem;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#awards-5 .award-slide-visual img {
  max-height: 45px;
  max-width: 130px;
  width: auto;
}
#awards-5 .award-slide-visual i {
  font-size: 2.5rem;
  color: var(--bs-primary);
}
#awards-5 .award-slide-name {
  font-size: 1rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 0.25rem;
}
#awards-5 .award-slide-by {
  font-size: 0.85rem;
  color: #6c757d;
  margin-bottom: 0.25rem;
}
#awards-5 .award-slide-year {
  font-size: 0.85rem;
  color: #6c757d;
}
#awards-5 .swiper-pagination-aw5 {
  position: static;
  margin-top: 2.5rem;
}
#awards-5 .swiper-pagination-aw5 .swiper-pagination-bullet {
  background-color: var(--bs-primary);
  opacity: 0.4;
}
#awards-5 .swiper-pagination-aw5 .swiper-pagination-bullet-active {
  opacity: 1;
}
#awards-5 .swiper-button-next-aw5,
#awards-5 .swiper-button-prev-aw5 {
  color: var(--bs-primary);
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
#awards-5 .swiper-button-next-aw5::after,
#awards-5 .swiper-button-prev-aw5::after {
  font-size: 1.1rem;
  font-weight: 900;
}
#awards-5 .swiper-button-prev-aw5 {
  left: 5px;
}
#awards-5 .swiper-button-next-aw5 {
  right: 5px;
}
@media (max-width: 767.98px) {
  #awards-5 {
    padding-bottom: 5rem;
  }
  #awards-5 .swiper-button-next-aw5,
  #awards-5 .swiper-button-prev-aw5 {
    width: 38px;
    height: 38px;
  }
  #awards-5 .swiper-button-next-aw5::after,
  #awards-5 .swiper-button-prev-aw5::after {
    font-size: 0.9rem;
  }
}
@media (max-width: 575.98px) {
  #awards-5 .swiper-slide {
    min-height: 180px;
  }
  #awards-5 .award-slide-content {
    padding: 1rem;
    width: 100%;
    min-height: 160px;
  }
  #awards-5 .award-slide-name {
    font-size: 0.9rem;
  }
}



#call-to-action-11 {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  min-height: 400px;
}
#call-to-action-11 .left-col,
#call-to-action-11 .right-col {
  flex: 1 1 50%;
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  text-align: left;
}
#call-to-action-11 .left-col {
  background-color: #f8f9fa;
  color: #333;
}
#call-to-action-11 .left-col h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#call-to-action-11 .left-col p {
  font-size: 1.1rem;
  margin-bottom: 30px;
}
#call-to-action-11 .left-col .btn {
  display: inline-block;
  background-color: #007bff;
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2rem;
  transition: background-color 0.3s ease-in-out;
}
#call-to-action-11 .left-col .btn:hover {
  background-color: #0056b3;
  color: #fff;
}
#call-to-action-11 .right-col {
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  #call-to-action-11 {
    flex-direction: column;
  }
  #call-to-action-11 .left-col,
  #call-to-action-11 .right-col {
    flex: 1 1 100%;
    min-height: auto;
  }
  #call-to-action-11 .left-col {
    text-align: center;
  }
}


