.spacer-100 {
  height: 70px;
  display: block;
}

body {
  font-family: "Poppins", sans-serif;
  color: #484b59;
  font-size: 14px;
  line-height: 1.6;
}

p, h1, h2, h3 {
  color: #484b59;
}

.wc-timelin-box1 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #032A64;
}
.wc-timelin-box1 .tcs-custom-container .timeline-component-desc {
  text-align: center;
  width: 100%;
  font-family: "Poppins", sans-serif;
  color: #2A75E5;
  font-size: 36px;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .wc-timelin-box1 .tcs-custom-container .timeline-component-desc .timeline-component-desc {
    font-size: 28px;
  }
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .year-prefix-div.fixed {
  height: 6rem;
  left: 97px !important;
  top: 212px !important;
  z-index: 0;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .year-prefix-div.fixed .year-text-prefix span {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 108px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 0.9;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .timeline-milestone-year-ul .timeline-milestone-year-li .timeline-milestone-year-text {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 108px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 0.9;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .timeline-milestone-year-ul .year-divider {
  height: 21.5625rem;
  background: #fff;
  opacity: 0.1;
  width: 2px;
  position: relative;
  left: 4.3rem;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .swiper-slide {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background: transparent !important;
  width: 55%;
  height: 27.7rem;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .swiper-slide img {
  height: auto;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .swiper-slide .timeline-card-desc-text {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-padding .swiper-slide .timeline-card-year-text {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-scrollbar-vertical .os-scrollbar-track .os-scrollbar-handle {
  width: 3.5rem !important;
  height: 3.5rem !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.wc-timelin-box1 .tcs-custom-container .timeline-height-container .os-scrollbar-vertical .scroll-year-text {
  color: #fff;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  color: #ffffff;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .year-prefix-container span {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 108px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 1;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .custom-pagination-container .year-prefix-container {
  max-height: 7rem;
  overflow-y: hidden;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .custom-pagination-container .custom-pagination li {
  font-family: "Poppins", sans-serif;
  color: #ffffff;
  font-size: 108px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 1;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-horizontal > .swiper-scrollbar {
  color: #fff;
  opacity: 1;
  height: 0.3125rem;
  width: 100%;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-horizontal > .swiper-scrollbar .scroll-year-text {
  position: absolute;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #fff;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  left: -0.3125rem;
  top: -1.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  padding: 0.8125rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 3.5rem !important;
  height: 3.5rem !important;
  background-color: #fff !important;
  border-radius: 6.1875rem !important;
  position: relative;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-wrapper .swiper-slide {
  background-color: #032A64;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-wrapper .timeline-card-desc-text {
  padding-top: 1rem;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.03125rem;
  color: #ffffff;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-wrapper .timeline-card-year-text {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.03125rem;
  color: #ffffff;
}
.wc-timelin-box1 .tcs-custom-container .timeline-mobile-view-outer .swiper-wrapper .timeline-card-div {
  height: 15.625rem;
}

/*# sourceMappingURL=new-timeline.css.map */
