*::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background-color: #f2f2f2;
  border-radius: 10px;
}

*::-webkit-scrollbar-thumb {
  background-color: #354c8b;
  border: 1px solid #f2f2f2;
  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;
  counter-reset: benefit workflow;
}
@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;
}
@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 p:last-child {
  margin-bottom: 0;
}
body a {
  text-decoration: none;
  transition: all 0.3s linear !important;
}
body img {
  transition: all 0.3s linear;
}
body mark,
body .mark {
  color: #354c8b;
  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) * 4) !important;
    padding-left: calc(var(--bs-gutter-x) * 4) !important;
  }
}

.main-slider .title-lg, .main-slider .subtitle, .index-solution .solution-slider-nav .slider-wrap, .index-solution .solution-slider .slider-wrap a .solution-name, .index-prods .prods-slider .p-name, .index-about .about-txt .about-title, .index-about .about-txt .about-title2, .index-about .about-slider-nav .slider-wrap, .index-multi .left .index-worldwide .title, .index-multi .left .index-contact .title, .index-multi .index-news .news-slider .slider-wrap, .index-resource .link-list a, .btn-others, .btn, .block-title3, .block-title2, .block-subtitle, .block-title {
  font-family: "Titillium Web", Arial, "Noto Sans TC", sans-serif !important;
}

.main-slider, .index-solution, .index-prods, .index-about, .index-multi {
  padding: 3.5em 0;
}
@media (min-width: 1200px) {
  .main-slider, .index-solution, .index-prods, .index-about, .index-multi {
    padding: 4.5em 0;
  }
}

.block-title {
  font-size: 1.85em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.8em;
  color: #354c8b;
}

.block-subtitle {
  font-size: 1.33em;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 3em;
  color: #999;
}

.block-title2 {
  font-size: 1.65em;
  line-height: 1.3;
  margin-bottom: 1.3em;
  font-weight: bold;
  color: #354c8b;
  text-transform: uppercase;
}

.block-title3 {
  font-size: 1.65em;
  line-height: 1.3;
  margin-bottom: 1.5em;
  font-weight: bold;
  color: #354c8b;
}

.block-title4 {
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1em;
  color: #00ccff;
  text-transform: uppercase;
}

.block-title5 {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.5em;
  color: #999;
  font-style: italic;
  letter-spacing: 0;
}

@media (min-width: 769px) {
  .block-title {
    font-size: 2.45em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.1em;
  }
  .block-title3 {
    font-size: 1.6em;
  }
  .block-title5 {
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1200px) {
  .block-title {
    font-size: 2.7em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.2em;
  }
  .block-title3 {
    font-size: 1.8em;
  }
}
@media (min-width: 1680px) {
  .block-title {
    font-size: 4em;
  }
  .block-title2,
  .block-title4,
  .block-title5 {
    font-size: 2.67em;
  }
  .block-title3 {
    font-size: 2em;
  }
}
.index-solution .solution-slider .slider-wrap a .img-wrap, .btn-play {
  border-radius: 8px;
}
@media (min-width: 769px) {
  .index-solution .solution-slider .slider-wrap a .img-wrap, .btn-play {
    border-radius: 12px;
  }
}
@media (min-width: 1200px) {
  .index-solution .solution-slider .slider-wrap a .img-wrap, .btn-play {
    border-radius: 18px;
  }
}
@media (min-width: 1680px) {
  .index-solution .solution-slider .slider-wrap a .img-wrap, .btn-play {
    border-radius: 26px;
  }
}

.index-multi .left .index-worldwide, .index-multi .left .index-contact, .index-multi .index-news .news-slider .slider-wrap {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 35px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 0;
}

.btn {
  border-radius: 50px !important;
  padding: 0.6em 1.3em 0.6em 0.6em !important;
  border: 0 !important;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-flex;
  transition: all 0.3s linear;
}
.btn i {
  font-size: 1.6em;
  transition: all 0.3s linear;
}

.btn-sm {
  padding: 0.4em 0.9em !important;
  font-size: 0.9em;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .btn-sm {
    padding: 0.5em 1.2em !important;
  }
}
@media (min-width: 1200px) {
  .btn-sm {
    padding: 0.6em 1.6em !important;
    font-size: 0.95em;
  }
}

.btn-delete {
  border: 0;
  background-color: transparent !important;
  padding: 0;
  color: #666 !important;
  font-size: 1em;
  text-transform: capitalize;
  align-items: center;
  transition: all 0.3s linear;
}
.btn-delete:hover {
  color: #354c8b !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: #354c8b;
  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: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1;
  transition: all 0.3s linear;
}
.btn-play:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 55px;
  height: 55px;
  content: "\f4f4";
  font-family: "Bootstrap-icons";
  background-color: rgba(53, 76, 139, 0.7);
  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:after {
    width: 65px;
    height: 65px;
  }
}
.btn-play img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .btn-play:hover:before, .btn-play:active:before, .btn-play:focus:before {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .btn-play:hover:after, .btn-play:active:after, .btn-play:focus:after {
    transform: translate(-50%, -50%);
  }
  .btn-play:hover img, .btn-play:active img, .btn-play:focus img {
    transform: scale(1.2);
  }
}

.btn-others {
  background-color: white;
  border: 1px solid #cccccc;
  color: #999;
  padding: 0.6em 1.3em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  min-width: 160px;
  transition: all 0.3s linear;
}
.btn-others:after {
  display: inline-flex;
  content: "\f282";
  font-family: "Bootstrap-icons";
  border: 0;
  font-size: 0.7em;
  margin-left: 1em;
}
.btn-others:hover {
  color: #354c8b;
}

.btn-dark {
  border: 0;
  color: white;
  background-color: #333 !important;
  border: 1px solid #333 !important;
  transition: all 0.3s linear;
}
.btn-dark img {
  filter: invert(1) brightness(100);
}
.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
  background-color: #00ccff !important;
  border: 1px solid #00ccff !important;
}

.btn-light {
  border: 0;
  color: #354c8b;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-light i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-light:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: white;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-light:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-light:hover, .btn-light:active, .btn-light:focus, .btn-light.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-light:hover i, .btn-light:active i, .btn-light:focus i, .btn-light.show i {
  color: white !important;
}
.btn-light:hover:after, .btn-light:active:after, .btn-light:focus:after, .btn-light.show:after {
  left: 0;
}

.btn-primary {
  border: 0;
  color: white;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-primary i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-primary:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #354c8b;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-primary:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #333;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-primary:hover i, .btn-primary:active i, .btn-primary:focus i, .btn-primary.show i {
  color: white !important;
}
.btn-primary:hover:after, .btn-primary:active:after, .btn-primary:focus:after, .btn-primary.show:after {
  left: 0;
}

.btn-secondary {
  border: 0;
  color: white;
  background: transparent;
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-top-left-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 40px !important;
}
.btn-secondary i {
  position: relative;
  display: inline-flex;
  z-index: 2;
  transition: all 0.3s linear;
}
.btn-secondary:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #999;
  z-index: -2;
  transition: all 0.3s linear;
}
.btn-secondary:after {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #354c8b;
  z-index: -1;
  transition: all 0.3s linear;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary.show {
  color: white !important;
  background-color: transparent !important;
}
.btn-secondary:hover i, .btn-secondary:active i, .btn-secondary:focus i, .btn-secondary.show i {
  color: white !important;
}
.btn-secondary:hover:after, .btn-secondary:active:after, .btn-secondary:focus:after, .btn-secondary.show:after {
  left: 0;
}

.btn-search {
  border: 0 !important;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5em 0.8em;
  color: white !important;
  border-radius: 4px;
}

.btn-more {
  background-color: white;
  border: 1px solid #cccccc !important;
  color: #999;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5em 1.5em !important;
}
.btn-more i {
  font-size: 1em;
}
.btn-more:hover, .btn-more:active, .btn-more:focus {
  background-color: #333 !important;
  border: 1px solid #333 !important;
  color: white !important;
}

.btn-more-sm {
  background-color: white;
  border: 1px solid #cccccc !important;
  color: #999;
  padding: 0.25em 0.8em !important;
  border-radius: 3px !important;
  font-size: 0.88em !important;
  text-transform: uppercase;
}
.btn-more-sm i {
  font-size: 1em;
}
.btn-more-sm:hover, .btn-more-sm:active, .btn-more-sm:focus {
  background-color: #333 !important;
  border: 1px solid #333 !important;
  color: white !important;
}

.btn-arrows {
  padding: 0.6em 1em;
  background-color: #333;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  border: 0;
  min-width: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-arrows img {
  width: auto;
  height: 20px;
  filter: invert(1) brightness(100);
  margin: 0;
}
.btn-arrows:hover, .btn-arrows:visited, .btn-arrows:focus {
  background-color: #354c8b !important;
}

.text-primary {
  color: #354c8b !important;
}

.text-light {
  color: white !important;
}

.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;
}

html[dir=rtl] .force-ltr-slider .slick-track {
  direction: ltr !important;
}
html[dir=rtl] .force-ltr-slider .slick-slide {
  float: left !important;
}

html[dir=rtl] .slick-dots {
  direction: ltr;
}

.fixed-top {
  background-color: transparent !important;
  transition: all 0.3s linear;
}
.fixed-top .main-menu.container-fluid {
  background-color: transparent !important;
}
.fixed-top.fixed {
  background-color: white !important;
}

.main-slider {
  background-image: url("../images/bg-index-slider.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 107px;
}
.main-slider .slider-wrap .row {
  flex-direction: column-reverse;
}
@media (min-width: 769px) {
  .main-slider .slider-wrap .row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .main-slider {
    margin-top: 0;
    padding-top: 150px;
  }
}
.main-slider .title-lg {
  font-size: 2.5em;
  font-weight: bold;
  text-transform: uppercase;
  color: #354c8b;
  margin-bottom: 0.2em;
}
.main-slider .subtitle {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #354c8b;
  margin-bottom: 0.5em;
}
@media (min-width: 769px) {
  .main-slider .title-lg {
    font-size: 2.4em;
  }
  .main-slider .subtitle {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .main-slider .title-lg {
    font-size: 2.75em;
  }
  .main-slider .subtitle {
    font-size: 1.6em;
  }
}
@media (min-width: 1680px) {
  .main-slider .title-lg {
    font-size: 3.9em;
  }
  .main-slider .subtitle {
    font-size: 2.2em;
  }
}
.main-slider p {
  color: #666;
}
.main-slider img {
  width: 100%;
  height: auto;
}
.main-slider .slick-dots {
  margin-bottom: 2em !important;
}

.index-solution {
  background-image: url("../images/bg-index-solution.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}
.index-solution .solution-slider-nav .slider-wrap {
  font-size: 1.1em;
  font-weight: bold;
  color: White;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  padding: 0.2em 1.5em;
  line-height: 1.4;
  border-left: 4px solid transparent;
  transition: all 0.3s linear;
}
.index-solution .solution-slider-nav .slider-wrap.slick-current.slick-active, .index-solution .solution-slider-nav .slider-wrap:hover {
  border-left: 4px solid #00ccff;
  color: #00ccff;
}
@media (min-width: 769px) {
  .index-solution .solution-slider-nav {
    border-left: 1px solid #00ccff;
  }
  .index-solution .solution-slider-nav .slider-wrap {
    font-size: 1.1em;
  }
}
@media (min-width: 1200px) {
  .index-solution .solution-slider-nav .slider-wrap {
    font-size: 1.2em;
  }
}
@media (min-width: 1680px) {
  .index-solution .solution-slider-nav .slider-wrap {
    font-size: 1.5em;
  }
}
.index-solution .solution-slider .slider-wrap a {
  color: white;
}
.index-solution .solution-slider .slider-wrap a .img-wrap {
  overflow: hidden;
  position: Relative;
  margin-bottom: 3em;
}
.index-solution .solution-slider .slider-wrap a .img-wrap img {
  width: 100%;
  height: auto;
}
.index-solution .solution-slider .slider-wrap a .img-wrap .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom-right-radius: 0 !important;
}
.index-solution .solution-slider .slider-wrap a .solution-name {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.index-solution .solution-slider .slider-wrap a p {
  font-size: 1em;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .index-solution .solution-slider .slider-wrap a .solution-name {
    font-size: 2.2em;
  }
  .index-solution .solution-slider .slider-wrap a p {
    font-size: 1.05em;
  }
}
@media (min-width: 1200px) {
  .index-solution .solution-slider .slider-wrap a .solution-name {
    font-size: 2.3em;
  }
  .index-solution .solution-slider .slider-wrap a p {
    font-size: 1em;
  }
}
@media (min-width: 1680px) {
  .index-solution .solution-slider .slider-wrap a .solution-name {
    font-size: 3.33em;
  }
  .index-solution .solution-slider .slider-wrap a p {
    font-size: 1.2em;
  }
}

.index-prods .prods-slider {
  padding-bottom: 3em;
}
.index-prods .prods-slider img {
  width: 100%;
  height: auto;
}
.index-prods .prods-slider .p-name {
  font-size: 2em;
  color: #354c8b;
  font-weight: bold;
  letter-spacing: 0.025em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.index-prods .prods-slider p {
  font-size: 1em;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .index-prods .prods-slider .p-name {
    font-size: 1.9em;
  }
}
@media (min-width: 1200px) {
  .index-prods .prods-slider .p-name {
    font-size: 2.9em;
  }
  .index-prods .prods-slider p {
    font-size: 1.2em;
  }
}
@media (min-width: 1680px) {
  .index-prods .prods-slider .p-name {
    font-size: 3.33em;
  }
  .index-prods .prods-slider p {
    font-size: 1.25em;
  }
}

.index-about {
  background-color: rgba(0, 204, 255, 0.05);
  position: relative;
  width: 100%;
}
.index-about .about-txt {
  position: relative;
  z-index: 2;
}
.index-about .about-txt .about-title {
  font-size: 1.25em;
  color: #354c8b;
  font-weight: bold;
  text-transform: capitalize;
}
.index-about .about-txt .about-title2 {
  font-size: 2.3em;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .index-about .about-txt .about-title {
    font-size: 1.45em;
  }
  .index-about .about-txt .about-title2 {
    font-size: 2.9em;
  }
}
@media (min-width: 1200px) {
  .index-about .about-txt .about-title {
    font-size: 1.67em;
  }
  .index-about .about-txt .about-title2 {
    font-size: 4em;
  }
}
.index-about .about-slider {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
}
.index-about .about-slider .slider-wrap {
  height: 100vh;
  position: relative;
}
.index-about .about-slider .slider-wrap img {
  position: absolute;
  width: auto;
  height: 70%;
  left: -60%;
  bottom: 0;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgb(0, 0, 0) 45%);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgb(0, 0, 0) 45%);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
}
@media (min-width: 576px) {
  .index-about .about-slider .slider-wrap img {
    width: auto;
    height: 80%;
    left: -20%;
  }
}
@media (min-width: 769px) {
  .index-about .about-slider .slider-wrap img {
    width: auto;
    height: 70%;
    left: 0;
  }
}
@media (min-width: 992px) {
  .index-about .about-slider .slider-wrap img {
    width: 125%;
    height: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 15%, rgb(0, 0, 0) 35%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 15%, rgb(0, 0, 0) 35%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
  }
}
@media (min-width: 1400px) {
  .index-about .about-slider .slider-wrap img {
    width: 100%;
    height: auto;
  }
}
.index-about .about-slider-nav {
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.5em 1.5em;
  margin-top: 3em;
}
.index-about .about-slider-nav .slider-wrap {
  border-bottom: 1px solid #cccccc;
  padding: 1em 0;
  cursor: pointer;
}
.index-about .about-slider-nav .slider-wrap:last-child {
  border-bottom: 0;
}
.index-about .about-slider-nav .slider-wrap .icon {
  transition: all 0.3s linear;
}
.index-about .about-slider-nav .slider-wrap .icon img {
  width: 60px;
  height: auto;
  filter: invert(51%) sepia(97%) saturate(1468%) hue-rotate(157deg) brightness(109%) contrast(102%);
}
.index-about .about-slider-nav .slider-wrap .title {
  font-size: 1.2em;
  font-weight: bold;
  color: #354c8b;
  margin-bottom: 0;
  transition: all 0.3s linear;
}
.index-about .about-slider-nav .slider-wrap .subtitle {
  font-size: 1em;
  color: #333;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .index-about .about-slider-nav .slider-wrap .icon img {
    width: 55px;
  }
  .index-about .about-slider-nav .slider-wrap .title {
    font-size: 1.4em;
  }
  .index-about .about-slider-nav .slider-wrap .subtitle {
    font-size: 1.1em;
  }
}
@media (min-width: 992px) {
  .index-about .about-slider-nav {
    background-color: transparent;
    padding: 0;
  }
  .index-about .about-slider-nav .slider-wrap .icon {
    opacity: 0.3;
  }
  .index-about .about-slider-nav .slider-wrap .icon img {
    width: 70px;
  }
  .index-about .about-slider-nav .slider-wrap .title {
    opacity: 0.3;
    font-size: 1.65em;
  }
  .index-about .about-slider-nav .slider-wrap .subtitle {
    opacity: 0.3;
    font-size: 1.3em;
  }
  .index-about .about-slider-nav .slider-wrap.slick-current.slick-active .icon,
  .index-about .about-slider-nav .slider-wrap.slick-current.slick-active .title,
  .index-about .about-slider-nav .slider-wrap.slick-current.slick-active .subtitle, .index-about .about-slider-nav .slider-wrap:hover .icon,
  .index-about .about-slider-nav .slider-wrap:hover .title,
  .index-about .about-slider-nav .slider-wrap:hover .subtitle {
    opacity: 1;
  }
}
@media (min-width: 1680px) {
  .index-about .about-slider-nav .slider-wrap .icon img {
    width: 90px;
  }
  .index-about .about-slider-nav .slider-wrap .title {
    font-size: 2em;
  }
  .index-about .about-slider-nav .slider-wrap .subtitle {
    font-size: 1.56em;
  }
}

.index-multi {
  background-image: url("../images/bg-silver-metal.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.index-multi .left {
  --bs-gutter-x: 1.5em;
  padding-right: calc(var(--bs-gutter-x) * 1) !important;
  padding-left: calc(var(--bs-gutter-x) * 1) !important;
}
@media (min-width: 992px) {
  .index-multi .left {
    padding-left: calc(var(--bs-gutter-x) * 1.5) !important;
    padding-right: calc(var(--bs-gutter-x) * 1.5) !important;
  }
}
@media (min-width: 1680px) {
  .index-multi .left {
    padding-left: calc(var(--bs-gutter-x) * 4) !important;
    padding-right: calc(var(--bs-gutter-x) * 4) !important;
  }
}
.index-multi .left .index-worldwide {
  display: block;
  padding: 2em;
  color: white;
  height: 100%;
  background-image: url("../images/bg-index-worldwide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.index-multi .left .index-worldwide .title {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: bold;
  width: 80%;
  margin-bottom: 0.5em;
  transition: all 0.3s linear;
}
.index-multi .left .index-worldwide p {
  width: 80%;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .index-multi .left .index-worldwide .title {
    font-size: 1.6em;
  }
}
@media (min-width: 992px) {
  .index-multi .left .index-worldwide .title {
    font-size: 1.85em;
  }
  .index-multi .left .index-worldwide:hover {
    box-shadow: 0 0 24px rgba(0, 204, 255, 0.5);
  }
  .index-multi .left .index-worldwide:hover .title,
  .index-multi .left .index-worldwide:hover p {
    transform: translateX(15px);
  }
}
@media (min-width: 1200px) {
  .index-multi .left .index-worldwide .title {
    font-size: 2em;
  }
}
.index-multi .left .index-contact {
  display: block;
  padding: 2em;
  color: #354c8b;
  background-color: white;
  height: 100%;
}
.index-multi .left .index-contact .title {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: bold;
  width: 80%;
  margin-bottom: 0.5em;
  transition: all 0.3s linear;
}
.index-multi .left .index-contact p {
  width: 80%;
  transition: all 0.3s linear;
}
@media (min-width: 769px) {
  .index-multi .left .index-contact .title {
    font-size: 1.6em;
  }
}
@media (min-width: 992px) {
  .index-multi .left .index-contact .title {
    font-size: 1.85em;
  }
  .index-multi .left .index-contact:hover {
    box-shadow: 0 0 24px rgba(0, 204, 255, 0.5);
  }
  .index-multi .left .index-contact:hover .title,
  .index-multi .left .index-contact:hover p {
    transform: translateX(15px);
  }
}
@media (min-width: 1200px) {
  .index-multi .left .index-contact .title {
    font-size: 2em;
  }
}
.index-multi .index-news {
  position: relative;
}
.index-multi .index-news .news-slider {
  mask-image: linear-gradient(to right, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  padding-bottom: 6em;
}
.index-multi .index-news .news-slider .slick-list {
  margin: 0 -0.5em;
}
.index-multi .index-news .news-slider .slick-track {
  display: flex !important;
}
.index-multi .index-news .news-slider .slider-wrap {
  overflow: hidden;
  background-color: white;
  padding: 2em;
  margin: 0 0.5em;
  height: auto !important;
  display: flex !important;
  flex-direction: column;
  align-items: stretch;
}
.index-multi .index-news .news-slider .slider-wrap .news-type {
  font-size: 0.88em;
  background-color: #354c8b;
  color: white;
  padding: 0.2em 0.8em;
  border-radius: 50px;
  text-transform: uppercase;
  display: inline-flex;
}
.index-multi .index-news .news-slider .slider-wrap .post-time {
  font-size: 0.88em;
  color: #999;
}
.index-multi .index-news .news-slider .slider-wrap .news-img {
  width: 100%;
  height: auto;
}
.index-multi .index-news .news-slider .slider-wrap .news-title {
  font-size: 1.2em;
  color: #354c8b;
  font-weight: bold;
  line-height: 1.4;
  transition: all 0.3s linear;
}
.index-multi .index-news .news-slider .slider-wrap .btn-more {
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .index-multi .index-news .news-slider .slider-wrap .news-title {
    font-size: 1em;
  }
  .index-multi .index-news .news-slider .slider-wrap:hover .news-title {
    color: #333;
  }
  .index-multi .index-news .news-slider .slider-wrap:hover .btn-more {
    background-color: #333;
    color: white;
  }
}
@media (min-width: 1200px) {
  .index-multi .index-news .news-slider .slick-list {
    margin: 0 -1.5em;
  }
  .index-multi .index-news .news-slider .slider-wrap {
    margin: 0 1.5em;
  }
  .index-multi .index-news .news-slider .slider-wrap .news-title {
    font-size: 1.2em;
  }
}
@media (min-width: 1680px) {
  .index-multi .index-news .news-slider .slick-list {
    margin: 0 -1.8em;
  }
  .index-multi .index-news .news-slider .slider-wrap {
    margin: 0 1.8em;
  }
  .index-multi .index-news .news-slider .slider-wrap .news-title {
    font-size: 1.33em;
  }
}
.index-multi .index-news .news-slider .slick-dots li button:before {
  background-color: white;
}
.index-multi .index-news .news-slider .slick-dots li.slick-active button:before {
  background-color: #354c8b !important;
}
.index-multi .index-news .btn-primary {
  position: relative;
}
@media (min-width: 769px) {
  .index-multi .index-news .btn-primary {
    position: absolute;
  }
}

.index-resource {
  padding-top: 3.5em;
  overflow: hidden;
}
.index-resource .link-list a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0.65em 0;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #354c8b;
  position: relative;
}
.index-resource .link-list a i {
  color: #00ccff;
  position: relative;
  z-index: 1;
}
.index-resource .link-list a i:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  content: "";
  background-color: white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (min-width: 769px) {
  .index-resource .link-list a i:after {
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1200px) {
  .index-resource .link-list a i:after {
    width: 58px;
    height: 58px;
  }
}
@media (min-width: 1680px) {
  .index-resource .link-list a i:after {
    width: 65px;
    height: 65px;
  }
}
.index-resource .link-list a:before {
  position: absolute;
  left: 50%;
  top: 0;
  width: 150%;
  height: 1px;
  content: "";
  background-color: #354c8b;
  transform: translateX(-50%);
}
.index-resource .link-list a:after {
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 100%;
  content: "";
  background-color: #354c8b;
  transform: translateX(-50%);
  z-index: -1;
  opacity: 0;
  transition: all 0.35s linear;
}
@media (min-width: 769px) {
  .index-resource .link-list a {
    font-size: 1.35em;
  }
}
@media (min-width: 992px) {
  .index-resource .link-list a:hover {
    color: white;
  }
  .index-resource .link-list a:hover:after {
    width: 150%;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .index-resource .link-list a {
    font-size: 1.67em;
  }
}
@media (min-width: 1200px) {
  .index-resource {
    padding-top: 4.5em;
  }
}/*# sourceMappingURL=index.css.map */