﻿/*css*/

label {
    color: #fff;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.padding0 {
    padding: 0px !important;
}

.btn {
    font-size: 16px;
    margin: 5px;
}




/*.box-section {
    background: rgba(255, 255, 255, 0.6);
}*/


/*181029  btn add*/


.card {
    padding: 20px;
}





/*左1*/
.btn-img-left-1 {
    background: url(../images/btn-img-left-1.png);
}

    .btn-img-left-1:hover {
        background: url(../images/btn-img-left-1-hover.png);
    }


/*左2*/
.btn-img-left-2 {
    background: url(../images/btn-img-left-2.png);
}

    .btn-img-left-2:hover {
        background: url(../images/btn-img-left-2-hover.png);
    }

/*左3*/
.btn-img-left-3 {
    background: url(../images/btn-img-left-3.png);
    margin: 0 auto;
    text-align: center;
}

    .btn-img-left-3:hover {
        background: url(../images/btn-img-left-3-hover.png);
    }






/*右1*/
.btn-img-right-1 {
    background: url(../images/btn-img-right-1.png);
}

    .btn-img-right-1:hover {
        background: url(../images/btn-img-right-1-hover.png);
    }


/*右2*/
.btn-img-right-2 {
    background: url(../images/btn-img-right-2.png);
}

    .btn-img-right-2:hover {
        background: url(../images/btn-img-right-2-hover.png);
    }

/*右3*/
.btn-img-right-3 {
    background: url(../images/btn-img-right-3.png);
}

    .btn-img-right-3:hover {
        background: url(../images/btn-img-right-3-hover.png);
    }



/*submit*/
.btn-img-submit {
    background: url(../images/btn-img-submit.png);
}

    .btn-img-submit:hover {
        background: url(../images/btn-img-submit-hover.png);
    }




.section-wrap .image {
    text-align: center;
}


.section-wrap h2 {
    color: rgb(171, 17, 109);
    border-bottom: 2px dashed;
    padding-bottom: 5px;
    max-width: 80%;
    margin: 0 auto;
    letter-spacing: 2px;
    font-weight: 600;
}

.section-wrap h3 {
    font-size: 21px;
    font-weight: 600;
    letter-spacing: .214em;
    width: 85%;
    line-height: 30px;
    display: block;
    margin: 20px auto;
    color: #fff;
}

section p, section ul li, section ol li {
    font-size: 16px;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    line-height: 35px;
}

.section-wrap p {
    color: #fff;
    text-align: center;
}

.section-wrap a {
    border: none;
}


.box {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 5px;
}

    .box .media-left {
        padding-left: 10px;
    }

        .box .media-left img {
            border-radius: 50%;
        }

.box-img {
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.box p {
}


.box-contain {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    padding: 20px;
    margin-bottom: 30px;
}

    .box-contain h3 {
        text-align: center;
        color: red;
        font-weight: 600;
        margin: 15px 0px;
    }

    .box-contain p {
        line-height: 1;
    }


.media-info {
    background-color: #f4f4f4;
    padding: 10px;
    margin: 1%;
    max-width: 430px;
    height: 125px;
    /* width: 90%; */
}

    .media-info p {
        color: #333;
        font-size: 16px;
        text-align: left;
        line-height: 1.2;
        padding: 0px !important;
    }

.media-heading {
    color: #3498db;
    padding: 0px;
    /* margin: 0px auto; */
    font-size: 21px;
    text-align: left;
    line-height: 35px;
}


.class-row {
    margin: 0px;
    padding: 10px;
}

    .class-row h4 {
        line-height: 35px;
    }


    .class-row p {
        font-size: 15px;
        letter-spacing: 1.2;
    }


.story-box b {
    color: #fff;
    font-size: 21px;
    padding-bottom: 20px;
    /* padding-bottom: 20px; */
}

.story-box img {
    width: 100%;
}

.story-box h5 {
    background: #3498db;
    color: #fff;
    margin: 0px;
    padding: 10px;
    font-size: 21px;
    text-align: center;
}

.class-column {
    color: #fff;
}

    .class-column h2 {
        font-size: 28px;
    }

    .class-column img {
        width: 100%;
    }

.mbr-gallery-item img {
    width: 100%;
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #fff !important;
    height: 4px;
    -webkit-transition-property: right;
    -moz-transition-property: right;
    -o-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.class-info-box {
    padding: 0px;
}

    .class-info-box p {
        text-align: left;
    }


.class-info {
    padding: 20px;
    min-height: 200px;
}

    .class-info h5 {
        text-align: left;
        font-size: 1.5em;
        color: #ff0;
    }



.panel {
    text-align: left;
}

.panel-heading h3 {
    font-size: 1.5em;
    color: #354b60;
    margin: 20px 0px;
}


.panel-title a {
    font-size: 16px;
}


.panel-heading {
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    font-size: 21px;
}


.panel-body {
    font-size: 16px;
}



.title-h4 {
    color: #f00;
    font-size: 1.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

.analysis ul li {
    display: block;
    text-align: center;
}

.analysis {
    text-align: center;
    margin: 10px 0px;
}


.media h5 {
    background: rgb(255, 84, 108);
    color: #fff;
    /*margin: 0px;*/
    padding: 10px;
    font-size: 21px;
    text-align: center;
}


@media only screen and (max-width: 1921px) and (min-width: 1680px) {
    .btnJoin {
        color: #fff;
        font-size: 16px;
        position: absolute;
        padding: 5px;
        right: 20%;
    }
}



.tip {
    margin: 15px 0px;
}

    .tip a {
        background-color: #1a89e7 !important;
        border: none;
        text-align: center;
        display: block;
        width: 220px;
        padding: 4px;
        margin: 10px auto;
    }

    .tip img {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        width: 90px;
        height: 90px;
    }

.dashed-border {
    border-bottom: 1px dashed #ccc;
}

.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #373737;
    background-color: #f6f6f6;
    background-image: none;
    border: 2px solid #dddddd;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.heading-center {
    text-align: center;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    margin: 3% 0px 1% 0px;
}

.center {
    text-align: center;
}



.color-white {
    color: rgb(255, 255, 255) !important;
}


.hero_text {
    color: rgb(252, 78, 51);
    font-size: 42px;
    font-weight: 600;
    margin: 10px 0px 10px 0px;
}



.mbr-hero h3 {
    color: #333;
    margin: 5px 0px;
    font-size: 21px;
}


.mbr-hero p {
    color: #333;
    width: 80%;
    margin: 5px 0px;
    font-size: 18px;
}


.more {
    text-align: center;
    padding: 10px;
    /* border: bisque; */
}


    .more a {
        font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
        font-size: 1em;
        border: none;
        margin: 10px;
        padding: 15PX;
    }


.marginbottom25 {
    margin-bottom: 25px;
}

.map {
    margin-bottom: 30px;
}

    .map p, .map a {
        color: #fff;
        font-size: 16px;
    }

.card-box {
    margin-top: 20px;
}

    .card-box img {
        width: 100%;
        height: 105px;
    }


.glyphicon img {
    width: 150px;
}



.info {
    color: #000;
    background-color: #fffa65;
    font-family: 微軟正黑體, "Microsoft JhengHei", MingLiU, sans-serif;
    font-size: 1.2em;
    padding: 5px 10px;
    margin: 10px auto;
    border: none;
    width: 90%;
}


#gotop {
    bottom: 30px;
    background: rgba(1,1,1,.5);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 1em;
    font-family: arial;
    position: fixed;
    padding: 12px;
    width: 40px;
    height: 40px;
    right: 30px;
    z-index: 99;
}

/*bottom style*/

#bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 1em;
    padding: 0;
}

.fixFooterRow {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px;
    height: 100px;
    vertical-align: middle;
}

    .fixFooterRow img {
        width: 36px;
        margin: 0 10px;
    }


.animate-bottom {
    position: relative;
    -moz-animation: animatebottom 0.4s;
    -o-animation: animatebottom 0.4s;
    -webkit-animation: animatebottom 0.4s;
    animation: animatebottom 0.4s;
}

.hide {
    display: none !important;
}

.show-block, .show {
    display: block !important;
}

.show-inline-block {
    display: inline-block !important;
}

.banner-google {
    margin: 0px 10px 30px 10px;
    padding: 0px;
    border: 1px solid #fff;
    display: inline-block;
}

    .banner-google img {
        max-width: 336px;
        width: 100%;
    }






.fix-button-box {
    position: fixed;
    bottom: 4px;
    display: grid;
    right: 10px;
    z-index: 999;
    padding: 4px;
}

    .fix-button-box a {
        padding: 0px !important;
        border: none;
        -moz-border-radius: unset;
        -webkit-border-radius: unset;
        border-radius: unset;
        margin-bottom: 10px;
    }

    .fix-button-box img {
        width: 45px;
        height: 45px;
    }

        .fix-button-box img:hover {
            opacity: .6;
        }

.youtube-row {
    display: block;
    text-align: center;
}




/*slider banner*/
.carousel-indicators {
    position: absolute;
    bottom: -50px;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}



/*自適應RWD*/

@media only screen and ( min-width:1922px) {
    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        right: 23%;
        top: 40px;
        z-index: 999;
        width: 300px;
    }
}


@media only screen and ( min-width:1922px) {
    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        left: 57%;
        top: 35px;
        width: 300px;
    }
}

@media only screen and ( min-width:1680px) and (max-width :1921px) {
    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        left: 55%;
        top: 35px;
        width: 380px;
    }
}



@media only screen and ( min-width:1279px) and (max-width :1679px) {
    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 600px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        right: 18.5%;
        top: 40px;
        z-index: 999;
        width: 350px;
    }
}

@media only screen and ( min-width:960px) and (max-width :1278px) {

    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        right: 9%;
        top: 35%;
        width: 250px;
        z-index: 999;
    }
}

@media only screen and ( min-width:768px) and (max-width :959px) {


    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container {
        position: relative;
        /*top: 50px;*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .item img {
        position: absolute;
        right: 10%;
        top: 35%;
        width: 250px;
        z-index: 999;
    }
}

@media only screen and ( min-width:481px) and (max-width :767px) {

    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container {
        position: relative;
        /* top: 50px; */
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    /*主視覺*/
    .view_pic {
        background-image: none;
        background: #e74c3c;
    }

    .item img {
        position: absolute;
        right: 20%;
        top: 500px;
        width: 300px;
        z-index: 999;
    }
}

@media only screen and ( min-width:321px) and (max-width :480px) {


    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero_text {
        /* color: rgb(0, 0, 0); */
        font-size: 28px;
        font-weight: bold;
        left: -2px;
        letter-spacing: 1px;
        line-height: 40px;
        padding-bottom: 8px;
        position: relative;
        top: 8px;
        text-transform: uppercase;
        margin: 5px 0px;
    }

    .view_pic {
        background-image: none;
        background: #e74c3c;
    }


    #section-3 h2 {
        color: #fff;
        font-size: 28px;
        height: 60px;
    }

    .mbr-hero {
        padding-left: 25px;
        position: relative;
    }



    .item img {
        position: absolute;
        right: 20%;
        top: 290px;
        z-index: 999;
        width: 230px;
    }
}

@media only screen and ( max-width:320px) {

    .banner {
        height: 100%;
        margin-top: 10%;
        display: block;
        min-height: 400px;
    }

    .container {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero_text {
        /* color: rgb(0, 0, 0); */
        font-size: 1.6em;
        font-weight: bold;
        left: -2px;
        letter-spacing: 0px;
        line-height: 40px;
        padding-bottom: 5px;
        position: relative;
        top: 8px;
        text-transform: uppercase;
        /* margin: 5px 0px; */
    }

    .view_pic {
        background-image: none;
        background: #e74c3c;
    }

    #section-3 h2 {
        color: #fff;
        font-size: 28px;
        height: 60px;
    }

    .mbr-hero {
        padding: 25px;
        /* min-height: 200px; */
        position: relative;
    }

    .width90 {
        width: 90%;
    }

    .item img {
        position: absolute;
        right: 20%;
        top: 245px;
        z-index: 999;
        width: 200px;
    }
}




@media only screen and ( min-width:960px) and (max-width :1278px) {
    .top-banner {
        position: relative;
        overflow: hidden;
    }
}

@media only screen and ( min-width:481px) and (max-width :959px) {
    .top-banner {
        position: relative;
        overflow: hidden;
    }

    #div2 .class-column {
        color: #000;
        display: block !important;
        margin: 0px auto 130px auto;
        padding: 0px 40%;
        text-align: center;
    }
}

@media only screen and ( min-width:321px) and (max-width :480px) {
    .top-banner {
        position: relative;
        margin: 0px;
        width: 100%;
    }

    #div2 .class-column {
        color: #000;
        display: block !important;
        margin: 0px auto 120px auto;
        text-align: center;
    }


    #div2 .title {
        margin-top: 20px;
    }
}

@media only screen and ( max-width:320px) {
    .top-banner {
        position: relative;
        margin: 0px;
        width: 100%;
    }

    #div2 .class-column {
        color: #000;
        display: block !important;
        margin: 0px auto 120px auto;
        text-align: center;
    }

    #div2 .title {
        margin-top: 20px;
    }
}



@media only screen and ( min-width:768px) {



    .section-wrap .container {
        background: rgba(255, 255, 255, 0.5);
        border-radius: 25px;
        margin-bottom: 10px;
        /* border: 3px solid #28a7e1; */
    }

    .section-wrap {
        margin: 0px auto 30px auto;
    }

    .top-banner {
        margin-top: 50px;
    }


    #carousel-example {
        margin: 0 auto;
        width: 440px;
    }


    .story-box {
        height: 340px;
        /* padding-bottom: 10px; */
    }

        .story-box p {
            padding: 10px 20px;
            line-height: 30px;
            text-align: left;
            color: #333;
        }


    .btn-img-left-3 {
        width: 500px;
    }

    /*button 填表索取*/
    .more button {
        font-size: 18px;
        margin: 10px 15px;
        min-width: 500px;
    }

    .btn-img-submit, .btn-img-submit:hover, .btn-img-left-1, .btn-img-left-1:hover, .btn-img-left-2, .btn-img-left-2:hover, .btn-img-left-3, .btn-img-left-3:hover, .btn-img-right-1, .btn-img-right-1:hover, .btn-img-right-2, .btn-img-right-2:hover, .btn-img-right-3, .btn-img-right-3:hover {
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 225px;
    }
}


@media (max-width: 768px) {

    .section-wrap .container {
    }


    .heading h2 {
        font-size: 21px;
        color: #fff;
        max-width: 95%;
    }



    .btn-img-submit, .btn-img-submit:hover, .btn-img-left-1, .btn-img-left-1:hover, .btn-img-left-2, .btn-img-left-2:hover, .btn-img-left-3, .btn-img-left-3:hover, .btn-img-right-1, .btn-img-right-1:hover, .btn-img-right-2, .btn-img-right-2:hover, .btn-img-right-3, .btn-img-right-3:hover {
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 120px;
    }

    .width90 {
        width: 90%;
    }

    .width100 {
        width: 100%;
    }


    .story-box {
        height: auto;
        padding-bottom: 10px;
    }

        .story-box p {
            padding: 10px;
            line-height: 30px;
            text-align: left;
        }



    .btn-img-left-3 {
        width: 250px;
    }

    /*button 填表索取*/
    .more button {
        font-size: 18px;
        margin: 10px 15px;
        min-width: 250px;
    }

    .btn-img-submit, .btn-img-submit:hover, .btn-img-left-1, .btn-img-left-1:hover, .btn-img-left-2, .btn-img-left-2:hover, .btn-img-left-3, .btn-img-left-3:hover, .btn-img-right-1, .btn-img-right-1:hover, .btn-img-right-2, .btn-img-right-2:hover, .btn-img-right-3, .btn-img-right-3:hover {
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 120px;
    }
}
