@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:15px;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:50px;margin-bottom:10px;color:#1836b2;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:50px;}
.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:#1836b2!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 #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#1836b2!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#1836b2;}
.list_same li:hover a{color:#1836b2;text-decoration:none}
.list_same li a{font-size:15px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */



.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #30c1e9;
	border: 1px solid #30c1e9;
}

.pagination>li>a:hover{
	background-color: #1836b2;
	border-color: #1836b2;
	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: #1836b2;
    border-color: #1836b2;
}

.kmt_note{
	color:#1836b2;	
}


.kmt_bt{
	background:#30c1e9;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
}

.kmt_bt:hover{
	background:#1836b2;
	color:#fff;
}

.kmt_stt_form{
	color:#fe3e3e;
    padding-top: 5px!important;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
    position: relative;
   
}

#wrap_logo_menu{
    width:100%;	
    position: absolute;
    z-index: 200;
}

.wrap_logo{
    margin-top: 30px;
}

.wrap_logo img{
    max-width: 100%;
}

#wrap_menu{
    float: right;
    margin-top: 60px;
}

.wrap_lang{
    text-align: right;
    margin-top: 65px;
}

.wrap_lang a{
    color: #fff;
    padding-left: 5px;
    font-size: 18px;
    font-weight: 200;
}

.wrap_lang a:hover,.active_lang{
    color: #31bfe7!important;
}

#wrap_text_banner{
    width:100%;	
    position: absolute;
    z-index: 100;
    text-align: center;
    top: 40%;
}

.text_b_1{
    font-size: 55px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

.text_b_2{
    font-size: 20px;
    color: #fff;
}

#wrap_banner_video{
    width: 100%;
    
}

.home-background-video {
    position: relative;
    width: 100%;
    height: auto;
    background-size: cover;
    display: block;
    z-index: -1;
    filter: brightness(60%);
}

.kmt_title{
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    font-size: 80px;
    font-weight: 500;
    color: #30c0e8;
    background: url(../img/line_blue.png) no-repeat bottom center;
    padding-bottom: 5px;
    margin-bottom: 30px;
	
}

.img_mb{
    display: none!important;
}

.wrap_product_home{
    display: inline-block;
    margin: 25px auto;
    width: 100%;
    padding: 0px;
}

.wrap_product_left{
    text-align: center;
    background: #fff;
}

.wrap_product_left img{
    width: 100%;
}

.block_product_right{
   width: 80%;
}

.left_text{
    padding-left: 50px;
    text-align: left;
}

.right_text{
    padding-right: 50px;
    
}

.right_text .block_product_right{
    float: right;
}

.img_app{
    width: 100%;
    margin-top: 20px;
}

.img_app img{
    max-width: 80%;
}

.block_product_right h2{
    margin: 0px;
    margin-bottom: 10px;
}

.block_product_right h2 a{
    color: #1836b2;
    font-size: 50px;
	font-weight: 700;
}

.block_product_right h2 a:hover{
    color: #30c1e9;
}


.short_text{
    font-size: 22px;
    color: #bebebe;
    margin-bottom: 15px;
}

.normal_text{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

.rm_product a{
   color: #30c1e9; 
   font-size: 18px;
}

.rm_product a:hover{
   color: #1836b2; 
}

.img_banner img{
    width: 100%;
}

#wrap_block_3{
    width: 100%;
}

#wrap_block_3 .container{
    padding-top: 30px;
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
}

.logo_f{
    margin-bottom: 20px;
}

.logo_f img{
    height: 35px;
}

#wrap_block_3 h6{
    margin: 0px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

#wrap_block_3 h6 span{
    padding-right: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}

.add_f{
    font-size: 15px;
}

.wrap_menu_f a,.wrap_social_f{
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.wrap_menu_f a:hover{
    color: #30c0e8;
}

.social_icon{
    margin-bottom: 20px;
}

.social_icon img{
    margin-left: 5px;
}

.banner_is{
    width: 100%;
    max-height: 450px;
    overflow: hidden;
}

.kmt_title_mb{
    display: none;
}

.banner_is img{
    width: 100%;
}

.kmt-btn-slider{
	width:100%;
	position:relative;
}

.kmt-btn-slider button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 100;
	position:absolute;
}

.prev-product{
	background:url(../img/arr_left.png) no-repeat center;
	left:35px;
	top:160px;
    width:71px;
	height:71px;
}

.next-product{
	background:url(../img/arr_right.png) no-repeat center;
	right:35px;
	top:160px;
    width:71px;
	height:71px;
}

#wrap_user{
    width: 100%;
    margin-top: 20px;
}

.block_user{
    width: 340px;
    margin: 0 auto;
    text-align: center;
}

.img_user{
    width: 320px;
    margin: 0 auto;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.img_user img{
    max-width: 100%;
    display: inline!important;
    width: auto!important;
}

.prev-user{
	background:url(../img/arr_left_c.png) no-repeat center;
	left:-25px;
	top:105px;
    width:63px;
	height:61px;
}

.next-user{
	background:url(../img/arr_right_c.png) no-repeat center;
	right:-25px;
	top:105px;
    width:63px;
	height:61px;
}

.text_u{
    font-size: 14px;
    color: #585858;
    line-height: 22px;
}

.name_u{
    font-size: 40px;
    color: #1836b2;
    margin-bottom: 10px;
    font-weight: 600;
}

.position_u{
    margin: 10px auto;
    font-size: 30px;
}

.wrap_news{
    margin: 15px auto;
}

.block_news{
    width: 360px;
    margin: 0 auto;
    min-height: 410px;
    padding-bottom: 10px;
    overflow: hidden;
}

.img_news{
    width: 360px;
    height: 260px;
    text-align: center;
    overflow: hidden;
}

.img_news img{
    width: 100%;
    height: 100%;
}

.time_news{
    color: #4d5ebd;
    font-size: 14px;
    font-weight: 500;
    margin: 10px auto;
}

.block_news h3 a{
    color: #000;
    font-size: 20px;
}

.block_news h3 a:hover{
    color: #4d5ebd;
}

.text_news{
    color: #838383;
    font-size: 14px;
    line-height: 20px;
}

.salary_news{
    margin: 10px auto;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.salary_news span{
    display: inline-block;
    padding-left: 30px;
    font-size: 20px;
    color: #4d5ebd;
    font-weight: 600;
}

.rm_news{
    margin-top: 25px;
}

.rm_news a{
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #2fc0e8;
}

.rm_news a:hover{
    background: #4d5ebd;
}

.wrap_map{
    width: 100%;
    height: 350px;
    padding: 5px;
    border:1px solid #ccc;
    margin-top: 20px;
}

.wrap_form_c h3{
    margin: 0px;
    font-size: 25px;
    color: #000;
}

.wrap_form_c{
    padding: 0px 15px;
}

.wrap_form_c input,.wrap_form_c textarea{
    background: #e5e5e5;
    border-radius: 0px;
}

.num_faq{
    display: inline-block;
    width: 15%;
    background: #e0dce8;
    color: #000;
    font-size: 45px;
    font-style: italic;
    text-align: center;
    font-weight: bold;
    height: 90px;
    line-height: 90px;
    float: left;
}

.ques_faq{
    height: 90px;
    font-size: 16px;
    line-height: 90px;
    padding-left: 20px;
    color: #000;
    font-weight: 500;
    float: left;
}

.panel-body{
    border: 0px!important;
    box-shadow: none!important;
    color: #585858;
    font-size: 15px;
    line-height: 22px;
    padding: 20px;
    padding-bottom: 0px;
}

.panel-heading{
    padding: 0px!important;
    border: 0px!important;
    border-radius: 0px!important;
}

.panel{
    padding: 0px!important;
    border: 0px!important;
    border-radius: 0px!important;
    border: 0px!important;
    box-shadow: none!important;
    margin-bottom: 20px!important;
}

.panel-heading a{
    display: inline-block;
    width: 100%;
    background: #f4f3f7!important;
    
}


.active-faq {
    background: #2fc0e9;
    color: #fff;
}

.img_dt_item{
    text-align: center;
    margin-bottom: 15px;
}

.img_dt_item img{
    width: 100%;
}

.owl-carousel .owl-item img {
	display: unset!important;
}

.vhp_slogan{
	color: #1836b2;
	font-size: 100px;
	font-weight: 600;
	line-height: 1;
}

.vhp_title{
	color: #1836b2;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 5px;
}
.vhp_des{
	font-size: 16px;
}
.vhp_group{
	margin-bottom: 40px;
}
.vhp_content{
	margin-left: -25px;
}