body,
html *:not(i),
body,
body *:not(i) {
    font-family:
        "Mulish",
        "Noto Sans TC",
        "Open Sans",
        "新微軟正黑體",
        serif
}


#section-1 .custom-wrap-box {
    overflow: visible;
}

.info_thumb {
    text-align: center;
}

.info_thumb .thumb_content {
    padding: 1.5rem 0 0 0;
}

.info_thumb .thumb_image img {
    max-width: 170px;
    max-height: 170px;
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 25px rgba(140, 140, 140, 0.4);
}

.editor-area .info_thumb .thumb_content h5 {
    font-size: 1.3rem;
    font-weight: 800;
}

.top_section .navigation-field>li>a {
    font-size: 1.15rem;
    letter-spacing: normal;
    font-weight: 600;
}

.editor-area .intro_thumb {
    margin-bottom: 45px;
}

.editor-area .intro_thumb {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 8%);
}

.editor-area .intro_thumb .thumb_content h4 {
    color: #0A5EB0;
    margin-bottom: 15px;
}

.editor-area .intro_thumb .thumb_content h6 {
    font-weight: 400;
    font-size: .9rem;
    margin: 25px 0 0 0;
    padding: 0;
    color: #565656;
    text-align: right;
    border-top: 1px solid #eaeaea;
    padding-top: 20px;
}

.social_info ul li {
    font-weight: 600;
}

.image_header.inner_banner_mask:after {
    background-color: rgba(0, 0, 0, 40%);
}

.banner-text-shadow {
    text-shadow: unset;
}

.banner-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 50px 0;
}

.banner-content h2 {
    width: 50%;
    color: #ffffff;
    font-weight: 800;
    line-height: normal;
}

.banner-content h6 {
    width: 50%;
    color: #ffffff;
    text-align: right;
    margin: 0;
}

.banner-content h6 a {
    color: #ffffff;
}

.form-control {
    letter-spacing: normal;
}

#contactForm .form-label {
    letter-spacing: normal;
    font-weight: 600;
}

.btn-default {
    font-weight: 600;
    letter-spacing: normal;
}

.main-ttl-box-1 .main-ttl-1 h2 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: normal;
}

.custom-wrap-box>.more-btn-box {
    margin-top: 30px;
}

.footer_layout_13 .social_icon ul {
    justify-content: flex-end;
}

.footer_layout_13 .site_map ul li {
    text-transform: uppercase;
    font-weight: 500;
}

footer[class*=footer_layout] .site_map .footer_menu li a:hover {
    color: var(--main-color-3);
}

footer[class*=footer_layout] .copy_right a:hover {
    color: var(--main-color-3);
}

footer[class*=footer_layout] .social_info li a:hover {
    color: var(--main-color-3);
}

.footer_bottom {
    background-color: rgba(35, 35, 35, 0.3);
}

.news-block-1 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 8%);
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
}

.news-block-1 .news-content h4 {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .2px;
    text-align: left;
    line-height: normal;
}

.news-block-1 .news-series {
    letter-spacing: normal;
    margin-bottom: 5px;
}

.news-block-1 .newsDate {
    letter-spacing: normal;
    font-weight: 600;
    margin-bottom: 5px;
}

#section-15 .custom-wrap-box {
    overflow: visible;
}

.news-block-1 .news-content {
    padding: 1.2rem;
}

div[class*=custom_news_section] .column {
    margin-bottom: 1.8rem;
}

.news-block-2 {
    overflow: hidden;
    background-color: #ffffff;
    transition: 0.3s ease-in-out;
}

.news-block-2 .news-series {
    letter-spacing: normal;
    margin-bottom: 5px;
    position: absolute;
    left: 115px;
    top: 0px;
}

.news-block-2 .newsDate {
    letter-spacing: normal;
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--main-color-3);
}

.news-block-2 .newsDate::before {
    content: "\f073";
    font-family: "font awesome 6 free";
    font-weight: 400;
    font-style: normal;
    color: inherit;
    margin: 0 8px 0 0;
}

.news-block-2 .newsDate::after {
    content: '/';
    margin: 0 0 0 8px;
}

.news-block-2 .news-image {
    margin: 0;
}

.news-block-2 .news-content {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.news-block-2 .news-content .news-txt-box {
    flex: 1;
    padding: 0 20px 0 0;
    position: relative;
}

.news-block-2:hover {
    box-shadow: 0 15px 25px rgba(140, 140, 140, 0.4);
}

.news-block-2 .news-content h4 {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: normal;
    text-align: left;
    line-height: normal;
}


.news-block-2 .news-content p {
    margin-bottom: 0;
    letter-spacing: .3px;
}

.custom-wrap-box>.more-btn-box .btn-default {
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
}

.news-block-2 .news-btn-box .btn-default {
    padding: 12px 15px;
    border-radius: 40px;
    font-weight: 700;
    font-size: .8rem;
    text-transform: uppercase;
}

.news-btn-box .btn-default::before {
    border-color: var(--main-color-2);
    background-color: var(--main-color-2);
}

div[class*=news-list-style] .snip-content h3 {
    font-weight: 700;
    letter-spacing: .2px;
    text-align: left;
    line-height: normal;
}

.main_title_widget h1 {
    font-weight: 800;
    line-height: normal;
    letter-spacing: .2px;
}

.page_news_view .main_title_widget h1 {
    font-size: 1.5rem;
}

div[class*=custom_portfolio_list] .snip .content h4 {
    letter-spacing: normal;
    line-height: normal;
}

.page_portfolio_view div[class*=custom_portfolio_list_1] .snip .content {
    display: none;
}

.editor-area h5 {
    font-size: 1.2rem;
}

.editor-area h1,
.editor-area h2,
.editor-area h3,
.editor-area h4,
.editor-area h5,
.editor-area h6 {
    line-height: normal;
}

.editor-area .btn {
    font-size: 1.1rem;
    margin: 5px 0;
}

.main-ttl-box-1 .main-ttl-1 h2 {
    padding-bottom: 12px;
}

.main-ttl-box-1 .main-ttl-1 h2::after {
    height: 3px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    opacity: 50%;
    color: var(--bs-white);
    border-color: var(--main-color-3);
    background-color: var(--main-color-3);
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet-active {
    color: var(--bs-white);
    border-color: var(--main-color-3);
    background-color: var(--main-color-3);
    opacity: 1;
}

@media (min-width:1200px) {
    header .logo img {
        max-height: 45px;
    }

    .header_style_6 .header_menu .menu .m_1 {
        padding: 10px 0;
        font-weight: 600;
        font-size: 1.15rem;
        letter-spacing: .2px;
    }

    .header_style_6 .header_menu .menu {
        margin: 0 25px 0 0;
    }

    .header_style_13 .header_menu .menu {
        margin: 0 0 0 30px;
        padding: 18px 0;
    }

    .header_menu .submenu {
        min-width: 200px;
    }

    .header_style_13 .header_menu .menu .m_1 {
        font-weight: 600;
        font-size: 1.05rem;
        letter-spacing: .2px;
        padding: 14px 0;
        text-transform: uppercase;
    }

    .theme_light .header_style_13 .header_menu .menu .m_1 {
        color: var(--main-color-4);
    }

    .header_style_13 .header_menu .menu .m_1::before {
        height: 2px;
    }

    .theme_light .header_style_13 .header_menu .menu:hover .m_1 {
        color: var(--main-color-2);
        background-color: transparent;
    }

    .editor-area .youtube_content {
        padding-bottom: 40%;
        max-width: 75%;
        margin: 0 auto 10px auto;
    }

    .header_menu .submenu li .m_2 {
        font-weight: 600;
        font-size: 1rem;
    }

    .header_menu.nav_hover_down .submenu {
        background-color: var(--bs-gray-100);
    }
}


@media (max-width:1199px) {
    .header_mobile_navbar .header_mobile_menu .menu>.m_1 {
        font-weight: 600;
    }

    .header_mobile_navbar .header_mobile_menu .menu.active>.m_1 {
        background-color: var(--main-color-1);
        color: var(--bs-white);
    }

    .header_mobile_navbar .header_mobile_menu .menu.active>.down-btn {
        color: var(--bs-white);
        transform: rotate(-180deg);
        transform-origin: center;
    }

    .header_mobile_navbar .header_mobile_menu .submenu .m_2 {
        font-weight: 500;
    }
}

@media (max-width:767px) {
    .editor-area .intro_thumb {
        padding: 20px;
    }

    .col-info {
        margin-bottom: 30px;
    }

    #section-1 {
        padding: 45px 0 15px 0;
    }

    #section-15 {
        padding: 45px 0;
    }

    .banner-content h2 {
        width: 100%;
        text-align: center;
    }

    .banner-content h6 {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .banner-content {
        padding: 40px 0;
    }

    .top_section .navigation-field>li a {
        border-radius: 0;
    }

    .top_section .navigation-field>li:first-of-type a {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .top_section .navigation-field>li:last-of-type a {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .swiper-autoheight #customVideo,
    .swiper-autoheight .video-slide,
    .swiper-autoheight,
    .swiper-autoheight .swiper-slide {
        height: 200px !important;
    }

    .news-block-2 .news-content {
        padding: 1.5rem;
    }

    .news-block-2 .news-content .news-txt-box {
        padding: 0 0 1.5rem 0;
        flex: unset;
        width: 100%;
    }

    .news-block-2 .news-content .news-btn-box {
        margin-left: auto;
    }

    .news-block-2 .news-content h4 {
        font-size: 1.3rem;
    }

    .main-ttl-box-1 .main-ttl-1 h2 {
        font-size: 34px;
    }

}

.sec_home_item {
    z-index: 1;
}

.sec_home_item::before {
    z-index: -1;
}