.nav1 {
    height: 70px;
}
.nav2 {
    height: 70px;
}

.nav-link {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 300;
    font-size: 16px;
}

.inner {
    background-color: #fff;
    background-size: cover;
    margin-top: 50px;
}

.sle-img {
    margin-top: 30px;
    margin-bottom: 0px;
}

.sle-img01 {
    margin-bottom: 50px;
}

.sle-img01 h5 {
    font-size: 30px;
    font-weight: 300;
}

#bovit-db {
    margin-top: 60px;
    margin-bottom: 50px;
}

.about {
    margin-bottom: 60px;
}

.about h4 {
    font-size: 30px;
    font-weight: 300;
}

.about-01 {
    margin-top: 30px;
    margin-bottom: 50px;
}

.about-01 p {
    font-size: 18px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 50px;
}

.about-01 img {
    margin-bottom: 20px;
    margin-top: 20px;
}

.about-02 {
    margin-bottom: 30px;
}
.about-02 img {
    border: 1px;
}
.about-02 p {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

.about-h4 {
    position: relative;
        display: block;
        margin: 0 0 40px;
        color: #999;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 200;
}

.about-h4:before, .about-h4:after {
        position: absolute;
        top: 130%;
        left: 0%;
        width: 100%;
        height: 1px;
        background: #999;
        content: '';
    }
.about-h4:after {
        right: 0%;
        left: auto;
    }

.about h5 {
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    margin-top: -20px;
}

#ab01 {
    background-color: #666;
    padding-top: 60px;
    padding-bottom: 80px;
}

.ab01-h4 {
    position: relative;
        display: block;
        margin: 0 0 40px;
        color: #999;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 200;
}

.ab01-h4:before, .ab01-h4:after {
        position: absolute;
        top: 130%;
        left: 0%;
        width: 100%;
        height: 1px;
        background: #999;
        content: '';
    }
.ab01-h4:after {
        right: 0%;
        left: auto;
    }

.ab02 {

}
.ab02 h4 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}
.ab02 h5 {
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    margin-top: -20px;
    color: #fff;
}

.ab02 img {
    margin-top: 30px;
}

.ab02 p {
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    font-weight: 200;
    font-size: 18px;
}

#db {
    background-color: #333b3f;
}

.db-01 {
    height: 50px;
    color: #fff;
}

.add {
    margin-top: 30px;
    margin-bottom: 80px;
}

.add h3 {
    font-weight: 300;
    margin-bottom: 20px;
}

.add p {
    font-weight: 200;
    font-size: 18px;
}

.add iframe {
    margin-bottom: 30px;
}
/* -------------------------------*/
/*  產品介紹
/* -------------------------------*/

.jumbotron {
    margin-top: 70px;
    height: 200px;
    color: #333;
}

.jum_wash {
    background-image: url(img/09.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ccc;
}

.jum_mirror {
    background-image: url(img/10.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ccc;
}

.jum_cabint {
    background-image: url(img/11.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ccc;
}

.jum_down {
    background-image: url(img/12.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ccc;
}

.jum_email {
    background-image: url(img/13.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ccc;
}

#pro {
    margin-top: 80px;
}
.pro_top {
    margin-top: 50px;
    margin-bottom: 40px;
}

.pro_top h5 {
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    margin-top: -20px;
    color: #333;
}


.pro_01 {
    margin-bottom: 30px;
    margin-top: 30px;
}

.pro_01 p {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    margin-top: 10px;
}

.pro_02 {
    margin-top: 30px;
}

.pro_02 h6  {
    font-weight: 200;
}

.pro_02 h2  {
    font-weight: 300;
    margin-top: -10px;
    margin-bottom: -10px;
    font-size: 35px;
}

.pro_02 p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}

.gage {
    margin-bottom: 50px;
    text-align: center;
}

.gage p {
    font-weight: 300;
    font-size: 14px;
}

#bk {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

/* -------------------------------*/
/*  與我聯絡
/* -------------------------------*/
.mail_p {
    margin-top: 20px;
}

.mail_p p {
    text-align: center;
}
.mail01 {
    margin-top: 50px;
}

.mail02 {
    margin-top: 50px;
}

.mail02 h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* -------------------------------*/
/*  Mysql DB
/* -------------------------------*/

.mysqldb {
    margin-top: 150px;
    margin-bottom: 10px;
}

.mysqldb h4 {
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
}

.mysqldb h5 {
    font-weight: 300;
    color: #643;
    margin-bottom: 30px;
    margin-top: 30px;
}

.db01 {
    margin-bottom: 10px;
}

.back01 {
    margin-top: 20px;
}

.center01 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.center02 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

@media (max-width: 1024px){
    .sle-img {
    margin-top: 30px;
    }
    .about-01 p {
    padding-left: 100px;
    padding-right: 100px;
    }
}

@media (max-width: 991px){
    .sle-img {
    margin-top: 30px;
    }
}

@media (max-width: 767px){
    .sle-img {
    margin-top: 30px;
    }
    .about-01 p {
    padding-left: 20px;
    padding-right: 20px;
    }
}

@media (min-width: 575px){
    .sle-img {
    margin-top: 30px;
    }
}

