* {
    font-family: "Noto Sans TC";
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800 !important;
}
p {
    font-size: 24px;
    line-height: 2;
}
#banner {
    background: url("../images/top_01.png") no-repeat center center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 300px;
    padding-bottom: 300px;
    display: none;
}
#banner a
{
    font-size: 30px;
}

#service p{
    font-size: 20px;
}

#banner h1 {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
#banner-s {
    position: relative;
    overflow: hidden;
    display: block;
}
#banner-s .row {
    height: 600px;
    position: relative;
    z-index: 5;
}
#banner-s img,
.push {
    height: 100%;
    position: absolute;
    top: 0;
    left: -40%;
}
#banner .slogan,
#banner-s .slogan {
    color: #beff05;
}
#banner small,
#banner-s small {
    text-shadow: 0 0 10px red;
}
#banner-s .slogan {
    font-size: 26px;
}
@media (min-width: 480px) {
    #banner-s {
        display: none;
    }
    #banner {
        display: block;
    }
}
#name table,
#name table td {
    border: 0.5px solid #000;
    box-sizing: border-box;
}
#name table {
    border-collapse: collapse;
    font-size: 24px;
    width: 97%;
    padding: 0;
    margin: 1em auto;
}
#name td,
#name th {
    border-collapse: collapse;
    border: 1px solid #333;
}
#name a:hover,
#name h4 {
    color: #009;
}
#name td a {
    color: #000;
}
#name table td {
    text-align: center;
    vertical-align: top;
}
#name a {
    font-size: 14px;
    text-decoration: none;
}
#name td {
    font-size: 14px;
}
@media (min-width: 600px) {
    #name a {
        font-size: 24px;
    }
    #name td {
        font-size: 24px;
    }
}
.push {
    width: 100%;
    color: #aaa;
    text-align: center;
    left: 0;
    z-index: 10;
    transition: all 0.3s linear;
}
.push h2 {
    margin-top: 25%;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.img {
    overflow: hidden;
}
.img img {
    transition: transform 0.3s;
}
.img:hover img {
    transform: scale(1.3);
}
#low-project,
#precautions,
#vip .content {
    background: #ebf5ff;
}
.z-col-5 {
    flex: 0 0 100%;
    flex-wrap: wrap;
}
@media (min-width: 600px) {
    .z-col-5 {
        flex: 0 0 50%;
        flex-wrap: wrap;
    }
}
@media (min-width: 960px) {
    .z-col-5 {
        flex: 0 0 20%;
        flex-wrap: wrap;
    }
}
#footer {
    background-color: #eee;
    color: #676767;
}
#footer .grid_02 {
    padding: 1em;
}
#footer .grid_02:nth-of-type(2) h2 {
    border-bottom: 3px solid #bfbfbf;
}
#footer .grid_02:nth-of-type(2) p {
    font-size: 14px;
    margin: 1em;
    padding-left: 1.5em;
    text-indent: -1.2em;
}
.navbar-brand {
    font-size: 24px;
    color: #0400ff !important;
}
@media (min-width: 600px) {
    .navbar-brand {
        font-size: 36px;
    }
}
.nav-link {
    font-size: 30px;
    color: #222 !important;
}
.nav-link:hover {
    color: #000 !important;
}
.more {
    font-size: 20px !important;
    font-weight: 600 !important;
}
#footer .contact {
    font-size: 1.3rem;
}
@media (max-width: 550px) {
    #group .img {
        height: 160px;
    }
    #group .push h2 {
        margin-top: 12%;
    }
    #footer h4,
    #footer p,
    #service .slogan {
        font-size: 1.3rem !important;
    }
}
@media (max-width: 350px) {
    .contact .col-10 {
        font-size: 1.1rem !important;
    }
}
#service .wrapper {
    background-position: center center !important;
    background-size: cover !important;
}
.caption,
.heading {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.9);
}
.caption {
    color: #fff !important;
}
.heading {
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}
.group,
.line,
.low,
.member,
.service,
.subject {
    background: linear-gradient(rgba(91, 217, 255, 0.753), transparent),
        url(../images/sky.jpg) left 82% no-repeat;
    background-size: cover;
}
.message {
    position: fixed;
    right: 0;
    bottom: 150px;
    width: 80px;
    z-index: 999;
    text-align: center;
}
.message a:nth-of-type(1) {
    color: #2ea300;
}
.message-s {
    width: 100%;
    bottom: 0;
    left: 0;
    background: #222;
    z-index: 999;
}
.message-s .row {
    height: auto;
    padding: 5px 0px;
}
.notyet,
.notyet span {
    display: block;
    width: 100%;
}
.notyet {
    height: 0;
    padding-bottom: 28.3% !important;
    text-align: center;
    font-size: 2em;
    font-weight: 700;
    position: relative;
}
.notyet span {
    position: absolute;
    top: 10%;
}
.text-shadow {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.text.blue {
    color: #003365;
    font-weight: 900;
}


.article-img{
    margin-bottom: 15px;
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.img-article{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 25% 0px;
    border-radius: 5px;
}

.price-text h3{
    padding: 0px 15px;
    font-size: 42px;
    letter-spacing: 1px;
    color: white;
}

.list li{
    font-size: 22px;
    padding: 15px 0px;
}

.article-li{
    padding-left: 3.5em;
    list-style-type: disc;
}

.article-li li{
    padding: 8px 0px;
}


.text{
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
}
.push{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.push h2{
    margin-top: 0;
    padding: 0px 15px;
}



.swiper-container {
    width: 100%;
    height: 134px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
.swiper-container2 {
    width: 100%;
    height: 155px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}


.swiper-container3 {
    width: 100%;
    height: 110px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
.swiper-container4 {
    width: 100%;
    height: 70px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
.swiper-container5 {
    width: 100%;
    height: 70px;
    overflow: hidden;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
.swiper-container6 {
    width: 100%;
    height: 63px;
    overflow: hidden;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.other{
    justify-content: start;
}

.img:hover .img-article {
    transition: transform 0.3s;
    transform: scale(1.3);
}

.two{
    display: none;
}


@media(max-width:1025px){
    .push h2{
        font-size: 20px;
    }
}

@media(max-width:911px){
    .price-text h3{
        font-size: 40px;
    }
    .push h2{
        font-size: 20px;
    }
}

@media(max-width:767px){
    .heading{
        padding-top: 100px;
    }
    .price-text h3{
        font-size: 28px;
    }
    .push h2{
        font-size: 26px;
    }

    .title-mobile{
        display: block;
    }

    #footer{
        padding-bottom: 80px !important;
    }
}

.two{
    display: none;
}
.mobile-two{
    display: none;
}
.mes-two{
    display: none;
}
.mobile-mes-two{
    display: none;
}
.mobile-phone-two{
    display: none;
}
.contact-two{
    display: none;
}