body {
    font-family: Montserrat, 'Noto Sans TC', sans-serif;
}
h1, h2, h3, h4 {
    font-family: Montserrat, 'Noto Sans TC', sans-serif;
}
#sp-header {
    background: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent>li>a {
    color: #1C272A;
}
.sp-megamenu-parent>li:hover>a {
    color: #68AA98;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 25px;
    line-height: 90px;
    font-size: 16px;
    margin: 0;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #3f7567;
}

.article-details .article-header h1 {
    font-size: 32px;
}

/* 相關文章 */
.related-article-list-container .related-article-title {
    font-size: 32px;
    margin-left: 0;
}

@media (max-width: 767px) {
    .article-details .article-header h1 {
        font-size: 22px;
    }
    /* 相關文章 */
    .related-article-list-container .related-article-title {
        font-size: 22px;
    }
}

.com-content.view-article #sp-main-body .article-body {
    max-width: 1240px;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .article-details {
        font-size: 16px;
        line-height: 1.5;
    }
}



/* HOME */
.feature-carousel-style .sppb-carousel-extended-item .sppb-carousel-extended-heading {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 26px;
}
.feature-carousel-style .sppb-carousel-extended-item .sppb-carousel-extended-description {
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1rem;
}
#sp-bottom {
    padding: 60px 0 30px;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
}

body .sppb-btn {
    font-size: 16px;
}

body.default-title #sp-page-title .sp-page-title-sub-heading {
    max-width: 350px;
    font-size: 15px;
    line-height: 24px;
}

/* Simple portfolio */
.service-case-study-wrapper .sp-simpleportfolio-filter ul li {
    margin: 0px 0px 0px 30px;
}

.view-items.com_spsimpleportfolio.case-study .sp-simpleportfolio {
    position: relative;
    width: 1320px;
    margin: 0 auto;
}
.view-items.com-spsimpleportfolio.view-items .sp-simpleportfolio-filter {
    margin-top: 30px;
    margin-bottom: 30px;
}
.com_spsimpleportfolio.case-study .sp-simpleportfolio-image-video-wrapper h2 {
    font-size: 42px;
}
@media (max-width: 575px) {
    .com_spsimpleportfolio.case-study .sp-simpleportfolio-image-video-wrapper h2 {
        font-size: 32px;
    }
}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #000000;
}

@media (max-width: 575px) {
    #sp-header {
        height: 65px;
    }
}
@media (max-width: 991px) {
    #sp-header {
        height: 65px;
    }
}

.com_spsimpleportfolio.case-study .sp-simpleportfolio-image-video-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 12.5%, #00000000 56.77%);
    position: absolute;
}

.module-page .service-case-study-wrapper .sp-simpleportfolio-item .sp-simpleportfolio-info {
    position: absolute;
    bottom: 0px;
    bottom: 0px;
    right: 15px;
    left: 15px;
    z-index: 3;
    background-color: #3b6675;
    padding: 30px 40px 60px 40px;
    opacity: 0.8;
    visibility: visible;
    transition: all 0.4s ease;
    transform: translateY(10px);
}

@media (max-width: 575px) {
    .sp-page-builder .page-content #page-pricing {
        background-position: 70% 50%;
    }
    .sp-page-builder .page-content #section-id-1689591480492 {
        background-position: 50% 50%;
    }
    .module-page .sp-page-builder .page-content #section-id-1689591480492 {
        background-position: 75% 50%;
    }
}

/* Buttons */
body .sppb-btn.sppb-btn-primary {
    background-color: #0355C4;
}
body .sppb-btn.sppb-btn-primary:hover {
    background-color: #35C2CF;
}
/* Pricing */
.investa-pricing-tab .sppb-nav li.active a {
    background-color: #1555c4;
    color: #fff;
}
.pricing-item-wrapper.active {
    background-color: #0F284D;
    margin-top: -30px;
    border-radius: 8px;
    border: 2px solid #0F284D;
}
.pricing-item-wrapper.active .pricing-item-feature li:nth-child(odd) {
    background-color: #113d7e;
}
.pricing-item-wrapper.active .pricing-item-feature li:nth-child(even) {
    background-color: #0F284D;
}

.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: none;
}

body.com-content.view-category .classic-blog .article:nth-child(4n+1) .article-intro-image {
    width: 400px;
    height: 290px;
}

body.com-content.view-category .classic-blog .article:nth-child(4n+3) .article-intro-image {
    width: 400px;
    height: 290px;
}

body.com-content.view-category .classic-blog .article .article-intro-image {
    height: 290px;
}

@media (max-width: 1199px) {
    .service-case-study-wrapper .sp-simpleportfolio-filter ul {
        top: -90px;
    }
}

.investa-pricing-tab .sppb-nav {
    display: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 16px;
}

/* 應用案例 */
.page-application .investa-faq-style .sppb-panel-group {
    max-width: 100%;
}
