html {
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important;
}
[canvas=container]{
    background: none !important;
}
.bg-color-2{
    background: none !important;
}
h4.menu-mobi i.fa.fa-bars {
    font: 27px/42px 'FontAwesome';
    position: absolute;
    left: 10px;
    top: 0;
}
a{
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;

}
img {
    vertical-align: middle;
    max-width: 100%;
}

button#btnCancel,button#btnSent {
    color: #fff!important;
    margin-right: 10px;
}

.level_1 i {
    position: absolute;
    right: 23px;
    top: 4px;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

ul.level_1 a {
    color: #fff;
    padding: 7px 11px;
    display: block;
}

ul.level_1>li>a {
    border-bottom: 1px solid;
}

ul.level_1 li {
    position: relative;
}

ul.level_2 {
    display: none
}

ul.level_1 {
    background: #3e5ec0;
    display: none
}

.content-ndc-menu2 h4 {
    margin: 0;
    padding: 10px 11px;
    color: #FFF;
    border: 1px solid rgba(255,255,255,0.4);
    background: #3e5ec0;
    position: relative;
    height: 40px
}

body {
    font-size: 14px;
    direction: ltr;
    margin: 0!important;
    padding: 0!important;
    background: #fff;
    width: 100%;
    font-family: "Roboto",sans-serif;
}

select {
    -webkit-border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    border-radius: 2px!important;
    box-shadow: none!important;
    border: 1px solid #D7D7D7!important;
    background: #F5F5F5!important;
}

ul li {
    list-style: none;
}

@font-face {
    font-family: "Satisfy";
    src: url("../fonts/Satisfy-Regular.ttf");
}

a:hover {
    color: #3e5ec0 !important;
}

.btn-block-primary {
    margin-top: 10px;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0;
}

#input_file {
    margin-top: 10px;
}

input#txtPhone,input#txtEmail,input#txtName {
    display: block;
    width: 100%;
    height: 41px;
    padding: 5px 12px;
    color: #777777;
    vertical-align: middle;
    background-color: #fbfbfb;
    background-image: none;
    border: 1px solid #d6d4d4;
    box-shadow: none;
    border-radius: 0px;
    margin-top: 10px;
}

.category_p_img>a>img {
    margin: auto;
}

.f-module-page-title>h2 {
    margin-bottom: 0;
}

textarea#txtContent {
    height: 207px;
    border-radius: inherit;
    margin-top: 10px;
}

input#captcha_cha {
    border-radius: inherit;
}

.form-group.col-md-12 {
    clear: both;
}

input#txtEmail.required.invalid,input#txtPhone.required.invalid,input#txtName.required.invalid {
    border-color: #a94442;
}

.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
    float: left;
}

ul li {
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
}

@media (min-width: 33.333%) {
    .col-sm-5ths {
        width:20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width:20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width:20%;
        float: left;
    }
}

.search-t {
    cursor: pointer;
}

.wrapper {
    width: 100%;
}

.header {
    z-index: 1111;
    position: relative;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 0;
    right: 0;
}
.header.pagedetail {
    position: relative;
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    background: url(../imgs/bg-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    /* opacity: 0.9; */
}

.fixed .menu {
    padding: 0px;
    min-height: inherit!important;
    margin-top: 20px;
}

.fixed .cart_search_icon {
    padding: 0px;
    min-height: inherit!important;
    margin-top: 16px;
}

.header .header-top {
    background: #E7E7E7;
    color: #FFF;
    border-bottom: 1px solid #D8D8D8;
}

.header .header-top .header-top-custom {
    position: relative;
    z-index: 17;
}

.header .header-top .login-bar {
    list-style: none;
    float: left;
    margin-bottom: 0px;
}

.social-share {
    float: left;
    width: 195px;
    margin-left: 14px;
    height: 22px;
    margin-top: 5px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.8;
}

.social-share:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
}

.language {
    float: left;
    line-height: 40px;
}

.language ul:hover li {
    display: block;
    background-color: #3e5ec0;
}

ul.lang-1:hover li.active {
    background: none;
}

.language ul.lang-1 {
    position: relative;
}

.language ul li {
    list-style: none;
    margin: 0 4px;
    display: none;
    position: absolute;
    top: 100%;
    width: 112px;
    padding: 0px 10px;
    border: 1px solid #ebebeb;
    border-top: none;
    text-align: center;
}

.language ul li a {
    color: #fff;
    font-size: 12px;
}

.language ul li.active a {
    color: #000;
}

.language ul li.active {
    display: block;
    position: static;
    border-bottom: none;
}

#sidebar {
    padding-left: 0px;
    padding-right: 8px;
}

.header .header-top .login-bar li .split-line {
    height: 13px;
    width: 1px;
    background: #BBB;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 6px;
}

.header .header-top .shopcart {
    float: right;
    line-height: 24px;
    cursor: pointer;
}

.header .header-top .shopcart .checkorder {
    color: #747474;
    font-size: 12px;
    font-weight: 600;
    margin: 0 4px;
    display: block;
    padding: 0px 6px;
}

.header .header-top .shopcart .checkorder:hover {
    color: #646464;
    background: #F5F5F5;
    border-top: 2px solid #00AEEF;
    height: 24px;
    line-height: 20px;
}

.header .header-top .shopcart .shop-top-cart {
    color: #747474;
    font-size: 12px;
    font-weight: 600;
    display: block;
    padding: 0px 6px;
}

.header .header-top .shopcart .shop-top-cart:hover {
    color: #646464;
    background: #F5F5F5;
    border-top: 2px solid #00AEEF;
    height: 24px;
    line-height: 20px;
}

.header .header-top .shopcart span {
    color: #7A7A7A;
}

.header .header-banner {
    background: #FFF;
    padding: 10px 0;
}

.header .header-banner .logo a {
    padding: 0px;
}

.logo1 {
    position: relative;
    clear: both;
}

.clearfix.fone1 {
    width: 300px;
    float: left;
}

.header .header-banner .logo a img {
    max-width: 215px;
}

.header .header-banner .search {
    margin-top: 25px;
}

.header .header-banner .search .search-tem {
    font-size: 12px;
    font-weight: 600;
    margin-top: 4px;
    color: #808080;
}

.header .header-banner .search .search-tem a {
    font-size: 12px;
    font-weight: 500;
    color: #B8B8B8;
    margin: 0 6px;
    border-bottom: 1px dashed #E0E0E0;
}

.header .header-banner .search .search-tem a:hover {
    color: red;
}

.header .header-banner .search .navbar-form {
    margin-left: 0px;
    margin-right: 0px;
}

.header .header-banner .search .search-border {
    border: 2px solid #00AEEF;
    border-radius: 2px;
}

.header .header-banner .search input {
    min-width: 100px;
    border: 0px!important;
}

.header .header-banner .search .btn-default {
    border: 0px!important;
}

.header .menutop {
    position: relative;
    z-index: 16;
    background: #ee3124;
    height: 40px;
    border-radius: 3px 3px 0 0;
}

.f-menutop-name {
    text-transform: uppercase;
    color: #fff;
    background: #006fae;
    height: 0px;
    line-height: 37px;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding-left: 7px;
    position: relative;
    display: none;
}

#main-header {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

#main-header>.container {
    padding: 10px 0 0px 0px;
}

.f-menutop-name i {
    font-size: 30px;
    line-height: 40px;
}

.header .menutop .f-menutop-name {
    color: #FFF;
    line-height: 40px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
}

.header .menutop .f-menutop-name span {
    margin-left: 14px;
    font-size: 12px;
    text-transform: uppercase;
}

.header .menutop .f-menutop-name i {
    font-size: 19px;
    position: absolute;
    left: 20px;
    top: 31%;
}

.menutop .icon-bar {
    background: #fff;
}

.menutop .f-menu-toggle {
    padding: 5px;
}

.header .menutop .navbar {
    margin-bottom: 0px;
}

.header .menutop .f-menu-toggle {
    cursor: pointer;
    color: #fff;
}

.header .f-menutop {
}

.f-menutop .f-menutop-ul>li>h3>a.firstlink:hover {
    background: #fff;
    color: #000;
    opacity: 1;
}

.header .news-top {
    position: relative;
    z-index: 16;
    display: none;
    float: left;
}

.header .news-top b {
    display: inline-block;
    width: 82px;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
    color: #FFF;
}

.header .news-top ul {
    list-style: none;
    display: inline-block;
    margin: 0;
}

.header .news-top ul li {
    float: left;
    position: relative;
    display: block;
}

.header .news-top ul li:hover {
    background: #fff;
}

.header .news-top ul li:hover a {
    color: #DB2827
}

.header .news-top ul>li>a {
    text-decoration: none;
    display: block;
    font-size: 13px;
    position: relative;
    z-index: 6;
    font-weight: normal;
    font-family: Arial;
    padding: 6px;
    margin-right: 1px;
    white-space: nowrap;
    color: #fff
}

.top-menu-sub {
    border: none!important;
    top: 98%;
    border-radius: 0;
    left: auto;
}
.top-menu-sub li:hover a{
    background: none;
    color: #587abc !important;
}
.f-menutop .dropdown-menu{
    display:block;
    opacity: 0;
    visibility: hidden;
}
.f-menutop >.f-menutop-ul {
    margin: 0px 0 0;
    height: auto;
    background: none;
    width: 100%;
    float: none;
    padding: 0px 0px 0;
}

.f-menutop>.f-menutop-ul>li {
    border: none;
    text-transform: uppercase;
    z-index: 4;
    margin: 0 0px 0 0;
    padding: 0 0px 0 0px;
    float: left;
    letter-spacing: 0px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: arial;
}

.thuonghieu {
    padding: 0 0 0 8px!important;
    border: none!important;
}

.f-menutop .f-menutop-ul>li>a.firstlink span img {
    margin-right: 2px;
    display: none;
}

div#logo {
    padding: 0;
    transition: all 0.3s;
    width: 148px;
}

.fixed div#logo {
    height: 56px;
    padding: 0px;
    padding: 5px 0px;
}

.topbar img {
    display: -webkit-inline-box;
}

.topbar li:hover,a.adv-left:hover {
    background: #3e5ec0;
}

.topbar li a:hover{
    color: #fff !important;
}

.topbar a {
    color: #fff;
    text-transform: capitalize;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 14px;
    line-height: 45px;
}

.topbar li {
    border-left: 1px solid #121319;
    border-right: none;
    padding: 0px;
    transition: all ease .5s;
}

.contact_info {
    margin-bottom: 50px;
    /* background: rgba(26,28,39,.7); */
}

.topbar li:last-child {
    border-right: 1px solid #121319;
}

ul.f-menutop-ul li>h3 {
    margin-top: 18px;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    position: relative;
}

.topbar {
    background: rgba(26, 28, 39, 0.98);
    height: 45px;
    text-decoration: none;
}

ul.f-menutop-ul li>h3:hover:after {
    color: #000
}

.f-menutop .f-menutop-ul>li>h3>a.firstlink {
    color: #262626;
    text-transform: uppercase;
    font-weight: bold;
    background: #fff;
    font-size: 14px;
    padding: 10px 15px;
    -webkit-transition: color 1200ms ease-out;
    transition: color 1200ms ease-out;
    -webkit-transition: background 600ms ease-out;
    transition: background 600ms ease-out;
}

.f-menutop>.f-menutop-ul>li:hover>h3>a {
    color: #afafaf;
}

.f-menutop .f-menutop-ul>li>a.firstlink:hover {
    color: #CFDEFF;
}
}

.f-menutop .f-menutop-ul > li > a.firstlink:hover:after {
    background: #303030 ;
}

.top-menu-backgroud {
}

.top-menu-backgroud img {
    margin-bottom: 30px;
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
    display: none
}

.f-menutop .f-menutop-ul > li:hover .top-menu-backgroud {
    opacity: 1;
    visibility: visible;
    background: #efefef;
}

.topmn-bg-zoom {
    float: right;
    width: 30%;
    display: none;
}

a.f-bg-base.firstlink {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    background: none;
    padding: 22px 15px;
    font-size: 13px;
}
.f-menutop-ul.list-inline.home.menu_pc .fa {
    color: #fff;
}
.top-menu-sub {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: rgba(0,0,0,.6);
}

.top-menu-sub > ul > li {
    padding-top: 5px !important;
    position: relative;
}
.top-menu-sub li{
    position: relative;
}
.top-menu-sub li:hover ul.sub-sub-menutop{
    opacity: 1;
    visibility: visible;
    right:-170px;
}
ul.sub-sub-menutop {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    position: absolute;
    top:0;
    right:-200px;
    min-width: 170px;
}
.f-menutop .dropdown-menu a {
    color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    text-transform: capitalize;
}

.top-menu-sub > ul > li ul li a {
    color: #666;
    font-size: 13px;
    padding: 4px 0;
    font-weight: normal;
}

hr {
    margin: 15px 0px
}


.sub2_menu_top>a {
    color: #262626;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0 0 0px 0;
    background: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    font-family: tahoma;
    line-height: 28px;
}

.sub3_menu_top>a:before {
    content: "\f0da";
    font-size: 12px;
    line-height: 20px;
    font-family: FontAwesome;
    color: #000;
    margin-right: 10px;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.sub3_menu_top:last-child {
    border-bottom: none;
}
.sub3_menu_top>a {
    color: #777;
    padding: 9px 0;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.sub3_menu_top:hover>a {
    padding-left: 10px;
    color:#3e5ec0;
}

.f-menutop>.f-menutop-ul>li:hover .top-menu-sub {
    opacity: 1;
    visibility: visible;
}

.sub3_menu_top:hover>a:before {
    color:#3e5ec0;
}

.sub3_menu_top {
    font-size: 14px;
    font-weight: 400;
    border-top: none;
    line-height: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.sub2_menu_top>a:hover {
    color: #777
}

.hotline {
    float: left;
    font-size: 12px;
    color: #9d9ea8;
    margin-right: 10px;
    text-shadow: 0 0 0 #000000;
}

.hotline span {
    color: #C18107;
    font-size: 14px;
}

.icon-bar {
    display: none;
}

.nohomeadv {
    display: none !important;
}

.icon-search {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
}

/*.nohome:hover .top-menu-backgroud {
position: absolute;
top: 0;
left: 261px;
width: 940px;
height: 444px;
visibility: hidden;
overflow: hidden;
background: #FFF;
}*/
.displayblock {
    display: block !important;
}

.vipadv-slide {
    float: left;
}

.vipadv-slide ul {
    list-style: none;
    margin: 0;
}

.vipadv-slide ul li {
    float: left;
}

.vipadv-slide ul li:first-child {
}

#top-navigation {
    float: left;
}

.vipadv-slide ul li a {
}

.vipadv-slide ul li a img {
    height: 222px;
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.policy-icon {
    /* float: left; */
    height: 140px;
    width: 140px !important;
    /* line-height: 50px; */
    text-align: center;
    border-radius: 50%;
    /* color: #3e5ec0; */
    /* font-size: 22px; */
    margin: auto;
    display: inline-block;
    /* margin-right: 15px; */
}

.policy-icon img {
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

@media (min-width: 992px) .col-md-offset-1 {
    margin-left: 8.33333333%;
}

    .policy-text {
        float: left;
        width: 100% !important;
    }

    .policy-text p {
        color: #fff;
        font-size: 18px;
        padding-top: 5px;
    }

    .policy-text h2 {
        color: #ccc;
        margin: 0;
        padding-top: 25px;
        font-size: 16px;
    }
    .policy-text h2 a {
        color: #fff;
    }
    .policy-text h2 a:hover {
        color: #3e5ec0;
    }
    .policy-item {
        margin-top: 20px;
        margin-bottom: 10px;
        /* display: inline-flex; */
        width: 100%;
        float: left;
        text-align: center;
    }

    .policy-item:hover img {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .pos-r {
        position: relative;
    }

    .f-slider {
        overflow: hidden;
        padding: 0 0;
    }

    .block1 {
        overflow: hidden;
    }

    .f-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        width: auto;
        line-height: 1;
        margin: auto;
        max-width: auto;
        width: 100%;
    }

    .block1 .f-block-title {
        display: none;
    }

    /* END MENU TOO */
    /* Ket thuc css header */
    /* Danh mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥c tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹y chÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Ân*/
    .f-ctn-cateCustom .f-ctn-cateCustom-title {
        height: 40px;
        line-height: 35px;
        border-bottom: 2px solid #F34711;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-title span {
        margin-left: 2px;
        font-size: 20px;
        font-weight: normal;
        color: #F34711;
        float: left;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body {
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body .row-fluid {
        padding: 0px;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul {
        list-style: none;
        margin-bottom: 0px;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 15px;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li .cateitem {
        box-shadow: 0 0px 3px #E4E4E4;
        background: #FFF;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li:first-child {
        position: relative;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li a {
        min-height: 20px;
        padding-bottom: 5px;
        padding-left: 5px;
        width: 100%;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 0px;
        border-top: 1px solid #F34147;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li {
        border-top: 0px solid red;
        box-shadow: none;
        padding-bottom: 2px !important;
    }

    .f-ctn-cateCustom .f-ctn-cateCustom-body ul.f-ctn-cateCustom-ul li ul li a {
        font-size: 11px;
        border-bottom: 0px solid #272727;
        background: url(../imgs/nav.png) no-repeat 0px 3px;
        line-height: 18px;
        padding-left: 12px;
    }

    /* End */
    /* Danh mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥c tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹y chÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Ân trung tam*/
    .f-ctn-cateCustom-center {
        margin-bottom: 10px;
    }

    .f-ctn-cateCustom-center .carousel-control {
        width: 0%;
    }

    .f-ctn-cateCustom-center .carousel-inner img {
        margin: 0 auto;
    }

    .f-ctn-cateCustom-center .carousel-inner .slideitem {
        margin-bottom: 5px;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-title {
        height: 40px;
        line-height: 35px;
        border-bottom: 2px solid #F34711;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-title span {
        margin-left: 2px;
        font-size: 20px;
        font-weight: normal;
        color: #F34711;
        float: left;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body {
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul {
        list-style: none;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 15px;
        position: relative;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li .cate-center-item {
        box-shadow: 0 1px 3px #dadada;
        padding: 5px;
        background: #FFF;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li:hover {
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img {
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li a.cateCustom-center-img img {
        margin: 0 auto;
        margin-top: 4px;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 8px;
        border-top: 1px solid #f34711;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
        border-top: 0px solid red;
        box-shadow: none;
        border-bottom: 0px solid #DF0101;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li:hover {
        border-bottom: 0px solid #F34711;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li {
        padding-bottom: 0px;
    }

    .f-ctn-cateCustom-center .f-ctn-cateCustom-center-body ul.f-ctn-cateCustom-center-ul li ul li a {
        font-size: 11px;
        border-bottom: 0px solid #272727;
        background: url(../imgs/nav.png) no-repeat 0px 3px;
        padding-left: 12px;
    }

    /* End */
    /* BEGIN CENTER CONTAINER */
    .x {
        margin: 0px;
        color:#fff;
    }

    .f-center-module .f-center-title .nav-tabs {
        border-bottom: 0px;
    }

    .cate-news>li>a {
        line-height: 32px;
        text-transform: uppercase;
        font-size: 18px;
        color: #333;
        padding-right: 10px;
        font-weight: bold !important;
    }

    .title-news a.parent_tab {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }

    .f-center-module .f-center-title .nav-tabs li.active a {
        border: 0px;
        color: #4F4F4F;
        background: none;
    }

    .f-center-module .f-center-title .nav-tabs li:hover a {
        color: #f34711;
    }

    .f-center-module .f-center-body {
        position: relative;
    }

    .f-center-module .f-center-body .nav-tabs {
        position: absolute;
        top: 0px;
        left: -55px;
        z-index: 1;
        background: #FFF;
        border: 0px solid #000;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
    }

    .f-center-module .f-center-body .nav-tabs li {
        float: none;
        width: 50px;
        border-radius: 0;
    }

    .f-center-module .f-center-body .nav-tabs li.active {
    }

    .f-center-module .f-center-body .nav-tabs li.active a {
        color: #FFF;
        background: #2782E8;
        border: 1px solid #3B8BC5;
        z-index: 1;
    }

    .f-center-module .f-center-body .nav-tabs li a {
        text-align: center;
        font-size: 10px;
        padding: 0;
        margin: 0;
        border-radius: 0;
        display: block;
        border: 0px;
        background: #F2F2F2;
        margin-bottom: 0px;
        border: 1px solid #D3D3D3;
        text-transform: uppercase;
        padding: 9px 0;
        color: #424141;
    }

    .f-ctn-center-pr-search {
        width: 100%;
        height: 150px;
        margin-bottom: 10px;
        border-bottom: 10px solid #F5F5F5;
        -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        background: #FFF;
    }

    .f-ctn-center-pr-search .f-ctn-center-pr-search-title {
        height: 40px;
        line-height: 35px;
        border-bottom: 2px solid #F34711;
    }

    .f-ctn-center-pr-search .f-ctn-center-pr-search-title span {
        margin-left: 2px;
        font-size: 20px;
        font-weight: normal;
        color: #F34711;
        float: q;
    }

    /* END CENTER CONTAINER */
    .f-module-page {
        border-radius: 0px;
    }

    .top-new {
        background: #fff;
    }

    .f-module-page .f-module-page-title i img {
        border: 1px solid #EAEAEA;
        padding: 3px;
        border-radius: 2px;
        display: none;
    }

    .f-module-page .f-module-page-title > h1 {
        line-height: 32px;
        font-weight: bold;
        font-size: 25px;
        color: #666;
        padding: 0 10px 0 0;
        text-align: center;
    }

    .layout-left .filter>div {
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        border-radius: 3px;
    }

    .f-menutop2 {
        position: fixed !important;
        background: #000;
        z-index: 4 !important;
        width: 100%;
        right: 0;
        top: 0;
        margin-top: 0px
    }

    .f-module-page .f-product-chooseview span {
        width: 36px;
        height: 36px;
        border-radius: 2px;
        display: block;
        position: relative;
        border: 1px solid #ebebeb;
    }

    .f-product-chooseview a:first-child {
        margin-right: 5px;
    }

    .f-product-chooseview a.active span {
        color: #3e5ec0;
        border: 1px solid #3e5ec0;
    }

    .f-module-page .f-product-chooseview a#grid span:after {
        position: absolute;
        top: 6px;
        left: 9px;
        font-size: 17px;
        font-family: FontAwesome;
        content: "\f00a";
    }

    .f-module-page .f-product-chooseview a#list span:after {
        position: absolute;
        top: 6px;
        left: 9px;
        font-size: 17px;
        font-family: FontAwesome;
        content: "\f00b";
    }

    .news-top img {
        margin-bottom: 3px
    }

    #sidebar > div:first-child .f-block .f-block-title {
        display: none;
    }

    .f-news-page-item .new-container {
        overflow: hidden;
    }

    .f-module-page-desc {
        background-image: none !important;
        margin-top: 10px;
        width: 100%;
        padding: 10px;
        border-radius: 2px;
        border: 2px dashed #C18107;
        color: #C18107;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }

    [canvas=container] {
        overflow: inherit !important;
    }

    .f-module-page-title h1 {
        margin: 0;
        padding: 0;
        /* margin-bottom: 7px; */
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: bold;
        font-family: arial;
    }

    .f-module-page-title h1 span {
        display: inline-block;
        line-height: 32px;
        font-weight: bold;
        padding: 0 10px 0 0;
        font: bold 20px arial;
        color: #2d2d2d;
        font-family: arial
    }

    .container {
    }

    /** BEGIN TAB HOME CATEGORY PRODUCT**/
    .f-pr-tab-home-cate {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .f-pr-tab-home-cate li {
        float: none;
        display: inline-block;
    }

    .f-pr-tab-home-cate li a {
        margin-left: 2px;
        font-size: 16px;
        font-weight: normal;
        color: #2E2E2E;
        line-height: 40px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .f-pr-tab-home-cate li:last-child a {
        border-right: none!important;
    }

    .f-pr-tab-home-cate li.active a {
        color: #F34711;
    }

    .f-child-home-tab {
    }

    .f-child-home-tab .nav-tabs {
        text-align: right;
        border-bottom: 0;
    }

    .f-child-home-tab .nav-tabs li {
        float: none;
        display: inline-block;
        border: 0;
    }

    .f-child-home-tab .nav-tabs li a {
        border-radius: 2px;
        background: #C0C0C0;
        margin-top: 5px;
        padding: 2px 10px;
        border: 1px solid #9E9E9E;
        color: #000;
    }

    .f-child-home-tab .nav-tabs li.active a {
        border-radius: 2px;
        background: #6FD59B;
        margin-top: 5px;
        padding: 2px 10px;
        border: 1px solid #0C6729;
        color: #000;
    }

    /** END TAB HOME CATEGORY PRODUCT**/
    /* <cate */
    .f-cate {
        margin-bottom: 10px;
        border-radius: 0px;
    }

    .f-cate ul.f-cate-ul {
        list-style: none;
        margin-bottom: 0;
        text-align: center;
    }

    .block-dmsp_sub1>li>span {
        position: absolute;
        right: 8px;
        top: 6px;
        display: block;
        padding: 10px;
        line-height: 20px;
        cursor: pointer;
        z-index: 10;
        opacity: 1;
        font-weight: 400;
        text-shadow: none;
        color: #fff;
        font-size: 16px;
    }

    span.up:before {
        content: "\f0d8";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

    span.down:before {
        content: "\f0d7";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

    ul.block_dmsp_sub2 {
        display: none;
    }

    ul.block_dmsp_sub2>li>span {
        font-size: 14px;
        position: absolute;
        right: 13px;
        top: -3px;
        display: block;
        padding: 5px 5px;
        line-height: 20px;
        cursor: pointer;
        z-index: 10;
        opacity: 1;
        font-weight: 400;
    }

    ul.block_dmsp_sub2>li>span:hover {
        color: #777
    }

    .v2-block-brand ul li,.block-dmsp_sub1 li {
        list-style: none;
        position: relative;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 0 0 0 0;
        background: none;
        border-radius: 0px;
        margin-bottom: 1px;
        text-align: left;
    }

    .layout-child .sidebar_widget {
        display: none;
    }

    .layout-child .block-top > .no-padding {
        display: none;
    }

    .category_filter > i {
        display: none;
    }

    /* cate > */
    /* BEGIN PRODUCT STYLE */
    /* <tab product page */
    .f-page-tab {
        position: relative;
    }

    .f-page-tab ul.nav-tabs {
        border: 0px;
    }

    .f-page-tab ul.nav-tabs li {
        list-style: none;
    }

    .f-page-tab ul.nav-tabs li a {
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 1px;
    }

    .f-page-tab ul.nav-tabs li.active a {
        background: none;
        color: #FFF;
        border: 0;
        border-radius: 2px;
    }

    .f-page-tab ul.nav-tabs li a:hover {
        border: 0;
    }

    /* tab product page>*/
    .f-product center {
        display: block;
        min-height: 200px;
        margin-top: 50px;
    }

    .f-product {
        padding: 0;
        margin-top: 10px;
    }

    .f-product li {
        list-style: none;
    }

    .f-module-page-title span {
        margin: 0;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        font-family: arial;
        float: inherit !important;
    }

    .f-product .f-pr-item {
        overflow: hidden;
        margin-bottom: 10px;
        text-align: left;
        position: relative;
        background: #FFF;
    }

    .f-product .f-pr-item .f-pr-item-img {
        position: relative;
        border: 0px solid #E7E7E7;
        border-bottom: 0px;
        margin-top: 1px;
        height: 235px;
        overflow: hidden;
    }

    .img-2,.projects-item .f-pr-item-img {
        width: 100%;
        height: 170px;
        position: relative;
        max-width: 100%;
    }

    .product-img-parent .img {
        height: 262px;
        width: 262px;
        border: 1px solid rgba(240, 236, 236, 0.75);
        max-width: 100%
    }

    .product_item.dang-list .img {
        height: 338px;
        width: 338px;
        border: 1px solid rgba(240, 236, 236, 0.75);
    }

    .img-2 img,.product_item.dang-list img,.product-img-parent .img img,.projects-item .f-pr-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        transition: all ease-in .5s;
        object-fit: cover;
    }
    .projects-item .f-pr-item-img img:hover {
        transform: scale(1.2);
    }
    .f-product .f-pr-item .f-pr-item-compare {
        position: absolute;
        top: 2px;
        left: 2px;
        z-index: 10;
        background: #5BC0DE;
        text-align: center;
        cursor: pointer;
        border-radius: 2px;
        padding: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
        border: 1px solid #46B8DA;
        display: none !important;
    }

    .f-product .f-pr-item .f-pr-item-compare span {
        color: #fff;
    }

    .f-product .f-pr-item:hover .f-pr-item-compare {
        display: block;
        background: #f34711;
        border: 1px solid #f34711;
    }

    .f-product .f-pr-item .f-pr-item-saleof {
        font-weight: 400;
        font-size: 0;
        line-height: 0;
        background: url(../imgs/sale.png) no-repeat;
        width: 87px;
        height: 87px;
        color: #fff;
        padding: 0;
        border: none;
        border-radius: 0;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        margin: 0;
        min-height: 0;
        min-width: 0;
        z-index: 3;
    }

    li.produc-relate {
        width: auto!important;
        padding: 0 15px;
        float: none;
        margin-bottom: 0;
    }

    .f-product .f-pr-item .f-pr-item-saleof span {
        color: #fff;
    }

    .f-product .f-pr-item .f-pr-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: auto;
        width: 100%;
        margin: auto;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail h2 {
        margin-top: 0px;
        margin-bottom: 4px;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail h2 a {
        font-size: 14px;
        color: #414141;
        font-style: normal;
        font-family: 'font',Arial,Helvetica,sans-serif;
        font-weight: 400;
        line-height: 21px;
        height: 42px;
        overflow: hidden;
        margin-top: 0px;
        display: block;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
        text-align: left;
        text-decoration: line-through;
        color: #4C4C4C;
        font-size: 12px;
        line-height: 22px;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action a.btn {
        margin-bottom: 2px;
        border-radius: 1px;
        background: #c33;
        border: none;
        border-radius: 15px;
    }

    .f-product .f-pr-item:hover .f-pr-item-action {
        display: block;
    }

    .f-product .f-pr-item:hover {
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more {
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-more:hover {
        background-color: #1e62d0;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy {
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-item-action .f-pr-item-quickbuy:hover {
        background-color: #1e62d0;
    }

    .f-product .f-pr-item:hover .icon-hover {
        display: block;
    }

    .f-product .f-pr-item .f-pr-item-boxdetail .f-pr-otherdetail {
        display: none;
    }

    .f-page-split-body .v2-home-pr-item-img {
        height: 246PX;
    }

    */ /*  */
    .f-product-chooseview {
        float: left;
        background: #fff;
    }

    .f-product-chooseview a {
        float: left;
        text-align: center;
        color: #777;
        margin: 0px;
        font-size: 27px;
        background: #fff;
        border: 1px solid #e1e1e1;
        width: 35px;
        height: 35px;
        padding: 9px;
        font-size: 16px;
        color: #3e5ec0;
    }

    span.price_old {
        line-height: 20px;
        font-weight: 100;
        padding-left: 0px;
        display: inline-block;
        position: relative;
        text-decoration: line-through;
        color: #ccc;
        padding-left: 5px;
        font-size: 20px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image {
        padding: 0 15px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom {
        position: relative;
        margin-bottom: 5px;
        margin: auto;
        height: 458px;
        border: 1px solid #e6e6e6;
    }

    .f-pr-view-info {
        background: #fbfbfb;
        padding: 20px 0px;
        border-radius: 0px;
    }

    div#gallery img {
        width: 100%;
        padding: 5px 0px;
    }

    .next,.prev {
        text-align: center;
    }

    .zoomWrapper {
        margin: auto;
        width: 100% !important;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom img {
        max-height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        top: 0;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery {
        margin-top: 10px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.left {
        background: url(../imgs/left.png) no-repeat 40% 50% #EBEBEB;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery a.right {
        background: url(../imgs/right.png) no-repeat 55% 50% #EBEBEB;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row {
        margin: 0px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .row > div {
        margin: 0px;
        padding-left: 1px;
        padding-right: 1px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery .carousel-control {
        width: 10px;
        background: red;
        display: inline-block !important;
        vertical-align: middle !important;
    }

    div#f-pr-image-zoom-gallery a {
        display: block;
        text-align: center;
        padding: 5px;
        margin-right: 5px;
    }

    div#f-pr-image-zoom-gallery a.active {
        border-color: #3e5ec0;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img {
        opacity: 1;
        margin: 5px auto;
        max-width: 100%;
        height: 85px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-image .f-pr-image-zoom-gallery img:hover {
        opacity: 1;
    }

    .f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name {
        padding-bottom: 10px;
    }

    .f-product-view .f-product-view-info .f-product-view-info-detail .f-product-view-name h1 span {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
        background: none;
        padding: 0;
        text-transform: uppercase;
        color: #fff;
        border: none;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool {
        margin-top: 5px;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool ul {
        list-style: none;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool ul li {
        float: left;
        padding-right: 6px;
        border-right: 1px solid #898989 ;
        line-height: 12px;
        color: #898989;
        font-size: 12px;
        margin-right: 5px;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool ul li a {
        color: #A0A0A0;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool ul li:first-child {
        padding-left: 0px;
    }

    .f-product-view .f-product-view-name .f-pr-view-tool ul li:last-child {
        border-right: 0px solid #ccc;
    }

    .f-product-view .f-pr-view-info {
        margin-top: 10px;
    }

    .f-pr-view-info table {
        width: 100%;
    }

    .f-pr-view-info table {
        border-collapse: separate;
        box-shadow: inset 0 1px 0 #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        width: 100%;
    }

    .f-pr-view-info table td:first-child {
        box-shadow: inset 1px 0 0 #fff;
        width: 25%;
        color: #666;
        font-size: 12px;
    }

    .f-pr-view-info table td img {
        max-width: 50px;
    }

    .f-pr-view-info table td {
        position: relative;
        transition: all 300ms;
    }

    .vat {
        font-size: 11px;
        color: #444;
        font-weight: bold;
    }

    .f-product-view .f-pr-view-info ul li {
        float: left;
        list-style: none;
        line-height: 24px;
        margin-bottom: 7px;
        font-family: arial;
        font-size: 13px;
    }

    .f-product-view .f-pr-view-info ul li.key {
        width: 100px;
        margin-right: 5px;
        font-family: arial;
        font-size: 13px;
    }

    .f-product-view .f-pr-view-info ul li a.brand {
        display: inline-block;
    }

    .f-product-view .f-pr-view-info ul li span.price {
        font-size: 24px;
        color: #3e5ec0;
        font-weight: normal;
        line-height: 21px;
        margin-right: 10px;
    }

    .f-product-view .f-pr-view-info ul li span.old_price {
        color: #333;
        text-decoration: line-through;
        font-size: 17px;
    }

    .f-product-view .f-pr-view-choosegroup {
        padding: 5px;
    }

    .f-product-view .f-pr-view-choosegroup ul > li {
        list-style: none;
        float: left;
        margin-bottom: 5px;
    }

    .f-product-view .f-pr-view-choosegroup ul li.key {
        list-style: none;
        width: 100px;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li {
        margin-right: 5px;
        position: relative;
        width: 43px;
        height: 43px;
        border: 1px solid #E9E9E9;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li.selected {
        border: 1px solid #f34711;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.color-choose li img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 41px;
        max-height: 41px;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li {
        margin-right: 5px;
        position: relative;
        border: 1px solid #E9E9E9;
        text-align: center;
        vertical-align: middle;
        padding: 5px;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li.selected {
        border: 1px solid #f34711;
    }

    .f-product-view .f-pr-view-choosegroup ul li.value ul.size-choose li a {
    }

    .f-product-view .f-product-view-tab {
        margin-top: 25px;
        border-radius: 2px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li a {
        color: #c7c7c7
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:last-child {
        border: none;
    }

    .block_news_category>li {
        list-style: none;
        position: relative;
        font-size: 17px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 0 0 0 0;
        background: none;
        border-radius: 0px;
        overflow: hidden;
        margin-bottom: 1px;
        background: #efefef;
        border-top: none;
    }

    .block_news_category li a {
        color: #000;
        display: block;
        padding: 14px 18px;
    }

    div#slideshow-1 {
        max-width: 121px;
        margin: auto;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover {
        transition: 300ms linear;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li:hover>a {
        color: #c0010a
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li a {
        border: none;
        border-bottom: 0;
        text-transform: uppercase;
        color: #fff;
        padding: 10px 15px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li.active {
        position: relative;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-header > ul li.active a {
        background: #363636;
        color: #fff;
        text-transform: uppercase;
        border-radius: 0px;
        border-color: #363636;
    }

    .f-product-view .f-product-view-tab ul {
        list-style: none;
        border: none;
        border-bottom: 2px solid #363636;
        margin-bottom: 1px;
        padding-bottom: 9px;
    }

    .f-product-view .f-product-view-tab ul li div {
        float: left;
    }

    .f-product-view .f-product-view-tab ul li div.f-callback-form-text {
        width: 202px;
        margin-top: 8px;
        text-align: right;
        margin-right: 9px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-content {
        padding: 10px;
        text-align: justify;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header {
        background: #F8F8F8;
        border-radius: 3px;
        margin: 10px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header .row {
        margin: 0px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li {
        padding-left: 1px;
        padding-right: 1px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active {
        color: #f34711;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-header li a.active span {
        color: #f34711;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel {
        display: none;
        padding: 10px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel .row {
        margin: 0px;
    }

    .f-product-view .f-product-view-tab .f-product-view-tab-body .tab-contact .tab-contact-body .tab_contact_panel li > div {
        padding-left: 1px;
    }

    .f-product-view .f-product-view-tags {
        margin-top: 10px;
        padding: 10px;
        clear: both;
        border: 1px dashed #C9C9C9;
    }

    .f-product-view-comment {
        margin-top: 10px;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul {
        list-style: none;
        border: 0;
        text-align: right;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul li {
        float: none;
        display: inline-block;
        padding-right: 10px;
        padding-left: 0px;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul li a {
        border: 0px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul li:hover {
        color: #f34711;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul li:hover a {
        color: #f34711;
    }

    .f-product-view-comment .f-product-comment-tab-header > ul li.active a {
        color: #3d5cbd;
        background: none;
    }
    .galleria-thumbnails-container {
        left: 50% !important;
        transform: translateX(-50%);
        right: inherit !important;
    }
    .f-product-view-comment .f-product-comment-tab-header > ul li a:hover {
        border: 0;
    }

    .quick-pr-name {
        font-size: 12px;
        padding: 0;
        margin: 0;
        line-height: 17px;
        color: #075AA0;
    }

    .quick-pr-price {
        display: block;
        color: #E70B0B;
        font-weight: 700;
        font-size: 13px;
    }

    .quick-pr-old-price {
        display: block;
        text-decoration: line-through;
        color: #888;
        font-size: 11px;
        font-style: italic;
    }

    .quick-pr-upto {
        display: block;
        font-size: 12px;
        color: #2D96BB;
    }

    .quick-pr-total {
        color: #DD3838;
        font-weight: 700;
        font-size: 13px;
    }

    .quick-order-total div {
        text-align: right;
    }

    .quick-order-total span {
        display: block
    }

    .quick-order-total .pr-total {
        border-bottom: 1px solid #BBB;
        padding-bottom: 10px;
    }

    .quick-order-total .pr-total-money {
        font-weight: 700;
        font-size: 15px;
        padding-top: 10px;
    }

    .quick-order-total .pr-vat {
        font-size: 12px;
        padding-top: 4px;
        color: #38B861;
    }

    .quick-order-total strong {
        color: #DD181B;
        font-size: 15px;
    }

    .table-quickbuy {
        margin-bottom: 10px;
        padding: 0;
        border-bottom: 1px solid #E7E7E7;
    }

    .quick-manu {
        font-size: 11px;
        color: #9D9D9D;
    }

    .quick-status-pr {
        color: #3ACB8F;
        font-size: 12px;
    }

    .quick-status a {
        color: #CB3A3A;
        font-size: 12px;
    }

    .quick-nofi {
        text-align: left;
        padding: 5px;
        border-radius: 4px;
        font-size: 12px;
        color: #808080;
    }

    .quick-order-total {
        background: #F9F9F9;
        padding: 8px 10px;
        border-radius: 4px;
    }

    /* END PRODUCT STYLE */
    /* Shoping cart */
    .shopcart {
    }

    .sc-header {
        background: #5CB85C;
        height: 40px;
        border-bottom: 1px solid #2F8E2F;
    }

    .sc-header .sc-logo {
        display: block;
        height: 40px;
    }

    .sc-header .sc-logo img {
        height: 40px;
        padding: 5px;
    }

    .sc-header .sc-step {
    }

    .sc-header .sc-step ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .sc-header .sc-step ul li {
        float: left;
        padding: 0 50px 0 76px;
        color: #FFF;
        position: relative;
        height: 40px;
    }

    .sc-header .sc-step ul li.active {
        background: #4BB7C5;
    }

    .sc-header .sc-step ul li.active:after {
        background: #5CB85C;
    }

    .sc-header .sc-step ul li.active:before {
        position: absolute;
        top: 0px;
        right: -17px;
        width: 42px;
        height: 29px;
        border: 0px solid #215F29;
        border-bottom: 0;
        border-left: 0;
        content: '';
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
        background: #4BB7C5;
    }

    .sc-header .sc-step ul li:after {
        position: absolute;
        top: 0px;
        left: -25px;
        width: 42px;
        height: 29px;
        border: 1px solid #215F29;
        border-bottom: 0;
        border-left: 0;
        content: '';
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }

    .sc-header .sc-step .step-icon {
        float: left;
        width: 40px;
        height: 40px;
        margin-top: 5px;
    }

    .sc-header .sc-step .step-icon span {
    }

    .sc-header .sc-step .step-name {
        float: left;
    }

    .sc-header .sc-step .step-name span {
    }

    .sc-header .sc-step .step-name span.step-number {
        display: block;
        font-size: 10px;
        margin-top: 2px;
    }

    .sc-header .sc-step .step-name span.step-action {
        display: block;
    }

    .sc-body {
        margin-top: 30px;
    }

    .sc-panel-login {
        padding-top: 20px;
    }

    .sc-panel-login .form-control {
        border-radius: 0;
        box-shadow: none;
    }

    .sc-panel-step .form-control {
        border-radius: 0;
        box-shadow: none;
    }

    .sc-nofi {
        text-align: left;
        padding: 5px;
        border-radius: 4px;
        font-size: 12px;
        color: #808080;
    }

    .sc-split {
        background: #E0E0E0;
        padding: 5px;
        border-radius: 2px;
        font-size: 12px;
        color: #060606;
        border-left: 3px solid #109E42;
    }

    .sc-split label {
        padding-top: 2px !important;
    }

    .sc-split label input {
        margin: 0;
        margin-top: 1px;
    }

    .box-info-card {
        margin-bottom: 10px;
    }

    .box-info-card-bd {
        border: 1px solid #E7E7E7;
        border-top: 0;
        padding-top: 20px;
        background: #FAFAFA;
    }

    .sc-payment {
    }

    .sc-payment ul {
    }

    .sc-payment ul li {
        text-align: center;
        width: 124px;
    }

    .sc-payment ul li span {
        margin-top: 7px;
    }

    /** BEGIN TAB HOME News **/
    .f-news-tab-home {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .f-news-tab-home li {
        float: left;
    }

    .f-news-tab-home li a {
        border-radius: 0px;
        display: block;
        height: 39px;
        line-height: 40px;
        background: #F2F2F2;
        color: #6C6868;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        margin-right: 4px;
        padding: 0 15px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.33);
        text-transform: uppercase;
        font-size: 14px;
        font-family: arial;
        font-weight: 600;
    }

    .f-news-tab-home li.active a {
        background: #2782E8;
        color: #FFF;
    }

    .f-news-tab-home li a.selected {
        color: #F34711;
    }

    /** END TAB HOME News **/
    /* BEGIN NEWS STYLE */
    /* <news home*/
    .f-news {
        margin-top: 10px;
    }

    .f-news li {
        list-style: none;
        margin-bottom: 10px;
        padding: 0 15px;
    }

    .f-news li:nth-child(4) {
        border: 0;
    }

    .f-news .f-news-item {
        -webkit-transition: background 0.8s ease-in;
        position: relative;
        background: #fff;
        padding: 10px;
        text-align: center;
    }

    .f-news .f-news-item .f-news-item-img {
        position: relative;
        overflow: hidden;
    }

    .f-news .f-news-item:hover .f-news-item-img .f-news-item-img-hover {
        transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
        -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        -moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
        box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        background: url(../imgs/full_image.png) no-repeat center;
    }

    .f-news .f-news-item .f-news-item-img .f-news-item-img-hover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        cursor: pointer;
    }

    .f-news .f-news-item .f-news-item-img img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
    }

    .f-news .f-news-item .f-news-item-img img:hover {
        opacity: 1;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
    }

    .f-news .f-news-item .f-news-item-title {
        min-height: 45px;
        text-align: justify;
        margin-top: 0px;
        padding: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .btn-group {
        display: none;
    }
    .f-news .f-news-item .f-news-item-title a {
        font-size: 14px;
        text-align: justify;
        font-weight: normal;
        color: #000;
        text-transform: uppercase;
        height: 15px;
        overflow: hidden;
    }

    .f-news-item-title>p,.f-news-item-title>p {
        text-align: center;
        margin-top: 10px;
    }

    .f-new-item-sum {
        color: #707070;
    }

    .f-news-page {
        list-style: none;
    }

    .bloc-bottom {
        margin-top: 0px;
        padding-bottom: 10px;
    }

    .bloc-bottom .f-block-title {
        font-size: 16px;
        font-weight: bold;
        border-bottom: none !important;
        border-top: 1px solid #ddd;
        padding-top: 12px;
        margin-bottom: 0px;
    }

    .bloc-bottom .f-block-news-menu li {
        display: inline-block;
    }

    .bloc-bottom .f-block {
        border: none;
        padding: 0 0;
        margin-top: 5px;
    }

    .bloc-bottom .slide1 > div {
        width: 100%;
    }

    .bloc-bottom .f-block-title span {
        color: #888;
        font-size: 16px;
        position: relative;
    }

    .f-news-item-title>h2 {
        margin-bottom: 0;
        padding: 0;
        margin-top: 10px;
        text-align: center;
        font-weight: bold;
    }

    .slide1 > div {
        padding: 1px;
    }

    .f-news-page li {
        padding: 0px;
        margin-bottom: 30px;
        border-bottom: 1px solid #fff;
    }

    ul.f-news.row>div {
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .new-date {
        font-size: 12px;
        color: #c18107;
        text-align: left;
        font-style: italic;
    }

    .f-news-page li .f-news-page-item-img .thumbnail {
        border-radius: 0px;
    }

    .f-news-page li .f-news-page-item-img img {
        max-width: 100%;
    }

    .f-news-page li .f-news-page-item-text {
        overflow: hidden;
        padding-bottom: 3px;
    }

    .f-news-page li .f-news-page-item-text h2 {
        padding: 0px;
        margin: 20px 0px;
        margin-bottom: 2px;
    }

    .f-news-page li .f-news-page-item-text h2 a {
        font-weight: bold;
        font-size: 17px;
        color: #fff;
    }

    .f-news-page li .f-news-page-item-text .f-news-page-item-summary {
        line-height: 18px;
        font-size: 13px;
        text-align: justify;
        color: #ccc;
        overflow: hidden;
        font-family: arial;
        margin: 0px 0px;
    }

    .f-news-page li .f-news-page-item-text .f-read-more {
        margin-top: 6px;
    }

    .f-read-more>a>i {
        padding: 0px 3px;
    }

    .news_title>h2>a:hover {
        color: #d64641;
    }

    .news_title>h2>a {
        color: #fff;
    }

    .f-news-page li .f-news-page-item-text .f-read-more a {
        font-size: 13px;
        color: #d64641;
    }

    .f-news-view-page .f-news-view-title h1 {
        font-size: 22px;
        line-height: 35px;
        margin: 0;
        color: #fff;
    }

    .title-bl {
        position: relative;
        color: #CC040E !important;
        line-height: 31px;
        height: 32px;
        border-bottom: 1px solid #ededed;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
    }

    .binhluan {
        text-align: right;
        margin: 10px;
    }

    .binhluan a.active {
        color: #CC040E;
    }

    .binhluan a {
        font-weight: bold;
        color: #222;
        font-size: 12px;
    }

    .binhluan span._line {
        margin: 0px 5px;
    }

    .f-news-date {
        font-size: 12px;
        padding-bottom: 4px;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .f-news-date .left {
        float: left;
    }

    .button-like {
        margin-top: 10px;
    }

    .new_detail_contten {
        margin-top: 25px;
    }

    .f-news-view-title>h1>a {
        color: #000;
    }

    .f-news-view-title>h1>a:hover {
        color: #d64641;
    }

    .f-news-view-detail, .f-video-view-detail {
        font-family: Arial,sans-serif;
        font-size: 14px;
        line-height: 21px;
        margin-top: 20px;
    }

    .f-news-view-page .f-news-other {
        list-style: none;
    }

    .f-news-view-page .f-news-other li {
        line-height: 22px;
        margin-left: 6px;
    }

    .form-horizontal .control-label {
        padding-left: 0px;
        color: #fff;
        font-family: Arial,sans-serif;
        font-size: 14px;
    }

    .f-news-view-page .f-news-other li a {
        background: url(../imgs/nav.png) no-repeat 0px 4px;
        padding-left: 10px;
        font-size: 12px;
    }

    .f-news-view-page .f-news-view-tags {
        margin-top: 10px;
    }

    .f-news-view-page .f-news-view-comment {
        margin-top: 10px;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header {
        height: 21px;
        border-bottom: 1px solid #F5F5F5;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul {
        list-style: none;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li {
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 1px;
        height: 20px;
        border-bottom: 1px solid #FFF;
        border-right: 1px solid #F1F1F1;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:first-child {
        padding-left: 0px;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:last-child {
        border-right: 0px;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover {
        color: #f34711;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li:hover a {
        color: #f34711;
    }

    .f-news-view-page .f-news-view-comment .f-news-comment-tab-header > ul li a.selected {
        color: #f34711;
    }

    .f-news-other {
        list-style: none;
    }

    .f-news-other img {
        display: none;
    }

    .f-news-other h3 {
        font-size: 12px;
        margin: 9px;
    }

    .f-news-other h3 a {
        color: #00AEEF;
        display: block;
        font-size: 13px;
        padding: 4px 0;
    }

    /* news page> */
    /* END NEWS STYLE */
    /** BEGIN TAB HOME Album **/
    #f-album-tab-home {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #f-album-tab-home li {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

    #f-album-tab-home li a {
        font-size: 16px;
        border-radius: 0px;
    }

    #f-album-tab-home li a.selected {
        color: #F34711;
    }

    .menutop .news-top {
        display: none;
    }

    /** END TAB HOME Album **/
    /* BEGIN ALBUM STYLE */
    .f-album {
        margin-top: 10px;
    }

    .f-album li {
        list-style: none;
    }

    .f-album .f-album-item {
        position: relative;
        list-style: none;
        border-bottom: 7px solid #FAFAFA;
        box-shadow: 0 0px 2px #DDD;
        margin-bottom: 10px;
        padding: 5px;
        background: #FFF;
    }

    .f-album li .f-album-item-img {
        position: relative;
        height: 173px;
        overflow: hidden;
    }

    .f-album .f-album-item .f-album-item-img .f-album-item-img-hover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        cursor: pointer;
        width: 100%;
        height: 100%;
    }

    .f-album .f-album-item:hover .f-album-item-img-hover {
        transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
        -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        -moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
        box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        background: url(../imgs/full_image.png) no-repeat center;
    }

    .f-album .f-album-item .f-album-item-img img {
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .f-album .f-album-item .f-album-item-img img:hover {
        opacity: 1;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
    }

    .f-module-page-title {
        margin-bottom: 10px;
    }

    .f-album .f-album-item .f-album-item-title {
        padding: 5px;
        text-align: center;
        margin-top: 0px;
        background: #FFF;
        overflow: hidden;
        height: 44px;
    }

    .f-album .f-album-item .f-album-item-title h2 {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .f-album .f-album-item:hover {
        border-bottom: 7px solid #3e5ec0;
    }

    .f-album .f-album-item .f-album-item-title a {
        line-height: 18px;
        font-size: 14px;
        color: #3A3A3A;
        text-transform: uppercase;
    }

    select#city_map_bnc {
        margin-bottom: 10px;
    }

    .f-album .f-album-item:hover .f-album-item-title a {
        color: #0069a3;
    }

    .f-album .f-album-item-description {
        display: none;
    }

    .f-album-view-page .f-album-detail {
        margin-top: 10px;
        line-height: 20px;
        text-align: justify;
    }

    .f-album-view-page .f-album-detail-readmore {
        margin-right: 10px;
        height: 20px;
        line-height: 20px;
        margin-top: 5px;
        cursor: pointer;
    }

    .f-album-view-page .f-album-detail-readmore a {
        font-family: arial;
        padding: 4px;
        color: #E96E1C;
    }

    .new-detail .f-module-page {
        background: none;
    }

    .new-detail .f-pr-item-boxdetail .f-pr-item-price {
        font-weight: normal !important;
        text-align: center !important;
    }

    .product-detail {
        margin-bottom: 15px;
    }

    .f-page-split .f-page-split-title {
        border: none;
        border-bottom: 0;
        text-transform: uppercase;
        font-family: arial;
        color: #303030;
        padding: 20px;
        margin-bottom: 20px;
        font-size: 16px;
        background: #fff;
        font-weight: bold;
    }

    /* END ALBUM STYLE */
    /* BEGIN VIDEO STYLE */
    .ctegory_video>li>a {
        color: #fff;
        padding: 8px 20px;
    }

    .ctegory_video>li>a:hover {
        background: #3C3A39;
        color: #fff;
    }

    .tab-hot .f-center-title {
        line-height: 35px;
        position: relative;
    }

    .tab-hot .f-center-title .customNavigation {
        top: 0px;
    }

    .f-video-tab-home {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .menu-tab-video li {
        display: inline-block;
    }

    .f-video-tab-home li.active {
        text-transform: uppercase;
        position: relative;
    }

    ul.tab-menu-album li {
        display: inline-block;
    }

    .f-video-tab-home li.active a {
        font-weight: bold;
    }

    .f-video-tab-home li a {
        line-height: 32px;
        text-transform: uppercase;
        font-size: 18px;
        color: #333;
        padding-right: 10px;
    }

    .f-video-tab-home li a.selected {
        color: #F34711;
    }

    .f-video .f-video-item {
        position: relative;
        margin-bottom: 10px;
        padding: 5px;
        background: #fff;
    }

    .f-video .f-video-item .f-video-item-img {
        position: relative;
        padding: 5px;
        height: 200px;
        overflow: hidden;
    }

    .f-video .f-video-item .f-video-item-img img {
        width: 100%;
    }

    .f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    .f-video .f-video-item .f-video-item-img img {
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .f-video .f-video-item:hover .f-video-item-img .f-video-item-img-hover {
        transition: opacity .20s ease-in 0s, box-shadow .40s ease-out 0s;
        -webkit-box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        -moz-box-shadow: 0 0 130px rgba(0,0,0,1) inset;
        box-shadow: 0 0 130px rgba(0, 0, 0, 1) inset;
        background: url(../imgs/play_video.png) no-repeat center;
    }

    .f-video .f-video-item .f-video-item-img .f-video-item-img-hover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        cursor: pointer;
        width: 100%;
        height: 100%;
    }

    .f-video .f-video-item .f-video-item-title {
        padding: 5px;
        text-align: center;
        margin-top: 0px;
    }

    .f-video .f-video-item .f-video-item-title h2 {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        height: 34px;
        overflow: hidden;
        text-align: center;
    }

    .f-video .f-video-item .f-video-item-title a {
        line-height: 18px;
        font-size: 14px;
        color: #000;
        text-align: center;
    }

    .f-video .f-video-item .f-video-item-title a:hover,.f-news .f-news-item .f-news-item-title a:hover,.f-footer ul.f-footer-nav li ul li a:hover {
        color: #3e5ec0 !important;
    }

    .login-bar li a:hover {
        color: #C18107
    }

    .f-video-view-page .f-video-view-player {
        margin-top: 10px;
        background: #000;
    }

    .f-video-view-page .f-video-view-detail {
        margin-top: 10px;
        line-height: 20px;
        text-align: justify;
    }

    .f-video-view-page .f-video-detail-readmore {
        margin-right: 10px;
        height: 23px;
        line-height: 20px;
        margin-top: 5px;
        cursor: pointer;
    }

    .f-video-view-page .f-video-detail-readmore a {
        padding: 4px;
        color: #F03A3A;
        border: 1px solid #FDA4A4;
        font-size: 12px;
        border-radius: 2px;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .autosize-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .autosize-container iframe, .autosize-container object, .autosize-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    /* END VIDEO STYLE */
    /* Start css trang ban do*/
    .f-maps-page .f-maps-left .f-maps-left-mapinfo {
        line-height: 20px;
        margin-top: 10px;
        text-align: justify;
        background: #F5F5F5;
        padding: 5px;
    }
    .f-ctn-center {
        color: #fff;
    }
    /* End css trang ban do */
    /* Start css trang lien he */

    .f-contact-page .f-contact-page-info {
        margin-bottom: 10px;
        color:#fff;
    }

    .f-contact-form .form-group {
        display: block;
        margin: 6px 0;
    }

    /* End css trang lien he */
    /* BEGIN RIGHT CONTAINER*/
    .f-container .f-ctn-right {
        float: left
    }

    .f-block .f-block-body {
        border-top: none;
    }

    .f-block .f-block-body ul.f-block-pr-menu {
        list-style: none;
    }

    .banner {
        margin-top: 10px;
    }

    .f-block .f-block-body ul.f-block-pr-menu li {
        padding-left: 10px;
        line-height: 30px;
        background: #FFF;
        border-bottom: 1px solid #F1F1F1;
    }

    .f-block .f-block-body ul.f-block-pr-menu li a {
        color: #383838;
        margin-left: 10px;
        font-size: 13px;
    }

    .f-block .f-block-body ul.f-block-pr-menu li a:hover {
        color: #F34711;
    }

    /*--------------------*/
    .f-block .f-block-body ul.f-block-news-menu {
        list-style: none;
    }

    .f-block .f-block-body ul.f-block-news-menu>li h4 {
        font-family: arial;
        margin: 5px 0 0;
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
    }

    .f-block .f-block-body ul.f-block-news-menu>li > a img {
        margin: 0 auto;
        float: left;
        padding-right: 10px;
    }

    .v2-block-brand ul li>a, ul.block-dmsp_sub1>li>a {
        color: #fff;
        text-decoration: none;
        padding: 15px 7px;
        font-size: 14px;
        border-bottom: 1px solid #ebebeb;
        display: block;
    }

    .v2-block-brand ul li>a {
        background: #efefef;
        color: #000
    }

    .v2-block-brand ul li>a:hover {
        background: #4c4c4c;
        color: #fff
    }

    .f-block .f-block-body ul.f-block-news-menu>li:after {
        position: absolute;
        top: 16px;
        left: 5px;
        content: '';
        width: 5px;
        height: 5px;
        background: #F00;
        background: #B3B3B3;
        display: none;
    }

    .f-block-news-menu.row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .danhmuc-top h2 a {
        font-family: arial;
        font-size: 22px;
        text-align: center;
        color: #0095da;
        font-weight: 300;
        padding: 4px 0;
    }

    .danhmuc-top h2 {
        text-align: center;
        margin: 0 0;
        line-height: 30px;
        padding: 5px 0;
        background: #F7F7F7;
        border-radius: 4px 4px 0 0;
    }

    ul.block_dmsp_sub2 li a:before {
        content: "\f105";
        font-size: 14px;
        line-height: 23px;
        font-family: FontAwesome;
        color: #b5b4b4;
        margin-right: 10px;
        position: relative;
        top: 0px;
        -webkit-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    ul.block_dmsp_sub2>li>a:hover {
        color: #333 !important;
    }

    ul.block_dmsp_sub2 {
        padding: 20px 0px 20px 0px;
        margin: 0px;
        position: relative;
        z-index: 1;
        background: #f2f2f2;
    }

    ul.block_dmsp_sub2 li a:hover {
        color: #333;
    }

    .f-block .f-block-body ul.f-block-news-menu>li ul li {
        position: relative
    }

    .f-block .f-block-body ul.f-block-news-menu>li ul li:nth-child(n+4) {
        display: none;
    }

    .f-block .f-block-body ul.f-block-news-menu>li ul li {
        width: 100%;
    }

    ul.block_dmsp_sub2 li a {
        color: #888;
        display: inline-block;
        padding: 2px 20px 2px;
        background: none;
        border: none;
        text-transform: capitalize;
        font-size: 13px;
    }

    .f-block .f-block-body ul.f-block-news-menu>li ul li h2 {
        text-align: left;
        margin: 0 0;
        line-height: 28px;
        padding: 0 0;
        height: 28px;
        overflow: hidden;
    }

    .f-block .f-block-body ul.f-block-news-menu>li ul li a:hover {
        color: #0095da;
    }

    /*--------------------*/
    .f-block .f-block-body ul.f-block-album-menu {
        list-style: none;
    }

    .f-block .f-block-body ul.f-block-album-menu li {
        padding-left: 10px;
        line-height: 30px;
        background: #FFF;
        border-bottom: 1px solid #F1F1F1;
    }

    .f-block .f-block-body ul.f-block-album-menu li a {
        color: #383838;
        margin-left: 10px;
        font-size: 13px;
    }

    .f-block .f-block-body ul.f-block-album-menu li a:hover {
        color: #f34711;
    }

    .f-block .f-block-body ul.f-block-video-menu {
        list-style: none;
    }

    .f-block .f-block-body ul.f-block-video-menu li {
        padding-left: 10px;
        line-height: 30px;
        background: #FFF;
        border-bottom: 1px solid #F1F1F1;
    }

    .f-block .f-block-body ul.f-block-video-menu li a {
        color: #383838;
        margin-left: 10px;
        font-size: 13px;
    }

    .f-block .f-block-body ul.f-block-video-menu li a:hover {
        color: #f34711;
    }

    .f-block .f-block-body ul.f-block-custom-menu {
        list-style: none;
    }

    .f-block .f-block-body ul.f-block-custom-menu li {
        padding-left: 10px;
        line-height: 30px;
        background: #FFF;
        border-bottom: 1px solid #F1F1F1;
    }

    .f-block .f-block-body ul.f-block-custom-menu li a {
        color: #383838;
        margin-left: 10px;
        font-size: 13px;
    }

    .f-block .f-block-body ul.f-block-custom-menu li a:hover {
        color: #f34711;
    }

    .f-block .panel {
        border-radius: 0;
        border: 0px solid #FFF;
        margin-top: 7px;
        box-shadow: none;
    }

    .f-block .panel .panel-heading {
        padding: 5px 0;
        background: none;
        border-radius: 2px;
    }

    .f-block .panel .panel-heading h4 {
    }

    .f-block .panel .panel-heading h4 a {
        font-weight: bold;
        font-size: 14px;
        color: #373737;
        text-transform: uppercase;
        border-left: 3px solid #3e5ec0;
        padding-left: 10px;
    }

    .f-block .panel .panel-body {
        border: 0px !important;
        padding: 0;
    }

    /* BEGIN BLOCK PRODUCT STYLE */
    .f-product-bl {
        
    }

    .f-product-bl .f-pr-bl-item {
        overflow: hidden;
        margin-bottom: 10px;
        text-align: center;
        position: relative;
        background: #FFF;
        border-top: none;
    }

    .f-pr-bl-item-border:before {
        border-top: 1px dashed #dddddd;
        bottom: 0;
        content: "";
        height: 1px;
        left: 37.333%;
        position: absolute;
        right: 0;
        width: 100%;
    }

    .slide1 {
        overflow: hidden;
    }

    .slide1 > div {
        float: left;
        width: 100%;
    }

    .f-product-bl .f-pr-bl-item-img {
        position: relative;
        border: 0px solid #E7E7E7;
        border-bottom: 0px;
        overflow: hidden;
        padding: 0;
    }

    .f-product-bl .f-pr-bl-item h2 {
        text-align: left;
        overflow: hidden;
        margin-bottom: 0px;
    }

    .duoi-tab-sp li img {
        max-width: 100%;
        margin-bottom: 9px;
    }

    #carousel-example-generic {
        margin-bottom: 9px;
    }

    .adv-top {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    #sidebar .slide1 .f-pr-bl-item-saleof {
        display: none;
    }

    #sidebar .slide1 .item {
        width: 33.333%;
        float: left;
        border: none;
    }

    #sidebar .slide1 .item img {
        right: 0px;
        height: 70px;
    }

    #sidebar .f-product-bl .f-pr-bl-item h2 {
        text-align: center;
    }

    #sidebar .f-product-bl .f-pr-bl-item-img {
        height: 73px;
        margin-top: 0px;
    }

    #sidebar .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail {
        display: none;
    }

    #sidebar .f-product-bl .f-pr-bl-item h2 a {
        font-size: 12px;
        font-weight: normal;
    }

    .f-product-bl .f-pr-bl-item-img:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    .f-product-bl .f-pr-bl-item-img img {
        margin: 0 auto;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        width: 100%
    }

    .adv-bottom .left {
        width: 46%;
        float: left;
    }

    .adv-bottom .left {
        width: 46%;
        float: right;
    }

    .adv-bottom img {
        max-width: 100%;
    }

    .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail {
        margin: 0;
        padding: 5px 0px 5px 10px;
        background: #FFF;
        overflow: hidden;
    }

    .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail h2 {
        margin: 0;
        line-height: 20px;
        margin-bottom: 5px;
        overflow: hidden;
        text-align: left;
    }

    .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail h2 a {
        font-size: 17px;
        color: #333;
    }

    .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-price {
        text-align: left;
        font-size: 14px;
        color: #3e5ec0;
        line-height: 16px;
        margin-bottom: 0px;
    }

    .f-product-bl .f-pr-bl-item .f-pr-bl-item-boxdetail .f-pr-bl-item-old-price {
        text-align: left;
        text-decoration: line-through;
        color: #999;
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 0px;
    }

    /* END PRODUCT BLOCK STYLE */
    /* Tin tuc*/
    .f-news-bl li {
        list-style: none;
        background: #fff;
    }

    .f-center-title h2 {
        color: #fff;
        text-transform: uppercase;
        margin: 0px;
        margin-bottom: 30px;
        padding-top: 5px;
    }

    .f-news-bl li .f-news-bl-item {
        overflow: hidden;
    }

    .f-news-bl li .f-news-bl-item-img {
        padding: 0 5px 0 0;
        background: #fff;
    }

    .f-news-bl li div {
        list-style: none;
        padding-bottom: 3px;
        margin-bottom: 5px;
        margin-top: 0;
    }

    .f-news-bl li .f-news-bl-item .label {
        float: right;
    }

    .f-news-bl li .f-news-bl-item-img {
        /*overflow: hidden;*/
        height: 80px;
    }

    .f-news-bl li .f-news-bl-item-img img {
        position: absolute;
        top: 0;
        left: 20px;
        right: 0;
        bottom: 0;
        margin: auto;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

    .f-news-bl li .f-news-bl-item-title h2 {
        margin: 3px 0 6px;
        color: #1f2228;
        overflow: hidden;
        text-align: left;
    }

    .f-news-bl li .f-news-bl-item-title h2 a {
        color: #4a4a4a;
        line-height: 15px;
        font-size: 17px;
        font-weight: 300;
    }

    .date-new {
        color: #ABABAB;
        font-size: 11px;
        font-style: italic;
    }

    .v2-block-support .f-news-bl-item-img {
        margin-top: 10px;
    }

    .v2-block-support li {
        padding: 0 10px;
    }

    .adv-left {
        position: relative;
        display: block;
    }

    .title-adv {
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        height: 59px;
        overflow: hidden;
        padding-left: 10px;
        padding-right: 3px;
        position: absolute;
        bottom: 0px;
        background: rgba(0, 0, 0, 0.4);
    }

    /* Ablum block */
    .f-block-album {
    }

    .f-block-album .f-block-album-item .f-block-album-item-img,.pRela {
        position: relative;
    }

    .f-block-album .f-block-album-item .f-block-album-item-img img {
        margin: auto;
    }

    .f-block-album .f-block-album-item .f-block-album-item-title {
        text-align: center;
        margin-top: 0px;
        background: #fff;
    }

    .f-block-album .f-block-album-item .f-block-album-item-title a {
        line-height: 21px;
        font-size: 13px;
        color: #A2A2A2;
    }

    .f-block-album .f-block-album-item:hover .f-block-album-item-title a {
        color: #FC3838;
    }

    /* end */
    .f-advsearch .f-advsearch-title {
        border-bottom: 1px solid #f3f3f3;
    }

    .f-advsearch .f-advsearch-title span {
        line-height: 20px;
        font-size: 13px;
    }

    .f-advsearch .f-advsearch-body ul li {
        list-style: none;
        line-height: 20px;
        padding: 5px 0;
        padding-left: 15px;
    }

    .f-advsearch .f-advsearch-body ul li label {
        font-weight: 400;
        cursor: pointer;
        color: #353535;
        font-size: 12px;
    }

    .f-advsearch .f-advsearch-body ul li span {
        color: #424242;
        font-family: arial;
        font-size: 12px;
        margin-left: 10px;
    }

    .f-color-search ul {
        padding: 0;
        margin: 0;
    }

    .f-color-search ul li {
        list-style: none;
        padding: 0;
        margin: 6px;
        float: left;
    }

    .f-color-search ul li a {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.29);
        border: 1px solid rgba(0, 0, 0, 0.2);
        text-align: center;
        line-height: 28px;
        font-size: 10px;
        color: #FFF;
    }

    .f-color-search ul li span {
        font-size: 35px;
    }

    .f-contact-bl .block-control-input {
        height: 34px !important;
        border-radius: 2px
    }

    .f-contact-bl .fileupload {
        width: 100px;
    }

    /* Begin Compare css */
    #f-compare {
        position: fixed;
        top: 25px;
        right: -190px;
        width: 184px;
        background: #FCFCFC;
        z-index: 12;
        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;
    }

    #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: 8px;
        cursor: pointer;
    }

    #f-compare .f-compare-title span {
        text-transform: uppercase;
        font-size: 13px;
        color: #686868;
    }

    #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: #F60;
    }

    #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*/
    /* start style phÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢n trang */
    .f-pagging {
        padding-left: 0px;
    }

    .f-pagging ul {
        list-style: none;
        margin: 0px;
        border-radius: 4px;
    }

    .f-pagging ul li.active {
        border-color: #3e5ec0;
        background: #3e5ec0;
    }

    .f-pagging ul li a {
        border: none;
        border-radius: 0;
        display: block;
        padding: 0;
        line-height: 34px;
        float: none;
        color: #c7c7c7;
        font-size: 15px;
        font-family: arial;
    }

    .f-pagging ul li:last-child a {
        border-right: none;
    }

    .f-pagging ul li {
        width: 36px;
        height: 36px;
        float: left;
        border-radius: 2px;
        border: 1px solid #ebebeb;
        position: relative;
        margin-left: 5px;
        line-height: 32px;
        text-align: center;
    }

    .f-pagging ul li:hover {
        background: #eee;
    }

    .f-pagging ul li:hover>a {
        color: #c7c7c7;
    }

    .f-pagging ul li.active a:hover, .f-pagging ul li a:hover {
        background: none;
        color: #c7c7c7
    }

    .fb-comments span {
        width: 100%;
    }

    .f-pagging ul li.active a {
        background: none;
        color: #fff;
    }

    .pagination > li > a, .pagination > li > span {
        background: none;
        border: none;
        color: #1f2228
    }

    .pagination > .disabled > a {
        background: none;
    }

    .pagination > li > a:hover, .pagination > li > span:hover,.pagination > .disabled > a:hover, .pagination > li > a:focus, .pagination > li > span:focus {
        background: #dde3e6;
        color: #34495e;
    }

    /* end style phÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢n trang */
    /* Css hoi dap */
    .f-qa {
        margin-top: 10px;
    }

    .f-qaCate {
    }

    .f-qaCate-title {
        line-height: 50px;
        display: block;
        border-bottom: 1px solid #E45454;
        font-weight: 700;
        font-size: 16px;
    }

    .f-qaCate-body {
    }

    .f-qaCate-body ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .f-qaCate-body ul li {
        display: block;
        line-height: 30px;
        border-bottom: 1px dashed #f1f1f1;
    }

    .f-qaCate-body ul li a {
        display: block;
        position: relative;
        padding-left: 15px;
        font-size: 13px;
    }

    .f-qaCate-body ul li a:before {
        position: absolute;
        top: 12px;
        left: 0;
        width: 6px;
        height: 6px;
        background: #FA6969;
        content: '';
        border-radius: 50%;
    }

    .f-qaList {
        padding-bottom: 4px;
        box-shadow: 0 2px 0px #DDD;
        margin-bottom: 10px;
    }

    .f-qaBox-title {
        line-height: 50px;
        display: block;
        font-weight: 700;
        font-size: 16px;
    }

    .f-qaBox-title a {
        font-size: 15px;
        text-transform: uppercase;
        color: #515151
    }

    .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-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-bottom: 10px;
    }

    .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 {
        display: none
    }

    .f-qa-answer-box-tool {
        margin-top: 5px;
    }

    .form_ykien {
        display: none;
        border-bottom: 1px solid #F1F1F1;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    .ykientitle {
        position: relative;
        text-align: left;
        height: 51px;
        padding-bottom: 10px;
        border-bottom: 1px solid #F1F1F1;
        margin-bottom: 10px;
    }

    .ykientitle a {
        padding: 10px;
        background: #0069A3;
        width: 200px;
        margin: auto;
        border-radius: 3px;
        color: #FFF;
        font-weight: bold;
        float: right;
        text-align: center;
        cursor: pointer;
    }

    .form_ykien .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 23px;
    }

    .form_ykien .control-label {
        font-size: 12px;
    }

    .form_ykien .col-md-5 {
        position: relative;
    }

    .form_ykien .form-control {
        border-radius: 1px;
        box-shadow: none;
        border: 1px solid #0069A3;
    }

    .list-ykien-item {
        margin-bottom: 40px;
        border-bottom: 1px dashed #F1F1F1;
        padding-bottom: 40px;
    }

    .ykien-thum {
        border-right: 2px solid #E72121;
    }

    .ykien-thum a {
        width: 110px !important;
        height: 110px !important;
        overflow: hidden;
        border-radius: 50%;
        background: #A3A3A3;
        border: 2px solid #0069A3;
        position: relative;
        display: block;
        z-index: 100;
    }

    .ykien-thum img {
        width: 170px;
        height: 170px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -17px;
        right: 0;
        margin: auto;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 1;
        max-width: none !important;
    }

    .ykien-thum img:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .ykien-ct {
        padding-left: 12px;
    }

    .ykien-name {
        font-weight: bold;
        font-size: 13px;
    }

    .yk-time {
        font-size: 13px;
        color: #707070;
        text-transform: lowercase;
        font-style: italic;
    }

    .yk-short {
        display: block;
        font-size: 13px;
        line-height: 23px;
        margin-top: 6px;
        padding-left: 5px;
        border-left: 1px dashed #EBEBEB;
        margin-left: 8px;
        text-align: justify;
    }

    .phai .ykien-thum {
        border-left: 2px solid #E72121;
        border-right: 0;
    }

    .phai .ykien-thum a {
        width: 140px;
        height: 140px;
        overflow: hidden;
        border-radius: 50%;
        background: #A3A3A3;
        border: 2px solid #0069A3;
        position: relative;
        display: block;
        float: right;
    }

    .phai .ykien-thum img {
        width: 170px;
        height: 170px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -17px;
        right: 0;
        margin: auto;
    }

    .phai .ykien-ct {
        padding-right: 12px;
        padding-left: 0;
        border-left: 0;
        text-align: right;
    }

    .phai .yk-time {
        font-size: 13px;
        color: #707070;
        text-transform: lowercase;
        font-style: italic;
    }

    .phai .yk-short {
        display: block;
        font-size: 13px;
        line-height: 23px;
        margin-top: 6px;
        padding-left: 5px;
        border-left: 0px dashed #EBEBEB;
        margin-left: 8px;
        text-align: justify;
        border-right: 1px dashed #EBEBEB;
        margin-right: 8px;
        padding-right: 5px;
    }

    .phai .ykien-name {
        font-weight: bold;
        font-size: 13px;
    }

    .phai .list-ykien-item .col-md-10 {
        padding: 0;
    }

    .form_ykien .control-label {
        font-size: 12px;
    }

    .form_ykien .form-control {
        border-radius: 1px;
        box-shadow: none;
        border: 1px solid #0069A3;
    }

    .form_ykien .col-md-5 {
        position: relative;
    }

    .form_ykien .help-block {
        display: block;
        margin-top: 0px;
        margin-bottom: 10px;
        color: #E60A0A;
        position: absolute;
        top: 35px;
        left: 15px;
        font-size: 12px;
    }

    .form_ykien .form-horizontal .form-group {
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 23px;
    }

    .footer-bottom {
        /*background: #121319;*/
        background: #1a1c27;
    }

    /* BEGIN FOTTER CSS */
    ul.list_menu_footer_inner_main li a {
        color: #fff;
        font-size: 14px;
        line-height: 25px;
    }
    .f-footer {
        position: relative;
        background: #111111;
    }
    .main-footer .f-news-bl-item-img {
        display: none;
        padding: 0;
    }
    ul.f-footer-nav .col-md-5ths {
        width: 25%;
        padding-right:
    }

    .f-footer-content {
        padding: 40px 0;
    }

    .f-footer ul.f-footer-nav {
        list-style: none;
    }

    .f-footer ul.f-footer-nav>li {
        position: relative;
        text-align: center;
    }

    .f-footer ul.f-footer-nav>li:before {
        position: absolute;
        content: "";
        top: 0;
        left: -1px;
        width: 1px;
        height: 1000px;
        background-color: #585655;
    }

    .f-footer ul.f-footer-nav>li>a {
        font-size: 14px;
        font-weight: bold;
        display: block;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 22px;
        padding-bottom: 20px;
        position: relative;
    }

    .f-footer ul.f-footer-nav>li>a:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        width: 30px;
        margin-left: -15px;
        height: 1px;
        background: #fff;
    }

    .f-footer ul.f-footer-nav li ul {
        list-style: none;
        padding-bottom: 35px;
        margin-bottom: 35px;
        border-bottom: 1px solid #585655;
    }

    .f-footer ul.f-footer-nav li ul li {
        float: none;
        border-top: 0px solid #F00;
        box-shadow: none;
        width: 100%;
        padding: 1px 0;
    }

    .f-footer ul.f-footer-nav li ul li a {
        color: #9d9ea8 !important;
        font-size: 13px;
        font-weight: 300;
        line-height: 25px;
        font-family: arial;
    }

    .f-footer .f-footer-info {
        line-height: 18px;
        color: #ccc ;
        margin-top: 8px;
        font-size: 14px;
        font-family: arial;
        height: 100%;
        font-weight: 300;
        text-align: left;
    }

    .f-footer .logo {
    }

    .f-gotop a {
        position: absolute;
        right: 0px;
        z-index: 10;
        top: 0;
        display: none;
    }

    /* END FOTTER CSS */
    .f-product-view .f-pr-view-choosesizeGroup {
        border: 1px solid #F1F1F1;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .f-product-view .f-pr-view-choosesizeGroup .dealer-tab {
        padding: 10px;
    }

    .dealer-tab label {
        font-size: 14px;
        display: block;
        margin: 0 0 10px;
        color: #fff;
    }

    .dealer-tab ul li,.box-size-title {
        color: #fff;
    }

    .f-pr-view-box-size select {
        color: #000;
        background: none;
        border-radius: 0;
        width: 110px;
        margin: 1px 0px;
        height: 45px;
        background: #fff !important;
    }

    .f-product-view-info-detail .col-md-5 {
        border-left: 1px solid #e9e9e9;
        background: #fbfbfb;
        min-height: 380px;
    }

    .f-product-view-info-detail {
        min-height: 380px;
    }

    .f-product-view .f-page-split-title span {
        display: inline-block;
        text-transform: uppercase;
        line-height: 23px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: 400;
        font-size: 23px;
        color: #333;
        background: #fff;
        padding: 0 10px 0 0;
    }

    .f-product-view .f-pr-view-choosesizeGroup .dealer-tab a {
        padding: 4px;
        border-bottom: 2px solid #FFF;
        margin: 3px;
    }

    .f-product-view .f-pr-view-choosesizeGroup .dealer-tab a.active {
        border-color: #EC0A4F;
        color: #000;
    }

    .f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul {
        list-style: none;
        margin: 0;
        margin-top: 16px;
        padding: 0;
    }

    .new-detail .f-page-split-title:after {
        top: 14px;
    }

    .f-product-view .f-pr-view-choosesizeGroup .f-pr-view-choosesizeGroup ul li {
        background: #EAEAEA;
        padding: 3px;
        border-bottom: 1px solid #BBB;
    }

    .f-product-view .f-pr-view-choosesizeGroup .csg-oldprice {
        text-decoration: line-through;
        color: #808080;
        display: block;
        margin-top: 5px;
    }

    .f-product-view .f-pr-view-choosesizeGroup .csg-price {
        font-size: 16px;
        font-weight: 700;
        color: #D73131;
    }

    .f-product-view .f-pr-view-choosesizeGroup .select_number {
        margin-top: 14px;
    }

    .f-product-view .f-pr-view-choosesizeGroup .namesize {
        font-size: 13px;
        font-weight: 700;
        display: block;
        margin-top: 16px;
    }

    .news .slide1 .item:nth-child(n+9) {
        display: none;
    }

    .news .slide1 .item {
        width: 50%;
    }

    .news .slide1 .f-pr-bl-item h2 {
        height: 30px;
        text-align: center;
    }

    .news .slide1 .f-pr-bl-item h2 a {
        font-weight: normal;
        line-height: 16px;
    }

    .news .slide1 >div {
        margin-right: -2px;
    }

    .news .slide1 .item .f-pr-bl-item-saleof,.news .slide1 .item .f-pr-bl-item-boxdetail {
        display: none;
    }

    /* Doan CSS chi tiet 2*/
    .f-pr-view-box-size {
        float: left;
        margin-right: 10px;
    }

    .f-pr-view-box-size .custom_pd {
        padding: 5px;
        float: left;
    }

    .box-size-item {
        background: #2782E8;
        padding: 0 0px 0 5px;
        border-radius: 2px;
        border: 1px solid #E52020;
        height: 30px;
        width: 82px;
        font-size: 12px;
    }

    .box-size-name {
        float: left;
        width: 16px;
        text-align: center;
        color: #FFF;
        font-weight: 700;
        line-height: 26px;
    }

    .box-size-name span {
    }

    .box-size-select {
        float: right
    }

    .box-size-select span {
        color: #FFF;
        line-height: 27px;
        text-align: center;
        display: block;
        font-size: 12px;
        margin-right: 3px;
    }

    .box-size-select select {
        height: 28px;
        border-radius: 1px !important;
        -webkit-border-radius: 1px !important;
        border: 1px solid rgba(255, 252, 252, 0.27) !important;
        background: rgba(218, 218, 218, 0) !important;
        width: 48px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.56) !important;
        color: #FFF;
    }

    .box-size-type {
        float: left;
        width: 16px;
        text-align: center;
        color: #FFF;
        font-weight: 700;
        line-height: 26px;
    }

    .box-size-info {
        background: #E2E2E2;
        line-height: 31px;
        padding: 0 5px;
        border-radius: 4px;
        font-size: 13px;
    }

    .box-size-viewprice {
        line-height: 28px;
        background: #2782E8;
        padding: 0 5px;
        border-radius: 2px;
        border: 1px solid #E52020;
        color: #FFEF9B;
        text-transform: uppercase;
        font-size: 12px;
    }

    .box-size-viewprice a {
        color: #FFF;
        font-size: 12px;
        cursor: pointer;
    }

    .box-size-title {
    }

    .f-product-view .f-pr-view-chooseColorGroup {
        border: 1px solid #F1F1F1;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .f-product-view .f-pr-view-chooseColorGroup .dealer-tab {
    }

    .f-product-view .f-pr-view-chooseColorGroup .dealer-tab a {
        padding: 4px;
        border-bottom: 2px solid #FFF;
        margin: 3px;
    }

    .f-product-view .f-pr-view-chooseColorGroup .dealer-tab a.active {
        border-color: #EC0A4F;
        color: #000;
    }

    .f-product-view .f-pr-view-chooseColorGroup ul {
        list-style: none;
        margin: 0;
        margin-top: 16px;
        padding: 0;
    }

    .f-product-view .f-pr-view-chooseColorGroup ul li {
        background: #EAEAEA;
        padding: 3px;
        border-bottom: 1px solid #BBB;
    }

    .f-product-view .f-pr-view-chooseColorGroup ul li.active {
        background: #FFF5C4;
    }

    .f-product-view .f-pr-view-chooseColorGroup .csg-oldprice {
        text-decoration: line-through;
        color: #808080;
        display: block;
        margin-top: 5px;
    }

    .f-product-view .f-pr-view-chooseColorGroup .csg-price {
        font-size: 16px;
        font-weight: 700;
        color: #D73131;
    }

    .f-product-view .f-pr-view-chooseColorGroup .select_number {
        margin-top: 14px;
    }

    .f-product-view .f-pr-view-chooseColorGroup .namecolor {
        font-size: 13px;
        font-weight: 700;
        display: block;
        margin-top: 6px;
    }

    .f-product-view .f-pr-view-chooseColorGroup .viewpricesi {
        font-size: 12px;
        cursor: pointer;
    }

    /* GiÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â hÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ng mini v2 */
    .wrap-cart-custom {
        border-radius: 2px;
        padding: 0;
        background: #fafafa;
        color: #999;
        width: 210px;
        position: absolute;
        top: 47px;
        right: 0;
        z-index: 9;
        display: none;
    }

    .miniv2-toolbar-barclick {
        position: relative;
        cursor: pointer;
    }

    span.icon-cart {
        width: 70px;
        height: 47px;
        float: left;
        padding: 10px 0px;
        text-align: center;
        background-color: #000;
        color: #fff
    }

    span.icon-cart:hover {
        background-color: #c0010a;
    }

    .miniv2-toolbar-barclick .fa {
        display: inline-block;
        font-size: 22px;
        margin-bottom: 3px;
    }

    .miniv2-toolbar-count {
        color: #fff;
        border-radius: 2px;
        display: inline-block;
        width: 24px;
        margin: 0 auto;
    }

    .miniCart-body {
        overflow: hidden;
        text-align: center;
        display: none;
        position: absolute;
        top: 100%;
        right: 0px;
        background: #fff;
        border: 1px solid #c9c9c9;
        z-index: 99;
        padding: 10px;
        width: 300px;
        cursor: default;
        border-radius: 0px;
    }

    .miniCart-top {
        height: 35px;
        background: #6A7B7F;
        color: #FFF;
        text-align: center;
        line-height: 35px;
    }

    .miniCart-body {
        display: none;
    }

    .miniCartItem {
    }

    .miniCartItem li {
        padding: 20px;
    }

    .miniCartItemImg {
        float: left;
        width: 50px;
        margin-right: 5px;
    }

    .miniCartItemImg img {
        display: block;
        width: 100%;
    }

    .miniCartItem p {
        display: block;
        padding: 3px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 0;
        font-size: 12px;
    }

    .miniCartItem p b {
        color: #919191;
    }

    .miniCartItem p i {
        float: right;
        margin-right: 10px;
        cursor: pointer;
        font-size: 14px;
        color: #919191;
    }

    .miniCartItem p a {
        font-size: 14px;
        color: #000;
    }

    .miniCartItem p a {
        color: #3e5ec0;
    }

    .minicartItemTotal {
        padding: 10px;
        font-size: 13px;
    }

    .minicartItemTotal b:first-child {
    }

    .minicartItemTotal b:last-child {
        float: right;
        color: #3e5ec0;
    }

    .minicartItemPay {
        padding: 10px;
    }

    .minicartItemPay a {
        display: block;
        line-height: 35px;
        font-size: 13px;
        border: none;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        background: #3c3a39;
        transition: all 0.15s;
    }

    .moveimg {
        position: fixed;
        z-index: 9999;
        border: 1px solid #fff;
    }

    .f-addtocart {
        cursor: pointer;
    }

    .f-feedback-home {
        padding: 0;
        margin-top: 24px;
    }

    .f-feedback-home li {
        list-style: none;
        height: 160px;
        overflow: hidden;
    }

    .f-feedback-home-item {
        text-align: center;
    }

    .f-feedback-home-item-img {
        text-align: right;
    }

    .f-feedback-home-item-img a img {
    }

    .f-feedback-home-title {
    }

    .f-feedback-home-title h2 {
        text-align: left;
    }

    .f-feedback-home-title a {
        font-size: 15px;
        color: #262626;
        font-weight: 700;
    }

    .f-feedback-home-time {
        font-size: 12px;
        color: #c18107;
        text-align: left;
    }

    .f-feedback-home-sum {
        text-align: justify;
        display: block;
        padding: 0px;
        font-family: arial;
        color: #262626;
        font-size: 13px;
        position: relative;
        height: 82px;
        line-height: 20px;
        overflow: hidden;
    }

    .f-feedback-home-sum:after {
        position: absolute;
        top: -6px;
        left: 49%;
        content: '';
        width: 10px;
        height: 10px;
        background: #EFEFEF;
        transform: rotate(45deg);
    }

    .f-feedback-home-sum q {
        quotes: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
    }

    .f-feedback-home .f-feedback-home-item:hover .f-feedback-home-item-img {
        border-color: #2782E8;
    }

    .f-pr-item-action a:last-child {
        display: none
    }

    .f-recr-view {
        margin-top: 20px
    }

    .f-prview-page .f-pr-item-img {
        height: 200px !important;
    }

    .f-prview-page .f-pr-item .f-pr-item-boxdetail h2 {
        height: 36px;
    }

    .f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-old-price {
        display: block;
        height: 20px;
    }

    .f-prview-page .f-pr-item .f-pr-item-boxdetail .f-pr-item-price {
        margin-bottom: 0px;
    }

    .f-prview-page .viewlist .f-pr-item-img {
        height: auto !important;
    }

    .f-category-cmv-ul {
        list-style: none;
    }

    .f-category-cmv {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.18);
        height: 250px;
        padding: 5px;
        margin-bottom: 15px;
    }

    .f-category-cmv h2 {
        margin: 0;
        padding: 0;
        font-size: 14px;
        text-align: justify;
        color: #000;
        border-bottom: 1px solid #000;
        display: block;
        height: 56px;
        line-height: 16px;
    }

    .f-category-cmv h2 a {
        color: #494949;
    }

    .f-category-cmv .f-category-cmv-summary {
        display: block;
        font-size: 12px;
        margin-top: 10px;
    }

    /** BEGIN TAB HOME PRODUCT **/
    .v2-tabhome {
        margin-bottom: 30px;
    }

    .v2-tabhome .v2-tabhome-title {
    }

    .v2-tabhome .v2-tabhome-title .v2-tabhome-name {
        position: relative;
        text-align: center;
    }

    .v2-tab-home-ul {
        margin: 15px 0px;
        border: none;
        text-align: center;
    }

    .v2-home-catepr-left {
        margin-bottom: 10px !important;
    }

    .v2-tab-home-ul li {
        float: none;
        display: inline-block;
        position: relative;
        font-size: 128.57%;
        text-transform: uppercase;
        color: #999;
        border-bottom: 2px solid transparent;
        font-weight: bold;
        padding-bottom: 7px;
        padding: 0 19px;
    }

    .v2-tab-home-ul li:last-child:before {
        display: none;
    }

    .v2-tab-home-ul li a:hover, .v2-tab-home-ul li a:focus {
        color: #DB2827;
        border: 0px;
    }

    .v2-tabhome {
        margin-top: 10px;
    }

    .v2-tab-home-ul li.active a:focus,.v2-tab-home-ul li.active a:hover {
        font-weight: bold;
        border: none;
        border-radius: 0 0 0 0;
        border-bottom: 2px solid #ff4400;
    }

    p.cm {
        background: #fff;
        padding: 19px 10px;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin: 33px 0 34px 0;
        font-size: 20px;
        color: #282828;
        font-weight: bold;
        text-transform: uppercase;
    }

    ol.breadcrumb li {
        position: relative;
        padding: 0px 19px 0px 0px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .product_number {
        padding: 0px
    }

    .v2-tabhome-item-ul {
    }

    .v2-tabhome-item-ul li {
    }

    .v2-tabhome-item-ul li .f-pr-item {
        box-shadow: none;
    }

    .v2-tabhome-item-ul li .f-pr-item-img {
        position: relative;
        border-bottom: 0px;
        margin-top: 0px !important;
        height: 180px !important;
        overflow: hidden;
        border: 1px solid #545454 !important;
    }

    .v2-tabhome-item-ul li .f-pr-item-img img {
        box-shadow: none;
        padding: 0px;
        max-height: 180px;
    }

    .v2-tabhome-product {
    }

    .v2-tabhome-product ul li {
        list-style: none;
        padding: 0 15px;
    }

    .v2-home-pr-item {
        position: relative;
    }

    .v2-pr-item-saleof,.v2-home-pr-item-saleof {
        position: absolute;
        top: 15px;
        right: 30px;
        font-size: 12px;
        color: #3e5ec0;
        text-transform: uppercase;
        border: 1px solid #3e5ec0;
        padding: 3px 10px;
        z-index: 1;
    }

    .v2-home-pr-item-saleof div {
        transform: rotate(29deg);
    }

    .v2-home-pr-item-img {
        overflow: hidden;
        height: 170px;
        position: relative;
        text-align: center;
    }

    .v2-home-pr-item-img a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        max-width: 100%;
        background: #f5f5f5;
        opacity: 1;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        margin: 0px;
    }

    .v2-home-pr-item-img:hover a img {
        opacity: 0.5
    }

    .v2-home-catepr-title img {
        float: left;
    }

    .sp-hot-t .owl-next:before {
        color: #acacac;
        font-style: normal;
        content: "\f105";
        font-size: 18px;
        line-height: 22px;
        font-family: 'FontAwesome';
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .sp-hot-t .owl-prev:before {
        color: #acacac;
        font-style: normal;
        content: "\f104";
        font-size: 18px;
        line-height: 22px;
        font-family: 'FontAwesome';
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .control_new_prev:before,.owl-prev:before {
        color: #fff;
        font-style: normal;
        content: "\f0d9";
        font-size: 18px;
        line-height: 22px;
        font-family: 'FontAwesome';
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    p.jobs-info {
        color: #acacac;
        margin-top: 5px;
        margin-left: 15px;
    }

    h3.jobs-name {
        margin: 0 0 0 15px;
        font-size: 13px;
        font-weight: bold;
        padding-top: 5px;
    }

    h3.jobs-name a {
        color: #292c3a;
    }

    .control_new_next:before,.owl-next:before {
        color: #fff;
        font-style: normal;
        content: "\f0da";
        font-size: 18px;
        line-height: 22px;
        font-family: 'FontAwesome';
        text-align: center;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .owl-prev:hover:before,.owl-next:hover:before {
        color: #fff;
    }

    .customNavigation a:hover {
        background: #efefef;
    }

    .v2-home-catepr {
        position: relative;
        overflow: hidden;
    }

    .customNavigation a:after {
        content: "";
        position: absolute;
        width: 5px;
        height: 7px;
        display: inline-block;
        vertical-align: 2px;
        top: 10px;
    }

    .customNavigation .btn:hover {
        background: #494b56
    }

    .customNavigation .btn-left:after {
        background: url(../imgs/left.png) no-repeat center;
        left: 10px;
        -webkit-transform: rotate(0deg);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: rotate(0deg);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 300ms;
    }

    .customNavigation .btn-left:hover:after {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }

    .customNavigation .btn-right:hover:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
    }

    .customNavigation .btn-right:after {
        background: url(../imgs/left.png) no-repeat;
        right: 10px;
        -webkit-transform: rotate(180deg);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 300ms;
        -moz-transform: rotate(180deg);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 300ms;
    }

    button.like-product {
        border-left: none !important;
        border-right: none !important;
    }

    span.muanhanh {
        display: none;
    }

    /*
.v2-home-pr-item:hover .v2-home-pr-item-boxdetail{
    top: -70px;
}
*/
    .tab-content.padding-10 {
        padding: 0px !important;
    }

    .f-miniCart-miniv2:hover .wrap-cart-custom {
        display: block;
    }

    .v2-home-pr-item-boxdetail h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
        text-transform: none;
        text-align: left;
        text-decoration: none;
        padding: 0px 0 10px 0;
        background: none;
        min-height: 42px;
        border: none;
        font-weight: 300;
        letter-spacing: 0;
        height: 42px;
        overflow: hidden;
    }

    .v2-home-pr-item-boxdetail a:hover>h2 {
        color: #d64641;
    }

    .v2-home-pr-item-boxdetail h2:first-letter {
        text-transform: uppercase;
    }

    .v2-home-pr-item-name {
    }

    .f-pr-item-action,.v2-home-pr-item-action {
        display: inline-block;
        float: right;
        margin: 8px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    .v2-home-catepr-showul-item .f-pr-item-price-gr,.v2-home-pr-item-price-gr {
        font-size: 22px;
        line-height: 28px;
        color: #000000;
        font-weight: 400;
        margin-bottom: 0;
        position: relative;
        float: none;
        padding: 5px 0 0 0;
        overflow: hidden;
        width: auto;
        display: inline-block;
        background: none;
        height: 62px;
    }

    .v2-home-pr-item-price-old,.v2-home-pr-item-price {
        margin-bottom: 0px;
        line-height: 23px;
        font-family: arial;
    }

    .v2-home-pr-item-boxdetail {
        padding-top: 10px;
    }

    .v2-home-pr-item-price-old {
        text-decoration: line-through;
        margin-bottom: 0px;
        color: #b5b5b5;
        font-size: 20px;
        line-height: 24px;
        text-decoration: line-through;
        position: relative;
        padding-left: 0px;
        font-weight: 300;
        font-family: arial;
        display: block!important;
        top: 0px;
    }

    .v2-home-pr-item-action a {
        border-radius: 0px;
        min-width: 36px;
        height: 36px;
        color: #fff;
        text-align: center;
        padding: 0;
        position: relative;
        display: inline-block;
        overflow: hidden;
        float: none;
        background: #000;
        font-size: 16px;
        padding-top: 9px;
    }

    .v2-home-pr-item-action a:hover {
        color: #fff;
        background: #777;
    }

    .v2-home-pr-item:hover .v2-home-pr-item-action a {
        visibility: visible;
        opacity: 1
    }

    .v2-home-pr-item-action button {
        border: none;
        background: #fff;
        color: #666;
        width: 90px;
        height: 83px;
        margin: 0;
        font-size: 24px;
        padding: 0px;
        float: left;
        border-radius: inherit;
        border: 1px solid #eeeeee;
    }

    .v2-home-pr-item-action button:hover {
        background: #000;
        color: #fff
    }

    .v2-home-pr-item-action .v2-home-pr-item-action-detail {
        background: #00AEEF;
        height: 25px;
    }

    .v2-home-pr-item-action button.v2-home-pr-item-action-buy {
        display: inline-block;
        color: #FFF;
        text-transform: uppercase;
        font-size: 11px;
        width: 90px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        background: #F00;
        height: 25px;
        border: 0;
        padding: 0;
    }

    .fb-comments, .fb-comments span, .fb-comments iframe[style] {
        width: 100% !important;
    }

    /** END TAB HOME PRODUCT **/
    .v2-brand {
        position: relative;
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .v2-brand-adv-left {
        width: 200px;
        float: left;
    }

    .v2-brand-adv-left img {
        width: 200px;
    }

    .v2-brand-adv-right {
        float: left;
        width: 200px;
    }

    .v2-brand-adv-right img {
        width: 200px;
    }

    .v2-brand-title {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
    }

    .v2-brand-center ul {
        list-style: none;
    }

    .v2-brand-center ul li {
        background: #FFF;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    .v2-brand-center ul li img {
        margin: auto;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        height: 45px;
        max-width: 100%;
        padding: 0px 9px;
    }

    .v2-brand .owl-controls {
        position: static;
        opacity: 1;
    }

    .v2-brand .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 8px;
        height: 8px;
        background: #333;
        margin: 5px;
    }

    .v2-home-catepr {
        position: relative;
    }

    .v2-home-catepr-left {
        margin: 0;
        position: relative;
        padding-left: 0px;
    }

    .v2-home-catepr-showli {
        margin-bottom: 15px;
    }

    .sp {
        float: left;
        width: 100%;
    }

    .v2-home-catepr-left-bg {
        float: left;
        height: ;
        position: relative;
        z-index: 1;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
    }

    .v2-home-catepr-left-bg:hover {
        -ms-transform: translateX(-2px);
        /* IE 9 */
        -webkit-transform: translateX(-2px);
        /* Chrome, Safari, Opera */
        transform: translateX(-2px);
    }

    /*.v2-home-catepr-left-bg img{width: 370px;
height: 440px;}*/
    .v2-home-catepr-title i {
        position: absolute;
        width: 38px;
        height: 38px;
        text-align: center;
        display: none;
        font-weight: 700;
        font-size: 20px;
        top: -5px;
        background: #000;
        left: -5px;
        border-radius: 2px;
        font-style: normal;
    }

    .v2-home-catepr-title i:before {
        position: absolute;
        bottom: -10px;
        right: 14px;
        width: 8px;
        height: 8px;
        content: '';
        background: #FFF;
        border-radius: 1px;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(1) > a {
        background: #f5791f !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(1) > a .read {
        background: #d35400 !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(1):hover > a .read {
        background: #f5791f !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(1):hover > a {
        background: #d35400 !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(2) > a {
        background: #3498db !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(2) > a .read {
        background: #2980b9 !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(2):hover > a .read {
        background: #3498db !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(2):hover > a {
        background: #2980b9 !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(3) > a {
        background: #a1aaaf !important;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(3) > a .read {
        display: none;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(3) > a .bottom-dm {
        padding-left: 10px;
    }

    .block-bottom ul.f-block-news-menu>li:nth-child(3) > a .bottom-dm img {
        right: 12px;
        left: auto;
    }

    .bottom-dm {
        position: relative;
        text-align: left;
        padding-left: 70px;
    }

    .block-bottom {
        margin-bottom: 0px;
    }

    .bottom-dm .read {
        float: right;
        display: inline-block;
        position: absolute;
        top: 11px;
        right: 12px;
        padding: 3px 15px;
        color: #fff;
        background: #999;
        text-transform: uppercase;
        transition: background .3s;
        -webkit-transition: background .3s;
        -moz-transition: background .3s;
        -ms-transition: background .3s;
        -o-transition: background .3s;
    }

    .bottom-dm img {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .v2-home-catepr-title {
        text-align: center;
    }
    .v2-home-catepr-title a:hover h2 {
        color: #3e5ec0;
    }
    .v2-home-catepr-title i:after {
        position: absolute;
        top: -6px;
        right: 4px;
        width: 30px;
        height: 30px;
        content: '';
        background: none;
        border-radius: 1px;
        border: 3px solid #000;
        border-right: 0;
        border-top: 0;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .v2-home-catepr-title h3 a span {
        font-size: 18px;
        color: #000;
        text-transform: uppercase;
        background: #fff;
        font-weight: bold;
        padding-right: 10px;
        white-space: nowrap;
        background: #fff;
    }

    .block5 {
        float: left;
    }

    h2.people_say_title {
        font-size: 21px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        margin-top: 50px;
        padding: 0px 30px;
    }

    .people-say-content .people-img {
        width: 78px;
        height: 78px;
        overflow: hidden;
        border-radius: 50%;
        border: 6px solid #fff;
        box-shadow: 2px 2px 5px rgba(0,0,0,.15);
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -40px;
    }

    .people-right {
        background: #fff;
        padding: 20px 20px 20px 65px;
        border-radius: 5px;
        margin-left: 40px;
    }

    div.feet-back .owl-controls {
        margin: 40px 0px 30px 0px;
    }

    div.feet-back .owl-page.active span {
        background: #3e5ec0 !important
    }

    .people_say:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    /background: rgba(0,0,0,.35);
        height: 100%;
    }

    div.feet-back .owl-page span {
        background: #fff !important;
    }

    .people-say-content {
        position: relative;
        overflow: hidden;
    }

    h3.people-name {
        color: #363636;
        font-weight: bold;
        font-size: 14px;
    }

    p.people-info {
        color: #3e5ec0;
        font-family: arial,sans-serif;
        font-style: italic;
        font-size: 14px;
    }

    p.people-description {
        color: #898989;
        font-family: arial,sans-serif;
        font-size: 14px;
    }

    .block-sanpham .f-product-bl {
        width: 33.333%
    }

    .people_say {
    /background: url("//bizweb.dktcdn.net/100/052/640/themes/67393/assets/people_say.jpg?1459504450583");
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        position: relative;
    }

    .projects-item-content-more {
        background: #3e5ec0;
        color: #fff !important;
        padding: 10px 29px;
        text-transform: none;
        border-radius: 50px;
        border: none;
        margin: 30px 0px;
    }
    .zoomLens {
        border: none !important;
        background: none !important;
    }
    .zoomWindowContainer {
        display: none;
    }
    .projects-item-content-more:hover {
        color: #3e5ec0 !important;
        background-color: #ffffff;
        border-color: #ffffff;
    }

    .v2-home-catepr-right .left {
        float: left;
        width: 100%;
    }

    .v2-home-catepr:hover .f-pr-item-img {
        background: #fff;
    }

    .v2-home-catepr .nav-tabs {
        margin-bottom: 33px;
    }

    .v2-home-catepr .nav-tabs > li {
        /* display: inline-block; */
        margin-bottom: -1px;
        /* margin: 5px; */
        border: none;
        width: 25%;
    }

    ul.v2-home-catepr-tabul.nav-tabs li.active a {
        color: #fff !important;
        background-color: #3e5ec0;
        border: 1px solid #3e5ec0;
        border-bottom-color: #3e5ec0;
        cursor: default;
        border-radius: 3px;
    }

    .v2-home-catepr .nav-tabs > li:hover a {
        color: #C18107;
    }

    .v2-home-catepr .nav-tabs > li > a {
        margin: 0 5px;
        font-size: 14px;
        padding: 10px 15px;
        color: #f5f5f5;
        line-height: 1.42857143;
        border-radius: 3px;
        border: 1px solid #f5f5f5;
        text-transform: uppercase;
    }

    .fixed > .container {
        padding-top: 1px !important;
        padding-bottom: 0px !important;
    }

    .v2-home-catepr-tabul > li.active > a {
        color: #FF6600;
    }

    .v2-home-catepr .nav-tabs > li.active > a span {
        color: #FF6600;
    }

    .v2-home-catepr .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

    .v2-home-catepr .nav-tabs.nav-justified > li {
        float: none;
    }

    .v2-home-catepr .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px;
    }

    .v2-home-catepr .nav-tabs.nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

    .v2-home-catepr-tabul {
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
        text-align: center;
    }

    .v2-home-catepr-tabul li {
        /* float: none; */
        margin: 0;
    }

    .v2-home-catepr-tabul li a {
        display: block;
        font-size: 12px;
        position: relative;
        padding: 0px 10px;
        color: #444;
        border-right: 1px solid #D5D5D5;
        margin: 5px 0px;
    }

    .v2-home-catepr-tabul li:hover {
        border: 0px;
        border-color: transparent;
    }

    .projects-item-content {
        /* margin-bottom: 30px; */
    }

    .v2-home-catepr-tabul > li.active > a {
        color: #FF6600;
    }

    .v2-home-catepr-3tab {
        background: none !important;
        float: left;
        width: 100%;
        overflow: hidden;
        margin-top: 21px;
    }

    .v2-home-catepr .nav-tabs > li > a:hover {
        color: #fff !important;
        background-color: #3e5ec0;
        border: 1px solid #3e5ec0;
        border-bottom-color: #3e5ec0;
        cursor: pointer;
        border-radius: 3px;
    }

    .v2-home-catepr-right .right {
        width: 23%;
        float: right;
    }

    .sp .v2-home-catepr {
        float: left;
    }

    .v2-home-catepr-right-icon {
        margin-bottom: 12px;
    }

    .v2-home-catepr-left-bg img {
        max-width: 100%;
    }

    .sp .v2-home-catepr:nth-child(2n+1) {
        border-right: none;
    }

    .left .tab-content {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .sp .v2-home-catepr:nth-child(n+3) {
        border-top: none;
    }

    .v2-home-catepr-title>a>h3 {
        margin-bottom: 0px;
    }

    .v2-home-catepr-3tab ul {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #ddd;
        height: 39px;
        text-align: center;
        display: none;
    }

    .v2-home-catepr-3tab ul li {
        display: inline-block;
        height: 32px;
        text-align: center;
    }

    .v2-home-catepr-3tab ul li.mid {
        border: 1px solid rgba(255, 255, 255, 0.4);
        border-top: 0;
        border-bottom: 0;
    }

    .v2-home-catepr-3tab ul li a:before {
        content: "|";
        position: absolute;
        right: -5px;
        font-size: 15px;
        top: 3px;
    }

    .v2-home-catepr-3tab ul li a {
        padding: 0px 16px;
        border: none;
        font-size: 20px;
        color: #2d2d2d;
        text-transform: none;
        position: relative;
    }

    .v2-home-catepr-3tab ul li:last-child a {
        border-right: 0;
    }

    .v2-home-catepr-right-icon img,.v2-home-catepr-right-bg img {
        max-width: 100%;
    }

    .v2-home-catepr-3tab ul li a {
        position: relative;
        background: #fff;
    }

    .v2-home-catepr-3tab ul li a.active:after {
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        background: #FFF;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
        border-radius: 50%;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.38);
    }

    .v2-home-catepr-showul {
        list-style: none;
    }

    .v2-home-catepr-showul-item .f-pr-item-img img {
        width: 100%
    }

    .projects-item-info {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,.85);
        width: 100%;
        padding: 0px 15px 15px;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    .projects-item, .projects-item-content {
        position: relative;
        overflow: hidden;
        padding: 0px;
    }

    .projects-item-title a {
        margin: 0;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
    }

    .projects-item:hover > .projects-item-info {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .projects-item-description {
        margin: 0;
    }

    .projects-item-description {
        color: #3e5ec0;
        text-decoration: none;
    }

    .f-pr-item-saleof {
        font-weight: 400;
        font-size: 0;
        line-height: 0;
        background: url(../imgs/sale.png) no-repeat;
        width: 87px;
        height: 87px;
        color: #fff;
        padding: 0;
        border: none;
        border-radius: 0;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        margin: 0;
        min-height: 0;
        min-width: 0;
    }

    .f-product-view-other {
        position: relative;
    }

    .v2-home-catepr-showul-item {
        position: relative;
    }

    .f-pr-item-boxdetail.product-detail-re>h2>a {
        color: #d64641 !important;
    }

    .f-pr-item-boxdetail.product-detail-re>h2>a:hover {
        color: #414141 !important;
    }

    .v2-home-catepr-showul-item .f-pr-item-name {
        margin: 0;
        padding: 0;
        font-size: 12px;
        display: block;
        padding-top: 5px;
        overflow: hidden;
    }

    .v2-home-catepr-showul-item .f-pr-item-price-gr p {
        padding: 0;
        margin: 0;
    }

    .f-pr-item-price-gr p {
        display: block;
    }

    .f-pr-item-name h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
        text-transform: none;
        text-align: left;
        text-decoration: none;
        padding: 0px 0 10px 0;
        background: none;
        min-height: 42px;
        border: none;
        font-weight: 300;
        letter-spacing: 0;
        height: 42px;
        overflow: hidden;
    }

    .f-pr-item-price {
        font-size: 22px;
        line-height: 28px;
        color: #000000;
        font-weight: 400;
        margin-bottom: 0;
        position: relative;
        float: none;
        padding: 5px 0 0 0;
        overflow: hidden;
        width: auto;
        display: inline-block;
        background: none;
    }

    .f-pr-item-old-price {
        text-decoration: line-through;
        margin-bottom: 0px;
        color: #b5b5b5;
        font-size: 20px;
        line-height: 24px;
        text-decoration: line-through;
        position: relative;
        padding-left: 0px;
        font-weight: 300;
        font-family: arial;
        top: 0px;
    }

    .owl-item .item {
        width: inherit !important;
        padding-right }

    .v2-home-catepr-showul-item .f-pr-item-action .btndetail {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: auto;
        border-radius: 0;
        margin-top: 0;
        padding: 7px 0px;
        font-size: 13px;
        text-align: center;
        line-height: 30px;
        padding-left: 1px;
        display: none;
    }

    .v2-home-catepr-showul-item .f-pr-item-action .bncquickbuy {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: auto;
        border-radius: 0;
        margin-top: 0;
        padding: 8px 0px;
        font-size: 13px;
        text-align: center;
        line-height: 30px;
        padding-top: 7px;
    }

    .v2-home-catepr-showul-item .f-pr-item-action .like-product {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: auto;
        border-radius: 0;
        margin-top: 0;
        padding: 8px 0px;
        font-size: 13px;
        text-align: center;
        line-height: 30px;
        padding-top: 7px;
    }

    .v2-home-catepr-showul-item .f-pr-item-action .quickview {
        display: none;
        margin: auto;
        border-radius: 0;
        margin-top: 38px;
        padding: 3px 0px;
        font-size: 12px;
        margin-bottom: 10px;
        background: #00AEEF;
        width: 96px;
        color: #FFF;
        height: 30px;
        line-height: 25px;
        text-transform: uppercase;
    }

    .v2-home-catepr-showul-item .f-pr-otherdetail {
        display: none;
    }

    .v2-home-pr-item-action-viewq {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -57px;
        margin-top: -52px;
        background: #3a3a3a;
        font-size: 12px;
        font-weight: bold;
        height: 34px;
        padding: 11px 20px;
        line-height: 100%;
        text-align: center;
        opacity: 0;
        color: #fff;
        z-index: 99;
    }

    .v2-home-pr-item:hover>div>a {
        -webkit-animation-name: view;
        /* Chrome, Safari, Opera */
        -webkit-animation-duration: 0.5s;
        /* Chrome, Safari, Opera */
        -webkit-animation-iteration-count: 1;
        /* Chrome, Safari, Opera */
        animation-name: view;
        animation-duration: 0.5s;
        animation-iteration-count: 1;
        opacity: 1
    }

    @-webkit-keyframes view {
        0% {
            top: 0;
            opacity: 1
        }

        100% {
            top: 50%;
            opacity: 1
        }
    }

    /* Standard syntax */
    @-webkit-keyframes view {
        0% {
            top: 0;
            opacity: 1
        }

        100% {
            top: 50%;
            opacity: 1
        }
    }

    .v2-home-pr-item:hover .icon-hover,.v2-home-catepr-showul-item:hover .icon-hover {
        display: block;
    }

    .icon-hover {
        position: absolute;
        width: 100%;
        height: 50px;
        bottom: 0px;
        z-index: 5;
        padding-left: 10px;
        padding-bottom: 10px;
        display: none;
    }

    .v2-home-pr-item-action-viewq i,.v2-home-pr-item-compare i {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transition: all 0.4s;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
    }

    .v2-home-pr-item-action-viewq:hover i,.v2-home-pr-item-compare:hover i {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        color: #fff;
    }

    .v2-home-pr-item-action-viewq:hover {
        background: #3e5ec0;
        color: #fff;
    }

    .phoneview {
        position: relative;
    }

    .phoneview-show {
        position: absolute;
        top: 50px;
        left: -33%;
        width: 160px;
        height: 160px;
        z-index: 99;
        display: none;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
    }

    .phoneview-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;
    }

    .phoneview-show img {
        width: 160px;
        height: 160px;
    }

    .phoneview:hover .phoneview-show {
        display: block;
    }

    .checkordernb {
        position: relative;
        width: 37px;
        height: 37px;
        border-radius: 2px;
        border: 2px solid #ebebeb;
        margin-left: 14px;
        text-align: center;
    }

    .checkordernb-show {
        position: absolute;
        top: 40px;
        right: 0px;
        width: 260px;
        z-index: 99;
        margin: auto;
        display: none;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
        background: #fff;
        padding: 14px;
        border-radius: 4px;
    }

    .checkordernb-show:after {
        position: absolute;
        top: -5px;
        right: 10px;
        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;
    }

    .support-box:hover .checkordernb-show {
        display: block;
    }

    .checkordernb .checkordernb-show .chelp {
        display: block;
        color: #000;
        font-size: 12px;
        padding: 0;
        margin: 0;
    }

    .checkordernb-show input {
        width: 100%;
        margin-bottom: 10px;
    }

    .checkordernb-show button {
        display: block;
        background: #F23030;
        width: 120px;
        text-align: center;
        color: #FFF;
        padding: 3px;
        margin: auto;
        margin-top: 10px;
        border: 0px;
    }

    .v2-hometab-news {
        background: #fff;
        margin-bottom: 30px;
    }

    .v2-hometab-news-big {
        background: #FFF;
    }

    .v2-hometab-news-big ul {
        padding: 0;
        margin: 0;
        list-style: none;
        margin-top: 20px;
    }

    .v2-hometab-news-big li.bigfirst {
        height: 400px;
        border-bottom: 1px solid #CFCFCF;
    }

    .v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img {
        display: block;
        height: 280px;
        background: #FFF;
    }

    .v2-hometab-news-big li.bigfirst .v2-hometab-news-big-img img {
        height: 280px;
    }

    .v2-hometab-news-big li.bigfirst h2 {
        margin: 0;
        font-size: 15px;
        color: #303030;
        font-weight: 600;
        padding: 5px 10px;
        margin-top: 10px;
    }

    .v2-hometab-news-big li.bigfirst p {
        padding: 10px;
        font-size: 13px;
    }

    .v2-hometab-news-big li.smallother {
        height: 154px;
        background: #FFF;
        padding-top: 15px;
    }

    .v2-hometab-news-big li.smallother .v2-hometab-news-big-img {
        display: block;
        height: 80px;
        background: #FFF;
    }

    .v2-hometab-news-big li.smallother .v2-hometab-news-big-img img {
        height: 80px;
        margin: auto;
    }

    .v2-hometab-news-big li.smallother h2 {
        margin: 0;
        font-size: 12px;
        color: #303030;
        font-weight: 600;
        margin-top: 10px;
        text-align: justify;
    }

    .v2-hometab-news-big li.smallother p {
        padding: 10px;
        font-size: 13px;
        display: none;
    }

    .v2-hometab-news-small ul {
        list-style: none;
        margin-bottom: 0;
    }

    .v2-hometab-news-small ul li {
    }

    .v2-hometab-news-small-item {
        height: 277px;
        overflow: hidden;
        margin-top: 10px;
    }

    .v2-hometab-news-small-img img {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
    }

    .v2-hometab-news-small-title h2 {
        margin: 0;
        font-size: 13px;
        color: #303030;
        font-weight: 600;
        margin-top: 10px;
        text-align: justify;
        margin-bottom: 10px;
        line-height: 19px;
        overflow: hidden;
        height: 35px;
    }

    .v2-hometab-news-small-sum {
        font-size: 13px;
        text-align: justify;
    }

    .v2-hometab-news-smalltype {
        height: 30px;
        line-height: 30px;
        color: #000;
        text-transform: uppercase;
        padding-right: 10px;
        position: relative;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }

    .block2-home .slide1 .item:nth-child(n+7),.bloc-bottom .slide1 .item:nth-child(n+7) {
        display: none;
    }

    .v2-hometab-news-smalltype:after {
        content: "";
        width: 3px;
        height: 10px;
        display: block;
        position: absolute;
        left: 0px;
        top: 10px;
        display: none;
        background: #ff4400;
    }

    .border-r {
        border-right: 1px solid #CFCFCF;
    }

    .v2-hometab-news-vip {
        background: #fff;
        margin-bottom: 30px;
    }

    .v2-hometab-news-vip ul {
        margin-bottom: 0;
    }

    .new-detail .f-module-page {
        background-color: #FCFCFF;
        border: 1px solid #D6D6D6;
    }

    .wrap-breadcrumbs {
        padding: 16px 0 4px;
        background: #f1f1f1;
        text-align: center;
    }

    .breadcrumb>li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #cccccc;
        right: -5px;
        position: absolute;
    }

    .productbreadcrumb .breadcrumb {
        background: transparent;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    ol.breadcrumb li span {
        float: right;
        margin: 0px 0px 0px 23px;
        width: 1px;
        height: 20px;
        background: #c2c2c2;
    }

    .hide {
        display: none
    }

    .f-product-chooseview {
        display: inline-block;
    }

    .top {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 15px
    }

    .v2-filterpr {
        display: inline-block;
        position: relative;
        float: right;
        margin-bottom: 30px;
        margin-top: 0;
        text-align: center;
    }

    .mota {
        display: none;
    }

    .v2-filterpr select {
        background: #FFF !important;
        background: #fff;
        color: #898989;
        border-color: #ccc !important;
        border-radius: 0px;
        padding: 7px 30px 7px 15px;
    }
    #sort_filter {
        margin-right: 5px;
    }
    .block-sanpham .tab-sp .item {
        width: 33.3333%;
        padding: 10px 10px;
        height: 160px;
    }

    .block-sanpham .tab-sp .item .f-pr-bl-item-img {
        width: 100px;
        float: left;
        margin-right: 5px;
    }

    .block-sanpham .f-product-bl .f-pr-bl-item {
        margin-bottom: 0px;
    }

    .block-sanpham .mota {
        display: block;
        color: #ABABAB;
        font-size: 11px;
        font-style: italic;
        line-height: 15px;
        text-align: left;
        max-height: 45px;
        overflow: hidden;
    }

    .block-sanpham .f-block {
        padding: 0px;
        border: none;
    }

    .block-sanpham .sanpham-nt {
        padding-left: 0px;
    }

    .f-module-page-title img {
        border-radius: 50%;
        display: none;
    }

    .v2-rating {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 12px;
    }

    .product-sidebar .f-product-bl {
        width: 33.333%;
        padding: 0 1px;
    }

    .product-sidebar .f-product-bl .f-pr-bl-item h2 {
        text-align: center;
    }

    .product-sidebar .f-product-bl .f-pr-bl-item h2 a {
        font-weight: normal !important;
    }

    .product-sidebar .f-pr-bl-item .f-pr-bl-item-boxdetail {
        display: none;
    }

    .green {
        color: #2ecc71;
    }

    .tab-contact-header ul li a {
        color: #7a8188;
    }

    .button-small:hover {
        background: #00be51;
        color: #FFF;
    }

    .f-product-view-info h1 {
        font-size: 21px;
        font-weight: bold;
        margin-top: 0;
    }

    .v2-dealer {
    }

    .v2-dealer li {
        font-size: 13px;
        font-family: arial;
        border-top: 1px dashed #D5D5D5;
        padding: 6px 0;
    }

    #more-shop {
        padding: 0px 5px;
        color: #FFF;
        font-size: 12px;
        border-radius: 0;
        background: #FF8282;
    }

    .v2-quickview .v2qv-bo {
        border-radius: 2px;
        border-color: #F4F4F4;
        background: #F4F4F4;
    }

    .v2-quickview .v2qv-name {
        padding: 0;
        display: block;
        padding-bottom: 8px;
        font-size: 18px;
        color: #000;
        text-align: left;
        margin: 0 0 8px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
    }

    .v2-quickview .v2qv-view {
        font-size: 12px;
        font-family: arial;
        background: #F9F9F9;
        padding: 1px 5px;
        margin-top: 5px;
        border-radius: 1px;
        color: #898989;
    }

    .v2-quickview .r-label {
        font-weight: 600;
        font-family: arial;
        color: #3A3A3A;
        font-size: 13px;
    }

    .v2-quickview .old_price {
        font-size: 14px !important;
        color: #414141 !important;
        font-weight: 300 !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: arial!important;
        text-decoration: line-through !important;
    }

    .v2-quickview .r-price {
        font-size: 24px;
        color: #0095da;
        font-family: arial;
    }

    .v2-quickview .info {
    }

    .qr-img-v {
        margin-top: 35px;
    }

    .details {
    }

    .details .panel-default {
        border: 1px solid #ECECEC;
        border-radius: 1px;
    }

    .q-tab-other {
    }

    .q-tab-other .nav-tabs {
    }

    .q-tab-other .nav-tabs li {
    }

    .q-tab-other .nav-tabs li a {
    }

    .q-tab-other-ct {
    }

    .q-tab-other-ct ul {
        margin-top: 20px;
    }

    .q-tab-other-ct ul li {
        list-style: none;
    }

    .q-tab-other-ct ul li a {
    }

    .q-tab-other-ct ul li img {
        border: 2px solid #1990BD;
    }

    .v2-quickview .main-image {
        text-align: center;
        height: 400px;
        position: relative;
    }

    .hover-info {
        position: absolute;
        z-index: 1;
        height: 100%;
        width: 100%;
        background: rgb(243, 243, 243);
        opacity: 0;
        transition: all 0.5s;
        display: none;
    }

    .hover-info .title {
        text-transform: none;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
        color: #4a4a4a;
        border-bottom: 1px solid #dcdcdc;
        margin: 10px 5px;
        padding-bottom: 4px;
    }

    .viewlist .hover-info {
        display: none !important;
    }

    .hover-info .title a {
        font-size: 13px;
        color: #4a4a4a;
    }

    .f-product-viewid > li:hover .hover-info {
        opacity: 1;
        z-index: 99;
    }

    .mota-sp {
        display: block;
        padding: 0 5px;
        font-size: 12px;
        color: #565656 ;
        line-height: 18px;
    }

    .mota-sp:hover {
        color: #565656;
    }

    /* CSS v2 PRoduct view grid*/
    .v2-pr-item:hover .icon-hover {
        display: block;
    }

    .v2-pr-item {
        overflow: hidden;
        margin-bottom: 10px;
        position: relative;
        border-radius: 4px;
        margin-top: 10px;
    }

    .v2-pr-item:hover {
    }

    .v2-pr-item-compare {
        position: absolute;
        background: #D7D7D7;
        color: #FFF;
        z-index: 1;
        left: 0;
        top: 0;
        font-size: 11px;
        font-weight: 600;
        padding: 3px 5px;
    }

    .BNC-search-product {
        color: #ffffff;
        background-color: #C18107;
        border-color: #C18107;
    }

    .v2-pr-item-img a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .v2-pr-item-boxdetail h2:first-letter {
        text-transform: uppercase;
    }

    .v2-pr-item-name {
    }

    .v2-pr-item-price-gr {
        position: relative;
        padding: 5px 0;
    }

    .v2-pr-item-price-gr:after {
    }

    .v2-pr-item-price-gr:before {
    }

    .v2-pr-item-price {
        font-size: 18px;
        color: #262626;
        font-weight: 700;
        margin-bottom: 0px;
        text-align: left;
        line-height: 23px;
        font-family: arial;
    }

    .v2-pr-item:hover .v2-pr-item-action a {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.8,0.9);
        transform: scale(0.9,0.9);
    }

    .v2-pr-item:hover button.like-product {
        display: inline-block;
        cursor: pointer;
        width: 40px;
        height: 40px;
        margin: 0px 7px 0px 0px;
        text-align: center;
        background: #fff;
        color: #c18107;
        font-size: 14px;
        transition: all 0.4s;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        border-radius: 0 0;
        border: none;
    }

    .v2-pr-item:hover button.like-product:hover {
        background: #c18107;
    }

    .v2-pr-item:hover button.like-product i {
        transition: all 0.4s;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
    }

    .v2-pr-item:hover button.like-product:hover i {
        color: #fff;
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }

    .v2-pr-item-action .v2-pr-item-action-detail {
        background: #00AEEF;
        height: 25px;
    }

    .v2-pr-item-action .v2-pr-item-action-buy {
        background: #F00;
        height: 25px;
    }

    .v2-pr-item-action-viewq {
        position: absolute;
        top: 28%;
        z-index: 1;
        left: 25%;
        right: 25%;
        background: #0095da;
        border-radius: 3px;
        border-bottom: 3px solid #00547b;
        font-size: 17px;
        color: #fff!important;
        font-family: arial;
        text-align: center;
        padding: 11px 0px 0;
        height: 53px;
        visibility: hidden;
        opacity: 0;
        text-transform: uppercase;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
    }

    .v2-pr-item .v2-pr-item-action-viewq:hover {
        background: #a90329;
        border: 1px solid rgba(255, 255, 255, 0.39);
        color: #fff;
    }

    .v2-pr-item:hover .v2-pr-item-action-viewq {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.8,0.9);
        transform: scale(0.9,0.9);
    }

    /* CSS v2 PRoduct view list*/
    .viewlist li {
        padding-left: 14.8px;
        padding-right: 15px;
        list-style: none;
        margin: 10px 0 0 0;
    }

    .v2-pr-item-compare {
        position: absolute;
        background: #D7D7D7;
        color: #FFF;
        z-index: 1;
        left: 0;
        top: 0;
        font-size: 11px;
        font-weight: 600;
        padding: 3px 5px;
    }

    .v2-pr-item-img {
        overflow: hidden;
        height: 170px;
        position: relative;
        text-align: center;
    }

    p.v2-home-pr-item-price {
        font-size: 22px;
        line-height: 28px;
        color: #000000;
        font-weight: 400;
        margin-bottom: 0;
        position: relative;
        float: none;
        padding: 5px 0 0 0;
        overflow: hidden;
        width: auto;
        display: inline-block;
        background: none;
    }

    .v2-pr-item-img a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .v2-pr-item-boxdetail {
        position: relative;
        padding-top: 10px;
    }

    .v2-pr-item-boxdetail h2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
        text-transform: none;
        text-align: left;
        text-decoration: none;
        padding: 0px 0 10px 0;
        background: none;
        min-height: 42px;
        border: none;
        font-weight: 300;
        letter-spacing: 0;
        height: 42px;
        overflow: hidden;
    }

    .v2-pr-item-boxdetail h2:first-letter {
        text-transform: uppercase;
    }

    .v2-pr-item-action {
        display: inline-block;
        float: right;
        margin: 8px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    .v2-pr-item-price-gr {
        font-size: 22px;
        line-height: 28px;
        color: #000000;
        font-weight: 400;
        margin-bottom: 0;
        position: relative;
        float: none;
        padding: 5px 0 0 0;
        overflow: hidden;
        width: auto;
        display: inline-block;
        background: none;
        height: 62px;
    }

    .v2-pr-item-price {
        display: inline-block;
        font-weight: 600;
        color: #262626;
        font-size: 14px;
        margin: 0;
    }

    .v2-pr-item-price-old {
        display: inline-block;
        font-size: 12px;
        text-decoration: line-through;
        color: #6B6B6B;
        margin: 0;
        margin-right: 10px;
    }

    .v2-pr-item-price-old {
        margin-bottom: 0px;
        text-decoration: line-through;
    }

    .product-detail .top-header1 {
        width: 100% !important
    }

    .product-detail .top-header1 .f-menutop-ul > li:nth-child(n+10) {
        display: none !important
    }

    .product-detail .f-menutop > .f-menutop-ul > li {
        margin-right: 4px !important
    }

    .adv-top .title-adv {
        display: none;
    }

    .v2-pr-item-action a {
        display: block;
        color: #FFF;
        text-transform: uppercase;
        font-size: 11px;
        width: 90px;
        visibility: visible;
        opacity: 1;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        margin-bottom: 8px;
    }

    .v2-pr-item-action a:hover {
        color: #fff;
    }

    .v2-pr-item:hover .v2-pr-item-action a {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.8,0.9);
        transform: scale(0.9,0.9);
    }

    .v2-pr-item button.like-product {
        display: none;
        color: #FFF;
        text-transform: uppercase;
        font-size: 11px;
        width: 26px;
        visibility: visible;
        opacity: 1;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        background: #02AEEF;
        height: 25px;
        border: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: -46px;
        border-radius: 0px;
        text-align: center;
    }

    .v2-pr-item:hover button.like-product {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.8,0.9);
        transform: scale(0.9,0.9);
    }

    .category_item_produc>li:hover>.category_p_img {
        border: 1px solid #000
    }

    .category_item_produc>li:hover>.category_p_title>a {
        color: #777
    }

    .v2-pr-item:hover img {
        opacity: 0.5;
    }

    .category_item_produc>li {
        list-style: none;
        text-align: center;
        margin-bottom: 30px;
        float: left;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 20%
    }

    .category_p_title>a {
        color: #000;
    }

    .category_p_title {
        font-size: 12px;
        line-height: 18px;
        text-transform: uppercase;
        /* font-family: arial; */
        font-weight: 400;
    }

    .category_p_img {
        border: 1px solid #dbdbdb;
        padding: 5px;
        background: #fff;
        margin-bottom: 10px;
    }

    button.BNC-add-cart.v2-pr-item-action-buy:hover {
        color: #fff;
        background: #777 !important;
    }

    .v2-pr-item-action .v2-pr-item-action-detail {
        background: #00AEEF;
        height: 25px;
    }

    .row.pagination_product {
        margin: 30px -15px;
        color:#fff;
    }

    .v2-pr-item-action .v2-pr-item-action-buy {
        background: #F00;
        height: 25px;
    }

    .v2-pr-item-action button.v2-pr-item-action-buy {
        border-radius: 0px;
        min-width: 36px;
        height: 36px;
        color: #fff;
        text-align: center;
        padding: 0;
        position: relative;
        display: inline-block;
        overflow: hidden;
        float: none;
        background: #000;
        font-size: 16px;
        padding-top: 2px;
        border: none;
    }

    .viewlist .v2-pr-item-action-viewq {
        position: absolute;
        top: 42%;
        z-index: 1;
        left: 55px;
        right: auto;
        margin: auto;
        display: block;
        width: 92px;
        background: #000;
        color: #FFF;
        font-size: 12px;
        padding: 4px 5px;
        text-align: center;
        visibility: hidden;
        opacity: 0;
        text-transform: uppercase;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
    }

    .viewlist .v2-pr-item:hover .v2-pr-item-action-viewq {
        visibility: visible;
        opacity: 1;
        -ms-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.8,0.9);
        transform: scale(0.9,0.9);
    }

    .viewlist .f-pr-otherdetail {
        display: block !important;
        position: absolute;
        top: 63px;
        left: 0;
        color: #717171;
        font-family: arial;
        font-size: 13px;
    }

    /* CSS Search */
    .chosen-container-single .chosen-single {
        height: 30px;
        border-radius: 3px;
        border: 1px solid #CCCCCC;
    }

    .chosen-container-single .chosen-single span {
        padding-top: 2px;
    }

    .chosen-container-single .chosen-single div b {
        margin-top: 2px;
    }

    .chosen-container-active .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
        border-color: #ccc;
        border-color: rgba(82, 168, 236, .8);
        outline: 0;
        outline: thin dotted \9;
        -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
        box-shadow: 0 0 8px rgba(82, 168, 236, .6)
    }

    .search-basic select {
        width: 106px !important;
        border-radius: 0px !important;
        border: 0px !important;
        text-align: center;
        position: relative;
    }

    .search-basic {
        background: #F5F5F5;
        display: none;
    }

    .v2pagging {
        height: 52px;
        line-height: 32px;
        color: #444;
        font-size: 13px;
        font-family: arial;
        padding: 10px 0;
        margin-top: 20px;
    }

    .v2-block-brand {
    }

    .v2-block-brand ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .v2-block-brand ul li:first-child {
        margin-left: 0px;
    }

    .v2-block-brand ul li a.brimg {
        display: none;
    }

    .v2-block-brand ul li a.brimg img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .thuonghieu .f-block-title {
        text-align: center;
        color: #565656;
        font-size: 15px;
        height: 14px;
        margin-bottom: 18px;
    }

    .thuonghieu .f-block-title span {
        background: #fff;
        padding: 0 15px;
    }

    .f-block-title>h3 {
        margin-bottom: 10px;
        padding-top: 0px
    }

    .v2-block-brand ul li h2 {
        display: none;
    }

    .v2-block-support {
    }

    .sidebar_widget_content .adv-left {
        max-height: 103px;
    }

    .v2-block-support li {
    }

    .v2-block-support li {
        padding-top: 10px;
    }

    .carousel-indicators li {
        border-radius: 0px;
    }

    .v2-block-support li .f-news-bl-item .f-news-bl-item-img {
        width: 150px;
        height: 150px;
        overflow: hidden;
        border-radius: 100%;
        border: 2px solid #00AEEF;
        position: relative;
        margin: 0 auto;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }

    .v2-block-support li .f-news-bl-item .f-news-bl-item-img:hover {
        border: 2px solid #ee3124;
    }

    .v2-block-support li .f-news-bl-item .f-news-bl-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        border-radius: 100%;
    }

    .v2-block-support .f-news-bl-item-title h2 {
    }

    .v2-block-support .f-news-bl-item-title h2 a {
        font-size: 12px;
        color: #4D4D4D;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .v2-block-support li div {
        list-style: none;
        padding-left: 10px;
        padding-right: 4px;
    }

    .sp-chat {
    }

    .sp-chat a {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #02AEEF;
        text-align: center;
        padding-top: 3px;
        padding-left: 1px;
        color: #FFF;
    }

    .row_logo_bottom {
        background: #fff;
    }

    .row_logo_bottom li {
        list-style: none;
    }

    .row_logo_bottom li img {
        padding: 14px;
        margin: auto;
    }

    .v2-login {
        padding: 27px 50px;
        background: #F4F4F4;
        border: 1px solid #E2E2E2;
        border-radius: 1px;
    }

    .v2-login h3 {
        padding: 0;
        margin: 0;
        padding: 10px 0;
        color: #575757;
        font-family: arial;
        font-size: 20px;
        display: block;
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: 18px;
    }

    .v2-login .input-group {
        width: 100%;
        margin-bottom: 10px;
    }

    .v2-login .btn-primary {
        background: #00AEEF;
        border: 0;
        border-radius: 0;
    }

    .v2-reg {
    }

    .v2-reg {
        padding: 27px 50px;
        background: #F4F4F4;
        border: 1px solid #E2E2E2;
        border-radius: 1px;
    }

    .v2-reg h3 {
        padding: 0;
        margin: 0;
        padding: 10px 0;
        color: #575757;
        font-family: arial;
        font-size: 20px;
        display: block;
        border-bottom: 1px solid #E7E7E7;
        margin-bottom: 18px;
    }

    .v2-reg .input-group {
        width: 100%;
        margin-bottom: 10px;
    }

    .v2-reg .btn-success {
        background: #00AEEF;
        border: 0;
        border-radius: 0;
        width: 200px;
    }

    .v2-checkorder .btn-success {
        background: #00AEEF;
        border: 0;
        border-radius: 0;
        width: 150px;
    }

    a.lentop {
        background: #f5f5f5;
        bottom: 30px;
        height: 50px;
        overflow: hidden;
        position: fixed;
        right: 30px;
        width: 50px;
        z-index: 99;
        color: #000;
        font-size: 28px;
        font-family: FontAwesome;
        line-height: 45px;
        text-align: center;
        border-radius: 50%;
    }

    a.lentop:after {
        content: "\f106";
    }

    a.lentop:hover {
        cursor: pointer;
        background: #000;
        color: #fff;
    }

    #search-category {
        text-align: left;
        list-style: none;
    }

    ul.clearfix.splq {
        margin-left: -22px;
        margin-right: -22px;
    }

    .fa-search:before {
        content: "\f002";
    }

    .cart_search_icon,.menu {
        margin: 0;
        min-height: 100px;
        padding: 40px 0px 0px;
        position: static;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .f-news-page-item-summary {
        line-height: 18px;
        font-size: 14px;
        text-align: justify;
        overflow: hidden;
        font-family: arial;
        margin: 10px 0px;
    }

    .f-news-page-item-text h2 a {
        font-weight: bold;
        font-size: 17px;
        color: #2d2d2d;
    }

    .f-news-page-item-text h2 a:hover {
        color: #D23949;
    }

    #search-category li {
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 3px;
        margin-top: 6px;
        cursor: pointer;
    }

    #search-category li:hover span,#search-supplier li, #search-size li:hover span {
        color: #C18107;
        cursor: pointer;
    }

    #search-category li span {
        margin-left: 10px;
        font-size: 11px;
    }

    #search-supplier {
        list-style: none;
    }

    .searchsupplier {
        list-style: none;
    }

    .searchsupplier li {
        float: left;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .searchsupplier li span {
        margin-left: 10px;
        font-size: 11px;
    }

    .searchsize {
        list-style: none;
    }

    .searchsize li {
        float: left;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .menu-bottom li {
        list-style: none;
        float: left;
    }

    .menu-bottom ul {
        margin-bottom: 5px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
    }

    .menu-bottom ul li a {
        color: #535455;
        white-space: nowrap;
        padding: 0 10px 2px 7px;
        font-size: 12px;
        font-family: arial;
        line-height: 36px;
        font-weight: bold;
        border-right: 1px solid #CCC;
    }

    .searchsize li span {
        margin-left: 10px;
        font-size: 11px;
    }

    .copyright {
        font-family: arial;
        display: block;
        padding: 5px;
        color: #999;
        text-align: center;
        font-size: 12px;
        padding: 10px 10px;
        border-top: 1px solid #454750;
    }

    .copyright a {
        color: #C18107;
        font-family: arial;
        font-weight: bold;
        text-transform: uppercase;
    }

    .v2-subs {
        margin-top: 7px;
    }

    .v2-subs p {
        font-size: 12px;
        color: #FFF;
        margin: 4px 0;
    }

    .v2-subs .form-group {
        box-shadow: none;
        border-radius: 0;
        width: 242px;
    }

    .v2-subs .form-group .form-control {
        border: 1px solid #1E97C5 !important;
        box-shadow: none !important;
        background: #14A0D5;
        border-radius: 0;
    }

    .v2-subs .btn-success {
        border-radius: 0;
        background: #52BFE8;
        border: 0;
    }

    .orderv {
        font-size: 16px !important;
        color: #515151;
        text-transform: uppercase;
        font-weight: 200;
        display: inline-block;
        margin-left: 10px;
        line-height: 41px;
        border-bottom: 1px solid #00AEEF !important;
    }

    #galleria {
        height: 520px
    }

    .f-footer-nav >li > i {
        display: none;
    }

    .f-module-page-desc .img {
        display: none;
    }

    .f-footer-info > p:first-child {
        font-size: 17px;
        color: #333;
        height: 18px;
        padding-bottom: 5px;
        line-height: 24px;
        text-transform: uppercase;
        font-family: arial;
    }

    .main-footer-info {
    }

    a.miniv2-toolbar-barclick {
        display: inline-block;
        color: #000;
        font-size: 19px;
        line-height: 20px;
        font-weight: 400;
        /* text-align: right; */
    }

    a.miniv2-toolbar-barclick span {
        color: #756F6F;
        font-size: 17px;
        line-height: 20px;
        display: inline-block;
        font-weight: 300;
        text-transform: none;
        width: auto;
        height: auto;
        margin-left: 5px;
        text-align: center;
    }

    .f-footer-info p i:before {
        display: inline-block;
        width: 14px;
    }

    #search-box .search-area {
        background: transparent;
        font-size: 11px;
    }

    #search-box .search-area .search-field {
        border: none !important;
        width: 184px;
        border-radius: 3px 0 0 3px;
        outline: 0;
        float: left;
        background: transparent;
        outline: none;
        box-shadow: none;
        height: 34px;
    }

    ::-webkit-input-placeholder {
        color: #0095da;
        font-size: 13px;
        line-height: 20px;
        padding-top: 5px
    }

    :-moz-placeholder {
        /* Firefox 18- */
        font-style: italic;
        font-size: 11px;
        line-height: 20px;
        color: #0095da;
    }

    ::-moz-placeholder {
        /* Firefox 19+ */
        font-style: italic;
        font-size: 11px;
        line-height: 20px;
        color: #0095da;
    }

    :-ms-input-placeholder {
        font-style: italic;
        font-size: 11px;
        line-height: 20px;
        color: #0095da;
    }

    #search-box .search-area .search-button {
        float: right;
        display: block;
        padding: 8px;
        text-align: center;
        text-transform: uppercase;
        width: 40px;
        height: 34px;
        border-left: 1px solid #30323c;
    }

    #search-box .search-area .search-button:hover {
        opacity: 0.5;
    }

    #search-box .search-area .search-button i {
        font-size: 18px;
        color: #494b56;
    }

    #search-box .search-area .search-button span {
        color: #fff;
        font-size: 17px;
    }

    .icon-header {
        display: block;
        line-height: 33px;
        padding: 0 5px;
        color: #555;
        width: 33px;
        height: 33px;
        border-radius: 50px;
        margin: auto;
        font-size: 20px;
        text-align: center;
    }

    #search-box input {
        padding: 6px 12px;
    }

    .search-area .control-group {
        overflow: hidden;
        width: 227px;
        background: #fff;
        border: 1px solid #30323c;
    }

    #notify-box ul li a i {
        line-height: 33px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
    }

    i.fa.fa-angle-left:before {
        content: "\f104";
    }

    i.fa.fa-angle-right:before {
        content: "\f105";
    }

    div#search-box {
        position: absolute;
        top: 100%;
        right: 0;
        display: none;
    }

    #search-box .search-area .search-button i {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
    }

    #search-color>li.active {
        border: none !important
    }

    #logo img {
        max-height: 100%;
        width: 90%;
        object-fit: scale-down;
        height: 90%;
    }

    .login-bar li {
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

    .login-bar li a {
        font-size: 12px;
        color: #666;
        font-weight: 400;
        display: inline-block;
        padding: 0 15px;
    }

    .login-bar li a:before {
        font-family: FontAwesome;
        margin-right: 5px;
        content: "\f13e";
    }

    ol.breadcrumb li:last-child:before {
        display: none;
    }

    .login-bar li a span {
        position: relative;
    }

    .breadcrumb li i {
        margin: 0 5px;
        color: #C1C7CA;
    }

    .breadcrumb li a {
        font-size: 14px;
        color: #fff;
    }

    .breadcrumb li:last-child a {
        color: #3e5ec0;
    }

    .pagination li i {
        font-size: 14px;
        line-height: 34px;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 6px 14px;
    }

    .f-page-split ul li h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .f-page-split ul {
        margin-bottom: 20px;
    }

    .f-page-split ul li h3 a span {
        color: #C18107;
        line-height: 25px;
        position: relative;
        top: -2px;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .f-page-split ul li h3 a:hover {
        color: #d64641;
    }

    .f-page-split ul li h3 a {
        color: #000;
        font-size: 15px !important;
    }

    .f-page-split ul, .f-page-split ul li {
        /*padding-left: 3px;*/
    }

    .login-account {
        background: #fff;
        text-align: right;
    }

    .hotline {
        line-height: 28px;
    }

    .f-news-page li .f-news-page-item-text h2 a:hover {
        color: #D23949;
        font-weight: bold;
    }

    .f-cate-ul li {
    }

    .danhmuc-top > li > a span {
        display: block;
    }

    .danhmuc-top > li:last-child > a {
        border-bottom: none;
    }

    .danhmuc-top > li > a {
        position: relative;
        padding: 0 5px 4px 5px;
        border-bottom: 1px solid #eee;
    }

    .danhmuc-top > li > a:hover span {
        color: #00aaf1;
    }

    .danhmuc-top > li > a:hover span.top {
        font-weight: bold;
        color: #00aaf1;
    }

    .danhmuc-top > li > a i {
        position: absolute;
        right: 7px;
        top: 14px;
        font-size: 16px;
        color: #ccc;
    }

    .danhmuc-top > li > a span.top {
        padding: 3px 0px 3px 0px;
        color: #444444;
        font-size: 13px;
        position: relative;
    }

    .danhmuc-top > li > a span {
        font-size: 11px;
        color: #999;
    }

    #main {
        padding: 0 0 0 12px;
    }

    .block5 {
        margin-top: 12px;
    }

    .code {
        font-weight: bold;
        display: inline-block;
        margin: 3px 0;
    }

    /*--Main Image Preview--*/
    .main_image {
        width: 100%;
        height: 453px;
        float: left;
        position: relative;
        overflow: hidden;
        color: #fff;
    }

    .main_image h2 {
        font-size: 2em;
        font-weight: normal;
        margin: 0 0 5px;
        padding: 10px;
    }

    .main_image p {
        font-size: 1.2em;
        padding: 10px;
        margin: 0;
        line-height: 1.6em;
    }

    .block small {
        padding: 0 0 0 20px;
        background: url(images/icon_cal.gif) no-repeat 0 center;
        font-size: 1em;
    }

    #main {
        position: relative;
    }

    .main_image .block small {
        margin-left: 10px;
    }

    .main_image .desc {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: none !important;
    }

    .main_image .block {
        width: 100%;
        background: #111;
        border-top: 1px solid #000;
    }

    .main_image a.collapse {
        background: url(images/btn_coll.gif) no-repeat left top;
        height: 27px;
        width: 93px;
        text-indent: -99999px;
        position: absolute;
        top: -27px;
        right: 20px;
    }

    .main_image a.show {
        background-position: left bottom;
    }

    #main .image_thumb {
        position: absolute;
        right: 0px;
        top: 24px;
        width: 240px;
        right: 15px;
        border: 1px solid #ccc;
    }

    .image_thumb img {
        width: 40px;
        height: 36px;
        border-radius: 3px;
        float: left;
    }

    .image_thumb ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .image_thumb ul li {
        margin: 0;
        padding: 12px 10px;
        background: rgba(240, 240, 240, 0.83) url(images/nav_a.gif) repeat-x;
        width: 239px;
        float: left;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #fff;
        border-right: 1px solid #ccc;
    }

    .image_thumb ul li.active {
        position: relative;
    }

    .image_thumb ul li.active:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border: 12px solid;
        position: absolute;
        border-right-color: #fff;
        border-left-color: transparent;
        border-top-color: transparent;
        border-bottom-color: transparent;
        top: 50%;
        right: 100%;
        margin-top: -15px;
    }

    .image_thumb ul li.hover {
        background: #ddd;
        cursor: pointer;
    }

    .image_thumb ul li.active {
        background: #fff;
        cursor: default;
    }

    .image_thumb ul li h2 {
        font-size: 12px;
        color: #666;
        font-weight: bold;
        margin: 0 0 3px 0;
    }

    .image_thumb ul li .block {
        float: left;
        margin-left: 10px;
        padding: 0;
    }

    .image_thumb ul li p {
        font-size: 11px;
        color: #666;
    }

    .block5 >div:nth-of-type(1) {
        width: 23%;
        float: right;
        padding: 0px;
    }

    .block5 > .adv-left {
        display: block;
        width: 76%;
        float: left;
    }

    .block5 >div:nth-of-type(2) {
        width: 76%;
        float: left;
        padding: 0px;
        border: none;
        margin-top: 10px;
    }

    .block5 >div .f-block-title {
        background: #fafafa;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e5e5e5;
        height: 36px;
    }

    .block5 >div:nth-of-type(2) .f-block-title span {
        background: #00b7f1;
        padding: 0px 20px 0 15px;
        height: 36px;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 36px;
        text-transform: initial;
        display: inline-block;
        position: relative;
    }

    .block5 >div:nth-of-type(1) .f-block-title {
        text-align: center;
        line-height: 36px;
    }

    .block5 >div .f-block-title span:after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 18px solid transparent;
        border-left: 13px solid #00b7f1;
        border-right: 0px solid transparent;
        border-bottom: 18px solid transparent;
        position: absolute;
        top: 0;
        right: -12px;
        content: "";
    }

    .block5 >div:nth-of-type(2) .f-product-bl {
        width: 20%;
    }

    .block5 >div:nth-of-type(1) .tab-sp > div {
        width: 100%;
        padding: 0 11px;
    }

    .block5 >div:nth-of-type(1) .f-pr-bl-item-img {
        width: 88px;
        height: 97px;
        margin-right: 8px;
        float: left;
        margin-top: 0px;
    }

    .block5 >div:nth-of-type(1) .f-pr-bl-item h2 {
        margin-top: 2px;
        height: 24px;
    }

    .block5 >div:nth-of-type(1) .f-pr-bl-item-saleof {
        left: 0px;
    }

    .bloc-bottom .f-block-title {
        margin-bottom: 0px;
    }

    .f-block.col-md-2 .f-block-title {
        margin-bottom: 0px;
    }

    .layout-left .filter>div>span {
        display: block;
        width: 100%;
        height: 34px;
        line-height: 34px;
        padding-left: 8px;
        font-size: 14px;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
        font-family: arial;
        color: #262626;
        font-weight: 400;
        text-transform: uppercase;
    }

    .layout-left .filter {
        padding: 0px;
        border: 1px;
    }

    .layout-left {
        padding-left: 0px;
        padding-right: 0px;
    }

    #search-supplier li,#search-size li {
        width: 100%;
        float: none;
        padding-left: 15px;
    }

    .layout-left .filter>div.slider-price {
        height: auto;
    }

    .layout-left .noUi-horizontal .noUi-handle {
        left: -5px !important
    }

    a.carousel-control {
        position: absolute;
        width: 50px;
        height: 50px;
        padding: 8px 0px 8px 0px;
        color: #fff;
        font-size: 30px;
        top: 50%;
        opacity: 0;
        text-align: center;
        -webkit-transition: all ease 0.25s;
        -moz-transition: all ease 0.25s;
        transition: all ease 0.25s;
        background: rgba(0,0,0,.5);
        margin: 0;
        border-radius: 0px;
    }

    .activities-policy-text {
        float: left;
    }

    .activities_item {
        margin-bottom: 30px;
    }

    .v2-home-catepr-title h2.activities_title.text-center {
        margin-bottom: 30px !important;
        transition: all ease .5s;
    }

    .activities_description {
        /*color: #898989;*/
        color: #fff;
        font-size: 16px;
        font-family: arila,sans-serif;
    }

    .activities-policy-icon {
        float: left;
        height: 70px;
        width: 70px;
        line-height: 50px;
        text-align: center;
        border: 1px solid #3e5ec0;
        border-radius: 50%;
        color: #fff;
        background: #3e5ec0;
        font-size: 22px;
        margin-right: 15px;
    }

    .activities-policy-icon img {
        max-width: 30px;
        margin-top: 21px;
        margin-left: 19px;
    }

    p.activities_item_text {
        color: #464646;
        font-style: italic;
        font-size: 16px;
        font-family: arial,sans-serif;
        margin: 15px 0px 20px 0px;
    }

    .activities-policy-text p {
        color: #3e5ec0;
        font-size: 18px;
        padding-top: 25px;
    }

    h2.activities_title.text-center {
        font-size: 21px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0px 0px 45px 0px;
    }

    .activities {
        background: url("../imgs/activities_bg.jpg");
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    .prev.control_new_prev:hover,.next.control_new_next:hover,.owl-prev:hover,.owl-next:hover {
        background: #3e5ec0 !important;
    }

    a.left.carousel-control {
        left: 30px;
    }

    .f-news-item {
        padding: 0px 15px;
    }

    a.right.carousel-control {
        right: 30px;
    }

    a.left.carousel-control:hover, a.right.carousel-control:hover {
        cursor: pointer;
        opacity: 1 !important;
        color: #fff;
    }

    ol.carousel-indicators {
        display: none
    }

    a.carousel-control span {
        font-size: 24px;
        line-height: 46px;
        color: #000;
    }

    #myslide:hover a.carousel-control {
        opacity: 0.5
    }

    a.f-bg-base span {
        position: relative;
        text-transform: uppercase;
    }

    .item-4ths img {
        margin-top: 40px;
    }

    .qc-center img:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .qc-center {
        padding-top: 40px;
        margin-bottom: 40px;
    }

    .owl-controls .owl-buttons {
        position: absolute;
        top: -70px;
        right: -4px;
    }

    .next.control_new_next,.control_new_prev,.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
        color: #fff !important;
        font-size: 14px !important;
        /*background: #c2c2c2 !important;*/
        position: relative;
        overflow: hidden;
        z-index: 1;
        text-align: center;
        display: block;
        padding: 5px 0px;
        height: 30px;
        width: 30px;
        border-radius: 0 !important;
        opacity: 1 !important;
        cursor: pointer;
    }

    .prev.control_new_prev {
        margin-right: -10px;
    }

    .control_new_main {
        position: absolute;
        right: 0;
        z-index: 100;
        display: -webkit-box;
        top: 5px;
    }

    .div-new-jobs-content {
        position: relative;
    }

    .owl-controls .owl-buttons .owl-prev:before , .owl-controls .owl-buttons .owl-next:before {
        font-family: FontAwesome;
        display: inline-block;
    }

    .v2-home-pr-item:hover #stars {
        opacity: 1;
    }

    .block-top-body ul li:hover img {
        opacity: 0.7;
    }

    .block-top-body ul li a {
        padding-bottom: 5px;
        margin-bottom: 3px;
        margin-top: 10px;
        position: relative;
        color: #161616;
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        padding-top: 14px;
    }

    .block-top-body ul li a:hover {
        color: #3e5ec0;
    }

    .block-top-body ul li:after {
        position: absolute;
        content: "/";
        right: 0;
        top: 25px;
        width: 1px;
        height: 10px;
        color: #161616;
    }

    .block-top-body ul li:last-child:after {
        display: none
    }

    li.collection-item {
        padding: 0px 8px;
        width: 89px
    }

    p.telefon {
        float: left;
        color: #2d2d2d;
        font-size: 14px;
        font-weight: bold;
        margin: 18px 10px 0 0;
    }

    p.telefon:after {
        content: '\f10b';
        font-family: 'FontAwesome';
        font-size: 30px;
        float: left;
        position: absolute;
        top: 0;
        left: -19px;
    }

    .sdt {
        color: #2d2d2d;
        font-size: 24px;
        font-weight: bold;
        margin: 0;
    }

    .block-top-body ul li:nth-child(5) a:before {
        content: '\f10b';
        font-family: 'FontAwesome';
        font-size: 30px;
        margin: 0 8px 0 0;
    }

    .block-top-body ul li:nth-child(6) {
        width: 193px
    }

    .block-top-body ul li:nth-child(6) a {
        text-align: left;
        font-size: 24px
    }

    .block-top-body ul li:nth-child(5):after {
        display: none
    }

    .block-top-body ul li:nth-child(5) a {
        text-align: right;
        margin: 0px;
    }

    .block-top-body ul li:nth-child(5) {
        width: 200px;
    }

    .block-top-body ul li:nth-child(4):after {
        display: none
    }

    .menutop-1 div {
        padding: 0px;
    }

    p.telefon span {
        font-size: 24px;
    }

    p.telefon i {
        font-size: 30px
    }

    .v2-home-catepr-showul li {
        padding: 0 15px;
    }

    .v2-hometab-news-vip li {
        padding: 0 15px;
    }

    .block-feedback {
        background: url(../imgs/bg-happyclient.jpg) no-repeat center center;
        text-align: center;
        padding: 40px 0;
        margin-bottom: 40px;
    }

    .sp-hot-t .owl-controls .owl-buttons {
        position: absolute;
        top: -47px;
        right: 0;
        left: 0;
    }

    .sp-hot-t .owl-controls .owl-buttons .owl-prev, .sp-hot-t .owl-controls .owl-buttons .owl-next {
        border-radius: 0px;
        background: #fff !important;
        color: transparent !important;
        font-size: 18px;
        border: 1px solid #acacac;
        padding: 5px 15px;
        opacity: 1;
        height: 37px;
        width: 37px
    }

    .sp-hot-t .owl-controls .owl-buttons .owl-next:hover,.sp-hot-t .owl-controls .owl-buttons .owl-prev:hover {
        background: #000 !important
    }

    .sp-hot-t {
        margin-top: 37px;
    }

    .block-feedback-title {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        position: relative;
        font-weight: bold;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .block-feedback-title:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        background: #fff;
        width: 70px;
        height: 2px;
        margin-left: -35px;
    }

    .block-feedback .f-news-bl-item-img img {
        width: 76px!important;
        height: 76px;
        border-radius: 100%;
        border: 3px solid #fff;
        display: inline-block!important;
        margin-right: 10px;
    }

    .customer-feedback {
        display: inline-block;
    }

    .customer-feedback h2, .customer-feedback p {
        margin: 0;
        font-size: 14px;
    }

    .customer-feedback p {
        font-style: italic;
    }

    .customer-feedback h2 a {
        font-size: 14px;
    }

    .block-feedback .owl-controls .owl-buttons .owl-prev, .block-feedback .owl-controls .owl-buttons .owl-next {
        border-radius: 100%!important;
        background: none!important;
        border: 2px solid #fff;
        opacity: 1;
        color: #fff!important;
        padding: 0;
        width: 35px;
        line-height: 35px;
        height: 35px;
    }

    .block-feedback .owl-controls .owl-buttons .owl-prev:hover, .block-feedback .owl-controls .owl-buttons .owl-next:hover {
        color: #000!important;
        background: #fff!important;
    }

    .block-feedback .owl-controls {
        top: 15px;
    }

    .v2-brand-center .owl-item {
        padding: 15px;
    }

    /*danh mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥c tÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹y chÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Ân bottom */
    span.title-block-bottom {
        display: block;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-top: 20px;
        text-align: center;
        font-size: 14px;
        color: #000;
    }

    .f-block-bottom-body ul li img {
        margin: auto;
    }

    .f-block-bottom-body ul li {
        padding: 0px;
    }

    .f-block-bottom-body ul li a {
        display: block;
        text-align: center;
    }

    span.info-block-bottom {
        color: #666;
    }

    .f-block-bottom-body ul {
        margin: 0px 15px;
    }

    .f-block-theodoi-title span {
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        color: #282828;
        margin: 0 0 27px;
    }

    .f-block-theodoi-title span:before, .block-title-footer:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        width: 30px;
        margin-left: -15px;
        height: 1px;
        background: #fff;
    }

    .qc-bottom .container {
        padding: 30px 0;
        position: relative;
        background-color: #151515;
        text-align: center;
    }

    .adv-bottom {
        display: inline-block;
        margin-right: 15px;
    }

    .theodoi_email {
        position: relative;
    }

    .BNC_submit_subscribe {
        border-radius: 5px;
        background: #3e5ec0 !important;
        border: 1px solid #3e5ec0;
        margin-left: 5px;
        padding: 6px 12px;
    }

    .f-block-theodoi-title p {
        color: #c7c7c7;
        margin-top: 10px;
    }

    .BNC_submit_subscribe:hover {
        color: #777;
    }

    .BNC_submit_subscribe span:before {
        font-style: normal;
        content: "\f18e";
        font-family: FontAwesome;
    }

    .nd-f {
        padding: 25px 0px 25px 25px;
        color: #959595;
        text-align: left;
    }

    input#subscribe_email {
        background: #fff;
        border-radius: 5px;
        color: #fff;
        padding: 0px 30px 0px 10px;
        font-size: 12px;
        line-height: 32px;
        text-transform: none;
        color: #8d8d8d;
        height: 34px;
        margin-bottom: 0px;
        border: 1px solid #383838;
        margin-bottom: 13px;
    }

    .form-group {
        display: inline-block;
        margin: 0;
    }

    .f-block-theodoi {
        margin: 0px 23px 0px 0px;
    }

    ul.f-category-product-menu li>a, .f-block-news-menu li>a {
        color: #333;
    }

    .block_news_category>li:hover {
        background: #4c4c4c;
    }

    .block_news_category>li:hover>a {
        color: #fff;
    }

    a {
        outline: none!important;
    }

    .f-category-product-body, .f-category-news-body {
        margin-bottom: 20px;
    }

    .f-category-product-title span, .f-category-news-title span {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        text-transform: uppercase;
        margin-bottom: 10px;
        display: block;
    }

    .viewlist .v2-home-pr-item:hover .v2-home-pr-item-boxdetail {
        top: 0px;
    }

    .viewlist .v2-home-pr-item {
        margin-bottom: 30px;
    }

    .viewlist .v2-home-pr-item-action {
        display: block;
    }

    .viewlist .v2-home-pr-item-action .item-cwc-inner {
        margin: 0;
    }

    .f-product .mota-ngan {
        display: none;
    }

    .f-product-view-info-detail a.like-product {
        border: 2px solid #58616c;
        background: #fff;
        color: #666;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px 10px;
        font-size: 12px;
        height: 45px;
        width: 45px;
        line-height: 45px;
        border-radius: 0;
        float: left;
        text-align: center;
        margin-right: 10px;
    }

    .f-product-view-info-detail a.like-product i {
        line-height: 45px;
        font-size: 20px;
    }

    .f-product-view-info-detail button.BNC-compare {
        border: 2px solid #58616c;
        background: #fff;
        width: 45px;
        height: 45px;
        font-size: 20px
    }

    .f-product-view-info-detail .button-small {
        border-radius: 0;
        background: #000;
        color: #fff;
        font-size: 12px;
        font-weight: 100;
        padding: 10px 15px;
        height: 45px;
        line-height: 31px;
        text-transform: uppercase;
        float: left;
        margin-right: 10px;
        font-size: 17px;
    }

    .f-product-view-info-detail .button-small:hover,.f-product-view-info-detail a.like-product:hover, .f-product-view-info-detail button.BNC-compare:hover {
        border-color: #000;
        background-color: #000;
        color: #fff;
    }

    .block-contact .form-group {
        display: block;
    }

    span.xemthem {
        display: inline-block;
        border: 2px solid #666;
        background: #fff;
        padding: 4px 10px;
        margin-top: 10px;
        color: #000;
        font-size: 14px;
    }

    .create-time {
        font-size: 12px;
        margin: 10px 0px;
    }

    .pagination-news-page {
        margin-right: 15px;
    }

    .btn-block-primary {
        background: #3C3A39;
        border-color: #3C3A39;
        margin-right: 5px;
    }

    ul.divUlSupport li span, ul.divUlSupport li a {
        color: #333;
    }

    a#submitSearch {
        background-color: #3C3A39;
        border-color: #3C3A39;
    }

    p.info_mota {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background: rgba(255, 255, 255, 0.28);
        height: 200px;
        width: 200px;
    }

    .zoomContainer {
        z-index: 999;
    }

    li.icon-phone.support-box {
        display: none;
    }

    .cart_search_icon i {
        color: #fff;
    }

    .miniv2-toolbar-name {
        position: relative;
    }

    .miniv2-toolbar-name span {
        position: absolute;
        bottom: 5px;
        right: -15px;
        min-width: 22px;
        min-height: 22px;
        line-height: 22px;
        text-align: center;
        background: #3e5ec0;
        border-radius: 50%;
        color: white;
        font-size: 13px;
    }

    .cart_search_icon {
        text-align: right;
        position: relative;
    }
    .adv-left {
        position: relative;
        display: block;
        float: left;
    }

    .adv-left img {
        height: auto;
    }

    .adv_home {
        width: 50%;
        float: left;
        padding: 0;
    }

    .container {
        padding: 0px
    }

    .dmsp_home li:nth-child(2) .v2-home-catepr {
        float: left;
    }

    .adv2 {
        width: 50%;
        float: right;
        margin-top: -274px;
    }

    a.adv-left {
        transition: all 0.5s ease-out;
        line-height: unset;
        padding: 12px 15px;
        border-left: 1px solid #121319;
    }
    span:nth-child(4) > a.adv-left:last-child{
        border-right: 1px solid #121319;
    }
    .v2-home-catepr>img {
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
    }

    .v2-home-catepr:hover>img {
        transform: scale(1.03,1.03);
        -webkit-transform: scale(1.03,1.03);
        -moz-transform: scale(1.03,1.03);
        -o-transform: scale(1.03,1.03);
        -ms-transform: scale(1.03,1.03);
    }

    .v2-home-catepr:hover>.v2-home-catepr-mota {
        background: rgba(255, 255, 255, 0.69)
    }

    .v2-home-catepr-mota {
        position: absolute;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -136px 0 0 -146px;
        text-align: center;
        background: #fff;
        padding: 50px 30px 71px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 293px;
        -webkit-transition: all 0.45s;
        -moz-transition: all 0.45s;
        -o-transition: all 1s;
        transition: all 1s;
        height: 269px;
    }

    .v2-home-catepr-mota>p {
        margin: 0 0 5px;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: bold;
        letter-spacing: 4px;
    }

    .v2-home-catepr-mota>p>span {
        font: 48px/1em 'Satisfy';
        margin: 18px 0 10px 0;
        text-transform: none;
    }

    .dmsp_home li:nth-child(3) .v2-home-catepr .v2-home-catepr-mota p>span {
        color: #c0010a;
        margin: 0 0 5px;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        font-family: arial;
        font-weight: bold;
        letter-spacing: 4px;
    }

    .dmsp_home li:nth-child(3) .v2-home-catepr .v2-home-catepr-mota p {
        color: #c0010a;
        font: 48px/1em 'Satisfy';
        margin: 18px 0 10px 0;
        text-transform: none;
    }

    .dmsp_home li:nth-child(4) .v2-home-catepr .v2-home-catepr-mota p>span {
        color: #ff6726;
    }

    .dmsp_home li:nth-child(4) .v2-home-catepr .v2-home-catepr-mota p {
        color: #ff6726;
    }

    .dmsp_home li:nth-child(1) .v2-home-catepr .v2-home-catepr-mota p span {
        color: #a05484;
    }

    .dmsp_home li:nth-child(1) .v2-home-catepr .v2-home-catepr-mota p {
        color: #a05484;
    }

    .dmsp_home li:nth-child(2) .v2-home-catepr .v2-home-catepr-mota p span {
        color: #7fb44e;
    }

    .dmsp_home li:nth-child(2) .v2-home-catepr .v2-home-catepr-mota p {
        color: #7fb44e;
    }

    .adv4 {
        clear: both;
        position: relative;
    }

    .adv_4_info {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
        padding: 185px 0 0 0;
        text-align: center;
    }

    .adv_4_info p {
        font: 72px/1em 'Satisfy';
        color: #2d2d2d;
        margin: 0 0 8px;
    }

    .adv_4_info>a>div {
        font-size: 14px;
        text-transform: uppercase;
        color: #2d2d2d;
        letter-spacing: 8px;
        margin: 0;
        font-weight: bold;
    }

    .adv-4-link a:hover {
        background: #c0010a;
        color: #fff
    }

    .adv-4-link a {
        text-decoration: none;
        color: #fff;
        background: #2d2d2d;
        padding: 7px 27px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin: 0 0 0 -58px;
        max-width: 116px;
        font-size: 12px;
    }

    #f-pr-tab-home> li.active > a, #f-pr-tab-home> li.active > a:hover,#f-pr-tab-home> li.active > a:focus {
        color: #c2c2c2;
        border: none;
        border-bottom-color: transparent;
        cursor: default;
        text-transform: none;
        font-size: 20px;
    }

    #f-pr-tab-home> li > a {
        padding: 0;
        border: none;
        font-size: 20px;
        color: #2d2d2d;
        text-transform: none;
    }

    .v2-tab-home-ul li:before {
        content: "|";
        position: absolute;
        right: 0;
    }

    .adv5_info {
        position: absolute;
        text-align: center;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        padding-top: 105px
    }

    .adv_5_short,.adv_5_tilte {
        font: 165px/139px 'Satisfy';
        color: #c0010a;
        text-shadow: 1px 1px 1px #fff;
        font-size: 75px;
        line-height: 90px;
    }

    .adv_5_tilte {
        font-size: 139px
    }

    .adv5_info>a>p {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
        color: #c0010a;
        margin: 0 0 18px;
        letter-spacing: 2px;
        text-shadow: 1px 1px 1px #fff;
    }

    ul.adv5 {
        position: relative;
    }

    a.adv5_click {
        background: #c0010a;
        color: #fff;
        padding: 7px 16px;
        font-size: 14px;
        font-family: arial;
    }

    a.adv5_click:hover {
        background: #000;
        color: #fff
    }

    li.menu-footer>.module_title_f {
        font-size: 17px;
        color: #fff;
        letter-spacing: 0px;
        text-align: left;
        padding-top: 0px;
        padding-bottom: 0;
        text-transform: uppercase;
        font-weight: 900;
        font-family: arial;
        margin-bottom: 20px;
    }

    .theodoi_f div .f-block-title span {
        text-align: center;
        margin: 11px 0px;
        color: #fff;
        font-weight: bold;
        font-family: arial;
        font-size: 17px;
        text-transform: uppercase;
    }

    ul.sub_menu_f li a {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        list-style: none;
        text-transform: none;
        padding: 4px 0 4px 0;
        background: none;
        color: #8d8d8d;
        font-family: arial;
    }

    .contact_footer {
        padding-top: 12px;
        color: #8d8d8d;
    }

    .contact_footer p strong {
        color: #fff;
        font-weight: bold;
        font-family: arial;
        font-size: 17px;
    }

    li.menu-footer {
        list-style-type: none;
        padding: 5px 0px;
    }

    li.menu-footer a:hover {
        color: #fff;
    }

    .main-footer>div {
        padding: 40px 0px;
    }

    .new_contten {
        max-width: 396px;
        padding: 20px;
        background: #fff;
        margin: 0px 13px;
    }

    .f-news-item-title a {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .date {
        color: #acacac;
    }

    .btn {
        color:#fff;
        font-size: 14px
    }

    a.ad_comment .fa-facebook-square {
        color: #3137A5;
        font-size: 23px;
    }

    a.ad_comment .fa-google-plus-square {
        color: #E64410;
        font-size: 23px;
    }

    .menu-top-mobi {
        display: none
    }

    .f-product-view-tab-body.tab-content {
        margin-top: -1px;
        border: 1px solid #e5e5e5;
        width: 100%;
        float: left;
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
    }

    div#block-slider {
        max-width: 1170px;
        margin: auto;
    }

    .news_title>h2 {
        font-size: 20px;
        margin-bottom: 10px;
        padding: 0
    }

    .padding-10 {
        padding: 0px !important
    }

    .f-module-page-title>h3 {
        margin-bottom: 0;
    }

    .quangcao {
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 25000;
        width: 284px;
    }

    .quangcao h3 button {
        background: none;
        border: none;
        color: red;
        font-size: 14px;
    }

    .quangcao h3 {
        color: red;
    }

    .quangcao h3 marquee {
        width: 210px;
        font-size: 14px;
        font-weight: bold;
        float: right;
    }

    [canvas] {
        z-index: inherit !important;
    }

    .bt-plus {
        display: none
    }

    .menu-right li:nth-child(6),.menu-right li:nth-child(7),.menu-right li:nth-child(2),.menu-right li:nth-child(1) {
        float: left;
        width: 270px;
    }

    .menu-right li:nth-child(6),.menu-right li:nth-child(1) {
        margin-right: 30px;
    }

    .menu-left li:nth-child(3),.menu-right li:nth-child(3) {
        float: left;
        width: 370px;
        margin-right: 30px
    }

    .menu-left li:nth-child(3) {
        margin-left: 30px;
        margin-right: 0px;
        float: right;
    }

    .menu-left li:nth-child(4),.menu-left li:nth-child(2),.menu-right li:nth-child(4),.menu-right li:nth-child(5) {
        float: left;
        width: 170px;
    }

    .menu-left li:nth-child(4) .info_menu,.menu-left li:nth-child(2) .info_menu,.menu-right li:nth-child(4) .info_menu,.menu-right li:nth-child(5) .info_menu {
        display: none;
    }

    .info_menu {
        position: absolute;
        left: 0;
        bottom: -65px;
        width: 100%;
        height: auto;
        color: #fff;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        z-index: 1
    }

    .menu-left li,.menu-right li {
        margin-bottom: 30px;
        position: relative;
        overflow: hidden;
    }

    .info_menu .title {
        font-size: 14px;
        line-height: 28px;
        line-height: 30px;
        display: block;
        padding-left: 20px;
        margin-bottom: 0px;
    }

    .info_menu>.mota {
        display: block;
        font-size: 24px;
        line-height: 28px;
        font-family: arial;
        display: block;
        padding-bottom: 14px;
        padding-left: 20px;
    }

    .info_menu>a {
        display: block;
        padding-bottom: 20px;
        padding-left: 20px;
        display: inline-block;
        text-transform: uppercase;
        border: 1px solid #fff;
        font-size: 15px;
        line-height: 30px;
        font-weight: 900;
        padding: 9px 15px;
        color: #fff ;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        margin-left: 20px;
    }

    .menu-tc li:hover>a img {
        opacity: 0.7;
    }

    .menu-tc li a img {
        opacity: 1;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .menu-tc li:hover .info_menu {
        bottom: 15px;
    }

    .info_menu>a:hover {
        color: #000 ;
        background: #fff;
    }

    div#danhmuctuychon {
        background: #efefef url(../imgs/banner-bg.gif) left top repeat fixed;
        padding: 0px 0 0;
        position: relative;
        z-index: 3;
        margin-top: 0;
        margin-bottom: 0px;
        overflow: hidden;
    }

    a:hover {
        color: #3e5ec0 !important;
    }

    div#gallery {
        margin-top: 10px;
    }

    .owl-item>.item {
        border: 1px solid #d0d0d0;
    }

    .owl-item {
        margin: 0px 2px;
    }

    .product-action-btn {
        position: absolute;
        top: 50%;
        margin-top: -23px;
        margin-left: auto;
        margin-right: auto;
        opacity: 0;
        width: 100%;
        text-align: center;
        left: 0;
        -webkit-transition: all ease 0.75s;
        -ms-transition: all ease 0.75s;
        transition: all ease 0.75s;
        display: none;
    }

    .btn-black {
        background: #252525;
        color: #fff;
        border-radius: 0px;
        border: none;
        margin-left: 5px;
        padding: 10px;
    }

    button.add-cart.button-small.quick-buy-custom {
        border-radius: 0px;
        border: none;
        margin-right: 5px;
        padding: 8px 10px;
        color: #ffffff;
        background-color: #3e5ec0;
    }

    .product-img-parent {
        position: relative;
        overflow: hidden;
        text-align: center;
    }

    span.product-price.text-center {
        font-size: 16px;
        text-transform: uppercase;
        color: #3e5ec0;
        padding: 10px 0;
        width: 100%;
        display: block;
        position: relative;
        overflow: hidden;
        height: 50px;
    }

    h3.product-name {
        margin: 0;
        padding: 0;
        text-align: center;
        /* margin-bottom: 20px; */
        /* height: 31px; */
        overflow: hidden;
        margin: 0;
        line-height: 15px;
    }

    h3.product-name a {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

    .product-price del {
        color: #898989;
        display: block;
    }

    .product-img-parent:hover .product-action-btn {
        opacity: 1;
    }

    .brand {
        position: relative;
        background: none !important;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border: none !important;
    }
    .menuduoi a {
        color: #959595;
        text-decoration: none;
        padding: 25px 0px 25px 25px;
        display: inline-block;
    }

    .menuduoi {
        text-align: right;
    }

    .widget {
        color: #fff;
    }

    h2.widget-title,h2.list_menu_footer_title {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 30px;
        padding-bottom: 7px;
        border-bottom: 2px solid #3e5ec0;
    }

    ul.widget-menu li {
        padding: 10px 0px;
    }

    .widget-menu a {
        color: #c2c2c2;
    }

    .fa-caret-right:before {
        content: "\f0da";
        padding-right: 6px
    }

    .page_title {
        padding-top: 20px;
        padding-bottom: 0px;
        /* background: url(//bizweb.dktcdn.net/100/052/640/themes/67393/assets/bc_cart.jpg?1459504450583); */
        /* background-repeat: no-repeat; */
        /* background-size: cover; */
        /* background-position: center center; */
        /* position: relative; */
    }

    .page_title h1 {
        color: #fff;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        padding: 0px 30px;
        font-size: 20px;
        text-transform: uppercase;
    }
    .f-product-view {
        color: #fff;
    }

    .header-breadcrumb {
        /* min-height: 75px; */
        /* background: #fff; */
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 24px;
        padding-top: 0px;
    }

    .img {
        position: relative;
    }

    .dropdown-content-title {
        color: #fff;
        background-color: #3e5ec0;
        padding: 15px 20px;
        font-size: 17px;
        text-transform: uppercase;
    }

    .dropdown-content-title i {
        padding-right: 10px
    }

    .block-dmsp_sub1 {
        border: 1px solid #e5e5e5;
        box-shadow: 0px 5px 5px rgba(0,0,0,.05);
    }

    ul.block-dmsp_sub1>li:last-child a {
        border-bottom: none
    }

    .f-product-viewid.viewlist.row .dang-list {
        display: block !important;
    }

    .f-product-viewid.viewlist.row .dang-gid {
        display: none !important;
    }

    .f-product-viewid.viewlist.row .dang-gid {
        display: block;
    }

    .f-product-viewid.row .dang-list {
        display: none
    }

    .viewlist .product-action-btn {
        position: relative;
        top: 0;
        opacity: 1;
        margin-top: 10px;
        text-align: left;
    }

    .viewlist .product-img-parent,.viewlist h3.product-name {
        text-align: left !important;
    }

    .no-padding-lr {
        padding-left: 0px;
        padding-right: 0px;
    }

    h3.widget-sidebar-name {
        font-size: 16px;
        color: #fff;
        text-align: left;
        font-weight: bold;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 15px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    h5.product-name a {
        color: #363636;
        text-align: left;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 5px;
        text-decoration: none;
    }

    .col-sm-8.col-md-8.righcontent {
        text-align: left;
    }
    .product-name {
        white-space: pre;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    b.productminprice {
        font-weight: normal;
        color: #3e5ec0
    }

    .col-sm-8.col-md-8.righcontent .product-price del {
        padding-left: 0
    }

    .f-pr-bl-item-saleof {
        position: absolute;
        top: 5px;
        right: 3px;
        font-size: 12px;
        color: #3e5ec0;
        text-transform: uppercase;
        border: 1px solid #3e5ec0;
        padding: 1px 10px;
        z-index: 1;
    }

    .em-effect06 a:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 0;
        top: 0;
        left: 0;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: rgba(0, 0, 0, 0.18);
    }

    .em-effect06 .em-eff06-03:after {
        height: 100%;
        bottom: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    .em-effect06 .em-eff06-03:hover:after {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    .widget-sidebar-item.banner.em-effect06 {
        position: relative;
    }

    .view_short {
        color: #898989;
        line-height: 19px;
    }

    h4.blog-name a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        /* text-transform: uppercase; */
        font-weight: 600;
        display: block;
        margin-bottom: 5px;
        line-height: 25px;
    }

    h4.blog-name {
        margin: 0
    }

    p.blog-info {
        color: #acacac;
    }

    .blog-item {
        display: inline-block;
        width: 100%;
        /* overflow: hidden; */
        border-bottom: 1px solid #2d2d2d;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .main-footer .col-md-4.col-sm-4.col-xs-12:nth-child(2) .f-block-body {
        height: 210px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .v2_bnc_contact_footer span {
        border-bottom: 1px solid #2d2d2d;
        color: #666666;
        display: block;
        padding: 7px 0;
        width: 100%;
    }
    .v2_bnc_contact_footer a {
        color: #fab702;
    }
    .main-footer .f-block-title {
        background: transparent none repeat scroll 0 0;
        padding: 0;
    }
    .main-footer h3.widget-sidebar-name {
        border: medium none;
        font-family: Roboto,sans-serif;
        font-size: 20px;
        font-weight: normal;
    }
    .v2_bnc_block_news_footer ::-webkit-scrollbar{
        opacity: 0;
        display: none;
        transition: all linear .5s;
    }
    .v2_bnc_block_news_footer:hover ::-webkit-scrollbar{
        opacity: 1;
        display: block;
    }
    ::-webkit-scrollbar-track{
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }
    ::-webkit-scrollbar{
        width: 10px;
        background-color: #F5F5F5;
    }
    ::-webkit-scrollbar-thumb{
        background-color: #f1ac2b;
        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)
    }
    h2 {
        font-size: 18px;
        font-weight: bold;
    }

    h4.new-name a {
        color: #363636;
        line-height: 1.4;
    }

    p.new-info {
        color: #acacac;
    }

    span.price {
        font-size: 20px;
        color: #3e5ec0;
        opacity: 1;
        padding-right: 20px;
    }
    .v2_page_main_inner{
        /* background: #fff; */
    }
    @media (max-width: 480px) {
        .header {
            position: static;
        }
    }
    .header.pagedetail:after {}


    .header.pagedetail .f-menutop ul li a {
        color: #fff;
    }
    .header.pagedetail .f-menutop ul li ul li a {
        color: #fff;
    }
    .table-responsive.recuit {
        background: #f9f9f9;
    }
    table.table.table-bordered.recuit {
        background: #fff;
    }
    /*===== Code New =====*/
    .paymentColor a:hover,.paymentSize span:hover {
        cursor: pointer;
    }
    .color_products {
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }
    .tooltip-inner {
        background-color: #39b3e4;
    }
    .tooltip.top .tooltip-arrow {
        border-top-color: #39b3e4;
    }
    .size1.paymentSize.required span:hover,.size1.paymentSize.required span.active {
        background: #4564c2;
        border: 1px solid #4564c2;
        color: #fff;
    }
    .size1.paymentSize.required span {
        border: 1px solid #fff;
        display: inline-block;
        padding: 1px 8px;
        color: #fff;
        margin: 0 -4px 0 6px;
        transition: all ease .5s;
    }
    li.value.paymentColor a .active {
        border: 1px solid #000000;
    }
    .color_products li{
        display: inline-block;
    }
    /*===== End Code New =====*/

    .f-block-title {
        background: #3e5ec0 none repeat scroll 0 0;
        border-radius: 10px 10px 0 0;
        padding: 10px;
    }
    .f-block {
        margin-bottom: 15px;
    }
    .product_item.col-sm-3{margin-bottom: 30px;}
.projects-item .f-pr-item-img img {
    object-fit: scale-down;
}

.projects-item .f-pr-item-img {
    background-color: #fff;
}