@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:18px;line-height: 25px;}
.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:22px;margin-bottom:10px;color:#e80000;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:#e80000!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:#e80000!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#e80000;}
.list_same li:hover a{color:#e80000;text-decoration:none}
.list_same li a{font-size:15px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #e80000;
	border: 1px solid #e80000;
}

.pagination>li>a:hover{
	background-color: #ffcc2b;
	border-color: #ffcc2b;
	color: #222;
}


.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: #222;
    cursor: default;
    background-color: #ffcc2b;
    border-color: #ffcc2b;
}

.kmt_note{
	color:#c72731;	
}


.kmt_bt{
	background:#e90303;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
}

.kmt_bt:hover{
	background:#222;
	color:#fff;
}

#kmt_contact_form .kmt_stt_form{
	color:#dd2b29;
	padding:0px!important;
    padding-top: 5px!important;
    margin-left: 5px;
}

#kmt_payment_form .kmt_stt_form{
	color:#dd2b29;
	padding:0px!important;
    padding-top: 5px!important;
    padding-left: 10px;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
    padding: 10px 0px;
    position: relative;
    z-index: 9999;
}

.wrap_logo img{
	max-width:100%;
    height: 90px;
	padding-left: 50px;
}

#wrap_phone{
    width: 100%;
    text-align:right;
    margin-top: 10px;
    color: #e80000;
    font-size: 17px;
    font-weight: 600;
}

#wrap_phone span{
    color: #e80000;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 20px;
    background:url(../img/icon_phone.png) no-repeat left center;
    padding-left: 50px;
  
}

.wrap_name{
    text-transform: uppercase;
    font-weight: bold;
}

.name_1{
    color: #222;
    font-size: 28px;
}

.name_2{
    color: #e80000;
    font-size: 38px;
}

#wrap_lang{
    width: 100%;
	text-align:right;	
    margin-top: 10px;
}

#wrap_lang a{
	color:#fff;
	font-size:17px;
	padding-left:5px;	
}

#wrap_lang a:hover{
	color:#ffc734;
}

#wrap_menu_all{
    width: 100%;
    background: #e80000;
}

#wrap_menutop{
    width:100%;	
    clear: both;
}

#wrap_search_top{
	width:100%;
	position:absolute!important;
	z-index:900!important;
	top:150px;
}

#wrap_search{
	float:right;	
	width:350px;
	padding:20px;
	background:#fff;
	display:none;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#222;
	background:#fff312;
	border:0px;
	float:left;
	text-transform:uppercase;
	font-weight:600;
}

#wrap_search input:nth-child(2):hover{
	background:#e80000;
}

#wrap_block_2{
	display:inline-block;
	width:100%;	
	clear:both;
}

#wrap_block_3{
	width:100%;
	clear:both;
	display:inline-block;	
}

.wrap_intro_left img{
	width:90%;
}

.wrap_intro_right{
    background: #fff312;
    padding: 20px;
}

.wrap_intro_right h2{
    margin: 0px;
    margin-bottom: 15px;
    color: #222;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
}

.wrap_intro_right .content_article{
	font-size:16px;
	line-height:25px;
    margin-bottom: 30px;
}

.wrap_intro_right .content_article p{
	margin-bottom:20px;
}

.rm_intro a{
	color:#fff;
	font-size:18px;	
    padding: 7px 20px;
    background: #e80000;
}

.rm_intro a:hover{
	color:#fff;
    background: #222;
}

.wrap_video{
    width: 100%;
    height: 370px;
}

.wrap_title_product_left p{
	font-size:70px;
	color:#e90303;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-top:-15px;
    font-weight: bold;
}

.wrap_title_product_left p span{
	font-size:55px;
	color:#222;
	text-transform:uppercase;
    font-weight: normal;
    
}

.wrap_title_product{
	margin-bottom:15px;	
}

.wrap_title_product_right{
	text-align:right;	
	font-size:18px;
	margin-top:60px;
}

.wrap_title_product_right a{
	font-size:18px;
	color:#222;
	text-transform:uppercase;
	padding:0px 10px;
}

.wrap_title_product_right a:hover,.active_menu_pd{
	color:#e90303 !important;
}

.kmt_red{
    color: #c72731!important;
}

.wrap_big_product{
	width:620px;
	margin:0 auto;	
	text-align:center;
}

.img_big_product{
	width:620px;
	height:740px;
	background:#f8f8f8;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_big_product *{
   vertical-align: middle;	
}

.img_big_product img{
	max-width:600px;
	max-height:720px;
	-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);		
}

.wrap_big_product:hover .img_big_product img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);	
}


.wrap_big_product h2 a{
	font-size:18px;
	color:#222;
	text-transform:uppercase;
	line-height:25px;
}

.wrap_big_product h2 a:hover{
	color:#dd2b29;
}

.wrap_big_product p{
	color:#dd2b29;
    font-size: 17px;
}

.wrap_big_product p a{
	color:#dd2b29;
}

.wrap_big_product p a:hover{
	color:#222;
}

.wrap_item_right{
	margin-bottom:30px;
	text-align:center;	
}

.block_item_right{
	width:305px;
	height:400px;
	margin:0 auto;
	overflow:hidden;	
}

.img_item_right{
	width:305px;
	height:305px;
	background:#f8f8f8;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;	
}

.img_item_right *{
   vertical-align: middle;	
}

.img_item_right img{
	max-width:290px;
	max-height:290px;	
	-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);	
}

.block_item_right:hover .img_item_right img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);	
}

.block_item_right h2 a{
	font-size:18px;
	color:#222;
	text-transform:uppercase;
	line-height:25px;
}

.block_item_right h2 a:hover{
	color:#e90303;
}

.block_item_right p{
	color:#dd2b29;
    font-size: 17px;
}

.block_item_right p a{
	color:#e90303;
}

.block_item_right p a:hover{
	color:#222;
}


.wrap_title_collection{
	font-size:180px;
	font-family:"UTM_AvoBold";
	color:#e6e6e6;	
}

.wrap_content_collection{
	position:relative;	
}

.wrap_menu_collection{
	position:absolute;
	top:100px;
	z-index:1001;
}

.wrap_menu_collection a{
	font-size:18px;
	padding:0px 10px;
	color:#222;
	text-transform:uppercase;
}

.wrap_menu_collection a:hover,.active_col{
	color:#e90303 !important;
}


.wrap_content_collection{
	z-index:1000;
	margin-top:-70px;	
}

.wrap_item_collection_left{
	margin-top:190px;	
}

.collection_3{
	margin-top:150px;	
}

.kmt_collection{
	text-align:center;
	overflow:hidden;
	margin-bottom:15px;	
}

.kmt_collection img{
	width:100%;
	-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);	
}

.kmt_collection:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);	
}

#wrap_collection{
	
}

figure.snip0015 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  width: 400px;
  height: 600px;
  text-align: center;
  margin:0 auto;
}

figure.snip0015 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

figure.snip0015 img {
  opacity: 1;
  width: auto!important;
  height:100%!important;
  display:inline!important;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0015 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20em 3em;
  width: 100%;
  height: 100%;
}
figure.snip0015 figcaption::before {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 50%;
  left: 0px;
  content: '';
  opacity: 0;
  background-color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015 h3,
figure.snip0015 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0015 h3 {
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  color:#fff;
}
figure.snip0015 h3 span {
  font-weight: 800;
}
figure.snip0015 p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color:#fff;
}
figure.snip0015 p span{
  border-bottom:1px solid #fff;
  padding-bottom:5px;
}
figure.snip0015 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  
}

figure.snip0015:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0015:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0015:hover figcaption::before {
  background:url(../img/bg_sd%20-%20Copy.png) repeat;
  top: 0px;
  bottom: 0px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.wrap_title_product_right button{
	background:none;
	border:none;
	margin:0px;	
}

#wrap_block_4{
    margin-bottom: 20px;
    margin-top: -30px;
    display: inline-block;
}

#wrap_block_4 .owl_partner {
	padding:0px 30px;	
}

.wrap_partner{
	width:170px;
	height:95px;
	margin:0 auto;
	overflow:hidden;
    padding: 5px;
	
}

.wrap_partner div{
	width:170px;
	height:90px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
    border: 1px solid #ccc;
}

.wrap_partner *{
   vertical-align: middle;	
}

.wrap_partner div img{
	max-width:160px;
	max-height:80px;
	width:auto!important;
	display:inline!important;
    
}

.kmt-btn-partner{
	width:100%;
	position:relative;
	z-index:500;
}

.kmt-btn-partner button{
	margin: 0;
	border-radius: 0;
	cursor: pointer;
	z-index: 1;
	position:absolute;
	background:none;
	border:0px;
}

.kmt-btn-partner button img{
	width:100%;
}

.prev-partner{
	left:0px;
	top:30px;
	width:40px;
	height:40px;
}

.next-partner{
	background:url(../img/arr_right.png) no-repeat center;
	right:0px;
	top:30px;
	width:40px;
	height:40px;
}

#wrap_block_5{
	width:100%;
	background:#e80000;
	padding:50px 0px;	
}

#wrap_copy{
    background: #d50d0d;	
}

#wrap_copy .container{
	color:#fff;
	padding:10px 0px;
}

#wrap_copy .container a{
	color:#fff;
}

#wrap_copy .container span{
	text-transform:uppercase;
	font-weight:bold;
}

.wrap_logo_f img{
	max-width:80%;
	margin-top:55px;
}

#wrap_block_5 h6{
	margin:0px;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#fff;	
}

.wrap_add_f{
	color:#fff;
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f ul{
	width:100%;
	list-style:none;
	padding:0px; 	
}

.wrap_menu_f ul li{
	width:50%;
	float:left;	
	margin-bottom:10px;
}

.wrap_menu_f ul li a{
	color:#fff;
	font-size:15px;
}

.wrap_menu_f ul li a:hover,.active_f{
	color:#ffcc2b !important;
}

.note_nlt{
	color:#fff;	
}

#wrap_newsletter form{
	margin:15px auto;	
}

#wrap_newsletter form input:nth-child(1){
	width:100%;
	border:0px;
	height:36px;
	line-height:36px;
	padding-left:5px;
	float:left;
	margin-right:-60px;
}

#wrap_newsletter form input:nth-child(2){
	width:60px;
	border:0px;
	height:36px;
	background:url(../img/icon_nlt.png) no-repeat center #ff0300;
}

#wrap_newsletter form input:nth-child(2):hover{
	background:url(../img/icon_nlt.png) no-repeat center #ccc;
}

#wrap_newsletter img{
	width:40px;
	height:40px;
	margin-right:5px;
	opacity:0.7;	
}

#wrap_newsletter img:hover{
	opacity:1;	
}

.wrap_title{
	margin-top: 35px;
	margin-bottom:20px;	
    font-size: 45px;
    font-weight: bold;
    line-height: 50px;
    color: #e80000;
}

.wrap_title_is{
	margin-bottom:35px;	
}


.wrap_title_is_left{
	padding:0px;
}

.wrap_title_is_left h2{
	margin:0px;
	padding:0px;
	color:#e90303;
	font-size:70px;
	text-transform:uppercase;
	border-bottom:18px solid #e90303;
}

.wrap_title_is_right{
	text-align:right;
	height:18px;
	line-height:18px;	
	padding:0px;
	margin-top:76.5px;
}

#drop-nav {float: right;}
#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: #222;padding: 0px 10px 5px 10px;font-size: 13px;}
#drop-nav ul li a:hover {color: #dd2b29;}
#drop-nav li:hover ul {display: none; position: absolute;padding: 10px 4px;background: #F4F4F4;right:0px;min-width: 500px;}
#drop-nav li:hover li {float: right;}
#drop-nav li:hover a {color: #222;}
#drop-nav li:hover li a:hover {color: #dd2b29;}
#drop-nav ul li ul li {border-top: 0px;min-width: 120px;text-align: right;}
#drop-nav ul li ul li a{font-size: 15px;}

.wrap_title_is_right a{
	color:#e90303;
	font-size:15px;
	text-transform:uppercase;
	padding:0px 10px;
}

.wrap_title_is_right a:hover,.active_right{
	color:#c82630 !important;	
}

.wrap_blog{
	margin:15px auto;	
}

.block_blog{
	width:600px;
	height:650px;
	margin:0 auto;	
}

.img_blog{
	width:600px;
	height:370px;
	text-align:center;
	overflow:hidden;
}

.img_blog img{
	width:100%;
}

.info_blog{
	padding:15px;	
}

.date_blog{
	color:#dd2b29;
	font-size:14px;
	text-transform:uppercase;
	margin:10px auto;	
}

.block_blog h3{
	margin:0 auto;
	margin-bottom:10px;	
}

.block_blog h3 a{
	color:#222;
	font-size:21px;
	line-height:25px;	
	text-transform:uppercase;
	font-weight:bold;
}

.block_blog h3 a:hover{
	color:#e90303;
}

.quote_blog{
	font-size:18px;
	color:#222;
	line-height:25px;	
	margin-bottom:30px;
}

.rm_blog a{
	border:1px solid #e90303;
	color:#e90303;
	padding:10px 20px;
	text-transform:uppercase;
}

.rm_blog a:hover{
	border:1px solid #222;
	color:#222;
}

.not_line h2{
	border:0px;
}

.not_line .wrap_title_is_right{
	background:none;
	margin:0px;	
}

.wrap_title_is_right button{
	border:none;
	background:none;
	margin-top:15px;	
}

.is_scroll{
	width:100%;	
}

.wrap_add_is{
	padding-right:20px;	
	font-size:18px;
    margin-top: 20px;
}

.wrap_add_is h3{
	color:#dd2b29;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
}

.wrap_form_is h3{
	color:#dd2b29;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
}

.wrap_map{
	height:800px;
	margin-top:20px;
    border: 1px solid #ccc;
    padding: 5px;	
}

.wrap_form_is{
    padding-left: 20px;
}

.kmt_item {
  position:relative;
}

.wrap_item{
    margin-bottom: 10px;
}

.block_item{
    width: 320px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
}

.img_item{
  width: 320px;
  height: 320px;
  text-align: center;
  overflow: hidden;	
}

.img_item img {
  height: 100%;
	-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);	
}

.block_item:hover .img_item img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);	
}



.block_item {
	width:292px;
	margin:10px;
    text-align:center;
}

.block_item h3 a{
	font-size:15px;
	color:#222;	
	text-transform:uppercase;
	line-height:22px;
}

.block_item h3 a:hover{
	color:#e90303;	
}


.block_item p{
	font-size:17px;
	color:#dd2b29;	
}

.block_item p a{
	color:#e90303;	
}

.block_item p a:hover{
	color:#222;	
}

.wrap_project{
	margin-bottom:30px;	
}

.mini_line{
	border-bottom:2px solid #ccc;	
	padding-bottom:10px;
}

.mini_line h2{
	font-size:25px;
}

.owl_ground .col-sm-2{
	width:100%;	
}

.hide-bullets {
	list-style:none;
	margin-left: -40px;
	margin-top:20px;
}

.carousel-inner{
	width:100%;
	height:720px;
	overflow:hidden;
    text-align: center;	
}

.carousel-inner img{
	height:720px !important;	
    display: inline-block!important;
}

.thumbnail {
	height:120px;
	padding:0px;
    border-radius: 0px;
	overflow:hidden;
    text-align: center;
}

.thumbnail img{
    display: inline!important;
    width:auto!important;
	height:100%!important;
}

.active_thumbs img{
    border: 1px solid #f00;
}

.kmt_capture{
	background:url(../img/bg_sd.png) repeat;	
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
	margin-top:-50px;
}

.wrap_img_dt{
	margin-bottom:20px;	
	position:relative;
}

#icon_sale{
	width:100%;
	position:absolute;
	z-index:1000;
	top:20px;
	height:93px;
	background:url(../img/icon_sale.png) no-repeat right 50px center;	
}

.icon_sale{
	width:100%;
	position:absolute;
	z-index:1000;
	top:15px;
	height:60px;
	background:url(../img/icon_sale.png) no-repeat right 100px center;	
    background-size: 60px 60px;
}


#wrap_img_dt{
	width:420px;
	height:280px;
	margin:0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	background:#f7f7f9;
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:400px;
	max-height:270px;	
}

#wrap_img_thumbs{
	width:100%;
	margin-top:10px;
	display:inline-block;	
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
	margin-left:-5px;
}

#wrap_img_thumbs ul li{
	width:76px;
	height:76px;
	float:left;	
	margin:3px 5px;
	border-radius:2px;
	background:#f7f7f9;
}

#wrap_img_thumbs ul li div{
	width:76px;
	height:76px;
	padding:2px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

#wrap_img_thumbs ul li img{
	max-width:68px;
	max-height:68px;
}

#quick_od{
    display: none!important;
}

.wrap_info_dt_item{
	text-transform:uppercase;	
}

.wrap_info_dt_item h3{
	font-size:35px;
	color:#e90303;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	background:url(../img/line_blue.png) no-repeat left bottom;
	margin-bottom:20px;
}

.wrap_info_dt_item p,.wrap_info_dt_item div{
	border-bottom:1px dashed #ccc;
	padding-bottom:15px;
	margin-bottom:15px;	
	font-size:18px;
}

#price_1 span{
	text-decoration:line-through;	
}

#price_2 span{
	color:#c72731;
}

#bt_cart{
	margin-top:20px;
	border-bottom:0px;	
}

#bt_cart a{
	padding:10px 25px;
	background: #e90303;	
	color:#fff;
}

#bt_cart a:hover{
	background: #222;	
    color:#fff;
}

#wrap_qty{
	display:inline-block;	
	width:100%;
}

#wrap_qty div{
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;	
	float:left;
	margin-right:10px;
}


#wrap_qty button,#wrap_qty input{
	float:left;
	border-radius:0px;
	height:30px
}

#wrap_qty input{
	width:80px;
	text-align:center;
}

#wrap_qty button{
	background:#e6e6e6;
	border:0px;
	outline:none;
}

#wrap_qty button:hover{
	background:#dd2b29;
	color:#fff;
}

.kmt_tab ul{
	width:100%;
	list-style:none;
	padding:0px;	
	display:inline-block;
	border:none;
}

.kmt_tab .nav{
	margin-left:0px	
}

.kmt_tab ul li{
	display:inline-block;
	float:left;
	text-align:center;	
	border:none;
	margin-right:5px;
	padding:0px;
}

.kmt_tab a{
	display:inline-block;
	width:100%;
	margin:0 auto;
	background:none;
	padding:0px!important;
	color:#222;
	text-transform:uppercase;
	font-size:25px;
	font-weight:500;
	border:none!important;
	border-radius:0px!important;
}

.kmt_tab a:hover,.kmt_tab .active a{
	background:none !important;
	color:#eb0606 !important;
}

.tab-content{
	margin-top:10px;	
	padding:5px;
}

.line_doc_s{
	width:30px;
	text-align:center;
	font-size:25px;	
}

.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_payment_form span{
    color: #f00;
}

.kmt_fixed {
    width: 100%!important;
    position: fixed!important;
    top: 0;
    left: 0;
    z-index: 9999;
    background:#fff;
    margin-top: 0px!important;
    border-bottom: 1px solid #ccc;
}

.rm_item{
    clear: both;
    margin-top: -50px;
    text-align: right;
}

.rm_item a{
    font-size: 18px;
    text-transform: uppercase;
    color: #d70006;
}

.rm_item a:hover{
    color: #243479;
}

#wrap_news{
    background: #fff312;
    padding-top: 50px;
}

.wrap_news{
    margin: 10px auto;
}

.block_news_home{
	width:260px;
    height: 420px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:15px;	
}

.img_news_home{
	width:100%;
	height:160px;
	text-align:center;
	overflow:hidden;	
}

.block_news_home .img_news_home img{
    width: 100%!important;
    height: inherit!important;	
    display: inline-block!important;
    
}

.block_news_home h5{
	
}

.block_news_home h5 a{
	color:#222;
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	line-height:22px;
}

.block_news_home h5 a:hover{
	color:#c72731;
}

.info_news_home{
	font-size:15px;
	line-height:22px;
    margin-bottom: 20px;
}

.rm_news{
	margin-top:15px;	
}

.rm_news a{
	color:#fff;
	background: #e80000;
	font-size:13px;
	padding:5px 15px;	
	font-weight:500;
}

.rm_news a:hover{
	color:#fff;
	background: #222;
}

.wrap_file{
    margin: 5px auto;
}

.wrap_file h3{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
}

.block_file{
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.block_file p{
    width: 162px;
    height: 44px;
    background:url(../img/download_bt.png) no-repeat center;
}

.block_file p a{
    display: inline-block;
    width: 100%;
    height: 44px;
}

.block_file p:hover{
    opacity: 0.8;
}

.block_pcl_left{
    width: 100%;
    height: 524px;
    text-align: center;
    overflow: hidden;
}

.img_pcl_left{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img_pcl_left img{
    width: 100%;
    height: 100%;
}

.block_pcl_left h2{
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: -60px;
    position: relative;
    z-index: 1000;
    background:url(../img/bg_sd.png) repeat;
}

.block_pcl_left h2 a{
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.block_pcl_left h2 a:hover{
    color: #c72731;
}

.block_pcl{
    width: 100%;
    height: 257px;
    text-align: center;
    overflow: hidden;
}

.img_pcl{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.img_pcl img{
    width: 100%;
    height: 100%;
}

.block_pcl h2{
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: -50px;
    position: relative;
    z-index: 1000;
    background:url(../img/bg_sd.png) repeat;
}

.block_pcl h2 a{
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.block_pcl h2 a:hover{
    color: #c72731;
}

.wrap_pcl_right_sub{
    margin-bottom: 10px;
}


@-moz-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes coccoc-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-moz-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}

@keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg)
	}
}


#callnowbutton {
    display: inline-block;
    padding: 10px 20px;
    position:fixed; 
    text-align: center;
    left:0; 
    bottom:0px; 
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    background: #e80000 ;
    text-decoration:none; 
    border-radius: 5px;
    z-index:9999;
}

#callnowbutton i {
	margin-right: 5px;
	-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	animation: coccoc-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%;
}

#callnowbutton a {
	font-weight: bold;
	color: #fff;
}

a.zalo-fix {
    position: fixed;
    left: 0px;
    z-index: 9999;
    bottom: 66px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

#kmt_breadcrumbs{
    width: 100%;
    text-align: right;
    padding-top: 10px;
	font-size: 16px;
	font-weight: 500;
}

#kmt_breadcrumbs span{
    display: inline-block;
    padding: 5px;
    color: #e80000;
    opacity: 0.7;
}

#kmt_breadcrumbs a{
    padding: 0px 5px;
    color: #222;
}

#kmt_breadcrumbs a:hover{
    color: #3b4091;
}

.slider_project{
	width:100%;
	position:relative;
	z-index:500;
}

.slider_project button{
	margin: 0;
	border-radius: 0;
	cursor: pointer;
	z-index: 1;
	position:absolute;
	background:none;
	border:0px;
}

.slider_project button img{
	width:100%;
}

.prev-project{
	left:-30px;
	top:120px;
	width:60px;
	height:40px;
}

.next-project{
	right:-30px;
	top:120px;
	width:60px;
	height:40px;
}

.wrap_title_item{
    color: #222;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: bold;
}

.wrap_title_item span{
    background: #fff312;
    padding: 15px 30px;
}

.sub_title{
    margin-bottom: 15px;
}

.wrap_item_home{
    margin: 10px auto;
}

.is_scroll{
    width: 100%;
}

.block_item_home{
    width: 360px;
    height: 273px;
    margin: 0 auto;
    text-align: center;
}

.block_item_home h2{
    margin: 0px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: #f31c1c;
}

.block_item_home h2 a{
    color: #ececec;
    font-size: 15px;
    text-transform: uppercase;
}


.block_item_home h2{
    margin-bottom: 15px;
}

.block_item_home h2 a:hover{
    color: #fff312;
}

.bt_contact{
    display: none;
}

.bt_contact a{
    color: #e90303;
    font-size: 14px;
    padding: 5px 15px;
    border: 1px solid #e90303;
}

.bt_contact a:hover{
    border: 1px solid #dd2b29;
    color: #dd2b29;
}

.img_item_home{
    width: 360px;
    height: 220px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
    background: #ececec;
}
	
.img_item_home *{
   vertical-align: middle;	
}

.img_item_home img{
    max-width: 360px;
    max-height: 220px;
    width: inherit!important;	
    display: inline-block!important;
    
}

.wrap_project_home{
    margin: 10px auto;
}


.block_project_home{
    width: 360px;
    height: 360px;
    margin: 0 auto;
    text-align: center;
}

.block_project_home h2{
    width: 100%; 
    line-height: 20px;
    
}

.block_project_home h2 a{
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
}

.block_project_home h2 a:hover{
    color: #e80000;
}

.img_project_home{
    width: 360px;
    height: 280px;
    overflow: hidden;
}

.img_project_home img{
    display: inline-block!important;
    height: 100%!important;
    width: inherit!important;	
}

#kmt_phone span {
    padding: 10px 0px;
    color: #ED292A;
    font-size: 22px;
    font-weight: 500;
	text-transform: uppercase;
}

#wrap_fanpage{
    margin-bottom: 10px;
}

.wrap_services_home{
    margin: 10px auto;
}

.block_services_home{
    width: 260px;
    height: 320px;
    margin: 0 auto;
    text-align: center;
}

.img_services_home{
    width: 100%;
    height: 162px;
    text-align: center;
}

.img_services_home img{
    max-height: 100%;
}

.block_services_home h3{
    padding-bottom: 10px;
    background:url(../img/line_blue.png) no-repeat center bottom;
}

.block_services_home h3 a{
   text-transform: uppercase;
   font-size: 15px;
}

.info_services_home{
    font-size: 15px;
    line-height: 20px;
}


.wrap_services{
    margin: 25px auto;
}

.img_services{
    width: 160px;
    height: 160px;
    margin-right: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.img_services img{
    max-height: 100%;
}

.info_services{
    width: 400px;
    float: left;
}

.info_services h3{
    margin: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background:url(../img/line_blue.png) no-repeat left bottom;
}

.info_services h3 a{
    color: #e90303;
   text-transform: uppercase;
   font-size: 15px;
}

.info_services h3 a:hover{
   color: #dd2b29;
}

.content_services{
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
}
	
.rm_s a{
    padding: 5px 15px;
    border: 2px solid #e90303;
    color: #e90303;
}

.rm_s a:hover{
    border: 2px solid #222;
    color: #222;
}

.wrap_recruitment{
    margin: 15px auto;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}

.img_recruitment{
    width: 160px;
    height: 120px;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #ccc;
    float: left;
    text-align: center;border-radius: 3px;
    
}

.img_recruitment img{
    width: 152px;
    height: 112px;
}

.info_recruitment{
    width: 400px;
    float: left;
}

.info_recruitment h3{
    margin: 0px;
    margin-bottom: 10px;
}

.info_recruitment h3 a{
    color: #e90303;
   text-transform: uppercase;
   font-size: 15px;
   line-height: 20px;
}

.info_recruitment h3 a:hover{
   color: #dd2b29;
}

.content_recruitment{
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
}

.rm_re{
    text-align: right;
}
	
.rm_re a{
    color: #e90303;
}

.rm_re a:hover{
    color: #dd2b29;
}

.wrap_left{
    margin-top: 40px;
}

.title_left {
	width:100%;
	height:45px;
	line-height:45px;
	background:#e90303;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:0px;
}

.title_left span{
	display:inline-block;
	width:100%;
	height:45px;
	padding-left:15px;
}

.list_news_left{
    width: 100%;
    list-style: none;
    padding: 10px 0px;
}

.list_news_left li{
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.img_news_left{
    width: 100px;
    height: 70px;
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #ccc;
}

.img_news_left img{
    width: 92px;
    height: 62px;
}

.info_news_left h3{
    margin: 0px;
    margin-bottom: 5px;
}

.info_news_left h3 a{
    color: #222;
    font-size: 13px;
    line-height: 17px;
}

.info_news_left h3 a:hover{
    color: #b11116;
}

.info_news_left p a{
    color: #b11116;
}

.info_news_left p a:hover{
    color: #b11116;
}

.price_item{
   color: #b11116;
   font-weight: 600;
   font-size: 15px; 
   display: none;
}

.rm_item_home{
    clear: both;
    text-align: center;
    margin-top: 30px;
}

.rm_item_home a{
	color:#fff;
	background: #e80000;
	font-size:15px;
	padding:7px 45px;	
	font-weight:500;
    text-transform: uppercase;
}

.rm_item_home a:hover{
	color:#222;
	background: #fff312;
}

.content_why{
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}

.content_why ul{
    padding: 0px;
    list-style: none;
}

.cert_mark img {
	height: 90px;
}