:root {
    --base-font-size: 16px;
    --mobile-font-size: 16px;
    --primary-color: #0085ca;
    --secondary-color: #8e8f91b3;
    --link-color: #67646f;
    --link-hover-color: #0085ca;
    --header-bg-color: transparent;
    --header-text-color: #67646f;
    --header-link-color:#67646f;
    --header-link-hover-color: #0085ca;
    --header-link-hover-bg-color: transparent;
    --header-icon-color: #67646f;
    --header-icon-hover-color: #0085ca;
    --header-mobile-icon-color: #0085ca;
    --button-bg-color:#0085ca;
    --button-text-color: #ffffff;
    --button-bg-hover-color: #0085ca;
    --button-text-hover-color: #ffffff;
    --outline-button-border-color:  #0085ca;
    --outline-button-text-color:  #0085ca;
    --outline-button-bg-color: transparent;
    --outline-button-border-hover-color:  #0085ca;
    --outline-button-text-hover-color: #0085ca;
    --outline-button-bg-hover-color:  #fbfbfb;
    --footer-bg-color: #70707c;
    --footer-text-color: #ffffff;
    --footer-link-color: #ffffff;
    --footer-link-hover-color: #81c2e8;
}

.navi-item ul li a span,footer .small-title {
    font-family: "Noto Sans TC", "微軟正黑體", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-weight:500;
}
.btn-outline-secondary {
    color: var(--primary-color);
    border-color: var(--primary-color);
    font-size: 0.9rem;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}
.pagging-title {
 color: var(--primary-color);
 font-family: "Noto Serif TC", serif;
}
.pagging-title span {
 font-weight: 600;
}
.title > span:nth-child(2) {
    font-size: 1.875rem;
    color: var(--primary-color);
    font-family: "Noto Serif TC",  serif;
    font-weight: 700;
    padding-top: 0rem;
}
.title {
    color: var(--secondary-color);
    font-size: 1.3rem;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    font-family: "Noto Sans TC", "微軟正黑體", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0px solid #666666;
    padding: 15px 0px;
    line-height:1.2;
}
.title::after {
    content: "";
    width: 40px;
    height: 3px;
    margin: 0 auto;
    display: inline-block;
    background: var(--secondary-color);
    position: relative;
    right: auto;
}
.title::before {
    display:none;
}
.title > span:nth-child(2)::before {
display:none;
}
.web-title {
margin-bottom: 0;
}
.web-title > a {
    padding: 5px 10px;
   font-family: "Playfair Display","Noto Sans TC", "Heiti TC", "微軟正黑體", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    color: var(--primary-color);
    font-weight:700;
}
.mobile-logo .logo-text {
font-family: "Noto Sans TC", "微軟正黑體", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: var(--primary-color);
font-weight:700;
font-size: 1.3rem;
}
.web-title > a:hover {
    color: var(--primary-color);
}
.web-title > a::before,.web-title > a::after {
    display:none;
}
.naviMain ul > li > a:hover {
background: none;
}
.naviMain ul {
justify-content: flex-end;
}

.blog-info .title {
  font-family: "Noto Sans TC","微軟正黑體", "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 993px) {
    .navbar-brand {
        display: inline-block;
        max-width: 200px;
    }
}

.navi-item:nth-child(2) {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
}
#gotop:hover {
    border-color: var(--primary-color);
    color: var(--primary-color);
}
.index-editor {
    background-color: #ffffff;
}
.navbar-brand {
margin-right: 0;
}

.voice-row {
    margin-bottom: 30px;
}
.naviMain ul > li:last-child > a {
    margin: 0 auto;
    position: relative;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    background: var(--primary-color);
    color: #fff;
}
.three_block .col-md-4 img,.three_block .col-md-4 h3 {
transition: 0.3s ease-in-out;
}

.three_block .col-md-4:hover img {
    transform: scale(0.95);
}
.three_block .col-md-4:hover h3 {
    color:  var(--primary-color)!important;
}

main .index-editor:first-child {
        padding-top: 0;
        padding-bottom: 0;
}

main .index-editor:first-child .html-info.middle {
      padding: 0;
}
main .index-editor:first-child .html-info .container img {
    margin: 0 auto;
}
main .index-editor:first-child .row {
    padding-top: 1rem;
    padding-bottom: 0;
}
@media (max-width: 992px) {
    main .index-editor:first-child {
        padding-top: 80px;
   }
}
@media (max-width: 600px) {
    main .index-editor:first-child {
        padding-top: 20px;
    }
}
.mobile-logo .logo-img {
    max-width: 120px;
}
.mobile-btn {
    font-size: 1.1rem;
    padding: 0.2rem 1rem;
}
.blog-title-row .title::after {
    display: none;
}
.blog-title-row .title {
    color:#67646f;
}
.blog-info .article-img {
text-align:center;
}
.html-info a {
    color: var(--secondary-color);
}
.html-info a:active, .html-info a:focus, .html-info a:hover, .html-info a:visited {
    color: var(--link-hover-color);
}
#gotop:hover::after {
    color: var(--primary-color);
}
.footer_menu h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.footer_right {
    display: flex;
    justify-content: space-evenly;
   flex-wrap: wrap;
}
.footer_right ul li a {
    line-height: 26px;
}
.footer_right ul li {
    text-align: center;
    line-height: 30px;
}
.footer_right .footer_menu {
    margin-right: 20px;
}