@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body{
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

.grid_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.grid_wrap::after{
	content: "";
    flex: auto;
}

#form_hide{
	display: none;
}

/* 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:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222222;font-size:15px;line-height: 23px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:15px;margin-bottom:10px;color:#322f31;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:25px;}
.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:#c02026!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:#c02026!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#c02026;}
.list_same li:hover a{color:#c02026;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */


.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #c02026;
	border: 1px solid #c02026;
}

.pagination>li>a:hover{
	background-color: #c02026;
	border-color: #c02026;
	color: #fff;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #c02026;
    border-color: #c02026;
}

.kmt_note{
	color:#cd0000;	
}


.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

#wrap_block_1{
	width:100%;
}

.wrap_logo{
	padding-left:0px;	
}

.wrap_logo img{
	height: 90px;
	margin: 18px 0px;
}


#wrap_search{
	float:right;	
	min-width: 270px;
	background:#fff;
	margin:0 auto;
    border: 1px solid #cbcbcb;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
	border:0px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#322f31;
	float:left;
	text-transform:uppercase;
	border:0px;
	transition: 0.3s;
}

#wrap_search input:nth-child(2):hover{
	background:#c02026;
}

#wrap_phone_top{
	width:100%;
	padding:10px 0px;
	margin-top:5px;
    text-align: right;
}

#wrap_phone_top span{
	display:inline-block;
	height:34px;
	line-height:34px;
	background:url(../img/icon_phone_top.png) no-repeat left center;
	padding-left:45px;
	font-size:20px;
	color:#dc0000;
	font-weight:600;	
}

#wrap_time_top{
	color:#fff;	
}

.wrap_cart{
	text-align:center;
	padding-top:35px;
}

.wrap_cart span{
	display:inline-block;
	height:35px;
	line-height:35px;
	background:url(../img/icon_cart_top.png) no-repeat left 10px center;
	padding:0px 25px;
	padding-left:35px;
}

.cart_mb{
    display: none;
}

.name_1{
    color: #c02026;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 24px;
}

.name_2{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
}


.wrap_cart span a{
	color:#000;
}

.wrap_cart span:hover{
	background:url(../img/icon_cart_top.png) no-repeat left 10px center #000;
}

#wrap_block_2{
	width:100%;
	background:url(../img/bg_nc_3.jpg) repeat-x top #f2f2f2;	
}

.kmt_title_menu_left{
	width:100%;	
	background:#322f31;
	height:40px;
	line-height:40px;
	font-size:17px;
	color:#fff;
	font-weight:600;
}

.kmt_title_menu_left span{
	display:inline-block;
	width:100%;
	padding-left:15px;
	background:url(../img/icon_menu.png) no-repeat right 10px center; 
}

#wrap_menu_right{
	display:inline-block;
	width:100%;	
}

#wrap_slide{
	margin-top:6px;
	width:100%;
	clear:both;
	display:table;	
}

#wrap_partner{
	margin:10px auto;
}

.wrap_partner{
	width:170px;
	height:80px;
	margin:0 auto;
	cursor:pointer;
}

.wrap_partner div{
	width:170px;
	height:77px;
	text-align:center;	
	display: table-cell;
    vertical-align: middle;	
	border:1px solid #ccc;
}
	
.wrap_partner *{
   vertical-align: middle;	
}

.wrap_partner img{
	max-width:170px;
	max-height:77px;
}

#wrap_footer{
	width:100%;
	background: #f2f2f2;
	padding:15px 0px;	
}

#wrap_footer h6{
	color:#c02026;
	font-size:17px;
	margin-bottom:15px;
	font-weight:600;
	line-height:24px;	
	text-transform:uppercase;
}

.border_footer{
	padding-bottom: 20px;
	border-bottom: 1px solid #b4b4b4;
}

#wrap_social_footer{
	margin-top:15px;	
}

.wrap_menu p a span{
	color:#000;	
}

.wrap_menu p a{
	color:#000;
	transition: 0.3s;
	font-weight: 500;
}

.wrap_menu p a:hover{
	color:#c02026;	
}

#wrap_favorite_footer{
	margin-top:15px;	
}

.wrap_fa_left a{
	color:#000;
	font-weight: 500;
	padding:0px 5px;	
}

.wrap_fa_left a:nth-child(1){
	padding-left:0px;
}

.wrap_fa_left a:hover{
	color:#c02026;
}

.wrap_fa_right{
	text-align:right;
	padding-top:15px;	
}

.wrap_fa_right img{
	max-width:90%;	
}

#wrap_copyright{
	padding:5px 0px;
	background: #c02026;
	color:#fff;	
}

#wrap_copyright a{
	color:#fff;	
}

#wrap_block_4{
	margin:20px auto;
	padding: 0px 5px;
}

.wrap_center{
	margin-bottom:15px;	
}

.kmt_title_new{
    display: inline-block;
    padding: 0px;
    margin-bottom: 20px;
}

h2.title_left{
	margin:0px;
    float: left;
    font-size: 15px;
	font-weight:600;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px 0px 10px;
	background:url(../img/bg_nc_1.jpg) no-repeat right center #c02026;
	padding-right: 75px;
}
h2.title_left_other{
	background:url(../img/bg_nc_2.jpg) no-repeat right center #322f31;
}

.title_right{
    height: 40px;
    line-height: 40px;
	width:100%;
    border:1px solid #cccccc;
	padding-right:10px;
	border-left:0px;
	margin-top:0px;
}

.title_right a{
    color:#222;
	font-weight: 500;
	font-size:14px;
	padding:0px 3px;
}

.title_right a:hover,.link_va{
    color:#c02026!important;
}

.title_right .link_va:hover{
	color:#c02026!important;	
}

.wrap_item{
	position:relative;
	padding: 0px 10px;
	z-index:800;
	margin-bottom:20px;
}

.icon_pro{
	width:44px;
	height:44px;
    line-height: 44px;
	background:url(../img/icon_promo.png) no-repeat right 0px center;
	position:absolute;
	top:5px;
	right:20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.block_item{
	width:100%;
	height:100%;
}

.img_item{
	width: 100%;
	aspect-ratio: 1.078;
	overflow: hidden;
	display: flex;
	justify-content: center;
	border:1px solid #ccc;
	transition: 0.3s;
}
.block_item:hover .img_item{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.img_item a {
	display: flex;
	justify-content: center;
    align-items: center;
}
.img_item img{
	max-width:95%;
	max-height: 95%;
}

.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);
}

.img_item:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}



.block_item h2,.block_item h3{
	margin:10px auto;
}

.block_item h2 a,.block_item h3 a{
	font-size:15px;
	color:#222;
    line-height: 22px;
	transition: 0.3s;
}

.block_item:hover h2 a,.block_item:hover h3 a{
	color:#c02026;
}

.price_item{
	width:100%;
	margin-bottom:10px;
	display:inline-block;
}	

.price_item span{
	display:inline-block;
	width:50%;
	float:left;	
}

.price_1{
	text-decoration:line-through;
	font-size:14px;	
}

.price_2{
	text-align:right;
	color:#c02026;
	font-weight:500;
}

.price_3{
	color:#c02026;
	font-weight:500;
}

.price_3 a{
	color:#c02026;
	font-weight:500;
}

.price_3 a:hover{
	color:#322f31;
}


.item_bt a{
	display:inline-block;
	width:107px;
	height:30px;
	background:url(../img/bt_atc.png) no-repeat center;
	transition: 0.3s;
}

.item_bt a:hover{
	background:url(../img/bt_atc_h.png) no-repeat center;
}

.wrap_banner{
	margin-bottom:20px;	
}

.wrap_banner img{
	max-width:100%;	
}

.item_end{
	display:none;	
}

.block_left,.block_right{
	margin-bottom:15px;	
	clear:both;
	display:inline-block;
	width:100%;
}

.kmt_title_left{
	width:100%;	
	background:#c02026;
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#fff;
	font-weight:600;
	margin-bottom:15px;
}

.kmt_title_left span{
	display:inline-block;
	width:100%;
	padding-left:15px;
	background:url(../img/arr_down.png) no-repeat right 10px center; 
}

.is_scroll{
	width:100%;	
}

.menu_brand{
	list-style:none;
	padding:10px;
	margin:0px;
	margin-top:-15px;	
	border:1px solid #c02026;
}

.menu_brand li {
    width: 100%;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #ccc;
}

.menu_brand li a {
    display: inline-block;
    color: #222222;
    padding-left: 10px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_brand li a:hover{
    color: #c02026;
}

.kmt_title_right{
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	font-size:22px;
	color:#c02026;
	font-weight:600;
	padding-bottom:5px;
	border-bottom:2px solid #c02026;
}

.btn{
	border:0px;
	background:#c02026;
	color:#fff;
	border-radius:3px;	
}

.btn:hover{
	background:#222;
	color:#fff;
}

.wrap_map{
	height:350px;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:345px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:160px;	
}

.img_news img{
	width:100%;
	height:100%;
}

.block_news h3 a{
	font-size:14px;
	color:#322f31;
	line-height:20px;	
	font-weight:bold;
	text-transform:uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_news h3 a:hover{
	color:#c02026;
}

.content_news{
	color:#000;
	line-height:22px;	
	margin-bottom:10px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wrap_img_dt{
	margin-bottom:20px;
}

#wrap_img_dt{
	width:100%;
	aspect-ratio: 1.078;
	display: flex;
    justify-content: center;
    align-items: center;
	border:1px solid #ccc;
}

#big_image{
	width:100%;	
	aspect-ratio: 1.078;
    overflow: hidden;
	margin-bottom: 5px;
	display: flex;
	justify-content: center;
	border: 1px solid #222;
}
#big_image a{
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
#big_image img{
	max-width:100%;	
	max-height:100%;
}
#product_detail_img_thumbnail{

}
.wrap_product_detail_img_thump{
	padding: 0px 5px;
}
.block_product_detail_img_thumbnail{
	width:100%;
	aspect-ratio: 1.078;
	overflow:hidden;
	display: flex;
	justify-content: center;
	margin: 5px 0px;
	transition: 0.3s;
	border: 1px solid #222;
}
.block_product_detail_img_thumbnail:hover, .clicked{
	border: 1px solid #c02026;
	transform: translate(0px, -2px);
}
.block_product_detail_img_thumbnail a{
	width: 100%;
	height: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.block_product_detail_img_thumbnail img{
	max-width: 100%;
	max-height: 100%;
}


.wrap_info_dt h3{
	font-size:20px;
	margin:0px;
	color:#322f31;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	line-height:30px;
}

.wrap_info_dt p{
	font-size:15px;
	color:#222;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}

#price_real{
	font-size:20px;
	font-weight:500;
	margin-bottom:5px;	
}

#price_real span{
	text-decoration:line-through;
}


#price_promotion{
	font-size:20px;
	font-weight:500;
	color:#222;
	margin-bottom:5px;
}

#price_promotion span{
	color:#c02026;
}

#price_promotion a{
    font-size:16px;
	color:#c02026;
}

#price_promotion i{
	background:#c02026;
    color: #fff;
    padding: 3px 10px;
	margin-left:10px;
}

#kmt_vat{
	margin-bottom:10px;	
}

#kmt_hotline{
	font-size:22px;
	color:#c02026;
	font-weight:600;
	text-transform:uppercase;
	margin-top:10px;
}

#kmt_order_bt p{
	border-bottom:0px;	
}

#kmt_order_bt input{
	width:50px;	
	text-align:center;
	margin-right:5px;
}

#kmt_order_bt a{
	width:50px;	
	text-align:center;
}

#kmt_order_bt button{
	width:100%;
	height:50px;
	border:0px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	background: #c02026;
	transition: 0.3s;
}

#kmt_order_bt button:hover{
	background: #322f31;
}

.zalo_detail_item{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	background: url(../img/zalo-icon-detail.png) no-repeat left center #dbdbdb;
	background-size: 35px;
	background-position-x: 10%;
	padding-left: 20%;
	color: #322f31;
	transition: 0.3s;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
}
.zalo_detail_item:hover{
	background: url(../img/zalo-icon-detail.png) no-repeat left center #322f31;
	background-size: 35px;
	color: #fff;
	background-position-x: 10%;
}

.hotline_detail_item{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	background: url(../img/phone_detail_item.png) no-repeat left center #dbdbdb;
	background-size: 35px;
	background-position-x: 10%;
	padding-left: 20%;
	color: #322f31;
	transition: 0.3s;
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
}
.hotline_detail_item:hover{
	background: url(../img/phone_detail_item.png) no-repeat left center #322f31;
	background-size: 35px;
	color: #fff;
	background-position-x: 10%;
}

.kmt_title_cart{
    color: #222;
    font-size: 14px;
	margin:0px;
    margin-bottom: 30px!important;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight:bold;
}

.kmt_con_cart{
   margin:0px;
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px!important; 
   margin-bottom: 10px!important;
   
}

.kmt_con_cart p{
    font-size: 14px;
}

.kmt_con_cart p span{
    color: #222!important;
    font-size: 13px;
	font-weight:700;
}

.kmt_con_cart input{
   max-width: 100%;
}

.price_cart{
	color:#f00;	
	font-weight:500;
}


.kmt_submit_cart{
    text-align: center;
	color:#222;
}

.kmt_bt_sbc button:hover{
    background: #222;
    color: #fff;
}

.kmt_scroll_left {
    overflow: hidden;
    width: 100%;
    height: 600px;
}

.list_support{
    list-style: none;
    padding: 10px;
    margin: 0px;
    margin-top: -10px;
}

.list_support li{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
}

.list_support li div{
    width: 50%;
    float: left;
}

.list_support li div img{
    margin-left: 5px;
}


.list_support li h5{
    font-weight: 600;
    color: #c02026;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.list_support li p{
    color: #f00;
}

#wrap_breadcrumb{
    margin-top: 15px;
}

.link_va_mobile {
	display: none;
}

.bottom_contact {
    display: block;
    position: fixed;
    bottom: 120px;
    right: 15px;
    background: #e1e1e1!important;
    width: 80px;
    text-align: center;
    padding: 15px 0px;
    z-index: 99999;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
	border-radius: 10px;
	transition: 0.3s;
}
.bottom_contact:hover{
	transform: translate(0px,-3px);
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.bottom_contact ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.bottom_contact ul li{
	padding-bottom: 10px;
}
.bottom_contact ul li:last-child{
	padding-bottom: 0px;
}
.bottom_contact ul li a{
	color: #073dad;
	text-decoration: none;
}
.bottom_contact ul li a:hover{
	color: #de0505;
}