@font-face {
	font-family:"UTM_Alter_Gothic";
	src: url(../fonts/UTM_Alter_Gothic.ttf);
}

@font-face {
	font-family:"OpenSans_Regular";
	src: url(../fonts/OpenSans_Regular.ttf);
}

@font-face {
	font-family:"OpenSans_Bold";
	src: url(../fonts/OpenSans_Bold.ttf);
}

body{
	font-family:"OpenSans_Regular";
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-30px;margin-bottom:20px;width:99%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#ef5b23;}
.read_more a:hover{text-decoration:none;color:#0f5b3b;}

a:hover{text-decoration:none;}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:15px;line-height: 25px;}
.content_article p{margin-bottom: 12px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:16px;margin-bottom:10px;color:#e5cf23;text-transform:uppercase;font-weight:bold;text-align:left!important;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#e5cf23!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#e5cf23!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#e5cf23;}
.list_same li:hover a{color:#e5cf23;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
/* End css list_same */

.kmt_note,.kmt_stt_form{
	color:#f00;	
}

.kmt_note a{
	color:#000;	
}


.row{
	margin:0px;	
}

#wrap_block_1{
	margin-top:10px;	
}

.wrap_logo{
	text-align:left;	
}

.wrap_logo img{
	max-width:100%;	
    margin-top: 30px;
    margin-left: -15px;
}

.wrap_support_phone_top{
    margin-bottom: 15px;
}

#wrap_support_top{
    float: right;
    background:url(../img/line_top.png) no-repeat left center;
    text-align: center;
    padding-left: 10px;
}

#wrap_support_top p{
    margin-bottom: 5px;
    font-size: 12px;
    color: #333333;
	font-weight: 600;
	margin-top: 5px;
}

#wrap_support_top p img{
    margin: 0px 3px;
}

#wrap_phone_top{
    float: right;
    margin-right: 20px;
    background:url(../img/icon_male.png) no-repeat left center;
    padding-left: 40px;
    
}

#wrap_phone_top p{
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
}

#wrap_phone_top p:nth-child(2){
    font-size: 17px;
    color: #d50000;
}

#wrap_menutop{
    margin-top: 5px;
    float: right;
    margin-right: 15px;
}

.wrap_search{
	width:300px;
    float: right;
}

#wrap_search{
	width:100%;
	border:2px solid #e5cf23;
	height:32px;
	margin:0 auto;	
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:28px;
	line-height:28px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-25px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:28px;
	background:url(../img/icon_s.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_cart_user{
	margin-bottom:10px;
	margin-top:40px;
	text-align:right;
}

#wrap_cart_user span{
	margin-left:10px;	
}

#wrap_cart_user span a{
	color:#222;	
}

#wrap_cart_user span a:hover{
	color:#e06841;	
}

#drop-nav {float: right; font-weight: 600; font-size: 13px;}
#drop-nav ul {list-style: none;padding: 0px;margin: 0px;}
#drop-nav ul li {display: block;position: relative;float: left;z-index: 9999;}
#drop-nav li ul {display: none;}
#drop-nav ul li a {display: block;text-decoration: none;white-space: nowrap;color: #222;padding: 0px 0px 5px 15px;}
#drop-nav ul li:hover > a{color: #408080;}
#drop-nav li:hover ul {display: block; position: absolute;padding: 5px;background: #fff;border-bottom:2px solid #408080}
#drop-nav li:hover li {float: none;}
#drop-nav ul li ul li a {padding: 0px 10px 5px 10px;}
#drop-nav li:hover a {color: #222;}
#drop-nav li:hover li a:hover {color: #408080;}
#drop-nav ul li ul li {border-top: 0px;min-width: 200px;text-align: left;}

#wrap_menu{
	width:100%;
	height:45px;
	line-height:45px;
	background:#408080;
	margin-top:10px;	
}

.kmt_menu_mb{
	display:none!important;	
}

#wrap_block_2{
    width: 100%;
    clear: both;
    display: inline-block;
	margin-bottom:20px;	
}

.wrap_slide{
	padding:0px;	
}

#wrap_support{
	min-height:360px;
	padding:140px 5px 5px 10px;
	border:1px solid #ccc;
	background:url(../img/bg_sp.png) no-repeat top center;	
}

.phone_sp{
	margin-bottom:5px;
	font-size:18px;
	color:#d30404;
	font-family:"OpenSans_Bold";
	background:url(../img/icon_phone_sp.png) no-repeat left center;
}

#wrap_support span{
	padding-left:30px;
}

.email_sp{
	height:30px;
	line-height:30px;
	margin-top:10px;
	border-top:1px dashed #ccc;
	margin-bottom:5px;
	font-size:12px;
	color:#000;
	background:url(../img/icon_email_sp.png) no-repeat left center;
}

#wrap_support a{
	padding:10px;	
}

#list_branch{
	width:100%;
	height:	70px;
	overflow:hidden;
	margin-bottom:20px;
}

#list_branch ul{
	width:100%;
	height:	70px;
	display:inline-block;
}

#list_branch ul li{
	width:170px;
	height:	70px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:3px;
	margin:0px 10px;
	text-align:center;
}

#list_branch ul li img{
	max-width:162px;
	height:	62px;
}

.block_center{
	margin-bottom:25px;	
}

#wrap_block_3{
	margin-top:20px;	
}

.kmt_title{
	margin-bottom:15px;	
	padding:0px;
	height:41px;
	line-height:41px;
	text-transform:uppercase;
}

.kmt_orange{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8c5d+0,ffffff+90 */
background: #e4d023; /* Old browsers */
background: -moz-linear-gradient(left, #e4d023 0%, #ffffff 90%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e4d023 0%,#ffffff 90%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e4d023 0%,#ffffff 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4d023', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */	
}

.kmt_blue{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#65bbe5+0,ffffff+90 */
background: #e4d023; /* Old browsers */
background: -moz-linear-gradient(left, #e4d023 0%, #ffffff 90%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e4d023 0%,#ffffff 90%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e4d023 0%,#ffffff 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4d023', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */	
}

.kmt_title_left{
	font-size:16px;
	color:#000;	
	font-family:"OpenSans_Bold";
}

.kmt_title_left h2{
    display: inline-block;
    padding: 0px;
    margin: 0px;
    font-size:16px;
    height:41px;
	line-height:41px;
}

.kmt_title_left span{
	display:inline-block;
	background:url(../img/arr_title.png) no-repeat right center;
	padding-right:35px;
}

.not_arr span{
	background:none !important;	
}

.kmt_title_right{
	text-align:right;
	color:#222;
	font-size:11px;	
}

.kmt_title_right a{
	color:#222;
	font-size:11px;	
	padding:0px 3px;
}

.kmt_title_right a:hover{
	color:#034ea2;
}

.block_item_c {
	padding:0px;
	margin-top:20px;
    background: url(../img/bg_ver.png) no-repeat left center;
}

.not_sale{
	margin-top:0px !important;	
}

.wrap_item{
	position:relative;
	padding-top:10px;
	z-index:1000;
	margin-bottom:10px;	
	background:url(../img/bg_ver.png) no-repeat right center;	
	margin:10px auto;
}

.icon_pro{
	width:37px;
	height:37px;
    line-height: 37px;
	background:url(../img/icon_sale.png) no-repeat right 0px center;
	position:absolute;
	top:10px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    right: 10px;
}

.block_item{
	width:170px;
	min-height:330px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;	
}

.img_item{
	width:170px;
	height:160px;	
    margin: 0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:150px;
	max-height:150px;	
}

.img_item img{
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.img_item:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
}



.block_item h2,.block_item h3{
	font-size:13px;
	color:#333;
    min-height: 66px;
}

.block_item h2 a,.block_item h3 a{
	font-size: 14px;
	color:#333;
	font-family:"OpenSans_Bold";
    line-height: 20px;
	text-transform: uppercase;
}

.block_item h2 a:hover,.block_item h3 a:hover{
	color:#E5CF23;
}

.block_item p,.block_item p a{
	font-size:13px;
	color:#408080;
	font-family:"OpenSans_Bold";
}

.block_item p a:hover{
	color:#2b3088;
}

.item_bt{
	margin:0 auto;	
	width:100%;
    text-align: center;
}

.bt_cart{
	display:inline-block;
	width:30px;
	height:25px;
	background:url(../img/bt_cart.png) no-repeat center;
	float:left;
}

.bt_cart:hover{
	background:url(../img/bt_cart_hover.png) no-repeat center;
}


.bt_detail{
	font-family:"OpenSans_Bold";
	display:inline-block;
	height:25px;
	line-height:25px;
	width:57px;
	text-align:center;
	color:#fff; 
	font-size:12px;	
	background:#cb8b27;
	float:left;
}

.kmt_banner img{
	max-width:100%;
}

.wrap_banner,.wrap_banner_left{
	padding:3px;	
}

.wrap_banner_left img{
    width: 100%;
    
}

.wrap_banner_right{
	padding:0px;	
}

.wrap_banner_right img{
	width: 100%;	
}

#wrap_adw{
	margin:20px auto;	
}

#wrap_adw h5{
	margin-bottom:20px;
	padding-left:10px;
	text-transform:uppercase;
	color:#ff8c5d;
	font-size:18px;	
	font-family:"OpenSans_Bold";
}

#list_adw{
	width:100%;
	height:	125px;
	overflow:hidden;
	margin-bottom:20px;
}

#list_adw ul{
	width:100%;
	height:	125px;
	display:inline-block;
}

#list_adw ul li{
	width:170px;
	height:	125px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:3px;
	margin:0px 10px;
	text-align:center;
}

#list_adw ul li img{
	width:162px;
	height:	119px;
}

#wrap_block_4{
	width:100%;
	clear:both;
	padding:25px 0px;
	display:inline-block;
	background:#408080;	
}

#wrap_block_5{
	width:100%;
	background:#ff8c5d;	
	min-height:40px;
	font-size:13px;
	color:#fff;
	padding-top:10px;
	text-align:center;
}

#wrap_block_5 a{
	font-size:13px;
	color:#fff;
}

.bf{
	padding:0px 5px;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_block_4 h6{
	font-size:17px;
	line-height:25px;
	color:#fff;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
	margin-bottom:15px;	
}

#wrap_block_4 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#wrap_block_4 ul li{
	margin-bottom:10px;
}

#wrap_block_4 ul li a{
	font-size:14px;
	color:#fff;
}

#wrap_block_4 ul li a:hover{
	color:#e5cf23;
}

#wrap_add_f{
	color:#fff!important;	
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 99999;
}

.kmt_title_col_right{
	width:100%;
	height:40px;
	line-height:40px;
	background:#408080;	
	text-transform:uppercase;
	font-size:15px;
	font-family:"OpenSans_Bold";
	color:#fff;
	margin-bottom:15px;
}

.kmt_title_col_right span{
	padding-left:10px;
}

.list_news_right{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_right li{
	width:100%;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_right{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
	margin-bottom:10px;
}

.img_news_right img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_right{
	width:162px;
	float:left;	
}

.content_news_right div{
	font-size:13px;
	color:#333;
	font-family:"OpenSans_Bold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_right p a{
	font-size:12px;
	color:#408080;
	font-family:"OpenSans_Bold";
}

.content_news_right p a:hover{
	color:#cb8b27;
}

.kmt_captcha {
    padding: 5px 10px;
    text-transform: uppercase;
    background: #ff8c5d;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.btn{
	border:0px;
	background:#e4d023;
	color:#000;
	border-radius:3px;	
}

.wrap_map{
	height:350px;	
	padding:0px;
	border:1px solid #ccc;
}

.wrap_filter_right{
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
	width:100%;	
	margin-bottom:10px;
}

.wrap_filter_right h4{
	margin:0px;
	margin-bottom:10px;
	font-size:15px;
	color:#ff8c5d;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
}

.wrap_filter_right li{
	width:50%;
	float:left;
	margin-bottom:5px;
	display:inline-block;
    font-size: 13px;
}

.wrap_filter_right li span{
	display:inline-block;
	float:left;
	margin-right:5px;
    cursor: pointer;
}

#wrap_img_product{
	width:400px;
	height:400px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_product *{
   vertical-align: middle;	
}

#wrap_img_product img{
	max-width:360px;
	max-height:360px;	
}

#wrap_info_product{
	margin-bottom:5px;
}

#wrap_info_product h2{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
	font-size:20px;
	color:#408080;
	font-family:"OpenSans_Bold";
	line-height:25px;
    text-transform:uppercase;	
}

#wrap_info_product h5{
	font-size:13px;
}

#wrap_info_product p,#wrap_info_product div{
	padding:0px;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
	padding:10px 0px;
	border-bottom:1px dashed #ccc;	
}

#wrap_info_product p a{
	text-transform:uppercase;
	color:#de0505;
}

#wrap_info_product input{
	width:30px;
	text-align:center;
}

#kmt_price span{
	text-decoration:line-through;
}

#bt_order{
	padding-bottom:15px!important;	
}

/*#bt_order a{
	background:url(../img/bt_cart.png) no-repeat left center #cb8b27;
	padding:7px 7px 7px 30px;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
}

#bt_order a:hover{
	background:url(../img/bt_cart_hover.png) no-repeat left center #c27701;
}*/

#kmt_price_p span{
	font-size:17px;
	color:#c52000;	
	font-family:"OpenSans_Bold";
}

#kmt_phone_dt{
	font-weight: 700;
	border-bottom:0px!important;
	margin-top:10px;	
	font-size:16px!important;
	color:#408080!important;
}

#kmt_phone_dt span{
	font-size:20px!important;
	font-family:"OpenSans_Bold";
}

.kmt_tab{
	border-bottom:0px;	
}

.kmt_tab li a{
	background:#e4d023;	
	border-radius:0px;
	font-size:14px;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
	color:#000;
}

.kmt_tab li a:hover{
	background:#408080;	
	color:#fff;
}

.kmt_tab .active a{
	color:#fff!important;
	background:#408080!important;	
}

.no_line .wrap_item{
	background:none!important;	
    margin:20px auto;
    border-right: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}

.no_boder{
    border-right: 0px!important;
}


.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:250px;
	min-height:330px;
	margin:0 auto;	
}

.img_news{
	padding:3px;
	border:1px solid #ccc;
	border-radius:2px;
	width:250px;
	height:175px;	
}

.img_news img{
	width:242px;
	height:167px;
}

.block_news h2 a{
	font-size:13px;
	color:#333333;
	line-height:20px;	
	font-weight:bold;
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#cb8b27;
}

.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;	
	text-align:justify;
	margin-bottom:20px;
}

#wrap_img_thumbs{
	margin-top:10px;
	margin-left: -5px;
	display:inline-block;	
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li{
	width:87px;
	height:50px;
	float:left;	
	margin:3px 5px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;
}

#wrap_img_thumbs ul li div{
	width:81px;
	height:44px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_thumbs ul li img{
	max-width:81px;
	max-height:44px;
}

.kmt_title_cart{
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family:"OpenSans_Bold";
}

.kmt_con_cart{
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px; 
   margin-bottom: 10px;
}

.kmt_con_cart p{
    margin-bottom: 3px;
    font-size: 14px;
}

.kmt_con_cart p span{
    color: #f00!important;
    font-size: 13px;
}

.kmt_con_cart p:nth-child(1){
    margin-top: 15px;
}

.kmt_submit_cart{
    text-align: center;
}

.form-horizontal .control-label {
   font-size: 13px;
}

.form-horizontal .control-label span{
   color: #f00;
}

.kmt_account{
    text-align: left;
    width: 99%;
}

.kmt_account > p{
   clear: both;
   margin-bottom: 10px;
}

.kmt_account div{
   margin-right: 10px;
   float: left;
}

.kmt_account div input{
   width: 600px;
   padding: 3px;
   
}

.kmt_account p a{
   padding: 5px 20px;
   background: #f26822;
   color: #fff;
   border: 0px;
   border-radius: 3px;
   margin-right: 3px;
}

.kmt_account p a:hover{
   background: #cb8b27;
}

#list_policy_dt{
    margin: -10px auto;
    clear: both;
}


#list_policy_dt h5{
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #408080;
}

#list_policy_dt ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#list_policy_dt li{
    width: 100%;
    margin-bottom: 5px;
}

#list_policy_dt ul li a{
    color: #222;
    font-size: 13px;
    font-weight: 600;
}


#list_policy_dt ul li a:hover{
    color: #e5cf23;
}

#bct{
      
}

#bct img{
    max-width: 100%;
    max-height: 80px;
    margin-top: 15px;
}

.view_all{
    width: 100%;
    clear: both;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e5cf23;
    display: none;
    margin-bottom: 10px;
}

.view_all a{
    display: inline-block;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.wrap_social_count{
    text-align: right;
    color: #fff;
    padding-top: 20px;
    font-size: 13px;
}

.wrap_social_count a{
    color: #fff;
}
.wrap_social_count a:hover{
	color: #e5cf23;
}

#wrap_social{
	margin:10px auto;
	font-weight:500;	
}

#wrap_social span{
	color:#fff;
	font-size:15px;	
	text-transform:uppercase;
	font-weight:700;
}

#wrap_social a{
	display: inline-block;
    width: 30px;
    text-align: center;
    border:1px solid #fff;
    font-size: 15px;
    padding: 6px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
	font-weight:500;
}

#wrap_social a:hover{
    border:1px solid #e5cf23;
    color: #e5cf23;	
}

#wrap_payment{
    background: #e5cf23;
    padding: 5px 0px;
}

#wrap_payment span{
    padding-right: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

#wrap_icon{
    width: 100%;
    border-top: 2px solid #e5e5e5;
    padding-top: 30px;
}

.box_slogan{
	margin:10px auto;	
}

.block_slogan{
	width:240px;
	margin:0 auto;
	text-align:center;	
}

.block_slogan h3{
	color:#408080;
	font-size:18px;
	line-height:30px;
    text-transform: uppercase;
    font-weight: 600;
}

.block_slogan p{
	font-size: 14px;
    color: #444444;
    line-height: 22px;
	font-weight: 600
}

.img_slogan{
	width:100%;
	height:65px;	
}

.img_slogan img{
	max-width:100%;	
    height: 65px;
}

.kmt_title_new{
    display: inline-block;
    border-bottom: 2px solid #e5e5e5;
    padding: 0px;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

.title_left{
    float: left;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0px 10px 0px 10px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.title_left span{
    padding-left: 28px;
}

.title_right{
    float: left;
    height: 34px;
    line-height: 34px;
    padding-left: 25px;
}

.kmt_red .title_left{
    background: #e5cf23;
}

.kmt_red .title_right{
    background:url(../img/bg_pcl_red.png) no-repeat left center;
}

.kmt_brown .title_left{
    background: #408080;
}

.kmt_brown .title_right{
    background:url(../img/bg_pcl_brown.png) no-repeat left center;
}

.title_right a{
	color:#222;
	font-size: 13px;	
	padding:0px 3px;
	font-weight: 600;
}

.title_right a:hover{
	color:#408080;
}

.wrap_banner_left{
    padding-left: 0px;
}

.wrap_banner_left img{
    max-width: 100%;
}

.wrap_banner_right{
    padding-right: 0px;
}

.wrap_banner_right img{
    max-width: 100%;
    margin: 2px 0px;
}

.wrap_banner_right_top,.wrap_banner_right_bottom{
    padding: 0px;
    text-align: center;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 230px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;

	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}
.hotlineSupport.show{
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
}
.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;

	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	.support-content {
	    width: 250px;
	    position: absolute;
	    background: #fff;
	    top: 0;
	    right: calc(100% + 20px);
	    padding: 18px;
	    color: #000;
	    text-align: left;
	    font-size: 17px;
	    line-height: 25px;
	    border: solid 2px #ed3237;
	    border-radius: 5px;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -mos-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;

	    transform: translateX(200%);
	    -webkit-transform: translateX(200%);
	    -mos-transform: translateX(200%);
	    -ms-transform: translateX(200%);
	    -o-transform: translateX(200%);
	}
	.support-content .line a {
	    display: block;
	    padding-left: 30px;
	    position: relative;
	    color: #ed3237;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.support-content .line.v2 a:before{
	    content: initial;
	}
	.support-content.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -mos-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	}
	.support-content:before {
	    content: "";
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #ed3237;
	    position: absolute;
	    left: 100%;
	}
	.support-content p {
	    padding: 0;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	}
	.support-content .ion {
	    width: 49%;
	    height: 30px;
	    display: block;
	    float: left;
	    color: #fff;
	    border-radius: 5px;
	    padding: 3px 0px 0px 6px;
	    text-transform: Capitalize;
	}

	@-webkit-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-o-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-webkit-keyframes quick-alo-circle-img-anim {
	    0% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-o-keyframes quick-alo-circle-img-anim {
	    0% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}
	@keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 140px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.aj_error {
	line-height: 34px;
	color: red;
}