@charset "utf-8";
/* # reset
---------------------------------------------------------------------------- */

html {
    scroll-behavior: smooth;
  }
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, address, pre, caption, cite, code, dfn, var {
    font-size: 100%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
img {
    border: 0;
    vertical-align: bottom;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
ol, ul {
    list-style: none;
}
body {
    background: #fff;
    color: #333333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
}

.form-control {
    color: #333333;
}

.clearfix {
    zoom: 1;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
/* # style
---------------------------------------------------------------------------- */
.navbar .row {
    width: 100%;
}
.logo {
    max-width: 100%;
    padding: 0;
    box-sizing: border-box;
    float: left;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
}
.logo img {
    height: 65px;
}
.logo a {
    margin: 0!important;
    padding: 0!important;
}
.fixHeader .logo {
    top: 0;
}
.h_box{
    float: right;
    width: calc(100% - 300px);
    display: flex;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: end!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: none;
}
.navbar-nav>li>.dropdown-menu {
    background: #dcae44;
}
#BB-nav.affix {
    position: fixed;
    top: 0px;
    -webkit-transition: top 1s ease-in;
    transition: top 1s ease-out;
}
#BB-nav {
    width: 100%;    
    background: url(../../images_template/portal/bg_header.png) no-repeat center bottom;
	z-index: 999;
    margin: 0;
    padding: 0 0 0 0;
}
.navbar-default {
    background: #fff;
    border: none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
}
.nav_inner {
    position: relative;
}
.menu {
    padding-left: 0;
    float: left;
}
.menu li {
    float: left;
    margin-top: 0;
    margin-left: 70px;
    padding-right: 0;
    padding-left: 0;
    position: relative;
	text-align: center;
}
.menu li:first-child {
    margin-left: 0;
}
.menu li a {
    display: block;
    box-sizing: border-box;
    padding: 0;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0px;
    position: relative;
    line-height: 90px;
}
.menu li.active a, .menu li a:hover, .menu li.current_page_item a {
    text-decoration: none;
    color: #ffff45;
}
.menu li.active a::after, .menu li a:hover::after, .menu li.current_page_item a::after {
    position: absolute;
    left: calc(50% - 5px);
    top: 0;
    display: block;
    content: "";
    width: 10px;
    height: 38px;
}
.menu li.active a::before, .menu li a:hover::before, .menu li.current_page_item a::before {
    position: absolute;
    left: calc(50% - 11px);
    bottom: 0;
    display: block;
    content: "";
    width: 22px;
    height: 22px;
}
.fixHeader {
    background: #adab67;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.menu li .menu-sub {
    position: absolute;
    left: -50px;
    top: 52px;
    background-color: #141823;
    width: 700px;
    box-sizing: border-box;
    padding: 0;
    display: none;
}
.fixHeader .menu li .menu-sub {
    top: 42px;
}
.menu li:hover .menu-sub {
    display: block;
    padding: 15px 0;
}
.menu li .menu-sub li {
    width: 100%;
    padding: 0 10px;
    margin: 0;
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.menu li .menu-sub li h3{
    border-bottom: 1px solid #adab67;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    padding-bottom: 10px;
}
.menu li .menu-sub li ul li{
    float: none;
    padding: 0;
    width: 100%;
    text-align: left;
    text-transform: none;
    margin-top: 10px;
}
.menu li .menu-sub li ul li a{
    color: #BABABA;
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
}
.menu li .menu-sub li ul li a:hover{    
    color: #D8DE50;
}
.h_box .dropdown {
    color: #fff;
    margin: 34px 0 0 50px;
}
.h_box .dropdown button{
    background: none;
    border: none;
    padding: 0;
    outline: none;
    color: #00ccff;
}
.h_box .dropdown-menu{
    border-radius: 0px;
    background: #0090dd;
    color: #fff;
    padding: 0;
    margin: 0;
}
.h_box .dropdown-menu a{
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
}
.h_box .dropdown-menu a:hover{
    background: #0073b5;
}

.footer{    
	background: url(../../images_template/portal/bg_footer.png) no-repeat center bottom;
	padding: 30px 0;
    position: inherit!important;
}
.footer_inner{    
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    color: #00ccff;
	/* color: rgb(243, 166, 28); */
	/* color: #fff; */
    text-align: center;
}
.footer_inner h2{
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.footer_inner p{
    margin-top: 10px;
    font-size: 14px;
}
.footer_inner p a{
    /* color: #00ccff; */
	color: #fff;
}
.footer_inner ul{
    text-align: center;
}
.footer_inner ul li{
    margin: 10px 15px 0;
    display: inline-block;
}
.about_us{
    background: url(../../images_template/portal/bg_gioithieu.png) no-repeat center 0;
    background-size: cover;
    padding: 70px 0;
    color: #000000;
}
.about_us h2{
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    text-transform: uppercase;
}
.about_us p{
    margin-top: 100px;
    max-width: 750px;
    line-height: 24px;
}
.about_us p a{
    display: inline-block;
    color: #0fb700;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #0fb700;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 300;
    line-height: 40px;
    padding: 0 30px;  
    margin-top: 20px;
}
.about_us p a:hover{
    border: 1px solid #ff7902;
    color: #ff7902;
} 
.about_us_inner img{
    max-width: 100%;
    margin-top: 50px;
}
.activity{
    background: url(../../images_template/portal/bg_hd.png) no-repeat center 0;
	background-size: cover;
    padding: 70px 0;
}
.activity h2{
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.activity h3{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}
.activity p {
    margin-top: 70px;
}
.activity p img{
    width: 100%;
}
.qa_out{
      padding: 70px 0;
      background: url(../../images_template/portal/bg_content.png) no-repeat center 0;
}
  


 .map{
      margin-top: 40px;
      border: 2px solid #ebebeb;
  }
  .map img{
      width: 100%;
  }
  
.map_inner{
    margin: 0 auto;
    max-width: 650px;
    color: #fff;
    text-align: center;
}
.map_inner h2{
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
.map_inner p{
    margin-top: 30px;
    line-height: 24px;
}
.map_inner p a{
    background: #ff7902;
    display: inline-block;
    line-height: 60px;
    border-radius: 15px;
    padding: 0 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}
.map_inner p a:hover{
    background: #0fb500;
}
.guide{
    background: url(../../images_template/portal/bg_content.png) no-repeat center 0;
    padding: 70px 0;
}
.guide_inner{
    text-align: center;
}
.guide_inner p img{
    max-width: 100%;
}
.guide_btn{
    text-align: center;
    margin-top: 30px;
}
.guide_btn a{
    background: #0fb500;
    display: inline-block;
    line-height: 60px;
    border-radius: 15px;
    padding: 0 40px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}
.guide_btn a:hover{
    background: #ff7902;
}
.banner{
    background: url(../../images_template/portal/bg_banner.png) no-repeat center 0;	
    padding-bottom: 70px;
}
.banner_img{
    text-align: center;
}
.banner_img img{
    max-width: 100%;
}
.banner_txt{
    color: #fff;
    line-height: 30px;
    margin-top: 50px;
    font-size: 20px;
}
.banner_txt a{
    display: inline-block;
    color: #00e4ff;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #00e4ff;
    text-transform: uppercase;
    border-radius: 15px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 20px;
    padding: 0 30px;
}
.banner_txt a:hover{
    color: #ff7902;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #ff7902;
}
.banner_btn_txt{
    margin-top: 50px;
    color: #fff;
}
.banner_btn{
    margin-top: 50px;
    max-width: 320px;
    text-align: center;
}
.banner_btn span{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.banner_btn span.small{
    text-transform: inherit;
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0 30px 0;
}
.banner_btn a{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background: #f68121;
    border-radius: 15px;
    padding: 15px 0;
    margin-top: 10px;
    font-weight: 600;
}
.banner_btn a:hover{
    background: #fff;
    color: #f68121;
}
.banner_btn a.dn{
    background: #fff;
    color: #f68121;
}
.banner_btn a.dn:hover{
    background: #f68121;
    color: #fff;
}

.dnx_content{
    background: url(../../images_template/portal/bg_ht.png) no-repeat center 0;
    background-size: cover;
}
.dnx_content_inner{
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
    padding: 70px 15px;
}
.dnx_content_inner h2{
    text-align: center;
    color: #09229b;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}
.dnx_content_inner h3{
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    margin-top: 20px;
}
.dnx_content_inner h3 a{
    float: right;
    text-transform: none;
    font-size: 14px;
    color: #0090dd;
    font-weight: 400;
}
.dnx_content_box{
    background: #fff;
    box-sizing: border-box;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    padding: 30px;
}
.dnx_content_inner h4{
    margin-top: 20px;
    font-weight: 700;
    font-size: 15px;
}
.dnx_content_table{
    width: 100%;
    overflow: auto;
}
.dnx_content_table table{
    width: 100%;
    min-width: 600px;
}
.dnx_content_table table tr th{
    text-align: center;
    font-weight: 700;
    padding: 10px;
}
.dnx_content_table table tr th:last-child{
    text-align: left;
}
.dnx_content_table table tr td{
    text-align: center;
    padding: 10px;
    border-top: 1px solid #e5e5e5;
}
.dnx_content_table table tr td:last-child{
    text-align: left;
}
.dnx_content_table table tr td.txt_left{
    text-align: left;
}
.dnx_content_bnt{
    margin-top: 50px;
    text-align: center;
}
.dnx_content_bnt button{
    outline: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: #f68121;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    width: 250px;
    text-align: center;
    line-height: 60px;
    border: none;
    border-radius: 10px;
}
.dnx_content_bnt button:hover{
    background: #fff000;
    color: #000;
}
.dnx_content_form_item{
    margin-top: 20px;
}
.dnx_content_form_item_lab{
    float: left;
    width: 150px;
    line-height: 40px;
}
.dnx_content_form_item_field{
    float: right;
    width: calc(100% - 150px);
    position: relative;
}
.dnx_content_form_item_field p{
    margin-top: 10px;
}
.dnx_content_form_item_field p a{
    color: #00ccff;
}
.dnx_content_form_item_field input{
    outline: none;
    padding: 0 10px;
    margin: 0;
    background: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    box-sizing: border-box;
}
/* .dnx_content_form_item_field i{
    float: right;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 15px;
} */
.dnx_content_form_item_field_otp input{
    float: left;
    width: calc(100% - 170px);
}

.dnx_content_form_item_field_otp input.check{
    width: 15px;
    margin-top: -10px;
    float: left!important;
}
.dnx_content_form_item_field_otp label{
    float: right;
    width: calc(100% - 30px);
    margin: 0;
}
.dnx_content_form_item_field_otp button{
    float: right;
    width: 150px;    
    outline: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: rgb(0,151,238);
    background: linear-gradient(180deg, rgba(0,151,238,1) 0%, rgba(0,85,151,1) 100%);
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius: 10px;
}
.dnx_content_form_item_field_otp button:hover{
    background: #fff000;
    color: #333;
}
.dnx_content_form_2col .dnx_content_form_item{
    float: left;
    width: 48%;
}
.dnx_content_form_2col .dnx_content_form_item:last-child{
    float: right;
}
.banner_inner{
    background: url(../../images_template/portal/banner.png) no-repeat center center;	
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 150px;
}

.file_item{
    margin-top: 20px;
    margin-left: 150px;
}
.file_item h3{
    font-size: 14px;
    font-weight: 400;
}
.file_item div{
    margin-top: 10px;
}
.file_item button{
    outline: none;
    padding: 0;
    margin: 0 0 0 10px;
    cursor: pointer;
    background: rgb(51, 157, 255);
    background: linear-gradient(155deg, rgb(51, 157, 255) 0%, rgba(0,54,107,242) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 140px;
    text-align: center;
    line-height: 50px;
    border: none;
    border-radius: 10px;
}
.file_item button:hover{
    background: #fff000;
    color: #000;
}
.file_item button img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.file{
    display: flex;
    justify-content: space-between;
}
.thong_bao{
    text-align: center;
    padding: 70px 0;
    font-size: 22px;
    color: #000;
}
.thong_bao p img{
    max-width: 100%;
    margin-bottom: 50px;
}
.thong_bao_cn{
    text-align: center;
    color: #000;
}
.thong_bao_cn img{
    width: 80px;
}
.thong_bao_cn p{
    margin-top: 30px;
    font-size: 22px;
}
.qr_cn{
    text-align: center;
}
.qr_cn p {
    margin-top: 20px;
}
.qr_cn p img{
    max-width:  200px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.qr_cn h3 {
    margin-top: 30px;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
.qr_cn h4 {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
.dn_txt{
    margin-top: 50px;
    text-align: center;
}
.dn_txt a{
    color: #339dff;
}
.about{
    color: #000;
    line-height: 24px;
    padding: 70px;
}
.contact{
    text-align: center;
    min-height: 400px;
}
.contact p{
    color: #000;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 20px;
    margin: 20px auto 0;
    max-width: 900px;
    line-height: 30px;
}
.d_wrap{
    background: #fff;
    padding-bottom: 50px;
}
.d_wrap ul{
    margin: 0 auto;
    width: 100%;
    max-width: 1150px;
    padding: 0 15px;
    box-sizing: border-box;
}
.d_wrap ul li{
    float: left;
    margin-top: 40px;
    width: 48%;
    background: #ebebeb url(/static/images_template/ico_pdf.png) no-repeat 20px 20px;
    background-size: 80px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid #d7d7d7;
    padding: 20px 20px 20px 120px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}/* 
.d_wrap ul li:nth-child(3){
    background: #ebebeb url(../../images_template/portal/ico_video.png) no-repeat 20px 20px;
    background-size: 80px;
} */
.d_wrap ul li img{
    max-width: 100%;
}
.d_wrap ul li:nth-child(2n) {
    float: right;
}
.d_wrap ul li a{
    margin-top: 10px;
    display: block;
}

.d_wrap ul li p {
    min-height: 66px;
    display: flex;
    align-items: center;
}
.qa{
    padding: 30px;
}
.qa h5{
    border-top: 1px solid #eee8ea;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0 15px 30px;
    background: url(../../images_template/portal/ico_remove.png) no-repeat 0 10px;
    cursor: pointer;
}
.qa h5.collapsed{
    background: url(../../images_template/portal/ico_plus.png) no-repeat 0 10px;
}
.qa div div {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    padding: 0 0 15px 30px;
}
.lh_txt{
    text-transform: none!important;
    font-size: 14px!important;
    text-align: left!important;
    line-height: 24px!important;
    margin-top: 30px!important;
}
.txt_note{
    text-align: center;
    color: #ec3d00;
    padding: 15px 0;
    line-height: 24px;
    margin: 0 auto;
    max-width: 880px;
}
.txt_note a{
    color: #ec3d00;
}
.sys{
    background: url(../../images_template/portal/bg_ht.png) no-repeat center 0;
    background-size: cover;
    padding: 70px 0;
}
.sys h2{    
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    color: #2e3495;
    text-transform: uppercase;
}
.sys p{
    text-align: center;
    color: #9e9e9e;
    font-size: 16px;
    margin-top: 10px;
}
.sys p a{
    display: inline-block;
    margin-top: 10px;
    color: #fff;
}

 .mh{
    font-size: 20px;
	text-align: center;
	color: #2e3495;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.ht_item_up{
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-top: 50px;
    min-height: 280px;
    color: #000000;
}
.ht_item_up:hover{
    background: rgb(0,151,238);
    background: linear-gradient(180deg, rgba(0,151,238,1) 0%, rgba(0,85,151,1) 100%);
    color: #fff;
}
.ht_item_img_up{
    text-align: center;
}
.ht_item_img_up img{
    max-width: 90%;
}
.ht_item_up h3{
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.ht_item_up:hover h3 {
    color: #fff;
}
.ht_item_txt_up {
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
	color: #000!important;
    font-size: 14px!important;
}

.ht_item_up:hover .ht_item_txt{
    color: #fff!important;
}


.ht_item{
    background: rgb(0,151,238);
    background: linear-gradient(180deg, rgba(0,151,238,1) 0%, rgba(0,85,151,1) 100%);
	/* background: linear-gradient(0.25turn, #3f87a6, #ebf8e1, #f69d3c); */
	/* background: linear-gradient(135deg, orange 60%, cyan); */
	/* background: linear-gradient(109.6deg, rgb(51, 236, 236) 11.2%, rgb(24, 39, 231) 91.1%); */
    border-radius: 20px;
    padding: 30px;
    margin-top: 50px;
    min-height: 400px;
}

.ht_item_img{
    text-align: center;
}
.ht_item_img img{
    max-width: 90%;
}
.ht_item h3{
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    min-height: 38px;
}
.ht_item_txt{
    text-align: justify;
    text-justify: inter-word;
    margin-top: 20px;
    line-height: 24px;
    color: #fff!important;
    font-size: 14px!important;
    min-height: 145px;
}
.privacy h3{
    font-weight: 700;
    font-size: 18px;
    color: #005799;
    margin-top: 30px;
}
.privacy h4{
    font-weight: 700;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    padding-left: 10px;
}
.privacy p{
    text-align: left;
    margin-top: 20px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
.privacy ul li{
    margin-top: 20px;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-indent: -10px;
    padding-left: 30px;
}
.pttsk{
    margin: 0 auto;
    max-width: 920px;
}
.pttsk h2{
    color: #10a700;
}
.pttsk h3{
    margin-top: 30px;
}
.pttsk_btn{
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pttsk_btn button{
    outline: none;
    padding: 0;
    margin: 0 10px;
    cursor: pointer;
    background: #169bd5;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    width: 30%;
    text-align: center;
    line-height: 60px;
    border: none;
    border-radius: 10px;
}
.pttsk_btn button:last-child{
    background: #70b603;
}
.pttsk_btn button:hover{
    background: chocolate;
}
.lskb_item{
    margin-top: 30px;
}
.lskb_item h3{
    border-bottom: 1px dotted #aeaeae;
    margin: 0;
}
.lskb_item h3 span{
    font-weight: 700;
    background: #fff;
    display: inline-block;
    padding-right: 5px;
    line-height: 24px;
    margin-bottom: -1px;
}
.lskb_item_inner h4{
    color: #10a700;
    font-weight: 600;
}
.lskb_item_inner dl dt{
    clear: both;
    font-weight: 700;
    float: left;
    width: 110px;
    margin-top: 5px;
}
.lskb_item_inner dl dd{
    float: right;
    width: calc(100% - 120px);
    margin-top: 5px;
}
.lskb_item_inner dl dd span.red{
    background: url(/static/images_template/ico_danger.png) no-repeat 0 0;
    background-size: 16px;
    color: #ff0000;
    padding-left: 22px;
}
.lskb_item_inner dl dd span.yellow{
    background: url(/static/images_template/ico_yellow.png) no-repeat 0 0;
    background-size: 16px;
    color: #ffb400;
    padding-left: 22px;
}

.lskb_item_inner dl dd span.green{
    background: url(/static/images_template/ico_green.png) no-repeat 0 0;
    background-size: 16px;
    color: #10a700;
    padding-left: 22px;
}
.pttsk ul{
    margin: 0 auto;
    width: 100%;
    max-width: 1150px;
    padding: 0 15px;
    box-sizing: border-box;
}
.pttsk ul li{
    float: left;
    margin-top: 40px;
    width: 48%;
    background: #ebebeb url(/static/images_template/ico_pdf.png) no-repeat 20px 20px;
    background-size: 80px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid #d7d7d7;
    padding: 20px 20px 20px 120px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.pttsk ul li img{
    max-width: 100%;
}
.pttsk ul li:nth-child(2n) {
    float: right;
}
.pttsk ul li a{
    margin-top: 10px;
    display: block;
}
.pttsk ul li p {
    min-height: 47px;
    display: flex;
    align-items: center;
}



@media (max-width: 1200px) {
    .logo img {
        height: 45px;
    }
    .h_box {
        width: calc(100% - 190px);
    }
    .menu li a{
        line-height: 65px;
    }
    .h_box .dropdown {
        margin: 23px 0 0 50px;
    }

}

@media (max-width: 991px) {
    #BB-nav {
        background: url(../../images_template/portal/bg_header.png) no-repeat center bottom;
		/* background: url(../../images_template/portal/bg_new.jpg) no-repeat center bottom; */
		
        background-size: cover;
    }
    .h_box{
        background: none;
        height: auto;
        margin-top: 45px;
        width: 100%;
    }
    .logo {
        float: none;
        position: absolute;
        left: 25px;
        top: 0;
        width: auto;
        padding: 0;
    }
    #BB-nav {
        clear: both;
        padding: 10px 0;
    }
    #BB-nav .row {
        width: 100%;
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 13px;
        padding: 0;
        outline: none;
    }
    .navbar-toggler-icon {
        height: 25px;
        width: 25px;
        outline: none;
    }
    .navbar-light .navbar-toggler {
        color: rgba(255,255,255,0);
        border-color: rgba(255,255,255,0);
        outline: none;
    }
    .navbar-light .navbar-toggler-icon {
        background: url("../../images_template/portal/m-menu.png") no-repeat 0 0;
        background-size: 25px;
        outline: none;
    }
    .collapse {
        clear: both;
    }
    .menu {
        clear: both;
        margin-left: 0;
        width: 100%;
        border-top: 1px solid #ccc;
        margin-top: 10px;
        box-sizing: border-box;
        padding-left: 15px;
    }
    .fixHeader .menu {
        margin-top: 10px;
    }
    .menu li {
        float: none;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
        background: none;
        text-align: left;
    }
    .menu li a {
        padding: 8px 0;
        font-size: 14px;
        border: none;
        color: #fff;
    }
    .menu li a, .menu li a:hover, .menu li.active a {
        line-height: normal;
        height: auto;
        border: none;
    }
    .menu li.active a::after, .menu li a:hover::after, .menu li.current_page_item a::after,
    .menu li.active a::before, .menu li a:hover::before, .menu li.current_page_item a::before{
        background: none;
    }
    .menu li .menu-sub {
        position: inherit;
        left: inherit;
        top: inherit!important;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        display: none;
    }
    .menu li .menu-sub li{
        width: 50%;
    }    
    .fixHeader#BB-nav {
        padding: 10px 0;
    }
    .fixHeader .menu li {
        padding-bottom: 0;
    }
    .menu li .menu-sub li ul li{
        margin-top: 0;
    }
    .menu li .menu-sub li ul li a{
        padding: 3px 0;
    }
    .activity{
        padding: 50px 0;
    }
    .map{
        padding: 50px 0;
    }
    .guide{
        padding: 50px 0;
    }
    .banner{
        padding-bottom: 50px;
    }
    .banner_btn{
        margin-top: 40px;
    }
    .banner_img{
        margin-top: 50px;
    }
    .about_us p{
        margin-top: 50px;
    }
    .about_us{
        padding: 50px 0;
    }    
    .h_box .dropdown {
        margin: 0;
        position: absolute;
        right: 40px;
        top: 13px;
    }
    
}
@media (max-width: 767px) {    
    .activity{
        padding: 30px 0;
    }
    .activity_item{
        margin-top: 20px;
    }
    .map{
        padding: 30px 0;
    }
    .guide{
        padding: 30px 0;
    }
    .banner{
        background: url(../../images_template/portal/bg_banner.png) no-repeat center 0;
		/* background: url(../../images_template/portal/bg_new.jpg) no-repeat center 0;		 */
        background-size: cover;
        padding-bottom: 30px;
    }
    .banner_txt{
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner_btn{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .dnx_content_inner h2{
        font-size: 20px;
    }
    .dnx_content_inner {
        padding: 30px 8px;
    }
    .dnx_content_box{
        padding: 30px 10px;
        border-radius: 10px;
    }
    .dnx_content_bnt{
        margin-top: 30px;
    }
    .dnx_content_bnt button{
        font-size: 20px;
        width: 250px;
        line-height: 50px;
    }
    .dnx_content_form_2col .dnx_content_form_item{
        float: none;
        width: 100%;
    }
    .dnx_content_form_2col .dnx_content_form_item:last-child{
        float: none;
    }
    /* .dnx_content_form_item_field ul li{
        display: inline-block;
        margin-right: 10px;
        margin-top: 20px;
    } */
    .banner_inner{
        line-height: normal;
        padding: 50px 0;
        font-size: 20px;
    }
    .file{
        display: block;
    }
    .file_item{
        margin-top: 30px;
        margin-left: 0;
    }
    .thong_bao{
        padding: 50px 0;
        font-size: 16px;
    }
    .thong_bao p img{
        max-width: 40%;
        margin-bottom: 20px;
    } 
    .banner_txt p{
        text-align: center;
    }
    .thong_bao_cn p {
        margin-top: 30px;
        font-size: 18px;
    }
    .dnx_content_form_item_field_otp input{
        float: none;
        width: 100%;
    }
    .dnx_content_form_item_field_otp button{
        float: none;
        margin-top: 20px;
    }        
    .about{
        padding: 0;
    }    
    .d_wrap ul{
        padding-bottom: 20px;
    }
    .d_wrap ul li,
    .d_wrap ul li:nth-child(2n) {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .qa {
        padding: 0;
    }        
    .about_us{
        padding: 30px 0;
    }
    .about_us p a{
        margin-top: 0;
    }
    .banner_img img {
        margin-top: 20px;
    }
    .banner_btn{
        margin: 20px auto 0;
    }
    .banner_img{
        margin-top: 10px;
    }
    .activity h2{
        font-size: 20px;
    }
    .activity h3{
        font-size: 16px;
    }
    .activity p{
        margin-top: 20px;
    }
    .about_us p{
        margin-top: 20px;
    }
    .about_us{
        padding: 30px 0;
    }
    .about_us_inner img{
        margin-top: 20px;
    }
    .ht_item{
        margin-top: 20px;
        min-height: inherit;
    }
    .sys{
        padding: 30px 0;
    }
    .sys h2{
        font-size: 18px;
    }
    .sys p{
        font-size: 14px;
    }
    .pttsk ul li,
    .pttsk ul li:nth-child(2n) {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    
}

@media (max-width: 575px) {
.logo {
    margin-left: 0;
    left: 30px;
}
.menu {
    margin-left: 15px;
    padding-left: 0;
}
.navbar-toggler{
    top: 12px!important;
    right: -7px!important;
}
.h_box .dropdown {
    right: 25px!important;
    top: 13px!important;
}
.h_box .dropdown span{
    display: none!important;
}
.pttsk_btn button{
    margin: 0 5px;
    width: 46%;
}
.dnx_content_form_item ul li {
    margin-right: 0;
    width: 100%;
}
.dnx_content_form_item ul li:last-child{
    margin-right: 0;
}
.dnx_content_form_item ul li label{
    width: calc(100% - 30px);
    padding-left: 4px;
}
.dnx_content_form_item{
    margin-top: 10px!important;
}
.dnx_content_form_item_lab{
    float: none!important;
    width: 100%!important;
    line-height: normal!important;
    padding-bottom: 5px!important;
}
.dnx_content_form_item_field{
    float: none!important;
    width: 100%!important;
}
.dnx_content_form_item_field_otp p{
    padding-left: 40%!important;
}
}

input[type="radio"] {
    height: 14px !important;
    width: 14px !important;
}
.dnx_content_form_item ul li label {
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.dnx_content_form_item ul li .benh_nen_chi_tiet {
    line-height: 1.7;
}
.dnx_content table td:first-child {
    font-size: 14px;
}


#toast {
    position: fixed;
    top: 32px;
    right: 32px;
    z-index: 999999;
}
  
.toast {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    padding: 20px 0;
    min-width: 400px;
    max-width: 450px;
    border-left: 4px solid;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    transition: all linear 0.3s;
}
  
@keyframes slideInLeft {
    from {
      opacity: 0;
      transform: translateX(calc(100% + 32px));
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
}
  
@keyframes fadeOut {
    to {
      opacity: 0;
    }
}
  
.toast--success {
    border-color: #47d864;
}
  
.toast--success .toast__icon {
    color: #47d864;
}
  
.toast--info {
    border-color: #2f86eb;
}
  
.toast--info .toast__icon {
    color: #2f86eb;
}
  
.toast--warning {
    border-color: #ffc021;
}

.toast--warning .toast__icon {
    color: #ffc021;
}
  
.toast--error {
    border-color: #ff623d;
}
  
.toast--error .toast__icon {
    color: #ff623d;
}
  
.toast + .toast {
    margin-top: 24px;
}
  
.toast__icon {
    font-size: 24px;
}
  
.toast__icon,
.toast__close {
    padding: 0 16px;
}
  
.toast__body {
    flex-grow: 1;
}
  
.toast__title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
  
.toast__msg {
    font-size: 14px;
    color: #888;
    margin-top: 6px;
    line-height: 1.5;
}
  
.toast__close {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.loaivx{
    margin: 0!important;
    padding: 0!important;
    display: block!important;
    max-width: 400px;
    width: 100%;
}
.loaivx li{
    float: left;
    margin: 0!important;
    padding: 0!important;
    width: 50%!important;
}
.loaivx li input{
    float: left;
    margin: 5px 0 10px 0!important;
    padding: 0!important;
    line-height: normal;
    height: auto!important;
}
.loaivx li label{
    float: left;
}
.dnx_content_form_item_field_otp p{
    padding-left: 20px;
    margin-top: 3px;
    font-weight: 700;
    font-size: 24px;
    float: left;
}
ol.red {
    margin: 10px 0 0 0;
    padding: 0;
}
ol.red li{
    color: #ff0000;
    list-style: square;
    margin-left: 17px;
    margin-top: 5px;
}
ol.yellow {
    margin: 10px 0 0 0;
    padding: 0;
}
ol.yellow li{
    color: #ec8b00;
    list-style: square;
    margin-left: 17px;
    margin-top: 5px;
}
ol.green {
    margin: 10px 0 0 0;
    padding: 0;
}
ol.green li{
    color: #00a304;
    list-style: square;
    margin-left: 17px;
    margin-top: 5px;
}
.dnx_content_inner h3.sh_faq{
    color: #0090dd;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.lh_box{
    background: #fffaaf;
    border: 1px solid #ffd200;
    text-align: center;
    padding: 15px;
    margin: 15px auto;
    max-width: 1040px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.lh_box span{
    font-size: 24px;
    display: inline-block;
}

.btn-navbar {
    height: 90px;
}
@media screen and (max-width:1200px)
{
    .btn-navbar {
        height: 65px;
    }
}
@media screen and (max-width:992px)
{
    .btn-navbar {
        height: 35px;
    }
}

.selectize-input {
    border-radius: 10px !important;
}
.selectize-input .item {
    line-height: 26px;
}
.dnx_content_form_item_field .selectize-control input {
    height: 26px;
}
.combobox-group .dropdown-toggle::after {
    display: none;
}
.combobox-group .input-group::after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #adb5bd #adb5bd transparent;
    content: '';
    display: block;
    height: 7px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all .15s ease-in-out;
    width: 7px;
}
.combobox-group .input-group:focus-within::after {
    transform: rotate(-135deg);
}
.combobox-group .input-group > .form-control:focus {
    z-index: 0;
}
.combobox-group input {
    border-radius: 10px !important;
}
.combobox-group .dropdown-item {
    display: block;
    width: 100%;
    padding: .375rem 1.2rem;
    clear: both;
    font-weight: 400;
    color: #6c757d;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.combobox-group .input-group.combobox-control li.active, 
.combobox-group .input-group.combobox-control li:hover {
    background-color: #0056c1 !important;
    color: #ffffff !important;
}
.combobox-group .input-group.combobox-control li.active a,
.combobox-group .input-group.combobox-control li:hover a {
    color: #ffffff !important;
    text-decoration: none;
}
.disable-click {
    pointer-events: none
}

.booking-info {
    max-width: 600px;
    margin: 0 auto;
    padding: 50px 15px;
}
@media screen and (max-width:576px)
{
    .booking-info {
        padding-top: 20px;
    }
}
@media screen and (min-width:1200px)
{
    .booking-content {
        min-height: 400px;
    }
}
@media screen and (min-width:1400px)
{
    .booking-content {
        min-height: 500px;
    }
}
@media screen and (min-width:1600px)
{
    .booking-content {
        min-height: 600px;
    }
}
@media screen and (min-width:1800px)
{
    .booking-content {
        min-height: 700px;
    }
    /* .footer.fix-footer {
        position: absolute !important;
        bottom: 0;
        width: 100%;
    } */
}


.ngay-hen {
    width: 100%;
}
.ngay-hen.has-giohen {
    width: calc(100% - 160px);
}

.selectize-control.single .selectize-input::after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #adb5bd #adb5bd transparent;
    content: '';
    display: block;
    height: 7px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all .15s ease-in-out;
    width: 7px;
}
.selectize-control.single .selectize-input.dropdown-active::after {
    border-width: 0 2px 2px 0;
    margin-top: -5px;
    border-color: transparent #adb5bd #adb5bd transparent;
    transform: rotate(-135deg);
}



body  { font-family: 'Roboto', sans-serif; font-size: 16px; color: #1e293b; }
    h1,h2,h3,h4 { font-family: 'Roboto', sans-serif; }
    html  { scroll-behavior: smooth; }
    .tab-on  { color:#0891B2; border-bottom-color:#0891B2; background:#ECFEFF; }
    .tab-off { color:#64748b; border-bottom-color:transparent; }
    .tab-off:hover { color:#0891B2; }
    .nav-line { position:relative; }
    .nav-line::after { content:''; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#0891B2; transition:width .25s; }
    .nav-line:hover::after { width:100%; }
    .captcha-container {
      background:#f8fafc;
      border:2px solid #e2e8f0;
      border-radius:12px;
      padding:4px 12px;
      display:flex;
      align-items:center;
      height:46px;
      width:100%;
    }
    @media (prefers-reduced-motion:reduce){ *{ transition:none!important; animation:none!important; } }
    #pane-tracuu .input-group {
      display: block !important;
      width: 100% !important;
      flex-wrap: unset !important;
    }
    #pane-tracuu .input-group > input,
    #pane-tracuu input#so_dinh_danh {
      display: block !important;
      width: 100% !important;
      height: 46px !important;
      padding: 0 16px !important;
      font-size: 14px !important;
      border: 2px solid #e2e8f0 !important;
      border-radius: 12px !important;
      background: #f8fafc !important;
      color: #1e293b !important;
      outline: none !important;
      transition: border-color 0.15s, box-shadow 0.15s !important;
      box-shadow: none !important;
      line-height: 46px !important;
    }
    #pane-tracuu .input-group > input:focus,
    #pane-tracuu input#so_dinh_danh:focus {
      border-color: #0891B2 !important;
      box-shadow: 0 0 0 3px rgba(8,145,178,0.12) !important;
    }
    #pane-tracuu .input-group-append { display: none !important; }
    .gonrin-datetimepicker-widget {
      position: absolute !important;
      z-index: 9999 !important;
      background: #fff !important;
      border: 1px solid #e2e8f0 !important;
      border-radius: 12px !important;
      box-shadow: 0 8px 30px rgba(0,0,0,0.12) !important;
      padding: 8px !important;
    }
    .gonrin-datetimepicker-widget table td,
    .gonrin-datetimepicker-widget table th {
      width: 36px !important;
      height: 36px !important;
      text-align: center !important;
      vertical-align: middle !important;
      border-radius: 6px !important;
      cursor: pointer !important;
      font-size: 13px !important;
    }
    .gonrin-datetimepicker-widget table td.day:hover,
    .gonrin-datetimepicker-widget table td.month:hover,
    .gonrin-datetimepicker-widget table td.year:hover {
      background: #ecfeff !important;
    }
    .gonrin-datetimepicker-widget table td.active {
      background: #0891B2 !important;
      color: #fff !important;
    }
    .gonrin-datetimepicker-widget table td.today::before {
      border-bottom-color: #0891B2 !important;
    }
    .gonrin-datetimepicker-widget table thead tr th {
      font-weight: 600 !important;
      color: #475569 !important;
    }
    .gonrin-datetimepicker-widget table thead tr:first-child th:hover {
      background: #f1f5f9 !important;
      border-radius: 6px !important;
    }

/* datetimepicker */
/* .gonrin-datetimepicker-widget table td.today {
    background-color: #e5e8eb !important;
    background: #e5e8eb !important;
    color: aqua;
}
.datetime-top .gonrin-datetimepicker-widget.dropdown-menu {
    inset: -306px auto auto auto !important;
}
.datetime-left .gonrin-datetimepicker-widget.dropdown-menu {
    inset: auto 10% auto auto !important;
}
.datetime-left .gonrin-datetimepicker-widget.dropdown-menu::after, .datetime-left .gonrin-datetimepicker-widget.dropdown-menu::before, .datetime-top .gonrin-datetimepicker-widget.dropdown-menu::after, .datetime-top .gonrin-datetimepicker-widget.dropdown-menu::before {
    display: none;;
} */
/* end datetimepicker */