/*===== Edit By DTM For Desktop =====*/
    body {
        font-family:'sf-ui-display-light';
        background-color: #fff;
        overflow-x: hidden;
    }
    @font-face {
        font-family:'sf-ui-display-heavy';
        src:url(../fonts/sf-ui-display/sf-ui-display-heavy-586470160b9e5.woff);
    }
    @font-face {
        font-family:'sf-ui-display-light';
        src:url(../fonts/sf-ui-display/sf-ui-display-light-58646b33e0551.woff);
    }
    @font-face {
        font-family:'sf-ui-display-bold';
        src:url(../fonts/sf-ui-display/sf-ui-display-bold-58646a511e3d9.woff);
    }
    .flexend {
        display: flex;
        justify-content: flex-end;
    }
    .support-icon-right {
        left: unset!important;
        right: 5px!important;
    }
/*== Hover color text ==*/
    .v2_bnc_header_top.fixed .v2_menu_top .v2_menu_top_ul > li.active > a.v2_menu_first_link,.v2_menu_top .v2_menu_top_ul > li.active > a.v2_menu_first_link,.v2_bnc_header_top.fixed .v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link:hover,.v2_bnc_login_bar li a:hover,.v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link:hover,.v2_bnc_category_block_select_top_title a:hover,.v2_bnc_title_tab_home li.active a,.v2_bnc_title_tab_home li a:hover,.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: #0e7a3d;
    }
/*== End Hover color text ==*/

/*== Resize img ==*/
    .v2_bnc_sidebar_widget_content img ,.v2_bnc_category_block_select_top_img 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_top_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .v2_bnc_pr_item_img img {
       object-fit: scale-down !important;
       height: 250px;
    }
    /*== 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{
        text-align:center;
    }
    .v2_bnc_title_main h2, .v2_bnc_title_main h1 {
        margin: 0 0 27px;
        padding: 0px 0 20px 0;
        font-size: 2em;
        text-transform: capitalize;
        color: #252525;
        font-weight: 700;
        position: relative;
    }
    .v2_bnc_title_main h2 a{
        color: #000
    }
    .v2_bnc_title_main h2:before,.v2_bnc_title_main h1:before{
        content:"";
        position:absolute;
        width: 300px;
        height: 1px;
        background: #ddd;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .v2_bnc_title_main h2:after,.v2_bnc_title_main h1:after{
        content: "\f24d";
        position:absolute;
        font: normal normal normal 14px/1 FontAwesome;
        background:#fff;
        padding: 10px;
        bottom: -17px;
        left: 50%;
        transform: translateX(-50%);
        color: #fe5565;
    }
    .v2_bnc_title_page h1,.v2_bnc_title_page h2,.v2_bnc_title_page h3,.v2_bnc_title_page h4 {
        font-size: 25px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .v2_bnc_body_main {
        position: relative;
    }
    .v2_bnc_title_tab_main {
        margin: 0;
        text-align: center;
    }
    .v2_bnc_title_tab_home li {
        display: inline-block;
    }
    .v2_bnc_title_tab_home li a {
        padding: 4px 15px;
        font-size: 15px;
        text-transform: capitalize;
        display: inline-block;
        color: #a6a6a6;
        position:relative;
    }
    .v2_bnc_title_tab_home li a:after{
        color: #a6a6a6;
        content: "/";
        float: right;
        padding: 0;
        position: absolute;
        right: -10px;
    }
    .v2_bnc_title_tab_home {
        margin: 0;
    }
    .v2_bnc_create_time {
        font-size: 12px;
        font-style: italic;
    }
    .v2_bnc_description_page {
        margin: 20px 0;
    }
    .v2_bnc_filter_page {
        overflow: hidden;
        margin: 0 0 10px 0;
    }
    .v2_bnc_block_title h2,.f-block-title span {
        font-size: 16px;
        color: #fff;
        text-transform: capitalize;
        font-weight: 700;
        display: inline-block;
        padding: 15px 0;
        margin: 0;
    }
    .v2_bnc_block_title,.f-block-title {
        background: #0e7a3d;
        text-align: center;
        width: 100%;
        float: left;
    }
    .v2_bnc_block_body,.owl-theme{
        width: 100%;
        float: left;
        margin:10px 0;
    }
    .v2_bnc_block_body{
        border: 1px solid #ddd;
        padding:10px;
    }
    .v2_bnc_block_item_title h3 {
        margin: 0;
    }
    .v2_bnc_block_item_title h3 a {
        font-size: 14px;
        line-height: 23px;
        color: #2a2a2a;
    }
    .v2_bnc_block_item_img {
        height: 98px;
    }
    .v2_bnc_block_body ul li {
        float: left;
        margin: 9px 0;
        width: 100%;
    }
    .owl-theme{
        margin:0;
    }
    .owl-theme .owl-controls {
        margin: 0;
    }
    .color-white{
        color:#fff !important;
    }
/*== End Common style page: Title,body,block,main,tab title ==*/

/*===== Element None  =====*/
    .v2_bnc_owl_news_main .owl-pagination, .button_menu_mobile, .menutop, .breadcrumb li i, #slidezoompage_fast .owl-buttons, .v2_bnc_block_products_hot .owl-buttons,.v2_bnc_owl_news_main .owl-buttons, #slidezoompage .owl-buttons, .f-qa-answer-box, .owl-pagination{
        
    }
    .v2_bnc_same_product_body .owl-buttons,#slidezoompage .owl-buttons {
        display: block;
    }
/*===== End Element None  =====*/

/*== Categories Filter Page ==*/
    .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 #666;
        background:#666;
        color:#fff;
    }
/*== End Categories Filter Page ==*/

/*=== Breadcrumb ===*/
    .v2_breadcrumb_main .breadcrumb {
        background: none;
        padding: 10px 0;
        color: #000;
        margin: 0;
        display: none;
        width: 100%;
        float: left;
        text-align: center;
    }
    .v2_breadcrumb_main .breadcrumb li{
        position:relative;
    }
    .v2_breadcrumb_main .breadcrumb li:first-child a{
        padding-left:0;
    }
    .v2_breadcrumb_main .breadcrumb li a{
        display:block;
        padding:5px 15px;
        color: #111;
        font-size: 14px;
        white-space: nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
    }
    .v2_bnc_bg_title h1{
        font-size: 40px;
        text-transform: uppercase;
        margin: 0;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        border: 2px dashed #fff;
        padding: 10px;
    }
    .v2_breadcrumb_main p {
        margin: 20px 0 0;
        font-size: 25px;
        text-transform: uppercase;
    }
    .breadcrumb>li+li:before {
        padding: 0;
        position: absolute;
        left: -6px;
        top: 0px;
        content: "/";
        font-size:18px;
    }
    .breadcrumb li:nth-child(1) a:before {
        color: #111;
        content: "\f015";
        display: inline-block;
        margin-right: 5px;
        text-rendering: auto;
        font: 16px/1 FontAwesome;
    }
/*=== End Breadcrumb ===*/

/*===== Inside page =====*/
    .v2_bnc_content_top,.v2_bnc_block_products_hot,.v2_bnc_body_main,.v2_bnc_footer, .copyright{
        width: 100%;
        float: left;
        position: relative;
    }
    .v2_bnc_header.v2_bnc_page_detail {
        position: relative;
        box-shadow: 0 0 6px rgba(0,0,0,0.3);
    }
    .v2_bnc_products_page {
        background: #ededed;
    }
    .v2_bnc_products_page .v2_bnc_title_main h2:after,.v2_bnc_products_page .v2_bnc_title_main h1:after{
        background:#ededed;
    }
/*===== End Inside page =====*/

/*===== Header =====*/
    .v2_bnc_header_top.fixed {
        box-shadow: 0 0 6px rgba(0,0,0,0.3);
        left: 0;
        position: fixed;
        width: 100%;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        top: 0;
        z-index: 99999;
        animation:ease fadeInDown .5s;
        background: #fff;
    }
    .v2_bnc_header_top.fixed > div > div > div:not(:last-child){
        display: none;
    }
    .v2_bnc_header_top.fixed #logo {
        width: 125px;
    }
    .v2_bnc_header_top.fixed .v2_bnc_header_action {
        margin-top: 15px;
    }
    .v2_bnc_header_top.fixed .v2_menu_top_sub,.v2_bnc_header_top.fixed .v2_menu_top_sub li .v2_menu_top_sub_2{
        background:#fff;
    }
    .v2_bnc_header_top {
        background: rgba(255, 255, 255, 0.5);
        transition: all 0.5s ease;
        animation:ease fadeInUp .5s;
    }
    .v2_bnc_header_action {
        margin: 10px 0;
        padding-left: 100px;
        float: left;
        width: 100%;
    }
    .v2_bnc_header_topbar {
        background: url(../imgs/header_bg.png) no-repeat;
        height: 50px;
        line-height: 50px;
        background-size: cover;
    }
    .v2_bnc_phone a {
        color: #fff;
        font-size: 13px;
        letter-spacing: 1px;
        font-weight: bold;
        padding-right: 5px;
    }
    .v2_bnc_phone a.maps{
        border:none;
        padding:0 0 0 10px;
    }
    @media (min-width:1200px){
        .container{
            width:1240px;
        }
    }
/*===== End Header =====*/

/*===== Login And Register =====*/
    .v2_bnc_login_bar li {
        float:left;
    }
    .v2_bnc_login_bar li a{
        color: #fff;
        padding:0 7px;
        border-right:1px solid white;
        font-weight: 700;
    }
    .v2_bnc_login_bar li:last-child a{
        border:none;
    }
/*=== End Login/Register ===*/

/*=== Menu ===*/
    .v2_menu_top {
        position: relative;
        float: left;
    }
    .v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
        color: #2a2a2a;
        display: inline-block;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
        letter-spacing: 1px;
    }
    .v2_menu_top .v2_menu_top_ul > li.parent > a.v2_menu_first_link:after{
        border-top: 5px solid #777;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        bottom: -5px;
        left: 50%;
        margin-left: -5px;
    }
    .v2_menu_top .v2_menu_top_ul > li.parent.active > a.v2_menu_first_link:after,.v2_menu_top .v2_menu_top_ul > li.parent > a.v2_menu_first_link:hover:after{
        border-top: 5px solid #c3090c;
    }
    .v2_menu_top > .v2_menu_top_ul > li {
        float: left;
        position: relative;
        padding: 15px;
        transition:all ease .5s;
    }
    .v2_menu_top > .v2_menu_top_ul > li:first-child{
        padding-left: 0;
    }
    .v2_menu_top .v2_menu_top_ul > li:hover .v2_menu_top_sub {
        z-index: 999;
        opacity: 1;
        visibility: visible;
        transform: scale(1,1);
        transition: all ease .5s;
    }
    .v2_menu_top_sub {
        background: #fff;
        left: 0;
        min-width: 250px;
        opacity: 0;
        position: absolute;
        top: 100%;
        transform-origin: 0 0 0;
        transition: all ease .5s;
        visibility: hidden;
        transform: scale(1, 0.7);
    }
    .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+li{
        border-top: 1px solid #888888;
    }
    .v2_menu_top_sub li a {
        background: none;
        display: block;
        line-height: 25px;
        text-transform: capitalize;
        white-space: pre;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 8px 20px;
        font-size: 14px;
        font-weight: 500;
        color: #434343;
    }
    .v2_menu_top_sub li a:hover {
        background-color: #0e7a3d;
        color: #fff;
    }
    .v2_menu_top_sub li .v2_menu_top_sub_2 {
        position: absolute;
        top: 39px;
        opacity: 0;
        right: -209px;
        min-width: 209px;
        background-color: #fff;
        visibility: hidden;
        transition: all 0.4s ease-in-out;
    }
    .v2_menu_top_sub li:hover .v2_menu_top_sub_2 {
        opacity: 1;
        visibility: visible;
        top: 0;
    }
/*===== End Menu =====*/

/*=== Search ===*/
    .v2_bnc_search_main.active {
        visibility: visible;
        opacity: 1;
    }
    .search-basic select {
        width: 110px !important;
        border-radius: 0px !important;
        border: 0px !important;
        text-align: center;
        position: relative;
    }
    .search-basic {
        border-right: 1px solid #f2f2f2;
    }
    #search-box .search-area .search-field {
        background: #ffffff;
        line-height: 30px;
        font-size: 15px;
        color: #000;
        border-radius: 0!important;
        border: 1px solid;
        box-shadow: none !important;
    }
    #search-box .search-area .search-button {
        display: block;
        color: #fff;
        background: #c3090c;
        font-size: 15px;
        padding: 11px;
    }
    #search-box .search-area .search-button:hover{
        background:#000;
    }
    #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: 41px !important;
        left: 0;
    }
    .searchAutoComplete ul{
        list-style: none;
        border: #0e7a3d solid 1px;
        width: 100%;
        background: white;
        overflow-y: auto;
        height: 300px;
    }
    .searchAutoComplete ul li{
        line-height: 2.5em;
        color:#000;
        border-bottom: aliceblue solid 1px;
        cursor: pointer;
    }
    .searchAutoComplete ul li img{
        width:50px;
        height:50px;
        margin-right: 15px;
        float: left;
    }
     .searchAutoComplete ul li:hover{
        background: #0e7a3d;
    }
     .searchAutoComplete ul li.active{
        background: #0e7a3d;
    }
    .searchAutoComplete ul li a{
        display: block;
        padding: 10px 15px;
        line-height: 1.3em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position:relative;
        text-align: left;
    }
    .searchAutoComplete ul li a p{
        position:absolute;
        bottom: 0px;
        left: 79px;
    }
    .searchAutoComplete ul li a:hover{
        color: white;
    }
/*===== End Search ====*/

/*=== Cart ===*/
    .v2_bnc_cart_main .f-miniCart-miniv2{
        position: fixed;
        width: 250px;
        height: 100%;
        z-index: 100;
        background: #FFF;
        right: -250px;
        top: 0;
    }
    .v2_bnc_cart_main .f-miniCart-miniv2-toolbar{
        position: absolute;
        left: -35px;
        width: 35px;
        height: 100%;
    }
    .v2_bnc_cart_main .miniv2-toolbar-name{
        background: rgba(0, 0, 0, 0.5); 
        border-radius: 5px;
    }
    .v2_bnc_cart_main .miniv2-toolbar-close{
        color: #FFF;
        width: 35px;
        height: 35px;
        text-align: center;
        background: #323232;
        line-height: 30px;
        font-size: 23px;
        cursor: pointer;
        visibility: hidden;
    }
    .v2_bnc_cart_main .miniv2-toolbar-barclick{
        width: 35px;
        display: block;
        text-align: center;
        color: #FFF;
        font-size: 11px;
        border-radius: 5px;
        cursor: pointer;
        margin-top:1px;
        padding-bottom: 4px;
    }
    .v2_bnc_cart_main .miniv2-toolbar-barclick:hover{
        background: #183544;
        color: #FFF;
    }
    .v2_bnc_cart_main .miniv2-toolbar-barclick .fa{
        font-size: 22px;
        margin-bottom: 3px;
    } 
    .v2_bnc_cart_main .miniv2-toolbar-count{
        background: #FFF;
        color: #000;
        border-radius: 2px;
        display: block;
        width: 24px;
        margin: 0 auto;
        height: 20px;
        margin-top: 4px;
    } 
    .v2_bnc_cart_main .miniCartItem li{
        list-style: none;
    }
    .v2_bnc_cart_main .miniCart-top{
        height: 35px;
        background: #4082bc;
        color: #FFF;
        text-align: center;
        line-height: 35px;
    } 
    .v2_bnc_cart_main .miniCartItem li{
        border-bottom: 1px solid #F1F1F1;
        padding-top: 5px;
        padding-bottom: 5px;
    } 
    .v2_bnc_cart_main .miniCartItemImg{
        float: left;
        width: 50px;
        margin-right: 5px;
    } 
    .v2_bnc_cart_main .miniCartItemImg img{
        display: block;
        width: 100%;
    } 
    .v2_bnc_cart_main .miniCartItem p{
        display: block;
        padding: 3px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        font-size: 12px;
    }
    .v2_bnc_cart_main .miniCartItem p b {
        color: #919191;
    }
    .v2_bnc_cart_main .miniCartItem p i {
        float: right;
        margin-right: 10px;
        cursor: pointer;
        font-size: 14px;
        color: #919191;
    }
    .v2_bnc_cart_main .miniCartItem p a{
        font-size: 12px;
    }
    .v2_bnc_cart_main .minicartItemTotal{
        padding: 10px;
        font-size: 13px;
    }
    .v2_bnc_cart_main .minicartItemTotal b:last-child{
        float:right;color: #ea2448;
    }
    .v2_bnc_cart_main .minicartItemPay{
        padding: 10px;
    }
    .v2_bnc_cart_main .minicartItemPay a{
        display: block;
        line-height: 35px;
        font-size: 13px;border: none;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        background: #ea2448;
        transition: all 0.15s;
    } 
/*=== 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;
        line-height: 30px;
    }
    .v2_bnc_sam_category_title {
        margin: 0;
    }
    .v2_bnc_sam_category figure {
        height: 160px;
    }
/*== End News same category ==*/

/*=== News Home ===*/
    .v2_bnc_news_item {
        position: relative;
    }
    .v2_bnc_news_item_img {
        position: relative;
        height: 220px;
        overflow: hidden;
    }
    .v2_bnc_news_item_title time{
        color: #808080;
        font-size: 15px;
    }
    .v2_bnc_news_item_title time .fa{
        color:#000;
    }
    .v2_bnc_news_item_title h3 a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        text-transform: uppercase;
    }
    .v2_bnc_news_item_title h3 {
        overflow: hidden;
        margin-top: 11px;
        color: #fff;
    }
    .v2_bnc_news_item_sum {
        margin-top: 5px;
        line-height: 18px;
        color: #888;
        font-size: 13px;
        font-weight: 400;
        overflow: hidden;
        height: 36px;
        display: none
    }
    .v2_bnc_news_item_readmore_small a{
        color: #0e7a3d;
        float: right;
        font-size:15px;
        display: none
    }
    figcaption.v2_bnc_news_item_title {
    background: #1d8b20;
    text-align: center;
    border: solid 1px;
    border-radius: 20px;
    margin-top: 15px;
}
    .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: #0e7a3d;
        box-shadow: 0px 0px 2px #0e7a3d;
        -webkit-box-shadow: 0px 0px 2px #0e7a3d;
        -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;
        overflow: hidden;
    }
    .v2_bnc_news_list_item {
        margin-bottom: 20px;
        /* margin: 0 -15px 30px; */
        border-bottom: 1px dotted #ddd;
        /* padding: 0 0 20px; */
    }
    .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: 250px;
        margin: 0 0 15px 0;
    }
    .v2_bnc_news_list li .v2_bnc_news_list_details {
        overflow: hidden;
    }
    .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: 35px;
        color: #000;
        font-size: 16px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .v2_bnc_news_list_summary {
        line-height: 25px;
        font-size: 15px;
        color: #000;
        text-align:justify;
        margin: 10px 0;
    }
    .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: 14px;
        line-height: 25px;
        padding: 10px 0;
        text-align: justify;
    }
    .v2_bnc_news_details_post img{
        max-width: 100% !important;
        height: auto !important;
        margin: 10px 0 !important;
        width:100% !important;
    }
    .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(170, 26, 36, .6);
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        top: 0;
        transition: all ease .5s;
        width: 100%;
        z-index: 2;
        transform: scale(1.3);
    }
    .v2_bnc_video_icon:hover {
        opacity: 1;
        transform: scale(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: #0e7a3d;
        color: #fff;
    }
    .v2_bnc_video_item {
        position: relative;
        height: 275px;
        overflow: hidden;
        margin-bottom:30px;;
    }
    .v2_bnc_video_item_img {
        position: relative;
        height: 100%;
        overflow: hidden;
    }
    .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: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; 
    }
    .f-contact-page-info h5 {
        font-size: 15px;
        line-height: 30px;
    }
/*====== 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 #F34711;
        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 #f34711;
        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: #f34711;
    }
    #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: #f34711;
    }
/*===  End Compare CSS === */

/*===== Questions =====*/
    .f-qa {
        margin-top: 10px;
    }
    .f-qaCate {} .f-qaCate-title {
        line-height: 50px;
        display: block;
        border-bottom: 1px solid #E45454;
        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: #FA6969;
        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: #CA3D3F;
    }
    .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: #FA5858;
    }
    .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: #C72222;
        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 #E45454;
        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: #FA5858;
        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: #EC5757;
    }
    .f-qaView-body-ul li .qa-tool a span {} .f-qaView-body-ul li .qa-desp span {
        color: #C72222;
        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 #F08181;
        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 ==*/
    .border-user {
        border-top: 18px solid #db3934;
        background: #f1f1f1;
    }
    .v2_bnc_title_user h1 {
        font-size: 30px;
        font-weight: bolder;
        text-transform: uppercase;
        margin: 30px 0;
    }
    .v2-login,.v2-reg{
        padding: 27px 30px;
        border: 1px solid #E2E2E2;
        border-radius: 1px;
        margin: 0 0 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: 16px;
        font-weight: 700;
        margin: 0 0 25px;
        text-transform: capitalize;
    }
    .v2-login .input-group {
        width: 100%;
        margin-bottom: 10px;
    }
    #form_contact .btn-primar,.v2-login .btn-primary{
        margin:0 5px;
    }
    #form_contact .btn-primar:first-child{
        margin:0;
    }
    .v2-reg .input-group {
        width: 100%;
        margin-bottom: 10px;
    }
/*== End Login ==*/    

/*=== Scroll To Top ===*/
    .v2_bnc_scrolltop {
        height: 50px;
        width: 50px;
        position: fixed;
        bottom: 60px;
        right: -100px;
        margin: auto;
        text-align: center;
        background: #0e7a3d;
        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;
       left: 0;
       right: 0;
       bottom: 0;
       width: auto;
       height: auto;
    }
    .v2_bnc_scrolltop.fixed{
        opacity: 1;
        right: 15px;
    }
    .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(../imgs/header_bg.png);
        color:#fff;
        padding: 46px 0 26px;
        margin-top: 40px;
    }
    .v2_bnc_footer_title h4 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        margin: 0;
        padding: 0 0 10px;
    }
    .v2_bnc_footer_title {
        position: relative;
        margin: 0 0 20px 0;
    }
    .v2_bnc_footer_title:before {
        content: "";
        position: absolute;
        height: 1px;
        width: 10%;
        background:#d62320;
        bottom: 0;
    }
    .v2_bnc_footer_title:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 88%;
        background: #7c7c7c;
        bottom: 0;
        right: 0;
    }
    .v2_bnc_footer_content {
        color: #d5d5d5;
        font-size: 14px;
    }
    .v2_bnc_footer_info_company .col-md-4:nth-child(3) img{
        width:100% !important;
        height: auto !important;
    }
    .copyright{
      background: #406b2e;
      color: #898989;
    }
    .v2_bnc_footer_info_company > div > ul li a {
        color: #fff;
        font-size: 15px;
    }
    .v2_bnc_footer_info_company > div > ul li a:before {
        content: "-";
        margin-right: 10px;
    }
/*=== End Footer ===*/

/*=== Subscribe Email ===*/
    .subscribe_email_input {
        width: 100%;
        height: 45px;
        font-size: 13px !important;
        color: #2f2f2f;
        float: left;
        background: none;
        border: 1px solid #ddd;
        outline: none;
        padding: 0 0 0 10px !important;
    }
    .v2_bnc_form_group{
        display: inline-block;
        margin: 0;
        position: relative;
        width: 100%;
        background: #ffffff;
        border: 0;
    }
    .BNC_submit_subscribe {
        border-left: 1px solid #ddd;
        border: 0;
        border-radius: 0;
        font-size: 14px;
        font-weight: 700;
        height: 45px;
        line-height: 45px;
        padding: 0 16px !important;
        text-transform: uppercase;
        display: inline-block;
        position: absolute;
        right: 0;
        background: #0e7a3d;
        color: #fff;
    }
    .BNC_submit_subscribe:hover {
        background: #000;
}
/*=== End Subscribe Email ===*/

/*=== FeedBack Home ===*/
    .v2_bnc_feedbackhome {
        background: #f7f7f7;
    }
    .v2_bnc_feedback_home {
        margin: 37px 0;
    }
    .owl_customer_feedback_inner {
        border-left-width: 2px;
    }
    .v2_bnc_feedback_home_item_img {
        height: 100px;
        position: relative;
        overflow: hidden;
        border-radius: 50%;
        width: 100px;
        margin: 10px 0 20px;
        z-index: 10;
    }
    .v2_bnc_feedback_home_name{
        margin: 10px 0 0;
        display: block;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        color: #0e7a3d;
        font-style: italic;
        line-height: 25px;
    }
    .v2_bnc_feedback_home_item_img a img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .v2_bnc_feedback_home_time {
        font-size: 11px;
        color: #9B9B9B;
        font-style: italic;
    }
    .v2_bnc_feedback_home_sum {
        text-align: justify;
        display: block;
        color: #fff;
        font-size: 15px;
        position: relative;
        line-height: 25px;
        overflow: hidden;
        transition: all ease .5s;
    }
/*=== End FeedBack Home ===*/ 

/*=== FeedBack Page ===*/
       @media only screen and (min-width:1024px){
           .ykien-thum {
            border-right: 2px solid #0e7a3d;
            display: flex;
            justify-content: center;
          }
          .phai .ykien-thum{
              border-left: 2px solid #0e7a3d;
              border-right:none;
          }
       }
      .ykien-thum {
        display: flex;
        justify-content: center;
        margin:0 0 10px 0;
      }
      .phai .ykien-thum{
        border-right:none;
      }
      .ykien-thum img {
        width: 170px;
        height: 170px;
        object-fit: scale-down;
        margin: auto;
        border: 2px solid #0e7a3d;
        border-radius: 100%;
    }
    .list-ykien-item{
        border-bottom: 1px dashed #ccc;
        margin:0 0 10px 0;
        padding:10px 0;
        overflow: hidden;
    }
    .ykien-name {
        text-transform: uppercase;
        color: #0e7a3d;
        font-weight: bold;
    }
    .yk-time {
        font-style: italic;
    }
    .ykientitle .addcomment, .ykientitle .deletecomment {
        float: right;
        background: #0e7a3d;
        padding: 10px 20px;
        color: #fff;
        font-weight: 600;
        border-radius: 4px;
        cursor: pointer;
        margin: 10px 0;
    }
    .form_ykien {
        width: 100%;
        float: left;
    }
/*=== End FeedBack Page ===*/

/*=== 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 {
        height: 120px;
        text-align: center;
    }
    .v2_bnc_products_brands:hover .owl-theme .owl-controls .owl-buttons div{
        opacity: 1;
    }
/*=== End Products Brands Slideshow ===*/

/*=== Products Categories Home ===*/
    .v2-home-catepr-title-inner {
        display: inline-block;
        margin: 0;
        position: relative;
        float: left;
    }
    .v2-home-catepr-title-inner a {
        font-size: 15px;
        color: #fff;
        padding: 0 30px;
        height: 50px;
        line-height: 50px;
        font-weight: 700;
        display: inline-block;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
    .v2_bnc_home_catepr_title {
        background: none !important;
        float: left;
        width: 100%;
    }
    .v2-home-catepr-title-inner i {
        background: none !important;
        content: "";
        display: block;
        position: absolute;
        right: -13px;
        top: 50%;
        margin-top: -6px;
        border-bottom: 7px solid transparent;
        border-left: 7px solid;
        border-right: 7px solid transparent;
        border-top: 7px solid transparent;
        border-bottom-color: transparent !important;
    }
    .v2_bnc_home_catepr_tabul.nav-tabs a {
        box-shadow: none;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
    }
    .v2_bnc_home_catepr_tabul.nav-tabs li.active a, .v2_bnc_home_catepr_tabul.nav-tabs li a:hover,.v2_bnc_categories_event a.active{
        box-shadow: none;
        color: #0e7a3d;
    }
    .v2_bnc_home_catepr_top_img {
        height: 300px;
    }
    .v2_bnc_info_main p {
        margin: 0;
    }
    .v2_bnc_info_main {
        margin-bottom: 20px;
        font-size: 16px;
    }
/*=== End Products Categories Home ===*/

/*=== Products View List ===*/
   .viewlist li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #dddddd;
    }
    .viewlist li  .v2_bnc_pr_item_img {
        width: 300px;
        float: left;
        margin-right: 15px;
        border-right: 1px solid #ddd;
        border-bottom: none;
        height: 300px;
    }
    .viewlist .v2_bnc_pr_item_short_info{
       display:block !important;
       visibility: visible !important;
    }
    .viewlist li  .v2_bnc_pr_item_img img{
        /* object-fit:scale-down; */
    }
    .viewlist li .v2_bnc_pr_item_name:before{
        content:none;
    }
    .viewlist .v2_bnc_pr_item_boxdetails,.viewlist .v2_bnc_pr_item_price_main {
        text-align: left;
        display: table;
    }
    .viewlist li .v2_bnc_pr_item_name {
        height: auto;
    }
    .f-product-viewid.viewlist.row,.f-product-viewid.f-product.row {
        margin: 0;
    }
    .viewlist .v2_bnc_btn_sale span{
        left: 0;
        right:auto;
    }
/*=== End Products View List ===*/  

/*=== Product Item ===*/
    .v2_bnc_home_products {
        /height: 930px;
        overflow: hidden;
        position: relative;
    }
    .v2_bnc_home_products .row {
        margin: 0 -8px;
    }
    .v2_bnc_home_products .v2_bnc_pr_item_box {
        padding: 0 8px;
        margin: 0 0 16px !important;
    }
    .v2_bnc_pr_item_img {
        height: 100%;
    }
    @media (min-width:1024px){
        width: 25%;
    }
    .v2_bnc_pr_item_name a {
        font-size: 15px;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
    }
    .v2_bnc_pr_item_name {
        line-height: 25px;
        font-size: 15px;
        margin: 0;
    }
    .v2_bnc_pr_item_boxdetails p{
        color:#fff;
    }
    .v2_bnc_pr_item_boxdetails {
        padding: 10px;
        text-align: center;
        display: block;
    }
    .v2_bnc_pr_item_boxdetails_border {
        border: 1px solid #fff;
        height: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .v2_bnc_pr_item_boxdetails_content {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        padding: 10px;
    }
    .hvr-shutter-in-vertical {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        background: rgba(170, 26, 36, .6);
        -webkit-transition-property: color;
        transition-property: color;
        height: 100%;
        width: 100%;
    }
    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #e1e1e1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
      color: white;
    }
    .hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
    }
    .v2_bnc_btn_sale span {
        position: absolute;
        z-index: 999;
        top: 0px;
        right: 0;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 13px;
        text-align: center;
        background: rgba(170, 26, 36, .6);
        border: 1px solid rgba(170, 26, 36, .6);
        padding: 5px 10px;
        opacity: 0;
    }
    .v2_bnc_pr_item:hover .v2_bnc_btn_sale span,.v2_bnc_pr_item:hover .v2_bnc_pr_item_action{
        opacity: 1;
    }
    .v2_bnc_pr_item {
        background: #fff;
        border: 1px solid #f1f1f1;
        position: relative;
    }
    .v2_bnc_pr_item_price,.v2_bnc_pr_item_price_old,.v2_bnc_pr_item_no_price {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        min-height: 20px;
        font-size: 15px;
        color: #0e7a3d;
        font-weight: 700;
        margin: 0;
    }
    .v2_bnc_pr_item_price_old {
        color: #666 !important;
        font-size: 13px !important;
        margin-right: 7px !important;
        text-decoration: line-through;
    }
    .links_fixed{
        position:absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
        width: 100%;
        height: 100%;
    }
    /*== 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_home_catepr_inner {
        float: left;
        width: 100%;
    }
    .zoomContainer {
        display: none!important;
    }
    .v2_bnc_tab_pr ul {
        text-align: center;
        justify-content: center;
        display: flex;
        margin: 0 0 40px 0;
    }
    .v2_bnc_tab_pr .nav-tabs>li>a {
        box-shadow: none;
        font-size: 17px;
        border-radius: 0;
        padding:5px 30px;
    }
    .v2_bnc_tab_pr .nav-tabs>li.active>a,.v2_bnc_tab_pr .nav-tabs>li.active>a,.v2_bnc_tab_pr .nav-tabs>li.active>a:hover,.v2_bnc_tab_pr .nav-tabs>li.active>a:focus,.v2_bnc_tab_pr .nav-tabs>li>a:hover {
        box-shadow: none;
        background: #DD001B;
        color: #fff;
    }
    .v2_bnc_products_chooseview {
        float: left;
        margin: 10px 10px 0;
    }
    .v2_bnc_products_chooseview a {
        float: left;
        color: #777;
        margin: 0px;
        font-size: 20px;
        margin: 0 5px;
    }
    .v2_bnc_product_details_img_small {
        width: 100%;
        height: 180px;
        object-fit: scale-down;
        float: left;
        background: #fff;
    }
    .v2_bnc_products_details_zoom_img .f-pr-image-zoom {
        position: relative;
        margin-bottom: 30px;
        height: 450px;
    }
    .v2_bnc_products_details_box_name h2,.v2_bnc_products_details_box_name h1{
        color: #5c5c5c;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        line-height: 30px;
        margin: 0;
    }
    .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 {
        padding:10px 0;
        color: #000;
    }
    .v2_bnc_products_details_box_description img{
        max-width:100% !important;
        width:100% !important;
        height:auto !important; 
    }
    .v2_bnc_products_details_box_price .price {
        font-size: 21px;
        font-weight: 700;
    }
    .v2_bnc_products_details_box_price .price_sale,.price {
        font-size: 24px;
        font-weight: 700;
    }
    .v2_bnc_products_details_box_price{
        width: 100%;
        line-height: 27px;
        padding: 10px;
        font-size: 13px;
        position: relative;
        background: #e8e8e8;
        margin: 10px 0 0 0;
    }
    .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: #0e7a3d;
        line-height: 30px;
        text-align: center;
        color: #fff;
        display: inline-block;
        top: 0;
        right: 0;
    }
    .number_sale:before {
        position: absolute;
        content: "";
        border-bottom: 11px solid transparent;
        border-left: 20px solid #0e7a3d;
        border-right: 11px solid transparent;
        bottom: -11px;
        left: 0;
    }
    .number_sale:after {
        position: absolute;
        content: "";
        border-bottom: 11px solid transparent;
        border-right: 20px solid #0e7a3d;
        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-pr-image-zoom-gallery {
        margin: 10px 0;
    }
    .f-pr-image-zoom-gallery .active img {
        opacity: 1 !important;
        border: 1px solid #0e7a3d;
    }
    .f-pr-view-choosesizeGroup {
        border: 1px solid #F1F1F1;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        background: #fff;
    }
    .f-product-view-tab {
        padding: 30px 0;
        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: 0 0 -1px;
        border: 0px;
        width: 100%;
        float: left;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li {
        float: left;
        display: inline;
        padding: 10px 30px;
        border-left: 1px solid #e1e1e1;
        background: #e1e1e1;
    }
    .f-product-view-tab-body{
        border: 1px solid #e1e1e1 !important;
        overflow: hidden;
        padding: 30px;
        background: #fff;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li > a {
        border: 0px;
        padding: 0px 15px;
        border-radius: 0;
        display: inline-block;
        font-size: 17px;
        font-weight: 700!important;
        color: #000;
        box-shadow: none;
    }
    .f-product-view-tab .f-product-view-tab-header > ul li.active{
        background: #fff;
        position: relative;
        border-bottom: 1px solid #ffffff;
        border-top: 1px solid #e1e1e1;
    }
    .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
        background-color:none;
        border: none;
        border-bottom-color:none;
    }
    .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: #0e7a3d;
        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: 1px solid #0e7a3d;
        transition: all ease .5s;
    }
    .btn-buy-now {
        background: hsl(41, 97%, 49%);
        color: #FFF;
        border-color: hsl(41, 97%, 49%);
    }
    .btn-buy-now:hover{
        color:  hsl(41, 97%, 49%) !important;
    }
    .btn-buy:hover{
        background:#fff;
        color: #0e7a3d;
    }
    #slidezoompage .owl-pagination{
        display: block;
    }
    .condition span{
        font-size: 14px;
        padding:0 10px 0 0;
    }
    #f-pr-image-zoom-gallery .active img{
        opacity: 1 !important;
    }
    #img_01 {
        height: 450px !important;
        object-fit: scale-down;
        width: 100% !important;
    }
    /*== Color & size ==*/
    .paymentColor a:hover,.paymentSize span:hover {
        cursor: pointer;
    }
    .color_products {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }
    .tooltip-inner {
        background-color: #0e7a3d;
    }
    .tooltip.top .tooltip-arrow {
        border-top-color: #0e7a3d;
    }
   .size1.paymentSize span:hover,.size1.paymentSize span.active {
        background: #0e7a3d;
        border: 1px solid #0e7a3d;
        color: #fff;
    }
    .size1.paymentSize span {
        border: 1px solid #0e7a3d;
        display: inline-block;
        padding: 1px 8px;
        color: #0e7a3d;
        margin: 0 -4px 0 6px;
        transition: all ease .5s;
    }
    li.value.paymentColor a .active {
        border: 1px solid #000000;
    }
    /*== End Color & size ==*/
    #slidezoompage .owl-pagination,#slidezoompage_fast .owl-pagination{
        display: block;
    }
    /*== Page Product ==*/
    .v2_bnc_description_product_page{
        font-size: 15px;
        color: #000;
        line-height: 30px;
    }
    .v2_bnc_cate_page_list_pr li {
        float: left;
    }
    .v2_bnc_cate_page_list_pr li a {
        padding: 10px 20px;
        display: inline-block;
        background: #0e7a3d;
        color: #fff;
        margin-right: 6.6px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .v2_bnc_cate_page_list_pr li a:hover {
        background: #252525 ;
    }
    .v2_bnc_products_select {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 20px;
        padding-bottom: 15px;
        background: #ebebeb;
        padding: 20px 0;
    }
    .v2_bnc_pagination_title {
        margin: 10px 0 0 0;
    }
    @media (min-width:1024px){
        .f-product .v2_bnc_pr_item_box{
            width: 33.33%;
            height: auto;
        } 
    }
/*=== End Product Page and Product Details ===*/

/*== Categories Menu Block ==*/
    .v2_bnc_category_products, .v2_bnc_category_video{
        float: left;
        width: 100%;
        margin-bottom: 70px;
    }
    ul.v2_bnc_block_category_menu_block{
        margin: 0;
        float: left;
        width: 100%;
        border: 1px solid #ccc;
        padding: 0 15px;
    }
    ul.v2_bnc_block_category_menu_block li{
        position: relative;
        transition: all ease .5s;
    }
    ul.v2_bnc_block_category_menu_block li > div{
        border: 1px solid #eee;
        padding: 15px;
    }
    ul.v2_bnc_block_category_menu_block li img{
        width: 100%;
        object-fit: scale-down;
        height: 380px;
    }
    ul.v2_bnc_block_category_menu_block li > div:hover img{
        opacity: .6
    }
    ul.v2_bnc_block_category_menu_block li p {
        text-transform: capitalize;
        word-wrap: break-word;
        color: #000000;
        font-size: 20px;
        margin-bottom: 0;
        letter-spacing: 2px;
        text-align: center;
        position: relative;
        white-space: pre;
        padding: 18px 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    ul.v2_bnc_block_category_menu_block li:hover p {
        color: #0e7a3d;
    }
    ul.v2_bnc_block_category_menu_block li .fa {
        position: absolute;
        right: 5px;
        top: 17px;
        color: #000000;
        font-size: 14px;
        cursor: pointer;
        transition: all ease .3s;
    }
    ul.v2_bnc_block_category_menu_block li ul {
        padding: 10px 20px 20px;
        transition: all ease .5s;
    }
    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{
        color: #000;
    }
    ul.v2_bnc_block_category_menu_block li ul li ul {
        padding: 0;
        border: none;
        width: 100%;
    }
    ul.v2_bnc_block_category_menu_block li ul li ul li a {
        padding: 0 20px;
        margin: 0;
    }
    .fixed .v2_bnc_category_menu_list {
        display:none !important;
    }
    .fixed .v2_bnc_left_product_cat:hover .v2_bnc_category_menu_list{
        display:block !important;
    }
    .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;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block li ul{
        transition: all ease 0s;
        padding: 0;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li{
        font-size: 14px;
        clear: both;
        text-transform: uppercase;
        border-bottom: 1px solid #e6e6e6;
        float: left;
        width: 100%;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li a{
        display: block;
        padding: 12px 0;
        color: #000;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li > a{
        font-weight: bold;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li ul li a{
        border-bottom: 1px solid #e6e6e6;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li > ul > li:last-child a{
        border: none;
    }
    .v2_bnc_aside_block ul.v2_bnc_block_category_menu_block > li a:hover, ul.v2_bnc_block_category_menu_block li .fa:hover{
        color: #0e7a3d;
    }
/*== 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: #0e7a3d;
        border-color: #0e7a3d;
        color: #fff;
    }
    .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
        color: #fff;
        background-color: #0e7a3d;
        border-color: #0e7a3d;
    }
    .v2_bnc_pagination {
        width: 100%;
        float: left;
    }
    .pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
        color: #ddd;
        background-color: #ffffff;
        border-color: #cecece;
    }
    .pagination>li>a, .pagination>li>span{
        color: #1d1d1d;
    }
    .pagination>li:first-child>a, .pagination>li:first-child>span {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }
    .pagination>li:last-child>a, .pagination>li:last-child>span {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }
    .pagination>li {
        float: left;
        padding:0 5px;
    }
/*=== 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: 14px;
        font-weight: bold;
        color: #000;
        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: #0e7a3d;
    }
    .v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a:hover {
        border: 0;
    }
/*=== End Comment Facebook ===*/

/*=== Modal Popup Adv Loadpage ===*/
    .modal.popup_banner {
        display: block; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 9999; /* Sit on top */
        padding-top: 170px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
    }
    .popup_banner .modal-content {
        position: relative;
        background-color: rgb(187, 50, 57);
        margin: auto;
        padding: 0;
        border: none;
        width: 50%;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.9s;
        animation-name: animatetop;
        animation-duration: 0.9s;
    }
    .modal.popup_banner img{
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
    /* Add Animation */
    @-webkit-keyframes animatetop {
        from {top:-300px; opacity:0}
        to {top:0; opacity:1}
    }
    @keyframes animatetop {
        from {top:-300px; opacity:0}
        to {top:0; opacity:1}
    }
    .popup_banner .close {
        color: #fff;
        float: right;
        font-size: 28px;
        font-weight: bold;
        padding:7px;
        opacity: 1;
        font-family: arial;
        background: #000;
        border-radius: 100%;
        width: 35px;
        height: 35px;
        text-align: center;
        position: absolute;
        right: -14px;
        top: -18px;
        box-shadow: 0 1px 1px #000;
    }
    .popup_banner .close:hover,
    .popup_banner .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        text-shadow: 0 1px 0 #ffffff;
    }
/*=== End Modal Popup Adv Loadpage ===*/

/*=== Rich Media ===*/
    #rich-media {
        position: relative;
    }
    #rich-media-item {
        position: fixed;
        left: 0;
        bottom: 0;
    }
    .click {
        float: right;
        position: relative;
        top: -20px;
    }
    .click span:hover{
        cursor:pointer;
    }
/*=== End Rich Media ===*/

/*=== Block Adv Bottom ===*/
    .v2_bnc_block_adv_bottom{
        background: url(../imgs/bg9.jpg) no-repeat;
        background-blend-mode: darken;
        background-color: rgba(0, 0, 0, .5);
        background-size: cover;
        background-attachment: fixed;
        color: #fff;
        padding: 10px 0;
    }
    .v2_bnc_block_adv_title h2 {
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        position: relative;
        display: inline-block;
        padding-bottom: 10px;
    }
    .v2_bnc_block_adv_title h2:after {
        content: "";
        width: 30%;
        height: 2px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .v2_bnc_block_adv_title h2 a{
        color: #fff
    }
    .v2_bnc_block_adv_body ul li {
        border-bottom: 5px solid #e2e209;
        margin-bottom: 20px;
        position: relative;
    }
    .v2_bnc_block_adv_body ul li a{
        color: #fff
    }
    .v2_bnc_block_adv_title {
        margin-bottom: 20px;
    }
    .v2_bnc_block_adv_body ul li:after {
        content: "";
        width: 10%;
        height: 5px;
        background: #fff;
        position: absolute;
        bottom: -5px;
        right: 0;
    }
    .v2_bnc_block_adv_body ul li:nth-child(3n-1):after {
        width: 5%;
    }
    .v2_bnc_block_adv_body ul li:nth-child(3n-2):after {
        width: 7%;
    }
/*=== End Block Adv Bottom ===*/

/*=== Block Info ===*/
    .v2_bnc_block_about .v2_bnc_block_item_img {
        height: auto;
    }
    .v2_bnc_block_about .v2_bnc_block_item_title h3 a {
        font-size: 20px;
        margin-bottom: 15px;
        display: block;
        font-weight: bold;
        text-transform: capitalize;
    }
/*=== End Block Info ===*/

/*=== Analytics Block ===*/
    .v2_bnc_block_analytics .v2_bnc_block_body, .v2_bnc_block_analytics .v2_bnc_block_body ul {
        margin: 0;
    }
    .v2_bnc_block_analytics .v2_bnc_block_body ul li {
        margin: 2.3px 0;
    }
/*=== End Analytics Block ===*/
 
/*=== Code New remove when making new template ===*/
    /*== Block Tag ==*/
    .v2_bnc_block_tags_title {
        border: 1px solid #333333;
        padding: 7px;
        border-radius: 5px;
        display: inline-block;
        margin: 0 0 5px 0;
        color: #333333;
    }
    /*== Block Tag ==*/
    .v2_bnc_block_tags_title:hover {
        background: #333333;
        color: #fff;
    }
    .v2_bnc_intro_company{
        font-size: 14px;
    }
    .v2_bnc_pr_item_box{
        margin-bottom: 20px;
    }
    .f-product-viewid li:nth-child(3n+1){
        clear:both;
    }
    /*== Recruit ==*/
    .v2_bnc_recruit_page_list .table-striped>tbody>tr:nth-child(1) {
        background: #0e7a3d;
        color: #fff;
        box-shadow: 3px 3px 3px #ddd;
    }
    .v2_bnc_recruit_page_list .table-striped>tbody>tr{
        padding:10px;
    }
    .v2_bnc_recruit_page_list {
        max-height: 500px;
        overflow-x: auto;
        font-size:14px;
    }
    /*== End Recruit ==*/   
    /*== Register Design ==*/
    .modal-open .modal {
        background: rgba(0, 0, 0, .5);
    }
    .v2_bnc_form_register .modal-header .close {
        margin-top: -9px;
    }
    @media (min-width: 768px){
        .v2_bnc_form_register .modal-dialog {
            margin: 100px auto;
            width:1000px;
        }
        ul.v2_bnc_cate_page_list_pr {
            display: flex;
            justify-content: center;
        }
    }
    /*== End Register Design ==*/