/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: 佛宗華巖山功德會
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    background: #fff;
    text-align: center;
    font-family: ：'新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Open Sans', sans-serif;
    color: #888;
    font-size: 12px;
}

.violet {
    color: #9d426b;
}

a {
    color: #9d426b;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    a:hover, a:focus {
        color: #888;
        text-decoration: none;
    }

strong {
    font-weight: bold;
}

img {
    max-width: 100%;
}

h1, h2 {
    line-height: 40px;
}

h3, h4 {
    line-height: 20px;
}

::-moz-selection {
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}


/***** Big links / buttons *****/

a.big-link-1 {
    display: inline-block;
    padding: 5px 22px;
    background: #9d426b;
    color: #fff;
    /*font-style: italic;*/
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-1:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-1:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #9d426b;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-2 i {
        vertical-align: middle;
    }

    a.big-link-2:hover {
        background: #5d5d5d;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-2:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-3 {
    display: inline-block;
    padding: 5px 22px;
    background: #9d426b;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-3:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-3:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

/***** Top menu *****/

.navbar {
    margin-bottom: 0;
    background: #fff;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

ul.navbar-nav {
    font-size: 16px;
    color: #888;
    text-transform: uppercase;
}

    ul.navbar-nav li a {
        padding: 23px 20px;
        background: #fff;
        border-top: 5px solid #fff;
        color: #5d5d5d;
    }

    ul.navbar-nav li.active a {
        background: #f8f8f8;
        border-color: #9d426b;
        color: #5d5d5d;
    }

    ul.navbar-nav li a:hover, ul.navbar-nav li a:focus {
        background: #9d426b;
        border-color: #9d426b;
        color: #fff;
        outline: 0;
    }

.nav .open > a {
    background: #f8f8f8;
    border-color: #9d426b;
    color: #5d5d5d;
}

    .nav .open > a:hover, .nav .open > a:focus {
        background: #9d426b;
        border-color: #9d426b;
        color: #fff;
    }

ul.navbar-nav li a i {
    line-height: 35px;
    color: #aaa;
   /* font-size: 16px; 1em;*/
}

ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i {
    color: #fff;
}

.dropdown-menu {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
   
}

    .dropdown-menu > .active > a {
        background: #fff;
        color: #5d5d5d;
    }

        .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
            background: #f8f8f8;
            color: #9d426b;
        }

ul.navbar-nav li .dropdown-menu a {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.navbar-nav li.active .dropdown-menu a {
    background: #fff;
    color: #5d5d5d;
    border: 0;
}

    ul.navbar-nav li.active .dropdown-menu a:hover,
    ul.navbar-nav li.active .dropdown-menu a:focus {
        background: #9d426b;
        color: #fff;
        border: 0;
    }

ul.navbar-nav li.active .dropdown-menu > .active > a {
    background: #f8f8f8;
    color: #9d426b;
    border: 0;
}

    ul.navbar-nav li.active .dropdown-menu > .active > a:hover,
    ul.navbar-nav li.active .dropdown-menu > .active > a:focus {
        background: #9d426b;
        color: #fff;
        border: 0;
    }

.navbar > .container .navbar-brand {
    margin-left: 0;
}


.navbar-brand {
    /*width:280px;167px;*/
    height: 110px; /*106px;*/
    background-color: #fff; /* #fff;*/
    border-color: #fff;
    /*background: url(../img/logo.jpg) left center no-repeat;*/
    text-indent: -99999px;
}

.navbar-img {
    height: auto;
    max-width: 100%;
}

/***** goTOP *****/
.goTOP_div_right_bottom {
    width: 35px;
    height: 45px;
    float: right;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 20;
    background-color: lightgrey;
    font-size: 14px;
    _position: absolute; /* position fixed for IE6 */
}
    /***** Slider *****/
    .slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.slider {
    padding-left: 5px;
    padding-right: 5px;
}

.flexslider {
    margin-top: 45px;
    margin-bottom: 55px;
    border: 6px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

    .flexslider .slides > li {
        position: relative;
    }

    .flexslider .slides .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48.1%;
    }

.flex-caption {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 95%;
    padding: 2px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    padding-top: 10px;
    /*padding-bottom:3px;*/
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}

    .flex-direction-nav a:before {
        font-size: 10px;
    }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    text-align: center;
}

/***** Slider 2 *****/

.slider-2-container {
    padding: 150px 0;
}

.slider-2-text {
    padding: 10px 0 10px 0;
    background: #fff; /* browsers that don't support rgba */
    background: rgba(255,255, 255, .4);
    color: #333;
}

    .slider-2-text h1 {
        padding-left: 30px;
        padding-right: 30px;
        font-family: 'Lobster', cursive;
        font-size: 30px;
        color: #333;
        font-weight: bold;
    }

    .slider-2-text p {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 12px;
        font-style: italic;
    }


/***** Presentation *****/

.presentation-container {
    margin-top: 30px;
}

    .presentation-container h1 {
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU,'Lobster', cursive;
        font-size: 30px;
        color: #5d5d5d;
        font-weight: bold;
    }

    .presentation-container p {
        font-size: 18px;
        font-style: italic;
    }

/***** news *****/

.news-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.news-title {
    background: url(../img/line.png) left center repeat-x;
}

    .news-title h2 {
        width: 180px;
        margin: 0 auto;
        background: #fff;
        font-family:  '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.news-list {
    margin-top: 30px;
    text-align: left;
}

    .news-list .tab-pane {
        overflow: hidden;
    }

    .news-list .news-image {
        float: left;
        width: 10%;
        margin: 10px 0 0 0;
        border-radius: 50%;
    }

        .news-list .news-image img {
            max-width: 64px;
            border: 3px solid #eaeaea;
         
        }

    .news-list .news-text {
        float: left;
        width: 90%;
        font-size: 16px;
        line-height: 30px;
        font-style: italic;
    }

    .news-list .nav-tabs {
        border: 0;
        text-align: right;
    }

        .news-list .nav-tabs li {
            float: none;
            display: inline-block;
            margin-left: 2px;
            margin-right: 2px;
        }

            .news-list .nav-tabs li a {
                width: 12px;
                height: 12px;
                padding: 0;
                background: #eaeaea;
                border: 0;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
            }

                .news-list .nav-tabs li a:hover {
                    border: 0;
                    background: #ddd;
                }

            .news-list .nav-tabs li.active a {
                background: #9d426b;
            }

/***** Services *****/

.services-container {
    margin-top: 10px;
}

.services-title {
    margin-top: 40px;
    background: url(../img/line.png) left center repeat-x;
}

    .services-title h2 {
        width: 200px;
        margin: 0 auto;
        background: #fff;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.service {
    margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

    .service:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .service .service-icon {
        font-size: 50px;
        line-height: 50px;
        color: #5d5d5d;
    }

        .service .service-icon i {
            vertical-align: middle;
        }

    .service h3 {
        margin-top: 13px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .service p {
        padding-bottom: 7px;
        line-height: 15px;
    }


/***** Latest work *****/

.work-container {
    margin-top: 50px;
}

.work-title {
    background: url(../img/line.png) left center repeat-x;
}

    .work-title h2 {
        width: 220px;
        margin: 0 auto;
        background: #fff;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

    .work:hover img {
        opacity: 0.7;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .work:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .work .work-bottom {
        margin-top: 15px;
    }

    .work h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .work p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        /*font-style: italic;*/
    }


/***** start-恭奉聖像 *****/

.buddhas-container {
    margin-top: 50px;
    padding-bottom: 40px;
    background: linear-gradient(#fff,#ffffcc);
   
}

.buddhas-title {
    background: url(../img/line.png) left center repeat-x;
}

    .buddhas-title h2 {
        width: 180px;
        margin: 0 auto;
        background: #fff;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.buddha-list {
    margin-top: 30px;
    text-align: center;
}

    .buddha-list .tab-pane {
        overflow: hidden;
    }

.buddha-contdiv {
    /*width: 300px;*/
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

/*.buddha-image {
      
}*/

    .buddha-image img {
        max-height: 250px;
        margin: 0px  auto 30px;
        border: 6px solid #eaeaea;
        border-radius: 50%; 
         
    }

/*.buddha-list*/
.buddha-text {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    margin: 250px auto 0px;
}

.buddha-text h4 {
    font-weight: bold;
    /*font-style: italic;*/
}

.buddha-list .nav-tabs {
    border: 0;
    /*text-align: center;*/
}

    .buddha-list .nav-tabs li {
        float: none;
        display: inline-block;
        margin-left: 2px;
        margin-right: 2px;
    }

        .buddha-list .nav-tabs li a {
            width: 12px;
            height: 12px;
            padding: 0;
            background: #888; /* #eaeaea;*/
            border: 0;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
        }

            .buddha-list .nav-tabs li a:hover {
                border: 0;
                background: #ddd;
            }

        .buddha-list .nav-tabs li.active a {
            background: #9d426b;
        }


/***** Footer *****/

footer {
    margin-top: 60px;
    /*margin: 0 auto;*/
    padding-bottom: 0px;
    background: #9d426b;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}


.footer-box {
    margin-top: 20px;
    text-align: left;
}

    .footer-box h4 {
        margin-top: 20px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 16px;
        color: #f6cb41;
        font-weight: bold;
        /*font-style:italic;*/
        text-transform: uppercase;
        /*text-shadow: 0 1px 0 rgba(255,255,255,.7);*/
    }

    .footer-box h5 {
        margin-top: 20px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 15px;
        color: #f6cb41;
    }

.footer-box-text p {
    line-height: 24px;
    text-indent: 16px;
    font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
    font-size: 13px;
    color: #fff;
    margin-left: -20px;
}

.footer-box-text a {
    line-height: 24px;
    margin-top: 20px;
    font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #fff;
}

.footer-box-text-contact i {
    padding-right: 7px;
}


.footer-box-text-subscribe form {
    padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
    width: 95%;
    height: 26px;
}

.footer-border {
    height: 18px;
    margin-top: 1px;
    background: #642f47;
    /*border-top: 1px dashed #ddd;*/
}

.footer-copyright {
    margin-top: 60px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: darkgray; /*:lightgrey;*/
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}

    .footer-social a {
        margin: 0 0 0 10px;
        font-size: 26px;
        color: #888;
    }

        .footer-social a:hover, .footer-social a:focus {
            color: #9d426b;
        }

.footer-box-fb-contact {
    margin-top: 20px;
    text-align: center;
    background-color: cornflowerblue;
    margin-bottom: 5px;
}
/*    .footer-box-fb-text p {
        line-height: 24px;
        text-indent: 16px;
        font-family: 'Droid Sans', sans-serif;
        font-size: 14px;
        color: cornflowerblue;
    }
.footer-box-fb-text a {
    line-height: 24px;
    margin-top: 20px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: cornflowerblue;*/


/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

    .flickr-feed a {
        display: inline-block;
        width: 54px;
        margin: 0 4px 4px 0;
    }

        .flickr-feed a:hover {
            opacity: 0.7;
        }

        .flickr-feed a img {
            border: 2px solid #eaeaea;
        }



/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

    .page-title-container h1 {
        display: inline;
        margin-left: 10px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
        vertical-align: middle;
    }

    .page-title-container p {
        display: inline;
        margin-left: 5px;
        font-size: 18px;
        font-style: oblique;
        vertical-align: middle;
    }

    .page-title-container i {
        font-size: 46px;
        color: #ccc;
        vertical-align: middle;
    }


/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
   /* padding-right :100px;
   overflow-x: hidden;
    overflow-y: auto;*/
}

.about-us-block {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;  
    text-align: left;
    font-size: 16px;
    /*width:60%;*/
}



    .about-us-text h3 {
        margin-top: 25px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 18px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .about-us-text p {
        line-height: 30px;
        text-indent: 30px;
    }

.about-us-text-blockquote {
    margin-top: 30px;
    padding: 15px;
    background-color: #e5e2e3;
}

.about-us-row-sec {  
    text-align: left;
    font-size: 16px;
    color: white;
}
.about-us-row {
    border: #888 1px solid;
}

/*原文*/
.about-us-textM {
   
    padding-top: 10px;
    padding-bottom: 10px; 
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

/*譯文*/
.about-us-textT {
    padding-top: 10px;
    padding-bottom: 10px;  
    text-align: left;
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-color: darkgray; /*/: #e5e2e3;*/
}

.about-us-textT p {
    line-height: 30px;
    text-indent: 30px;
}

/*註解*/
.about-us-textC {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 15px;
    background-color: #e5e2e3;
    border-top: #888 1px solid;
}

    .about-us-textC p {
        line-height: 30px;
        text-indent: 30px;
    }

.about-us-image img {
    max-width: 150px;
    border: 2px solid #eaeaea;
    border-radius: 50%;
    /*position: relative;
    margin: auto;
    top: 5px;*/
    /*position:absolute ;   
        top:50%;
        left:50%;    
        margin: 0 300px 0 0;*/
    /*align-content :center;*/
}
/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(../img/line.png) left center repeat-x;
}

    .team-title h2 {
        width: 220px;
        margin: 0 auto;
        background: #fff;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

    .team-box:hover img {
        opacity: 0.7;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .team-box:hover {
        -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .team-box h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .team-box p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        font-style: italic;
    }

.team-social a {
    margin: 0 5px;
    font-size: 26px;
}


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.contact-us-container {
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}

    .contact-us-container h3 {
        margin-top: 25px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .contact-us-container p {
        line-height: 28px;
        font-size: 13px;
    }

.contact-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

    .contact-form form {
        margin-top: 25px;
    }

        .contact-form form .form-group {
            margin-bottom: 20px;
        }

.contact-text-group {
    line-height: 30px;
    padding-left: 30px;
}

.contact-form input[type="text"] {
    width: 95%;
    height: 34px;
}

.contact-form textarea {
    width: 95%;
    height: 170px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.contact-form label {
    font-size: 13px;
    font-weight: 400;
}

    .contact-form label .error-label {
        font-style: italic
    }

.contact-form button {
    margin-top: 5px;
    padding: 0 45px;
}

/***** Google map *****/

.contact-address {
    padding-bottom: 15px;
}

    .contact-address .map {
        margin: 20px 0 40px 0;
        height: 300px;
        border: 5px solid #f8f8f8;
    }


/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
    margin-bottom: 40px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

    .services-full-width-text h3 {
        margin-top: 25px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-full-width-text p {
        line-height: 28px;
        font-size: 13px;
    }

/***** Services half width text *****/

.services-half-width-container {
    margin-top: 20px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

    .services-half-width-text h3 {
        margin-top: 25px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-half-width-text p {
        line-height: 28px;
        font-size: 13px;
    }

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

    .call-to-action-text:hover {
        -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .call-to-action-text p {
        float: left;
        width: 80%;
        padding-left: 25px;
        line-height: 30px;
        font-size: 18px;
        font-style: italic;
    }

    .call-to-action-text .call-to-action-button {
        float: left;
        width: 20%;
        padding-right: 25px;
        margin-bottom: 10px;
        text-align: right;
    }


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

    .portfolio-filters a {
        color: #5d5d5d;
    }

        .portfolio-filters a:hover, .portfolio-filters a.active {
            color: #9d426b;
        }

.portfolio-box {
    width: 100%;
    margin: 40px 15px 0 15px;
    text-align: center;
}

    .portfolio-box img {
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .portfolio-box:hover img {
        opacity: 0.7;
    }

.portfolio-box-container {
    position: relative;
    background: #f8f8f8;
    border-bottom: 2px solid #9d426b;
}

    .portfolio-box-container:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .portfolio-box-container .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48%;
    }

.portfolio-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}

.portfolio-box-text {
    padding: 0 15px 20px 15px;
}

    .portfolio-box-text h3 {
        cursor: pointer;
        margin-top: 20px;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Droid Sans', sans-serif;
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .portfolio-box-text p {
        line-height: 24px;
        font-style: italic;
    }


/* ----- PRICING TABLES PAGE ----- */

/* pricing 1 */
.pricing-1-container {
    margin-top: 47px;
}

.pricing-1-title {
    background: url(../img/line.png) left center repeat-x;
}

    .pricing-1-title h2 {
        width: 160px;
        margin: 0 auto;
        background: #fff;
        font-family: '新細明體', PMingLiU,'微軟正黑體', Microsoft JhengHei, '細明體', MingLiU, 'Lobster', cursive;
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.pricing-1-box {
    padding-top: 40px;
    padding-bottom: 20px;
}

.pricing-1-box-inner {
    background: #f8f8f8;
}

    .pricing-1-box-inner:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

.pricing-1-box-price {
    padding: 20px 0 7px 0;
    background: #eee;
    font-family: 'Droid Sans', sans-serif;
    font-size: 42px;
    color: #5d5d5d;
    line-height: 54px;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box-best .pricing-1-box-price {
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box-price span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #888;
    line-height: 30px;
    font-style: italic;
    text-shadow: none;
}

.pricing-1-box-best .pricing-1-box-price span {
    color: #fff;
}

.pricing-1-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    background: #eee;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box.pricing-1-box-best h3 {
    background: #9d426b;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box h4 {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 20px;
    background: #e8e8e8;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box.pricing-1-box-best h4 {
    background: #8d3b60;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-1-box-features li {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
}

.pricing-1-box-sign-up {
    padding: 25px 0;
}

/* pricing 2 */
.pricing-2-container {
    margin-top: 30px;
    padding-bottom: 40px;
}



/* 20180525 add CONTACT SEPARATOR */
#sep {
    background: url(../img/slider/flower.jpg) no-repeat center top;
    padding-top: 50px;
    background-position: center center;
    min-height: 300px;
    width: 100%;
    color: white;
    background-size: cover;
    margin-top: 60px;
    /*background-attachment: relative;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
}

    #sep h3 {
        font-weight: 100;
        letter-spacing: 2px;
    }
