*::-webkit-scrollbar {
  height: 10px;
  width: 12px;
  background-color: #f6f6f6;
  border-radius: 0;
}

*::-webkit-scrollbar-thumb {
  background-color: #999;
  border: 2px solid #f6f6f6;
  border-radius: 10px;
}

html {
  padding: 0 !important;
  font-size: 16px;
  overflow-x: hidden;
}

body {
  font-size: 1rem;
  color: #333;
  background-color: white;
  min-height: 900px;
  font-family: "Poppins", Arial, "Noto Sans TC", sans-serif;
  letter-spacing: 0;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  body {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 1.125rem;
  }
}
body p,
body ul,
body li {
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media (min-width: 992px) {
  body p,
  body ul,
  body li {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  body p,
  body ul,
  body li {
    font-size: 1.125rem;
  }
}
body a {
  text-decoration: none;
  transition: all 0.3s linear !important;
}
body img {
  transition: all 0.3s linear;
}
body mark,
body .mark {
  color: #00ccff;
  padding: 0;
  font-weight: bold;
  background-color: transparent !important;
  margin: 0 0.2em;
}

.container-fluid {
  --bs-gutter-x: 1.5em;
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}
@media (min-width: 769px) {
  .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 1.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 1.5) !important;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 3.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 3.5) !important;
  }
}

.main-prods, .block, .esg-start, .esg .esg-list1, .esg .esg-list2, .esg .esg-list3, .final, .three-stage, .eqpt, .quality-end {
  padding: 3.5em 0;
}
@media (min-width: 992px) {
  .main-prods, .block, .esg-start, .esg .esg-list1, .esg .esg-list2, .esg .esg-list3, .final, .three-stage, .eqpt, .quality-end {
    padding: 4.5em 0;
  }
}
@media (min-width: 1680px) {
  .main-prods, .block, .esg-start, .esg .esg-list1, .esg .esg-list2, .esg .esg-list3, .final, .three-stage, .eqpt, .quality-end {
    padding: 5em 0;
  }
}

.block-title {
  font-size: 2.1em;
  margin-bottom: 1em;
}
@media (min-width: 769px) {
  .block-title {
    font-size: 2.4em;
  }
}
@media (min-width: 992px) {
  .block-title {
    font-size: 2.7em;
  }
}
@media (min-width: 1200px) {
  .block-title {
    font-size: 3.2em;
  }
}
@media (min-width: 1680px) {
  .block-title {
    font-size: 4em;
  }
}

.block-title2 {
  font-size: 1.85em;
  margin-bottom: 1em;
  line-height: 1.5;
  font-style: italic;
  font-weight: bold;
  color: #222222;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 6px;
  letter-spacing: 0.05em;
}
@media (min-width: 769px) {
  .block-title2 {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .block-title2 {
    font-size: 2.2em;
  }
}
@media (min-width: 1200px) {
  .block-title2 {
    font-size: 2.45em;
  }
}
@media (min-width: 1680px) {
  .block-title2 {
    font-size: 2.67em;
  }
}

.block-title3 {
  font-size: 1.85em;
  margin-bottom: 1em;
  line-height: 1.5;
  font-style: italic;
  font-weight: bold;
  color: #ffcc33;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 6px;
  letter-spacing: 0.05em;
}
@media (min-width: 769px) {
  .block-title3 {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .block-title3 {
    font-size: 2.2em;
  }
}
@media (min-width: 1200px) {
  .block-title3 {
    font-size: 2.45em;
  }
}
@media (min-width: 1680px) {
  .block-title3 {
    font-size: 2.67em;
  }
}

.block-title4 {
  font-size: 1.3em;
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #999;
}
@media (min-width: 769px) {
  .block-title4 {
    font-size: 1.45em;
  }
}
@media (min-width: 992px) {
  .block-title4 {
    font-size: 1.65em;
  }
}
@media (min-width: 1200px) {
  .block-title4 {
    font-size: 1.85em;
  }
}
@media (min-width: 1680px) {
  .block-title4 {
    font-size: 1.9em;
  }
}

.block-title5 {
  font-size: 1.1em;
  margin-bottom: 1em;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (min-width: 992px) {
  .block-title5 {
    font-size: 1.2em;
  }
}
@media (min-width: 1680px) {
  .block-title5 {
    font-size: 1.33em;
  }
}

.text-primary {
  color: #00ccff !important;
}

.text-secondary {
  color: #ffcc33 !important;
}

.btn {
  padding: 0.75em 1.5em;
  font-size: 1em;
  border-radius: 50px;
  font-weight: normal;
  letter-spacing: 0.05em !important;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s linear;
}
.btn i {
  font-size: 1em;
  margin-left: 2em;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .btn {
    padding: 0.75em 1.7em;
    font-size: 0.9em;
  }
}
@media (min-width: 1680px) {
  .btn {
    padding: 0.85em 2em;
    font-size: 1em;
  }
}

.btn-sm {
  padding: 0.5em 1em !important;
  font-size: 0.9em;
  border-radius: 50px;
  font-weight: normal;
  letter-spacing: 0;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .btn-sm {
    padding: 0.6em 1.2em !important;
  }
}
@media (min-width: 1680px) {
  .btn-sm {
    padding: 0.7em 1.5em !important;
    font-size: 0.85em;
  }
}

.btn-dark {
  background-color: #333;
  border: 0 !important;
  color: white;
}
.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
  background-color: #00ccff;
}

.btn-delete {
  border: 0;
  background-color: transparent !important;
  padding: 0;
  color: #999 !important;
  font-size: 1em;
  text-transform: capitalize;
  transition: all 0.3s linear;
}
.btn-delete:hover {
  color: #333 !important;
}
.btn-delete i {
  font-size: 1.25em;
}

.btn-back {
  color: white;
  font-size: 1;
  display: inline-flex;
  align-items: center;
  border: 0 !important;
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
  border-radius: 0 !important;
}
.btn-back:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  content: "";
  background-color: #00ccff;
  transition: all 0.3s linear;
}

.btn-play {
  overflow: hidden;
  color: white;
  text-align: center;
  border: 0 !important;
  padding: 0;
  position: relative;
  transition: all 0.3s linear;
}
.btn-play:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 65px;
  height: 65px;
  content: "\f4f4";
  font-family: "Bootstrap-icons";
  background-color: #00ccff;
  color: white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
  transition: all 0.3s linear;
}
@media (min-width: 1680px) {
  .btn-play:before {
    width: 65px;
    height: 65px;
  }
}
.btn-play:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-color: rgba(0, 204, 255, 0.5);
  box-shadow: 0 0 24px rgba(0, 204, 255, 0.5);
  z-index: 1;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: all 0.3s linear;
}
.btn-play img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .btn-play:hover:after, .btn-play:active:after, .btn-play:focus:after {
    box-shadow: none;
  }
  .btn-play:hover img, .btn-play:active img, .btn-play:focus img {
    transform: scale(1.2);
  }
}

.btn-primary {
  position: relative;
  border: 0 !important;
  color: white;
  background-color: #00ccff;
  justify-content: space-between;
  transition: all 0.3s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #333;
  border: 0 !important;
}

.btn-search {
  border: 0 !important;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5em 0.8em;
  color: white !important;
  border-radius: 4px;
}

.video-container {
  display: none;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16/9;
  position: relative;
}
.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.form-control {
  border-radius: 4px;
  border: 0;
}

.input-group button {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.img-wrap {
  transition: all 0.3s linear;
}
.img-wrap img {
  width: 100%;
  height: auto;
  transition: all 0.3s linear;
}

/*404 Page*/
.error-page .logo-error {
  max-width: 100%;
  width: auto;
  height: 80px;
}
.error-page .logo-error-name {
  width: auto;
  height: 80px;
  filter: invert(0.7);
}
.error-page .error-title {
  font-size: 6.5em;
  font-weight: bold;
  color: #00ccff;
}
.error-page .error-subtitle {
  font-size: 1.5em;
  font-weight: bold;
  color: #999;
}
@media (min-width: 992px) {
  .error-page .logo-error {
    height: 80px;
  }
  .error-page .error-title {
    font-size: 10em;
  }
  .error-page .error-subtitle {
    font-size: 4em;
  }
}

/*Company*/
.main-prods {
  position: relative;
  margin-top: 4em;
}
.main-prods:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 75%;
  content: "";
  background-color: #ffcc33;
  z-index: -1;
}
.main-prods .p-item {
  background-color: white;
  text-align: center;
  padding: 0;
}
.main-prods .p-item img {
  background-color: #f6f6f6;
}
.main-prods .p-item h4 {
  font-size: 1.1em;
  font-weight: bold;
  padding: 1em;
  margin-bottom: 0;
}
.main-prods .p-item:nth-child(odd) img {
  background-color: white;
}

/*History*/
.history-slider .slick-list {
  margin: 0 -30px;
  overflow: hidden;
}
.history-slider .slider-wrap {
  margin: 0 30px;
}
.history-slider .slider-wrap .history-img {
  margin-bottom: 5.5em;
}
.history-slider .slider-wrap .history-img img {
  width: 100%;
  height: auto;
}
.history-slider .slider-wrap .year {
  font-size: 1.67em;
  padding: 0 1em;
  background: linear-gradient(to Right, #666666 65%, rgba(102, 102, 102, 0) 100%);
  color: White;
  margin-bottom: 1.5em;
  position: relative;
  transition: all 0.3s linear;
}
.history-slider .slider-wrap .year:before {
  position: absolute;
  left: 30px;
  top: -60px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  content: "";
  background-color: #666;
  transition: all 0.3s linear;
}
.history-slider .slider-wrap .year:after {
  position: absolute;
  left: 34px;
  top: -60px;
  width: 1px;
  height: 60px;
  content: "";
  background-color: #666;
  transition: all 0.3s linear;
}
.history-slider .slider-wrap.slick-current.slick-active .year {
  background: linear-gradient(to Right, #ffcc33 65%, rgba(255, 204, 51, 0) 100%);
}
.history-slider .slider-wrap.slick-current.slick-active .year:before, .history-slider .slider-wrap.slick-current.slick-active .year:after {
  background-color: #ffcc33;
}
@media (min-width: 1400px) {
  .history-slider .slick-next {
    right: -6.5em;
  }
  .history-slider .slick-prev {
    left: -6.5em;
  }
}

/*Business Scope*/
.main-prods-list .p-img {
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;
  text-align: center;
}
.main-prods-list .p-img img {
  width: 50%;
  height: auto;
}
.main-prods-list:nth-child(odd) {
  flex-direction: row-reverse;
}

/*ESG*/
@media (min-width: 992px) {
  .esg-start {
    background-image: url("../images/bg-esg-start.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 35% auto;
  }
}

.esg {
  background-color: black;
}
.esg .esg-list1 {
  background-image: url("../images/bg-esg-e.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}
.esg .esg-list1 .txt-box {
  width: 100%;
}
@media (min-width: 769px) {
  .esg .esg-list1 .txt-box {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .esg .esg-list1 .txt-box {
    width: 50%;
  }
}
.esg .esg-list2 {
  background-image: url("../images/bg-esg-s.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}
.esg .esg-list2 .txt-box {
  width: 100%;
}
@media (min-width: 769px) {
  .esg .esg-list2 .txt-box {
    width: 70%;
    margin-left: 30%;
  }
}
@media (min-width: 1200px) {
  .esg .esg-list2 .txt-box {
    width: 50%;
    margin-left: 50%;
  }
}
.esg .esg-list3 {
  background-image: url("../images/bg-esg-g.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}
.esg .esg-list3 .txt-box {
  width: 100%;
}
@media (min-width: 769px) {
  .esg .esg-list3 .txt-box {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .esg .esg-list3 .txt-box {
    width: 50%;
  }
}
.esg .esg-list1,
.esg .esg-list2,
.esg .esg-list3 {
  position: relative;
}
.esg .esg-list1:after,
.esg .esg-list2:after,
.esg .esg-list3:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
@media (min-width: 769px) {
  .esg .esg-list1:after,
  .esg .esg-list2:after,
  .esg .esg-list3:after {
    display: none;
  }
}
.esg .esg-list1 .txt-box,
.esg .esg-list2 .txt-box,
.esg .esg-list3 .txt-box {
  position: relative;
  z-index: 1;
  color: white !important;
}
.esg .esg-list1 .txt-box ul li,
.esg .esg-list2 .txt-box ul li,
.esg .esg-list3 .txt-box ul li {
  margin-bottom: 1em;
}

/*Quality*/
.three-stage .custom-ol {
  counter-reset: section;
  list-style: none;
  padding-left: 0;
}
.three-stage .custom-ol li {
  counter-increment: section;
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 2.5em;
  font-weight: bold;
  font-size: 1.67em;
  line-height: 1.2;
}
.three-stage .custom-ol li:before {
  content: counter(section);
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 50px;
  height: 50px;
  font-weight: normal;
  font-size: 1em;
  text-align: center;
}
.three-stage .custom-ol li:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  content: "";
  border: 2px solid #333;
  border-radius: 50px;
}
.three-stage .custom-ol li p {
  font-weight: normal;
  margin-top: 1em;
}

.eqpt {
  background-color: #f6f6f6;
  overflow: hidden;
}
.eqpt .eqpt-slider {
  position: relative;
  z-index: 1;
  padding-bottom: 4.5em;
}
.eqpt .eqpt-slider .slider-wrap img {
  width: 100%;
  height: auto;
}
.eqpt .eqpt-slider:after {
  position: absolute;
  left: 50px;
  top: 50px;
  width: 200%;
  height: 150%;
  content: "";
  background-color: #ffcc33;
  z-index: -1;
}
.eqpt .eqpt-slider .slick-dots li button:before {
  background-color: white;
}
.eqpt .eqpt-slider .slick-dots li.slick-active button:before {
  background-color: #666;
}

/*Contact*/
.inquiry {
  width: 100%;
  background-color: #f6f6f6;
  padding: 1.5em 1em;
  margin-bottom: 5em;
  max-width: 800px;
}
.inquiry .item-list {
  margin-bottom: 1.5em !important;
  text-align: center;
}
.inquiry .item-list:last-child {
  margin-bottom: 0 !important;
}
.inquiry .item-list .p-img {
  width: 100%;
  height: auto;
}
.inquiry .item-list .p-name {
  font-size: 1.1em;
  font-weight: normal;
}
.inquiry .item-list .p-name a {
  color: #333;
}
@media (min-width: 992px) {
  .inquiry .item-list .p-name {
    font-size: 1.2em;
  }
}
@media (min-width: 1680px) {
  .inquiry .item-list .p-name {
    font-size: 1.35em;
  }
}
.inquiry .item-list .input-group {
  justify-content: center;
}
.inquiry .item-list .input-group .btn-plus,
.inquiry .item-list .input-group .btn-minus {
  background-color: #cccccc;
  color: white;
  border-radius: 0;
  padding: 0.375em 0.75em;
  border: 0;
}
.inquiry .item-list .input-group .form-control {
  background-color: white;
  color: #333;
  border-radius: 0;
  text-align: center;
  max-width: 150px;
  padding: 0.5em 1em;
}
.inquiry .item-list .input-group input::-webkit-outer-spin-button,
.inquiry .item-list .input-group input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
@media (min-width: 576px) {
  .inquiry .item-list {
    text-align: left;
  }
  .inquiry .item-list .input-group {
    justify-content: flex-start;
  }
}

.contact-info {
  padding-right: 1em;
  padding-left: 1em;
}
@media (min-width: 769px) {
  .contact-info {
    padding-right: 0;
    padding-left: 0;
  }
}
.contact-info .cpy-info {
  position: relative;
  display: flex;
  flex-direction: column;
  order: 2;
  margin-top: 3em;
}
.contact-info .cpy-info:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  content: "";
  z-index: -1;
}
@media (min-width: 992px) {
  .contact-info .cpy-info:after {
    background-color: #ffcc33;
  }
}
.contact-info .cpy-info .cpy-name {
  font-weight: bold;
  font-size: 1.67em;
  margin-bottom: 1.5em;
  color: #00ccff;
}
.contact-info .cpy-info dl {
  font-size: 1.1em;
}
.contact-info .cpy-info dl dt {
  margin-bottom: 0.2em;
}
.contact-info .cpy-info dl dd {
  margin-bottom: 0.8em;
}
.contact-info .cpy-info dl dd a {
  color: #333;
}
.contact-info .cpy-info .img-wrap {
  width: 100%;
}
.contact-info .cpy-info .img-wrap img {
  width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 992px) {
  .contact-info .cpy-info {
    padding: 4.5em 2.5em 0 2.5em;
    order: 1;
    margin-top: 0;
  }
  .contact-info .cpy-info .cpy-name {
    color: #333;
  }
  .contact-info .cpy-info dl {
    margin-bottom: 3.5em;
  }
  .contact-info .cpy-info .img-wrap {
    width: 100%;
    transform: translateX(4em);
  }
  .contact-info .cpy-info .img-wrap img {
    display: block;
  }
}
@media (min-width: 1680px) {
  .contact-info .cpy-info {
    padding: 4.5em 4.5em 0 4.5em;
  }
  .contact-info .cpy-info .img-wrap {
    width: 100%;
    transform: translateX(7em);
  }
}
.contact-info .contact-form {
  display: flex;
  flex-direction: column;
  order: 1;
}
@media (min-width: 992px) {
  .contact-info .contact-form {
    padding: 0 4.5em;
    order: 2;
  }
}

.maps {
  margin: 4.5em 0 -7px 0;
}

.ok .bi-send-check {
  font-size: 3em;
}/*# sourceMappingURL=about.css.map */