/**
****************************************************************************************************************
* STYLE.CSS
*/
.nhut_style,
.nhut_style p {
    margin-bottom: 0;
}

.nhut_style .slick-dotted.slick-slider {
    margin-bottom: 0;
}

[role="tooltip"] {
    z-index: 6;
}

html.active,
body.active {
    overflow: hidden;
}

.d-center {
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-align: center;
   align-items: center;*/
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fs_11 {
    font-size: 0.55rem;
}

.fs_12 {
    font-size: 0.6rem;
}

.custom-control-style .custom-control-label.fs_12px {
    font-size: 12px;
}

.fs_14 {
    font-size: 0.7rem;
}

.fs_16 {
    font-size: 0.8rem;
}

.fs_18 {
    font-size: 0.9rem;
}

.fs_20 {
    font-size: 1rem;
}

.fs_28 {
    font-size: 1.4rem;
}

.lh_1 {
    line-height: 1;
}

/*#header_#footer*/
#header {
    transition: all 0.2s;
}

#header {
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 11;
    position: fixed;
    box-shadow: 0px 0.5rem 0.5rem 0px rgba(0, 0, 0, 0.075);
}

#header .navbar {
    padding: 0;
}

#header .navbar-brand {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    line-height: 1;
}

#header .navbar-nav .nav-item {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    white-space: nowrap;
}

#header .menu_BH .nav_item {
    white-space: normal;
}

#header .navbar-nav .nav-item.lang_box {
    padding-right: 0;
}

#header .navbar-nav .nav-link {
    color: #000;
    font-size: 0.7rem;
    position: relative;
}

#header .navbar-nav .nav-link.dropdown-toggle:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 0.5rem;
    margin-left: 0.1rem;
    vertical-align: middle;
}

#header .navbar-nav .nav-link:hover,
#header .navbar-nav .nav-link.active {}

#header .navbar-nav .dropdown-menu .dropdown-item {
    color: #000;
    font-size: 0.7rem;
}

#footer {
    position: relative;
    color: #fff;
}

#footer .footer_top {
    background-color: #e4002b;
    background-image: -moz-linear-gradient(90deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -webkit-linear-gradient(90deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -ms-linear-gradient(90deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
}

#footer .footer_bot {
    background: #00559c;
    padding: 1.1rem 0;
}

#footer .footer_bot {
    color: #fff;
    font-size: 0.6rem;
}

#footer .footer_link a {
    padding: 0 0.3rem;
    display: inline-block;
    color: #fff !important;
    line-height: 1;
}

#footer .footer_bot .footer_link a+a {
    border-left: 1px solid #fff;
}

#footer .foot_title {
    font-size: 0.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

#footer .foot_txt {
    font-size: 0.7rem;
}

.nav_social {
    font-size: 1rem;
}

.nav_social .nav-link {
    font-size: 1em;
    width: 1.5em;
    height: 1.5em;
    background-color: #fff;
    color: #0071bd;
    padding: 0;
    text-align: center;
    border-radius: 50rem;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.nav_social .nav-link i {
    font-size: 0.75em;
}

.nav_social .nav-link+.nav-link {
    margin-left: 0.75rem;
}

/*popup*/
.popup_nhut_style.fancybox-content {
    margin: 0;
    outline: 0;
    background-color: #fff;
    padding: 0;
}

.close_popup {
    display: inline-block;
    position: absolute;
    right: 1.75rem;
    top: 1.75rem;
    line-height: 1;
    cursor: pointer;
}

.close_popup:hover {
    background-color: #fff;
}

.popup_head {}

.fancybox-slide--html {
    padding: 0 !important;
}

.popupThongbao {
    width: 31.25rem;
    max-width: 100%;
}

.popupThongbao .close_popup {
    right: 0.5rem;
}

.tooltip.show {
    z-index: 99999 !important;
}

.slick-slide {
    outline: none;
}

.icon_user,
.icon_cart {
    width: 0.8rem;
    vertical-align: -0.1rem;
}

.cart_box {
    line-height: 1;
}

.cart_box .icon_cart {
    width: 0.8em;
    vertical-align: -0.1em;
}

#header .fa-layers {
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    font-size: 1em;
}

#header .fa-layers-counter {
    background-color: #005baa;
    border-radius: 50rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    line-height: 1;
    width: 1.9em;
    text-align: center;
    overflow: hidden;
    padding: 0.05em;
    left: 100%;
    margin-left: -0.25em;
    text-overflow: ellipsis;
    top: 0;
    font-size: 0.6em;
    display: inline-block;
    position: absolute;
    text-align: center;
    border: 1px solid #005baa;
}

/*search*/
#header .search_box {
    background-color: #fff;
    /*transform:translateX(-3.5rem);*/
    position: relative;
    z-index: 1;
}

.form-navbar {
    position: relative;
}

.form-navbar:before {
    position: absolute;
    left: 0.4rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    font-family: "Font Awesome 5 Pro";
    z-index: 2;
    content: "\f002";
    font-size: 0.8rem;
    pointer-events: none;
}

.form-navbar .form-control {
    font-size: 0.7rem;
    position: relative;
    z-index: 1;
    border-color: transparent !important;
    width: 1.5rem;
    height: 1.5rem;
    border: 0;
    background: transparent !important;
    padding-right: 0;
    padding-left: 1.5rem;
    -webkit-transition: 250ms;
    transition: 250ms;
}

.form-navbar .form-control:focus,
.form-navbar .form-control:not(:placeholder-shown) {
    width: 7rem;
}

/*search*/
.nav_right .btn {
    margin: 0;
    padding: 0.275rem 0;
    border: 0;
    font-size: 0.7rem;
}

.lang_box .btn-group {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0.15rem 0.45rem 0.05rem rgba(0, 0, 0, 0.1);
    border-radius: 50rem;
}

.lang_box .btn {
    width: 2rem;
    text-align: center;
    padding: 0.4rem;
    line-height: 1;
    color: rgb(200, 200, 200);
    font-weight: bold;
}

.lang_box .btn+.btn {
    border-left: 1px solid #f5f5f5;
}

.lang_box .btn.active {
    color: #000;
}

.nav_fixed .nav-link {
    padding: 0;
    margin: 0;
    border: 0;
}

.nav_fixed img {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
}

.banner_home {
    padding-top: 0.75rem;
    margin-bottom: 1rem;
}

.banner_home_slider {}

.banner_home_slider .txt {
    position: absolute;
    top: 0;
    left: 0;
}

.banner_home_slider .txt_1 {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.214;
    margin-bottom: 0.75rem;
}

.banner_home_slider .txt_2 {
    font-size: 0.8rem;
    color: rgb(100, 100, 100);
    margin-bottom: 1rem;
    margin-bottom: 0.75rem;
}

.banner_home_slider .txt_3 {
    line-height: 1;
    padding: 0.4rem 0;
    margin-bottom: 2rem;
}

.banner_home_slider .txt_3 span {
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
    color: #ecb92f;
    background: -webkit-linear-gradient(#dca227, #ffd237);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

.banner_home_slider .txt_3 span:before,
.banner_home_slider .txt_3 span:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-image: -moz-linear-gradient(0deg,
            rgb(255, 210, 55) 0%,
            rgb(220, 162, 39) 49%,
            rgb(255, 210, 55) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(255, 210, 55) 0%,
            rgb(220, 162, 39) 49%,
            rgb(255, 210, 55) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(255, 210, 55) 0%,
            rgb(220, 162, 39) 49%,
            rgb(255, 210, 55) 100%);
}

.banner_home_slider .txt_3 span:before {
    top: -0.4rem;
}

.banner_home_slider .txt_3 span:after {
    bottom: -0.4rem;
}

.btn_tht {
    display: inline-block;
    min-width: 8.55rem;
    text-align: center;
    font-size: 0.7rem;
    color: rgb(255, 255, 255) !important;
    /*line-height: 1.2;*/
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 147, 217, 1) 100%);
    border-radius: 50rem;
    padding: 0.625rem 0.75rem;
    border: none !important;
    outline: none !important;
}
.btn_tht.button_white{
    color: #000!important;
    border: 1px solid #005CAB!important;
    background:#FFFFFF!important;
    background-image:none!important;
}
.btn_tht:hover,
.btn_hover:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.banner_home_slider .wap_btn,
.trophy_slider .wap_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
}

.banner_home_slider .slider_btn,
.trophy_slider .slider_btn {
    font-size: 0.9rem;
    line-height: 1;
    color: #646464;
}

.banner_home_slider .slider_btn:hover,
.trophy_slider .slider_btn:hover {
    color: #000;
}

.banner_home_slider .btn_prev,
.trophy_slider .btn_prev {
    -ms-flex-order: 0;
    order: 0;
}

.banner_home_slider .btn_next,
.trophy_slider .btn_next {
    -ms-flex-order: 2;
    order: 2;
}

.banner_home_slider ._custom_paging {
    -ms-flex-order: 1;
    order: 1;
    padding: 0 0.5rem;
}

.trophy_slider ._custom_paging {
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
}

.banner_home_slider ._custom_paging li {
    font-size: 0.7rem;
    color: #797979;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
}

.trophy_slider ._custom_paging li {}

.banner_home_slider ._custom_paging li>div {
    padding: 0.1rem 0.25rem;
}

.trophy_slider ._custom_paging li>div {
    text-align: center;
    font-size: 0.7rem;
    color: #797979;
    width: 0.75rem;
    padding: 0.125rem 0;
}

.banner_home_slider ._custom_paging li:not(.slick-active),
.trophy_slider ._custom_paging li:not(.slick-active) {
    display: none;
}

.banner_home_slider ._custom_paging .tu {
    color: #000;
    font-weight: bold;
    border-right: 1px solid #797979;
}

.trophy_slider ._custom_paging .tu {
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #797979;
}

.section_head {
    font-size: 1.4rem;
    font-weight: bold;
    color: rgb(0, 0, 0);
    line-height: 1.143;
    text-align: center;
    margin-bottom: 0.25rem;
}

.section_desc {
    font-size: 0.8rem;
    color: rgb(100, 100, 100);
    line-height: 1.5;
    text-align: center;
    margin-bottom: 2rem;
}

.cac_san_pham .nav {
    margin-bottom: 2rem;
}

.cac_san_pham .nav .nav-item {
    line-height: 1;
}

.cac_san_pham .nav .nav-item+.nav-item {
    margin-left: 2rem;
}

.cac_san_pham .nav .nav-link {
    font-size: 0.7rem;
    color: rgb(0, 0, 0);
    line-height: 1;
    text-align: center;
    border: 1px solid #eef6fb;
    border-radius: 50rem;
    padding: 0.6rem 1.9rem;
    background-color: #eef6fb;
    white-space: nowrap;
}

.cac_san_pham .nav .nav-link.active {
    border-color: #0092d9;
    border-bottom-color: #005dac;
}

.sp_bh_slider .slick-track {
    display: -ms-flexbox !important;
    display: flex !important;
}

.sp_bh_slider .item {
    height: inherit !important;
    padding-bottom: 0.25em;
}

.sp_bh_slider .wap_item {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 0.45rem 0.05rem rgba(0, 0, 0, 0.05);
    width: 13rem;
    height: 100%;
    margin-right: 1rem;
    margin-bottom: 0.25rem;
    transition: all 0.2s;
}

.sp_bh_slider .wap_item:hover {
    box-shadow: 0.25rem 0.25rem 0px 0px #f9da70;
}

.sp_bh_slider .card {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    height: 100%;
}

.sp_bh_slider .card-body {
    padding: 0.95rem;
    padding-bottom: 1rem;
}

.sp_bh_slider .card-title {
    margin-bottom: 1.3rem;
}

.card-info {
    min-height: 4.5rem;
    min-height: 3.5rem;
    margin-bottom: 1.5em;
}

.card-info>.clearfix:not(:last-child) {
    margin-bottom: 0.65rem;
}

.sp_bh_slider .img_sp {
    width: 2.5rem;
    height: 2.5rem;
    object-fit: contain;
    margin-right: 0.7em;
}

.card-title-txt {
    font-size: 0.8rem;
    font-weight: bold;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 1.5;
    height: 3.6rem;
    overflow: hidden;
}

.star_box {
    font-size: 1rem;
}

.star_box .star {
    color: #f7de45;
    font-size: 0.5em;
    color: #ecb92f;
    background: -webkit-linear-gradient(#ffd237, #dca227);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.star_box .star.fa-star-half-alt~.fa-star {
    font-weight: 400;
}

.star_box .badge {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 0.6em;
}

.bestseller {
    font-size: 0.6rem;
    line-height: 1;
}

i.fa-info-circle {
    cursor: pointer;
}

.list_option {
    font-size: 0.7rem;
}

.list_option ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_option li {
    position: relative;
    padding-left: 1rem;
    line-height: 1;
    margin-bottom: 0.4rem;
}

.list_option li:last-child {
    margin-bottom: 0;
}

.list_option li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0.35em;
    font-size: 0.65em;
}

img.icon_vali {
    display: inline-block !important;
    width: 0.55rem;
    vertical-align: -0.1rem;
    margin-right: 0.5rem;
}

.discount {
    color: rgb(150, 150, 150);
}

.discount span.mr-2,
.coupon_total_old {
    text-decoration: line-through;
}

.card_footer {
    margin-top: auto;
    padding: 0.95rem;
    padding-top: 0;
    line-height: 1;
}

.card_footer>.clearfix+.clearfix {
    margin-top: 0.25rem;
}

.btn_seemore {
    font-size: 0.7rem;
    color: #005cab;
    display: inline-block;
    line-height: 1;
}

.btn_seemore:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.nhut_paging {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.nhut_paging li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgb(230, 230, 230);
    margin: 0 0.25rem;
    cursor: pointer;
    box-shadow: 0px 0px 0px 1px #cccccc;
}

.nhut_paging li.slick-active {
    background-image: -moz-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    box-shadow: 0px 0px 0px 1px #005cab;
}

.cac_san_pham {
    margin-bottom: 4rem;
}

.sp_bh_slider .slider_btn {
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 1.5rem;
    position: absolute;
    z-index: 1;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
}

.sp_bh_slider .slider_btn.btn_prev {
    right: calc(100% + 1.25rem);
}

.sp_bh_slider .slider_btn.btn_next {
    left: calc(100% + 1.25rem);
}

.sp_bh_slider ._custom_paging {
    position: absolute;
    top: calc(100% + 0.9rem);
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.cac_san_pham .tab-content {
    margin-bottom: 3rem;
}

.bao_hiem_cua_toi {
    margin-bottom: 2rem;
}

.wap_bhct {
    background-image: url("../images/baohiem_cuatoi_bg.png");
    background-position: bottom center;
    background-repeat: no-repeat;
}

.list_bhct {}

.list_bhct .bhct_head {
    font-size: 0.8rem;
    font-weight: bold;
}

.list_bhct .bhct_txt {
    font-size: 0.8rem;
}

.img_baohiem_cuatoi {
    width: 20.15rem;
}

.list_bhct .media {
    border-radius: 0.5rem;
    background-color: rgb(250, 250, 250);
    padding: 0.75rem;
    position: relative;
}

.list_bhct .media:hover {
    box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1),
        0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.list_bhct .media+.media {
    margin-top: 1rem;
}

.list_bhct .media img.mr-3 {
    border-radius: 50rem;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #e5eff7;
}

.list_bhct .media .fa-chevron-right {
    position: absolute;
    line-height: 1;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.tin_tuc {
    margin-bottom: 4rem;
}

.wap_tin_tuc {
    margin-bottom: 1.25rem;
}

.news_item {}

.news_item .card {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    border-radius: 0;
}

.news_item img {
    border-radius: 0.4rem;
}

.tin_tuc .col-left .news_item img {
    border-radius: 0.4rem 0.4rem 0 0;
}

.tin_tuc .col-left .media-body {
    padding: 0.75rem 1rem;
    background-color: rgba(0, 0, 0, 0.025);
}

.news_title {
    font-size: 0.8rem;
    font-weight: bold;
    color: rgb(1, 1, 1);
    line-height: 1.5;
    margin-bottom: 0.5rem;
    line-height: 1.375;
}

.gioi_thieu .bg-overlay,
.lich_su_top .bg-overlay {
    position: relative;
}

.gioi_thieu .bg-overlay:before,
.lich_su_top .bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.55);
}

.box_gioi_thieu {
    border-radius: 0.6rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 1;
    margin-bottom: -4.75rem;
    /*transform:translateY(4.75rem);*/
}

.box_gioi_thieu .slick-track {
    display: -ms-flexbox;
    display: flex;
}

.list_gioi_thieu .item {
    text-align: center;
    height: inherit !important;
    position: relative;
}

.list_gioi_thieu .item:after {
    transition: all 0.2s;
    opacity: 0;
    content: "";
    height: 0.15rem;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-image: -moz-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
}

.list_gioi_thieu .item:hover:after {
    opacity: 1;
}

.list_gioi_thieu .card {
    border: 0;
    background: none;
    margin: 0;
    padding: 1rem 1.25rem 1.25rem;
}

.list_gioi_thieu .item img {
    width: 1.6rem;
    height: 1.5rem;
    object-fit: contain;
}

.list_gioi_thieu .txt_1 {
    font-size: 1.8rem;
    font-weight: bold;
}

.list_gioi_thieu .txt_1 span {
    display: inline-block;
    color: #0094da;
    background: linear-gradient(50deg, #0094da 0%, #005baa 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list_gioi_thieu .txt_2 {
    font-size: 0.7rem;
    line-height: 1.429;
}

.list_gioi_thieu .nhut_paging {}

.box_gioi_thieu .wap_btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    transform: translateY(50%);
}

.gioi_thieu .bg-overlay img {
    height: 14rem;
    object-position: bottom;
}

#form_subscribe .form-label-group .form-control {
    border-radius: 0.3rem 0 0 0.3rem !important;
    border-color: #fff;
    border: 0 !important;
    font-weight: normal !important;
}

#form_subscribe .form-label-group label {
    color: rgb(150, 150, 150) !important;
}

#form_subscribe .btn-warning {
    width: 2.3rem;
    padding: 0 0.6rem;
    font-size: 0.7rem;
    color: rgb(255, 255, 255);
    line-height: 1.714;
    border-radius: 0 0.3rem 0.3rem 0;
    background-image: -moz-linear-gradient(90deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -webkit-linear-gradient(90deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -ms-linear-gradient(90deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    border: 0;
}

.btn-market {
    display: inline-block;
    padding: 0.15rem 0.5rem;
    padding-left: 2rem;
    border-radius: 0.35rem;
    background-position: center left 0.5rem;
    background-color: #000000;
    background-size: 1.2rem;
    background-repeat: no-repeat;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-apple {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzMDUgMzA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDUgMzA1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJYTUxJRF8yMjhfIj4KCTxwYXRoIGlkPSJYTUxJRF8yMjlfIiBkPSJNNDAuNzM4LDExMi4xMTljLTI1Ljc4NSw0NC43NDUtOS4zOTMsMTEyLjY0OCwxOS4xMjEsMTUzLjgyQzc0LjA5MiwyODYuNTIzLDg4LjUwMiwzMDUsMTA4LjIzOSwzMDUgICBjMC4zNzIsMCwwLjc0NS0wLjAwNywxLjEyNy0wLjAyMmM5LjI3My0wLjM3LDE1Ljk3NC0zLjIyNSwyMi40NTMtNS45ODRjNy4yNzQtMy4xLDE0Ljc5Ny02LjMwNSwyNi41OTctNi4zMDUgICBjMTEuMjI2LDAsMTguMzksMy4xMDEsMjUuMzE4LDYuMDk5YzYuODI4LDIuOTU0LDEzLjg2MSw2LjAxLDI0LjI1Myw1LjgxNWMyMi4yMzItMC40MTQsMzUuODgyLTIwLjM1Miw0Ny45MjUtMzcuOTQxICAgYzEyLjU2Ny0xOC4zNjUsMTguODcxLTM2LjE5NiwyMC45OTgtNDMuMDFsMC4wODYtMC4yNzFjMC40MDUtMS4yMTEtMC4xNjctMi41MzMtMS4zMjgtMy4wNjZjLTAuMDMyLTAuMDE1LTAuMTUtMC4wNjQtMC4xODMtMC4wNzggICBjLTMuOTE1LTEuNjAxLTM4LjI1Ny0xNi44MzYtMzguNjE4LTU4LjM2Yy0wLjMzNS0zMy43MzYsMjUuNzYzLTUxLjYwMSwzMC45OTctNTQuODM5bDAuMjQ0LTAuMTUyICAgYzAuNTY3LTAuMzY1LDAuOTYyLTAuOTQ0LDEuMDk2LTEuNjA2YzAuMTM0LTAuNjYxLTAuMDA2LTEuMzQ5LTAuMzg2LTEuOTA1Yy0xOC4wMTQtMjYuMzYyLTQ1LjYyNC0zMC4zMzUtNTYuNzQtMzAuODEzICAgYy0xLjYxMy0wLjE2MS0zLjI3OC0wLjI0Mi00Ljk1LTAuMjQyYy0xMy4wNTYsMC0yNS41NjMsNC45MzEtMzUuNjExLDguODkzYy02LjkzNiwyLjczNS0xMi45MjcsNS4wOTctMTcuMDU5LDUuMDk3ICAgYy00LjY0MywwLTEwLjY2OC0yLjM5MS0xNy42NDUtNS4xNTljLTkuMzMtMy43MDMtMTkuOTA1LTcuODk5LTMxLjEtNy44OTljLTAuMjY3LDAtMC41MywwLjAwMy0wLjc4OSwwLjAwOCAgIEM3OC44OTQsNzMuNjQzLDU0LjI5OCw4OC41MzUsNDAuNzM4LDExMi4xMTl6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8cGF0aCBpZD0iWE1MSURfMjMwXyIgZD0iTTIxMi4xMDEsMC4wMDJjLTE1Ljc2MywwLjY0Mi0zNC42NzIsMTAuMzQ1LTQ1Ljk3NCwyMy41ODNjLTkuNjA1LDExLjEyNy0xOC45ODgsMjkuNjc5LTE2LjUxNiw0OC4zNzkgICBjMC4xNTUsMS4xNywxLjEwNywyLjA3MywyLjI4NCwyLjE2NGMxLjA2NCwwLjA4MywyLjE1LDAuMTI1LDMuMjMyLDAuMTI2YzE1LjQxMywwLDMyLjA0LTguNTI3LDQzLjM5NS0yMi4yNTcgICBjMTEuOTUxLTE0LjQ5OCwxNy45OTQtMzMuMTA0LDE2LjE2Ni00OS43N0MyMTQuNTQ0LDAuOTIxLDIxMy4zOTUtMC4wNDksMjEyLjEwMSwwLjAwMnoiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}

.btn-google {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBvbHlnb24gc3R5bGU9ImZpbGw6IzVDREFERDsiIHBvaW50cz0iMjkuNTMsMCAyOS41MywyNTEuNTA5IDI5LjUzLDUxMiAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNCREVDQzQ7IiBwb2ludHM9IjM2OS4wNjcsMTgwLjU0NyAyNjIuMTc1LDExOS40NjcgMjkuNTMsMCAyOTkuMDA0LDI1MS41MDkgIi8+Cjxwb2x5Z29uIHN0eWxlPSJmaWxsOiNEQzY4QTE7IiBwb2ludHM9IjI5LjUzLDUxMiAyOS41Myw1MTIgMjYyLjE3NSwzODMuNTUxIDM2OS4wNjcsMzIyLjQ3IDI5OS4wMDQsMjUxLjUwOSAiLz4KPHBhdGggc3R5bGU9ImZpbGw6I0ZGQ0E5NjsiIGQ9Ik0zNjkuMDY3LDE4MC41NDdsLTcwLjA2Myw3MC45NjFsNzAuMDYzLDcwLjk2MWwxMDguNjg4LTYyLjg3N2M2LjI4OC0zLjU5Myw2LjI4OC0xMS42NzcsMC0xNS4yNyAgTDM2OS4wNjcsMTgwLjU0N3oiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

.btn-market .btn-market-subtitle {
    display: block;
    margin-bottom: -0.125rem;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.5rem;
    line-height: 1.3;
}

.btn-market.btn-google .btn-market-subtitle {
    text-transform: uppercase;
}

.btn-market .btn-market-title {
    display: block;
    color: #fff;
    font-size: 0.7rem;
    line-height: 1.3;
}

.nav_gt .nav_icon img {
    height: 2.4rem;
    width: auto;
}

.nav_gt .nav_icon+.nav_icon {
    margin-left: 0.75rem;
}

.nav_lk .nav_link {
    font-size: 0.7rem;
    width: 100%;
    color: #fff !important;
}

.nav_lk .nav_link:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.tim_bao_hiem {
    margin-bottom: 2rem;
}

.search_bh {
    border-style: solid;
    border-width: 0;
    border-color: rgb(242, 242, 242);
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242);
    padding: 0.9rem 0;
}

.search_bh.show {
    position: relative;
    z-index: 11;
}

.search_bh .row>[class*="col"] {
    padding: 0 0.15rem;
}

.search_bh .form-label-group {
    margin-bottom: 0;
}

.search_bh .form-label-group>.form-control,
.search_bh .form-label-group>label {
    border-color: transparent !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.search_bh .form-label-group i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.search_bh .wap_btn {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-align: center;
}

.icon_lich {
    width: 0.7rem;
    height: 0.7rem;
    position: absolute;
    right: 0.5rem;
    /*top: 50%;*/
    top: 0.8rem;
    /*transform: translateY(-50%);*/
    pointer-events: none;
    z-index: 1;
}

.search_bh .count_tuoi {
    line-height: 1;
    font-size: 0.7rem !important;
    position: absolute;
    left: 5rem;
    top: 1.25rem;
    border-left: 1px solid #000;
    padding-left: 0.75rem;
    pointer-events: none;
    z-index: 1;
}

.search_bh .form-label-group>label.color {
    color: rgb(150, 150, 150);
}

.search_bh .form-label-group>.form-control {
    font-weight: normal !important;
}

.search_bh .form-label-group>.form-control.arrow {
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-size: 0.7rem auto, 100%;
    background-position: right 0.5rem top 50%;
}

.backdrop {
    position: fixed;
    content: " ";
    left: 0;
    top: 0;
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, 0.9);
    transition: opacity 0.3s;
    pointer-events: none;
    opacity: 0;
}

.backdrop.show {
    opacity: 1;
    z-index: 10;
    pointer-events: all;
}

.backdrop.show.pointer_none {
    pointer-events: none;
}

.popup_BH {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(242, 242, 242);
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.25);
    padding: 0.9rem;
    transition: all 0.35s;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    visibility: hidden;
    z-index: 11;
    top: calc(100% + 4rem);
    width: 100%;
}

.popup_BH:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0.35rem solid transparent;
    border-right: 0.35rem solid transparent;
    border-bottom: 0.35rem solid #fff;
    position: absolute;
    left: 0.5rem;
    bottom: 100%;
    z-index: 1;
}

.popup_BH.show {
    visibility: visible;
    pointer-events: all;
    opacity: 1;
    top: calc(100% + 0.35rem);
}

.popup_BH .item_head,
.menu_BH .item_head {
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.popup_BH .nav_item,
.menu_BH .nav_item {
    font-size: 0.7rem;
    display: block;
    width: 100%;
}

.popup_BH .nav_item:hover,
.menu_BH .nav_item:hover {
    color: rgb(0, 91, 170);
}

.popup_BH .nav_item+.nav_item,
.menu_BH .nav_item+.nav_item {
    margin-top: 0.5rem;
}

.form_bh_search {
    width: 14.5rem;
    position: relative;
}

.form_bh_search .form-control {
    width: 100% !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 0.5rem;
    height: 2.3rem;
    padding-right: 2rem;
}

.form_bh_search .icon_xoa {
    position: absolute;
    z-index: 2;
    right: 0.9rem;
    top: 50%;
    transform: translateY(-50%);
}

.menu_BH {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(242, 242, 242);
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.06);
    padding: 0.9rem;
}

.menu_BH .icon_menu_bh {
    width: 1.55rem;
    height: 1.55rem;
    object-fit: contain;
    margin-right: 0.5rem;
}

/*san_pham_ca_nhan*/
.ca_nhan {}

.banner_ca_nhan img.w-100 {
    height: 18.6rem;
}

.sec_san_pham_head {
    font-size: 1rem;
    font-weight: bold;
    color: rgb(0, 92, 171);
    line-height: 1.2;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
}

.goi_y .wap_item .card {
    box-shadow: 0px 0px 0.45rem 0.05rem rgba(0, 0, 0, 0.05) !important;
}

.goi_y .row_goi_y {
    margin-left: -0.95rem;
    margin-right: -0.95rem;
}

.goi_y .row_goi_y [class*="col-"] {
    padding-left: 0.95rem;
    padding-right: 0.95rem;
}

.goi_y .card-body {
    padding: 0.75rem 1rem;
}

.goi_y .col-lg-4 .card-body {
    padding: 1rem;
}

.goi_y .card-title {
    margin-bottom: 0;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.goi_y .card-title {}

.xem_gan_day img.w-100 {
    height: 6.45rem;
}

.xem_gan_day .card-title-txt {
    /*height:3.75rem;*/
    height: auto;
    padding: 0.75rem 1rem;
}

.xem_gan_day .sp_bh_slider .wap_item {
    margin-bottom: 0;
    box-shadow: 0px 0px 0.45rem 0.05rem rgba(0, 0, 0, 0.05) !important;
}

.goi_y .lb_discount {
    color: rgb(0, 91, 170);
    font-size: 0.8rem;
    font-weight: bold;
    background-image: -moz-linear-gradient(50deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -webkit-linear-gradient(50deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -ms-linear-gradient(50deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    box-shadow: 0px 2px 7.2px 0.8px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 0.35rem 0.35rem;
    position: absolute;
    white-space: nowrap;
    left: 1rem;
    top: 0;
    padding: 0.2rem;
    pointer-events: none;
}

.san_pham_section .accordion>.card {
    margin: 0;
    margin-bottom: 3rem;
    padding: 0;
    border: 0;
    border-radius: 0;
    overflow: visible !important;
    background-color: transparent;
}

.san_pham_section .sec_san_pham_head {
    margin-bottom: 0;
}

.sec_san_pham_head a[data-toggle] {
    font-size: 1rem;
    color: rgb(0, 92, 171);
    line-height: 1.2;
}

.sec_san_pham_head a[data-toggle] i {
    color: rgb(187, 141, 11);
    transition: all 0.2s;
}

.sec_san_pham_head a[data-toggle][aria-expanded="true"] i {}

.sec_san_pham_head a[data-toggle][aria-expanded="false"] i {
    transform: rotate(-90deg);
}

.san_pham_section .accordion>.card .card_body {
    padding-top: 1.5rem;
}

.san_pham_section .accordion>.card .card_body+.card_body {
    padding-top: 2rem;
}

.san_pham_section .sec_video:before {
    display: none;
}

.chi_tiet .list_option li {
    padding-left: 1.3rem;
}

.chi_tiet .list_option li:before {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #e5f0f8;
    color: #0265b2;
    border-radius: 50%;
    top: 0;
}

.chi_tiet .list_option li p {
    line-height: 1.2;
}

.chi_tiet .list_option li p+p {
    margin-top: 0.5rem;
}

.chi_tiet .alert {
    padding: 0.5rem 1rem;
    color: rgb(102, 102, 102);
    background-color: #fbf6e9;
    border-color: #fbf6e9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.chi_tiet .alert i {
    line-height: 1.5;
}

.chi_tiet .alert.alert-warning .alert-link,
.chi_tiet .alert.alert-warning a {
    color: #005caa;
    font-weight: normal;
    display: inline-block;
}

.nav_ca_nhan {
    margin-bottom: 0.5rem;
}

.nav_ca_nhan .nav_item {
    font-size: 0.8rem;
    padding: 1.2rem;
}

.nav_ca_nhan .nav_item.active {
    font-weight: bold;
    color: rgb(0, 92, 171);
}

.diem_uu_viet {
    margin-bottom: 3rem;
}

.nav_uu_viet .item {
    width: 9.4rem;
    text-align: center;
}

.nav_uu_viet .item .wap_item {
    transition: all 0.2s;
    height: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border-radius: 2.3rem 1rem 2.3rem 1rem;
    border: 1px solid #fff;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 12px 0px rgba(0, 91, 170, 0.1);
    padding: 1.2rem 0.95rem;
}

.nav_uu_viet .item:hover .wap_item {
    border-color: #339ad4;
    font-weight: bold;
    box-shadow: 0px 4px 12px 0px rgba(0, 149, 218, 0.25);
}

.nav_uu_viet .icon_option_bh {
    width: 2.5rem;
    width: 2.75rem;
    height: 2.75rem;
    object-fit: contain;
    object-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
}

.banner_ca_nhan {
    margin-bottom: 1.5rem;
}

.banner_ca_nhan img.w-100 {}

.banner_ca_nhan .wap_banner {
    box-shadow: 0px 0.1rem 1rem 0px rgba(0, 91, 170, 0.1);
    border-radius: 0.35rem;
    overflow: hidden;
}

.banner_ca_nhan .banner_bot {
    padding: 1rem 1.5rem;
}

.banner_ca_nhan .banner_bot .col-lg-7.order-lg-0 {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.banner_ca_nhan .banner_title {
    font-size: 1.2rem;
    color: rgb(0, 92, 171);
    font-weight: bold;
}

.price_bh {
    font-size: 1.1rem;
}

.banner_bot .text-primary {
    color: rgb(0, 92, 171) !important;
}

.nav_banner .nav_icon {
    width: auto;
    height: 0.8rem;
    object-position: center;
    object-fit: contain;
}

.nav_quyen_loi .item {
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    padding: 0.5rem 0.8rem;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(#fff, #fff),
        linear-gradient(90deg, #f7a14b 0%, #fdca5b 100%);
}

.nav_quyen_loi .item .align-items-center {
    height: 100%;
}

.nav_quyen_loi .item img.icon_quyen_loi {
    height: 1.5rem;
}

.nav_quyen_loi .item .left .fs_12 {
    color: #666666;
    margin-top: 0.25rem;
}

.tb_quyenloi {
    background-color: #fff;
}

.tb_quyenloi a {
    color: rgb(0, 92, 171);
}

.btn_expand {
    white-space: nowrap;
}

.btn_expand .txt {
    display: none;
    font-weight: bold;
}

.btn_expand[aria-expanded="false"] .txt_1 {
    display: inline-block;
}

.btn_expand[aria-expanded="true"] .txt_2 {
    display: inline-block;
}

.btn_expand[aria-expanded="true"] .fa-chevron-down:before {
    content: "\f077";
}

.div_tb table.table {
    width: 100% !important;
    margin-bottom: 0;
    font-size: 0.7rem;
    margin-top: 2.5rem;
}

.div_tb .table thead {
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 148, 218, 1) 50%,
            rgba(0, 91, 170, 1) 100%);
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.div_tb .table thead td,
.div_tb .table thead th {
    border-bottom-width: 1px;
    font-weight: normal;
}

.div_tb .table td,
.div_tb .table th {
    padding: 0.45rem;
    max-width: 18.33333333333333rem;
}

.div_tb .table thead th {
    vertical-align: middle;
}

.div_tb .table [colspan],
.div_tb .table [rowspan] {
    background-color: #f2f9fd;
    font-weight: bold;
    padding: 0.9rem 0.45rem;
    color: initial;
}

.tai_lieu_bieu_mau {
    width: 12.5rem;
    height: 11rem;
    border-radius: 2rem 1.25rem 2.5rem 0.2rem;
    box-shadow: 0px 3px 9px 1px rgba(0, 0, 0, 0.2);
    position: relative;
}

.icon_tai_lieu_bieu_mau {
    width: 0.9rem;
}

.page_phapluat .icon_tai_lieu_bieu_mau {
    width: 1rem;
}

.box_download .nav_item .left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
}

.box_download .nav_item {
    background-color: #fafafa;
    background-color: #f5f5f5;
    padding: 0.45rem 1.5rem;
    border-radius: 50rem;
}

.box_download .nav_item+.nav_item {
    margin-top: 1rem;
}

.box_download .btn_tai {
    font-size: 0.7rem;
    color: rgb(0, 0, 0);
    line-height: 1;
    text-align: center;
    border: 1px solid #eef6fb;
    border-radius: 50rem;
    padding: 0.6rem 1.9rem;
    white-space: nowrap;
    font-weight: bold;
    border-color: #0092d9;
    border-bottom-color: #005dac;
}

.box_download .btn_tai.btn_xemct:hover {
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 147, 217, 1) 100%);
    color: #fff;
}

.box_download .btn_tai.btn_download {
    border-color: transparent;
    font-weight: normal;
    padding-right: 0;
}

.icon_download {
    width: 0.65rem;
}

.page_phapluat .icon_download {
    width: 1rem;
}

.box_download .box_scroll {
    height: 10.9rem;
}

.nav_cau_hoi .nav {
    border-bottom: 1px solid #dee2e6;
}

.nav_cau_hoi .nav-link {
    font-size: 0.7rem;
    padding: 0 0 0.5rem;
}

.nav_cau_hoi .nav-link+.nav-link {
    margin-left: 2.5rem;
}

.nav_cau_hoi .nav-link.active {
    color: rgb(0, 92, 171);
    font-weight: bold;
}

.box_cau_hoi {}

.box_cau_hoi .card_item+.card_item {
    margin-top: 1.25rem;
}

.box_cau_hoi .card_item .txt {
    width: 100%;
}

.box_cau_hoi .card_item .rounded-circle {
    font-size: 0.6rem;
    color: rgb(0, 0, 0);
    line-height: 1.2rem;
    text-align: center;
    width: 1.2rem;
    min-width: 1.2rem;
    height: 1.2rem;
    background-color: #e5f2fa;
    color: rgb(0, 92, 171);
}

.box_cau_hoi .card_item .txt_1 {}

.box_cau_hoi .card_item .txt_1 [data-toggle] {
    display: block;
    position: relative;
}

.box_cau_hoi .card_item .txt_1 [data-toggle] i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s;
}

.box_cau_hoi .card_item .txt_1 [data-toggle][aria-expanded="true"] i {
    transform: translateY(-50%) rotate(180deg);
}

.box_cau_hoi .card_item .txt_2 {
    margin-top: 0.5rem;
    padding-right: 1rem;
}

.box_cau_hoi .media {}

.tooltip_nhut_style {
    font-size: 0.7rem;
}

.tooltip_nhut_style .fa-times {
    position: absolute;
    right: 0;
    bottom: 100%;
    font-size: 175%;
    cursor: pointer;
}

.tooltip_nhut_style.show {
    opacity: 1;
}

.tooltip_nhut_style .tooltip-inner {
    background-color: #fff;
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 1em;
}

.tooltip_nhut_style .arrow::before {
    border-bottom-color: #fff !important;
}

.tooltip_nhut_style a[href] {
    color: #005caa;
}

.cau_hoi_thuong_gap.tai_lieu_bieu_mau:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2rem 1.25rem 2.5rem 0.3rem;
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 147, 217, 1) 100%);
    z-index: 0;
    left: -0.3rem;
    top: 0.3rem;
}

.cau_hoi_thuong_gap:after {
    font-size: 1em;
    content: " ";
    width: 5.75em;
    height: 7.2rem;
    position: absolute;
    left: 9.25em;
    top: 5.35em;
    background-image: url("../images/chtg_bong.png");
    background-size: 100% 100%;
    z-index: -1;
}

.cau_hoi_thuong_gap img.w-100 {
    position: relative;
    z-index: 1;
    border-radius: 2rem 1.25rem 2.5rem 0.3rem;
}

.dropup_share.show {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: auto;
    padding: 0.5rem 0.25rem;
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.06);
}

.dropup_share .item {
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    border: 1px solid #b2cde5;
    border-radius: 50rem;
    padding: 0;
    text-align: center;
    line-height: 1.3rem;
    color: #005baa;
    margin: 0 0.25rem;
}

.tag_like {
    width: 2.35rem;
    position: absolute;
    top: -0.7rem;
}

.box_sao .star_box {
    font-size: 2rem;
}

.box_danh_gia_top {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(242, 242, 242);
    border-radius: 0.3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.06);
    padding: 0.7rem;
}

.tinh_phi {
    background-color: #fff;
    overflow: hidden;
}

.tinh_phi .sec_san_pham_head {
    border-bottom: 0;
    padding-bottom: 0;
}

.tinh_phi .san_pham_section .accordion>.card {
    margin-bottom: 2.5rem;
}

.tinh_phi .san_pham_section .accordion>.card:last-child {
    margin-bottom: 0 !important;
}

.tinh_phi .position-relative {
    z-index: 1;
}

.list_nav_chon_bh_option {
    font-size: 0.7rem;
    padding-top: 0.5rem;
}

.list_nav_chon_bh_option ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_nav_chon_bh_option li {
    position: relative;
    padding-left: 0.5rem;
    line-height: 1;
    margin-bottom: 0.4rem;
}

.list_nav_chon_bh_option li:before {
    content: "-";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0.35em;
    font-size: 0.65em;
}

.nav_chon_bh_option .nav_item {
    position: relative;
}

.nav_chon_bh_option .nav_item>.row {
    border: 1px solid rgba(0, 0, 0, 0.125);
    background-color: #fff;
    border-radius: 0.3rem;
}

.nav_chon_bh_option .nav_item .custom-control-input:checked~.row {
    border-color: #0087cf;
}

.nav_chon_bh_option .nav_item>.row>[class*="col-"] {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.nav_chon_bh_option .nav_item>.row>.left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.nav_chon_bh_option .nav_item .custom-control-input {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.nav_chon_bh_option .nav_item>.row>.left .fa-info-circle {
    position: relative;
    z-index: 1;
}

.nav_chon_bh_option .nav_item+.nav_item {
    margin-top: 1rem;
}

.nav_chon_bh_option .bh_option_vat {
    font-size: 0.6rem;
    font-weight: 400;
    color: rgb(150, 150, 150) !important;
}

.icon_check {
    width: 0.8rem;
    min-width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border: 1px solid #717171;
    border-radius: 0.2rem;
    color: rgb(0, 92, 171);
    margin-right: 0.5rem;
    display: inline-flex;
    font-weight: 900;
    text-align: center;
}

.icon_check i {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 55%;
    text-align: center;
    line-height: 0.8rem;
    opacity: 0;
    pointer-events: none;
    user-select: none;
}

.nav_chon_bh_option .nav_item .custom-control-input:checked~.row .icon_check i {
    opacity: 1;
}

.nav_chon_bh_option .no-gutters>[class*="col-"] {}

.nav_chon_bh .item {
    position: relative;
}

.nav_chon_bh .custom-control-input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.nav_chon_bh .card {
    z-index: 0;
    padding: 0;
    margin: 0;
    border-radius: 0.3rem;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.04);
}

.nav_chon_bh .custom-control-input:checked~.card {
    border-color: #0087cf;
}

.nav_chon_bh .card_header {
    background-color: #fff;
    color: #000;
    padding: 1rem;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    font-weight: bold;
}

.nav_chon_bh .card_header .xx:first-child {
    text-transform: uppercase;
    font-weight: normal;
}

.nav_chon_bh .card_header .xx:last-child {
    position: relative;
}

.nav_chon_bh .card_header .xx:last-child i {
    position: relative;
    z-index: 1;
}

.nav_chon_bh .custom-control-input:checked~.card .card_header {
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 147, 217, 1) 100%);
    color: #fff;
}

.nav_chon_bh .card_info {
    padding: 1rem 1rem;
}

.nav_chon_bh .card_info .progress {
    height: 0.1rem;
    background-color: #c8c8c8;
    overflow: visible;
    margin: 0.2rem 0;
}

.nav_chon_bh .card_info .progress .progress-bar {
    background-image: -moz-linear-gradient(0deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(220, 162, 39) 0%,
            rgb(255, 210, 55) 100%);
    height: 0.2rem;
    transform: translateY(-0.05rem);
}

.nav_chon_bh .card_bot {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

.nav_chon_bh .card_bot .icon_check {
    margin-right: 0;
    border-radius: 50rem;
    border-color: rgb(0, 92, 171);
    font-size: 1rem;
    pointer-events: none;
    user-select: none;
}

.nav_chon_bh .custom-control-input:checked~.card .card_bot .icon_check i {
    opacity: 1;
}

.nav_chon_bh .card_info .lst_item+.lst_item {
    margin-top: 0.75rem;
}

.nav_chon_bh_option .nav_item .search_bh {
    border: 0;
    padding: 0;
    box-shadow: none;
    width: 14.5rem;
    max-width: 100%;
}

.nav_chon_bh_option .nav_item .w_option {
    width: 7.5rem;
}

.nav_chon_bh_option .nav_item .search_bh select.form-control,
.nav_chon_bh_option .nav_item .search_bh input.form-control {
    border: 1px solid #d3d3d3 !important;
    border-radius: 0.3rem !important;
}

.chi_tiet_du_lich_vn .nav_chon_bh .card_header {
    padding: 0.45rem;
}

.chi_tiet_du_lich_vn .nav_chon_bh .card_info {
    padding: 0.45rem;
}

.nav_chon_bh .card_info .card_info_box {
    border: 1px solid #e5eef6;
}

.nav_chon_bh .card_info .card_info_box+.card_info_box {
    margin-top: 0.5rem;
}

.nav_chon_bh .card_info .card_info_box .card_info_head {
    padding: 0.4rem;
    background-color: #e5eef6;
}

.nav_chon_bh .card_info .card_info_box .card_info_body {
    padding: 0.4rem;
    background-color: #fafafa;
}

.nav_chon_bh .card_info .card_info_box .dropdown-menu {
    position: static !important;
    margin: 0;
    padding: 0;
    border: 0;
    transform: none !important;
    float: none;
    clear: both;
    z-index: 1;
    background: none !important;
    font-size: inherit;
    color: inherit !important;
    min-width: auto !important;
}

.nav_chon_bh .card_info .card_info_box .btn_expand {
    position: relative;
    z-index: 1;
    color: #005cab;
    display: block;
    text-align: center;
    padding: 0.5rem;
}

.nav_chon_bh .card_info .card_info_box .btn_expand .txt {
    color: #005cab;
    font-weight: normal !important;
}

.nav_chon_bh .card_info .card_info_box .btn_expand i {
    margin-left: 0.25rem !important;
}

.nav_chon_bh .card_info .card_info_box .btn_expand[aria-expanded="true"] i:before {
    content: "\f077";
}

.btn_seemore.line_under {
    border-bottom: 1px dashed #005cab;
}

.box_total_tp {
    background-color: #e5f3fa;
    padding: 0.9rem;
    position: relative;
    border-radius: 0.3rem;
}

.btn_datmua {
    width: auto;
    min-width: 5.5rem;
    height: 2rem;
    padding: 0.6em;
}

.box_total_tp .icon_edit {
    font-size: 120%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #035eac;
}

.box_total_tp .icon_info {
    color: #005baa;
}

.tinh_phi .box_total_tp .icon_info {
    display: none !important;
}

.icon_nmkm {
    width: 1.05rem;
    vertical-align: -0.15em;
}

.txt_nmkm {
    color: #035eac;
}

.popup_nhapma {
    overflow: visible !important;
    width: 21rem;
    border-radius: 0.5rem !important;
}

.popup_nhapma .wap_popup_nhapma {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.popup_nhapma .wap_popup_nhapma .no-gutters>[class*="col-"] {
    padding: 0.75rem 1.5rem;
}

.popup_nhapma .wap_popup_nhapma .row+.row:not(:last-child) {
    border-bottom: 1px solid #f8f9fa;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.lb_nm {
    font-size: 12px;
    line-height: 1;
}

.lb_nm>span {
    height: 1.75em;
    padding: 0.375em 0;
    background-size: 100% 100%;
    line-height: 1.2;
}

.lb_nm .left {
    width: 0.75em;
    background-image: url("../images/lb_nm_left.png");
}

.lb_nm .right {
    width: 0.75em;
    background-image: url("../images/lb_nm_right.png");
}

.lb_nm .center {
    background-image: url(../images/lb_nm_center.png) !important;
    padding-left: 1em;
    padding-right: 0.65em;
    text-transform: uppercase;
}

.popup_nhapma .input-group .form-control {
    border-color: #f0f0f0 !important;
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    font-weight: normal !important;
}

.popup_nhapma .input-group-append .btn {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
}

.popup_nhapma .form-label-group input:not(:placeholder-shown)~.input-group-append .btn {
    color: #005baa;
    font-weight: 600;
}

.popup_nhapma .btn_tht {
    font-weight: bold;
}

.popup_nhapma .btn_trolai {
    background: none;
    color: #005baa !important;
}

.popup_nhapma .btn_tht[disabled],
btn_tht.disabled,
.btn_tht[disabled] {
    background-image: -moz-linear-gradient(0deg,
            rgb(204, 204, 204) 0%,
            rgb(230, 230, 230) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(204, 204, 204) 0%,
            rgb(230, 230, 230) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(204, 204, 204) 0%,
            rgb(230, 230, 230) 100%);
}

.popup_so_sanh_chuong_trinh {
    padding-top: 1.9rem !important;
    background-color: transparent !important;
}

.popup_so_sanh_chuong_trinh .div_tb table.table {
    margin-top: 0 !important;
}

.popup_so_sanh_chuong_trinh [data-fancybox-close],
.popup_bhkhcn [data-fancybox-close],
.popup_danhgia.popup_nhut_style [data-fancybox-close] {
    position: absolute;
    right: 0.375rem;
    top: 0.25rem;
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
}

#header .navbar_sticky .container {
    box-shadow: 0px -1px 0px 0px #ebebeb;
}

#header .navbar_sticky .nav_ca_nhan {
    margin-bottom: 0;
}

#header .navbar_sticky .nav_ca_nhan .nav_item {
    font-size: 0.75rem;
    padding: 0.95rem .5rem;
}

#header .navbar_sticky {
    transition: 0.2s;
    width: 100%;
    background-color: #fff;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
}

#header .navbar_sticky.fixed {
    height: auto;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#footer .navbar_sticky {
    background-color: #fff;
    position: fixed;
    width: 100vw;
    bottom: 0;
    left: 0;
    color: #000;
    z-index: 3;
    box-shadow: 0px -0.5rem 0.5rem 0px rgba(0, 0, 0, 0.075);
    display: none;
}

#footer .navbar_sticky.fixed {
    display: block;
}

#footer .navbar_sticky.footer_tinhphi {
    background-color: #e5f3fa;
    transition: all 0.1s;
    display: block;
}

#footer .navbar_sticky .container {
    padding-left: 0;
    padding-right: 0;
}

#footer .navbar_sticky.footer_chitiet .container {
    padding: 0.625rem;
}

#footer .navbar_sticky.footer_tinhphi.fixed {
    transform: translateY(100%);
    pointer-events: none;
}

.chi_tiet .btn_tht,
.navbar_sticky .btn_tht {
    min-width: 6.5rem;
}

.chi_tiet .btn_tht.btn_danhgia {
    min-width: 7rem;
}

.list_chu_den {}

.chi_tiet .list_option.list_chu_den li {
    padding-left: 0.5rem;
    line-height: 1.2;
}

.chi_tiet .list_option.list_chu_den li:before {
    content: "•";
    font-family: "Helvetica Vn", sans-serif;
    background-color: transparent;
    color: #000;
    text-align: left;
}

.about_us {
    background-color: #fff;
    position: relative;
}

.page_gioi_thieu .list_gioi_thieu {
    width: calc(100% + 1rem);
    left: -0.5rem;
    margin-top: -5.5rem;
}

.page_gioi_thieu .list_gioi_thieu .slick-track {
    display: -ms-flexbox;
    display: flex;
}

.page_gioi_thieu .list_gioi_thieu .item {}

.page_gioi_thieu .list_gioi_thieu .item:after {
    display: none;
}

.page_gioi_thieu .list_gioi_thieu .item .wap_item {
    height: 100%;
    padding: 0.5rem;
}

.page_gioi_thieu .list_gioi_thieu .card {
    width: 10.2rem;
    height: 100%;
    background-color: #fff;
    box-shadow: 0px -0.15rem 0.6rem 0px rgba(0, 0, 0, 0.2);
    border-radius: 0.5rem;
    padding: 1.4rem 1.15rem;
}

.tuyendung .list_gioi_thieu {
    width: calc(100% + 1.75rem);
    left: -0.875rem;
    margin-bottom: -6rem;
    z-index: 2;
}

.tuyendung .list_gioi_thieu .slick-track {
    display: -ms-flexbox;
    display: flex;
}

.tuyendung .list_gioi_thieu .item .wap_item {
    height: 100%;
    padding: 0.5rem 0.875rem;
}

.tuyendung .list_gioi_thieu .card {
    width: 9.6rem;
    height: 100%;
    background-color: #fff;
    box-shadow: 0px -0.15rem 0.6rem 0px rgba(0, 0, 0, 0.2);
    border-radius: 0.5rem;
    padding: 0.75rem 0.7rem 1rem;
}

.tuyendung .list_gioi_thieu .item img {
    width: 2.6rem;
    height: 2.6rem;
    margin-bottom: 0.75rem;
}

.tuyendung .list_gioi_thieu .item:after {
    display: none !important;
}

.gioi_thieu_wap {
    height: 27.3rem;
    background-image: url("../images/about_top_repeat_x.png");
    background-size: 100% 100%;
}

.img_about {
    background-image: url(../images/about_top.png);
    height: 100%;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.gioi_thieu_top .text .txt_1 {
    color: #005cab;
}

.gioi_thieu_top .text .txt_2 {
    color: #005cab;
    font-weight: 600;
}

.gioi_thieu_top .text .txt_3 {
    color: #000000;
}

.nav_about {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 2rem;
}

.nav_about .nav-link {
    color: #000;
    padding: 0.2rem 1.225rem;
    border-bottom: 1px solid #eaeaea;
}

.nav_about .nav-link.active,
.nav_about .nav-link:hover {
    border-bottom-color: #005cab;
    text-shadow: 1px 0px 0px #000;
    /*font-weight:600;*/
}

.gioi_thieu_mid .text .txt_1 {
    color: #005cab;
}

.gioi_thieu_mid .text .txt_2 {
    color: #005cab;
}

.gioi_thieu_mid .text .txt_3 {
    line-height: 1.3;
}

.gioi_thieu_mid .text .txt_3 strong {
    font-size: 1.4rem;
    margin-right: 0.5rem;
}

.gioi_thieu_bot {
    min-height: 12rem;
    padding-bottom: 2rem;
    background-image: url("../images/about_bottom.png");
    background-size: auto 12rem;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.gioi_thieu_bot .section_head {
    color: #005cab;
}

.gioi_thieu_bot .wap_item {
    border-width: 1px;
    border-color: rgb(235, 235, 235);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 12.25rem;
    height: 12.5rem;
    transition: 0.2s;
    margin: 0.5rem 1rem 1.5rem;
    border-radius: calc(0.5rem + 1px);
}

.gioi_thieu_bot .wap_item:hover {
    box-shadow: 0px 0.45rem 1.05rem 0px rgba(0, 0, 0, 0.1);
}

.gioi_thieu_bot .wap_item img.w-100 {
    border-radius: 0.5rem 0.5rem 2.25rem 0.5rem;
    height: 8.45rem;
}

.gioi_thieu_bot .wap_item .txt {
    padding: 0.625rem 1rem;
}

.gioi_thieu_bot .wap_item .txt_1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gioi_thieu_bot ._custom_paging {
    position: absolute;
    width: 100%;
}

.box_lich_su {
    border-radius: 0.6rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 1;
    margin-bottom: -5rem;
    padding: 1rem 0.5rem;
}

.box_lich_su .no-gutters>[class*="col-"] {
    padding-left: 2rem;
    padding-right: 2rem;
}

.page_lich_su .nav_about {
    position: static;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.page_lich_su .section_head {
    color: #005cab;
}

.icon_ls_top {
    height: 1.7rem;
    margin-bottom: 0.25rem;
}

.timeline .mCSB_inside>.mCSB_container {
    margin-right: 20px !important;
}

.timeline .node {
    position: relative;
    width: 20.7rem;
}

.timeline .node_vang:before {
    cursor: pointer;
    content: attr(data-text);
    position: absolute;
    top: 0;
    width: 3rem;
    height: 3rem;
    text-align: center;
    border-radius: 100%;
    font-size: 0.7rem;
    color: #fff;
    line-height: 1.3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0.25rem solid #f6efdb;
    background-color: #c5930b;
    background-image: -moz-linear-gradient(50deg,
            rgb(191, 143, 11) 0%,
            rgb(220, 163, 11) 100%);
    background-image: -webkit-linear-gradient(50deg,
            rgb(191, 143, 11) 0%,
            rgb(220, 163, 11) 100%);
    background-image: -ms-linear-gradient(50deg,
            rgb(191, 143, 11) 0%,
            rgb(220, 163, 11) 100%);
    transition: 0.3s;
}

.timeline .node_vang:hover:before {
    box-shadow: 0px 0px 0px 0.5rem rgba(214, 159, 11, 0.15);
}

.timeline .node_xanh:before {
    cursor: pointer;
    content: " ";
    position: absolute;
    top: 0;
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-image: -moz-linear-gradient(50deg,
            rgb(0, 94, 173) 0%,
            rgb(0, 147, 217) 100%);
    background-image: -webkit-linear-gradient(50deg,
            rgb(0, 94, 173) 0%,
            rgb(0, 147, 217) 100%);
    background-image: -ms-linear-gradient(50deg,
            rgb(0, 94, 173) 0%,
            rgb(0, 147, 217) 100%);
    transition: 0.3s;
}

.timeline .node_xanh:hover:before {
    box-shadow: 0px 0px 0px 0.5rem rgba(0, 92, 171, 0.15);
}

.timeline .node.img_big {}

.timeline .node.img_big .col_left {}

.timeline .year {
    font-weight: bold;
    margin-bottom: 0.6rem;
    line-height: 1;
    color: #005cab;
    background: -webkit-linear-gradient(#0092d9, #005ead);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.timeline .img img.w-100 {
    border-radius: 0.5rem;
}

.timeline .txt_1 {
    font-weight: bold;
}

.timeline .txt_2 {
    max-height: 6.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.timeline .txt_2:after {
    /*content:"...";*/
}

.timeline .no-gutters {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.timeline .no-gutters>[class*="col"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.timeline .no-gutters>.col_right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.timeline .node .btn_seemore {
    display: none;
}

.chi_tiet_doanh_nghiep {
    background: #fff;
}

.chi_tiet_doanh_nghiep .section_head {
    color: rgb(0, 92, 171);
    position: relative;
}

.chi_tiet_doanh_nghiep .section_desc {
    position: relative;
}

.form_doanh_nghiep {
    border-radius: 2rem;
    background-color: rgb(254, 254, 255);
    box-shadow: -0.6rem -0.8rem 1.75rem 0px rgba(0, 79, 148, 0.075);
}

/*san_pham_ca_nhan*/
.box_lien_he .col-left {
    min-height: 18.7rem;
}

.box_lien_he .col-left:before {
    pointer-events: none;
    content: "";
    position: absolute;
    width: 27.65rem;
    height: 18.7rem;
    right: -2rem;
    bottom: 0;
    /*top:50%;*/
    /*transform:translateY(-50%);*/
    background-image: url("../images/bh_doanhnghiep_contact.jpg");
    background-size: 100% 100%;
}

.form_doanh_nghiep {
    padding: 3.5rem 2rem;
}

.form_doanh_nghiep .row {
    margin-left: -1rem;
    margin-right: -1rem;
}

.form_doanh_nghiep .row>[class*="col"] {
    padding-left: 1rem;
    padding-right: 1rem;
}

.form_doanh_nghiep .form-label-group {
    margin-bottom: 1rem;
}

.form_doanh_nghiep .form-label-group>.form-control {
    font-weight: normal !important;
}

.nav_pham_vi .item {
    width: 100%;
}

.nav_pham_vi .item+.item {
    margin-top: 1.5rem;
}

.icon_pham_vi {
    height: 2rem;
}

.img_ycgl {
    border-radius: 1rem;
}

.su_menh_banner_wap {
    height: 27.75rem;
    position: relative;
    margin-bottom: 5rem;
}

.su_menh_banner_slider .nhut_paging {
    margin-top: 1.75rem;
}

.su_menh_banner_slider img.w-100 {
    object-fit: none;
}

.su_menh_banner_text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.su_menh_tam_nhin {
    margin-bottom: 4.5rem;
}

.su_menh_tam_nhin .text .txt_1 {
    position: relative;
    line-height: 0.8;
    padding-left: 1.2rem;
    margin-bottom: 1rem;
    font-weight: bold;
}

.su_menh_tam_nhin .text .txt_1:before {
    position: absolute;
    content: " ";
    width: 0.2rem;
    height: 100%;
    background-color: #005baa;
    left: 0;
    top: 0;
}

.su_menh_tam_nhin .text p+p {
    margin-top: 1rem;
}

.su_menh {}

.tooltip-inner {
    font-size: 0.7rem;
    max-width: 16rem;
}

.tooltip:not(.tooltip_nhut_style) .tooltip-inner {
    background-color: #646464;
}

.tooltip:not(.tooltip_nhut_style) .arrow::before {
    border-top-color: #646464;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
}

input[type="number"] {
    padding-right: 2px !important;
}

.nhut_style .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.vong_nguyet_que {
    width: 39.4rem;
    font-size: 1rem;
}

.vong_nguyet_que [class*="col_"] {
    width: 4.75em;
    height: 8.1em;
    background-image: url("../images/vong_nguyet_que.png");
    background-size: 100% 100%;
}

.vong_nguyet_que .col_right {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.vong_nguyet_que .text {
    font-size: 1em;
}

.sec_video {
    background-color: #000;
    position: relative;
}

.sec_video:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
    pointer-events: none;
    /* opacity:0; */
}

.sec_video video {
    object-fit: cover;
}

.sec_video .btn_play {
    font-size: 4.5rem;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.sec_nhan_su_top {
    box-shadow: 0px 0.3rem 0.3rem 0px rgba(88, 86, 79, 0.1);
    margin-top: -6rem;
    margin-bottom: 6.7rem !important;
    position: relative;
    z-index: 3;
    /*height:28.5rem;*/
}

.sec_nhan_su_bot .row {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
}

.sec_nhan_su_bot .row>[class*="col"] {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
}

.sec_nhan_su_bot .item {}

.img_nhansu_bot {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0.75rem 2.45rem 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 28.5rem;
}

.sec_nhan_su_bot .item .text {
    padding: 2.25rem;
}

.giai_thuong_wap .txt_1 {
    color: #005cab;
}

.img_trophy {
    width: 43.5rem;
    margin-top: -4rem;
    margin-bottom: -14rem;
    pointer-events: none;
}

.img_trophy_slider {
    width: 100%;
}

.wap_trophy_slider {
    font-size: 1rem;
    width: 45.5em;
    height: 43em;
    position: relative;
    background-image: url("../images/giai_thuong_TROPHY_bg.png");
    background-size: 100% 100%;
}

.giai_thuong_mid .section_head {
    color: #005cab;
}

.trophy_slider_text .txt_1,
.trophy_slider_text .txt_6 {
    color: #005baa;
}

.trophy_slider_text .txt_2,
.trophy_slider_text .txt_7 {
    color: #666666;
}

.trophy_slider_text .txt_7 p+p {
    margin-top: 0.75rem;
}

img.giaithuong_brand {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    object-fit: contain;
}

.box_them_nguoi {
    background-color: #fafafa;
    border-radius: 0.5rem;
    padding: 1rem;
}

.search_bh.box_tinhphi_khcn .box_them_nguoi .row>[class*="col"] {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.box_them_nguoi .row>[class*="col"]:before,
.box_them_nguoi .row>[class*="col"]:after {
    display: none;
}

.box_them_nguoi .row.justify-content-between .col-auto .form-label-group {
    border: 1px solid #d3d3d3;
    border-radius: 0.25rem;
    overflow: hidden;
}

.list_mau ul {
    border: 1px solid #e5f1f9;
}

.list_mau ul li {
    padding: 0.5rem 0.75rem;
}

.list_mau ul li:nth-child(odd) {
    background: #e5f1f9;
}

.list_mau ul li:nth-child(even) {
    background: #fafafa;
}

.tuyendung .section_head {
    color: #005cab;
}

.box_search_bh_tuyendung {
    margin-top: -3rem;
}

.nav_tuyendung {
    top: 0;
    left: 0;
}

.nav_tuyendung.nav_about .nav-link {
    position: relative;
    padding: 0.75rem;
}

.nav_tuyendung.nav_about .nav-link.active:after,
nav_tuyendung.nav_about .nav-link:hover:after {
    transform: translateY(0.1rem);
    content: "";
    z-index: 1;
    height: 0.15rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: -moz-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
}

.result_bh .table .tr {
    position: relative;
}

.result_bh .table .td,
.result_bh .table .th {
    position: relative;
}

.result_bh .table .btn_absolute {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 0.75rem;
}

.result_bh .table .tbody .tr:hover .btn_absolute i {
    font-weight: 900;
}

.result_bh {
    padding-right: 1rem;
}

.sec_nhan_su_tuyendung {
    position: relative;
    z-index: 3;
    margin-top: -5rem;
    background-image: url("../images/nhansu_tuyendung.png");
    background-size: 100% 100%;
    height: 37rem;
    padding: 2.5rem 2.5rem 3.5rem;
}

.header_popup_bhkhcn {
    background-image: url("../images/popup_bh_bg.png");
    background-size: 100% 100%;
    color: #fff;
    padding: 0.65rem 1.5rem;
    border-radius: 0.3rem 0.3rem 0 0;
}

.body_popup_bhkhcn {
    border-radius: 0 0 0.3rem 0.3rem;
    padding: 0.5rem 1.9rem;
}

.popup_bhkhcn {
    width: 36.8rem;
    max-width: 100%;
    background-color: transparent !important;
    padding-top: 1.9rem !important;
}

.popup_bhkhcn .result_bh {
    padding-right: 0;
}

.popup_bhkhcn .result_bh .table .td:before {
    content: attr(data-text);
    color: #000;
    padding-right: 0.25rem;
}

.popup_bhkhcn .result_bh .table .tbody .tr:hover {
    color: #000;
}

.popup_bhkhcn .result_bh .table .tbody .tr .td {
    width: auto;
}

.popup_bhkhcn .text-footer {
    color: #005baa;
}

.popup_bhkhcn .result_bh .table .tbody .tr .td:nth-child(2):before {
    color: #969696;
}

.popup_bhkhcn .result_bh .table .tbody .tr .td:nth-child(3) {
    font-weight: bold;
}

.danh_gia_op {}

.danh_gia_op .badge {
    background-color: #e5f4fb;
    padding: 0.45rem 0.7rem;
    margin-bottom: 0.75rem;
}

.danh_gia_op .badge.active {
    background-color: #dae0e5;
}

.danh_gia_op .badge+.badge {
    margin-left: 0.75rem;
}

.sort_danh_gia button {
    padding: 0;
    outline: none !important;
    border: 0;
    background-color: transparent;
}

.sort_danh_gia .dropdown-menu .dropdown-item {
    padding: 0 0 0.5rem;
    background-color: #fff !important;
    color: #000;
}

.sort_danh_gia .dropdown-menu .dropdown-item.active {
    color: rgb(0, 91, 170);
    font-weight: bold;
}

.cmt_avatar {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
}

.box_cmt {}

.btn-outline {
    border-radius: 0.2rem;
    padding: 0.1rem 0.45rem;
    color: #000;
    white-space: nowrap;
}

.btn-outline:hover,
.btn-outline.active {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
}

.btn-outline-xanh {
    border-color: #139bdb #139bdb #015fad #139bdb;
}

.btn-outline-vang {
    border-color: #f9ca35 #f9ca35 #e3b143 #f9ca35;
}

.cmt_text.text_viewmore {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.btn_cmt_more {
    color: rgb(0, 91, 170);
    display: none;
}

.text_viewmore~.btn_cmt_more {
    display: inline-block;
}

.media_item {
    position: relative;
    overflow: hidden;
}

.media_item+.media_item {
    margin-top: 1.5rem;
}

.popup_danhgia.popup_nhut_style {
    width: 26.25rem;
    max-width: 100%;
    padding-top: 1.9rem !important;
    background-color: transparent !important;
}

.popup_danhgia.popup_nhut_style .wap_popup_danhgia {
    width: 100%;
    border-radius: 0.3rem;
    padding: 1.5rem 1.25rem;
    background-color: #fff;
}

.popup_danhgia .star_box {
    font-size: 2rem;
}

.popup_danhgia .star_box .d-flex {
    direction: rtl;
}

.popup_danhgia .star_box .star:hover,
.popup_danhgia .star_box .star:hover~.fa-star,
.popup_danhgia .star_box .star.active,
.popup_danhgia .star_box .star.active~.fa-star {
    font-weight: 900;
}

.popup_danhgia .media+.media {
    margin-top: 1rem;
}

.popup_danhgia .danh_gia_op {
    column-count: 3;
    column-gap: 0.5rem;
}

.popup_danhgia .danh_gia_op .badge {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    padding: 0.25rem 0.5rem;
    margin-left: 0 !important;
    margin-bottom: 0.5rem;
    font-weight: normal;
}

.popup_danhgia .danh_gia_op .badge.active,
.popup_danhgia .danh_gia_op .badge:hover {
    background-color: #ebebeb;
}

.tuyendung_chitiet_top ul,
.tuyendung_chitiet_bottom ul {
    padding-left: 0;
    list-style: none;
}

.tuyendung_chitiet_top ul li,
.tuyendung_chitiet_bottom ul li {
    position: relative;
    padding-left: 0.6rem;
}

.tuyendung_chitiet_top ul li:before,
.tuyendung_chitiet_bottom ul li:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 40%;
    content: "\f111";
    position: absolute;
    left: 0;
    transform: translateY(1.55em);
    line-height: 1;
}

.tuyendung_chitiet_bottom {
    background-size: cover;
    background-image: url("../images/tuyendung_chitiet_bg.png");
    background-position: center;
}

.box_tdct .icon_tdct {
    height: 1rem;
    width: auto;
}

.box_tdct>div {
    padding-bottom: 0.5rem;
}

.tuyendung_chitiet {
    background-color: #fff;
}

.color_xanh {
    color: #005cab;
}

.logo_caimep {
    margin-left: -3rem;
}

.error,
.popup_coupon_error {
    color: red;
    font-size: 0.65rem;
    padding-left: 0.75rem;
}

.custom-checkbox .error {
    position: absolute;
    bottom: 0;
}

.pp_back_version .custom-checkbox .error,
.khaibao .step_final .custom-checkbox .error,
.registerAgree .custom-checkbox .error,
.requestBH .custom-checkbox .error {
    top: -1rem;
    left: -0.8rem;
}

.item_step3 .custom-checkbox .error {
    white-space: nowrap;
    bottom: auto;
    top: 100%;
    line-height: 0;
}

.thanhtoan .error {
    padding-left: 0;
}

.thanhtoan .custom-checkbox .error {
    bottom: -7px;
}

.input_upload {
    --bs-btn-width: 5rem;
}

.input_upload .form-control {
    pointer-events: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.input_upload .input-group-text {
    font-size: 0.7rem;
    color: #000;
    background: #fbfbfb;
    cursor: pointer;
}

.input_upload .custom-file-input {
    opacity: 0;
    z-index: 1;
}

.input_upload .clear {
    font-size: 0.8rem;
    left: calc(100% - var(--bs-btn-width) - 1.25rem);
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    color: #646464;
}

.input_upload>.form-control:focus~.clear,
.input_upload>.form-control:not(:placeholder-shown)~.clear {
    opacity: 1;
}

.img_upload .img-thumbnail {
    width: 8.25rem;
    max-height: 8.25rem;
    object-position: top;
}

.input_upload .error:not(.form-control) {
    position: absolute;
    top: 100%;
}

.info_success_step1 .img_upload {
    margin-left: 9rem;
}

.info_success_step2 .img_upload,
.info_success_step4 .img_upload {
    margin-left: 12rem;
}

.ht_item .img_upload {
    margin-left: 12.5rem;
}

.info_success .img_upload .img-thumbnail,
.ht_item .img_upload .img-thumbnail {
    margin-top: 0.6rem;
    margin-left: 0.4rem;
}

.info_success_step2 .row_info>span:nth-child(2),
.info_success_step4 .row_info>span:nth-child(2) {
    width: 8.25rem;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*add new 14/9/22*/
.list_lk .custom-switch {
    transform: scale(1.2);
    transform-origin: left;
}

.list_lk .custom-switch .custom-control-label:before {
    box-shadow: none !important;
    background-color: #adb5bd;
}

.list_lk .custom-switch .custom-control-label:after {
    background-color: #fff;
}

.list_lk .custom-switch .custom-control-input:checked~.custom-control-label::before {
    background-color: #12b904;
    border-color: #12b904;
}

.list_lk .d_left .btn_web img {
    height: 1rem;
    margin-right: 0.5rem;
}

.loader_dgrr {
    position: static !important;
    display: block !important;
    margin: auto !important;
}

.form_dgrr .text-warning {
    color: #977f00 !important;
}

.popup_danhgia.pop_thanhtoan.popup_nhut_style {
    width: 31.1rem;
}

.pop_thanhtoan .text-primary {
    color: #005cab !important;
}

.dkbh_dgrr {
    background: #f2f7fb;
    padding: 0.75rem 1rem;
}

.dkbh_dgrr p {
    margin-bottom: 0;
}

.form-label-group.textarea_hinhthucgiaonhan>textarea,
.form-label-group.textarea_hinhthucgiaonhan>textarea:not(:placeholder-shown) {
    height: 5.1rem;
    padding-top: 1.25rem !important;
}

.form-label-group.textarea_hinhthucgiaonhan>textarea:read-only {
    background: #f9f9f9 !important;
}
#popupInvalidPayment .btn_tht{
    font-weight:bold;
    line-height:1;
}
@media (min-width: 992px) {
    #header {
        min-height: 3.5rem;
        background-color: #fff;
    }

    #header.sticky {}

    #header .navbar-brand {
        width: 10.45rem;
        padding: 1.025rem 0;
    }

    #header .navbar-nav {
        margin-left: 1.5rem;
        -ms-flex-align: center;
        align-items: center;
    }

    #header .navbar-nav .nav-item.dropdown {
        position: static;
    }

    #header .navbar-nav .nav-item .dropdown-toggle {
        padding: 1.225rem 0;
    }

    #header .navbar-nav .nav-link {}

    #header .menu_BH .nav_item {
        padding-right: 1.5rem;
        line-height: 1.2;
    }

    #header .menu_BH .row_bh+.row_bh {
        margin-top: 1rem;
    }

    #footer {
        /*height: 20.8rem;*/
    }

    #header .nav-item.search_box {
        padding-left: 0;
    }

    #header .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        margin-top: 0;
        border: 0;
    }

    #header .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform-origin: 0% 0%;
    }

    #header .navbar .dropdown-menu.fade-up {
        top: calc(100% + 2rem);
        transform-origin: 0% 0%;
    }

    #header .navbar .nav-item:hover .dropdown-menu {
        transition: 0.3s;
        width: 55rem;
        opacity: 1;
        visibility: visible;
        top: 100%;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
    }

    #header .navbar_sticky .nav_ca_nhan .nav_item:first-child {
        padding-left: 0;
    }

    #header~section {
        min-height: calc(100vh - 3.5rem - 20.55rem);
        overflow: hidden;
        position: relative;
    }

    .cac_san_pham .nav .nav-link:hover {
        box-shadow: 0 1rem 2.5rem rgba(22, 28, 45, 0.1),
            0 0.5rem 1rem -0.75rem rgba(22, 28, 45, 0.1);
        -webkit-transform: translate3d(0, -2px, 0);
        transform: translate3d(0, -2px, 0);
    }

    .nav_fixed {
        overflow: hidden;
        position: fixed;
        right: 0;
        top: 50%;
        transform: translateY(-50%) translateX(2.85rem);
        z-index: 1;
        background-color: #fff;
        -webkit-border-top-left-radius: 1rem;
        -webkit-border-bottom-left-radius: 0.5rem;
        -moz-border-radius-topleft: 1rem;
        -moz-border-radius-bottomleft: 0.5rem;
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 0.5rem;
        box-shadow: 0px 0px 1rem 0.075rem rgba(11, 11, 11, 0.15);
        transition: all 0.2s;
    }

    .nav_fixed:hover {
        transform: translateY(-50%) translateX(0);
    }

    .nav_fixed .nav-link:hover {
        text-shadow: 0.5px 0.1px 0px #000;
    }

    .nav_fixed .nav-link:after {
        content: " ";
        /*z-index: 1;*/
        pointer-events: none;
        position: absolute;
        left: 0.25rem;
        top: calc(100% - 0.2rem);
        width: 2rem;
        height: 0.4rem;
        transform: translateY(-0.5rem);
        content: "";
        position: absolute;
        border-radius: 50%;
        box-shadow: 0px 0.5rem 0.25rem rgba(0, 0, 0, 0.075);
    }

    .nav_fixed .nav-link:nth-child(3):after {
        display: none;
    }

    .nav_fixed .nav-link {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .nav_fixed .nav-link:hover {}

    .nav_fixed .nav-link span {
        display: inline-flex;
        font-size: 0.6rem;
        width: 2.85rem;
        line-height: 1.2;
        color: #000;
    }

    .banner_home_slider .txt {
        top: 3.9rem;
    }

    .banner_home_slider img.w-100 {
        height: 21.5rem;
    }

    .sp_bh_slider {
        width: 55.25rem;
    }

    .list_bhct {
        width: 27.5rem;
        margin-left: auto;
        margin-right: auto;
    }

    .tin_tuc .col-left {
        padding-right: 1.9rem;
    }

    .tin_tuc .col-right {}

    .list_news .item {
        padding-bottom: 0.75rem;
    }

    .list_news .item+.item {
        /*border-top: 1px solid #f2f2f2;*/
        padding-top: 0.75rem;
    }

    .list_news .item:nth-child(n + 4) {
        display: none;
    }

    .list_news .item img {
        width: 8.25rem;
    }

    .form_subscribe {
        width: 14rem;
    }

    .height_footer {
        height: 2.4rem;
        margin-bottom: 2rem;
    }

    .search_bh .row>[class*="col"]+[class*="col"]:after,
    .search_bh .row>[class*="col"]+[class*="col"]:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        left: 0;
        top: 0;
        background-image: url("../images/search_bh_line.png");
        background-size: 100% 100%;
    }

    .search_bh .row>[class*="col"]+[class*="col"]:before {
        left: auto;
        right: -1px;
    }

    .search_bh .col_last:before,
    .search_bh .col_last:after {
        display: none;
    }

    .search_bh .row+.row {
        margin-top: 1rem;
    }

    .tim_bao_hiem .search_bh .col_item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .search_bh .row>[class*="col"] {
        max-width: 25%;
    }

    .search_bh.box_tinhphi_khcn .row>[class*="col"] {
        max-width: 28%;
    }

    .search_bh .col_item.col_last {
        /*-ms-flex: 0 0 18.18181818181818%;
        flex: 0 0 18.18181818181818%;
        max-width: 18.18181818181818%;
        margin-left:auto;*/
    }

    .search_bh .col_last {
        margin-left: auto;
    }

    .chi_tiet_du_lich_tg .search_bh .col_item {
        -ms-flex: 0 0 27.87878787878788%;
        flex: 0 0 27.87878787878788%;
        max-width: 27.87878787878788%;
    }

    .chi_tiet_du_lich_vn .search_bh .col_item.col_last,
    .chi_tiet_du_lich_tg .search_bh .col_item.col_last {
        -ms-flex: 0 0 16.36363636363636%;
        flex: 0 0 16.36363636363636%;
        max-width: 16.36363636363636%;
    }

    .wap_sp_bh_slider {
        margin-bottom: 5rem;
    }

    .menu_BH {
        width: 100%;
    }

    .menu_BH .box_scroll {
        min-height: 11.25rem;
        max-height: 11.25rem;
    }

    .nhut_style .mCSB_scrollTools {
        right: auto !important;
        left: calc(100%) !important;
        /*width:6px!important;*/
    }

    .goi_y .row_goi_y [class*="col-"]:nth-child(n + 3) {
        margin-top: 1rem;
    }

    .goi_y .card-img-top {
        height: 7.05rem;
    }

    .goi_y .col-lg-4 .card-img-top {
        height: 8.5rem;
    }

    .goi_y .col-lg-4 .card-text {
        max-height: 4.2rem;
        overflow: hidden;
    }

    /*san_pham*/
    .nav_uu_viet .nav {
        -ms-flex-pack: center;
        justify-content: center;
    }

    .nav_quyen_loi .item {
        /*width:13rem;*/
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 17.6665rem;
    }

    .nav_uu_viet .item+.item {
        margin-left: 2rem;
    }

    .nav_quyen_loi .item+.item {
        margin-left: 1rem;
        /*width: 13rem;*/
    }

    .cau_hoi_thuong_gap {}

    .box_cau_hoi .box_scroll {
        height: 8.2rem;
    }

    .box_cau_hoi .card_item .txt_2,
    .box_cau_hoi .card_item .txt_1 [data-toggle] {
        padding-right: 6rem;
    }

    .box_cau_hoi .mCSB_scrollTools {
        right: auto !important;
        left: calc(100% + 1.5rem) !important;
    }

    .box_download .mCSB_scrollTools {
        right: auto !important;
        left: calc(100% + 2.5rem) !important;
    }

    .box_chon_bao_hiem {
        position: relative;
    }

    .wap_chon_bh {
        position: relative;
        z-index: 1;
    }

    .bg_chon_bh {
        position: absolute;
        z-index: 0;
        width: 144.75rem;
        height: 57.9rem;
        background-color: #f9f9f9;
        left: 50%;
        top: 3.5rem;
        transform: translateX(-50%);
        border-radius: 100% !important;
        text-align: center;
        overflow: hidden;
        z-index: 0;
        pointer-events: none;
    }

    .img_ca_nhan {
        width: 96rem;
    }

    .bh_list_info {
        box-shadow: inset 1rem 0px 1rem -1rem rgba(0, 0, 0, 0.1);
        padding-left: 1.5rem !important;
    }

    .nav_chon_bh .item {
        width: 13rem;
    }

    .nav_chon_bh .item+.item {
        margin-left: 1.5rem;
    }

    /*fix for an gia*/
    .nav_chon_bh.nav_angia {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) * -0.5);
        margin-left: calc(var(--bs-gutter-x) * -0.5);
    }

    .nav_chon_bh.nav_angia .item {
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        margin-top: var(--bs-gutter-y);
        /*flex: 0 0 auto;*/
        /*width: 25%;*/
        flex: 0 0 auto;
        width: auto;
    }

    .nav_chon_bh.nav_angia .item .card {
        width: 13.5rem;
    }

    .nav_chon_bh.nav_angia .item_last {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

    .nav_chon_bh.nav_angia .item+.item {
        margin-left: 0;
    }

    /*fix for an gia*/
    .nav_chon_bh_option .nav_item>.row>[class*="col-"] {}

    .nav_chon_bh_option .nav_item .custom-control-input {
        width: 14rem;
    }

    .box_total_tp .div_left {
        margin-right: 0.5rem;
    }

    .banner_ca_nhan .banner_bot>.row>.col-lg-7 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .box_total_tp .col_center {
        /*-ms-flex: 0 0 35%;*/
        /*flex: 0 0 35%;*/
        /*max-width: 35%;*/
        -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
        width: auto !important;
        max-width: 100% !important;
    }

    .chi_tiet_du_lich_vn .nav_chon_bh .item {
        width: 10.2rem;
    }

    .chi_tiet_du_lich_vn .nav_chon_bh.nav_chon_bh_ungthu .item {
        width: 13rem;
    }

    .chi_tiet_du_lich_vn .nav_chon_bh .item+.item {
        margin-left: 1rem;
    }

    .nav_chon_bh.nav_chon_bh_bhn .item+.item {
        margin-left: 1rem;
    }

    .chi_tiet_du_lich_vn .nav_chon_bh .card_header .xx:first-child {
        height: 2.4rem;
        overflow: hidden;
    }

    .chi_tiet_du_lich_tg .nav_chon_bh .card_info,
    .chi_tiet_du_lich_tg .nav_chon_bh .card_header {
        padding: 1rem 0.8rem;
    }

    .gioi_thieu_top .text {}

    .gioi_thieu_bot_slider {
        /*width: calc(100% + 2rem);*/
        /*left: -1rem;*/
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .timeline {
        position: relative;
        top: -1rem;
        min-height: 103.55rem;
        margin-bottom: 12rem;
    }

    #timeline2 {
        z-index: 1;
        height: 47.95rem;
        min-height: 47.95rem;
        margin-bottom: -6.8rem;
    }

    #timeline2 .node {}

    .timeline:before {
        content: "";
        width: 15.3rem;
        height: 103.55rem;
        background-image: url("../images/svg.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        pointer-events: none;
    }

    #timeline2.timeline:before {
        background-size: 15.3rem 103.55rem;
        background-position: bottom center;
        background-image: url("../images/svg2.png");
        height: 47.95rem;
    }

    .timeline .no-gutters>[class*="col"] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .timeline .node.img_big {
        padding-right: 1.6rem;
    }

    .timeline .node.img_big .no-gutters>[class*="col"] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .timeline .node {
        position: absolute;
    }

    .timeline .node.left {
        left: 0;
    }

    .timeline .node.right {
        right: 0;
    }

    .timeline .content {
        position: relative;
        transition: 0.3s;
    }

    .timeline .node[data-year="2004"] .content {
        left: 2rem;
    }

    .timeline .node[data-year="1996-2007"] .content {
        left: 1.5rem;
    }

    .timeline .node_vang .content {
        opacity: 0;
        transform: translateY(1rem);
        visibility: hidden;
        pointer-events: none;
        padding: 0.65rem 1rem;
        border-radius: 0.3rem;
        background-color: #fff;
        box-shadow: 0px 0px 0.9rem 0.1rem rgba(0, 0, 0, 0.1);
    }

    .timeline .node_vang:hover .content,
    .timeline .node_vang.show_content .content {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        pointer-events: all;
    }

    .timeline .node_xanh:hover .content {
        /*transform:translateY(-.3rem);*/
    }

    .timeline .node_vang .btn_seemore {
        display: none;
    }

    .timeline .node[data-year="1964"] {
        top: calc(100% - 3rem);
    }

    .timeline .node[data-year="1965"] {
        top: calc(100% - 9.2rem);
    }

    .timeline .node[data-year="1965-1974"] {
        top: calc(100% - 15.35rem);
    }

    .timeline .node[data-year="1975-1982"] {
        top: calc(100% - 20.75rem);
    }

    .timeline .node[data-year="1989"] {
        top: calc(100% - 26.55rem);
    }

    .timeline .node[data-year="1996"] {
        top: calc(100% - 32.05rem);
    }

    .timeline .node[data-year="1996-2007"] {
        top: calc(100% - 37.5rem);
    }

    .timeline .node[data-year="2004"] {
        top: calc(100% - 43.9rem);
    }

    .timeline .node[data-year="2007"] {
        top: calc(100% - 48.7rem);
    }

    .timeline .node[data-year="2009"] {
        top: calc(100% - 57.55rem);
    }

    .timeline .node[data-year="2013"] {
        top: calc(100% - 64.25rem);
    }

    .timeline .node[data-year="2015"] {
        top: calc(100% - 70.15rem);
    }

    .timeline .node[data-year="2017"] {
        top: calc(100% - 77.1rem);
    }

    .timeline .node[data-year="2018"] {
        top: calc(100% - 83.9rem);
    }

    .timeline .node[data-year="2019"] {
        top: calc(100% - 92.85rem);
    }

    .timeline .node[data-year="2020"] {
        top: calc(100% - 98.75rem);
    }

    .timeline .node[data-year="future"] {
        top: 0;
        pointer-events: none;
        user-select: none;
    }

    .timeline .node[data-year="2021"] {
        top: calc(100% - 8rem);
    }

    .timeline .node[data-year="2022"] {
        top: calc(100% - 25.15rem);
    }

    .timeline .node[data-year="2024"] {
        top: calc(100% - 36.1875rem);
    }

    .timeline .node[data-year="next"] {
        top: calc(100% - 43.25rem);
    }

    .timeline .node[data-year="next"] .content {
        padding: 0.65rem 1rem;
        border-radius: 0.3rem;
        background-color: #fff;
        box-shadow: 0px 0px 0.9rem 0.1rem rgba(0, 0, 0, 0.1);
    }

    #timeline1.timeline .node[data-year="future"] {
        display: none;
    }

    /*####################################*/
    .timeline .node[data-year="1964"]:before {
        left: -5.15rem;
    }

    .timeline .node[data-year="1965"]:before {
        right: -5.35rem;
    }

    .timeline .node[data-year="1965-1974"]:before {
        right: -4.95rem;
    }

    .timeline .node[data-year="1975-1982"]:before {
        left: -9.7rem;
    }

    .timeline .node[data-year="1989"]:before {
        right: -8.9rem;
    }

    .timeline .node[data-year="1996"]:before {
        left: -4.4rem;
    }

    .timeline .node[data-year="1996-2007"]:before {
        left: -2.55rem;
    }

    .timeline .node[data-year="2004"]:before {
        left: -2.15rem;
    }

    .timeline .node[data-year="2007"]:before {
        right: -12.05rem;
    }

    .timeline .node[data-year="2009"]:before {
        left: -8.65rem;
    }

    .timeline .node[data-year="2013"]:before {
        left: -13.2rem;
    }

    .timeline .node[data-year="2015"]:before {
        left: -14.5rem;
    }

    .timeline .node[data-year="2017"]:before {
        right: -2.4rem;
    }

    .timeline .node[data-year="2018"]:before {
        right: -7.3rem;
    }

    .timeline .node[data-year="2019"]:before {
        left: -3.85rem;
    }

    .timeline .node[data-year="2020"]:before {
        right: -9.4rem;
    }

    .timeline .node[data-year="future"]:before {
        top: 0.5rem;
        right: -6.95rem;
        box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.6);
    }

    .timeline .node[data-year="2021"]:before {
        left: -9rem;
    }

    .timeline .node[data-year="2022"]:before {
        right: -7.4rem;
    }

    .timeline .node[data-year="2024"]:before {
        left: -1.725rem;
    }

    .timeline .node[data-year="next"]:before {
        right: -13.3rem;
    }

    #timeline2 .node[data-year="future"]:before {
        right: -12.375rem;
    }

    .timeline .left:before {
        right: 0;
    }

    .timeline .right:before {
        left: 0;
    }

    .form_doanh_nghiep {
        min-height: 25.75rem;
    }

    .su_menh_banner_slider img.w-100 {
        height: 27.75rem !important;
    }

    .su_menh {
        background-image: url("../images/su_menh_bg.png");
        background-position: center 6rem;
        background-size: auto 19.7rem;
    }

    .su_menh .col-Left {
        direction: rtl;
    }

    .su_menh .col-Left img {
        width: 39.15rem;
        max-width: none;
    }

    .tam_nhin {
        background-image: url("../images/tam_nhin_bg.jpg");
        background-size: auto 100%;
        background-position: center;
        height: 46.1rem;
        margin-top: -5.5rem;
    }

    .popup_so_sanh_chuong_trinh {
        width: 55rem;
    }

    .quy_mo_wap {
        height: 33rem;
    }

    .quy_mo_wap img.w-100 {
        object-fit: contain;
    }

    .sec_conghe .img_col {
        width: 50rem;
        max-width: none;
    }

    .sec_video .embed-responsive-21by9::before {
        padding-top: 31.25%;
    }

    .sec_nhan_su_bot .row>[class*="col"] {
        transition: all 0.2s;
    }

    .sec_nhan_su_bot .row>[class*="col"]:hover {
        transform: translateY(-2.7rem);
    }

    .page_giai_thuong {
        min-height: 51.4rem;
        background-image: url(../images/giai_thuong_bg.jpg);
        background-position: center top;
        background-size: 96rem auto;
    }

    .giai_thuong_wap {
        height: 38.3rem;
        position: relative;
        z-index: 0;
    }

    .container_bg_gt {
        width: 107.5rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
        pointer-events: none;
    }

    .container_bg_gt .bg_left {
        position: absolute;
        width: 30.85rem;
        height: 33.25rem;
        left: 0;
        bottom: 0;
    }

    .container_bg_gt .bg_right {
        position: absolute;
        width: 30.85rem;
        height: 33.25rem;
        right: 0;
        bottom: 0;
    }

    .row_trophy {
        margin-top: -6.5rem;
        margin-bottom: -6.5rem;
    }

    .wap_trophy_slider {
        right: 11.3rem;
    }

    .trophy_slider_text {
        margin-top: 12rem;
    }

    .trophy_slider_text .txt_7 {
        height: 4.2rem;
        width: 23.5rem;
    }

    .nhut_style .trophy_slider_text .txt_7 .mCSB_scrollTools {
        left: calc(100% + 1rem) !important;
    }

    .trophy_slider .wap_btn {
        transform: translateY(calc(50% - 2.5rem));
        bottom: 50%;
        left: 65.5rem;
        z-index: 1;
    }

    .trophy_slider .slider_btn {
        font-size: 1.5rem;
        color: #dedede;
    }

    .trophy_slider_text {
        width: 26.5rem;
    }

    .box_them_nguoi {
        width: 45rem;
        padding-right: 2rem;
        transform: translateX(1rem);
    }

    .box_them_nguoi .row>.col-12>.row {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .box_them_nguoi .row>.col-12>.row>.col-lg-6 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .box_them_nguoi .row.justify-content-between .col-auto .form-label-group {
        width: 10.5rem;
    }

    .nav_tuyendung {
        width: 39.5rem;
    }

    .nav_tuyendung.nav_about .nav-link {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .result_bh .table .thead,
    .result_bh .table .tbody {
        display: table-row-group;
    }

    .result_bh .table .tr {
        display: table-row;
    }

    .result_bh .table .thead {
        font-weight: bold;
    }

    .result_bh .table .tbody .tr .td {
        border-bottom: 1px solid #f0f0f0;
    }

    .result_bh .table .tbody .tr:hover {
        color: rgb(0, 92, 171);
    }

    .result_bh .table .td,
    .result_bh .table .th {
        padding: 0.75rem 0;
        display: table-cell;
    }

    .result_bh .table .tr .td:nth-child(1),
    .result_bh .table .tr .th:nth-child(1) {
        width: 25.8rem;
    }

    .result_bh .table .tr .td:nth-child(2),
    .result_bh .table .tr .th:nth-child(2) {
        width: 13.15rem;
    }

    .result_bh .table .tr .td:nth-child(3),
    .result_bh .table .tr .th:nth-child(3) {
        width: 16.05rem;
    }

    .result_bh .box_scroll {
        height: 13rem;
    }

    .nhut_style .result_bh .mCSB_scrollTools {
        left: calc(100% + 0.25rem) !important;
    }

    .moitruong_tuyendung .sec_nhan_su_top {}

    .popup_bhkhcn .result_bh .table .tbody .tr .td:nth-child(3) {
        text-align: right;
    }

    .popup_bhkhcn .result_bh .table .tbody .tr .td:nth-child(1) {
        width: 37%;
    }

    .sort_danh_gia .dropdown-menu {
        z-index: 0;
        position: static;
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        border: 0;
        min-width: auto;
        border-radius: 0;
        border-bottom: 1px solid #dee2e6;
    }

    .sort_danh_gia .dropdown-menu .dropdown-item+.dropdown-item {
        margin-left: 2.5rem;
    }

    .media_item {}

    .box_cmt {
        max-height: 23rem;
        margin-right: 2rem;
    }

    .tuyendung .img_banner_tuyendung {
        height: 17.5rem;
    }

    .tuyendung .qltd_bg {
        height: 25rem;
    }

    .box_tdct {
        display: -ms-flexbox;
        display: flex;
    }

    .box_tdct>div+div {
        margin-left: 2rem;
    }

    .lich_su_top .bg-overlay img {
        height: 18.5rem;
    }

    .ca_nhan .sec_video {
        width: 40rem;
        margin-left: auto;
        margin-right: auto;
    }

    .yeucaugoilai .cont_all {
        padding-bottom: 8.5rem;
    }

    /*fix 16-11-23*/
    .list_new .col-lg-4 .list_item_img {
        height: 12rem;
        max-height: none !important;
    }

    .item_style_1_col .list_item_img {
        height: 25.3rem;
        max-height: none !important;
    }

    .item_style_1_col .list_item_title {
        height: auto !important;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .item_style_2_col .list_item_img {
        height: 13.75rem;
        max-height: none !important;
    }

    /*.fix 16-11-23*/
    /*fix 21-03-24*/
    .page_phapluat.page_lich_su .nav_about {
        margin-bottom: 0;
    }

    .banner_phapluat .txt {
        bottom: 4rem;
        left: 0;
        font-size: 1.4rem;
        color: #005CAB;
        font-weight: 700;
    }

    .page_phapluat .box_tailieu .txt_head {
        font-size: 1rem;
    }

    /*fix 21-03-24*/
    .wap_popup_quatang {
        width: 22.5rem;
    }
    #popupInvalidPayment{
        width:27.5rem!important;
        max-width:100%!important;
    }
    #popupInvalidPayment .btn_tht{
        height:2rem;
    }
}

@media (min-width: 992px) and (max-width: 1440px) {
    .container_bg_gt {
        width: 90rem;
    }
}

@media (max-width: 991px) {

    .fs_11,
    .fs_12 {
        font-size: 0.6875rem;
    }

    .fs_14 {
        font-size: 0.8125rem;
    }

    .fs_16 {
        font-size: 0.9375rem;
    }

    .fs_18 {
        font-size: 1.03125rem;
    }

    .fs_20 {
        font-size: 1.125rem;
    }

    .fs_28 {
        font-size: 1.125rem;
    }

    .search_bh .count_tuoi {
        font-size: 0.8125rem !important;
        top: 1.4375rem !important;
        left: 5.625rem !important;
    }

    #header {
        min-height: 3.125rem;
        background-color: #fff;
    }

    #header.show {
        background-color: transparent;
        z-index: 11;
    }

    #header .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    #header .navbar_sticky .container {
        padding-left: 0;
        padding-right: 0;
    }

    #header .navbar_sticky .left {
        width: 100%;
    }

    #header .navbar_sticky .right {
        display: none;
    }

    #header .navbar_sticky .nav_ca_nhan .nav_item {
        padding: 0.484375rem 1rem;
        font-size: 0.8125rem;
    }

    #header .navbar-brand {
        line-height: 1;
        width: 11.4375rem;
        padding: 0.78125rem 0;
    }

    #header.show .navbar-brand {
        opacity: 0;
        pointer-events: none;
        visibility: visible;
    }

    #header .navbar-toggler {
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        font-size: 1rem;
        outline: none !important;
    }

    #header .navbar-toggler span {
        display: block;
        width: 1.25rem;
        height: 1.25rem;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    #header .navbar-toggler span.navbar-toggler-hamburger {
        background-image: url("../images/hamburger.png");
    }

    #header .navbar-toggler span.navbar-toggler-close {
        background-image: url("../images/close_x.png");
    }

    #header #navbarCollapse .navbar-toggler {
        position: fixed;
        top: 0.9375rem;
        right: 0.625rem;
        z-index: 2;
        background-color: #fff;
    }

    #header .cart_box {
        font-size: 1.625rem;
        margin-right: 2rem;
    }

    #header .cart_box .fa-layers-counter {
        font-size: 0.75rem;
    }

    #header .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0;
        height: auto;
        min-height: 100%;
        max-height: calc(100% - 2rem) !important;
        width: calc(100% - 3.28125rem);
        background-color: #fff;
        box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.15);
        overflow-x: hidden;
        overflow-y: scroll;
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }

    #header .navbar-collapse.collapsing,
    #header .navbar-collapse.show {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        transition-property: opacity, transform, -webkit-transform;
        -webkit-transform-origin: top right;
        transform-origin: top right;
    }

    #header .navbar-collapse.show {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    #header .navbar-collapse.collapsing {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    #header .navbar-nav .nav-link {
        font-size: 0.9375rem;
        padding: 1.15625rem 0;
        border-bottom: 1px solid #b4b4b4;
    }

    #header .navbar-nav .nav-link.dropdown-toggle:after {
        position: absolute;
        right: 0.7rem;
        font-size: 0.9rem;
    }

    #header .navbar-nav .nav-link.mb {
        position: absolute;
        width: 100%;
        height: 3.75rem;
        left: 0;
        top: 0;
        z-index: 1;
        margin: 0;
        padding: 0;
        opacity: 0;
    }

    #header .navbar-nav .nav-link.active {}

    #header .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 0.9375rem;
    }

    .popup_BH {
        width: 22.1875rem;
        top: 6.3125rem;
    }

    .popup_BH .row_bh {
        height: 15rem;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .popup_BH.show {
        top: 2.8125rem;
        top: 3.15625rem;
    }

    .menu_BH {
        box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.25);
    }

    #header .navbar-nav .nav-link[aria-expanded="true"] {
        color: #005cab;
        font-weight: bold;
    }

    #header .navbar .nav-item .dropdown-menu {
        margin: 0 -0.7rem !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
    }

    .popup_BH .col_item+.col_item,
    .menu_BH .col_item+.col_item {
        margin-top: 1rem;
    }

    .popup_BH .item_head,
    .menu_BH .item_head {
        font-size: 0.9375rem;
    }

    .popup_BH .nav_item_group,
    .menu_BH .nav_item_group {
        padding-left: 1rem;
    }

    .popup_BH .nav_item,
    .menu_BH .nav_item {
        font-size: 0.8125rem;
    }

    .lang_box,
    .search_box {
        margin-bottom: 0.9375rem;
    }

    .lang_box .btn {
        font-size: 0.8125rem;
    }

    .form-navbar .form-control {
        width: 100% !important;
        font-size: 0.9375rem;
        height: 2.75rem;
        border: 1px solid #d2d2d2 !important;
    }

    .nav_fixed {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }

    .nav_fixed img {
        width: 2.5rem;
        height: 2.5rem;
    }

    .nav_fixed span {
        font-size: 0.8125rem;
    }

    .box_help {
        background-image: url("../images/help_bg.png");
        background-size: 100% 100%;
        padding: 1.25rem 0.7rem;
        margin: 0 0.7rem;
    }

    .box_help .icon_help {
        width: 1.46875rem;
        margin-bottom: 0.25rem;
    }

    .box_help .help_txt {
        font-size: 0.9375rem;
        color: rgb(0, 92, 171);
        font-weight: bold;
    }

    .box_help .help_txt_2 {
        font-size: 0.8rem;
        color: rgb(0, 92, 171);
    }

    .box_help .btn_help {
        font-size: 0.8125rem;
        color: rgb(0, 92, 171);
        border: 1px solid transparent;
        padding: 0.34375rem 0.7rem;
        border-radius: 50rem;
    }

    .box_help .btn_help.active {
        font-weight: bold;
        border-color: #005cab;
    }

    .btn_tht {
        padding: 0.53125rem;
    }

    .banner_home .container,
    .tim_bao_hiem .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .banner_home_slider .txt {
        left: 1.5625rem;
        top: 3rem;
    }

    .banner_home_slider .txt_1 {
        font-size: 1.125rem;
    }

    .banner_home_slider .txt_2 {
        display: none;
    }

    .banner_home_slider .txt_1,
    .banner_home_slider .txt_2 {
        color: #fff;
    }

    .banner_home_slider .txt_3 {
        margin-bottom: 1.25rem;
    }

    .banner_home_slider .txt_3 span {
        font-size: 1.125rem;
        color: #fff;
        -webkit-text-fill-color: #fff;
    }

    .banner_home_slider .txt_3 span:before,
    .banner_home_slider .txt_3 span:after {
        background: #fff;
    }

    .banner_home .wap_btn {
        left: 1.5625rem;
        top: 100%;
        color: #000;
    }

    .banner_home_slider .slider_btn {
        color: #000;
    }

    .banner_home_slider ._custom_paging li>div {
        color: #000 !important;
    }

    .banner_home_slider ._custom_paging .tu {
        border-color: #000;
    }

    .section_head {
        margin-bottom: 0.5rem;
        font-size: 1.125rem;
    }

    .btn_seemore {
        font-size: 0.8rem;
    }

    .cac_san_pham .nav {
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .cac_san_pham .nav .nav-item+.nav-item {
        margin-left: 0.875rem;
    }

    .cac_san_pham .nav .nav-item:first-child {
        margin-left: 0.625rem;
    }

    .cac_san_pham .section_head,
    .cac_san_pham .section_desc {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .cac_san_pham .slick-list {
        padding-left: 0.625rem;
    }

    .bao_hiem_cua_toi .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .tin_tuc .col-left {
        margin: 0 0.625rem;
        margin-bottom: 1.5625rem;
    }

    .list_news .slick-track {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .list_news .item {
        height: inherit !important;
    }

    .list_news .news_item {
        width: 10.625rem;
        margin: 0 0.625rem;
        height: 100%;
    }

    .list_news .news_item img {
        width: 100%;
        height: 6.25rem;
    }

    .list_news .news_item .media-body {
        padding-top: 0.25rem;
        height: calc(100% - 6.25rem);
    }

    .list_news .news_item .media-body .news_title {
        margin-top: 0.25rem;
    }

    .box_gioi_thieu {
        padding-bottom: 2.25rem;
        margin: 0 0.625rem -2.5rem;
    }

    .list_gioi_thieu .item:after {
        display: none;
    }

    .gioi_thieu .bg-overlay img {
        height: 8.4375rem;
    }

    .nav_lk .nav_link {
        width: 50%;
        font-size: 0.8125rem;
    }

    .search_bh {
        /*margin:0 0.625rem;*/
        /*padding-left:0.625rem;*/
        /*padding-right:0.625rem;*/
        padding-top: 0;
    }

    .icon_lich {
        width: 0.8125rem;
        height: 0.8125rem;
    }

    .search_bh .wap_btn {
        padding-top: 0.75rem;
        text-align: left;
    }

    .search_bh .row>[class*="col"]+[class*="col"] {
        border-top: 1px solid rgb(242, 242, 242);
    }

    .chi_tiet .alert {
        font-size: 0.6875rem;
        padding: 0.5rem;
    }

    .diem_uu_viet {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .nav_uu_viet .item {
        width: 100%;
    }

    .nav_uu_viet .item+.item {
        margin-top: 1rem;
    }

    .nav_uu_viet .item .wap_item {
        -ms-flex-direction: initial;
        flex-direction: initial;
        -ms-flex-align: center;
        align-items: center;
        border-color: #339ad4;
        padding: 0.75rem 1rem;
        padding-right: 2.6rem;
        border-radius: 1.5625rem 1rem 1.5625rem 1rem;
    }

    .nav_uu_viet .icon_option_bh {
        margin-left: 0;
        margin-right: 1.5rem;
        width: 1.6875rem;
        height: 1.875rem;
    }

    .chi_tiet .list_option,
    .ca_nhan .list_option {
        font-size: 0.8125rem;
    }

    .nav_quyen_loi .nav {}

    .nav_quyen_loi .nav .item {
        width: 10.78125rem;
        margin-bottom: 0.625rem;
        padding: 0.7rem 0.625rem;
    }

    .nav_quyen_loi .nav .item:nth-child(odd) {
        margin-right: 0.625rem;
    }

    .nav_quyen_loi .nav .item .fs_14 {
        font-size: 0.75rem;
    }

    .nav_quyen_loi .nav .item .fs_12 {
        color: rgb(100, 100, 100);
        font-size: 0.625rem;
    }

    .nav_quyen_loi .item img.icon_quyen_loi {
        height: 1.875rem;
        width: auto;
        margin-bottom: 0.25rem;
    }

    .nav_uu_viet .item .wap_item .fs_14 {
        /*font-size:0.75rem;*/
        font-weight: bold;
        text-align: left;
    }

    .nav_banner .nav_item,
    .nav_banner .nav_item [data-toggle] {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
    }

    .nav_banner .nav_icon {
        height: 1rem;
        margin-left: auto;
        margin-right: auto;
    }

    .div_tb table.table {
        width: 33.33333333333333rem !important;
        font-size: 0.8125rem;
    }

    .chi_tiet .san_pham_section {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .banner_ca_nhan img.w-100 {
        height: 12.5625rem;
    }

    .box_download .nav_item {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        border-radius: 0.1875rem;
    }

    .box_download .nav_item .left {
        width: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .box_download .nav_item .right {
        -ms-flex-align: center;
        align-items: center;
    }

    .box_download .btn_tai {
        font-weight: bold;
        padding: 0.6rem 1rem;
    }

    .box_download .btn_tai.btn_download {
        padding: 0.6rem 0.6rem;
    }

    .box_download .btn_tai.btn_download span.txt {
        display: none;
    }

    .tai_lieu_bieu_mau {
        width: 100%;
        height: 8.75rem;
        margin-bottom: 1rem;
    }

    .box_download .box_scroll {
        height: auto;
    }

    .box_download .nav_item:nth-child(n + 4) {
        display: none;
    }

    .box_cau_hoi .card_item .txt_1 [data-toggle] {
        padding-right: 1rem;
    }

    .goi_y .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .goi_y .item {
        margin-bottom: 0.9375rem;
        height: auto !important;
    }

    .goi_y .item .card {
        border-radius: 0.3rem;
        box-shadow: 0px 0px 0.5rem 0px rgba(0, 0, 0, 0.2);
        overflow: hidden;
    }

    .goi_y .card-img-top {
        height: 8.84375rem;
    }

    .goi_y .col-lg-4 .card-img-top {
        height: 10.75rem;
    }

    .xem_gan_day .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .wap_sp_bh_slider {
        margin-bottom: 3rem;
        width: 22.8125rem;
    }

    .box_btn_ttsp {
        position: relative;
        padding-top: 2.5rem !important;
        padding-bottom: 3.21875rem !important;
    }

    .bg_chon_bh {
        position: absolute;
        z-index: 0;
        width: 43.15625rem;
        height: 17.03125rem;
        background-color: #f9f9f9;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        border-radius: 100% !important;
        text-align: center;
        overflow: hidden;
        z-index: 0;
        pointer-events: none;
    }

    .img_ca_nhan {
        width: 100vw;
    }

    .img_ca_nhan.w_200vw {
        width: 200vw;
    }

    .nav_chon_bh_option .nav_item>.row>[class*="col-"] {
        padding: 0.625rem;
    }

    .bh_list_info {
        box-shadow: inset 0px 16px 16px -16px rgba(0, 0, 0, 0.15);
    }

    .nav_chon_bh_option .nav_item>.row>.right {
        text-align: right;
    }

    .nav_chon_bh_option .nav_item .icon_check {
        transform: scale(1.25);
        /*transform-origin: left center;*/
    }

    .list_nav_chon_bh_option {
        font-size: 0.8125rem;
    }

    .nav_chon_bh_option .nav_item .custom-control-input {
        height: 3.6875rem;
    }

    .nav_chon_bh_option .nav_item .search_bh {
        width: auto;
    }

    .nav_chon_bh .item {
        width: 100%;
    }

    .nav_chon_bh .item {
        margin-bottom: 1rem;
    }

    .nav_chon_bh .item.active {
        -ms-flex-order: 0;
        order: 0;
    }

    .nav_chon_bh .item_last {
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 1.25rem;
        margin-top: 0 !important;
    }

    .nav_chon_bh .item {
        -ms-flex-order: 2;
        order: 2;
    }

    .box_total_tp {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
    }

    .box_total_tp .div_left {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
        line-height: 1.2;
    }

    .box_total_tp .div_right {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
        line-height: 1.2;
    }

    .box_total_tp>.row>[class*="col-"]>.fs_12>.d-flex {
        margin-bottom: 0.5rem;
    }

    .box_total_tp .fs_12 {
        font-size: 0.8125rem;
    }

    .box_total_tp .fs_14 {
        font-size: 0.875rem;
    }

    .box_total_tp .col_center {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 0.75rem;
        margin-bottom: 0.75rem;
    }

    .box_total_tp.fixed {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 3;
        border-radius: 0;
    }

    .box_total_tp.fixed .col_left,
    .box_total_tp.fixed .col_center {
        display: none;
    }

    .box_total_tp.fixed.show .col_left,
    .box_total_tp.fixed.show .col_center {
        display: block;
    }

    .banner_ca_nhan .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .banner_ca_nhan .banner_bot {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .banner_ca_nhan .banner_title {
        font-size: 1.125rem;
        margin-bottom: 0.25rem;
    }

    .banner_ca_nhan .ml-lg-5.lh_1 {
        margin-bottom: 0.25rem;
    }

    .banner_ca_nhan .d-flex.d-lg-block.mb-2 {
        margin-top: 0.75rem;
        margin-bottom: 0.7rem !important;
        -ms-flex-align: center;
        align-items: center;
    }

    .banner_ca_nhan .discount {
        margin-left: 0.5rem;
    }

    .banner_ca_nhan .nav_banner {
        margin-top: 1.5rem;
    }

    .nav_ca_nhan .nav,
    .nav_about .nav,
    .nav.danh_gia_op {
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .bestseller {
        font-size: 0.6875rem;
    }

    .nav_chon_bh .card_bot {
        position: absolute;
        pointer-events: none;
        user-select: none;
        z-index: 0;
        right: 0.25rem;
        top: 50%;
        transform: scale(1.25) translateY(-50%);
        padding-bottom: 0;
        font-weight: normal;
    }

    .nav_chon_bh .card_header {
        padding-right: 5.5rem;
        position: relative;
        z-index: 0;
    }

    .nav_chon_bh .item.active .card_bot .btn_seemore {
        color: #fff;
    }

    .nav_chon_bh .item.active .card_bot .btn_seemore .icon_check {
        border-color: #0087cf;
        background-color: #fff;
        color: #0087cf;
    }

    .tinh_phi .san_pham_section .accordion>.card {
        margin-bottom: 1.5rem;
    }

    .nav_about {
        position: static;
        margin-bottom: 1.5rem;
    }

    .nav_about .nav-link {
        padding: 0.484375rem 1.5rem;
        font-size: 0.8125rem;
    }

    .gioi_thieu_wap {
        height: auto;
    }

    .gioi_thieu_wap .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .img_about {
        background-size: auto 23.4375rem;
        background-position: bottom right -18rem;
        padding-bottom: 19rem;
    }

    .page_gioi_thieu .list_gioi_thieu {
        width: 100%;
        left: 0.5rem;
        margin-top: -3.125rem;
    }

    .page_gioi_thieu .list_gioi_thieu ._custom_paging {
        top: 100%;
        width: 100%;
        margin-top: 1rem;
    }

    .gioi_thieu_mid .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .gioi_thieu_mid .text {
        margin-top: 3rem;
    }

    .gioi_thieu_mid .text .txt_3 strong {
        font-size: 1.125rem;
    }

    .gioi_thieu_bot .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .gioi_thieu_bot_slider {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }

    .gioi_thieu_bot .wap_item {
        width: 10.78125rem;
        margin: 0.46875rem;
    }

    .gioi_thieu_bot .wap_item .txt {
        padding: 0.625rem;
    }

    .page_lich_su .nav_about {
        margin-top: 0;
        margin-bottom: 1.5rem;
    }

    .lich_su_top .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .box_lich_su {
        margin-bottom: -6.8125rem;
    }

    .lich_su_top .bg-overlay img {
        height: 15.53125rem;
    }

    .box_lich_su .no-gutters>[class*="col-"] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .box_lich_su [class*="col-"]+[class*="col-"] {
        margin-top: 1.5rem;
    }

    .timeline {
        position: relative;
        top: -0.625rem;
        margin-left: 1.5625rem;
        padding-left: 1.25rem;
        border-left: 0.0625rem solid #7fadd5;
        margin-bottom: 3rem;
    }

    .timeline .no-gutters>[class*="col"] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .timeline .node {
        width: 20rem;
    }

    .timeline .node[data-year="future"] {
        height: 3rem;
    }

    .timeline .node[data-year="future"]:before {
        width: 1.25rem;
        height: 1.25rem;
        box-shadow: 0px 0px 0px 0.5rem rgba(255, 255, 255, 0.6);
    }

    .timeline .node+.node {
        margin-top: 1.25rem;
    }

    .timeline .node.node_vang {
        padding-left: 2.5rem;
        padding-top: 0.9375rem;
    }

    .timeline .node_vang:after {
        content: " ";
        position: absolute;
        top: 1.1875rem;
        left: 0.5rem;
        width: 0.75rem;
        height: 0.625rem;
        background-image: url("../images/timeline_arrow.png");
        background-size: 100% 100%;
    }

    .timeline .node:before {
        z-index: 1;
        left: -1.25rem;
        transform: translateX(-50%);
    }

    .timeline .txt_2 {
        max-height: 4.875rem;
        margin-right: 21px;
    }

    .timeline .node:last-child .content {
        position: relative;
    }

    .timeline .node:last-child .content:before {
        content: " ";
        border-left: 0.0625rem solid #fff;
        position: absolute;
        height: 100%;
        left: -3.8125rem;
    }

    .icon_pham_vi {
        height: 1.875rem;
    }

    .box_lien_he .col-left {
        min-height: 20rem;
    }

    .box_lien_he .col-left:before {
        width: 100%;
        background-size: contain;
        height: 15rem;
        right: 0;
    }

    .form_doanh_nghiep {
        padding: 1.75rem 1rem;
        margin-top: -3rem;
    }

    .popup_nhapma {
        width: 22.1875rem;
    }

    #header.show .navbar_sticky.fixed {
        opacity: 0;
        pointer-events: none;
    }

    #footer .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    #footer .navbar_sticky.footer_chitiet .container {
        padding: 1rem;
    }

    #footer .foot_title {
        font-size: 1.0625rem;
    }

    #footer .foot_txt {
        font-size: 0.8125rem;
    }

    .footer_block {
        margin-bottom: 1.5rem;
    }

    .form_subscribe {
        width: 16.25rem;
    }

    #footer .footer_link a {
        font-size: 0.6875rem;
    }

    #footer .footer_bot .footer_link a:nth-child(3) {
        border: 0;
    }

    #form_subscribe .btn-warning {
        width: 3.3rem;
        font-size: 0.8125rem;
    }

    .nav_social {
        font-size: 1.25rem;
    }

    .tooltip-inner,
    .tooltip_nhut_style {
        font-size: 0.8125rem;
    }

    #footer .navbar_sticky .box_total_tp .col_left,
    #footer .navbar_sticky .box_total_tp .col_center {
        display: none;
    }

    #footer .navbar_sticky .box_total_tp.show .col_left,
    #footer .navbar_sticky .box_total_tp.show .col_center {
        display: block;
    }

    #footer .navbar_sticky .box_total_tp {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    #footer .navbar_sticky .d-flex.d-lg-block.mb-2 {
        margin-bottom: 0 !important;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    #footer .navbar_sticky .d-flex.d-lg-block.mb-2 .discount {
        margin-left: 0.5rem;
        line-height: 1.2;
    }

    #footer .navbar_sticky .d-flex.d-lg-block.mb-2 span.mr-3 {
        display: block;
        width: 5.9375rem;
        margin-right: 0 !important;
        margin-bottom: 0.25rem;
        white-space: nowrap;
    }

    .su_menh_banner_wap {
        height: 15.625rem;
    }

    .su_menh_banner_slider img.w-100 {
        height: 15.625rem !important;
    }

    .page_su_menh .nav_about {
        position: absolute;
        top: 1rem;
    }

    .su_menh .col-right {
        margin-top: 3.125rem;
    }

    .su_menh .col-Left img {
        width: 24.46875rem;
        max-width: none;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .tam_nhin {
        margin-top: 7.8125rem;
        background-image: url("../images/tam_nhin_bg_m.jpg");
        background-size: 100% auto;
        background-position: bottom center;
        min-height: 28rem;
        padding-bottom: 19rem;
    }

    .page_quy_mo .quy_mo_wap .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .page_quy_mo .nav_about {
        position: absolute;
        top: 1rem;
    }

    .quy_mo_wap {
        height: 38.5625rem;
    }

    .quy_mo_wap .text {
        padding-top: 6rem;
    }

    .vong_nguyet_que {
        width: 21.5625rem;
        font-size: 0.625rem;
    }

    .vong_nguyet_que .text {
        font-size: 0.8125rem;
    }

    .sec_conghe .bg-white {
        padding: 1.46875rem;
    }

    .sec_video .btn_play {
        font-size: 2.8125rem;
    }

    .sec_nhan_su_top {
        margin-top: -5rem;
    }

    .sec_video .embed-responsive-21by9::before {
        padding-top: 80%;
    }

    .sec_nhan_su_bot .row {
        margin-left: 0;
        margin-right: 0;
    }

    .sec_nhan_su_bot .row>[class*="col"] {
        padding-left: 2.1875rem;
        padding-right: 2.1875rem;
    }

    .img_nhansu_bot {
        height: 19.0625rem;
    }

    .sec_nhan_su_bot .item .text {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }

    .sec_nhan_su_bot .item .text .fs_14 {
        text-align: justify;
    }

    .wap_trophy_slider {
        font-size: 0.8125rem;
        left: 50%;
        transform: translateX(-50%);
        margin-top: -4rem;
        margin-bottom: -6.5rem;
    }

    .giai_thuong_wap .text .col-lg-6 {
        padding: 0 1.3125rem;
    }

    .giai_thuong_wap .text .col-lg-6 .txt_3 {
        text-align: justify;
    }

    .giai_thuong_wap .text .col-lg-6 br {
        display: none;
    }

    .trophy_slider_text .txt_7 {
        /*height:7.3125rem;*/
    }

    .img_trophy {
        margin-top: -3rem;
        margin-bottom: 0;
    }

    .container_bg_gt .bg_left,
    .container_bg_gt .bg_right {
        width: 28.6875rem;
        max-width: none;
    }

    .container_bg_gt .bg_left {
        transform: translateX(-5.85rem);
    }

    .container_bg_gt .bg_right {
        transform: translateX(0.8rem) translatey(-2rem);
    }

    .trophy_slider ._custom_paging {
        position: absolute;
        width: 100%;
        top: 26rem;
    }

    .trophy_slider ._custom_paging li {
        display: block !important;
    }

    .trophy_slider_text .item {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .trophy_slider_text {
        margin-bottom: 3rem;
    }

    .trophy_slider .wap_btn {
        bottom: auto;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .moitruong_tuyendung .sec_nhan_su_bot .row>[class*="col"] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .moitruong_tuyendung .sec_nhan_su_bot .row>[class*="col"] .img {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .nav_tuyendung.nav_about {}

    .nav_tuyendung.nav_about .nav {
        white-space: normal;
        margin: 0 0.625rem;
    }

    .nav_tuyendung.nav_about .nav .nav-link {
        padding: 0.484375rem 0.25rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .box_search_bh_tuyendung {
        margin: -1.5625rem 0.625rem 0;
    }

    .box_search_bh_tuyendung .search_bh {
        padding-top: 1rem;
    }

    .tuyendung .result_bh {
        padding-right: 1.25rem;
    }

    .result_bh .table .thead {
        display: none;
    }

    .result_bh .table .tr {
        border-bottom: 1px solid #dee2e6;
        padding-bottom: 0.25rem;
        padding-top: 0.25rem;
    }

    .result_bh .table .td {
        padding: 0.25rem 0;
        padding-left: 8rem;
    }

    .result_bh .table .td:before {
        content: attr(data-text);
        position: absolute;
        left: 0;
        color: rgb(150, 150, 150);
    }

    .result_bh .table .td:first-child:before {
        font-weight: normal;
    }

    .result_bh .table .td:first-child {
        font-weight: bold;
        padding-right: 1rem;
    }

    .result_bh .table .btn_absolute {
        height: 100%;
        top: auto;
        bottom: calc(100% - 0.25rem);
    }

    .result_bh .box_scroll {
        height: 19.25rem;
    }

    .sec_nhan_su_tuyendung {
        margin-top: -1.78125rem;
        width: 22.1875rem;
        height: auto;
        padding: 1.25rem 0.625rem 1.5625rem;
    }

    .body_popup_bhkhcn {
        padding: 0 0.5rem;
    }

    .popup_bhkhcn .result_bh .table .td {
        padding-left: 50%;
        padding-right: 0;
    }

    .chi_tiet .btn_tht.btn_danhgia {
        min-width: 5.25rem;
    }

    .nav.danh_gia_op {
        margin-right: -0.625rem;
    }

    .list_danh_gia>.row {
        border-bottom: 1px solid #dee2e6;
    }

    .list_danh_gia .nav_cau_hoi .nav {
        border: 0;
    }

    .list_danh_gia .nav_cau_hoi .nav-link span {
        display: block;
    }

    .sort_danh_gia .icon_sapxep {
        width: 1.25rem;
    }

    .sort_danh_gia .dropdown-menu {
        z-index: 1;
        min-width: 5rem;
        border: 0;
        margin-top: 0.75rem;
        padding: 0;
        box-shadow: 0px 0.15625rem 0.28125rem 1px rgba(0, 0, 0, 0.15);
        overflow: hidden;
    }

    .sort_danh_gia .dropdown-menu .dropdown-item {
        padding: 0.1875rem 1rem;
    }

    .sort_danh_gia .dropdown-menu .dropdown-item+.dropdown-item {
        border-top: 1px solid #d7d7d7;
    }

    .box_cmt {
        max-height: 24.125rem;
        margin-right: 1.3rem;
    }

    .text_100_mb {
        width: 100%;
        margin-bottom: 0.5rem;
    }

    .popup_danhgia .danh_gia_op {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .tuyendung .img_banner_tuyendung {
        height: 9.375rem;
    }

    .tuyendung .qltd_bg {
        height: 15.625rem;
    }

    .tuyendung .list_gioi_thieu {
        left: 0;
        margin-bottom: -5.875rem !important;
    }

    .tuyendung .list_gioi_thieu .item .wap_item {
        padding: 0.5rem 0.46875rem;
    }

    .tuyendung .list_gioi_thieu ._custom_paging {
        left: -0.46875rem;
        top: 100%;
        width: 100vw;
        margin-top: 1rem;
        position: absolute;
    }

    .tuyendung_chitiet .container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

    .tuyendung_chitiet_bottom {
        background-image: url(../images/tuyendung_chitiet_bg_m.png);
    }

    .tuyendung_chitiet .cont_all .breadcrumb {
        padding-left: 0;
        padding-right: 0;
    }

    .error {
        font-size: 0.75rem;
    }

    .input_upload .input-group-text {
        font-size: 0.8125em;
    }

    .bv_2023 .fs_14 span {
        font-size: 0.75rem;
    }

    .payment_onl .custom-control-style .custom-control-label span {
        font-size: 0.75rem;
    }

    /*fix 21-03-24*/
    .page_lich_su.page_lich_su .nav_about {
        margin-bottom: 0;
    }

    .banner_phapluat .txt {
        color: #005CAB;
        font-size: 1.125rem;
        font-weight: 700;
        top: 2.5rem;
        width: 100%;
        text-align: center;
    }
    #popupInvalidPayment .btn_tht{
        height:2.5rem;
    }
    /*fix 21-03-24*/
}

/**
*******************************************************************************************************************
* MAIN.CSS
*/
.sec {
    width: 100%;
    position: relative;
}

.f1em {
    font-size: 1em;
}

.cont_all {
    padding: 1.5rem 0 2.5rem;
}

.cont_regist {
    padding-top: 1.5rem;
}

.banner_regist {
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    position: absolute;
    width: 100%;
    top: 1.5rem;
    left: 0;
    min-height: 8.5rem;
    background-color: #fafafa;
}

.cont_all .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    font-size: 0.6em;
    color: #000;
}

.cont_all .breadcrumb-item+.breadcrumb-item::before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    color: #858585;
    padding-top: 0.05rem;
}

.cont_all .breadcrumb-item.active {
    color: #000;
}

.form_div {
    width: 100%;
    max-width: 980px;
    margin: 4.8rem auto 0;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    position: relative;
    background-color: #fff;
    padding: 2.5rem;
}

.form_div_title {
    text-align: center;
    color: #000;
}

.form_tt {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.note_txt {
    font-size: 0.8em;
    color: #646464;
}

.form_cont {
    /* font-size: 16px; */
    width: 100%;
    max-width: 18rem;
    margin: 0 auto;
    padding-top: 1.8rem;
}

.form_cont .fa-eye {
    position: absolute;
    right: 0.5rem;
    top: 0.8rem;
    cursor: pointer;
    /*transform: translateY(-50%);*/
    color: #cccccc;
    font-size: 0.8em;
}

.form_cont .fa-eye.show {
    color: #000;
}

.forgot_pass {
    color: #969696;
}

.forgot_pass small {
    font-size: 0.6em;
}

.btn_web {
    height: 2rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50rem;
    color: #fff !important;
    font-size: 0.7em;
    font-weight: bold;
    border: none;
    background: #0093d9;
    padding: 0;
    background: linear-gradient(90deg,
            #005cab 0%,
            #006cb9 30%,
            #0082cb 60%,
            #0093d9 100%);
}

.btn_web span {
    line-height: 1;
}

.pd_1 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}

.creat_acc {
    font-size: 0.7em;
    color: #005cab;
}

.step_regist {
    display: flex;
    list-style: none;
    width: 100%;
    max-width: 800px;
    position: relative;
    padding: 0;
    margin: 0 auto 2.5rem;
}

.step_regist li {
    width: calc(100% / 3);
    text-align: center;
    position: relative;
}

.step_regist li:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 50%;
    width: 100%;
    height: 1px;
    background-color: #f7f7f7;
    z-index: 0;
}

.step_regist li:last-child:after {
    display: none;
}

.step_num {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    border: 1px solid #d7d7d7;
    font-size: 0.8em;
    font-weight: bold;
    color: #d7d7d7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.5rem;
    background-color: #fff;
    position: relative;
    z-index: 1;
    line-height: 1;
}

li.active .step_num {
    color: #000;
    border: 1px solid #1684c8;
}

li.done .step_num {
    color: #000;
    background-color: #fafafa;
}

.step_txt {
    font-size: 0.7em;
}

img.step_done {
    position: absolute;
    width: 1rem;
    bottom: -0.35rem;
    right: -0.5rem;
    display: none;
}

li.done .step_num img.step_done {
    display: block;
}

.rules_pass {
    font-size: 12px;
    color: #969696;
    position: relative;
    margin: 0.2rem 0 0.8125rem;
}

.rules_pass span {
    cursor: pointer;
}

.cont_rules_pass {
    color: #000;
    position: absolute;
    -webkit-box-shadow: 0px 9px 18px 4px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 9px 18px 4px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 9px 18px 4px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    border-radius: 0.3rem;
    top: 1.4rem;
    left: 0;
    width: 70%;
    padding: 0.8rem;
    z-index: 4;
    border: 1px solid #f3f3f3;
    display: none;
}

.rules_pass.active .cont_rules_pass {
    display: block;
}

.cont_rules_pass:after {
    content: "";
    background: url("../images/up_rules.jpg") no-repeat center center;
    background-size: 100%;
    width: 0.6rem;
    height: 0.4rem;
    position: absolute;
    top: -7px;
    left: 1.5rem;
}

.txt_warning {
    font-size: 12px;
    color: #000;
    margin-top: 0.9rem;
}

.regist_other {
    padding-top: 1rem;
}

.text_line {
    font-size: 12px;
    color: #000;
    text-align: center;
    position: relative;
}

.text_line:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background-color: #f0f0f0;
}

.text_line span {
    display: inline-block;
    background-color: #fff;
    padding: 0.3rem 0.6rem;
    position: relative;
}

.set_h {
    height: 2.3rem;
}

.group_btn .btn_white {
    margin: 0.5rem 0;
}

.btn_white {
    background-color: #fff;
    color: #000 !important;
    font-size: 0.7em;
    font-weight: normal;
    height: 2.3rem;
    position: relative;
    border: double 1px transparent;
    border-radius: 5px;
    background-image: linear-gradient(#fff, #fff),
        radial-gradient(circle at top left, #005cab, #0093da);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.btn_web.btn_gray {
    background: #dddddd;
}
.btn_tht.btn_gray {
    background: #dddddd;
}

.btn_web.active {
    background: linear-gradient(90deg,
            #005cab 0%,
            #006cb9 30%,
            #0082cb 60%,
            #0093d9 100%) !important;
    color: #fff !important;
}

.group_btn .btn_web img {
    width: 1.2rem;
    margin-right: 0.5rem;
}

.regist_ques {
    font-size: 12px;
    color: #000;
    text-align: center;
    padding: 1.5rem 0 0;
}

.regist_ques a {
    font-size: 14px;
    color: #005cab;
    font-weight: bold;
    display: block;
    margin-top: 0.5rem;
}

.icon_calenda {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translate(0, -50%);
    width: 0.7rem;
    pointer-events: none;
}

.icon_info_tooltip {
    font-size: 0.6rem;
    pointer-events: auto;
}

.age_label {
    position: absolute;
    top: 21px;
    left: 130px;
    user-select: none;
    pointer-events: none;
    font-size: 0.7em;
    opacity: 0;
}

.age_label:after {
    content: "";
    height: 70%;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
}

.form-label-group input.age:not(:placeholder-shown)~.age_label {
    opacity: 1;
}

.group_checked {
    padding-top: 0.9rem;
}

.group_checked .custom-control-label a {
    text-decoration: underline;
}

.group_checked .custom-control-style .custom-control-label::before,
.group_checked .custom-control-style .custom-control-label::after {
    top: 3px;
    transform: translate(0);
}

.group_btn_step2 {
    margin-top: 0.9rem;
}

.group_btn_step2 .btn_web {
    width: auto;
    min-width: 7rem;
    border-radius: 100px !important;
    font-weight: bold;
}

.icon_cm {
    width: 7rem;
}

.regist_success {
    padding-bottom: 1.8rem;
}

.f14px {
    font-size: 0.7em;
    color: #000;
}

.f16px {
    font-size: 0.8em;
}

.regist_success a {
    color: #005cab;
}

.mail_xt {
    display: block;
    margin: 0 auto;
    width: max-content;
    position: relative;
    color: #005cab;
    font-size: 0.7em;
}

.mail_xt:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #005cab;
    bottom: -1px;
    left: 0;
}

.regist_coupon {
    width: 100%;
    max-width: 420px;
    margin: 1rem auto 0;
    border: 1px dashed #d5d5d5;
    padding: 1.5rem 2rem;
    text-align: center;
    border-radius: 0.3rem;
}

.code_coupon {
    width: 10.9rem;
    height: 2.3rem;
    background: url("../images/bg_coupon.png") no-repeat center center;
    background-size: cover;
    position: relative;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #000;
    margin: 1.5rem auto 0.5rem;
}

.code_coupon span {
    display: block;
    width: 9.2rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    text-align: center;
}

.link_coppy {
    font-size: 0.7em;
    color: #005cab;
}

.link_coppy img {
    width: 0.6rem;
    margin-left: 2px;
}

/*  */
.page_list .cont_all {
    padding: 0.8rem 0 2.5rem;
}

.style_slider .item {
    position: relative;
}

.img_slider {
    border-top-left-radius: 100px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 100px;
    overflow: hidden;
}

.img_slider img {
    height: 16.1rem;
}

.slider_info {
    position: absolute;
    top: 4rem;
    left: 3rem;
    width: 18.5rem;
}

.slider_tt {
    font-size: 1.4em;
    color: #fff;
    font-weight: bold;
    line-height: 1;
}

.slider_txt {
    font-size: 0.8em;
    color: #fff;
    padding: 0.7rem 0 1rem;
}

.slider_info .btn_web {
    width: max-content;
    padding: 0 2rem;
    background: #fff;
    color: #000 !important;
    max-width: 10rem;
}

.slider_info .btn_web i {
    margin-left: 5px;
}

.page_list_slider {
    margin-bottom: 0 !important;
    height: 16.1rem;
    overflow: hidden;
}

.style_slider .slick-arrow {
    color: #eed193 !important;
    font-size: 0.9em !important;
    top: auto;
    bottom: 0.3rem;
    z-index: 2;
    width: auto;
    height: auto;
}

.style_slider .slick-arrow:hover {
    color: #fff !important;
}

.style_slider .slick-prev {
    left: 3rem;
}

.style_slider .slick-next {
    left: 7rem;
    right: auto;
}

.style_slider .slick-arrow:before {
    display: none;
}

.custom_paging {
    position: absolute;
    left: 4.1rem;
    bottom: 0.8rem;
    font-size: 0.7em;
    font-weight: bold;
    color: #eed193;
    height: 0.8rem;
}

.custom_paging li.slick-active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom_paging li {
    width: 100%;
    display: none;
}

.custom_paging .tu {
    color: #fff;
    padding-right: 0.4rem;
    line-height: 1;
}

.custom_paging .line {
    height: 100%;
    width: 1px;
    background-color: #fff;
    position: relative;
}

.custom_paging .mau {
    padding-left: 0.4rem;
    line-height: 1;
}

.div_category {
    padding: 2.5rem 0 0;
}

.div_category .menu_cat.category_fixed {
    position: fixed;
    top: 3.5rem;
    width: 100vw;
    left: 0;
    padding: 0;
    z-index: 8;
    background-color: #fff;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
}

.div_category .btn_web {
    border-radius: 100px;
    width: auto;
    background: #eef6fb;
    margin: 0.5rem 1rem;
    position: relative;
    padding: 0;
}

.div_category .btn_web.active,
.div_category .btn_web:hover {
    background-image: linear-gradient(#eef6fb, #eef6fb),
        radial-gradient(circle at top left, #005cab, #0093da);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.div_category .btn_web span {
    margin: 0 2rem;
}

.icon_tag {
    position: absolute;
    top: -0.5rem;
    left: -2rem;
    font-size: 0.8em;
    background: linear-gradient(90deg,
            #005cab 0%,
            #006cb9 30%,
            #0082cb 60%,
            #0093d9 100%);
    color: #fff;
    padding: 0.2rem 0.4rem;
    border-radius: 50px;
    border: 1px solid #fff;
}

.list_item {}

.list_tt {
    text-align: center;
    padding: 2rem 0 1rem;
}

.list_tt h2,.list_tt h1{
    font-size: 1.4em;
    color: #000;
    font-weight: bold;
}

.list_tt span {
    font-size: 0.8em;
    color: #646464;
}

.list_item_cont {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 23.1rem;
    min-height: 23.1rem;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.list_item_cont.expand {
    height: auto;
}

.list_item_cont .item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 1rem 0.5rem;
}

.list_item_cont .item_cont {
    border: 1px solid #e6e6e6;
    border-radius: 0.3rem;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
}

.list_item_cont .item_cont:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(90deg,
            #e3bb65 0%,
            #ecc86b 30%,
            #f5d56e 60%,
            #fcdc72 100%);
    top: 0.25rem;
    left: 0.25rem;
    border-radius: 0.3rem;
    z-index: 0;
}

.list_item_cont .item_cont:hover:before {
    opacity: 1;
}

.item_info {
    padding: 1rem 1rem 3rem;
    min-height: 14.5rem;
    position: relative;
    background-color: #fff;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.item_img {
    overflow: hidden;
    position: relative;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.item_img img {
    height: 6.5rem;
}

.item_tt {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 1rem;
    height: 2.4rem;
    overflow: hidden;
}

.item_des {
    height: 3.2rem;
    overflow: hidden;
    margin-bottom: 5px;
}

.item_discount {
    font-size: 0.6em;
    color: #646464;
    margin: 0.2rem 0;
}

.item_discount span {
    text-decoration: line-through;
    margin-right: 0.5rem;
}

.item_gift {
    font-size: 0.6em;
    color: #000;
    vertical-align: middle;
    max-width: 8rem;
    width: 100%;
}

/*fix 21-03-24*/
.page_phapluat .box_download .nav_item {
    display: block !important;
}

.box_tailieu .txt_head {
    color: #005CAB;
    font-size: 1.25rem;
    font-weight: 700;
}

@media (max-width: 991px) {
    .pay_col.pay_promo .item_gift {
        max-width: 100%;
    }

    .pay_old_price:before {
        color: #969696;
    }
}

.item_gift img {
    width: 11px;
    vertical-align: middle;
    display: inline-block !important;
    margin-right: 0.5rem;
}

.item_gift span {
    vertical-align: middle;
    display: inline-block;
}

.item_link {
    position: absolute;
    font-size: 0.7em;
    color: #005cab;
    font-weight: bold;
    left: 1rem;
    bottom: 1rem;
}

.item_link i {
    margin-left: 5px;
}

.item_link:hover {
    color: #000;
}

.viewmore {
    font-size: 0.7em;
    color: #005baa;
    text-align: center;
    padding: 1rem 0;
    cursor: pointer;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
}

.viewmore span:hover {
    font-weight: bold;
}

.viewmore.expand i {
    transform: translateX(30%) rotate(-180deg);
    transition: all 0.5s ease-in-out;
    transform-origin: 50% 50%;
}

.counseling {
    width: 100%;
    max-width: 820px;
    background: url("../images/bg_counseling.png") no-repeat center center;
    background-size: cover;
    margin: 2rem auto;
    padding: 2rem;
    position: relative;
}

.counseling_tt {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}

.counseling .f14px {
    color: #646464;
}

.counseling_link {
    padding-top: 1.3rem;
}

.counseling_link .btn_web {
    border-radius: 100px;
    color: #4085c0 !important;
    font-weight: bold;
    width: auto;
}

.counseling_link .btn_web span {
    margin: 0 2rem;
}

.counseling_link_txt {
    font-size: 0.6em;
    color: #005cab;
    margin-left: 1.5rem;
}

.counseling_link_txt>div {
    margin-top: 2px;
}

.counseling_circle {
    width: 12.2rem;
    height: 12.2rem;
    background: url("../images/bg_circle.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translate(0, -50%);
}

.counseling_circle img {
    width: 9.35rem;
    height: 9.35rem;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.banner_regist .step_regist {
    margin-top: 1rem;
}

.menu_tab_cus {
    list-style: none;
    margin: 0;
    padding: 1rem 2.5rem 15px;
    font-size: 0.6em;
    border-bottom: 1px solid #f0f0f0;
}

.menu_tab_cus li {
    width: 20%;
    padding: 0;
}

.menu_tab_cus li a {
    color: #000;
    position: relative;
    width: 100%;
    display: block;
    padding: 0 0.5rem;
    min-height: 1.8rem;
    height: 100%;
    border: none !important;
}

.menu_tab_cus li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #2070b4;
    bottom: -16px;
    left: 0;
    opacity: 0;
}

.menu_tab_cus li a.active:after,
.menu_tab_cus li a:hover:after {
    opacity: 1;
}

.sec.khaibao {
    overflow: visible !important;
}

.khaibao .form_div {
    padding: 0;
}

.kb_content {
    padding: 2.5rem 0;
}

.kb_content .card {
    border: none;
    border-radius: 0;
    padding: 0 2.5rem;
    position: relative;
}

.kb_content .card-header {
    padding: 1rem 0;
    border-bottom: 1px solid #f0f0f0;
    background-color: transparent;
    margin-bottom: 0 !important;
}

.kb_content .card-body {
    padding: 1.5rem 0 2rem;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

.kb_content .card-body:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -2.5rem;
    height: 1px;
    width: 2.5rem;
    background-color: #f0f0f0;
}

.kb_content .card-body:after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: -2.5rem;
    height: 1px;
    width: 2.5rem;
    background-color: #f0f0f0;
}

.kb_content .accordion .card:last-child .card-body {
    border-bottom: none;
    padding-bottom: 0;
}

.kb_content .accordion .card:last-child .card-body:after,
.kb_content .accordion .card:last-child .card-body:before {
    display: none;
}

.kb_content .form-label-group {
    max-width: 17rem;
}

.kb_tt {
    font-size: 1em;
    color: #000;
    font-weight: bold;
}

.kb_tt span {
    font-weight: normal;
}

.width_auto {
    width: auto;
    display: inline-flex;
}

.width_auto span {
    margin: 0 1.5rem;
}

.edit_cus {
    font-size: 0.7em;
    color: #005cab;
    display: none;
    position: absolute;
}

.edit_option2 {
    position: relative;
}

.edit_cus img {
    width: 0.8rem;
    margin-left: 5px;
}

.kb_content .card.kb_done .card-header .kb_tt {
    color: #005cab;
}

.kb_content .card.kb_done .card-header {
    border-bottom: 1px solid #005cab;
    padding-right: 5rem;
    position: relative;
}

.card.kb_done .edit_cus {
    display: block;
}

.card .card-body .edit_cus {
    margin-top: 1rem;
}

.card.kb_done .card-header .edit_cus {
    bottom: 1.2rem;
    right: 0;
}

.info_success .f14px {
    color: #000;
}

.info_success .row_info>span:first-child {
    color: #969696;
    display: inline-block;
}

@media (min-width: 992px) {
    .info_success .row_info>span:first-child {
        white-space: nowrap;
    }
}

.row_info {
    padding: 0.5rem 0;
}

.info_success_step1 .row_info>span:first-child {
    min-width: 9rem;
}

.info_success_step2 .row_info>span:first-child,
.info_success_step4 .row_info>span:first-child {
    min-width: 12rem;
}

.item_step3 {
    padding: 0.5rem 0;
}

.item_card {
    position: relative;
    width: 18.3rem;
    height: 10rem;
    border-radius: 0.3rem;
    overflow: hidden;
    box-shadow: 0px 10px 13.5px 1.5px rgba(0, 0, 0, 0.1);
    background-size: 100% 100%;
}

.item_card img {
    width: 100%;
}

.item_card.blue {
    background-image: url("../images/card_blue.png");
}

.item_card.gold {
    background-image: url("../images/card_gold.png");
}

.item_card.gold .info_card .f14px {
    color: #000;
}

.item_card.black {
    background-image: url("../images/card_black.png");
}

.info_card {
    position: absolute;
    top: 2.7rem;
    top: auto;
    bottom: 0.75rem;
    left: 1rem;
}

.info_card .text-uppercase {
    margin-bottom: 0.6rem;
    display: none;
}

.info_card .f14px span {
    display: inline-block;
    width: 5rem;
    position: absolute;
    top: 0.02rem;
    left: 0;
}

.info_card .f14px {
    color: #fff;
    padding: 1px 0 1px 5.2rem;
    padding: 1px 0 1px 3.8rem;
    position: relative;
    font-size: 0.55em;
}

.xl_total {
    padding-top: 0.8rem;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.xl_tinhphi .f14px {
    padding-bottom: 0.8rem;
}

.xl_tinhphi .f14px span {
    color: #969696;
    width: 8rem;
    display: inline-block;
}

.xl_tinhphi .style_decoration {
    font-size: 0.7em;
    color: #005cab;
    display: inline-block;
    margin-top: 1rem;
}

.style_decoration.after_none:after {
    display: none;
}

.xl_popup_so_sanh_chuong_trinh {
    width: 100% !important;
    max-width: 28rem !important;
}

.step_final_xl .custom-control-style .custom-control-label::before,
.step_final_xl .custom-control-style .custom-control-label::after {
    top: 2px;
    transform: translate(0);
}

.kb_ques {
    position: relative;
    padding-left: 2rem;
}

.kb_ques .ques_num {
    width: 1.2rem;
    height: 1.2rem;
    background-color: #e5f1f8;
    color: #399fd7;
    font-size: 0.6em;
    border-radius: 100%;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

.check_radio {
    padding-left: 2rem;
}

.check_radio .custom-control-style .custom-checkbox .custom-control-label::before,
.check_radio .custom-control-style .custom-checkbox .custom-control-label::after {
    border-radius: 100% !important;
    background-size: 65% !important;
}

.ques_option {
    background-color: #fafafa;
    border-radius: 0.3rem;
    padding: 1.8rem;
    margin: 1rem 0 0.5rem;
    position: relative;
}

.ques_option:after {
    content: "";
    width: 12px;
    height: 8px;
    background: url("../images/icon_up.png") no-repeat center center;
    background-size: cover;
    top: -8px;
    left: 2rem;
    position: absolute;
}

.ques_option_dt {
    background-color: #fff;
    padding: 1rem;
    border-radius: 0.3rem;
    position: relative;
    margin-top: 1.8rem;
}

.ques_option .ques_option_dt:first-child {
    margin-top: 0;
}

.option_close {
    position: absolute;
    top: -1rem;
    right: -1rem;
    z-index: 2;
}

.option_close img {
    width: 2.3rem;
}

.form-label-group>.input_style.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../images/input_style.png");
    background-repeat: no-repeat;
    background-size: 0.7rem auto, 100%;
    background-position: right 0 top 100%;
}

.link_add_option {
    font-size: 0.7em;
    color: #005baa;
}

.info_success .ques_option {
    margin: 0.5rem 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.info_success .ques_option .row_info {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
}

.info_success .ques_option .row_info:first-child {
    padding-top: 0;
}

.head_note {
    font-size: 0.6em;
    color: #000;
    margin-top: 0.2rem;
    display: none;
}

.card.active .head_note {
    display: block;
}

.step_final {
    padding: 1.5rem 3rem 0;
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
}

.step_final .f14px {
    padding: 0 1.4rem;
}

.kb_btn_group {
    width: 100%;
    max-width: 330px;
    margin: 2rem auto 0;
}

.kb_btn_group .fa-chevron-left {
    margin-right: 5px;
}

.kb_btn_group .fa-chevron-right {
    margin-left: 5px;
}

.set_padding {
    padding: 2.5rem !important;
}

.btn_radius {
    border-radius: 100px !important;
}

.form_cont_kb {
    max-width: 13.5rem;
}

.thanhtoan {
    padding: 0 0 2rem !important;
}

.pay_head {
    padding: 2rem 3rem 1.5rem;
}

.pay_div_title {
    position: relative;
}

.pay_div_title .edit_cus {
    top: 50%;
    right: 0;
    transform: translate(0, -70%);
}

.pay_head h2 {
    font-size: 1em;
    color: #000;
    font-weight: bold;
    line-height: 1;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1rem;
}

.pay_tbl_head {
    background-color: #f2f7fb;
    display: flex;
    align-items: center;
    padding: 0.6rem 3rem;
}

.pay_tbl_head .custom-control-style .custom-control,
.pay_tbl_body .custom-control-style .custom-control {
    min-height: 0;
    height: 16px;
}

.pay_tbl_head .custom-control-style .custom-control .custom-control-input,
.pay_tbl_body .custom-control-style .custom-control .custom-control-input {
    height: auto;
    width: auto;
}

.pay_tbl_body .custom-control-style .custom-control-label::before,
.pay_tbl_body .custom-control-style .custom-control-label::after {
    top: 4px;
    transform: translate(0);
}

.pay_tbl_head .custom-control-style .custom-control-label::before,
.pay_tbl_head .custom-control-style .custom-control-label::after {
    top: 0;
    transform: translate(0);
}

.pay_body {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1rem;
}

.pay_col {
    min-width: 1.5rem;
    padding-right: 0.25rem;
}

.pay_stt {
    width: 3rem;
}

.pay_name {
    width: 14rem;
}

.pay_price {
    width: 6rem;
}

.pay_promo {
    width: 10rem;
}

.pay_total {
    width: 6rem;
}

.pay_edit {
    width: calc(100% - 40.5rem);
}

.pay_code {
    width: calc(100% - 36rem);
}

.pay_tbl_body {
    padding: 0 3rem;
}

.pay_tbl_body .pay_row {
    padding: 1rem 0;
    display: flex;
    position: relative;
}

.f12px {
    font-size: 0.6em;
}

.pay_detail_txt>div {
    padding: 0.5rem 0;
}

.pay_detail_txt>div span {
    display: block;
    color: #969696;
    margin-bottom: 0.3rem;
}

.pay_tbl_body a {
    color: #005cab;
}

.pay_detail h2 {
    font-weight: bold;
}

.style_decoration {
    position: relative;
}

.style_decoration:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #005cab;
    left: 0;
    bottom: 0;
}

.pay_edit a img {
    /* width: 0.8rem; */
}

.pay_promo a img {
    width: 0.8rem;
}

.pay_promo>div {
    padding-top: 0 !important;
    padding-bottom: 0.5rem;
}

.pay_promo>div:last-child {
    padding-bottom: 0;
}

.pay_promo .close_promo img {
    width: 14px;
    margin-left: 0.5rem;
    margin-top: -2px;
}

.pay_code_promo {
    color: #969696;
    padding: 0.5rem 0;
}

.pay_promo_dt .item_gift {
    font-size: 1em;
}

.pay_body .check_radio {
    padding-left: 0;
}

.payment_onl {
    padding: 0 3rem 2rem;
}

.payment_onl label img {}

.print_gtgt {
    padding: 1rem 3rem;
}

.payment_onl .accordion>.card {
    border: none;
    padding: 0.3rem 0;
}

.payment_onl .accordion>.card .card-body {
    padding: 0;
}

.momo_view {
    color: #0094da;
    margin-left: 0.5rem;
}

.txt_warning img {
    vertical-align: middle;
    margin-right: 0.2rem;
    margin-top: -2px;
}

.print_gtgt .ques_option {
    margin-bottom: 0;
}

.print_gtgt .ques_option .form-label-group {
    max-width: 17rem;
}

.popup_web {
    padding: 1.5rem 2.5rem !important;
    overflow: visible !important;
}

#popupCancel {
    width: 95% !important;
    max-width: 400px !important;
}

.popup_x {
    top: -2rem;
    right: 0;
    position: absolute;
    z-index: 2;
}

.content-popup .kb_btn_group {
    max-width: 280px;
}

.content-popup .btn_web span {
    margin: 0 2.2rem;
}

.thanhtoan_empty {
    padding: 0 3rem;
}

.tuvan_empty {
    padding: 1.5rem 3rem 0;
}

.payment_onl .ques_option {
    padding: 1rem;
}

.payment_onl .ques_option .style_decoration {
    color: #005cab;
}

.payoo_hd {
    padding: 0 !important;
    max-width: 43rem !important;
    width: 95% !important;
}

.momo_hd {
    padding: 0 !important;
    max-width: 43rem !important;
    width: 95% !important;
}

.ht_title {
    padding: 2.5rem 3rem;
    position: relative;
    background: url("../images/bg_ht.jpg") no-repeat center center;
    background-size: cover;
    color: #fff;
}

.ht_title h2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1rem;
}

.ht_title>div {
    font-size: 0.8em;
}

.ht_avt {
    position: absolute;
    bottom: -1.5rem;
    right: 3rem;
    width: 9rem;
}

.ht_item {
    padding: 0 3rem;
}

.ht_item .f14px {
    padding: 0.3rem 0;
}

.ht_item .f14px span:first-child {
    min-width: 12.5rem;
    display: inline-block;
    color: #969696;
}

.ht_item .f14px a {
    color: #0194da;
}

.item_dg {
    height: 4rem;
    background: url("../images/bg_danhgia.jpg") no-repeat center center;
    background-size: cover;
    padding: 0 3rem;
    position: relative;
}

.icon_like {
    position: absolute;
    top: 0;
    left: 3rem;
    width: 2.8rem;
}

.ht_danhgia {
    padding: 1.8rem 0 0;
    border-bottom: 1px solid #f0f0f0;
}

.item_dg_txt {
    padding-left: 3.8rem;
}

.ht_social {
    padding: 1.5rem 3rem;
}

.ht_social a img {
    width: 26px;
}

.ht_social span {
    margin-right: 10px;
}

.ht_social a {
    margin: 0 0.1rem;
}

.thanhtoan .pay_tbl_body .pay_row {
    border-bottom: 1px solid #f0f0f0;
}

.thanhtoan .pay_tbl_body .pay_row:last-child {
    border-bottom: none;
}

.pay_code a {
    color: #005cab;
}

.no_border {
    border: none !important;
}

.ht_total {
    height: 4rem;
    font-size: 0.8em;
    color: #000;
    background: linear-gradient(90deg,
            #e5eef6 0%,
            #e5f0f8 30%,
            #e5f2fa 60%,
            #e5f4fb 100%);
    padding: 0 1.5rem;
}

.cart_total {
    padding: 2rem 3rem;
    border-bottom: 1px solid #f0f0f0;
}

.cancel_all {
    display: block;
    text-align: right;
    font-size: 0.7em;
    color: #005cab;
    margin-bottom: 0.5rem;
}

.cart_total .cart_promo_total a {
    color: #005cab;
}

.cart_total .cart_promo_total {
    font-size: 12px;
}

.cart_total .ml-auto a img {
    width: 1rem;
    margin-right: 0.2rem;
}

.cart_total_dt {
    text-align: right;
    font-size: 16px;
}

.cart_total_dt>div {
    padding: 0.1rem 0;
}

.cart_discount {
    text-decoration: line-through;
    color: #969696;
    margin-left: 0.5rem;
    font-size: 14px;
}

.pp_mess {
    width: 95% !important;
    padding: 2rem !important;
    max-width: 26rem !important;
}

.pp_mess.pp_mess_v2 {
    padding: 2rem 0 !important;
}

.pp_head {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    color: #005cab;
    text-align: center;
    margin-bottom: 1rem;
}

.pp_mess .pp_body {
    font-size: 0.7em;
}

.form_div.div_hoantat {
    margin-top: 2.5rem !important;
    padding: 0;
    position: relative;
    border-radius: 0.3rem;
    overflow: hidden;
    background: url("../images/bg_ht_regist.jpg") no-repeat top left;
    background-size: cover;
    min-height: 10.6rem;
    padding: 0.8rem;
}

.div_hoantat_regist {
    position: absolute;
    top: 1.8rem;
    left: 16rem;
    width: 30rem;
}

.div_hoantat_regist h2 {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
}

.forgot_div {
    padding-top: 0.5rem !important;
}

.forgot_div>div {
    padding: 0.3rem 0;
}

.forgot_div>div a {
    color: #005cab;
}

/* Profile */
.nav_item_profile {
    position: relative;
    cursor: pointer;
}

.nav_item_profile .dropdown-toggle::after {
    opacity: 0;
}

.head_profile {
    width: 13.6rem !important;
    position: absolute;
    top: 0;
    left: 0.7rem;
    padding-top: 2.79rem;
}

.head_profile_main {
    background-color: #fff;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    position: relative;
}

.head_profile_main:before {
    content: "";
    width: 14px;
    height: 8px;
    background: url("../images/pf_up.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 1.5rem;
    bottom: 100%;
    z-index: 1;
}

.head_profile .profile_tool {
    border-top: none;
}

.profile {
    padding-top: 1.5rem;
}

.cont_profile {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    display: flex;
}

.profile_info {
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    position: relative;
    background-color: #fff;
    border-radius: 0.3rem;
    width: 290px;
    height: fit-content;
}

.profile_user {
    text-align: center;
    padding: 1.5rem 1rem;
}

.pf_avt {
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 1rem;
    cursor: pointer;
}

.pf_avt:hover .change_avt {
    opacity: 1;
}

.change_avt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}

.change_avt .f12px {
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0.4rem;
    transform: translate(-50%, 0);
}

.pf_name {
    font-size: 0.8em;
    text-transform: uppercase;
}

.profile_tool {
    padding: 1rem;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.icon_pf {
    margin-right: 0.5rem;
    line-height: 1;
    display: flex;
    align-items: center;
}

.pf_item {
    padding: 0.5rem 0;
}

.pf_item:hover span,
.pf_item.active span {
    font-weight: bold;
    color: #005cab !important;
}

.pf_item .pf_num {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
    font-size: 0.6em;
    color: #fff !important;
    background-color: #005baa;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

.pf_item.active .pf_num,
.pf_item:hover .pf_num {
    color: #fff !important;
    font-weight: 400;
}

.profile_logout {
    padding: 1rem;
}

.profile_content {
    width: calc(100% - 290px);
    padding-top: 8.5rem;
    padding-left: 3rem;
}

.pf_detail {
    position: relative;
}

.pf_detail .edit_cus {
    right: 0;
    top: 0.6rem;
    display: block;
}

.pf_detail_head {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.5rem 0;
}

.pf_detail_head h2 span {
    text-transform: lowercase;
    font-weight: 400;
}

.pf_detail_body {
    padding: 1rem 0;
}

.pf_detail_body .row_info {
    padding: 0.3rem 0;
}

.pf_detail_body .form_cont {
    margin-left: 0;
    padding-top: 0;
}

.pro_nav {
    display: inline-flex;
}

.pro_nav .nav-link {
    border: none !important;
    font-size: 0.7em;
    color: #000;
    padding: 0.5rem 2rem 0.5rem 0;
}

.pro_nav .nav-link.active,
.pro_nav .nav-link:hover {
    font-weight: bold;
    color: #005baa;
}

.pf_detail_body .tab-content {
    padding-top: 1rem;
}

.pf_promo {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.3rem;
    margin-right: -0.3rem;
}

.pf_promo .item {
    position: relative;
    width: 17.85rem;
    height: 5.75rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.pf_promo .item:nth-child(2n) {
    margin-left: auto;
}

.pf_promo .item>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.pf_promo_info {
    display: flex;
    flex-wrap: wrap;
    width: 8rem;
    position: absolute;
    top: 44%;
    transform: translate(0, -50%);
    left: 1.3rem;
}

.pf_promo_info strong {
    font-size: 0.8em;
    width: 100%;
}

.pf_promo_code {
    font-size: 0.6em;
    text-transform: uppercase;
    line-height: 1;
    padding: 0.3rem;
    background-color: #005baa;
    border-radius: 0.3rem;
    color: #fff;
    margin: 0.2rem 0;
    min-width: 3.5rem;
    text-align: center;
}

.pf_promo_info .f12px {
    color: #969696;
}

.pf_promo_tool {
    width: 4.5rem;
    position: absolute;
    top: 44%;
    transform: translate(0, -50%);
    left: 11.3rem;
    line-height: 1;
}

.pf_promo_tool a {
    color: #005cab;
}

.promo_used .pf_promo_code {
    background-color: #d2d2d2;
}

.used_dt {
    font-size: 10px;
    color: #005cab;
}

.used_dt span {
    display: block;
    font-size: 12px;
    color: #969696;
}

.promo_used .pf_promo_tool {
    line-height: 1.5;
}

.mb-center {
    width: 100%;
    max-width: 18rem;
}

.pp_khuyenmai {
    padding: 0 !important;
    max-width: 21.5rem !important;
    width: 95% !important;
    background-color: transparent !important;
}

.pp_khuyenmai .pp_body {
    border-radius: 0.3rem;
    overflow: hidden;
    background-color: #fff;
}

.pp_pro_content {
    position: relative;
    padding: 4rem 1.5rem 2rem;
}

.pp_pro_content_dt div.f14px {
    position: relative;
    padding: 0.2rem 0.2rem 0.2rem 4.5rem;
}

.pp_pro_content_dt span {
    position: absolute;
    top: 5px;
    left: 0;
}

.pp_pro_content .pf_promo {
    position: absolute;
    top: -3.2rem;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
}

.pp_pro_content_dt a.f14px {
    color: #005cab;
    margin-top: 0.5rem;
}

.pf_history {
    display: flex;
}

.pf_history .row {
    width: 100%;
}

.pf_history.search_bh .col_item {
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;
    position: relative;
}

.pf_history.search_bh .col_item.col_last {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
    display: flex;
}

.sl_option_custom {
    position: absolute;
    top: 3rem;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 1rem;
    border-radius: 0.3rem;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.075);
    display: none;
    z-index: 2;
}

.col_item.show .sl_option_custom {
    display: block;
}

.sl_option_custom .mCSB_outside+.mCSB_scrollTools {
    right: -0.5rem;
}

.sl_option_custom .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #d9d9d9 !important;
}

.nsp_select {
    background-image: url("../images/arrow_down.png") !important;
    background-repeat: no-repeat;
    background-size: 0.7rem auto, 100%;
    background-position: right 0.5rem top 50%;
}

.sl_option_custom .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f0f0f0 !important;
}

.sl_option_custom:after {
    content: "";
    width: 14px;
    height: 8px;
    position: absolute;
    left: 1rem;
    top: -8px;
    background: url("../images/sl_option_up.png") no-repeat center center;
    background-size: cover;
}

.sl_option_scroll {
    max-height: 14.5rem;
    overflow: hidden;
}

.sl_option_custom .custom-control-style .custom-control-label {
    font-size: 12px;
}

.sl_option_custom .item_child {
    padding-left: 1rem;
}

.btn_his {
    margin-left: auto;
    margin-right: 0.8rem;
}

.pf_history.search_bh .col_item+.col_item:last-child:after {
    display: none;
}

.pf_search_his {
    padding: 0.75rem 1rem;
    background: url("../images/bg_search_his.jpg") no-repeat top right;
    background-size: cover;
    margin-bottom: 1.5rem;
}

.pf_search_his .d-flex {
    max-width: 18rem;
}

.pf_search_his .form-label-group>input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #f0f0f0 !important;
}

.pf_search_his .form-label-group .close_input {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0.5rem;
}

.pf_search_his .form-label-group .close_input img {
    width: 12px;
}

.pf_search_his .btn-warning {
    color: #005cab;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    font-size: 0.7em;
}

.tbl_history {
    margin-top: 1.5rem;
}

.tbl_col {
    padding: 0.5rem;
}

.tbl_his_head {
    background-color: #f5f5f5;
}

.tbl_row {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
}

.tbl_name {
    width: 7.7rem;
}

.tbl_his_body .tbl_name {
    color: #005baa;
}

.tbl_date {
    width: 7.8rem;
}

.tbl_num {
    width: 7.5rem;
}

.tbl_total {
    width: 5rem;
}

.tbl_status {
    width: calc(100% - 28rem);
}

.tbl_history_donhang .tbl_name {
    width: 7.5rem;
}

.tbl_history_donhang .tbl_date {
    width: 8.5rem;
}

.tbl_history_donhang .tbl_total {
    width: 7.5rem;
}

.tbl_history_donhang .tbl_date span {
    display: block;
    color: #969696;
}

.tbl_history_donhang .tbl_num {
    width: 8rem;
}

.tbl_history_donhang .tbl_status {
    width: calc(100% - 31.5rem);
}

.tbl_history_donhang .tbl_col {
    padding: 0.5rem 0 0.5rem 0.5rem;
}

.pf_paging {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 1.5rem;
}

.paging_tool {
    padding: 0;
    margin: 0;
    list-style: none;
}

.num_page {
    color: #969696;
    margin-right: 0.5rem;
}

.num_page .num_on {
    color: #000;
}

.paging_tool a {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0.3rem;
    background-color: #f0f0f0;
    border: 1px solid #ebebeb;
    color: #cbcbcb;
    margin: 0 0.2rem;
}

.paging_tool a:hover {
    color: #000;
}

.pf_detail_body .ht_item {
    padding: 0 0.8rem;
}

.pf_detail_body .pay_head {
    padding: 2rem 0.8rem 1.5rem;
}

.pf_detail_body .pay_tbl_head {
    padding: 0.6rem 0.8rem;
}

.pf_detail_body .pay_tbl_body {
    padding: 0 0.8rem;
}

.pf_detail_body .pay_name {
    width: 10rem;
}

.pf_detail_body .pay_price {
    width: 5.5rem;
}

.pf_detail_body .pay_promo {
    width: 7rem;
}

.pf_detail_body .pay_total {
    width: 5rem;
}

.pf_detail_body .pay_code {
    width: calc(100% - 27.5rem);
}

.rangcua {
    position: absolute;
    left: 0;
    top: -18px;
    width: 100%;
}

.back_link {
    margin-bottom: 1.5rem;
    color: #005cab;
    display: block;
}

/* Xe máy */
.khaibao_xemay .menu_tab_cus li,
.khaibao_oto .menu_tab_cus li,
.khaibao_dl .menu_tab_cus li {
    width: 50%;
}

.khaibao_xemay .check_radio {
    padding-left: 0;
}

.oto_note a {
    color: #005baa;
}

.khaibao_dl .kbdl_option .ques_option:first-child {
    margin-top: 0;
}

.khaibao_dl .ques_option:after {
    display: none;
}

.khaibao_dl .ques_option {
    padding: 1.2rem 1.8rem 0.4rem;
    margin: 1rem 0 0;
}

.khaibao_dl .ques_option.ques_error {
    margin: 0 0 1rem;
}

.dl_title {
    font-size: 0.8em;
    font-weight: bold;
    color: #005cab;
    margin-bottom: 0.5rem;
}

.xl_popup_so_sanh_oto {
    width: 100% !important;
    max-width: 55rem !important;
}

/* .xl_popup_so_sanh_oto  tr th,.xl_popup_so_sanh_oto  tr td{
	width: 18.5rem;
} */
.xl_popup_dl_vietnam {
    width: 100% !important;
    max-width: 23rem !important;
}

.xl_popup_dl_vietnam .div_tb .table [colspan="1"] {
    font-weight: 400 !important;
}

body.change_bg {
    background-image: url("../images/new_bg_top.png");
    background-attachment: inherit;
    background-position: top center;
    background-size: inherit;
    background-repeat: no-repeat;
}

.new_content {
    padding: 1rem 0;
}

.new_content nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.memu_tabs_cus {
    border: none;
    justify-content: center;
    align-items: center;
    font-size: 0.8em;
    display: inline-flex;
}

.memu_tabs_cus .nav-link {
    border: none !important;
    padding: 0.5rem 1rem;
    min-width: 5rem;
    text-align: center;
    position: relative;
}

.memu_tabs_cus .nav-link:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #005cab !important;
    position: absolute;
    bottom: -1px;
    left: 0;
    opacity: 0;
}

.memu_tabs_cus .nav-link.active,
.memu_tabs_cus .nav-link:hover {
    font-weight: bold;
    color: #000;
    background-color: transparent;
}

.memu_tabs_cus .nav-link.active:after,
.memu_tabs_cus .nav-link:hover:after {
    background: none;
    border: none;
    opacity: 1;
}

.tabs_content_cus {
    padding: 2rem 0 0;
}

.new_title {
    font-size: 1.4em;
    color: #005cab;
    text-align: center;
    font-weight: bold;
}

.list_new .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.list_new .row [class*="col-"] {
    padding: 1.25rem;
}

.list_item_title {
    font-size: 0.8em;
    color: #000;
    font-weight: bold;
    line-height: 1.4;
    height: 3.4rem;
    overflow: hidden;
}

.list_new .list_item_img {
    width: 20.625rem;
    max-height: 14.5rem;
}

.list_item_img {
    border-radius: 0.3rem;
    overflow: hidden;
    width: 16.5rem;
    height: auto;
    max-height: 9.8rem;
    max-width: 100%;
}

.list_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.list_item_info {
    padding: 1.3rem 0 0;
}

.list_item_tool {
    padding: 0.8rem 0 1rem;
    border-bottom: 1px solid #dcdcdc;
}

.list_item_des {
    margin: 1rem 0 0.3rem;
    height: 3.2rem;
    overflow: hidden;
}

.list_item_like span {
    color: #005cab;
}

.item_style_1_col {
    background-color: #fff;
    border-radius: 0.3rem;
    box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242, 0.2);
}

.item_style_1_col .list_item_title {
    font-size: 1.4em;
    height: 5.9rem;
}

.item_style_1_col .list_item_info {
    padding: 1.7rem 1.5rem 0;
    width: calc(100% - 32.5rem);
}

.item_style_1_col .list_item_img {
    width: 40.625rem;
    max-height: 28.5625rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.item_style_1_col .list_item_des {
    height: 4.2rem;
}

.list_item_link {
    font-size: 0.7em;
    color: #005cab;
}

.item_style_2_col .list_item_info {
    width: calc(100% - 16.5rem);
    padding: 0 0 0 2.5rem;
}

.item_style_2_col .list_item_title,
.item_style_2_col .list_item_des {
    height: auto;
}

.btn_center {
    align-items: center;
    justify-content: center;
    display: flex;
}

h3.new_title {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1em;
    padding-bottom: 0.7rem;
}

.new_content_dt {
    padding: 2.5rem 5rem;
    background-color: #fff;
    border-radius: 0.3rem;
    box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242, 0.2);
}

.new_content_dt .list_item_title {
    font-size: 1.4em;
    height: auto;
}

.new_content_txt img {
    margin: 0 auto 1rem;
    display: block;
}

.new_content_dt .ht_social {
    padding: 0;
}

.new_content_dt_btn .btn_web {
    border-radius: 100px;
    font-weight: bold;
}

.cont_ycgl {
    border-radius: 1rem;
    width: 52rem;
    height: 34.35rem;
    margin: 1rem auto 0;
    /* overflow: hidden; */
    box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242, 0.2);
}

.img_ycgl {
    width: 100%;
    position: relative;
}

.ycgl_title {
    color: #fff;
    position: absolute;
    top: 2.3rem;
    left: 1.5rem;
    width: 16.5rem;
}

.ycgl_title h3 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}

.ycgl_title div {
    font-size: 0.8em;
}

.ycgl_form .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.ycgl_form .row [class*="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.ycgl_form {
    width: 29rem;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    padding: 1.5rem;
    background-color: #fff;
    z-index: 1;
    border-radius: 0.3rem;
    box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242, 0.2);
}

.ycgl_form .form-label-group textarea {
    width: 100%;
    height: 3.5rem;
}

.ycgl_form .ques_option {
    background-color: #fafafa;
    border-radius: 0.3rem;
    padding: 0.9rem 0.9rem 0.0875rem;
    margin: 0.8rem 0;
    position: relative;
}

.ycgl_note {
    position: relative;
    font-size: 0.7rem;
    padding-left: 1rem;
}

.ycgl_note img {
    position: absolute;
    top: 2px;
    left: 0;
}

.ycgl_note p {
    margin-bottom: 0;
}

.cont_ycgl_success {
    box-shadow: none;
    height: auto;
}

.title_28px {
    font-size: 1.4em;
    color: #000;
    font-weight: bold;
}

/* .ycgl_tks span{
	display: block;
} */
.ycgl_success_div {
    text-align: center;
    width: 39.5rem;
    max-width: calc(100% - 1.6rem);
    border-radius: 0.3rem;
    box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.06),
        0px 0px 0px 1px rgb(242, 242, 242, 0.2);
    position: absolute;
    top: 7rem;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    padding: 2.5rem 0.8rem;
}

body.change_bg_lh {
    background-image: url("../images/bg_lienhe.png");
    background-attachment: inherit;
    background-position: top center;
    background-size: inherit;
    background-repeat: no-repeat;
}

.cont_lienhe {
    padding: 1rem 0 2.5rem;
}

.lienhe_title {
    text-align: center;
}

.lienhe_title .title_28px {
    color: #005cab;
}

.lienhe_title .f14px {
    color: #646464;
}

.form_lienhe {
    padding-top: 1rem;
    width: 29rem;
    max-width: 100%;
}

.lh_info {
    padding: 1.4rem 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
}

.lh_info li {
    position: relative;
    padding-left: 1.5rem;
    width: 50%;
}

.lh_info li img {
    position: absolute;
    top: 0.35rem;
    left: 0;
    width: 1rem;
}

.lh_form_detail {
    padding: 1.4rem;
    border-radius: 0.3rem;
    box-shadow: 0px -10px 10px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid rgb(242, 242, 242, 0.2);
    border-bottom: none;
    background-color: #fff;
}

.lh_form_detail .check_radio {
    padding-left: 0;
}

.lh_form_detail .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.lh_form_detail .row [class*="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.lh_form_detail .form-label-group textarea {
    width: 100%;
    height: 4.5rem;
}

.cont_ycgl .width_auto span,
.cont_lienhe .width_auto span {
    margin: 0 2rem;
}

.capcha {}

.pf_qlhd {}

.pf_qldh_card {
    padding: 0 0.8rem;
}

.pf_qlhd .xl_tinhphi .f14px {
    padding-bottom: 0.5rem;
}

.pf_qlhd .xl_tinhphi .f14px span {
    width: 5rem;
}

.pf_qlhd .pay_head {
    position: relative;
}

.div_flag {
    position: absolute;
    right: 0.8rem;
    top: 2rem;
}

.ht_item .info_success_step2 .f14px span {
    min-width: 12.5rem;
}

.pf_qlhd .item:last-child .pay_body {
    border-bottom: none;
    padding-bottom: 0;
}

.qlhd_down_file {
    display: flex;
    align-content: center;
    background-color: #fafafa;
    border-radius: 0.3rem;
    padding: 1rem;
    line-height: 1;
}

.qlhd_item {
    padding: 0 0.8rem;
}

.pp_qlhd {
    width: 29rem !important;
    max-width: 95% !important;
    padding: 1.5rem !important;
    border-radius: 0.3rem;
}

.pp_qlhd_area {
    background-color: #fafafa;
    padding: 1rem;
    border-radius: 0.3rem;
    position: relative;
}

.pp_qlhd_area .form-label-group {
    height: 3.5rem;
}

.pp_qlhd_area .form-label-group>textarea {
    width: 100%;
    height: 3.5rem;
}

.pp_qlhd_area:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 0.35rem solid transparent;
    border-right: 0.35rem solid transparent;
    border-bottom: 0.35rem solid #fafafa;
    position: absolute;
    left: 0.5rem;
    bottom: 100%;
    z-index: 1;
}

.pp_qlhd_title {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 1rem;
}

/* Search */
.search_box {
    position: relative;
}

.search_box .nav-link {
    font-size: 0.9em !important;
}

.search_box .nav-link:after {
    display: none;
}

.search_box .search_form {
    position: absolute;
    width: 17.3rem;
    padding: 1rem;
    border-radius: 0.3rem;
    background-color: #fff;
    top: 2.9rem;
    left: -1rem;
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #f0f0f0;
    opacity: 0;
    z-index: 0;
    pointer-events: none;
}

.search_box.show .search_form {
    opacity: 1;
    z-index: 4;
    pointer-events: inherit;
}

.search_box .search_form:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 9px;
    left: 1.5rem;
    top: -9px;
    background: url("../images/search_up.png") no-repeat center center;
    background-size: cover;
}

.search_top {
    padding: 2.3rem 0 1rem;
}

.p_search {
    background: none;
    margin: 0;
    padding: 0;
}

.form_page_search .btn {
    color: #fff;
    background: linear-gradient(90deg,
            #005cab 0%,
            #006cb9 30%,
            #0082cb 60%,
            #0093d9 100%);
    border: 1px solid #0093d9;
    padding: 0 0.8rem;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.form_page_search .form-label-group>input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.p_search .d-flex {
    max-width: 18rem;
    margin: 0 auto;
}

.search_nav {
    padding: 0;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
}

.search_nav li a {
    padding: 0.5rem 1.5rem;
    display: block;
}

.search_nav li:last-child a {
    padding-right: 0;
}

.search_nav li:first-child a {
    padding-left: 0;
}

.search_nav li a.active,
.search_nav li a:hover {
    font-weight: bold;
    color: #005baa;
}

.result_search {
    background-color: #fafafa;
    padding: 2rem 0;
}

.result_search_title {
    line-height: 1;
    margin-top: 0.7rem;
    margin-bottom: 1rem;
}

.result_search_title span {
    font-weight: 400;
    color: #646464;
    font-size: 16px;
}

.result_search_cat {
    font-weight: bold;
    color: #005cab;
    font-size: 1em;
}

.rs_item_title {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.result_list_row .item {
    padding: 1.5rem 0;
    border-bottom: 1px solid #d7d7d7;
}

.result_list_row .item:last-child {
    border-bottom: none;
}

.search_empty {
    width: 100%;
    max-width: 35rem;
    margin: 0 auto;
    text-align: center;
    padding: 1rem 0 2.5rem;
}

.search_empty .tuvan_empty h3 {
    font-size: 0.8em;
    margin-bottom: 0.3rem;
}

.search_empty .tuvan_empty {
    border-radius: 0.3rem;
    background-color: #fff;
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #f0f0f0;
    padding: 2.5rem;
}

.search_empty .tuvan_empty .counseling_link {
    justify-content: center;
}

.page_404 {
    padding: 3rem 0.8rem 3.7rem;
}

.content_404 {
    width: 100%;
    max-width: 35rem;
    margin: 0 auto;
    text-align: center;
}

.content_404 img {
    width: 25rem;
}

.content_404 h2 {
    font-size: 1.4em;
    color: #0079c0;
    font-weight: 900;
    margin: 1.5rem 0 1rem;
    text-transform: uppercase;
}

.page_list_doanhnghiep .custom_paging {
    color: #fff;
}

.page_list_doanhnghiep .style_slider .slick-arrow {
    color: #fff !important;
}

.page_list_doanhnghiep .item_info {
    min-height: auto;
    padding: 1rem 0 0;
}

.page_list_doanhnghiep .item_tt {
    margin-bottom: 0;
}

.page_list_doanhnghiep .item_link {
    position: relative;
    bottom: auto;
    left: auto;
}

.page_list_doanhnghiep .list_item_cont .item_cont {
    border: none;
    box-shadow: none;
}

.page_list_doanhnghiep .item_img {
    overflow: visible;
    position: relative;
    margin-bottom: 0.25rem;
}

.page_list_doanhnghiep .item_img img {
    border-radius: 0.3rem;
    border: 1px solid #e6e6e6;
}

.page_list_doanhnghiep .item_img:hover:after {
    opacity: 1;
}

.page_list_doanhnghiep .item_img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(90deg,
            #e3bb65 0%,
            #ecc86b 30%,
            #f5d56e 60%,
            #fcdc72 100%);
    top: 0.25rem;
    left: 0.25rem;
    border-radius: 0.3rem;
    z-index: -6;
}

.page_list_doanhnghiep .list_item_cont .item_cont:before {
    display: none;
}

.page_list_doanhnghiep .list_item_cont {
    height: 14rem;
    min-height: 14rem;
}

.list_bhdn {
    padding-top: 2rem;
}

.page_list_doanhnghiep .list_bhdn .list_item_cont {
    display: block;
    margin-left: -1rem;
    margin-right: -1rem;
}

.page_list_doanhnghiep .list_item {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 1rem;
}

.page_list_doanhnghiep .list_item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.list_bhdn .list_item_cont .item:first-child {
    flex: auto;
    max-width: 66.66%;
    width: 66.66%;
}

.list_bhdn .list_item_cont .item:first-child {
    padding-right: 3rem;
}

.list_bhdn .list_item_cont .item {
    flex: auto;
    max-width: 33.33%;
    width: 33.33%;
    padding: 0.9rem;
    float: left;
}

.page_list_doanhnghiep .list_bhdn .list_item_cont {
    height: auto;
    min-height: auto;
}

.list_bhdn .item_img img {
    height: 9.75rem;
}

.list_bhdn .list_item_cont .item:first-child .item_img img {
    height: 19rem;
}

.list_bhdn .list_item_cont .item:first-child .item_tt {
    font-size: 1.4em;
    margin-bottom: 1rem;
}

.list_bhdn .item_des {
    height: 2.2rem;
    margin-bottom: 0.5rem;
}

.list_bhdn .item_link {
    font-weight: 400;
}

.page_list_doanhnghiep .list_bhdn .item_info {
    padding: 0.3rem 0 0;
}

.list_bhdn .list_item_cont .item:first-child .item_info {
    padding-top: 1rem;
}

.quydinh_baomat {
    padding: 1.5rem 0;
}

.style_tabs {
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_tabs .nav-link {
    border: none;
    border-bottom: 1px solid #eaeaea !important;
    border-radius: 0;
    font-size: 0.8em;
    position: relative;
    padding: 0.8rem 2rem;
}

.style_tabs .nav-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #005cab;
    opacity: 0;
}

.style_tabs .nav-link.active,
.style_tabs .nav-link:hover {
    font-weight: bold;
    color: #000;
}

.style_tabs .nav-link.active:after,
.style_tabs .nav-link:hover:after {
    opacity: 1;
}

.qd_bm_content {
    padding: 2.5rem 0;
}

.qd_bm_content .title_28px {
    color: #005cab;
    text-align: center;
    margin-bottom: 2.5rem;
}

.style_accordion .card {
    border: none;
    margin-bottom: 1.5rem;
}

.style_accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    background: none;
    font-size: 1em;
    color: #005cab;
    font-weight: bold;
    cursor: pointer;
}

.collapse_title {
    display: flex;
    align-items: center;
    padding: 0.5rem 1.5rem;
    position: relative;
}

.collapse_title i {
    position: absolute;
    top: 50%;
    left: 0;
    color: #bc8e0e;
    transform: translate(0, -50%);
}

.style_accordion .card-body {
    padding: 0.95rem 0;
}

.qd_bm_txt {
    position: relative;
    padding: 0.75rem 2.2rem;
}

.qd_bm_num {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    color: #005baa;
    background-color: #e5f1f8;
    border-radius: 100%;
    position: absolute;
    top: 0.75rem;
    left: 0;
}

.collapse_title[aria-expanded="true"] i:before {
    content: "\f078";
}

.back_version {
    height: 2rem;
    height: 0 !important;
    background: rgb(0, 91, 170);
    background: linear-gradient(90deg,
            rgba(0, 91, 170, 1) 0%,
            rgba(0, 147, 217, 1) 100%);
    transition: all 0.2s;
    overflow: hidden;
    color: #fff;
}

.back_version .f14px {
    color: #fff;
    display: flex;
    height: 2rem;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.back_version .f14px a {
    text-decoration: underline;
    color: #fff !important;
    font-weight: bold;
}

#header.sticky .back_version {
    height: 0;
}

.hide_back_version {
    height: 0 !important;
}

.pp_back_version {
    width: 95% !important;
    max-width: 23rem !important;
    border-radius: 0.3rem;
    padding: 1.5rem !important;
}

.back_v_title {
    font-size: 0.8em;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin: 0.5rem 0 1rem;
}

.pp_back_version .check_radio {
    padding-left: 0;
}

#anotherReason .card-body {
    padding: 0;
}

#anotherReason .ques_option {
    padding: 1rem;
    margin: 0.5rem 0;
}

#anotherReason textarea {
    height: 3.5rem;
}

.back_v_tool {
    width: 100%;
    max-width: 15rem;
    margin: 0 auto;
}

.pp_back_version .content-popup .btn_web {
    width: auto;
    min-width: 7rem;
    font-weight: bold;
}

.pp_back_version .content-popup .btn_web span {
    margin: 0 1rem;
}

.close__back_v {
    margin-left: 0.7rem;
    width: 11px;
    max-width: 11px;
}

.close__back_v img {
    width: 11px;
    max-width: 11px !important;
}

.style_field_form {
    max-width: 100% !important;
}

.style_field_form.form-label-group>textarea {
    height: 2.5rem;
}

.kb_final {
    width: 100%;
    max-width: 37.5rem;
    margin: 0 auto;
    padding: 2.5rem 0;
}

.link_text {
    color: #005cab;
    font-weight: bold;
}

.htdv_all_tabs {
    padding-bottom: 2rem;
}

.htdv_content .menu_tab_cus {
    font-size: 0.8em;
    padding: 1rem 0 15px;
    text-align: center;
}

.htdv_content .menu_tab_cus li a.active {
    font-weight: bold;
}

.htdv_content .menu_tab_cus li a {
    padding: 0 1rem;
}

.list_tt_color h2,.list_tt_color h1{
    color: #005cab;
}

.set_color {
    color: #0094da;
}

.line_col {
    height: 2rem;
}

.htdv_text {
    width: 100%;
    max-width: 35rem;
    margin: 0 auto;
    padding: 1rem 0;
}

.htdv_text_set_p p {
    margin-bottom: 0;
}

.htdv_list .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.htdv_list .row [class*="col-"] {
    padding: 0.75rem;
}

.htdv_list .nav_uu_viet .item {
    width: 100%;
    height: 100%;
}

.htdv_list .nav_uu_viet .item .wap_item {
    border-radius: 0.3rem;
    border: none;
    padding: 1.5rem 0.95rem;
}

.htdv_list .nav_uu_viet .item:hover .wap_item {
    font-weight: inherit;
}

.htdv_list .nav_uu_viet .item:hover .wap_item {
    border-radius: 2rem 0.3rem 2rem 0.3rem;
    border: none;
}

.htdv_list .nav_uu_viet .icon_option_bh {
    width: auto;
    height: 3rem;
    margin-bottom: 2rem;
}

.htdv_all_tabs .container {
    max-width: 48rem;
    width: 48rem;
}

.ht_chgt_box {
    max-width: 40.5rem;
    padding: 2rem 4rem;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.05);
    background-color: #fff;
}

.chgt_box {
    position: relative;
    top: -3rem;
}

.chgt_slider .ch_slider_img {
    border-radius: 0.3rem;
    overflow: hidden;
    width: 100%;
    height: 17.85rem;
}

.chgt_slider .ch_slider_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.style_dots_slider .slick-dots {
    position: absolute;
    bottom: -1.8rem;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.style_dots_slider li {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50%;
    background-color: rgb(230, 230, 230);
    margin: 0 0.25rem;
    cursor: pointer;
}

.style_dots_slider li button {
    display: none !important;
}

.style_dots_slider li.slick-active {
    background-image: -moz-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -webkit-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
    background-image: -ms-linear-gradient(0deg,
            rgb(0, 91, 170) 0%,
            rgb(0, 148, 218) 100%);
}

.htdv_warning {
    background-color: #fffaeb;
    border-radius: 0.3rem;
    padding: 1rem 2rem;
    color: #666;
    position: relative;
}

.htdv_warning .f14px {
    font-weight: 100;
    color: #666;
}

.htdv_warning>img {
    position: absolute;
    top: 1.2rem;
    left: 1rem;
}

.htdv_icon_map {
    width: auto;
    max-width: fit-content !important;
}

.chgt_box .nav_uu_viet .item {
    text-align: left;
}

.chgt_box .htdv_list .nav_uu_viet .item .wap_item {
    padding-top: 1rem;
}

.chgt_box .htdv_list .wap_item h2 {
    height: 2.1rem;
    overflow: hidden;
}

.ht_chgt_box {
    padding: 2rem .7rem;
}

.datmua_title {
    font-size: 1em;
    color: #005cab;
    font-weight: bold;
    padding: 1.3rem 0;
    border-bottom: 1px solid #005cab;
    margin-bottom: 1rem;
}

.datmua_title span {
    color: #bb8d0b;
}

.htdv_all_tabs.set_w .container {
    width: 55rem;
    max-width: 55rem;
}

.hddm_slider {
    padding: 1rem 0;
}

.hddm_slider .item {
    margin-right: 2rem;
    width: 17rem;
}

.hddm_img {
    border: 1px solid #e1e1e1;
    border-radius: 0.5rem;
    height: 16.5rem;
    overflow: hidden;
}

.hddm_img img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.datmua_box .item .f14px span,
.datmua_box .item .f14px a {
    color: #005cab;
}

.datmua_box .item .f14px img {
    margin-bottom: 1rem;
}

.ht_nav_child .menu_tab_cus {
    border-bottom: none;
    align-items: center;
    border-radius: 4rem;
    box-shadow: 0 5px 10px 10px rgba(240, 245, 250, 0.8);
}

.ht_nav_child .menu_tab_cus li {
    width: 25%;
    position: relative;
}

.ht_nav_child .menu_tab_cus li:after {
    content: "";
    width: 1px;
    height: 4rem;
    background: url("../images/line_after.png") no-repeat center;
    background-size: cover;
    position: absolute;
    right: -0.4rem;
    top: 50%;
    transform: translate(0, -50%);
}

.ht_nav_child .menu_tab_cus li:last-child:after {
    display: none;
}

.ht_nav_child .menu_tab_cus li a:after {
    display: none;
}

.htdv_content .ht_nav_child .menu_tab_cus li a {
    padding: 0 2rem;
    color: #999;
}

.htdv_content .ht_nav_child .menu_tab_cus li a:hover,
.htdv_content .ht_nav_child .menu_tab_cus li a.active {
    font-weight: bold;
    color: #000;
    background: transparent;
}

.hdsd_content {
    padding: 1rem 0;
}

.item_hdsd {
    padding-left: 1.5rem;
    height: 100%;
    border-left: 1px solid #005fad;
}

.item_hdsd ul {
    padding: 0;
    margin: 1rem 0 0;
    list-style: none;
}

.item_hdsd ul li {
    padding: 0.25rem 0.25rem 0.25rem 1.3rem;
    position: relative;
}

.item_hdsd ul li:after {
    content: "";
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url("../images/icon_li.png") no-repeat center;
    background-size: cover;
    top: 0.35rem;
    left: 0;
}

.hdsd_step {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}

.hdsd_step li {
    padding: 0.5rem 1.25rem;
    position: relative;
    width: 25%;
}

.hdsd_step li:after {
    content: "";
    width: 1.5rem;
    height: 0.8rem;
    background: url(../images/app_next.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: -0.8rem;
    transform: translate(0, -50%);
}

.hdsd_step li:last-child:after {
    display: none;
}

.hdsd_step li .item {
    padding: 1.5rem 1rem;
    border: 2px solid #fdca5b;
    border-radius: 0.5rem;
}

.item_hdsd.border-0 ul {
    margin-top: 0.5rem;
}

.item_hdsd span,
.item_hdsd a {
    color: #035dab;
}

.location_tt {
    font-size: 1.4em;
    font-weight: bold;
    color: #035dab;
    margin-bottom: 0.3rem;
}

.location_tool {
    margin-bottom: 1.5rem;
}

.location_tool .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.location_tool .row [class*="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.set_border {
    border-radius: 0.3rem !important;
    border: 1px solid #ccc !important;
}

.f_400 {
    font-weight: 400 !important;
}

.page_location {
    background: url("../images/bg_mangluoi.png") no-repeat top center;
    background-size: 100% auto;
    background-color: #fff;
}

.page_support {
    background-color: #fff;
}

.location_tool .col_item {
    position: relative;
}

.location_tool .sl_option_scroll {
    max-height: 7.7rem;
}

.location_tool .sl_option_scroll button {
    display: block;
    background: none !important;
    border: none !important;
    outline: none !important;
    width: 100%;
    text-align: left;
    padding: 0.25rem 0;
}

.location_tool .sl_option_custom {
    padding: 0.5rem 0.7rem;
    top: 2.8rem;
}

.location_tool .sl_option_scroll button.active,
.location_tool .sl_option_scroll button:hover {
    color: #035dab;
}

.location_content {
    padding: 1.5rem;
    border-radius: 0.3rem;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.075);
    background-color: #fff;
}

.location_city {
    border: 1px solid #f0f0f0;
    border-radius: 0.3rem;
    padding: 1rem;
}

.location_city .location_tt {
    display: flex;
    align-items: center;
    padding: 0.8rem 0.4rem;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.location_city .location_tt img {
    margin-right: 0.5rem;
    /* filter: grayscale(1); */
}

.location_city .location_tt.active img,
.location_city .location_tt:hover img {
    filter: grayscale(0);
}

.location_city .location_tt.active,
.location_city .location_tt:hover {
    color: #035dab;
}

.location_city_scroll {
    height: 29rem;
}

.location_city_scroll.mCustomScrollbar {
    padding-right: 1rem;
}

.location_city_scroll .mCSB_outside+.mCSB_scrollTools {
    right: -0.5rem;
}

.location_city_scroll .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #d9d9d9 !important;
}

.location_city_scroll .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f0f0f0 !important;
}

.map {
    height: 31rem;
    /* overflow: hidden; */
    width: max-content;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
}

#baoviet-maps-mangluoi {
    overflow: visible !important;
}

.page_location .htdv_warning {
    background-color: transparent;
    color: #000;
}

.page_location .htdv_warning .f14px {
    color: #000;
}

h3.city_title {
    font-size: 0.8em;
    font-weight: bold;
    color: #005cab;
    text-transform: uppercase;
    border-bottom: 1px solid #005cab;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}

.location_city_detail .item .btn_web {
    font-weight: bold;
}

.location_city_detail .location_city_scroll {
    max-height: 26.7rem;
}

.location_city_detail .item .item {
    margin-bottom: 1rem;
}

.list_city_link {
    display: flex;
    align-items: center;
    margin-top: 1rem;
}

.htdv_content>.container>.menu_tab_cus li a:after {
    bottom: -15px;
}

.htdv_content>.container>.menu_tab_cus li a:hover:after {
    background-color: #e8bb60;
}

.sec_video_youtube:before {
    display: none !important;
}

.sec_video_youtube #myBtnCheDo,
.sec_video_youtube #myBtnHoatDong {
    display: none !important;
}

.sec_video .btn_play {
    opacity: 0.5;
    display: none;
}

.app_tabs_htdv.htdv_all_tabs .container {
    max-width: 55rem;
    width: 55rem;
}

.bv_direct {
    padding: 3rem 2.5rem;
    box-shadow: 0 -25px 20px 0 rgba(240, 245, 250, 0.8);
    border-radius: 0.3rem;
}

.app_title_div {
    color: #005cab;
    margin-bottom: 2rem;
}

.app_title {
    font-size: 2.7em;
    text-transform: uppercase;
    font-weight: 900;
}

.app_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.app_list li {
    padding: 0.5rem 0 0.5rem 2.4rem;
    font-weight: 500;
    position: relative;
}

.app_list li>img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.app_img_abs {
    position: absolute;
    top: 1.5rem;
    right: 5rem;
    width: 15rem;
    pointer-events: none;
}

.f20px {
    font-size: 1em;
}

.app_detail_item {
    padding-left: 2rem;
}

.f14px {
    font-size: 0.7em;
}

.app_text_line {
    width: 100%;
    text-align: center;
    position: relative;
}

.app_text_line:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 2.5rem;
    background-color: #bababa;
    top: -3rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.app_text_line:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 2.5rem;
    background-color: #bababa;
    bottom: -3rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.app_title_log {
    font-size: 1.4em;
    text-align: center;
}

.app_title_log b {
    display: block;
}

.app_login {
    padding: 1rem 0 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.app_login li {
    padding: 1.2rem;
    position: relative;
    width: calc(100% / 3);
}

.app_login li:after {
    content: "";
    width: 1.5rem;
    height: 0.8rem;
    background: url("../images/app_next.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: -0.8rem;
    transform: translate(0, -50%);
}

.app_login li:last-child:after {
    display: none;
}

.app_login li .item {
    position: relative;
    border: 2px solid #fdca5b;
    border-radius: 0.6rem;
    padding: 1.8rem 1rem 1rem 1rem;
}

.app_login li .item h3 {
    font-size: 1.4em;
    font-weight: bold;
}

.app_login li .item .app_login_icon {
    position: absolute;
    top: -2rem;
    left: 2rem;
    background: #fff;
    padding: 0 1rem;
}

.app_login li .item .app_login_icon img {
    height: 3rem;
}

.app_tabs_htdv p {
    margin-bottom: 0 !important;
}

.box_textarea_bv textarea.form-control {
    color: #000;
}

.fix_line_height {
    line-height: 1.5rem;
}

#coupon_code-error {
    color: red !important;
    position: absolute;
    top: 100%;
    margin-top: 0;
    width: 100%;
}

.bv_2023 .text-danger {
    color: #ff0000 !important;
}

.bv_2023 .bg_xam {
    position: relative;
    border-radius: 6px;
    background: #f3f4f7;
    padding: 0.7rem 1rem;
}

.bv_2023 .bg_xam:after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 1;
    width: 24px;
    height: 9px;
    top: -6px;
    background-image: url("../images/bg_xam_arrow.svg");
    background-size: 100% 100%;
}

.news .news_text {
    font-size: 0.7rem;
    margin-bottom: 0.375rem;
    line-height: 1.5;
}

.news .list_news .item img {
    width: 100%;
}

.news .list_news .news_item .media-body {
    padding-top: 0.5rem;
}

.news .news_title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 992px) {
    .wap_news {
        margin-bottom: 1.6rem;
    }

    .news .news_title {
        margin-bottom: 0.375rem;
        height: 3.3rem;
    }

    .news .list_news {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -0.5rem;
        margin-left: -0.5rem;
    }

    .news .list_news .item {
        display: block !important;
        padding: 0 0.5rem !important;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .news .list_news .item img {
        height: 9.15rem;
    }

    .app_login li .item {
        height: 9.3rem;
    }
}

@media (max-width: 991px) {
    .news .list_news .item {
        height: 100% !important;
    }

    .news .list_news .item img {
        height: 6.75rem;
    }

    .news .news_title {
        height: 3.29875rem;
    }

    .news .news_text {
        font-size: 0.8rem;
    }

    .banner_home {
        /*margin-bottom: 9rem;*/
        margin-bottom: 0rem;
    }

    .banner_home_slider .wap_btn {
        color: #000;
        z-index: 1;
        bottom: auto;
        top: 14.75rem;
        left: 0;
    }

    .banner_home_slider .slick-list {
        overflow: visible;
    }

    .banner_home_slider .txt {
        /*top: calc(100% + 2.25rem);*/
        /*left: 0;*/
        margin-top: 2.25rem;
        margin-bottom: 3rem;
        position: static;
    }

    .banner_home_slider .txt_1 {
        color: #000;
    }

    .banner_home_slider .txt_3 {
        display: none;
    }

    .banner_home_slider .slick-slide img {
        height: 14.125rem;
    }
}

/*form thong-tin-lien-he*/
.wap_lienhe .txt1 {
    color: #005CAB;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}

.wap_lienhe .txt2 {
    color: #646464;
}

.lienhe_form {
    box-shadow: 0px 0.2rem 2rem 0px rgba(0, 91, 170, 0.08);
    border-radius: 2rem;
    background: #FFF;
}

.btn_dktv {
    font-size: .7rem;
    font-weight: 700;
    padding: 0.53125rem 1rem;
    height: 2.1125rem;
    line-height: 1.2;
    margin-right: .5rem;
}

.popup_nhapma .icon_vali {
    width: 0.7rem;
}

.popup_nhapma .img-thumbnail {
    width: 4rem;
    border-color: #005CAB;
}

.wap_popup_quatang .img-thumbnail {
    width: 7.4rem;
}

.popup_quatang .fs_28 {
    color: #005cab;
}

@media (max-width: 991px) {
    .wap_lienhe .txt1 {
        font-size: 1.125rem;
    }

    .wap_lienhe .txt2 {
        font-size: 0.875rem;
    }

    .wap_lienhe .col-right {
        padding-top: 9.87rem;
    }

    .lienhe_form {
        padding: 1.15rem .8rem;
        border-radius: 1rem;
    }

    .img_lienhe_form {
        max-width: none;
        width: 23.4375rem;
        height: 15.875rem;
        top: 0;
        left: -0.625rem;
    }

    .wap_btn_new {
        display: flex;
        flex-direction: row;
    }
}

@media (min-width: 992px) {
    .wap_lienhe {
        padding-bottom: 2.55rem;
    }

    .wap_lienhe .col-right {
        width: 36.2rem;
    }

    .lienhe_form {
        padding: 3.5rem 2rem;
    }

    .img_lienhe_form {
        width: 24.45rem;
        height: 16.55rem;
        left: -21.95rem;
        top: 8.1rem;
    }

    .wap_lienhe .txt2 {
        font-size: 0.8rem;
    }

    .btn_dktv {
        padding: 0.7rem;
        height: auto;
        margin-right: 0;
    }
}

/**/
/**
******************************************************************************************************************
*
*/
/*Nhut 02/04/2024*/
a u,
u a {
    color: #0194DA;
    font-weight: normal;
}

.color-primary {
    color: #005CAB;
}

.font-style-1,
.font-style-2,
.font-style-3 {
    font-weight: 700;
    line-height: normal;
}

.font-style-3 {
    background: linear-gradient(90deg, #005CAB 0%, #0194DA 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content_new p {
    margin-bottom: 0;
}

.text-editor p {
    margin-bottom: .5rem;
}

.row.g-x {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}

.row.g-x>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.babuoc .col {
    position: relative;
}

.babuoc .image .img {
    width: 4rem;
}

.hethong .item {
    height: 100%;
    border-radius: 0.4rem;
    background: #FFF;
    box-shadow: 0px 3px 12px 4px rgba(0, 0, 0, 0.10);
    padding: 1rem .5rem 1.36rem;
}

.hethong .row.g-x {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
}

.hethong .image .img {
    width: 2rem;
}

.cacloaithe .row.g-x {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
}

.cacloaithe .item {
    height: 100%;
    border-radius: 0.4rem;
    box-shadow: 0px 3px 12px 4px rgba(0, 0, 0, 0.10);
}

.cacloaithe .item .txt {
    padding: .8rem 1rem;
}

.thoihan .row.g-x {
    --bs-gutter-x: .9rem;
    --bs-gutter-y: .9rem;
}

.khongbaolanh {}

.khongbaolanh ol {
    list-style: none;
    counter-reset: item;
    padding-left: 0;
    margin-bottom: 1rem;
}

.khongbaolanh ol>li {
    display: flex;
    counter-increment: item;
    margin-bottom: 1rem;
    flex-wrap: wrap;
    font-weight: 700;
}

.khongbaolanh ol>li:before {
    font-size: 0.6rem;
    font-weight: 400;
    margin-right: 0.5rem;
    content: counter(item);
    background: #E5F1F8;
    border-radius: 100%;
    color: #399FD7;
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.sub_note {
    padding-left: var(--padding-left, 1.7rem);
    font-weight: 400;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: .5rem;
    width: 100%;
}

/*custom fix*/
.khongbaolanh ol>li {
    --padding-left: 1.7rem;
    padding-left: var(--padding-left);
    position: relative;
}

.khongbaolanh ol>li:before {
    position: absolute;
    left: 0;
}

.khongbaolanh ol>li>.sub_note {
    position: relative;
    left: calc(var(--padding-left)*-1);
}

/*custom fix*/
.sub_note ul {
    padding-left: 1.375rem;
    list-style-type: disc;
}

.sub_note ul li {
    margin-top: .6rem;
}

.sub_note p+p {
    margin-top: .4rem;
}

.list_hd_new .image img {
    border-radius: 1rem;
    box-shadow: 0.3rem 0.75rem 1.2rem rgba(0, 0, 0, 0.10);
}

.list_hd_new .text {
    border-radius: 0.2rem;
    background: #FFF;
    box-shadow: 0.2rem 0.2rem 0 0 #ECB92F;
    position: relative;
    margin-top: -3.0625rem;
}

.list_hd_new .icon_b {
    height: 1.5rem;
}

.list_hd_new .text1 {
    font-weight: 700;
    font-size: 1rem;
    line-height: normal;
}

.list_hd_new .text2 {
    font-size: 0.7rem;
    line-height: 1rem;
}

.app_login li .item h3 {
    position: absolute;
    left: 6rem;
    bottom: 100%;
    background: #ffff;
    transform: translateY(28%);
    padding-right: 0.4rem;
}

.list_hd_new .mb-2 {
    line-height: 1;
}

.list_hd_new .text1 {
    line-height: 1.2;
}

.dvkh {
    background-size: 100% 100%;
    background-position: center;
}

.item_dvkh {
    position: relative;
    overflow: hidden;
    border-radius: .3rem;
}

.item_dvkh .image {
    transition: all .3s;
}

.item_dvkh:hover .image {
    transform: scale(1.1);
}

.item_dvkh .text {
    width: 100%;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    padding: 1rem;
}

.item_dvkh a.stretched-link {
    color: #FFF;
    width: 100%;
    height: 100%;
    display: block
}

.dvkh .text1 {
    font-weight: 700;
    line-height: normal;
}

.dvkh .text2 {
    color: #646464;
    margin-bottom: 1.5rem;
}

.slider_dvkh .slider_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 1.25em;
}

.slider_dvkh .btn_prev {
    left: -1rem;
}

.slider_dvkh .btn_next {
    right: -1rem;
}

.bv_new {}

.bv_new .sec_tit {
    color: #005CAB;
    font-size: 0.9rem;
    font-weight: 700;
}

.bv_new .section1 {
    border-radius: 1rem;
    padding: 1.45rem 5rem 1rem;
}

.bv_new .section1 .text1 {
    color: #646464;
    font-size: 0.7rem;
}

.bv_new .section1 .text2 {
    font-size: 0.6rem;
}

.bv_new .section1 .row.g-x {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0;
}

.bv_new .section2 {
    padding-top: 1.75rem;
}

.bv_new .section2 .swiper-slide {
    height: auto;
}

.bv_new .section2 .item {
    border-radius: 4px;
    border: 1px solid #EDEDED;
    background: #FFF;
    overflow: hidden;
    height: 100%;
}

.bv_new .section2 .item .vstack {
    height: 100%;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.bv_new .section2 .item .text1 {
    padding: .5rem 0.6rem;
    font-size: 0.7rem;
    font-weight: 700;
}

.bv_new .section2 .item .text1 p {
    margin-bottom: 0;
}

.bv_new .section2 .item .mt-auto {
    padding: .5rem 0.6rem;
}

.bv_new .section2 .wap_swiper {
    --swiper-navigation-size: 1.4rem;
    --swiper-pagination-bottom: -2rem;
    --swiper-navigation-sides-offset: -1.5rem;
    --swiper-theme-color: #005CAB;
    --swiper-navigation-color: #666;
}

.popup_luu_head {
    color: #005CAB;
    font-weight: bold;
}
.ycgl_success_div .item_info{
    min-height:auto;
}
@media (max-width: 991px) {
    .font-style-1 {
        font-size: 1.375rem;
    }

    .font-style-2 {
        font-size: 1rem;
    }

    .txt1,
    .txt2 {
        font-size: 0.8125rem;
    }

    .font-style-3 {
        font-size: 1.625rem;
    }

    .hethong .row.g-x {
        --bs-gutter-x: 1rem;
    }

    .thoihan .item {
        padding-bottom: .8rem;
    }

    .khongbaolanh ol>li:before {
        font-size: 0.75rem;
    }

    .khongbaolanh .sub_note {
        padding-left: 0;
    }

    .khongbaolanh ol>li>.sub_note {
        flex: 0 0 calc(100% + var(--padding-left));
        max-width: calc(100% + var(--padding-left));
        width: calc(100% + var(--padding-left));
    }

    .babuoc .row_1.g-x {
        --bs-gutter-y: 1.25rem;
    }

    .babuoc .row_2 .image {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 4.0625rem;
        max-width: 100%;
        text-align: right;
    }

    .babuoc .row_2 .txt {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        text-align: left;
    }

    .babuoc .image .img {
        width: 2.5rem;
        margin-right: 0.625rem;
    }

    .babuoc .col:not(:last-child):before {
        content: "";
        position: absolute;
        left: 0.25rem;
        top: 1.8125rem;
        width: 0.0625rem;
        height: 100%;
        background-image: url("../images/new/line-doc.svg");
        background-repeat: repeat-y;
    }

    .babuoc .col:after {
        content: "";
        position: absolute;
        left: 0;
        top: 1rem;
        width: 0.5625rem;
        height: 0.5625rem;
        z-index: 1;
        background-image: url("../images/new/tron.svg");
    }

    .htdv_content .menu_tab_cus.nav_moi li,
    .htdv_content .menu_tab_cus.nav_moi li a {
        width: auto;
        white-space: nowrap;
    }

    .ht_nav_child .menu_tab_cus.nav_moi2 li,
    .ht_nav_child .menu_tab_cus.nav_moi2 li a {
        width: 10.3125rem;
        font-size: 0.8125rem;
    }

    .hdsd_step.hdsd_3buoc li,
    .hdsd_step.hdsd_2buoc li {
        width: 100%;
        padding-bottom: 3.415rem;
    }

    .hdsd_step.hdsd_3buoc li:last-child,
    .hdsd_step.hdsd_2buoc li:last-child {
        padding-bottom: 0;
    }

    .hdsd_step.hdsd_3buoc li:not(:last-child):before,
    .hdsd_step.hdsd_2buoc li:not(:last-child):before {
        content: "";
        position: absolute;
        bottom: 0.5rem;
        width: 1rem;
        height: 1.875rem;
        background-image: url("../images/new/app_down.png");
        background-size: 100% 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    .font-style-4 {
        font-size: 1rem;
    }

    .baovietdirect_new {
        margin-top: -3rem;
    }

    .list_hd_new .row1.g-x {
        --bs-gutter-x: 1.74rem;
        --bs-gutter-y: 1.25rem;
    }

    .list_hd_new .icon_b {
        height: 1.25rem;
    }

    .list_hd_new .text {
        padding: .63rem .5rem;
        height: 8.5rem;
    }

    .list_hd_new .text2 {
        font-size: 0.8125rem;
        line-height: 1.1875rem;
    }

    .list_hd_new .image img {
        height: 13.1135rem;
    }

    .dvkh {
        min-height: 26.125rem;
        padding-top: 1.69rem;
        padding-bottom: 1.75rem;
        background-image: url(../images/new/dvkh_m.png);
        background-size: 100%rem 100%;
        margin-bottom: 3rem;
    }

    .dvkh .col-left .text {
        text-align: center;
        padding-left: .62rem;
        padding-right: .62rem;
    }

    .dvkh .text1 {
        font-size: 1.125rem;
    }

    .dvkh .text2 {
        font-size: 0.8125rem;
    }

    .item_dvkh {
        width: 11.0625rem;
        height: 12.125rem;
        margin: 0 .5rem;
    }

    .item_dvkh .text {
        font-size: 0.8125rem;
        padding: 1rem 0.625rem;

    }

    .slider_dvkh {
        margin-bottom: 1.875rem !important;
        width: 36.1875rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .slider_dvkh ._custom_paging {
        margin-top: 1rem;
    }

    .bv_new {
        padding-bottom: 3rem !important;
    }

    #uu-dai .new_content_dt {
        overflow: hidden;
    }

    .bv_new .section1 {
        border: 0 !important;
        padding: 1.25rem 1rem 1rem;
        border-radius: 1.25rem;
        background: #FFF;
        box-shadow: 0px 4px 40px 0px rgba(0, 91, 170, 0.08);
        margin-left: -0.8rem;
        margin-right: -0.8rem;
    }

    .bv_new .sec_tit {
        font-size: 1rem;
    }

    .bv_new .section1 .text1 {
        font-size: 0.8125rem;
    }

    .bv_new .section1 .text2 {
        font-size: 0.75rem;
    }

    .bv_new .section2 .sec_tit {
        margin-bottom: 1.31rem !important;
    }

    .bv_new .section2 .item .img {
        height: 6.625rem;
    }

    .bv_new .section2 .item .text1 {
        font-size: 0.875rem;
    }

    .bv_new .section2 .swiper {
        width: 27.5625rem;
    }

    .bv_new .section2 .swiper-wrapper.justify-content-center {
        justify-content: start !important;
    }

    .bv_new .section2 .swiper-button-prev,
    .bv_new .section2 .swiper-button-next {
        display: none;
    }

    .popup_luu {
        width: 21.4375rem;
    }

    .popup_luu_body {
        padding: 1.875rem 1rem;
    }

    .popup_luu_text {
        font-size: 0.875rem;
    }

    .popup_luu_head {
        font-size: 1.625rem;
    }

    .fs_15px {
        font-size: .9375rem;
    }

    #timeline2 {
        margin-bottom: 0;
    }

    #timeline2.timeline .node:last-child .content:before {
        border: 0;
    }

    #timeline1.timeline .node[data-year="future"] {
        height: 1px;
    }

    #timeline1.timeline .node[data-year="future"] {
        opacity: 0;
    }
    .cont_ycgl_success .slick-track{
        width: 100% !important;
        transform: none !important;
    }
    .cont_ycgl_success .list_item_cont .item{
        float:none;
        margin-left:auto;
        margin-right:auto;
    }
}

@media (min-width: 992px) {
    .htdv_content .menu_tab_cus.nav_moi li {
        width: 16.66666666666667%;
    }

    .htdv_content .menu_tab_cus.nav_moi li a {
        font-size: 0.7rem;
        padding: 0;
    }

    .htdv_content .menu_tab_cus.nav_moi2 li {
        width: 20%;
    }

    .htdv_content .menu_tab_cus.nav_moi2 li a {
        font-size: 0.8rem;
        padding: 0 1.15rem;
    }

    .font-style-1 {
        font-size: 1.4rem;
        font-weight: 700;
        line-height: normal;
    }

    .font-style-2 {
        font-size: 0.8rem;
    }

    .txt1 {
        font-size: 0.7rem;
    }

    .txt2 {
        font-size: 0.8rem;
    }

    .font-style-3 {
        font-size: 1.8rem;
    }

    .babuoc .row_1.g-x {
        --bs-gutter-x: 7.25rem;
    }

    .babuoc .col+.col:before {
        content: "";
        position: absolute;
        width: 7.75rem;
        height: 0.6rem;
        background-image: url("../images/new/line-step.svg");
        left: 0;
        top: 1.7rem;
        transform: translateX(-50%);
    }

    .hethong {
        width: 23.6rem;
    }

    .thoihan {
        width: 36.3rem;
    }

    .thoihan .item {
        padding-bottom: 2.2rem;
    }

    .hdsd_step.hdsd_3buoc li {
        width: 33.33333333333333%;
    }

    .hdsd_step.hdsd_3buoc li .item {
        height: 8.95rem;
    }

    .hdsd_step.hdsd_2buoc {
        justify-content: center;
    }

    .hdsd_step.hdsd_2buoc li {
        width: 33.33333333333333%;
    }

    .hdsd_step.hdsd_2buoc li .item {
        height: 8.95rem;
    }

    .font-style-4 {
        font-size: 1rem;
    }

    .list_hd_new {
        padding: 0 1.25rem;
    }

    .list_hd_new .text {
        padding: 1rem .8rem;
        height: 7.1rem;
    }

    .list_hd_new .row1.g-x {
        --bs-gutter-x: 6.86rem;
        --bs-gutter-y: 5.4rem;
    }

    .list_hd_new .item {
        position: relative;
    }

    .list_hd_new .col .item:after {
        position: absolute;
        content: "";
        width: 3.45rem;
        height: 1rem;
        top: 12.95rem;
        left: calc(100% + 1.7rem);
    }

    .list_hd_new .col.order-lg-1 .item:after,
    .list_hd_new .col.order-lg-2 .item:after {
        background-image: url("../images/new/line_right.svg");
    }

    .list_hd_new .col.order-lg-3 .item:after {
        background-image: url("../images/new/line_right.svg");
        transform: rotate(90deg) translateY(100%);
        top: calc(100% + 2.25rem);
        left: 50%;
    }

    .list_hd_new .col.order-lg-4 .item:after,
    .list_hd_new .col.order-lg-5 .item:after {
        background-image: url("../images/new/line_left.svg");
    }

    .app_list {
        width: 64.4%;
    }

    .app_login li .item {
        height: 8.25rem;
    }

    .dvkh .col-left {
        width: 17.2rem;
        padding-top: 3.95rem;
        padding-right: 3.9rem;
    }

    .dvkh .col-right {
        width: 37.8rem;
        padding-top: 2rem;
    }

    .slider_dvkh {
        width: 39rem;
        left: -.6rem;
    }

    .item_dvkh {
        width: 11.8rem;
        height: 12.95rem;
        margin: 0 .6rem;
    }

    .dvkh {
        background-image: url("../images/new/dvkh.png");
        background-size: 96rem auto;
        height: 17rem;
        margin-bottom: 4rem;
    }

    .dvkh .text1 {
        font-size: 1.4rem;
    }

    .dvkh .text2 {
        font-size: 0.8rem;
    }

    .bv_new .section2 .swiper-wrapper.justify-content-center .swiper-slide:last-child {
        margin-right: 0 !important;
    }

    .bv_new .section2 .item .img {
        height: 5.3rem;
    }

    .popup_quatang {
        width: 27.6rem;
    }

    .wap_popup_quatang {
        width: 22.5rem;
    }

    .ycgl_note {
        font-size: .6rem;
    }

    .popup_luu {
        width: 27.6rem;
    }

    .popup_luu_body {
        padding: 1.2rem 1.5rem;
    }

    .popup_luu_text {
        font-size: .7rem;
    }

    .popup_luu_head {
        font-size: 2rem;
    }

    .fs_15px {
        font-size: .75rem;
    }
    .ycgl_success_div{
        position: relative;
        top: 0;
        margin-top: -19.5rem;
    }
    .cont_ycgl_success .list_item_cont .item{
        flex: 0 0 14rem;
        max-width:14rem;
        padding: 1rem 0.5rem;
    }
    .ycgl_success_div .list_item_cont{
        height:auto;
        min-height:auto;
    }
}

@media (min-width:1920px) {
    .dvkh {
        background-size: 100% 100%;
    }
}

/*END - Nhut 02/04/2024*/
/* Vy 10/12/2024 */
.ht_item .dgrr_row span:first-child {
    min-width: unset;
}
.ht_item .f14px span.dgrr_link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* END - Vy 10/12/2024 */