@font-face {
	font-family:"OpenSans_Regular";
	src: url(../fonts/OpenSans_Regular.ttf);
}

@font-face {
	font-family:"OpenSans_Semibold";
	src: url(../fonts/OpenSans_Semibold.ttf);
}

@font-face {
	font-family:"OpenSans_Bold";
	src: url(../fonts/OpenSans_Bold.ttf);
}

@font-face {
	font-family:"Fenice_Bold";
	src: url(../fonts/Fenice_Bold.ttf);
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:12px;margin-bottom:10px;font-family:"OpenSans_Regular";padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:13px;font-family:"OpenSans_Regular";}
.kmt_breadcrumb a:hover{color:#1c5dab!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{
	text-align:right;
	margin-top:-37px;
	margin-bottom:15px;
	padding-right:20px;	
}

.read_more a{
	background:#fff;
	padding:5px 10px;
	border-radius:5px;
	color:#000;
	font-family:"OpenSans_Regular";
}

.kmt_content{
	text-align:justify;
	line-height:20px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.kmt_content img{
	max-width:100%;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:5px;	
	font-weight:bold;
	color:#1a569e;
	font-family:"OpenSans_Semibold";
}

/* Begin css list_same */
.same_title{color:#1a569e!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;font-family:"OpenSans_Semibold";}
.same_title:hover{color:#1a569e!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#333;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#1a569e;}
.list_same li:hover a{color:#1a569e;text-decoration:none}
.list_same li a{font-size:14px;color:#333;}
/* End css list_same */

body{
	
}

#wrap_block_1{
	margin:5px auto;
	background:url(../img/bg.jpg) repeat;
	min-height:95px;
	border-radius:5px;	
}

#wrap_logo{
	padding-top:10px;	
}

#wrap_name{
	font-size:25px;
	color:#fff;
	padding-top:20px;	
	font-family:"OpenSans_Regular";
}

#wrap_name span{
	font-size:35px;
	color:#ffde00;
	font-family:"OpenSans_Bold";	
}

#kmt_phone{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;	
	padding-top:15px;
}

#kmt_phone span{
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:20px;
}

#wrap_search{
	width:100%;
	display:inline-block;	
}

#wrap_search input:nth-child(1){
	float:right;
	width:30px;
	height:30px;
	background:url(../img/icon_s.png) no-repeat center #fff;
	border:0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#wrap_search input:nth-child(2){
	width:170px;
	height:30px;
	border:0px;
	padding-left:5px;
	line-height:30px;
	float:right;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#wrap_bg_menu{
	width:100%;
	background:url(../img/bg.jpg) repeat;
	margin-bottom:5px;	
}

.kmt_lang{
	height:39px;
	line-height:33px;
	text-align:right;
	color:#fff;	
	font-size:11px;
	font-family:"OpenSans_Regular";
}


.kmt_lang a{
	padding-right:5px;
}

#wrap_bg_content{
	width:100%;
	background:url(../img/bg.jpg) repeat;
	margin-top:5px;	
	padding-top:10px;
}

.block_center{
	margin:10px auto;	
}

.wrap_itnew{
	background:url(../img/bg_inew.png) no-repeat center;
	height:280px;	
}

.kmt_title_right{
	width:100%;
	height:35px;
	line-height:35px;
	padding-top:3px;
	margin-bottom:10px;
}

.kmt_title_right span{
	font-size:15px;
	text-transform:uppercase;
	color:#333333;
	background:url(../img/icon_ttb.png) no-repeat left 10px center #eed00a;	
	padding:8px 30px 8px 35px;	
	border-radius:5px;
	font-family:"OpenSans_Semibold";
}

.kmt_title_left{
	width:99%;
	height:35px;
	line-height:35px;
	background:#1c5dab;
	margin:1px;
	border-radius:5px;
}

.kmt_title_left span{
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	background:url(../img/icon_ttw.png) no-repeat left 10px center;	
	padding-left:35px;
	font-family:"OpenSans_Semibold";
}

#wrap_item_note_top{
	width:100%;
	height:37px;
	background:url(../img/bgc_top.png) no-repeat center top;	
}

#wrap_item_note_middle{
	width:100%;
	background:#fff;
	min-height:100px;
	padding:5px;
}

#wrap_item_note_middle h2{
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	font-size:25px;
	color:#1f5fac;	
	padding-bottom:30px;
	background:url(../img/bg_ttitn.png) no-repeat center bottom;
	font-family:"OpenSans_Semibold";
}

.e_item{
	margin-bottom:10px;
}

.wrap_in{
	width:230px;
	min-height:200px;
	margin:0 auto;
	text-align:center;	
}

.img_in{
	width:220px;
	height:150px;
	background:#f1f1f1;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_in *{
   vertical-align: middle;	
}

.img_in img{
	max-width:210px;
	max-height:140px;	
}

.wrap_in h3{
	font-family:"OpenSans_Semibold";
	color:#1c5dab;
	font-size:14px;
	margin:10px 0px;
    min-height: 40px;
    line-height:20px;
}

.wrap_in p a{
	font-family:"OpenSans_Semibold";
	color:#fe0000;
	font-size:12px;
}

#wrap_item_note_bottom{
	width:100%;
	height:47px;
	background:url(../img/bgc_bot.png) no-repeat center top;	
	margin-bottom:20px;
}

.list_item_new{
	width:100%;
	line-height:none;
	display:inline-block;
}

.list_item_new li{
	width:170px;
	min-height:165px;
	margin:5px 8px 0px 8px;
	text-align:center;	
}

.list_item_new li h3{
	font-family:"OpenSans_Semibold";
	color:#1c5dab;
	font-size:14px;
	margin:10px 0px;
    min-height: 40px;
    line-height:20px;
}

.list_item_new li p a{
	font-family:"OpenSans_Semibold";
	color:#fe0000;
	font-size:12px;
}

.img_inew{
	width:170px;
	height:105px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;	
}

.img_inew *{
   vertical-align: middle;	
}

.img_inew img{
	max-width:150px;
	max-height:100px;	
}


#wrap_footer{
	text-align:center;
	color:#fff;	
	font-family:"OpenSans_Regular";
	font-size:13px;
	
}

.kmt_analytics{
	background:url(../img/line_f.png) no-repeat center top;
	padding-top:10px;
	margin-top:10px;
}

.kmt_analytics a{
	color:#fff;	
	font-family:"OpenSans_Regular";
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_menu_left_home{
	width:235px;
	margin:0 auto;
	background:#fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
	margin-top:3px;
	padding-top:1px;
}

#wrap_menu_left_home ul{
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
}

#wrap_f_menu_left_home{
	width:235px;
	height:33px;
	margin:0 auto;
	background:url(../img/bg_mnlh.png) no-repeat center bottom;
}

#wrap_menu_left_home ul li{
	height:35px;
	line-height:35px;
	background:url(../img/bg_mnl.png) no-repeat center bottom;	
}

#wrap_menu_left_home ul li a{
	padding-left:10px;	
	color:#333333;
	font-size:14px;
	font-family:"OpenSans_Semibold";
	text-transform:uppercase;
}

#wrap_menu_left_home ul li a:hover{
	color:#1c5dab;
}

.wrap_content{
	clear:both;
	margin-bottom:10px;	
}

.block_left{
	margin-bottom:10px;	
}

.menu_left{
	border-radius:5px;	
}

.block_news_left{
	margin:5px 0px;	
}

.block_news_left img{
	height: 55px;	
}

.block_news_left h4{
	margin:0px;
	margin-bottom:5px;	
}

.block_news_left h4 a{
	color:#333333;
	font-size:14px;
	font-family:"OpenSans_Semibold";
	line-height:20px;
}

.block_news_left p{
	color:#333333;
	font-size:12px;
	font-family:"OpenSans_Regular";
}

#wrap_support{
	width:100%;
	border-radius:5px;
	background:url(../img/bg_sup.jpg) no-repeat right center #fff;
	padding:10px;	
	padding-bottom:10px;
}

#wrap_support h4{
	font-size:15px;
	text-transform:uppercase;
	color:#2261ad;
	padding-left:10px;
	font-family:"OpenSans_Semibold";	
	margin:0px;
	margin-bottom:10px;
	background:url(../img/line_support.png) no-repeat center bottom;
	padding-bottom:10px;
}

#wrap_support p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d72627;	
	font-weight:bold;
}

#wrap_support p span{
	color:#7e7e7e;
}

.block_right{
	background:#fff;
	border-radius:5px;	
}

.block_news{
	margin:13px 0px;	
}

.content_news h4{
	margin:0px;
	margin-bottom:5px;	
}

.content_news h4 a{
	color:#333333;
	font-size:15px;
	font-family:"OpenSans_Semibold";
	line-height:20px;
}

.content_news p{
	color:#333333;
	font-size:12px;
	font-family:"OpenSans_Regular";
}

.content_news div{
	color:#555555;
	font-size:14px;	
	font-family:"OpenSans_Regular";
	line-height:20px;
	text-align:justify;
}

.wrap_add{
	text-align:left;
	font-size:13px;
	color:#333;	
	font-family:"OpenSans_Regular";
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
}

.wrap_map{
	height:250px;	
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#333;	
	font-family:"OpenSans_Regular";
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#1a569e;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.b_item{
	margin-bottom:5px;
}

.wrap_it{
	width:160px;
	min-height:200px;
	margin:0 auto;
	text-align:center;	
}

.img_it{
	width:160px;
	height:120px;
	background:#f1f1f1;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.img_it *{
   vertical-align: middle;	
}

.img_it img{
	max-width:160px;
	max-height:110px;	
}

.wrap_it h3{
	font-family:"OpenSans_Semibold";
	color:#1c5dab;
	font-size:14px;
	margin:10px 0px;
    min-height: 35px;
    line-height: 20px;
}

.wrap_it p a{
	font-family:"OpenSans_Semibold";
	color:#fe0000;
	font-size:12px;
}

.info_id h2{
	font-size:26px;
	color:#1c5dab;	
	font-family:"OpenSans_Regular";
	margin:0px;
	margin-bottom:20px;
	font-weight:bold;
	border-bottom:2px solid #f7f9fb;
	padding-bottom:5px;
}

.info_id p{
	font-size:15px;
	color:#333;	
	font-family:"OpenSans_Regular";
	padding-bottom:10px;
	border-bottom:1px dotted #0f5483;
}

.info_id p:nth-last-child(1){
	font-size:23px;
	border-bottom:0px;
}

.info_id p:nth-last-child(1) span{
	font-weight:bold;
	color:#f10000;
}

.img_id{
	margin-bottom:20px;	
}

.kmt_des{
	font-size:18px;
	color:#1d5eac;
	font-family:"OpenSans_Semibold";
	text-transform:uppercase;
	border-bottom:1px solid #1d5eac; 	
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 65px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 150px;
	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)
	    }
	}
