/*=== Edit By DTM For Desktop ===*/
body {
    font-family: 'Roboto', sans-serif;
    overflow-x:hidden;
}
.btn{
    text-transform: capitalize;
    font-size: 14px;
    box-shadow: none;
}
/*== Hover color text ==*/
.v2_bnc_cate_bottom_content h2 a:hover, .v2_bnc_block_category_menu_block li a:hover, .v2_bnc_pr_item:hover .v2_bnc_pr_item_name a, .v2_bnc_news_item_readmore a:hover, .v2_bnc_cate_page_list_pr li a:hover, .v2_bnc_block_item h3 a:hover, .v2_bnc_block_item_title_news h3 a:hover, .v2_bnc_login_bar li a:hover, .v2_bnc_block_item_title h3 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_news_item_title a:hover, .v2_bnc_video_title h3 a:hover, .v2_bnc_video_title h2 a:hover {
    color: #ff7819 !important;
}
/*== End Hover color text ==*/

/*== Resize img ==*/
.v2_bnc_pr_item_img img,.v2_bnc_block_item_feedbackimg img,.v2_bnc_block_item_img img,.v2_bnc_video_item_img img,.v2_bnc_news_item_img img,
.v2_bnc_news_list li .v2_bnc_news_list_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.v2_bnc_pr_item_img img {
    object-fit: scale-down !important;
}
/*== End Resize img ==*/

/*== Common style page: Title,body,block,main,tab title ==*/
.v2_bnc_title_main,.v2_bnc_block_title {
    position: relative;
    margin: 20px 0;
    overflow: hidden;
    width:100%;
}
.v2_bnc_title_main h2:before,.v2_bnc_block_title h2:before {
    content: "";
    width: 100%;
    height: 3px;
    background: transparent url(../imgs/line.png) center;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1;
    display: none;
}
.v2_bnc_title_main h2:after,.v2_bnc_block_title h2:after {
    display: none;
    content: "";
    width: 10%;
    border-top: 3px solid #1f1d6f;
    height: 3px;
    position: absolute;
    top: 40px;
    background: #fff;
    left: 0px;
    z-index: 1;
}
.v2_bnc_title_main h2,.v2_bnc_block_title h2 {
    font-weight: 600;
    /*font-family: 'Yeseva One', cursive;*/
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 0;
}
.v2_bnc_block_title h2 {
    font-size: 18px;
    color: #fff;
    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
    font-weight: 500;
    background: #1f1d6f;
    width: 100%;
    text-align: center;
    line-height: 27px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.v2_bnc_title_main h2 a{
    color:#fff;
}
.v2_bnc_title_page h1,.v2_bnc_title_page h2,.v2_bnc_title_page h3,.v2_bnc_title_page h4,.f-block-title span {
    margin: 20px 0;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    font-size: 16px;
    color: #323c3f;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.v2_bnc_readmore_home a {
    position: absolute;
    right: 0;
    top: 50%;
    color: #848484;
    font-size: 15px;
    transform: translateY(-50%);
}
.v2_bnc_body_main {
    position: relative;
}
.v2_bnc_title_tab_main {
    margin: 0 0 30px 0;
    text-align: center;
}
.v2_bnc_title_tab_home li {
    display: inline-block;
}
.v2_bnc_title_tab_main .v2_bnc_title_main h2 {
    margin: 0px;
    font-size: 26px;
    line-height: 36px;
    color: #474c5f;
    padding: 0px 30px;
    position: relative;
}
.v2_bnc_title_tab_home li a {
    border-radius: 3px;
    font-size: 14px;
    background: #F4F5F9;
    line-height: 36px;
    color: #474c5f;
    padding: 0px 20px;
    display: block;
}
.v2_bnc_title_tab_home li.active a,.v2_bnc_title_tab_home li a:hover{
    background:#1f1d6f;
    color:#fff;
}
.v2_bnc_create_time {
    font-size: 13px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    margin: 10px 0;
    color: #acacac;
}
.v2_bnc_create_time .fa {
    padding: 0 5px 0 0;
}
.v2_bnc_description_page {
    margin: 20px 0;
    border: 1px solid #d7d7d7;
    padding: 10px;
    color: #000;
    font-size: 15px;
}
.v2_bnc_fastpr_title h2 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    padding: 10px 0;
    margin: 0;
    position: relative;
}
.v2_bnc_fastpr_title h2 a {
    line-height: 25px;
    color: #1f1d6f;
    text-transform: capitalize;
    padding:0 20px 0 0;
    display: block;
}
.v2_bnc_block_item_title h3,.v2_bnc_block_item_title h3 a {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    line-height: 23px;
    color: #686868;
}
.v2_bnc_block_item_title p{
    font-weight: 400;
    font-size: 12px;
    color: #686868;
}
.v2_bnc_block_item_img {
    height: 98px;
}
.v2_bnc_block_body {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}
.v2_bnc_block_body ul li {
    float: left;
    margin: 6px 0 0 0;
    width: 100%;
    border-bottom: 1px solid #ddd !important;
    padding: 0 0 15px 10px;
}

/*== End Common style page: Title,body,block,main,tab title ==*/

/*== Page About ==*/
.v2_bnc_about_page_list_title h1,.v2_bnc_about_page_list_title h2,.v2_bnc_about_page_list_title h2 a {
    color: #000;
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 600;
}
.v2_bnc_about_page_list_summary {
    font-size: 15px;
}
/*== End Page About ==*/

/*=== Element None,Element Block ===*/
.breadcrumb li i{
    display: none;
}
.viewlist .v2_bnc_pr_item_short{
    display: block;
}
/*=== End Element None,Element Block  ===*/

/*== Categories Pr & Filter Pr Page ==*/
.v2_bnc_cate_page_list li {
    text-align: center;
    margin: 5px 0;
}
.v2_bnc_cate_page_list li a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    display: block;
    border: 1px solid #d7d7d7;
    min-height: 49px;
    line-height: 49px;
}
.v2_bnc_cate_page_list li a:hover{
    border-color:#1f1d6f;
    color:#1f1d6f;
}
.v2_bnc_cate_page_list li h2{
    margin:0;
}
.v2_bnc_filter_page {
    overflow: hidden;
    margin: 0 0 10px 0;
}
.v2-filterpr-show .fa{
    position: absolute;
    right: 10px;
    display:none;
}
.fa-cate:hover,.fa-color:hover,.fa-size:hover,.fa-price:hover{
    cursor: pointer;
}
.filter_item {
    position: relative;
}
.filter_box_list {
    width: 100%;
    z-index: 99;
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0 0 20px 0;
}
.filter_box_list::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ebebeb;
    width: 5px
}
.filter_box_list::-webkit-scrollbar {
    width: 5px;
    background-color: #ebebeb
}
.filter_box_list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #757c97;
    width: 5px
}
/*== End Categories Pr & Filter Pr Page ==*/

/*=== Breadcrumb ===*/
.v2_bnc_bg_title {
    width: 100%;
    height: 200px;
    background: url(../imgs/bg_product.jpg);
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: none;
}
.v2_bnc_bg_title h1 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    font-size: 30px;
    line-height: 1.2;
    position: relative;
    z-index: 1;
}
.v2_breadcrumb_main {
    background: #f5f5f5;
    margin-bottom:20px;
}
.v2_breadcrumb_main .breadcrumb {
    background: none;
    padding: 10px 0;
    margin-bottom: 0;
    color: #000;
    overflow: hidden;
}
.v2_breadcrumb_main .breadcrumb li{
    position:relative;
    float: left;
}
.v2_breadcrumb_main .breadcrumb li a{
    display:block;
    padding: 0 30px 0 0;
    color: #000;
    font-size: 15px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.v2_breadcrumb_main .breadcrumb li:last-child a{
    color:#1f1d6f;
}
.breadcrumb>li+li:before {
    padding: 0;
    position: absolute;
    left: -18px;
    top: 2px;
    color: #000;
}
/*=== End Breadcrumb ===*/

/*=== Header ===*/
.v2_bnc_header_topbar {
    border-bottom: 1px solid #e7e8ed;
    background: #f8f9fb;
}
.v2_bnc_hotline{
    margin:40px 0 0 0;
    float:left;
}
.v2_bnc_hotline_icon {
    float: left;
}
.v2_bnc_hotline_text {
    display: table;
    margin: 0 0 0 10px;
    float: left;
}
.v2_bnc_hotline_text h2 {
    font-size: 14px;
}
.v2_bnc_hotline_text p a {
    color: red;
    font-weight: bold;
}
#logo img {
    /*margin: 20px 0;*/
}
/*=== End Header ===*/

/*===== Check Order =====*/
.v2_bnc_check_order {
    position: relative;
    float: right;
    margin: 10px;
    display: none;
}
.v2_bnc_check_order a{
    color: unset;
}
.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: 13px;
    color: #000;
}
.v2_bnc_check_order_show button {
    display: block;
    background: #fa7a2d;
    width: 120px;
    text-align: center;
    color: #FFF;
    padding: 3px;
    margin: auto;
    margin-top: 10px;
    border: 0px;
}
/*===== End Check Order =====*/

/*=== Menu ===*/
.v2_bnc_menu_main.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    animation: ease fadeInDown .5s;
    padding:0;
}
.v2_bnc_menu_main.fixed .v2_menu_top{
    border:none;
}
.v2_bnc_menu_main {
    animation: ease fadeInUp .5s;
    background: #ff7818;
    position: relative;
}
.v2_menu_top_ul {}
.v2_menu_top {
    z-index: 9;
    position:relative;
    width: 90%;
    float: left;
}
.v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
    text-transform: uppercase;
    position:relative;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 13px 15px;
    color: #fff;
}
.v2_menu_top > .v2_menu_top_ul > li:hover{
    background:#1f1d6f;
}
.v2_menu_top > .v2_menu_top_ul > li {
    position: relative;
    display: inline-block;
    float: left;
}
.v2_menu_top .v2_menu_top_ul > li:hover .v2_menu_top_sub {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all ease .5s;
}
.v2_menu_top_sub {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 49px;
    transform-origin: 0 0 0;
    transition: all ease .5s;
    visibility: hidden;
    transform: translateY(0);
    width: 250px;
    background: #fff;
    z-index: 999;
    border: 1px solid #ddd;
}
.v2_menu_top_sub .fa {
    margin: 6px 0;
}
.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: #fff;
    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 {
    display: block;
    line-height: 25px;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    padding: 10px;
}
.v2_menu_top_sub li:not(:last-child) a{
    border-bottom: 1px solid #fff;
}
.v2_menu_top_sub li a:hover {
    background-color: #1f1d6f;
    color: #fff;
}
.v2_menu_top_sub li .v2_menu_top_sub_2 {
    position: absolute;
    top: 39px;
    opacity: 0;
    left: 100%;
    min-width: 209px;
    background-color: #fff;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    border: 1px solid #ddd;
    border-bottom: none;
}
.v2_menu_top_sub li:hover .v2_menu_top_sub_2 {
    opacity: 1;
    visibility: visible;
    top: 0;
}
/*===== End Menu =====*/

/*=== Login And Register ===*/
.v2_bnc_login_bar li {
    line-height: 30px;
    padding: 7px 10px 7px 0;
    float:left;
    position: relative;
}
.v2_bnc_login_bar li a{
    text-transform: capitalize;
    font-size: 13px;
    color: #000;
}
.v2_bnc_header_slogan li a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight:bold;
    color: #1f1d6f;
    line-height: 90px;
}
/*=== End Login/Register ===*/

/*=== Search ===*/
.v2_bnc_search {
    cursor: pointer;
    position: absolute;
    width: 225px;
    top: 49px;
    right: 0;
    display: none;
}
.v2_bnc_search_border {
    width: 100%;
}
.search-basic select {
    width: 110px !important;
    font-size: 13px;
    color: #000;
    border-radius: 4px 0 0 4px !important;
    border-right: 0 !important;
    height: 40px !important;
    -webkit-appearance: none;
}
#search-box .search-area .search-field {
    width: 100%;
    outline: 0;
    float: left;
    height: 40px;
    color: #000;
    background: #fff;
    font-size: 12px;
}
#search-box .form-control::-webkit-input-placeholder {
    color: #acacac;
}
.BNC_btn_search_icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 25px;
    background: #1f1d6f;
    z-index: 999;
}
#search-box .search-area .search-button {
    float: right;
    text-align: center;
    display: block;
}
#search-box .search-area .search-button i {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}
.search-area .control-group {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.searchAutoComplete {
    z-index: 10000;
    position: absolute;
    top: 41px !important;
    left: 0;
    width:100%;
}
.searchAutoComplete ul{
    list-style: none;
    border: #1f1d6f 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: #1f1d6f;
}
.searchAutoComplete ul li.active{
    background: #1f1d6f;
}
.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 {
    float: right;
    position: relative;
    margin-top: 5px;
    background: #1f1d6f;
    padding: 7px 10px;
    border-radius: 5px;
}
.v2_bnc_cart_main:hover .wrap_cart{
    opacity: 1;
    z-index: 9999;
    visibility: visible;
    transform: scale(1);
}
.wrap_cart {
    background: #fff;
    color: #999;
    font-size: 13px;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 50px;
    transition: all 0.5s ease 0s;
    width: 270px;
    z-index: 99;
    visibility: hidden;
    max-height:300px;
    overflow-y:auto;
    transform: scale(0);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.4);
}
.wrap_cart .miniCart-body {
    padding: 10px
}
.miniv2-toolbar-barclick .fa {
    font-size: 21px;
}
.miniv2-toolbar-barclick:hover{
    color: #fff;
}
.miniv2-toolbar-count {
    top: -3px;
    position: relative;
}
.miniCart-top {
    height: 35px;
    background: #1f1d6f;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
}
.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: #1d1d1d;
}
.miniCartItem p i {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #919191;
}
.miniCartItem p a {
    font-size: 12px;
    color: #1f1d6f;
    font-weight: bold;
}
.minicartItemTotal {
    padding: 10px;
    font-size: 13px;
    margin: 0;
}
.minicartItemTotal b:first-child {} .minicartItemTotal b:last-child {
                                        float: right;
                                        color: #1f1d6f;
                                    }
.minicartItemPay {
    padding: 10px;
    margin: 0;
}
.minicartItemPay a {
    display: block;
    line-height: 35px;
    font-size: 13px;
    border: none;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    background: #1f1d6f;
    text-transform: capitalize;
    font-weight: 600;
}
.minicartItemPay a:hover {
    background: #655f9c;
    color: #FFF;
}
.miniv2-toolbar-barclick {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
p.cart_color,p.cart_size {
    margin: 0 0 0 53px;
}
/*=== End Cart ===*/

/*== News same category ==*/
.v2_bnc_sam_category_title {
    font-size: 15px;
    margin: 10px 0;
}
.v2_bnc_sam_category_title a {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    font-weight: 600;
}
.v2_bnc_sam_category figure {
    height: 200px;
}
.v2_bnc_sam_category p{
    font-size:14px;
}
/*== End News same category ==*/

/*=== News Home ===*/
.v2_bnc_news_item {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.3);
    padding: 10px;
    margin: 2px;
    /*background-color: #fafafa;*/
    position: relative;
    border-radius: 10px;
}
.v2_bnc_news_item_content {
    padding: 10px 0;
}
.v2_bnc_news_item_img {
    position: relative;
    height: 200px;
    overflow: hidden;
    background: #000;
    margin: auto;
}
.v2_bnc_news_item_img:hover img{
    transform: scale(1.1);
    opacity: .5;
}
.v2_bnc_news_item_date {
    background: #1f1d6f;
    width: 85px;
    height: 85px;
    border: 3px solid #e5e5e5;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    z-index:1;
    display: none;
}
.v2_bnc_news_item_date .day {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    display: block;
}
.v2_bnc_news_item_title a,.v2_bnc_news_item_title {
    color: #575454;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-transform: capitalize;
}
.v2_bnc_news_item_title h3{
    font-size:14px;
    margin:10px 0;
}
.v2_bnc_news_item_sum {
    margin: 10px 0;
    line-height: 30px;
    color: #848484;
    font-size: 15px;
    word-break: break-all;
}
.v2_bnc_news_item_readmore,.v2_bnc_news_item_readmore a {
    position: relative;
    display: inline-block;
    color: #a94442;
    font-size: 14px;
    font-weight: 400;
}
/*=== End News Home ===*/

/*===== News Page/News Details Page =====*/
.v2_bnc_news_page_list {
    overflow: hidden;
    width: 100%;
    float: left;
}
.v2_bnc_news_list_date {
    left: 25px;
}
.v2_bnc_news_list_details h3 a,.v2_bnc_news_list_details h3 {
    position: relative;
    font-size: 16px;
    color: #575454;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 10px 0;
}
.v2_bnc_news_list_summary {
    margin: 10px 0;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    color: #686868;
    display: table;
}
.v2_bnc_news_list_img {
    height: 200px;
    margin: 0 0 30px 0;
    position: relative;
}
.v2_bnc_news_details_title h2 {
    line-height: 31px;
    color: #323c3f;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 20px 0 10px;
}
.v2_bnc_news_details_post{
    color: #000;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    text-align: justify;
    font-weight: 400;
}
.v2_bnc_news_details_post img{
    max-width: 100% !important;
    height: auto !important;
    margin: 10px 0 !important;
}
/*===== End News Page/News Details Page ======*/

/*=== Video Main and Album Main ===*/
.v2_bnc_video_icon {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all ease .5s;
    width: 100%;
    z-index: 2;
    transform: scale(1.3);
    bottom:0;
}
.v2_bnc_video_item:hover .v2_bnc_video_icon {
    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: #1f1d6f;
    color: #fff;
}
.v2_bnc_video_item {
    position: relative;
    height: 237px;
}
.v2_bnc_video_item_img {
    position: relative;
    height: 237px;
    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: 10px;
    text-align: center;
}
.v2_bnc_video_title h2,.v2_bnc_video_title h3 {
    font-weight: bold;
    overflow: hidden;
    font-size: 15px;
    margin: 0 0 10px 0;
}
.v2_bnc_video_title h2 a,.v2_bnc_video_title h3 a {
    line-height: 25px;
    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: 0 0 30px 0;
    font-size: 15px;
}
.v2_bnc_title_contact {
    margin: 0 0 10px 0;
}
.v2_bnc_contact_form_address_link li{
    font-size: 14px;
    line-height:30px;
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    font-weight: 400;
}
.v2_bnc_contact_form_address_link li a {
    color: unset;
}
.v2_bnc_contact_form_address_link .fa{
    display: block;
    float: left;
    margin: 0 10px 0 0;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #1f1d6f;
    border-radius: 50%;
    font-size: 20px;
    width:37px;
    background: #f2f2f2;
    text-align: center;
}
#txtContent {
    height: 150px;
    border: 1px solid #d7d7d7;
    padding:10px !important;
    box-shadow: none;
}
#form_contact .form-control {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 15px;
    border-radius: 3px !important;
}
#form_contact input {
    height: 40px;
}
#form_contact label {
    color: #000 !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}
#form_contact .btn {
    border-radius: 0;
    font-size: 15px;
    padding:7px 20px;
    border-radius: 5px;
}
#form_contact .btn-black {
    box-shadow: none;
    background: #1f1d6f;
    border-radius: 5px;
    color: #fff;
}
#form_contact .btn-black:hover {
    background: #1f1d6f;
    color: #fff;
}
/*=== End Contact ===*/

/*== Block Contact,Block Feedback Form ==*/
.block-control-input {
    margin: 0 0 10px;
}
#content_block,#content_fb_block {
    height: 100px !important;
    border: 1px solid #d7d7d7;
    border-bottom: none;
}
.v2_bnc_block_view_feebackform #input_file {
    padding: 10px;
    width: 100%;
}
/*== End Block Contact,Block Feedback Form ==*/

/*=== 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-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 ===*/

/*== Page Login/Register ==*/
.v2-login,.v2-reg{
    color: #000;
    font-size:15px;
}
.v2-login h3,.v2-reg h3,.v2-login h1,.v2-reg h1,.v2-login h2,.v2-reg h2{
    display: block;
    margin-bottom: 16px;
    color: rgb(47, 47, 51);
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.v2-login input, .v2-reg input{
    color: #898989;
}
.v2-login .input-group,.v2-reg .input-group {
    width: 100%;
    margin-bottom: 20px;
}
.v2-login .form-control::-webkit-input-placeholder {
    color: #fff;
}
.login label {
    font-weight: 400;
    font-size: 15px;
}
.v2-login .input-group input {
    border-radius: 5px !important;
    height: 45px;
    font-size: 14px;
}
.btn-login {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    width: 20%;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    background: rgb(246, 46, 62);
    border: none;
    font-weight: 400;
    margin: 20px 0 0;
    float: left;
}
.btn-login:hover {
    background: #000;
}
/*== End Page Login/Register ==*/

/*=== Scroll To Top ===*/
.v2_bnc_scrolltop {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 60px;
    right: 12px;
    text-align: center;
    margin: auto;
    transition:all ease .5s;
    z-index: 9;
    opacity: 0;
    background: #1f1d6f;
    border-radius: 5px;
    transform: scale(0);
}
.v2_bnc_scrolltop a{
    color: #fff;
    display: block;
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    transform: translateY(-50%);
}
.v2_bnc_scrolltop.fixed{
    opacity: 1;
    transform: scale(1);
}
.v2_bnc_scrolltop:hover{
    background: #1f1d6f;
    cursor:pointer;
}
.v2_bnc_scrolltop:hover .fa{
    color:#fff;
    -webkit-animation: animArrow 1s infinite;
    animation: animArrow 1s infinite;
}
@keyframes animArrow {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*=== End Scroll To Top ===*/

/*=== Footer ===*/
.v2_bnc_footer {
    color: #fff;
    margin-top: 30px;
    font-weight: 400;
    font-size: 15px;
    padding: 30px 0 0;
}
.v2_bnc_footer_title:before {
    content: "\f009";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0 10px 0 0;
    color: #1f1d6f;
}
.v2_bnc_footer_title {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.v2_bnc_footer_links li a {
    color: #acacac;
    font-weight: 400;
    font-size: 13px;
    padding: 0 0 10px 0;
    display: block;
}
.v2_bnc_footer_links li a:hover{
    color:#1f1d6f;
}
.copyright {
    color: #fff;
    padding: 8px 0px;
    background: #161829;
}
.copyright a{
    color: #fff;
}
.copyright span{
    font-size: 14px;
}
/*=== End Footer ===*/

/*=== Subscribe Email ===*/
.v2_bnc_form_group{
    display: inline-block;
    position: relative;
    width: 100%;
}
.subscribe_email_input {
    width: 100%;
    height: 40px;
    color: #000;
    float: left;
    outline: none;
    padding: 0 0 0 10px !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
    font-size: 13px !important;
}
.subscribe_email_input::-webkit-input-placeholder {
    color: #999;
}
.BNC_submit_subscribe {
    border: 0;
    font-size: 17px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 16px !important;
    position: absolute;
    right: 0;
    color: #fff;
    background: #1f1d6f;
}
.BNC_submit_subscribe:hover {
    color: #2f3652;
}
/*=== End Subscribe Email ===*/

/*=== FeedBack Home ===*/
.v2_bnc_title_feedback .fa {
    color: #1f1d6f;
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.v2_bnc_title_feedback{
    position: relative;
}
.v2_bnc_title_feedback h2 {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 70px 0 15px;
    margin: 0 0 40px 0;
}
.v2_bnc_title_feedback h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 1px;
    border-bottom: 1px dashed #1f1d6f;
    left: 50%;
    transform: translateX(-50%);
}
.v2_bnc_feedback_home_star {
    display: block;
    margin-top: 5px;
}
.v2_bnc_feedback_home_star .fa {
    padding: 0 2px;
    color: #1f1d6f;
    font-size: 16px;
}
@media (min-width:1024px){
    .v2_bnc_feedback_home_item {
        width: 83%;
        margin: 0 auto;
    }
}
.v2_bnc_feedback_home_item_img {
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 200px;
    margin: 10px auto;
    z-index: 10;
    display: none;
}
.v2_bnc_feedback_home_name,.v2_bnc_feedback_home_name a{
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 1.6;
    display: inline-block;
    color: #fff;
}
.v2_bnc_feedback_home_name{
    padding:28px 0 0 0;
}
.v2_bnc_feedback_home_time {
    font-size: 15px;
    color: #9B9B9B;
    font-style: italic;
}
.v2_bnc_feedback_home_sum {
    color: #d5d5d5;
    font-size: 18px;
}
/*=== End FeedBack Home ===*/

/*=== FeedBack Page ===*/
@media only screen and (min-width:1024px){
    .ykien-thum {
        border-right: 2px solid #1f1d6f;
        display: flex;
        justify-content: center;
    }
    .phai .ykien-thum{
        border-left: 2px solid #1f1d6f;
        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 #1f1d6f;
    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: #1f1d6f;
    font-weight: bold;
}
.yk-time {
    font-style: italic;
}
.yk-short{
    color:#000;
    font-size:15px;
}
.ykientitle .addcomment, .ykientitle .deletecomment {
    float: right;
    background: #1f1d6f;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
}
.form_ykien {
    width: 100%;
    float: left;
}
/*=== End FeedBack Page ===*/
/*=== FeedBack Block ===*/
.v2_bnc_block_item_feedbackimg {
    height: 150px;
    width: 150px;
    margin:auto;
}
.v2_bnc_block_item_feedbackimg img{
    border-radius: 100%;
}
/*=== End FeedBack Block ===*/

/*=== Brands ===*/
.v2_bnc_products_brands {
    /*background: #fafafa;*/
    padding: 0 0 30px;
}
.v2_bnc_brands_img {
    text-align: center;
    height: 80px;
}
.v2_bnc_block_brands_img img {
    margin: 0 0 10px;
    border: 1px solid #ddd;
    width:unset !important;
}
.v2_bnc_block_brands_img img:hover{
    border-color:#fa6a06;
}
/*=== End Brands ===*/

/*=== Products Categories Home ===*/
.v2_bnc_home_catepr_tabul.nav-tabs {
    display: none;
    justify-content: center;
    margin: 0 0 20px;
}
.v2_bnc_home_catepr_tabul.nav-tabs li a {
    box-shadow:  none;
    padding: 10px;
    font-size: 14px;
}
.v2_bnc_home_catepr_tabul.nav-tabs li a:hover {
    border: none;
}
/*=== End Products Categories Home ===*/

/*=== Product Item ===*/
.v2_bnc_pr_item_saleoff {
    display: inline-block;
    padding: 1px 5px;
    color: #fff;
    background-color: #1f1d6f;
    margin: 0 5px;
}
.v2_bnc_pr_item_name a {
    font-weight: 500;
    text-transform: capitalize;
    color: #474c5f;
    line-height: 24px;
    font-size: 14px;
}
.v2_bnc_pr_item_name {
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    margin:10px 0;
    font-size: 13px;
    line-height: 24px;
    /*width: 162px;*/
}
.v2_bnc_pr_block_name{
    height: auto;
}
.v2_bnc_pr_item_img {
    height: 180px;
    overflow: hidden;
    position: relative;
}
.second_image {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    transform:scale(0);
}
.first_image{
    position:absolute;
    left:0;
    right:0;
    top:0;
    transform:scale(1);
}
.v2_bnc_pr_item:hover .first_image {
/transform:scale(0);
}
.v2_bnc_pr_item:hover .second_image{
/transform:scale(1);
}
.v2_bnc_pr_item_price,.v2_bnc_pr_item_price_old,.v2_bnc_pr_item_no_price {
    display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    font-weight: 700;
    margin: 0;
    color: #1f1d6f;
    font-size: 15px;
}
.v2_bnc_pr_item_price_old {
    text-decoration: line-through;
    margin: 0 0 0 5px;
    font-weight: 300;
    font-size: 12px;
    color: #adb1c0;
}
.v2_bnc_pr_item_buy a {
    background: #1f1d6f;
    line-height: 35px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    position: relative;
    color: #fff;
    height: 35px;
    display: inline-block;
    margin: 10px 0;
    font-size: 14px;
    padding: 0 10px;
}
.v2_bnc_pr_item_buy a:hover{
    background:#2e3553;
}
.v2_bnc_pr_item_short {
    position: absolute;
    z-index: 99;
    background: rgba(22, 26, 43, .7);
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    overflow-y: auto;
    opacity: 0;
    transition:all ease .5s;
    display: none;
}
.v2_bnc_pr_item:hover .v2_bnc_pr_item_short{
    opacity:1;
}
.v2_bnc_pr_item_buy {
    text-align: center;
    display: inline-block;
    margin: 0 3px;
}
.v2_bnc_badge_new {
    font-size: 12px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 1;
    background-color: transparent !important;
    background-image: url(../imgs/label-moi.png);
    position: absolute;
}
/*== 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_body .container{
    width:100%;
    padding:0;
}
.v2_bnc_background_pr img {
    border-radius: 10px;
}
.v2_bnc_products_title h1 {
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 30px;
    margin-right: 3px;
    color: #2e3553;
}
.v2_bnc_products_chooseview {
    float: left;
    width:100%;
}
.v2_bnc_products_chooseview span {
    float: left;
    font-size: 15px;
    padding: 5px 10px 0 0;
}
.v2_bnc_products_chooseview a {
    float: left;
    color: #777;
    margin: 0px;
    font-size: 15px;
    padding: 10px;
}
.v2_bnc_products_chooseview a.active,.v2_bnc_products_chooseview a:hover{
    box-shadow: inset 1px 1px 20px rgba(0,0,0,0.125);
    -webkit-box-shadow: inset 1px 1px 20px rgba(0,0,0,0.125);
}
.v2_bnc_select_category_products_page {
    border-bottom: 1px solid #E9E9E9;
}
#sort_filter {
    width: 182px;
    float: right;
    height: 32px;
    margin: 5px 0 10px;
    position: relative;
    color: #909090;
    font-size: 14px;
}
.f-product-viewid.viewlist,.f-product-viewid.f-product  {
    margin: 0 -15px;
}
.v2_bnc_products_details_box_name h2,.v2_bnc_products_details_box_name h1{
    margin: 0px;
    font-weight: 600;
    text-transform: capitalize;
    color: #474c5f;
    font-size: 24px;
    line-height: 30px;
}
.v2_bnc_products_details_box_description {
    color: #898989;
    font-size: 14px;
    font-weight: 500;
}
.v2_bnc_products_details_box_price .price_sale,.price {
    font-size: 24px;
    font-weight: 600;
    margin: 7px 0;
    display: inline-block;
    color: #1f1d6f;
}
.v2_bnc_products_details_box_price{
    width: 100%;
    line-height: 27px;
    font-size: 13px;
    position: relative;
    margin: 10px 0;
    color: #898989;
}
.v2_bnc_products_details_box_price h3{
    margin: 0;
}
.v2_bnc_products_details_box_info ul li {
    list-style: none;
    line-height: 24px;
    margin-bottom: 7px;
    display: inline;
    font-weight: 600;
    font-size: 15px;
    color: #000;
}
.v2_bnc_products_details_box_rating {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
    margin: 12px 0;
    width: 100%;
    float: left;
    font-size: 16px;
}
.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: 13px;
}
.f-pr-view-choosesizeGroup {
    border: 3px dashed #ddd;
    margin: 10px 0;
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 500;
}
.f-pr-view-box-size {
    width: 35%;
    overflow: hidden;
    font-size: 15px;
    padding: 10px 0;
}
.f-product-view-tags-body {
    margin-top: 10px;
    padding: 10px;
    border: 1px dashed #C9C9C9;
}
.btn-buy {
    background: #1f1d6f;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #1f1d6f;
    transition: all ease .5s;
    font-weight: 500;
    border-radius: 5px;
    margin-right: 10px;
}
.btn-buy:hover{
    background: #1d1d1d;
    color: #fff;
    border-color: #1d1d1d;
}
.condition span{
    font-size: 12px;
    padding: 5px;
    margin: 0 0 10px 0;
    display: inline-block;
}
.value {
    font-weight: 400 !important;
    color: #000 !important;
}
.img-qr{
    width: 50px;
    height: 50px;
}
.box-size-title {
    float: left;
    margin: 0 7px 0 0;
    text-transform: uppercase;
    color: #000;
}
.number_sale_text {
    font-size: 15px;
    color: #1f1d6f;
    font-weight:bold;
}
/*== Tab product page ==*/
.f-product-view-tab {
    margin: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;
    line-height: 32px;
    width: 100%;
    float: left;
    border: none;
}
.f-product-view-tab .f-product-view-tab-header > ul li {
}
.f-product-view-tab .f-product-view-tab-header > ul li:last-child{
    display: none;
}
.f-product-view-tab-body{
    padding: 20px;
    font-size: 15px;
    color: #000;
    border: 1px solid #ddd;
    overflow: hidden;
}
.f-product-view-tab .f-product-view-tab-header > ul li > a {
    padding: 10px;
    border-radius: 0;
    display: block;
    color: #fff;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    background: #2e3553;
    border-left: 1px solid #ddd;
}
.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, .nav-tabs>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover  {
    -webkit-box-shadow: none;
    position: relative;
    color: #fff;
    background: #1f1d6f;
}
/*== Color & size ==*/
.paymentColor a:hover,.paymentSize span:hover {
    cursor: pointer;
}
.color_products {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin: 0 0 5px;
}
.tooltip-inner {
    background-color: #1f1d6f;
    z-index:999999;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #1f1d6f;
}
.size1.paymentSize span:hover,.size1.paymentSize span.active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.size1.paymentSize span {
    border: 1px solid #1f1d6f;
    display: inline-block;
    padding: 1px 8px;
    color: #1f1d6f;
    margin: 0 -4px 0 6px;
    transition: all ease .5s;
}
.value.paymentColor a .active {
    border: 1px solid #000;
}
/*== End Color & size ==*/

/*== Image Zoom ==*/
.v2_bnc_product_details_img_small {
    width: 100px;
    height: 80px;
    object-fit: scale-down;
    border: 1px solid transparent;
}
.v2_bnc_products_details_zoom_img .f-pr-image-zoom {
    position: relative;
    margin: 0 0 30px 0;
    height: 350px;
    overflow: hidden;
}
#f-pr-image-zoom-gallery .active img{
    opacity: 1 !important;
}
.f-pr-image-zoom-gallery a.active .v2_bnc_product_details_img_small{
    border:1px solid #1f1d6f;
}
.f-pr-image-zoom-gallery .col-xs-12 a{
    display:block;
}
#img_01 {
    height: 350px !important;
    width: 100% !important;
    object-fit: scale-down;
    margin:auto;
}
.v2_bnc_adv_products_img {
    width: 35px;
    height: 70px;
    float: left;
}
.v2_bnc_adv_products_short a {
    color: #1f1d6f;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.v2_bnc_adv_products_border {
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #1f1d6f;
}
.v2_bnc_adv_products_short h2 {
    font-size: 14px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    color: #474c5f;
}
.v2_bnc_adv_products_short {
    float: left;
    margin: 10px;
}
.v2_bnc_adv_products_box {
    width: 100%;
    float: left;
    padding:3px 10px;
}
.v2_bnc_adv_products_box:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.v2_bnc_adv_products_short p {
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #707070;
}
/*=== End Product Page and Product Details ===*/

/*=== Products View List ===*/
.viewlist li {
    width: 100%;
    float: left;
}
.viewlist li .v2_bnc_pr_item{
    width:100%;
    float:left;
}
.viewlist li .v2_bnc_pr_item_action{
    opacity:1;
    background:none;
    justify-content: flex-start;
}
.viewlist li .v2_bnc_pr_item:hover{
    box-shadow:none;
}
.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;
    display: table;
}
.viewlist li .v2_bnc_pr_item_name {
    height: auto;
}
/*=== End Products View List ===*/

/*== Categories Menu Block ==*/
.v2_bnc_category_products_title {
    background: #ff7818;
    padding: 15px;
    border-radius: 3px 3px 0 0;
}
.v2_bnc_category_products_title h2 {
    color: #fff;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
}
.v2_bnc_block_category_pr {
    border: 1px solid #ddd;
}
.v2_bnc_block_category_menu_block li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.v2_bnc_block_category_menu_block li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 22px;
    left: 14px;
    background: #ff7818;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.v2_bnc_block_category_menu_block li a {
    display: inline-block;
    padding: 10px 30px;
    position: relative;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #474c5f;
    font-weight: 400;
    font-size: 14px;
}
.v2_bnc_block_category_menu_block>li,.v2_bnc_menu_sub li {
    position: relative;
}
.v2_bnc_menu_sub li a {
    font-size: 14px;
    padding: 4px 20px;
}
.v2_bnc_menu_sub_1 li a {
    padding: 4px 20px;
    font-size: 13px;
}
.v2_bnc_menu_sub li a {
    padding: 10px 0 10px 35px;
}
.v2_bnc_menu_sub li:before {
    left: 25px;
}
.v2_bnc_menu_sub_1 li a {
    padding: 10px 0 10px 45px;
}
.v2_bnc_menu_sub_1 li:before {
    left: 35px;
}
.fa-cate-pr-action {
    float: right;
    margin: 12px 10px;
}
/*== End Categories Menu Block ==*/

/*=== Pagination ===*/
.v2_bnc_pagination {
    width: 100%;
    float: left;
}
.v2_bnc_pagination_title {
    font-size: 15px;
    color: #000;
    margin: 5px 0;
}
.pagination{
    margin:0 0 20px 0;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus,.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: #fff;
    background: #1f1d6f;
}
.pagination>li>a, .pagination>li>span,.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 34px;
    width: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #333;
    border: none;
    margin: 0;
    background: #f5f5f5;
    border-radius: 5px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 5px;
}
.pagination>li {
    margin-right: 5px;
    float: left;
    border-radius: 5px;
}
.pagination li.active,.pagination li:hover {
    background: #9e9e9e;
}
/*=== 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: #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: #1f1d6f;
    border: none !important;
    background: none;
}
.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 {
    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 */
}
.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);
    transition:all ease .5s;
    opacity:1;
}
.modal img{
    width: 100%;
    height: 100%;
    max-width: 100%;
}
.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;
}
.close:hover,
.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;
    right: 53px;
    bottom: 0px;
}
.click {
    float: right;
    position: relative;
    top: -20px;
}
.click span:hover{
    cursor:pointer;
}
/*=== End Rich Media ===*/

/*== Products Fast Modal ==*/
#fast-dialog {
    background: #FFF;
    margin: 40px auto;
    position: relative;
    max-width: 1100px;
/max-height: 100% !important;
/min-height: 100% !important;
    overflow-y:auto;
    transition: all ease .5s;
    transform:translateY(-300px);
}
#fast-dialog .mfp-close {
    box-shadow: none;
    top: 9px;
    right: 5px;
    font-size: 20px;
    color: #fff;
    transition:all ease .5s;
    background: #1f1d6f;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
#fast-dialog .mfp-close:hover{
    color: #fff;
}
.mfp-ready #fast-dialog{
    transform:translateY(0);
}
.btn-addcart{
    border:none;
    background: #1f1d6f;
    color:#fff;
    text-transform:uppercase;
    margin:0 0 10px;
    transition:all ease .5s;
    padding: 6px 14px;
    font-weight:bold;
    font-size: 18px;
}
.btn-addcart:hover{
    box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
}
.btn-addcart.red {
    background: red;
}
.r-quantity select {
    height: 45px;
    margin: 0 10px 0 0;
}
.q-tab-other .nav {
    margin: 0 0 10px;
    background: #f1f1f1;
}
.q-tab-other ul li a {
    box-shadow: none;
    font-size:14px;
}
.q-tab-other .nav-tabs>li.active>a,.q-tab-other .nav-tabs>li.active>a:hover,.q-tab-other .nav-tabs>li>a:hover {
    box-shadow: none;
    border: 1px dashed #1f1d6f !important;
    border-radius: 0;
    color:#fff;
}
.q-tab-other-ct li {
    height: 90px;
    padding:0 10px;
}
.mfp-s-ready .mfp-preloader{
    display:block !important;
}
/*== End Products Fast Modal ==*/

/*== Block Support ==*/
.v2_bnc_block_support_list_title {
    font-size: 16px;
    color: #000;
    font-weight:bold;
}
.v2_bnc_block_support_list li a {
    font-size: 15px;
    color: red;
    font-weight: 500;
    font-style: italic;
}
.v2_bnc_block_support_list {
    border: 1px dashed #ddd;
}
.v2_bnc_block_support_body li:not(:last-child) {
    border-bottom: 1px dashed #ddd;
}
.v2_bnc_block_support_list li{
    padding:10px;
}
/*== End Block Support ==*/

/*== Block FeedBack ==*/
.v2_bnc_block_item_feedback_img {
    height: 75px;
    margin: auto;
    width: 75px;
}
.v2_bnc_block_item_feedback_img img {
    border-radius: 100%;
    border: 2px solid #fff;
}
.v2_bnc_block_item_feedback_content p {
    font-size: 14px;
    color: #fff;
    margin: 15px 0 !important;
    line-height: 22px;
}
.v2_bnc_block_item_feedback_content h2 a,.v2_bnc_block_item_feedback_content h2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    position: relative;
}
/*=== Code New ===*/
/*== Recruit ==*/
.v2_bnc_recruit_page_list{
    color: #1d1d1d;
    font-size: 14px;
}
/*== End Recruit ==*/

/*== Block Tags ==*/
.v2_bnc_block_tags_title {
    margin-bottom: 10px;
    margin-right: 8px;
    display: inline-block;
    font-size: 16px !important;
    background-color: #fafafa;
    color: #848484;
    padding: 5px 18px;
    position: relative;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.v2_bnc_block_tags_title:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1f1d6f;
}
.v2_bnc_block_tags_title:before{
    content: '';
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    border: 1px dashed #fff;
    transition: 0.5s;
}
/*== End Block Tags ==*/

/*== DMTC Bottom ==*/
.v2_bnc_cate_bottom_img {
    height: 174px;
}
.v2_bnc_cate_bottom_img img:hover{
    animation:ease swing .5s;
}
.v2_bnc_cate_bottom_content h2 a,.v2_bnc_cate_bottom_content h2 {
    color: #222;
    font-size: 18px;
    font-weight: 500;
    margin:0 0 10px
}
.v2_bnc_cate_bottom_short {
    color: #333;
    text-align: justify;
    font-size: 13px;
}
.v2_bnc_cate_bottom_box {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.3);
    padding: 10px;
}
.v2_bnc_cate_bottom_readmore a {
    background: #8681be;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 0 0;
}
.v2_bnc_cate_bottom_readmore a:hover {
    background: #1f1d6f;
}
/*== DMTC Top ==*/
.v2_bnc_cate_top_box img:hover{
    /* background:#df0023; */
}
.v2_bnc_cate_top_box img{
    display: block;
    width: 94px;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.v2_bnc_cate_top_box h2 {
    display: block;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;

}
.v2_bnc_cate_top_box:hover h2, .v2_bnc_cate_top_box .v2_bnc_cate_bottom_short:hover {
    color: #df0023;
}
.v2_bnc_cate_top_box .v2_bnc_cate_bottom_short{
    text-align: center;
    font-size: 14px;
}

/*== Policy ==*/
.v2_bnc_policy {
    border-top: solid 1px #ebebeb;
    padding: 30px 0;
    display: none;
}
.v2_bnc_policy_img {
    width: 100%;
    max-height: 100px;
    float: left;
    margin-top: 20px;
}
.v2_bnc_policy_img img{
    width: 100%;
    max-height: 100px;
}
.v2_bnc_policy_short {
    display: table;
}
.v2_bnc_policy_short h2 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #1f1d6f;
}
.v2_bnc_policy_short p {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 5px;
    color: #878a96;
}
/*== End Policy ==*/

/*== Block New News ==*/
.v2_bnc_block_item_img.v2_bnc_block_item_img_news {
    height: 180px;
}
.v2_bnc_block_item_title.v2_bnc_block_item_title_news h3, .v2_bnc_block_item_title.v2_bnc_block_item_title_news h3 a {
    margin: 10px 0;
    font-size: 15px;
    color: #2e3553;
}
.v2_bnc_block_news{
    border: 1px solid #ccccccc9;
    margin-top: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /*border-bottom: none;*/
}
.v2_bnc_block_news .v2_bnc_block_title{
    margin: 0;
}
.v2_bnc_home_catepr_showul .v2_bnc_pr_item{
    box-shadow: 0px 0px 5px #ccc;
    border: 1px solid #ccc;
    /*width: 195px;*/
}
.v2_bnc_pr_item_boxdetails{
    text-align: center;
}
.bnc_adv2{
    margin: 30px 0 0 0;
    background: #f2f2f2;
    padding: 30px 0;
}
/* .zoomContainer{display:none;}
 .zoomWrapper{position:relative;}
 .zoomWrapper:after{content:'';width:100%;height:100%;z-index:100;position:absolute;top:0;left:0;}*/
.coccoc-alo-phone.coccoc-alo-phone.coccoc-alo-show {visibility: visible;}
.coccoc-alo-phone {position: fixed;visibility: hidden;background-color: transparent;width: 100px;height: 100px;cursor: pointer;z-index: 200000!important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;left: -80px;bottom: 15%;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {border-color: #1f1d6f;border-color: #bfebfc 9;opacity: .5;}
.coccoc-alo-ph-circle {width: 160px;height: 160px;top: 20px;left: 20px;position: absolute;background-color: transparent;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid rgba(30,30,30,0.4);border: 2px solid #bfebfc 9;opacity: .1;-webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {background-color: #1f1d6f; background-color: #a6e3fa 9;opacity: .75!important;}
.coccoc-alo-ph-circle-fill {width: 100px;height: 100px;top: 50px;left: 50px;position: absolute;background-color: #000;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .1;-webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {background-color: #1f1d6f;}
.coccoc-alo-ph-img-circle {width: 60px;height: 60px;top: 70px;left: 70px;position: absolute;background: rgba(30,30,30,0.1) o-repeat center center;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}
@-moz-keyframes coccoc-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              -webkit-opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}@-moz-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-o-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-moz-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-o-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-moz-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) 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(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}
.coccoc-alo-ph-img-circle:After{content:"\f095";font-family: fontawesome;color: white;font-size: 40px;position: absolute;top: -7px;     left: 13px;
}
.nQs_search{
    position: absolute;
    right: 19%;
    z-index: 99999;
    height: 49px;
    width: 25px;
    text-align: center;
}
.nQs_search_hover{position: relative;}
.nQs_search_hover .fa{color: #fff;font-size: 20px;line-height: 49px;}
.nQs_search_hover:hover .v2_bnc_search{
    display: block;
}
.nQs_ngonngu{
    position: absolute;
    right: 22%;
    top: 5px;
    z-index: 9999;
}
.owl-carousel .owl-item img{
    padding-top: 10px;
}
.v2_bnc_home_catepr .v2_bnc_title_main{
    background: #1f1d6f;
    padding: 0 10px;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.v2_bnc_home_catepr_box {margin-top:10px;}
.bnc_block4 .v2_bnc_block_products_item {
    border: 1px solid #ccc;
    margin-top: 30px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.bnc_block4 .v2_bnc_title_main{
    margin: 0;
    text-align: center;
    background: #1f1d6f;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.bnc_block4 .v2_bnc_title_main h2{
    color: #fff;
}
.v2_bnc_block_news .v2_bnc_block_item_title_news{text-align:center;}
.bnc_block4 .v2_bnc_pr_item_name{width: 162px;}
.v2_bnc_home_catepr_main .container{width: 1260px;}
.zoomContainer{z-index: 1;}
.hotline_fixed{
    position: fixed;
    z-index: 9999;
    bottom:0;
    transition: left 0.7s;
    -webkit-transition: left 0.7s;
    -moz-transition: left 0.7s;
    -ms-transition: left 0.7s;
    cursor: pointer;
    right: 8px;
    padding: 0;
    background:#fff;
    min-width: 150px;
    box-shadow: 6px 6px 6px 10px rgba(0, 0, 0, 0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.hotline_fixed_title {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid;
    background: url(http://upload2.webbnc.vn/media/119/yt.gif) no-repeat 7px center,#fa3e3f url(http://upload2.webbnc.vn/media/119/g6.gif) repeat-y left top;
    height: 36px;
    line-height: 25px;
    overflow: hidden;
    /* padding-left: 50px; */
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    /* text-transform: uppercase; */
    text-align: center;
    padding-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.hotline_fixed_content {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.hotline_fixed_content:nth-child(odd){
    background:#f5f5f5;
}
.hotline_fixed_title a {
    color: #fff;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.hotline_fix_title {
    color: #000;
    padding-bottom: 5px;
}
.hotline_fix_content {
    padding-bottom: 10px;
}
.hotline_fix_content span {
    padding: 10px;
    background: rgba(3, 169, 244, 0.7098039215686275);
    color: #fff;
    border-radius: 5px;
}
.hotline_fix_content span a{
    color:#fff;
}
.v2_bnc_about_page_list .item_img{
    height: 200px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 10px;
}
.v2_bnc_about_page_list .item_img img{
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}
.v2_bnc_about_page_list .info{
    text-align: center;
    height: 70px;
    overflow: hidden;
}
.v2_bnc_about_page_list .info .view a{

    font-size: 14px;

    font-weight: 600;
}
.hc {
    font-size: 30px;
    text-align: center;
    height: 80px;
    margin-bottom: 30px;
    background: url(../imgs/a.png) no-repeat center bottom;
    color: #3d3936;
    font-weight: normal;
}
.v2_bnc_category_block_select_right .v2_bnc_cate_top_box img {
    display: block;
    width: 100%;
    object-fit: scale-down;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.v2_bnc_category_block_select_right .v2_bnc_cate_top_box h2 {
    display: block;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.v2_bnc_home .container {
    width: 100%;
}
.v2_bnc_news_main .v2_bnc_title_main ,.v2_bnc_news_cat_home .v2_bnc_title_main{
    background: #1f1d6f;
    padding: 0 10px;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.v2_bnc_news_main .v2_bnc_title_main h2 ,.v2_bnc_news_cat_home .v2_bnc_title_main h2{
    color: #fff;
}
.support-online {
    position: fixed;
    z-index: 999;
    left: 15px;
    bottom: 50px;
    top: auto !important
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #ff7818;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 999
}

.support-online a {
    display: block
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #ff7818;
    padding: 9px;
    display: none;
    width: 210px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1
}

.support-online a:hover span {
    display: block
}

.support-online a span::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ff7819 transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px
}

.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    background-color: rgba(250, 178, 7, 0.45);
    opacity: .75;
    right: -10px;
}

.kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: rgba(250, 178, 7, 0.64);
    opacity: .5;
}

.support-online .btn-support {
    cursor: pointer
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}
.support-online a.phonering-alo-zalo .phonering-alo-zalos:before {
    background-image: url(../imgs/zalo.png);
    margin: 14px 0;
    background-color: #ff7819;
    background-size: 70%;
    border-radius: 50%;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    background-repeat: no-repeat;
    background-position: center center;
}
.v2_bnc_footer iframe {
    width: 100%;
}
.v2_bnc_footer a{
    color:#fff !important;
}