html {
    scroll-behavior: smooth;
}

body,
.top-bar .contact-details li,
luzhuan-heading {
    font-family: Helvetica, Arial, "Microsoft YaHei", "黑体", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro",
        "LiHei Pro", "黑體-繁", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", 'Source Sans pro', sans-serif;
}

body {
    color: #3f3a39;
    font-size: 18px;
    line-height: 28px;
    overflow-x: hidden;
}

h2 {
    font-size: 2.4rem;
}

div[class^="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.text-muted {
    color: #aaa !important;
}

.text-warning {
    color: #d1674a !important;
}

.top-bar .contact-details li {
    font-size: 16px;
    line-height: 52px;
    font-weight: 300;
    padding: 0px 20px;
    /* font-family: Nunito; */
}

ul.social-list li a i {
    display: block;
    width: 34px;
    transition: all 0.2s ease-in-out;
    line-height: 52px;
    text-align: center;
    font-size: 24px;
}

.top-bar .contact-details li a.btn {
    margin-left: 30px;
    margin-top: 0;
    padding: 0.3rem 0.9rem !important;
    font-size: 1rem !important;
    letter-spacing: 0;
}

.top-bar .contact-details li .btn.btn-warning {
    background-color: #8C1411;
}

.navbar-nav .nav-link {
    padding: 1.2rem 1rem !important;
}

.navbar-nav .nav-link i {
    color: #BF1C18;
    margin-bottom: 8px;
}

@media (min-width: 1200px) {
    .navbar {
        height: 104px;
    }

    .navbar-nav .nav-link {
        line-height: 24px;
        text-align: center;
    }
}

a:hover,
.navbar .nav-item:hover a {
    color: #BF1C18;
}

.navbar .nav-item:hover i,
.breadcrumb-item.active {
    color: #FDBA96;
}

.dropdown-item:hover {
    background-color: #8C1411;
}

@media (max-width: 476px) {

    .navbar-collapse.show,
    .navbar-collapse {
        max-height: 100vh !important;
    }

    .navbar-collapse.show {
        padding-bottom: 0px;
    }

    .navbar .nav-item {
        margin-top: 0px;
    }

    .navbar-nav .nav-link {
        font-weight: 400;
        color: #fff;
        padding: .5rem 1rem !important;
        background-color: #BF1C18;
    }

    .dropdown-item {
        padding: 0;
        font-weight: 400;
        color: #212529;
        text-align: center;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }
}

.owl-prev i,
.owl-next i {
    background-color: #BF1C18;
}

.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators li {
    text-indent: 0;
    margin: 0 2px;
    width: 16px;
    height: 16px;
    border: none;
    border-radius: 100%;
    line-height: 16px;
    color: #fff;
    background-color: #999;
    transition: all 0.25s ease;
}

.carousel-indicators li.active,
.carousel-indicators li:hover {
    margin: 0 2px;
    width: 16px;
    height: 16px;
    background-color: #BF1C18;
}

.carousel-indicators li:hover {
    cursor: pointer;
}

.carousel-indicators li.active:hover {
    cursor: default;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 32px;
    height: 32px;
}

.luzhuan-heading {
    margin-bottom: 50px;
    padding-top: 45px;
    background-repeat: no-repeat;
    background-position: right top;
}

.luzhuan-heading-h3 {
    margin-bottom: 50px;
    padding-top: 65px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(/assets/img/bg_heading_green.png);
    /* background-color: #ddd; */
}

.luzhuan-heading h2 {
    font-size: 36px;
}

.luzhuan-heading h2 span {
    display: inline-block;
    background-color: #FDBA96;
    border-radius: 50%;
    padding: 15px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px 2px #FDBA96;
}

.luzhuan-heading-h3 h3 {
    display: inline-block;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}

.luzhuan-heading-h3 h3 span {
    background-color: #437769;
    border-radius: 50%;
    padding: 8px 10px;
    border: 2px solid #fff;
    box-shadow: 0 0 2px 2px #437769;
}


@media (max-width: 476px) {
    .luzhuan-heading {
        margin-bottom: 50px;
        padding-top: 55px;
        background-position: left top;
        /* background-image: none !important; */
    }

    .luzhuan-heading h2 {
        font-size: 24px !important;
        font-weight: 700;
    }

    .luzhuan-heading h2 span {
        padding: 12px;
    }

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

}

.notepad {
    background: #FCF1DD;
    box-shadow: 0 1px 4px hsla(0, 0%, 0%, .25);
    position: relative;
    background-image: repeating-linear-gradient(to bottom, transparent 0, transparent 30px, rgba(173, 216, 230, 0.31) 30px, rgba(173, 216, 230, 0.31) 32px), linear-gradient(to right, transparent 0, transparent 2rem, rgba(255, 182, 193, 0.48) 2rem, rgba(255, 182, 193, 0.48) 2.2rem, transparent 2.2rem);
    padding: 30px 20px 30px 40px;
}

.blog-box .blog-box-caption {
    padding: 15px 25px 0px 25px;
}

.blog-box {
    background: #FDBA96 url(/assets/img/bg_block.jpg) left top /contain repeat;
}

.blog-box h4 {
    color: #404044;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 500;
}

.blog-box a:hover,
.blog-box a:hover h4,
.tab-pane h4 {
    color: #BF1C18;
}

.blog-box img {
    object-fit: cover;
}

#team-home,
#compass_footer,
.tab-content {
    background: #FDBA96 url(/assets/img/bg_block.jpg) left top /cover repeat;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.btn.btn-primary {
    background-color: #FDBA96;
}

.nav-tabs .nav-link,
.btn.btn-primary:hover {
    background-color: #BF1C18;
}

.nav-tabs .nav-link {
    font-size: 20px;
    font-weight: 400;
    margin-right: 20px;
}

.nav-tabs .nav-link i {
    font-family: "Font Awesome 5 Free" !important;
    font-size: 28px;
}

.btn.btn-lg.btn-primary {
    border-radius: 40px;
}

.tab-pane h4 {
    font-weight: 500;
    letter-spacing: .5px;
}

ul.custom li:before {
    color: #FDBA96;
}

ul.custom li p {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    padding-left: 24px;
}

.ornament-stars:after {
    margin-top: -115px;
    height: 168px;
    width: 185px;
    right: -100x;
    float: left;
}

.jumbo-heading {
    border-radius: 16px;
}

.jumbotron .breadcrumb,
.jumbo-heading {
    background-color: #D1674A;
}

.jumbo-heading h1 {
    font-weight: 500;
}

.sticky-top {
    top: 140px;
}

h5.sidebar-header {
    text-align: left;
    font-size: 19px !important;
    font-weight: 400;
    padding: 10px 10px;
    color: #fff;
    letter-spacing: 2px;
}

h5.sidebar-header a {
    color: #fff;
}

h5.sidebar-header a:hover {
    color: #FDBA96;
}

.list-group a {
    color: #262626;
}

.list-group a:hover {
    color: #BF1C18;
}

#compass_footer h4 {
    font-weight: 500;
    letter-spacing: 1;
    font-size: 28px;
}

.table.table-striped.luzhunan {
    width: 100%;
}

.table.table-striped.luzhunan thead {
    background-color: #d1674a;
}

.table.table-striped.luzhunan thead th {
    font-weight: 400;
}

.table.table-striped.luzhunan tr {
    border-bottom: 1px solid #aaa;
}

.table.table-striped.luzhunan td {
    font-size: 16px;
    line-height: 24px;
}

.page-link:hover,
.page-link.active {
    background-color: #D1674A;
}


footer {
    padding-bottom: 30px;
    padding-top: 30px;
}

.footer-widget__content {
    color: #404044;
    font-size: 16px;
}

.footer-widget__content i {
    color: #BF1C18;
    margin-right: 10px;
    margin-left: 40px;
}

.footer-widget__content i:first-child {
    margin-left: 0px;
}

.footer-widget__content a {
    color: #404044;
}

.footer-widget__content a:hover {
    color: #BF1C18;
}


#site-footer {
    color: #666666;
    text-align: center;
    font-size: 14px;
}

.footer-nav {
    list-style: none;
    padding-top: 15px;
    margin-left: 0;
    padding-left: 0;
}

.footer-nav li {
    width: auto;
    display: table-cell;
    line-height: 16px;
    padding-left: 18px;
    font-size: 16px;
}

.footer-nav li a {
    display: block;
    width: auto;
    float: left;
}

.footer-nav li a:after {
    content: '|';
    font-size: 6px;
    display: block;
    width: 6px;
    margin-left: 18px;
    float: right;
}


.footer-nav li:first-child {
    padding-left: 0px;
}

.footer-nav li:last-child {
    padding-right: 0px;
    border-right: none;
}

.footer-nav li:last-child a:after {
    content: '';
}

@media (max-width: 476px) {
    .footer .footer-primary {
        padding-top: 50px;
        padding-bottom: 10px;
    }

    .footer-widget-about {
        text-align: center;
    }

    .footer-widget__content i {
        margin-left: 10px;
    }

    .footer-widget__content i:first-child {
        margin-left: 10px;
    }

    .footer__copyrights {
        text-align: center;
    }
}
