@font-face { font-family: 'Font Awesome 7 Pro';      font-display: swap; }
@font-face { font-family: 'Font Awesome 7 Duotone';  font-display: swap; }
@font-face { font-family: 'Font Awesome 7 Brands';   font-display: swap; }
@font-face { font-family: 'Font Awesome 7 Sharp';    font-display: swap; }
* {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important; /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}

html,body {
    -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
}
html{
  touch-action: manipulation !important;
  -ms-touch-action: manipulation !important;
}
body{
    top:0 !important;
    -webkit-overflow-scrolling: touch;  
    padding-top: env(safe-area-inset-top);     /* 替代 constant */
    padding-right: env(safe-area-inset-right); /* 替代 constant */
    padding-bottom: env(safe-area-inset-bottom); /* 替代 constant */
    padding-left: env(safe-area-inset-left);  /* 替代 constant */
}
.font-size28-80{
    --min-size: 28;
    --max-size: 80;
    --font-size: calc( (var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (1920 - 320)) );
    font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);
}
.google{
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 30px;
    padding: 0 0 0 10px;
    border:1px solid #eee;
    background-color: #e8e9ee;
    border-radius: 12px;
}
html[lang="en"] .google{
    margin-left: 0;
}
.google .fa-light.fa-globe{
    position: absolute;
    background-color: var(--primary--200);
    height: 100%;
    width: 33px;
    left: 0;
    color:#fff;
    font-size: 1rem;
    border-radius: 12px 0 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}
.goog-te-gadget span,body > .skiptranslate{
    display: none;
}
.goog-te-gadget {
    color: transparent !important;
    font-size: 0px !important;
}
#google_translate_element,#lang-toggle {
    display: flex;
    align-items: center;
    line-height: 1.1;
    padding-left: 10px;
    position: relative;
}
#lang-toggle{
    position: relative;
    padding: 4px 28px 3px 20px;
    margin-left: 10px;
    line-height: 1.5;
    height: 41px;
    font-weight: 600;
}
#google_translate_element select{
    position: relative;
    max-width: 150px;
    border: 1px solid #f3f3f300;
    background: #f5f5f500;
    color: #444;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 4px 25px 3px 8px;
    margin-left: 10px;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 1px;
  }
#google_translate_element:after,#lang-toggle:after{
    content: "\f078";
    font-family: 'Font Awesome 7 Pro';
    position: absolute;
    font-weight: 900;
    color: #aaaaaa;
    font-size: 0.6rem;
    top: 35%;
    right: 10px;
}
#google_translate_element select option{
    background: #fff;
    color:#444;
    border-radius: 0 !important;
}
#\:0\.targetLanguage + span{
    display: none;
}
.bg-main{
    background: url(../img/deco/background02.png) center/cover no-repeat;
}
.text-default-dark{
    color:#091F2C;
}
footer .feature-box .feature-box-icon{
    font-size: 2rem;
}
.custom-el-1:after{
    content: 'About';
    position: absolute;
    font-size: 11rem;
    font-weight: 600;
    left: 0;
    bottom: 0;
    color: #fff;
    -webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.07;
    line-height: .7;
}
.brand_img{
    display: flex;
    height: 100%;
    align-items: center;
}
.content-grid-row .content-grid-item .p-2{
    height: 100%;
}
.brand_img img{
    width: auto;
    max-height: 70px;
    margin:0 auto; 
    filter: grayscale(1) opacity(.8) invert(1) brightness(200) drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.2));
    transition: ease color 300ms;
}
.brand_img img:hover{
    filter: grayscale(0) opacity(1) invert(0) brightness(1);
}
.en-title{
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    padding-left: 10px;
    font-weight: 600;
    color: #6a6d98;
    margin-bottom: 25px;
    letter-spacing: normal;
}
.en-title:before{
    content: "";
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #6a6d98;
    margin-right: 8px;
}
.badge.en-title:before{
    /*background: #fff;*/
    transform: translateY(-7px);
}
.en-title-line{
    display: block;
    position: absolute;
    top: 0rem;
    left: calc(55%);
    width: auto;
    color: #fff;
    font-size: 11rem;
    font-weight: 700;
    line-height: 1;
    text-shadow: -1px 0 var(--primary-rgba-20), 0 1px var(--primary-rgba-20), 1px 0 var(--primary-rgba-20), 0 -1px var(--primary-rgba-20);
}
.slider_outbox{
   width: calc(50vw + 900px) 
}
.slider_outbox .slider{
  width: 25%;
  margin: 1%;
  border-radius: 20px;
  overflow: hidden;
}
.slider_outbox .slider:first-child{
  width: 42%;
  margin: 1% 1% 1% 0;
}
.index_slider_outbox_nav{
    position: absolute;
    right: 0;
    bottom: -3.5rem;
    z-index: 3;
}
.index_slider_outbox_nav .btn{
    border: 1px solid var(--secondary-rgba-20);
    border-radius: 100px;
    padding: 10px;
    aspect-ratio: 1 / 1;
    height: 50px;
    line-height: 2;
    background-color: var(--secondary--200);
}
.index_slider_outbox_nav .btn:hover{
    border: 1px solid var(--primary-rgba-20);
    background-color: var(--primary--200);
}
.slider_outbox .item .mask-img img{
    border-radius: 20px;
    object-fit: cover;
    aspect-ratio: 4 / 3;
}
.slider_outbox .item .mask-img a{
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 20px;
    display: block;
    aspect-ratio: 4 / 3;
}
.slider_outbox .item .mask-box h4{
    color:var(--primary--200);
    font-size: 1.5rem;
}
.slider_outbox .slick-slider[data-slider="1"] .item{
    display: flex;
}
.slider_outbox .slick-slider[data-slider="1"] .item .mask-img,
.slider_outbox .slick-slider[data-slider="1"] .item .mask-img{
    flex: 0 0 90%;
}
.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-img img{
    aspect-ratio:4 / 3;
    position: relative;
    object-fit: cover
}
/*.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-img a:before{
    content: '';
    background: url(../img/deco/background.jpg) center / cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 1;
}*/
.slider_outbox .slick-slider[data-slider="1"] .item,.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt{
    position: relative;
}
.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt{
    position: absolute;
    right: 0;
    bottom: 10%;
    border-radius: 20px;
    width: 55%;
    margin-left: -40px;
    padding: 46px 60px 30px;
    box-sizing: border-box;
    background-color: var(--primary--200);
    z-index: 4;
}
.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt h4
{
    color:#fff;
    font-size: 2rem;
}
.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt p{
    color:#fff;
}
.slider_outbox .slick-slider[data-slider="1"] .item .mask-txt p,
.slider_outbox .slick-slider[data-slider="1"] .item .mask-txt h4{
    color:#fff;
}
.slider_outbox .slick-slider:not([data-slider="1"]) .item.slick-active .mask-txt p{
    margin-bottom: 0;
}
.slider_outbox .slick-slider[data-slider="1"] .item.slick-active .btn-more{
    display: inline;
}
[data-slider="2"],[data-slider="3"]{
    margin-top: 3rem !important;
}
.slider_outbox .item .mask-box .btn-more{
    display: none;
}
.btn-more{
    position: relative;
    font-size: 1rem;
    color: var(--primary--200);
    transition: all .3s ease;
}
.btn-more.light{
    color:#fff;
}
.btn-more i{
    transform: translateX(-10px);
    transition: all .3s ease;
}
.btn-more span{
    position: relative;
    font-weight: normal;
    padding: 3px 15px 3px 8px;
    background-color: var(--light);
}
.btn-more.light span{
    position: relative;
    padding: 3px 15px 3px 8px;
    background-color: var(--primary--200);
}
.btn-more:before{
    content: '';
    position: absolute;
    top: -70%;
    right: -6px;
    width: 45px;
    aspect-ratio: 1 / 1;
    border: 1px solid var(--primary--200);
    border-radius: 50px;
    transition: all .3s ease;
}
.btn-more.light:before{
    border: 1px solid #fff;
}
.btn-more.light:hover{
    color:#fff;
}
.btn-more:hover:before{
    right: -13px;
}
.btn-more:hover i{
    transform: translateX(-3px);
}
.title-1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.title-2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title-3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.feature-box-img{
    margin-bottom: 40px;    
    transition: all .3s ease;
}
.feature-box-img img{
    height: 100px;
    width: 5rem;    
    aspect-ratio: 1 / 1;
    object-fit: contain;
    transition: all .3s ease;
}
.feature-box-img i{
    font-size: 3rem;
    color: #7b8cc0;
    aspect-ratio: 1 / 1;
    border-radius: 100px;
    border: 1px solid #e1e4ed;
    width: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f5fd;
    transition: all .3s ease;
}
.new_img{
    position: relative;
    max-width: 100%;
    border-radius: 14px 14px 0 0;
}
.new_item:hover .feature-box-info{
    position: relative;
}
.new_item .feature-box.feature-box-style-4{
    transition: all .3s ease;
    overflow: hidden;
}
.new_item:hover .feature-box-info:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #596589 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: -98%;
    left: 0;
}
.case_wrap .case_item:hover .feature-box-img i{
    font-size: 2rem;
    width: 60px;
}
.case_wrap .case_item:hover .feature-box-info{
    transition: all .3s ease;
}
.case_wrap .case_item{
    position: relative;
    overflow: hidden;
}
.case_wrap .case_item:before{
    content:'';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    transition: all .3s ease-out;
    /*z-index: -1;*/
}
.case_wrap .case_item:hover .card{
    z-index: 4;
}
.case_wrap .case_item:hover .card{
    border-bottom-right-radius: 150px !important;
}
.case_wrap .case_item:hover:before{
    background-color: rgb(214 221 238);
}
/*.case_wrap .case_item:before{
    content:'';
    width: 50%;
    aspect-ratio:1/1;
    background: url(../img/deco/PrueTech-Logo_O.png) center/cover no-repeat;
    position: absolute;
    bottom: 0rem;
    right:0rem;
    transform: rotate(90deg);
    filter:  opacity(0);
    transition: all 800ms ease;
    z-index: 1;
}*/
/*.case_wrap .case_item:hover:before{    
    transform: rotate(360deg);
    filter:  opacity(.7);
}*/
.case_wrap .case_item:hover .card,.new_item:hover .feature-box-info {
    background-color: var(--primary--200) !important;
    border-color: var(--primary-rgba-50) !important;
}

.new_item:hover .feature-box-info{
    border-radius: 0 0 16px 16px;
}
.case_wrap .case_item:hover .feature-box-img{
    background-color: #fff;
    border-radius: 100px;
}
.case_wrap .case_item:hover .feature-box-img img{
    height: 60px;
    padding: 10px;
}
.case_wrap .case_item:hover .card .btn-more span,.new_item:hover .feature-box-info .btn-more span{
    background-color: var(--primary--200);
}
.case_wrap .case_item:hover .card .btn-more:before,.new_item:hover .feature-box-info  .btn-more:before{
    border-color: var(--light);
}
.case_wrap .case_item:hover .feature-box-info{
    margin-top: -20px;
}
.case_wrap .case_item:hover .feature-box-info > *,.new_item:hover .feature-box-info > *{
    color:#fff;
}
.star-wrap{
    position: relative;
}
.deco-star{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.star-wrap .deco-star {
    display: block;
    position: absolute;
    left: -143px;
    top: 18px;
    border: 1px solid rgb(63 81 181 / 16%);
    border-radius: 50%;
    width: 1263px;
    height: 1263px;
    transform: rotate(0deg);
    animation: rotate 15s infinite linear;
    box-sizing: border-box;
}

.star-wrap .deco-star:before, .star-wrap .deco-star:after, #svisual-wrap .deco span {
    content: "\e5d6";
    font-family: 'Font Awesome 7 Pro';
    display: block;
    font-weight: 900;
    font-size: 2rem;
    color:rgb(217 220 241);
    position: absolute;
    top: 49%;
    left: 50%;
    border-radius: 50%;
    width: auto;
    height: auto;
    filter: drop-shadow(5px 0 0 white) 
           drop-shadow(0 5px 0 white)
           drop-shadow(-5px 0 0 white) 
           drop-shadow(0 -5px 0 white);
}
.star-wrap .deco-star:before {
    transform: translate(616px);
}
.star-wrap .deco-star:after {
    transform: rotate(221deg) translate(647px) rotate(-221deg);
}
@keyframes rotate{
    0% {
    -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
.page_header{
    border-radius: 0 0 0 100px;
}
.page_header:before{
    position: absolute;
    content:'';
    top:0;
    display: block;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right top, #c8cef2b0 0%, rgba(0, 0, 0, 0) 70%);
    z-index: 1;
}
/*.page_header:after{
    position: absolute;
    content:'';
    width: 100%;
    height: 50%;
    mask: linear-gradient(transparent 0%, rgb(255, 255, 255) 100%);
}*/
.page_header .star-wrap{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.page_header .star-wrap .deco-star{
    top: -8rem;
    left: -27rem;
}
.page_header .header_img_box{
    position: relative;
    border-radius: 100px 0 0 0;
}
.page_header .header_img:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/deco/background02.png) center / cover;
    width: 100%;
    height: 100%;    
    border-radius: 100px 0 0 0;
    opacity: .3;
}
.page_header .header_img{
    position: absolute;
    width: 50vw;
    aspect-ratio: 6 / 2;
    top: 20%;
    right: 0;
    border-radius: 100px 0 0 0;
    z-index: 1;
}
.breadcrumb > li h1,.breadcrumb > li h2{
    margin-bottom: 0;
    font: unset;
    color: inherit;
    letter-spacing: 1px;
    display: inline-block;
}
.page_title{
    font-size: 2.5rem;
    line-height: 1.5;
    color:var(--primary--200);
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.page_title ~ .heading.heading-border:before{
    border-top:1px solid #d5daf1;
}
.page_title ~ .heading.heading-middle-border h3{
    color: #d5daf1;
}
.round-rb{
    border-radius: 0 0 100px 0;
    width: calc(100% - 50px);
}
.bg-primary.round-rb .col-lg-12{
    transform: translateX(20px);
}
.article_wrap{
    padding-bottom: 3rem;
    border-bottom: 1px solid #eee;
}
.article_wrap p{
    font-size: 1.1rem;
}
.article_wrap h2{
  padding: 0.5em;
  font-weight: 500;
  color: #84796e;
  background: #f9f6f1;
  border-left: solid 7px var(--secondary-200)
}
.article_wrap ol{
    counter-reset: custom-counter;
    list-style: none;
    padding-left: 0;
}
.article_wrap ol li{
    position: relative;
    margin-bottom: 20px;
    font-size: 1.1rem;
}
.article_wrap ol li h3,.article_wrap ol li h4,.article_wrap ol li h5,.article_wrap ol li h6{
    position: relative;
    padding-left: 45px !important;
    background-color: rgb(239 240 247);
}
.article_wrap ol li h3:before,.article_wrap ol li h4:before,.article_wrap ol li h5:before,.article_wrap ol li h6:before{
    position: absolute;
    top: 0%;
    left: 0;
    content: counter(custom-counter);
    counter-increment: custom-counter;
    font-weight: bold;
    font-size: 1.1rem;
    background-color: var(--primary);
    color: var(--light);
    border: 0;
    width: 30px;
    padding: 0;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article_wrap ol li h3,.article_wrap ol li  h4,.article_wrap ol li  h5,.article_wrap ol li  h6{
    padding-left: 20px;
}
.article_wrap h3,.article_wrap h4,.article_wrap h5,.article_wrap h6{
    color:var(--primary);
    margin-top: 20px;
    margin-bottom: 20px;
}
.article_wrap img{
    max-width: 100%;
    margin-bottom:  3rem;
    border-radius: 15px; 
    overflow: hidden;
}
#product_content.article_wrap > img:nth-child(1){
    display: block;
    aspect-ratio:16/9;
    object-fit: cover;
    margin: 0 auto 3rem;

}
.article_wrap ul li{
    line-height: 1.7;
    margin-bottom: 20px;
    font-size: 1.1rem;
}
#about_service{
    position: relative;
}
#about_service .service_item{
    display: flex;
    position: relative;
    border-radius: 20px;
    z-index: unset;
}
#about_service .service_item:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: rgb(214 221 238);
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    webkit-transition: all, -webkit-transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
    transition: all, transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
}
#about_service .service_item:hover:before{
    opacity: 1;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);    
}
#about_service .set_no{
    width: 45px;
    font-size: 34px;
    color: #6a6d98;
    position: relative;
}
#about_service .set_no:before{
    content: "";
    position: absolute;
    width: 2px;
    height: 70%;
    background-color: #6a6d98;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#about_service .txt{
    padding-left: 20px;
}
.moreabout_item{
    position: relative;
    aspect-ratio: 1 / 1;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    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;
    cursor: pointer;
}
.moreabout_item:before{
    content: "";
    position: absolute;
    width: 100%;
    border: 1px solid #fff4;
    transform: scale(1.2);
    aspect-ratio: 1 / 1;
    border-radius: 100%;
}
.moreabout_item:after{
    content: "";
    position: absolute;
    width: 100%;
    border: 1px solid #fff3;
    transform: scale(1.1);
    aspect-ratio: 1 / 1;
    border-radius: 100%;
}
.moreaboutwrap .transition-magnetic:nth-child(1) .moreabout_item{
    width: 110%;
    left: -5rem;
}
.moreaboutwrap .transition-magnetic:nth-child(2) .moreabout_item{
    width: 90%;
    top: -2rem;
}
.moreaboutwrap .transition-magnetic:nth-child(3) .moreabout_item{
    width: 130%;
    right: -2rem;
}
.about_logo{
    position: absolute;
    width: 20vw;
    bottom:10px;
    left: 10px;
    aspect-ratio: 3/1;
    background: url(../img/logo/logo.png)  center/contain no-repeat;
    filter: brightness(200) opacity(.5);
    z-index: 2;
}
.nav_box ul.nav_list {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0;
    padding-right: 5rem !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
    /*mask: linear-gradient(to left, transparent 00%, rgb(146 134 118 / 90%) 10%);*/
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}
.nav_box ul.nav_list li{
    display: inline-block;
    white-space: nowrap;
    list-style: none;
}
.nav_list > li  a.nav-link {
    position: relative;
    font-weight: 600;
    color: rgb(255 255 255 / 70%);
    padding: 8px 14px 8px 2rem;
    font-size: 1.2rem;
    border-radius: 20px;
    transition: all 0.3s ease;
}
.nav_list > li  a.nav-link:before{
    content: '\e5d6';
    font-size: .8rem;
    font-family: 'Font Awesome 7 Pro';
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 23%;
    left: 10px;
}
.nav_list > li  a.nav-link:hover,.nav_list > li  a.nav-link.active{
    color: var(--primary);
    background-color: rgb(255 255 255 / 100%);
}
ul.product_list{
    list-style: none;
    /*background: linear-gradien t(109deg, rgb(252 252 252) 0%, rgb(249 246 241) 100%);*/
    padding: 20px;
    border-radius: 0 0 80px 0;
    max-height: 85vh;
    overflow-y: auto;
}
ul.product_list li a.nav-link{
    position: relative;
    font-weight: 600;
    color: #84796e;
    padding: 5px 14px 20px 2rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 1.2rem;
    transition: all 0.3s ease;
}
ul.product_list li a.nav-link:before{
    content: '\e5d6';
    font-size: .8rem;
    font-family: 'Font Awesome 7 Pro';
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 7px;
    left: 7px;
    opacity:.6;
}
ul.product_list li a.nav-link{
    color:#84796e;
}
ul.product_list li a.nav-link.active,ul.product_list li a.nav-link:hover,
ul.product_list li a.nav-link:hover:before{
    color: var(--primary);
}
.breadcrumb > li:last-child{
  width: 250px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contact_data{
    background: linear-gradient(325deg, rgb(214 221 238 / 80%) 0, rgb(244 245 252) 100%);
    border-radius: 16px 16px 100px 16px;
}
.contact_data h4{
    color:var(--primary--200);
}
.contact-form label{
    font-size: 1rem;
    letter-spacing: 1px;
}
.contact-form label.form-check-label{
    font-size: 1.2rem;
}
.contact-form .form-check-input{
    margin-top: 8px;
}
.modal-header{
    border-bottom:none;
    background-color: rgb(214 221 238 / 80%);
}
.modal-footer{
    border-top:none;
}
/*
| ----------------------------------------------------
|   英文版
| ----------------------------------------------------
*/
[lang="en"] body{
    font-size: 13px;
}
[lang="en"] #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a{
    font-size: 1rem;
}

[lang="en"] .btn-more{
    display: inline-flex;
    align-items: center;
}
[lang="en"] .btn-more span{
    line-height: 1.2;
}
[lang="en"] .btn-more:before{
    top:auto;
}
[lang="en"] .nav_box ul.nav_list{
    mask: linear-gradient(to left, transparent 00%, rgb(52 64 92) 10%);
}
[lang="en"] .feature-box-info h4{
    -webkit-line-clamp: 2;
}























:root{
    --font:'Microsoft JhengHei',-apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 2px;
}

::-webkit-scrollbar:horizontal {
    height: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid transparent;
}

::-webkit-scrollbar-track {
    background-color: transparent; 
}

/*
| ----------------------------------------------------
| responsive
| ----------------------------------------------------
*/
@media (max-width: 1600px) {
    .page_header .header_img_box{
        width: 60%;
        position: absolute;
        bottom: 14rem;
        right: 0;
    }
    .moreaboutwrap .transition-magnetic:nth-child(1) .moreabout_item{
        width: 90%;
    }
    .moreaboutwrap .transition-magnetic:nth-child(2) .moreabout_item{
        width: 80%;
        left: -3rem;
    }
    .moreaboutwrap .transition-magnetic:nth-child(3) .moreabout_item{
        width: 100%;
        right: 2rem;
    }
}
@media (max-width: 1367px) {
    #index_product .en-title-line{
        font-size: 9rem;
        left: calc(46%);
    }
    p{font-size: 1.15rem}
    .star-wrap .deco-star{
        left:-30%;
    }
    .page_header .star-wrap .deco-star{
        top: 0rem;
        left: -36rem;
    }
    .page_header .header_img{
        aspect-ratio: 6 / 2.8;
    }
    .page_header .header_img_box{
        bottom: 18rem;
    }
    .moreaboutwrap .transition-magnetic .moreabout_item:nth-child(1n){
       width: 80%;
       margin: auto;
    }
    .moreaboutwrap .transition-magnetic:nth-child(1) .moreabout_item {
        left: -1rem;
    }
    .moreaboutwrap .transition-magnetic:nth-child(2) .moreabout_item {
        left: -1rem;
        top: -3.5rem;
    }
    .moreaboutwrap .transition-magnetic:nth-child(3) .moreabout_item{
        right:0;
    }
    .bg-primary.round-rb .nav_box ul.nav_list{
        mask: linear-gradient(to left, transparent 00%, rgb(146 134 118 / 90%) 15%);
        -webkit-backdrop-filter: blur(0px);
        backdrop-filter: blur(0px);
    }
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a span{
        padding:10px 15px;
    }
    [lang=en] #header .container{
        max-width: 95%;
    }
    [lang=en] .custom-card-glass-1 .nav-item.w-lg-auto{
        width: 50% !important;
    }
}


@media (max-width: 1181px) {
    #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a span{
        padding: 8px;
    }
    #index_product .en-title-line{
        left: calc(29%);
    }
    .slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt{
        padding: 26px 20px 30px;
    }
    .star-wrap .deco-star {
        left: -48%;
    }
    .moreaboutwrap .transition-magnetic .moreabout_item:nth-child(1n){
        width: 80%;
        left: auto;
        right: auto;
        margin: 0 auto;
    }
    .offcanvas-nav .nav li a{
        padding: 2rem 10px;
        font-size: 1.3rem;
        color:var(--primary);
    }
    #offCanvasNav ul li:last-child{
        display: none;
    }
    .mobile-translate-select{
        background-color: rgb(229 233 245);
        margin: 20px auto;
        width: 100%;
        padding: 15px 10px;
        font-size: 1.3rem;
    }
    [lang=en] #header .header-btn-collapse-nav {
        outline: 0;
        background: #ffffff;
        color: var(--primary);
        padding: 10px;
        font-size: 1.5rem;
        display: block;
        position: relative;
        z-index: 1;
    }
    [lang=en] #header .header-nav-main {
        position: absolute;
        background: transparent;
        width: 100%;
        top: 100%;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
    }
    [lang=en] #header .header-nav-main nav{
        display: none !important
    }
    [lang=en] #header .header-nav.header-nav-links, 
    [lang=en] #header .header-nav.header-nav-line{
        min-height: 0;
        padding: 0;
    }
    [lang=en] .moreaboutwrap .transition-magnetic .moreabout_item:nth-child(1n){
        padding: 10px;
    }
    [lang=en] .page_header .header_img_box{
        bottom: 14.9rem
    }

}


@media (max-width: 821px) {
    select.form-control{
        padding: .2rem 1rem .2rem 0.5rem;
        font-size: 14px;
      }
    .slider_outbox .slider:nth-child(2){
        width: 98%;
      }
    .slider_outbox .slider:not(:nth-child(2)){
        display: none;
    }
    #header .header-nav.header-nav-links, #header .header-nav.header-nav-line{
        min-height: 0;
        padding: 0;
    }
    #header .header-btn-collapse-nav{
        background: #ffffff;
        color: var(--primary);
        padding: 10px;
        font-size: 1.5rem;
    }
    .slider_outbox{width: 100%;}
    #index_product .gsap-text-wrapper{
        margin-bottom: 10rem;
    }
    #index_product .en-title-line{
        font-size: 7rem;
        left: calc(5%);
        top:8rem;
    }
    .slider_outbox .slick-slider[data-slider="1"] .item .mask-img, .slider_outbox .slick-slider[data-slider="1"] .item .mask-img{
        flex:0 0 100%;
    }
    .slider_outbox .slick-slider[data-slider="1"] .item.slick-active .mask-txt{
        bottom: 10px;
    }
    .page_header .header_img{
        width: 55vw;
        aspect-ratio: 6 / 3;
    }
    .page_header .header_img_box{
        bottom:13rem;
    }
    .page_header .star-wrap .deco-star{
        width: 800px;
        height: 800px;
        left: -20rem;
    }
    .contact_data img{
        max-width: 400px !important;
    }
    .round-rb{
        width: calc(100% - 20px);
    }
    ul.product_list {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0;
    padding-right: 5rem !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    mask: linear-gradient(to left, transparent 00%, rgb(255 255 255 / 90%) 15%);
    }
    ul.product_list li{
        display: inline-block;
        white-space: nowrap;
        list-style: none;
    }
    ul.product_list > li > a.nav-link {
        position: relative;
        font-weight: 600;
        padding: 8px 14px 8px 2rem;
        border-bottom: none;
        font-size: 1.2rem;
        border-radius: 20px;
        transition: all 0.3s ease;
    }
    ul.product_list > li > a.nav-link:before{
        content: '\e5d6';
        font-size: .8rem;
        font-family: 'Font Awesome 7 Pro';
        aspect-ratio: 1 / 1;
        position: absolute;
        top: 23%;
        left: 10px;
    }
    ul.product_list > li > a.nav-link:hover,ul.product_list > li > a.nav-link.active{
        color: var(--primary);
        background-color: rgb(255 255 255 / 100%);
    }
    .star-wrap .deco-star:before, .star-wrap .deco-star:after, #svisual-wrap .deco span{
        top: 0;
        left: -4rem;
    }
    [lang=en] .page_header .header_img_box{
        bottom: 14rem;
    }
    [lang=en] .offcanvas-nav .nav li a{
        padding: 1rem 10px;
        font-size: 1rem;
    }
    [lang=en] .mobile-translate-select{
        font-size: 1rem;
    }

}
@media (max-width: 769px) {
    [lang=en] .page_header .header_img_box{
        bottom: 13.2rem;
    }
}


 /*iphone plus*/
@media (max-width: 430px) {
    .page_header .header_img{  
        width: 60vw;
    }
    .page_header .header_img_box {
        bottom: 8rem;
    }
    .page_header .star-wrap .deco-star{
        left: -22rem;
        top: -2rem;
    } 
    #footer img{margin-bottom: 20px;width: 200px;}
    #footer .feature-box .feature-box-icon.feature-box-icon-lg{
        height: auto;
    }
    #footer .container .d-sm-flex{
        border-top:1px solid #eee;
        margin-top: 20px;
    }
    .contact_data img {
        max-width: 250px !important;
    }
    #index_product .en-title-line {
        font-size: 5rem;
        top: 11rem;
    }
    .custom-el-1:after{
        font-size: 8rem;
    }
    #index_product .gsap-text-wrapper{
        margin-bottom: 7rem;
    }
    .index_slider_outbox_nav{
        bottom: -4rem
    }
    .moreaboutwrap .transition-magnetic .moreabout_item:nth-child(1n){
        width: 115%;
    }
    .moreaboutwrap .transition-magnetic:nth-child(1) .moreabout_item{
        top: 7rem;
    }
   .moreaboutwrap .transition-magnetic:nth-child(2) .moreabout_item{
        top: -2rem;
        right: 1rem
    }
    .moreaboutwrap .transition-magnetic:nth-child(3) .moreabout_item{
        top: 6rem;
        right: -3rem;
    }
    .bg-primary.round-rb{width: 100%;overflow: hidden;}
    .round-rb .nav_list{padding-left: 0;}
    [lang=en]  .custom-card-glass-1 .nav-item i{
        display: block;
    }
    [lang=en] .page_header .header_img_box{
        bottom: 8.1rem;
    }
    [lang=en] .article_wrap h2,[lang=en] .page_title{
        font-size: 1.3rem;
    }
    [lang=en] .txt p,[lang=en].text-3-5{
        font-size: 1.1rem !important;
    }
    [lang=en] .moreabout_item h4 ~ .mt-4{
        display: none;
    }

}


/*iphone: 7px*/
@media (max-width: 400px) {
    .custom-card-glass-1 .nav > li > a{
        padding: 8px 0;
    }
    .page_header .header_img_box {
        bottom: 7rem;
    }
    #about_service .service_item{
        padding: 2rem 1rem;
    }
    .moreabout_item h4 ~ .mt-4{
        display: none;
    }
    .index_slider_outbox_nav{
        right: 2rem;
    }
    #about_service .txt{padding-left: 10px;}
    .contact_data h4{font-size: 1.2rem;}
    [lang=en] .page_header .header_img_box{
        bottom: 7.2rem;
    }
    [lang=en] .moreabout_item h4{
        font-size: .9rem;
    }
    [lang=en] .article_wrap h2,[lang=en] .page_title{
        font-size: 1.5rem;
    }

}



/*iphone 5*/
@media (max-width: 321px) {}


/*iPhone XR*/
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) { 



}

/*iPhone XS*/
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) { 

}

/*iPhone XS Max*/
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 3) { 


}
/*橫拿*/
@media screen and  (orientation:landscape) {}
/*縱拿*/
@media screen and (orientation:portrait) {}
/*設備寬高比*/
@media screen and (device-aspect-ratio: 16/9) {}

