@charset "UTF-8";

/* ============================================================ */
/*                      general                                 */
/* ============================================================ */
body,
html {
    font-family: "Microsoft JhengHei", Lato, sans-serif;
    line-height: 1.5;
    letter-spacing: 1px;
    font-size: 1rem;
    overflow-x: hidden;
    padding-bottom: 0;
}
p {
    font-size: 1rem;
    color: #000;
    margin: 0.5rem 0;
    line-height: 1.5;
    font-size: 1rem;
}
ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
*:focus {
    outline: 0;
}
* {
    box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
input[type="file"] {
    position: fixed;
    right: 100%;
    bottom: 100%;
}
p::selection {
    background: #ff584c;
    color: #fff;
}
::placeholder {
    color: #ced4da;
}
button{
  border: 0; margin: 0; padding: 0; outline: none;
  cursor: pointer;
}


.wda-navbar-green {
  background-color: #a4dadd !important;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.wda-navbar-brand img {
  width: 200px;
}
.wda-navbar-collapse {
  flex-grow: inherit;
}
.navbar-expand-md .navbar-nav .wda-link {
  padding-left: 0rem;
  padding-right: 0rem;
  margin-right: 0rem;
  margin-left: 0rem;
  min-width: 7rem;
}
.navbar-dark .navbar-nav .wda-link {
  color: #444 !important;
  font-weight: 525;
  text-align: center;
  border-radius: 10rem;
}
.navbar-dark .navbar-nav .wda-link:hover {
  color: #444;
  background-color: #ceefee;
  /*text-decoration: underline;
  text-decoration-color: #62b2b2;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;*/
}
.wda-btn {
  border-radius: 10rem;
  border: 0;
  color: #444;
  background: url(../img/ic_language.svg) 10% 48% no-repeat;
  background-size: 13% auto;
  background-color: #fff;
  /*width: 8rem;*/
  padding-left: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 0.2rem;
}
.wda-btn:hover, .wda-btn:visited, .wda-btn:focus, .wda-btn:checked {
  background-color: #fff;
  color: #444;
}
.wda-dropdown-menu {
  min-width: 8.1rem;
}
.dropdown a {
  padding-left: 2.3rem;
}
.wda-dropdown-menu[data-bs-popper] {
  left: 10%;
}
.navbar-dark .wda-navbar-toggler {
  color: #a4dadd;
  border-color: #a4dadd;
}
.navbar-dark .wda-navbar-toggler:focus {
  box-shadow: none;
}
.navbar-dark .wda-navbar-toggler-icon {
  background-image: url(../img/ic_menu.svg);
}
.wda-navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.wda-carousel .carousel-item {
  margin-right: 0;
}
.wda-container {
  padding-top: 0.7rem;
  background: #a4dadd;
}
.wda-container img {
  width: 100%;
}
.wda-container span:last-child {
  display: none;
}
.wda-about {
  position: relative;
  background: #a4dadd;
  padding-top: 2rem;
}
.wda-title-bg {
  position: relative;
  padding: 0;
  min-height: 300px;
}
.wda-about-title {
  position: absolute;
  width: 100%;
  min-height: 300px;
  background: url(../img/title_01_bg.png) 50% 0 no-repeat;
}
.about-title-02 {
  background: url(../img/title_02_bg.png) 50% 0 no-repeat;
}
.about-title-03 {
  background: url(../img/title_03_bg.png) 50% 0 no-repeat;
}
.about-title-star01 {
  background: url(../img/title_star_01_bg.png) 50% 0 no-repeat;
}
.about-title-star02 {
  background: url(../img/title_star_02_bg.png) 50% 0 no-repeat;
}
.about-title-star03 {
  background: url(../img/title_star_03_bg.png) 50% 0 no-repeat;
}
.wda-title-bottom {
  position: absolute;
  top: 200px;
  width: 100%;
}
.wda-title-bottom p {
  margin-top: -3.5rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 550;
  color: #333;
  background: url(../img/title_bottom_bg.png) 50% 0 no-repeat;
  background-position: 50% 100%;
  padding-bottom: 2rem;
}
.title-bottom-none p {
  background-size: 0 0;
}
.wda-title-bottom span {
  display: inline-block;
  width: 70%;
}
.wda-about-title img {
  width: 100%;
  max-width: 828px
}
.wda-about-txt {
  text-align: center;
  padding-bottom: 2rem;
}
.wda-respect {
  padding-top: 2rem;
}
.wda-about-txt p, .wda-respect-txt p {
  font-size: 1.5rem;
  line-height: 2.5rem;
  margin-bottom: 2rem;
  color: #444;
}
.wda-about-txt span {
  display: block;
}
.about-txt-english {
  text-align: justify;
}
.wda-bg-wave-about {
  width: 100%;
  height: 60px;
  background: url(../img/bg_wave_01.jpg) 100% 100% repeat-x;
  background-size: 100% auto;
  background-color: #a4dadd;
  margin-bottom: -1px;
}
.wda-bg-wave span {
  display: none;
}
.wda-bg-wave img {
  width: 100%;
}
.wda-respect {
  position: relative;
  background-color: #f7b998;
}
.wda-respect-txt { 
  text-align: justify;
}
.wda-respect-txt p {
  font-size: 1.5rem;
  line-height: 3rem;
  color: #444;
  /*margin-bottom: 2rem;
  padding-bottom: 2rem;*/
}
.respect-txt-thailand p {
  text-align: start;
}

.wda-bg-circle {
  position: absolute;
  width: 250px;
  height: 250px;
  background: url(../img/bg_circle.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.bg-circle-gl {
  top: 320px;
  left: 15%;
}
.bg-circle-gr {
  top: 580px;
  right: 15%;
}
.bg-circle-ol {
  top: 260px;
  left: 18%;
}
.bg-circle-or {
  top: 400px;
  right: 18%;
}



/* 跑馬燈 */
.marquee-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  /*height: 100vh;*/
  justify-content: center;
}

.marquee-row {
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 100%; /* Adjust height as needed */
  margin-bottom: 2.5rem;
}

.marquee-content {
  display: inline-flex;
  animation: scroll linear infinite;
}

.marquee-row-1 .marquee-content {
  animation-duration: 30s; /* Adjust speed */
  animation-direction: normal;
}

.marquee-row-2 .marquee-content {
  animation-duration: 30s; /* Adjust speed */
  animation-direction: reverse;
}

@keyframes scroll {
  from {
      transform: translateX(0%);
  }
  to {
      transform: translateX(-100%);
  }
}
.marquee-content img {
  width: 280px; /* Adjust image size */
  height: auto;
  margin-right: 2rem; /* Adjust gap between images */
  object-fit: cover; 
}

.wda-story {
  background: url(../img/bg_paper.jpg) 0 0 repeat-y;
  background-size: 100% auto;
  padding-top: 2rem;
}

.wda-dark-video {
  width: 100%;
  background-color: #444;
  margin-bottom: 3rem;
}
.dark-video-play {
  height: 40rem;
  padding: 1.8rem 1rem;
}
.dark-video-play iframe {
  width: 100%;
  height: 100% !important;
}
.dark-video-title {
  height: 8rem;
  background: url(../img/pic_family.png) 98% 100% no-repeat;
  background-size: 38% auto;
}
.dark-title-vietnam {
  background-size: 22% auto;
}
.dark-title-english {
  background-size: 35% auto;
}
.video-title-indonesia {
  background-size: 16% auto;
}
.dark-video-title p {
  color: #fff;
  font-size: 1.8rem;
  padding-left: 1rem;
  padding-top: 0.3rem;
}
.dark-video-title span {
  display: block;
}
.wda-story .featurette {
  margin-bottom: 5rem;
  height: 280px;
}
.wda-story .featurette .col-md-5 {
  padding: 0 !important;
  margin: 0 !important;
}
.wda-featurette-txt {
  padding-left: 3rem;
  padding-right: 3rem;
  background: rgba(255,255,2255,0.6);
}
.wda-featurette-txt .featurette-heading {
  color: #30998f;
  font-size: 2rem;
  font-weight: 600;
}
.wda-featurette-txt .lead {
  color: #444;
}
.wda-featurette {
  position: relative;
}
.wda-featurette-dot {
  position: absolute;
  top: 2rem;
  z-index: 999;
}
.wda-story .col-md-5 {
  height: 280px;
}
.wda-story .col-md-5 iframe {
  width: 100%;
  height: 280px;
}
.wda-featurette-video {
  position: absolute;
  top: 0;
  left: 0.9rem;
  z-index: 998;
  width: calc(100% - 1rem);
}
.wda-footer {
  padding: 1rem 2rem;
}
.wda-footer-svg img {
  width: 200px;
}
.wda-go-top {
  border-radius: 10rem;
  padding: 1rem 0.6rem;
  background-color: #ceefee;
  color: #57b7bc;
}
.wda-footer-ad {
  color: #444;
  border: 1px solid #444;
}

/*越南版*/
.nav-item-vietnam {
  margin: 0 1rem;
  font-size: 15px;
}
.nav-item-vietnam a {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.featurette-txt-vietnam {
  height: 280px;
}
.wda-featurette-txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.featurette-heading {
  margin-top: 0;
}
.featurette-txt-vietnam .featurette-heading {
  line-height: 2.5rem;
}