@charset "UTF-8";
/*-- preset --*/
/*-- custom --*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.product_i-wrapper .content .btn:hover, .product_i-wrapper .content .btn, .product_i-list .item:hover .btn, .product_i-list .item:hover .image::after, .product_i-list .item .btn, .product_i-list .item .image::after, .product-list .item:hover .info::after, .product-list .item:hover .image:before, .product-list .item .info::after, .product-list .item .image:before, figure.product-style.style-sidebar .title-main.mobile.opened::before, figure.product-style.style-sidebar .title-main.mobile::before, figure.product-style.style-sidebar .title-main.mobile::after, figure.product-style .content .list-sec > li > .item:hover::after, figure.product-style .content .list-sec > li > .item.active::after, figure.product-style .content .list-sec > li > .item:hover::before, figure.product-style .content .list-sec > li > .item.active::before, figure.product-style .content .list-sec > li > .item:hover, figure.product-style .content .list-sec > li > .item.active, figure.product-style .content .list-sec > li > .item::after, figure.product-style .content .list-sec > li > .item::before, figure.product-style .content .list-sec > li > .item, .product_i-group .item:hover .title, .product_i-group .item .title, .products-group .item.pdt_sub:hover .info, .products-group .item.pdt_sub .info, .download-page .download-list .item:hover .btn, .download-page .download-list .item .info .btn, .news-wrapper .content .list .item:hover .category, .news-wrapper .content .list .item:hover::after, .news-wrapper .content .list .item:hover, .news-wrapper .content .list .item .category, .news-wrapper .content .list .item::after, .news-wrapper .content .list .item, .cta .item:hover::before, .cta .item:hover, .cta .item::before, .cta .item, .header.fixed .desktop, .header .mobile .mobile-nav .dropdown > .title.collapsed::before, .header .mobile .mobile-nav .dropdown > .title.collapsed::after, .header .mobile .mobile-nav .dropdown > .title::before, .header .mobile .mobile-nav .dropdown > .title::after, .header .desktop .list.nav > .nav-item.dropdown:hover, .header .desktop, .owl-nav-block .owl-nav .owl-next, .owl-nav-block .owl-nav .owl-prev, .btn.border-darkergray.btn-dec-arrow:hover .text::after, .btn.border-white.btn-dec-arrow .text::after, .btn.btn-dec-arrow .text::after, .btn.default:hover, .btn.default, .bg-darkergray, .bg-darkergray-hover:hover, .item:hover .bg-darkergray-hover, .bg-darkgray, .bg-darkgray-hover:hover, .item:hover .bg-darkgray-hover, .bg-gray-third, .bg-gray-third-hover:hover, .item:hover .bg-gray-third-hover, .bg-dimgray, .bg-dimgray-hover:hover, .item:hover .bg-dimgray-hover, .bg-gray, .bg-gray-hover:hover, .item:hover .bg-gray-hover, .bg-lightgray, .bg-lightgray-hover:hover, .item:hover .bg-lightgray-hover, .bg-lightergray, .bg-lightergray-hover:hover, .item:hover .bg-lightergray-hover, .bg-lightestgray, .bg-lightestgray-hover:hover, .item:hover .bg-lightestgray-hover, .bg-black, .bg-black-hover:hover, .item:hover .bg-black-hover, .bg-white, .bg-white-hover:hover, .item:hover .bg-white-hover, .color-main,
.color-main-hover:hover,
.item:hover .color-main-hover, .color-red,
.color-red-hover:hover,
.item:hover .color-red-hover, .color-blue,
.color-blue-hover:hover,
.item:hover .color-blue-hover, .color-black,
.color-black-hover:hover,
.item:hover .color-black-hover, .color-darkestgray,
.color-darkestgray-hover:hover,
.item:hover .color-darkestgray-hover, .color-darkergray,
.color-darkergray-hover:hover,
.item:hover .color-darkergray-hover, .color-darkgray,
.color-darkgray-hover:hover,
.item:hover .color-darkgray-hover, .color-gray-sec,
.color-gray-sec-hover:hover,
.item:hover .color-gray-sec-hover, .color-gray,
.color-gray-hover:hover,
.item:hover .color-gray-hover, .color-lightgray,
.color-lightgray-hover:hover,
.item:hover .color-lightgray-hover, .color-lightergray,
.color-lightergray-hover:hover,
.item:hover .color-lightergray-hover, .color-white,
.color-white-hover:hover,
.item:hover .color-white-hover {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.owl-carousel .owl-nav, .owl-carousel .owl-dots {
  display: none;
}

.owl-carousel.owl-nav-block .owl-nav, .owl-carousel.owl-dots-block .owl-dots {
  display: block;
}

.owl-nav-block .owl-nav .owl-prev, .owl-nav-block .owl-nav .owl-next, .owl-nav-block .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*-- Gotop & ScrollDown--*/
/*-- Colors --*/
.color-white,
.color-white-hover:hover,
.item:hover .color-white-hover {
  color: white;
}

.color-lightergray,
.color-lightergray-hover:hover,
.item:hover .color-lightergray-hover {
  color: #DEDEDE;
}

.color-lightgray,
.color-lightgray-hover:hover,
.item:hover .color-lightgray-hover {
  color: #ACACAC;
}

.color-gray,
.color-gray-hover:hover,
.item:hover .color-gray-hover {
  color: #707070;
}

.color-gray-sec,
.color-gray-sec-hover:hover,
.item:hover .color-gray-sec-hover {
  color: #666666;
}

.color-darkgray,
.color-darkgray-hover:hover,
.item:hover .color-darkgray-hover {
  color: #333333;
}

.color-darkergray,
.color-darkergray-hover:hover,
.item:hover .color-darkergray-hover {
  color: #222222;
}

.color-darkestgray,
.color-darkestgray-hover:hover,
.item:hover .color-darkestgray-hover {
  color: #111111;
}

.color-black,
.color-black-hover:hover,
.item:hover .color-black-hover {
  color: black;
}

.color-blue,
.color-blue-hover:hover,
.item:hover .color-blue-hover {
  color: #02244f;
}

.color-red,
.color-red-hover:hover,
.item:hover .color-red-hover {
  color: red;
}

.color-main,
.color-main-hover:hover,
.item:hover .color-main-hover {
  color: #003288;
}

/*-- Backgrounds --*/
/* 背景圖片 Background Image */
.bg-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* 背景圖片固定 Background Image */
.bg-fixed {
  background-attachment: fixed;
}

/* 顏色覆蓋 Overlay */
.bg-overlay {
  position: relative;
  color: white;
}
.bg-overlay a {
  color: white;
}
.bg-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.bg-overlay.dark::before, .bg-overlay.dark-hover:hover::before {
  background: black;
}
.bg-overlay.darkblue::before, .bg-overlay.darkblue-hover:hover::before {
  background: #02244f;
}
.bg-overlay.overlay-opacity-90::before, .bg-overlay.overlay-opacity-90-hover:hover::before {
  opacity: 0.9;
}
.bg-overlay.overlay-opacity-80::before, .bg-overlay.overlay-opacity-80-hover:hover::before {
  opacity: 0.8;
}
.bg-overlay.overlay-opacity-70::before, .bg-overlay.overlay-opacity-70-hover:hover::before {
  opacity: 0.7;
}
.bg-overlay.overlay-opacity-60::before, .bg-overlay.overlay-opacity-60-hover:hover::before {
  opacity: 0.6;
}
.bg-overlay.overlay-opacity-50::before, .bg-overlay.overlay-opacity-50-hover:hover::before {
  opacity: 0.5;
}
.bg-overlay.overlay-opacity-40::before, .bg-overlay.overlay-opacity-40-hover:hover::before {
  opacity: 0.4;
}
.bg-overlay.overlay-opacity-30::before, .bg-overlay.overlay-opacity-30-hover:hover::before {
  opacity: 0.3;
}
.bg-overlay.overlay-opacity-20::before, .bg-overlay.overlay-opacity-20-hover:hover::before {
  opacity: 0.2;
}
.bg-overlay.overlay-opacity-10::before, .bg-overlay.overlay-opacity-10-hover:hover::before {
  opacity: 0.1;
}
.bg-overlay .top {
  position: relative;
  z-index: 2;
}

/* 背景顏色 Background Colors */
.bg-white, .bg-white-hover:hover, .item:hover .bg-white-hover {
  background-color: white;
}

.bg-black, .bg-black-hover:hover, .item:hover .bg-black-hover {
  background-color: black;
}

.bg-lightestgray, .bg-lightestgray-hover:hover, .item:hover .bg-lightestgray-hover {
  background-color: #f4f4f4;
}

.bg-lightergray, .bg-lightergray-hover:hover, .item:hover .bg-lightergray-hover {
  background-color: #DEDEDE;
}

.bg-lightgray, .bg-lightgray-hover:hover, .item:hover .bg-lightgray-hover {
  background-color: #ACACAC;
}

.bg-gray, .bg-gray-hover:hover, .item:hover .bg-gray-hover {
  background-color: #707070;
}

.bg-dimgray, .bg-dimgray-hover:hover, .item:hover .bg-dimgray-hover {
  background-color: #666666;
}

.bg-gray-third, .bg-gray-third-hover:hover, .item:hover .bg-gray-third-hover {
  background-color: #555555;
}

.bg-darkgray, .bg-darkgray-hover:hover, .item:hover .bg-darkgray-hover {
  background-color: #333333;
}

.bg-darkergray, .bg-darkergray-hover:hover, .item:hover .bg-darkergray-hover {
  background-color: #222222;
}

/*-- 按鈕樣式 Buttons --*/
.btn {
  border: none;
  outline: none;
  display: inline-block;
  padding: clamp(10px, 0.78125vw, 15px) clamp(15px, 1.302083vw, 25px);
}
.btn.default {
  min-width: clamp(180px, 9.375vw, 180px);
  min-height: 40px;
  border-radius: 50px;
  padding: 5px clamp(10px, 0.78125vw, 15px);
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: 16px;
}
.btn.btn-dec-arrow .text {
  padding-right: 25px;
  position: relative;
  color: #222222;
}
.btn.btn-dec-arrow .text::after {
  color: inherit;
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2020%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23333333'%20stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  display: block;
  width: 20px;
  height: 8px;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 2px));
          transform: translateY(calc(-50% - 2px));
  right: 0;
  font-size: 8px;
}
.btn.bg-main-color {
  background: #003288;
  color: white;
}
.btn.bg-main-color:hover {
  background: #FFB200;
  color: white;
}
.btn.brorder-redius {
  border-radius: 100px;
}
.btn.border-white {
  border: 1px solid white;
  background: transparent;
  color: white;
}
.btn.border-white:hover {
  background: #003288;
  border: 1px solid #003288;
  color: white;
}
.btn.border-white.btn-dec-arrow .text {
  color: white;
}
.btn.border-white.btn-dec-arrow .text::after {
  color: inherit;
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2020%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23FFFFFF'%20stroke-width='2'/%3E%3C/svg%3E");
}
.btn.border-gray {
  border: 1px solid #707070;
  background: transparent;
  color: #707070;
}
.btn.border-gray:hover {
  background: #003288;
  border: 1px solid #003288;
  color: white;
}
.btn.border-darkergray {
  border: 1px solid #222222;
  background: transparent;
  color: #222222;
}
.btn.border-darkergray:hover {
  background: #003288;
  border: 1px solid #003288;
  color: white;
}
.btn.border-darkergray.btn-dec-arrow:hover .text {
  color: white;
}
.btn.border-darkergray.btn-dec-arrow:hover .text::after {
  color: inherit;
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2020%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23ffffff'%20stroke-width='2'/%3E%3C/svg%3E");
}

.item:hover .btn.pdt-btn {
  background: #003288;
  color: black;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.item:hover .btn.pdt-btn .text::after {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/*-- 頁籤樣式 --*/
.page-controls .pre, .page-controls .next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.page-controls .pre {
  left: 0;
  padding-left: 4.4vw;
}
.page-controls .pre::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: right;
  width: 3.9vw;
  height: 1px;
  background: #000;
}
.page-controls .pre:hover {
  padding-left: 4.9vw;
  color: #02244f;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.page-controls .next {
  left: auto;
  right: 0;
  padding-right: 4.4vw;
}
.page-controls .next::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: auto;
  right: 0;
  width: 3.9vw;
  height: 1px;
  background: #000;
}
.page-controls .next:hover {
  padding-right: 4.9vw;
  color: #02244f;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.table {
  width: 100%;
}
.table.default tr td {
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .table.default tr td {
    padding: 5px 10px;
  }
}
.table.default tr td:not(:last-child) {
  border-right: 5px solid white;
}
.table.default tr:nth-child(odd) td {
  background: #F0F0F0;
}
.table.default thead tr td {
  background: #003288 !important;
  color: white;
  font-size: clamp(18px, 1.25vw, 24px);
  font-weight: 700;
}
.table.default tbody tr td:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .table.default {
    font-size: 14px;
  }
}

/*--------------------------------------------------------------------------*/
/*-------------------------- 排版樣式 Grid Layout ---------------------------*/
.group.item2 .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.group.item3 .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333%;
          flex: 0 0 33.3333333%;
  max-width: 33.3333333%;
}
.group.item4 .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.group.item5 .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.group.item6 .col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666666666%;
          flex: 0 0 16.666666666%;
  max-width: 16.666666666%;
}
.group.gap0 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0px;
  margin-right: 0px;
}
.group.gap0 .col {
  padding-left: 0px;
  padding-right: 0px;
}
.group.gap2 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
.group.gap2 .col {
  padding-left: 2px;
  padding-right: 2px;
}
.group.gap10 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.260416666vw;
  margin-right: -0.260416666vw;
}
.group.gap10 .col {
  padding-left: 0.260416666vw;
  padding-right: 0.260416666vw;
}
.group.gap15 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.390625vw;
  margin-right: -0.390625vw;
}
.group.gap15 .col {
  padding-left: 0.390625vw;
  padding-right: 0.390625vw;
}
.group.gap20 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.520833333vw;
  margin-right: -0.520833333vw;
}
.group.gap20 .col {
  padding-left: 0.520833333vw;
  padding-right: 0.520833333vw;
}
.group.gap30 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.78125vw;
  margin-right: -0.78125vw;
}
.group.gap30 .col {
  padding-left: 0.78125vw;
  padding-right: 0.78125vw;
}
.group.gap40 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.041666666vw;
  margin-right: -1.041666666vw;
}
.group.gap40 .col {
  padding-left: 1.041666666vw;
  padding-right: 1.041666666vw;
}
.group.gap45 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.171875vw;
  margin-right: -1.171875vw;
}
.group.gap45 .col {
  padding-left: 1.171875vw;
  padding-right: 1.171875vw;
}
.group.gap50 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.302083333vw;
  margin-right: -1.302083333vw;
}
.group.gap50 .col {
  padding-left: 1.302083333vw;
  padding-right: 1.302083333vw;
}
.group.gap60 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5625vw;
  margin-right: -1.5625vw;
}
.group.gap60 .col {
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
}
.group.gap70 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.822916vw;
  margin-right: -1.822916vw;
}
.group.gap70 .col {
  padding-left: 1.822916vw;
  padding-right: 1.822916vw;
}
.group.gap80 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.083333333vw;
  margin-right: -2.083333333vw;
}
.group.gap80 .col {
  padding-left: 2.083333333vw;
  padding-right: 2.083333333vw;
}
.group.gap95 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.4739583vw;
  margin-right: -2.4739583vw;
}
.group.gap95 .col {
  padding-left: 2.4739583vw;
  padding-right: 2.4739583vw;
}
.group.gap100 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.60416vw;
  margin-right: -2.60416vw;
}
.group.gap100 .col {
  padding-left: 2.60416vw;
  padding-right: 2.60416vw;
}
@media (max-width: 576px) {
  .group.item2 .col, .group.item3 .col, .group.item4 .col, .group.item5 .col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .group.gap10, .group.gap2, .group.gap14, .group.gap20, .group.gap24, .group.gap26, .group.gap40, .group.gap50, .group.gap60, .group.gap80, .group.gap95, .group.gap100 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
  }
  .group.gap10 .col, .group.gap2 .col, .group.gap14 .col, .group.gap20 .col, .group.gap24 .col, .group.gap26 .col, .group.gap40 .col, .group.gap50 .col, .group.gap60 .col, .group.gap80 .col, .group.gap95 .col, .group.gap100 .col {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*-- Carousels --*/
/* Bootstrap */
.carousel-default {
  position: relative;
}
.carousel-default .carousel-indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 4;
  bottom: -30px;
}
.carousel-default .carousel-indicators .item {
  position: relative;
  width: 13px;
  height: 13px;
  background: white;
  border: 1px solid white;
  margin: 0 6px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 100%;
  border-radius: 100%;
  border: none;
}
.carousel-default .carousel-indicators .item:focus {
  outline: none;
}
.carousel-default .carousel-indicators .item:hover {
  background: white;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.carousel-default .carousel-indicators .item.active {
  background: white;
}
@media (max-width: 767px) {
  .carousel-default .carousel-indicators .item {
    width: 30px;
    height: 5px;
  }
}
.carousel-default .carousel-controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.carousel-default .carousel-controls .link-prev {
  position: absolute;
  left: 12px;
}
.carousel-default .carousel-controls .link-prev .carousel-control-prev-icon {
  background-image: url("../images/icon-arrow-line-left.svg");
  width: 18px;
  height: 35px;
}
.carousel-default .carousel-controls .link-next {
  position: absolute;
  right: 12px;
}
.carousel-default .carousel-controls .link-next .carousel-control-next-icon {
  background-image: url("../images/icon-arrow-line-right.svg");
  width: 18px;
  height: 35px;
}

/* Owl */
.owl-nav-block .owl-stage-outer {
  z-index: 1;
}
.owl-nav-block .owl-nav {
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.owl-nav-block .owl-nav .owl-prev span, .owl-nav-block .owl-nav .owl-next span {
  font-size: 0;
  width: 15px;
  height: 25px;
  display: block;
  background-size: 45px;
  background-position: center;
  background-repeat: no-repeat;
}
.owl-nav-block .owl-nav .owl-prev {
  left: -2.604166666vw;
  right: auto;
}
.owl-nav-block .owl-nav .owl-prev span {
  background-image: url("https://api.iconify.design/ic:round-keyboard-arrow-left.svg");
}
.owl-nav-block .owl-nav .owl-prev:hover span {
  background-image: url("https://api.iconify.design/ic:round-keyboard-arrow-left.svg?color=%230069AB");
}
.owl-nav-block .owl-nav .owl-next {
  left: auto;
  right: -2.604166666vw;
}
.owl-nav-block .owl-nav .owl-next span {
  background-image: url("https://api.iconify.design/ic:round-keyboard-arrow-right.svg");
}
.owl-nav-block .owl-nav .owl-next:hover span {
  background-image: url("https://api.iconify.design/ic:round-keyboard-arrow-right.svg?color=%230069AB");
}

.owl-dots-block .owl-dots {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  text-align: center;
}
.owl-dots-block .owl-dots .owl-dot {
  width: 45px;
  height: 5px;
  background: #666666;
  border: 1px solid #003288;
  margin: 0 7px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-radius: 100%;
  border-color: transparent;
  border-radius: 0;
}
.owl-dots-block .owl-dots .owl-dot:focus {
  outline: none;
}
.owl-dots-block .owl-dots .owl-dot:hover {
  background: #003288;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.owl-dots-block .owl-dots .owl-dot.active {
  background: #003288;
}
@media (max-width: 767px) {
  .owl-dots-block .owl-dots {
    margin-top: 15px;
  }
  .owl-dots-block .owl-dots .owl-dot {
    width: 30px;
    height: 5px;
  }
}

/*-- PageBanner --*/
.page_banner {
  padding-top: clamp(80px, 5.2083vw, 100px);
  padding-top: clamp(80px, 12.239583vw, 235px);
  padding-bottom: clamp(60px, 6.25vw, 120px);
  position: relative;
}
.page_banner .page_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page_banner .container {
  position: relative;
  z-index: 2;
}
.page_banner .title {
  font-size: clamp(28px, 2.5vw, 48px);
  letter-spacing: 2.88px;
  font-weight: 700;
}
.page_banner .des {
  font-size: clamp(18px, 1.145833vw, 22px);
  margin-top: 15px;
}
.page_banner .btn-scroll {
  color: white;
  top: 20vw;
}
.page_banner .btn-scroll::before {
  background: white;
}
@media (max-width: 991px) {
  .page_banner {
    padding-top: 100px;
    padding-bottom: 35px;
  }
}

/*-- Breadcrumb --*/
.breadcrumb {
  width: 100%;
  padding-bottom: clamp(20px, 1.822916vw, 35px);
}
.breadcrumb ol {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.breadcrumb ol li {
  position: relative;
  list-style: none;
}
.breadcrumb ol li:not(:last-child) {
  padding-right: 15px;
  margin-right: 5px;
  position: relative;
}
.breadcrumb ol li:not(:last-child)::after {
  content: " > ";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  font-size: 0.875rem;
  color: #999999;
}
.breadcrumb ol li:first-child {
  padding-left: 12px;
}
.breadcrumb ol li:first-child::before {
  content: ":: ";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-size: 0.875rem;
  color: #999999;
}
.breadcrumb .item {
  font-size: 14px;
  text-transform: capitalize;
  color: #999999;
}
.breadcrumb .item:hover {
  color: #003288;
}

body {
  font-size: 18px;
  background: white;
  color: #333333;
  font-family: Inter, Arial, "Microsoft JhengHei", sans-serif;
  font-weight: 400;
  letter-spacing: 0.09em;
  line-height: 1.6;
}
@media (max-width: 1470px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 997px) {
  body {
    font-size: 14px;
  }
}

a, a:hover {
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

:focus {
  outline: none;
}

ul.list {
  padding-left: 0;
}
ul.list li {
  list-style: none;
  padding-left: 0;
}
ul.num li {
  list-style: num;
}

hr {
  border-top: 1px solid #707070;
  width: 100%;
}

@media (min-width: 1921px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1470px;
  }
  .container.wide,
  .container-lg.wide,
  .container-md.wide,
  .container-sm.wide,
  .container-xl.wide {
    max-width: 1630px;
  }
}
@media (max-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: clamp(75vw + 20px, 76.5625vw, 75vw + 30px);
    max-width: calc(75vw + clamp(20px, 1.5625vw, 30px));
  }
  .container.wide,
  .container-lg.wide,
  .container-md.wide,
  .container-sm.wide,
  .container-xl.wide {
    max-width: clamp(83.4vw + 20px, 84.9625vw, 83.4vw + 30px);
  }
}
@media (max-width: 1440px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: clamp(84vw + 20px, 85.5625vw, 84vw + 30px);
  }
  .container.wide,
  .container-lg.wide,
  .container-md.wide,
  .container-sm.wide,
  .container-xl.wide {
    max-width: clamp(88vw + 20px, 89.5625vw, 88vw + 30px);
  }
}
@media (max-width: 768px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .container.wide,
  .container-lg.wide,
  .container-md.wide,
  .container-sm.wide,
  .container-xl.wide {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
/*-- Groups --*/
/*--------------------------------------------------------------------------*/
/*--------------------------------- Main -----------------------------------*/
/*---------- Search ----------*/
/*---------- Language ----------*/
.lan .dropdown-menu {
  padding: 10px 0;
  margin-top: 15px;
}
.lan .dropdown-menu .dropdown-item {
  padding: 5px 15px;
  font-size: 14px;
}
.lan .dropdown-menu .dropdown-item:hover {
  color: #02244f;
}

/*---------- Social Medias ----------*/
.social-medias {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.social-medias .col {
  padding-left: 10px;
  padding-right: 10px;
}
.social-medias .col {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.social-medias .line img {
  width: 23px;
  height: 22px;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-media-wrapper .title {
  margin-right: 20px;
}
.social-media-wrapper.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row {
  margin-left: clamp(-15px, -0.78125vw, -10px);
  margin-right: clamp(-15px, -0.78125vw, -10px);
}
.row [class^=col-], .row [class*=col-] {
  padding-left: clamp(10px, 0.78125vw, 15px);
  padding-right: clamp(10px, 0.78125vw, 15px);
}

.container.w-960 {
  max-width: 960px;
}

.container.w-800 {
  max-width: 800px;
}

.lang {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.lang .col {
  padding-left: 8px;
  padding-right: 8px;
}
.lang .item {
  color: #999999;
}
.lang .item.active {
  color: white;
}
.lang .col {
  position: relative;
}
.lang .col:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: -2px;
  top: 0;
  color: #ACACAC;
}

.text-center .title-main.padding_50_left {
  margin-left: -3.125rem;
}
.text-center .title-main.pl-30 {
  margin-left: -1.875rem;
}
.text-center .title-main.pl-25 {
  margin-left: -1.5625rem;
}
@media (max-width: 575px) {
  .text-center .title-main.pl-xs-20 {
    margin-left: -1.25rem;
  }
}

@media (max-width: 575px) {
  .text-center-xs .title-main.pl-xs-20 {
    margin-left: -1.25rem;
  }
}

.tab-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-style .title {
  color: #222222;
  margin-right: 10px;
  padding-left: 30px;
  background: url("../images/icon_filte.svg") center left no-repeat;
  background-size: contain;
}
.tab-style .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  margin-bottom: 0;
}
.tab-style .nav .item {
  list-style: none;
}
.tab-style .nav .item .link {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  color: #333333;
}
.tab-style .nav .item .link::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 1px;
  height: 90%;
  background: #707070;
}
.tab-style .nav .item .link.active, .tab-style .nav .item .link:hover {
  color: #003288;
}
.tab-style .nav .item:last-child .link::after {
  display: none;
}
@media (max-width: 767px) {
  .tab-style .title {
    font-size: 0;
    width: 30px;
    height: 20px;
  }
  .tab-style .nav {
    margin-left: -8px;
    margin-right: -8px;
  }
  .tab-style .nav .item .link {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.no-br-desktop br {
  display: none;
}
@media (max-width: 767px) {
  .no-br-desktop br {
    display: block;
  }
}
@media (max-width: 767px) {
  .no-br-mobile br {
    display: none;
  }
}

.btn-gotop {
  z-index: 10;
  width: clamp(75px, 4.6875vw, 90px);
  height: clamp(75px, 4.6875vw, 90px);
  background: #666666;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-gotop::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 min(7.5px, max(0.416vw, 4px)) min(13.5px, max(0.72916vw, 7px)) min(7.5px, max(0.416vw, 4px));
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn-gotop:hover {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .btn-gotop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
}

.title-main {
  font-size: clamp(24px, 2.5vw, 48px);
  font-weight: 700;
  letter-spacing: 2.3px;
}

.title-sec {
  font-size: clamp(22px, 1.6vw, 32px);
  font-weight: 700;
}

.title-wrapper {
  margin-bottom: clamp(30px, 3.125vw, 60px);
}
.title-wrapper .des {
  letter-spacing: 0.29px;
  line-height: 2;
  margin-top: clamp(20px, 1.5625vw, 30px);
}
.title-wrapper.text-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.icon-line {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath%20d='M35.9162%2013.5311L35.9166%2013.531L35.9054%2013.4387C35.9053%2013.4371%2035.9052%2013.4359%2035.9049%2013.4343C35.9048%2013.433%2035.9047%2013.4318%2035.9044%2013.4304L35.8627%2013.0835C35.8543%2013.0138%2035.8447%2012.9344%2035.8338%2012.8438L35.825%2012.7717L35.8072%2012.7739C35.3681%2010.2765%2034.1618%207.90638%2032.2935%205.88268C30.4339%203.86869%2028.018%202.27853%2025.3069%201.2841C22.984%200.432081%2020.5194%200%2017.9817%200C14.5556%200%2011.2283%200.805766%208.35946%202.33013C2.82739%205.26947%20-0.435248%2010.6722%200.0469727%2016.0944C0.296582%2018.9002%201.39578%2021.571%203.22584%2023.8183C4.94834%2025.9336%207.27847%2027.6405%209.96419%2028.7547C11.6155%2029.4396%2013.2483%2029.7624%2014.9771%2030.1042L15.1795%2030.1443C15.6555%2030.2385%2015.7835%2030.3679%2015.8165%2030.4191C15.8776%2030.5143%2015.8457%2030.7019%2015.8211%2030.8052C15.7986%2030.9005%2015.7752%2030.9956%2015.7519%2031.0907C15.5663%2031.8477%2015.3744%2032.6305%2015.5251%2033.4936C15.6985%2034.4857%2016.318%2035.0547%2017.2249%2035.0549H17.2252C18.2007%2035.0549%2019.3109%2034.4005%2020.0455%2033.9676L20.1436%2033.9099C21.8962%2032.8806%2023.5474%2031.7196%2024.7899%2030.8232C27.509%2028.8614%2030.591%2026.6377%2032.9016%2023.761C35.2283%2020.8637%2036.3244%2017.1406%2035.9162%2013.5311ZM11.2109%2019.0203H8.10511C7.63576%2019.0203%207.25528%2018.6398%207.25528%2018.1705V11.6515C7.25528%2011.1821%207.63576%2010.8017%208.10511%2010.8017C8.57446%2010.8017%208.95495%2011.1821%208.95495%2011.6515V17.3206H11.2108C11.6801%2017.3206%2012.0606%2017.7011%2012.0606%2018.1705C12.0607%2018.6398%2011.6802%2019.0203%2011.2109%2019.0203ZM14.4508%2018.1474C14.4508%2018.6167%2014.0703%2018.9972%2013.601%2018.9972C13.1316%2018.9972%2012.7512%2018.6167%2012.7512%2018.1474V11.6284C12.7512%2011.1591%2013.1316%2010.7786%2013.601%2010.7786C14.0703%2010.7786%2014.4508%2011.1591%2014.4508%2011.6284V18.1474ZM22.1326%2018.1474C22.1326%2018.5156%2021.8955%2018.8419%2021.5453%2018.9557C21.4588%2018.9837%2021.3703%2018.9973%2021.2829%2018.9973C21.0159%2018.9973%2020.7581%2018.8712%2020.595%2018.6467L17.5348%2014.4319V18.1475C17.5348%2018.6169%2017.1543%2018.9973%2016.6849%2018.9973C16.2156%2018.9973%2015.8351%2018.6169%2015.8351%2018.1475V11.815C15.8351%2011.4468%2016.0722%2011.1205%2016.4225%2011.0067C16.7728%2010.8931%2017.1563%2011.0176%2017.3727%2011.3157L20.4329%2015.5305V11.6284C20.4329%2011.1591%2020.8134%2010.7786%2021.2828%2010.7786C21.7521%2010.7786%2022.1326%2011.1591%2022.1326%2011.6284V18.1474ZM28.3251%2018.8634H24.119C23.6497%2018.8634%2023.2692%2018.4829%2023.2692%2018.0136V14.7542V11.4946C23.2692%2011.0253%2023.6497%2010.6448%2024.119%2010.6448H28.1946C28.664%2010.6448%2029.0445%2011.0253%2029.0445%2011.4946C29.0445%2011.964%2028.664%2012.3445%2028.1946%2012.3445H24.9689V13.9044H27.5866C28.056%2013.9044%2028.4365%2014.2849%2028.4365%2014.7542C28.4365%2015.2236%2028.056%2015.6041%2027.5866%2015.6041H24.9689V17.1638H28.3251C28.7945%2017.1638%2029.175%2017.5442%2029.175%2018.0136C29.175%2018.4829%2028.7945%2018.8634%2028.3251%2018.8634Z'%20fill='white'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  color: #ff9900;
  font-size: 36px;
}

.dec-font {
  font-size: clamp(100px, 20.83vw, 400px);
  color: black;
  opacity: 5%;
  font-weight: 700;
  text-transform: uppercase;
}

/*--------------------------------------------------------------------------*/
/*-------------------------------- Header ----------------------------------*/
.header {
  z-index: 5;
}
.header .desktop {
  padding: clamp(20px, 2.864583vw, 55px) clamp(15px, 3.385416vw, 65px) 0 clamp(15px, 4.16vw, 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100vw;
}
.header .desktop > * {
  z-index: 2;
}
.header .desktop .menu a {
  color: #333333;
}
.header .desktop .menu a:hover {
  color: #003288;
}
.header .desktop .right .contact-link {
  margin-left: 30px;
  padding: 15px 25px;
  border-radius: 100px;
  background: #003288;
  color: white;
  display: inline-block;
  color: white;
}
.header .desktop .right .contact-link:hover {
  background: #0a48b2;
}
.header .desktop .lang .active {
  font-weight: 700;
}
.header .desktop .lang .item {
  color: #999999;
  color: #ACACB7;
}
.header .desktop .lang .item.active {
  color: white;
}
.header .desktop .logo {
  width: clamp(150px, 14.0625vw, 270px);
  height: clamp(38px, 3.64583vw, 70px);
  position: relative;
  z-index: 5;
  position: relative;
}
.header .desktop .logo .logo-w {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.header .desktop .logo .logo-d {
  opacity: 1;
}
.header .desktop .list {
  margin-bottom: 0;
}
.header .desktop .list.nav > .nav-item {
  padding-left: clamp(10px, 1.822916vw, 35px);
  padding-right: clamp(10px, 1.822916vw, 35px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: clamp(18px, 1.0416vw, 20px);
}
.header .desktop .list.nav > .nav-item > a {
  position: relative;
  z-index: 6;
  padding: 20px 0;
}
.header .desktop .list.nav > .nav-item:hover > a {
  font-weight: 700;
  color: #003288;
}
.header .desktop .list.nav > .nav-item .item-dropdown {
  position: absolute;
  top: 60px;
  left: 0;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top;
          transform-origin: top;
  opacity: 0;
  padding: 20px 35px;
  background: rgba(0, 36, 114, 0.8);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 360px;
  padding: 25px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .desktop .list.nav > .nav-item .item-dropdown .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: clamp(-15px, -0.78125vw, -10px);
  margin-right: clamp(-15px, -0.78125vw, -10px);
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item {
  padding-left: clamp(10px, 1.302083vw, 25px);
  padding-right: clamp(10px, 1.302083vw, 25px);
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item > .title {
  margin-bottom: clamp(15px, 1.302083vw, 25px);
  font-size: 20px;
  color: white;
  display: block;
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item .list li {
  position: relative;
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item .list li:not(:last-child) {
  margin-bottom: clamp(10px, 0.78125vw, 15px);
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item .list li .item {
  color: white;
  opacity: 0.7;
  padding-left: 15px;
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item .list li .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: white;
}
.header .desktop .list.nav > .nav-item .item-dropdown .group > .item .list li .item:hover {
  opacity: 1;
}
.header .desktop .list.nav > .nav-item.dropdown {
  position: relative;
}
.header .desktop .list.nav > .nav-item.dropdown::after {
  content: "\e806";
  font-family: "fontello";
  position: absolute;
  right: clamp(0px, 1.822916vw - 20px, 15px);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  z-index: 6;
}
.header .desktop .list.nav > .nav-item.dropdown:hover > a {
  color: #003288;
  font-weight: 700;
}
.header .desktop .list.nav > .nav-item.dropdown:hover::after {
  color: #003288;
}
.header .desktop .list.nav > .nav-item.dropdown:hover .item-dropdown {
  max-height: auto;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.header .desktop .list.nav > .nav-item.dropdown:hover .item-dropdown.wide {
  left: 0px;
  -webkit-transform: translate(-12px, 15px) scaleY(1);
          transform: translate(-12px, 15px) scaleY(1);
}
.header .desktop .sec .list.lang {
  margin-left: clamp(25px, 2.60416vw, 50px);
}
.header .desktop .sec .list.lang img {
  width: clamp(20px, 1.822916vw, 35px);
}
.header .desktop .sec .list.social-medias {
  padding-left: 30px;
}
.header .desktop .sec .list.social-medias .col a {
  font-size: clamp(20px, 1.5625vw, 30px);
}
.header .desktop .sec .list.social-medias .col a:hover {
  color: rgb(24, 90, 205);
}
@media (max-width: 767px) {
  .header .desktop {
    display: none;
  }
}
.header .mobile {
  display: none;
  padding: 20px 25px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
}
.header .mobile .btn {
  background: transparent;
  padding: 0;
  position: relative;
  width: 27px;
  height: 27px;
}
.header .mobile .btn img {
  width: 27px;
  height: 27px;
}
.header .mobile .btn .icon-w {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.header .mobile .btn .icon-d {
  opacity: 1;
}
.header .mobile .logo {
  width: 95px;
  height: 35px;
  position: relative;
}
.header .mobile .logo .logo-w {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.header .mobile .logo .logo-d {
  opacity: 1;
}
.header .mobile .mobile-nav {
  background: rgba(0, 36, 114, 0.9);
}
.header .mobile .mobile-nav .logo-wrapper {
  padding: 20px 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .mobile .mobile-nav .logo-wrapper .logo {
  width: 95px;
  height: 35px;
}
.header .mobile .mobile-nav .logo-wrapper a {
  color: #999999;
}
.header .mobile .mobile-nav .main {
  max-height: 80vh;
  overflow-y: auto;
}
.header .mobile .mobile-nav .main .item .title {
  color: #DEDEDE;
  padding: 15px 40px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.3019607843);
  font-weight: 300;
}
.header .mobile .mobile-nav .sec {
  background: rgba(36, 42, 57, 0.9);
}
.header .mobile .mobile-nav .sec .item .title {
  padding: 15px 55px;
}
.header .mobile .mobile-nav .third {
  background: rgba(49, 64, 99, 0.9);
}
.header .mobile .mobile-nav .third .item .title {
  padding: 15px 70px;
  color: #ACACAC;
}
.header .mobile .mobile-nav .dropdown > .title {
  position: relative;
}
.header .mobile .mobile-nav .dropdown > .title::before, .header .mobile .mobile-nav .dropdown > .title::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 9px;
  height: 1px;
  background: #DEDEDE;
}
.header .mobile .mobile-nav .dropdown > .title::after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.header .mobile .mobile-nav .dropdown > .title.collapsed::before, .header .mobile .mobile-nav .dropdown > .title.collapsed::after {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mobile .mobile-nav .dropdown > .title.collapsed::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.header .mobile .mobile-nav .third .item .title::before, .header .mobile .mobile-nav .third .item .title::after {
  display: none;
}
@media (max-width: 767px) {
  .header .mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.header.fixed .desktop {
  padding: clamp(20px, 1.5625vw, 30px) clamp(15px, 3.385416vw, 65px) clamp(20px, 1.5625vw, 30px) clamp(15px, 4.16vw, 80px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header.fixed .desktop::before {
  display: none;
}
.header.fixed .mobile {
  background: white;
  padding: 20px 25px 15px;
}

/*--------------------------------------------------------------------------*/
/*-------------------------------- Footer ----------------------------------*/
.footer {
  background: #003288;
}
@media (max-width: 991px) {
  .footer {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .logo {
  display: block;
  margin-bottom: clamp(30px, 2.60416vw, 50px);
}
.footer .logo img {
  width: clamp(140px, 12.083vw, 232px);
  height: clamp(36px, 3.125vw, 60px);
}
.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: clamp(38px, 5.989583vw, 115px) clamp(40px, 6.25vw, 120px) clamp(30px, 3.64583vw, 70px);
}
.footer .social-medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .social-medias li a {
  color: white;
  opacity: 0.8;
  font-size: clamp(20px, 1.875vw, 36px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .social-medias li a:hover {
  opacity: 1;
}
.footer .social-medias li:not(:last-child) {
  margin-bottom: 0;
}
.footer .social-medias li .icon-line {
  width: clamp(20px, 1.875vw, 36px);
  height: clamp(20px, 1.875vw, 36px);
  display: inline-block;
}
@media (max-width: 991px) {
  .footer .social-medias {
    display: none;
  }
}
.footer .company-info {
  margin-top: clamp(20px, 2.60416vw, 50px);
  margin-bottom: clamp(20px, 2.083vw, 40px);
}
.footer .company-info > .title {
  color: white;
  font-weight: 700;
  margin-bottom: 18px;
  font-size: clamp(22px, 1.35416vw, 26px);
}
.footer .company-info .info {
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.7);
}
.footer .company-info .info .title {
  color: rgba(255, 255, 255, 0.3);
}
.footer .company-info .info a {
  color: rgba(255, 255, 255, 0.7);
}
.footer .company-info .info a:hover {
  color: rgb(255, 255, 255);
}
.footer .company-info .list li {
  color: rgba(255, 255, 255, 0.7);
}
.footer .company-info .list li:not(:last-child) {
  margin-bottom: 5px;
}
.footer .company-info .list li a:hover {
  color: rgb(255, 255, 255);
}
@media (max-width: 991px) {
  .footer .company-info {
    margin-right: 0;
  }
  .footer .company-info .list li {
    line-height: 1.5;
  }
  .footer .company-info .list li:not(:last-child) {
    margin-bottom: 6px;
  }
  .footer .company-info .comapny-name {
    color: #DEDEDE;
    opacity: 0.4;
  }
}
.footer .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .footer .right {
    display: none;
  }
}
.footer .figure-wrapper {
  font-size: 16px;
}
.footer .figure-wrapper .title {
  color: rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer .figure-wrapper .figure > .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .figure-wrapper .figure > .list > li {
  margin-right: clamp(20px, 3.125vw, 60px);
}
.footer .figure-wrapper .figure > .list > li:not(:last-child) {
  margin-bottom: clamp(15px, 1.0416vw, 20px);
}
.footer .figure-wrapper:not(:first-child) > .title {
  padding-left: clamp(20px, 3.125vw, 60px);
}
.footer .figure-wrapper:not(:first-child) > .figure {
  padding-left: clamp(20px, 3.125vw, 60px);
}
.footer .figure .list li a {
  color: white;
  opacity: 0.7;
}
.footer .figure .list.large {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  word-break: keep-all;
}
.footer .figure .list.large li {
  margin-right: 0;
}
.footer .figure .list.large li:not(:first-child) {
  margin-left: 0;
}
.footer .figure .list.large li:not(:last-child) {
  margin-bottom: clamp(15px, 1.0416vw, 20px);
}
.footer .figure .list.sec {
  padding-left: 5px;
  margin-top: 18px;
}
.footer .figure .list.sec li {
  padding-left: 15px;
  margin-bottom: 20px;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
}
.footer .figure .list.sec li::before {
  content: "-";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: clamp(10px, 0.78125vw, 15px);
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  background: #222222;
  height: clamp(75px, 4.6875vw, 90px);
  width: 100%;
  line-height: 1.7;
  font-size: 16px;
}
.footer .copyright .small {
  color: rgba(255, 255, 255, 0.4);
  font-size: 15px;
}
@media (max-width: 767px) {
  .footer .copyright {
    height: auto;
    font-size: 14px;
  }
  .footer .copyright .small {
    font-size: 14px;
  }
}
.footer .gdpr {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  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: clamp(15px, 1.0416vw, 20px) clamp(15px, 14.0625vw, 270px);
  background: #003288;
  -webkit-box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.1);
  z-index: 5;
}
.footer .gdpr .content .title {
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 700;
  color: white;
}
.footer .gdpr .content .info {
  margin-top: 15px;
  line-height: 1.5;
  width: 90%;
  color: white;
}

/*-------------------------------------------------------------------------*/
/*--------------------------------- Index ---------------------------------*/
.index {
  background: #f4f4f4;
}
.index .header .lang {
  color: white;
}
.index .header .lang .active {
  font-weight: 700;
}
.index .header .lang .item {
  color: #333333;
  color: #ACACAC;
}
.index .header .lang .item.active {
  color: white;
}
.index .header .desktop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
}
.index .header .desktop::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0.8;
  width: 100%;
  height: 14.84375vw;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=0 );
}
.index .header .desktop .menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.index .header .desktop .menu a {
  color: #ACACAC;
}
.index .header .desktop .menu a:hover {
  color: #003288;
}
.index .header .desktop .right {
  padding-top: 8px;
}
.index .header .desktop .list.nav > .nav-item > a {
  color: white;
}
.index .header .desktop .list.nav > .nav-item.dropdown::after {
  color: white;
}
.index .header .desktop .list.nav > .nav-item:hover > a {
  color: rgb(24, 90, 205);
  font-weight: 700;
}
.index .header .desktop .logo .logo-w {
  opacity: 1;
}
.index .header .desktop .logo .logo-d {
  opacity: 0;
}
.index .header .desktop .sec .list.social-medias .col a {
  color: white;
}
.index .header .desktop .sec .list.social-medias .col a:hover {
  color: rgb(24, 90, 205);
}
.index .header .mobile .logo .logo-w, .index .header .mobile .logo .icon-w, .index .header .mobile .btn .logo-w, .index .header .mobile .btn .icon-w {
  opacity: 1;
}
.index .header .mobile .logo .logo-d, .index .header .mobile .logo .icon-d, .index .header .mobile .btn .logo-d, .index .header .mobile .btn .icon-d {
  opacity: 0;
}
.index .header .mobile .logo {
  width: 95px;
  height: 35px;
}
.index .header.fixed .desktop .lang {
  color: #222222;
}
.index .header.fixed .desktop .logo .logo-w {
  opacity: 0;
}
.index .header.fixed .desktop .logo .logo-d {
  opacity: 1;
}
.index .header.fixed .desktop .list.nav > .nav-item > a {
  color: #333333;
}
.index .header.fixed .desktop .list.nav > .nav-item > a:hover {
  color: #003288;
}
.index .header.fixed .desktop .list.nav > .nav-item.dropdown::after {
  color: #333333;
}
.index .header.fixed .desktop .list.nav > .nav-item.dropdown:hover ~ li {
  color: white;
}
.index .header.fixed .desktop .sec .list.social-medias .col a {
  color: gray;
}
.index .header.fixed .desktop .sec .list.social-medias .col a:hover {
  color: #003288;
}
.index .header.fixed .mobile .logo .logo-w, .index .header.fixed .mobile .logo .icon-w, .index .header.fixed .mobile .btn .logo-w, .index .header.fixed .mobile .btn .icon-w {
  opacity: 0;
}
.index .header.fixed .mobile .logo .logo-d, .index .header.fixed .mobile .logo .icon-d, .index .header.fixed .mobile .btn .logo-d, .index .header.fixed .mobile .btn .icon-d {
  opacity: 1;
}
.index .products {
  position: relative;
  padding: 0 clamp(15px, 6.510416vw, 125px);
  margin-top: clamp(-250px, -13.02083vw, -132px);
  z-index: 3;
}
.index .products .top {
  background: #003288;
  color: white;
  font-size: clamp(16px, 1.145833vw, 22px);
  border-radius: 0 clamp(15px, 5.2083vw, 100px) 0 0;
  padding: clamp(10px, 1.302083vw, 25px) clamp(10px, 1.302083vw, 25px) clamp(10px, 1.302083vw, 25px) clamp(20px, 5.46875vw, 105px);
  width: 100%;
  max-width: 1015px;
}
.index .products .product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index .products .product-list .item {
  border-right: 1px solid #f4f4f4;
  width: 33.3333333333%;
  border-radius: 0;
  margin-bottom: 0;
}
.index .products .product-list .item .image {
  height: clamp(164px, 16.6vw, 320px);
}
.index .products .product-list .item .info {
  left: clamp(20px, 4.427083vw, 85px);
  bottom: clamp(30px, 3.125vw, 60px);
  width: calc(100% - clamp(40px, 8.854166vw, 170px));
}
.index .products .product-list .item:nth-child(1), .index .products .product-list .item:nth-child(2) {
  width: 50%;
  border-bottom: 1px solid #f4f4f4;
}
.index .products .product-list .item:nth-child(1) .image, .index .products .product-list .item:nth-child(2) .image {
  height: clamp(200px, 20.3125vw, 390px);
}
@media (max-width: 767px) {
  .index .products .product-list .item {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #f4f4f4;
  }
  .index .products .product-list .item:nth-child(1), .index .products .product-list .item:nth-child(2) {
    width: 100%;
  }
}
.index .products .bottom {
  background: #333333;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(18px, 1.145833vw, 22px);
  padding: clamp(15px, 1.5625vw, 30px) clamp(15px, 1.5625vw, 30px) clamp(20px, 1.822916vw, 35px);
  text-align: center;
  border-radius: 0 0 0 clamp(15px, 13.02083vw, 250px);
  letter-spacing: 0.09em;
}
.index .products .bottom .btn {
  width: 100%;
  max-width: 425px;
  margin-top: 15px;
  border-radius: 100px;
  text-transform: uppercase;
}
.index .products .bottom .btn.btn-dec-arrow .text {
  padding-right: 35px;
}
@media (max-width: 767px) {
  .index .products .bottom .btn {
    max-width: 200px;
  }
}
.index .about {
  position: relative;
  background: #f4f4f4;
  margin: clamp(100px, 12.239583vw, 236px) 0 clamp(100px, 12.239583vw, 236px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .about .image {
  position: absolute;
}
.index .about .image img {
  width: 100%;
}
.index .about .image-1 {
  width: clamp(80px, 13.125vw, 252px);
  top: -300px;
  left: 0;
}
.index .about .image-2 {
  width: clamp(250px, 33.59375vw, 645px);
  top: clamp(-66px, -3.4375vw, -30px);
  top: -350px;
  right: clamp(-750px, -39.0625vw, -300px);
}
.index .about .image-3 {
  width: clamp(200px, 27.60416vw, 530px);
  bottom: 200px;
  left: clamp(-600px, -31.25vw, -225px);
}
@media (max-width: 767px) {
  .index .about .image {
    position: relative;
  }
  .index .about .image-1, .index .about .image-2, .index .about .image-3 {
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
  }
  .index .about .image-1 {
    display: none;
  }
  .index .about .image-2 {
    margin-bottom: 10px;
    bottom: 60vw;
  }
  .index .about .image-3 {
    bottom: 55vw;
  }
}
.index .about .dec-font {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: clamp(100px, 20.83vw, 400px);
  color: black;
  opacity: 5%;
  font-weight: 700;
  text-transform: uppercase;
}
.index .about .content {
  position: relative;
  width: 100%;
  max-width: 497px;
  padding: 0 15px;
  margin: clamp(100px, 18.22916vw, 350px) 0 clamp(80px, 10.15625vw, 195px);
}
.index .about .content .title {
  color: #003288;
  text-transform: uppercase;
  font-size: clamp(28px, 2.916vw, 56px);
  font-weight: 700;
}
.index .about .content .des {
  line-height: 1.93;
  letter-spacing: 0.05em;
  margin-top: clamp(15px, 1.0416vw, 20px);
}
.index .about .content .btn {
  min-width: clamp(150px, 11.197916vw, 215px);
  text-align: center;
}
.index .about .content .btn-wrapper {
  margin-top: clamp(20px, 5.2083vw, 100px);
}
.index .service {
  position: relative;
  padding: clamp(75px, 7.8125vw, 150px) 0 clamp(75px, 7.8125vw, 150px);
  background: white;
}
.index .news {
  background: white;
  padding-bottom: clamp(100px, 12.239583vw, 235px);
}
.index .news .news-wrapper .title-main-content {
  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;
}
@media (max-width: 767px) {
  .index .products {
    padding: 0 15px;
  }
}

/*-------------------------------------------------------------------------*/
/*-------------------------------- Banner ---------------------------------*/
.banner {
  position: relative;
}
.banner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 16.5625vw;
  background: url("../images/dec-banner.svg") center center no-repeat;
  background-size: contain;
  z-index: 2;
}
.banner .item {
  position: relative;
}
@media (max-width: 767px) {
  .banner .item {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .banner .item {
    height: 63.28125vw;
  }
}
.banner .item .image {
  position: relative;
}
@media (min-width: 768px) {
  .banner .item .image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner .item .image {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) {
  .banner .item .image img, .banner .item .image picture {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner .item .image img, .banner .item .image picture {
    height: 100%;
  }
}
.banner .item .slogan {
  position: absolute;
  left: clamp(35px, 11.979166vw, 230px);
  bottom: clamp(200px, 19.7916vw, 380px);
  z-index: 1;
  color: white;
}
.banner .item .slogan .title-sec {
  font-size: clamp(24px, 2.5vw, 48px);
  margin-top: 10px;
  font-weight: 700;
}
.banner .item .slogan .title {
  font-size: clamp(38px, 5.989583vw, 115px);
  font-weight: 700;
}
.banner .item .slogan .info {
  color: white;
  opacity: 0.8;
  line-height: 1.6;
  letter-spacing: 0.86px;
  font-size: clamp(16px, 1.25vw, 24px);
  margin-top: 15px;
}
@media (min-width: 768px) {
  .banner .item .slogan .info {
    width: clamp(300px, 48.4375vw, 930px);
  }
}
@media (max-width: 767px) {
  .banner .item .slogan {
    left: 30px;
    bottom: 165px;
    width: calc(100% - 60px);
  }
}
.banner .carousel-indicators {
  position: absolute;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  bottom: clamp(167px, 18.2291vw - 13px, 337px);
  margin-left: clamp(35px, 11.979166vw, 230px);
}
.banner .carousel-indicators .item {
  opacity: 35%;
}
.banner .carousel-indicators .item:hover, .banner .carousel-indicators .item.active {
  opacity: 100%;
}
@media (max-width: 767px) {
  .banner .carousel-indicators {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner .carousel-indicators .item {
    width: 40px;
    margin-left: 8px;
    margin-right: 8px;
  }
}

/*-------------------------------------------------------------------------*/
/*--------------------------------- CTA -----------------------------------*/
.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  min-height: clamp(250px, 17.1875vw, 330px);
  padding: clamp(50px, 5.72916vw, 110px) clamp(15px, 4.16vw, 80px);
  color: white;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  .cta .item {
    width: 50%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .cta .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cta .item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cta .item > * {
  position: relative;
  z-index: 1;
}
.cta .item .title {
  font-size: clamp(24px, 2.5vw, 48px);
  text-transform: uppercase;
}
.cta .item .des {
  font-size: clamp(16px, 1.25vw, 24px);
  margin-top: 10px;
  letter-spacing: 0.09em;
  position: relative;
  padding-bottom: clamp(20px, 1.822916vw, 35px);
}
.cta .item .des .text {
  opacity: 0.5;
}
.cta .item .des::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2018%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23FFFFFF'%20stroke-width='2'/%3E%3C/svg%3E");
  display: inline-block;
  width: 34px;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
  opacity: 1;
}
.cta .item:hover {
  background-size: 110%;
  background-size: 130%;
}
.cta .item:hover::before {
  background: rgba(0, 50, 136, 0.6);
  z-index: 0;
}
@media (max-width: 767px) {
  .cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cta .item {
    background-size: cover;
  }
  .cta .item:hover {
    background-size: auto;
  }
}

/*-------------------------------------------------------------------------*/
/*-------------------------------- About ----------------------------------*/
.about-page .page_banner {
  padding-bottom: clamp(25px, 2.60416vw, 50px);
}
.about-page .title-main {
  font-size: clamp(28px, 2.916vw, 56px);
  color: #003288;
  font-weight: 700;
}
.about-page .title-sec {
  margin-top: clamp(15px, 1.302083vw, 25px);
}
.about-page .intrduce {
  position: relative;
}
.about-page .intrduce .dec-font {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.about-page .history {
  background: #f1f1f1;
}
.about-page .service {
  background: #f1f1f1;
  padding-top: clamp(70px, 8.85416vw, 170px);
  padding-bottom: clamp(90px, 9.89583vw, 170px);
}

.history-list .list {
  position: relative;
}
.history-list .list::before {
  content: "";
  position: absolute;
  top: 5px;
  left: calc(clamp(10px, 1.0416vw, 20px) / 2);
  width: 2px;
  height: calc(100% - 50px);
  background: #003288;
}
.history-list .list li {
  position: relative;
  padding-left: clamp(20px, 2.60416vw, 50px);
}
.history-list .list li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: clamp(10px, 1.0416vw, 20px);
  height: clamp(10px, 1.0416vw, 20px);
  background: #003288;
}
.history-list .list li:not(:last-child) {
  margin-bottom: clamp(20px, 2.083vw, 40px);
}
.history-list .list li .title {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 700;
}
.history-list .list li .des {
  margin-top: 10px;
  color: #666666;
}

.about-wrapper {
  padding: clamp(80px, 6.510416vw, 125px) 0 clamp(100px, 9.375vw, 180px);
}
.about-wrapper .about-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.about-wrapper .about-list > li .image {
  width: clamp(370px, 60.78125vw - 30px, 1137px);
}
.about-wrapper .about-list > li .content {
  width: clamp(100vw - 1167px, 39.21875vw, 100vw - 400px);
}
.about-wrapper .about-list > li:nth-child(odd) .content {
  padding: 0 clamp(30px, 3.64583vw, 70px) 0 clamp(15px, 12.5vw, 240px);
}
.about-wrapper .about-list > li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.about-wrapper .about-list > li:nth-child(even) .content {
  padding: 0 clamp(15px, 12.5vw, 240px) 0 clamp(30px, 3.64583vw, 70px);
}
.about-wrapper .about-list > li:not(:last-child) {
  margin-bottom: clamp(50px, 5.2083vw, 100px);
}
.about-wrapper .details-list li {
  position: relative;
  padding-left: clamp(30px, 3.64583vw, 70px);
}
.about-wrapper .details-list li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: clamp(10px, 1.0416vw, 20px);
  width: clamp(10px, 1.0416vw, 20px);
  height: clamp(10px, 1.0416vw, 20px);
  background: #003288;
}
.about-wrapper .details-list li:not(:last-child) {
  padding-bottom: clamp(10px, 1.0416vw, 20px);
  margin-bottom: clamp(10px, 1.0416vw, 20px);
  border-bottom: 1px solid #999999;
}
.about-wrapper .details-list li .title {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 700;
}
.about-wrapper .details-list li .des {
  margin-top: 10px;
  color: #666666;
}
@media (max-width: 1239px) {
  .about-wrapper .about-list > li:nth-child(odd) .content, .about-wrapper .about-list > li:nth-child(even) .content {
    padding: 0 clamp(30px, 3.64583vw, 70px) 0 clamp(30px, 3.64583vw, 70px);
  }
}
@media (max-width: 767px) {
  .about-wrapper .about-list > li:nth-child(odd), .about-wrapper .about-list > li:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-wrapper .about-list > li:nth-child(odd) .content, .about-wrapper .about-list > li:nth-child(odd) .image, .about-wrapper .about-list > li:nth-child(even) .content, .about-wrapper .about-list > li:nth-child(even) .image {
    width: 100%;
  }
  .about-wrapper .about-list > li:nth-child(odd) .content, .about-wrapper .about-list > li:nth-child(even) .content {
    padding: 0 15px 20px;
  }
}

ul.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: clamp(-15px, -1.5625vw, -5px);
  margin-right: clamp(-15px, -1.5625vw, -5px);
}
ul.service-list li {
  position: relative;
  width: 25%;
  padding-left: clamp(5px, 1.5625vw, 15px);
  padding-right: clamp(5px, 1.5625vw, 15px);
}
ul.service-list li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
ul.service-list li .item .image {
  width: clamp(60px, 4.947916vw, 95px);
  height: clamp(60px, 4.947916vw, 95px);
}
ul.service-list li .item .image img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
ul.service-list li .item .title {
  margin-top: clamp(20px, 1.5625vw, 30px);
  font-size: clamp(22px, 1.35416vw, 26px);
}
ul.service-list li .item .des {
  margin-top: 8px;
  font-size: clamp(16px, 0.9375vw, 18px);
  opacity: 60%;
  line-height: 1.74;
  letter-spacing: 0.08em;
}
ul.service-list li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  ul.service-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  ul.service-list li {
    width: 100%;
  }
  ul.service-list li:not(:last-child)::after {
    display: none;
  }
  ul.service-list li:not(:last-child) .item {
    margin-bottom: 25px;
  }
}

/*-------------------------------------------------------------------------*/
/*--------------------------------- NEWS ----------------------------------*/
.page-nav {
  background: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: clamp(18px, 1.0416vw, 20px) clamp(15px, 9.21875vw, 117px);
  margin: 0;
  position: relative;
}
.page-nav li {
  list-style: none;
  padding-left: clamp(10px, 1.5625vw, 30px);
  padding-right: clamp(10px, 1.5625vw, 30px);
  margin-bottom: 5px;
}
.page-nav li .item {
  font-weight: 700;
  color: #ccc;
}
.page-nav li .item:hover, .page-nav li .item.active {
  color: #185ACD;
}

.news-wrapper .title-main-content {
  background: #003288;
  border-radius: clamp(30px, 3.64583vw, 70px) clamp(30px, 3.64583vw, 70px) 0 0;
  padding: clamp(10px, 1.302083vw, 25px) clamp(45px, 7.55208vw, 145px);
  color: white;
}
.news-wrapper .title-main-content .title-main {
  font-size: clamp(28px, 3.33vw, 64px);
}
.news-wrapper .title-main-content .des {
  margin-top: 10px;
  opacity: 0.63;
}
.news-wrapper .title-main-content .btn-dec-arrow {
  min-width: clamp(120px, 10.416vw, 200px);
  padding: clamp(10px, 0.78125vw, 15px);
  text-align: center;
}
.news-wrapper .title-main-content .btn-dec-arrow:hover {
  background: white;
}
.news-wrapper .title-main-content .btn-dec-arrow:hover .text {
  color: #003288;
}
.news-wrapper .title-main-content .btn-dec-arrow:hover .text::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2020%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23003288'%20stroke-width='2'/%3E%3C/svg%3E");
}
.news-wrapper .content {
  background: #f4f4f4;
  padding: 0 clamp(30px, 6.25vw, 120px);
}
.news-wrapper .content .list .item {
  padding: clamp(20px, 2.083vw, 40px) clamp(45px, 1.302083vw + 30px, 55px) clamp(20px, 2.083vw, 40px) clamp(15px, 1.302083vw, 25px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(18px, 1.0416vw, 20px);
  position: relative;
}
.news-wrapper .content .list .item::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox='0%200%2020%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%205.8814H17.027L14.5171%201.27637'%20stroke='%23333333'%20stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  display: block;
  width: 20px;
  height: 8px;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 3px));
          transform: translateY(calc(-50% - 3px));
  right: clamp(15px, 1.302083vw, 25px);
  font-size: 8px;
}
.news-wrapper .content .list .item span {
  display: block;
}
.news-wrapper .content .list .item .date {
  width: 135px;
}
.news-wrapper .content .list .item .category {
  width: 160px;
  margin: 0 clamp(10px, 1.0416vw, 20px);
  background: #666666;
  color: white;
  text-align: center;
  border-radius: 100px;
  padding: 8px 10px;
  line-height: 1;
}
.news-wrapper .content .list .item .title {
  width: clamp(100% - 135px - 180px, 100% - 135px - 160px - 1.0416vw - 1.0416vw, 100% - 135px - 200px);
}
.news-wrapper .content .list .item:hover {
  color: #003288;
}
.news-wrapper .content .list .item:hover::after {
  right: 0;
}
.news-wrapper .content .list .item:hover .category {
  background: #003288;
  color: white;
}
.news-wrapper .content .list li:not(:last-child) {
  border-bottom: 1px solid #C9C9C9;
}
.news-wrapper .content .pagination .page-item:not(:last-child) {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .news-wrapper .title-main-content {
    padding: 20px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .news-wrapper .title-main-content .right {
    margin-top: 10px;
  }
  .news-wrapper .title-main-content .btn-dec-arrow {
    width: 100%;
  }
  .news-wrapper .content {
    padding: 0;
  }
  .news-wrapper .content .list .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
  }
  .news-wrapper .content .list .item::after {
    display: none;
  }
  .news-wrapper .content .list .item .date, .news-wrapper .content .list .item .category, .news-wrapper .content .list .item .title {
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .news-wrapper .content .list .item .category {
    width: auto;
  }
  .news-wrapper .content .list .item .title {
    margin-bottom: 0;
    line-height: 1.4;
  }
}

.news_i-page .page_banner {
  padding-bottom: clamp(20px, 2.60416vw, 50px);
}
.news_i-page .webeditor {
  border-top: 1px solid #C9C9C9;
  padding: clamp(20px, 2.60416vw, 50px) clamp(0px, 6.25vw, 120px) clamp(20px, 4.16vw, 80px);
  line-height: 1.95;
}
.news_i-page .webeditor p {
  margin-bottom: clamp(20px, 2.60416vw, 50px);
}
.news_i-page .webeditor img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .news_i-page .webeditor {
    padding: 25px 10px;
  }
}

.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 clamp(0px, 6.25vw, 120px);
}
.nav-wrapper .btn {
  display: inline-block;
  font-size: clamp(18px, 1.0416vw, 20px);
  width: 125px;
  height: clamp(30px, 2.864583vw, 55px);
  background: #666666;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: clamp(10px, 0.78125vw, 15px);
}
.nav-wrapper .btn:hover {
  background: #003288;
}
@media (max-width: 767px) {
  .nav-wrapper {
    padding: 0;
  }
  .nav-wrapper .btn {
    margin: 0 5px;
  }
}

/*-------------------------------------------------------------------------*/
/*------------------------------- DOWNLOAD --------------------------------*/
.download-page .page_banner {
  padding-bottom: 35px;
}
.download-page .download-list .item {
  background: white;
  border-radius: clamp(10px, 0.78125vw, 15px);
  padding: clamp(10px, 0.78125vw, 15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: clamp(15px, 1.0416vw, 20px);
  background: #F1F1F1;
}
.download-page .download-list .item .image {
  width: clamp(150px, 12.65625vw, 243px);
}
.download-page .download-list .item .info {
  width: clamp(100% - 243px, 100% - 12.65625vw, 100% - 150px);
  padding-left: clamp(18px, 1.0416vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.download-page .download-list .item .info .title {
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 700;
  margin-top: clamp(15px, 1.0416vw, 20px);
}
.download-page .download-list .item .info .size {
  margin-top: 15px;
}
.download-page .download-list .item .info .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
  padding-bottom: 10px;
}
.download-page .download-list .item .info .btn {
  margin-top: 15px;
  background: #666666;
  color: white;
}
.download-page .download-list .item:hover .btn {
  background: #003288;
  color: white;
}
.download-page .cta {
  margin-top: clamp(150px, 17.447916vw, 335px);
}

/*-------------------------------------------------------------------------*/
/*------------------------------ PRODUCTS ---------------------------------*/
.products-group .item.pdt_sub {
  background: white;
  border-radius: clamp(10px, 0.78125vw, 15px);
  overflow: hidden;
}
.products-group .item.pdt_sub .image {
  padding: clamp(20px, 2.60416vw, 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-group .item.pdt_sub .image img {
  width: 100%;
  max-height: 100%;
}
.products-group .item.pdt_sub .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: clamp(15px, 1.0416vw, 20px) clamp(30px, 3.125vw, 60px);
  text-align: center;
}
.products-group .item.pdt_sub .info .des {
  margin-top: 15px;
  letter-spacing: 0.58px;
  line-height: 1.8333333333;
}
.products-group .item.pdt_sub:hover .info {
  background: #003288;
  color: white;
}
.products-group .list-pdt {
  padding: clamp(30px, 3.64583vw, 70px) clamp(20px, 2.083vw, 40px) clamp(0px, 5.2083vw, 100px);
}
.products-group .list-pdt li {
  margin-bottom: clamp(20px, 2.083vw, 40px);
  padding-left: 12px;
  position: relative;
}
.products-group .list-pdt li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: rgba(51, 51, 51, 0.8);
}
.products-group .list-pdt li .item {
  font-size: clamp(16px, 1.25vw, 24px);
  color: rgba(51, 51, 51, 0.8);
}
.products-group .list-pdt li .item:hover {
  color: #003288;
}

@media (max-width: 1280px) {
  .product_i-group .group .item5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }
}
.product_i-group .item {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: clamp(30px, 3.385416vw, 65px);
}
.product_i-group .item .image {
  padding: clamp(15px, 1.0416vw, 20px);
  background: white;
  min-height: clamp(200px, 13.802083vw, 265px);
}
.product_i-group .item .title {
  font-size: clamp(18px, 1.0416vw, 20px);
  font-weight: 700;
  padding: clamp(15px, 1.0416vw, 20px);
  text-align: center;
  background: white;
  display: block;
}
.product_i-group .item:hover .title {
  background: #003288;
  color: white;
}

figure.product-style {
  border-radius: clamp(10px, 0.78125vw, 15px);
  overflow: hidden;
  margin-bottom: clamp(35px, 3.64583vw, 70px);
  background: white;
}
figure.product-style .title-main {
  background: #003288;
  color: white;
  height: clamp(50px, 3.90625vw, 75px);
  font-weight: 700;
  padding: 10px;
  font-size: clamp(16px, 1.25vw, 24px);
  letter-spacing: 0;
}
figure.product-style .title-main .small {
  font-size: 16px;
  opacity: 0.6;
  letter-spacing: 0;
  margin-top: 5px;
  font-weight: 400;
}
figure.product-style .content {
  background: white;
  padding: clamp(20px, 1.5625vw, 30px);
}
figure.product-style .content .list-first {
  margin: 0;
  padding: 0;
}
figure.product-style .content .list-first > li {
  list-style: none;
  padding-left: 0;
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
figure.product-style .content .list-first > li > .item {
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 700;
}
figure.product-style .content .list-sec {
  margin: 0;
  padding: 0;
  margin-top: clamp(15px, 1.0416vw, 20px);
}
figure.product-style .content .list-sec > li {
  list-style: none;
  padding-left: 0;
  margin-bottom: clamp(15px, 1.0416vw, 20px);
}
figure.product-style .content .list-sec > li > .item {
  padding-left: 10px;
  margin-left: 5px;
  position: relative;
  opacity: 0.8;
  display: inline-block;
}
figure.product-style .content .list-sec > li > .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #333333;
}
figure.product-style .content .list-sec > li > .item::after {
  content: "";
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 6px;
  border-color: transparent transparent transparent #33508E;
  opacity: 0;
}
figure.product-style .content .list-sec > li > .item:hover, figure.product-style .content .list-sec > li > .item.active {
  color: #003288;
  opacity: 1;
}
figure.product-style .content .list-sec > li > .item:hover::before, figure.product-style .content .list-sec > li > .item.active::before {
  background: #003288;
}
figure.product-style .content .list-sec > li > .item:hover::after, figure.product-style .content .list-sec > li > .item.active::after {
  opacity: 1;
}
figure.product-style.style-sidebar .title-main, figure.product-style.style-article .title-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
figure.product-style.style-article .title-main {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: clamp(20px, 1.5625vw, 30px);
}
figure.product-style.style-article .title {
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 700;
}
figure.product-style.style-article .webeditor {
  margin-top: clamp(15px, 1.0416vw, 20px);
  padding-left: clamp(10px, 1.0416vw, 20px);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
  line-height: 1.8333333333;
  letter-spacing: 0.58px;
}
figure.product-style.style-article .note {
  display: inline-block;
  margin-right: 10px;
  background: #FBA207;
  border-radius: 50px;
  padding: 2px 15px;
  color: white;
  text-align: center;
}
figure.product-style.style-article .num li:not(:last-child) {
  margin-bottom: clamp(10px, 1.0416vw, 20px);
}
figure.product-style.style-article .table {
  width: auto;
}
figure.product-style.style-article .table.default thead tr td {
  font-size: inherit;
}
@media (min-width: 1280px) {
  figure.product-style.style-article .table.default thead tr td {
    min-width: clamp(80px, 9.375vw, 180px);
  }
}
figure.product-style.style-table {
  width: 100%;
  font-size: inherit;
}
figure.product-style.style-table .title-main, figure.product-style.style-table .title-sec, figure.product-style.style-table .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
figure.product-style.style-table .title-main > .item, figure.product-style.style-table .title-sec > .item, figure.product-style.style-table .content > .item {
  padding: clamp(18px, 1.0416vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 20%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
figure.product-style.style-table .title-main > .item.text-center, figure.product-style.style-table .title-sec > .item.text-center, figure.product-style.style-table .content > .item.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
figure.product-style.style-table .title-main > .item:first-child, figure.product-style.style-table .title-sec > .item:first-child, figure.product-style.style-table .content > .item:first-child {
  padding-left: clamp(18px, 3.125vw, 60px) !important;
}
figure.product-style.style-table .title-main > .item:last-child, figure.product-style.style-table .title-sec > .item:last-child, figure.product-style.style-table .content > .item:last-child {
  padding-right: clamp(18px, 3.125vw, 60px) !important;
}
@media (max-width: 570px) {
  figure.product-style.style-table .title-main > .item, figure.product-style.style-table .title-sec > .item, figure.product-style.style-table .content > .item {
    padding: 10px;
  }
  figure.product-style.style-table .title-main > .item:first-child, figure.product-style.style-table .title-sec > .item:first-child, figure.product-style.style-table .content > .item:first-child {
    padding-top: 30px !important;
  }
  figure.product-style.style-table .title-main > .item:last-child, figure.product-style.style-table .title-sec > .item:last-child, figure.product-style.style-table .content > .item:last-child {
    padding-bottom: 30px !important;
  }
}
figure.product-style.style-table .title-main .title-flexible, figure.product-style.style-table .title-sec .title-flexible, figure.product-style.style-table .content .title-flexible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
figure.product-style.style-table .title-main .title-flexible > .item, figure.product-style.style-table .title-sec .title-flexible > .item, figure.product-style.style-table .content .title-flexible > .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
figure.product-style.style-table .title-main {
  height: auto;
  padding: 0;
}
@media (max-width: 570px) {
  figure.product-style.style-table .title-main {
    display: none;
  }
}
figure.product-style.style-table .title-xs {
  display: none;
  font-weight: 700;
  margin-bottom: 3px;
}
@media (max-width: 570px) {
  figure.product-style.style-table .title-xs {
    display: block;
  }
}
figure.product-style.style-table .title-sec > .item {
  padding-left: clamp(18px, 3.125vw, 60px);
  width: 100%;
  padding-top: clamp(30px, 2.864583vw, 55px);
  padding-bottom: clamp(10px, 1.302083vw, 25px);
  border-bottom: 1px solid #D1D1D1;
}
figure.product-style.style-table .title-sec > .item .title {
  font-size: clamp(20px, 2.083vw, 40px);
  position: relative;
  display: inline-block;
}
figure.product-style.style-table .title-sec > .item .title::after {
  content: "";
  position: absolute;
  bottom: clamp(-25px, -1.302083vw, -10px);
  left: 0;
  width: 100%;
  height: 5px;
  background: #003288;
}
figure.product-style.style-table .title-third {
  width: 100%;
  font-weight: 700;
  background: #f9f9f9;
  border-bottom: 1px solid #D1D1D1;
  font-size: clamp(16px, 1.25vw, 24px);
  padding-top: clamp(20px, 1.302083vw, 25px);
  padding-bottom: clamp(20px, 1.302083vw, 25px);
  padding-left: clamp(18px, 3.125vw, 60px);
}
figure.product-style.style-table .content {
  padding: 0;
  border-bottom: 1px solid #D1D1D1;
}
figure.product-style.style-table .content:nth-child(even) {
  background: #F9F9F9;
}
figure.product-style.style-table .content:hover {
  background: rgba(255, 164, 61, 0.1);
}
figure.product-style.style-table .image {
  overflow: hidden;
  width: 100%;
}
figure.product-style.style-table .list {
  margin-bottom: 0;
  padding: 0;
}
figure.product-style.style-table .list .item {
  list-style: none;
  margin-bottom: 10px;
}
figure.product-style.style-table .list.dot .item {
  padding-left: 10px;
  margin-left: 5px;
  position: relative;
}
figure.product-style.style-table .list.dot .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background: #333333;
}
figure.product-style.style-table .btn.default {
  min-width: clamp(60px, 5.2083vw, 100px);
  font-size: 15px;
}
@media (max-width: 570px) {
  figure.product-style.style-table .btn.default {
    min-width: 180px;
  }
}
figure.product-style.style-table.col5 .title-main > .item, figure.product-style.style-table.col5 .content > .item {
  min-width: auto;
}
figure.product-style.style-table.col5 .title-main > .item:first-child, figure.product-style.style-table.col5 .content > .item:first-child {
  width: 15%;
}
figure.product-style.style-table.col5 .title-main > .item:nth-child(2), figure.product-style.style-table.col5 .content > .item:nth-child(2) {
  width: 25%;
}
figure.product-style.style-table.col5 .title-main > .item:nth-child(3), figure.product-style.style-table.col5 .content > .item:nth-child(3) {
  width: 32%;
}
figure.product-style.style-table.col5 .title-main > .item:nth-child(4), figure.product-style.style-table.col5 .content > .item:nth-child(4) {
  width: 15%;
}
figure.product-style.style-table.col5 .title-main > .item:nth-child(5), figure.product-style.style-table.col5 .content > .item:nth-child(5) {
  width: 23%;
}
@media (max-width: 570px) {
  figure.product-style.style-table.col5 .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  figure.product-style.style-table.col5 .content > .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  figure.product-style.style-table.col5 .content > .item .title-xs {
    margin-right: 10px;
    font-weight: 700;
  }
  figure.product-style.style-table.col5 .content > .item:nth-child(1), figure.product-style.style-table.col5 .content > .item:nth-child(2), figure.product-style.style-table.col5 .content > .item:nth-child(5) {
    width: 100%;
  }
  figure.product-style.style-table.col5 .content > .item:nth-child(1), figure.product-style.style-table.col5 .content > .item:nth-child(5) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  figure.product-style.style-table.col5 .content > .item:nth-child(3) {
    width: 70%;
  }
  figure.product-style.style-table.col5 .content > .item:nth-child(4) {
    width: 30%;
  }
}
figure.product-style.style-table.col4 .title-main > .item, figure.product-style.style-table.col4 .content > .item {
  min-width: auto;
}
figure.product-style.style-table.col4 .title-main > .item:first-child, figure.product-style.style-table.col4 .content > .item:first-child {
  width: 23%;
}
figure.product-style.style-table.col4 .title-main > .item:nth-child(2), figure.product-style.style-table.col4 .content > .item:nth-child(2) {
  width: 25%;
}
figure.product-style.style-table.col4 .title-main > .item:nth-child(3), figure.product-style.style-table.col4 .content > .item:nth-child(3) {
  width: 32%;
}
figure.product-style.style-table.col4 .title-main > .item:nth-child(4), figure.product-style.style-table.col4 .content > .item:nth-child(4) {
  width: 20%;
}
figure.product-style.style-table.col4 .content .flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 570px) {
  figure.product-style.style-table.col4 .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  figure.product-style.style-table.col4 .content > .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  figure.product-style.style-table.col4 .content > .item .title-xs {
    margin-right: 10px;
    font-weight: 700;
  }
  figure.product-style.style-table.col4 .content > .item:nth-child(1), figure.product-style.style-table.col4 .content > .item:nth-child(2) {
    width: 100%;
  }
  figure.product-style.style-table.col4 .content > .item:nth-child(1) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  figure.product-style.style-table.col4 .content > .item:nth-child(3) {
    width: 80%;
  }
  figure.product-style.style-table.col4 .content > .item:nth-child(4) {
    width: 20%;
  }
}
figure.product-style.style-table.col3 .title-main > .item, figure.product-style.style-table.col3 .content > .item {
  width: 33.3333333333%;
}
@media (max-width: 570px) {
  figure.product-style.style-table.col3 .title-main > .item, figure.product-style.style-table.col3 .content > .item {
    padding: 10px;
  }
  figure.product-style.style-table.col3 .title-main > .item:first-child, figure.product-style.style-table.col3 .content > .item:first-child {
    padding-top: 10px !important;
  }
  figure.product-style.style-table.col3 .title-main > .item:last-child, figure.product-style.style-table.col3 .content > .item:last-child {
    padding-bottom: 10px !important;
  }
}
figure.product-style.style-table.flexible .title-flexible {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
figure.product-style.style-table.flexible .title-main > .item, figure.product-style.style-table.flexible .content > .item {
  min-width: auto;
  padding: clamp(18px, 1.0416vw, 20px) 8px;
}
figure.product-style.style-table.flexible .title-main > .item:first-child, figure.product-style.style-table.flexible .content > .item:first-child {
  width: 17%;
}
figure.product-style.style-table.flexible .title-main > .item:nth-child(2), figure.product-style.style-table.flexible .content > .item:nth-child(2) {
  width: 15%;
}
figure.product-style.style-table.flexible .title-main > .item:nth-child(3), figure.product-style.style-table.flexible .content > .item:nth-child(3) {
  width: 15%;
}
figure.product-style.style-table.flexible .title-main > .item:nth-child(4), figure.product-style.style-table.flexible .content > .item:nth-child(4) {
  width: 42%;
}
figure.product-style.style-table.flexible .title-main > .item:nth-child(5), figure.product-style.style-table.flexible .content > .item:nth-child(5) {
  width: 18%;
}
@media (max-width: 570px) {
  figure.product-style.style-table.flexible .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  figure.product-style.style-table.flexible .content > .item {
    padding: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  figure.product-style.style-table.flexible .content > .item:first-child, figure.product-style.style-table.flexible .content > .item:nth-child(2), figure.product-style.style-table.flexible .content > .item:nth-child(3), figure.product-style.style-table.flexible .content > .item:nth-child(4), figure.product-style.style-table.flexible .content > .item:nth-child(5) {
    width: 100%;
  }
  figure.product-style.style-table.flexible .content > .item:nth-child(4) {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  figure.product-style.style-sidebar .title-main.desktop {
    display: none;
  }
}
figure.product-style.style-sidebar .title-main.mobile {
  width: 100%;
  border-radius: clamp(10px, 0.78125vw, 15px);
  margin-bottom: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: clamp(20px, 1.5625vw, 30px);
  position: relative;
}
figure.product-style.style-sidebar .title-main.mobile::before, figure.product-style.style-sidebar .title-main.mobile::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 15px;
  height: 1px;
  background: #DEDEDE;
}
figure.product-style.style-sidebar .title-main.mobile::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
figure.product-style.style-sidebar .title-main.mobile.opened::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  figure.product-style.style-sidebar .title-main.mobile {
    display: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  figure.product-style.style-sidebar {
    background: transparent;
    margin-bottom: 10px;
  }
  figure.product-style.style-sidebar .products-toggle-info {
    display: none;
  }
  figure.product-style.style-sidebar .products-toggle-info .content {
    border-radius: clamp(10px, 0.78125vw, 15px);
  }
}

.image-group .slide .carousel-indicators {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  bottom: auto;
  margin-top: clamp(15px, 1.5625vw, 30px);
}
.image-group .slide .carousel-indicators .item {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin: 0;
  margin-bottom: 10px;
  background: transparent;
  width: 20%;
  height: auto;
}
.image-group .slide .carousel-indicators .item .image {
  border: 1px solid #D6D6D6;
}
@media (max-width: 570px) {
  .image-group .slide .carousel-indicators .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .image-group {
    margin-bottom: 25px;
  }
}

.products_sub-page .wrapper-main {
  background: white;
  border-radius: clamp(10px, 0.78125vw, 15px);
  padding: clamp(20px, 3.385416vw, 65px) clamp(15px, 4.16vw, 80px) clamp(15px, 4.16vw, 80px);
  margin-top: clamp(45px, 4.947916vw, 95px);
  margin-top: 95px;
}
.products_sub-page .wrapper-main .page_banner {
  padding-top: 0;
  padding-bottom: clamp(45px, 4.6875vw, 90px);
}
.products_sub-page .wrapper-main .content .info .item {
  margin-bottom: clamp(25px, 2.34375vw, 45px);
}
.products_sub-page .wrapper-main .content .info .item .webeditor {
  margin-top: clamp(15px, 1.5625vw, 30px);
  padding-left: clamp(10px, 1.0416vw, 20px);
  line-height: 1.8333333333;
  letter-spacing: 0.58px;
}
.products_sub-page .wrapper-main .content .info .item .num li:not(last-child) {
  margin-bottom: clamp(10px, 1.0416vw, 20px);
}
@media (min-width: 1024px) {
  .products_sub-page .wrapper-main .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .products_sub-page .wrapper-main .content .image-group {
    width: 50%;
    padding-right: clamp(30px, 3.125vw, 60px);
  }
  .products_sub-page .wrapper-main .content .info {
    width: 50%;
  }
}
.products_sub-page .product_i-group {
  margin-top: clamp(85px, 8.85416vw, 170px);
}
.products_sub-page .product_i-group .title-sec {
  margin-bottom: clamp(20px, 1.822916vw, 35px);
}
@media (max-width: 1024px) {
  .products_sub-page .product_i-group .group .col {
    min-width: 33.3333333333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .products_sub-page .product_i-group .group .col {
    min-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media (max-width: 570px) {
  .products_sub-page .product_i-group .group .col {
    min-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.products_sub-page .products-group {
  margin-top: clamp(20px, 1.5625vw, 30px);
}
.products_sub-page .products-group .container > .title-sec {
  margin-bottom: clamp(20px, 1.822916vw, 35px);
}
.products_sub-page .cta {
  margin-top: clamp(60px, 6.25vw, 120px);
}
.products_sub-page .product_i-list .item {
  margin-bottom: clamp(30px, 2.864583vw, 55px);
}

.product_i-page .page_banner {
  padding-bottom: clamp(30px, 3.64583vw, 70px);
}
.product_i-page .page_banner .des {
  color: #999999;
}
.product_i-page .wrawrapper-main .left, .product_i-page .wrawrapper-main .right {
  padding-left: clamp(5px, 0.625vw, 12px);
  padding-right: clamp(5px, 0.625vw, 12px);
  width: 100%;
}
@media (min-width: 1024px) {
  .product_i-page .wrawrapper-main .left {
    width: clamp(210px, 16.875vw, 324px);
  }
  .product_i-page .wrawrapper-main .right {
    width: clamp(100% - 324px, 100% - 15.625vw - 0.625vw - 0.625vw, 100% - 210px);
  }
}
.product_i-page .wrawrapper-main .right {
  position: relative;
}
.product_i-page .wrawrapper-main .right .amount-note {
  position: absolute;
  top: -28px;
  right: clamp(20px, 15px + 0.625vw, 27px);
  color: #707070;
}
.product_i-page .wrawrapper-main .right .amount-note .red {
  color: red;
}
.product_i-page .pagination {
  margin-top: clamp(40px, 4.16vw, 80px);
}
.product_i-page .pagination .page-item {
  border-bottom: 0 !important;
}
.product_i-page .pagination .page-item .page-link {
  width: clamp(35px, 2.864583vw, 55px);
  height: clamp(35px, 2.864583vw, 55px);
}
.product_i-page .product_i-group {
  margin-top: clamp(65px, 6.77083vw, 130px);
}
.product_i-page .product_i-group .title-sec {
  margin-bottom: clamp(20px, 1.822916vw, 35px);
}

.product-list .item {
  position: relative;
  display: block;
  border-radius: clamp(10px, 0.78125vw, 15px);
  overflow: hidden;
  margin-bottom: clamp(10px, 1.822916vw, 35px);
}
.product-list .item span {
  display: block;
}
.product-list .item .image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.product-list .item .image img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
}
.product-list .item .info {
  position: absolute;
  padding-bottom: 30px;
  width: calc(100% - clamp(20px, 3.64583vw, 70px));
  left: clamp(10px, 1.822916vw, 35px);
  bottom: clamp(20px, 4.16vw, 80px);
  color: white;
  letter-spacing: 0.09em;
  z-index: 2;
}
.product-list .item .info .title {
  font-size: clamp(24px, 2.5vw, 48px);
}
.product-list .item .info .des {
  font-size: clamp(16px, 1.25vw, 24px);
  font-size: clamp(16px, 1.0416vw, 20px);
  opacity: 50%;
  margin-top: 10px;
  line-height: 1.6;
}
.product-list .item .info::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width='34'%20height='10'%20viewBox='0%200%2036%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M0%2010.8814H34.0541L29.0342%201.27637'%20stroke='white'%20stroke-width='2'/%3E%3C/svg%3E");
  display: inline-block;
  width: 34px;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 10px;
}
.product-list .item:hover .image:before {
  background: rgba(0, 50, 136, 0.5);
}
.product-list .item:hover .info::after {
  left: clamp(20px, 3.125vw, 60px);
}

.product_i-list .item {
  text-align: center;
  margin-bottom: 25px;
}
.product_i-list .item span {
  display: block;
}
.product_i-list .item .image {
  background: #F1F1F1;
  border-radius: clamp(10px, 0.78125vw, 15px);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  height: clamp(250px, 17.96875vw, 345px);
  height: clamp(200px, 14947916vw, 287px);
}
.product_i-list .item .image img {
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
  -o-object-fit: cover;
     object-fit: cover;
}
.product_i-list .item .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #003288;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.product_i-list .item .title {
  font-size: clamp(18px, 1.0416vw, 20px);
  letter-spacing: 0.05em;
  margin-top: 15px;
}
.product_i-list .item .des {
  color: #999999;
  font-size: clamp(16px, 0.9375vw, 18px);
  margin-top: 5px;
}
.product_i-list .item .btn {
  background: #666666;
  color: white;
  width: 160px;
  border-radius: 100px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: clamp(15px, 1.0416vw, 20px);
}
.product_i-list .item:hover .image::after {
  opacity: 0.5;
}
.product_i-list .item:hover .btn {
  background: #003288;
}

.product_i-wrapper .image {
  background: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  min-height: 250px;
}
.product_i-wrapper .image img {
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
.product_i-wrapper .content > .title {
  font-size: clamp(20px, 1.875vw, 36px);
  font-weight: 700;
  margin-bottom: clamp(15px, 1.5625vw, 30px);
}
.product_i-wrapper .content .list li {
  padding: 15px 0;
  border-bottom: 1px solid black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product_i-wrapper .content .list li .title {
  font-weight: 700;
  width: 40%;
  padding-right: clamp(10px, 1.5625vw, 30px);
  letter-spacing: 0.05em;
}
.product_i-wrapper .content .list li .info {
  width: 60%;
  letter-spacing: 0.05em;
}
.product_i-wrapper .content .btn {
  width: 180px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  border-radius: 100px;
  background: #666666;
}
.product_i-wrapper .content .btn:hover {
  background: #003288;
}
@media (min-width: 992px) {
  .product_i-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_i-wrapper .image {
    width: clamp(350px, 39.479166vw, 758px);
    height: clamp(262px, 29.427083vw, 565px);
  }
  .product_i-wrapper .content {
    width: calc(100% - clamp(370px, 41.56216vw, 798px));
    padding-left: clamp(20px, 2.083vw, 40px);
  }
}

/*--------------------------------------------------------------------------*/
/*------------------------------- CONTACT ----------------------------------*/
.contact-page .page_banner {
  padding-bottom: clamp(25px, 2.60416vw, 50px);
}
.contact-page .form-wrapper .color-red {
  color: #C82B2B;
}
.contact-page .form-wrapper .info {
  line-height: 1.6666666667;
  letter-spacing: 0.59px;
}
.contact-page .form-wrapper form {
  margin-top: clamp(20px, 1.5625vw, 30px);
}
.contact-page .form-wrapper .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: clamp(18px, 1.0416vw, 20px);
}
.contact-page .form-wrapper .form-label {
  width: clamp(120px, 10.416vw, 200px);
  padding-top: 22px;
  padding-left: clamp(15px, 1.0416vw, 20px);
  position: relative;
}
.contact-page .form-wrapper .form-label.required::before {
  content: "*";
  color: red;
  position: absolute;
  left: 0;
  top: 25px;
}
.contact-page .form-wrapper .form-control {
  font-size: clamp(18px, 1.0416vw, 20px);
  width: calc(100% - clamp(120px, 10.416vw, 200px));
  min-height: clamp(50px, 3.385416vw, 65px);
  background: #F5F5F5;
  border: none;
  border-radius: clamp(10px, 0.78125vw, 15px);
  padding: 15px clamp(20px, 1.5625vw, 30px);
  margin-bottom: clamp(20px, 1.5625vw, 30px);
}
.contact-page .form-wrapper select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background: url("../images/icon-arrow.png") right 20px top 50% no-repeat #F5F5F5;
}
.contact-page .form-wrapper select.form-control::after {
  content: "▼";
  position: absolute;
  top: 15px;
  right: 10px;
  pointer-events: none;
  z-index: 5;
}
.contact-page .form-wrapper textarea.form-control {
  min-height: 157px;
}
.contact-page .form-wrapper .btn {
  min-height: clamp(50px, 3.385416vw, 65px);
  width: 100%;
  font-size: clamp(18px, 1.0416vw, 20px);
  font-weight: 400;
  border-radius: clamp(10px, 0.78125vw, 15px);
}
@media (max-width: 767px) {
  .contact-page .form-wrapper .form-label, .contact-page .form-wrapper .form-control {
    width: 100%;
  }
  .contact-page .form-wrapper .form-label {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .contact-page .form-wrapper .form-label.required::before {
    top: 2px;
  }
}
.contact-page .map {
  margin-top: clamp(80px, 9.114583vw, 175px);
}

.inquiry-list .item {
  margin-bottom: clamp(10px, 0.78125vw, 15px);
}
.inquiry-list .item .image {
  border-radius: clamp(10px, 0.78125vw, 15px);
  overflow: hidden;
  background: #F1F1F1;
  min-height: 175px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: clamp(10px, 0.78125vw, 15px);
}
.inquiry-list .item .image img {
  max-width: 100%;
  mix-blend-mode: multiply;
}
.inquiry-list .item .image .btn-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='14'%20cy='14'%20r='14'%20fill='%23333333'/%3E%3Cpath%20d='M18.9107%208.3033C19.4965%208.88909%2019.4965%209.83883%2018.9107%2010.4246L15.7287%2013.6066L18.9107%2016.7886C19.4965%2017.3744%2019.4965%2018.3241%2018.9107%2018.9099C18.3249%2019.4957%2017.3752%2019.4957%2016.7894%2018.9099L13.6074%2015.7279L10.4254%2018.9099C9.83965%2019.4957%208.88991%2019.4957%208.30412%2018.9099C7.71833%2018.3241%207.71833%2017.3744%208.30412%2016.7886L11.4861%2013.6066L8.30412%2010.4246C7.71833%209.83883%207.71834%208.88909%208.30412%208.3033C8.88991%207.71751%209.83966%207.71751%2010.4254%208.3033L13.6074%2011.4853L16.7894%208.3033C17.3752%207.71751%2018.3249%207.71751%2018.9107%208.3033Z'%20fill='%23D9D9D9'/%3E%3C/svg%3E");
  background-size: contain;
  width: clamp(20px, 1.5625vw, 30px);
  height: clamp(20px, 1.5625vw, 30px);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.inquiry-list .item .title {
  padding: 8px clamp(15px, 1.0416vw, 20px);
}

.page-404 .title-main .title {
  font-size: clamp(60px, 6.25vw, 120px);
}