@charset "utf-8";
/* google fonts 中文字型 */
/*黑體*/
@import url('//fonts.googleapis.com/earlyaccess/notosanstc.css');
/*font-family: 'Noto Sans TC'*/
/*圓體*/
/* @import url( //fonts.googleapis.com/earlyaccess/cwtexyen.css); */
/*font-family: 'cwTeXYen', sans-serif;*/
/*楷體*/
/* @import url(//fonts.googleapis.com/earlyaccess/cwtexkai.css); */
/*font-family: 'cwTeXKai', serif;*/
/*仿宋體*/
/* @import url(//fonts.googleapis.com/earlyaccess/cwtexfangsong.css); */
/*font-family: 'cwTeXFangSong', serif;*/

/*** 補強voyager glyphicons無法顯示 ***/
@import "bootstrap-sprockets";
@import "bootstrap";

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");
    src: url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
        url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2") format("woff2"),
        url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff") format("woff"),
        url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
        url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")
}

body * {
    font-family: 'Noto Sans TC', sans-serif;
}

header .navbar li a {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
    padding: 28px 18px;
    font-weight: normal;
}

header .quotes a {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 18px;
    line-height: 45px;
    padding: 0px 30px;
    font-weight: 200;
}

.personal-info p a {
    color: #888888;
}

.personal-info p a:hover {
    color: #333333;
}

.tp-caption {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 56px;
    font-weight: 500;
    letter-spacing: 1px;
}

.btn-whiteline {
    font-size: 21px;
    font-weight: 300;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 14px 24px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    font-family: 'Noto Sans TC', sans-serif;
}

.btn.btn-blue {
    font-size: 16px;
    font-weight: 300;
    background-color: #e94933;
    padding: 12px 24px;
    border: none;
    font-family: 'Noto Sans TC', sans-serif;
}

.btn.btn-blue:hover {
    background-color: #992718;
}

.heading {
    margin-bottom: 30px;
}

.heading h3 {
    /* font-size: 24px; */
}

.heading hr {
    width: 72px;
    height: 3px;
    margin-top: 20px !important;
}

.tetto_heading_p {
    font-size: 18px !important;
    color: #e94933 !important;
    width: 100% !important;
}

.intro-ser.heading {
    padding: 16px 20px 0px 20px;
    margin-bottom: 0;
}

.intro-ser.heading h6 {
    font-size: 19px;
}

.calculate h3 {
    font-size: 52px;
    line-height: 72px;
    font-weight: 500;
    font-style: italic;
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}

.nav-tabs.tetto {
    border: none;
}

.nav-tabs.tetto li {
    background-color: transparent;
}

.nav-tabs.tetto li.active {
    border-bottom: dotted 2px #e94933;
}

.nav-tabs.tetto li.active a {
    background-color: transparent;
    border: none;
    color: #e94933;
}

.nav-tabs.tetto li a:hover {
    background-color: transparent;
    border: none;
}

.blog .date {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 300;
    background: #555555;
}

.blog .tittle-post {
    font-size: 21px !important;
    letter-spacing: 0.1px;
    line-height: 26px;
    margin-top: 10px;
    font-weight: 500 !important;
}

hr.main2 {
    width: 50px;
    height: 3px;
    margin: 10px 0 20px 0;
    background: #e94933;
}

.post-info span a {
    color: #666666;
}

img.news_cover {
    height: 220px;
    object-fit: cover;
}










/******後台******/
/** 加大整體文字尺寸、加深字色 **/
body,
html {
    font-size: 13px;
    line-height: 1.57142857;
    color: #475058;
}

/** fix 媒體庫列表圖片縮圖顯示 **/
/* .img_icon {
    background-size: contain!important;
    background-position: left top!important;
    height: 60px!important;
} */

body.login .login-container p {
    color: #475058;
    font-size: 13px !important;
}

/** 加深TAB選單字色 **/
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #0083ff;
}

/** 加深表單字色 **/
.form-control {
    color: #76838f;
    font-size: 16px;
    height: 38px;
    padding: 9px 12px;
    /* border: 1px solid #bfc8cb; */
}

select {
    font-size: 14px !important;
    height: 36px !important;
    padding: 6px 12px !important;
}

/* 隱藏查看按鈕 */
.btn.btn-sm.btn-warning.pull-right.view,
.app-footer {
    display: none;
}



/* Fitting */
/* .tetto-nav-tabs {} */
.tetto-nav-tabs-item {
    width: 10em;
    padding: 15px 20px;
    background: #f4f4f4;
    /* border:1px solid #e7e7e7;*/
    /* border-bottom: 3px solid #ddd;  */
    float: left;
    margin-right: 5px;
    text-align: center;
    font-size: 16px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .05);
    box-shadow: inset 0 -8px 8px -8px rgba(0, 0, 0, .1);
}

.tetto-nav-tabs-item.active {
    background: #fff;
    box-shadow: none;
    /* border-bottom: 3px solid #fff;  */
}

.tetto-nav-tabs-item.active a {
    color: #475058;
}

.voyager .panel {
    background-color: #fff;
    border-top-left-radius: 0 !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
}

/* 主選單的分隔線不需要連結手指 */
.voyager .navbar-nav li:nth-child(6) a {
    color: #76838F;
    cursor: default !important;
    background-color: transparent !important;
}

.voyager .navbar-nav li:nth-child(6) a:hover {
    color: #76838F !important;
}

/* 隱藏cpanel主機上的軟連結錯誤(沒有影響) */
.alert-name-missing-storage-symlink {
    display: none;
}


/* 避免上傳後的照片縮圖太長 */
.img_settings_container img {
    max-height: 200px;
}

.img_settings_container {
    height: 200px;
    margin-bottom: 15px;
}

/* 表單配置 */
.tetto-block {}

.panel-footer {
    text-align: right !important;
}

.btn.btn-primary.save {
    font-size: 21px;
    font-weight: 800;
    letter-spacing: 3px;
    padding: 16px 24px;
}

.panel-body {
    padding: 20px 15px 30px 15px !important;
}

.panel-footer {
    padding: 0 30px 30px 0px !important;
}

.panel-info>.panel-heading {
    background-color: #d9edf7 !important;
    border-color: #bce8f1;
}

.panel-info h3.panel-title {
    color: #31708f !important;
}





.shadow {
    box-shadow: 0 7px 12px rgba(0, 0, 0, .3);
}

.news-list-item h1 {
    font-size: 44px;
    line-height: 56px;
    font-weight: normal;
}

.news-list-item h2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
}

.news-list-item p,
.sub-column p,
.news-content p,
.news-content li  {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}

/* .sub-column li,
.news-content li {
    margin-bottom: 8px;
} */

.news-list-item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.sub-heading {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px;
    padding-bottom: 8px;
}

.news-list-item h1 {
    margin-bottom: 20px;
}

.news-list-item h2 {
    margin-bottom: 16px;
}

.news-list-item h3 {
    margin-bottom: 12px;
}

.news-list-item h4,
.news-list-item h5,
.news-list-item h6
{
margin-bottom: 8px;
}


/* Styles for screens with width less than 992px */
@media (max-width: 991px) {
    .news-list-item h1 {
        font-size: 32px;
        line-height: 48px;
        font-weight: normal;
    }

    .news-list-item h2 {
        font-size: 18px;
        line-height: 28px;
        font-weight: normal;
    }

    .news-list-item p,
    .news-content p {
        font-size: 13px;
        line-height: 20px;
    }
}

/* Styles for screens with width less than 768px */
@media (max-width: 767px) {
    .news-list-item h1 {
        font-size: 24px;
        line-height: 32px;
        font-weight: normal;
    }

    .news-list-item h2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
    }

    .news-list-item p,
    .news-content p {
        font-size: 12px;
        line-height: 18px;
    }
}

.news-featured-image {
    position: relative;
    overflow: hidden;
}

.news-featured-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/assets/images/project/project01/01.jpg') 50% 50% / cover no-repeat;
    filter: blur(30px);
    /* 調整模糊程度 */
    z-index: -2;
}

.news-featured-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3e4652;
    opacity: 0.3;
    z-index: -1;
}

.news-date {
    margin-bottom: 10px;
}

.news-heading-big {
    font-size: 64px;
    line-height: 78px;
    margin-bottom: 20px;
    border-top: solid 4px;
    padding-top: 15px;
    border-color: #f1f1ef;
}

.dark {
    color: #292929;
}

.news-content h1 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 20px;
}

.news-content h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}

.news-content h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
}

.news-content h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
}

.news-content h5 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}

.news-content h6,
.news-content li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}

/* Styles for screens with width less than 992px */
@media (max-width: 991px) {
    .news-content h1 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 15px;
    }

    .news-content h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }

    .news-content h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .news-content h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .news-content h5 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .news-content h6,
    .news-content li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }

}

/* Styles for screens with width less than 768px */
@media (max-width: 767px) {
    .news-content h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }

    .news-content h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .news-content h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .news-content h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .news-content h5 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .news-content h6,
    .news-content li {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 4px;
    }
}

.post-comments .comment {
    padding: 30px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
}

.post-comments .comment-avatar {
    width: 15%;
    height: 64px;
    float: left;
    overflow: hidden;
}
.post-comments .comment-avatar img {
    width: auto;
    height: 100%;
    object-fit: cover;
}

.post-comments .comment .align {
    float: left;
    margin-left: 3%;
    width: 81%;
}

.post-comments .comment h5 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 10px 10px 0;
}

.widget .form-control {
    border: 2px solid #c4c4c4;
    text-transform: uppercase;
    background: transparent url('/assets/images/search-icon.png') no-repeat 93% center;
}

.widget input::-webkit-input-placeholder,
.widget textarea::-webkit-input-placeholder {
    color: #181818;
}

.widget.archives i {
    font-style: normal;
    color: #d16651;
    margin-right: 10px;
}

.widget.tags ul,
.post-tags ul {
    padding: 0;
    list-style-type: none;
}

.widget.tags li,
.post-tags li {
    display: inline-block;
    list-style-type: none;
}

.widget.tags a,
.post-tags a {
    padding: 10px 20px;
    /* font-size: 10px; */
}

.widget.search ul {
    padding: 0;
}

.widget.search li {
    display: inline-block;
    list-style-type: none;
}

.widget.search a {
    padding: 10px 20px;
}

.widget .btn-bordered {
    background: transparent;
    border-width: 1px;
}

.widget .btn-grey {
    border-color: #181818;
}

.widget .btn {
    color: #181818;
    display: inline-block;
    margin-bottom: 10px;
    letter-spacing: 1px;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -ms-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
    font-size: 14px;
    padding: 12px 30px;
    letter-spacing: 1px;
}

