body{background-color: white;font-family: "Microsoft JhengHei","Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;}
.inner_wrapper{max-width: 1100px;margin: 0 auto;}
a {
   outline: 0 !important;
}
.header-inner,.section-inner{max-width: 1100px;margin: 0 auto;}
.header-inner{padding: 10px 15px;}
.iv{display: none;}
a{text-decoration: none;}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a{
	text-decoration: none;
}
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover{
	color: white;
}
.primary-menu ul a{
	color: #3b9e2a;
}
.primary-menu > li {
    margin: 0.8rem 0 0 5px;
}
.site-logo img{height: 65px;}
.primary-menu > li{
	padding: 0 10px;
}
.entry-header{
	display: none;
}
.post-inner {
    padding-top: 0;
}
.footer_menu{margin: 0;}
.footer_menu a{color: #4a4a4a;}
.footer_menu li{display: inline-block;}
#site-footer{
	background: white;
	border-top: 5px solid rgba(189,189,189,0.5);
}
.hmg_item_tit {
	z-index: 2;
	text-align: center;
    color: white;
    font-weight: bold;
	font-size: 34px;
    position: absolute;
    top: 0;
    margin: auto;
    left: 10px;
    right: 10px;
    transition: .5s all;
}
.hmg1_item{text-align: center;background-size: cover;background-color: rgba(0,0,0,0.5);width: 50%;float: left;height: 600px;background-position: 50% 50%;position: relative;}
.hmg1_item_list{width: 100%;position: relative;max-width: 1100px;margin: 0 auto;}
.hmg2_item_list{width: 100%;position: relative;max-width: 1100px;margin: 0 auto;}
.hmg1_item_list:after,.hmg2_item_list:after{
	content: " ";
	clear: both;
	display: block;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
    left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
.vc_column_container>.vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
.hmg1_item_5,.hmg1_item_4{
	width: 25%;height: 300px;
	position: absolute;
	top: 600px;
	left: 0;
}
.hmg1_item_5{
	left: 25%;
}
.hmg1_item_2{height: 300px;}
.hmg2_item{width: 25%;height: 300px;float: left;background-size: cover;background-repeat: no-repeat;background-color: rgba(0,0,0,0.5);position: relative;}
.hmg2_item_2{width: 50%;}
.hmg2_item_5 {
    width: 75%;
    height: 600px;
    float: right;
}
.hmg_item_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	transition: .5s all;
	bottom: 0;
	margin: auto;
	background-image: url("assets/images/placeholder.png");
}
.hmg_item{overflow: hidden;}
.hmg_item:hover .hmg_item_bg{
	transform: scale(1.2);
}
.hmg_item:hover .hmg_item_bg_cov{
	opacity: 0.5;
	z-index: 1;
}
.hmg_item:hover .hmg_item_tit{
	letter-spacing: 5px;
	top: -20px;
}
.hmg_item_bg_cov{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: black;
	opacity: 0;
	transition: .5s all;
}
.hp_social{
	text-align: center;
}
.hp_social ul{margin: 0;}
.hp_soc_link{display: inline-block;font-size: 30px;margin: 0 10px;}
.hp_soc_link a{color: #4d4e50;}
.hp_cm_tit{
	margin-bottom: 10px;
	color: #4D4E50;
	font-size: 24px;
	font-weight: bold;
}
.banner_title_wrapper{
	text-align: center;
	color: white;
	padding: 20px;
	min-height: 300px;
	position: relative;
    text-shadow: 2px 2px 10px #000;
    background-size: cover;
    background-position: 50% 50%;
}
.banner_title_tit{
	font-size: 40px;
	transition: .5s all;
	opacity: 0;
}
.banner_title_cont{
	
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
}
.cm_cont_title {
    font-weight: bold;
    font-size: 28px;
    color: #3b9e2a;
    margin-bottom: 10px;
}
.cm_cont_title.tit_siz_large{
	font-size: 40px;
}

.cm_cont_wrapper{
	margin-bottom: 20px;
	padding: 0 20px;
}
.banner_title_subtit{
	transition: .5s all;
	padding-bottom: 10px;
	letter-spacing: 0px;
	opacity: 0;
}
.init_ani .banner_title_subtit,
.init_ani .banner_title_tit
{
	letter-spacing: 5px;
	opacity: 1;
}
.banner_title_subtit:after{
	content: " ";
	border-bottom: 1px solid white;
	display: block;
	width: 80px;
	margin: auto;
	margin-top: 10px;
}
.cm_contact_wrapper li{	list-style: none;margin-left: 0;}
.cm_contact_wrapper ul{	margin: 0; }
.cm_soc_link i{width: 30px;color: #3b9e2a;}
.cm_soc_link a{color: #4a4a4a;}
.cm_gallery_more{float: right;clear: both;margin-top: 10px;color: #3b9e2a;}
.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}
.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}
.vc_column_container>.vc_column-inner{
	max-width: 1200px;
	margin: auto;
}
.vc_row[data-vc-full-width="true"] .vc_column_container >.vc_column-inner{
	max-width: 100%;
}
.emb_vdo_block{
	height: 500px;
}

.tac{text-align: center;margin-top: 10px;margin-bottom: 20px;font-size: 24px;font-weight: bold;}
.fir_item{
	position: relative;
	height: 380px;
	width: 20%;float: left;
}
.alm{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
}
.fir_item_tit{
	color: white;
	font-size: 28px;
	transition: .5s all;
	opacity: 0;
	top: -20px;
	z-index: 2;
}
.init_ani .fir_item_tit{
	top: -0px;
	opacity: 1;
	letter-spacing: 3px;
}
.fir_item:hover .hmg_item_bg_cov{
	opacity: 0.5;
	z-index: 1;
}
.rel_prj_icon{
	width: 180px;
	float: left;
}
.rel_prj_item:after{
	content: " ";
	display: block;
	clear: both;
}
.rel_prj_info{
	margin-left: 200px;
}
.rel_prj_item{
	margin-bottom: 20px;
}
.rel_prj_tit{
	font-size: 28px;font-weight: bold;
}
.rel_prj_exc{
	font-size: 16px;
}
.rel_prj_info{color: #4a4a4a;}
.rel_prj_item:hover .rel_prj_tit{
	text-decoration: underline;
}
.cm_tit {
    margin-bottom: 10px;
    color: #4D4E50;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}
.tit_pos_center{text-align: center;}
.tit_pos_left{text-align: left;}
.tit_pos_right{text-align: right;}
.vc_row{
	background-position: 50% 50%;
	background-repeat: repeat-y;
	background-size: cover;
}
.featured-media{display: none;}
.fir_item_inner{
	position: relative;
	height: 100%;
}
.cm_cont_wrapper.have_icon .inner_wrapper {
    padding-left: 60px;
    background-repeat: no-repeat;
    background-size: 60px auto;
}
.rel_story_item{
	position: relative;
	width: 33.33%;
	height: 460px;
	float: left;
}
.story_tit{
	position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    margin: auto;
    text-align: center;
    color: white;
    text-shadow: 2px 2px 10px #333;
    opacity: 0;
    transition: .5s all;
    z-index: 2;
    font-size: 30px;
}
.init_ani .story_tit{
	opacity: 1;
	bottom: 10px;
	letter-spacing: 5px;
}
.imgb_item{
	overflow: hidden;
}
.imgb_item:hover .hmg_item_bg{
	transform: scale(1.2);
}
.imgb_item:hover .hmg_item_bg_cov{
	opacity: 0.5;
	z-index: 1;
}
.story_subtit{
	font-size: 20px;
	font-weight: normal;
}
.pagination-single{
	display: none;
}
.three_img_row.title_at_btm .rel_story_item {
	margin-bottom: 30px;
}
.three_img_row.title_at_btm .rel_story_item .story_tit {
    color: #4a4a4a;
    font-size: 20px;
    letter-spacing: 0;
    text-align: left;
    bottom: 0;
    text-shadow: none;
    background: white;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    font-weight: bold;
    min-height: 90px;
}
.three_img_row.title_at_btm .rel_story_item .hmg_item_bg{
	bottom: 150px;
}
.filter_row{
	text-align: right;
	padding: 10px;
}
.filter_row:after{
	content: " ";
	display: block;
	clear: both;
}
.filter_row a{
	margin-left: 20px;
	color: #5b5855;
}
.filter_row .filter_st{ 
    float: right;
    width: 200px;
    padding: 5px 10px;
    margin-left: 20px;
    margin-right: 5px;
}
.rel_short_form{
	display: inline-block;
	position: relative;
}
.rel_short_form{
	float: right;
}
.short_form_search {
    position: absolute;
    right: 15px;
    top: 7px;
    cursor: pointer;
    color: #999;
}
.view_list .rel_story_item{
	float: none;
	width: auto;
}
.view_list .rel_story_item {
	height: auto;
}
.view_list .rel_story_item .hmg_item_bg {
    position: static;
    float: left;
    width: 180px;
    height: 180px;
}
.view_list .rel_story_item .story_tit {
	position: static;
    margin-left: 190px;
}
.view_list .imgb_item:hover .hmg_item_bg{
	transform: scale(1);
}
.three_img_row.title_at_btm.view_list{
	max-width: 780px;
	margin: auto;
}
.story_exp{
	font-weight: normal;
    color: #888;
    font-size: 18px;
    display: none;
}
.three_img_row.title_at_btm.view_list .story_exp{
	display: block;
}

.to-the-top{
	position: fixed;
    right: 10px;
    bottom: 45px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    line-height: 30px;
    background: #3b9e2a;
    color: white;
    opacity: 0.8;
}
.cm_contact_wrapper{
	padding: 0 20px;
}
.cat_tag_item{
	display: inline-block;
	cursor: pointer;
	color: #777;
	font-size: 28px;
	margin: 10px 20px;
    padding-bottom: 4px;
}
.cat_tag_item.active{
	font-weight: bold;
	color: #005688;
    border-bottom: 4px solid;
}
.tag_wrapper{
	text-align: center;
}
.event_list_t_content{
	display: none;
}
.event_list_t_content.active{
	display: block;
}
.five_img_row.tot_2 .fir_item{
	width: 50%;
}
.five_img_row.tot_3 .fir_item{
	width: 33.33%;
}
.five_img_row.tot_4 .fir_item{
	width: 25%;
}
.show_on_project_only{display: none;}
.rl_project .show_on_project_only{display: block;}




@media (max-width: 980px){
.hmg1_item{	height: 280px;width: 100%;position: relative;}
.hmg1_item_2{	height: 140px;}
.hmg1_item_5, .hmg1_item_4{top: 280px;height: 140px;position: relative;top: initial;left: initial;width: 50%;}
.hmg_item_tit{font-size: 20px;}
.hmg2_item{height: 125px;width: 50%;}
.hmg2_item_5{height: 250px;width: 100%;}
.hmg2_item_6{width: 100%;}
#site-footer .section-inner{
	display: block;
}
.footer-credits{font-size: 14px;text-align: center;}
.footer_menu{text-align: center;}
.modal-menu li{border: 0;}
button.sub-menu-toggle{border: 0;}
.menu-modal .toggle{color: white;}
.modal-menu a{padding: 8px 10px;}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a{
	font-size: 18px;font-weight: normal;
}
.modal-menu ul li{padding-left: 5px;}
.modal-menu ul li a{color: white;}
.modal-menu ul li a:before{content: "- ";}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a{
	text-decoration: none;
}
.toggle-text{display: none;}
.banner_title_tit{font-size: 24px;}
.cm_cont_title{font-size: 24px;}
.cm_cont_content{font-size: 16px;}
.emb_vdo_block{height: 265px;}
.video_tit {font-size: 20px;}
.wpb_wrapper .five_img_row .fir_item{width: 50%;height: 180px;width: auto;clear: both;float: none;}
.rel_prj_icon{clear: both;height: 180px;width: auto;overflow: hidden;float: none;}
.rel_prj_info{
    margin: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.rel_prj_tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.vc_row{background-size: cover;background-repeat: no-repeat;background-position: 50% 50%;}
.cm_cont_title.tit_siz_large{
	font-size: 26px;
}
.vc_empty_space{max-height: 80px;}
.five_img_row{clear: both;}
.fir_item_5{width: auto;clear: both;float: none;}
.wpb_single_image{max-width: 96%;margin: auto;}
.vc_column_container>.vc_column-inner{padding-left: 10px !important;padding-right: 10px !important;}
.vc_row[data-vc-full-width='true'] .vc_column_container>.vc_column-inner{padding-left: 0 !important;padding-right: 0 !important;}
.rel_story_item{
	width: 100%;height: 260px;
}
.rel_short_form{float: none;width: 100%;display: block;margin-bottom: 10px;}
.filter_row .filter_st {
    float: none;
    width: 98%;
    display: block;
    margin: auto;
}
.filter_row{
	text-align: center;
}
.view_list .rel_story_item .hmg_item_bg{
	float: none;
}
.view_list .rel_story_item .story_tit{
	margin-left: 0;text-align: center !important;
}
.story_exp{font-size: 12px;}
}