@charset "utf-8";
/* CSS Document */

body {
    line-height: 30px;
    letter-spacing: 1px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 33px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    color: #0e0e0e;
    margin: 0;
    border-radius: 2px;
    margin-top: 10px;
    font-weight: 400 !important;
    font-family: 微軟正黑體;
}

.contact-form-section .sppb-addon-raw-html * {
    font-weight: 400 !important;
    font-size: 18px;
    color: #45464b;
    line-height: 2;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}

#sp-bottom .sp-module ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    padding: 7px 0;
    letter-spacing: 1px;
}
div.sp-page-title:before {
    content: '';
    opacity: 0.3;
    background: #555555;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.sp-my-account .btn-account {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: none;
}
div.sp-page-title h2 {
    font-size: 40px;
    color: #fff;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

div.sp-page-title h3 {
    font-size: 16px;
    color: #fff;
    /* letter-spacing: -3px; */
    /* line-height: 70px; */
}
div.sp-page-title {
    padding: 290px 0 150px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    text-align: center;
    position: relative;
}

.sppb-addon-gallery .sppb-gallery li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
    display:none;
}
.sppb-addon-gallery .sppb-gallery li a:after {
    content: '';
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    width: 85px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 80px;
    color: #fff;
    height: 80px;
    line-height: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
}

.btn.btn-primary, .btn.sppb-btn-primary, .sppb-btn.btn-primary, .sppb-btn.sppb-btn-primary {
    border-radius: 2px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400 !important;
    text-transform: uppercase;
    padding: 13px 27px;
    line-height: 1;
    border: 0;
}

a#btn-1592806882529 {
    background-color: #f64100;
}
a#btn-1592806882529:hover {
    background-color: #dc3b02 !important;
}

a#btn-1592817098534{
    background-color: #f64100;
}

a#btn-1592817098534:hover {
    background-color: #dc3b02 !important;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-collapse .sppb-panel-body {
    border: 0;
    padding: 25px 25px 13px;
    font-size: 18px;
}

.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-heading span.sppb-panel-title {
    font-weight: 600 !important;
    font-size: 22px;
    display: inline-block;
    padding-left: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active >a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover >a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus >a {
    color: #fe860c;
}
.outer {
    float: left;
    background-color: rgb(243, 243, 243);
    display: block;
    width: 100%;
    padding: 10px 10px;
}
.Bread {
    display: inline-block;
    padding: 0 3px 0 0;
}
span.Bread-line {
    padding: 0 0 0 5px;
    color: #b6b6b6;
}