/*=== Edit By DTM For Desktop ===*/
body {
    font-family: 'Roboto', sans-serif;
    overflow-x:hidden;
}
.btn{
    text-transform: capitalize;
    font-size: 14px;
    box-shadow: none;
}
iframe{
    width: 100%;
}
/*== 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: #4093b1 !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%;
    text-align: center;
}

.v2_bnc_title_main h2,.v2_bnc_block_title h2 {
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 0;
    color: #525252;
    font-family: 'Varela Round', sans-serif;
}

.v2_bnc_title_main h2 a{
    color:##525252;
}
.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: 0 0 20px 0;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    font-size: 20px;
    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:#f62e3e;
    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: #f62e3e;
    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%;
}
.v2_bnc_block_body ul li {
    float: left;
    margin: 6px 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
}
.v2_bnc_block_body ul li:last-child{
    border-bottom:unset;
}
/*== 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:#f62d3e;
    color:#f62d3e;
}
.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: 230px;
    background: url(../imgs/bg_product.jpg);
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}
.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: 20px 0;
    display: none;
}
.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: #6ab1bf;
}
.breadcrumb>li+li:before {
    padding: 0;
    position: absolute;
    left: -18px;
    top: 2px;
    color: #000;
}
/*=== End Breadcrumb ===*/

/*=== Header ===*/
header.v2_bnc_header.v2_bnc_page_detail {
    /* position: initial; */
    /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); */
}

header.v2_bnc_header.v2_bnc_page_detail .v2_menu_top .v2_menu_top_ul > li.active > a.v2_menu_first_link, .v2_bnc_page_detail .v2_menu_top_ul > li > a.v2_menu_first_link:hover{
    color:#6ab1bf !important;
}
.v2_bnc_header.v2_bnc_page_detail #logo img{
    margin:7.5px 0;
}
.v2_bnc_header {
    position:absolute;
    z-index:9999;
    top:0;
    left:0;
    width:100%;
}
.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-top: 15px;
}
/*=== 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: #2e3553;
}
.v2_menu_top_ul {
    float: right;
}
.v2_menu_top {
    z-index: 9;
    position:relative;
    width: 100%;
    float: left;
}
.v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
    text-transform: capitalize;
    position:relative;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 20px;
    color: #fff;
    line-height: 66px;
}
.v2_menu_top .v2_menu_top_ul > li.active > a.v2_menu_first_link{
    color:#6ab1bf;
}
.v2_menu_top > .v2_menu_top_ul > li a:hover{
    color:#6ab1bf;
}
.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;
    top: 66px;
}
.v2_menu_top_sub {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 86px;
    transform-origin: 0 0 0;
    transition: all ease .5s;
    visibility: hidden;
    transform: translateY(0);
    width: 250px;
    background: #fff;
    z-index: 999;
    box-shadow: 0px 2px 5px #f1f1f1;
    box-sizing: border-box;
}
.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: #292929;
    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: 40px;
    text-transform: capitalize;
    font-size: 13px;
    color: #525252;
    padding: 0 10px;
}
.v2_menu_top_sub li:not(:last-child) a{
    border-bottom: 1px solid #dddddd75;
}
.v2_menu_top_sub li a:hover {
    background-color: #f9f9f9;
    color: #fff;
}
.v2_menu_top_sub li .v2_menu_top_sub_2 {
    position: absolute;
    top: 39px;
    opacity: 0;
    left: 101%;
    min-width: 209px;
    background-color: #fff;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    border-bottom: none;
    box-shadow: 0px 2px 5px #f1f1f1;
    box-sizing: border-box;
}
.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: 0px 10px 0px 0;
    float:left;
    position: relative;
}
.v2_bnc_login_bar li a{
    text-transform: capitalize;
    font-size: 13px;
    color: #000;
    line-height: 66px;
}
.v2_bnc_header_slogan li a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight:bold;
    color: #f62d3e;
}
/*=== End Login/Register ===*/

/*=== Search ===*/
.v2_bnc_search {
    cursor: pointer;
    margin: 35px 0;
    position: relative;
}
.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;
    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: #f62d3e;
    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: #f62d3e 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: #f62d3e;
}
.searchAutoComplete ul li.active{
    background: #f62d3e;
}
.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: 34px 0;
    background: #f62e3e;
    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-count {
    top: -3px;
    position: relative;
}
.miniCart-top {
    height: 35px;
    background: #f62d3e;
    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: #f62d3e;
    font-weight: bold;
}
.minicartItemTotal {
    padding: 10px;
    font-size: 13px;
    margin: 0;
}
.minicartItemTotal b:first-child {} .minicartItemTotal b:last-child {
                                        float: right;
                                        color: #f62d3e;
                                    }
.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: #f62d3e;
    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 {

    position: relative;

}
.v2_bnc_news_item_content {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 30px;
}
.v2_bnc_news_item_content_body{
    background-color: rgba(255, 255, 255, 0.97);
    padding:20px;
    height: 390px;
    overflow: hidden;
    text-align: center;
}
.v2_bnc_news_item_content_body .v2_bnc_news_item_readmore{

    display: block;

    text-align: center;
}
.v2_bnc_news_item_content_body .v2_bnc_news_item_readmore a{

    border-top: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    padding: 5px 25px;

    text-transform: uppercase;

    font-weight: 400;

    color: #7e7e7e;
}
.v2_bnc_news_item_img {
    position: relative;
    height: 450px;
    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: #f62d3e;
    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;
}
.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: #7e7e7e;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-transform: capitalize;
    display: block;
    height: 54px;
    overflow: hidden;
}
.v2_bnc_news_item_title h3{
    font-size:14px;
    margin:10px 0;
}
.v2_bnc_news_item_sum {
    margin: 10px 0;
    color: #7e7e7e;
    font-size: 14px;
    text-align: center;
}
.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 {

}

.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: #f62d3e;
    color: #fff;
}
.v2_bnc_video_item {
    position: relative;
    border: 1px solid #f1f1f1;
}
.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;
}
.v2_bnc_video_title h2,.v2_bnc_video_title h3 {
    overflow: hidden;
    font-size: 30px;
    margin: 0 0 10px 0;
    font-weight: 300;
}
.v2_bnc_video_title h2 a,.v2_bnc_video_title h3 a {
    line-height: 25px;
    font-size: 30px;
    color: #525252;
    text-align: center;
    text-transform: capitalize;
}
.v2_bnc_video_icon_desc{
    text-align:left;
    height:92px;
    overflow:hidden;
}
/*=== End Video Main and Album Main ===*/
/*=== Album Cate Home ===*/
.first .v2_bnc_album_item{
    position:relative;
    overflow:hidden;
    border:1px solid  #f1f1f1;
}

.first .v2_bnc_album_item_img{
    height: 412px;
    position:relative;
    overflow:hidden;
}
.first .v2_bnc_album_title{
    padding:20px;
}
.first .v2_bnc_album_title h3 a{
    display:block;
    color:#525252;
    font-weight:300;
    text-transform:capitalize;
    padding: 10px 0;
    text-align:left;
    font-size:30px;
}
.first .v2_bnc_album_title{
    position:initial;
    text-align:left;
}
.v2_bnc_album_item:hover .v2_bnc_album_title h3 a{
    color:#6ab1bf;
}
.v2_bnc_album_item_img{
    height:250px;
    position:relative;
    overflow:hidden;
}
.v2_bnc_album_item{
    position:relative;
}
.v2_bnc_album_title{
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
}
.v2_bnc_album_title h3 a{
    display:block;
    font-size:15px;
    text-transform:uppercase;
    color:#fff;
    padding:20px 0;
}
/*=== End Album Cate Home ===*/
/*=== 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: #f62e3e;
    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: #f62d3e;
    border-radius: 5px;
    color: #fff;
}
#form_contact .btn-black:hover {
    background: #f62d3e;
    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;
    left: 12px;
    text-align: center;
    margin: auto;
    transition:all ease .5s;
    z-index: 9;
    opacity: 0;
    background: #6ab1bf;
    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: #f62d3e;
    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: #525252;
    font-weight: 400;
    font-size: 15px;
    padding: 30px 0 0;
    border-top: 1px solid #dddddd91;
    margin-top: 30px;
}

.v2_bnc_footer_title {
    position: relative;
    margin: 0 0 15px 0;
    font-size: 20px;
    color: #525252;
    text-transform: capitalize;
}
.v2_bnc_footer_links li a {
    color: #525252;
    font-weight: 400;
    font-size: 13px;
    padding: 0 0 10px 0;
    display: block;
}
.v2_bnc_footer_links li a:hover{
    color:#3c96b0;
}
.copyright {
    color: #525252;
    padding: 8px 0px;
    background: #ffffff;
    border-top: 1px solid #f1f1f1;
}
.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: #6ab1bf;
}
.BNC_submit_subscribe:hover {
    color: #2f3652;
}
/*=== End Subscribe Email ===*/

/*=== FeedBack Home ===*/
.v2_bnc_title_feedback .fa {
    color: #f62d3e;
    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 #f62d3e;
    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: #f62d3e;
    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 #f62d3e;
        display: flex;
        justify-content: center;
    }
    .phai .ykien-thum{
        border-left: 2px solid #f62d3e;
        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 #f62d3e;
    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: #f62d3e;
    font-weight: bold;
}
.yk-time {
    font-style: italic;
}
.yk-short{
    color:#000;
    font-size:15px;
}
.ykientitle .addcomment, .ykientitle .deletecomment {
    float: right;
    background: #f62d3e;
    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: #f62d3e;
    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;
}
.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: #f62d3e;
    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: #f62d3e;
    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;
}
.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: #f62d3e;
}
.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: #f62d3e;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid #f62d3e;
    transition: all ease .5s;
    font-weight: 500;
    border-radius: 5px;
}
.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: #f62d3e;
    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-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: #f62e3e;
}
/*== 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: #f62d3e;
    z-index:999999;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #f62d3e;
}
.size1.paymentSize span:hover,.size1.paymentSize span.active {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.size1.paymentSize span {
    border: 1px solid #f62d3e;
    display: inline-block;
    padding: 1px 8px;
    color: #f62d3e;
    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 #f62d3e;
}
.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: #f62d3e;
    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 #f62d3e;
}
.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: #f62d3e;
    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: #f62d3e;
    -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: #6ab1bf;
}
.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: #6ab1bf;
    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: #f62d3e;
    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: #f62d3e;
    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 #f62d3e !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: #f62d3e;
}
.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 img {
    width:50px;
    height:auto;
    margin:0 auto   ;
}
.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: 16px;
    margin: 20px 0 10px 0;
}
.v2_bnc_cate_bottom_short {
    color: #333;
    font-size: 13px;
}
.v2_bnc_cate_bottom_box {

    text-align: center;
}
.v2_bnc_cate_bottom_readmore a {
    background: #8681be;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 0 0;
}

/*== DMTC Top ==*/
.v2_bnc_category_block_select_top{
    background: url(../imgs/bg_01.png);
    background-position: center ;
    background-repeat: no-repeat ;
    background-size: cover ;
    padding:30px 0;
}
.v2_bnc_category_block_select_top .nav-tabs>li:nth-child(3n+1){
    clear:both;
}
.nav-tabs>li{
    outline:none;
    margin-bottom: 0;
}
.block_select_top_title{
    position: relative;
    padding-bottom:10px;
}
.block_select_top_title:after{
    content:'';
    width:100%;
    height:3px;
    background:#fff;
    position:absolute;
    bottom:0;
    left:0;
}
.block_select_top_title h2, .desc_content .title{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.select_top_item{
    height:150px;
    position:relative;
    overflow:hidden;
}
.select_top_item_title {
    display:block;
    color:#fff;
    font-size: 12px;
    padding: 5px 0;
    font-weight: 500;
}
.v2_bnc_block_bottom .v2_bnc_body_menu{
    margin-top:10px;
}
.v2_bnc_category_block_select_top .nav-tabs>li>a{
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    padding: 0;
    background: unset;
}
.v2_bnc_category_block_select_top .nav-tabs>li.active .bnc_select_top_item{
    border: 1px solid #f1f1f1;
    text-align:center;
    padding-bottom:10px;
}
.v2_bnc_category_block_select_top .nav-tabs>li>a:hover, .v2_bnc_category_block_select_top .nav-tabs>li.active>a, .v2_bnc_category_block_select_top .nav-tabs>li.active>a:hover, .v2_bnc_category_block_select_top .nav-tabs>li.active>a:hover{
    background: unset;
}
.v2_bnc_category_block_select_top .nav-tabs>li .bnc_select_top_item{
    height: 175px;
    border: 1px solid #f1f1f145;
    text-align: center;
    border-radius: 3px;
}
.desc_content .title{
    margin-bottom:15px;
    text-align: center;
}
.desc_content_body{
    font-size:15px;
    color:#fff;
}
.v2_bnc_img .nav-tabs{
    height: 380px;
    overflow-y:auto;
}
.v2_bnc_img .nav-tabs::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius:50%;
}
.v2_bnc_img .nav-tabs::-webkit-scrollbar{
    width: 3px;
    background-color: #F5F5F5;
    border-radius:15px;
}
.v2_bnc_img .nav-tabs::-webkit-scrollbar-thumb{
    border-radius:0px;
    background-color: #6ab1bf;
    background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, .2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, .2) 50%,rgba(255, 255, 255, .2) 75%,transparent 75%,transparent)
}
/*== Policy ==*/
.v2_bnc_policy {
    border-top: solid 1px #ebebeb;
    padding: 30px 0;
}
.v2_bnc_policy_img {
    width: 74px;
    height: 74px;
    float: left;
    margin: 0 15px 0 0;
}
.v2_bnc_policy_short {
    display: table;
}
.v2_bnc_policy_short h2 {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #f62d3e;
}
.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_pr_tab_main ul li:nth-child(4n+1) {
    clear: both;
}
.f-product-viewid li:nth-child(3n+1) {
    clear: both;
}

/*   ---------------------------------   */
.v2_bnc_adv_service_item{
    height:715px;
    position:relative;
}
.v2_bnc_category_block_select_right ul li:nth-child(2) .v2_bnc_cate_right_sum{
    display:none;
}
.v2_bnc_cate_right_box{
    position:relative;
}
.v2_bnc_cate_right_sum{
    position:absolute;
    top:0;
    left:0;
    color:#fff;
    width: 100%;
    height: 100%;
    padding: 30px;
}
.v2_bnc_cate_right_sum h2 a{
    color:#fff;
    display:block;
    font-size:25px;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:20px;
}
.v2_bnc_cate_right_box_item{
    height:342.5px;
    position: relative;
    overflow: hidden;
}
/*   ------------------   */
.v2_bnc_adv_statistical{
    background: url(../imgs/bg_01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    color:#fff;
    margin-bottom: 30px;
}
.bnc_adv_text_service_title{
    color:#fff;
    display:inline-block;
    font-size: 50px;
    font-weight: 300;
}
.v2_bnc_adv_statistical .content{
    display:inline-block;
    line-height: 25px;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 15px;
    font-weight: 200;
}

.v2_bnc_soical_bottom  p{
    color:#3c96b0;
    font-size:20px;
}
.v2_bnc_soical_bottom ul li{
    display:inline-block;
}
.v2_bnc_soical_bottom ul li a{
    color: #525252;
    font-size:20px;
    padding:0 10px;
}
/* ------------------------ */
.v2_bnc_home_slide{
    position:relative;
}
.v2_bnc_form{
    position:absolute;
    width:320px;
    height:390px;
    background: #6ab1bf;
    right:5%;
    z-index:999;
    bottom:10%;
    padding:20px;
    text-align:center;
}
.form_1title_{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
    font-size: 20px;
}
#formCustom_1 input{
    width:100%;
    height:35px;
    margin-bottom:10px;
    padding:0 10px;
}
#formCustom_1 input::placeholder, #formCustom_1 textarea::placeholder{
    font-size:13px;
}
#formCustom_1 label{
    display:none;
}
#formCustom_1 button{
    background:transparent;
    border:1px solid #ddd;
    padding: 5px 25px;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
    color: #585f77;
    font-size: 15px;
    font-weight: 500;
}
#formCustom_1 textarea{
    width:100%;
    padding:0 10px;
    border:1px solid #ddd;
    border-bottom:unset;
    margin-bottom:3px;
}
#formCustom_1 input:nth-of-type(4) {
    width: 60%;
    float: left;
    border-right: unset !important;
}

#formCustom_1 #capt_img_ct {
    max-width: 100%;
    width: 40%;
    float: left;
    height: 35px;
    margin-bottom: 15px;
}


@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}100%,75%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}10%,28%,30%,48%,50%,68%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}18%,20%,38%,40%,58%,60%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}100%,75%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}

@-webkit-keyframes my {
    0% { color: #f62d3e; }
    50% { color: #585f77;  }
    100% { color: #f62d3e;  }
}
@-moz-keyframes my {
    0% { color: #f62d3e;  }
    50% { color: #585f77;  }
    100% { color: #f62d3e;  }
}
@-o-keyframes my {
    0% { color: #f62d3e; }
    50% { color: #0003c96b0 }
    100% { color: #f62d3e;  }
}
@keyframes my {
    0% { color: #f62d3e;  }
    50% { color: #585f77;  }
    100% { color: #f62d3e;  }
}


.v2_bnc_block_left .form_sibar{
    border:1px solid #f1f1f1;
    padding:20px;
    text-align:center;
    background: #6ab1bf;
}
.form_sibar .form_1title_{
    font-size:20px;
    text-align:center;

}

.v2_bnc_block_left .v2_bnc_block_title, .v2_bnc_block_left .v2_bnc_title_main{
    text-align:left;

}
.v2_bnc_block_left .v2_bnc_block_title h2, .v2_bnc_block_left .v2_bnc_title_main h2{
    font-size:20px;

}

.v2_bnc_category_details_page_detail img {
    max-width: 100%;
    height: auto !important;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 150px;
    left: 0px;
    right: auto;
    top: auto;
    z-index: 9999;
}
.hotline-phone-ring {
    position: absolute;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: -20px;
    bottom: -20px;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #000;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 26px;
    left: 26px;
    position: absolute;
    background-color: #00000087;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #6ab1bf;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mobile-hotline {
    position: absolute;
    background: #3d6772;
    background: -webkit-linear-gradient(left, #3d6772, #3d6772);
    background: -o-linear-gradient(right, #3d6772, #3d6772);
    background: -moz-linear-gradient(right, #3d6772, #3d6772);
    background: linear-gradient(to right, #6ab1bf, #6ab1bf);
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    border: 2px solid white;
    /* width: 175px !important; */
    left: 15px;
    bottom: 16px;
}
.mobile-hotline {
    font-size: 15px;
    font-weight: bold;
    font-family: helvetica;
    color: #ffffff;
}

.mobile-hotline > a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-indent: 50px;
    display: block;
    letter-spacing: 1px;
    line-height: 36px;
}
@-webkit-keyframes phonering-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
    }
}

@-webkit-keyframes phonering-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
    }
}

@-webkit-keyframes phonering-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)
    }
}

@-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
    }
}

@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 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)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
        transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
        transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
        transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
        transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
        transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
        transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
        transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
        transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        transform:rotate(0) scale(1) skew(1deg)
    }
}