body {
    background-color: #f5f5f5;
}

.sticky-top .cart{
    display: none;
}

#showproducts_3 .product_detail .product_price{
    display: none;
}

#main_index {
    padding-bottom: 0!important;
}

.toggle_btn {
    top: auto;
    height: auto;
    bottom: 30px;
    left: 30px;
    align-items: center;
    justify-content: flex-start;
}

.toggle_btn::after {
    content: "Nusa Bestari";
    display: block;
    line-height: 1.25;
    font-weight: 400;
    color: #ffffff;
    background-color: #414042;
    padding: 4px 8px;
    margin-left: 5px;
}

.toggle_btn.custom_add {
    bottom: 100px;
    left: 30px;
}

.toggle_btn.custom_add::after {
    content: "Johor Jaya";
}

.toggle_btn.custom_add.second-add {
    bottom: 170px;
    left: 30px;
}

.toggle_btn.custom_add.second-add::after {
    content: "Kempas";
}

.toggle_btn .whatsapp {
    left: auto;
}

@media screen and (max-width: 767.98px) {
    .toggle_btn.custom_add {
        bottom: 85px;
    }
    
    .toggle_btn.custom_add.second-add {
        bottom: 140px;
    }
    .toggle_btn .whatsapp {
        width: 45px;
        height: 45px;
    }
}

.wspages>.container:first-child>.row>.col-md-12,
#main_privacypolicy>.container:first-child>.row>.col-12,
#main_faq>.container:first-child>.row>.col-md-12.mb-3,
#main_terms>.container:first-child>.row>.col-12,
#main_signup>.container:first-child>.row>.col-md-12,
#main_login .login_wrapper_1>.container #login_1,
#main_quotation_checkout>.container:first-child>.row>.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.pagetitleWithBG {
    /*position: relative;*/
    background-image: url("https://cdn1.npcdn.net/img/1701834399BANNER-1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

/*.pagetitleWithBG::after {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background-color: rgba(244, 244, 244, 0.6);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

.pagetitleWithBG h1 {
    /*position: relative;*/
    /*z-index: 10;*/
    font-size: 2rem;
    /*color: #333333;*/
    margin-bottom: 0;
}

.pagetitleWithBG h1 strong {
    font-weight: 600;
}

.page_title {
    /*position: relative;*/
    /*z-index: 10;*/
    font-size: 2rem;
    color: #333333;
}

.page_title b {
    font-weight: 600;
}

@media screen and (min-width: 576px) {
    .wspages>.container:first-child,
    #main_privacypolicy>.container:first-child,
    #main_faq>.container:first-child,
    #main_terms>.container:first-child,
    #main_signup>.container:first-child,
    #main_login .login_wrapper_1>.container,
    #main_quotation_checkout>.container:first-child {
        max-width: 100%;
        width: 100%;
    }
}

.category_list_type4 .category_box .img_frame img,
.product_list_5 .product_box .img_frame img {
    object-fit: contain;
}

.category_menu_3 .main_title,
.category_menu_3 .brand_panel li a {
    font-weight: 700;
}

/*.navbar_type8 {*/
/*    background-color: #414042;*/
/*    height: 80px;*/
/*    padding: 0 15px;*/
/*}*/

/*.navbar_type8 .logo {*/
/*    flex: 0 1 15%;*/
/*    margin-left: 7.5%;*/
/*}*/

/*.navbar_type8 .logo img {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    width: 90%;*/
/*    height: 100%;*/
/*    padding: 0;*/
/*}*/

/*.navbar_type8 .nav_tab {*/
/*    flex: 0 1 85%;*/
/*    justify-content: flex-end;*/
/*    padding-left: 0;*/
/*    padding-right: 7.5%;*/
/*}*/

/*.navbar_type8 .nav_tab .nav_item {*/
/*    color: #ffffff;*/
/*    text-transform: uppercase;*/
/*}*/

/*.navbar_type8 .nav_tab .nav_item:hover>a {*/
/*    color: #9EE0FA;*/
/*}*/

/*.navbar_type8 .nav_tab .nav_item::before {*/
/*    display: none;*/
/*    border-bottom: 2px solid #9EE0FA;*/
/*}*/

/*.navbar_type8 .nav_tab .nav_item:nth-child(n+2)::after {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    transform: translate(-50%, -50%);*/
/*    border-right: 2px solid #ffffff;*/
/*    height: 12px;*/
/*}*/

/*.navbar_type8 .nav_tab .nav_item>a {*/
/*    font-size: 0.85vw;*/
/*    font-weight: 500;*/
/*    color: #ffffff;*/
/*    padding: 15px 2vw;*/
/*    transition: color .5s;*/
/*}*/

/*.navbar_type8 .nav_tab .active {*/
/*    color: #ffffff!important;*/
/*}*/

/*.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {*/
/*    padding-top: 0.25rem;*/
/*}*/

/*.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {*/
/*    padding-bottom: 0.25rem;*/
/*}*/

/*.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {*/
/*    padding-top: 0!important;*/
/*}*/

/*.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {*/
/*    font-size: 0.85vw;*/
/*}*/

/*.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {*/
/*    color: #9EE0FA!important;*/
/*}*/

/*.navbar_type8.dark_nav {*/
/*    background-color: rgba(65, 64, 66, 0.9)!important;*/
/*    animation: slideInDown .5s;*/
/*}*/

.navbar_type10 {
    background-color: #414042;
    padding: 10px 0;
}

.navbar_type10 .container.d-flex.justify-content-between {
    align-items: center;
    justify-content: space-between!important;
}

.navbar_type10 .container.d-flex.justify-content-between>div:nth-child(2) {
    display: none;
}

.navbar_type10 .nav_logo {
    position: relative;
    z-index: 1021;
}

.navbar_type10 .nav_logo img {
    max-height: 60px;
}

.navbar_type10 .nav_search {
    display: none;
    position: relative;
    z-index: 1021;
}

.navbar_type10 .e_commerce {
    position: relative;
    z-index: 1021;
    min-width: unset;
    width: unset;
}

#sticky_space {
    height: 0!important;
}

.sticky-top {
    width: 100%;
    position: absolute;
    top: 0;
}

.nav_bottom {
    /*background-color: #414042;*/
    background-color: #000;
    box-shadow: none;
}

.nav_bottom>.container.p-0 {
    justify-content: flex-end!important;
}

.nav_bottom .menu .nav_item .dropdown::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    border-right: 2px solid #ffffff;
    height: 12px;
}

.nav_bottom .menu .nav_item .dropdown a {
    font-size: 0.85vw;
    font-weight: 500;
    color: #ffffff;
    padding: 30px 2vw!important;
    text-transform: uppercase;
    transition: color .5s;
}

.nav_bottom .menu .nav_item .dropdown a strong {
    font-weight: 500;
}

.nav_bottom .menu .nav_item:hover {
    background-color: transparent;
}

.nav_bottom .menu .nav_item:hover .dropdown .title {
    color: #9EE0FA;
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu {
    top: 100%;
    left: 0;
    border-top: 0; 
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu .dropdown_body {
    background-color: #ffffff;
    padding: 0;
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu .dropdown_body ul li {
    padding-bottom: 0;
}

.nav_bottom .menu .nav_item .mega_menu {
    margin-top: 0;
}

.nav_bottom .menu .nav_item .mega_menu .mega_menu_body {
    overflow-y: auto;
}

.nav_bottom .cart {
    border-left: 0!important;
    background-color: transparent;
}

.nav_bottom .cart>a {
    padding: 0 0 0 2vw!important;
}

.nav_bottom .cart>a>i {
    color: #ffffff;
}

.navbar_mobile {
    /*background-color: rgba(65, 64, 66, 1);*/
    background-color: rgba(0, 0, 0, 1);
    height: auto;
}

.navbar_mobile .row_1 {
    margin-bottom: 0;
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}

.navbar_mobile .btn-outline-light {
    border-color: #ffffff;
    color: #ffffff;
}

@media screen and (min-width: 576px) {
    .navbar_type10>.container.d-flex.justify-content-between {
        max-width: 100%;
        width: 100%;
    }
    .nav_bottom>.container.p-0 {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    .navbar_type10>.container.d-flex.justify-content-between {
        max-width: 85%;
        margin: 0 auto;
    }
    .nav_bottom>.container.p-0 {
        max-width: 85%;
        margin: 0 auto;
    }
}


.footer_type6 {
    background-image: url("https://cdn1.npcdn.net/img/1700373452G_BG.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: transparent;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    padding-top: 3rem!important;
    padding-bottom: 1.5rem!important;
}

.footer_type6 a {
    color: #ffffff;
}

.footer_type6>.row>.col-12 {
    padding-left: 0;
    padding-right: 0;
}

.footer_type6>.row>.col-12>.container .col-12.col-md-3.mb-1.mb-md-0.p-3 {
    padding-top: 0!important;
}

.footer_type6 .title {
    min-height: 40px;
}

.footer_type6 .logo.title {
    min-height: 60px;
    padding-top: 0;
}

.footer_type6 .logo.title img {
    max-width: 100%;
    max-height: 60px;
}

.footer_type6 .title h6 {
    font-size: 1rem!important;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    align-self: flex-end;
}

.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3>p,
.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3>ul>li>a>p,
.footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3>ul>li>p>a {
    font-size: 0.85rem;
    font-weight: 300;
    color: #ffffff;
}

.footer_type6 .input-container {
    height: 2rem;
}

.footer_type6 .input-container input {
    height: 2rem;
    background-color: #ffffff;
    border-bottom: 0;
    border-color: #ffffff;
    border-radius: 25px;
    caret-color: #000000;
}

.footer_type6 .input-container label {
    display: none;
}

.footer_type6 .input-container input, 
.footer_type6 .input-container label {
    font-size: 0.85rem;
    font-weight: 400;
    color: #000000;
}

.footer_type6 .input-container .moveUp {
    color: #000000;
}

.footer_type6 .input-container .submit {
    color: #000000;
    padding: 6px 18px;
}

.footer_type6 .line {
    display: none;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0;
}

.footer_type6 .copy_right {
    font-size: 0.75rem;
}

@media screen and (min-width: 576px) {
    .footer_type6>.row>.col-12>.container {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(1) {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(2) {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(3) {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (min-width: 1200px) {
    .footer_type6>.row>.col-12>.container {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*banner*/
.sec_banner_ebox {
    width: 40%;
    position: absolute;
    bottom: 15%;
    left: calc(7.5% + 15px);
}

.sec_banner_text {
    display: inline-block;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 0 0 8px rgb(0 0 0 / 80%);
}

.sec_banner_text::after {
    content: "";
    display: block;
    width: 100%;
    border-top: 3px solid #ffffff;
    box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
    margin-top: 10px;
}

@media screen and (max-width: 767.98px) {
    .sec_banner_ebox {
        bottom: 15%;
        left: 5%;
    }
}

@media screen and (max-width: 575.98px) {
    .sec_banner_text {
        font-size: 20px;
    }
    #main_index .slider_banner .slick-slide>img {
        min-height: 200px;
        object-fit: cover;
        object-position: 60% 50%;
    }
}



/*sec1*/
.sec1_box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sec1_box::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #ffffff;
    height: 100%;
}

.sec1_box::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #ffffff;
    height: 100%;
}

.sec1_imgx {
    flex-basis: 25%;
    border: 1px solid #414042;
}

.sec1_imgx:nth-child(-n+4) {
    border-top: 0;
}

.sec1_imgx:nth-child(n+9) {
    border-bottom: 0;
}

.sec1_imgx a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}

.sec1_imgx a:hover img {
    filter: brightness(0.5);
}

.sec1_imgx a:hover span.sec1_name {
    transform: translate(0, 0)
}

.sec1_imgx a img {
    transition: all .25s;
}

.sec1_imgx a span.sec1_wrapper {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.sec1_imgx a span.sec1_name {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 600;
    color: #ffffff;
    transform: translate(0, 150%);
    transition: all .25s;
}

@media screen and (max-width: 991.98px) {
    .sec1_imgx {
        flex-basis: 33.333333%;
        border: 1px solid #414042!important;
    }
    .sec1_imgx:nth-child(-n+3) {
        border-top: 0!important;
    }
    .sec1_imgx:nth-child(n+10) {
        border-bottom: 0!important;
    }
}

@media screen and (max-width: 575.98px) {
    .sec1_imgx {
        flex-basis: 50%;
    }
    .sec1_imgx:nth-child(3) {
        border-top: 1px solid #414042!important;
    }
    .sec1_imgx:nth-child(10) {
        border-bottom: 1px solid #414042!important;
    }
}



/*sec2*/
.bgSec2 {
    background-image: url("https://cdn1.npcdn.net/img/1700372371C_BG.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 4.5rem;
}

.sec2_top_imgx {
    padding: 0 15px;
}

.sec2_top_slider .slick-prev {
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 0;
    z-index: 10;
}

.sec2_top_slider .slick-prev::before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    opacity: 1;
    color: #000000;
    text-shadow: none;
}

.sec2_top_slider .slick-next {
    right: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 0;
    z-index: 10;
}

.sec2_top_slider .slick-next::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    opacity: 1;
    color: #000000;
    text-shadow: none;
}

.sec2_left_ebox {
    margin-top: 30px;
}

.sec2_left_title {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #000000;
}

.sec2_left_title::after {
    content: "";
    display: block;
    width: 100%;
    border-top: 3px solid #0a6cb7;
    margin-top: 10px;
}

.sec2_left_keyword {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    color: #414042;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sec2_left_btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btnRead {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none!important;
    background-color: #0a6cb7;
    border: 1px solid #0a6cb7;
    border-radius: 25px;
    padding: 12px 18px;
    transition: all .25s;
}

.btnRead span {
    display: inline-block;
    transition: all .25s;
}

.btnRead:hover {
    color: #0a6cb7;
    background-color: transparent;
    border-color: #0a6cb7;
}

.btnRead:hover span {
    transform: rotate(180deg);
}

.sec2_right_ebox {
    margin-top: 30px;
}

.sec2_right_imgx img {
    border-radius: 15px;
}

@media screen and (min-width: 992px) {
    .sec2_right_box {
        padding-left: 5%;
    }
}

@media screen and (min-width: 1200px) {
    .sec2_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}



/*sec3*/
.bgSec3 {
    background-image: url("https://cdn1.npcdn.net/img/1700372398E_BG.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 20%;
    padding-bottom: 1.5rem;
    overflow: hidden;
}

.sec3_box {
    width: 55%;
    margin-left: auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 15px 0 0 15px;
    padding: 30px 5%;
}

.sec3_title {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #000000;
}

.sec3_title::after {
    content: "";
    display: block;
    width: 100%;
    border-top: 3px solid #0a6cb7;
    margin-top: 10px;
}

.sec3_text {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    color: #414042;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sec3_btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

@media screen and (max-width: 767.98px) {
    .sec3_box {
        width: 100%;
    }
}



/*sec4*/
.bgSec4 {
    position: relative;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}

.bgSec4::before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("https://cdn1.npcdn.net/img/1700372431F_BG.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    width: 100%;
    height: 68%;
}

.sec4_left_title {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #000000;
}

.sec4_left_title::after {
    content: "";
    display: block;
    width: 100%;
    border-top: 3px solid #0a6cb7;
    margin-top: 10px;
}

.sec4_left_text {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    color: #414042;
    margin-top: 15px;
}

.sec4_left_contact_wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.sec4_left_contact {
    flex-basis: calc(50% - 7.5px);
    list-style: none;
    margin: 0;
    padding: 0;
}

.sec4_left_contact li {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    /*letter-spacing: 2px;*/
    color: #ffffff;
    margin-top: 40px;
}

.sec4_left_contact li a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    color: #ffffff;
    text-decoration: none;
}

.sec4_left_contact li img {
    max-width: 25px;
    height: auto;
}

.sec4_left_contact li span {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    /*letter-spacing: 2px;*/
    color: #ffffff;
    margin-left: 20px;
}

.sec4_left_contact li span.second {
    margin-left: 0;
}

.sec4_right_imgx img {
    border-radius: 15px;
}

/*@media screen and (min-width: 992px) {*/
/*    .sec4_right_box {*/
/*        padding-left: 10%;*/
/*    }*/
/*}*/

@media screen and (min-width: 1200px) {
    .sec4_ctrl_width {
        max-width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991.98px) {
    .bgSec4::before {
        width: 100%;
        height: 78%;
    }
    .sec4_left_ebox {
        margin-top: 30px;
    }
    .sec4_left_title {
        color: #ffffff;
    }
    .sec4_left_text {
        color: #ffffff;
    }
}

@media screen and (max-width: 767.98px) {
    .sec4_left_contact_wrapper {
        flex-wrap: wrap;
    }
    .sec4_left_contact {
        flex-basis: 100%;
    }
}



#v-pills-branch0 h5 strong{
    display: none;
}

#v-pills-branch0 h5::after{
    content: 'FULLSHUN MARKETING SDN. BHD.';
    font-weight: 700;
}


