.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei'
}

body .col-xs-1,
body .col-sm-1,
body .col-md-1,
body .col-lg-1,
body .col-xs-2,
body .col-sm-2,
body .col-md-2,
body .col-lg-2,
body .col-xs-3,
body .col-sm-3,
body .col-md-3,
body .col-lg-3,
body .col-xs-4,
body .col-sm-4,
body .col-md-4,
body .col-lg-4,
body .col-xs-5,
body .col-sm-5,
body .col-md-5,
body .col-lg-5,
body .col-xs-6,
body .col-sm-6,
body .col-md-6,
body .col-lg-6,
body .col-xs-7,
body .col-sm-7,
body .col-md-7,
body .col-lg-7,
body .col-xs-8,
body .col-sm-8,
body .col-md-8,
body .col-lg-8,
body .col-xs-9,
body .col-sm-9,
body .col-md-9,
body .col-lg-9,
body .col-xs-10,
body .col-sm-10,
body .col-md-10,
body .col-lg-10,
body .col-xs-11,
body .col-sm-11,
body .col-md-11,
body .col-lg-11,
body .col-xs-12,
body .col-sm-12,
body .col-md-12,
body .col-lg-12,
body .col-xs-20percent,
body .col-sm-20percent,
body .col-md-20percent,
body .col-lg-20percent {
    position: relative;
    min-height: 1px;
    padding-left: 10px !important;
    padding-right: 10px !important
}

body .col-xs-1,
body .col-xs-2,
body .col-xs-3,
body .col-xs-4,
body .col-xs-5,
body .col-xs-6,
body .col-xs-7,
body .col-xs-8,
body .col-xs-9,
body .col-xs-10,
body .col-xs-11,
body .col-xs-12,
body .col-xs-20percent {
    float: left
}

body .col-xs-12 {
    width: 100%
}

body .col-xs-11 {
    width: 91.66667%
}

body .col-xs-10 {
    width: 83.33333%
}

body .col-xs-9 {
    width: 75%
}

body .col-xs-8 {
    width: 66.66667%
}

body .col-xs-7 {
    width: 58.33333%
}

body .col-xs-6 {
    width: 50%
}

body .col-xs-5 {
    width: 41.66667%
}

body .col-xs-4 {
    width: 33.33333%
}

body .col-xs-3 {
    width: 25%
}

body .col-xs-2 {
    width: 16.66667%
}

body .col-xs-1 {
    width: 8.33333%
}

body .col-xs-20percent {
    width: 20%
}

body .col-xs-pull-12 {
    right: 100%
}

body .col-xs-pull-11 {
    right: 91.66667%
}

body .col-xs-pull-10 {
    right: 83.33333%
}

body .col-xs-pull-9 {
    right: 75%
}

body .col-xs-pull-8 {
    right: 66.66667%
}

body .col-xs-pull-7 {
    right: 58.33333%
}

body .col-xs-pull-6 {
    right: 50%
}

body .col-xs-pull-5 {
    right: 41.66667%
}

body .col-xs-pull-4 {
    right: 33.33333%
}

body .col-xs-pull-3 {
    right: 25%
}

body .col-xs-pull-2 {
    right: 16.66667%
}

body .col-xs-pull-1 {
    right: 8.33333%
}

body .col-xs-pull-0 {
    right: auto
}

body .col-xs-pull-20percent-1 {
    right: 20%
}

body .col-xs-pull-20percent-2 {
    right: 40%
}

body .col-xs-pull-20percent-3 {
    right: 60%
}

body .col-xs-pull-20percent-4 {
    right: 80%
}

body .col-xs-push-12 {
    left: 100%
}

body .col-xs-push-11 {
    left: 91.66667%
}

body .col-xs-push-10 {
    left: 83.33333%
}

body .col-xs-push-9 {
    left: 75%
}

body .col-xs-push-8 {
    left: 66.66667%
}

body .col-xs-push-7 {
    left: 58.33333%
}

body .col-xs-push-6 {
    left: 50%
}

body .col-xs-push-5 {
    left: 41.66667%
}

body .col-xs-push-4 {
    left: 33.33333%
}

body .col-xs-push-3 {
    left: 25%
}

body .col-xs-push-2 {
    left: 16.66667%
}

body .col-xs-push-1 {
    left: 8.33333%
}

body .col-xs-push-0 {
    left: auto
}

body .col-xs-push-20percent-1 {
    left: 20%
}

body .col-xs-push-20percent-2 {
    left: 40%
}

body .col-xs-push-20percent-3 {
    left: 60%
}

body .col-xs-push-20percent-4 {
    left: 80%
}

body .col-xs-offset-12 {
    margin-left: 100%
}

body .col-xs-offset-11 {
    margin-left: 91.66667%
}

body .col-xs-offset-10 {
    margin-left: 83.33333%
}

body .col-xs-offset-9 {
    margin-left: 75%
}

body .col-xs-offset-8 {
    margin-left: 66.66667%
}

body .col-xs-offset-7 {
    margin-left: 58.33333%
}

body .col-xs-offset-6 {
    margin-left: 50%
}

body .col-xs-offset-5 {
    margin-left: 41.66667%
}

body .col-xs-offset-4 {
    margin-left: 33.33333%
}

body .col-xs-offset-3 {
    margin-left: 25%
}

body .col-xs-offset-2 {
    margin-left: 16.66667%
}

body .col-xs-offset-1 {
    margin-left: 8.33333%
}

body .col-xs-offset-0 {
    margin-left: 0%
}

body .col-xs-offset-20percent-1 {
    margin-left: 20%
}

body .col-xs-offset-20percent-2 {
    margin-left: 40%
}

body .col-xs-offset-20percent-3 {
    margin-left: 60%
}

body .col-xs-offset-20percent-4 {
    margin-left: 80%
}

body .padding-0-xs {
    padding: 0 !important
}

body .padding-left-0-xs {
    padding-left: 0px !important;
    padding-right: 10px !important
}

body .padding-right-0-xs {
    padding-left: 10px !important;
    padding-right: 0px !important
}

body .margin-0-xs {
    margin: 0
}

body .absolute-center-xs {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

body .text-left-xs {
    text-align: left
}

body .text-center-xs {
    text-align: center
}

body .text-right-xs {
    text-align: right
}

body .text-justify-xs {
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify
}

body .text-justify-xs::after {
    content: ".";
    display: inline-block;
    position: absolute;
    width: 100%;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

body .float-left-xs {
    float: left
}

body .float-right-xs {
    float: right
}

@media (min-width: 768px) {

    body .col-sm-1,
    body .col-sm-2,
    body .col-sm-3,
    body .col-sm-4,
    body .col-sm-5,
    body .col-sm-6,
    body .col-sm-7,
    body .col-sm-8,
    body .col-sm-9,
    body .col-sm-10,
    body .col-sm-11,
    body .col-sm-12,
    body .col-sm-20percent {
        float: left
    }

    body .col-sm-12 {
        width: 100%
    }

    body .col-sm-11 {
        width: 91.66667%
    }

    body .col-sm-10 {
        width: 83.33333%
    }

    body .col-sm-9 {
        width: 75%
    }

    body .col-sm-8 {
        width: 66.66667%
    }

    body .col-sm-7 {
        width: 58.33333%
    }

    body .col-sm-6 {
        width: 50%
    }

    body .col-sm-5 {
        width: 41.66667%
    }

    body .col-sm-4 {
        width: 33.33333%
    }

    body .col-sm-3 {
        width: 25%
    }

    body .col-sm-2 {
        width: 16.66667%
    }

    body .col-sm-1 {
        width: 8.33333%
    }

    body .col-sm-20percent {
        width: 20%
    }

    body .col-sm-pull-12 {
        right: 100%
    }

    body .col-sm-pull-11 {
        right: 91.66667%
    }

    body .col-sm-pull-10 {
        right: 83.33333%
    }

    body .col-sm-pull-9 {
        right: 75%
    }

    body .col-sm-pull-8 {
        right: 66.66667%
    }

    body .col-sm-pull-7 {
        right: 58.33333%
    }

    body .col-sm-pull-6 {
        right: 50%
    }

    body .col-sm-pull-5 {
        right: 41.66667%
    }

    body .col-sm-pull-4 {
        right: 33.33333%
    }

    body .col-sm-pull-3 {
        right: 25%
    }

    body .col-sm-pull-2 {
        right: 16.66667%
    }

    body .col-sm-pull-1 {
        right: 8.33333%
    }

    body .col-sm-pull-0 {
        right: auto
    }

    body .col-sm-pull-20percent-1 {
        right: 20%
    }

    body .col-sm-pull-20percent-2 {
        right: 40%
    }

    body .col-sm-pull-20percent-3 {
        right: 60%
    }

    body .col-sm-pull-20percent-4 {
        right: 80%
    }

    body .col-sm-push-12 {
        left: 100%
    }

    body .col-sm-push-11 {
        left: 91.66667%
    }

    body .col-sm-push-10 {
        left: 83.33333%
    }

    body .col-sm-push-9 {
        left: 75%
    }

    body .col-sm-push-8 {
        left: 66.66667%
    }

    body .col-sm-push-7 {
        left: 58.33333%
    }

    body .col-sm-push-6 {
        left: 50%
    }

    body .col-sm-push-5 {
        left: 41.66667%
    }

    body .col-sm-push-4 {
        left: 33.33333%
    }

    body .col-sm-push-3 {
        left: 25%
    }

    body .col-sm-push-2 {
        left: 16.66667%
    }

    body .col-sm-push-1 {
        left: 8.33333%
    }

    body .col-sm-push-0 {
        left: auto
    }

    body .col-sm-push-20percent-1 {
        left: 20%
    }

    body .col-sm-push-20percent-2 {
        left: 40%
    }

    body .col-sm-push-20percent-3 {
        left: 60%
    }

    body .col-sm-push-20percent-4 {
        left: 80%
    }

    body .col-sm-offset-12 {
        margin-left: 100%
    }

    body .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    body .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    body .col-sm-offset-9 {
        margin-left: 75%
    }

    body .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    body .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    body .col-sm-offset-6 {
        margin-left: 50%
    }

    body .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    body .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    body .col-sm-offset-3 {
        margin-left: 25%
    }

    body .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    body .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    body .col-sm-offset-0 {
        margin-left: 0%
    }

    body .col-sm-offset-20percent-1 {
        margin-left: 20%
    }

    body .col-sm-offset-20percent-2 {
        margin-left: 40%
    }

    body .col-sm-offset-20percent-3 {
        margin-left: 60%
    }

    body .col-sm-offset-20percent-4 {
        margin-left: 80%
    }

    body .padding-0-sm {
        padding: 0 !important
    }

    body .padding-left-0-sm {
        padding-left: 0px !important;
        padding-right: 10px !important
    }

    body .padding-right-0-sm {
        padding-left: 10px !important;
        padding-right: 0px !important
    }

    body .margin-0-sm {
        margin: 0
    }

    body .absolute-center-sm {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }

    body .text-left-sm {
        text-align: left
    }

    body .text-center-sm {
        text-align: center
    }

    body .text-right-sm {
        text-align: right
    }

    body .text-justify-sm {
        text-align: justify;
        text-justify: distribute-all-lines;
        text-align-last: justify
    }

    body .text-justify-sm::after {
        content: ".";
        display: inline-block;
        position: absolute;
        width: 100%;
        visibility: hidden;
        height: 0;
        overflow: hidden
    }

    body .float-left-sm {
        float: left
    }

    body .float-right-sm {
        float: right
    }
}

@media (min-width: 992px) {

    body .col-md-1,
    body .col-md-2,
    body .col-md-3,
    body .col-md-4,
    body .col-md-5,
    body .col-md-6,
    body .col-md-7,
    body .col-md-8,
    body .col-md-9,
    body .col-md-10,
    body .col-md-11,
    body .col-md-12,
    body .col-md-20percent {
        float: left
    }

    body .col-md-12 {
        width: 100%
    }

    body .col-md-11 {
        width: 91.66667%
    }

    body .col-md-10 {
        width: 83.33333%
    }

    body .col-md-9 {
        width: 75%
    }

    body .col-md-8 {
        width: 66.66667%
    }

    body .col-md-7 {
        width: 58.33333%
    }

    body .col-md-6 {
        width: 50%
    }

    body .col-md-5 {
        width: 41.66667%
    }

    body .col-md-4 {
        width: 33.33333%
    }

    body .col-md-3 {
        width: 25%
    }

    body .col-md-2 {
        width: 16.66667%
    }

    body .col-md-1 {
        width: 8.33333%
    }

    body .col-md-20percent {
        width: 20%
    }

    body .col-md-pull-12 {
        right: 100%
    }

    body .col-md-pull-11 {
        right: 91.66667%
    }

    body .col-md-pull-10 {
        right: 83.33333%
    }

    body .col-md-pull-9 {
        right: 75%
    }

    body .col-md-pull-8 {
        right: 66.66667%
    }

    body .col-md-pull-7 {
        right: 58.33333%
    }

    body .col-md-pull-6 {
        right: 50%
    }

    body .col-md-pull-5 {
        right: 41.66667%
    }

    body .col-md-pull-4 {
        right: 33.33333%
    }

    body .col-md-pull-3 {
        right: 25%
    }

    body .col-md-pull-2 {
        right: 16.66667%
    }

    body .col-md-pull-1 {
        right: 8.33333%
    }

    body .col-md-pull-0 {
        right: auto
    }

    body .col-md-pull-20percent-1 {
        right: 20%
    }

    body .col-md-pull-20percent-2 {
        right: 40%
    }

    body .col-md-pull-20percent-3 {
        right: 60%
    }

    body .col-md-pull-20percent-4 {
        right: 80%
    }

    body .col-md-push-12 {
        left: 100%
    }

    body .col-md-push-11 {
        left: 91.66667%
    }

    body .col-md-push-10 {
        left: 83.33333%
    }

    body .col-md-push-9 {
        left: 75%
    }

    body .col-md-push-8 {
        left: 66.66667%
    }

    body .col-md-push-7 {
        left: 58.33333%
    }

    body .col-md-push-6 {
        left: 50%
    }

    body .col-md-push-5 {
        left: 41.66667%
    }

    body .col-md-push-4 {
        left: 33.33333%
    }

    body .col-md-push-3 {
        left: 25%
    }

    body .col-md-push-2 {
        left: 16.66667%
    }

    body .col-md-push-1 {
        left: 8.33333%
    }

    body .col-md-push-0 {
        left: auto
    }

    body .col-md-push-20percent-1 {
        left: 20%
    }

    body .col-md-push-20percent-2 {
        left: 40%
    }

    body .col-md-push-20percent-3 {
        left: 60%
    }

    body .col-md-push-20percent-4 {
        left: 80%
    }

    body .col-md-offset-12 {
        margin-left: 100%
    }

    body .col-md-offset-11 {
        margin-left: 91.66667%
    }

    body .col-md-offset-10 {
        margin-left: 83.33333%
    }

    body .col-md-offset-9 {
        margin-left: 75%
    }

    body .col-md-offset-8 {
        margin-left: 66.66667%
    }

    body .col-md-offset-7 {
        margin-left: 58.33333%
    }

    body .col-md-offset-6 {
        margin-left: 50%
    }

    body .col-md-offset-5 {
        margin-left: 41.66667%
    }

    body .col-md-offset-4 {
        margin-left: 33.33333%
    }

    body .col-md-offset-3 {
        margin-left: 25%
    }

    body .col-md-offset-2 {
        margin-left: 16.66667%
    }

    body .col-md-offset-1 {
        margin-left: 8.33333%
    }

    body .col-md-offset-0 {
        margin-left: 0%
    }

    body .col-md-offset-20percent-1 {
        margin-left: 20%
    }

    body .col-md-offset-20percent-2 {
        margin-left: 40%
    }

    body .col-md-offset-20percent-3 {
        margin-left: 60%
    }

    body .col-md-offset-20percent-4 {
        margin-left: 80%
    }

    body .padding-0-md {
        padding: 0 !important
    }

    body .padding-left-0-md {
        padding-left: 0px !important;
        padding-right: 10px !important
    }

    body .padding-right-0-md {
        padding-left: 10px !important;
        padding-right: 0px !important
    }

    body .margin-0-md {
        margin: 0
    }

    body .absolute-center-md {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    body .text-left-md {
        text-align: left
    }

    body .text-center-md {
        text-align: center
    }

    body .text-right-md {
        text-align: right
    }

    body .text-justify-md {
        text-align: justify;
        text-justify: distribute-all-lines;
        text-align-last: justify
    }

    body .text-justify-md::after {
        content: ".";
        display: inline-block;
        position: absolute;
        width: 100%;
        visibility: hidden;
        height: 0;
        overflow: hidden
    }

    body .float-left-md {
        float: left
    }

    body .float-right-md {
        float: right
    }
}

@media (min-width: 1200px) {

    body .col-lg-1,
    body .col-lg-2,
    body .col-lg-3,
    body .col-lg-4,
    body .col-lg-5,
    body .col-lg-6,
    body .col-lg-7,
    body .col-lg-8,
    body .col-lg-9,
    body .col-lg-10,
    body .col-lg-11,
    body .col-lg-12,
    body .col-lg-20percent {
        float: left
    }

    body .col-lg-12 {
        width: 100%
    }

    body .col-lg-11 {
        width: 91.66667%
    }

    body .col-lg-10 {
        width: 83.33333%
    }

    body .col-lg-9 {
        width: 75%
    }

    body .col-lg-8 {
        width: 66.66667%
    }

    body .col-lg-7 {
        width: 58.33333%
    }

    body .col-lg-6 {
        width: 50%
    }

    body .col-lg-5 {
        width: 41.66667%
    }

    body .col-lg-4 {
        width: 33.33333%
    }

    body .col-lg-3 {
        width: 25%
    }

    body .col-lg-2 {
        width: 16.66667%
    }

    body .col-lg-1 {
        width: 8.33333%
    }

    body .col-lg-20percent {
        width: 20%
    }

    body .col-lg-pull-12 {
        right: 100%
    }

    body .col-lg-pull-11 {
        right: 91.66667%
    }

    body .col-lg-pull-10 {
        right: 83.33333%
    }

    body .col-lg-pull-9 {
        right: 75%
    }

    body .col-lg-pull-8 {
        right: 66.66667%
    }

    body .col-lg-pull-7 {
        right: 58.33333%
    }

    body .col-lg-pull-6 {
        right: 50%
    }

    body .col-lg-pull-5 {
        right: 41.66667%
    }

    body .col-lg-pull-4 {
        right: 33.33333%
    }

    body .col-lg-pull-3 {
        right: 25%
    }

    body .col-lg-pull-2 {
        right: 16.66667%
    }

    body .col-lg-pull-1 {
        right: 8.33333%
    }

    body .col-lg-pull-0 {
        right: auto
    }

    body .col-lg-pull-20percent-1 {
        right: 20%
    }

    body .col-lg-pull-20percent-2 {
        right: 40%
    }

    body .col-lg-pull-20percent-3 {
        right: 60%
    }

    body .col-lg-pull-20percent-4 {
        right: 80%
    }

    body .col-lg-push-12 {
        left: 100%
    }

    body .col-lg-push-11 {
        left: 91.66667%
    }

    body .col-lg-push-10 {
        left: 83.33333%
    }

    body .col-lg-push-9 {
        left: 75%
    }

    body .col-lg-push-8 {
        left: 66.66667%
    }

    body .col-lg-push-7 {
        left: 58.33333%
    }

    body .col-lg-push-6 {
        left: 50%
    }

    body .col-lg-push-5 {
        left: 41.66667%
    }

    body .col-lg-push-4 {
        left: 33.33333%
    }

    body .col-lg-push-3 {
        left: 25%
    }

    body .col-lg-push-2 {
        left: 16.66667%
    }

    body .col-lg-push-1 {
        left: 8.33333%
    }

    body .col-lg-push-0 {
        left: auto
    }

    body .col-lg-push-20percent-1 {
        left: 20%
    }

    body .col-lg-push-20percent-2 {
        left: 40%
    }

    body .col-lg-push-20percent-3 {
        left: 60%
    }

    body .col-lg-push-20percent-4 {
        left: 80%
    }

    body .col-lg-offset-12 {
        margin-left: 100%
    }

    body .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    body .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    body .col-lg-offset-9 {
        margin-left: 75%
    }

    body .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    body .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    body .col-lg-offset-6 {
        margin-left: 50%
    }

    body .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    body .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    body .col-lg-offset-3 {
        margin-left: 25%
    }

    body .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    body .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    body .col-lg-offset-0 {
        margin-left: 0%
    }

    body .col-lg-offset-20percent-1 {
        margin-left: 20%
    }

    body .col-lg-offset-20percent-2 {
        margin-left: 40%
    }

    body .col-lg-offset-20percent-3 {
        margin-left: 60%
    }

    body .col-lg-offset-20percent-4 {
        margin-left: 80%
    }

    body .padding-0-lg {
        padding: 0 !important
    }

    body .padding-left-0-lg {
        padding-left: 0px !important;
        padding-right: 10px !important
    }

    body .padding-right-0-lg {
        padding-left: 10px !important;
        padding-right: 0px !important
    }

    body .margin-0-lg {
        margin: 0
    }

    body .absolute-center-lg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    body .text-left-lg {
        text-align: left
    }

    body .text-center-lg {
        text-align: center
    }

    body .text-right-lg {
        text-align: right
    }

    body .text-justify-lg {
        text-align: justify;
        text-justify: distribute-all-lines;
        text-align-last: justify
    }

    body .text-justify-lg::after {
        content: ".";
        display: inline-block;
        position: absolute;
        width: 100%;
        visibility: hidden;
        height: 0;
        overflow: hidden
    }

    body .float-left-lg {
        float: left
    }

    body .float-right-lg {
        float: right
    }
}

@media screen and (max-width: 767px) {
    body .hidden-xs {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body .hidden-sm {
        display: none !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    body .hidden-md {
        display: none !important
    }
}

@media screen and (min-width: 1200px) {
    body .hidden-lg {
        display: none !important
    }
}

body header,
body main,
body footer {
    display: block
}

body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei';
    margin: 0;
    padding: 0;
    line-height: inherit
}

body span {
    display: inline-block
}

body a {
    display: inline-block;
    text-decoration: none;
    color: #3e3a39
}

body ol,
body ul,
body li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left
}

body button {
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei';
    cursor: pointer
}

body input[type=text],
body input[type=password],
body textarea {
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei';
    font-size: 16px;
    outline: none
}

body input[type=button] {
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei';
    font-size: 16px;
    cursor: pointer
}

body select {
    font-family: 'Noto Sans TC', 'Arial', 'Microsoft JhengHei';
    font-size: 16px;
    outline: none
}

body select::-ms-expand {
    display: none
}

body img {
    display: block
}

body * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative
}

body {
    background-color: #375963;
    overflow-x: hidden
}

body #wrapper {
    width: 100%;
    max-width: 1920px;
    position: relative;
    min-height: 100vh;
    margin: auto
}

body #wrapper header {
    width: 100%;
    height: 74px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 999
}



@media screen and (max-width: 767px) {
    body #wrapper header {
        height: 50px
    }
}

body #wrapper header>.container {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    padding: 0px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 40px
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container {
        padding: 0
    }
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container {
        padding: 0 40px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container {
        position: initial;
        max-width: 350px;
        padding: 0
    }
}

body #wrapper header>.container .logo-group img {
    width: 280px
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .logo-group img {
        width: 210px
    }
}

body #wrapper header>.container .menu-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container .menu-group {
        width: 100%;
        max-height: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        top: 80px;
        left: 0;
        background-color: #ffffff;
        padding: 0;
        overflow: hidden;
        z-index: 99;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear
    }
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .menu-group {
        top: 50px
    }
}

body #wrapper header>.container .menu-group li {
    margin-right: 40px
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container .menu-group li {
        width: 100%;
        text-align: center;
        margin-right: 0
    }
}

body #wrapper header>.container .menu-group li .option {
    font-size: 20px;
    font-weight: 500;
    color: #005CAC;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container .menu-group li .option {
        padding: 10px 0
    }
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .menu-group li .option {
        font-size: 16px
    }
}

body #wrapper header>.container .menu-group li .option:hover {
    color: #DE3500
}

body #wrapper header>.container .menu-group li .option.red {
    color: #DE3500
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container .menu-group li .option.red {
        display: none
    }
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .menu-group li .option.red {
        display: block
    }
}

body #wrapper header>.container .menu-group li .option.red:hover {
    color: #005CAC
}

body #wrapper header>.container .menu-group li:last-child {
    margin-right: 0
}

body #wrapper header>.container .menu-group.active {
    max-height: 350px;
    padding: 20px 0
}

body #wrapper header>.container .btn-group {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1199px) {
    body #wrapper header>.container .btn-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

body #wrapper header>.container .btn-group .join {
    font-size: 20px;
    font-weight: 500;
    color: #DE3500;
    margin-right: 40px
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .btn-group .join {
        display: none
    }
}

body #wrapper header>.container .btn-group .btn {
    display: block;
    width: 100px;
    height: 74px;
    background-color: #cecece
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .btn-group .btn {
        width: 50px;
        height: 32px;
        margin: 9px 0
    }
}

body #wrapper header>.container .btn-group .btn span {
    width: 60px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e45122;
    margin: auto;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .btn-group .btn span {
        width: 30px;
        height: 2px
    }
}

body #wrapper header>.container .btn-group .btn span::before,
body #wrapper header>.container .btn-group .btn span::after {
    content: '';
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    left: 0;
    background-color: #e45122;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

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

    body #wrapper header>.container .btn-group .btn span::before,
    body #wrapper header>.container .btn-group .btn span::after {
        width: 30px;
        height: 2px
    }
}

body #wrapper header>.container .btn-group .btn span::before {
    top: -17px
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .btn-group .btn span::before {
        top: -7px
    }
}

body #wrapper header>.container .btn-group .btn span::after {
    bottom: -17px
}

@media screen and (max-width: 767px) {
    body #wrapper header>.container .btn-group .btn span::after {
        bottom: -7px
    }
}

body #wrapper header>.container .btn-group .btn.active span {
    background-color: transparent
}

body #wrapper header>.container .btn-group .btn.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

body #wrapper header>.container .btn-group .btn.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body #wrapper main {
    padding-top: 74px
}

@media screen and (max-width: 1023px) {
    body #wrapper main {
        width: 100%;
        max-width: 768px;
        margin: auto;
        padding-top: 50px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main {
        width: 100%;
        max-width: 540px;
        margin: auto
    }
}

body #wrapper main .sect-general {
    background-color: #ffffff
}

body #wrapper main .sect-general>.container {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    padding: 0px 40px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general>.container {
        padding: 0
    }
}

body #wrapper main .sect-general.banner {
    height: 740px;
    background-image: url("../img/banner.png");
    background-position: center;
    background-size: auto 740px;
    background-repeat: no-repeat
}

@media screen and (max-width: 1023px) {
    body #wrapper main .sect-general.banner {
        height: auto;
        background-image: url("../img/banner-tablet.png");
        background-size: auto 100%;
        padding-bottom: 107%
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.banner {
        padding-bottom: 577px;
        background-image: url("../img/banner-mobile.png");
        background-size: auto 577px
    }
}

body #wrapper main .sect-general.about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FACA00;
    background-image: url("../img/background-img1.jpg");
    background-position: center;
    background-size: auto 438px;
    background-repeat: no-repeat
}


@media screen and (max-width: 1023px) {
    body #wrapper main .sect-general.about {
        background-image: url("../img/background-img1-tablet.jpg");
        background-size: auto 484px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.about {
        background-image: url("../img/background-img1-mobile.jpg");
        background-size: auto 483px
    }

    body #wrapper main #TalentLogo {
        position: absolute;
        top: -15px;
        right: -15px;
        width: 25%;
    }
}
body #wrapper main .sect-general.Talent {
    background-image: none !important;
}
body #wrapper main #TalentLogo {
    position: absolute;
    top: -50px ;
    right: -25px ;
    width: 15% ;
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.about>.container {
        max-width: 350px;
        padding: 0
    }
}

body #wrapper main .sect-general.about .card-group {
    background-color: #ffffff;
    border: 0;
    border-top-left-radius: 50px;
    -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
    padding: 60px 102px 40px
}

@media screen and (max-width: 1365px) {
    body #wrapper main .sect-general.about .card-group {
        padding: 60px 50px
    }
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.about .card-group {
        padding: 50px 50px 30px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.about .card-group {
        width: 100%;
        border-top-left-radius: 30px;
        padding: 40px 15px
    }
}

body #wrapper main .sect-general.about .card-group .topic {
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
    color: #005CAC;
    margin-bottom: 30px
}

body #wrapper main .sect-general.about .card-group .topic2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 66px;
    color: #005CAC;
    margin-bottom: 30px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.about .card-group .topic {
        font-size: 42px;
        line-height: 60px;
        margin-bottom: 20px
    }

    body #wrapper main .sect-general.about .card-group .topic2 {
        font-size: 30px;
        line-height: 60px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.about .card-group .topic {
        font-size: 30px;
        line-height: 44px
    }
}

body #wrapper main .sect-general.about .card-group .topic span {
    display: inline
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.about .card-group .topic span {
        display: block
    }
}

body #wrapper main .sect-general.about .card-group .title,
body #wrapper main .sect-general.about .card-group .detail {
    font-size: 20px
}

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

    body #wrapper main .sect-general.about .card-group .title,
    body #wrapper main .sect-general.about .card-group .detail {
        font-size: 18px;
        line-height: 26px
    }
}

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

    body #wrapper main .sect-general.about .card-group .title,
    body #wrapper main .sect-general.about .card-group .detail {
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.about .card-group .title {
    font-weight: 700;
    color: #005CAC;
    margin-bottom: 15px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.about .card-group .title {
        margin-bottom: 10px
    }
}

body #wrapper main .sect-general.about .card-group .detail {
    font-weight: 400
}

body #wrapper main .sect-general.item {
    margin-top: -1px;
    background-color: #FACA00;
    padding: 100px 0 35px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item {
        padding: 50px 0 35px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item {
        padding: 50px 0 80px
    }
}

body #wrapper main .sect-general.item .title-group {
    text-align: center;
    margin-bottom: 50px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .title-group {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .title-group {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 40px
    }
}

body #wrapper main .sect-general.item .title-group::before {
    content: '';
    display: block;
    width: 400px;
    height: 250px;
    position: absolute;
    top: -100px;
    right: 0;
    background-image: url("../img/background-img2.jpg");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .title-group::before {
        width: 260px;
        height: 162px;
        top: -50px;
        right: 120px
    }
}

@media screen and (max-width: 1023px) {
    body #wrapper main .sect-general.item .title-group::before {
        right: 0
    }
}

body #wrapper main .sect-general.item .title-group .major {
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
    color: #323940;
    margin-bottom: 20px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .title-group .major {
        font-size: 42px;
        line-height: 60px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .title-group .major {
        font-size: 30px;
        line-height: 44px
    }
}

body #wrapper main .sect-general.item .title-group .major span {
    display: inline
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .title-group .major span {
        display: block
    }
}

body #wrapper main .sect-general.item .title-group .minor {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #323940
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .title-group .minor {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .title-group .minor {
        font-size: 20px;
        line-height: 30px
    }
}

body #wrapper main .sect-general.item .item-group {
    width: 100%;
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .item-group {
        max-width: 700px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .item-group {
        max-width: 350px
    }
}

body #wrapper main .sect-general.item .item-group li {
    width: 25%;
    padding: 0 12px;
    margin-bottom: 40px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .item-group li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }
}

body #wrapper main .sect-general.item .item-group li .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 180px;
    height: 150px;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #ffffff;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.item .item-group li .item {
        width: 154px;
        height: 129px;
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.item .item-group li .item {
        width: 168px;
        height: 140px
    }
}

body #wrapper main .sect-general.item .item-group li:last-child {
    margin-right: 0
}

body #wrapper main .sect-general.advantage {
    margin-top: -1px;
    height: 1143px;
    background-color: #FACA00;
    background-image: url("../img/background-img3.png");
    background-position: center;
    background-size: auto 1143px;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage {
        height: 939px;
        background-size: auto 939px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage {
        height: auto;
        min-height: 1480px;
        background-image: url("../img/background-img3-mobile.png");
        background-size: auto 1480px
    }
}

body #wrapper main .sect-general.advantage>.container {
    width: 100%;
    max-width: 1080px;
    padding: 320px 40px 0
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage>.container {
        max-width: 780px;
        padding: 150px 28px 50px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage>.container {
        max-width: 350px;
        padding: 0 0 25px
    }
}

body #wrapper main .sect-general.advantage .topic {
    position: absolute;
    top: 140px;
    right: 100px;
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
    color: #CF3200
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage .topic {
        top: 20px;
        right: 40px;
        font-size: 42px;
        line-height: 60px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .topic {
        position: relative;
        top: auto;
        right: auto;
        font-size: 30px;
        line-height: 44px;
        text-align: center;
        margin-bottom: 40px
    }
}

body #wrapper main .sect-general.advantage .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 140px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .card-group {
        padding-top: 265px
    }
}

body #wrapper main .sect-general.advantage .card-group .row {
    width: 50%;
    padding: 0px 12px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .card-group .row {
        width: 100%;
        padding: 0
    }
}

body #wrapper main .sect-general.advantage .card-group .row .card {
    background-color: #E55122;
    border: 0;
    border-top-left-radius: 30px;
    -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.15);
    padding: 50px 30px;
    margin-bottom: 24px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage .card-group .row .card {
        padding: 40px 20px
    }
}

body #wrapper main .sect-general.advantage .card-group .row .card .title {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 20px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage .card-group .row .card .title {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .card-group .row .card .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

body #wrapper main .sect-general.advantage .card-group .row .card .detail {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage .card-group .row .card .detail {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .card-group .row .card .detail {
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.advantage .card-group .row:first-child::before {
    content: '';
    display: block;
    width: 486px;
    height: 384px;
    position: absolute;
    top: -384px;
    left: -95px;
    background-image: url("../img/member.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.advantage .card-group .row:first-child::before {
        width: 332px;
        height: 262px;
        top: -262px;
        left: -40px
    }
}

body #wrapper main .sect-general.advantage .card-group .row:last-child {
    top: -155px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.advantage .card-group .row:last-child {
        top: auto
    }
}

body #wrapper main .sect-general.bonus {
    margin-top: -1px;
    height: 944px;
    background-image: url("../img/background-img4.png");
    background-position: center;
    background-size: auto 944px;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus {
        height: auto;
        background-size: auto 775px;
        background-position: top;
        padding-bottom: 45px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus {
        background-image: url("../img/background-img4-mobile.png");
        background-size: auto 1330px;
        padding-bottom: 55px
    }
}

body #wrapper main .sect-general.bonus::before {
    content: '';
    display: block;
    width: 619px;
    height: 45px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("../img/line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus::before {
        width: 373px;
        height: 43px;
        background-image: url("../img/line-tablet.png")
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus::before {
        width: 227px;
        height: 24px;
        bottom: 30px;
        background-image: url("../img/line-mobile.png")
    }
}

body #wrapper main .sect-general.bonus>.container {
    padding: 200px 40px 75px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus>.container {
        max-width: 780px;
        padding: 70px 40px 25px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus>.container {
        max-width: 350px;
        padding: 0 0 36px
    }
}

body #wrapper main .sect-general.bonus .topic {
    position: absolute;
    top: 150px;
    left: 165px;
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
    color: #005CAC
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .topic {
        position: relative;
        top: auto;
        left: auto;
        font-size: 42px;
        text-align: center;
        line-height: 60px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus .topic {
        font-size: 30px;
        line-height: 44px
    }
}

body #wrapper main .sect-general.bonus .topic span.pc {
    display: block
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .topic span.pc {
        display: none
    }
}

body #wrapper main .sect-general.bonus .topic span.mobile {
    display: none
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .topic span.mobile {
        display: block
    }
}

body #wrapper main .sect-general.bonus .card-group {
    padding-top: 130px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group {
        padding-top: 0
    }
}

body #wrapper main .sect-general.bonus .card-group .card {
    border: 0;
    border-top-left-radius: 30px
}

body #wrapper main .sect-general.bonus .card-group .card .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card .row {
        margin-bottom: 20px
    }
}

body #wrapper main .sect-general.bonus .card-group .card .row .img-group {
    width: 78px;
    margin-right: 20px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card .row .img-group {
        width: 50px
    }
}

body #wrapper main .sect-general.bonus .card-group .card .row .img-group img {
    width: 100%
}

body #wrapper main .sect-general.bonus .card-group .card .row .info-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

body #wrapper main .sect-general.bonus .card-group .card .row .info-group .title {
    font-size: 26px;
    font-weight: 500;
    line-height: 36px;
    color: #005CAC;
    margin-bottom: 10px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card .row .info-group .title {
        font-size: 24px;
        line-height: 32px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus .card-group .card .row .info-group .title {
        font-size: 20px;
        line-height: 30px
    }
}

body #wrapper main .sect-general.bonus .card-group .card .row .info-group .detail {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #323940
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card .row .info-group .detail {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus .card-group .card .row .info-group .detail {
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.bonus .card-group .card .row:last-child {
    margin-bottom: 0
}

body #wrapper main .sect-general.bonus .card-group .card:first-child {
    width: 49%;
    background-color: #F0EEF6;
    padding: 50px 60px 50px 30px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card:first-child {
        width: 624px;
        padding: 40px 20px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus .card-group .card:first-child {
        width: 100%;
        padding: 40px 15px
    }
}

body #wrapper main .sect-general.bonus .card-group .card:last-child {
    width: 54%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    border: 10px solid #F0EEF6;
    padding: 50px 30px;
    z-index: 2
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.bonus .card-group .card:last-child {
        width: 599px;
        position: relative;
        top: -20px;
        right: -100px;
        border: 8px solid #F0EEF6;
        padding: 40px 20px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.bonus .card-group .card:last-child {
        width: 100%;
        top: auto;
        right: auto;
        border: 5px solid #F0EEF6;
        margin-top: -25px;
        padding: 40px 15px
    }
}

body #wrapper main .sect-general.join {
    margin-top: -1px
}

body #wrapper main .sect-general.join>.container {
    max-width: 1040px;
    padding: 150px 40px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.join>.container {
        max-width: 768px;
        padding: 100px 40px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join>.container {
        max-width: 768px;
        padding: 50px 0
    }
}

body #wrapper main .sect-general.join .join-group {
    width: 100%;
    height: 422px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url("../img/background-img5.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.join .join-group {
        width: 688px;
        height: 292px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .join-group {
        width: auto;
        height: 250px;
        background-image: url("../img/background-img5-mobile.png");
        background-size: auto 100%;
        margin-bottom: 6px
    }
}

body #wrapper main .sect-general.join .join-group .title {
    font-size: 42px;
    font-weight: 500;
    line-height: 60px;
    color: #323940;
    margin-bottom: 30px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.join .join-group .title {
        font-size: 32px;
        line-height: 40px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .join-group .title {
        width: 100%;
        max-width: 310px;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        margin: 0 auto 20px
    }
}

body #wrapper main .sect-general.join .join-group .btn {
    width: 384px;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    border: 0;
    border-radius: 10px;
    background-color: #E55122;
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.25);
    padding: 16px 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.join .join-group .btn {
        width: 332px;
        font-size: 24px;
        line-height: 32px;
        padding: 9px 0
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .join-group .btn {
        width: 227px;
        font-size: 18px;
        line-height: 28px;
        padding: 9px 0
    }
}

body #wrapper main .sect-general.join .join-group .btn:hover {
    background-color: #006EC6;
    -webkit-box-shadow: none;
    box-shadow: none
}

body #wrapper main .sect-general.join .join-group .btn:active {
    -webkit-transform: scale(0.98);
    transform: scale(0.98)
}

body #wrapper main .sect-general.join .join-group .btn::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 20px;
    background-image: url("../img/triangle.png");
    background-position: center;
    background-size: 100% 100%;
    margin-left: 10px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .join-group .btn::after {
        width: 8px;
        height: 13px
    }
}

body #wrapper main .sect-general.join .info-group {
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url("../img/background-img6.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 40px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .info-group {
        height: 310px;
        background-image: url("../img/background-img6-mobile.png");
        background-size: auto 100%
    }
}

body #wrapper main .sect-general.join .info-group p {
    width: 100%;
    max-width: 780px;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #323940;
    margin: 0 auto 10px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.join .info-group p {
        max-width: 558px;
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.join .info-group p {
        max-width: 310px;
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.join .info-group p b {
    font-weight: 700
}

body #wrapper main .sect-general.join .info-group p:last-child {
    margin: 0 auto
}

body #wrapper main .sect-general.history {
    margin-top: -1px;
    background-color: #F0EEF6
}

body #wrapper main .sect-general.history>.container {
    padding: 100px 40px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.history>.container {
        padding: 100px 40px 50px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history>.container {
        padding: 50px 0
    }
}

body #wrapper main .sect-general.history .topic {
    font-size: 48px;
    font-weight: 500;
    line-height: 66px;
    color: #005CAC;
    text-align: center;
    margin-bottom: 50px
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history .topic {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 40px
    }
}

body #wrapper main .sect-general.history .list-group {
    width: 100%;
    max-width: 800px;
    margin: auto
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history .list-group {
        max-width: 350px
    }
}

body #wrapper main .sect-general.history .list-group li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

body #wrapper main .sect-general.history .list-group li .year {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #323940E5;
    margin-right: 24px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.history .list-group li .year {
        font-size: 18px;
        line-height: 26px;
        margin-right: 18px
    }
}

body #wrapper main .sect-general.history .list-group li .info-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 5px solid #ffffff;
    padding-left: 35px;
    padding-bottom: 40px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.history .list-group li .info-group {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history .list-group li .info-group {
        padding-left: 10px
    }
}

body #wrapper main .sect-general.history .list-group li .info-group .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #005CAC;
    margin-bottom: 10px
}

body #wrapper main .sect-general.history .list-group li .info-group .title::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #005CAC;
    border: 0;
    border-radius: 50%;
    margin-right: 12px
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.history .list-group li .info-group .title {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history .list-group li .info-group .title {
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.history .list-group li .info-group .detail {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #323940
}

@media screen and (max-width: 1199px) {
    body #wrapper main .sect-general.history .list-group li .info-group .detail {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (max-width: 767px) {
    body #wrapper main .sect-general.history .list-group li .info-group .detail {
        font-size: 16px;
        line-height: 24px
    }
}

body #wrapper main .sect-general.history .list-group li:last-child .info-group {
    padding-bottom: 0
}

body #wrapper footer {
    margin-top: -1px;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url("../img/background-img7.jpg");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding-top: 50px
}

@media screen and (max-width: 1023px) {
    body #wrapper footer {
        height: 150px;
        background-image: url("../img/background-img7-tablet.jpg")
    }
}

@media screen and (max-width: 767px) {
    body #wrapper footer {
        height: 104px;
        background-image: url("../img/background-img7-mobile.jpg");
        padding-top: 30px
    }
}

body #wrapper footer .copyright {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    color: #ffffff
}

@media screen and (max-width: 767px) {
    body #wrapper footer .copyright {
        font-size: 12px;
        line-height: 16px
    }
}

body .btn-contact {
    width: 150px;
    position: fixed;
    right: 61px;
    bottom: 50px;
    -webkit-animation-name: animate;
    animation-name: animate;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 99
}

@-webkit-keyframes animate {
    0% {
        bottom: 50px
    }

    50% {
        bottom: 43px
    }

    100% {
        bottom: 50px
    }
}

@keyframes animate {
    0% {
        bottom: 50px
    }

    50% {
        bottom: 43px
    }

    100% {
        bottom: 50px
    }
}

@media screen and (max-width: 1199px) {
    body .btn-contact {
        width: 100px;
        right: 30px
    }
}

@media screen and (max-width: 767px) {
    body .btn-contact {
        width: 80px
    }
}

body .btn-contact img {
    width: 100%
}

/*# sourceMappingURL=style.min.css.map */