.text-bold {
    font-weight: bold;
}

.text-color-green {
    color: #4b9328;
}

.text-color-red {
    color: red;
}

.text-color-blue {
    color: #096b30;
}

.text-color-gray {
    color: #999;
}

.discount__price {
    color: #4b9328;
}

.total-money {
    font-size: 150%;
}

.border-red {
    border: 1px solid #f00;
}

.loader-overlay.show {
    transition: 1s;
    opacity: 1;
    z-index: 99999;
    display: block;
}

.loader-overlay {
    z-index: -1;
    opacity: 0;
    position: fixed;
    content: '';
    width: 100%;
    height: 100%;
    background: #00000047;
    display: none;
    top: 0;
}

.loader-box {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #017fb7;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.go-top {
    position: fixed;
    right: 6.5%;
    bottom: 42px;
    border: 1px solid #c9c9c9;
    padding: 8px;
    cursor: pointer;
    color: #5cc028;
}

.product__title {
    height: 3em;
}


.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    background-color: #00000047;
}

.loading svg {
    height: 60px;
    animation: loadingRotate 1s linear infinite;
}

@keyframes loadingRotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pd-detail__title {
    font-weight: 500;
}

.detail-table.table.table-borderless .bold {
    font-weight: 500;
}

.search_result {
    display: block;
    position: absolute;
    margin-top: 36px;
    width: 100%;
    overflow: visible;
    padding: 0;
    z-index: 100001;
}

.search_result .name {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

.search_result .price {
    font-size: 12px;
    color: #bf0100;
    font-weight: 600;
}

.search_result a.media {
    color: #333;
}

.search_result a.media:hover {
    color: #333;
    text-decoration: none;
}

.search_result img {
    width: 50px;
    margin: 0 10px 0 0;
    border: 1px solid #dedede;
    padding: 2px;
    background-color: #fff;
}

.search_result ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 300px;
    height: auto;
    overflow: auto;
    background-color: #fff;
}

.search_result ul li {
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    overflow: visible;
    padding: 8px;
    text-align: left;
    border-bottom: 1px dotted #dedede;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.search_result ul li:last-child {
    border-bottom: 0;
}

.search_result ul li:hover {
    background-color: #e7e7e7;
}

.search_result ul em {
    color: Red;
    font-style: normal;
    font-weight: bold;
}

/* Begin Back-to-top */
a.back-to-top {
    display: none;
    position: fixed;
    z-index: 9000;
    bottom: 18px;
    right: 15px;
    text-decoration: none;
}

a.back-to-top i {
    display: block;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #28a745;
    border-radius: 50% 50%;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover,
a.back-to-top:focus {
    text-decoration: none;
}

/* End Back-top-top*/

#NganLuongPm {}

#NganLuongPm ul.bankList {
    clear: both;
    width: 100%;
}

#NganLuongPm ul.bankList li {
    list-style-position: outside;
    list-style-type: none;
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 2px;
    text-align: center;
    width: 90px;
}

#NganLuongPm .list-content {
    margin: 0px;
    padding: 0px;
}

#NganLuongPm .list-content li {
    list-style: none outside none;
    margin: 0px;
}

#NganLuongPm .list-content li .boxContent {
    display: none;
    border: 1px solid #cccccc;
    padding: 10px;
    margin-bottom: 20px;
}

#NganLuongPm .list-content li.active .boxContent {
    display: block;
}

#NganLuongPm .list-content li .boxContent ul {
    min-height: 280px;
}

i.VISA,
i.MASTE,
i.AMREX,
i.JCB,
i.VCB,
i.TCB,
i.MB,
i.VIB,
i.ICB,
i.EXB,
i.ACB,
i.HDB,
i.MSB,
i.NVB,
i.DAB,
i.SHB,
i.OJB,
i.SEA,
i.TPB,
i.PGB,
i.BIDV,
i.AGB,
i.SCB,
i.VPB,
i.VAB,
i.GPB,
i.SGB,
i.NAB,
i.BAB {
    width: 80px;
    height: 30px;
    display: block;
    background: url(https://www.nganluong.vn/webskins/skins/nganluong/checkout/version3/images/bank_logo.png) no-repeat;
}

i.MASTE {
    background-position: 0px -31px
}

i.AMREX {
    background-position: 0px -62px
}

i.JCB {
    background-position: 0px -93px;
}

i.VCB {
    background-position: 0px -124px;
}

i.TCB {
    background-position: 0px -155px;
}

i.MB {
    background-position: 0px -186px;
}

i.VIB {
    background-position: 0px -217px;
}

i.ICB {
    background-position: 0px -248px;
}

i.EXB {
    background-position: 0px -279px;
}

i.ACB {
    background-position: 0px -310px;
}

i.HDB {
    background-position: 0px -341px;
}

i.MSB {
    background-position: 0px -372px;
}

i.NVB {
    background-position: 0px -403px;
}

i.DAB {
    background-position: 0px -434px;
}

i.SHB {
    background-position: 0px -465px;
}

i.OJB {
    background-position: 0px -496px;
}

i.SEA {
    background-position: 0px -527px;
}

i.TPB {
    background-position: 0px -558px;
}

i.PGB {
    background-position: 0px -589px;
}

i.BIDV {
    background-position: 0px -620px;
}

i.AGB {
    background-position: 0px -651px;
}

i.SCB {
    background-position: 0px -682px;
}

i.VPB {
    background-position: 0px -713px;
}

i.VAB {
    background-position: 0px -744px;
}

i.GPB {
    background-position: 0px -775px;
}

i.SGB {
    background-position: 0px -806px;
}

i.NAB {
    background-position: 0px -837px;
}

i.BAB {
    background-position: 0px -868px;
}

#NganLuongPm ul.cardList {
    padding: 0px;
    margin: 0px;
}

#NganLuongPm ul.cardList li {
    cursor: pointer;
    float: left;
    margin-right: 0;
    padding: 5px 4px;
    text-align: center;
    min-width: 90px;
}

#NganLuongPm ul.cardList label {
    cursor: pointer;
}

/************************* DVS SUPPORT BUTTON ********************************/
.dvs-support-nav .phone-mobile {
    display: none;
}

.dvs-support-nav .phone-desktop {}

.dvs-support-nav .zoom {
    /**/
}

.dvs-support-nav .zoom:hover {
    transform: scale(1.2);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.dvs-support-nav {
    position: fixed;
    right: 13px;
    /*background: #fff;*/
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 50px;
    padding: 10px 0;
    /*border: 1px solid #f2f2f2;*/
}

.dvs-support-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dvs-support-nav ul li {
    list-style: none !important;
    margin-bottom: .6em;
}

.dvs-support-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.dvs-support-nav .phone-desktop .phone_animation {
    box-shadow: none;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #6cb917;
    display: block;
    margin: 0px auto;
}

.dvs-support-nav ul>li .chat_animation {
    display: none
}

.dvs-support-nav ul>li a i.ticon-heart {
    background: url(../images/icon-map1.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.dvs-support-nav ul>li a i.ticon-zalo-circle2 {
    background: url(../images/icon-zalo-circle1.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.dvs-support-nav li .button {
    background: transparent;
}

.dvs-support-nav ul>li a i.ticon-angle-up {
    background: url(../images/icon-angle-up.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.dvs-support-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}

.dvs-support-nav ul li .button .btn_phone_txt {
    position: relative;
    top: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}

.dvs-support-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}

.dvs-support-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}

.dvs-support-nav ul>li a i.ticon-messenger {
    background: url(../images/icon-messenger1.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.dvs-support-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}

.dvs-support-nav ul>li a i.ticon-chat-sms {
    background: url(../images/icon-sms-1.jpg) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}

.dvs-support-nav ul>li a i.icon-phone-w{
    background: url(../images/icon-phone-w2.png) no-repeat;
    background-size: contain;
}

.dvs-support-nav ul li .button .btn_phone_txt {
    position: relative;
}

.dvs-support-nav .to-top-pc a {
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    .dvs-support-nav li .chat_animation {
        display: block !Important
    }

    .dvs-support-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #6cb917;
        line-height: 15px;
        border: 2px solid white;
    }

    .dvs-support-nav ul>li a {
        padding: 0;
        margin: 0 auto
    }

    .dvs-support-nav {
        background: white;
        width: 100%;
        border-radius: 0;
        color: #fff;
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        padding: 5px;
        margin: 0;
        box-shadow: 0 4px 10px 0 #000;
    }

    .dvs-support-nav li {
        float: left;
        width: 20%;
        list-style: none;
        height: 50px;
    }

    .dvs-support-nav .phone-mobile {
        display: block !important
    }

    .dvs-support-nav .phone-desktop {
        display: none !important;
    }
}

/************************* OVERRIDE ********************************/
.product__price {
    font-size: 14px !important;
}

.text-black {
    color: #999;
    font-weight: normal;
    font-size: 80%;
}

.order-product__price,
.cart__price {
    font-weight: 400;
}

@media (max-width: 768px) {
    .pd-info__btn {
        min-width: 0px !important;
        font-size: 15px;
    }
}

/*add style phuong 15/08/2020*/

@media (min-width: 1200px) {
    .header__logo img {
        height: 70px !important;
    }
}

@media (min-width: 1200px) {
    .search__key {
        color: #fff;
        margin-right: 3px;
    }




}

.embed {
    height: 660px;
}


@media only screen and (max-width: 600px) {

    .embed {
        height: 205px;
    }

}


/*STYLE Home CSS 2024*/

@media (min-width: 768px) {
    .newshomes-slide-wrapper .swiper-slide .newshomes-item {
        margin: 10px;
    }
}

h5.newshomes-title.news-title-home {
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}

.newshomes-item .newshomes-image img {
    height: 210px;
    object-fit: cover;
}

.news-sapo-home {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 5.5em;
    font-size: 14px;
}

.section__title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 20px 0 0;
    color: #fff;
}

.menu-slider .swiper-slide {
    border-bottom: none;
    border-right: none;
}

.menu-slider__frame {
    height: 150px;
}

.menu-slider__text {

    font-weight: bold;
}
.header .navbar-nav .nav-item{
    margin: 0 35px;
}
.header .navbar-nav .nav-item a{
 font-size: 18px;
 padding-left: 0 !important;
 padding-right: 0 !important;
}
.header .navbar-nav .nav-item .fa-home{
 font-size: 20px;
}
.header .navbar-nav .nav-item .sub-menu li {
    position: relative;
}
.product-box .product-title{
    min-height: 40px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .header .navbar-nav .nav-item a{
     color: #fff;
    }
    .header .navbar-nav .sub-menu li a{
        font-size: 15px;
     padding-left: 10px !important;
     padding-right: 10px !important;
    }
}

@media (min-width: 992px) {
    .nav-item {
        position: relative;
    }
    .nav-item .sub-menu {
        list-style: none;
        opacity: 0;
        top: 80px;
        transition: all 0.6s ease;
        visibility: hidden;
        height: auto;
        padding: 0;
        white-space: nowrap;
        position: absolute;
        z-index: 10000;
    }
    .nav-item:hover .sub-menu {
        opacity: 1;
        top: 48px;
        visibility: visible;
    }
    .nav-item .sub-menu .sub-menu {
        top: 80px;
        left: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all 0.6s;
    }
    .nav-item .sub-menu li:hover .sub-menu {
        top: 0;
        opacity: 1;
        visibility: visible;
    }
    .nav-item .sub-menu {
        background-color: #408c29e0;
        min-width: 160px;
        padding: 5px;
        box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
    }
    .header-main .main-nav .navbar-nav .nav-item .sub-menu li a {
        color: #333 !important;
        font-weight: 500;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 6px 14px 6px 7px;
        font-size: 0.9em;
        line-height: 20px;
    }
    .header-main .main-nav .navbar-nav .nav-item .sub-menu li:hover {
        background: #f4f4f4;
    }
    .header-main .main-nav .navbar-nav .nav-item .sub-menu li {
        border-bottom: 1px solid #f2f2f2;
    }
    .header-main .main-nav .navbar-nav .nav-item .sub-menu li:last-child {
        border: unset;
    }
    .navbar-brand.mobile {
        display: none;
    }
    .navbar-toggler {
        display: none;
    }

    .navbar-nav .sub-menu .btn-dropmenu {
        position: absolute;
        right: 6px;
        top: 10px;
        color: #fff;
    }

}
@media (max-width: 998px) {
    .navbar-nav .nav-item .sub-menu {
        display: none;
        padding-left: 30px;
    }
   .navbar-nav .sub-menu span.btn-dropmenu {
        top: 10px;
        right: 10px;
        transform: rotate(90deg);
    }
    .header .navbar-nav .nav-item a{
      font-size: 14px !important;
      padding-top: 4px !important;
      padding-bottom: 4px !important;
    }
    .navbar-nav .nav-item .btn-dropmenu {
        position: absolute;
        right: 0;
        top: 6px;
    }
    .header .navbar-nav .nav-item{
        position: relative;
    }
    .header .navbar-nav>.nav-item>span.btn-dropmenu {
        top: 0px;
        right: 0px;
    }
    .header .navbar-nav .sub-menu span.btn-dropmenu {
        top: 10px;
        right: 10px;
        transform: rotate(90deg);
    }
    .header .navbar-nav span.btn-dropmenu {
        width: 20px;
        height: 20px;
    }
}
.header-main .main-nav .navbar-nav {
    margin-left: auto;
}

a.f-social__link svg {
    width: 12px;
    margin-right: 24px;
}


/*END*/