@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

body{
	font-family:'Noto Sans TC', sans-serif;
	font-weight:300;
	font-size:15px;
	line-height: 1.8em;
}

.top-nav-collapse .navbar-brand > img{
	padding-top:10px;
	max-height:60px;
}

.border-1{
	border:1px solid #000;
}
.border-1w{
	border:1px solid #fff;
}

/* 首頁動畫設定 */
.slide-title-h1{
	font-family:'Noto Sans TC', sans-serif;
}
.slide-title-p{
	font-size: 22px;
}
.slide-title-3{
	font-family:'Noto Sans TC', sans-serif;
	font-size: 40px;
	color: #000;
}
.slide-title-fly{
	letter-spacing:0.1em;
}
.slide-sub-img{
	width:233px;
	height:205px;
}

.type-28{
	font-size: 28px;
}
.strong-a{
	font-family:'Noto Sans TC', sans-serif;
	font-weight:600;
}
.type-e{
	font-family:'Raleway', Helvetica, sans-serif;
	font-size:10px;
	word-spacing:1px;
}
.type-eh{
	font-family:'Raleway', Helvetica, sans-serif;
	letter-spacing: 0em;
	font-size: 30px;
}
.type-ef{
	font-family:'Raleway', Helvetica, sans-serif;
	font-size: 13px;
}

/* 背景色 */
.ind-new-bg{
	background-color: #fff;
	height: 155px;
	overflow: hidden;
	color:#000;
}
.bg-w{
	background-color: #fff;
	color: #000;
}

.select-bgw{
	background-color: #fff;	
	border:1px solid #ddd;
}
.color-b{
	color: #000;
}
.color-w{
	color: #fff;
}

/* padding */

.pb-30{
	padding-bottom: 30px;
}
.pr-20{
	padding-right: 20px;
}
.pt-0{
	padding-top: 0px;
}
.pt-10{
	padding-top: 10px;
}
.pt-20{
	padding-top: 20px;
}
.pt-40{
	padding-top: 40px;
}
.pt--15px{
	padding-top: -15px;
}
.ptb-30{
    padding-bottom:30px;
    padding-top:30px; 
}
.ptb-15{
    padding-bottom:15px;
    padding-top:15px; 
}


/* margin設定 */
.mt--0{
	margin-top: -15px;
}
.mt-30{
	margin-top: 30px;
}
.mt--15px{
	margin-top: -15px;
}

.mb-20{
	margin-bottom: 20px;
}
.mb-30{
	margin-bottom: 30px;
}
.mtb-10{
	margin-top:10px;
	margin-bottom: 10px;
}
.mtb-30{
	margin-top:30px;
	margin-bottom: 30px;
}


/* header */
.page-title-hot{		
	height: 400px;
}
.title-hotcase{
	background-image: url(image/title-hotcase-1.jpg);
	background-size:100%;
	background-position: center;
	height: 200px;
}

/* new */
.new-p02 img{
	width: 100%;
	height: auto;
}


/* 背景用圖 */
.bg-hotcase-list{
	background-image: url(image/bg-hotcase-list.jpg);
	background-repeat: repeat;
}
.bg-hotcase-list-1{
	background-image: url(image/bg-hotcase-list-1.jpg);
	background-repeat: repeat;
}

/* DM-box */
.icon-box.style2 {
    padding: 5px;    
}
.icon-box.style2>img {
	width: auto;
    height: 150px;
	border:1px solid #fff;
}

.icon-box.style2>img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); 
}

/* 熱銷個案 */
.cbp-item-50  {
  width: 50%; }

/* 個案清單 */

.listcase-info-w{
	color:#fff;
	font-size: 18px;
	margin:60px 0;
	padding-left: 20px;
	border-left: 1px solid #fff;	 
}
.listcase-info-w h1{
	color:#fff;
	font-size: 30px;
}
.listcase-info-w p{	
	line-height:1.8em;
}


.listcase-info-b{
	color:#000;
	font-size: 18px;	
	margin:60px 0; 
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #000;	
}
.listcase-info-b h1{
	color:#000;
	font-size: 30px;
}
.listcase-info-b p{	
	line-height:1.8em;
}

.fly{
	overflow: auto;
}

/* 選項表頭 */
.top-nav-collapse a{
		color:#fff;
	}


.footer-fly{
	line-height: 2em;
	border-left:1px solid #FFF;

}
.footer-fly i{
    margin-right: 8px;
    width: 20px;
    text-align: center;
}

.clear {
    clear: both;
    }


.cbp-nav-controls {
  /* @editable properties */  
  position: absolute;
  top: -40px;
  right:48%;
  z-index: 100; }

.pagination {
    padding: 0;
    border: 0px;
    margin: 30px 0;
}

/* Justify Border Title
-----------------------------------------------------------------*/

.fancy-title { position: relative; margin-bottom: 30px;margin-top: 30px;}

.fancy-title h1,.fancy-title h2,.fancy-title h3,.fancy-title h4,.fancy-title h5,.fancy-title h6 { position: relative; display: inline-block; background-color: rgba(0,0,0,0.3); color:#fff;padding-right: 15px; margin-bottom: 0}

.footer .fancy-title h1,.footer .fancy-title h2,.footer .fancy-title h3,.footer .fancy-title h4,.footer .fancy-title h5,.footer .fancy-title h6 { background-color: #000 !important}

.fancy-title h4,.fancy-title h5,.fancy-title h6 { padding-right: 10px; }

.fancy-title.title-double-border:before,
.fancy-title.title-border:before,
.fancy-title.title-border-color:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    border-top: 3px double #DDD;
    left: auto;
    top: 46%;
    right: 0;
}

.fancy-title.title-border:before {
    top: 49%;
    border-top: 1px solid #DDD;
}

.fancy-title.title-border-color:before {
    top: 49%;
    border-top: 1px solid #DDD;
    opacity: 0.6;
}

/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.title-bottom-border h1,
.fancy-title.title-bottom-border h2,
.fancy-title.title-bottom-border h3,
.fancy-title.title-bottom-border h4,
.fancy-title.title-bottom-border h5,
.fancy-title.title-bottom-border h6 {
    display: block;
    background: transparent;
    padding: 0 0 10px;
    border-bottom: 1px solid #d1d1d1;
}


/* Fancy Title - Bottom Short Border
-----------------------------------------------------------------*/

.fancy-title.title-dotted-border { background: url('image/dotted.png') repeat-x center; }


/* 經典 */
.classic-box{
	padding:10px;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 1px solid #d1d1d1;
	overflow: auto;

}
.hline{
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
	margin-bottom: 30px;
}

.case{
	border-radius:2px;
	padding:0;
}
.case img{
	width:100%;
	height:auto;
}

/* 相本設定 */
.cbp-l-grid-work .cbp-item-wrapper {
  background-color: #fff;
  padding: 7px; }



/* 自適應 */
@media(min-width: 100px) and (max-width: 765px){
	.top-nav-collapse .navbar-brand > img{
		padding-top:05px;
		max-height:40px;
	}
	.listcase-info-img{
		margin-top: 30px;
	}
	.footer-fly{
		border-left:none;
	}
	.top-nav-collapse{
	background-color:#000;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.1);
	}
	.navbar-custom.top-nav-collapse .nav li.active a,
    .navbar-custom.top-nav-collapse .nav li a:hover,
    .navbar-custom.top-nav-collapse .nav li a:focus,
    .navbar-custom.top-nav-collapse .nav li a.active,
    .navbar-custom.top-nav-collapse .nav .open > a,
    .navbar-custom.top-nav-collapse .nav .open > a:focus,
    .navbar-custom.top-nav-collapse .nav .open > a:hover{
	color:#Fff;
	}
	.page-title-hot{		
	height: 200px;
	}

	.slide-sub-img{
	width:80px;
	height:71px;
	}
	
}
@media (min-width:767px) {
	.navbar {
		padding: 20px 0;
		letter-spacing: 1px;
		background: 0 0;
	}
	
	.top-nav-collapse {
		padding: 0;
		background-color: rgba(0, 0, 0, 0.8);
	}
	.navbar-custom.top-nav-collapse .nav li.active a,
    .navbar-custom.top-nav-collapse .nav li a:hover,
    .navbar-custom.top-nav-collapse .nav li a:focus,
    .navbar-custom.top-nav-collapse .nav li a.active,
    .navbar-custom.top-nav-collapse .nav .open > a,
    .navbar-custom.top-nav-collapse .nav .open > a:focus,
    .navbar-custom.top-nav-collapse .nav .open > a:hover{
	color:#d88728;
	}
	
}

@media (max-width:410px){
	.slide-title-h1{
	font-size: 30px;
	}
	.type-eh{
	font-family:'Raleway', Helvetica, sans-serif;
	letter-spacing: 0em;
	font-size: 13px;
	}
}


	
	