/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #333;
    margin: 0px;
    padding: 0px;
    line-height: 23px;
}


.nhtb-header-top {
    background: #c11018;
    border-bottom: 1px solid #c11018;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 0;
}

.nhtb-header-bottom {
    background: linear-gradient(to right, #feedb7, #ffb0f2)!important;
}

.nhtb-header-top-left {
    display: flex;
    flex-direction: row;
    float: left;
}

.nhtb-header-top-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.nhtb-header-top-left-item i {
    color: #fff;
    padding-right: 5px;
    font-size: 18px;
}

.nhtb-header-top-left-item {
    padding-right: 12px;
}

.nhtb-header-top-left-item > a {
    color: #fff;
}

.nhtb-header-bottom-nav nav.navbar.navbar-default {
    margin: 20px 0;
    background: transparent;
    border: 1px solid transparent;
}

.nhtb-header-bottom-nav .navbar-default .navbar-nav>li>a {
    color: #000403;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

.nhtb-header-bottom-nav .navbar-brand {
    margin: 0;
    padding: 0;
}

.nhtb-header-bottom-nav .navbar-brand > img {
    max-height: 100%;
    margin-right: 30px;
}

.nhtb-header-top-left-item > span {
    color: #fef26a;
}

.nhtb-banner {
    background: transparent url('../images/icon/banner1.jpg') no-repeat center center;
    background-size: cover;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nhtb-banner-search {
    width: 600px;
    display: flex;
    flex-direction: row;
    height: 56px;
    background: #fff;
    border-radius: 30px;
}

.nhtb-banner-search3 {
    height: 56px;
    background: #ff5a21;
    width: 96px;
    color: #fff;
    font-size: 28px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
}

.nhtb-banner-search2 > input {
    height: 56px;
    width: 400px;
    border-radius: 0;
    background: transparent;
    border: 1px solid transparent;
    outline: none!important;
}

.nhtb-banner-search1 {
    width: 150px;
    padding-left: 20px;
    height: 56px;
}

.nhtb-banner-search1 img {
    max-width: 100%;
}

.nhtb-banner-search1 .btn {
    padding: 0;
    border: 1px solid transparent;
    height: 56px;
}

.nhtb-banner-search1 > .open .btn {
    background: transparent;
    border: 1px solid transparent;
}

.nhtb-banner-search1 .dropdown {
    height: 56px;
}

.nhtb-banner-search2 .form-control:focus {
    outline: none!important;
}

.nhtb-banner-search3:hover {
    cursor: pointer;
}

.nhtb-cacbuocdathang-content-item {
    border: 1px solid #CFCFCF;
    position: relative;
    background: #fff;
    padding: 5px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.nhtb-cacbuocdathang {
    background: #F3F3F3;
    padding: 22px 0 10px 0;
}

.nhtb-cacbuocdathang-content-item-img {
    float: left;
    margin-right: 10px;
}

.nhtb-cacbuocdathang-content-item-text {
    /* float: left; */
    text-transform: uppercase;
}

.nhtb-cacbuocdathang-content-item-text-icon {
    position: absolute;
    top: 10px;
    right: -11px;
}

.nhtb-cacbuocdathang-line {
    background: transparent url('../images/icon/hr-qt-bg.jpeg') repeat-x;
    height: 9px;
    margin-bottom: 10px;
}

.nhtb-congcu {
    background: #e6eaee url('../images/icon/tool-bg.png') no-repeat center center;
    background-size: contain;
    height: 360px;
    /* overflow: hidden; */
    /* float: left; */
    /* width: 100%; */
    background-size: cover;
}

.nhtb-congcu-left img {
    max-width: 100%;
}

.nhtb-congcu-right {
    padding: 30px 0;
    text-align: center;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center; */
}

.nhtb-congcu-right-title {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
}

a.nhtb-congcu-right-button-item {
    display: flex;
    flex-direction: row;
    background: #2E2E2E;
    margin-bottom: 15px;
    border-radius: 60px;
    padding: 10px;
    align-items: center;
}

a.nhtb-congcu-right-button-item > img {
    width: 40px;
    height: 40px;
}

a.nhtb-congcu-right-button-item > span {
    color: #fff;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.nhtb-congcu-right-button {
    margin-bottom: 30px;
}

.nhtb-congcu-right-desc {
    font-style: italic;
    margin-bottom: 15px;
}

.nhtb-dichvu {
    background: #FFFFFF;
}

.nhtb-dichvu-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: #444;
    margin: 50px 0 15px 0;
    font-size: 20px;
}

.nhtb-dichvu-icon {
    text-align: center;
    margin-bottom: 5px;
}

.nhtb-dichvu-desc {
    font-style: italic;
    text-align: center;
}

.nhtb-dichvu-content-item {
    background: #FFFFFF;
    margin-bottom: 20px;
    box-shadow: #f1f4f2 0px 3px 16px 4px;
    display: flex;
    flex-direction: row;
}

.nhtb-dichvu-content-item:hover h3 {
    color: #fff;
}

.nhtb-dichvu-content {
    padding-bottom: 30px;
    padding-top: 40px;
}

.nhtb-dichvu-content-item-r > h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #0c3b6b;
}

.nhtb-dichvu-content-item:hover {
    background: #1e5895;
    color: white;
}

.nhtb-dichvu-content-item-r {
    padding: 0 15px 0 0;
}

.nhtb-bang-gia {
    background: #f0f1f4  url('../images/icon/banggia-bg.png') no-repeat center center;
}

.nhtb-bang-gia-left img {
    max-width: 100%;
}

.nhtb-bang-gia-right {
    padding-top: 50px;
}

.nhtb-bang-gia-title {
    text-transform: uppercase;
    color: #1a5694;
    font-size: 23px;
    margin-bottom: 10px;
    /* margin-top: 40px; */
}

.nhtb-bang-gia-desc {
    font-style: italic;
    padding-bottom: 20px;
}

.nhtb-bang-gia-desc-button > .btn {
    background: #EA5D34;
    border-radius: 2px;
}

.nhtb-bang-gia-desc-button {
    text-align: right;
    margin-bottom: 10px;
}

.nhtb-bang-gia-list-item > span {
    color: #000;
    background: #a4b3c4;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    margin-right: 10px;
    position: relative;
}

.nhtb-bang-gia-list-item span > i {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #1a5694;
    top: 4px;
    left: 4px;
    font-style: inherit;
    color: white;
}

.nhtb-bang-gia-list-item {
    color: #333;
    font-size: 14px;
    position: relative;
    padding-bottom: 25px;
}

.nhtb-copyright {
    background: #000000f2;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.nhtb-footer-view {
    background: #000;
    color: #fff;
    padding: 30px 0;
}

.nhtb-footer-view2-title > h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
}

.nhtb-footer-view2-title-line {
    background: #EA6319;
    height: 2px;
    width: 100px;
    margin-bottom: 20px;
}

.nhtb-footer-view2-title-line {}

.nhtb-footer-view2-list-item > a {
    color: #fff;
    padding-bottom: 15px;
    display: block;
}

.nhtb-footer-view-desc {
    font-style: italic;
    font-size: 12px;
    padding-bottom: 15px;
}

.nhtb-footer-view-social {
    display: flex;
    flex-direction: row;
}

.nhtb-footer-view-social-item {
    width: 20px;
    height: 20px;
    background: #b7c5d3;
    margin-right: 15px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
}

.nhtb-footer-view-social-item i {
    color: #0c3b6b;
}

.nhtb-doitac {
    background: #f6f6f6 url('../images/icon/crupto.png') no-repeat center center;
    padding: 30px 0;
}

.nhtb-doitac-title {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.nhtb-doitac-list-item {
    background: #fff;
    text-align: center;
    margin-bottom: 15px;
    padding: 10px;
}

.nhtb-doitac {}

.nhtb-camketdichvu {
    background: #416CBE;
    /* min-height: 400px; */
    /* opacity: 0; */
}

.nhtb-camketdichvu-content {
    position: relative;

    color: #fff;
    padding: 50px 0;
}

.nhtb-camketdichvu-content-footer {
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
}

.nhtb-camketdichvu-content-footer-item {
    background: #fff;
    padding: 15px 30px;
    color: #fff;
    height: 80px;
    border-radius: 5px;
}

.nhtb-camketdichvu-content-footer-item.bg1 {
    background: #B02564;
}

.nhtb-camketdichvu-content-footer-item.bg2 {
    background: #6400BC;
}

.nhtb-camketdichvu-content-footer-item.bg3 {
    background: #3B00BD;
}

.nhtb-camketdichvu-content-footer-item.bg4 {
    background: #5b94ff;
}

.nhtb-camketdichvu-content-footer-item-l > span {
    font-size: 24px;
    font-weight: 600;
}

.nhtb-camketdichvu-content-footer-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}

.nhtb-camketdichvu-content-footer-item-l {
    padding-right: 20px;
}

.nhtb-camketdichvu-content-w1-r {

}

.nhtb-camketdichvu-content-w {
    /* padding-left: 50%; */
}

.camket1 {
    color: #f4c533;
    text-transform: uppercase;
    font-size: 18px;
}

.dichvu1 {
    font-size: 28px;
    color: #fff;
}

.nhtb-camketdichvu-content-w1 {
    display: flex;
    flex-direction: row;
}

.nhtb-camketdichvu-content-w1-l {
    width: 180px;
    text-align: right;
    padding-right: 20px;
}

.nhtb-camketdichvu-content-w1-r2-item-title {
    color: #f4c533;
    padding-bottom: 0;
}

.nhtb-camketdichvu-content-w1-r1 {
    padding-bottom: 20px;
}

.nhtb-camketdichvu-content-w1-r2-item-desc {
    padding-bottom: 18px;
}

.nhtb-camketdichvu-content-w1-r2 {
    padding-left: 20px;
}

.nhtb-tintuc {
    padding: 50px 0;
}

.nhtb-tintuc-title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}

.nhtb-tintuc-desc {
    text-align: center;
    font-style: italic;
    padding-bottom: 10px;
}

.nhtb-tintuc-line {
    text-align: center;
    /* background: #000; */
    /* width: 100px; */
}

.nhtb-tintuc-line > div {
    height: 1px;
    width: 100px;
    background: #000;
    margin: 0 auto;
    margin-bottom: 30px;
}

.nhtb-tintuc-list-item-img img {
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.nhtb-tintuc-list-item {
    background: #F9F9F9;
    /* height: 150px; */
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.nhtb-tintuc-list-item-img {}

.nhtb-tintuc-list-item-ct-time {
    padding-bottom: 10px;
}

.nhtb-tintuc-list-item-ct-title {
    padding-bottom: 8px;
}

.nhtb-tintuc-list-item-ct-desc {
    font-size: 12px;
}

a {}

.nhtb-tintuc-list-item-ct-link {
    font-size: 12px;
}

.nhtb-tintuc-list-item-ct {
    padding: 10px 0 10px 0;
}
.nhtb-camketdichvu-content-img img {
    max-width: 100%;
}


/*for sidebar*/
.wrapper_category {
    background: #F9F9F9;
    padding-bottom: 100px;
}

.wrapper_sidebar_alibao_box_Header {
    font-size: 24px;
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 15px;
}

.wrapper_sidebar_alibao_box_Content a {
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    color: #212121;
    display: block;
    padding-bottom: 16px;
    font-size: 15px;
}

.wrapper_sidebar_alibao_box_Content ul {
    padding: 0;
    margin: 0;
}

.wrapper_category_Content_Show {
    background: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
}

.wrapper_category_Content_Show_Title {
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    font-size: 31px;
    padding-bottom: 30px;
}

.wrapper_category_Content_Show_List_Item_Time {
    color: #898989;
    padding-bottom: 15px;
}

.wrapper_category_Content_Show_List_Item_Link a {
    color: #212121;
    font-size: 24px;
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
}

.wrapper_category_Content_Show_List_Item {
    border-bottom: 1px solid #F6F6F6;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.wrapper_category_Content_Show_List_Item_XemThem a {
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    background: #EA6319;
    border-radius: 0;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 1px solid transparent;
    color: #fff;
}

.wrapper_category_Content_Show_List_Item_XemThem {
    text-align: right;
}

.wrapper_sidebar_alibao {
    padding-top: 60px;
}

.wrapper_category_Content_Show_List_Item_Tag {
    padding-bottom: 25px;
}

/*for post detail*/
.wrapper_post_Content {
    background: #FFFFFF;
    /* background: #fff; */
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
}

.wrapper_post {
    background: #F9F9F9;
    padding-bottom: 100px;
}

.wrapper_post_Content_Title {
    font-size: 31px;
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    padding-bottom: 15px;
}

.wrapper_post_Content_Info {
    padding-bottom: 50px;
}

.wrapper_post_Content_Info_Time {
    color: #898989;
    font-weight: 400;
    padding-right: 10px;
}

.wrapper_post_Content_Info a {
    color: #337ab7;
    padding-right: 10px;
}

.wrapper_post_Content_Root img {
    max-width: 100%;
}
.breadcrumb_wrapper {
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-family: "Roboto Slab", serif; */
    font-weight: 400;
    font-size: 13px;
}

.breadcrumb_wrapper .breadcrumb {
    margin: 20px 0;
}


.wrapper_Banner1.classFixed .alibao_button_shopping_cart:hover {
    color: #000;
}

.wrapper_Banner1.classFixed .alibao_button_outline:hover {
    color: #000;
}
.banner-entry > h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 60px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px #000000;
}

.wrapper_Banner_Menu_Mobile_Logo img {
    max-width: 50%;
    height: auto;
}

.wrapper-3-box-title {
    font-size: 30px;
    color: #333333;
    padding-bottom: 20px;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-align: center;
}

.wrapper_category_Content_Show_List_Item_XemThem > a:hover {
    background: #ff5a00;
    border: 1px solid #ff5a00;
    color: #fff;
}
.wrapper_Banner1 {
    background: #0000007a;
}

.nhtb-congcu .row{
    display: flex;
    align-items: center;
    flex-direction: row;

}
.container-top {
    display: flex;
    justify-content: space-between;
}
/*for mobile*/
@media only screen and (max-width: 768px) {

    .nhtb-banner-search{
        display:none;
    }
    .nhtb-banner{
        height:150px;
    }
    .nhtb-camketdichvu-content-footer{
        display:none;
    }
    .nhtb-congcu{
        height: auto;
    }
    .nhtb-congcu .row{
        display: flex;
        align-items: center;
        flex-direction: column;

    }
    .banner-entry > h3 {
        font-size: 14px;
        font-weight: 500;
        line-height: 30px;
        color: #fff;
        text-align: center;
    }
}
.noi_dung_top_4 {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
    margin-bottom: 15px;
}

.noi_dung_top_4_item {
    width: 23%;
    padding: 1%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.noi_dung_top_4_item img {
    margin-right: 10px;
}

.noi_dung_top_4_item_text p {
    font-weight: 600;
    margin-bottom: 0;
}
