html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style-type: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

html,body {height: 100%;}
html,body{height: 100%;display: flex;flex-direction: column;}
body{font-family: 'Noto Sans TC', sans-serif;letter-spacing: 0.05rem;color: #333;word-wrap:break-word;}
body{
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--color-black-500);
  background-color: var(--color-white-100);
}
:root{
  --Secondary_base: #FDB139;
  --Secondary_opacity_50: rgb(253, 177, 57,0.5);
  --Primary_base: #1E818A;
  --Primary_dark: #2E5E62;
  --Primary_dark: #2E5E62;
  --Primary_darker: #1c383b;
  --Primary_light: #7db5ba;
  --Primary_lighter: #C1DBDE;
  --Primary_opacity_50: rgb(30, 129, 138, 0.5);
  --Primary_opacity_30: rgb(30, 129, 138, 0.3);
  --Primary_opacity_20: rgb(30, 129, 138, 0.2);
  --Primary_opacity_16: rgb(30, 129, 138, 0.16);
  --Primary_opacity_8: rgb(30, 129, 138, 0.08);
  --Secondary_opacity_50: rgb(253, 177, 57, 0.5);
  --Link_base:#AC9483;
  --Link_dark:#89766E;
  --Success:#7BB254;
  --Danger:#DB6951;
  --Warning:#DAA442;
  --Grayscale_900:#333333;
  --Grayscale_800:#666666;
  --Grayscale_700:#999999;
  --Grayscale_600:#AAAAAA;
  --Grayscale_500:#CCCCCC;
  --Grayscale_400:#DFDCD7;
  --Grayscale_300:#EAEAEA;
  --Grayscale_200:#EEEDEC;
  --Grayscale_100:#EEEEEE;
  --Grayscale_50:#F4F4F4;
  --Grayscale_30:#F8F8F8;
  --Grayscale_10:#FAFAFA;
  --Grayscale_0:#FFFFFF;
  --Grayscale_900_opacity_75:rgb(51, 51, 51, 0.75);
  --Grayscale_900_opacity_50:rgb(51, 51, 51, 0.5);
  --Grayscale_900_opacity_25:rgb(51, 51, 51, 0.25);
  --Grayscale_0_opacity_75:rgb(255, 255, 255, 0.75);
  --Grayscale_0_opacity_50:rgb(255, 255, 255, 0.5);
  --Grayscale_0_opacity_25:rgb(255, 255, 255, 0.25);
  --back_w: #FFFFFF;
  --whitecolor: #FFFFFF;
  --back_b: #272828;
  --maincolor: #d71317;
  --heading-color: #000000;
  --blackcolor: #272828;
  --redcolor: #E50012;
  --greencolor: #00C34D;
  --greycolor: #909090;
  --grey1color: #727171;
  --bluecolor: #007BFF;
  --fonts_name: 1rem;
  --fonts_date: 0.8rem;
  --fonts_sub-bid: 0.9rem;
  --fonts_day: 0.8rem;
  --fonts_text: 1rem;
  --fonts_xs: 0.8rem;
  --fonts_s: 0.9rem;
  --fonts_m: 1rem;
  --fonts_b: 3rem;
  --fontw_s: 400;
  --fontw_m: 600;
  --fontw_b: 900;
  --border-s: 10px;
  --border-b: 50px;
  --box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  --color-white-100: hsl(206, 5%, 100%);
  --color-white-200: hsl(206, 5%, 90%);
  --color-white-300: hsl(206, 5%, 80%);
  --color-white-400: hsl(206, 5%, 60%);
  --color-white-500: hsl(206, 5%, 50%);
  --color-black-100: hsl(213, 23%, 8%);
  --color-black-200: hsl(214, 21%, 6%);
  --color-black-300: hsl(210, 21%, 6%);
  --color-black-400: hsl(216, 22%, 4%);
  --color-black-500: hsl(220, 18%, 3%);
  --color-pink-100: hsl(326, 85%, 90%);
  --color-pink-200: hsl(327, 87%, 80%);
  --color-pink-300: hsl(329, 86%, 70%);
  --color-pink-400: hsl(330, 81%, 60%);
  --color-pink-500: hsl(333, 71%, 50%);
  --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
      0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
      0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
h1, h2, h3, h4, h5, h6 {
    color: var(--Grayscale_900);
    font-family: var(--heading-font);
    font-weight: 700;
}

.gradient{/* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#fcd475+0,ebe9e8+20 */
background: linear-gradient(to bottom,  #fcd475 0%,#ebe9e8 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background-repeat: no-repeat;
}
.relative {position: relative;}
.back_w{background:var(--back_w);}
.back_b{background:var(--back_b);}
.back_m{background:var(--maincolor);}
.flex{display: flex;}
.flex-c{display: flex;align-items: center;}
.flex-s{display: flex;align-items: stretch;}
.flex-js{display: flex;justify-content: space-between;}
.flex-jc{display: flex;justify-content: center;}
.flex-r{margin-left: auto!important;}
.flex-l{margin-right: auto!important;}
.flex-b{margin-bottom: auto!important;}
.flex-t{margin-top: auto!important;}
.position-r{position: absolute;right: 0;top: 0;}
.input-two{display: flex;align-items: center;width: 100%;}
.input-two>div+div{margin-left: 10px;}
.f-red{color: var(--redcolor);}
.f-white{color: var(--whitecolor);}
.b-white{background: rgba(250,250,250,0.2);padding: 10px 0px;}
.f1{flex: 1;}
.f2{flex: 2;}
.f3{flex: 3;}
.f4{flex: 4;} 
.footer{background: #000;text-align: center;color: #FFF;width: 100%;padding: 5px;font-size: .8rem;}
.w40{width: 40%;margin: auto;}
.w50{width: 50%;margin: auto;}
.w60{width: 60%;margin: auto;}
.container{margin: auto;}
h2{font-size: 2.8rem;color: var(--maincolor);text-align: center;}
h3{font-size: 1.9rem;margin-bottom: 20px;text-align: center;}
section{text-align: center;padding: 30px 0px;}
.text{font-size: 1.2rem;line-height: 30px;}
.ti{font-size: 2rem!important;line-height: 45px!important;color: #000;}
.pic{text-align: center;}
.pic img{width: 100%;}

.btn1{background: var(--maincolor);color: #fff!important;padding: 5px 0px 8px;border-radius:var(--border-b);}
.btn2{background: #c026d3;color: #fff!important;padding: 5px 0px 8px;border-radius:var(--border-b);}
.plan>li>ul{text-align: left;margin: 10px 0px;}
.plan>li>ul>li{margin-bottom: 5px;}
.list-b>li{font-size: 1.5rem;text-align: left;list-style-type: circle;margin:0px 0px 10px 40px;}
.list{margin: 0px 30px  0px 50px;}
.list>li{text-align: left;margin-bottom: 10px;color: #595757;list-style-type: circle;}
.title2{font-size: 2rem;font-weight: 700;color: #000;}
/*gotop*/
.scrollup:link,
.scrollup:visited,
.scrollup:hover,
.scrollup:active,
.scrollup:focus{color: #FFF;cursor: pointer; }
.scrollup {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;font-size: 15px;
    z-index: 1010;
    height: 40px;
    display: none;
    border-radius: 50%;
    text-align: center;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.53);
    color: #FFF;line-height: 40px;
    background: var(--maincolor);

}



/*:root {
  --color-white-100: hsl(206, 5%, 100%);
  --color-white-200: hsl(206, 5%, 90%);
  --color-white-300: hsl(206, 5%, 80%);
  --color-white-400: hsl(206, 5%, 60%);
  --color-white-500: hsl(206, 5%, 50%);
  --color-black-100: hsl(213, 23%, 8%);
  --color-black-200: hsl(214, 21%, 6%);
  --color-black-300: hsl(210, 21%, 6%);
  --color-black-400: hsl(216, 22%, 4%);
  --color-black-500: hsl(220, 18%, 3%);
  --color-pink-100: hsl(326, 85%, 90%);
  --color-pink-200: hsl(327, 87%, 80%);
  --color-pink-300: hsl(329, 86%, 70%);
  --color-pink-400: hsl(330, 81%, 60%);
  --color-pink-500: hsl(333, 71%, 50%);
  --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
      0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
      0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
*, *::before, *::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html {
  font-size: 100%;
  box-sizing: inherit;
  scroll-behavior: smooth;
  height: -webkit-fill-available;
}
body {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--color-black-500);
  background-color: var(--color-white-100);
}
a, button {
  cursor: pointer;
  border: none;
  outline: none;
  user-select: none;
  background: none;
  box-shadow: none;
}
*/
.container {
  /* max-width: 75rem; */
  height: auto;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.header_container {
  max-width: 75rem;
  height: auto;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.logo {
  display: block;
  width: auto;
  height: 45px;
  object-fit: cover;
}
.logo-m {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100000;
  margin: 0 auto;
  box-shadow: var(--shadow-medium);
  background-color: var(--Grayscale_0_opacity_75);
}

.wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 1rem;
  row-gap: 2rem;
  width: 100%;
  height: 4rem;
  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  .navbar {
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    overflow-y: auto;
    visibility: hidden;
    box-shadow: var(--shadow-medium);
    background-color: var(--Grayscale_0);
    transition: all 0.5s ease;
  }
  .navbar.active {
    left: 0rem;
    opacity: 1;
    visibility: visible;
  }
}
.menu-item {
  position: relative;
  display: inline-block;
  margin-left: 1.5rem;
}
.menu-link {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25rem;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: inherit;
  cursor: pointer;
  text-transform: capitalize;
  color: var(--Grayscale_0);
  background-color: var(--Primary_base);
  transition: all 0.3s ease-in-out;
  width: fit-content;
  height: 40px;
  border-radius: 4px;
  padding: 0 20px;
}
.menu-link > i.bx {
  font-size: 1.35rem;
  line-height: 1.5;
  color: inherit;
}
.menu-link:hover {
  outline: none;
  color: var(--Grayscale_0);
  background-color: var(--Secondary_base);
}
@media only screen and (min-width: 993px) {
  .menu-dropdown:hover > .submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@media only screen and (max-width: 992px) {
  .menu {
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }
  .menu-item {
    display: block;
    margin: 0 auto;
  }
  .menu-link {
    justify-content: space-between;
    padding: 0.5rem 1.25rem;
  }
}
.submenu {
  position: absolute;
  top: 40px;
  right: 0px;
  min-width: 13rem;
  height: auto;
  padding: 0 1rem 1rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: var(--shadow-medium);
  background-color: var(--color-white-100);
  transition: all 0.3s ease-in-out;
}
.submenu-item {
  display: block;
  margin-top: 0.75rem;
}
.submenu-link {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  text-align: right;
  line-height: inherit;
  cursor: pointer;
  color: var(--Grayscale_900);
  transition: all 0.35s ease;
}
.submenu-link:hover {
  outline: none;
  color: var(--Secondary_base);
}
@media only screen and (max-width: 992px) {
  .submenu {
    position: relative;
    top: -0.5rem;
    /*left: 2.5rem;*/
    max-height: 0;
    padding: 0px;
    border: none;
    outline: none;
    opacity: 1;
    overflow: hidden;
    visibility: visible;
    transform: translateY(0px);
    box-shadow: none;
    background: transparent;
  }
}
.burger {
  position: relative;
  display: none;
  cursor: pointer;
  user-select: none;
  width: 1.6rem;
  height: 1.15rem;
  opacity: 0;
  visibility: hidden;
  background: transparent;
}
.burger-line {
  position: absolute;
  display: block;
  right: 0;
  width: 100%;
  height: 2.1px;
  opacity: 1;
  border: none;
  outline: none;
  border-radius: 1rem;
  background: var(--color-black-500);
}
.burger-line:nth-child(1) {
  top: 0px;
}
.burger-line:nth-child(2) {
  top: 0.5rem;
  width: 70%;
}
.burger-line:nth-child(3) {
  top: 1rem;
}
@media only screen and (max-width: 992px) {
  .burger {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
  background-color: rgba(0, 0, 0, 0.65);
}
@media only screen and (max-width: 992px) {
  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

/* header end ---------------------------------------------------------- */

/* top banner -------------------------------------------------------------- */
.big_mark{
  font-size: 76px;
  font-weight: bolder;
  text-align: left;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 40px;

}
.sub_label{
  font-size: 32px;
  font-weight: 500;
  text-align: left;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.6);
  margin-bottom: 80px;
}
.top_banner_cta_button{
  font-size: 20px;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--Secondary_base);
  width: 240px;
  height: 70px;
  border-radius: 6px;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 1);
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.5);
}
.banner_b img{
  object-fit: cover;
}

.banner_b .pic::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 56, 59, 0.4);
  z-index: 0;
}
.pic .container{
  z-index: 1;
}

/* top banner end ---------------------------------------------------------- */

/* feature ---------------------------------------------------------------- */

.feature_container {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #F4F4F4;
 }
.feature_container .card {
  color: var(--Grayscale_900);
  background-color: transparent;
  width: fit-content;
  align-self: stretch;
  border: none;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  
}
.feature_container .img {
  max-width: 100px;
  text-align: center;
  margin: 0 auto 15px auto;
}
.feature_container .h2 {
  text-align: center;
}

.feature_container .card-text {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}


/* feature end ---------------------------------------------------------------- */


/* 服務介紹 -------------------------------------------------------------------- */

.service_wrapper {
  background: #eeeeee;
  height: 360px;
}

.service_wrapper .product {
  max-width: 1296px;
  align-items: center;
  background: white;
  height: 360px;
}
.service_wrapper .container {
  height: 100%;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.service_wrapper .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service_wrapper .title {
  margin-top: 20px;
  margin-left: 24px;
  font-size: 64px;
  width: 500px;
  z-index: 999;
}

.service_wrapper .price-title {
  margin-top: 16px;
  margin-left: 24px;
  font-size: 32px;
  color: #FF5858;
  
}

.service_wrapper .content {
  margin-top: 16px;
  margin-left: 24px;
  margin-right: 16px;
  font-size: 13px;
  font-style: italic;
}

.service_wrapper .button {
  background: #000000;
  color: white;
  padding: 8px 16px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  margin-left: 24px;
}

.Service>li:nth-child(even){background: var(--Primary_opacity_8);}
.Service>li .container{display: flex;align-items:  stretch;padding: 0;}
.Service>li .pic{width: 40%;background: #000;height: auto;line-height: 0px;position: relative;display: flex;align-content: center;justify-content: center;overflow: hidden;}
.Service>li .pic img{-o-object-fit: cover;object-fit: cover;}
.Service>li .text_box{width: 60%;padding: 40px;text-align: left;margin: auto;}
.Service>li .title_text{font-size: 32px;text-align: left;margin-bottom: 20px;line-height: 1.5;}
.Service>li .text{margin-bottom: 32px;text-align: left;color: var(--Grayscale_900);}
.Service>li .text strong{font-weight: bold;}
.Service>li .btn{width: fit-content;height: 40px;text-align: center;color: #fff;background-color: var(--Secondary_base);}
.Service>li .btn{
  transition: transform 0.2s ease-in-out, 
              box-shadow 0.2s ease-in-out;}
.Service>li .btn:hover{
  transform: translateY(-3px); /* 上移 5px */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); /* 增加陰影 */}

/* 服務介紹 end ---------------------------------------------------------------- */

/*回饋 ----------------------------------------------------------------------------*/
.personnel{display: flex;align-items: center;justify-content: center;}
.personnel .photo{width: 120px;height: 120px;border-radius: 100%;overflow: hidden;display: flex;align-items: center;}
.personnel .photo img{height: 120px;}
.personnel .name {text-align: left;margin-left: 20px;}
.personnel .text {font-size: 18px;color: var(--Grayscale_900);}
.mwt_border{
  color: #fff;
  font-size: 18px;
  width:fit-content;
  height: fit-content;
  text-align:center;
  background:var(--Primary_base);
  position:relative;
  border: solid 1px var(--Primary_base);
  margin:30px auto;
  padding:30px;
  border-radius: 6px;
}
/*箭頭下*/
.mwt_border .arrow_b_int{
  width:0px;
  height:0px;
  border-width:15px;
  border-style:solid;
  border-color:var(--Primary_base) transparent transparent transparent ;
  position:absolute;
  bottom:-30px;
  left:90px;
}
/*箭頭下-邊框*/
.mwt_border .arrow_b_out{
  width:0px;
  height:0px;
  border-width:15px;
  border-style:solid;
  border-color:var(--Primary_base) transparent transparent transparent ;
  position:absolute;
  bottom:-29px;
  left:90px;
}
/*回饋 end ----------------------------------------------------------------------------*/

/*最新消息 ----------------------------------------------------------------------------*/
.bg_color {background-color: var(--Primary_opacity_8);}
.news {padding: 20px;}
.news .bg{background-color: var(--Primary_opacity_8);}
.news h3{text-align: center;}
.news .Sub-label{text-align: center;margin-bottom: 40px;}
.news_title {
  font-size: 20px;
  text-align: left;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news_date{text-align: left;margin-left: 20px;}
.news>ul{display: flex;align-items:  stretch;}
.news li{background-color:#fff; padding-bottom: 20px;border-radius: 10px;}
.news .pic,.news .pic img{border-radius: 10px 10px 0 0;}
.news>ul>li{flex: 1;margin-right: 20px;}
.news>ul>li:nth-child(3){margin-right: 0px;}
/*最新消息 end ----------------------------------------------------------------------------*/

/*聯絡我們 ----------------------------------------------------------------------------*/
.Contact_us_bk .title{text-align: center;}
.Contact_us_bk .title span{
    font-family: 'cwTeXHei', sans-serif !important;
    font-size: 200%;
    position: relative;
    margin-bottom: 15px;
    color: #000;
    padding: 20px 0px 10px 0px;
}
.font_gray{color: var(--Grayscale_600);}
.font_gray a{color: var(--Link_base);}
.Contact_us_bk form{margin-bottom: 20px;}
.contact_us_btn{float:left ;margin-bottom: 40px;}
.contact_us_btn .btn{padding: 8px 24px;}
.sub_title{margin-bottom: 20px;}
.Contact_us_bk .text-box{margin-top: 40px;margin-bottom: 120px;}
.Contact_us_bg{background-color: #F4F4F4;}

/*聯絡我們 end ----------------------------------------------------------------------------*/

/* 錯誤訊息 ------------------------------------------------------------------------------ */
#error_message .modal-content .error_text{text-align: center;}
#error_message .modal-content .modal-footer .error_btn{margin: auto;text-align: center;}

/* 錯誤訊息 end ---------------------------------------------------------------------------*/

/* 感謝頁 ----------------------------------------------------------------------------*/
.thanks_container{height: 100vh;min-height: 480px;}
.feature_container .thanks_box{align-self: center;}
.feature_container .thanks_box .card{width:100%;}
.feature_container .thanks_box .card p{margin-bottom: 40px;}
.feature_container .thanks_box .card .btn {
  width: fit-content;
  margin: auto;
  background-color: var(--Secondary_base);
  transition: transform 0.2s ease-in-out, 
              box-shadow 0.2s ease-in-out;
}
.feature_container .thanks_box .card .btn:hover{
  transform: translateY(-3px); /* 上移 5px */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); /* 增加陰影 */}
.thanks_box .btn a{text-decoration: none;color: var(--Grayscale_0);}

/* 感謝頁 end ---------------------------------------------------------------------------*/

/*footer ----------------------------------------------------------------------------*/
footer{background: #2E5E62;color: #FFF;}
footer .container{display: flex;padding-top: 40px;padding-bottom: 24px; justify-content: space-between;}
footer .container .footer_logo .info{width:fit-content;} 
footer .container .footer_logo img{max-width: 160px;margin-bottom: 10px;}
footer .container .link h4{font-size: 20px}
footer .container .link>li{font-size: 16px;}
footer .copyright{text-align: center;font-size: 10px;background: var(--Primary_darker);color: #fff;padding: 5px 0px}
footer .container h4{color: #fff;margin-bottom: 24px;}
footer .container .link p{color: #fff;margin-bottom: 8px;transition: all 0.35s ease;}
footer .container .link p:hover{color:var(--Secondary_base);}
footer .container .footer_logo p{color: #fff;text-align: justify;}
footer .container .footer_logo .box {margin-bottom: 10px;}

/* .submenu-link:hover {
  outline: none;
  color: var(--Secondary_base);
} */

/*footer end ----------------------------------------------------------------------------*/

/*gotop ---------------------------------------------------------------------*/
.scrollup:link,
.scrollup:visited,
.scrollup:hover,
.scrollup:active,
.scrollup:focus{color: #FFF;cursor: pointer; }
.scrollup {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    font-size: 15px;
    z-index: 1010;
    height: 40px;
    display: none;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.25);
    color: #FFF;line-height: 40px;
    background-color: var(--Secondary_base);

}
/*gotop end ---------------------------------------------------------------------*/

.owl-carousel, .owl-carousel .owl-item a{text-decoration: none;}
footer .container .link li a{text-decoration: none;}
header .menu-item a,span{text-decoration: none;}
.mobile{display: none!important;}

.navFixed {
  z-index: 1111!important;          
  position: sticky!important;     
  top: 64px;
  left: 0;
  margin-top: 0;
  min-width: 100%;
  opacity: 0.94;
  transition: opacity .5s ease-out; background: #fff;  
}
