@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&amp;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:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222222;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:#bf0000;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;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#bf0000!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:#bf0000!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#bf0000;}
.list_same li:hover a{color:#bf0000;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */


.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #05a2db;
	border: 1px solid #05a2db;
}

.pagination>li>a:hover{
	background-color: #e10000;
	border-color: #e10000;
	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: #e10000;
    border-color: #e10000;
}

.kmt_note{
	color:#cd0000;	
}

.kmt_stt_form{
	color:#f00;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	margin-bottom:20px;	
}

.wrap_logo img{
	max-width:100%;
	margin:10px;	
}

#wrap_block_1{
	
}

#wrap_phone{
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;	
}

#wrap_phone span{
	display:inline-block;
	height:29px;
	line-height:29px;
	color:#e10000;
	font-size:19px;
	font-weight:600;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:40px; 	
}

#wrap_menu{
	float:right;
}

#wrap_block_2{
	width:100%;
	display:inline-block;	
}

#wrap_block_3{
	width:100%;
	margin:25px auto;	
}

.kmt_title{
	font-size:34px;
	font-weight:500;
	margin-top:0px;
	margin-bottom:15px;	
}

.kmt_blue{
	color:#05a2db;	
}

.kmt_red{
	color:#e10000;	
}

.sub_content{
	margin-bottom:15px;
	text-align:center;
	padding:0px 100px;
}

.wrap_item{
	margin:15px auto;
}

.block_item{
	width:360px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}

.img_item{
	width:360px;
	height:240px;
	overflow:hidden;	
}

.img_item img{
	max-width:100%;
	height:240px;
}

.block_item h2,.block_item h3{
	margin:0px;
	margin-top:3px;
	background:#05a2db;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	font-weight:500;
	height:54px;
	line-height:23px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.3s;
}

.block_item h2 a,.block_item h3 a{
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_item:hover h2,.block_item h3:hover{
	background:#c72028;
}

#wrap_intro_video{
	margin:20px auto;	
}

.view_intro{
	margin-top:20px;	
}

.view_intro a{
	margin-top:20px;	
	padding:8px 15px;
	background:#df0000;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	transition: 0.3s;
}

.view_intro a:hover{
	background:#05a2db;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.wrap_video{
	height:350px;	
}

#wrap_project_home{
	margin:25px auto;	
}

.wrap_project{
	margin:10px auto;	
}

.is_scroll{
	width:100%;	
}

.wrap_project{
	margin:10px auto;	
}

.block_project{
	width:260px;
	height:270px;
	overflow:hidden;
	margin:0 auto;	
	text-align:center;
	transition: 0.3s;
}
.block_project:hover{
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.img_project{
	width:259px;
	height:199px;	
	overflow:hidden;
	border: 1px solid #337ab7;
	display: flex;
	justify-content: center;
    align-items: center;
}

.img_project img{
	max-width:259px;
	max-height:199px;	
}

.block_project h3{
	font-size:15px;
	color:#222;
	text-transform:uppercase;
    line-height: 22px;
	margin: 10px 0px;
}
.block_project h3 a{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}
.block_project h3 a:hover{
	color: #df0000;
}

#wrap_news_home{
	width:100%;
	margin:0px auto;	
	background:#f4f7f6;
	padding:25px 0px;
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	height:360px;
	overflow:hidden;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:180px;	
	overflow:hidden;
	text-align:center;
}

.img_news img{
	max-width:100%;
	height:180px;	
}

.info_news h3 a{
	font-size:15px;
	color:#000;
	text-transform:uppercase;
    line-height: 18px;
	transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.info_news:hover h3 a{
	color:#ca0000;
}

.info_news div{
	margin-bottom:20px;
	text-align:justify;
	line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.info_news p a{
	color:#df0000;
	padding:5px 10px;
	border:1px solid #df0000;
	transition: 0.3s;
}

.info_news p a:hover{
	color:#fff;
	border:1px solid #05a2db;
	background: #05a2db;
}

.wrap_partner{
	width:90%;
	margin:0 auto;
	text-align:center;	
	overflow:hidden;
}

.wrap_partner img{
	max-width:100%;
	height:75px;
}

#wrap_block_5{
	width:100%;
	background:#05a2db;
	padding:30px 0px;
	margin-top:20px;	
}

#wrap_block_5 h6{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:20px;
	font-weight:500;	
}

.wrap_add_f{
	color:#fff;	
	line-height:25px;
	font-size:15px;
}
.block_why{
	margin-bottom: 20px;
}
.wrap_menu_f a p{
	width:100%;
	padding-left:20px;
	color:#fff;
	font-size:16px;
	line-height: 15px
}
.wrap_menu_f a p:nth-child(1){
	background:url(../img/check_icon.png) no-repeat left center;
}

.wrap_menu_f a p{
	color:#fff;
	font-size:16px;
	transition: 0.3s;
}

.wrap_menu_f a:hover p{
	color:#f00;
}

#menu_mb{
	display:none;	
}

.btn{
	border:0px;
	background:#d20000;
	color:#fff;
	border-radius:3px;	
}

.btn:hover{
	background:#222;
	color:#fff;
}

.wrap_map{
	height:350px;	
}

#wrap_block_6{
	width:100%;
	background: #df0000;
	padding:10px 0px;
}

.wrap_copy{
	text-align: center;
	font-size:14px;	
    color:#fff;
}

.wrap_copy a{
	color:#fff;
}

.wrap_copy span{
	text-transform:uppercase;
	font-weight:700;
}

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)
	    }
	}

.img_project_details{
	margin-bottom: 10px;
}
.img_project_details img{
	max-width: 100%;
}

/*Video*/
.wrap_video{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.block_video{
	width: 370px;
}
.video_home {
    width: 100%;
    height: 278px;
    margin: 0 auto;
}
.img_video{
	width: 370px;
	aspect-ratio: 1.33;
	position: relative;
}
.img_video .youtube_img{
	max-width: 370px;
	max-height: 278px;
}
.img_video .youtube_logo{
	width: 100%;
	aspect-ratio: 1.33;
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.block_video h3{
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
.block_video h3 a{
	color: #000;
	transition: 0.3s;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block_video h3 a:hover{
	color: #eb0000;
}
.black_curtain{
	width: 100%;
	aspect-ratio: 1.33;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
}