@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;	
}

/* 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-bottom:0px;width:100%;}
.read_more a{padding:5px 0px;font-size:15px;font-weight:bold;color:#000;transition: 0.3s;text-transform: uppercase;}
.read_more a:hover{text-decoration:none;color:#017abf;}

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:24px;color:#148e28;font-weight:600;text-align:left!important;text-transform:uppercase;line-height:35px;}
.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:#de0404!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:#de0404!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#de0404;}
.list_same li:hover a{color:#de0404;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: #de0404;
	border: 1px solid #de0404;
	transition: 0.3s;
}

.pagination>li>a:hover{
	background-color: #de0404;
	border-color: #de0404;
	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: #de0404;
    border-color: #de0404;
}

.kmt_note{
	color:#de0404;	
}

.d-none {
    display: none!important;
}


.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

#wrap_block_1{
	width:100%;
	background: #017abf;	
	padding:5px 0px;
}

.line_top{
	width:1px;
	height:29px;
	background:url(../img/line_doc.png) no-repeat center;
	padding:0px 5px;
}

.wrap_phone_mail{
	color: #fff;
}

#wrap_phone_top{
	font-weight:600;
	font-size:13px;
	background:url(../img/icon_phone.png) no-repeat left center;
	display:inline-block;
	height:14px;
	line-height:14px;
	padding-left:20px;	
}


#wrap_email_top{
	font-weight:400;
	font-size:13px;
	background:url(../img/icon_email.png) no-repeat left center;
	display:inline-block;
	height:14px;
	line-height:14px;
	padding-left:25px;	
}

.wrap_menu_cart_lang{
	text-align:right;
}

#wrap_menu_top a{
	color:#fff;
	font-size:12px;	
	font-weight:500;
}

.wrap_menu_cart_lang a:hover,#active_tr{
	color:#de0404 !important;
}

#wrap_cart_top{
	font-weight:400;
	font-size:13px;
	background:url(../img/icon_cart.png) no-repeat left center;
	display:inline-block;
	height:17px;
	line-height:17px;
	padding-left:25px;	
}

#wrap_cart_top a{
	color:#fff;
	font-size:13px;	
	font-weight:400;
	line-height: 20px;
}

#wrap_lang_top a{
	color:#fff;
	font-size:14px;	
	padding-left:5px;
}

.wrap_logo{
	margin: 15px auto;
	display: flex;
	align-items: center;
}

.wrap_logo .block_logo img{
	height: 69px;
}
.wrap_logo .block_name{
	margin-left: 20px;
	text-align: center;
	line-height: 30px;
}
.wrap_name{
	margin-top: 35px;
}
.name_1{
	font-size: 22px;
	font-weight: 600;
	color: #de0404;
}
.name_2{
	color: #0e7f3a;
	font-weight: 600;
	font-size: 30px;
}

#wrap_search{
	width:230px;
	height:32px;
	float:right;
	margin-top:15px;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	padding-left:5px;
	color:#000;
	margin-right:-31px;
	font-size:11px;
	background:#fff;
	border-radius:10px;
	border: 1px solid #de0404;
}

#wrap_search input:nth-child(2){
	width: 31px;
	height:32px;
	background:url(../img/icon_search.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_menu{
	clear:both;
	float:right;
	margin-top:10px;
}

#wrap_block_3{
	width:100%;
	display:table;
	clear:both;
}

#wrap_block_4{
	margin:20px auto;	
}

.kmt_title{
	width: 100%;
	display: inline-block;
	padding: 0px;
	margin-bottom:20px;
}
.kmt_title h2{
	background: url(../img/bg_menu_red.png) no-repeat right center #f3f3f3;
    margin: 0px;
    float: left;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding: 0px 33px 0px 0px;
}
.kmt_title span{
	display: inline-block;
    background: #de0404;
    padding-left: 25px;
	padding-right: 10px;
}
.title_right {
    height: 45px;
    line-height: 45px;
    width: 100%;
    border: 1px solid #f3f3f3;
	background: #f3f3f3;
    padding-right: 10px;
    border-left: 0px;
    margin-top: 0px;
}
.kmt-btn-slider{
	width:100%;
	text-align:right;
    margin-top: 7px;
}
.kmt-btn-slider button{
	border: 0;
	cursor: pointer;
	z-index: 1;
	width:29px;
	height:29px;
	margin:0px 5px;
	border-radius: 15px;
	transition: 0.3s;
}
.kmt-btn-slider button:hover{
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.prev{
	background:url(../img/arr_left.png) no-repeat center;
	transition: 0.3s;
}
.next{
	background:url(../img/arr_right.png) no-repeat center;
	transition: 0.3s;
}
.news_arr .prev{
	background:url(../img/arr_left.png) no-repeat center!important;
}
.news_arr .next{
	background:url(../img/arr_right.png) no-repeat center!important;
}

.title_news{
	
}
.title_news span{
	color:#de0404;
	font-size:23px;
	font-weight:600;
}
.title_bot_line{
	border-bottom: 2px ridge #de0404;
}

.is_scroll{
	width:100%!important;	
}

/*Cụm giá*/
.price_block_item{
	display: flex;
    align-items: center;
    flex-direction: column;
	width: 100%;
}
.block_price{
	margin-bottom: 10px;
	font-size: 16px;
	display: flex;
	justify-content: space-around;
	width: 100%;
}
.price_item_tb{
	color:#f26728;
	font-weight: 600;
}
.atc_item_tb a{
	color: #000;
    font-size: 13px;
    padding: 5px 8px;
	padding-left: 35px;
	border-radius: 5px;
    transition: 0.3s;
	background: url(../img/cart_button.png) no-repeat left center #d9ebdd;
	background-position-x: 10px; 
}
.atc_item_tb a:hover{
	background: url(../img/cart_button.png) no-repeat left center rgba(224, 138, 39, 0.15);
	background-position-x: 10px;
}

.atc_item_lh{
	border: 2px solid #017abf;
	border-radius: 15px;
	padding: 5px 10px;
	box-sizing: border-box;
	transition: 0.3s;
	margin-bottom: 5px;
}
.atc_item_lh a{
	color: #000;
    font-size: 15px;
    padding: 5px 8px;
	padding-left: 35px;
	border-radius: 5px;
    transition: 0.3s;
	background: url(../img/cart_button.png) no-repeat left center;
	background-position-x: 10px; 
}
.atc_item_lh:hover{
	background: #de0404;
	border: 2px solid #de0404;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
	transform: translate(0px, -3px);
}
.atc_item_lh:hover a{
	color: #fff;
}
.block_cart button{
	color: #000;
    font-size: 15px;
    padding-left: 35px;
	border: 0px;
    border-radius: 5px;
    transition: 0.3s;
    background: url(../img/cart_button.png) no-repeat left center;
    background-position-x: 10px;
}
.atc_item_lh:hover button{
	color: #fff;
}

.wrap_item{
	margin:7px auto;
}

.block_item{
	width:275px;
	height:395px;
	margin:0 auto;
	overflow:hidden;
	padding-top:5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block_item_home{
	height:340px;
}

.img_item{
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	border: 1px solid #d6d6d6;
	width:270px;
	height:270px;
    display: flex;
    justify-content: center;
	overflow: hidden;
	text-align: center;
	align-items: center;
}
.img_item img{
	max-width: 262px;
	max-height: 262px;
}
.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);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.hotline_item{
	position: absolute;
	bottom: 4px;
	background: #017abf;
	color: #fff;
	width: 260px;
	height: 32px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size: 16px;
}
.hotline_item span{
	font-weight: 500;
}

.block_item h2{
	margin: 15px 0px;
	margin-bottom: 10px;
}
.block_item h2 a{
	text-transform: uppercase;
    color: #000;
    font-size: 16px;
	text-align: center;
    font-weight: 400;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.3s;
}

.block_item h2 a:hover{
	color:#017abf;
}

.wrap_item_km{
	margin:15px auto;
}

.block_item_km{
	width:260px;
	height:375px;
	margin:0 auto;
	overflow:hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
	background: #ffeef2;
	transition: 0.3s;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.block_item_km h2{
	padding: 0px 5px;
	text-transform: uppercase;
}

.img_item_km{
	width:260px;
	height:260px;
    display: flex;
    justify-content: center;
    align-items: center;
	background: #fff;
}
	
.img_item_km *{
   vertical-align: middle;	
}

.img_item_km img{
	max-width:210px;
	max-height:210px;	
}

.img_item_km 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_km: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_km h2 a{
	color:#000;
	font-size:18px;
	font-weight:700;
	line-height:26px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}

.block_item_km h2 a:hover{
	color:#de0404;
}
.block_item_km:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.price_block{
	width: 100%;
    float: left;
	padding: 0px 5px;
	margin-bottom: 15px;
}
.price_item{
	color:#dd2426;
	font-size:14px;
	font-weight:500;
	margin-bottom:15px;	
}
.price_item_right{
	float: right;
	text-decoration: line-through;
}
.price_item_percent{
	float: right;
    display: inline-block;
    background: #ed3237;
    margin-left: 5px;
    padding: 0px 5px;
    border-radius: 2px;
    color: #fff;
}

.atc_item a{
	color:#017abf;
	font-size:13px;
	border:2px solid #017abf;
	border-radius:15px;
	padding:5px 20px;
	font-weight:600;
	transition: 0.3s;
}

.atc_item a:hover{
	color:#fff;
	border:2px solid #de0404;
	background: #de0404;
}

.icon_promotion {
    width: 41px;
    height: 37px;
    background: url(../img/icon_sale.png) no-repeat right center;
    position: absolute;
    top: 5px;
    right: 9px;
}
.icon_promotion_km {
    width: 41px;
    height: 37px;
    background: url(../img/icon_sale.png) no-repeat right center;
    position: absolute;
    top: 13px;
    right: 9px;
}

.wrap_center{
	margin-bottom:50px;	
}

.has_shadow{
	background:url(../img/shadow.png) no-repeat bottom center;	
	padding-bottom:30px;
}

.has_arr{
	margin-bottom:-45px;	
}
.news_arr{
	margin-bottom: 45px!important;
}

.wrap_news{
	margin-bottom:15px;
}

.block_news{
	width:370px;
	height:390px;
	overflow:hidden;	
	margin:0 auto;
	text-align:center;
	transition: 0.3s;
	border-radius: 10px;
}

.img_news{
	width:370px;
	height:315px;
	border-radius:10px;
	display: flex;
	justify-content: center;
	overflow:hidden;
}

.img_news img{
	height:100%;	
}

.block_news h3 a{
	font-size:14px;
    line-height: 22px;
	font-weight:600;
	color:#000;
	text-transform:uppercase;
	transition: 0.3s;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block_news:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.block_news:hover h3 a{
	color:#de0404;
}

#wrap_intro_home {
    width: 100%;
    background: #f4f4f4;
	background-size: cover;
    padding: 30px 0px;
}
.kmt_title_white {
	color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    background: url(../img/line_5.png) no-repeat bottom center;
}
.img_intro_left img {
    width: 100%;
}
.wrap_intro_right {
	padding-left: 40px;
}
.wrap_intro_right > p{
	font-size: 16px;
	font-weight: 500;
	color: #df0b0b;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.wrap_intro_right h3{
	font-size: 30px;
	font-weight: 600;
	color: #017abf;
	margin-top: 0px;
	text-transform: uppercase;
}
.wrap_intro_right .content_article {
    margin-bottom: 20px;
	line-height: 26px;
}
.wrap_intro_right .rm_intro a{
	color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    transition: 0.3s;
    background: #df0b0b;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
.wrap_intro_right .rm_intro a:hover{
	background: #017abf;
}

#wrap_block_5{
	width:100%;
	background: #de0404;
	padding:5px 0px; 	
}

#wrap_newsletter{
	width:350px;
	display:inline-block;
	float:left;
}

#wrap_newsletter input:nth-child(1){
	width:70%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-80px;
	border:1px solid #ccc;
	border-radius:20px;
}

#wrap_newsletter input:nth-child(2){
	width:80px;
	height:34px;
	line-height:34px;
	color:#fff;
	background: #017abf;
	border:0px;
	float:left;
	border-radius:20px;
	transition: 0.3s;
	font-weight: 500;
	margin-left: 70px;
}

#wrap_newsletter input:nth-child(2):hover{
	background:#000;
}

#title_nlt{
	float:left;
	line-height:33px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:500;
	margin-right:10px;
	color: #fff;
}

.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:#222;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.wrap_ana_btt{
	text-align:right;	
}

#wrap_block_6{
	width:100%;
	background: #017abf;
	color: #fff;
	padding:30px 0px;	
}

#wrap_block_6 h6{
	font-size:18px;
	text-transform:uppercase;
	font-weight:500;
	margin:0px;
	margin-bottom:15px;	
}

.wrap_add_f{
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f a{
	font-size:15px;
	color:#fff;	
	transition: 0.3s;
}

.wrap_menu_f a:hover{
	color:#de0404;	
}

.wrap_social_f{
	
}
.block_social{
	margin-bottom: 20px;
}
.wrap_copy a{
	color: #fff;
}

.wrap_social_f a{
	padding:0px 3px;
}

.btn{
	color: #de0404;
    border: 2px solid #de0404;
    border-radius: 15px;
    padding: 5px 25px;
    font-weight: 600;
	transition: 0.3s;
}

.btn:hover{
	border: 2px solid #de0404;
	background:#de0404;
	color:#fff;
}

.wrap_map{
	height:750px;	
}

.wrap_left{
	padding-right:20px;	
}

.block_left,block_right{
	margin-bottom:15px;	
}
.block_border{
	border: 2px solid #ccc;
	padding: 5px;
	border-radius: 10px;
}

.title_left{
	width:100%;
	height:42px;
	line-height:42px;
	background: #017abf;
	border-radius:10px;	
	font-size:18px;
	font-weight:500;
	margin-bottom:10px;
}

.title_left span{
	padding-left:20px;
	color: #fff;
}

#wrap_support{
	width:100%;
	min-height:271px;
	background:url(../img/support.png) no-repeat left top;	
	padding-top:165px;
	text-align:center;
	color:#222;
	border-radius:10px;
}

#wrap_support p{
	color:#222;
	font-size:15px;
	font-weight:500;
}

#wrap_support p span{
	color:#222;
}

#wrap_support p img{
	margin:0px 5px;	
}

#kmt_phone_left span{
	color:#d22027 !important;	
}

#kmt_email_left span{
	color:#222 !important;	
	font-weight:100;
}

.list_news_left{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
	padding-top:10px;
}

.list_news_left li{
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_left{
	width:90px;
	height:80px;
	float:left;
	margin-right:10px;
	border:2px solid #fff;
}

.img_news_left img{
	width:85px;
	height:72px;
	border-radius: 15px;
}

.content_news_left{
	width:150px;
	float:left;	
}

.content_news_left h3{
	margin-bottom:5px;
	margin-top:2px;
	line-height:20px;
}

.content_news_left h3 a{
	font-size:14px;
	color:#222;
	line-height:18px;
	transition: 0.3s;
}

.content_news_left h3 a:hover{
	color:#de0404;
}

.content_news_left p a{
	font-size:13px;
	color:#017abf;
	font-weight: 500;
	transition: 0.3s;
}

.content_news_left p a:hover{
	color:#de0404;
}

.read_more_news{
	text-align:right;	
}

.read_more_news a{
	font-size:13px;
	color:#de0404;
	font-weight: 500;
	transition: 0.3s;
}

.read_more_news a:hover{
	color:#017abf;
}

.list_item_left{
	list-style:none;
	padding:0px;
	margin:0px;	
}


.list_item_left li{
	width:100%;
	display:inline-block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}

.img_item_left{
	width:100px;
	height:100px;
	float:left;	
	margin-right:10px;
	display: flex;
	justify-content: center;
}


.img_item_left div{
	width:96px;
	height:96px;
	display: flex;
    justify-content: center;
    align-items: center;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
	
.img_item_left *{
   vertical-align: middle;	
}

.img_item_left img{
	max-width:90px;
	max-height:90px;	
}

.info_item_left{
    float: left;
    width: 160px;
}

.info_item_left h3{
	margin:0px;
	margin-bottom:5px;
}

.info_item_left h3 a{
	color:#000;
	font-size:12px;
	font-weight:600;
	text-transform:uppercase;
	line-height:20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.info_item_left h3 a:hover{
	color:#de0404;
}

.kmt_scroll_left {
    overflow: hidden;
    width: 100%;
    height: 300px;
}

#menu2{
	width:100%;
	padding:10px;
	margin:0px;	
	list-style:none;
	border:1px solid #017abf;
	border-radius:10px;
}

#menu2 ul{
	padding:0px;
	margin:0px;
}

#menu2 ul li{
	list-style:none;
	border-bottom:1px dashed #ccc;
}

#menu2 ul li a{
	padding-left:20px;
	color:#000;
	font-size:15px;
	height:45px;
	line-height:30px;
}

#menu2 ul li ul li a{
	padding-left:30px;
}

#menu2 h2 {
	margin:0px;
	padding:10px 0px 10px 10px;
	border-bottom:1px dashed #ccc;
	width:100%;
	text-indent: -10px;
}

#menu2 li a{
	line-height: 18px;
	color:#017abf;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	transition: 0.3s;
}

#menu2 li a:hover{
	color:#de0404;
	text-decoration:none;
}

#menu2 li a:focus{
	text-decoration:none;
}

.kmt_tab{
	border-bottom:0px;	
}

.kmt_tab li{
	margin-right:5px;
}

.kmt_tab li a{
	border-radius:10px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	color:#000;
	border:2px solid #017abf;
	transition: 0.3s;
}

.kmt_tab li a:hover{
	background:#017abf;
	color: #fff;
}

.kmt_tab .active a{
	background: #017abf!important;
	border:2px solid #017abf!important;
	color: #fff!important;
}

.tab-pane .content_article{
	margin-bottom:20px;
	padding:10px;
	border-radius:10px;
}

.wrap_img_item_dt{
	margin-bottom:20px;	
}

#wrap_img_product{
	width:400px;
	height:400px;
	border-radius:3px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	transition: 0.3s;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
#wrap_img_product:hover{
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

#wrap_img_product *{
   vertical-align: middle;	
}

#wrap_img_product img{
	max-width:360px;
	max-height:360px;
	transition: 0.3s;
}

#wrap_img_thumbs{
	margin-top:10px;
	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:89px;
	height:89px;
    display: flex;
    align-items: center;
    justify-content: center;
	float:left;	
	margin:3px 5px;
	padding:2px;
	transition: 0.3s;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
#wrap_img_thumbs ul li:hover{
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

#wrap_img_thumbs ul li div{
	width:81px;
	height:81px;
    text-align:center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#wrap_img_thumbs ul li img{
	max-width:81px;
	max-height:81px;
}

#wrap_info_product{
	text-transform:uppercase;	
}

#wrap_info_product h3{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
	font-size:24px;
	color:#017abf;
	font-weight:700;
	line-height:28px;
}

#wrap_info_product p{
	font-size:14px;
	color:#333333;
	margin-bottom:5px;
	padding:10px 0px;
	border-bottom:1px dashed #ccc;	
}


#kmt_phone_dt{
	border-bottom:0px!important;
	margin-top:10px;	
	font-size:20px!important;
	color:#de0404!important;
}

#kmt_phone_dt span{
	font-size:24px!important;
	font-weight:700;
}

#wrap_color,#wrap_select_code_color,#wrap_capacity{
	width:100%;
	margin:5px 0px;
	display:inline-block;	
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
}


#wrap_color{
	border-bottom:0px;
	margin-bottom:0px;		
}

#img_color{
	width:85px;
	height:85px;
	float:left;
	margin-right:20px;
}

#img_color img{
	max-width:100%;	
}

#list_color{
	width:280px;
	float:left	
}

#list_color ul{
	min-width:200px;
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;	
	padding-top:18px;
}

#kmt_add_to_cart{
	margin:0px auto;	
}

#kmt_add_to_cart button{
	color:#fff;
	font-size:17px;
	text-transform:uppercase;
	font-weight:500;
	padding:5px 25px;
	border-radius:10px;
	background: linear-gradient(0deg, #f68621 0%, #de0404 100%);
	border:0px;
	transition: 0.3s;
}

#kmt_add_to_cart button:hover{
	background: linear-gradient(0deg, #21a837 0%, #de0404 100%);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#list_color ul li{
	width:31px;
	height:31px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border-radius:50%;
	padding:2px;
	border:1px solid #fff;
}

#list_color ul li a{
	display:inline-block;
	width:25px;
	height:25px;
	float:left;
	border-radius:50%;
	transition: 0.3s;
}

#list_color ul li a:hover,#list_color ul li a:active,#list_color ul li a:focus{
	text-decoration:none!important;
}

#list_color ul li:hover,.active_color{
	border:1px solid #f00 !important;
}


#wrap_select_code_color select,#wrap_capacity select{
	min-width:120px;
	padding:5px;
	border-radius:15px;	
}
#kmt_add_to_cart input{
	padding:4px;
	border-radius:15px;
	width: 70px;
	border: 1px solid;
	text-align: center;
}
#kmt_price_dt{
	width:100%;	
}

#kmt_price_dt p{
	display:none;
	width:100%;	
}

.active_capacity{
	display:inline-block!important;
	font-weight: 400;
	font-size: 16px!important;
}

.active_capacity_real{
    display:inline-block!important;	
}
.active_capacity_real span{
	color: #de0404;
	font-weight: 600;
	font-size: 20px;
}
.active_capacity span{
	color: #de0404;
}

.active_capacity a{
	color: #017abf;
	font-weight: 600;
	transition: 0.3s;
}
.active_capacity a:hover{
	color: #de0404;
}

.kmt_title_cart{
    color: #000;
    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_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: #A31B1B;
   color: #fff;
   border: 0px;
   border-radius: 3px;
   margin-right: 3px;
}

.kmt_account p a:hover{
   background: #222;
}

.has_line{
    text-decoration: line-through;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 100px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 185px;
	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;
}

	@-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)
	    }
	}

.user_online{
	color: #fff;
}

.form-horizontal .form-group .form-control{
	border-radius: 0px;
	border: 1px solid #919191;
}

#idTT,#idQH{
    margin-bottom: 5px;
}

.input_spec{
    margin-bottom: 10px;
}

.input_spec_fr{
    margin-bottom: 5px;
}

.title_ghtk{
    display: inline-block;
    font-weight: 500;
    min-width: 350px;
}

.block_info_ship{
    padding: 20px;
}

.block_info_ship h3{
    font-size: 17px;
    margin: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #de0404;
}

.color_blue{
    background: #e7f9f9;
}

.color_pink{
    background: #f8e6e4;
}

.alert_st{
    font-weight: bold;
    color: #f00;
}
    
#wrap_block_contact > .container{
	background: url(../img/bg_contact.jpg) no-repeat center;
    background-size: cover;
	height: 230px;
	border-radius: 20px;
}
#wrap_block_contact > .container > .row{
	height: 100%;
	display: flex;
	justify-content: center;
    align-items: center;
}
.wrap_contact{
	margin-left: 40px;
}
.wrap_contact h3{
	color: #fff;
	text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
}
.wrap_contact a{
	color: #fff;
}
.hotline_contact{
	float: left;
	margin-right: 20px;
	width: 249px;
	height: 40px;
	color: #fff;
    font-size: 20px;
    transition: 0.3s;
    background: #de0404;
    text-transform: uppercase;
    font-weight: 500;
	display: flex;
    justify-content: center;
    align-items: center;
}
.booking_contact{
	width: 178px;
	height: 40px;
	color: #fff;
    font-size: 17px;
    transition: 0.3s;
	background: #017abf;
    text-transform: uppercase;
    font-weight: 500;
	display: flex;
    justify-content: center;
    align-items: center;
}
.booking_contact:hover{
	background: #de0404;
}