@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:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#ff0000}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#555;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:18px;margin-bottom:10px;color:#ca0005;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:#ca0005!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:#ca0005!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#ca0005;}
.list_same li:hover a{color:#ca0005;text-decoration:none}
.list_same li a{font-size:15px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */


.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #205490;
	border: 1px solid #205490;
}

.pagination>li>a:hover{
	background-color: #ca0005;
	border-color: #ca0005;
	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: #ca0005;
    border-color: #ca0005;
}

.kmt_note{
	color:#cd0000;	
}


.kmt_bt{
	background:#b11116;
	border:0px;
	color:#fff;	
}

.kmt_bt:hover{
	background:#222;
	color:#fff;
}

.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	margin:30px auto;	
}

#wrap_block_1{
	width:100%;
	position:fixed;
	top:0px;
	z-index:1000;
}

.wrap_logo img{
	max-width:100%;
	text-align:center;	
	margin:15px auto;
}

.wrap_menu{
	padding-top:25px;	
}

.bg_menu{
	background:#2c8020;	
}

.wrap_hotline{
	margin-top:30px;	
	background:url(../img/icon_phone.png) no-repeat left 10px center;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#e6d067;
	padding-left:50px;	
}

#menu_top{
	float:right;	
}

#section1,#section2,#section3,#section4,#section5,#section6,#section7{
	padding-top:90px;	
}
.block_brand_home{
	width:100%;
	height:793px;
	display:inline-block;
	background:#348628;	
	position:relative;
}

.block_brand_home:nth-last-child(1){
	border-bottom:0px;
	height:793px;
}

.block_brand_home_left{
	width:50%;
	height:793px;
	left:0;
	top:0;
	background:#fff;
	transition: all 1s ease-in-out;
	  -webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  -ms-transition: all 0.5s ease-in-out;
	  position:absolute;
	  z-index:1000;
}

.is_right .block_brand_home_left{
	right:0!important;
	left:inherit;
}

.block_brand_home:hover .block_brand_home_left{
  transform: translate(5em,0);
  -webkit-transform: translate(5em,0);
  -moz-transform: translate(5em,0);
  -o-transform: translate(5em,0);
  -ms-transform: translate(5em,0);
}

.is_right:hover .block_brand_home_left{
  transform: translate(-5em,0);
  -webkit-transform: translate(-5em,0);
  -moz-transform: translate(-5em,0);
  -o-transform: translate(-5em,0);
  -ms-transform: translate(-5em,0);
}

.block_brand_home_right{
	width:50%;
	height:793px;
	float:left;	
	position:absolute;
	right:0;
	top:0;
	z-index:900;
	background:#fff;
}

.block_brand_home_right_mb{
	display:none;	
}

.is_right .block_brand_home_right{
	left:0 !important;
	right:inherit;
	overflow:hidden;
	background:#fff;
}

.block_brand_home_right img{
	width:100%;
	margin-top:
}

.brand_content{
	width:95%;
	padding:15px;
	margin-right:30px;
	float:right;	
}

.is_right .brand_content{
	margin-left:30px;
	float:left;	
}


.brand_content h2{
	margin:0px;
	margin-top:20px;
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(../img/line_1.png) no-repeat left bottom;
}

.brand_content .content_article{
	margin-bottom:20px;
}

.brand_content h2{
	font-size:30px;
	text-transform:uppercase;
	color:#348628;
	font-weight:600;
}

.brand_content h2:hover{
	color:#348628;
}

.brand_content h2 a{
	font-size:30px;
	text-transform:uppercase;
	color:#348628;
	font-weight:600;
}

.brand_content h2 a:hover{
	color:#348628;
}

#section3{
	background:url(../img/bg_ca.jpg) no-repeat top center;
	background-size:cover;	
}

.kmt_title{
	font-size:40px;
	font-weight:bold;
	margin:0px;
	margin-bottom:40px;	
    margin-top: 30px;
}

.kmt_yellow{
	color:#ecff17;
}

.kmt_green{
	color:#348628;
}

.img_ca{
	width:35%;
	float:left;
	-webkit-box-shadow: 10px 10px 5px 1px rgba(0,0,0,0.32);
	-moz-box-shadow: 10px 10px 5px 1px rgba(0,0,0,0.32);
	box-shadow: 10px 10px 5px 1px rgba(0,0,0,0.32);
}

.img_ca img{
	width:100%;
}

.wrap_ca{
	margin-bottom:55px;	
}

.info_ca h3{
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#ecff17;
	background:url(../img/line_2.jpg) no-repeat left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}

.info_ca{
	width:65%;
	float:left;	
	padding-left:30px;
	color:#fff;
	font-size:15px;
	line-height:23px;
}

#wrap_video{
	width:100%;
	display:inline-block;	
}

.wrap_video{
	height:400px;
	padding:15px;	
}

.wrap_product{
	margin-bottom:10px;
    height: 230px;
}

.wrap_product img{
	width:100%;
	height:auto;	
}

#section6{
	
}

#wrap_order{
	
}

.wrap_order_left img{
	max-width:100%;	
}

#kmt_contact_form{
	width:80%;
}	

#kmt_contact_form input{
	background:#57a74b;
	border-radius:20px;	
	border:0px;
	height:40px;
	line-height:40px;
}

#kmt_contact_form button{
	background:#ecff17;
	color:#222;
	border:0px;
	border-radius:20px;	
	width:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding:12px 0px 10px 0px;
}

#kmt_contact_form button:hover{
	background:#2d8120;
	color:#fff;
}

#kmt_contact_form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

#kmt_contact_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#kmt_contact_form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

#kmt_contact_form .form-group{
	margin-bottom:5px;
}

#wrap_order h4{
	font-weight:100;
	line-height:22px;
	width:80%;	
	margin-top:-35px;
	margin-bottom:10px;
	font-size:15px; 
}

#wrap_footer{
	border-top:15px solid #ecff17;	
	background:url(../img/bg_ca.jpg) repeat center;
	padding:25px 0px;
}

.wrap_aff_f h5{
	margin:0px;	
}

.wrap_aff_f h5 img{
	max-width:100%;
    height: 30px;
}

.wrap_aff_f div{
	margin-top:25px;
	color:#fff;	
}

.count_num{
	display:inline-block;
	width:17px;
	height:17px;
	line-height:12px;
	margin-right:2px;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#2f8320;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:2px 2px 3px 2px;
}

.wrap_visit{
	margin-top:20px;
	color:#fff;	
}

.wrap_social_analytic_f{
 	color:#fff;	
}

.wrap_social_analytic_f p{
	font-size:17px;	
}

.wrap_social img{
	margin-right:5px;	
}

.kmt_title_video{
    width: 70%;
    margin: 0 auto;
    margin-top: -30px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
}