/* === fontawesome === */
@import url('font-awesome.css');
/* === custom icon === */
@import url('custom-fonts.css');
/* ==== overwrite bootstrap standard ==== */

/* ===================================
General
==================================== */

body {
	line-height: 26px;

	font-family: Helvetica, Arial, "微軟正黑體";
	font-style: normal;
	font-weight: 300;
	background-image: url(../images/bg/bg-1.jpg);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, Arial, DFYuanLight-B5 DFTT-R3;
}
a {
  color: #3d3d3d;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus{
	text-decoration: none;	
	color:#9e0d0a;
	}
	
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5{
position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;}

.col-xs-1-5 {
	width: 20%;
	float: left;}	
	
@media only screen and (min-width: 768px) {
.col-sm-1-5 {
	width: 20%;
	float: left;}
		}
@media only screen and (min-width: 991px)	{
.col-md-1-5 {
	width: 20%;
	float: left;}
		}
		
		
.dropdown-menu {
	min-width: 100%;
	padding: 0px;
	margin: 0px 0 0;
	font-size: 15px;
	background-color: #E1A629;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
}

.dropdown-menu > .active > a {
	background: #fff;
	color: #5d5d5d;
}

.dropdown-menu > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;

}
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #f8f8f8; color: #E1A629; }
ul.navbar-nav li .dropdown-menu a { padding-top: 6px; padding-bottom: 6px;}
ul.navbar-nav li.active .dropdown-menu a { background: #fff; color: #5d5d5d; border-bottom: 1px dotted rgba(0,0,0,1.00);}
ul.navbar-nav li.active .dropdown-menu a:hover, 
ul.navbar-nav li.active .dropdown-menu a:focus { background: #E1A629; color: #fff;;  border-bottom: 1px dotted rgba(0,0,0,1.00);}


.dropdown-menu li:hover .sub-menu {visibility: visible;}
.dropdown:hover .dropdown-menu {display: block;}

@media only screen and (max-width: 991px){
.dropdown-menu {
  font-size: 13px;
}
ul.navbar-nav li .dropdown-menu a { padding-top: 5px; padding-bottom: 5px; }
}

/*--section-header--*/		
.section-header {
  margin: 20px auto;
}
.section-header_2 {
  margin-top: 50;
}
.section-header_1 {
  margin-left: 20px 0px;
}
.section-header p{
text-align:center;
color: #3d3d3d;
}

.section-header .section-title {
  font-size: 30px;
  line-height:40px;
  position: relative;
  padding-bottom: 5px;
  margin: 0 0 5px;  
  display: block;
  text-align: center;
  color: #E1A629;
}
.section-header .section-title-samll {
  font-size: 24px;
  position: relative;
  padding-bottom: 5px;
  margin: 0 0 5px;  
  display: block;
  color: #E1A629;
}
.title-line {
    width: 180px;
    height: 2px;
    margin: 0px auto;
    background: #Fee16f;
}
.title-line_w {
    width: 180px;
    height: 2px;
    margin: 0px auto;
    background: rgba(255,255,255,0.75);
}
.title-line_orange {
    width: 180px;
    height: 2px;
    margin: 0px auto;
    background: #e1a629;
}
.title-line_orange_2 {
    width: 180px;
    height: 2px;
    background: #e1a629;
}
.title-line_orange_c {
    width: 160px;
    height: 2px;
    background: #e1a629;
}
.chfont_slogan{
	text-align: center;
	color: rgba(255,255,255,1);
}
.chfont_index{
			font-size:2.1em;
			font-weight:500;
			margin: 0.7em 0 0.1em 0;
			opacity: 0.75;
			color: white;
			line-height:1.8em;
}
.chfont_1{
	text-align: center;
	color: #3d3d3d;
}
.chfont_2{
	color: #3d3d3d;
}
.chfont_3{
	text-align: center;
	color: #3d3d3d;
    font-size: 22px;
}
.chfont_4{
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
}
.chfont_41{
	color: #3d3d3d;
	font-size: 26px;
}
.chfont_4_white{
	text-align: center;
	color: rgba(255,255,255,0.88);
	font-size: 20px;
}
.chfont_5{
	text-align: center;
	color: #FEE16F;
	font-size: 32px;
    font-weight: 700;
}
.chfont_5_1{
	text-align: center;
	color: #e1a629;
	font-size: 32px;
    font-weight: 700;
}
.chfont_5_2{
	color: #e1a629;
	font-size: 32px;
    font-weight: 700;
}
.chfont_6_white{
	text-align: center;
	color: #fff;
	font-size: 17px;
	line-height: 24px;
}
.chfont_p{
 font-size: 1.12em;
}
.chfont_p_porjecttitle{
 font-size: 1.12em;
 line-height:1.12em;
}
.chfont_p_h{
	font-size: 1.08em;
}

.chfont_p_projects{
	font-size: 1.12em;
	text-align: justify;
}
.chfont_p-1{
    font-size: 16px;
}
.chfont_p-1-long{
    font-size: 16px;
}
.chfont_icon{
	font-size: 0.9em;
	line-height: 1.28em;
	text-align: center;
}
.chfont_icon_2{
	font-size: 0.8878em;
	line-height: 1.28em;
	margin-top: 0.2em;
	text-align: center;
}
.chfont_icon_2 a:hover{
	color:#e1a629;
	}

.chfont_peoplesay{
	font-family: Helvetica, Arial, "微軟正黑體";
	text-align: justify;
}
.chfont_peoplesay_1{
	font-family: Helvetica, Arial, "微軟正黑體";
	font-weight: 600;

}
.chfont_banner_big{
	color: rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 700;
	font-size: 68px;
	text-shadow: 2px 2px 2px #000;
	}	
	
.chfont_banner_futsuindex{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 60px;
	text-shadow: 5px 3px 3px #000;
	margin:auto;
	}
.chfont_banner_futsuindex_ch{
	font-family: "微軟正黑體";
	font-weight: 400;
	font-size: 28px;
	line-height: 36px;
	color:rgba(255,255,255,1);
	text-shadow: 3px 3px 3px #000;
	padding-top: 50px;
	margin:auto;
	}	
.futsu_banner_text {
  text-align: center;
}
.chfont_banner{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 60px;
	text-shadow: 5px 3px 3px #000;
	}
.chfont_banner_projects{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 60px;
	text-shadow: 3px 3px 3px #000;
	}
.chfont_banner_s_projects{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	text-shadow: 3px 3px 3px #000;
	}	
	
.chfont_banner_title{
	font-family: "微軟正黑體";
	font-weight: 400;
	font-size: 28px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	text-shadow: 3px 3px 3px #000;
	padding-top: 10px;
	}
.chfont_banner_s{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	text-shadow: 3px 3px 3px #000;
	padding-top:10px;
	}
.chfont_banner_s_people{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.chfont_banner_p{
	text-align: center;
	font-family: "微軟正黑體", Helvetica, Arial;
	font-weight: 500;
	font-size: 24px;
	text-shadow: 1px 1px 1px #000;
}
.chfont_number_h{
	font-family: Helvetica, Arial;
	font-weight: 700;
	font-size: 24px;
	}
.chfont_group{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 15px;
	color: #000000;
	}
	
.chfont_icon_title
{
	font-family: "微軟正黑體";
	font-weight: 600;
	font-size: 14px;
	color: rgba(255,255,255,0.85);
	line-height: 14px;
	padding-top:10px;
	}	
.chfont_icon_title:hover{
	color: #e1a629;
	}
	
	
.chfont_contact_title{
	font-family: "微軟正黑體", Helvetica, Arial;
	font-size: 24px;
	font-weight: 700;
	}
.chfont_contact{
	font-family: "微軟正黑體", Helvetica, Arial;
	font-size: 20px;
	}
.chfont_scrollup{
	font-family: Helvetica, Arial;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}	
.block_margin{
	margin-top: 20px;	
	}
.img_align{
	margin-left: auto;
	margin-right: auto;
}
.img_right20{
	margin-right: 20px;
}
.img_right10{
	margin-right: 10px;
}
.img_align_margin_01{
	margin-right: 10px;
	border-radius: 16px;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.50);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.50);
	border: 3px solid;
}
.img border{
	border-radius: 10px;
	border: 3px solid rgba(255,255,255,0.75);
	}
.align-right{
	float: right;
	}
.float_right{
	float: right;
	}
.float_left{
	float: left;
	}
.float_left_p{
	}
.margin-bottom_15{
	margin-bottom:15px;
	}	
.margin-bottom_25{
	margin-bottom:25px;
	}
.margin-top_50{
	margin-top:50px;
	margin-bottom:50px;
	}
.margin-top_80{
	margin-top:80px;
	}
.margin-25-25{
	margin-top:25px;
	margin-bottom:10px;
	}	
.margin-20-20{
	margin-top:20px;
	margin-bottom:20px;
	}
.margin-top_501{
	margin-top:50px;
	}
.margin-top_25{
	margin-top:25px;
	}
.margin-top_30{
	margin-top:30px;
	}
.margin-top_65{
	margin-top:-65px;
	}
.margin-left-30	{
	margin-left:-30px;
	}
.margin65{
	margin-top:65px;
	}
.margin_h{
	margin-top:-5px;
	}
.marginforfutsuindex{
margin-right:-25px;
	}	
.margin_certificate{
	margin-top:25px;
	margin-bottom:40px;
	}
.margin-footer{
	margin-top:15px;
	}
.padding-h{
padding-left:40px;
}
.padding-l20{
padding-left:15px;
}
.padding-l30{
padding-left:30px;
}
.padding-l40{
padding-left:40px;
}
.padding-l80{
padding-left:80px;
}
.padding-r20{
padding-right:20px;
}
.padding-02{
padding-right:40px;
padding-bottom:20px;
}
.padding-01{
padding-right:20px;
padding-left:20px;
}
.padding-03{
padding-top:50px;
padding-bottom:50px;
}
.padding-05{
padding-right:25px;
padding-left:25px;
padding-bottom:20px;
}
.padding-career{
padding-bottom:50px;
}
.color_backgrond_color{
	background-color: rgba(0,0,0,.088);
	}
.color_white{
	color: rgba(255,255,255,0.90);
	}
.color_black{
   color: #3d3d3d;
	}
.color_darkblack{
   color: #000;
	}
.color_orange{
  color: #E1A629;}
  
.color-background-orange{
	background: #e1a629;
	padding: 1px;
	} 
.whiteboard {
	margin: 0;
	overflow: hidden;
	border: 4px solid rgba(158,158,158,0.65);
	-webkit-box-shadow: 8px 8px 8px 8px;
	box-shadow: 3px 3px 5px;
}
.none_list{
	list-style-type: none;
}
	
.fancy {
    line-height: 0.5;
    text-align: center;
	margin-top:20px;
	margin-bottom:40px;
}
.fancy span {
    display: inline-block;
    position: relative;
}
.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid rgba(0,0,0, 0.25);
    width: 280px;
}
.fancy span:before {
    right: 100%;
    margin-right: 10px;
}
.fancy span:after {
    left: 100%;
    margin-left: 10px;
}
.fustuoverflow{
	overflow-x: hidden;
	overflow-y: hidden;
	}

@media only screen and (max-width:1199px){
.chfont_banner_big{
	color: rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 56px;
	text-shadow: 2px 2px 2px #000;
	}	
.chfont_banner{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 42px;
	}
.chfont_banner_title{
	text-align: center;
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	text-shadow: 2px 2px 2px #000;
}
.chfont_banner_s{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.chfont_banner_s_people{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.chfont_icon_title{
	font-weight: 300;
	font-size: 12px;
	line-height: 12px;
	}	
	
.margin_certificate{
	margin-top:35px;
	margin-bottom:60px;
	}	
.margin-footer{
	margin-top:0px;
	}
	
.chfont_banner_futsuindex{
	font-size: 54px;
	}
.chfont_banner_futsuindex_ch{
	font-size: 26px;
	line-height: 34px;
	padding-top:30px;
	}	
	}
	
@media only screen and (max-width:991px){
.banner-block-career {
	margin-top: 120px;
}
.chfont_banner_big{
	color: rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 48px;
	text-shadow: 2px 2px 2px #000;
	}	
.chfont_banner{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 48px;
	}
.chfont_banner_title{
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-shadow: 2px 2px 2px #000;
}
.chfont_banner_s{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.chfont_banner_s_people{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.margin_certificate{
	margin-top:35px;
	margin-bottom:60px;
	}	
.chfont_banner_futsuindex{
	font-size: 48px;
	}
.chfont_banner_futsuindex_ch{
	font-size: 22px;
	line-height: 30px;
	}	
}

@media only screen and (max-width:768px){
.chfont_banner_big{
	color: rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 48px;
	text-shadow: 2px 2px 2px #000;
	}	
.chfont_banner_title{
	text-align: center;
	font-weight: 700;
	font-size: 28px;
	line-height: 32px;
	text-shadow: 2px 2px 2px #000;
}
.chfont_banner_projects{
	font-weight: 400;
	font-size: 36px;
	}
.chfont_banner_s_projects{
	font-size: 16px;
	line-height: 24px;
	}
.chfont_banner_projects{
	color:rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 60px;
	}
.chfont_banner_s_projects{
	font-family: "微軟正黑體";
	font-weight: 500;
	font-size: 24px;
	line-height: 34px;
	color:rgba(255,255,255,1);
	padding-top:10px;
	}
.margin-left-30	{
	margin-left:0px;
	}
.section-header .section-title {
  font-size: 26px;
  line-height: 24px;
}	
	
}
@media only screen and (max-width:640px){
.chfont_banner_big{
	font-size: 48px;
	}	
.chfont_banner_title{
	font-size: 28px;
	line-height: 32px;
}
.margin-left-30	{
	}
.marginforfutsuindex{
margin-left:8%;
margin-bottom:20px;	
	}	
.chfont_banner_futsuindex{
	font-size: 60px;
	line-height: 60px;
	}
.chfont_banner_futsuindex_ch{
	font-size: 26px;
	line-height: 36px;
	padding-top: 30px;
	}	
.futsu_banner_text {
  text-align: left;
}	
.padding-l20{
padding-left:10px;
}	
}

@media only screen and (max-width:480px){
.chfont_banner_futsuindex{
	font-size: 50px;
	line-height: 50px;
	}
.chfont_banner_futsuindex_ch{
	font-size: 24px;
	line-height: 32px;
	padding-top: 30px;
	}	
.futsu_banner_text {
  text-align: left;
}	

.chfont_banner_big{
	font-size: 38px;
	}	
	
.chfont_banner_title{
	font-size: 21px;
	line-height: 15px;
}
.chfont_banner{
	font-weight: 600;
	font-size: 36px;
	}
.chfont_banner_s{
	font-size: 20px;
	line-height: 24px;
	}	
.chfont_banner_s_people{
	font-size: 20px;
	line-height: 24px;
	}
.chfont_banner_projects{
	font-weight: 700;
	font-size: 42px;
	}
.chfont_banner_s_projects{
	font-size: 18px;
	line-height: 28px;
	}		
.chfont_p_h{
	font-size: 1em;
}
.chfont_p-1-long{
    font-size: 14px;
  line-height: 12px;
}
.chfont_5{
	font-size: 24px;
    font-weight: 700;
}
.chfont_index{
			font-size:1.48em;
			line-height:1em;
}
.margin-left-30	{
	margin-left:0px;
	}
.section-header .section-title{
  font-size: 20px;
  line-height: 26px;
}
.padding-l80{
padding-left:72px;
}	
.padding-l20{
padding-left:15px;
}
.float_left_p{
	float: left;
	margin-left: -15px;
	}

}

@media only screen and (max-width:320px){
.chfont_banner_futsuindex{
	font-size: 42px;
	line-height: 40px;
	}
.chfont_banner_futsuindex_ch{
	font-size: 18px;
	line-height: 32px;
	padding-top: 30px;
	}	
.futsu_banner_text {
  text-align: left;
}
.chfont_4{
	font-size: 18px;
}
.chfont_41{
	font-size: 20px;
}
.chfont_5{
	font-size: 20px;
    font-weight: 600;
}
.chfont_5_1{
	text-align: center;
	color: #e1a629;
	font-size: 26px;
}
.chfont_5_2{
	font-size: 24px;
}
.chfont_banner{
	font-weight: 600;
	font-size: 36px;
	}
.chfont_banner_s{
	font-size: 18px;
	}
.chfont_banner_big{
	font-size: 24px;
	}	
.chfont_banner_title{
	font-size: 18px;
	line-height: 20px;
}
	
.chfont_banner_s_people{
	font-size: 15px;
	line-height:20px;
	}	
.chfont_banner_s_projects{
	font-size: 1em;
	line-height: 24px;
	}	
.chfont_banner_projects{
	font-weight: 700;
	font-size: 32px;
	}
.chfont_banner_s_projects{
	font-size: 13px;
	line-height: 20px;
	}	
.padding-l20{
padding-left:8px;
}
.title-line_orange_c {
    width: 116px;
    height: 2px;
    background: #e1a629;
}}



/* ===================================
navigation background: #E1A629;
==================================== */
.navbar-toggle{
border-radius: 5;
}
#main-nav.navbar-default {
background: rgba(255,255,255,0.90);
box-shadow: 0px 1px 2px rgba(145, 145, 145, 0.6);
}
#main-nav.navbar-default .navbar-nav > li.active > a, #main-nav.navbar-default .navbar-nav > li.open > a, #main-nav.navbar-default .navbar-nav > li:hover > a {

}
.navbar.navbar-default {
  border: 0;
  margin-bottom: 0px;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 20px;
}
.navbar.navbar-default .navbar-brand {
  height: auto;
  padding: 20px 0px 10px 2px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
color: #F8680D;
background: transparent;
}

#main-nav.navbar-default {
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(145, 145, 145, 0.6);
}
 #main-nav.navbar-default .navbar-nav > li > a{
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 4px solid transparent;
 }
.navbar-default .navbar-nav>li>a{
color: #FFFFFF;
} 

.navbar-nav>li {
margin-right: 0px;
}

#main-nav.navbar-default .navbar-nav > li > a{
  padding-top: 20px;
  padding-bottom: 16px;
  padding-right:15px;
  padding-left:15px;
 }
 
@media only screen and (max-width:991px){
.navbar.navbar-default .navbar-brand {
  padding: 20px 0px 10px 2px;
}
.navbar-nav>li {
margin-right: -5px;
}
#main-nav.navbar-default .navbar-nav > li > a{
  padding-right:5px;
  padding-left:5px;
 }
	}
	
@media only screen and (max-width:640px){
#main-nav.navbar-default .navbar-nav > li > a {
  padding-top: 10px;
  padding-left: 60px;
  border-top: 2px solid transparent;
}
.navbar-default .navbar-nav>li>a {
  color: #9E9E9f; 
}
.dropdown-menu > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 0px;
  padding-left: 90px;

}
}	
	
@media only screen and (max-width:480px){
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #9e9e9f;
padding: 0px;
}
#main-nav.navbar-default {
background: #ffffff;
padding: 0px;
box-shadow: 0px 1px 2px rgba(145, 145, 145, 0.6);
}
#main-nav.navbar-default .navbar-nav > li > a {
  padding-top: 10px;
  padding-left: 30px;
  border-top: 2px solid transparent;
}
.navbar-default .navbar-nav>li>a {
  color: #9E9E9f; 
}
.navbar-nav>li {
margin-right: 0px;
}
.dropdown-menu > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 0px;
  padding-left: 60px;

}
}


/* ===================================
futsu index
==================================== */
#head_futsu{
	background: url(../images/img/bg/divider12.jpg);
	background-position: center center;
	width: 100%;
	height: 100%;
}
#head_futsu .cover{
	background-color: rgba(0,0,0,0.5);
    padding: 20% 0 10% 0;
	}
.banner-block-futsuindex-1 {
	margin-top: -10%;
}
.banner-block-futsuindex-2 {
	margin-top: 6%;
}

@media only screen and (max-width:480px){
#head_futsu{
	min-height: 502px;
	background-position: 30% 50%;
}
#head_futsu .cover{
	min-height:502px;
	}
.banner-block-futsuindex-1 {
	margin-top: 40%;
}
.banner-block-futsuindex-2 {
	margin-top: 6%;
}
	
	
	}



/* 互助簡介 */
#introduction{
	width: 100%;
	background: #e1a629;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 60px;
	}
.introduction_block{
	background: #ffffff;
	}
.panel-default {
  border-color: #eee;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
}
.panel-default > .panel-heading .panel-title {
  font-size: 14px;
  font-weight: normal;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eee;
}

/* 專業服務 */
#service{
	width: 100%;
	background: rgba(255,255,255, 1.0);
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 60px;
	}
	
/* 大事記 */
#milestone{
	width: 100%;
	padding-bottom: 60px;
}
#tf-features,
#futsu_group,
#feature { padding: 20px 0 }
.features-content { padding: 0 30px 0; }
.features-content p {
	margin: 5px 0px 5px 5px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.nav.nav-pills > li > a {
	position: relative;
	width: 15.7%;
	display: inline-block;
	background-color: #ffffff;
	padding: 8px 8px;
	border-bottom: 2px solid #cccccc;
	text-transform: uppercase;
	margin: 0px 5px 25px 5px;
	float: left;
	text-align: center;
	vertical-align:middle;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #E1A629;
    padding: 8px 16px;
    border-bottom: 2px solid #996600;
}
.nav-pills > li > a { border-radius: 8px }
ul.features li span {
	font-size: 24px;
	font-weight: 700;
}
ul.features li h6 {
	font-size: 20px;
	font-weight: 700;
}
.tab-wrap{
  margin-bottom: 20px;
}
.tab-content {
	padding: 50px 20px 50px;
	background-color: rgba(0,0,0,0.05);
}
.tab-content > .tab-pane {
	background-color: rgba(0,0,0,0.0);

}
.historytd1{
	width: 8%;
	text-align: right;
	padding-right:10px;
		}
.historytd2{
width:92%;
	}
	
@media only screen and (max-width:1199px){
.nav.nav-pills > li > a {
	width: 15%;
	padding: 4px 4px;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    padding: 4px 4px;
}
.nav-pills > li > a { border-radius: 8px }
ul.features li span {
	font-size: 18px;
	font-weight: 600;
}
.chfont_number_h{
	font-size: 20px;
	font-weight: 600;
	text-align: right;
	font-family: Helvetica;
}
}

@media only screen and (max-width:640px){
.nav.nav-pills > li > a {
	width: 30%;
	padding: 4px 4px;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    padding: 2px 2px;
}
.nav-pills > li > a { border-radius: 4px }
ul.features li span {
	font-size: 18px;
	font-weight: 600;
}
}
@media only screen and (max-width:480px){
.nav.nav-pills > li > a {
	width: 30%;
	padding: 1px 1px;
	margin: 0px 2px 5px 5px;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    padding: 1px 1px;
}
.nav-pills > li > a { border-radius: 4px; }
ul.features li span {
	font-size: 15px;
	font-weight: 600;
}
}

@media only screen and (max-width:320px){
.nav.nav-pills > li > a {
	width: 28%;
	padding: 1px 1px;
	margin: 0px 2px 5px 5px;
}
.nav.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    padding: 1px 1px;
}
.nav-pills > li > a { border-radius: 4px; }
ul.features li span {
	font-size: 11px;
	font-weight: 500;
}
}

/* 榮耀記錄 */
#awards{
	width: 100%;
	padding-bottom: 60px;
	}
.awards-subtitle,
.awards-action-title {
	display: block;
}
.awards-subtitle {
	font-size: 16px;
	text-align: center;
	color: #9e9e9f;
}
.awards-title {
    font-size: 24px;
	color: #FFFFFF;
    font-weight: 700;
	text-align: center;
}
.awards-title-en {
    font-size: 24px;
	color: #3d3d3d;
    font-weight: 700;
	text-align: center;
}
.awards-description {
    font-size: 16px;
    display: inline-block;
    width: 80%;
    margin-top: 10px;
    line-height: 19.6px;
}	
/*--其他重要獎項--*/
#screenshot {
	padding-top: 30px;
}
.screenshots {
    padding-top: 0px;
    padding-bottom: 20px;
}
.screenshots .screen {
    padding: 0px;
    margin: 15px;
    display: block;
}
.screenshots .screen img {
    width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;

}
.screenshots .screen img:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.modal-backdrop.in {
    background-color: #000;
}


/*--組織管理--*/
#organization{
	width: 100%;
	background-image: url(../images/bg/bg-1.jpg);
	padding-bottom: 60px;
	}
.organization item{
	margin-top: 10px;
	}
.block-organization{
	display: block;
	background-color: rgba(0,0,0, .05);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-radius: 10px;
	margin: 20px;
	}	
	
.block-organization h4{
	text-align: center;
	color: #3d3d3d;
	font-size: 20px;
	font-weight: 700;
}

/*--安衛品質--*/
#head_safety{
    background: url(../images/img/bg/divider13.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#head_safety .cover{
	background-color: rgba(0,0,0,0.7);
	background-size: cover;
    padding: 15% 0 3% 0;
    background-attachment: fixed;
	}
#QS{
	width: 100%;
	padding-bottom:60px;
	}
.QS-block{
	padding-top: 40px;
	padding-right: 28px;
	padding-left: 28px;
	}
.QS-title {
    font-size: 17px;
    font-weight: 700;
	line-height: 24px;
	color:#9e9e9f;
}
.QS-p {
	font-size: 15px;
	line-height: 15px;
	text-align: justify;
}
.block-white-safety{
	display: block;
	}	
	
/*--安衛得獎LIST--*/
#safetyawards {
	width: 100%;
	background-size: cover;
	padding-bottom:60px;
}
.safetyawards-block{
	margin-top: 32px;
	}

.safetyawards .screen {
    padding: 10px;
    margin: 13px;
    display: block;
}
.safetyawards .screen img {
    width: 100%;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .5s ease;
}
.safetyawards .screen img:hover {
	border: 3px solid #e1a629;
	-webkit-transition: all .8s ease;
	transition: all .5s ease;
}

.safetyawards .screen p {
	padding-top: 10px;
	font-size: 1em;
	line-height: 1.36em;
	text-align: justify;
	
	}
/*--安衛得獎LIST END--*/
	
	
@media only screen and (max-width:1199px){
.QS-title {
    font-size: 16px;
}
}
	
/*--CSR--*/
#CSR{
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
#head_csr{
    background: url(../images/img/bg/greenconstruction.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#head_csr .cover{
	background-color: rgba(0,0,0,0.7);
	background-size: cover;
    padding: 15% 0 3% 0;
    background-attachment: fixed;
	}

		
#headerwrap_7 {
	background-repeat: no-repeat;
	padding-top: 280px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 420px;
	width: 100%;
	background-size: cover;
	background-image: url(../images/img/bg/greenconstruction.jpg);
}
#headerwrap_7 h1 {
	color:#ffffff;
	padding-bottom: 35px;
	font-size: 46px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

#headerwrap_7 p {
	color:#ffffff;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000;
	font-family: "微軟正黑體";
}
.block-CSR{
	display: block;
	margin-bottom: 30px
	}
	
/*--互助刊物--*/
#publication{
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 0px;
	}	
.publication-color{
  background-color: #e1a629;
  padding-bottom:30px;}
  
.publication-content{
	display: block;
	}
.publication-subtitle,
.publication-title {
	display: block;
}
.publication-title {
    font-size: 20px;
    font-weight: 600;
	padding-top: 15px;
}
.publication-subtitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.publication-description {
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
}

/*--互助簡訊--*/
#bulletin {
	width: 100%;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	background-color: rgba(0,0,0, 0.25);
	padding-bottom:60px;
}
.bulletin-block{
	margin-top: 50px;
	}
.bulletin-subtitle,
.bulletin-action-title {
	display: block;
}
.bulletin-action-subtitle {
    font-size: 24px;
    font-weight: 700;
}
.bulletin-action-title {
    font-size: 20px;
    font-weight: 600;
}
.bulletin-action-description {
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
	padding-top: 15px;
}
/*--futsubulletins--*/
.futsubulletins .screen {
    padding: 10px;
    margin: 13px;
    display: block;
}
.futsubulletins .screen img {
    width: 100%;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .5s ease;
}
.futsubulletins .screen img:hover {
	border: 3px solid #e1a629;
	-webkit-transition: all .8s ease;
	transition: all .5s ease;
}
	
/*--動態報導--*/
#news{
	width: 100%;
	padding-bottom: 60px;
	background-color: #FFFFFF;	
	}
	
/*--企業集團--*/
#group{
	width: 100%;
	padding-bottom: 80px;
	background-color: #FFFFFF;	
	}	
	
.royalhotel{
	width: 20%;
	display: block;
	float: left;
	}	
	
	

/* ===================================
projects index 工程介紹
==================================== */
#head_projects{
	width: 100%;
	background-image: url(../images/img/bg/divider2.jpg);
	background-position: center center;
	min-height: 502px;
}
#head_projects .cover{
	width: 100%;
	min-height:502px;
	}
.banner-block-projectindex {
	margin-top: 120px;
	float: left;
}
.banner-block-projectindex-2 {
	margin-top: 228px;
	float: right;
}

@media only screen and (max-width:991px){
.banner-block-projectindex {
	margin-top: 60px;
	float: left;
}
.banner-block-projectindex-2 {
	margin-top: 20px;
	padding-bottom:60px;
	float: left;
	}
}
	
@media only screen and (max-width:640px){
.banner-block-projectindex {
	margin-top: 60px;
	float: left;
}
.banner-block-projectindex-2 {
	margin-top: 20px;
	padding-bottom:60px;
	float: left;
	}
}
@media only screen and (max-width:480px){
.banner-block-projectindex {
	margin-top: 60px;
	float: left;
}
.banner-block-projectindex-2 {
	margin-top: 20px;
	padding-bottom:60px;
	float: left;
	}
}

/*--工程實績--*/
#p_projects{
	width: 100%;
	padding-bottom: 60px;
	padding-top: 40px;
	}
	
/*--第一記錄--*/
#no-1 {
	padding-top: 30px;
}
.no-1s {
    padding-top: 0px;
    padding-bottom: 20px;
}
.no-1s .screen {
    padding: 0px;
    margin: 15px;
    display: block;
}
.no-1s .screen img {
    width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.no-1s .screen img:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}	

/* 互助之城--*/
#futsucity{
	width: 100%;
	padding-bottom: 60px;
}
#futsucity .futsucity-items {
  margin: 0;
}
#futsucity .futsucity-item {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#futsucity .futsucity-item .futsucity-item-inner {
  position: relative;
}
#futsucity .futsucity-item .futsucity-item-inner .futsucity-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 18px 0 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height:100%;
}
#futsucity .futsucity-item .futsucity-item-inner .futsucity-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#futsucity .futsucity-item .futsucity-item-inner .futsucity-info .preview { 
  width: 60px;
  height: 60px;
  text-align: center;
  display:block;
  margin: 25% auto;
}
#futsucity .futsucity-item:hover .futsucity-info {
  opacity: 1;
}

.presentative-content{
padding-top:50px;
padding-bottom:50px;
}
.block-white{
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 15px;
	margin-top:25px;
}
.block-presentative{
	display: block;
	text-align: center;
	color: #FFFFFF;
	border-radius: 8px;
	background-color: #FE8F01;
	float: left;
	padding: 8px;
	margin: 5px 10px 5px 0px;
	font-size: 1.6em;
	font-weight: 900;
}
.block-padding{
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	border-right: 1px dotted rgba(0,0,0,0.15);
}
	
/* --近期承攬作品--*/
#recentprojects{
	width: 100%;
	padding-bottom: 82px;
}	

/* ===================================
portfolio index 分類介紹
==================================== */
#portfolio_back {
	background-color: rgba(61,61,61,0.35);
}
#portfolio_back_1 {
	background-color: rgba(61,61,61,0.35);
}
#head_projects_hitech{
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	background-image: url(../images/img/bg/divider10.jpg);
	min-height: 400px;
}
#head_projects_hitech .cover{
	background-color: rgba(0,0,0,0.45);
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	background-size: cover;
	min-height:400px;
	}
.banner-block-hitech {
	margin-top: 220px;
}
.chfont_goon{
    color: #3d3d3d;
	font-size: 1.3em;
	border-bottom: 1px dotted #7C7C7C;
	padding-bottom: 10px;
}


/* ===================================
career index
==================================== */
#head_career{
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	background-image: url(../images/img/bg/divider101.jpg);
	min-height: 502px;
}
#head_career .cover{
	background-color: rgba(0,0,0,0.5);
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	background-size: cover;
	min-height:502px;
	}
.banner-block-career {
	margin-top: 300px;
	text-align: center;
}	

.banner-block-career-1 {
	margin-top: 260px;
	text-align: center;
}
.banner-block-career-2 {
	margin-top: 260px;
	text-align: center;
}
@media only screen and (max-width:1024px){
#head_career{
	min-height: 305px;
	background-position: 50% 100%;
}
#head_career .cover{
	min-height:305px;
	}
.banner-block-career {
	margin-top: 160px;
}
.banner-block-career-1 {
	margin-top: 120px;
}
.banner-block-career-2 {
	margin-top: 120px;
}}


@media only screen and (max-width:768px){
#head_career{
	min-height: 502px;
}
#head_career .cover{
	min-height:502px;
	}
.banner-block-career {
	margin-top: 300px;
}
.banner-block-career-1 {
	margin-top: 300px;
	}
.banner-block-career-2 {
	margin-top: 260px;
}
}

@media only screen and (max-width:480px){
#head_career{
	min-height: 502px;
}
#head_career .cover{
	min-height:502px;
	}
.banner-block-career {
	margin-top: 240px;
	text-align: left;
}
.banner-block-career-1 {
	margin-top: 240px;
	text-align: left;
	}
.banner-block-career-2 {
	margin-top: 220px;
	text-align: left;
}
}
@media only screen and (max-width:320px){
#head_career{
	min-height: 420px;
}
#head_career .cover{
	min-height:420px;
	}
.banner-block-career {
	margin-top: 180px;
	text-align: left;
}
.banner-block-career-1 {
	margin-top: 160px;
	text-align: left;
	}
.banner-block-career-2 {
	margin-top: 140px;
	text-align: left;
}
}


#careers{
	margin-top: 60px;
	margin-bottom: 80px;}
.career_block{
	padding-right: 18px;
	padding-left: 18px;
	}	
.chfont_career{
 font-size: 1.1em;
 line-height:1.52em;
 color:#9e9e9f;
}
.chfont_career a:hover{
 font-weight: 500;
 color:#000;
}
.chfont_career_title{
 font-size: 1.5em;
 font-weight: 600;
 padding-top:15px; 
 padding-bottom:8px;
 color:#000;
 }
.chfont_career_title a:hover{
color:#e1a629;
	}
	
/* --career樂當互助人--*/
#head_people{
	background-position: center center;
	width: 100%;
	background-image: url(../images/img/bg/divider4.jpg);
	min-height: 502px;
}
#head_people .cover{
	background-color: rgba(0,0,0,0.5);
	background-position: center center;
	width: 100%;
	min-height:502px;
	}
#people {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
#tf-team{
	margin-top: 80px;
	margin-bottom: 10px;
}
#team{
	margin: 0 auto;
}
#team .item{
	padding: 15px;
	margin: 15px;
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	border-color: #9E9E9F;
	border-radius: 10px;
}

img.img-circle.team-img {
	width: 180px;
	height: 180px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#tf-team .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid #e1a629;
}
#tf-team .thumbnail {
	background: transparent;
	border: 0;
}

#tf-team .thumbnail .caption {
	padding: 12px;
	color: #000000;
}

@media only screen and (max-width:1024px){
#head_people{
	min-height: 305px;
	background-position: 100% 50%;
}
#head_people .cover{
	min-height:305px;
	}

}

@media only screen and (max-width:768px){
#head_people{
	min-height: 502px;
}
#head_people .cover{
	min-height:502px;
	}
	}
@media only screen and (max-width:480px){
#head_people{
	min-height: 502px;
	background-position: 100% 50%;
}
#head_people .cover{
	min-height:502px;
	}
}

	
/* --career生活在互助--*/
#head_life{
	background-position: 75% 100%;
	width: 100%;
	background-image: url(../images/img/bg/divider3.jpg);
	min-height: 502px;
}
#head_life .cover{
	background-color: rgba(0,0,0,0.5);
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	background-size: cover;
	min-height:502px;
	}
	
#life, #life_1, #life_2, #life_3 {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
.life_block_1{
	border: 1px solid #FE8F01;
	display: block;
	width: 165px;
	height: 25px;
	padding: 3px;
	text-align: center;
	font-family: Helvetica, "微軟正黑體";
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 20px;
	background-color: #FE8F01;
	margin-bottom: 15px;
	margin-top: 15px;
}
/*--life-travel--*/
#life-travel {
	padding-top: 0px;
}
.life-travel {
    padding-top: 0px;
    padding-bottom: 20px;
}
.life-travel .screen {
    padding: 0px;
    margin: 15px;
    display: block;
}
.life-travel .screen img {
    width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;

}
.life-travel .screen img:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

/*--life-hotel--*/
#life-hotel {
	padding-top: 0px;
}
.life-hotel {
    padding-top: 0px;
    padding-bottom: 20px;
}
.life-hotel .screen {
    padding: 0px;
    margin: 15px;
    display: block;
}
.life-hotel .screen img {
    width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;

}
.life-hotel .screen img:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

/*--life-club--*/
#life-club {
	padding-top: 0px;
}
.life-club {
    padding-top: 0px;
    padding-bottom: 20px;
}
.life-club .screen {
    padding: 0px;
    margin: 15px;
    display: block;
}
.life-club .screen img {
    width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.life-club .screen img:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}

@media only screen and (max-width:1024px){
#head_life{
	min-height: 305px;
	background-position: 65% 78%;
}
#head_life .cover{
	min-height:305px;
	}
}

@media only screen and (max-width:768px){
#head_life{
	min-height: 502px;
}
#head_life .cover{
	min-height:502px;
	}
	}

@media only screen and (max-width:480px){
#head_life{
	min-height: 502px;
	background-position: 68% 60%;
}
#head_life .cover{
	min-height:502px;
	}
}
@media only screen and (max-width:320px){
#head_life{
	min-height: 420px;
	background-position: 68% 60%;
}
#head_life .cover{
	min-height:420px;
	}
}


/* --career學習在互助--*/
#head_learning{
	background-position: center center;
	width: 100%;
	background-image: url(../images/img/bg/divider5.jpg);
	min-height: 502px;
}
#head_learning .cover{
	background-color: rgba(0,0,0,0.5);
	background-attachment: relative;
	background-position: center center;
	width: 100%;
	min-height:502px;
	}
#education {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}	
#learn_1 {
margin-top:30px;
}	
.block-learning{
	display: block;
	margin-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	}
.block-learning-share{
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #FE8F01;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom:5px;
}
.education_img{
	border-radius: 5%;
	margin-bottom: 15px;
	  }

@media only screen and (max-width:1024px){
#head_learning{
	min-height: 305px;
	background-position: 50% 40%;
}
#head_learning .cover{
	min-height:305px;
	}
}

@media only screen and (max-width:768px){
#head_learning{
	min-height: 502px;
}
#head_learning .cover{
	min-height:502px;
	}
	}
	
@media only screen and (max-width:480px){
#head_learning{
	min-height: 502px;
}
#head_learning .cover{
	min-height:502px;
	}
	
}	
	
/* --contact us--*/
#contactus{
	width: 100%;
	padding: 0 0 120px 0;
	}
.contact_wrap{
	margin-top: 60px;
	margin-bottom: 60px;
	}

/* ===================================
翻轉說明
==================================== */
.overlay-container {
	position: relative;
	display: block;
	border: 3px solid rgba(0,0,0, .1);
	border-radius: 15px;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	box-shadow: 2px 2px 5px rgba(255,255,255, 0.5);
	margin-bottom: 30px;
}
.overlay-container:hover {
	border: 3px solid #e1a629;
	}
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(0,0,0, 0.7);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay h1{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	top: 20%;
}
.overlay h2{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	top: 20%;
}
.overlay h3{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #fee16f;
	font-size: 18px;
	font-weight: 600;
	top: 50%;
}
.overlay h3 a{
		color: #fee16f;
}
.overlay h4{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #fee16f;
	font-size: 16px;
	font-weight: 600;
	top: 55%;
	line-height: 22px;
}
.overlay h4 a{
		color: #fee16f;
}
.overlay h5{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 21px;
	font-weight: 600;
	top: 40%;
}
.overlay h6{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 21px;
	font-weight: 600;
	top: 37%;
}
.overlay span{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #fee16f;
	font-size: 18px;
	font-weight: 600;
	top: 60%;
}
.overlay span a{
		color: #fee16f;
}
.overlay p{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	line-height:20px;
	top: 68%;
}
.overlay p2{
	position: absolute;
	display: block;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	line-height:20px;
	top: 80%;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
@media only screen and (max-width:1199px){
.overlay h1{
	font-size: 28px;
	font-weight: 400;
	top: 25%;
}
.overlay h2{
	font-size: 28px;
	font-weight: 400;
	top: 10%;
}
.overlay h3{
	font-size: 16px;
	font-weight: 400;
	top: 35%;
}
.overlay h4{
	font-size: 15px;
	line-height:18px;
	top: 50%;
}
.overlay h5{
	font-size: 16px;
	font-weight: 400;
	top: 30%;
}
.overlay h6{
	font-size: 21px;
	font-weight: 400;
	top: 45%;
}
.overlay span{
	font-size: 18px;
	font-weight: 500;
	top: 65%;
}
.overlay p{
	font-size: 16px;
	line-height:18px;
	top: 60%;
}
.overlay p2{
	font-size: 16px;
	line-height:18px;
	top: 72%;
}
}
@media only screen and (max-width:768px){
.overlay h1{
	font-size: 36px;
	font-weight: 600;
	top: 20%;
}
.overlay h2{
	font-size: 36px;
	font-weight: 600;
	top: 20%;
}
.overlay h3{
	font-size: 18px;
	font-weight: 600;
	top: 50%;
}
.overlay h4{
	font-size: 16px;
	font-weight: 600;
	top: 55%;
	line-height: 22px;
}
.overlay h5{
	font-size: 21px;
	font-weight: 600;
	top: 40%;
}
.overlay h6{
	font-size: 21px;
	font-weight: 600;
	top: 37%;
}
.overlay span{
	font-size: 18px;
	font-weight: 600;
	top: 60%;
}
.overlay span a{
		color: #fee16f;
}
.overlay p{
	font-size: 15px;
	line-height:20px;
	top: 68%;
}
.overlay p2{
	font-size: 15px;
	line-height:20px;
	top: 80%;
}
}
/* ===================================
project 翻轉詳細說明
==================================== */
#projects{
  margin-top: 40px;
  margin-bottom:60px;
}
.projects ul{
	margin-left:-25px;
	}
.projects li{
	float: left;
	list-style-type: none;
	padding-right:20px;
	}
	
#portfolio{
	width: 100%;
	padding-bottom: 60px;
	}
	
#portfolio .portfolio-items {
  margin: 10px;
}
#portfolio .portfolio-item {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 5px;
}
#portfolio .portfolio-item .portfolio-item-inner {
  position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 18px 0 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height:100%;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview { 
  width: 60px;
  height: 60px;
  text-align: center;
  display:block;
  margin: 25% auto;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

#thumbs {
	margin: 0;
	padding: 0;	
}
#thumbs li {
	list-style-type: none;
}
#thumbs p{
	font-family: "微軟正黑體";
	font-size: 0.98em;
	line-height: 1.25em;
	color: #3d3d3d;
	margin-top: 10px;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 36px;
	cursor: pointer;
}
.item-thumbs a + img {
	width: 100%;	
}
.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}
.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 90%;
	height: 85%;
	opacity: 0.65;
	filter: alpha(opacity=80);
	background: #000;
}
.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 45%;
	left: 45%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;	
	background: #E1A629;
	opacity: 1;
	filter: alpha(opacity=100);
}
@media only screen and (max-width: 1199px) {
#thumbs p{
	font-size: 0.83em;
	line-height: 1em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 88%;
	height: 82%;
}
}

@media only screen and (max-width: 992px) {
#thumbs p{
	font-size: 0.98em;
	line-height: 1.25em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 0%;
	height: 0%;
}
	}
@media only screen and (max-width: 768px) {
#thumbs p{
	font-size: 0.98em;
	line-height: 1.25em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 0%;
	height: 0%;
}
}
@media only screen and (max-width: 640px) {
#thumbs p{
	font-size: 0.98em;
	line-height: 1.25em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 95%;
	height: 92%;
}
}
@media only screen and (max-width: 480px) {
#thumbs p{
	font-size: 0.98em;
	line-height: 1.25em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 0%;
	height: 0%;
}

#portfolio .portfolio-item {
	width: 100%;
	}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
width: 30px;
height: 30px;
margin: 60px auto;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
padding: 5px 0 0;
}

	}
@media only screen and (max-width: 320px) {
#thumbs p{
	font-size: 0.98em;
	line-height: 1.25em;
}
.item-thumbs .hover-wrap .overlay-img {
	width: 0%;
	height: 0%;
}
	}
	
	
/*--END project 翻轉詳細說明--*/



/*--------------------------------------------------------------------------
	Sliders
--------------------------------------------------------------------------*/
#main-slider:before {
content: '';
width: 100%;
height: 100%;
z-index: 1;
position: absolute;
}
.flex-direction-nav a{
display:none;
}
.flexslider {
	padding:0;  
	background: #fff; 
	position: relative; 
	zoom: 1;
}
.flex-direction-nav .flex-prev{
left:0px; 
}
.flex-direction-nav .flex-next{ 
right:0px;
}
.flex-caption {
zoom: 1;
bottom: 0;
background-color: transparent;
color: #fff; 
padding: 25px; 
position: absolute;
left: 0;
text-align: center;
margin: 10px auto;
right: 0px;
display: inline-block;}

.flex-caption h3 {
	color: rgba(255,255,255,1);
	font-family: Helvetica, Arial;
	font-weight: 600;
	font-size: 52px;
	text-shadow: 5px 3px 3px #000;
	font-style: italic;}
	
@media only screen and (max-width: 480px) {
#main-slider:before {
width: 480px;
height: 520px;
z-index: 1;
position: absolute;
}}

/*--------------------------------------------------------------------------
	Footer Style
--------------------------------------------------------------------------*/
.footer {
  background: rgba(0,0,0,0.20);
  color: #3d3d3d;
}
.footer h3 {
	color: rgba(0,0,0,0.5);
	font-size: 1.3em;
	border-bottom: 1px dotted #7C7C7C;
	padding-bottom: 10px;
	font-weight: 700;
}
.footer-copyright {
	font-family: Arial, "微軟正黑體";
	text-align: center;
	color: rgba(0,0,0,0.8);
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}


/*--------------------------------------------------------------------------
	scroll to top
--------------------------------------------------------------------------*/
.scrollup{
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 25px;
	right: 25px;
	background: rgba(0,0,0, 0.35);
}
a.scrollup {
	outline:0;
	text-align: center;
}
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 5px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}

@media only screen and (max-width: 768px) {
	
.scrollup{
	position: fixed;
	width: 45px;
	height: 45px;
	bottom: 15px;
	right: 15px;
}
a.scrollup i {
	margin-top: 3px;
	color: #fff;
}
.chfont_scrollup{
	font-size: 16px;
}
	}