@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;
}

.kmt_inside{
	background:none !important;	
}

*: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-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:#a61d21;}

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:25px;margin-bottom:10px;color:#a61d21;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:#a61d21!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:#a61d21!important;}
.list_same{margin:0px;padding:0px;padding-bottom:20px}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#a61d21;}
.list_same li:hover a{color:#a61d21;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: #4f7836;
	border: 1px solid #4f7836;
}

.pagination>li>a:hover{
	background-color: #a61d21;
	border-color: #a61d21;
	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: #a61d21;
    border-color: #a61d21;
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 20px;
    right: 10px;
    z-index: 9999;
}

.kmt_note{
	color:#a61d21;	
}

.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	margin:20px auto;
}

.kmt_bt{
	background:#000;
	color:#fff;	
}

.kmt_bt:hover{
	background:#a61d21;
	color:#fff;	
}

#drop-nav {float: left;}
#drop-nav ul {list-style: none;padding: 0px;margin: 0px;}
#drop-nav ul li {display: block;position: relative;float: left;z-index: 1000;}
#drop-nav li ul {display: none;}
#drop-nav ul li a {display: block;text-decoration: none;white-space: nowrap;color: #fff;padding: 10px 20px;}

#drop-nav ul li ul li a {padding: 6px 10px;}

#drop-nav ul li a:hover{
	text-decoration: underline;
	-webkit-text-underline-position: under;
	-ms-text-underline-position: below;
	text-underline-position: under; 
}
#drop-nav li:hover ul {display: block; position: absolute;padding: 5px;background: #4f7836;border-top:2px solid #fff}
#drop-nav li:hover li {float: none;}
#drop-nav li:hover a {color: #fff;}
#drop-nav li:hover li a:hover {
	text-decoration: underline;
	-webkit-text-underline-position: under;
	-ms-text-underline-position: below;
	text-underline-position: under; 
}
#drop-nav ul li ul li {border-top: 0px;min-width: 120px;text-align: left;}

#wrap_block_1{
	width:100%;
	background:#4f7836;	
}

#wrap_cart{
	float:right;
	background:url(../img/line_3.png) no-repeat left center;	
	padding-left:15px;
	margin-left:15px;
	margin-top:10px;
}

#wrap_cart a{
	color:#fff;
}

#wrap_phone{
	float:right;	
	margin-top:7px;
	margin-left:20px;
	font-weight:500;
}

#wrap_phone span{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:30px;
	color:#fff;
}

#wrap_search{
	width:230px;
	height:29px;
	float:right;
	margin-top:4px;
	background:#fff; 
}

#wrap_search input:nth-child(1){
	float:left;
	width:200px;
	height:29px;
	line-height:29px;
	padding-left:5px;
	color:#000;
	border:0px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 30px;
	height:29px;
	background:url(../img/icon_search.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_block_2{
	margin:25px auto;	
}

#wrap_logo img{
	height: 70px;
}

#wrap_block_3{
	width:100%;
	display:inline-block;	
}

#wrap_block_4{
	width:100%;
	clear:both;
	margin:30px auto;	
}

.kmt-btn-slider{
	width:100%;
	position:relative;
}

.kmt-btn-slider button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width:25px;
	height:41px;
	margin:0px 5px;
	position:absolute;
}

.prev{
	background:url(../img/arr_left.png) no-repeat center;
	left:-35px;
	top:90px;
}

.next{
	background:url(../img/arr_right.png) no-repeat center;
	right:-35px;
	top:90px;
}

.block_pcl{
	width:260px;
	margin:0 auto;
	text-align:center;	
}

.img_pcl{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.img_pcl img{
	width:260px;
}

.img_pcl img{
	width:100%;
}

.block_pcl h2 a{
	color:#222;
	font-size:18px;
	text-transform:uppercase;
}

.block_pcl:hover h2 a{
	color:#a61d21;
}

.kmt_title{
	font-size:30px;
	color:#4f7836;
	padding-bottom:35px;
	margin-bottom:25px;
	background:url(../img/line_1.png) no-repeat bottom center;
	font-weight:600;	
}

#wrap_banner{
	width:100%;	
}

#wrap_banner a{
	padding:10px 0px;	
}

#wrap_banner img{
	width:100%;	
}

.is_scroll{
	width:100%;
}

.wrap_news{
	margin:15px auto;	
}

.block_news{
	width:360px;
	margin:0 auto;	
	text-align:center;
	height: 320px;
}

.img_news{
	width:360px;
	height:255px;
	text-align:center;
	overflow:hidden;	
}

.img_news img{
	height:255px;
}

.block_news h3 a{
	font-size:17px;
	color:#222;
	font-weight:500;
}

.block_news h3 a:hover{
	color:#a61d21;
}

.prev-news{
	top:120px;
}

.next-news{
	top:120px;
}

#wrap_block_5{
	width:100%;
	background:#4f7836;
	padding:20px 0px;	
}

#wrap_block_5 h6{
	text-transform:uppercase;
	font-weight:600;
	font-size:20px;
	color:#fff;
	padding-bottom:10px;
	margin-bottom:20px;
	background:url(../img/line_2.png) no-repeat left bottom;	
}

.wrap_add_f{
	color:#fff;
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f a{
	color:#fff;
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f a:hover{
	font-weight: 700;
	color: #a61d21;
}

.wrap_social_f,.wrap_social_f a{
	color:#fff;
	font-size:15px;
}


#wrap_social_f{
	margin-bottom:10px;	
}

#wrap_social_f img{
	height:40px;
	margin:0px 5px;	
}

.on_mb{
	display:none !important;	
}

.wrap_map {
    height: 350px;
}

.wrap_item{
	border:1px solid #ccc;
	margin-right:-1px;
	margin-bottom:-1px;
}

.block_item{
	width:275px;
	height:490px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
}

.img_item{
	width:275px;
	height:360px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
    background: #fff;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:240px;
	max-height:360px;	
}

.block_item h3 {
	margin-top: 10px;
}

.block_item h3 a{
	font-size:15px;
	font-weight:500;
	color:#57585A;
}

.block_item:hover h3 a{
	color:#a61d21;
}
.block_item:hover .img_item img{
	transition: .2s ease;
	-webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 0px 10px 0px rgba(0,0,0,0); 
	box-shadow: 0px 10px 13px -7px #000000, 0px 0px 10px 0px rgba(0,0,0,0);
}

#wrap_img_thumbs{
	margin: 10px -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:100px;
	height:132px;
	float:left;	
	margin:3px 5px;
	border:1px solid #ccc;
	border-radius:2px;
}

#wrap_img_thumbs ul li div{
	width:98px;
	height:130px;
	padding:2px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_thumbs ul li img{
	max-width:90px;
	max-height:135px;
}


.wrap_img_dt{
	margin-bottom:20px;	
}

#wrap_img_dt{
	width:540px;
	height:706px;
	border:1px solid #ccc;
	border-radius:3px;
	margin:0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:500px;
	max-height:750px;	
}

.wrap_info_dt h3{
	margin-top:0px;
	padding-bottom:10px;
	color:#000;
	text-transform:uppercase;
	font-weight:600;
	background:url(../img/line_4.png) repeat-x bottom;
	line-height:25px;
}

.wrap_info_dt p{
	padding:0px;
	font-size:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.wrap_info_dt div{
	padding:5px 0px;
}

#price_1,#price_2{
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
}

#price_1 span{
	text-decoration:line-through;
}

#price_2 span{
	font-size:18px;
	font-weight:600;
	color:#a61d21;
}

#price_2 a{
	font-size:15px;
	font-weight:600;
	color:#a61d21;
}

#kmt_hotline{
	font-size:20px;
	font-weight:600;
	color:#000;
	text-transform:uppercase;	
	margin-top:20px;
	clear:both;
}

#kmt_hotline span{
	font-size:28px;
	color: #a61d21;
}

#kmt_order_bt{
	width:175px;
	display:inline-block;
    margin: 0 auto;	
}

#kmt_order_bt input[type=submit]{
	background:url(../img/icon_cart_is.png) no-repeat left 10px center #4f7836;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;	
	border:0px;
	border:1px #4f7836 solid;
	height:35px;
	line-height:35px;
	float:left;
	padding-left:40px;
    width:125px;
}

#kmt_order_bt input[type=submit]:hover{
	background:url(../img/icon_cart_is.png) no-repeat left 10px center #a61d21;
	border:1px #a61d21 solid;
}

#kmt_order_bt input[type=number]{
	width:50px;
	text-align:center;
	border:1px #000 solid;
	margin-right:-3px;
	height:35px;
	float:left;
}

.kmt_title_cart{
    color: #222;
    font-size: 14px;
	margin:0px;
    margin-bottom: 10px!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:#000;	
	font-weight:500;
}


.kmt_submit_cart{
    text-align: center;
	color:#222;
}

.kmt_bt_sbc button:hover{
    background: #222;
    color: #fff;
}

#wrap_breadcrumb{
    width: 99%;
    margin: 0 auto;
    text-align: left;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 30px;
    background: #F2F5FA;
    padding: 10px;
}

#wrap_breadcrumb a{
    color: #222;
    font-size: 13px;
    font-style: italic;
}

#wrap_breadcrumb a:hover{
    color: #a61d21;
}

.item_price{
    color: #000;
    font-weight: 500;
	font-size: 16px;
}

.item_price a{
    color: #a61d21;
}

.item_price a:hover{
    color: #222;
}

#info_bank {
    display: none;
}

#info_bank span{
    display: inline-block;
    padding:10px;
    background: #E2E2E2;
}

.wrap_menu{
    margin-top: 20px;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 140px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.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;
}

	@-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)
	    }
	}