﻿h1, h2, h3, h4, h5, h6, p {
    color: #565D6DFF;
}

.default-color {
    color: #004065FF;
}

.title-color {
    color: #323743FF;
}

.sub-title-color {
    color: #9095A1FF;
}

.link-color {
    color: #003285FF;
}

.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #fff;
}

.accordion-button:focus {
    box-shadow: unset;
}

.register-bar {
    padding-top: 15px;
}

    .register-bar .r-left {
        width: auto;
    }

    .register-bar .r-right {
        width: auto;
    }

    .register-bar p {
        line-height: 40px;
        margin-right: 15px;
        font-weight: 600;
        text-align: right;
    }

    .register-bar button {
        height: 40px;
        width: 190px;
    }

.cooperate .col-inner {
    padding: 0 50px;
    text-align: left;
}

.cooperate .img-inner {
    margin-right: -15px;
    margin-left: -15px;
    overflow: hidden;
}

    .cooperate .img-inner img {
        transition: transform .5s ease;
        width: 100%;
    }

.cooperate .eachstep {
    font-weight: bold;
    font-size: 4rem;
}

.cooperate .sub-smart-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.cooperate .eachnote {
    font-size: 20px;
    padding-right: 50px;
}

.readmore a {
    font-size: 16px;
    text-decoration: underline;
}

.easyconnect .connect-wrap i {
    font-size: 35px;
    height: 50px;
    width: 50px;
    margin: 3px;
    line-height: 50px;
    text-align: center;
    color: red;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    float: left;
    margin-right: 15px;
}

.easyconnect .connect-title {
    text-align: center;
    font-weight: 600;
}

.easyconnect .connect-img {
    text-align: center;
    margin-bottom: 50px;
}

    .easyconnect .connect-img img {
        width: 80%;
    }

.easyconnect .share-benefit {
    padding: 0 40px;
    text-align: justify;
}

    .easyconnect .share-benefit p {
        display: inline-block;
    }

.easyconnect .connect-wrap h3 {
    font-size: 18px;
    font-weight: 600;
}

.moresuccess {
    background: #F8F9FAFF;
}

    .moresuccess .success-wrap {
        margin-bottom: 20px;
        overflow: hidden;
        padding-top: 20px;
    }

        .moresuccess .success-wrap i {
            font-size: 35px;
            height: 50px;
            width: 50px;
            margin: 3px;
            line-height: 50px;
            text-align: center;
            color: #034ebc;
            float: right;
            margin-right: 15px;
            line-height: 72px;
        }

    .moresuccess .success-title {
        text-align: center;
        font-weight: 600;
    }

    .moresuccess .success-img {
        text-align: center;
    }

    .moresuccess .success-benefit {
    }

        .moresuccess .success-benefit img {
            width: 72px;
            height: 72px;
        }

    .moresuccess .success-wrap h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .moresuccess p {
        font-size: 18px;
        font-weight: 600;
    }

    .moresuccess .success-cover {
        padding: 40px;
    }

    .moresuccess .forshadown {
        box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 16px !important;
        padding: 0 20px 0px 20px;
        width: 100%;
        height: 100%;
        background: #fff;
    }

.effective .effective-wrap {
    margin-bottom: 20px;
    overflow: hidden;
}

.effective i {
    font-size: 25px;
}

.effective .fa-check {
    color: #003285FF;
}

.effective .fa-times {
    color: #DE3B40FF;
}

.effective .effective-title {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 50px;
}

.effective .effective-trust {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 12px;
}

.effective .effective-img {
    text-align: center;
}

    .effective .effective-img img {
        width: 468px;
    }

.effective .effective-benefit {
}

.effective .effective-wrap h3 {
    font-size: 22px;
    font-weight: 600;
}

.effective .effective-wrap p {
    font-size: 14px;
    font-weight: 400;
}

.effective .effective-benefit h3 {
    font-size: 16px;
    font-weight: 400;
}

.effective .withtrust {
    width: 20%;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}

.card-header a {
    width: 100%;
    text-align: left;
}

.moreqa {
    padding: 0 30px;
    margin-bottom: 80px;
}

    .moreqa .col-inner {
        padding: 100px 50px 50px 50px;
    }

    .moreqa .img-inner {
        margin-right: -15px;
        margin-left: -15px;
        overflow: hidden;
    }

        .moreqa .img-inner img {
            transition: transform .5s ease;
            width: 100%;
        }

    .moreqa .eachstep {
        font-weight: bold;
        font-size: 4rem;
    }

    .moreqa .sub-smart-title {
        font-size: 2rem;
        font-weight: 700;
        margin-bottom: 30px;
        font-weight: bold;
    }

    .moreqa .eachnote {
        font-size: 20px;
        padding-right: 50px;
    }

.faith {
    background: #F8F9FAFF;
}

    .faith h2 {
        text-align: center;
        font-weight: bold;
        margin-bottom: 50px;
    }

    .faith img {
        width: 100%;
    }

    .faith .partner_logo {
        border: 1px solid #ccc;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 120px;
        padding: 10px;
        border-radius: 10px;
        background-color: white;
    }

.question {
    margin-bottom: 80px;
}

    .question .qa-title {
        font-size: 32px;
        text-align: center;
        font-weight: 600;
    }

    .question .qa-list {
        font-size: 18px;
        text-align: center;
    }

    .question button {
        font-size: 22px;
        font-weight: bold;
    }

.gowithus {
}

    .gowithus a {
        margin-top: 40px;
        margin-right: -40px;
    }

    .gowithus img {
        width: 100px;
    }

.nowgowithus {
    text-align: right;
    position: fixed;
    top: 300px;
    right: 0;
    z-index: 1050;
}

    .nowgowithus a {
        margin-top: 40px;
        margin-right: -40px;
    }

    .nowgowithus img {
        width: 100px;
    }

.banner-overlay {
    position: absolute;
    top: 50%;
    max-width: 50%;
    transform: translateY(-40%);
}

.banner-last-title {
    margin-top: 48px;
}

@media screen and (max-width: 768px) {
    .register-bar {
        display: none;
    }

    .nowgowithus {
        display: none;
    }

        .nowgowithus a {
            display: block;
            margin-right: unset;
        }

    .cooperate .eachstep {
        font-size: 40px;
    }

    .cooperate .sub-smart-title {
        font-size: 20px;
    }

    .cooperate .eachnote {
        font-size: 16px;
    }

    .cooperate .col-inner {
        text-align: center;
    }

    .faith h2 {
        font-size: 32px;
    }

    .easyconnect .connect-title {
        font-size: 24px;
    }

    .easyconnect .connect-wrap h3 {
        font-size: 16px;
    }

    .easyconnect .connect-benefit p {
        padding-left: 65px;
    }

    .faith .partner_logo {
        line-height: 70px;
    }

    .moresuccess .success-title {
        font-size: 24px;
    }

    .moresuccess .success-cover {
        padding: 10px 40px;
    }

    .moresuccess p {
        font-size: 16px
    }

    .effective .effective-img img {
        max-width: 80%;
    }

    .effective .effective-trust {
        font-size: 16px;
    }

    .effective .effective-title {
        font-size: 24px;
    }

    .question .qa-title {
        font-size: 24px;
    }

    .question button {
        font-size: 16px;
    }

    .moreqa .sub-smart-title {
        font-size: 32px;
        margin-bottom: 12px;
    }

    .moreqa .eachnote {
        font-size: 16px;
    }

    .effective .effective-wrap h3 {
        font-size: 16px;
    }

    .easyconnect .connect-wrap i {
        height: 40px;
        line-height: 40px;
    }

    .easyconnect .share-benefit {
        margin-bottom: 20px;
    }

    .banner-overlay {
        top: 100px;
    }

    .sub-smart-title {
        font-size: 20px !important;
    }

    .light-btn {
        margin-top: 16px;
    }

    .eachnote {
        font-size: 14px !important;
    }

    .banner-last-title {
        margin-top: 32px !important;
        font-size: 16px !important;
    }

    .banner-overlay {
        position: absolute;
        max-width: unset;
        transform: unset;
    }

    footer {
        display: none;
    }

    .banner-danger {
        font-size: 14px;
        width: 100%;
    }

    .light-btn {
        width: 100%;
    }

    .effective .withtrust {
        font-size: 18px;
    }

    .mobile-no-padding {
        padding: 32px 0px !important;
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
    .faith .first-partner {
        width: 100%;
    }

    .faith .second-partner {
        display: none !important;
    }

    .register-bar {
        display: none
    }

    .container, .container-md, .container-sm {
        max-width: 100%;
    }

    .moreqa .col-inner {
        padding: 0px 50px 50px 50px;
    }

    .easyconnect .share-benefit {
        width: 100%;
        margin-bottom: 20px;
    }

    .easyconnect .connect-benefit p {
        padding-left: 65px;
    }

    .easyconnect .connect-wrap i {
        height: 40px;
        line-height: 40px;
    }

    .moresuccess .success-cover {
        padding: 10px 10px;
    }

    .banner-overlay {
        max-width: unset;
    }
}

/* List - Item for Select */
.list-item-for-select {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.item-for-select {
    display: flex;
    border-bottom: 1px solid #DDDDDD;
    gap: 16px;
}

    .item-for-select:last-child {
        border-bottom: 0;
    }

    .item-for-select .first-item {
        height: 24px;
        width: 24px;
    }

    .item-for-select .last-item {
        color: #222222;
        display: flex;
        align-items: center;
        gap: 16px;
        font-size: 1rem;
        line-height: 1.25rem;
    }

    .item-for-select {
        gap: 0px;
    }

    .item-for-select .last-item {
        font-size: 14px;
    }

.socialShare {
    height: 24px;
}

    .socialShare img {
        display: block;
        width: 24px;
        height: auto;
        display: inline-block;
        cursor: pointer;
        margin-right: 24px;
    }

    .socialShare .icon {
        float: left;
    }

.socialShare__link {
    display: inline-block;
    cursor: pointer
}

    .socialShare__link:not(:last-child) {
        margin-right: 24px
    }