/*-- index_banner 段落開始 */
.index_banner {}

.index_banner .sec_item .swiper-slide img {
    max-width: 100%;
}

.index_banner .sec_item .item_detail {
    width: 100%;
}

.index_banner {
    height: 750px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    position: relative;
}

.index_banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#b5bdc8+0,828c95+36,28343b+100;Grey+Black+3D */
    background: linear-gradient(135deg, rgba(181, 189, 200, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(40, 52, 59, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transform: skewY(-55deg) scale(1.2, 1.4);
    /* 使遮色片傾斜 */
    transform-origin: top left;
}

.index_banner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
    background: linear-gradient(135deg, rgba(206, 220, 231, 1) 0%, rgba(89, 106, 114, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transform: skewY(-55deg) scale(1.2, 1.4);
    /* 使遮色片傾斜 */
    transform-origin: top right;
}

/* index_banner 段落結束 --*/
/* desc content */
.desc_contnet {
    padding: 80px 0 40px 0;
    /*     background: #fff; */
}

/* desc content */
/* rwd_introduction 段落開始 --*/
.rwd_introduction {
    background-color: rgba(229, 234, 236, 1);
    padding: 150px 0 250px 0;
    /* background-image: url(../images/index/rwd_bg.png); */
    background-repeat: no-repeat;
    background-position: right 100px;
    background-size: 45%;
}

.rwd_introduction .cont_title {
    font-size: 32px;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.rwd_introduction .cont_txt {
    color: #52575c;
    font-size: 18px;
    margin-top: 10px;
    line-height: 27px;
    display: inline-block;
    font-weight: 100;
    letter-spacing: 1px;
}

.rwd_introduction .cont_txt span {
    color: #9a0000;
}

/* rwd_introduction 段落結束 --*/

/*-- pagespeed_subject 段落開始 */
.pagespeed_subject {
    padding: 90px 0 40px 0;
}

/* pagespeed_info 片段開始 */
.pagespeed_info {
    letter-spacing: 1px;
}

.pagespeed_info .cont_title {
    font-size: 25px;
    font-weight: bold;
}

.pagespeed_info .cont_title span {
    color: #9a0000;
}

.pagespeed_info .cont_en {
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.pagespeed_info .cont_txt {
    margin-bottom: 15px;
}

/* pagespeed_info 片段結束 */
/* pagespeed_subject 段落結束 --*/

/*-- choice_subject 段落開始 */
.choice_subject {
    background-image: url(../images/index/choice_bg.jpg);
    background-repeat: repeat-x;
    padding: 90px 0 90px 0;
}

/* choice_title 片段開始 */
.choice_title {
    color: #e7e7e7;
    letter-spacing: 1px;
    margin-bottom: 100px;
}

.choice_title .cont_en {
    margin-bottom: 10px;
}

.choice_title .cont_title {
    font-size: 22px;
}

.choice_title .cont_line {
    width: 45px;
    height: 1px;
    background: #474851;
    margin: 25px auto 20px auto;
}

/* choice_title 片段結束 */
/* choice_info 片段開始 */
.choice_info {
    letter-spacing: 1px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 10px;
    padding: 180px 0 180px 0;
}

.choice_info .cont_en {
    margin-bottom: 10px;
}

.choice_info .cont_title {
    font-size: 22px;
    color: #1f1f1f;
}

.choice_info .cont_line {
    width: 45px;
    height: 1px;
    background: #474851;
    margin: 25px auto 20px auto;
}

.choice_info .cont_txt {
    color: #6c6c6c;
    margin-bottom: 10px;
}

.choice_info .cont_link {}

.choice_info .cont_link a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #151620;
    display: inline-block;
}

.choice_info .cont_link a:hover {
    background: #161a4f;
}

/* choice_info 片段結束 */
/* maybe_title 片段開始 */
.maybe_content {
    margin-top: 100px;
    padding-top: 35px;
    border-top: 1px solid #ccc;
}

.maybe_content .col-md-4,
.maybe_content .col-md-8 {
    padding: 0;
}

/* maybe_title 片段結束 */
/* maybe_link 片段開始 */
.maybe_link {
    padding: 0 10px;
    text-align: right;
}

.maybe_link a {
    display: inline-block;
    letter-spacing: 0.5px;
    margin-left: 50px;
    color: #1f1f1f;
}

.maybe_link a:hover {
    -webkit-transform: scale(0.92);
    -o-transform: scale(0.92);
    transform: scale(0.92);
    transform-origin: center center;
}

.maybe_link a img {
    display: inline-block;
    margin-right: 20px;
}

.maybe_link a span {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    text-align: left;
}

.maybe_link a span abbr {
    color: #6c6c6c;
}

/* maybe_link 片段結束 */
/* choice_subject 段落結束 --*/

/* cinic_content */
.cinic_content {
    padding: 80px 0 0 0;
    z-index: 5;
}

.cinic_content img {
    max-width: 100%;
}

.cinic_content_bg {
    padding: 0 0 0 0;
}

.cinic_content_list {
    padding-left: 100px;
    padding-right: 100px;
    width: 100%;
}

.team_content .cinic_content_list {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0;
}

.team_content .cinic_content_list.only_type {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 0;
}

.cinic_content_list .cont_title {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 2px;
    margin-top: 0;
}

.team_content .cinic_content_list .cont_title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 2px;
    margin-top: 0;
    color: #da8a20;
}

.cinic_content_list .cont_title .cont_title_first {
    font-size: 75px;
}

.cinic_content_list .cont_title_ch {
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 45px;
}

.cinic_content_list .cont_txt {
    font-size: 17px;
    max-width: 100%;
    letter-spacing: 0.5px;
    margin-top: 25px;
}

.cinic_content_list .cont_txt u {
    font-weight: bold;
    color: #000000;
}

/* 蝴蝶 */
.butterfly.one_type {
    position: absolute;
    width: 180px;
    left: 0;
    right: -900px;
    margin: auto;
    top: 155px;
    transform: rotate(0deg);
    z-index: 11
}

.butterfly.second_type {
    position: absolute;
    width: 180px;
    margin: auto;
    left: 0;
    right: 0;
    top: -150px;
    background-image: url(../images/index/new_butterfly_body.webp);
    background-position: right top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/* sec3_content */
.sec3_content .container {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* banner owl 輪播 */
.owl-carousel.js-banner-carousel .item .item_bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 800px;
    /* 根據你的需求調整高度 */
    position: absolute;
    /* 絕對定位以疊加 */
    top: 0;
    left: 0;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    /* 設置過渡效果 */
    opacity: 0;
}

.owl-carousel.js-banner-carousel .active .item .item_bg {
    opacity: 1;
    transform: translate(0, 0);
}

.owl-carousel.js-banner-carousel .owl-stage-outer {
    position: relative;
    height: 800px;
    /* 根據你的需求調整高度 */
    overflow: hidden;
    /* 隱藏溢出的部分 */
}

.owl-carousel.js-banner-carousel .owl-stage {
    position: relative;
    height: 100%;
}

.owl-carousel .owl-item {
    position: relative;
    height: 100%;
}

/* banner content */
.banner_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 11;
    width: 400px;
    /* 根據需要調整大小 */
    height: 300px;
    /* 根據需要調整大小 */
}

.banner_content .cont-title {
    font-size: 25px;
    letter-spacing: 2px;
}

.banner_content .cont-text {
    font-size: 18px;
    color: #999;
    letter-spacing: 1px;
}

.animated-border-quote {
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.animated-border-quote blockquote {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border: solid 1px #f9a85f;
    display: inline-block;
    margin: 0;
    padding: 2.5em 1em 1em 1em;
    position: relative;
}

.animated-border-quote blockquote:before {
    animation: clockwise 30s infinite linear;
    background-color: #fff;
    bottom: -10%;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: -10%;
}

.animated-border-quote blockquote:after {
    animation: counter 30s infinite linear;
    background-color: #fff;
    bottom: -10%;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: -10%;
}

.animated-border-quote blockquote cite {
    display: block;
    text-align: right;
}

.animated-border-quote blockquote cite:before {
    content: "- ";
}

.animated-border-quote blockquote>* {
    position: relative;
    z-index: 1;
}

@keyframes clockwise {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes counter {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes flipIn {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
        opacity: 1;
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
    }
}

.flipIn {
    animation-name: flipIn;
}

/* js-marquee-carousel */
.owl-carousel.js-marquee-carousel {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.js-marquee-carousel .owl-stage {
    display: flex;
    align-items: center;
    animation: marquee 110s linear infinite;
}

.owl-carousel.js-marquee-carousel .owl-item {
    background: #4a90e2;
    padding: 0px;
    color: white;
    border-radius: 0px;
    border: 0px solid #fff;
    text-align: center;
    white-space: nowrap;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* main_marquee_info */
.main_marquee {
    position: relative;
    padding-top: 110px;
    padding-bottom: 60px;
    padding-right: 0;
    padding-left: 0;
}

.main_marquee_info .main_marquee_info_border {
    width: 50%;
    height: 100%;
    position: absolute;
    background: #723e00;
    top: 0;
    right: 0;
}

.main_marquee_info .main_marquee_info_title {
    position: absolute;
    top: 15px;
    letter-spacing: 3px;
    left: 40px;
    z-index: 4;
    font-size: 70px;
    line-height: 90px;
    color: #fff;
    color: transparent;
    /* 文字顏色設定透明 */
    background-image: linear-gradient(0deg, #888, #fff 35%);
    /* 設定漸層角度及顏色 */
    -webkit-background-clip: text;
    /* 背景裁剪成文字的前景色 */
    background-clip: text;
}

.main_marquee_info .main_marquee_info_center {
    width: 220px;
    height: 100%;
    position: absolute;
    background: #723e00;
    top: 0;
    right: 0;
    left: 220px;
    margin: auto;
    z-index: 2;
}

.main_marquee_info .main_marquee_info_center:before {
    content: "";
    width: 95%;
    height: 99%;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    position: absolute;
    border: 1px solid #bfb6ab;
}

.main_marquee_info .main_marquee_info_center .main_marquee_info_center_img {
    position: absolute;
    left: 0px;
    right: 0;
    top: 300px;
    margin: auto;
}

/* secondary_content */
.secondary_content {
    padding: 50px 0 40px 0;
    background-image: url('../images/common/bg_wave_top.png');
    background-position: center top;
    /* 圖標在中間，背景圖也居中 */
    background-size: 100% auto;
    /* 圖標大小50px，背景圖覆蓋整個區域 */
    background-repeat: no-repeat;
    /* 圖標和背景圖都不重複 */
}

.shadow-effect {
    background: #fff;
    padding: 0;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.shadow-effect img {
    border-radius: 4px;
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: 0;
    opacity: 0.5;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .item:hover {
    opacity: 1;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

#customers-testimonials .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #976859;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #976859;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50px;
}

#customers-testimonials .owl-item>div {
    margin: 0 0;
    /*   transition: margin 0.4s ease; */
}

#customers-testimonials .owl-item.center>div {
    cursor: auto;
    margin: 0;
}

/* .content-item {
  display: none;
}
.content-item.active {
  display: block;
} */
.content-item {
    display: none;
    opacity: 0.1;
    transition: opacity 0.5s ease-in-out;
}

.content-item.active {
    display: block;
    opacity: 1;
}

.content-container .content-item {}

.content-container .content-item .cont-en {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

.content-container .content-item .cont-title {
    font-size: 30px;
    letter-spacing: 4px;
}

.content-container .content-item .cont-text {
    max-width: 550px;
    height: 100px;
}

/* arrow */
.custom-nav {
    position: relative;
    z-index: 5;
}

.custom-nav .custom-prev {
    left: 0;
    top: -180px;
    background-color: rgba(55, 55, 55, 0);
    padding: 10px 10px 10px 10px;
}

.custom-nav .custom-next {
    right: 0;
    top: -180px;
    background-color: rgba(55, 55, 55, 0);
    padding: 10px 7px 10px 13px;
}

.custom-nav .custom-prev polyline,
.custom-nav .custom-next polyline {
    stroke-width: 2;
}

.secondary_content_list {}

.secondary_content_list .cont_en {
    font-size: 32px;
    color: #bd974e;
}

.secondary_content_list .cont_title {
    font-size: 36px;
    letter-spacing: 4px;
}

/* bhairer_content */
.bhairer_content {
    padding: 80px 0 150px 0;
    background: #fff;
}

/* touch */
.touch-indicator {
    position: absolute;
    width: 80px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 50px;
    z-index: 11;
    animation-name: viwe_watch;
    -webkit-animation-name: viwe_watch;
    animation-duration: 1.4s;
    -webkit-animation-duration: 1.4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes viwe_watch {
    0% {
        transform: scale(0.90);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(0.90);
        opacity: 1;
    }
}

@-webkit-keyframes viwe_watch {
    0% {
        transform: scale(0.90);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(0.90);
        opacity: 1;
    }
}

.customers-testimonials_btn {
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(100, 100, 100, 1);
    color: #fff;
    padding: 12px 0 12px 0;
    font-size: 17px;
    border-radius: 0 0 4px 4px;
    letter-spacing: 4px;
    max-width: 100%;
}

.customers-testimonials_btn:hover {
    color: #ffedd6;
}

.customers-testimonials_btn:before {
    content: "";
    width: 95%;
    height: 82%;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    position: absolute;
    border: 1px dotted #fff;
}

#customers-testimonials .owl-item .customers-testimonials_btn {
    display: none;
}

#customers-testimonials .owl-item.active.center .customers-testimonials_btn {
    display: block;
}

.team_content .cinic_content_list.only_type ul {
    padding-left: 20px;
}

.team_content .cinic_content_list.only_type li {
    list-style: disc;
}

.team_content .cinic_content_list.only_type img {
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(245, 246, 246, 1) 0%, rgba(219, 220, 226, 1) 55%, rgba(221, 223, 227, 1) 90%, rgba(221, 223, 227, 1) 90%, rgba(245, 246, 246, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* cinic_content */
.cinic_content img {
    max-width: 100%;
}

.cinic_content_list .cont_title .cont_title_first {
    font-size: 75px;
}

.cinic_content_list .cont_title_ch {
    font-size: 36px;
    letter-spacing: 2px;
    margin-top: 45px;
}

.cinic_content_list .cont_txt {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top: 25px;
}

.info_submit,
.info_submit:hover {
    /*     padding: 10px 30px;
    border-radius: 8px; */
    background-color:#ff6a8d;
    color: #fff;
}

/* brand輪播 */
.tag-list img {
    border-radius: 10px;
    border: 1px solid #ccc;
    background: linear-gradient(135deg, rgba(200, 200, 200, 1) 0%, rgba(234, 234, 234, 0.47) 53%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 2px 2px 5px 0.5px rgba(80, 80, 80, 0.1);
    padding: 15px 10px;
}

/* sec3_content */
.sec3_content {
    padding: 0 0;
}

.sec3_content .c_theme_title {
    position: absolute;
    width: 100%;
    height: 140px;
    top: -15%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: right;
}

/* sec3_content end */
.desc_line {
    opacity: 0.5;
    right: 15px;
    ;
    top: 0;
}

/* about us */
.about_contnet {
    padding: 60px 0 80px 0;
    border-top: 0px solid #be9c6a;
    background-image: url('../images/common/bg_wave_top.png');
    background-position: center 50px;
    /* 圖標在中間，背景圖也居中 */
    background-size: 100% 300px;
    /* 圖標大小50px，背景圖覆蓋整個區域 */
    background-repeat: no-repeat;
    /* 圖標和背景圖都不重複 */
}
.about_contnet .container{
    max-width: 1000px;
}

.about_contnet_title {
    top: 0px;
    height: 150px;
    padding-top: 90px;
    padding-left: 0px;
    background-image: url(../images/index/index_icon_about.svg);
    background-repeat: no-repeat;
    background-size: 120px auto;
}

.about_contnet_title.theme_service {
    background-image: url(../images/index/index_icon_service.svg);
    background-position: center top;
    padding-top: 95px;
}

.about_contnet_title.theme_contact {
    background-image: url(../images/index/index_icon_contact.svg);
    background-position: center top;
    padding-top: 95px;
}

.about_contnet_title.theme_desc {
    background-image: url(../images/index/index_icon_desc.svg);
    background-position: center top;
    padding-top: 95px;
    height: 170px;
}

.about_contnet_title.theme_location {
    background-image: url(../images/index/index_icon_location.svg);
    background-position: center top;
    padding-top: 95px;
    height: 170px;
}

.about_contnet_title.theme_pp {
    background-image: url(../images/privacy_policy/icon_pp.svg);
    background-position: center top;
    padding-top: 95px;
    height: 170px;
}

.about_contnet_title h2 {
    color: #313131;
    font-size: 2rem;
    margin-bottom: 5px;
}

.about_contnet_title h3 {
    color: #8d6f4a;
}

/* about us end */
/* form */
.form_content {
    padding: 0 0 40px 0;
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
/* info_content */
.info_content{
    padding:60px 0 60px 0;
}
.about_contnet_h2 {
    min-width: 140px;
}
.about_contnet_text {
    margin-top: 40px;
    padding-left:20px;
}
.about_contnet_list.theme_01{
    
}
.about_contnet_list.theme_02{
    padding-top: 100px;
}
.about_contnet_list.theme_03{
    padding-top: 120px;
}
.service_title{
    background-image: url(../images/index/about_item_desc01_rose.webp);
    background-repeat: no-repeat;
    background-position: right 35% top 15%;
    background-size: 100px auto;
}
/* 波浪效果 */
.index-waves{
    top: -100px;
    left: 0;
    right: 0;
    margin: auto;
    height: 250px!important;
    max-width: 1000px;
}
/*--------------------------------------------------------------
# Global Section Titles
--------------------------------------------------------------*/
:root {
  --default-font: "Roboto",  system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --heading-font: "Poppins",  sans-serif;
  --nav-font: "Raleway",  sans-serif;
}

/* Global Colors - The following color variables are used throughout the website. Updating them here will change the color scheme of the entire website */
:root { 
  --background-color: #ffffff; /* Background color for the entire website, including individual sections */
  --default-color: #444444; /* Default color used for the majority of the text content across the entire website */
  --heading-color: #2c4964; /* Color for headings, subheadings and title throughout the website */
  --accent-color: #be9c91; /* Accent color that represents your brand on the website. It's used for buttons, links, and other elements that need to stand out */
  --surface-color: #ffffff; /* The surface color is used as a background of boxed elements within sections, such as cards, icon boxes, or other elements that require a visual separation from the global background. */
  --contrast-color: #ffffff; /* Contrast color for text, ensuring readability against backgrounds of accent, heading, or default colors. */
}

/* Nav Menu Colors - The following color variables are used specifically for the navigation menu. They are separate from the global colors to allow for more customization options */
:root {
  --nav-color: #2c4964;  /* The default color of the main navmenu links */
  --nav-hover-color: #1977cc; /* Applied to main navmenu links when they are hovered over or active */
  --nav-mobile-background-color: #ffffff; /* Used as the background color for mobile navigation menu */
  --nav-dropdown-background-color: #ffffff; /* Used as the background color for dropdown items that appear when hovering over primary navigation items */
  --nav-dropdown-color: #2c4964; /* Used for navigation links of the dropdown items in the navigation menu. */
  --nav-dropdown-hover-color: #1977cc; /* Similar to --nav-hover-color, this color is applied to dropdown navigation links when they are hovered over. */
}
.section-title {
  text-align: center;
  padding-bottom: 40px;
  position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h1:before,
.section-title h2:before{
  content: "";
  position: absolute;
  display: block;
  width: 160px;
  height: 1px;
  background: color-mix(in srgb, var(--default-color), transparent 60%);
  left: 0;
  right: 0;
  bottom: 1px;
  margin: auto;
}

.section-title h1::after,
.section-title h2::after{
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 3px;
  background: var(--accent-color);
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.section-title p {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Recent Posts Section
--------------------------------------------------------------*/
.recent-posts{
    padding: 50px 0 40px 0;
}
.recent-posts.news_type {
    padding: 120px 0 50px 0;
}
.recent-posts article {
  background: var(--surface-color);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  padding: 30px;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.recent-posts .post-img {
  /*! max-height: 240px; */
  /*! margin: -30px -30px 15px -30px; */
  overflow: hidden;
}

.recent-posts .post-category {
  font-size: 16px;
  color: color-mix(in srgb, var(--default-color), transparent 50%);
  margin-bottom: 10px;
}

.recent-posts .title {
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px 0;
}

.recent-posts .title,
.recent-posts .title a {
  color: var(--heading-color);
  transition: 0.3s;
}

.recent-posts .title a:hover {
  color: var(--accent-color);
}

.recent-posts .post-author-img {
  width: 50px;
  border-radius: 50%;
  margin-right: 15px;
}

.recent-posts .post-author {
  margin-bottom: 5px;
}

.recent-posts .post-date {
  font-size: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 50%);
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
.gallery .gallery-item {
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #c7aaa1;
    box-shadow: 2px 2px 2px 1px rgba(243, 239, 236, 0.5);
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
}


/*--------------------------------------------------------------
# Recent Posts Section
--------------------------------------------------------------*/
.recent-posts .post-item {
    background: var(--surface-color);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    border: 1px solid #dadada;
}

.recent-posts .post-item .post-img img {
    transition: 0.5s;
}

.recent-posts .post-item .post-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: var(--accent-color);
    color: var(--contrast-color);
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 12px;
    font-weight: 500;
}

.recent-posts .post-item .post-content {
    padding: 30px;
}

.recent-posts .post-item .post-title {
    font-size: 20px;
    font-weight: 700;
    transition: 0.3s;
    margin-bottom: 15px;
}

.recent-posts .post-item .meta i {
    font-size: 16px;
    color: var(--accent-color);
}

.recent-posts .post-item .meta span {
    font-size: 15px;
    color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.recent-posts .post-item hr {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
    margin: 20px 0;
}

.recent-posts .post-item .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: 0.3s;
    color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.recent-posts .post-item .readmore i {
    top: 3px;
    line-height: 0;
    margin-left: 6px;
    font-size: 16px;
}

.recent-posts .post-item:hover .post-title,
.recent-posts .post-item:hover .readmore {
    color: var(--accent-color);
}

.recent-posts .post-item:hover .post-img img {
    transform: scale(1.1);
}
/*--------------------------------------------------------------
# Recent Posts Section
--------------------------------------------------------------*/
.recent-posts .post-img {
    max-height: 240px;
    overflow: hidden;
}
.recent-posts .post-date {
    font-size: 14px;
    color: color-mix(in srgb, var(--default-color), transparent 50%);
    margin-bottom: 0;
}


/* 響應式裝置========== */
@media only screen and (min-width : 992px) {
    .about_contnet:before {
        content: "";
        display: inline-block;
        width: 100%;
        height: 20px;
        /*         background-image: url(../images/common/border_line.png); */
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto 10px;
        position: absolute;
        top: -11px;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 10;
    }

    .index_banner {
        padding-top: 80px;
    }

    .index_banner .sec_item .swiper-slide img {
        max-width: 100%;
    }

    .choice_subject .container {
        width: 90%;
    }

    .pagespeed_info .cont_image {
        position: relative;
        left: -32px;
    }

    .owl-carousel.js-marquee-carousel .owl-item img {
        max-height: 750px;
    }

    .cinic_content_bg {
        max-width: 600px;
        margin: auto;
    }

    .customers-testimonials-content {
        max-width: 900px;
        margin-top: -30px;
    }

    #customers-testimonials {
        max-width: 1500px;
        margin: auto;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        bottom: -255px;
    }

    .secondary_content.third-type {
        padding: 60px 0 50px 0;
    }

    .secondary_content.third-type .container {
        max-width: 900px;
    }

    .desc_contnet {
        padding: 40px 0 60px 0;
    }
    .about_contnet_list.theme_02{
        padding-top: 60px;
        background-image: url(../images/index/about_item_desc03_rose.webp);
        background-repeat: no-repeat;
        background-position: right 30% top 25%;
        background-size: 70px auto;
    }
    .about_contnet_list.theme_02 .scroll-reveal{
        left: 90px;
        top: -60px;
        z-index: 0;
        position: absolute;
    }
    .about_contnet_list.theme_03 .scroll-reveal{
        left: 60px;
        top: -200px;
        z-index: 0;
        position: absolute;
    }
    .about_contnet_list.theme_03{
        padding-top: 70px;
    }
/*     .about_contnet_list.theme_01:before{
        content:"";
        display: inline-block;
        width: 483px;
        height: 497px;
        background-image: url(../images/index/about_item_line01.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 65% auto;
        position: absolute;
        top: 211px;
        z-index: 0;
        left: -10px;
    } */
/*     .about_contnet_list.theme_02:before{
        content:"";
        display: inline-block;
        width: 483px;
        height: 497px;
        background-image: url(../images/index/about_item_line02.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 70% auto;
        position: absolute;
        top: 311px;
        z-index: 0;
        left: -10px;
    } */
    .about_contnet_list.theme_03{
        background-image: url(../images/index/about_item_desc02_rose.webp);
        background-repeat: no-repeat;
        background-position: left 35% top 5%;
        background-size: 100px auto;
    }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .about_contnet_title {
        top: 0px;
    }

    .choice_subject {
        background-image: url(../images/index/choice_bg.jpg);
        background-repeat: repeat-x;
        background-size: 100% 300px;
        padding: 90px 0 30px 0;
    }

    .choice_info .cont_en img {
        width: 90%;
    }

    .choice_info {
        margin: 0 10px;
        padding: 80px 0 80px 0;
        background-size: auto auto;
        margin-bottom: 50px;
    }

    .maybe_content {
        margin-top: 30px;
        padding-top: 35px;
    }

    .maybe_title {
        margin-bottom: 30px;
    }

    .maybe_link a {
        width: 49%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    .maybe_link a:hover {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .maybe_content .col-md-4,
    .maybe_content .col-md-8 {
        width: 100%;
    }

    .maybe_link {
        padding: 0 0;
        text-align: left;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 200px 0;
        background-position: right bottom;
        background-size: 48%;
    }

    /* rwd_introduction 段落結束 --*/
}

@media only screen and (max-width : 991px) {
    .main_marquee {
        padding-top: 110px;
    }

    .marquee_content,
    .cinic_content {
        /*         overflow-x: hidden; */
        max-width: 100%;
        position: relative;
        z-index: 3;
    }

    .index_banner {
        height: 100%;
        padding-top: 70px;
    }

    .maybe_content {
        margin-top: 0px;
        padding-top: 35px;
        border-top: 0px solid #ccc;
    }

    .maybe_title {
        margin-bottom: 30px;
    }

    .maybe_link {
        padding: 0 0;
        text-align: left;
    }

    .maybe_link a {
        margin-left: 0;
        margin-bottom: 30px;
    }

    /*-- pagespeed_subject 段落開始 */
    .pagespeed_subject {
        padding: 50px 0 50px 0;
    }

    /* pagespeed_info 片段開始 */
    .pagespeed_info .cont_txt {
        text-align: left;
    }

    .pagespeed_info .cont_txt br {
        display: none;
    }

    .pagespeed_info .cont_image img {
        width: 100%;
    }

    /* pagespeed_info 片段結束 */
    /* pagespeed_subject 段落結束 --*/
    .cinic_content_bg {
        padding: 0 0 0 0;
    }

    .cinic_content_bg img {
        width: 100%;
    }

    .cinic_content_list {
        padding: 0 15px;
    }

    .cinic_content_list .cont_title {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 2px;
        margin: 30px 0 20px 0;
        text-align: left;
    }

    .cinic_content_list .cont_title .cont_title_first {
        font-size: 50px;
    }

    .cinic_content_list .cont_title_ch {
        letter-spacing: 1px;
        margin-top: 20px;
    }

    .cinic_content_list .cont_txt {
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*   main_marquee_info   */
    .main_marquee_info .main_marquee_info_border {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }

    .main_marquee_info .main_marquee_info_title {
        top: 15px;
        left: 15px;
        font-size: 35px;
        line-height: 40px;
    }

    .main_marquee {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .main_marquee_info .main_marquee_info_center:before {
        height: 98%;
        opacity: 0.5;
    }

    .main_marquee_info .main_marquee_info_center {
        width: 100px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 30px;
        left: auto;
        margin: auto;
        z-index: 2;
    }

    .main_marquee_info .main_marquee_info_center img {
        width: 70px;
    }

    .main_marquee_info .main_marquee_info_center .main_marquee_info_center_img {
        position: absolute;
        left: 0px;
        right: 0;
        top: 140px;
        margin: auto;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        margin-top: 0;
        bottom: -300px;
    }

    .custom-nav .custom-prev {
        left: 20px;
        top: -220px;
        transform: scale(0.7);
        transform-origin: top left;
    }

    .custom-nav .custom-next {
        right: 20px;
        top: -220px;
        transform: scale(0.7);
        transform-origin: top right;
    }

    /* 蝴蝶 */
    .butterfly.second_type {
        position: absolute;
        width: 120px;
        margin: auto;
        left: 220px;
        right: auto;
        top: -90px;
    }

    .touch-indicator {
        position: absolute;
        width: 80px;
        left: -200px;
        right: 0;
        margin: auto;
        bottom: 0px;
        cursor: pointer;
        text-decoration: none !important;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
    }

    .touch-indicator.focus_before {
        left: 0;
        right: -50px;
        bottom: 0px;
    }

    .touch-indicator.focus_after {
        left: -200px;
        right: 0;
    }

    .team_content .cinic_content_list.only_type img {
        max-width: 380px;
        width: 100%;
        margin: auto;
        border-radius: 8px;
    }

    .tag-list img {
        width: 100%;
        height: auto;
        /*         height: 130px; */
        max-height: 100%;
    }

    .about_contnet_title.theme_service {
        height: 150px;
    }
    .service_title{
        background-position: right 10% top 5%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .choice_info {
        background-size: auto;
        margin: 0 0;
        padding: 130px 0 130px 0;
        margin-bottom: 50px;
    }

    .choice_subject {
        padding: 90px 0 80px 0;
    }

    .maybe_link a {
        width: 49%;
        margin-bottom: 30px;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 420px 0;
        background-position: right bottom;
        background-size: 75%;
    }

    /* rwd_introduction 段落結束 --*/
    .butterfly.second_type {
        left: 250px;
        top: -60px;
    }

    /* sec3_content */
    .sec3_content .c_theme_title {
        top: -15%;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: left;
    }

    .sec3_content .c_theme_title .c_theme_title_text2 {}

    .butterfly.second_type {
        width: 150px;
        margin: auto;
        left: 0;
        right: 0;
        top: -120px;
    }

    /* sec3_content end */
    .about_contnet_title {
        height: 200px;
    }
    .about_contnet_list.theme_02{
        padding-top: 70px;
    }
    .about_contnet_list.theme_03{
        padding-top: 60px;
    }
}

@media only screen and (max-width : 1200px) {
    .bhairer_content {
        padding: 50px 0 100px 0;
    }

    .butterfly.one_type {
        width: 180px;
        left: 0;
        right: -200px;
        margin: auto;
        top: -95px;
        transform: rotate(0deg);
    }
}

@media only screen and (max-width : 767px) {
    .secondary_content_list .cont_title {
        font-size: 2rem;
    }

    .secondary_content_list .cont_en {
        font-size: 1.8rem;
    }

    .owl-carousel.js-marquee-carousel .owl-item img {
        width: 150%;
    }

    .owl-carousel.js-marquee-carousel .owl-item {
        width: 150%;
    }

    .owl-carousel.js-banner-carousel .owl-stage-outer {
        height: 450px;
        /* 根據你的需求調整高度 */
    }

    .owl-carousel.js-banner-carousel .item .item_bg {
        height: 450px;
        /* 根據你的需求調整高度 */
        background-position: center bottom;
        background-size: 100% 100%;
    }

    .choice_subject {
        background-image: url(../images/index/choice_bg.jpg);
        background-repeat: repeat-x;
        background-size: 100% 300px;
        padding: 90px 0 30px 0;
    }

    .choice_info .cont_en img {
        width: 90%;
    }

    .choice_info {
        margin: 0 10px;
        padding: 80px 0 80px 0;
        background-size: auto auto;
        margin-bottom: 50px;
    }

    .maybe_title img {
        width: 100%;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 300px 0;
        background-position: right bottom;
        background-size: 100%;
    }

    /* rwd_introduction 段落結束 --*/
    .banner_content {
        width: 80%;
        /* 根據需要調整大小 */
        max-width: 330px;
        height: 250px;
        /* 根據需要調整大小 */
    }

    .animated-border-quote blockquote {
        padding: 1.2em 1em 1em 1em;
        position: relative;
    }

    .banner_content .cont-title {
        font-size: 22px;
    }

    .banner_content .cont-text {
        font-size: 17px;
        color: #9c9c9c;
    }

    .banner_content {
        top: 0;
        bottom: -80px;
        transform: scale(0.7);
        transform-origin: center center;
    }

    .animated-border-quote blockquote {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .animated-border-quote blockquote:before {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .animated-border-quote blockquote:after {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .content-container .content-item .cont-text {
        max-width: 90%;
        height: 120px;
        text-align: start;
    }

    .content-container .content-item .cont-en {
        font-size: 24px;
        line-height: 30px;
    }

    .content-container .content-item .cont-title {
        font-size: 26px;
        letter-spacing: 4px;
    }

    .bhairer_content {
        padding: 50px 0 50px 0;
        background: #fff;
    }

    main {
        position: relative;
        max-width: 100%;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .team_content .cinic_content_list {
        padding: 0 15px;
    }

    .team_content .cinic_content_list.only_type {
        padding: 0 15px;
    }

    .desc_contnet .cont_title_ch {
        font-size: 2rem;
    }

    /* sec3_content */
    .sec3_content .c_theme_title {
        top: auto;
        bottom: 20%;
        left: 0;
        right: 0;
        text-align: center;
    }

    .sec3_content .c_theme_title .c_theme_title_text1 img {
        max-width: 90%;
    }

    .butterfly.second_type {
        width: 110px;
        margin: auto;
        left: auto;
        right: 15px;
        top: -90px;
    }

    /* sec3_content end */
    /* about us */
    .about_contnet {
        padding: 0 0 0 0;
        background-position: center 0;
        /* 圖標在中間，背景圖也居中 */
        background-size: 100% 200px;
        /* 圖標大小50px，背景圖覆蓋整個區域 */
    }

    .about_contnet_title {
        top: 0px;
        height: 190px;
        padding-top: 90px;
        padding-left: 10px;
        background-image: url(../images/index/index_icon_about.svg);
        background-repeat: no-repeat;
        background-size: 120px auto;
    }

    /* about us end */
    .desc_contnet {
        padding: 40px 0 20px 0;
    }

    .secondary_content {
        background-size: 100% 150px;
        /* 圖標大小50px，背景圖覆蓋整個區域 */
    }
    .info_content img {
        max-width: 150px;
    }
    .info_content:before{
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-image: url(../images/common/info_bg.svg);
        background-position: center center;
        background-size: 90% auto;
        opacity: 0.08;
    }
    .about_contnet_text {
        margin-top: 0;
        padding-left:0px;
    }
    .about_contnet_img{
        max-width: 350px;
        margin: auto;
    }
    .about_contnet_list.theme_01,
    .about_contnet_list.theme_02{
        padding-top: 80px;
    }
    .about_contnet_list.theme_03{
        padding-top: 80px;
    }
    .about_contnet_list.theme_01::before,
    .about_contnet_list.theme_02::before,
    .about_contnet_list.theme_03::before {
        content: '';
        display: block;
        width: 1px;
        height: 60px;
        background: #987d74;
        position: absolute;
        top: 0px;
        right: 0;
        margin: auto;
        left: 0;
    }
    .about_contnet_list.theme_01::after,
   .about_contnet_list.theme_02::after,
   .about_contnet_list.theme_03::after {
      content: '';
      display: block;
      position: absolute;
      border: 1px solid #987d74;
      width: 10px;
      height: 10px;
      border-radius: 50px;
        top: 60px;
        right: 0;
        margin: auto;
        left: 0;
    }
    .index-waves{
        top: 90px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1200px) {
    .owl-carousel.js-banner-carousel .owl-stage-outer {
        height: 500px;
        /* 根據你的需求調整高度 */
    }

    .owl-carousel.js-banner-carousel .item .item_bg {
        height: 500px;
        /* 根據你的需求調整高度 */
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (max-width : 330px) {
    .banner_content .cont-title {
        font-size: 20px;
    }

    .banner_content .cont-text {
        font-size: 16px;
        color: #9c9c9c;
    }
}

/* ==========響應式裝置 */

/* timeline */
.timeline{
    padding-top: 240px;
}
.timeline:before {
    content: '';
    display: block;
    width: 1px;
    height: 130px;
    background: #ff93ad;
    position: absolute;
    top: 40px;
    right: 0;
    margin: auto;
    left: 0;
}
.timeline:after {
  content: '';
  display: block;
  position: absolute;
  border: 1px solid #ff93ad;
  width: 10px;
  height: 10px;
  border-radius: 50px;
    top: 180px;
    right: 0;
    margin: auto;
    left: 0;
}
.timeline-box{
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 50px 25px 30px 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,ffefef+54,eff5ff+90,f4f8ff+99&1+0,0.77+41,1+100 */
    background: linear-gradient(135deg, rgba(254, 255, 255, 1) 0%, rgba(255, 243, 243, 0.77) 41%, rgba(255, 239, 239, 0.82) 54%, rgba(239, 245, 255, 0.96) 90%, rgba(244, 248, 255, 1) 99%, rgba(244, 248, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 2px 2px 2px 1px rgba(150, 150, 150, 0.1);
}
/* --- Timeline 樣式 --- */
.timeline-wrapper {
  position: relative;
  padding-left: 30px;
  /* 留出空間給垂直線和圖示 */
  margin-top: 40px;
}

/* 垂直時間線 */
.timeline-wrapper::before {
  content: '';
  position: absolute;
  left: 29px;
  /* 將線對準圖示的中心 (圖示寬度40px的一半再減去線寬1px) */
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: #ccc;
  /* 線條顏色 */
  z-index: 0;
}

.timeline-wrapper::after {
  content: '';
  position: absolute;
  left: 27px;
  /* 將線對準圖示的中心 (圖示寬度40px的一半再減去線寬1px) */
  bottom: 5px;
  bottom: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ddd;
  /* 線條顏色 */
  z-index: 0;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
  /* 每個項目之間的間距 */
}

.timeline-item:last-child {
  margin-bottom: 0;
}

.timeline-icon {
  position: absolute;
  left: -31px;
  /* (50px的padding - 40px圖示寬度) / 2 再往左推 */
  top: -8px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--accent-color);
  /* 使用您 CSS 中的主色 */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  z-index: 1;
  /* 確保圖示在線上層 */
  border: 3px solid #fff;
  /* 讓圖示和背景之間有白色邊框，更有層次感 */
}
.timeline-icon img {
  border-radius: 0;
}

.timeline-content {
  padding-left: 50px;
  /* 內容與圖示的距離 */
}

.timeline-content h4 {
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--accent-color-og);
  /* 使用您 CSS 中的預設文字顏色 */
}

.timeline-content p {
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 0;
}


.qa_contnet {
  padding: 120px 0 40px 0;
}
.qa_contnet .container {
  max-width:1000px;
}
.qa_contnet_main .index-waves{
  position: relative!important;
  height: 250px !important;
  top: 0;
}
.accordion-body{
  font-weight:100;
  font-size:1.2rem;
  line-height:1.8;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
  background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.accordion-button:not(.collapsed) {
  color: #a25647;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,ffefef+51,eee0fc+100&1+0,0.77+41,0.56+100 */
background: linear-gradient(135deg,  rgba(254,255,255,1) 0%,rgba(255,242,242,0.77) 41%,rgba(255,239,239,0.73) 51%,rgba(238,224,252,0.56) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion{
  border: 1px solid #ccc;
  background: #fff;
}
.accordion-flush > .accordion-item {
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 992px) {

}
@media screen and (max-width: 767px) {

}