body {
    font-family: "open sans","微軟正黑體",Arial,sans-serif;
    font-size   : 1em; /*font-size : 14=1*/
    line-height : 26px;
    color       : #3a4750;
    font-weight : 300;
    background: #fff;
    }

/* --------------------------------------
Global Typography
------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    margin      : 0 0 15px;
    color       : #303841;
    }

h1 {
    font-size   : 2.571em;
    line-height : 1.2em;
    font-weight : 100;
    }

h2 {
    font-size   : 2.143em;
    line-height : 1.5em;
    font-weight : 300;
    }

h3 {
    font-size   : 1.714em;
    line-height : 1.5em;
    font-weight : 300;
    }

h4 {
    font-size   : 1.286em;
    line-height : 1.5em;
    font-weight : 300;
    }

h5 {
    font-size   : 1.143em;
    line-height : 1.5em;
    font-weight : 500;
    }

h6 {
    font-size   : 1.071em;
    line-height : 24px;
    }

/* --------------------------------------
LINK STYLE
------------------------------------------*/
a {
    color              : #0a40c2;
    text-decoration    : none;
    -webkit-transition : all 0.3s ease 0s;
    -moz-transition    : all 0.3s ease 0s;
    -o-transition      : all 0.3s ease 0s;
    transition         : all 0.3s ease 0s;
    }

a,
a:active,
a:focus,
a:active {
    text-decoration : none;
    /*outline         : none*/
    }

a:focus {
    text-decoration : none;
    color: #4760bb;
	/*color: #fff;*/
    }
a:hover {
    text-decoration : none;
    color: #d1610f;
	/*color: #fff;*/
    }

p{
    margin-bottom: 20px;
}


ul {
    margin     : 0;
    padding    : 0;
    list-style : none;
    }


/* --------------------
   Section Background
   -------------------*/

.gray-bg {
    /*background-color : #f0f1f3;*/
    /*padding: 80px 0;*/
	padding: 0px 0 50px 0;
    }

.white-bg {
    background-color : #fff;
    }


/* --------------------
   main Wrapper
   -------------------*/
#main-wrapper{
    background: #fff;
    }

/*Button Style*/
.btn {
    /*padding        : 10px 30px;*/
    margin-bottom  : 10px;   /*0*/
    font-size      : 1em;
    border-radius  : 3px;
    font-weight    : 600; /*100*/
    }

.btn-lg{
    font-size: 1.071em;
    padding: 15px 30px
}

/*btn-primary*/
.btn-primary {
    background-color : #c6dbb6;
    border-color     : #c6dbb6;
	color: #333;
    }

.btn-primary:hover{
    background: #fff;
    /*color:#fff;*/
	color:#333;
    border-color: #ddd;
}

.btn-primary-print {
    background-color : transparent;
    color     : #333;
}
.btn-primary-print:hover {
    background-color : transparent;
    color     : #d1610f;
}
	
/*btn-default*/
.btn-default {
    color            : #0a40c2;
    background-color : transparent;
    border-color     : #e1e1e1;
    }

.btn-default:hover{
    background: #337ab7;
    color: #fff !important;
    border-color: #337ab7;
}

.btn_file_word {
	color: #042bd2;
}
.btn_file_word:hover {
	color: #fff;
}
	
	
/*button:focus,
.btn:focus,
.btn:active:focus {
    outline : none;
    }*/



/* ----------------------------------------------
text-highlights
------------------------------------------------- */
.text-highlights {
    color   : #ffffff;
    padding : 0px 5px;
    }

.text-highlights.black {
    background : #313131;
    }

.text-highlights.blue {
    background : #31aae2;
    }

/*Common Page Header*/
.page-header {
    padding-bottom : 0;
	margin         : 0 0 20px 0;
    border-bottom  : 0;
	/*margin         : 100px 0;*/
    }

.page-header h1 {
    font-size      : 5.0em;
    line-height    : 70px;
    color          : #ffffff;
    font-weight    : 400;
    text-transform : capitalize;
    margin-bottom  : 30px;
    font-family: "open sans","微軟正黑體",Arial,sans-serif;
    }

.page-header .sub-title {
    display        : block;
    font-size      : 2.857em;
    line-height    : 40px;
    color          : rgba(255, 255, 255, 0.5);
    font-weight    : 700;
    text-transform : uppercase;
    font-family: "open sans","微軟正黑體",Arial,sans-serif;
    }

@media (max-width : 766px) {
    .page-header h1 {
        font-size   : 3.143em;
        line-height : 44px;
        }

    .page-header .sub-title {
        font-size   : 2.143em;
        line-height : 30px;
        }
    }

/*feature-section*/
.feature-section {
    background      : url(../../assets/img/feature-bg.jpg) no-repeat;
    background-size : cover;
    }

/* ------------------------------------------------------------------
BACK TO TOP
--------------------------------------------------------------------- */
#toTop {
    position    : fixed;
    bottom      : 30px; /*距離底部高度*/
    right       : 30px;
    color       : #000;
    cursor      : pointer;
    display     : none;
    z-index     : 9999;
    width       : 30px;
    height      : 30px;
    text-align  : center;
    font-size   : 1.286em;
	font-weight : 800;
    line-height : 30px;
    background  : #e6d0af;
    border-radius: 3px;
    border: none;
    -webkit-transition : all 0.3s ease 0s;
    -moz-transition    : all 0.3s ease 0s;
    -o-transition      : all 0.3s ease 0s;
    transition         : all 0.3s ease 0s;
    }

#toTop:hover {
    color  : #fff;
	background  : #d1610f;
    /*opacity: .5;*/
    }

/* ------------------------------------------------------------------
Shortcode Content
--------------------------------------------------------------------- */
.page-title-section {
    padding-top     : 80px;
    background      : url(../../assets/img/page-bg/page-bg-1.jpg) no-repeat center center #4795bb;
    background-size : cover;
    }

/*-----------------------------
 NAVIGATION & HEADER STYLE
--------------------------------*/

/*Navigation*/
.navbar-default {
    margin-bottom : 0;
	background-color : #327d00;
    }

.navbar-brand {
    /*padding-top    : 0;*/
    /*padding-bottom : 0;*/
    /*height         : 40px;*/	
	
	font-size      : 1.286em;
	line-height    : 20px;
	float          : left;
	padding        : 0;
	height  	   : auto;
	margin-bottom  : 4px;
	margin-top     : 5px;
    }
	
.navbar-brand > img {
	display        : block;
	max-width      : 100%;
	height         : auto;
	}

@media (min-width : 480px) {
	.navbar-brand {
		padding-right: 15px;
		padding-left: 15px;
	}	
}

@media (min-width : 320px) {
	.navbar-brand {
		padding-right: 15px;
		padding-left: 15px;
	}	
}

@media (min-width : 240px) {
	.navbar-brand {
		padding-right: 15px;
		padding-left: 15px;
	}	
}

.navbar-default .navbar-nav > li {
    margin-right : 17px;
    }

.navbar-default .navbar-nav > li:last-child {
    margin-right : 0px;
    }
.navbar-default .navbar-nav li span {
	margin-left: 10px;
	}
.navbar-default .navbar-nav > li > a {
    color          : #fff;
    font-size      : 1.143em;
    font-weight    : 600;
    padding        : 10px 15px;
    border-radius  : 2px;
    text-transform : uppercase;
    }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color            : #FFFFC0;
    background-color : transparent;
    }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    /*color            : #FFFFC0;*/
	color            : #00eaff;
    background-color : transparent;
    }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color : #FFFFC0;
    }

.nav-cta {
    float              : right;
    margin             : 3px 0 0 40px;
    line-height        : 34px;
    background         : #4d6de3;
    width              : 34px;
    height             : 34px;
    text-align         : center;
    border-radius      : 2px;
    -webkit-transition : all .3s ease-in-out;
    -moz-transition    : all .3s ease-in-out;
    transition         : all .3s ease-in-out;
    }

.nav-cta > li > a {
    display     : inline-block;
    color       : #ffffff;
    width       : 20px;
    height      : 34px;
    line-height : 34px;
    text-align  : center;
    }

.nav-cta .dropdown-menu {
    left  : auto;
    right : 0;
    }


/* Nav Media Querues*/

@media screen and (max-width : 768px) {
    .navbar-collapse.collapse {
        display : none !important;
        }

    .navbar-default {
        background    : #327d00 !important;
        padding       : 10px 0;
        border        : none;
        border-radius: 0;
        }
    .navbar{
            border-radius: 0;
        }
}


@media (min-width : 1024px) {
    .navbar-default {
        background-color   : #327d00;
        /*padding            : 30px 0;*/
		padding            : 15px 0;
        border             : none;
        border-radius      : 0;
		z-index: 99;
        }
    .navbar-right .dropdown-menu {
        right : auto;
        }
}

/* Syicky Menu */
.sticky-nav {
    /*position: fixed;*/    /* ==== 浮動MENU設定 ====*/
	position: relative;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999;
    background: #327d00 !important;
    /*padding: 10px 0 !important;*/
    /*box-shadow: 0 2px 5px rgba(0,0,0,.1);*/
    /*-webkit-transition : all .5s ease-in-out;*/
    /*-moz-transition    : all .5s ease-in-out;*/
    /*transition         : all .5s ease-in-out;*/
}


/* Dropdown Menu */

.dropdown-menu {
	position           : relative;    /*JESS新增*/ 
    display            : inherit;
    top                : 100% !important;
    padding            : 0;
    /*font-size          : 1.3em;*/
    opacity            : 0;
    visibility         : hidden;
    border-left        : 1px solid #fff;
	border-right       : 1px solid #fff;
	/*border             : 1px solid #fff;*/
    border-radius      : 0;
    box-shadow         : 0px -8px 0px #fda601;
    /*-webkit-transition : all 0.3s ease 0s;
    -moz-transition    : all 0.3s ease 0s;
    -o-transition      : all 0.3s ease 0s;
    transition         : all 0.3s ease 0s;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);*/
	
	background: #c6dbb6;
	/*width: 200px;*/
	width: 100%;
}
.dropdown .dropdown-menu {
    display    : none;
    margin-top : 5px !important;
    opacity    : 1;
    visibility : visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
	margin-bottom: 25px;
}
.dropdown li span {
	position: absolute;
	right: 15px;
	color: #A1E373;
	/*margin-left:10px;*/
}
.dropdown-menu-submenu {
	position           : relative;    /*JESS新增*/ 
    display            : inherit;
    top                : -9% !important;
    padding            : 0;
    /*font-size          : 1.3em;*/
    opacity            : 0;
    visibility         : hidden;
    border-left        : 1px solid #fff;
	border-right       : 1px solid #fff;
	/*border             : 1px solid #fff;*/
    border-radius      : 0;
    box-shadow         : 0px -8px 0px #fda601;
    /*-webkit-transition : all 0.3s ease 0s;
    -moz-transition    : all 0.3s ease 0s;
    -o-transition      : all 0.3s ease 0s;
    transition         : all 0.3s ease 0s;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);*/
	
	background: #c6dbb6;
	width: 100%;
    }
.dropdown .dropdown-menu-submenu {
    display: none; /*block*/
    margin-top: 5px !important;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
	
.dropdown-menu::before {
    top      : -30px;
    content  : "";
    position : absolute;
    width    : 100%;
    height   : 30px;
    display  : block;
    }

.sticky-nav .dropdown:hover .dropdown-menu {
    /*margin-top : 14px !important;*/
    }

.dropdown-header {
    font-size      : 0.786em;
    line-height    : 30px;
    font-weight    : 600;
    color          : #313131;
    text-transform : uppercase;
    }

.dropdown-menu li a {
    display     : block;
    font-size   : 1.143em;
	font-weight : 600;
    line-height : 30px;
    color       : #333;
    padding     : 10px 20px;
	white-space : pre-wrap;  /*自動換行*/
	border-bottom: 1px dotted #333;
    }

.dropdown-menu li a:hover {
    color            : #333;
    background-color : #f5f5f5;
    }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color            : #31aae2;
    background-color : #f5f5f5;
    }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color            : #000000;
    background-color : transparent;
    }

@media (max-width : 768px) {
    .navbar-toggle {
        display : block;
        }
}

.navbar-toggle {
    position      : absolute;
    right         : 0;
    padding       : 5px 10px;
    border        : 0;
    border-radius : 0;
    }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color : transparent;
    }

.navbar-toggle .icon-bar {
    /*width  : 14px;*/
    /*height : 3px;*/
	width  : 28px;
    height : 5px;
	margin : 5px 0;
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color : #fff;
    }

.navbar-toggle .icon-bar + .icon-bar {
    margin-top : 2px;
    }

/*uc-mobile-menu*/
.uc-mobile-menu {
    }

.uc-mobile-menu-container > div {
    visibility : hidden;
    }

#menu {
    margin : 50px 15px;
    }

#menu > li {
    text-transform : uppercase;
    }

#menu > li:last-child {
    border-bottom : 0;
    }

#menu > li ul li {
    margin-left : 0;
    color       : #999999;

    }

#menu li a {
    display         : block;
    text-decoration : none;
	font-size       : 1.143em;
	font-weight     : 600;
    color           : #fff;
    padding         : 15px 10px 15px 10px;
    border-bottom   : 1px dotted #444;
	white-space     : pre-wrap;
    }
	
#menu li span {
	position: absolute;
	right: 15px;
	color: #A1E373;
	/*margin-left:10px;*/
	}
.submenu_icon i {	
	color: #333;
	}	
#menu li a:hover {
    color : #FFFFC0;
    }
#menu li.active {
    color : #fff;
    }
#menu .dropdown-menu li a {
    color : #333;
	font-weight: 600;
    }
#menu .dropdown-menu-submenu li a {
	padding-left: 30px;
    }	
	
/*-------------------------------
 * Mobile Menu Close
 *-------------------------------*/

.uc-mobile-menu .close {
	
	float: right;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1;	
	
    position           : absolute;
    right              : 15px;
    top                : 0;
    color              : #ffffff;
    text-shadow        : none;
    filter             : alpha(opacity=50);
    opacity            : .5;
    width              : 44px;
    height             : 44px;
    -webkit-transition : all 0.3s ease 0s;
    -moz-transition    : all 0.3s ease 0s;
    -o-transition      : all 0.3s ease 0s;
    transition         : all 0.3s ease 0s;
    }

.uc-mobile-menu .close:hover {
    opacity : 1;
    }
	
/* ------------------------
 *  Header Top bar
 *-------------------------*/

.header-top{
    background: #fff;
 }

 /*Social Icon*/

.header-top .social-icon li{
    display: inline-block;
 }

.header-top .social-icon li a{
    line-height: 50px;
    width: 30px;
    color: #fff;
}

.header-top .social-icon li a:hover{
    opacity: .5; 
}

/* Phone, Emial, Get a Quote */
.header-top .top-contact li {
    display    : inline-block;
	font-size: 1em;
    line-height: 50px;
    text-align :center;
}
.header-top .top-contact li span {
    color: #333;
    text-align: right;
}
.header-top .top-contact li.txt {
    padding  : 0 5px;
    color    : #fff;
}
.header-top .top-contact li.txt i {
	margin-right: 5px;
    opacity: .5;
}
.header-top .top-contact li.txt a {
    color    : #333;
}
.header-top .top-contact li.txt a:hover {
    color    : #fd6502;
}

/* 原有取消 ----------------------
.header-top .top-contact li.phone,
.header-top .top-contact li.email{

}
.header-top .top-contact li.phone i,
.header-top .top-contact li.email i{
    margin-right: 5px;
    opacity: .5;
}
END ----- */

.header-top .top-contact li.get-a-quote a{
    padding: 0 30px;
    display: block;
    background: #3ea8f4;
    color: #fff;
}

.header-top .top-contact li.get-a-quote a:hover{
    opacity: .8;
}

/* Media Queries */

@media only screen and (max-width: 1024px){
    .header-top{
        text-align:center;
    }

    .header-top .top-contact li{
        line-height: 1;
        padding: 5px 0 10px;
    }

    .header-top .top-contact li.get-a-quote a{
        padding: 8px 15px; 
    }

    .top-contact.pull-right{
        /*float: none !important;*/
		float: right !important;
    }
    
}




/*-------------------
    HERO SLIDER
--------------------*/
.slide-bg {
    background-color: #fff;
    padding: 0;
	
	/*
	position: relative;
	background: url(../images/slide-bg.jpg)no-repeat center 0px;
	background-size: cover;
	*/
}

.hero-slide .carousel-inner>.item>img{
    min-width: 100% !important;
}

.hero-slide .carousel-caption {
    bottom      : 50%;
    text-shadow : none;
    transform   : translateY(50%);
    left        : 0;
    right       : 0;
    width       : 1140px;
    margin      : 0 auto;
    text-align  : left;
    }

.hero-slide .carousel-caption h1 {
    font-size      : 3.429em;
    line-height    : 1.3em;
    font-weight    : 100;
    color          : #fff;
    }

.hero-slide .carousel-caption p {
    font-size   : 1.286em;
    color       : #fff;
    font-weight : 100;
    line-height    : 1.5em;
    }

.hero-slide .carousel-control.left,
.hero-slide .carousel-control.right {
    width       : 50px;
    height      : 50px;
    line-height : 50px;
    top         : 50%;
    margin-top  : -25px;
    background  : transparent;
    cursor      : pointer;
    text-shadow : none;
    border-radius: 3px;
    background: #fff;
    color: #303841;
    box-shadow: inset 0 -2px rgba(0,0,0,.1);
    }



.hero-slide .carousel-control.left {
    left : -1%;
    opacity: 0;
    }

.hero-slide .carousel-control.right {
    right : -1%;
    opacity: 0;
    }

.hero-slide:hover .carousel-control.left,
.hero-slide:hover .carousel-control.right{
    opacity: 1;
}

.hero-slide:hover .carousel-control.left{
    left: 1%;
}


.hero-slide:hover .carousel-control.right{
    right: 1%;
}


.hero-slide .carousel-indicators {
    /*bottom : 60px;*/
	bottom : 20px;
    }

.hero-slide .carousel-indicators li {
    border : 2px solid #ffffff;
    }

/*Media Query*/
@media screen and (max-width : 768px) {

    .hero-slide .carousel-caption h1 {
        font-size : 1.714em;
        }

    .hero-slide .carousel-indicators {
        /*bottom : 20px;*/
		bottom : 2px;
        }

    .hero-slide .carousel-caption p {
        font-size : 0.857em;
        }
    }



/*---------------------------
 * Section Title
 *---------------------------*/
 .section-title{
    margin-bottom: 60px;
 }

/*---------------------------
 * Service Left Icon section
 *---------------------------*/
.section-content-left-icon{
    padding: 80px 0 20px;
    }

.section-content-left-icon .left-icon-wraper {
    display: table;
    margin-bottom: 60px;
}

.section-content-left-icon .content,
.section-content-left-icon .icon{
    display: table-cell;
    vertical-align: top;
}

.section-content-left-icon .content{
    padding-left: 20px;
}

.section-content-left-icon .content h2{
    font-size: 1.286em;
}

.section-content-left-icon .icon{
    width: 70px;
}

.section-content-left-icon .icon i{
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 25px;
    display: block;
}

.section-content-left-icon .icon i::before{
    font-size: 2.143em;
    margin: 0;
    padding: 0;
    color: #4d6de3;
}

/* ------------------
 * Featured box
 *-------------------*/

.featured-box{
    border-top: 1px solid #f0f1f3;
}
.featured-content-wrapper{
    display: table;
}
.featured-box .featured-img,
.featured-box .featured-content{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}


/*Media Query*/

@media only screen and (max-width: 768px) {
    .featured-box{
        padding: 60px 0;
    }
    .featured-box .featured-img{
        margin: 0 0 30px;
    }
    .featured-box .featured-img,
    .featured-box .featured-content{
        display:block;
        width: 100%;
    }
}

/* ----------------------------------------------
 * Team Section
 *-----------------------------------------------*/
.team-section{
    padding: 80px 0;
}

.team-member .thumbnail{
    padding: 0;
    margin-bottom: 0;
    line-height: 22px;
    background-color: #fff;
    border: 1px solid #f9f9f9;
    border-radius: 0;
}
@media (max-width : 767px) { 
    .team-member .thumbnail {
        margin-bottom: 30px;
    }
}
.team-member .thumbnail img{
    width: 100%;
}
.team-member .thumbnail .caption {
    padding: 30px 40px;
}
.team-member .thumbnail h3 {
    font-size: 1.714em;
    text-transform: capitalize;
}
.team-member .thumbnail hr {
    border-top: 1px solid #f9f9f9;
}

.team-member .social-links {}
.team-member .social-links li{
    display: inline-block;
    margin-right: 5px;
}
.team-member .social-links li:last-child {
    margin-right: 0;
}
.team-member .social-links li a i{
    display: block;
    width: 34px;
    height: 34px;
    font-size: 1.143em;
    line-height: 34px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
}


.team-member .social-links li a .fa-facebook{
    background-color: #3b5998;
}
.team-member .social-links li a .fa-twitter{
    background-color: #55acee;
}
.team-member .social-links li a .fa-linkedin{
    background-color: #007bb5;
}

.team-member .social-links li a i:hover{
    opacity: .5;
}

/* --------------------------------------------------
 *    Testimonial
 *----------------------------------------------------*/

.testimonial {
    padding    : 80px 0px 90px;
    color      : #ffffff;
    background: #4760bb url("../images/img-testimonial-bg.png") repeat-x center bottom;
    }

#testimonialSlider .carousel-inner .item blockquote{
    display: table;
    width: 100%;
}

#testimonialSlider .carousel-inner .item blockquote p,
#testimonialSlider .carousel-inner .item blockquote .user-details{
    display: table-cell;
    vertical-align: middle;
}

#testimonialSlider .carousel-inner .item blockquote p{
    width: 75%
}
#testimonialSlider .carousel-inner .item blockquote .user-details{
    width: 25%;
    position: relative;
}

#testimonialSlider .carousel-inner .item blockquote .user-details .avatar{
    float: left;
    width: 90px;
}


#testimonialSlider .carousel-inner .item .user-details img {
    display       : inline-block;
    width         : 80px;
    height        : 80px;
    border: 5px solid rgba(0,0,0,.2);
    }


#testimonialSlider .carousel-inner .item .user-details .name,
#testimonialSlider .carousel-inner .item .user-details .company{
    display: block;
}
#testimonialSlider .carousel-inner .item .user-details .name {
    font-size      : 1.714em;
    margin-top     : 5px;
    color          : #fff;
    display: block;
    }
#testimonialSlider .carousel-inner .item .user-details .company{
    opacity: .5;
}

#testimonialSlider .carousel-inner .item blockquote {
    border-left : 0px;
    }

#testimonialSlider .carousel-inner .item blockquote p {
    font-size   : 1.429em;
    line-height : 34px;
    }

#testimonialSlider .carousel-inner .item blockquote ul {
    margin : 30px 0px;
    }


#testimonialSlider .carousel-indicators {
    bottom : -40px;
    }

#testimonialSlider .carousel-indicators li {
    border : 2px solid #ffffff;
    }



/* Media Query */

@media only screen and (max-width: 768px) {
    #testimonialSlider .carousel-inner .item blockquote p,
    #testimonialSlider .carousel-inner .item blockquote .user-details{
        display:block;
        width: 100%;
    }
}



/* --------------------------
 * Client Logo 
 *---------------------------*/
.client-logo {
    padding: 40px 0;
    }

.client-logo a img {
    width              : 100%;
    opacity            : 0.5;
    -webkit-transition : all 0.8s ease 0s;
    -moz-transition    : all 0.8s ease 0s;
    -o-transition      : all 0.8s ease 0s;
    transition         : all 0.8s ease 0s;
    }

.client-logo a:hover img {
    opacity : 1;
    }

@media (max-width : 992px) {
    .client-logo .section-margin {
        margin-bottom : 30px;
        }
    }

/*---------------------
 *  case Studies
 *---------------------- */
.case-studies {
  padding: 30px 0 0 0;
  /*background: #e0e9f0;*/
  /*border-top: 1px solid rgba(0,0,0,.05);*/
}

.case-studies .case-studies-content {
	list-style-type: none;
    background: #fff;
    margin-bottom: 15px;
}

.case-studies .case-studies-content .img-box {
	position: relative;
	display:  block;
	max-height: 175px;
	overflow: hidden;
}

.case-studies .case-studies-content .img-responsive {
    position: relative;
	display:  block;
    width: 100%;
    height: auto;
}
	
@media (max-width : 1140px) {
	.case-studies .case-studies-content .img-box {
		max-height: 185px;
		overflow: hidden;
	}
}
	
@media (max-width : 992px) {
	.case-studies .case-studies-content .img-box {
		max-height: 193px;
		overflow: hidden;
	}
}
	
@media (max-width : 860px) {
	.case-studies .case-studies-content .img-box {
		max-height: 190px;
		overflow: hidden;
	}
}

@media (max-width : 768px) {
	.case-studies .case-studies-content .img-box {
		max-height: 164px;
		overflow: hidden;
	}
}

@media (max-width : 660px) {
	.case-studies .case-studies-content .img-box {
		max-height: 129px;
		overflow: hidden;
	}
}	
	
@media (max-width : 540px) {
	.case-studies .case-studies-content .img-box {
		max-height: 113px;
		overflow: hidden;
	}
}
		
@media (max-width : 480px) {
	.case-studies .case-studies-content .img-box {
		max-height: 195px;
		overflow: hidden;
	}
}
	
@media (max-width : 360px) {
	.case-studies .case-studies-content .img-box {
		max-height: 195px;
		overflow: hidden;
	}
}

@media (max-width : 320px) {
	.case-studies .case-studies-content .img-box {
		max-height: 195px;
		overflow: hidden;
	}
}

.case-studies .case-studies-content h3 {
    font-size: 1.071em;
	line-height: 1.42857143;
	font-weight: 600;
	color: #333;
    padding: 5px 20px;
	margin: 0px;
	
	display : inline-block;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width : 100%;
}
.case-studies .case-studies-content h2:hover {
	color: #d1610f;
}
.case-studies .case-studies-content p {
    font-size: 1em;
	line-height: 1.42857143;
	font-weight: 300;
	color: #333;
    padding: 0px 20px 0px 20px;
	margin-bottom: 0px;
	
	display : inline-block;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width : 100%;;
}
.case-studies .case-studies-content h6 {
    font-size: 0.857em;
	line-height: 1.42857143;
	font-weight: 500;
	color: #707070;
    padding: 0 20px;
	margin: 10px 0 0 0;
}
.case-studies .case-studies-content i {
    padding-right: 10px;
}

/* --------------------------------------------
 *  Page Title
 *----------------------------------------------- */

.single-page-title {
    background  : url(../images/img-page-title.jpg) no-repeat bottom;
    background-size       : cover;
    width                 : 100%;
    background-attachment : fixed;
    padding               : 40px 0;
    position: relative;
    }

.single-page-title::before{
    position: absolute;
    content: "";
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background: rgba(77, 109, 227, 0.76);
    }

.single-page-title h2 {
    display        : inline-block;
    font-size      : 3.286em;
    font-weight    : 100;
    margin-bottom  : 0;
    color          : #fff;
    position: relative;
    z-index: 1;
    }


/*--------------------
 * About Text Section
 *--------------------*/

.about-text{
    padding: 80px 0;
}

.about-text h2{
    font-size: 1.714em;
    margin-bottom: 40px;
}


.about-text-2{
    padding: 80px 0;
    border-top:1px solid #f0f1f3;
    border-bottom:1px solid #f0f1f3;
}

.about-text-2 img{
    margin-bottom: 15px;
}


/* --------------------------------------------------
icon-style
------------------------------------------------- */

.icon-style {}
/*promo-block*/
.icon-style .promo-block-wrapper {
    /*margin-bottom: 80px;*/
    }

.icon-style .promo-icon {
    width: 75px;
    height: 80px;
    color: #dadada;
    font-size: 1.714em;
    line-height: 76px;
    text-align: center;
    border: 2px solid #dadada;
    margin: 0 auto 36px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    }
.icon-style .promo-block-wrapper:hover .promo-icon {
    background-color: #31aae2;
    color: #fff;
    border: 2px solid transparent;
    }

.icon-style .promo-content {
    padding: 20px;
    }
.icon-style .promo-content h3{
    font-size: 1.071em;
    text-transform: capitalize;
    }


/* ---------------------------------
    x-accordion
 ------------------------------------*/

.x-accordion-section{
    background: #f9f9f9;
    }

.x-accordion .panel-group .panel+.panel {
    margin-top: 0px;
    }

.x-accordion .panel-group {
    margin-bottom: 0;
    }
.x-accordion .panel-default {
    border: 0;
    }
.x-accordion .panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 10px solid transparent;
    border-radius: 0;
    margin: 0;
    }
.x-accordion .panel:last-of-type {
    border-bottom: 0;
    }
.x-accordion .panel .panel-heading a {
    display: block;
    padding: 12px 30px;
    background: #fff;
    color: #31aae2;
    }
.x-accordion .panel .panel-heading a.collapsed {
    color: #969595;
    background-color: #fff;
    padding: 12px 30px;
    }
.x-accordion .panel-default>.panel-heading {
    border-radius: 0px;
    padding: 0;
    }

.x-accordion .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
    padding: 10px 30px 30px 30px;
    background: #fff;
    color: #969595;
    }


@media screen and (max-width:768px){
    .x-accordion .panel-group{
        margin-bottom: 50px ;
        }
    }

/*----------------------
 tabOne start
 -----------------------*/
.tabOne {}

.tabOne .nav-tabs {
    /*border: 1px solid #eee;*/
    border-bottom: none;
    }
.tabOne .nav-tabs.nav-justified li {
    border-right: 1px solid #9c9c9c;
    border-bottom: 1px solid #eee;
    }
.tabOne .nav-tabs.nav-justified li.active {
    border-bottom: 1px solid #fff;
    }
.tabOne .nav-tabs.nav-justified li:last-child {
    border-right: 0;
    }
.tabOne .nav-tabs.nav-justified > li > a {
    font-size: 1.143em;
	font-weight: 600;
    line-height: 50px;
	border: 0;
    border-radius: 0;
    color: #333;
	
    height: 50px;
	padding: 0 15px;
	/*background-color: #f9f9f9;*/
    }
.tabOne .nav-tabs.nav-justified > li > a:hover {
	border: 0;
	color: #d1610f;
	background-color: transparent;
	}
.tabOne .nav-tabs.nav-justified > li > a:focus {
    text-decoration: none;
	outline: 2px solid #00ABFF;
	background-color: transparent;
    }	
.tabOne .nav-tabs.nav-justified > li > a:active {
    text-decoration: none;
	outline: 2px solid #00ABFF;
    }	
.tabOne .nav-tabs.nav-justified >.active > a {
	border: 0;    
    color: #d1610f;
	background-color: transparent; /*底透明*/
	}
.tabOne .nav-tabs.nav-justified >.active > a:focus {	
	text-decoration: none;
	outline: 2px solid #00ABFF;
	}	


	
/*
.tabOne .nav-tabs.nav-justified >.active>a,
.tabOne .nav-tabs.nav-justified >.active>a:focus,
.tabOne .nav-tabs.nav-justified >.active>a:hover {
    border: 0;
    background-color: #fff;
    color: #31aae2;
	color: #333;
    }
*/

/*media query*/

@media (min-width : 768px) {
    .tabOne .tab-content{
        /*border: 1px solid #eee;*/
        /*padding: 30px;*/
        border-top: 0;
        background: #fff;
        }
    }

@media screen and (max-width : 600px) {
    .tabOne .tab-content{
        margin-top: 30px;
        }
    }
.tabOne .tab-content{
        overflow: hidden;
   }
.tabOne .tab-pane img {
    margin-top: 8px;
    }
.tabOne .tab-pane img.pull-left {
    margin-right: 20px;
    }
.tabOne .tab-pane img.pull-right {
    margin-left: 20px;
    }
/*collapse in small devices*/
.tabOne .panel-body img{
    margin-top: 8px;
    }
.tabOne .panel-body img.pull-left {
    margin-right: 20px;
    }
.tabOne .panel-body img.pull-right {
    margin-left: 20px;
    }

.tabOne .tab-pane p {
    margin-bottom: 15px;
    }
.tabOne .tab-pane p:last-of-type {
    margin-bottom: 0;
    }


/* ------------------
   Google Map
   ------------------*/

.our-location {
    padding: 80px 0;
}

#googleMap{
    height: 500px;
    }


/* ---------------------------
 *  Contact Detail
 * --------------------------- */

.contact-detail{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.contact-detail .promo-block-wrapper {
    background: #ffffff;
    display: table;
    width: 100%;
}
@media (max-width: 992px){
    .contact-detail .promo-block-wrapper{
        margin-bottom: 1px;
    }
}
.contact-detail .promo-icon {
    width: 82px;
    color: #dadada;
    font-size: 2.143em;
    text-align: center;
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


.contact-detail .promo-icon-blue{
    background: #4d6de3;
    color: #ffffff;
}

.contact-detail .promo-icon-green{
    background: #7AC38F;
    color: #ffffff;
}
.contact-detail .promo-icon-yellow{
    background: #FCE38A;
    color: #ffffff;
}

.contact-detail .promo-content {
    padding: 30px 40px;
    border: 1px solid #f1f1f1;
    border-left: 0;
}

@media (min-width: 992px) and (max-width: 1024px){
    .contact-detail .promo-content{
        padding: 20px 20px;
    }
}

.contact-detail .promo-content h3 {
    font-size: 1.071em;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.contact-detail .promo-content address{
    line-height: 25px;
}



/* ---------------------------
 * Contact Form
 * --------------------------- */

.contact-section{
    padding: 80px 0;
}

.contact-section .form-group {
    margin-bottom: 17px;
}
.contact-section .form-control {
    border-color: transparent;
    background-color: #f9f9f9;
}
.contact-section .form-control:focus{
    border-color: #66afe9;
}
.contact-section textarea {
    padding: 12px 12px;
}


.contact-form  {}
.contact-form  h2{
    line-height: 36px;
    margin-bottom: 45px;
    }

.user-message textarea {
    min-height: 195px;
    padding-top: 12px;
    }
.contact-form form button {
    margin-top: 10px;
    }


.user-name,
.user-email,
.user-phone,
.user-url,
.user-message{
    position: relative;
    }
.user-name::after,
.user-email::after,
.user-phone::after,
.user-url::after,
.user-message::after {
    position: absolute;
    left: 15px;
    top: 15px;
    font-family: "FontAwesome";
    color: #dadada;
    }

.user-name::after {
    content: "\f007";
    }
.user-email::after {
    content: "\f003";
    }
.user-phone::after {
    content: "\f095";
    }
.user-url::after {
    content: "\f0ac";
    }
.user-message::after {
    content: "\f086";
    }

/*-------------------
 * Form Style
 *-------------------*/
.form-control {
    height: 53px;
    padding: 6px 20px;
    font-size: 0.929em;
    line-height: 24px;
    color: #969595;
    border: 1px solid #F1F1F1;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus,
.form-control:active{
    box-shadow: none;
}


/* --------------------------------------------
 *   Footer
 *---------------------------------------------- */
.footer {
	background: #266000;
    /*background: #3a3a3a url("../images/img-testimonial-bg.png") repeat-x center bottom;*/
    }

.footer-widget-section{
    /*padding: 80px 0;*/
	padding: 0 0 15px 0;
}

.footer .footer-logo {
    margin-bottom: 30px;
    }

.footer .footer-text {
    font-size: 0.875em;
    color: #fff;
    }
	
footer .footer-text h2 {
    font-size: 1.143em;
	font-weight: 500;
    color: #fff;
    }	

.footer .footer-text ul{
    /*border-bottom: 1px solid #7f93a2;*/
    padding-bottom: 15px;
    /*margin-bottom: 20px;*/
    vertical-align: top;
    display: table;
    width: 100%;
}

.footer .footer-text ul i {
    opacity: .7;
}

.footer .footer-text li {
	float: left; /*none*/
    /* display: table-cell; */
}

.footer .footer-text ul .time {
    font-size: 0.875em;
	font-weight: 400;
	ding-right: 0px;
	padding-left: 0px;
}
.footer .footer-text ul .phone {
    font-size: 0.875em;
	font-weight: 400;
	ding-right: 0px;
	padding-left: 0px;
}
.footer .footer-text ul .email {
    font-size: 0.875em;
	font-weight: 400;
	ding-right: 0px;
	padding-left: 0px;
}
.footer .footer-text ul .email a {
	color: #00eaff;
}
.footer .footer-text ul .email a:hover {
	color: #ffe1b4;
}
.footer .footer-text ul .address {
	font-size: 0.875em;
	font-weight: 400;
	padding-right: 0px;
	padding-left: 0px;
}

.footer .footer-text li a {
	display: inline-block;
	color: #00eaff;	
	margin-right: 10px;
}

.footer .footer-text li a img:hover{
	display: inline-block;
	-webkit-filter:drop-shadow(0px 0px 8px #fff);
}

.footer .footer-text li a:hover {
	display: inline-block;
	color: #ffe1b4;
}

.footer .footer-text ul .mapicon {
	float: left;
	font-size: 1em;
	font-weight: 400;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 25px;
}
.mapicon-icon {
	position: relative;
}

.footer_title h2 {
    font-size: 1.143em;
    font-weight: 500;
    color: #fff;
}

.footer .footer-text ul .mapicon-icon {
	float: left;
	font-size: 1em;
	font-weight: 400;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.mapicon-icon {
	position: relative;
}

.footer .footer-text ul .mapicon ul li img {
	position: absolute;
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	text-align: center;
}
.footer .footer-text ul li:first-child .img-responsive:hover {
	-webkit-filter:drop-shadow(0px 0px 8px #fff);
}
.footer .footer-text ul li:nth-child(2) .img-responsive:hover {
    -webkit-filter:drop-shadow(0px 0px 8px #fff);
}
.footer .footer-text ul li:nth-child(3) .img-responsive:hover {
    -webkit-filter:drop-shadow(0px 0px 8px #fff);
}
.footer .footer-text ul .aa_logo {
	font-size: 1em;
	font-weight: 400;
	/*padding-right: 0px;*/
	/*padding-left: 0px;*/
}
.footer .footer-text ul li:nth-child(4) .img-responsive:hover {
    -webkit-filter:drop-shadow(0px 0px 8px #fff);
}


/*.footer .footer-text ul i {
    font-size: 1.071emem;
    margin-right: 10px;
    position: relative;
    top:1px;
	color: #ff0000;
}*/

.footer .footer-text ul li i {
	font-size: 1.071em;
	color: #00eaff;
}
.footer .footer-text ul li i:hover {
	font-size: 1.071em;
	color: #ffe1b4;
	opacity: 1;
}
.footer .footer-text p {
    font-size: inherit;
    color: #fff;
	padding-top: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #fff;
}
.footer .footer-text p a {
	color: #00eaff;
}
.footer .footer-text p a:hover {
	color: #ffe1b4;
}
.footer .footer-text p a:focus {
	color: #ffe1b4;
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

/*.footer .footer-text .phone small {
    display: block;
    font-size: 0.857em;
    padding-left: 40px;
    opacity: .5;
}

.footer .footer-text  small i {
    font-size: 0.857em;
    margin-right: 5px;
}

.footer .footer-text .address {
	font-size: 0.857em;
    padding-left: 30px;
}*/


/* Copyright */

.footer .copyright-section {
    font-size        : 0.857em;
    background-color : #274116;
    color            : #6b6b6b;
    padding          : 20px 0;
    }

.footer .copyright-section .copytext {
    text-transform : uppercase;
    color          : #D0D0D0;
    font-weight    : 600;
    }

.footer .copyright-section li a {
    display   : block;
    font-size : 0.929em;
    color     : #959595;
    }

.footer .copyright-section li a:hover,
.footer .copyright-section li.active a {
    color : #ffffff;
    }

.footer .copyright-section .list-inline > li {
	color : #fff;
	}
/* media queries */

@media (min-width : 768px) {
    .footer .copyright-section .list-inline > li {
        padding-right : 10px;
        padding-left  : 10px;
        }
    }


@media (max-width : 768px) {
    .footer .footer-text ul i,
     .footer .footer-text ul .phone,
     .footer .footer-text ul .address{
        font-size: 1em;
        padding: 0;
    }

    .footer .footer-text ul .phone small{
        padding-left: 20px;
    }


    .footer .footer-text li{
        display: block;
        margin-bottom: 10px;
    }


    /*footer menu*/
    .footer .copyright-section .pull-right{
        float: none !important;
    }
}

/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */
#preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    }

#status,
.status-mes {
    background-image: url(../images/preloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    }

.status-mes {
    background: none;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%;
    }





/*-------------- JESS 新增 CSS ---------------------*/
/*=================================================*/

a:focus {
    text-decoration: none;
    outline: 2px solid #00ABFF;
	content: " [" attr(accesskey) "] ";
}

/* --------- search CSS CODE ----------*/
.search_box {
	position: relative;
	/*min-height: 54px;*/
	padding-right: 15px;
	padding-left: 15px;
	
	float: right;
}

@media (max-width : 768px) {
	.search_box {
		min-height: 0px;
		width: 100%;
	}
}
@media (max-width : 480px) {
	.search_box {
		min-height: 0px;
		width: 100%;
	}
}
@media (max-width : 320px) {
	.search_box {
		min-height: 0px;
		width: 100%;
	}
}

.pull-right {
    text-align: right;
}

@media (max-width : 992px) {
	.pull-right {
    	width: 100%;
	}
}

@media (max-width : 768px) {
	.pull-right {
    	width: 100%;
	}
}

.top_language {
	float: right;
	/*padding: 0 15px;*/
}

.top_language li {
	display: inline-block;
    font-size: 1em;
    line-height: 50px;
	text-transform: uppercase;
    text-align: center;
}

.top_language li.txt a {
    padding: 0 10px;
    color: #333;
}

.top_language li.txt a:hover {
    padding: 0 10px;
    color: #fd6502;
}

.top_language li.txt a:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.top_language li span {
    color: #333;
    text-align: right;
}

.input-group-search {
    position: relative;
    display: table;
    border-collapse: separate;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*input*/
.form-control {
	font-family: "open sans","微軟正黑體",sans-serif;
    height: 34px;
    padding: 6px 20px;
    font-size: 1em;
    line-height: 24px;
	font-weight: 400;
    color: #333;
    border: 1px solid #F1F1F1;
    border-radius: 0;
    box-shadow: none;
}

.form-control:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.input-group-btn:last-child > .btn {    
	z-index: 2;
    margin-left: 1px;
}

.input-group-btn:last-child > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-btn:last-child > .btn:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.input-group-btn > .btn {
    position: relative;
}

.btn-default-search {
    color: #333;
    background-color: #F0F0E9;
    border-color: transparent;
}

.btn-search {
    display: inline-block;
    padding: 6px 12px;
	margin-left: 2px;
    margin-bottom: 0;
    font-size: 1em; /*14*/
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-search:focus {
	z-index: 2;
	text-decoration: none;
	outline: 2px solid #00ABFF !important;
}

/* --------- search CSS CODE END ----------*/

/* --------- NAVBAR-MENU-TXT CSS CODE START ---------*/
.navbar-menu-txt {
	font-size: 1.143em; /*1.286em*/
	line-height: 1.8em; /*1.5em*/
	font-weight: 800;
	text-align: center;
	color: #fff;
}
.navbar-menu-txt a {
	color: #fff;
}

@media (max-width : 768px) {
	.navbar-menu-txt {
		display: block;
		position: absolute;
		text-align: right;
		right: 0;
		margin: auto 65px;
	}
}
@media (max-width : 480px) {
	.navbar-menu-txt {
		display: block;
		position: absolute;
		text-align: right;
		right: 0;
		margin: auto 65px;
	}
}
@media (max-width : 360px) {
	.navbar-menu-txt {
		display: block;
		position: absolute;
		text-align: right;
		right: 0;
		margin: auto 65px;
	}
}
@media (max-width : 320px) {
	.navbar-menu-txt {
		display: block;
		position: absolute;
		text-align: right;
		right: 0;
		margin: auto 65px;
	}
}
/* --------- NAVBAR-MENU-TXT CSS CODE END ---------*/

/* --------------- RWD TABLE CSS CODE START -------------------*/

.table-rwd { }
/*這是額外做顏色，沒有什麼意義*/

/* --- 標題TR底色設定 ---*/
tr.tr-only-hide { 
	font-size: 1em;
	line-height: 1.42857143;
	font-weight: 500;
	color: #333;
	background-color: #e7e7e7!important;
}

/* --- 以下標準bootstrap.min table CSS --- */
.table-bordered {
    border: 1px solid #ddd;
}
.table-striped tbody tr:nth-of-type(2n+1) {
	background-color: #dff0d8;
    /*background-color: rgba(0, 0, 0, 0.05);*/
}
.table-striped tbody tr:nth-of-type(2n) {
	background-color: #fcfcfc;
    /*background-color: rgba(0, 0, 0, 0.05);*/
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

table {
    background-color: transparent;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

.table > tbody > tr > th {
    /*padding: 8px 25px;*/
	padding: 8px 10px;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > tbody > tr > td {
	font-size: 1em;
	line-height: 1.42857143;
	font-weight: 500;

    /*padding: 8px 25px;*/
	padding: 8px 10px;
    vertical-align: top;
    border-top: 1px solid #ddd;
	word-break: break-all; /*自動折行*/
}
.table_list {
	font-size: 1.143em !important;
}
.table_td_vertical_align {
	font-size: 1.143em !important;
	vertical-align: middle !important;
}
.table_td_vertical_align a {
	color: #f16609 !important;
}
.table > tbody > tr > td a {
	color: #333;
}

.table > tbody > tr > td i {
	margin-left: 10px;
	color: #337ab7;
}

.table > tbody > tr > td a:hover {
	color: #d1610f;
}

th {
    text-align: left;
}

td, th {
    padding: 0;
	word-break: break-all;
}

/*-------------------------------------*/
tr.tr-only-hide-light-green { 
	font-size: 1em;
	line-height: 1.42857143;
	font-weight: 500;
	color: #fff;
	background-color: #6aaa00 !important;
}
.table > tbody > tr.light-green > td, 
.table > tbody > tr.light-green > th, 
.table > tbody > tr > td.light-green, 
.table > tbody > tr > th.light-green, 
.table > tfoot > tr.light-green > td, 
.table > tfoot > tr.light-green > th, 
.table > tfoot > tr > td.light-green, 
.table > tfoot > tr > th.light-green, 
.table > thead > tr.light-green > td, 
.table > thead > tr.light-green > th, 
.table > thead > tr > td.light-green, 
.table > thead > tr > th.light-green {
    background-color: #dff0d8;
}
.table > tbody > tr.light-yellow > td, 
.table > tbody > tr.light-yellow > th, 
.table > tbody > tr > td.light-yellow, 
.table > tbody > tr > th.light-yellow, 
.table > tfoot > tr.light-yellow > td, 
.table > tfoot > tr.light-yellow > th, 
.table > tfoot > tr > td.light-yellow, 
.table > tfoot > tr > th.light-green, 
.table > thead > tr.light-yellow > td, 
.table > thead > tr.light-yellow > th, 
.table > thead > tr > td.light-yellow, 
.table > thead > tr > th.light-yellow {
    background-color: #fefde7;
}

/* 取消TR底色設定 bootstrap.min 等都要取消
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
*/

/* --- 以上標準bootstrap.min table CSS --- */

@media (max-width: 736px) {
  .table-rwd{min-width: 100%;}
  /*針對tr去做隱藏*/
  
  tr.tr-only-hide {display: none !important;}
  /*讓tr變成區塊主要讓他有個區塊*/
  tr.tr-only-hide-light-green {display: none !important;}

  .table-rwd tr{
    display: block;
    border: 1px solid #ddd;
    margin-top: 5px;
  }
  
  .table-rwd td {
    text-align: left;
    font-size:  1em;
    overflow: hidden;
    width: 100%;
    display: block;
	}
	
  .table-rwd td:before {
	/*最重要的就是這串*/
	content: attr(data-th) " : ";
	/*最重要的就是這串*/
	/*display: inline-block;*/    /*單獨一列顯示*/
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 10px;
	/*color: #333;*/
	color: #79a16a;             /*RWD 標題顏色*/
	
	padding: 8px 0;
	/*border-bottom: 1px solid #ddd;*/
	width: 100%;
	margin-bottom: 5px;
	/*background:#e7e7e7;*/
	/*background:#f6f6f6;*/
  }
 
  /*當RWD縮小的時候.table-bordered 會有兩條線，所以針對.table-bordered去做修正*/
  .table-rwd.table-bordered td,.table-rwd.table-bordered th,.table-rwd.table-bordered {
	 border:0;
  }
  
}

/* --------------- RWD TABLE CSS CODE END -------------------*/




 
/* --------- ///LINKS//// CSS CODE START ----------*/
 
.linksbox {}

.style_title {
    /*background-color: #fff;*/
    z-index: 3;
	overflow: hidden;
	height: 50px;
}

.style_title h2 {
    font-size: 1.429em;
    line-height: 26px;
    font-weight: 700;
	margin-top: 10px;
    margin-bottom: 10px;
}

.header_orange h2:after {
    display: table;
    position: relative;
    left: 120px;
    bottom: 9.5px;
    height: 3px;
    content: " ";
    text-shadow: none;
    width: 15%;
    background-color: #d1610f;
    z-index: 2;
}

.header_blue_green h2:after {
    display: table;
    position: relative;
    left: 120px;
    bottom: 9.5px;
    height: 3px;
    content: " ";
    text-shadow: none;
    width: 15%;
    background-color: #d1610f;
    z-index: 2;
}

.header_green h2:after {
    display: table;
    position: relative;
    left: 120px;
    bottom: 9.5px;
    height: 3px;
    content: " ";
    text-shadow: none;
    width: 15%;
    background-color: #d1610f;
    z-index: 2;
}

.style_title:after {
    position: relative;
    display: inline-block;
    bottom: 39px;
    left: 120px;
    content: " ";
    width: 100%;
    border-top: 3px solid #c9c9c9;
    z-index: 1;
}

.content {
	padding: 0;
	margin: 0 0 15px;
}

.img-responsive:hover {
	-webkit-filter:opacity(.8);
}

@media (max-width : 992px) {
	.style_title {		
		display: block;
	}
	.content {
		padding: 0 5px 15px 5px;
	}
	.header_blue_green {
		margin: 40px 0 15px 0;
	}
}
@media (max-width : 768px) {
	.style_title {		
		display: block;
	}
	.content {
		padding: 0 5px 15px 5px;
	}
	.header_blue_green {
		margin: 40px 0 15px 0;
	}
}
@media (max-width : 480px) {
	.style_title {		
		display: block;
	}
	.content {
		padding: 0 5px 15px 5px;
		/*display: inline-flex;*/  /*連結居中*/
	}
	/*連結居中*/
	/*.content a {
		max-width: 100%;
		margin: 0 auto;;
	}*/
	.header_blue_green {
		margin: 0 0 15px 0;
	}	
	.tabOne {
		margin-bottom: 30px;
		}
}
@media (max-width : 320px) {
	.style_title {		
		display: block;
	}
	.content {
		padding: 0 5px 15px 5px;
	}
	.header_blue_green {
		margin-top: 0px;
	}
	.tabOne {
		margin-bottom: 30px;
		}
}
/* --------- ///LINKS//// CSS CODE END ----------*/


/* --------- ///最新消息+相關連結+活動花訊 按鈕 CSS CODE STAYT ----------*/

.btn-news, .btn-links, .btn-album {
    display: block;    
    font-size: 0.857em;
    font-weight: 800;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	
    touch-action: manipulation;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	
	/*padding: 6px 12px;*/
	padding: 10px 12px;
    margin-bottom: 0;  
	
	color: #333;
	/*background-color: #fff;*/
	border: 1px solid transparent;
	/*border-radius: 4px;*/
}

.btn-news {
	color: #fff;
	margin-right: 2px;
	background: #327d00;
	
	/*color: #d1610f;*/
	/*background: transparent;*/
	/*border-bottom: 2px solid #d1610f;*/
}
.btn-primary-news:hover {
	color: #fff;
    background: #d1610f;
}
.btn-news span {    
	padding: 0 0 0 10px;
}
.btn-news:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.btn-links {
	color: #fff;
	margin-right: 2px;
	background: #327d00;
	
	/*color: #06738f;*/
	/*background: transparent;*/
	/*border-bottom: 2px solid #06738f;*/
}
.btn-primary-links:hover {
	color: #fff;
    background: #d1610f;
}
.btn-links span {    
	margin-left: 10px;
}
.btn-links:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.btn-album {
	color: #fff;
	margin-right: 2px;
	background: #327d00;
	
	/*color: #00561F;*/
	/*background: transparent;*/
	/*border-bottom: 2px solid #00561F;*/
}
.btn-primary-album:hover {
	color: #fff;
    background: #d1610f;
}
.btn-album span {    
	margin-left: 10px;
}
.btn-album:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

/* --------- ///最新消息+相關連結+活動花訊 按鈕 CSS CODE END ----------*/


/* --------- /// Tab 跳動按鍵 FOUCS CSS CODE STAYT ----------*/

.navbar-brand:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.carousel-control:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.navbar-toggle:focus {
	text-decoration: none;
	outline: 2px solid #00ABFF;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
	text-decoration: none;
    background-color: #327d00;
    border: 1px solid #ddd;
	padding: 10px 25px;
	margin-right: 2px;
	line-height: 1.42857143;
	border-radius: 8px 8px 0 0;
}
.nav-tabs > li > a {
    color: #333;
    cursor: default;
	text-decoration: none;
    border: 1px solid #ddd;
	padding: 10px 25px;
	margin-right: 2px;
	line-height: 1.42857143;
	border-radius: 8px 8px 0 0;
}
.nav > li.active > a:hover {
    text-decoration: none;
    background-color: #327d00;
}
.nav > li > a:hover {
	color: #fff;
    text-decoration: none;
    background-color: #327d00;
}

@media (max-width : 480px) {
	.nav-tabs > li {
		width: 100%;
		float: left;
		margin-bottom: 1px;
	}
}
@media (max-width : 320px) {
	.nav-tabs > li {
		width: 100%;
		float: left;
		margin-bottom: 1px;
	}
}

/* --------- /// TAB FOUCS CSS CODE END ----------*/


/* --------- /// 內頁MENU CSS CODE START ----------*/
ul.list-group li {
	position: relative;
	list-style: none;
	z-index: 1;
	float: left;
	margin: 5px;
	width: 100%;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background: #c6dbb6;
    border: 1px solid #ddd;
}
a.list-group-item, button.list-group-item {
	font-size: 1.143em;
    line-height: 26px;
    font-weight: 600; /*500*/
    color: #333;
}
a.list-group-item:hover {
	color: #333;
	text-decoration: none;
	background-color: #fff;
}
/*a.list-group-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #327d00;
}*/

.list-group-item-act {
	font-size: 1.143em;
	line-height: 26px;
	font-weight: 500;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid #ddd;
	color: #fff;
	text-decoration: none;
	background-color: #327d00;
}

.list-group-item-act:hover {
	color: #333;
	text-decoration: none;
	background-color: #fff;
}

/* 第三層 LI */
#ContentPlaceContent_ContentThirdMenu {
	margin-bottom: 10px;	/*38*/
}
ul.third-list-group li {
    position: relative;  
	display: inline-block;  
    float: none !important;
	list-style: none !important;
    margin: 5px;
	z-index: 1;
}
ul.third-list-group li a {
	/*color: #333;*/	
	/*background: #c6dbb6;*/
	padding: 5px 25px;
	border: 1px solid #ddd;
}


@media (max-width : 996px) {
	ul.list-group li {		
		width: 100%;
	}
}
@media (max-width : 768px) {
	ul.list-group li {		
		width: 100%;
	}
	ul.third-list-group li {    
    margin: 5px 0px;
	padding-left: 20px;
	}
}
@media (max-width : 480px) {
	ul.list-group li {		
		width: 100%;
	}
	ul.third-list-group li {    
    margin: 5px 0px;
	padding-left: 20px;
	}
}
@media (max-width : 320px) {
	ul.list-group li {		
		width: 100%;
	}
	ul.third-list-group li {    
    margin: 5px 0px;
	padding-left: 20px;
	}
}
/* --------- /// 內頁MENU CSS CODE END ----------*/


/* --------- /// 內頁人資pic CSS CODE START ----------*/

.content-left-pic{
    /*padding: 0 0 0 20px;*/
	padding: 0;
}
.content-left-pic .left-pic-wraper {
    display: table;
	width: 100%;
    margin-bottom: 60px;
}
.content-left-pic .content-txt,
.content-left-pic .pic{
    display: inline-block;
    vertical-align: top;
}
.content-left-pic .pic {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}
.content-left-pic .content-txt {
    padding-left: 20px;
}
.content-left-pic .content-txt h2 {
	font-family: inherit;
    font-size: 2.143em;
	line-height: 1.5em;
	font-weight: 300;
	margin: 0 0 15px;
	color: #303841;
	border-bottom: 1px solid #ddd;
}
.content-left-pic .content-txt span {
	font-family: inherit;
    font-size: 1em;
	line-height: 26px;
	font-weight: 300;
	color: #303841;
	margin: 0 0 20px 5px;
}
.content-left-pic .content-txt p {
	font-family: inherit;
    font-size: 1em;
	line-height: 26px;
	font-weight: 300;
	color: #303841;
	margin-bottom: 10px;
}
.content-txt p:nth-child(10){
	border-bottom: 1px solid #ddd;
}
.content-left-pic .content-txt ol li {
	font-family: inherit;
    font-size: 1em;
	line-height: 26px;
	font-weight: 300;
	color: #303841;
	margin-left: 10px;
}
/*
.content-left-pic .pic i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 25px;
    display: block;
}

.content-left-pic .pic i::before{
    font-size: 2.143em;
    margin: 0;
    padding: 0;
    color: #4d6de3;
}
*/
/* --------- /// 內頁人資pic CSS CODE END ----------*/


/* --------- /// 內頁 div_box START /// ----------*/
.box_right {
	float: right;
	display: block;
}
.box_left {
	float: left;
	display: block;
}
/* --------- /// 內頁 div_box END /// ----------*/


/* --------- /// 下載按鈕 START /// ----------*/
/*btn-default*/
.btn-default-doc {
    width: 64px;
	font-size: 1em;
	border-radius: 3px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	
	display: inline-block;
	padding: 2px;	
	-moz-user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #0266fc !important;
	margin: 2px;
    background-color: transparent;
    border: 2px solid #0266fc;
}

.btn-default-doc:hover {
    color: #fff !important;
	background: #0266fc;
}

.btn-default-xls {
    width: 64px;
	font-size: 1em;
	border-radius: 3px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	
	display: inline-block;
	padding: 2px;	
	-moz-user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #009b00 !important;
	margin: 2px;
    background-color: transparent;
    border: 2px solid #009b00;
    }

.btn-default-xls:hover {
    color: #fff !important;
	background: #009b00;
}

.btn-default-pdf {
    width: 64px;
	font-size: 1em;
	border-radius: 3px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	
	display: inline-block;
	padding: 2px;	
	-moz-user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #fb0200 !important;
	margin: 2px;
    background-color: transparent;
    border: 2px solid #fb0200;
    }

.btn-default-pdf:hover {
    color: #fff !important;
	background: #fb0200;
}

.btn-default-rar {
    width: 64px;
	font-size: 1em;
	border-radius: 3px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	
	display: inline-block;
	padding: 2px;	
	-moz-user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #d21dff !important;
	margin: 2px;
    background-color: transparent;
    border: 2px solid #d21dff;
    }

.btn-default-rar:hover {
    color: #fff !important;
	background: #d21dff;
}
.btn-default-other {
    width: 64px;
	font-size: 1em;
	border-radius: 3px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	
	display: inline-block;
	padding: 2px;	
	-moz-user-select: none;
	touch-action: manipulation;
	cursor: pointer;
	
	color: #7d7d7d !important;
	margin: 2px;
    background-color: transparent;
    border: 2px solid #7d7d7d;
    }

.btn-default-other:hover {
    color: #fff !important;
	background: #7d7d7d;
}
/* --------- /// 下載按鈕 END /// ----------*/

.padding-bottom-20 {
    padding-bottom: 10px;
}

