@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-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#dd0000;text-transform:uppercase}
.read_more a:hover{text-decoration:none;color:#b4b4b4;}

a:hover{text-decoration:none;color:#ff0000}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;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:#ff8242;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!important;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#ff8242!important;margin:10px 0px 5px 0px!important;font-size:17px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px solid #c40305;clear:both;padding-top:10px;}
.same_title:hover{color:#ff8242!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#fff;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#ff8242;}
.list_same li:hover a{color:#ff8242;text-decoration:none}
.list_same li a{font-size:15px;color:#fff;}
.list_same li a span{color:#fff;}
/* End css list_same */



.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #0b0a6d;
	border: 1px solid #0b0a6d;
}

.pagination>li>a:hover{
	background-color: #ff8242;
	border-color: #ff8242;
	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: #ff8242;
    border-color: #ff8242;
}

.kmt_note{
	color:#ff8242;	
}


.kmt_bt{
	background:#2acb35;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
}

.kmt_bt:hover{
	background:#222;
	color:#fff;
}

.kmt_stt_form{
	color:#ff8242;
	padding:0px!important;
    clear: both;
    margin-top: 5px!important;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
	background:#2acb35;
}

.kmt_fixed {
    width: 100%!important;
    position: fixed!important;
    top:0; left:0;
	z-index:9999;
    background:#2acb35;
}

.wrap_logo img{
	max-width:100%;
	margin:10px 0px;
}

#wrap_menu{
	float:right;	
	margin-top:2px;
}

#wrap_block_2{
	width:100%;
	clear:both;
	display:inline-block;	
}

#wrap_block_3{
	width:100%;
	clear:both;	
}

.kmt_title{
	font-size:32px;
	font-weight:500;	
	margin:0px;
	margin-bottom:35px;
	padding-bottom:10px;
}

.kmt_black{
	color:#222;
	background:url(../img/line_1.png) no-repeat bottom center;	
}

.kmt_white{
	color:#fff;
	background:url(../img/line_2.png) no-repeat bottom center;	
}

.block_benefit{
	width:260px;
	margin:0 auto;	
	text-align:center;
}

.img_benefit{
	width:100%;
}

.img_benefit img{
	max-width:100%;
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
}

.block_benefit h2{
	font-size:17px;
	text-transform:uppercase;
	line-height:22px;
}

.info_benefit{
	font-size:15px;
	line-height:22px;	
}

.block_benefit:hover img{
	-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}	

.wrap_uses_left img{
	max-width:100%;
}

.wrap_uses_right h3{
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}

.wrap_uses{
	margin-bottom:35px;	
}

.block_uses{
	border-left:3px solid #2acb35;
	padding-left:15px;
}

.block_uses h4{
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;	
	color:#2acb35;
}

.block_uses div{
	font-size:15px;
	line-height:22px;
    text-align: justify;	
}

#wrap_video{
	width:100%;
	background:url(../img/bg_video.jpg) no-repeat top center;
	background-size:cover;
	padding:30px 0px;	
}

.title_video{
	font-size:32px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:40px;
	background:url(../img/line_2.png) no-repeat left bottom;
	padding-bottom:10px;	
	margin-bottom:25px;
}

.info_video{
	font-size:17px;
	line-height:25px;
	color:#fff;	
}

.wrap_video_left{
	padding-right:50px;
	height:400px;	
}

#wrap_element{
	padding:40px 0px;
	background:#f1f1f1;	
}

.wrap_element_middle{
	text-align:center;	
}

.wrap_element_middle img{
	width:80%;
	margin-top:100px;
}

.block_element_left{
	text-align:right;
	width:95%;
	margin-bottom:15px;
	background:#fff;
	border:2px solid #2acb35;
	padding:15px;
	position:relative;
	padding-right:50px;
}

.block_element_left:after{
	content:"";
	width:83px;
	height:83px;
	background:url(../img/icon_e.png) no-repeat center;
	position:absolute;
	right:-43px;
	top:25px;	
}

.block_element_left h4{
	text-transform:uppercase;
	color:#222;
	font-weight:500;
	font-size:17px;
}

.block_element_left div{
	color:#222;
	font-size:15px;	
}

.block_element_right{
	float:right;
	text-align:left;
	width:95%;
	margin-bottom:15px;
	background:#fff;
	border:2px solid #2acb35;
	padding:15px;
	position:relative;
	padding-left:50px;
}

.block_element_right:after{
	content:"";
	width:83px;
	height:83px;
	background:url(../img/icon_e.png) no-repeat center;
	position:absolute;
	left:-43px;
	top:25px;	
}

.block_element_right h4{
	text-transform:uppercase;
	color:#222;
	font-weight:500;
	font-size:17px;
}

.block_element_right div{
	color:#222;
	font-size:15px;	
}

.kmt_tab{
	width:100%;
	display:inline-block;
	text-align:center;	
	margin-bottom:20px;
	padding:10px;
	border:0px!important;
}

.kmt_tab span{
	display:inline-block;
	padding:15px 30px;
	border:2px solid #2acb35;
}

.kmt_tab li{
	float:none!important;
	display:inline-block!important;
	border:0px!important;
}

.kmt_tab li a{
	display:inline-block;
    border-radius:0px;
	font-size:17px;
	color: #222;
	text-align:center;
	padding:0px 15px;
}

.kmt_tab .active a{
    color: #2acb35!important;
}

.kmt_tab li:hover a{
    color: #2acb35!important
}

.wrap_ablum{
	margin:10px auto;	
	text-align:center;
}

.block_album{
	width:400px;
	height:290px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;	
}

.block_album img{
	width:100%;
}

#wrap_product{
	width:100%;
	background:#2acb35;
	padding:40px 0px;	
}

.wrap_ca{
	width:260px;
	height:135px;
	margin:0 auto;
	overflow:hidden;
    padding: 5px;
	
}

.wrap_ca div{
	width:260px;
	height:125px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
}

.wrap_ca *{
   vertical-align: middle;	
}

.wrap_ca div img{
	max-width:260px;
	max-height:125px;
    
}

.block_feedback{
	width:370px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
	padding:15px;
	border:2px solid #2acb35;
}

.img_feedback{
	width:160px;
	height:160px;
    border-radius: 50%;	
    margin: 0 auto;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(42,203,53,0.91);
-moz-box-shadow: 5px 5px 0px 0px rgba(42,203,53,0.91);
box-shadow: 5px 5px 0px 0px rgba(42,203,53,0.91);
margin-bottom: 15px;
}

.img_feedback img{
	max-width:100%;
	display:inline-block!important;
	width:100% !important;
    height: 100%!important;	
    border-radius: 50%;
}

.block_feedback h4{
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#2acb35;
	line-height:22px;
}

.block_feedback div{
	font-size:15px;
	line-height:22px;	
}

#wrap_footer{
	width:100%;
	padding:30px 0px;
	background:#3d414a;	
}

#wrap_copy{
	width:100%;
	padding:20px 0px;
	background:#333740;	
}

.wrap_copy_left{
	color:#fff;	
	padding-top:7px;
}

.wrap_copy_left span{
	font-weight:bold;
}

.wrap_copy_left a{
	color:#fff;	
}

.wrap_social{
	text-align:right;
	color:#fff;	
}

.wrap_social img{
	height:30px;
	padding-left:5px;	
}

.wrap_intro_f{
	padding-right:30px;
	color:#fff;	
	
}

.wrap_line_f{
	height:290px;
	background:url(../img/line_3.png) no-repeat bottom center;
}

.wrap_intro_f div{
	text-align:justify;	
}

#wrap_footer h6{
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/line_1.png) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
}	

.wrap_contact_f{
	color:#fff;	
}

.wrap_reg_f{
	
}

.wrap_product_img{
	height:500px;
	text-align:center;
	background:#fff;
	padding:25px;	
}

.wrap_product_img img{
	max-width:95%;
	height:100%;
}

.wrap_product_info{
	padding-left:30px;	
}

.wrap_product_info h2{
	margin:0px;
	margin-bottom:15px;
	color:#fff;
	font-size:40px;
	font-weight:bold;	
	text-transform:uppercase;
}

#wrap_select_product{
	margin-bottom:15px;	
}

#wrap_select_product select{
	padding:5px 25px;
}

#wrap_price_product{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #6adb72;
	font-size:20px;	
	color:#fff;
}

#wrap_price_product span{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;	
}

#wrap_des_product{
	color:#fff;
	line-height:22px;
	font-size:15px;	
	margin-bottom:10px;
}

#wrap_bt_od{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #6adb72;	
}

#wrap_bt_od a{
	color:#2acb35;
	font-size:17px;
	text-transform:uppercase;
	background:#fff;
	padding:7px 35px;
	margin:10px 0px;
	display:inline-block;
	font-weight:bold;
}

#wrap_bt_od a:hover{
	color:#fff;
	background:#222;
}

.img_thumb{
	width:90%;	
	height:100px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}

.img_thumb div{
	width:100%;	
	height:100%;
	padding:5px;
}

.img_thumb div img{
	width:auto!important;
	display:inline-block!important;
	height:100%;	
}

.fancybox-overlay{
    z-index: 9999!important;
}