charset "utf-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
html{
	font-size: 18px;
	line-height: 1.5;
	font-family: 'Roboto',Helvetica,Arial,STHeitiTC-light,STHeiti,"Microsoft JhengHei",微軟正黑體,sans-serif !important;
}
.alignleft{
	margin-left:0;
	margin-right:auto;
	text-align:left;
	display: block;	
	margin-bottom: 0;
}
.aligncenter{
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	display: block;
	margin-bottom: 0;
}
.alignright{
	margin-left:auto;
	margin-right:0;
	text-align:right;
	display: block;
	margin-bottom: 0;
}
.btn{
	padding-left:1.5rem;
	padding-right:1.5rem;
	display: table;
	margin-top:10px;
	color:#fff;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 50px;
	box-shadow: 0 3px 6px rgba(0,0,0,.35);
	transition: transform .15s ease-in-out;
}
.btn-primary{
	background: #0EBAC8;
	border: 1px solid transparent !important;
}
.btn:hover{	
	background: #0EBAC8;
	filter: brightness(1.1) contrast(1.1); /* 光少少 + 對比度高少少 */
	box-shadow: 0 0px 3px rgba(0,0,0,.35);
	transform: translateY(2px);
	border: 1px solid transparent;
}
.btn:focus,.btn:active,.btn:visited,.btn:focus{
	color:#fff;
	background: #0EBAC8 !important;
	border-color: transparent !important;
}
body{
	text-decoration: none;
	margin:0;
	width:100%;
	font-weight: 400;	
	color:#fff;
	background: #000;
	line-height:1.5em;
}
a,a:hover,a:visited,a:active{
	color:inherit;	
	text-decoration: none;
}
header{
	padding-top:0px;
	padding-bottom:0px;	
}
section .content-wrapper{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.content img{
	max-width:100%;
	height:auto;
}
.content-wrapper p,.service-details > div{
	text-align: justify;
}
footer .content-wrapper{
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-wrapper{
	max-width:1600px;
	width:100%;
	padding-left:15px;
	padding-right:15px;
	margin:auto;
	position: relative;
}
.content-wrapper h3{
	font-size:1em;
	line-height: 1.5em;
}
.small-wrapper{
	max-width: 800px;
	display: block;
	margin:auto;
}
.address,.phone,.whatsapp,.fax,.email,.date,.time,.wc,.fb{
	padding-left:25px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.address:before{ font-family: "Font Awesome 6 Free"; content:"\f3c5"; font-weight: 900; position: absolute; left:0;}
.phone:before{ font-family: "Font Awesome 6 Free"; content:"\f095"; font-weight: 900; position: absolute; left:0;}
.whatsapp:before{ font-family: "Font Awesome 6 Brands"; content:"\f232"; position: absolute; left:0;}
.fax:before{ font-family: "Font Awesome 6 Free"; content:"\f1ac"; font-weight: 900; position: absolute; left:0;}
.email:before{ font-family: "Font Awesome 6 Free"; content:"\f0e0"; font-weight: 900; position: absolute; left:0;}
.date:before{ font-family: "Font Awesome 6 Free"; content:"\f073"; font-weight: 900; position: absolute; left:0;}
.time:before{ font-family: "Font Awesome 6 Free"; content:"\f017"; font-weight: 900; position: absolute; left:0;}
.ig:before{ font-family: "Font Awesome 6 Brands"; content:"\f16d"; position: absolute; left:0;}
.wc:before{ font-family: "Font Awesome 6 Brands"; content:"\f1d7"; position: absolute; left:0;}
.fb:before{ font-family: "Font Awesome 6 Brands"; content:"\f09a"; position: absolute; left:0;}
.small-wrapper{
	max-width:830px;
	width:100%;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}
.language{
	font-size:1em;
	line-height: 1.5em;
	color:#666;
	margin-right:20px;
	top:0;
	right:0;
	position: absolute;
	color:#E30679;
	font-weight:bold;
}
.grey-box{
	background:#262626;	
	height:100%;
	position: relative;
}
.row>div:nth-child(1) .grey-box:before{
	width: 5px;
	height: 100%;
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	background:#0EBAC8;
	content: "";
	opacity: 1;
	transition: all .3s linear;
}
.footer-menu{
	display: flex;
	padding-left: 0;
}
.footer-menu li{
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #fff;
	line-height: 1em;
}
.footer-menu li:first-child{
	padding-left:0;
}
.footer-menu li:last-child{
	padding-right:0;
	border-right:0;
}
.copyright {
    font-size: 1em;
}
.wow{
	visibility: hidden;
}
/* css custom frame ended */
h1,h2,h3{ font-weight: bold; line-height:1.5; }
h1{ font-size:1.75rem; }
h2{ font-size:1.50rem; }
h3{ font-size:1.25rem; }
header{
	background: #0EBAC8;
	margin-top:1.5rem;
	margin-bottom:1.5rem;	
}
header .content-wrapper{
	margin:auto;
}
header img {
    max-height: 60px;
    margin-right: 20px;
    display: inline-block;
}
header h1{
	font-size:1.5rem;
}
.menu-left-container{
	margin-bottom:.5rem;
}
div[class^="menu-left"] ul{
	display: flex;
	flex-direction: column;
	padding:0;
	margin-bottom: 0;
}
div[class^="menu-left"] ul li{
	position: relative;
	margin-bottom:25px;
	padding-left:17px;
	border-left:3px solid transparent;
}
div[class^="menu-left"] ul li a{
	display: block;
	font-size: 1em;
	line-height: 1em;
	font-weight: 400;
	position: relative;
}
div[class^="menu-left"] ul li.current-menu-item,div[class^="menu-left"] ul li.current-post-ancestor,.category div[class^="menu-left"] ul li.menu-item-object-category{
	border-left:3px solid #fff;
}
section{
	margin-top:1.5rem;
	margin-bottom:1.5rem;	
}
footer{
	margint-top:1.5rem;
}
.footer-top{	
	background: #0EBAC8;
}
header h1{
	font-weight: 400;
	margin-bottom:0;
	text-align: center;
}
.copyright{
	text-align: center;
}
.main-content img{
	max-width: 100%;
	height:auto;

}
.project-content a{
	color:#0EBAC8;
	text-decoration: underline;
}
.other-content,.other-content p{
	width: 100%;
	aspect-ratio: 16 / 9;
}
iframe{
	width:100%;
	height:100%;
	margin-bottom:30px;
}
.year .btn {
    font-size: .85rem !important;
    margin-top: 0;
    padding: 0.2rem 1rem;
}
.year .btn.btn-outline-primary{
	border-color:#fff !important;
}
.year .btn.btn-outline-primary:hover{
	border-color:transparent !important; 
}
.poster img{
	width:100%;
}
.profile-box{
	height:175px;
	width:100%;
	border:1px solid #000;
	border-radius: 20px 5px 20px 5px;
	overflow: hidden;
	background:#0EBAC8;
	position: relative;
	transition: all .3s ease-in-out;
}
.project-img{
	width:100%;
	height:130px;
	background-size: cover;
	background-position: center center;	
	overflow: hidden;	
}
.project-img div{
	background-size: cover;
	width:100%;
	height:130px;
	transition: all .3s ease-in-out;
}
.profile-img{
	width:100px;
	height:100px;
	border:5px solid #0EBAC8;
	border-radius: 50px 50px 50px 5px;
	position: absolute;
	bottom:0;
	left:0;
	background-size: cover;
	background-position: center center;
	transition: all .3s ease-in-out;
}
.profile-name{
	bottom:0;
	left:100px;
	position: absolute;
	line-height: 45px;
	white-space: nowrap;
}
.profile-list a:hover .project-img div{
	transform: scale(1.15);
}
.profile-list a:hover .profile-img,.profile-list a:hover .profile-box{
	background-color:#fff;
	color:#0EBAC8;
}
.profile-list a:hover .profile-img{
	border-color:#fff;	
}
.details-profile{
	position: relative;
	width: 100%;
	height:45px;
	margin-top:55px;
	background:#0EBAC8;
	border:1px solid #000;
	border-radius: 5px;
}
.swiper-button-next, .swiper-button-prev {
   color:#0EBAC8 !important;
   text-shadow: 0 3px 6px rgba(0,0,0,0.35);
}
/* 在您的 style.css 中添加 */
.swiper-pagination-bullet {
    width: 14px !important;        /* 寬度 */
    height: 14px !important;       /* 高度 */
    background-color: #fff !important; /* 顏色 */
    opacity: 0.6 !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.35);
}

.swiper-pagination-bullet-active {
    background-color: #0EBAC8 !important; /* 活躍狀態顏色 */
    opacity: 1 !important;
}
.project-name{
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x: hidden;
}
.project_gallery_img{
	background-position: center center;
	background-size: cover;
}
.desc-footer{
	font-size:0.75rem;
	padding:1.5rem;
	margin-top:1.5rem;
	background:#222;
}
/* color:#0EBAC8; */