@import "bootstrap.css";
@import "animate.css";

@font-face {
	font-family:"Roboto_Regular";
	src: url(../fonts/Roboto_Regular.ttf);
}

@font-face {
	font-family:"Roboto_Bold";
	src: url(../fonts/Roboto_Bold.ttf);
}

@font-face {
	font-family:"Roboto_BoldItalic";
	src: url(../fonts/Roboto_BoldItalic.ttf);
}

/* 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:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"Roboto_Bold";
	font-weight:bold;
	color:#fff;
}

.read_more a:hover{
	text-decoration:none;
	color:#f3ec19;
	
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 25px;
	font-family:"Roboto_Regular";
}

.content_article p{
	 margin-bottom: 5px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#df1f26;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#df1f26!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"Roboto_Bold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#df1f26!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#df1f26;}
.list_same li:hover a{color:#df1f26;text-decoration:none}
.list_same li a{font-size:14px;color:#444;;}
/* End css list_same */

body{
	background:#fff;
	overflow-x: hidden;
	font-family:"Roboto_Regular";
}

#wrap_bg_block_1{
	width:100%;
	min-height:90px;
}

#wrap_block_1{
	background:url(../img/bg_top.jpg) no-repeat center;	
}

#wrap_logo{
	padding-top:10px;	
}

.wrap_phone_lang{
	text-align:right;	
	padding-top:10px;
    padding-right: 20px!important;
}

.wrap_phone_lang span{
	background:url(../img/icon_phone.png) no-repeat left center;	
	display:inline-block;
	height:25px;
	line-height:25px;
	padding-left:30px;
	color:#f3ec19;
	font-family:"Roboto_Bold";
	font-size:18px;
	padding-right:10px;
}

.wrap_phone_lang a{
	display:inline-block;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:12px;
}

.wrap_phone_lang a:hover{
	color:#f3ec19;
	text-decoration:none;
}

#wrap_menutop{
	float:right;	
	margin-top:10px;
}

#wrap_block_2{
	margin-bottom:20px;
}

.wrap_center{
	clear:both;
	margin-bottom:10px;	
}

.wrap_pcl{
	text-align:center;
	margin:10px auto;	
}

.block_pcl{
	width:360px;
	height:250px;	
	margin:0 auto;
	position:relative;
}

.img_pcl{
	width:100%;
	height:215px;
	position:absolute;
	z-index:100;
}

.img_pcl img{
	width:100%;
	height:100%;	
}

.block_pcl h2{
	height:40px;
	width:100%;
	background:url(../img/bg_pcl.png) repeat-x top;
	line-height:41px;
	margin:0px;
	padding:0px;	
	position:absolute;
	z-index:200;
	bottom:0px;
}

.block_pcl h2 a{
	font-size:23px;
	color:#fff;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
}

.block_pcl h2 a:hover{
	color:#f3ec19;
	text-decoration:none;
}

.wrap_item{
	margin:15px auto;
	text-align:center;	
}

.block_item{
	width:270px;
	min-height:250px;
	margin:0 auto;	
}

.img_item{
	width:270px;
	height:180px;
	border-radius:3px;
	border:1px solid #a2a2a2;
	padding:5px;
	background:#fff;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.45);
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:250px;
	max-height:170px;	
}

.block_item h2 a{
	color:#134d9a;
	font-size:15px;
}

.block_item h2 a:hover{
	color:#dc1d25;
	text-decoration:none;
}

.block_item p a{
	color:#dc1d25;
	font-size:13px;
	font-family:"Roboto_Bold";
}

.block_item p a:hover{
	color:#134d9a;
	text-decoration:none;
}

.kmt_title{
	width:100%;
	height:45px;
	line-height:45px;	
	margin-bottom:10px;
}

.kmt_title span{
	padding-left:15px;
	font-family:"Roboto_Bold";
	font-size:22px;
	text-transform:uppercase;
}

.kmt_blue{
	background:#1f5aa8;
	color:#f3ec19;	
}

.kmt_red{
	background:#df1f26;
	color:#fff;	
}

#wrap_bg_block_4{
	width:100%;
	height:90px;
	overflow:hidden;
	background:#c7d6e9;
	padding:10px 0px;	
}

#wrap_partner{
	width:100%;
	height:90px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 155px;
	height:70px;
	float:left;
	margin:0px 22px;
}

#wrap_partner ul li img{
	max-width: 155px;
	height:70px;
}

#wrap_bg_block_5{
	background:#de151d;
	padding:15px 0px;	
}

.wrap_add_f{
	color:#fff;	
}

.wrap_social{
	font-size:13px;
	color:#fff;	
	text-align:right;
	padding-top:20px;
}

.wrap_social p{
	margin-bottom:10px;
}

.wrap_social a{
	color:#fff;	
}

.wrap_social a:hover{
	color:#fff;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.block_left{
	margin-bottom:10px;	
}

#wrap_support{
	width:100%;
	height:	292px;
	background:url(../img/bg_sp.png) no-repeat center top;
	text-align:center;
	padding-top:180px;
}

#wrap_support p{
	margin-bottom:10px;
}

#wrap_support p span{
	margin-bottom:10px;
	font-family:"Roboto_Bold";
	color:#6a6a6a;
	font-size:14px;
}

#wrap_support p:nth-child(1){
	color:#d30404;
	font-family:"Roboto_Bold";
	font-size:12px;
}

#wrap_support p img{
	padding:0px 5px;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_home img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_home{
	width:170px;
	float:left;	
}

.content_news_home div{
	font-size:13px;
	color:#333;
	font-family:"Roboto_Bold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#e70000;
	font-family:"Roboto_Bold";
}

.read_more_news{
	clear:both;
	text-align:center;
	height:35px;
	background:#d9d9d9;
	text-transform:uppercase;
	line-height:37px;
}

.read_more_news a{
	font-size:14px;
	color:#333;
	font-family:"Roboto_Bold";
}

.wrap_right{
	padding-left:10px;	
}

.wrap_cus{
	margin:10px auto;	
	text-align:center;
}

.block_cus{
	margin:0 auto;
	width:260px;
	min-height:150px;	
	border:1px solid #ccc;
	text-align:center;
}

.block_cus img{
	max-width:255px;
	height:150px;	
}

.wrap_cus h2 a{
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	font-size:13px;
	color:#222;
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:320px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:185px;	
}

.img_news img{
	width:260px;
	height:185px;	
}

.block_news h2 a{
	font-size:15px;
	color:#ce0c14;
	line-height:20px;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#1f5aa8;
	text-decoration:none;
}


.content_news{
	font-size:14px;
	color:#333333;
	line-height:20px;	
}

.wrap_add{
	text-align:left;
	font-size:15px;
	color:#444;	
	font-family:"Roboto_Regular";
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
	margin-top:10px;
}

.wrap_map{
	height:300px;	
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
	font-family:"Roboto_Regular";
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#de151d;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

#wrap_img_pd {
    width: 450px;
    height: 350px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
}

#list_img_thumb{
	margin-top:10px;
	margin-bottom:50px;	
	display:inline-block;
	position:relative;
	z-index:0;	
	width:450px;
	height:80px;
}

#list_thumb{
	width: 370px;
	margin:0 auto;
	min-height:50px;
}

#list_img_thumb .kmt_bt_hover {
	width:450px;
	position: absolute;
	padding: 0px;
	right:0px;
	z-index:0;
}

#kmt_pre {
    background: url(../img/arr_left.png) no-repeat;
	cursor: pointer;
	width: 40px;
	height: 80px;
	display:inline-block;
	position:absolute;
    z-index:100;
	top:0px;
	left:0px;
}


#kmt_next {
    background: url(../img/arr_right.png) no-repeat;
	cursor: pointer;
	width: 40px;
	height: 80px;
	display:inline-block;
	position:absolute;
    z-index:100;
	right:0px;
	top:0px;
}

.list_thumb{
	width: 370px;
	list-style:none;
	display:inline-block;
	padding:0px;
    margin-top: 10px;
}

.list_thumb li{
	width:88px;
	height:80px;
	float:left;
	margin:0px 2px;
	border:1px solid #ccc;
	border-radius:2px;
	padding:3px;
	text-align:center;
    margin-bottom: 5px;
}

.list_thumb li img{
	width:70px;
	height:74px;
}

#wrap_descript_pt h2{
	font-size:22px;
	color:#134d9a;
	font-family:"Roboto_Bold";
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;	
	margin-top:10px;
}

#wrap_descript_pt p{
	font-size:15px;
	color:#333;
	text-transform:uppercase;	
}

#wrap_descript_pt p a{
	color:#df1f26;
}

#kmt_phone{
	font-family:"Roboto_Bold";	
	color:#df1f26!important;
	font-size:22px!important;
}

.block_right{
    padding-left: 10px;
}

.nav-tabs {
	border-bottom:1px solid #ccc;
	
}

.tab-content{
	margin-bottom:5px;
	border:1px solid #ccc;
	border-top:0px;
	padding:10px;	
}

.nav-tabs>li>a{
	background:#1F5AA8;
	color:#fff;
	font-size:14px;
}

.nav-tabs>li>a:hover{
	background:#DF1F26!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	border:1px solid #ccc;	
	border-bottom-color: transparent;
	background:#DF1F26!important;	
	font-size:14px;
	color:#FFF!important;
}

.nav a:hover{
	border-bottom-color: transparent!important;
}

a.zalo-fix {
    position: fixed;
    right: 10px;
    z-index: 9999;
    bottom: 120px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right:12px;
 	left: inherit;
 	bottom:35px;
	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;
}
	.support-content {
	    width: 250px;
	    position: absolute;
	    background: #fff;
	    top: 0;
	    right: calc(100% + 20px);
	    padding: 18px;
	    color: #000;
	    text-align: left;
	    font-size: 17px;
	    line-height: 25px;
	    border: solid 2px #ed3237;
	    border-radius: 5px;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -mos-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;

	    transform: translateX(200%);
	    -webkit-transform: translateX(200%);
	    -mos-transform: translateX(200%);
	    -ms-transform: translateX(200%);
	    -o-transform: translateX(200%);
	}
	.support-content .line a {
	    display: block;
	    padding-left: 30px;
	    position: relative;
	    color: #ed3237;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.support-content .line.v2 a:before{
	    content: initial;
	}
	.support-content.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -mos-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	}
	.support-content:before {
	    content: "";
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #ed3237;
	    position: absolute;
	    left: 100%;
	}
	.support-content p {
	    padding: 0;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	}
	.support-content .ion {
	    width: 49%;
	    height: 30px;
	    display: block;
	    float: left;
	    color: #fff;
	    border-radius: 5px;
	    padding: 3px 0px 0px 6px;
	    text-transform: Capitalize;
	}

	@-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)
	    }
	}