

body {
    font-family: 'Exo 2', sans-serif;
    background: rgb(241,241,241);
    font-size: 14px;
}

a, img {
    color: #fff;
}

img {
    max-width: 100%;
}
/*== Hover color text ==*/
.v2_bnc_block_item_title h3 a:hover, .v2_bnc_products_details_box_price .price, .v2_bnc_products_chooseview a.active, .v2_bnc_products_chooseview a:hover, .v2_bnc_sam_category_title a:hover, .v2_bnc_news_list li .v2_bnc_news_list_details h3 a:hover, .v2_bnc_pr_item_name a:hover, .v2_bnc_hometab_news_big li.smallother h2 a:hover, .v2_bnc_news_item_title a:hover, .v2_bnc_video_title h3 a:hover, .v2_bnc_video_title h2 a:hover, .v2_bnc_hometab_news_big li.bigfirst h2 a:hover, .v2_bnc_hometab_news_small_title h2 a:hover {
    color: #167a4e;
}
/*== End Hover color text ==*/

/*== Resize img ==*/
.v2_bnc_pr_item_img img, .v2_bnc_block_item_feedbackimg img, .BNC_adv img, .v2_bnc_block_item_img img, .img-news-other, .v2_bnc_video_item_img img, .v2_bnc_details_img_big img, .v2_bnc_news_item_img img, .v2_bnc_hometab_news_big li.bigfirst .v2_bnc_hometab_news_big_img img, .v2_bnc_hometab_news_big li.smallother .v2_bnc_hometab_news_big_img img,
.v2_bnc_hometab_news_small_img img, .v2_bnc_news_list li .v2_bnc_news_list_img img, .v2_bnc_home_catepr_left_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.v2_bnc_pr_item_img img {
    object-fit: scale-down !important;
    height: 240px;
}

.v2_bnc_sidebar_widget_content img {
    width: 100%;
}
/*== Block Brand Products ==*/
.brimg img {
    text-align: center;
    margin: auto;
}
/*== End Block Brand Products ==*/
/*== End Resize img ==*/

/*== Common style page: Title,body,block,main,tab title ==*/
.v2_bnc_title_main h1 {
    font-size: 25px;
    color: #167a4e;
    padding: 0 0 25px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.v2_bnc_title_main h2 {
    font-size: 20px;
    color: #252525;
    padding: 0 0 25px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-bottom: 0;
}

    .v2_bnc_title_main h2 a, .v2_bnc_title_main h1 a {
        color: #252525;
        font-weight: bold;
    }

.v2_bnc_title_page h1, .v2_bnc_title_page h2, .v2_bnc_title_page h3, .v2_bnc_title_page h4 {
    font-size: 20px;
    font-weight: bold;
}

.v2_bnc_body_main {
    position: relative;
}

.v2_bnc_title_tab_main {
    border-bottom: 2px solid #eeb211;
    margin: 0 0 20px 0;
}

.v2_bnc_title_tab_home li {
    display: inline-block;
}

    .v2_bnc_title_tab_home li a {
        padding: 4px 15px;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
    }

    .v2_bnc_title_tab_home li.active a {
        background: #eeb211;
        color: #fff;
    }

.v2_bnc_title_tab_home {
    margin: 0;
}

.v2_bnc_create_time {
    font-size: 11px;
    font-style: italic;
    color: #607D8B;
}

.v2_bnc_description_page {
    margin: 20px 0;
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.v2_bnc_filter_page {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.v2_bnc_block_title h2, .f-block-title span {
    font-size: 22px;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 2px solid #167a4e;
    padding: 10px 0;
    margin: 10px 0 0 0;
}

.v2_bnc_block_title, .f-block-title {
    border-bottom: 1px solid #ddd;
    margin: 0px 0 20px 0;
}

.v2_bnc_block_item_title h3 {
    margin: 0 0 10px 0;
    line-height: 20px;
}

    .v2_bnc_block_item_title h3 a {
        font-size: 14px;
        line-height: 0;
        color: #2a2a2a;
    }

.v2_bnc_block_item_img {
    height: 98px;
}

.v2_bnc_block_body ul li {
    float: left;
    margin: 9px 0;
    padding-right: 0;
    width: 100%;
}

.v2_bnc_cate_page {
    margin-bottom: 10px;
}

.v2_bnc_cate_page_list li {
    text-align: center;
    margin: 5px 0;
}

    .v2_bnc_cate_page_list li a {
        color: #565656;
        font-size: 13px;
        font-weight: bold;
        display: block;
        background: none repeat scroll 0 0 #f8f8f8;
        border: 1px solid #d7d7d7;
        min-height: 49px;
        line-height: 49px;
    }

    .v2_bnc_cate_page_list li h2 {
        margin: 0;
    }

    .v2_bnc_cate_page_list li:hover a {
        border: 1px solid #eeb211;
        color: #eeb211;
    }
/*== End Categories Filter Page ==*/

/*===== Breadcrumb =====*/
.v2_breadcrumb_main {
    text-align: center;
    color: #fff;
    background: url(../images/bg1-category.png) repeat-x scroll 0 0;
    padding: 20px 0;
}

    .v2_breadcrumb_main .breadcrumb {
        background: none;
        padding: 8px 0;
        margin-bottom: 8px;
        color: #222;
        text-align: left;
    }

        .v2_breadcrumb_main .breadcrumb li {
            position: relative;
        }

            .v2_breadcrumb_main .breadcrumb li:first-child a {
                padding: 0 15px 0 0;
            }

            .v2_breadcrumb_main .breadcrumb li a {
                display: block;
                padding: 5px 15px;
                color: #222;
                font-size: 15px;
            }

    .v2_breadcrumb_main h1 {
        font-size: 25px;
        text-transform: uppercase;
        margin-bottom: 0;
        font-weight: bold;
        white-space: pre;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .v2_breadcrumb_main p {
        margin: 20px 0 0;
        font-size: 25px;
        text-transform: uppercase;
    }

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0;
    position: absolute;
    left: -3px;
    top: 5px;
}

.breadcrumb li:nth-child(1) a:before {
    color: #222;
    content: "\f015";
    display: inline-block;
    margin-right: 5px;
    text-rendering: auto;
    font: 16px/1 FontAwesome;
}

.breadcrumb li i {
    display: none;
}
/*===== End Breadcrumb =====*/

/*===== Inside page =====*/
.v2_bnc_inside_page {
    background: #f5f5f5;
}
/*===== End Inside page =====*/

/*===== Header =====*/
.v2_bnc_header {
    position: relative;
    z-index: 100;
    background: #FFF;
    padding: 29px 0;
}

.v2_bnc_header_top {
    padding: 5px 0;
    background: #bf1e2e;
    border-bottom: 0.5px solid #fff;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

#logo {
    /* margin: 23px 0; */
}
/*===== End Header =====*/

/*===== Language =====*/
.v2_bnc_language {
    display: inline-block;
}

    .v2_bnc_language ul {
        padding: 10px;
        background: #11252f;
        opacity: 0;
        position: absolute;
        visibility: hidden;
        top: 81px;
        transition: all ease .5s;
        z-index: 1;
    }

        .v2_bnc_language ul li a {
            color: #fff;
        }

.v2_bnc_language_drop {
    color: #fff;
}

.v2_bnc_language:hover ul {
    opacity: 1;
    visibility: visible;
    top: 28px;
    cursor: pointer;
}
/*===== End Language =====*/

/*===== Check Order =====*/
.v2_bnc_check_order {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 16px;
}

    .v2_bnc_check_order a {
        color: #fff;
    }

.v2_bnc_check_order_show {
    position: absolute;
    top: 35px;
    left: -79px;
    width: 260px;
    z-index: 9999;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    transition: all ease .5s;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    background: #fff;
    padding: 14px;
    border-radius: 4px;
}

    .v2_bnc_check_order_show:after {
        position: absolute;
        top: -5px;
        left: 0;
        right: 0;
        content: '';
        width: 10px;
        height: 10px;
        margin: auto;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        border: 1px solid rgba(0, 0, 0, 0.21);
        background: #FFF;
        border-top: 0;
        border-right: 0;
    }

.v2_bnc_check_order:hover .v2_bnc_check_order_show {
    opacity: 1;
    visibility: visible;
}

.v2_bnc_check_order_show .v2_bnc_check_text {
    display: block;
    color: #000;
    font-size: 12px;
}

.v2_bnc_check_order_show input {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 12px;
}

.v2_bnc_check_order_show button {
    display: block;
    background: #eeb211;
    width: 120px;
    text-align: center;
    color: #FFF;
    padding: 3px;
    margin: auto;
    margin-top: 10px;
    border: 0px;
}
/*===== End Check Order =====*/

/*===== Login And Register =====*/
.v2_bnc_login_bar {
    margin: 0;
    float: right;
}

    .v2_bnc_login_bar li {
        display: inline-block;
        padding: 0 10px;
    }

        .v2_bnc_login_bar li a {
            color: #fff;
        }

            .v2_bnc_login_bar li a:hover {
                color: #fff;
            }
/*===== End Login/Register =====*/

/*=== Menu ===*/
.v2_menu_top_name {
    color: #FFF;
    line-height: 41px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    cursor: pointer;
    width: 19%;
    position: relative;
    padding: 0;
}

    .v2_menu_top_name span {
        margin-left: 14px;
        font-size: 15px;
    }

.v2_menu_top {
    position: relative;
    width: 100%;
    float: left;
    background: #F4F4F4;
}

    .v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
        color: #fff;
        display: inline-block;
        font-size: 15px;
        border-bottom: 4px transparent solid;
        text-transform: uppercase;
        padding: 8px 0px;
    }

.v2_menu_top_ul > li > a.v2_menu_first_link:hover {
    color: #ffffff;
    border-bottom: 4px solid #eeb211;
}

.v2_menu_top_ul > li {
    float: left;
    padding: 0px 10px;
    position: static;
    z-index: 999;
}

    .v2_menu_top_ul > li:hover {
        background: #fff;
    }

        .v2_menu_top_ul > li:hover a.v2_menu_first_link {
            color: #00af43;
        }

.v2_active_menu li.active a, .v2_active_menu li.active:after {
    color: #eeb211;
}

.v2_menu_top > .v2_menu_top_ul > li.parent:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 0;
}

.v2_menu_top .v2_menu_top_ul > li:hover .v2_menu_top_sub {
    z-index: 999;
    opacity: 1;
    overflow: visible;
    transform: perspective(600px) rotateX(0deg);
    transition: all ease .5s;
}

.v2_menu_top_sub {
    background: #fff;
    border: 1px solid #f7f4f3;
    left: -8px;
    opacity: 0;
    position: absolute;
    top: 101%;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: 0 0 0;
    transition: all ease .5s;
    vertical-align: top;
    visibility: visible;
    box-shadow: 0 1px 1px;
    left: 0;
    right: 0;
}

    .v2_menu_top_sub > ul > li ul li a {
        padding-left: 10px !important;
    }

    .v2_menu_top_sub ul li {
        position: relative;
    }

        .v2_menu_top_sub ul li > ul {
            position: absolute;
            top: 15px;
            z-index: 10;
            right: -209px;
            background: #15191d;
            transition: all 0.4s ease-in-out 0s;
            border-radius: 0px 4px 4px 0px;
            opacity: 0;
            visibility: hidden;
            min-width: 209px;
        }

        .v2_menu_top_sub ul li:hover > ul {
            opacity: 1;
            visibility: visible;
            top: 0;
        }

    .v2_menu_top_sub li {
        position: relative;
    }

        .v2_menu_top_sub li a {
            background: none;
            display: block;
            line-height: 13px;
            color: #000;
            padding: 11px;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 700;
        }

            .v2_menu_top_sub li a:hover {
                background-color: #00af43;
                color: #fff;
            }

.v2_menu_top_sub_2 li a {
    text-transform: capitalize;
    color: #676767;
}
/*===== Menu Mobile =====*/
.button_menu_mobile, .menutop {
    display: none;
}
/*===== End Menu Mobile =====*/
/*===== End Menu =====*/

/*=== Categories Producst Menu Index ===*/
.v2_bnc_left_category_menu > .v2_bnc_left_product_cat > .v2_bnc_category_heading > span {
    background: #252525 scroll;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 51px;
    margin: 0;
    min-height: 51px;
    padding-left: 18px;
    position: relative;
    display: block;
    text-transform: uppercase;
}

.v2_bnc_left_product_cat {
    position: relative;
}

.v2_bnc_category_heading span::before {
    display: block;
    float: left;
    font-size: 21px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    margin-right: 20px;
    text-align: center;
    position: absolute;
    right: 0;
    content: "\e067";
    font-family: 'simple-line-icons';
}

.v2_bnc_category_heading {
    overflow: hidden;
}

.v2_bnc_category_menu_list {
    z-index: 9999;
    position: absolute;
    display: block !important;
}

.v2_bnc_page_detail .v2_bnc_left_product_cat .v2_bnc_category_menu_list {
    display: none !important;
}

.v2_bnc_page_detail .v2_bnc_left_product_cat:hover .v2_bnc_category_menu_list {
    display: block !important;
}

.v2_bnc_category_menu_list ul li a {
    color: #454545;
    display: block;
    font-size: 14px;
    line-height: 44px;
    overflow: hidden;
    position: relative;
    text-transform: capitalize;
}
/*=== End Categories Producst Menu Index ===*/

/*=== Search ===*/
.v2_bnc_search_border {
    width: 100%;
    border-radius: 7px;
    border: 1px solid #CFCFCF;
    background: var(--s-1-p-3, #FFF);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
    display: block;
    position: relative;
}

#search-box .search-area .search-field:focus {
    border-radius: 5px !important;
    border: none !important;
}

.search-basic select {
    width: 110px !important;
    border-radius: 0px !important;
    border: 0px !important;
    text-align: center;
    position: relative;
}

#search-box {
    position: relative;
    margin-top: 29px;
}

    #search-box .search-area {
        width: 100%;
        margin: 0;
        display: block;
    }

        #search-box .search-area:before {
            background: url(../imgs/arrow_upW.png) no-repeat 40px bottom;
            height: 9px;
            width: 100px;
            position: relative;
            top: 1px;
            right: -87%;
            content: '';
            display: none;
        }

        #search-box .search-area .search-field {
            width: 100%;
            outline: 0;
            height: 40px;
            color: #333;
            font-size: 14px;
            font-style: normal;
            border: none !important;
            display: block;
            float: unset;
        }

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

#search-box .search-area .search-button {
    text-align: center;
    display: block;
    color: #177A4E;
    text-transform: uppercase;
    margin-right: 3px;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 46px;
    cursor: pointer;
    z-index: 99;
}

    #search-box .search-area .search-button i {
        font-size: 18px;
        color: #177A4E;
    }

#search-box input {
    padding: 6px 12px;
}

.search-area .control-group {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.search-area form {
    padding: 10px 8px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.31);
}

.searchAutoComplete {
    z-index: 10000;
    position: absolute;
    top: 40px !important;
    left: 0;
}

    .searchAutoComplete ul {
        list-style: none;
        border: #bf1e2e solid 1px;
        width: 671px;
        background: white;
        overflow-y: auto;
        height: 300px;
    }

        .searchAutoComplete ul li {
            line-height: 2.5em;
            border-bottom: aliceblue solid 1px;
            cursor: pointer;
        }

            .searchAutoComplete ul li img {
                width: 50px;
                height: 50px;
                margin-right: 15px;
            }

            .searchAutoComplete ul li:hover {
                background: #11252f;
            }

            .searchAutoComplete ul li.active {
                background: #11252f;
            }

            .searchAutoComplete ul li a {
                display: block;
                padding: 10px 15px;
                line-height: 1.3em;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                position: relative;
                color: #11252f;
            }

                .searchAutoComplete ul li a p {
                    position: absolute;
                    bottom: -4px;
                    left: 79px;
                }

                .searchAutoComplete ul li a:hover {
                    color: white;
                }
/*===== End Search ====*/

/*=== Cart ===*/
.v2_bnc_cart_main .f-miniCart-miniv2 {
    right: 0 !important;
    position: relative;
    width: 100%;
}

.v2_bnc_cart_main .miniv2-toolbar-name {
    position: relative;
}

.v2_bnc_cart_main .miniv2-toolbar-close {
    display: none !important;
}

.v2_bnc_cart_main .miniv2-toolbar-barclick {
    position: relative;
}

    .v2_bnc_cart_main .miniv2-toolbar-barclick:before {
        display: block;
        float: left;
        content: "\e04e";
        font-family: 'simple-line-icons';
        font-size: 30px;
    }

.v2_bnc_cart_main:hover .f-miniCart-miniv2 {
    display: block !important;
    cursor: pointer;
    visibility: visible;
}

.f-miniCart-miniv2:hover .wrap_cart {
    opacity: 1;
    transform: scaleY(1);
    z-index: 9999999;
}

.wrap_cart {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    color: #999;
    font-size: 13px;
    opacity: 0;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 86px;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.5s ease 0s;
    width: 270px;
    z-index: 99;
}

    .wrap_cart .miniCart-body {
        padding: 10px
    }

.miniv2-toolbar-barclick {
    color: #bf1e2e;
}

    .miniv2-toolbar-barclick .fa {
        display: block;
        font-size: 22px;
        margin-bottom: 3px;
    }

.miniv2-toolbar-count {
    color: #bf1e2e;
    display: block;
    font-size: 13px;
    position: absolute;
    background: #eeb211;
    border-radius: 100% !important;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: 7px;
    right: -14px;
}

.miniCart-top {
    height: 35px;
    background: #00af43;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

    .miniCart-top:hover {
        border: 1px solid #00af43;
        background: #fff;
        color: #00af43;
    }

.miniCartItem li {
    border-bottom: 1px solid #F1F1F1;
    padding-top: 5px;
    padding-bottom: 5px;
}

.miniCartItemImg {
    float: left;
    width: 50px;
    margin-right: 5px;
}

    .miniCartItemImg img {
        display: block;
        width: 100%;
    }

.miniCartItem p {
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 12px;
}

    .miniCartItem p b {
        color: #919191;
    }

    .miniCartItem p i {
        float: right;
        margin-right: 10px;
        cursor: pointer;
        font-size: 14px;
        color: #919191;
    }

    .miniCartItem p a {
        font-size: 12px;
        color: #bf1e2e;
    }

.minicartItemTotal {
    padding: 10px;
    font-size: 13px;
    margin: 0;
}

    .minicartItemTotal b:first-child {
    }

    .minicartItemTotal b:last-child {
        float: right;
        color: #bf1e2e;
    }

.minicartItemPay {
    padding: 10px;
    margin: 0;
}

    .minicartItemPay a {
        display: block;
        line-height: 35px;
        font-size: 13px;
        border: none;
        color: #bf1e2e;
        text-align: center;
        cursor: pointer;
        background: #eeb211;
        text-transform: capitalize;
    }

        .minicartItemPay a:hover {
            background: #383838;
            color: #FFF;
        }

.f-miniCart-miniv2-toolbar {
    margin: 25px 0 0;
    position: relative;
}

p.cart_color, p.cart_size {
    margin: 0 0 0 53px;
}

ul#cart-sidebar .list-item-cart {
    max-height: 290px;
    overflow: auto;
}

.top-cart-content li.item:first-child {
    border-top: none;
    margin-top: 0;
}

.top-cart-content li.item {
    border-top: dashed 1px #ebebeb;
    overflow: hidden;
    padding: 15px 0 15px 0;
    position: relative;
}

    .top-cart-content li.item .product-image {
        float: left;
        display: block;
        width: 85px;
        position: relative;
        margin-right: 15px;
    }

    .top-cart-content li.item .detail-item {
        display: block;
        float: left;
        width: calc(100% - 105px);
        -o-width: calc(100% - 105px);
        -moz-width: calc(100% - 105px);
        -webkit-width: calc(100% - 105px);
    }

ul#cart-sidebar a {
    color: #575454;
}

.top-cart-content li.item .detail-item .fa {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    color: #333;
    text-align: center;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

li.item .detail-item .product-name {
    margin-bottom: 0;
}

.product-details-bottom {
    line-height: 30px;
}

.qty_drop_cart {
    font-size: 12px;
    position: relative;
    height: 25px;
    padding-left: 0;
    line-height: 0;
}

.top-subtotal {
    color: #474c5f;
    border-top: dashed 1px #ebebeb;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none;
}

ul#cart-sidebar .right_ct {
    text-align: center;
    padding-top: 10px;
}

    ul#cart-sidebar .right_ct .btn.btn-primary {
        margin-right: 10px !important;
        background: #167a4e;
        color: #fff;
    }

    ul#cart-sidebar .right_ct .btn.btn-white {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        border: none;
        color: #474c5f;
        background: #ebebeb;
    }
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #167a4e;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
/*=== End Cart ===*/

/*== News same category ==*/
.v2_bnc_sam_category ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}

    .v2_bnc_sam_category ul li:last-child {
        border: none;
    }

.v2_bnc_sam_category_title a {
    font-size: 18px;
    color: #252525;
}

.v2_bnc_sam_category_title {
    margin: 0;
}

.v2_bnc_sam_category figure {
    height: 160px;
}
/*== End News same category ==*/

/*=== News Home ===*/
.v2_bnc_owl_news_main:hover .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
}

.v2_bnc_owl_news_main .owl-prev {
    left: unset;
    right: 50px;
}

.v2_bnc_owl_news_main .owl-next {
    right: 10px;
}

.v2_bnc_news_item_img {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.v2_bnc_news_item_title {
    color: #9b9ea5;
    font-size: 12px;
    position: relative;
    text-align: center;
}

    .v2_bnc_news_item_title h3 a {
        color: #000;
        font-size: 18px;
    }

    .v2_bnc_news_item_title h3 {
        height: auto;
        overflow: hidden;
        margin-top: 0;
        text-align: left;
        line-height: 20px;
    }

.v2_bnc_news_item_sum {
    text-align: left;
    margin-top: 5px;
    line-height: 18px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    height: 57px;
    overflow: hidden;
}

.v2_bnc_news_item_readmore a {
    color: #252525;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 16px 5px;
    background: #fff;
    border: 1px solid #eaeaea;
    display: inline-block;
    margin-top: 10px;
    border-radius: 20px;
}

    .v2_bnc_news_item_readmore a:hover {
        background: #eeb211;
        color: #fff;
    }

.v2_bnc_hometab_news {
    background: #fff;
    margin-bottom: 30px;
}

.v2_bnc_hometab_news_big {
    background: #FFF;
}

    .v2_bnc_hometab_news_big ul {
        padding: 0;
        list-style: none;
        margin-top: 20px;
    }

    .v2_bnc_hometab_news_big li.bigfirst {
        height: 400px;
    }

        .v2_bnc_hometab_news_big li.bigfirst .v2_bnc_hometab_news_big_img {
            display: block;
            height: 280px;
            background: #FFF;
        }

        .v2_bnc_hometab_news_big li.bigfirst h2 a {
            color: #303030;
            font-weight: bold;
        }

        .v2_bnc_hometab_news_big li.bigfirst h2 {
            margin: 0;
            font-size: 16px;
            padding: 5px 0px;
            margin-top: 10px;
            font-weight: 500;
        }

        .v2_bnc_hometab_news_big li.bigfirst p {
            padding: 9px 0;
            font-size: 13px;
            border-bottom: 1px solid #CFCFCF;
        }

    .v2_bnc_hometab_news_big li.smallother {
        height: 154px;
        background: #FFF;
        padding-top: 15px;
    }

        .v2_bnc_hometab_news_big li.smallother .v2_bnc_hometab_news_big_img {
            display: block;
            height: 80px;
            background: #FFF;
        }

        .v2_bnc_hometab_news_big li.smallother h2 a {
            color: #303030;
        }

        .v2_bnc_hometab_news_big li.smallother h2 {
            margin: 0;
            font-size: 12px;
            font-weight: 600;
            margin-top: 10px;
            text-align: justify;
            line-height: 20px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 41px;
            overflow: hidden;
        }

        .v2_bnc_hometab_news_big li.smallother p {
            padding: 10px;
            font-size: 13px;
            display: none;
        }

.v2_bnc_hometab_news_small ul {
    list-style: none;
    margin-bottom: 0;
}

.v2_bnc_hometab_news_small_item {
    overflow: hidden;
    border: 1px solid #dbdbdb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 10px;
}

    .v2_bnc_hometab_news_small_item:hover {
        border-color: #eeb211;
        box-shadow: 0px 0px 2px #eeb211;
        -webkit-box-shadow: 0px 0px 2px #eeb211;
        -moz-box-shadow: 0px 0px 2px #17bcb8;
    }

.v2_bnc_hometab_news_small_img {
    height: 117px;
    overflow: hidden;
    position: relative;
}

.v2_bnc_hometab_news_small_title {
    height: 145px;
}

    .v2_bnc_hometab_news_small_title h2 a {
        color: #303030;
    }

    .v2_bnc_hometab_news_small_title h2,
    .v2_bnc_item_title h2 {
        margin: 0;
        font-size: 13px;
        font-weight: 600;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
        line-height: 20px;
        overflow: hidden;
        height: 41px;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.v2_bnc_hometab_news_small_sum {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    padding: 0 10px;
}

.v2_bnc_hometab_news_smalltype {
    display: inline-block;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    font-size: 28px;
    width: 100%;
}
/*=== End News Home ===*/

/*===== News Page =====*/
.v2_bnc_news_list {
    list-style: none;
}

    .v2_bnc_news_list li {
        margin-top: 11px;
        padding: 0px;
        padding-bottom: 10px;
    }

        .v2_bnc_news_list li .v2_bnc_news_list_img .thumbnail {
            border-radius: 0px;
        }

        .v2_bnc_news_list li .v2_bnc_news_list_img {
            height: 400px;
            width: 100%;
            float: left;
            margin: 0 0 15px 0;
        }

            .v2_bnc_news_list li .v2_bnc_news_list_img:hover img {
                opacity: .7;
            }

        .v2_bnc_news_list li .v2_bnc_news_list_details {
            overflow: hidden;
            padding-bottom: 3px;
        }

.v2_bnc_news_list-item-text time, .v2_bnc_news_list_details .fa {
    color: #B6B6B6;
    font-size: 12px;
}

.v2_bnc_news_list li .v2_bnc_news_list_details h3 {
    margin: 5px 0;
}

    .v2_bnc_news_list li .v2_bnc_news_list_details h3 a {
        line-height: 25px;
        color: #000;
        font-size: 21px;
    }

.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_summary {
    line-height: 18px;
    font-size: 15px;
    text-align: justify;
    color: #333;
    overflow: hidden;
    margin: 10px 0;
}

.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore {
    margin-top: 6px;
}

    .v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore a:hover {
        background-color: #eeb211;
        border: 1px solid #eeb211;
        color: #fff !important;
    }

    .v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore a {
        background: #fbfcfd none repeat scroll 0 0;
        border: 1px solid #a5a9ac;
        color: #3c414c;
        display: inline-block;
        font-size: 12px;
        line-height: 28px;
        margin: 5px auto 15px;
        padding: 3px 15px;
        text-align: center;
        text-transform: uppercase;
    }

.v2_bnc_news_details_title h1, .v2_bnc_news_details_title h2 {
    display: block;
    font-size: 22px;
    line-height: 35px;
    margin: 0;
    color: #444;
}

.v2_bnc_news_details_post {
    color: #404040;
    font-size: 13px;
    line-height: 21px;
    padding: 10px 0;
    text-align: justify;
}

    .v2_bnc_news_details_post img {
        max-width: 100%;
        height: auto;
        margin: 10px 0;
    }

.v2_bnc_details_img_big {
    display: block;
    height: 400px;
    margin: 10px 0;
}
/*===== News Page ======*/

/*=== Video Main and Album Main ===*/
.v2_bnc_video_main {
    margin-top: 10px;
}

.v2_bnc_video_icon {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 2;
}

    .v2_bnc_video_icon:hover {
        opacity: 1;
    }

    .v2_bnc_video_icon .v2_bnc_video_icon_link {
        background-color: #eee;
        border: 1px solid rgba(150, 150, 150, 0.5);
        border-radius: 2px;
        color: #555;
        font-size: 16px;
        padding: 5px 10px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        transition: color 0.2s linear 0s, background-color 0.2s linear 0s, opacity 0.2s linear 0s;
    }

    .v2_bnc_video_icon .v2_bnc_video_icon_link {
        bottom: 50px;
        font-size: 20px;
        padding: 10px 15px;
    }

        .v2_bnc_video_icon .v2_bnc_video_icon_link:hover {
            background: #eeb211;
            color: #fff;
        }

.v2_bnc_video_item {
    position: relative;
    height: 275px;
    overflow: hidden;
}

.v2_bnc_video_item_img {
    position: relative;
    height: 237px;
}

    .v2_bnc_video_item_img img {
        margin: 0 auto;
    }

.v2_bnc_video_item_img_hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.v2_bnc_video_title {
    padding: 5px;
    text-align: center;
    margin-top: 0px;
}

    .v2_bnc_video_title h2, .v2_bnc_video_title h3 {
        font-weight: bold;
        height: 34px;
        overflow: hidden;
    }

        .v2_bnc_video_title h2 a, .v2_bnc_video_title h3 a {
            line-height: 18px;
            font-size: 15px;
            color: #fff;
            text-align: center;
            text-transform: capitalize;
        }
/*=== End Video Main and Album Main ===*/

/*====== Maps ======*/
.v2_bnc_maps_page {
    overflow: hidden;
}

.v2_bnc_maps_form {
    width: 100%;
    overflow: hidden;
}

#map_search_key {
    padding: 10px;
}
/*====== End Maps ======*/

/*====== Contact ======*/
.v2_bnc_contact_page_info {
    margin: 0px 0 20px;
}

.v2_bnc_contact_form {
    margin: 50px 0 20px 0;
    overflow: hidden;
}

#btnCancel {
    margin: 0 10px;
}

.warning {
    width: 100%;
}

#txtContent {
    height: 150px;
    border: 1px solid #d7d7d7;
    padding: 10px !important;
    box-shadow: none;
}

#form_contact .form-control {
    border-radius: 0 !important;
    margin: 0 0 20px 0;
}

#form_contact .btn-primary:hover {
    background: #00AEEF !important;
}
/*====== End Contact ======*/

/*=== Compare CSS === */
#f-compare {
    position: fixed;
    top: 25px;
    right: -190px;
    width: 184px;
    background: #FCFCFC;
    z-index: 999;
    box-shadow: 0 0 2px #CCC;
    border-bottom: 5px solid #f3f3f3;
}

    #f-compare .f-compare-title {
        position: relative;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-bottom: 2px solid #eeb211;
        background: #28b0e9;
    }

        #f-compare .f-compare-title i {
            background: url(../imgs/compare.png) no-repeat;
            padding: 8px;
            padding-top: 9px;
            padding-bottom: 7px;
            position: absolute;
            left: 8px;
            top: 6px;
            cursor: pointer;
        }

        #f-compare .f-compare-title span {
            text-transform: uppercase;
            font-size: 13px;
            color: #000;
        }

    #f-compare .f-compare-body ul {
        list-style: none;
    }

        #f-compare .f-compare-body ul li {
            position: relative;
            height: 42px;
            line-height: 40px;
            text-overflow: ellipsis;
            width: 182px;
            overflow: hidden;
            white-space: nowrap;
            border-bottom: 1px solid #F1F1F1;
            border-left: 2px solid #FFF;
            cursor: pointer;
            background: #FCFCFC;
        }

            #f-compare .f-compare-body ul li:last-child {
                border-bottom: 0px solid #F1F1F1;
            }

            #f-compare .f-compare-body ul li:hover {
                border-left: 2px solid #eeb211;
                background: #fff;
            }

            #f-compare .f-compare-body ul li a {
                padding: 10px;
                padding-top: 12px;
                background: url(../imgs/trash.png) no-repeat;
                position: absolute;
                top: 7px;
                left: 2px;
            }

            #f-compare .f-compare-body ul li span {
                margin-left: 26px;
            }

            #f-compare .f-compare-body ul li a:hover {
                background: url(../imgs/trashopen.png) no-repeat;
            }

    #f-compare .f-compare-body .f-compare-info {
        height: 20px;
        line-height: 20px;
        text-align: center;
        background: #F7F7F7;
        border-bottom: 1px solid #6D6D6D;
        border-top: 1px solid #797979;
        color: #eeb211;
    }

    #f-compare .f-compare-body .f-compare-button {
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        #f-compare .f-compare-body .f-compare-button a {
            background: #ECECEC;
            padding: 20px;
            padding-top: 5px;
            padding-bottom: 5px;
            border-radius: 2px;
            box-shadow: 0 0 5px #E4E4E4;
            border: 1px solid #CFCFCF;
            color: #7C7C7C;
        }

.f-compare-page table thead tr th a {
    font-weight: normal;
}

.f-compare-page table thead tr th span {
    font-weight: normal;
    color: #eeb211;
}
/*===  End Compare CSS === */

/*===== Questions =====*/
.f-qa {
    margin-top: 10px;
}

.f-qaCate {
}

.f-qaCate-title {
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #eeb211;
    font-weight: 700;
    font-size: 16px;
}

.f-qaCate-body {
}

    .f-qaCate-body ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .f-qaCate-body ul li {
            display: block;
            line-height: 30px;
            border-bottom: 1px dashed #f1f1f1;
        }

            .f-qaCate-body ul li a {
                display: block;
                position: relative;
                padding-left: 15px;
                font-size: 13px;
            }

                .f-qaCate-body ul li a:before {
                    position: absolute;
                    top: 12px;
                    left: 0;
                    width: 6px;
                    height: 6px;
                    background: #eeb211;
                    content: '';
                    border-radius: 50%;
                }

.f-qaBox-list {
    height: 300px;
}

.f-qaList-body {
}

.f-qaList-sotr {
    padding: 5px;
    border: 1px dashed #FFF;
    margin-top: 8px;
    background: #f1f1f1;
}

    .f-qaList-sotr a {
        color: #eeb211;
    }

.f-qaList-body-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

    .f-qaList-body-ul li {
        margin-bottom: 10px;
        border-bottom: 1px dotted #c1c1c1;
    }

.f-qaList {
    padding: 0 0 20px 0;
}

.f-qaList-body-ul li .qa-name {
    font-size: 13px;
    color: #eeb211;
}

.f-qaList-body-ul li .qa-title {
    font-size: 13px;
    color: #373737;
}

.f-qaList-body-ul li .qa-desp {
    color: #6F6D6D;
    font-size: 13px;
}

    .f-qaList-body-ul li .qa-desp span {
        color: #eeb211;
        font-size: 12px;
        padding: 3px;
    }

.f-qaUpdate {
    text-align: right;
    display: inline-block;
    float: right;
    margin: 10px 0;
}

    .f-qaUpdate a {
        border-radius: 0;
        padding: 10px 25px;
    }

.f-qaHot {
}

.f-qaHot-title {
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #eeb211;
    font-weight: 700;
    font-size: 16px;
}

.f-qaHot-body {
}

    .f-qaHot-body ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .f-qaHot-body ul li {
            border-bottom: 1px dashed #817E7E;
            padding: 4px 0;
            line-height: 20px;
        }

            .f-qaHot-body ul li a {
                display: block;
                font-size: 13px;
            }

                .f-qaHot-body ul li a span.glyphicon {
                    color: #F4AF32;
                }

.f-qaViewPage {
}

.f-qaViewPage {
}

.f-qaView-body-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

    .f-qaView-body-ul li {
        margin-bottom: 10px;
        border-bottom: 1px dotted #c1c1c1;
        padding-bottom: 10px;
    }

        .f-qaView-body-ul li .qa-name {
            font-size: 12px;
            color: #eeb211;
            display: block;
            position: relative;
            margin-top: 2px;
            text-align: center;
            font-weight: bold;
        }

        .f-qaView-body-ul li .qa-title {
            font-size: 13px;
        }

        .f-qaView-body-ul li .qa-desp {
            position: relative;
            padding: 10px 20px;
            background: #EBEBEB;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            margin-left: 20px;
        }

            .f-qaView-body-ul li .qa-desp h1 {
                padding: 0;
                font-size: 17px;
                margin: 4px 0px;
                font-weight: 700;
                color: #3A3A3A;
            }

.f-qa-answer-box .form-control,
.f-qa-answer-box .btn {
    border-radius: 2px;
}

.f-qaView-body-ul li .qa-desp:after {
    content: "";
    position: absolute;
    top: 5px;
    left: -16px;
    border-style: solid;
    border-width: 11px 16px 0px 0;
    border-color: rgba(0, 0, 0, 0) #EBEBEB;
    display: block;
    width: 0;
    z-index: 1;
}

.f-qaView-body-ul li .qa-tool {
    position: relative;
    margin-top: 4px;
    text-align: right;
}

    .f-qaView-body-ul li .qa-tool a {
        font-size: 12px;
        padding-right: 5px;
        padding-left: 5px;
        color: #9E9E9E;
    }

        .f-qaView-body-ul li .qa-tool a:hover {
            color: #eeb211;
        }

        .f-qaView-body-ul li .qa-tool a span {
        }

.f-qaView-body-ul li .qa-desp span {
    color: #eeb211;
    font-size: 12px;
    padding: 0px;
}

.f-qaView-body-ul li .qa-time {
    font-size: 12px;
    text-align: right;
    position: relative;
    margin-top: 4px;
    padding-right: 5px;
    color: #4BC7EC;
}

.f-qaView-body-ul li .media-body {
    width: 100%
}

.f-qaView-body-ul li .qa-quote {
    background: #F7F7F7;
    padding: 6px;
    border-left: 4px solid #eeb211;
    border-radius: 4px;
    margin-bottom: 9px;
    color: #868686;
    font-size: 13px;
}

    .f-qaView-body-ul li .qa-quote span {
    }

    .f-qaView-body-ul li .qa-quote p {
        margin: 0;
    }

.f-qa-answer-bt a {
    border-radius: 2px;
    padding: 4px 12px;
    font-size: 12px;
    margin-top: 8px;
}

.f-qaView-question .qa-tool {
    text-align: left !important;
    margin-left: 8px;
}

.f-qaView-question .qa-time {
    text-align: left !important;
    margin-left: 13px;
}

.f-qaView-question .qa-desp {
    background: #FDFDE1 !important;
    border: 1px solid #EBEBEB;
}

.f-qa-answer-bt {
    text-align: right;
}

.f-qa-answer-box-tool {
    margin-top: 5px;
}
/*=== Questions ===*/

/*== Login ==*/
.v2-login, .v2-reg {
    padding: 27px 30px;
    background: #F4F4F4;
    border: 1px solid #E2E2E2;
    border-radius: 1px;
    margin: 30px 0;
}

    .v2-login h3, .v2-reg h3, .v2-login h1, .v2-reg h1, .v2-login h2, .v2-reg h2 {
        color: #575757;
        display: block;
        margin-bottom: 18px;
        color: #505050;
        font-size: 24px;
        font-weight: 700;
        margin: 0 0 25px;
        text-transform: capitalize;
    }

    .v2-login .input-group {
        width: 100%;
        margin-bottom: 10px;
    }

    #form_contact .btn-primary,
    .v2-login .btn-primary, .v2-reg .btn-success {
        background: #00AEEF;
        border: 0;
        border-radius: 0;
        font-weight: 700;
        transition: all ease-in .5s;
    }

    #form_contact .btn-primar, .v2-login .btn-primary {
        margin: 0 5px;
    }

        #form_contact .btn-primar:first-child {
            margin: 0;
        }

        .v2-login .btn-primary:hover, .v2-reg .btn-success:hover {
            background: #3a3d42;
        }

    .v2-reg .input-group {
        width: 100%;
        margin-bottom: 10px;
    }
/*== End Login ==*/

/*=== Scroll To Top ===*/
.v2_bnc_scrolltop {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: fixed;
    bottom: -100px;
    right: 17px;
    margin: auto;
    text-align: center;
    background: #167a4e;
    margin: auto;
    box-shadow: 0 0 3px rgba(0,0,0,0.34);
    transition: all ease .5s;
    z-index: 9;
    opacity: 0;
}

    .v2_bnc_scrolltop a {
        color: #fff !important;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        transform: translateY(-50%);
    }

    .v2_bnc_scrolltop.fixed {
        opacity: 1;
        bottom: 12px;
    }

    .v2_bnc_scrolltop:hover {
        transform: rotate(360deg);
        cursor: pointer;
    }

    .v2_bnc_scrolltop a:hover {
        color: #fff;
    }
/*=== End Scroll To Top ===*/

/*=== Footer ===*/
.v2_bnc_footer {
    background: url(../images/bg-footer.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 65px 0 20px;
}

    .v2_bnc_footer .footer-content .footer-logo {
        margin: 0px 0 20px;
    }

    .v2_bnc_footer .footer-content h2 {
        text-transform: uppercase;
        font-size: 12px;
        color: #fff;
        font-weight: 700;
        margin: 8px 0 16px;
    }

.footer-content b {
    margin: 0 6px 0 0;
}

.v2_bnc_footer .footer-content h2 span {
    text-transform: capitalize;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin-left: 0;
    line-height: 30px;
}

.v2_bnc_footer .footer-content .title-follow {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 20px 0 0;
}

.v2_bnc_footer .footer-content .link-follow li a:hover {
    background: #eeb211;
    border-color: #eeb211;
    color: #fff;
    padding: 0;
}

.v2_bnc_footer .footer-content .link-follow li a {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    color: #222;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 100%;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
}

    .v2_bnc_footer .footer-content .link-follow li a .fa {
        font-size: 14px;
        line-height: 35px;
    }

.v2_bnc_footer_left {
    padding-top: 20px;
    /* padding-bottom: 60px; */
}

.v2_bnc_footer .footer-content .link-follow li {
    text-align: center;
    float: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 26px;
}

.v2_bnc_footer .footer-content .link-follow {
    margin: 25px 0 0;
}

.v2_bnc_footer_right_top {
    padding: 10px 0;
}

    .v2_bnc_footer_right_top ul li {
        line-height: 30px;
    }

.v2_bnc_footer_title {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

    .v2_bnc_footer_title:before {
        content: "";
        position: absolute;
        width: 50px;
        height: 1px;
        background: #ffffff;
        bottom: 0;
        left: 0;
        z-index: 2;
    }

.v2_bnc_footer_right_top ul li a:hover {
    color: #167a4e;
    padding-left: 15px;
}

.v2_bnc_footer_right_top ul li a {
    position: relative;
    font-size: 14px;
    padding-left: 18px;
    color: #fff;
}

    .v2_bnc_footer_right_top ul li a:before {
        position: absolute;
        font-family: FontAwesome;
        content: "\f111";
        width: 8px;
        height: 8px;
        font-size: 8px;
        left: 0;
        color: #fff;
        top: -3px;
    }

.v2_bnc_footer_right_bottom {
    border-top: 1px solid #3f3f3f;
}

.v2_bnc_footer_bottom {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000;
}

    .v2_bnc_footer_bottom .copyright {
        font-size: 11px;
        font-weight: 600;
        color: #fff;
        font-style: italic;
        letter-spacing: 2px;
        text-transform: uppercase;
        background: none;
        padding: 0;
        text-align: right;
        display: inline-block;
    }
/*=== End Footer ===*/

/*=== Subscribe Email ===*/
.subscribe_email_input {
    width: 300px;
    height: 35px;
    font-size: 13px !important;
    color: #fff;
    float: left;
    background: none;
    border: none !important;
    outline: none;
}

.v2_bnc_form_group {
    display: inline-block;
    margin: 0;
    padding: 5px 1px 5px 15px;
    background: #102632;
    position: relative;
}

.BNC_submit_subscribe {
    background: #eeb211;
    border: 0;
    font-size: 13px;
    font-weight: 700;
    padding: 11px 50px !important;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    right: -131px;
    top: 0;
    border-radius: 0;
    color: #bf1e2e;
}

    .BNC_submit_subscribe:hover {
        background: #102632;
    }
/*=== End Subscribe Email ===*/

/*=== FeedBack Home ===*/
.v2_bnc_feedback_home {
    padding: 0;
    margin-top: 24px;
}

.v2_bnc_feedback_home_item {
    text-align: center;
    width: 100%;
    float: left;
    border: 1px solid #ddd;
}

.v2_bnc_feedback_home_item_img {
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 200px;
    margin: 10px auto 0;
    border: 3px solid #FFF;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 10;
}

.v2_bnc_feedback_home_title h2 {
    margin-bottom: 5px;
}

.v2_bnc_feedback_home_item_img a img {
    display: block;
    width: 100%;
    height: 100%;
}

.v2_bnc_feedback_home_title a {
    font-size: 15px;
    color: #eeb211;
    font-weight: 700;
}

.v2_bnc_feedback_home_time {
    font-size: 11px;
    color: #9B9B9B;
    font-style: italic;
}

.v2_bnc_feedback_home_sum {
    text-align: justify;
    display: block;
    padding: 14px;
    border-top: 1px solid #ddd;
    color: #444;
    font-size: 13px;
    position: relative;
    height: 227px;
    line-height: 20px;
    overflow: hidden;
    transition: all ease .5s;
}

    .v2_bnc_feedback_home_sum:after {
        position: absolute;
        top: -6px;
        left: 49%;
        content: '';
        width: 10px;
        height: 10px;
        background: #EFEFEF;
        transform: rotate(45deg);
    }

.v2_bnc_feedback_home .v2_bnc_feedback_home_item:hover .v2_bnc_feedback_home_sum:after {
    background: #eeb211;
}

.v2_bnc_feedback_home .v2_bnc_feedback_home_item:hover .v2_bnc_feedback_home_sum, .v2_bnc_feedback_home .v2_bnc_feedback_home_item:hover, .v2_bnc_feedback_home .v2_bnc_feedback_home_item:hover .v2_bnc_feedback_home_item_img {
    border-color: #eeb211;
    cursor: pointer;
}

    .v2_bnc_feedback_home .v2_bnc_feedback_home_item:hover .v2_bnc_feedback_home_sum {
        border-color: #eeb211;
    }

/*=== End FeedBack Home ===*/

/*=== Products Brands Slideshow ===*/
.v2_bnc_brands_img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.v2_bnc_block_item_feedbackimg {
    height: 263px;
}

.v2_bnc_brands_img {
    text-align: center;
}

.v2_bnc_products_brands:hover .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
}

.v2_bnc_products_brands .owl-prev {
    left: 0;
    top: 45px;
}

.v2_bnc_products_brands .owl-next {
    right: 0;
    top: 45px;
}
/*=== End Products Brands Slideshow ===*/

/*=== Products Categories Home ===*/
.v2_bnc_home_catepr_right {
    background: #f1f1f1;
    height: 400px;
    width: 80%;
}

.v2_bnc_home_catepr_left_inner {
    margin: 10px 0 0 0;
}

.v2_bnc_home_catepr_left_img {
    height: 317px;
    background: #f1f1f1;
    position: relative;
}

    .v2_bnc_home_catepr_left_img:hover:before, .v2_bnc_home_catepr_left_img:hover:after {
        height: 100%;
        width: 100%;
        ;
    }

    .v2_bnc_home_catepr_left_img:before {
        background-color: rgba(255, 255, 255, 0.15);
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        top: 0;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        width: 0;
    }

    .v2_bnc_home_catepr_left_img:after {
        background-color: rgba(255, 255, 255, 0.15);
        bottom: 0;
        content: "";
        height: 0;
        position: absolute;
        right: 0;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        width: 0;
    }

.v2_bnc_home_catepr_main > div:nth-child(even) > div.v2_bnc_home_catepr_left_avatar .v2_bnc_home_catepr_left_img {
    padding-left: 15px;
}

.v2_bnc_home_catepr_main > div:nth-child(odd) > div.v2_bnc_home_catepr_left_avatar .v2_bnc_home_catepr_left_img {
    padding-right: 15px;
}

.v2_bnc_home_catepr_main > div:nth-child(even) > div.v2_bnc_home_catepr_left_avatar {
    float: right;
    width: 20%;
}

.v2_bnc_home_catepr_inner .v2_bnc_home_catepr_left_avatar {
    width: 20%;
}

.v2_bnc_home_catepr_inner .owl-prev {
    top: 50%;
    left: -26px;
}

.v2_bnc_home_catepr_inner .owl-next {
    right: -4px;
    top: 50%;
}

.v2_bnc_home_catepr_main > div:nth-child(even) > .v2_bnc_home_catepr_right .owl-next {
    right: -15px;
}

.v2_bnc_home_catepr_main > div:nth-child(even) > .v2_bnc_home_catepr_right .owl-prev {
    left: -20px;
}

.v2_bnc_home_catepr_showul .col-md-12 {
    width: 213.4px;
}

.v2_bnc_home_catepr_showul .owl-item .col-md-12 {
    width: 100%;
}
/*=== End Products Categories Home ===*/

/*=== Products View List ===*/
.boxContent {
    margin-left: 20px;
    padding: 20px;
    border: 1px solid #e4e4e4;
}

input[type="radio"], input[type="checkbox"] {
}

.viewlist li {
    width: 100%;
    float: left;
}

    .viewlist li .v2_bnc_pr_item_img {
        width: 200px;
        float: left;
        margin-right: 15px;
    }

.viewlist .v2_bnc_pr_item_boxdetails, .viewlist .v2_bnc_pr_item_price_main {
    text-align: left;
}

.viewlist li .v2_bnc_pr_item_name {
    height: auto;
}

.f-product-viewid.viewlist.row, .f-product-viewid.f-product.row {
    margin: 0;
}
/*=== End Products View List ===*/

/*=== Product Item ===*/
.v2_bnc_pr_item_name a {
    font-size: 14px;
    color: #000;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 44px;
}

.v2_bnc_pr_item_name {
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    color: rgb(123,123,123);
    font-size: 14px;
    overflow: hidden;
}

.v2_bnc_pr_item_boxdetails {
    text-align: left;
    padding-left: 10px;
    margin-top: 0;
    padding-top: 7px;
    background: #f1f1f1;
}

.v2_bnc_pr_item_img {
}

.v2_bnc_btn_sale span {
    position: absolute;
    z-index: 5;
    top: 5px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    border-radius: 100%;
}

.v2_bnc_pr_item_saleof span {
    background-color: #bf1e2e;
    right: inherit;
    left: 15px;
}

.v2_bnc_pr_item {
    position: relative;
    background: white;
    border: 1px solid #ddd;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.v2_bnc_pr_item_price, .v2_bnc_pr_item_price_old, .v2_bnc_pr_item_no_price {
    display: block;
    vertical-align: middle;
    min-height: 25px;
    background: #f1f1f1;
    font-size: 15px;
    color: #ea2129;
    margin: 0;
    font-weight: bold;
}

.v2_bnc_pr_mua_ngay {
    position: absolute;
    right: 10px;
    background: #ea2129;
    bottom: -5px;
    padding: 0 10px;
}

    .v2_bnc_pr_mua_ngay a {
        color: #fff;
        font-size: 12px;
    }

.v2_bnc_pr_item_price_old {
    color: rgb(77,77,77) !important;
    font-size: 14px !important;
    text-decoration: line-through;
}

.v2_bnc_pr_item_price_main {
    text-align: left;
    padding-top: 8px;
    background: #f1f1f1;
    padding-bottom: 10px;
    padding-left: 10px;
}

.v2_bnc_pr_item:hover .v2_bnc_pr_item_action a {
    transform: scale(1);
}

.v2_bnc_pr_item_action {
    top: 50%;
    left: 0;
    right: 0;
    padding: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
    z-index: 99;
    text-align: center;
    margin: auto;
}

    .v2_bnc_pr_item_action a {
        background: #222;
        height: 35px;
        width: 35px;
        color: #fff;
        font-size: 15px;
        text-align: center;
        font-weight: normal;
        padding: 0;
        border-radius: 100%;
        float: left;
        display: inline-block;
        margin: 0 6px 0 0;
        transform: scale(0);
        transition: all ease-out .6s;
    }

.v2_bnc_pr_item_img {
    position: relative;
}

.v2_bnc_pr_item_action i {
    line-height: 35px;
}

.v2_bnc_pr_item_action a:hover {
    background: #eeb211;
    cursor: pointer;
}

.v2_bnc_pr_item_preview, .v2_bnc_pr_item_buy, .v2_bnc_pr_item_like, .v2_bnc_pr_item_compare {
    display: inline-block;
}
/*== css popup products ==*/
.moveimg {
    position: fixed;
    z-index: 9999;
    border: 1px solid #fff;
}
/*== css popup products ==*/
/*=== End Product Item ===*/

/*=== Product Page and Product Details ===*/
.v2_bnc_products_chooseview {
    float: right;
    margin-top: 3px;
}

    .v2_bnc_products_chooseview a {
        float: left;
        color: #777;
        margin: 0px;
        font-size: 20px;
        padding: 0 5px;
    }

.v2_bnc_product_details_img_small {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin: 0 10px 0 0;
    float: left;
}

.v2_bnc_products_details_zoom_img .f-pr-image-zoom {
    position: relative;
    margin-bottom: 5px;
    margin: auto;
    height: auto;
}

.v2_bnc_products_details_box_name h2, .v2_bnc_products_details_box_name h1 {
    margin-bottom: 0px;
    color: #167a4e;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: capitalize;
    line-height: 25px;
}

.v2_bnc_products_details_box_rating {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 12px;
}

.f-pr-view-tool {
    margin-top: 5px;
}

.v2_bnc_products_details_box_social ul li:first-child {
    padding-left: 0px;
}

.v2_bnc_products_details_box_social ul li:last-child {
    border: none;
}

.v2_bnc_products_details_box_social ul li {
    float: left;
    padding: 0 6px;
    border-right: 1px solid #898989;
    line-height: 12px;
    color: #898989;
    font-size: 11px;
}

.v2_bnc_products_details_box_description {
    border-top: 1px solid #e8e8e8;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}

.v2_bnc_products_details_box_price .price {
    font-size: 21px;
    font-weight: 700;
}

.v2_bnc_products_details_box_price .price_sale, .price {
    font-size: 15px;
}

.v2_bnc_products_details_box_price {
    width: 100%;
    line-height: 27px;
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0 10px;
    font-size: 13px;
    position: relative;
}

    .v2_bnc_products_details_box_price h3 {
        margin: 0;
    }

.v2_bnc_products_details_box_info ul li.key {
    width: 100px;
    margin-right: 5px;
}

.key {
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
}

.value {
    font-size: 14px;
    font-weight: 700;
}

.img-qr {
    width: 100px;
    height: 100px;
    margin: 7px 0;
}

.number_sale {
    position: absolute;
    width: 40px;
    height: 30px;
    background: #eeb211;
    line-height: 30px;
    text-align: center;
    color: #bf1e2e;
    display: inline-block;
    top: -10px;
    right: 0;
}

    .number_sale:before {
        position: absolute;
        content: "";
        border-bottom: 11px solid transparent;
        border-left: 20px solid #eeb211;
        border-right: 11px solid transparent;
        bottom: -11px;
        left: 0;
    }

    .number_sale:after {
        position: absolute;
        content: "";
        border-bottom: 11px solid transparent;
        border-right: 20px solid #eeb211;
        border-left: 11px solid transparent;
        bottom: -11px;
        right: 0px;
    }

.v2_bnc_products_details_box_info ul li {
    list-style: none;
    line-height: 24px;
    margin-bottom: 7px;
    font-size: 13px;
    display: inline;
}

.v2-dealer li {
    font-size: 13px;
    border-top: 1px dashed #D5D5D5;
    padding: 6px 0;
}

.f-product .v2_bnc_pr_item_short_info {
    display: none;
}

.f-pr-image-zoom-gallery {
    margin: 10px 0;
}

    .f-pr-image-zoom-gallery .active img {
        opacity: 1 !important;
        border: 1px solid #eeb211;
    }

.f-pr-view-choosesizeGroup {
    border: 1px solid #F1F1F1;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background: #fff;
}

.f-product-view-tab {
    margin: 30px 0 0;
    background-color: #F9F9F9;
    padding: 0px 10px 30px 10px;
    text-align: justify;
}

    .f-product-view-tab img {
        max-width: 100%;
        height: auto !important;
        margin: 10px 0;
    }

    .f-product-view-tab .f-product-view-tab-header > ul {
        margin-top: 10px;
        border: 0px;
        line-height: 32px;
        width: 100%;
        float: left;
        text-align: center;
    }

        .f-product-view-tab .f-product-view-tab-header > ul li {
            margin-right: 20px;
            float: none;
            display: inline;
        }

            .f-product-view-tab .f-product-view-tab-header > ul li > a {
                border: 0px;
                padding: 6px 0;
                border-radius: 0;
                display: inline-block;
                font-size: 18px;
                font-weight: 700 !important;
                color: rgba(0,0,0,.5);
                border-bottom: 1px solid #E4E4E4;
            }

                .f-product-view-tab .f-product-view-tab-header > ul li.active a, .f-product-view-tab .f-product-view-tab-header > ul li > a:hover {
                    background: none;
                    color: rgb(24, 53, 68);
                    -webkit-box-shadow: inset 0 -2px 0 #bf1e2e;
                    box-shadow: inset 0 -2px 0 #167a4e;
                }

.dealer-tab label {
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
    color: #7a8188;
}

.f-pr-view-box-size {
    padding: 5px;
    background: #fff;
    border: 1px solid #F1F1F1;
}

.f-product-view-tags-body {
    margin-top: 10px;
    padding: 10px;
    border: 1px dashed #C9C9C9;
}

.dealer-tab ul li, .box-size-title, .f-pr-view-box-size select {
    color: #7a8188;
}

.btn-buy {
    background: #167a4e;
    padding: 10px 16px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    outline: none;
    border: none;
    transition: all ease .5s;
}

    .btn-buy:hover {
        background: #3e3e3e;
        color: #FFF;
    }

#slidezoompage .owl-pagination, #slidezoompage_fast .owl-pagination {
    display: block;
}

.condition span {
    font-size: 14px;
    padding: 0 10px 0 0;
}

.v2_bnc_price_properties li {
    float: left;
    list-style: none;
    padding: 5px 10px 0;
    margin: 0 5px 0 0;
    text-align: center;
    background: #989898;
    color: #fff;
    transition: all ease .5s;
}

    .v2_bnc_price_properties li.active, .v2_bnc_price_properties li:hover {
        background: #eeb211;
        cursor: pointer;
    }

.v2_bnc_price_properties {
    width: 100%;
    float: left;
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e8e8e8
}

    .v2_bnc_price_properties p {
        margin: 0;
    }
/*== Color & size ==*/
.paymentColor a:hover, .paymentSize span:hover {
    cursor: pointer;
}

.color_products {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}

.tooltip-inner {
    background-color: #eeb211;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #eeb211;
}

.size1.paymentSize.required span:hover, .size1.paymentSize.required span.active {
    background: #eeb211;
    border: 1px solid #eeb211;
    color: #bf1e2e;
}

.size1.paymentSize.required span {
    border: 1px solid #3e3e3e;
    display: inline-block;
    padding: 1px 8px;
    color: #3e3e3e;
    margin: 0 -4px 0 6px;
    transition: all ease .5s;
}

li.value.paymentColor a .active {
    border: 1px solid #000000;
}
/*== End Color & size ==*/
/*=== End Product Page and Product Details ===*/

/*== Categories Menu Block ==*/
ul.v2_bnc_block_category_menu_block {
    border: 1px solid #ddd;
}

    ul.v2_bnc_block_category_menu_block li a {
        background: #fff;
        display: block;
        line-height: 20px;
        text-transform: uppercase;
        word-wrap: break-word;
        color: #000000;
        font-size: 12px;
        font-weight: 700;
        padding: 16px 20px 15px;
        border-bottom: 1px solid #dfdfdf;
        position: relative;
        white-space: pre;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    ul.v2_bnc_block_category_menu_block li:last-child a {
        border-bottom: none;
    }

    ul.v2_bnc_block_category_menu_block li a:hover {
        background: #dfdfdf;
    }

    ul.v2_bnc_block_category_menu_block li {
        position: relative;
        margin: 0;
    }

        ul.v2_bnc_block_category_menu_block li .fa {
            position: absolute;
            right: 16px;
            top: 33%;
            color: #000000;
            font-size: 15px;
        }

        ul.v2_bnc_block_category_menu_block li ul {
            background: #fff;
            overflow: hidden;
            float: left;
            padding: 10px 20px 20px;
            border: 1px solid #e5e5e5;
            border-bottom: 3px solid #eeb211;
            position: absolute;
            opacity: 0;
            transition: all ease .5s;
            visibility: hidden;
            left: 400px;
            top: 0;
            width: 500px;
        }

            ul.v2_bnc_block_category_menu_block li ul li a {
                border-bottom: none;
            }

                ul.v2_bnc_block_category_menu_block li ul li a:hover {
                    background: none;
                    color: #eeb211;
                }

        ul.v2_bnc_block_category_menu_block li:hover ul {
            opacity: 1;
            visibility: visible;
            left: 260px;
        }

        ul.v2_bnc_block_category_menu_block li ul li ul {
            padding: 0;
            background: none;
            border: none;
            position: relative;
            width: auto;
            left: 0;
            right: 0;
        }

            ul.v2_bnc_block_category_menu_block li ul li ul li a {
                padding: 0 20px;
                margin: 0;
                color: #929292;
            }

        ul.v2_bnc_block_category_menu_block li:hover ul li ul {
            left: 0;
        }

.v2_bnc_block_category li {
    position: relative;
}

    .v2_bnc_block_category li ul {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        top: 0;
        left: 200px;
        background: #fff;
        box-shadow: 0 0 3px 0;
        width: 200px;
        padding: 0 10px;
    }

    .v2_bnc_block_category li:hover ul {
        opacity: 1;
        visibility: visible;
    }

    .v2_bnc_block_category li ul li a {
        white-space: pre;
    }
/*== End Categories Menu Block ==*/

/*=== Pagination ===*/
.pagination {
    margin: 0 0 20px 0;
}

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #bf1e2e;
        border-color: #bf1e2e;
    }

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        color: #ffffff;
        background-color: #bf1e2e;
        border-color: #bf1e2e;
    }

.v2_bnc_pagination {
    width: 100%;
    float: left;
}
/*=== End Pagination ===*/

/*=== Comment Facebook ===*/
.v2_bnc_view_comment_social {
    margin-top: 10px;
}

    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul {
        list-style: none;
        border: 0;
        text-align: right;
    }

        .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li {
            float: none;
            display: inline-block;
            padding-right: 10px;
            padding-left: 0px;
        }

            .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a {
                border: 0px;
                font-size: 13px;
                font-weight: bold;
                color: #222;
                box-shadow: none;
            }

            .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover,
            .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li:hover a,
            .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li.active a {
                color: #eeb211;
            }

            .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a:hover {
                border: 0;
            }
/*=== End Comment Facebook ===*/

/*=== Code New ===*/
.v2_bnc_content_main, .v2_bnc_header, .v2_bnc_footer {
    width: 100%;
    float: left;
}

.bnc-column .fa {
    font-size: 18px;
    margin: 0 5px;
    color: #fff;
}

.bnc-column, .bnc-column a {
    color: #eeb211;
}

.v2_bnc_home_products .tab-content {
    background: #fff;
    margin: 0 15px;
}
/*== Tab DMTC Top Home ==*/
ul.v2_bnc_category_select_menu_list.nav.nav-tabs li a {
    border: none;
    box-shadow: none;
    padding: 10px 0px;
    color: rgb(255,255,255);
    background: rgb(89,109,120);
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
}

ul.v2_bnc_category_select_menu_list.nav.nav-tabs li {
    text-align: center;
}

    ul.v2_bnc_category_select_menu_list.nav.nav-tabs li.active a, ul.v2_bnc_category_select_menu_list.nav.nav-tabs li a:hover {
        background: #eeb211;
        color: #2a2a2a;
    }

ul.v2_bnc_category_select_menu_list.nav.nav-tabs.row, ul.v2_bnc_category_select_menu_list .tab-content.row {
    margin: 0 -5px;
}

ul.v2_bnc_category_select_menu_list.nav.nav-tabs li.col-xs-12, ul.v2_bnc_category_select_menu_list .tab-content .col-md-2 {
    padding: 0 5px;
}

.col-cate-select img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.col-cate-select {
    height: 187px;
    overflow: hidden;
}

    .col-cate-select img:hover {
        transform: scale(1.2);
    }
/*#categories-tab00 .col-cate-select{
            top: 0.00%;
            width: 33.33%;
            height: 66.67%;
            position: absolute;
            padding: 0 5px 10px!important;
            overflow: hidden;
        }
        #categories-tab00 .col-cate-select:nth-child(1) {
            left: 33.33%;
        }
        #categories-tab00 .col-cate-select:nth-child(2) {
            width: 16.67%;
            height: 33.33%;
            left: 66.67%;
        }
        #categories-tab00 .col-cate-select:nth-child(3) {
            width: 16.67%;
            height: 33.33%;
            left: 0.00%;
        }
        #categories-tab00 .col-cate-select:nth-child(4) {
            width: 16.67%;
            height: 33.33%;
            left: 16.67%;
            top: 0.00%;
        }
        #categories-tab00 .col-cate-select:nth-child(5) {
            width: 16.67%;
            height: 33.33%;
            left: 83.33%;
            top: 0.00%;
        }
        #categories-tab00 .col-cate-select:nth-child(6) {
            width: 16.67%;
            height: 33.33%;
            left: 16.67%;
            top: 33.33%;
        }
        #categories-tab00 .col-cate-select:nth-child(7) {
            width: 16.67%;
            height: 33.33%;
            left: 83.33%;
            top: 33.33%;
        }
        #categories-tab00 .col-cate-select:nth-child(8) {
            width: 16.67%;
            height: 33.33%;
            left: 66.67%;
            top: 33.33%;
        }
        #categories-tab00 .col-cate-select:nth-child(9) {
            width: 16.67%;
            height: 33.33%;
            left: 0.00%;
            top: 33.33%;
        }
        #categories-tab00 .col-cate-select:nth-child(10) {
            width: 16.67%;
            height: 33.33%;
            left: 83.33%;
            top: 66.67%;
        }
       #categories-tab00 .col-cate-select:nth-child(11) {
            width: 33.33%;
            height: 33.33%;
            left: 33.33%;
            top: 66.67%;
        }
        #categories-tab00 .col-cate-select:nth-child(12) {
            width: 16.67%;
            height: 33.33%;
            left: 66.67%;
            top: 66.67%;
        }
        #categories-tab00 .col-cate-select:nth-child(13) {
            width: 16.67%;
            height: 33.33%;
            left: 16.67%;
            top: 66.67%;
        }
        #categories-tab00 .col-cate-select:nth-child(14) {
            width: 16.67%;
            height: 33.33%;
            left: 0.00%;
            top: 66.67%;
        }*/
.tab-content.margin-top-10.row {
    padding: 0;
    position: relative;
}

.v2_bnc_header_bottom.fixed, .v2_bnc_menu_main_fixed.fixed {
    position: fixed;
    top: 0;
    animation: fadeInDown ease-in-out .5s;
    right: 0;
    background: rgb(35, 37, 54);
    left: 0;
    z-index: 999;
}

    .v2_bnc_header_bottom.fixed #search-box .search-area {
        margin: 5px 0;
    }

    .v2_bnc_header_bottom.fixed .f-miniCart-miniv2-toolbar {
        margin: 21px 0 0 0;
    }

.v2_bnc_menu_main_fixed.fixed {
    top: 86px;
    display: none;
}

.v2_bnc_header_bottom.fixed .fa-navicon {
    display: block;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    margin: 30px 0;
}

.v2_bnc_header_bottom.fixed #logo {
    margin: 14px 0;
}

.v2_bnc_header_bottom.fixed .fa-navicon span {
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 10px;
    vertical-align: middle;
}

.btw-100 {
    width: 100%;
}

.tab-contact-header.thumbnail a {
    color: #eeb211;
}

.v2_bnc_category_products h2 {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: none !important;
    padding: 13px 0;
    margin: 0;
    font-weight: 400;
}

.v2_bnc_category_products .v2_bnc_block_title {
    width: 100%;
    background: #167a4e;
    text-align: left;
    border-bottom: none;
    margin: 0;
    padding: 0 15px;
}

.v2_menu_top_ul {
    margin: 0;
    width: 80%;
}

.v2_bnc_feature_category_img_icon {
    height: 100px;
}

.v2_bnc_category_products .item img {
    display: inline-block;
    object-fit: scale-down;
    height: 100%;
    width: 80px;
    position: absolute;
    z-index: 33;
    top: -23px;
    left: 60px;
}

.v2_bnc_feature_category_name {
    overflow: hidden;
    position: absolute;
    z-index: 33;
    text-align: center;
    width: 100%;
    text-indent: -32px;
}

.v2_bnc_category_products .item h2 {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    margin-top: 0;
    color: #fff;
}

    .v2_bnc_category_products .item h2 a {
        color: #fff;
    }

.v2_bnc_category_products_content {
    /* position: absolute; */
    /* top: 0; */
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: #fff;
}
/*phone*/
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200 !important;
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #ec2619;
    opacity: 0.5;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #ec2619;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #ec2619;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: #ec2619;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #ec2619;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #ec2619;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #ec2619;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #ec2619;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #ec2619;
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}


/*=================== End phone ring ===============*/

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@media (max-width: 767px) {
    .suntory-alo-phone {
        bottom: 35px !important;
    }
}


/*end phone*/
.v2_bnc_header_bottom {
    background: #fff;
}

.v2_bnc_hotline_email .wrap .img {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
}

    .v2_bnc_hotline_email .wrap .img img {
        max-width: 100%;
    }

.v2_bnc_hotline_email .wrap .content {
    margin-left: 15px;
    display: block;
    float: left;
    width: calc(100% - 50px - 15px);
    -moz-width: calc(100% - 50px - 15px);
    -webkit-width: calc(100% - 50px - 15px);
    -o-width: calc(100% - 50px - 15px);
    -os-width: calc(100% - 50px - 15px);
}

    .v2_bnc_hotline_email .wrap .content p {
        font-family: "Roboto",sans-serif;
        font-weight: 700;
        font-size: 15px;
        color: #737e95;
        line-height: 24px;
        height: unset;
        margin-bottom: 0px;
    }

    .v2_bnc_hotline_email .wrap .content a {
        font-size: 18px;
        font-weight: 700;
        color: #f33f62;
        text-decoration: none;
        line-height: 24px;
        height: unset;
    }

.v2_bnc_hotline_email .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
}

.v2_bnc_hotline_email {
    float: left;
}

.v2_bnc_header_bottom.fixed .v2_bnc_hotline_email .wrap .content p {
    color: #fff;
}

.v2_bnc_header_bottom.fixed .miniv2-toolbar-barclick {
    color: #fff;
}

ul.f-product-viewid li:nth-child(4n+1) {
    clear: both;
}

input.minus {
    background: #fff;
    height: 30px;
    margin-left: 10px;
}

input.plus {
    background: #fff;
    height: 30px;
}

input#quantity {
    text-align: center;
}

#acc .itemblog {
    margin-bottom: 20px;
    border-bottom: 1px dashed #b1abab;
    padding-bottom: 20px;
}

    #acc .itemblog h2 {
        font-size: 23px;
        font-weight: 600;
        text-transform: capitalize;
        line-height: 25px;
        margin-top: 0;
        color: #167a4e;
    }

    #acc .itemblog p {
        margin-top: 10px;
    }

    #acc .itemblog img {
        width: 100%;
        max-width: 100%;
        height: 200px;
        object-fit: cover;
    }

    #acc .itemblog .btn-readmore {
        transition: 0.5s ease;
        color: #666666;
    }

        #acc .itemblog .btn-readmore:hover {
            transition: 0.5s ease;
            margin-left: 10px;
        }

.listnew li {
    padding-left: 10px;
}

    .listnew li a {
        color: #000;
        transition: 0.5s ease;
    }

        .listnew li a:hover {
            transition: 0.5s ease;
            margin-left: 20px;
            color: #00af43;
        }

#news .v2_bnc_title_main h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    color: #167a4e;
}

.owl_news_main.owl-theme .owl-controls .owl-buttons div {
    top: -45px;
    border-radius: 50px;
    background: #a1a1a1;
}

.owl_feed_main .owl-buttons, .owl_sidebar_slideshow .owl-controls {
    display: none !important;
}

.owl_news_main .owl-page {
    display: none !important;
}

.counter {
    position: absolute;
    left: 50px;
    font-size: 16px;
    color: #ea2129;
    top: -8px;
}

    .counter span:first-child {
        color: #00af43;
    }

.marin-right {
    margin-right: 0px;
}

.section-main-newnews {
    background: #fff;
}

.feedback-personal {
    background: url(../images/bg-feedback.png) no-repeat;
    background-size: cover;
}

    .feedback-personal img {
        border-radius: 50px;
        margin: 30px auto 0;
        display: block;
    }

    .feedback-personal .name-wrap-person {
        font-size: 20px;
        text-align: center;
        color: #fff;
        margin: 15px 0;
    }

    .feedback-personal .vcontent-wrap-person {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding: 0 14px 10px 14px;
    }

    .feedback-personal.owl-theme .owl-controls {
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

        .feedback-personal.owl-theme .owl-controls .owl-page span {
            background: #fff;
            border-radius: 10px;
            width: 29px;
            height: 6px;
            opacity: 1;
            margin: 5px 2px;
        }

        .feedback-personal.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            background: #00af43;
            border-radius: 50px;
            width: 10px;
        }

.slider-banner.owl-theme .owl-controls .owl-pagination {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.slider-banner.owl-theme .owl-controls .owl-page span {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ea2129;
    width: 12px;
    opacity: 1;
    margin: 5px 2px;
}

.slider-banner.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ea2129;
    border-radius: 50px;
    width: 12px;
}

.section-main-partner {
    padding: 0 0 20px 0;
}

.logo-footer img {
    display: block;
    margin: 10px auto 0;
    width: 100px;
}

.companyname {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin: 10px 0;
}

.infomation-company p {
    margin-bottom: 5px;
}

.sale-off {
    background: url(../images/bgsale.png) no-repeat;
    font-size: 11px;
    text-align: center;
    margin-top: 1px;
    color: #fff;
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    padding: 19px 1px;
    width: 38px;
    height: 36px;
    line-height: 0;
}

    .sale-off .sale-flash {
    }

.background-overlay {
    content: "";
    position: absolute;
    background: #0000006b;
    width: 85%;
    height: 100%;
    top: 0;
    left: 15px;
    z-index: 9;
}

.fbxd {
    position: fixed;
    bottom: 20%;
    left: 27px;
    z-index: 999;
}

.zaloxd {
    position: fixed;
    bottom: 30%;
    left: 27px;
    z-index: 999;
}

.d_page {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

    .d_page b {
        background-color: #167a4e;
        border-color: #167a4e;
        color: #fff;
        padding: 10px 10px 10px 10px;
        /* float: left; */
        border-radius: 10px;
        /* background: none repeat scroll 0 0 var(--main-color); */
    }


    .d_page a {
        margin: 2.5px;
        background: #fff;
        text-align: center;
        /* padding: 10px 16px; */
        font-size: 1em;
        color: #167a4e;
        border: 1px solid #e1e1e1;
        border-radius: 0;
        text-decoration: none;
        /* float: left; */
        padding: 6px 13px 6px 12px;
        border-radius: 10px;
        padding: 10px;
    }

        .d_page a:hover {
            background-color: #00af43;
            border-color: #00af43;
            color: #fff !important;
        }

.pagination {
    width: 100%;
    text-align: center;
}

@media (min-width: 1200px) {
    .v2_bnc_footer_left {
        width: 39%;
    }

    .v2_bnc_footer_center {
        width: 18%;
    }

    .v2_bnc_footer_right_fanpage {
        width: 25%;
    }
}

@media(max-width: 768px) {
    .v2_bnc_home_catepr_right {
        width: 100%;
    }

    .v2_bnc_home_catepr_right {
        height: auto;
    }

    .feedback-personal.owl-theme .owl-controls {
        position: unset;
    }

    .v2_bnc_footer_title {
        margin-top: 0;
    }

    .companyname {
        font-size: 19px;
    }

    .v2_bnc_pr_item_price_main {
        padding-right: 10px;
    }

    .v2_bnc_pr_mua_ngay {
        position: unset;
    }

    .v2_bnc_pr_item_name a {
        font-size: 12px;
    }
}

.filter-active, .filter-active:hover {
    border-color: #d0011b;
    color: #d0011b !important;
    cursor: default;
}

.product-filter-box:hover {
    border-color: #f57224;
    color: #f57224;
}

.cates-filters {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
}

    .cates-filters ul {
        float: left;
        width: 100%;
    }

.filter-item--check-box input:checked .filter-item {
    border-color: #d0011b;
    color: #d0011b !important;
    cursor: default;
}




.product-filter-box {
    border-radius: 3px;
    float: left;
    margin-right: 5px;
    padding: 7px 12px;
    display: inline-block;
    cursor: pointer;
    min-width: 30px;
    text-align: center;
    font-size: 13px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    color: rgba(0,0,0,.8);
    /* border: 1px solid rgba(0,0,0,.09); */
    position: relative;
}


    .product-filter-box + .product-filter-box {
        margin-left: 5px;
        /* margin-top: 5px; */
    }

.filter-active, .filter-active:hover {
    /* border: 1px solid #d0011b; */
    color: #d0011b !important;
    cursor: default;
    cursor: default;
}



.filter-item--check-box input:checked + .filter-item--check-box .ko {
    color: #dc3333;
}

.mul-filter .title-head {
    float: left;
    margin: 5px 5px 3px 0;
    color: #333;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding-right: 5px;
    min-width: 105px;
    text-transform: none;
}

.filter-item--check-box input:checked + .fa, .filter-item--check-box input:checked + span {
    color: #dc3333;
}

.filter-item--check-box .fa {
    margin-right: 5px;
    width: 100%;
    font-size: 18px;
    line-height: 40px;
    position: absolute;
    height: 100%;
    top: 0;
    /* display: none; */
    left: 0;
}

.filter-item * {
    color: #898989;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
}

.filter-item--check-box input:checked + .fa:before, .filter-item--check-box input:checked + span:before {
    border-color: #f58220;
}

.filter-item--check-box input + .fa:before {
    content: "";
    margin-right: 5px;
    font-size: 18px;
    border: solid 1px #ddd;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 3px;
    height: 100%;
}

.filter-item--check-box input {
    display: none;
}

.ftinfo {
}

    .ftinfo h3 {
        color: #FFF;
        /* sTYE 1/t2 */
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
        margin-bottom: 15px;
    }

    .ftinfo ul {
    }

    .ftinfo li {
        /* t4 */


        color: var(--s-1-p-3, #FFF);
        /* t8 */


        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 19px;
        padding-left: 35px;
    }

        .ftinfo li:nth-child(1) {
            background: url(../images/f1.png) left center no-repeat;
        }

        .ftinfo li:nth-child(2) {
            background: url(../images/f2.png) left center no-repeat;
        }

        .ftinfo li:nth-child(3) {
            background: url(../images/f3.png) left center no-repeat;
        }

.ft-menu {
}

    .ft-menu h3 {
        color: #FFF;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

    .ft-menu ul {
    }

    .ft-menu li {
    }

    .ft-menu a {
        color: var(--s-1-p-3, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 19px;
        padding-left: 12px;
        position: relative;
    }

        .ft-menu a:before {
            position: absolute;
            content: "";
            width: 6px;
            height: 6px;
            left: 0;
            top: 8px;
            background: white;
            border-radius: 50%;
        }

        .ft-menu a:hover {
            color: #F97000;
        }

.map-box {
    border-radius: 10px;
    overflow: hidden;

}

#main-menu a {
    color: var(--s-1-p-4, #616161);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.ehotline {
    padding-left: 49px;
    background: url(../images/hotline.png) left center no-repeat;
    margin-top: 24px;
}

    .ehotline span {
        display: block;
        color: var(--s-1-p-4, #616161);
        /* sTYE 1/t9 */
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .ehotline a {
        color: var(--p1, #177A4E);
        /* sTYE 1/t3 */
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.dgrouph {
    display: flex;
}

.v2_bnc_cart_main {
}

.ecart {
    padding-left: 49px;
    background: url(../images/icart.png) left center no-repeat;
    margin-top: 24px;
}

    .ecart span {
        display: block;
        color: var(--s-1-p-4, #616161);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .ecart .ecounter2 {
        color: var(--p1, #177A4E);
        /* sTYE 1/t3 */
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.line-top {
    border-radius: 0px 0px 50px 50px;
    background: var(--p1, #177A4E);
    display: block;
    height: 8.507px;
    transform: translate(0, -29px);
}

.ykkh-st {
    width: 100%;
    float: left;
    padding: 46px 0;
    background: #FFF;
}

.ykkh-box {
    background: url(../images/bg-ykkh.png) no-repeat;
    background-size: cover;
    padding: 32px;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    min-height: 250px;
}

    .ykkh-box h3 {
        color: #FFF;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0;
        position: relative;
        padding-bottom: 20px;
    }

        .ykkh-box h3:before {
            position: absolute;
            content: "";
            width: 17.408px;
            height: 170.127px;
            background: url(../images/line-ykkh.png) no-repeat;
            left: 0;
            top: 100%;
        }

.yk-item {
}

.yk-thumb {
    text-align: center;
}

    .yk-thumb img {
        transform: translate(0, 29px);
        width: auto !important;
        margin: auto;
    }

.yk-content {
    border-radius: 10px;
    background: #F4F4F4;
    padding: 46px 19px 30px;
    text-align: center;
}

.yk-title {
    color: #000;
    /* sTYE 1/t4 */
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}

.yk-desc {
    color: var(--s-1-p-4, #616161);
    text-align: center;
    /* sTYE 1/t8 */

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.dfex {
    /* width: 100%; */
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.bloghot-st {
    width: 100%;
    float: left;
    padding: 40px 0 80px;
    background: #F7F7F7;
}

.heading-default {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .heading-default h3 {
        color: var(--p1, #177A4E);
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
    }

.ereadmore span {
    color: var(--s-1-p-3, #F97000);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-bottom: 1px solid var(--s-1-p-3, #F97000);
    display: inline-block;
    height: auto;
    padding-bottom: 10px;
}

.yk-content:before {
    width: 182.086px;
    height: 7.076px;
    border-radius: 50px 50px 0px 0px;
    background: var(--s-1-p-3, #F97000);
    position: absolute;
    content: "";
    max-width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ykkh-owl .owl-nav {
    position: absolute;
}

.ykkh-owl .owl-prev {
}

.ykkh-owl .owl-next {
}

.bloghot-item {
}

.bloghot-thumb {
}

    .bloghot-thumb img {
    }

.bloghot-content {
    padding: 15px 21px;
    background: white;
}

.bloghot-title {
}

    .bloghot-title a {
        color: #000;
        /* t3 */

        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.bloghot-desc {
    color: var(--s-1-p-4, #616161);
    text-align: justify;
    /* t9 */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.bloghot-date {
    color: var(--p1, #177A4E);
    /* sTYE 1/t9 */

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 5px;
}

.bloghot-read {
}

    .bloghot-read a {
        color: var(--s-1-p-3, #F97000);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

.about-st {
    width: 100%;
    float: left;
    padding: 60px 0px;
    background: #FFF;
}

.about-info {
}

    .about-info h3 {
        color: var(--p1, #177A4E);
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
        margin-bottom: 20px;
    }

    .about-info p {
        color: #000;
        /* sTYE 1/t7 */
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: block;
    }

.about-btn {
    margin-top: 10px;
    display: block;
}

    .about-btn a {
        border: 1px solid var(--p1, #177A4E);
        color: var(--p1, #177A4E);
        /* sTYE 1/t3 */

        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        display: inline-block;
        padding: 19px 79px;
    }

.about-img {
}

    .about-img img {
    }

.align-center {
    align-items: center;
}

.pro-heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    align-items: center;
}

    .pro-heading h3 {
        background: url(../images/line-pro.png) left bottom no-repeat;
        padding-bottom: 30px;
        margin: 0;
        color: var(--p1, #177A4E);
        font-size: 31px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

.proallread {
}

    .proallread a {
        color: var(--p1, #177A4E);
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        position: relative;
        padding-bottom: 5px;
    }

        .proallread a:before {
            position: absolute;
            content: "";
            width: 46px;
            height: 2px;
            background: #177A4E;
            bottom: 0;
            right: 0;
        }

.prosale {
    width: 100%;
    float: left;
    padding: 40px 0px;
    background: #FFF;
}

.pro-item {
}

.pro-thumb {
}

    .pro-thumb img {
    }

.pro-content {
}

.pro-title {
    display: block;
    padding: 20px 0;
}

    .pro-title a {
        color: var(--s-1-p-4, #616161);
        text-align: center;
        /* T7 */
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 36px;
    }

        .pro-title a:hover {
            color: var(--p1, #177A4E);
        }

.pro-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.pro-price {
}

    .pro-price .new {
        color: var(--s-1-p-3, #F97000);
        text-align: center;
        /* sTYE 1/t3 */

        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .pro-price .old {
        color: var(--s-1-p-4, #616161);
        /* sTYE 1/t9 */
        text-decoration: line-through;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

.pro-addto {
}

    .pro-addto a {
        border-radius: 5px;
        background: var(--s-1-p-3, #F97000);
        display: inline-block;
        padding: 7px 9px;
        border: 1px solid var(--s-1-p-3, #F97000);
    }

.img-category {
    width: 100%;
    height: 383.87px;
    position: relative;
}

    .img-category img {
        width: 100%;
        position: absolute;
        height: 100%;
        object-fit: cover;
    }

.rowflex {
    /* width: 100%; */
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.priceSale {
    border-radius: 5px;
    display: inline-block;
    padding: 7px 13px;
    border: 1px solid #177A4E;
    color: #177A4E;
}

.bloghot-item {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .v2_bnc_pr_item_img img {
        object-fit: scale-down !important;
        height: 163px;
    }

    .dfex {
        width: auto;
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .about-btn a {
        margin-bottom: 20px;
    }

    .pro-title a {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .img-category {
        width: 100%;
        height: 383.87px;
        position: relative;
        margin-bottom: 30px;
    }

    .rowflex {
        width: unset;
        -js-display: flex;
        display: -ms-flexbox;
        display: block;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .pro-heading h3 {
        background: url(../images/line-pro.png) left bottom no-repeat;
        padding-bottom: 30px;
        margin: 0;
        color: var(--p1, #177A4E);
        font-size: 25px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .proallread {
        display: none;
    }

    .pro-group {
        display: block;
    }

    .priceSale {
        border-radius: 5px;
        display: inline-block;
        padding: 7px 13px;
        border: 1px solid #177A4E;
        color: #177A4E;
        width: 100%;
        text-align: center;
    }

    .pro-addto {
        margin-top: 10px;
    }

        .pro-addto a {
            border-radius: 5px;
            background: var(--s-1-p-3, #F97000);
            display: inline-block;
            padding: 7px 9px;
            border: 1px solid var(--s-1-p-3, #F97000);
            width: 100%;
            text-align: center;
        }

    .ecart span {
        display: none;
    }

    .ecounter2 {
        display: none;
    }

    .ecart {
        height: 59px;
        margin: 0;
    }
}
