/* hero */
.hero {
  background-image: url("../images/index-image-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 47vw;
}
.hero-sep {
  width: 4rem;
  background-color: #e1d33c;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
}
.hero-button-div {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.hero-button {
  color: #ffffff;
  transition: all 0.3s ease;
  transform: translateX(10px);
}
.hero-button:hover {
  background-color: #3d81b2;
  padding: 0.7rem 1.2rem;
  color: #ffffff !important;
}
.slick-div {
  color: #ffffff;
  position: relative;
  height: 450px;
  bottom: -85px;
  direction: ltr;
}
.hero-title a {
  color: #ffffff;
  font-weight: 600;
  font-size: 2.5rem;
}
.slick-button {
  width: 54px;
  height: 54px;
  text-align: center;
  padding: 1rem;
  background-color: #0000001f;
  transition: all 0.5s;
  color: #ffffff;
  font-weight: 500;
  position: absolute;
}
.slick-prev-button {
  right: 0;
}
.slick-next-button {
  right: 0;
  bottom: 0;
}
.slick-list {
  top: 50%;
  text-align: right;
  right: 80px;
  transform: translate(0%, -50%) !important;
}
.slick-dots {
  display: grid;
  gap: 0.7rem;
  justify-content: end;
  top: 73px;
  right: 13px;
  bottom: unset;
  width: auto;
}
.slick-button:hover {
  color: #6c9e10;
  opacity: 1;
  background-color: #ffffff;
}
.slick-dots li button:before {
  opacity: 1;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 40px;
  transition: all 0.3s ease-out;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #ffffff;
  border-color: #e5e5e5;
  transform: scale(1);
}
.slick-slide {
  padding: 30px;
}
@media (max-width: 1280px) {
  .hero {
    height: 622px;
  }
}
@media (max-width: 425px) {
  .slick-div {
    bottom: -95px;
  }
  .slick-button {
    width: 40px;
    height: 40px;
    padding: 8px;
  }
  .slick-dots {
    right: 2px;
  }
  .hero-title a {
    font-size: 1.5rem;
  }
  .slick-list {
    right: 20px;
  }
}

/* chairman */
.pt_horizontal-line {
  margin-left: auto;
  margin-right: auto;
  width: 2px;
  height: 70px;
}

/* ceo */
.ceo-container {
  overflow: hidden;
  box-shadow: 100px 100px 0px -75px #72a647;
  background-color: #f0f0f0;
}
.ceo-container-image-div {
  height: 100%;
  left: -10%;
}
.ceo-container-image {
  height: 100%;
  float:left;
}
.ceo-container-text {
  width: 627px;
  padding: 2rem;
}
@media (max-width: 768px) {
  .ceo-container-text {
    width: auto;
  }
  .ceo-container-image {
    content: url("../images/index-image-4.png");
    width: 100%;
    height: auto;
  }
  .ceo-container-image-div {
    width: 100%;
  }
  .ceo-container-text {
    padding-top: 50%;
  }
}

/* highlight */
.highlight-start-div {
  min-height: 380px;
  background-image: url("../images/index-image-5.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 27% auto;
  background-attachment: fixed;
}
.highlight-running {
  box-shadow: 0px 0px 21px 0px rgb(58 58 58 / 15%);
  padding: 3rem;
  margin-top: -10rem;
  background-color: #ffffff;
  z-index: 3;
}
.style-1-ar {
  padding: 6rem 7rem;
}
@media (max-width: 768px) {
  .style-1-ar {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

/* fund */
.fund-image {
  box-shadow: -80px -80px 0px -65px #72a647;
}
#fund-timeline .timeline__item.timeline__item--bottom {
  transform: unset !important;
  padding: 0 0 2.5rem !important;
}
#fund-timeline .timeline__item.timeline__item--bottom::after {
  top: 100% !important;
}
#fund-timeline .timeline__item.timeline__item--bottom .timeline__content__wrap {
  vertical-align: bottom;
}
#fund-timeline .timeline-divider {
  background-color: #d8d24d !important;
  height: 2px;
}
#fund-timeline .timeline__item:after {
  border: none;
  background-color: #d8d24d !important;
  height: 15px;
  width: 15px;
}
#fund-timeline .timeline-nav-button {
  background-color: #d8d24d;
  border: none;
  transition: all 0.5s ease;
}
#fund-timeline .timeline-nav-button:hover {
  background-color: #ffffff;
  border: none;
}
#fund-timeline .timeline-nav-button::before {
  background-size: cover;
  height: 37px;
  width: 27px;
}
#fund-timeline .timeline-nav-button--prev::before {
  background-image: url("../images/angle-left-svgrepo-com.png");
  left: 46%;
}
#fund-timeline .timeline-nav-button--next::before {
  right: 46%;
  background-image: url("../images/angle-right-svgrepo-com.png");
}
#fund-timeline .timeline__items {
  height: 462px !important;
}

/* study */
.study-section-title {
  background-image: url("../images/index-image-10.png");
  height: 145px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-left: 195px;
  z-index: 11;
  transition: box-shadow 0.3s ease-in;
}
.study-section-title:hover {
  box-shadow: -40px 0px #3f82b4;
}
.study-section-background {
  background-image: url("../images/index-image-11.png");
  height: 570px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -75px;
  z-index: 10;
}
.study-section-content {
  background-color: #000000;
  opacity: 0.74;
  height: 100%;
}
.style-3-ar {
  position: absolute;
  top: 50%;
  transform: translate(-6%, -50%);
  width: 100%;
}
.style-3-en {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(6%, -50%);
}

@media (max-width: 768px) {
  .study-section-title {
    margin-left: 55px;
    height: 91.5px;
  }
  .study-section-background {
    margin-top: -47px;
  }
}
/* spotlighttopic */
.spotlighttopic-shadow {
  box-shadow: 100px -100px 0px -80px #72a647;
}

/* economic */
.style-2 {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.8rem !important;
}
