body {
    font-family: "Open Sans", sans-serif;
    background-color: #fff;
    user-select: none
}

a, img {
    color: #ed1c24
}

select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAYAAAD/Rn+7AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC+SURBVHgBzdfLDYQgFEBRydtbAaGW6WyYzqYWSqACvQsTQ+SPyl3xe8nZorTWVin1XSZsd/3Ee/9f13Vfq88yUeCcc1bYzIY8cKzlOJwFecaRnC/fRoY4kvDRW8grHMnV46eRMRxJbOgpZApHkhq+G5nDURJIdyFLcJQF0mhkKY6KgDQKWYOjYiD1ImtxVAWkVmQLjqqBVItsxVETkEqRPThqBlIO2YujLiDFkCNw1A2kEDkKNzy+D8YYuwxsA40EjfwL2b00AAAAAElFTkSuQmCC) !important;
    -webkit-appearance: none !important;
    appearance: none;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 96% !important
}

img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    max-width: 100%
}
.zoomContainer {
    z-index: 1;
}
.owl-theme, .v2_bnc_block_body, .v2_bnc_block_category_menu_block {
    width: 100%;
    float: left
}

.form-control, select.form-control {
    color: #000;
    font-size: 15px;
    border: 1px solid #ddd !important
}

.form-control:focus, select.form-control:focus {
    border-color: #ed1c24 !important
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #242424
}

.v2_bnc_block_item_title h3 a:hover, .v2_bnc_category_block_select_top_title a:hover, .v2_bnc_hometab_news_big li.bigfirst h2 a:hover, .v2_bnc_hometab_news_big li.smallother h2 a:hover, .v2_bnc_hometab_news_small_title h2 a:hover, .v2_bnc_news_item_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_products_chooseview a.active, .v2_bnc_products_chooseview a:hover, .v2_bnc_products_details_box_price .price, .v2_bnc_sam_category_title a:hover, .v2_bnc_title_tab_home li a:hover, .v2_bnc_title_tab_home li.active a, .v2_bnc_video_title h2 a:hover, .v2_bnc_video_title h3 a:hover {
    color: #ed1c24
}

.BNC_adv img, .img-news-other, .v2_bnc_block_item_feedbackimg img, .v2_bnc_block_item_img img, .v2_bnc_category_select_menu_list_top_img img, .v2_bnc_details_img_big img, .v2_bnc_home_catepr_left_img img, .v2_bnc_hometab_news_big li.bigfirst .v2_bnc_hometab_news_big_img img, .v2_bnc_hometab_news_big li.smallother .v2_bnc_hometab_news_big_img img, .v2_bnc_hometab_news_small_img img, .v2_bnc_news_item_img img, .v2_bnc_news_list li .v2_bnc_news_list_img img, .v2_bnc_video_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.brimg img {
    text-align: center;
    margin: auto
}

.v2_bnc_title_main {
    text-align: center;
    position: relative;
    width: 100%;
    float: left
}

.v2_bnc_title_main:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #ed1c24;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

.v2_bnc_title_main h2 {
    color: #ed1c24;
    margin: 50px 0;
    padding: 15px;
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    background: #fff;
    display: inline-block
}

.v2_bnc_title_page h1, .v2_bnc_title_page h2, .v2_bnc_title_page h3, .v2_bnc_title_page h4 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 20px 0
}
.v2_bnc_news_main{
    clear: both;
    position: relative;
}
.v2_bnc_title_news_main h2 {
    font-weight: 700;
    margin-bottom: 3px;
    color: #d24712;
    font-size: 25px;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.v2_bnc_title_news_main h2:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: #772123;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.bota_header_top {
    position: relative;
}
.align-items-center{
    display: flex;
    align-items: center;
}
.v2_bnc_body_main {
    position: relative
}

.v2_bnc_title_tab_main {
    margin: 0 0 20px 0;
    text-align: center
}

.v2_bnc_title_tab_home li {
    display: inline-block
}

.v2_bnc_title_tab_home li a {
    padding: 4px 15px;
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
    color: #a6a6a6;
    position: relative
}

.v2_bnc_title_tab_home li a:after {
    color: #a6a6a6;
    content: "/";
    float: right;
    padding: 0;
    position: absolute;
    right: -10px
}

.v2_bnc_title_tab_home li:last-child a:after {
    content: none
}

.v2_bnc_title_tab_home {
    margin: 0
}

.v2_bnc_create_time {
    font-size: 12px;
    font-style: italic
}

.v2_bnc_description_page {
    margin: 20px 0;
    border: 1px solid #d7d7d7;
    padding: 10px;
    color: #fff
}

.v2_bnc_filter_page {
    overflow: hidden;
    margin: 0 0 10px 0
}

.f-block-title span, .v2_bnc_block_title h2 {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    padding: 15px 0;
    margin: 0
}

.f-block-title, .v2_bnc_block_title {
    background: #ed1c24;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px
}

.v2_bnc_block_item_title h3 {
    margin: 0
}

.v2_bnc_block_item_title h3 a {
    font-size: 14px;
    line-height: 23px;
    color: #000
}

.v2_bnc_block_item_img {
    height: 98px
}

.v2_bnc_block_body ul li {
    float: left;
    margin: 9px 0;
    width: 100%
}

.v2_bnc_block_body {
    margin: 0 0 10px 0
}

.v2_bnc_title_same_product h2 {
    color: #ed1d24;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px
}

#slidezoompage .owl-buttons, #slidezoompage_fast .owl-buttons, .breadcrumb li i, .button_menu_mobile, .f-qa-answer-box, .menutop, .owl-pagination, .owl_customer_feedback_main .owl-buttons, .v2_bnc_home_catepr_showul .owl-buttons, .v2_bnc_inside_page .owl-buttons, .v2_bnc_owl_news_main .owl-buttons, .v2_bnc_owl_news_main .owl-pagination {
    display: none
}

.v2_bnc_same_product_body .owl-buttons {
    display: block
}

.v2_bnc_cate_page {
    margin-bottom: 10px
}

.v2_bnc_cate_page_list li {
    text-align: center;
    margin: 5px 0
}

.v2_bnc_cate_page_list li a {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    background: none repeat scroll 0 0 #ddd;
    border: 1px solid #ddd;
    min-height: 49px;
    line-height: 20px;
    justify-content: center;
    align-items: center
}

.v2_bnc_cate_page_list li h2 {
    margin: 0
}

.v2_bnc_cate_page_list li:hover a {
    border: 1px solid #ed1c24;
    background: #ed1c24;
    color: #fff
}

.v2_breadcrumb_main .breadcrumb {
    background: 0 0;
    padding: 10px 0;
    color: #000;
    margin: 0
}

.v2_breadcrumb_main .breadcrumb li {
    position: relative
}

.v2_breadcrumb_main .breadcrumb li:first-child a {
    padding-left: 0
}

.v2_breadcrumb_main .breadcrumb li a {
    display: block;
    padding: 5px 15px;
    color: #000;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.v2_bnc_bg_title h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    padding: 10px
}

.v2_breadcrumb_main p {
    margin: 20px 0 0;
    font-size: 25px;
    text-transform: uppercase
}

.breadcrumb > li + li:before {
    padding: 0;
    position: absolute;
    left: -6px;
    top: 0;
    content: "/";
    font-size: 18px
}

.breadcrumb li:nth-child(1) a:before {
    color: #ed1c24;
    content: "\f015";
    display: inline-block;
    margin-right: 5px;
    text-rendering: auto;
    font: 16px/1 FontAwesome
}

.v2_bnc_header.v2_bnc_page_detail {
    position: relative
}

.bota_header_right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.copyright, .v2_bnc_block_products_hot, .v2_bnc_body_main, .v2_bnc_content_top, .v2_bnc_footer {
    width: 100%;
    float: left;
    position: relative
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }

    .align-items-center {
        display: flex;
        align-items: center
    }
}

.v2_bnc_header_top.fixed {
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    left: 0;
    min-height: 50px;
    position: fixed;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    top: 0;
    z-index: 99999;
    background: #fff
}

#logo img {
    padding: 10px 0;
}

.v2_bnc_hotline {
    width: 300px;
    float: left;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 5px;
    padding: 6px 15px 0
}

.v2_bnc_hotline .icons {
    color: #fff;
    font-size: 30px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block
}

.v2_bnc_hotline_phone {
    color: #fff;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

.v2_bnc_hotline_phone span {
    margin-top: -2px;
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 400;
    display: block
}

.v2_bnc_hotline_phone a {
    color: #fff;
    font-size: 20px
}

.v2_bnc_cart_main.cart_fixed {
    display: none
}

.v2_bnc_menu_main.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(22, 22, 22, 1);
    z-index: 999;
    animation: fadeInDown .5s ease
}

.fixed .cart_fixed {
    display: block;
    position: absolute;
    top: 10px;
    right: 45px
}

.fixed .v2_menu_top_ul {
    display: block;
    margin: auto;
    width: 1170px
}

.v2_menu_top_name {
    color: #fff;
    line-height: 40px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    cursor: pointer;
    position: relative;
    padding-left: 40px
}

.v2_menu_top_name span {
    margin-left: 14px;
    font-size: 12px
}

.v2_menu_top_ul {
    display: flex;
    margin: 0;

}

.v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
    font-weight: bold;
    font-size: 14px;
    display: block;
    line-height: 20px;
    padding: 40px 13px;
    text-transform: uppercase;
    color: #000;
}
.v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link:before {
    background-color: #772123;
    opacity: 0;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.v2_menu_top .v2_menu_top_ul > li:hover > a.v2_menu_first_link:before {
    background-color: #772123;
    opacity: 1;
    width: 100%;
}
.v2_menu_top > .v2_menu_top_ul > li {
    position: relative;
}

.nxtActiveMenu li.active a.v2_menu_first_link, .v2_menu_top .v2_menu_top_ul > li:hover > a.v2_menu_first_link {
    color: #ed1d24;
}

.v2_menu_top > .v2_menu_top_ul > li.parent:after {
    content: "\f107";
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    position: absolute;
    top: 25px;
    right: 0
}
.v2_bnc_home_products {
    position: relative;
    margin-top: 30px;
}
.v2_menu_top .v2_menu_top_ul > li:hover .v2_menu_top_sub {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    transition: all ease .5s
}

.v2_menu_top_sub {
    background: #fff;
    box-shadow:0 0 12.22px .78px rgba(0,0,0,.11);
    left: 0;
    min-width: 250px;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform-origin: 0 0 0;
    transition: all ease .5s;
    vertical-align: top;
    visibility: hidden;
    transform: scale(1, .7)
}

.v2_menu_top_sub:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 35px;
    width: 0;
    height: 0;
    border-bottom: 9px solid rgba(22, 22, 22, 1);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: none
}

.v2_menu_top_sub > ul > li ul li a {
    padding-left: 10px !important
}

.v2_menu_top_sub ul li {
    position: relative
}

.v2_menu_top_sub ul li > ul {
    position: absolute;
    top: 15px;
    z-index: 10;
    right: -209px;
    background: #fff;
    box-shadow:0 0 12.22px .78px rgba(0,0,0,.11);
    transition: all .4s ease-in-out 0s;
    border-radius: 0 4px 4px 0;
    opacity: 0;
    visibility: hidden;
    min-width: 209px
}

.v2_menu_top_sub ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 0
}

.v2_menu_top_sub li {
    position: relative
}

.v2_menu_top_sub li a {
    background: 0 0;
    display: block;
    line-height: 25px;
    color: #333;
    padding: 8px 27px;
    text-transform: capitalize;
    font-size: 14px;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis
}

.v2_menu_top_sub li:hover > a {
    color: #ed1c24
}

.v2_menu_top_sub_2:before {
    content: "";
    position: absolute;
    top: 7px;
    left: -9px;
    width: 0;
    height: 0;
    border-right: 9px solid rgba(22, 22, 22, 1);
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    display: none;
}

.v2_menu_top_sub li .v2_menu_top_sub_2 {
    position: absolute;
    top: 0px;
    opacity: 0;
    left: 100%;
    min-width: 209px;
    visibility: hidden;
    transition: all .4s ease-in-out;
    background: #fff;
    box-shadow:0 0 12.22px .78px rgba(0,0,0,.11);
}

.v2_menu_top_sub li:hover .v2_menu_top_sub_2 {
    opacity: 1;
    visibility: visible;
    top: 0
}
.v2_bnc_search {
    padding: 30px 0 30px 10px;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.v2_bnc_search .v2_bnc_search_main {
    position: absolute;
    right: 0;
    top: 100%;
    width: 268px;
    display: none;
}

.v2_bnc_search .header-search-icon {
    position: relative;
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    background-color: #f6f6f6;
    color: #999;
}

.v2_bnc_search .header-search-icon i {
    line-height: 40px;
}
.v2_bnc_search .header-search-icon:hover {
    color: #772123;
}

.v2_bnc_search .v2_bnc_search_main #BNC_txt_search {
    border: 0 !important;
    width: 268px;
    height: 40px;
    margin: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #fff;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.15) !important;
    -webkit-box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.15) !important;
    font-size: 14px;
    padding: 8px 20px !important;
}
.searchAutoComplete {
    z-index: 10000;
    position: absolute;
    top: 41px !important;
    left: 0
}

.searchAutoComplete ul {
    list-style: none;
    border: #ed1c24 solid 1px;
    width: 252px;
    background: #fff;
    overflow-y: auto;
    height: 300px
}

.searchAutoComplete ul li {
    line-height: 2.5em;
    color: #000;
    border-bottom: #f0f8ff solid 1px;
    cursor: pointer
}

.searchAutoComplete ul li img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    float: left
}

.searchAutoComplete ul li:hover {
    background: #ed1c24
}

.searchAutoComplete ul li.active {
    background: #ed1c24
}

.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: 0;
    left: 79px
}

.searchAutoComplete ul li a:hover {
    color: #fff
}

.v2_bnc_cart_main {
    color: #fff;
    padding: 30px 0 30px 10px;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.v2_bnc_header_top_barx {
    position: relative;
    margin: 30px auto
}

.v2_bnc_cart_main .f-miniCart-miniv2 {
    right: 0 !important;
    width: 100%
}

.v2_bnc_cart_main .miniv2-toolbar-close {
    display: none !important
}

.v2_bnc_cart_main .miniv2-toolbar-barclick {
    position: relative;
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    background-color: #f6f6f6;
    color: #999;
}

.v2_bnc_cart_main .miniv2-toolbar-barclick i {
    font-size: 19px;
}

.v2_bnc_cart_main:hover .f-miniCart-miniv2 {
    display: block !important;
    cursor: pointer;
    visibility: visible
}

.name_cart {
    color: #fff;
    display: table;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 40px
}

.v2_bnc_cart_main:hover .wrap_cart {
    opacity: 1;
    transform: scaleY(1);
    z-index: 9999999
}

.wrap_cart {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
    color: #999;
    font-size: 13px;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all .5s ease 0s;
    width: 270px;
    max-height: 320px;
    overflow-y: auto;
    z-index: 999;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    border-top: 5px solid #ed1c24
}

.wrap_cart.visited {
    opacity: 1;
    transform: scaleY(1);
    z-index: 9999999
}

.wrap_cart .miniCart-body {
    padding: 10px 0 0;
}

.miniv2-toolbar-barclick {
    color: #fff
}

.miniv2-toolbar-barclick .fa {
    display: block;
    line-height: 40px;
}

.miniv2-toolbar-count {
    position: absolute;
    right: -4px;
    top: -4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    display: block;
    border-radius: 50%;
    text-align: center;
    background-color: #772123;
    color: #fff;
}

.miniCart-top {
    height: 35px;
    background: #ed1c24;
    color: #fff;
    text-align: center;
    line-height: 35px
}

.miniCartItem li {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden
}

.miniCartItemImg {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    overflow: hidden
}

.miniCartItemImg {
    width: 50px;
    height: 50px;
    max-width: 100%
}

.miniCartItem p i:hover {
    color: #ed1c24
}

.miniCartItemImg img {
    display: block;
    width: 100%
}

.miniCartItem p {
    display: block;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 12px
}

.miniCartItem p b {
    color: #919191
}

.miniCartItem p i {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #919191
}

.miniCartItem p a {
    font-size: 12px;
    color: #ed1c24
}

.minicartItemTotal {
    padding: 10px;
    font-size: 13px;
    margin: 0
}

.minicartItemTotal b:last-child {
    float: right;
    color: #ed1c24
}

.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: #ed1c24;
    text-transform: capitalize
}

.minicartItemPay a:hover {
    background: #383838;
    color: #fff
}

.f-miniCart-miniv2-toolbar {
    position: relative
}

p.cart_color, p.cart_size {
    margin: 0 0 0 53px
}

.v2_bnc_sam_category ul li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0
}

.v2_bnc_sam_category ul li:last-child {
    border: none
}

.v2_bnc_sam_category_title a {
    font-size: 18px;
    color: #000
}

.v2_bnc_sam_category_title {
    margin: 0
}

.v2_bnc_sam_category figure {
    height: 160px
}

.v2_bnc_news_item {
    position: relative;
    background-color: #f9f9f9;
}

.v2_bnc_news_item_img {
    position: relative;
    height: 370px;
    overflow: hidden
}

.v2_bnc_news_item_title time {
    color: grey;
    font-size: 15px
}

.v2_bnc_news_item_title time .fa {
    color: #000
}

.v2_bnc_news_item_title h3 a {
    color: #d24712;
}

.v2_bnc_news_item_title h3 {
    margin: 0;
    font-weight: 600;
    color: #d24712;
    font-size: 18px;
    line-height: 25px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 10px;
    height: 50px;
}
.v2_bnc_news_item_sum {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 20px;
    min-height: 60px;
}

.v2_bnc_news_item_readmore {
    position: relative;
}

.v2_bnc_news_item_readmore a {
    display: inline-block;
    color: #fff;
    background-color: #f4524d;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    line-height: 20px;
    font-weight: bold;
}

.v2_bnc_news_item_readmore a:hover {
    color: #fff;
    opacity: .8;
}
.v2_bnc_news_item_title {
   position: relative;
    padding: 10px;
}

.v2_bnc_news_item_time {
    color: #fff
}

.v2_bnc_news_item_img .fa-file-text-o {
    position: absolute;
    top: 15px;
    font-size: 50px;
    color: #fff;
    opacity: .5;
    left: 15px
}

.v2_bnc_hometab_news {
    background: #fff;
    margin-bottom: 30px
}

.v2_bnc_hometab_news_big {
    background: #fff
}

.v2_bnc_hometab_news_big ul {
    padding: 0;
    list-style: none;
    margin-top: 20px
}

.v2_bnc_hometab_news_big li.bigfirst {
    height: 400px
}

.v2_bnc_hometab_news_big li.bigfirst .v2_bnc_hometab_news_big_img {
    display: block;
    height: 280px;
    background: #fff
}

.v2_bnc_hometab_news_big li.bigfirst h2 a {
    color: #303030;
    font-weight: 700
}

.v2_bnc_hometab_news_big li.bigfirst h2 {
    margin: 0;
    font-size: 16px;
    padding: 5px 0;
    margin-top: 10px;
    font-weight: 500
}

.v2_bnc_hometab_news_big li.bigfirst p {
    padding: 9px 0;
    font-size: 13px;
    border-bottom: 1px solid #cfcfcf
}

.v2_bnc_hometab_news_big li.smallother {
    height: 154px;
    background: #fff;
    padding-top: 15px
}

.v2_bnc_hometab_news_big li.smallother .v2_bnc_hometab_news_big_img {
    display: block;
    height: 80px;
    background: #fff
}

.v2_bnc_hometab_news_big li.smallother h2 a {
    color: #303030
}

.v2_bnc_hometab_news_big li.smallother h2 {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
    text-align: justify;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 41px;
    overflow: hidden
}

.v2_bnc_hometab_news_big li.smallother p {
    padding: 10px;
    font-size: 13px;
    display: none
}

.v2_bnc_hometab_news_small ul {
    list-style: none;
    margin-bottom: 0
}

.v2_bnc_hometab_news_small_item {
    overflow: hidden;
    border: 1px solid #dbdbdb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 10px
}

.v2_bnc_hometab_news_small_item:hover {
    border-color: #ed1c24;
    box-shadow: 0 0 2px #ed1c24;
    -webkit-box-shadow: 0 0 2px #ed1c24;
    -moz-box-shadow: 0 0 2px #17bcb8
}

.v2_bnc_hometab_news_small_img {
    height: 117px;
    overflow: hidden;
    position: relative
}

.v2_bnc_hometab_news_small_title {
    height: 145px
}

.v2_bnc_hometab_news_small_title h2 a {
    color: #303030
}

.v2_bnc_hometab_news_small_title h2, .v2_bnc_item_title h2 {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 20px;
    overflow: hidden;
    height: 41px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.v2_bnc_hometab_news_small_sum {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
    padding: 0 10px
}

.v2_bnc_hometab_news_smalltype {
    display: inline-block;
    line-height: 28px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-size: 28px;
    width: 100%
}

.v2_bnc_news_list {
    list-style: none
}

.v2_bnc_news_list_item {
    margin-bottom: 20px
}

.v2_bnc_news_list li .v2_bnc_news_list_img .thumbnail {
    border-radius: 0
}

.v2_bnc_news_list li .v2_bnc_news_list_img {
    height: 250px;
    width: 100%;
    margin: 0 0 15px 0
}

.v2_bnc_news_list li .v2_bnc_news_list_details {
    overflow: hidden
}

.v2_bnc_news_list-item-text time, .v2_bnc_news_list_details .fa {
    color: #b6b6b6;
    font-size: 12px
}

.v2_bnc_news_list li .v2_bnc_news_list_details h3 {
    margin: 5px 0
}

.v2_bnc_news_list li .v2_bnc_news_list_details h3 a {
    line-height: 25px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}.v2_bnc_news_list {
     display: flex;
     flex-wrap: wrap;
 }
.v2_bnc_album_it_box {
    position: relative;
    overflow: hidden;
}
.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_summary {
    line-height: 25px;
    font-size: 15px;
    color: #666;
    margin: 10px 0
}

.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore {
    margin-top: 6px
}

.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore a:hover {
    color: #ff9800 !important
}

.v2_bnc_news_list li .v2_bnc_news_list_details .v2_bnc_news_list_readmore a {
    color: #3c414c;
    display: inline-block;
    font-size: 15px;
    line-height: 28px;
    margin: 5px auto 15px;
    text-align: center;
    font-style: italic
}

.v2_bnc_news_details_title h1, .v2_bnc_news_details_title h2 {
    display: block;
    font-size: 22px;
    line-height: 35px;
    margin: 0;
    color: #000
}

.v2_bnc_news_details_post {
    color: #000;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0;
    text-align: justify
}

.v2_bnc_news_details_post img {
    max-width: 100% !important;
    height: auto !important;
    margin: 10px 0 !important
}

.v2_bnc_details_img_big {
    display: block;
    height: 400px;
    margin: 10px 0
}

.v2_bnc_video_main {
    margin-top: 10px
}

.v2_bnc_video_icon {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity .4s ease-in-out 0s;
    width: 100%;
    z-index: 2
}

.v2_bnc_video_icon:hover {
    opacity: 1
}

.v2_bnc_video_icon .v2_bnc_video_icon_link {
    background-color: #eee;
    border: 1px solid rgba(150, 150, 150, .5);
    border-radius: 2px;
    color: #555;
    font-size: 16px;
    padding: 5px 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    transition: color .2s linear 0s, background-color .2s linear 0s, opacity .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: #ed1c24;
    color: #fff
}

.v2_bnc_video_item {
    position: relative;
    height: 275px;
    overflow: hidden
}

.v2_bnc_video_item_img {
    position: relative;
    height: 237px
}

.v2_bnc_video_item_img img {
    margin: 0 auto
}

.v2_bnc_video_item_img_hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    cursor: pointer;
    width: 100%;
    height: 100%
}

.v2_bnc_video_title {
    padding: 5px;
    text-align: center;
    margin-top: 0
}

.v2_bnc_video_title h2, .v2_bnc_video_title h3 {
    font-weight: 700;
    height: 34px;
    overflow: hidden
}

.v2_bnc_video_title h2 a, .v2_bnc_video_title h3 a {
    line-height: 18px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-transform: capitalize
}

.v2_bnc_maps_page {
    overflow: hidden
}

.v2_bnc_maps_form {
    width: 100%;
    overflow: hidden
}

#map_search_key {
    padding: 10px
}

.v2_bnc_contact_page_info {
    margin: 0 0 20px
}

.v2_bnc_contact_form {
    margin: 20px 0;
    overflow: hidden
}

#btnCancel {
    margin: 0 10px
}

.warning {
    width: 100%
}

#txtContent {
    height: 150px;
    border: 1px solid #d7d7d7;
    padding: 10px !important;
    box-shadow: none;
    outline: 0;
    font-size: 14px
}

#form_contact .form-control {
    border-radius: 0 !important;
    margin: 0 0 20px 0;
    border-color: #ddd !important;
    outline: 0;
    font-size: 14px
}

#form_contact .form-control:focus {
    border-color: #ed1c24 !important
}

#form_contact .btn-primary:hover {
    background: #ed1c24 !important
}

.f-contact-page-info h5 {
    font-size: 15px;
    line-height: 30px;
    color: #fff
}

#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: 0 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: 400
}

.f-compare-page table thead tr th span {
    font-weight: 400;
    color: #f34711
}

.f-qa {
    margin-top: 10px
}

.f-qaCate-title {
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #e45454;
    font-weight: 700;
    font-size: 16px
}

.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-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-title {
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #e45454;
    font-weight: 700;
    font-size: 16px
}

.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-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: 700
}

.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 0;
    font-weight: 700;
    color: #3a3a3a
}

.f-qa-answer-box .btn, .f-qa-answer-box .form-control {
    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 0 0;
    border-color: transparent #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-desp span {
    color: #c72222;
    font-size: 12px;
    padding: 0
}

.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 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
}

.v2-login, .v2-reg {
    padding: 27px 30px;
    background: #f4f4f4;
    border: 1px solid #e2e2e2;
    border-radius: 1px;
    margin: 30px 0
}

.v2-login h1, .v2-login h2, .v2-login h3, .v2-reg h1, .v2-reg h2, .v2-reg h3 {
    color: #575757;
    display: block;
    margin-bottom: 18px;
    color: #505050;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 25px;
    text-transform: capitalize
}

.v2-login .input-group {
    width: 100%;
    margin-bottom: 10px
}

#form_contact .btn-primary, .v2-login .btn-primary, .v2-reg .btn-success {
    background: #00aeef;
    font-weight: 700;
    transition: all ease-in .5s
}

#form_contact .btn-primar, .v2-login .btn-primary {
    margin: 0 5px
}

#form_contact .btn-primar:first-child {
    margin: 0
}

.v2-login .btn-primary:hover, .v2-reg .btn-success:hover {
    background: #3a3d42
}

.v2-reg .input-group {
    width: 100%;
    margin-bottom: 10px
}

.v2_bnc_scrolltop {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 12px;
    right: -100px;
    margin: auto;
    text-align: center;
    border: 2px solid #ed1c24;
    margin: auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, .34);
    transition: all ease .5s;
    z-index: 9;
    opacity: 0;
    border-radius: 100%
}

.v2_bnc_scrolltop a {
    color: #ed1c24 !important;
    display: block;
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    transform: translateY(-50%)
}

.v2_bnc_scrolltop.fixed {
    opacity: 1;
    right: 12px
}

.v2_bnc_scrolltop:hover {
    transform: rotate(360deg);
    cursor: pointer
}

.v2_bnc_scrolltop a:hover {
    color: #fff
}

.v2_bnc_footer {
    background-color: #1e1e1e;
    color: #fff;
    padding: 30px 0 0
}

.copyright {
    background: #1c1c1c;
    padding: 30px 0;
    -webkit-box-shadow: inset 0 10px 40px -10px rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 10px 40px -10px rgba(0, 0, 0, .15);
    box-shadow: inset 0 10px 40px -10px rgba(0, 0, 0, .15);
    padding: 30px 0
}

.coccoc-alo-phone.coccoc-alo-static {
    opacity: .6
}

.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
    opacity: 1
}

.coccoc-alo-phone {
    position: fixed;
    background-color: transparent;
    width: 200px;
    height: 200px;
    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
}

.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, .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-active .coccoc-alo-ph-circle {
    -webkit-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: coccoc-alo-circle-anim 1.1s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
    -webkit-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: coccoc-alo-circle-anim 2.2s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #242424;
    opacity: .5
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #ed1c24;
    opacity: .5
}

.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-active .coccoc-alo-ph-circle-fill {
    -webkit-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle-fill {
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: #242424;
    opacity: .75 !important
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: #cb9400;
    opacity: .75 !important
}

.coccoc-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, .1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-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%
}

.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-img-circle {
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-img-circle {
    -webkit-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: coccoc-alo-circle-img-anim 0s infinite ease-in-out !important
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #242424
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #ed1c24
}

@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6
    }
}

@-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) scale(.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)
    }
}

.v2_bnc_block_title_email h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.v2_bnc_block_email p {
    color: #fff;
    font-size: 15px
}

.subscribe_email_input {
    width: 300px;
    height: 45px;
    font-size: 13px !important;
    color: #2f2f2f;
    float: left;
    background: 0 0;
    border: none !important;
    outline: 0
}

.v2_bnc_form_group {
    display: inline-block;
    margin: 0;
    position: relative;
    width: 100%;
    background: #fff;
    border: 0;
    padding: 0 0 0 10px
}

.BNC_submit_subscribe {
    border-left: 1px solid #ddd;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    padding: 0 16px !important;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    right: 0;
    background: #ed1c24;
    color: #fff
}

.BNC_submit_subscribe:hover {
    background: #000
}

.v2_bnc_feedback_home {
    padding: 0
}

.v2_bnc_feedback_home_item {
    text-align: center;
    width: 100%;
    float: left
}

.v2_bnc_feedback_home_item_img {
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 100px;
    margin: 10px auto 0;
    z-index: 10
}

.v2_bnc_feedback_home_name {
    color: #ed1c24;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    text-transform: uppercase
}

.v2_bnc_feedback_home_item_img a img {
    display: block;
    width: 100%;
    height: 100%
}

.v2_bnc_feedback_home_time {
    font-size: 11px;
    color: #9b9b9b;
    font-style: italic
}

.v2_bnc_feedback_home_sum {
    text-align: justify;
    display: block;
    color: #fff;
    font-size: 13px;
    position: relative;
    line-height: 20px;
    overflow: hidden;
    transition: all ease .5s
}

.owl_customer_feedback_main .owl-pagination {
    display: block
}

@media only screen and (min-width: 1024px) {
    .ykien-thum {
        border-right: 2px solid #ed1c24;
        display: flex;
        justify-content: center
    }

    .phai .ykien-thum {
        border-left: 2px solid #ed1c24;
        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 #ed1c24;
    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: #ed1c24;
    font-weight: 700
}

.yk-time {
    font-style: italic
}

.ykientitle .addcomment, .ykientitle .deletecomment {
    float: right;
    background: #ed1c24;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer
}

.form_ykien {
    width: 100%;
    float: left;
    color: #fff
}

.v2_bnc_brands_img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}

.v2_bnc_block_item_feedbackimg {
    height: 263px
}

.v2_bnc_brands_img {
    height: 120px;
    text-align: center
}

.v2_bnc_products_brands:hover .owl-theme .owl-controls .owl-buttons div {
    opacity: 1
}

.v2-home-catepr-title-inner a {
    font-size: 45px;
    color: #ed1c24;
    line-height: 40px;
    text-align: left;
    font-weight: 900;
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.v2-home-catepr-title-inner {
    margin: 30px 0
}

.v2_bnc_home_catepr_left_img {
    height: 658px
}

.v2_bnc_home_catepr_main > div:nth-child(even) .v2_bnc_home_catepr_readmore a, .v2_bnc_home_catepr_main > div:nth-child(even) > div.v2_bnc_home_catepr_left_avatar {
    float: right
}

.v2_bnc_home_catepr_main > div:nth-child(even) .v2-home-catepr-title-inner, .v2_bnc_home_catepr_main > div:nth-child(even) .v2_bnc_home_catepr_info {
    text-align: right
}

.v2_bnc_home_catepr_showul .v2_bnc_pr_item_img {
    height: 170px
}

.v2_bnc_home_catepr_right {
    padding: 0 40px 15px !important
}

.v2_bnc_home_catepr_showul.v2_bnc_products_main .owl-wrapper-outer {
    padding: 10px 0 0
}

.v2_bnc_home_catepr_inner {
    margin: 0 0 60px;
    width: 100%;
    float: left
}

.v2_bnc_home_catepr_showul .v2_bnc_products_list {
    height: 400px
}

.v2_bnc_home_catepr_readmore a {
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #ed1c24;
    padding: 7px 15px;
    border-radius: 5px;
    font-weight: 700
}

.v2_bnc_home_catepr_readmore a:hover {
    background: #ed1c24;
    color: #fff
}

.v2_bnc_home_catepr_info {
    font-size: 18px;
    color: #ed1c24;
    text-align: left;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 35px
}

.viewlist li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #2f2f2f;
    height: auto;
    padding-bottom: 10px !important;
    overflow: hidden
}

.viewlist .v2_bnc_pr_item {
    overflow: hidden
}

.viewlist .v2_bnc_pr_item_short_info {
    display: table
}

.viewlist .v2_bnc_pr_item_short_info p {
    text-align: left
}

.viewlist li .v2_bnc_pr_item_img {
    width: 300px;
    float: left;
    margin-right: 15px;
    border: 1px solid #5f5f5f
}

.viewlist .v2_bnc_pr_item_boxdetails, .viewlist .v2_bnc_pr_item_price_main {
    text-align: left
}

.viewlist li .v2_bnc_pr_item_name {
    height: auto;
    margin: 0 0 10px 0
}

.f-product-viewid.f-product.row, .f-product-viewid.viewlist.row {
    margin: 0
}

.viewlist .v2_bnc_btn_sale span {
    left: 0;
    right: auto
}

.v2_bnc_pr_item_name a {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px
}

.v2_bnc_pr_item_name {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    font-size: 12px;
    text-overflow: ellipsis
}

.v2_bnc_pr_item_boxdetails {
    text-align: center
}

.v2_bnc_pr_item_img {
    height: 267px;
    overflow: hidden;
    position: relative
}

.v2_bnc_pr_item img {
    transition: all ease-in .6s;
    margin: auto;
}

.v2_bnc_btn_sale span {
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    padding: 5px 10px;
    opacity: 0
}

.v2_bnc_pr_item:hover .v2_bnc_btn_sale span, .v2_bnc_pr_item:hover .v2_bnc_pr_item_action {
    opacity: 1
}

.v2_bnc_pr_item {
    position: relative;
    padding: 15px
}

.v2_bnc_pr_item_no_price, .v2_bnc_pr_item_price, .v2_bnc_pr_item_price_old {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    min-height: 20px;
    font-size: 15px;
    color: #ed1c24;
    font-weight: 700;
    margin: 0
}

.v2_bnc_pr_item_price_old {
    color: #666 !important;
    font-size: 13px !important;
    margin-right: 7px !important;
    text-decoration: line-through
}

.v2_bnc_pr_item_price_main {
    text-align: center;
    margin: 0 0 20px;
    transition: all ease .5s;
    border-top: 1px solid rgba(53, 53, 53, 1)
}

.v2_bnc_pr_item_action {
    bottom: 30px;
    position: absolute;
    width: 100%;
    z-index: 99;
    text-align: center;
    margin: auto;
    opacity: 0
}

.v2_bnc_pr_item_action a {
    background: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 6px 15px;
    border-radius: 5px;
    color: #242424
}

.v2_bnc_pr_item_action i {
    line-height: 35px
}

.v2_bnc_pr_item_action a:hover {
    background: #ed1c24;
    color: #fff
}

.v2_bnc_pr_item_buy, .v2_bnc_pr_item_compare, .v2_bnc_pr_item_like, .v2_bnc_pr_item_preview {
    display: inline-block
}

.v2_bnc_pr_item_action_addcart {
    height: 40px;
    overflow: hidden
}

.v2_bnc_pr_item_add_cart a {
    background: #ed1c24;
    padding: 7px 10px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    font-variant: small-caps
}

.v2_bnc_pr_item_add_cart a:hover {
    opacity: .8
}

.v2_bnc_pr_item:hover .v2_bnc_pr_item_price_main {
    margin-top: -45px
}

.second_image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    max-width: 100%;
    max-height: 100%;
}

.first_image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%;
}

.v2_bnc_pr_item:hover .first_image {
    top: -100%
}

.v2_bnc_pr_item:hover .second_image {
    bottom: 0
}

.v2_bnc_products_list {
    height: 456px
}

.v2_bnc_pr_item_short_info {
    color: rgba(255, 255, 255, .7);
    display: none
}

.v2_bnc_products_main .owl-wrapper-outer {
    padding: 10px 0 60px 0
}

.v2_bnc_products_list:hover .v2_bnc_pr_item_short_info {
    display: block
}

.v2_bnc_products_list:hover .v2_bnc_pr_item {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .3);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
}

.v2_bnc_select_category_products_page .form-control {
    height: 45px
}

.f-product .v2_bnc_pr_item_img {
    height: 193px
}

.f-product .v2_bnc_products_list {
    height: 400px
}

.moveimg {
    position: fixed;
    z-index: 9999;
    border: 1px solid #fff
}

.v2_bnc_products_chooseview {
    float: right
}

.v2_bnc_products_chooseview a {
    float: left;
    color: #fff;
    margin: 0;
    font-size: 20px;
    background: #2f2f2f;
    padding: 11px;
    margin: 0 5px 0 0
}

.v2_bnc_product_details_img_small {
    width: 99%;
    height: 100px;
    object-fit: cover;
    float: left
}

.v2_bnc_products_details_zoom_img .f-pr-image-zoom {
    position: relative;
    margin-bottom: 5px;
    margin: auto;
    height: 500px
}

.v2_bnc_products_details_zoom_img .f-pr-image-zoom img {
    height: 500px !important;
    object-fit: cover
}

.v2_bnc_products_details_box_name h1, .v2_bnc_products_details_box_name h2 {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 30px;
    font-family: "Roboto Mono", monospace
}

.v2_bnc_products_details_box_rating {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 12px
}

.f-pr-view-tool {
    margin-top: 5px
}

.v2_bnc_products_details_box_social ul li:first-child {
    padding-left: 0
}

.v2_bnc_products_details_box_social ul li:last-child {
    border: none
}

.v2_bnc_products_details_box_social ul li {
    float: left;
    padding: 0 6px;
    border-right: 1px solid #898989;
    line-height: 12px;
    color: #898989;
    font-size: 11px
}

.v2_bnc_products_details_box_description {
    margin: 10px 0;
    padding: 10px 0;
    color: #000;
    font-size: 15px
}

.price, .v2_bnc_products_details_box_price .price_sale {
    font-size: 35px;
    font-weight: 700
}

.v2_bnc_products_details_box_price {
    width: 100%;
    line-height: 27px;
    font-size: 13px;
    position: relative
}

.v2_bnc_products_details_box_price h3 {
    margin: 0;
    margin-bottom: 30px;
}

.v2_bnc_products_details_box_info ul li.key {
    width: 100px;
    margin-right: 5px
}

.key {
    font-size: 13px;
    font-weight: 700;
    color: #000
}

.value {
    font-size: 14px;
    font-weight: 700
}

.img-qr {
    width: 100px;
    height: 100px;
    margin: 7px 0
}

.number_sale_icon {
    color: #ed1c24;
    font-size: 16px;
    font-weight: 700
}

.f-pr-view-box-size.soluong {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 25px
}

.f-pr-view-box-size.soluong label {
    display: inline-block;
    line-height: 34px;
    margin-bottom: 0;
    margin-right: 20px;
    text-transform: capitalize;
    color: #414141;
    font-weight: 600;
    font-size: 14px
}

#shop-1 {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 17px
}

#shop-1 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee !important;
    border-radius: 0 !important;
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
    margin-right: 0;
    padding: 0 0 0 10px;
    text-align: left;
    width: 80px;
    outline: 0
}

.v2_bnc_details_product_vertical_button {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.v2_bnc_details_product_vertical_button span {
    border-left: 1px solid #eee;
    clear: both;
    float: left;
    height: 50%;
    text-align: center;
    width: 26px;
    line-height: 16px;
    cursor: pointer
}

.v2_bnc_details_product_vertical_button span:hover {
    background: #ed1d24
}

.v2_bnc_details_product_vertical_button span:hover i {
    color: #fff
}

.v2_bnc_details_product_vertical_button span.tang {
    border-bottom: 1px solid #eee
}

.v2_bnc_products_details_box_info ul li {
    list-style: none;
    line-height: 24px;
    margin-bottom: 7px;
    font-size: 13px;
    display: inline
}

.v2-dealer li {
    font-size: 13px;
    border-top: 1px dashed #d5d5d5;
    padding: 6px 0
}

.f-product .v2_bnc_pr_item_short_info {
    display: none
}

.f-pr-image-zoom-gallery {
    margin: 10px 0
}

.f-pr-image-zoom-gallery .active img {
    opacity: 1 !important;
    border: 1px solid #ed1c24
}

.f-pr-view-choosesizeGroup {
    border: 1px solid #f1f1f1;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background: #fff
}

.f-product-view-tab {
    margin: 30px 0;
    padding: 30px 0;
    text-align: justify
}

.f-product-view-tab img {
    max-width: 100%;
    height: auto !important;
    margin: 10px 0
}

.f-product-view-tab .f-product-view-tab-header > ul {
    margin: 0;
    border-bottom: 1px solid rgba(177, 167, 167, .31);
    line-height: 32px;
    width: 100%;
    float: left
}

.f-product-view-tab .f-product-view-tab-header > ul li {
    float: none;
    display: inline
}

.f-product-view-tab-body {
    margin: 20px 0 0 0;
    color: #000;
    font-size: 15px
}

.f-product-view-tab .f-product-view-tab-header > ul li > a {
    padding: 10px 15px;
    border-radius: 0;
    display: inline-block;
    font-size: 17px;
    font-weight: 700 !important;
    box-shadow: none;
    color: #000;
    border: none !important;
    box-shadow: unset !important
}

.f-product-view-tab .f-product-view-tab-header > ul li:first-child > a {
    padding-left: 0
}

.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 {
    color: #ed1c24;
    border-bottom: 3px solid #ed1c24
}

.dealer-tab label {
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
    color: #7a8188
}

.f-pr-view-box-size {
    padding: 20px;
    border: 3px solid #f3f0f0;
    border-radius: 10px;
    margin: 0 0 30px 0;
    overflow: hidden
}

.f-product-view-tags-body {
    margin-top: 10px;
    padding: 15px;
    background: rgba(93, 83, 83, .03);
    border-radius: 8px
}

.box-size-title, .dealer-tab ul li {
    color: #fff
}

.btn-buy {
    background: #ed1c24;
    padding: 10px 16px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    outline: 0;
    border: 1px solid #ed1c24;
    transition: all ease .5s;
    border-radius: 6px;
    font-weight: 700;
    margin: 0 20px
}

.btn-buy-now {
    margin: 0
}

.btn-buy-now:hover {
    color: #ed1c24 !important
}

.btn-buy:hover {
    border: 1px solid #ed1c24;
    color: #ed1c24;
    background: 0 0
}

.btn-buy:focus {
    color: #ed1c24;
    background: #fff
}

#slidezoompage .owl-pagination {
    display: block
}

.condition span {
    font-size: 14px;
    padding: 0 10px 0 0
}

.zoomWrapper {
    width: 100% !important
}

#img_01 {
    height: 500px !important;
    width: 100% !important;
    object-fit: scale-down;
    max-width: 100%
}

#shop-1 {
    float: left
}

.f-pr-view-box-size select {
    height: 43px;
    background: #353535;
    border: 1px solid #353535 !important;
    width: 70px;
    color: #fff;
    font-size: 17px
}

.v2_bnc_comment_social_body.tab-content {
    margin: 20px 0
}

body.plugin, span._pup {
    color: #fff !important
}

.paymentColor a:hover, .paymentSize span:hover {
    cursor: pointer
}

.color_products {
    padding: 10px 0;
    color: #000
}

.tooltip-inner {
    background-color: #ed1c24
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ed1c24
}

.size1.paymentSize span.active, .size1.paymentSize.requi span:hover {
    background: #ed1c24;
    border: 1px solid #ed1c24;
    color: #000
}

.size1.paymentSize span {
    border: 1px solid #000;
    display: inline-block;
    padding: 1px 8px;
    color: #000;
    margin: 0 -4px 0 6px;
    transition: all ease .5s
}

li.value.paymentColor a .active {
    border: 1px solid #ed1c24
}

#slidezoompage .owl-pagination, #slidezoompage_fast .owl-pagination {
    display: block
}

ul.v2_bnc_block_category_menu_block {
    border: 1px solid #ddd
}

ul.v2_bnc_block_category_menu_block li a {
    line-height: 20px;
    text-transform: capitalize;
    word-wrap: break-word;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box
}

ul.v2_bnc_block_category_menu_block li:last-child a {
    border-bottom: none
}

ul.v2_bnc_block_category_menu_block li a:hover {
    background: #ed1c24;
    color: #fff
}

ul.v2_bnc_block_category_menu_block li {
    position: relative;
    margin: 0
}

ul.v2_bnc_block_category_menu_block li .fa {
    position: absolute;
    right: 16px;
    top: 33%;
    color: #fff;
    font-size: 15px
}

ul.v2_bnc_block_category_menu_block li ul {
    overflow: hidden;
    float: left;
    padding: 10px 20px 20px;
    border: 1px solid #ddd;
    position: absolute;
    opacity: 0;
    transition: all ease .5s;
    visibility: hidden;
    left: 400px;
    top: 0;
    width: 500px;
    z-index: 9999;
    background: #fff
}

ul.v2_bnc_block_category_menu_block li ul li a {
    border-bottom: none
}

ul.v2_bnc_block_category_menu_block li ul li a:hover {
    background: 0 0;
    color: #ed1c24
}

ul.v2_bnc_block_category_menu_block li:hover ul {
    opacity: 1;
    visibility: visible;
    left: 268px
}

ul.v2_bnc_block_category_menu_block li ul li ul {
    padding: 0;
    background: 0 0;
    border: none;
    position: relative;
    width: auto;
    left: 0;
    right: 0
}

ul.v2_bnc_block_category_menu_block li ul li ul li a {
    padding: 0 20px;
    margin: 0;
    color: #929292
}

ul.v2_bnc_block_category_menu_block li:hover ul li ul {
    left: 0
}

.v2_bnc_block_category li {
    position: relative
}

.v2_bnc_block_category li ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 200px;
    background: #fff;
    box-shadow: 0 0 3px 0;
    width: 200px;
    padding: 0 10px
}

.v2_bnc_block_category li:hover ul {
    opacity: 1;
    visibility: visible
}

.v2_bnc_block_category li ul li a {
    white-space: pre
}

.pagination {
    margin: 0 0 20px 0
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: #2f2f2f;
    border-color: unset;
    color: #fff;
    border-radius: 5px
}

.v2_bnc_pagination {
    width: 100%;
    float: left
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #ddd;
    background-color: unset;
    border-color: unset
}

.pagination > li > a, .pagination > li > span {
    color: #ddd;
    background: unset;
    border: none;
    padding: 12px 20px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination > li {
    float: left;
    padding: 0 5px
}

.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: 0
}

.v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a {
    border: 0;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    box-shadow: none
}

.v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li.active a, .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 {
    color: #ed1c24
}

.v2_bnc_view_comment_social .v2_bnc_view_comment_social_tab_header > ul li a:hover {
    border: 0
}

.modal {
    display: block;
    position: fixed;
    z-index: 9999;
    padding-top: 170px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.modal-content {
    position: relative;
    background-color: #bb3239;
    margin: auto;
    padding: 0;
    border: none;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .9s;
    animation-name: animatetop;
    animation-duration: .9s
}

.modal img {
    width: 100%;
    height: 100%;
    max-width: 100%
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    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:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff
}

#rich-media {
    position: relative
}

#rich-media-item {
    position: fixed;
    right: 53px;
    bottom: 0
}

.click {
    float: right;
    position: relative;
    top: -20px
}

.click span:hover {
    cursor: pointer
}

.v2_bnc_category_select_menu_list_top_img {
    height: 250px;
    position: relative;
    overflow: hidden
}

.v2_bnc_category_select_menu_list_top_title {
    position: absolute;
    bottom: 15px;
    left: 15px
}

.v2_bnc_category_select_menu_list_top_title h2 a {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.v2_bnc_category_select_menu_list_top_img img {
    transition: all ease 2s
}

.v2_bnc_category_select_menu_list_top_img img:hover {
    transform: scale(1.1)
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ed1c24
}

.video_bakground {
    height: 500px;
    position: relative;
    overflow: hidden
}

.v2_bnc_block_tags_title {
    border: 1px solid #ed1c24;
    padding: 5px 10px;
    display: inline-block;
    margin: 0 0 5px 0;
    border-radius: 5px
}

.v2_bnc_block_tags_title:hover {
    background: #ed1c24;
    color: #fff
}

.bota_subscribe {
    position: relative;
    padding: 40px 0
}

.bota_subscribe .bota_subscribe_body {
    border: 1px solid #000;
    position: relative
}

.bota_subscribe .bota_subscribe_body .bnc_subscribe_box {
    position: relative;
    width: 90%;
    margin: 6.98% auto
}

.bota_subscribe .bota_subscribe_body .bnc_subscribe_box h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700
}

.bota_subscribe .bota_subscribe_body .bnc_subscribe_box p {
    font-size: 14px;
    margin: 10px 0;
    margin-bottom: 30px
}

.form_1title_ {
    display: none
}

.bota_subscribe .bota_subscribe_body #formCustom_1 label {
    display: none
}

.bota_subscribe .bota_subscribe_body #formCustom_1 {
    display: table;
    width: 100%
}

.bota_subscribe .bota_subscribe_body #formCustom_1 input {
    min-height: inherit;
    height: 40px;
    width: 49%;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    float: left;
    border-radius: 0;
    margin-right: 2%;
    margin-bottom: 11.5px;
    box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08) !important;
    -os-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -o-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -moz-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -webkit-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    border: unset;
    outline: 0
}

.bota_subscribe .bota_subscribe_body #formCustom_1 input:nth-child(4) {
    margin-right: 0
}

.bota_subscribe .bota_subscribe_body #formCustom_1 textarea {
    width: 100%;
    clear: both;
    padding: 10px;
    font-size: 14px;
    border-color: #ddd;
    color: #000;
    border-radius: 0;
    margin-right: 2%;
    margin-bottom: 11.5px;
    box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08) !important;
    -os-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -o-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -moz-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    -webkit-box-shadow: 0 0 21px 0 rgba(24, 18, 9, .08);
    border: unset;
    outline: 0
}

.bota_subscribe .bota_subscribe_body #formCustom_1 button {
    outline: 0;
    text-transform: uppercase;
    border: 1px solid #000;
    height: 40px;
    font-weight: 600;
    background: #000;
    color: #fff;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    font-size: 14px;
    padding: 0 20px
}

.bota_subscribe .bota_subscribe_body #formCustom_1 button:hover {
    background: #fff;
    color: #000
}

.bota_footer_title {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    margin-bottom: 16px
}

.bota_footer_links {
    margin: 0
}

.bota_footer_links li a {
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 20px
}

.bota_footer_links li {
    margin-bottom: 10px
}

.bota_footer_links li a:hover {
    color: #ed1d24
}

.bota_footer_content {
    position: relative
}

.bota_footer_content iframe {
    width: 100%
}

@-webkit-keyframes pulse-wave {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2.7);
        transform: scale(2.7)
    }
}

@keyframes pulse-wave {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(2.7);
        transform: scale(2.7)
    }
}

.v2_bota_modal_overly {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 666;
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: all .4s cubic-bezier(.29, .63, .44, 1);
    transition: all .4s cubic-bezier(.29, .63, .44, 1)
}

.showOverly .v2_bota_modal_overly {
    display: block
}

.v2_bota_loading_box {
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    z-index: 1050;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.v2_bota_loading_box i {
    font-size: 40px;
    opacity: .7
}

.loading .v2_bota_loading_box {
    display: block;
    position: fixed
}

.loading .v2_bota_modal_overly {
    display: block
}
.v2_bnc_header {
    position: relative;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
    z-index: 100;
    background: #fff;
}

.v2_bnc_header.is-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9989;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.v2_bnc_header.is-fixed.is-small #logo img {
    height: 68px;
    object-fit: scale-down;
}

.v2_bnc_header.is-fixed.is-small .v2_menu_top .v2_menu_top_ul > li > a.v2_menu_first_link {
    padding: 24px 13px;
}

.v2_bnc_header.is-fixed.is-small .v2_bnc_cart_main {
    padding-top: 14px;
    padding-bottom: 14px;
}

.v2_bnc_header.is-fixed.is-small .v2_bnc_search {
    padding-top: 14px;
    padding-bottom: 14px;
}
.v2_bnc_category_block_select_top {
    position: relative;
    margin-top: 63px;
    clear: both;

}
.bota_cate_top_it_inner {
    padding-top: 36.5px;
}

.bota_cate_top_it_text_wrap {
    position: relative;
    padding: 40px 27px 43px 27px;
    background-color: #f7f7f7;
    min-height: 215px;
}

.bota_cate_top_it_icon_wrap {
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 0;
    text-align: center;
    display: inline-block;
    width: 73px;
    height: 73px;
    font-size: 32px;
    line-height: 73px;
    border-radius: 100px;
    margin-top: -36.5px;
    margin-left: -36.5px;
}

.bota_cate_top_it_text_wrap .bota_cate_top_it_heading {
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #d24712;
}

.bota_cate_top_it {
    text-align: center;
}

.bota_cate_top_it_text_wrap .bota_cate_top_it_desc {
    margin-bottom: 5px;
}
.v2_bnc_category_block_select_top .owl-carousel .owl-item {

}
.v2_bnc_album_it_box {}

.v2_bnc_album_it_image img {
    top: 0;
    position: relative;
    cursor: pointer;
    cursor: pointer;
    display: block;
    width: 100%;
    padding: 5px;
    transition: top 0.3s ease 0s;
    -webkit-transition: top 0.3s ease 0s;
    -moz-transition: top 0.3s ease 0s;
    height: 222px;
    object-fit: cover;
}

.v2_bnc_album_it_text {
    position: absolute;
    left: 0;
    bottom: -76px;
    text-align: center;
    width: 100%;
    background-color: #fff;
    height: auto;
    opacity: 0;
    padding: 25px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.v2_bnc_album_it_wrap {
    position: relative;
}

.v2_bnc_album_it_text .link {
    background-color: #772123;
    position: absolute;
    left: 50%;
    top: -20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-left: -18px;
    font-size: 8px;
    color: #fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.v2_bnc_album_it_box .v2_bnc_album_it_text h2 {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    color: #d24712;
    font-weight: bold;
}
.v2_bnc_album_it_box:hover .v2_bnc_album_it_image img {
    top: -76px;
}
.v2_bnc_album_it_box:hover .v2_bnc_album_it_text {
    cursor: pointer;
    opacity: 1;
    bottom: 0;
}
.v2_bnc_album_it_text .link i{
    line-height: 36px;
}

.v2_bnc_contact_footer_fixed { position: fixed; bottom: 26%; left: 10px; z-index: 999; }

.v2_bnc_contact_footer_fixed ul { padding: 0; list-style: none; margin: 0; display: inline-block; } .v2_bnc_contact_footer_fixed ul li { margin-bottom: 10px; position: relative; } .v2_bnc_contact_footer_fixed ul li img { width: 50px; } .v2_bnc_contact_footer_fixed ul li .v2_bnc_tooltip_text { background-color: rgba(29, 36, 62, 1); color: #fff; font-size: 12px; line-height: 16px; text-align: center; white-space: nowrap; border-radius: 4px; padding: 8px; position: absolute; top: calc(50% - 16px); z-index: 1; transition: opacity .5s; margin-left: 13px; visibility: hidden; opacity: 0; } .v2_bnc_contact_footer_fixed ul li .v2_bnc_tooltip_text:after { content: ""; position: absolute; top: 50%; margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent #1D243E transparent transparent; right: 100%; } .v2_bnc_contact_footer_fixed ul li:hover .v2_bnc_tooltip_text { visibility: visible; opacity: 1; }
.v2_bnc_block_slideadv_top {
    position: relative;
    overflow: hidden;
}

.v2_bnc_block_slideadv_top img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.v2_bnc_block_slideadv_top .owl-theme .owl-controls .owl-buttons div {
    --size: 44px;
    top: 50%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: var(--size);
    height: var(--size);
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    border: 1px solid #ebebeb;
    background: #ebebeb;
    line-height: var(--size);
    text-align: center;
    z-index: 1;
    overflow: hidden;
    opacity: .7;
    border-radius: 100%;
    padding: 0 !important;
    margin: 0 !important;
}

.v2_bnc_block_slideadv_top .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 15px;
}

.v2_bnc_block_slideadv_top .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 15px;
}

.v2_bnc_block_slideadv_top .owl-theme .owl-controls .owl-buttons div i {
    line-height: 42px;
    display: block;
    color: #fff;
}
.v2_bnc_contact_page_info h3 {
    font-size: 14px;
    line-height: 25px;
}