﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-family: "Noto Sans TC";
}
#carouselintro {
    margin-top: -560px;
}

.carousel-caption {
    top: 177px;
    text-align: left;
    top: 257px;
    right: 0;
    left: 158px;
    position:absolute;
    z-index:1;
}

.carousel-inner {
    height: 747px;
    background-color: #000;
}

.carousel-title {
    color: var(--Grey-Scale-0, #FFF);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-align: left;
    margin-bottom: 18px;
}

.cars-contain {
    color: var(--Grey-Scale-0, #FFF);
    text-overflow: ellipsis;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}

.carousel-inner > .item {
    padding: 0;
}

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height: 747px;
    }

.btn-arrowbox {
    margin-bottom: 115px;
}

.rcarouselsbj {
    padding-right: 30%;
}

.carousel-indicators li, .carousel-indicators .active {
    margin-left: 10px;
    width: 15px;
    height: 15px;
}

video.vdvideo, .carouselintro video {
    position: absolute;
    width: 100%;
    height: 747px;
    top: 0;
    left: 0;
    object-fit: cover;
}

.bcContent {
    margin-top: 196px;
}

.form-top p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.form-seemorebtn {
   
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    color: #fff;  
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.panel-body {
    margin-top: 196px;
    padding: 0;
    margin-bottom:0;
}
    .panel-body .row .col-md-12, .row .col-md-12 {
        padding: 0;
    }

.sidebar-menu > ul > li > a {
    background: #fff;
}

.sidebar-menu.nav-collapse.visible-xs ul#avcnav {
    margin-top: 0;
    background: #fff;
    position: relative;
    z-index: 10;
}
.sidebar-menu > ul > li.has-sub .sub {
    margin-bottom: 0 !important;
}
ul#avcnav li:last-child {
    border-bottom: 1px solid #e7e7e7;
}
ul#avcnav{
    margin-bottom:0 !important;
}

.divBreadcrumbs {
    position: absolute;
    z-index: 1;
    color: #fff;
    padding-left: 162px;
    top: 120px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 0.01%, rgba(0, 0, 0, 0.10) 100%);
    height: 52px;
    padding-top: 16px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    border: none;
}

a.breadcrumb, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:focus, a.breadcrumb:active {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    color: #FFF;
    /* Title */
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 12px;
}

.divBreadcrumbs .icon4-chevron-right {
    position: relative;
    float: unset;
    vertical-align: middle;
    margin-left: 24px;
}
.copyrightimg {
    display: inline;
    overflow: hidden;
    color: var(--Grey-Scale-90, #212121);
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.bcAddress {
    display: inline-block;
    text-align: right;
    width: 100%;
    position: static;
    margin-top: -40px;
}
