﻿body {
    color: #333;
}

.site-slogan {
    letter-spacing: 3px;
}

.fixed-header-on .header .site-slogan {
    letter-spacing: 2px;
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
    }

    .with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 0px;
    }

    .imgwide {
        max-width: 860px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 28px 4px 27px 4px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse {
        padding-right: 0px;
    }

    .imgwide {
        max-width: 860px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 768px) {
    .imgwide {
        max-width: 100%;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}

.text-gray {
    color: #999 !important;
}

.fontbold {
    font-weight: 900 !important;
}

.center-line {
    width: 60px;
    height: 5px;
    display: block;
    background-color: #3697d9;
    margin: 0 auto;
    margin-bottom: 5px;
}

.left-line {
    width: 60px;
    height: 5px;
    display: block;
    background-color: #3697d9;
    margin-bottom: 5px;
}

.dark.header .navbar-default .navbar-nav > li > a:hover, .dark.header .navbar-default .navbar-nav > li > a:focus, .dark.header .navbar-default .navbar-nav > .active > a, .dark.header .navbar-default .navbar-nav > .active > a:hover, .dark.header .navbar-default .navbar-nav > .active > a:focus {
    color: #33ccff;
}

.dark.header .main-navigation .navbar-nav > .open > a, .dark.header .main-navigation .navbar-nav > .open > a:hover, .dark.header .main-navigation .navbar-nav > .open > a:focus, .dark.header .main-navigation .navbar-nav > .dropdown > a:focus {
    color: #33ccff;
}

.navbar-default .navbar-nav > .dropdown.open > a:before {
    color: #33ccff;
}

.dark.header .dropdown-menu > li > a:hover, .dark.header .dropdown-menu > li > a:focus, .dark.header .nav .open > a, .dark.header .nav .open > a:hover, .dark.header .nav .open > a:focus, .dark.header .dropdown-menu > .active > a, .dark.header .dropdown-menu > .active > a:hover, .dark.header .dropdown-menu > .active > a:focus, .dark.header .dropdown-menu .menu > .active > a, .dark.header .dropdown-menu .menu > .active > a:hover, .dark.header .dropdown-menu .menu > .active > a:focus {
    color: #33ccff;
}

.default-translucent-bg:after {
    background-color: rgba(54, 151, 217, 0);
}

.breadcrumb {
    font-size: 14px;
}

.banner.parallax, .banner.light-translucent-bg, .banner.dark-translucent-bg, .banner.default-translucent-bg {
    min-height: 150px;
}

.banner .breadcrumb-container {
    background-color: rgba(255, 255, 255, 0.2);
}

.banner .breadcrumb > li a, .banner .breadcrumb > li i {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.90);
}

.banner .breadcrumb > .active, .banner .breadcrumb > li + li:before {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.90);
}

.banner .breadcrumb > li a:hover {
    color: #eee;
}

.p-10 {
    padding: 10px;
}

.bordered {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .bordered:hover {
        border: 1px solid #33ccff;
    }

.nav-pills > li > a {
    font-size: 15px;
    border-bottom: 1px dashed #777777;
    padding: 10px 0px !important;
}

.nav-pills.nav-stacked > li > a:hover, .nav-pills.nav-stacked > li > a:focus {
    border-bottom: 1px dashed #3697d9;
}

.nav-pills.nav-stacked:not(.list-style-icons) > li > a:after {
    top: 12px;
    color: #333 !important;
}

.nav-pills.nav-stacked > li > a {
    color: #333;
}

    .nav-pills.nav-stacked > li.active > a, .nav-pills.nav-stacked > li.active > a:hover, .nav-pills.nav-stacked > li.active > a:focus, .nav-pills.nav-stacked > li > a:hover, .nav-pills.nav-stacked > li > a:focus {
        border-bottom: 1px dashed #3697d9;
    }

.icon.without-bg {
    font-size: 22px;
}

.feature-box-2 .body {
    margin-left: 36px;
}

.imghover img:hover {
    cursor: pointer;
    opacity: 0.9;
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
}

.imgwhite img {
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
}

    .imgwhite img:hover {
        cursor: pointer;
        opacity: 1;
        -webkit-transition: all ease-in-out 0.25s;
        -o-transition: all ease-in-out 0.25s;
    }

.nav-tabs.style-4 > li.active > a, .nav-tabs.style-4 > li.active > a:hover, .nav-tabs.style-4 > li.active > a:focus {
    background-color: #3697d9;
    border-color: #3697d9;
}

.nav-tabs.style-4 > li > a:focus {
    border-color: #3697d9;
    background-color: #3697d9;
}

.nav-tabs.style-4 > li > a:hover {
    background-color: #3697d9 !important;
    border-color: #3697d9;
    border-bottom-color: #3697d9 !important;
}

.nav-tabs.style-4 {
    border-bottom: 1px solid #3697d9;
}

.table-colored2 tr th {
    border-bottom: 1px solid #eaeaea;
    background-color: #eaeaea;
    color: #333333;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-color: #e8e8e8;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e8e8e8;
}

.nav-tabs > li > a {
    background-color: #e8e8e8;
    border-bottom: 1px solid #3697d9;
}

@media (min-width: 1300px) {
    .container {
        width: 1300px;
    }
}
/*k-categories-block*/
@media (max-width: 992px) {
    .k-row {
        display: flex;
        flex-direction: column;
    }
}

.k-sidebar {
    padding: 25px;
    background: white;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
}

.k-search-block {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.k-search-input {
    /*width: calc(100% - 60px);*/
    display: inline-block;
    margin-right: 5px;
    height: 36px;
    border-radius: 2px;
}

.k-search-btn {
    width: 55px;
    height: 36px;
    padding: 0;
    border-radius: 2px;
}

.k-categories-block {
    margin: 3em 0 5em 0;
}

.k-title {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #3697d9;
}

.k-categories-block ul {
    list-style: none;
    padding: 0;
}

.k-categories-block li {
    padding: 0.9em 0em 0em 0em;
    font-size: 1.05em;
    font-weight: 400;
    color: #60676b;
    letter-spacing: 0.075em;
}

    .k-categories-block li a {
        color: #60676b;
    }

        .k-categories-block li a:hover {
            color: #3697d9 !important;
        }

.k-categories-block.popular-posts li {
    padding: 0.9em 0em 0.9em 0em;
    border-bottom: 2px dotted #d2edff;
    color: #60676b;
    line-height: 2.2em;
}

.k-h1 {
    border-bottom: 3px dotted #3697d940;
    margin: 0 0 1em 0;
    padding: 0 0 0.5em 0px;
    font-weight: 500;
}
/*k-item*/
.k-item-block {
    background: white;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
    margin-bottom: 2.3em;
}

.k-item-img-a {
    background-color: #106eae;
    display: block;
}

.k-item-img {
    transition: all ease 0.5s;
    padding: 33%;
    background-size: 100%;
    background-position: center;
}

.k-item-block:hover .k-item-img {
    background-size: 120%;
    filter: opacity(0.75);
}

.k-item-content {
    padding: 0.8em 1.5em;
}

    .k-item-content h4 {
        line-height: 1.8em;
        font-weight: 700;
        margin-bottom: 16px;
    }

.k-item-content-lower {
    position: relative;
    border-top: 1px solid #cccccc;
    padding: 15px 0 13px 0;
}

    .k-item-content-lower .pull-left {
        font-weight: 500;
    }

/*k-detail*/
.k-detail-upper-box {
    padding: 2em 2em 1.5em 2em;
}

    .k-detail-upper-box h2 {
        display: inline-block;
        margin: 0;
        line-height: 1.7em;
        font-weight: 600;
    }

.k-detail-upper-box-time {
    font-weight: 500;
    color: #3697d9;
    padding-top: 0.8em;
    margin-top: 0.8em;
    border-top: 1px solid gray;
}

.k-detail-lower-content {
    padding: 2em 2em 2.5em 2em;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}

html {
    font-family: "Microsoft JhengHei", "STHeiti Light", "STHeiti", Helvetica, sans-serif;
}

body {
    font-family: "Microsoft JhengHei", "STHeiti Light", "STHeiti", Helvetica, sans-serif;
}

.logo img {
    max-width: 163px;
}

.navbar-nav ul li a {
    font-size: 16px;
    font-weight: 700;
}

.navbar-nav ul {
    float: right;
}

@media (max-width: 768px) {
    .navbar-nav ul {
        float: none;
    }
}

.text-info {
    color: #59ab02 !important;
}

.text-info-bg {
    color: #fff;
    background-color: #59ab02;
    padding: 10px;
    padding-left: 20px;
}

.tp-bullets.preview1 .bullet,
.tp-bullets.preview2 .bullet,
.tp-bullets.preview3 .bullet,
.tp-bullets.preview4 .bullet {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    border: none !important;
    border-radius: 50% !important;
    background: #fff !important;
    opacity: 0.7 !important;
    margin: 0 6px 6px 0 !important;
    -webkit-transition: opacity 0.5s !important;
    transition: opacity 0.5s !important;
    -webkit-box-shadow: 0px 0px 0px 0px !important;
    box-shadow: 0px 0px 0px 0px !important;
}

    .tp-bullets.preview1 .bullet:hover,
    .tp-bullets.preview2 .bullet:hover,
    .tp-bullets.preview3 .bullet:hover,
    .tp-bullets.preview4 .bullet:hover {
        display: inline-block !important;
        width: 16px !important;
        height: 16px !important;
        border: none !important;
        border-radius: 50% !important;
        background: #fff !important;
        opacity: 1 !important;
        margin: 0 6px 6px 0 !important;
        -webkit-transition: opacity 0.5s !important;
        transition: opacity 0.5s !important;
        -webkit-box-shadow: 0px 0px 0px 0px !important;
        box-shadow: 0px 0px 0px 0px !important;
    }

        .tp-bullets.preview1 .bullet.selected,
        .tp-bullets.preview2 .bullet.selected,
        .tp-bullets.preview3 .bullet.selected,
        .tp-bullets.preview4 .bullet.selected,
        .tp-bullets.preview1 .bullet:hover.selected,
        .tp-bullets.preview2 .bullet:hover.selected,
        .tp-bullets.preview3 .bullet:hover.selected,
        .tp-bullets.preview4 .bullet:hover.selected {
            background: #59ab02 !important;
            opacity: 1 !important;
            width: 16px !important;
            height: 16px !important;
            border: none !important;
            -webkit-box-shadow: 0px 0px 0px 0px !important;
            box-shadow: 0px 0px 0px 0px !important;
        }

.footer-logo {
    margin-bottom: 12px;
}

.footer .copyright {
    font-size: 14px;
    font-weight: 600;
}


.page-title-banner {
    padding: 80px 0 80px 0;
}


.panel-group .panel .panel-heading a {
    font-size: 16px;
    font-weight: bold;
}

.progress.progress-alt .progress-bar {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.btnbig {
    font-size: 18px;
    font-weight: bold;
}

.badge.badge-warning {
    background-color: #ff6b00;
    border-bottom: 2px solid #cc5600 !important;
}

.pagination .page-numbers {
    font-weight: 700;
    font-size: 14px;
}

.tile .tile-body p {
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 0;
    font-weight: 700;
}

.tile .tile-title {
    color: #66cc00;
}

.lastPageBtn {
    color: #ffffff;
    position: fixed;
    bottom: 5px;
    left: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1005;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .lastPageBtn i {
        line-height: 50px;
        font-size: 24px;
    }

    .lastPageBtn:hover {
        background-color: rgba(0, 0, 0, 0.6);
    }

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
    .lastPageBtn {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.4);
    }

        .lastPageBtn i {
            line-height: 40px;
            font-size: 20px;
        }
}

.accordion.panel-group .panel-body.htmlContent {
    color: unset;
}

.tab-pane .preview img {
    max-height: 350px;
}

.tab-pane:not(:has(.htmlContent)) img {
    max-height: 350px !important;
}

.panel-body.htmlContent {
    color: rgb(51, 51, 51);
}

.htmlContent:not(.note-toolbar) {
    background-color: #ffffff !important;
    /*text-align: center;*/
    font-size: 15px;
}

.htmlContent p {
    line-height: unset !important;
}

.htmlContent {
    line-height: 1.42857143;
}

.htmlContent .note-toolbar {
    text-align: left;
}

.htmlContent img {
    max-width: 100%;
    height: auto;
}

.htmlContent .icon.small {
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 43px;
}
.htmlContent .icon.default-bg {
    background-color: #09afdf;
    color: #ffffff;
}
.htmlContent .icon {
    display: inline-block;
    text-align: center;
    position: relative;
    background-color: rgba(255, 255, 255, 0.85);
    color: #000000;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
}
.htmlContent .circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}
.htmlContent .default-bg {
    background-color: #09afdf;
    color: #ffffff;
}

.htmlContent .media:hover .icon::after {
    content: "";
    border-color: transparent;
}

.htmlContent .media:hover .icon {
    background-color: transparent;
    color: #09afdf;
    border: 1px solid #09afdf;
}

.htmlContent .separator {
    width: 100%;
    margin: 20px auto 15px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.htmlContent .separator::after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
}

.htmlContent p.large {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.ContentBody .htmlContent {
    max-width: 100%;
}

@media (min-width: 1300px) {
    .htmlContent {
        width: 1300px;
        max-width: 100%;
    }
}
