﻿
html,body{
	margin:0;padding:0;
	font-family:"Microsoft JhengHei", "微軟正黑體","Arial",Helvetica,sans-serif;

	background-color:#FFF;
	color:#333;
}

.col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1,
.col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, 
.col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1,
.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1{
	padding:0px;
}

a{
	cursor:pointer;
	color:rgb(199,0,21); 
}
.mouseover{
	cursor:pointer;
}
a:hover, .mouseover:hover{
	opacity:0.8;
}
a:focus,
a:hover {
	text-decoration: none;
	color:rgb(199,0,21); 
}
a.active{
	text-decoration: none;
	color:rgb(199,0,21); 
	font-weight:bold;
}
hr{
	margin-top:0px;
	margin-bottom:0px;
}
.container,
.row {
	margin: 0 auto;
	padding: 0
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin:auto;
	padding:0px;
}
@media(min-width:768px){
	.nav>li>a{
		padding:25px 10px;
	}
}




/*global*/
.breadcrumb_container{
	border-top: 1px solid #EEE;
}
.breadcrumb_container.noborder{
	border:none;
}

.breadcrumb > li + li:before {
  
    content: ">";
   
	padding-left:10px;
	padding-right:10px;
	color: rgb(199,0,21);
}

.breadcrumb{
	
	margin-bottom:0px;
	background-color:#FFF;
}
@media(min-width:768px){
	.breadcrumb{
		padding-left:0px;
		padding-right:0px;
	}
}


.breadcrumb .home_icon{
	transform: translateY(3px);
    display: inline-block;
}
.breadcrumb .home_icon.m-text span{
    /*background-image: url(../images/menu_logo.png);*/
    height: 24px;
    width: 18px;
        display: inline-block;
}
.caret{
	margin-left: 10px;
}

.fancybox-slide--html .fancybox-close-small{
	top:-45px;
}
.fancybox-content{
	overflow:visible;
}
.fancybox-slide--html .fancybox-close-small{
	transform:scale(1.5);
}
@media(max-width:767px){
	.container{
		max-width:480px;
		padding:0px 20px;
	}
	.mobilewrapper{
		
	}
}

.navbar{
	border-radius:0px;
	border:none;
	margin-bottom:0px;
}
.navbar>.container{
	padding-left:0px;
	padding-right:0px;
}

@media(max-width:767px){
	.navbar>.container{
		width:100%;
		max-width:100%;
		background-color: #414143;
		position:absolute;
		top:0px;
		z-index:100;
		border-bottom: 1px solid #7b7b7d;
		opacity:0.95;
	}
}
.navbar-inverse{
	background:none;
}
@media (min-width: 768px){
	
	.navbar-collapse{
		text-align:center;
	}
	.navbar-header{
		float:none;
	}
}
.navbar-collapse{
	border:none;
}
.navbar-nav{
	margin: auto;
}

@media(max-width:767px){
	.navbar-toggle{
		float:left;
		margin-left:1%;
		margin-right:0px;
		border:none;
		position:absolute;
		top:5px;
		left:0px;
		z-index:10;
		padding-top:10px;
		padding-bottom:10px;
	}
}



.alignMiddle>div {
	display: table
}
.alignMiddle>div>div {
	display: table-cell;
	vertical-align: middle;
}
.cat_title.alignMiddle .fullwidth.fullheight{
	font-size: 33px;

}

@media(min-width:768px){
	.mw-50{
		max-width:50%;
	}
	.mw-80{
		max-width:80%;
	}
	.mw-90{
		max-width:90%;
	}
}

.maxwidth600{
	max-width:600px;
	width:100%;
}
.maxwidth750{
	max-width:750px;
	width:100%;
}
.maxwidth900{
	max-width:900px;
	width:100%;
}
.maxwidth1000{
	max-width:1000px;
	width:100%;
}
.textcenter {
	text-align: center
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.dleftmcenter{
	text-align: center
}
@media(min-width:768px){
	.dleftmcenter{
		text-align: left;
	}
}
.posrelative{
	position:relative;
}
.marginauto{
	margin-left:auto;
	margin-right:auto;
}
.clearboth{
	clear:both;
}
.displayib{
	display:inline-block !important;
}
.displayil{
	display:inline !important;
}
.nopadding{
	padding:0px !important;
}
.boldtext {
	font-weight: 700
}
@media(min-width:768px){
	.hoverzoom:hover{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}
}
.listaplha{
	list-style-type: lower-alpha;
}
.news_offer_item .description ol{
	list-style-type: lower-alpha;
}
.dnone{
	display:none;
}
.error_msg{
	opacity:0;
	font-size:12px;
	color:#ee0000;
}

.arrow_left{
	width: 40px;
	height:40px;
	position:absolute;
	left:0px;
	top:calc(50% - 18.5px - 40px);
	background-image:url('../images/icon_arrow_left.png');
	background-size:18px 37px;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease;
	opacity:0.75;
}

.arrow_right{
	width: 40px;
	height:40px;
	position:absolute;
	right:0px;
	top:calc(50% - 18.5px - 40px);
	background-image:url('../images/icon_arrow_right.png');
	background-size:18px 37px;
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	cursor:pointer;
	transition: all 300ms ease; 
	opacity:0.75;
}
.arrow_right.burgun{
	background-image:url('../images/icon_arrow_right_burgun.png?v=1');
}
.arrow_left.burgun{
	background-image:url('../images/icon_arrow_left_burgun.png?v=1');
}
.arrow_right.orange{
	background-image:url('../images/icon_arrow_right_orange.png?v=1');
}
.arrow_left.orange{
	background-image:url('../images/icon_arrow_left_orange.png?v=1');
}
@media(min-width:768px){
/* 	.arrow_left{
		left:-20px;
	}
	.arrow_right{
		right:-20px;
	} */
}
.arrow_right:hover, .arrow_left:hover{
	transform:scale(1.25);
	opacity:1;
}

.content_popup{background-color:#FFF;padding:20px 20px;}
@media(min-width:768px){
	.content_popup{
		padding:20px 50px;
	}
}
@media(min-width:768px){
	.content_popup{min-width:360px;height:240px}
	
}
@media(max-width:767px){
	.content_popup{
		max-width:100%;
		margin:0px 10px;
	}
}
.content_popup>div{display:table;height:100%;width:100%}
.content_popup>div>div{display:table-cell;vertical-align:middle}
.content_popup .title{font-size:20px;line-height:30px;letter-spacing:1px;text-align:center;margin-bottom:10px;font-weight:700}
.content_popup .caption{text-align:center;margin-bottom:20px;letter-spacing:1px}

.content_popup.leftalign .title,
.content_popup.leftalign .caption{
	text-align:left;
}
.content_popup.autoHeight{
	height:auto;
}


.button{
	padding: 12px 30px;
    border-radius: 24px;
    width: 200px;
    display: block;
    background-color: #FFF;
	color:rgb(199,0,21);
	
	border:1px solid rgb(199,0,21);
	transition:all 300ms ease;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.button.orange{
	 color: #FFF;
	background-color:rgb(199,0,21);
	
}

.button.fullwidth{
	width:100%;
}
.button.inorange{
	border:none;
	color:#333;
}

.button.long{ 
	width:330px;
}
.button.autowidth{
	width:auto;
}
.button.block{
	display:block;
}

.button:hover{
	opacity:0.9;
	color: #FFF;
	background-color:rgb(199,0,21);
	
}
.button.red{
	background-color:#b3131b;
}
.button.nobg{
	background-color:transparent;
	border:1px solid rgb(199,0,21);
	color:rgb(199,0,21);
}
.button.tiny{
	border-radius:15px;
	padding:6px;
	width:auto;
}
.uppercase{
	text-transform:uppercase;
}
.arialtext{
	font-family:Arial;
}

.whitetext{
	color:#FFF;
}
.orangetext{
	color:rgb(199,0,21);
}
.blacktext{
	color:#000;
}
.darkgreytext{
	color:#1b1b1d;
}
.greytext{
	color:#7e7e7e;
}
.redtext{
	color:#b3131b;
}

.bg_grey{
	background-color:#f2f2f2;
}

.bg_darkgrey{ 
	background-color:#414143;
}
.bg_white{
	background-color:#FFF;
}
.bg_white a{
	color:rgb(199,0,21);
}
.bg_black{
	background-color:#000;
}
.bg_paleorange{
	background-color: rgb(199,0,21);
}
.bg_orange{
	/*background-color: #5c0000;*/
	background-color: rgb(82,2,1);
}
.bg_index_left{
	background-color: rgb(199,0,21);
}
.bg_index_right{
	background-color: rgb(82,2,1);
}



@media(min-width:768px){
	
	.col3_item:nth-child(3n+1){
		padding-right: calc(20px / 3 * 2);
	}
	.col3_item:nth-child(3n+2){
		padding-left: calc(20px / 3 * 1);
		padding-right: calc(20px / 3 * 1);
	}
	.col3_item:nth-child(3n){
		padding-left: calc(20px / 3 * 2);
	}
	
}

@media(min-width:768px){
	
	.col2_item:nth-child(2n+1){
		padding-right: calc(20px / 2 * 1);
	}
	.col2_item:nth-child(2n+2){
		padding-left: calc(20px / 2 * 1);
	}
	
	
}


.homepage_slider .owl-theme .owl-nav.disabled+.owl-dots{
	margin:auto;
}
.owl-theme .owl-nav.disabled+.owl-dots{
	margin: 10px 0px;
}
.owl-theme .owl-dots .owl-dot{
	outline:none;
}
.owl-theme .owl-dots .owl-dot span{
	width:15px;
	height:15px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#d5d6d8;
}
.owl-theme .owl-dots .owl-dot.active span{

	background-color:rgb(199,0,21);
}

.fullwidth{
	width:100%;
}
.fullheight{
	height:100%;
}
.maxwidth{
	max-width:100%;
}

	.mb-l{margin-bottom:60px;}
	.mb-m{margin-bottom:40px;}
	.mb-s{margin-bottom:20px;}
	.mb-xs{margin-bottom:10px;}
	
	.mt-l{margin-top:60px;}
	.mt-m{margin-top:40px;}
	.mt-s{margin-top:20px;}
	.mt-xs{margin-top:10px;}

	.pb-l{padding-bottom:60px;}
	.pb-m{padding-bottom:40px;}
	.pb-s{padding-bottom:20px;}
	.pb-xs{padding-bottom:10px;}
	
	.pt-l{padding-top:60px;}
	.pt-m{padding-top:40px;}
	.pt-s{padding-top:20px;}
	.pt-xs{padding-top:10px;}
	
	.pl-l{padding-left:60px;}
	.pl-m{padding-left:40px;}
	.pl-s{padding-left:20px;}
	.pl-xs{padding-left:10px;}

@media(max-width:767px){
	.mb-none{
		margin-bottom:0px !important;
	}
	.mt-none{
		margin-top:0px !important;
	}
	.pt-none{
		padding-top:0px !important;
	}
	.pb-none{
		padding-bottom:0px !important;
	}
	.pl-none{
		padding-left:0px !important;
	}
}


/*global*/
/*font*/

body {
	font-size: 14px;
	line-height: 22px;
	letter-spacing:.5px;
}
.talltext{
	line-height:36px;
}
@media(max-width:991px){
	.talltext {
		line-height: 24px;
	}
}

.s-text{
	font-size: 12px;
	line-height:20px;
}

.m-text{
	font-size: 20px;
	line-height: 28px;
}
.section-title {
	font-size: 24px;
	line-height: 32px
}

.l-text {
	font-size: 30px;
	line-height: 42px;
	
}
@media(max-width:991px){


	.m-text{
		font-size: 18px;
		line-height: 30px;
	}
	 .section-title {
		font-size: 18px;
		line-height: 30px
	}

	.l-text {
		font-size: 24px;
		line-height: 32px;
		
	}
}

/*header*/
	@media(max-width:767px){
		#header_container{
			text-align:center;
		}
	}
	#header_logo{
		height:80px;
		margin: 5px 0px;
		display:inline-block;
	}
	@media(min-width:768px){
		#header_logo{
			height:80px;
		}
	}

	.navbar-inverse .navbar-toggle .icon-bar{
		background-color:#fff;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
		background:none;
	}




	.logo_container{
		
	}
	.logo_container img{
		height:40px;
	}
	@media(max-width:767px){
		.container>.navbar-header{
			padding:0px 0px;
		}
		.logo_container>div:first-child{
			border-right:1.5px solid #7b7b7d;
			text-align:right;
			padding-right:3%;
		}
		.logo_container>div:last-child{
			padding-left:3%;
			text-align:left;
		}
	}
	
	@media(min-width:768px){
		.logo_container{
			margin-top: 40px;
			margin-bottom: 25px;
			padding:0px 6.5%;
			display: block;
		}
		.logo_container img{
			height:85px;
		}
		
		.logo_container>div:first-child{
			border-right:1.5px solid #7b7b7d;
		}
		#navbar_menu{
			padding:0px 0px;
			max-width:880px;
			margin-left:auto;
			margin-right:auto;
		}
		
		.navbar-nav>li{
			width:calc(100% / 5);
		}
		.navbar-nav{
			display: block;
			float:none;
		}
		.navbar-inverse .navbar-nav>li>a{
			color:#333;
		}
		.navbar-inverse .navbar-nav>.open>a{
			background-color:rgb(199,0,21);
		}
		
		.navbar-inverse .navbar-nav>.active>a{
			background:none;
			color:rgb(82,2,1);
			position:relative;
		}
		.navbar-inverse .navbar-nav>.open>a:focus{
			background-color:rgb(82,2,1);
		}
		.navbar-inverse .navbar-nav>.active>a::after{
			position:absolute;
			content:" ";
			bottom:0px;
			left: calc(50% - 50px);
			width: 100px;
			height:5px;
			background-color:rgb(82,2,1);
		}
		
		.navbar-inverse .navbar-nav>li:not(.for_fb)>a:hover, 
		.navbar-inverse .navbar-nav>li:not(.for_fb).active>a:hover
		
		{
			color:#fff;
			font-weight:bold;
			background-color:rgb(82,2,1);
		}
		
		.dropdown-menu>li>a:hover
		{
			color:rgb(82,2,1);
			
			background:#fff;
		}
	}
	@media(min-width:992px){
		#navbar_menu{
			padding:0px 40px;
		}
	}
	@media(max-width:767px){
		.navbar-inverse .navbar-nav>.active>a{
			background-color:rgb(82,2,1);
		} 
	}
	
	
	.dropdown-menu{
		padding:0px;
		width:100%;
		min-width:240px;
		box-shadow:none;
	}
	.navbar-nav>li>.dropdown-menu{
		    border: none;
		margin-top:0px;
	}
	
	.dropdown-menu>li>a{ 
		white-space: normal;
		padding:20px 15px;
		color:#fff;
		background:rgb(82,2,1);
	}
	.dropdown:hover{
		color:#fff;
		background:rgb(82,2,1);
	}
	
	
	@media(max-width:767px){
		
		.dropdown-menu>li>a{ 
			background: transparent;
			color:#9d9d9d;
		}
		
		.dropdown:hover{
			color:rgb(199,0,21);
			background: transparent;
		}
		.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
			color:#9d9d9d !important;
			background-color: transparent !important;
		}
	}
	@media(min-width:768px){
		.navbar-inverse .navbar-nav>li.dropdown:hover>a{ 
			color:#FFF;
		}
		.navbar-inverse .navbar-nav>li>a:focus{
			color:#333;
		}
	}
	
	@media(min-width:768px){
		.dropdown:hover .dropdown-menu {
			display: block;
			
		 }
		
	}
	.dropdown .caret{
		color:rgb(199,0,21);
		border-top: 6px dashed;
		border-top: 4px solid\9;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	
	.header_icon_container{
		margin-right: 50px;
	}
	
	
	
	@media(max-width:767px){
		.navbar-nav>li>a.header_icon{
			display: inline-block;
			margin-right: 20px;
			padding: 10px;
			margin-bottom: 10px;
		}
	}
	@media(min-width:768px){
		.header_icon_container{
			height:80px;
			float:right;
			padding:25px 0px;
		}
		
		.header_icon{
			margin-left:30px;
			padding:5px;
			width:34px; 
			display:inline-block;
		}
		
		.header_icon img{
			width:100%;
		}
	}
	
/*header*/



/*footer*/
	#footer{
		color:#c1c3c5;
	}
	#footer>div{
		padding:20px;
	}
	@media(min-width:768px){
		#footer>div{
			padding:20px 0px;
		}
	}
	
	#logo_footer{
		text-align:center;
	}
	#logo_footer a{
		width:160px;
	}
	@media(min-width:768px){
	
		#logo_footer{
			padding:30px 0px ;
			text-align:right;
		}
		#logo_footer a{
			width:200px;
		}
	}
	
	.footer_icon{
		margin-left:20px;
		margin-right:20px;
		display:inline-block;
	}
	@media(max-width:767px){
		.footer_icon_container{
			text-align:center;
		}
	}
	
	@media(min-width:768px){
		.footer_icon{
			margin-left:0px;
			margin-right:40px;
			display:inline-block;
		}
	}
	
	.footer_link{
		color:#FFF;
	}
	.footer_link:hover{
		color:#FFF;
	}
	@media(max-width:767px){
		.footer_link{
			display:block;
			padding:8px;
			text-align:center;
		}
	}
	
	@media(min-width:768px){
		.footer_link{
			border-right:1px solid rgba(200,200,200,0.7);
			padding-right:4%;
			margin-left:5%;
		}
		.footer_link:nth-child(1){
			margin-left:0px;
		}
		.footer_link:last-child{
			border:none;
		}
	}
	
	@media(max-width:767px){
		.copyright_container{
			text-align:center;
		}
	}
	
/*footer*/


/*pf*/
	.section-title{
		font-weight:bold;
		text-align:center;
		padding:40px 0px;
		font-family: Arial;
		letter-spacing:1.5px;
		text-transform: uppercase;
	}
	
	.paging_item
	{
		padding:10px 15px;
		background-color:#FFF;
		border:1px solid rgb(199,0,21);
		color:rgb(199,0,21);
		margin-left:4px;
		margin-right:4px;
	}
	.paging_item.current,
	.paging_item:hover{
		color:#FFF;
		background-color:rgb(199,0,21);
	}
	
	.titlearrow{
		position:relative;
		padding-bottom: 10px;
	}
	.titlearrow::after{
		position:absolute;
		content:" ";
		width:20px;
		height:20px;
		left:calc(50% - 10px);
		top: calc(100% - 10px);
		content: "\e252";
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 400;
		line-height: 1;
	}
	
	.titlearrow.mb-m,
	.titlearrow.section-title{
		padding-bottom: 20px;
	}
	
/*pf*/


/*homepage*/
	.homepage_cat_item{
		padding-bottom:8%;
		overflow:hidden;
		cursor:pointer;
	}
	@media(max-width:767px){
			
		.homepage_cat_item{
			padding-bottom:20%;
		}
	}
	@media(min-width:768px){
		.homepage_cat_item:first-child{
			border-right:1.5px solid #FFF;
		}
		.homepage_cat_item:last-child{
			border-left:1.5px solid #FFF;
		}
	}
	.homepage_cat_item .content{
		position:absolute;
		top: 76%;
		left:0px;
		width:100%;
		height:100%;
		background-color: rgba(252, 110, 72, 0.7);
		transition: all 600ms ease;
	}
	.homepage_cat_item:hover .content{
		top:0px;
	}
	@media(max-width:767px){
		.homepage_cat_item .content{
			top:0px;
		}
	}
	.homepage_cat_item .cat_title,
	.homepage_cat_item .cat_button{
		height: 24%;
	}
	
	.homepage_cat_item .cat_content{
		height: 52%;
	}
	
	.homepage_cat_item .cat_title{
	
		letter-spacing:2.5px;
	}
	@media(max-width:767px){
		
		.homepage_cat_item .cat_title{
		
			background:none;
		}
	
	}
	
	.page_bg{
		
		background-position:center;
		background-size:cover;
		background-repeat:no-repeat;
		padding-bottom: calc(100% * 300 / 800);
	}
	
	@media(min-width:768px){
		.page_bg{
			background-size:100%;
			padding-bottom: calc(100% * 375 / 1920);
		}
	}
	
	.contactus_bg{
		background-image: url('/images/CONTACT_US_d_1.png?v=2');
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding-bottom: 15%;
	    /*background-position: bottom;*/
	}
	
	.news_bg{
		background-image: url('/images/OUR_PROFESSION_d_1.png');
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding-bottom: 15%;
	    /*background-position: top;*/
	}
	.aboutus_bg{
	    background-image: url(/images/ABOUT_US_d_1.png?v=2);
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding-bottom: 15%;
	    /*background-position: bottom;*/
	}
	.productcat{
		background-image: url('/images/WE_CARE_d_1.png');
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    padding-bottom: 15%;
	    /*background-position: bottom;*/
	}
	.all_bg_font{
		font-size: 25px;
		    line-height: 60px;
			text-transform:uppercase;
		    
	}


	@media(max-width:767px){
		.productcat{
			background-image: url('/images/WE_CARE_m_1.png');
	    	padding-bottom: 37%;
		}
		.news_bg{
			background-image: url('/images/OUR_PROFESSION_m_1.png');
	    	padding-bottom: 37%;
		}
		.aboutus_bg{
			background-image: url('/images/ABOUT_US_m_1.png?v=2');
	    	padding-bottom: 37%;
		}
		.contactus_bg{
			background-image: url('/images/CONTACT_US_m_1.png?v=2');
	    	padding-bottom: 37%;
		}
		.all_bg_font{
			font-size: 25px;
			text-transform:uppercase;
		}
	}
	
	
	.homepage_contactus .section-title{
		padding-top:0px;
	}
	@media(min-width:768px){
		.homepage_contactus .section-title{
			text-align:left;
			padding-top:0px;
		}
		.homepage_contactus .content{
			padding-right:40px;
		}
	}
/*homepage*/

/*news*/
	.news_item{
		position:relative;
		padding:50px 20px 0px 50px;
	}
	@media(max-width:991px){
		
		.news_item{
			padding:20px 20px 20px 20px;
		}
	}
	.news_item .news_date{
		transition:all 300ms ease;
	}
	.news_date.bg_paleorange{
		background: rgb(199, 0 ,21);
	}
	.news_item:hover .news_date{
		background-color:rgb(199, 0 ,21);
	}
	.news_date{
		position:absolute;
		text-align:center;
		top:0px;
		left:0px;
		width:100px;
		height:100px;
		padding:20px;
		z-index:1;
		font-size: 35px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.news_date .dd{
		font-size: 30px;
		line-height: 24px;
		letter-spacing: 1px;
	}
	.news_date .mm{
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 1.5px;
	}
	.news_date .yyyy{
		line-height: 10px;
		letter-spacing: 2px;
	}
	.news_content{
		background-color:#FFF;
		box-shadow: 0px 0px 16px #CCC;
		z-index:0;
		position:relative;
	}
	.news_content .image{
		background-position:top;
		background-size:100%;
		background-repeat:no-repeat;
		padding-bottom: 387px;
	}
	
	
	@media(max-width:991px){
		
		.news_content .image{
			padding-bottom: calc(100% * 200 / 300);
		}
	}
	.news_content .detail{
		padding:20px 20px 10px 20px; 
	}
	.news_content .detail .title{
		height:44px;
		color:#333;
	    display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.news_content .detail .title a{
		color:#333;
	}
	.news_content .detail .desc{
		
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height:25px;
		height:75px;
	}
	
	.news_content .detail .showmore{
		text-align:right;
	}
	
	
	
/*news*/

/*contactus*/

	@media(min-width:768px){
		.contactus_section .image{
			padding-right:40px;
		}
		
		
	}
	.contactus_section>div:last-child{
/*		background-image:url('/images/bg_pattern1.png');
		background-position:right bottom;
		background-size:50%;
		background-repeat:no-repeat;*/
	}
	
	@media(min-width:768px){
		.contactus_section>div:last-child{
			background-size:25%;
		}
	}	

				
				
				
				
				
				
				
				
		
	.enquiry_row_item label{
		margin:auto;
		cursor:pointer;
	}

	.enquiry_row_item input[type='text']{
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom: 1px solid #919296;
		color:#1b1b1d;
		width:100%;
		font-weight:bold;
		background:#F1F1F1;
		outline:none;
		padding:15px;
		transition:all 250ms ease;
		position:relative;
		z-index:2;
	}
	.enquiry_row_item input[type='text'],
	.enquiry_row_item textarea{
		color:rgb(199,0,21);
		border: 1px solid transparent;
		border-bottom: 6px solid transparent
	}
	.enquiry_row_item input[type='text']:focus,
	.enquiry_row_item textarea:focus{
		color:rgb(199,0,21);
		border: 1px solid rgb(199,0,21);
		border-bottom: 6px solid rgb(199,0,21)
	}

	.enquiry_row_item textarea{
		width:100%;
		height:180px;
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom: 1px solid #919296;
		color:#1b1b1d;
		width:100%;
		font-weight:bold;
		background:#F1F1F1;
		outline:none;
		padding:15px;
		transition:all 250ms ease;
		position:relative;
		z-index:2;
		position:relative;
	}


	.complusory_item{
		position:relative;
	}
	

	@media(min-width:768px){
		.enquiry_row_item div.contact_name_container{
			margin-right:40px;
			width:calc(100% - 40px);
		}
	}
	.enquiry_row_item .radio_item{
		line-height: 24px;
		text-align:left;
	}

	@media(min-width:768px){
		.enquiry_row_item .radio_item{
			text-align:center;
		}
	}
	.enquiry_row_item input[type='radio']{
		display: inline-block;
		outline: none;
		position: relative;

		line-height: 20px;
		-webkit-appearance: none;
		width: 24px;
		height: 24px;
		vertical-align: bottom;
		margin: 6px 4px 0px auto;
		background-image: url(../images/radio_default.png);
		background-size: 24px 24px;
		background-position: center;
		background-repeat: no-repeat;
		cursor:pointer;
		border:none;
		background-color:transparent;
	}

	.enquiry_row_item input[type='radio']:checked {
		background-image: url(../images/radio_selected.png);
	}
		





	@media(min-width:768px){
		.enquiry_row_item .radio_col_name{
			line-height: 36px;
			width:100px;
			float:left;
			text-align:left;
		}
		.enquiry_row_item .radio_col_name+div{
			width: calc(100% - 100px);
			float:left;
		}
	}			
				
				
				
				
				
				
				
				
				
	
/*contactus*/
/*productcat*/
	.catalog_item{
		
		margin-bottom:6px;
	}
	.catalog_item>a{
		padding-top:15px;
		padding-bottom:15px;
		display:block;
		color:#666;
		text-transform:uppercase;
		    font-size: 20px;
		    font-weight: bolder;
		    /*height: 100px;*/
    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	
	.catalog_item.active>a,
	.catalog_item:hover>a{
		background-color:rgb(82,2,1);
		color:#FFF;
		opacity:1;
		    font-size: 20px;
		    font-weight: bolder;
		    /*height: 100px;*/
    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.cate_12 .catalog_item.active>a,
	.cate_12 .catalog_item:hover>a{
		background-color:rgb(199,0,21);
	}
	@media(max-width:768px){
		.catalog_item>a{
		    font-size: 17px;
		}
		.catalog_item.active>a,
		.catalog_item:hover>a{
		    font-size: 17px;
		}
	}	

	@media(min-width:768px){
		.catalog_item:nth-child(3n+1){
			padding-right: 4px;
		}
		.catalog_item:nth-child(3n+2){
			padding-right: 2px;
			padding-left:  2px;
		}
		.catalog_item:nth-child(3n){
			padding-left: 4px;
		}
	}
	
	@media(max-width:767px){
		.catalog_item:nth-child(2n+1){
			padding-right: 3px;
		}
		.catalog_item:nth-child(2n){
			padding-left:  3px;
		}
	}
	.category_content{
		padding:20px;
	}
	.category_content.bg_orange {
    	background-color: rgb(82,2,1);
	}
	.content.bg_paleorange{
    	background-color: rgb(82,2,1);
	}
	.cate_12 .category_content.bg_orange {
    	background-color: rgb(199,0,21);
	}
	.cate_12 .content.bg_paleorange{
    	background-color: rgb(199,0,21);
	}

	@media(max-width:767px){
		.category_content .container{
			display:block;
		}
	}
	@media(min-width:768px){
		.category_image{
			width:50%;
		}
		.category_content{
			position:absolute;
			right:0px;
			top:0px;
			width:50%;
			height:100%;
			padding:2%;
		}
	}
	.category_content>div{
		max-width:500px;
	
	}
	@media(min-width:768px){
		.product_slider {
			padding-left:20px;
			padding-right:20px;
		}
	}
/*productcat*/
/*product_item*/
	.product_item{
		display:block;
		margin-bottom:10px;
	}
	@media(min-width:768px){
		.product_item:nth-child(3n+1){
			padding-right: 10px;
		}
		.product_item:nth-child(3n+2){
			padding-right: 5px;
			padding-left:  5px;
		}
		.product_item:nth-child(3n){
			padding-left: 10px;
		}
	}
	
	@media(max-width:767px){
		.product_item:nth-child(2n+1){
			padding-right: 5px;
		}
		.product_item:nth-child(2n){
			padding-left:  5px;
		}
	}
	.product_item>div{
		border:1px solid #EEE;
	}
	.product_item .content{
		padding:15px;
		cursor:pointer;
	    height: 120px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	@media(max-width:767px){
		.product_item .content{
			padding:15px 15px;
			cursor:pointer;
		}
	}
	
	.product_item:hover .content{
		background-color:rgb(199,0,21);
	}
	.product_item .image{
		
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		padding-bottom: calc(100%);
	}
	.product_item .prodname{
		text-transform:uppercase;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.product_item .catname{
		color:#FAFAFA;
	}
	.product_item .catname{
		font-size: 15px;
		line-height: 22px;
	}
	.product_item .prodname{
		font-size: 20px;
		line-height: 32px;
		/*height: 32px;*/
	}
	
	@media(max-width:767px){
	
		.product_item .catname{
			font-size: 14px;
			line-height: 18px;
		}
		.product_item .prodname{
			font-size: 16px;
			line-height: 20px;
		}
	}
	
/*product_item*/
/*product_detail*/
	@media(min-width:768px){
		.product_image_thumb_list{
			padding-left:10px;
		}
		.product_image_thumb_list>div{
			padding-left:5px;
			padding-right:5px;
		}
	}
	
	.product_image_thumb_item{
		border: 2px solid transparent;
		background-position:center;
		background-size:cover;
		background-repeat:no-repeat;
		height:0px;
		padding-bottom:100%;
	}
	.product_image_thumb_item.selected{
		border: 2px solid rgb(199,0,21);
	}
	
	.product_image img{
		border:1px solid #DDD;
	}
	
	.product_image_thumb_list>div img{
		border:1px solid #DDD;
	
	}
	
	.product_color_item{
		width:60px;
		height:60px;
		border-radius:8px;
		
	}
	
	.product_color_item img{
		border-radius:8px;
		margin:2px;
		border:1px solid #DDD;
	}
	.product_color_item.selected img{
		margin:0px;
		border:3px solid rgb(199,0,21);
	}
/*product_detail*/











/* Tabs container */
.r-tabs {
	position: relative;


}
@media(max-width:767px){
	.r-tabs{
		background-color: rgb(199,0,21);
		border-top: 1px solid rgb(199,0,21);
		border-right: 1px solid rgb(199,0,21);
		border-left: 1px solid rgb(199,0,21);
		border-bottom: 4px solid rgb(199,0,21);
		border-radius: 4px;
	}
}
/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;
	padding: 10px 15px;
	font-family:Arial;
	text-decoration: none;
	text-transform:uppercase;
	
	font-size: 20px;
	line-height:35px;
	font-weight: bold;
	color: #666;
}

@media(min-width:768px){
	.r-tabs .r-tabs-nav .r-tabs-anchor {
		display:block;
	}
	li.r-tabs-tab{
		border-bottom:8px solid transparent;
	}
	li.r-tabs-tab.r-tabs-state-active{
		border-bottom:8px solid rgb(199,0,21);
		position:relative;
	}
	li.r-tabs-tab:not(.r-tabs-state-active)::before{
		content: " ";
		position: absolute;
		width:100%;
		height:1px;
		background-color:#EEE;
		top:calc(100% + 2.5px);
		left:0px;
	}
	li.r-tabs-tab.r-tabs-state-active::after{
		content: " ";
		position: absolute;
		border-top: 0px solid transparent;
		border-bottom: 24px solid transparent;
		border-right: 24px solid rgb(199,0,21);
		top: calc(100% - 8px);
		left: calc(50% - 20px);
		z-index: 0;
		transform: rotate(-225deg);
		z-index:1;
	}
	.r-tabs .r-tabs-nav .r-tabs-tab {
		width:25%;
		text-align:center;
		float:left;
		display:block;
		margin-bottom: 20px;
		height: 70px;
	}
}

/* Disabled tab */

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: rgb(199,0,21);
	text-shadow: none;
	text-transform:uppercase;
	background-color: white;

	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

/* Tab panel */
.r-tabs .r-tabs-panel {
	background-color: white;
	padding:15px 0px;
}
@media(max-width:767px){
	.r-tabs .r-tabs-panel {
		background-color: white;
		border-bottom: 4px solid white;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		padding:15px;
	}
	
}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px 15px;
	
	background-color: rgb(199,0,21);
	text-transform:uppercase;
	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	opacity:1;

}

@media(max-width:767px){
	.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
	}
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: rgb(199,0,21);
	text-shadow: none;
}

@media(max-width:767px){
	.buynow_btn{
		text-align:left;
		padding: 0px;
	}
}
@media(min-width:768px){
	.buynow_btn{
		padding: 2px;
		font-size: 20px;
		margin-top: -3px;
	}
}

.breadcrumb>.active {
    color: #777;
    font-size: 14px;
}


.top_bar{
	background-color: rgba(199, 0, 21);
}
.footer_bar{
	background-color: rgba(82, 2, 1 );
}
.copyright_bar{
	background-color: #DFC2A0;
}
.copyright_bar .copyright_container{
	color: #000;
}
