@font-face {
	font-family: MicrosoftJhengHeiRegular;
	src: url(../fonts/MicrosoftJhengHeiRegular.ttf) format("truetype");
}

.classic_ul
{
	position:relative;
	width:100%;
	
	background-image:url( ../../images/bg/concrete_seamless.png );
	/*
	========================================================
	This pattern is downloaded from www.toptal.com/designers/subtlepatterns/ 
	If you need more, that's where to get'em.
	========================================================
	*/
	
	z-index:10;
}
.classic_li
{
	position:relative;
	width:100%;
	padding-top:60px;
	padding-bottom:65px;
	
	display: flex;
	justify-content: center;
	align-items: center; 
	flex-wrap: wrap;
}
.classic_main
{
	width:100%;
	margin-bottom:30px;
}
.classic_title
{
	color:#43392f;
}
.ct_btitle
{
	font-size:30px;
	text-align:center;
	font-weight:600;
	line-height:1.5;
	letter-spacing:2px;
	margin-bottom:20px;
}
.ct_mainstitle
{
	font-size:18px;
	text-align:center;
	line-height:1.5;
	letter-spacing:2px;
	margin-top:10px;
}
.ct_stitle
{
	color: #b81b24;
	font-size:20px;
	font-weight:600;
	text-align:center;
	line-height:1.5;
	letter-spacing:2px;
	margin-top:5px;
}
.ct_contact
{
	font-size:18px;
	margin-top:5px;
	color:#5b5e5f;
	font-weight:500;
	text-align:center;
}
.ct_phone
{
	display:inline-block;
	margin-left:5px;
	padding-left:5px;
}
.ct_link
{
	display:inline-block;
	font-size:18px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	color:#676a6c;
	font-weight:600;
	text-align:center;
	cursor:pointer;
	transition: all .15s ease-in-out;
}
.ct_link:hover
{
	color:#2D657B;
}
hr.ct_hr
{
	width:80%;
	margin:0 auto;
	border-top: 1px dashed #808080;
	margin-top:20px;
}

/*in con*/
.big_section
{
	position:relative;
	width:100%;
	padding:10px 0;
	
	background-image:url( ../../images/bg/concrete_seamless.png );
	/*
	========================================================
	This pattern is downloaded from www.toptal.com/designers/subtlepatterns/ 
	If you need more, that's where to get'em.
	========================================================
	*/
	
	z-index:10;
}
.big_section .row
{
	margin-left:0px;
	margin-right:0px;
}

.slider {
	width: 100%;
}
.slider-1 {
	width: 98%;
	margin: 0 auto;
}
.slider-out-section{
    background-color: #ffffff;
    padding-top:.3rem;
    padding-bottom: .3rem;
}
.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}

.info_area
{
	background: rgba(255,255,255,0.7);
    padding: 10px;
}
.info_style
{
	padding-right: .4rem;
	color:#595757;
	letter-spacing:2px;
	line-height:1.5;
}
.info_t_style
{
	color:#9fa0a0;
}
hr.info_hr
{
	border-color:#b3b3b3;
	margin:10px 0;
}

.bottom_t
{
	font-size:20px;
	padding:10px 0;
	font-weight:600;
	border-bottom:3px solid #d2d4d6;
	margin-bottom:10px;
}
.bottom_t a
{
	padding-bottom:14px;
}
.bottom_t_in
{
	color:#2D657B !important;
	border-bottom:3px solid #2D657B;
}
.bottom_con
{
	font-size:18px;
	padding:10px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:1.5;
	letter-spacing:2px;
}

.classic_ain {
    background-color: rgba( 255,255,255 , 0.4 );
	padding:30px 10px 60px;
	margin-top:10px;
}
.classic_ain_nobg {
	padding:30px 10px 60px;
	margin-top:10px;
}

.more_block
{
	position:relative;
	background-color:#fff;
	border: 1px solid #ebebeb;
}
.more_title
{
	font-family: MicrosoftJhengHeiRegular, Microsoft JhengHei, Verdana, Arial, Helvetica, SimSun, serif;
	
	margin-top:5px;
	font-size: 16px;
    font-weight: 600;
	padding:10px;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.more_mainstitle
{
	color: #b81b24;
	font-size:16px;
	font-weight:500;
	line-height:1.5;
	letter-spacing:1px;
	padding:10px;
	padding-top:0px;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.more_bln
{
	text-align:right;
	padding:10px;
	color:#b81b24;
	letter-spacing:2px;
	line-height:1.5;
	cursor:pointer;
	
	transition: all 2s ease-in-out;
}
.more_bln:hover
{
	font-weight:600;
}

.ct_linkv1
{
	display:inline-block;
	margin:20px 0;
	margin-top:35px;
	padding:10px 20px;
	text-align:right;
	cursor:pointer;
	border:1px solid #444;
	letter-spacing:2px;
	line-height:1.5;
	
	transition: all .15s ease-in-out;
}
.ct_linkv1:hover
{
	color:#fff;
	background-color:#444;
}
.classic_line_block
{
	position: relative;
    overflow: hidden;
    width: 100%;
	height:100px;
}
.cline_center
{
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 2px;
    height: 1000px;
    background-color: #c3c3c3;
}

.classic_n3block
{
	padding:80px 0;
}