/* Minification failed. Returning unminified contents.
(2072,45): run-time error CSS1034: Expected closing parenthesis, found ','
(2072,45): run-time error CSS1042: Expected function, found ','
(2072,49): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@charset "utf-8";
/* CSS Document */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: 0;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 14px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, img, embed {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}

h1 {
    color: #fff;
}

ol, ul {
    list-style-position: inside;
}

:focus {
    outline: 0;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.inline {
    display: inline
}

.clear {
    clear: both
}

.bg-none {
    background: none !important;
}

b, strong {
    font-weight: bold;
}

body {
    color: #333;
    font-family: roboto,arial,Tahoma,sans-serif;
    background: #fff;
}

.cke_show_borders, cke_editable_themed, .cke_contents_ltr, .cke_editable {
    padding: 1rem;
}

/*.color363636,*/
/*.windText,*/ /*a {
    text-decoration: none;
    color: #363636;*/
/*font-weight: bold;*/
/*transition:all 0.3s;
       
}*/

a{color: #481808;}
a img {
    border: none;
}

a:hover, a:focus {
    color: #49190a;
    outline: none;
    text-decoration: none !important;
}

a:active {
    outline: none;
    text-decoration: none !important;
}

img {
    vertical-align: center;
    border: 0;
    border-spacing: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    font-size: 1.8rem;
}

h2 {
    font-size: 1.6rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.4rem;
}

h5 {
    font-size: 1.2rem;
}

h6 {
    font-size: 1rem;
}

td, input, textarea {
    padding: 5px;
}

p {
    max-width: 100%;
}

.btn-info {
    color: #fff;
    /*background-color: #49190a;
    border-color: #d8145e;*/
}

    .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #49190a;
        border-color: #49190a;
    }
.bg-df{
     background-color: #fbe26c;
}
.btn:hover {
    color: #fff;
    /* background-color: #49190a;
    border-color: #49190a;*/
}
/*.button:hover {
    color: #fff;
    background-color: #49190a;
    border-color: #49190a;
}*/

/*WIND*/
#home-duan {
}

    #home-duan .home-title1 h2 {
        border-left: 4px solid #fcec9e;
        padding-left: 15px;
    }

    #home-duan .news-vertical .posted-date {
        border-radius: 0px !important;
        line-height: 13px !important;
    }

        #home-duan .news-vertical .posted-date .fas.fa-angle-right {
            border: 1px solid #333;
            border-radius: 50%;
            padding: 7px 12px;
            width: 30px;
            height: 30px;
            margin-top: 0px;
            margin-right: 8px;
        }

    #home-duan .news-vertical .posted-date {
        color: #333;
        background: #ffffffb5;
        position: absolute;
        bottom: 0;
        margin: 0;
        width: calc(100% - 16px);
        padding: 8px 15px;
        display: block;
        text-align: center;
        margin-left: 8px;
        margin-bottom: 8px;
    }

        #home-duan .news-vertical .posted-date span {
            line-height: 16px;
        }

        #home-duan .news-vertical .posted-date:hover {
            color: #49190a;
        }

    #home-duan .news-vertical p i {
        color: #333 !important;
    }

    #home-duan .home-title1 {
        text-align: left;
        margin-top: 0px;
    }

        #home-duan .home-title1 h2:after {
            content: none;
        }

    #home-duan .news-vertical img {
        border: 1px solid #ddd;
        border-radius: 8px;
    }

.news-vertical p {
    transition: all 0.3s;
}

    .news-vertical p:hover {
        color: #49190a;
    }

#_MenuTopRight1 .nav-item:hover .dropdown-menu {
    z-index: 999 !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0) !important;
}

#_MenuTopRight1 .nav-item .dropdown-menu {
    opacity: 0;
    z-index: 2;
    -webkit-box-shadow: 0px 6px 12px rgb(0, 0, 0.18);
    box-shadow: 0px 6px 12px rgb(0, 0, 0.18);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

.project-box {
}

.project-box-img {
}

.project-box-img {
}

.box-body-frames {
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #ddd;
}

.cat-box-title {
    display: block;
    position: absolute;
    opacity: 1;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    height: 70px;
    background: linear-gradient(0deg, #000000fc, transparent);
    border-radius: 8px;
}

#owl-home-khoahoc a:hover .cat-box-title {
    top: 0;
    bottom: 0;
    height: calc(100% - 30px);
    background: #000000b8;
    margin: 15px 15px;
    border-radius: 0;
}

    #owl-home-khoahoc a:hover .cat-box-title h5 {
        color: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.cat-box-img {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

    .cat-box-img:after {
        display: block;
        content: "";
        padding-top: 56.25%;
    }

    .cat-box-img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

/*#owl-home-dichvu a .cat-box-title h5:after {
    display: block;
    position: absolute;
    left: 50%;
    height: 2px;
    background: #f7801f;
    content: "";
    width: 0%;
    bottom: -5px;
    overflow: hidden;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
}

#owl-home-dichvu a:hover .cat-box-title h5:after {
    width: 30%;
    left: 50%;
    margin-left: -20%;
    bottom: -10px;
}*/

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: 0;
}

.cat-box-title h5 {
    /*color: #363636;*/
    color: #fff;
    /*height: 3.5em;
    overflow: hidden;
    padding: 0 10px;
    padding-top: 10px!important;
    line-height: 1.5;
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;*/
}

#owl-home-khoahoc a:hover .effect-v3:before, #owl-home-khoahoc a:hover .effect-v3:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.home-title1 h2 {
    position: relative;
    display: inline-block;
    font-size: 2.4rem;
}

    .home-title1 h2:after {
        content: "";
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        bottom: -15px;
        height: 2px;
        width: 30%;
        display: block;
        background: #49190a;
    }

    .home-title1 .h2 p,
    .home-title1 h2 p {
        font-size: 1rem;
        margin-top: 5px;
        margin-bottom: -5px;
        color: #363636;
        text-transform: none;
    }

#new-big .news-big-ul-extend {
}

    #new-big .news-big-ul-extend .news:first-child {
        padding-top: 0;
    }

.listProduct td a, .listProduct td a:hover {
    color: #49190a !important;
}

.btnChangeQuantity:hover i {
    color: #fff;
}

#box-why-img .text p {
    text-transform: none;
}

.author-box .fas,
.author-box .fa,
.author-box .far {
    width: 22px;
    color: #49190a;
    text-align: center;
    background: #fff;
    padding: 5px 0;
    font-size: .8rem;
    margin-right: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.boxbody_tbl .boxbody_top h1 span {
}

#box-why-img {
}

#box-why-img {
    /*background: url(/assets/client/images/bg1.jpg) no-repeat;*/
    overflow: hidden;
    padding: 10px;
    position: relative;
    background-size: cover !important;
    /*margin-top: 10px;*/
    text-align: left;
}

    #box-why-img img {
        width: 50px;
        float: left;
        height: 50px;
        object-fit: contain;
    }

    #box-why-img .text {
        width: calc(100% - 50px);
        float: left;
        padding-left: 15px;
        padding-top: 2px;
        display: block;
        text-transform: uppercase;
        margin-bottom: 6px;
        font-size: 1.1rem;
        line-height: 1.4;
        position: relative
    }

        #box-why-img .text .title {
            font-size: 1.2rem;
            text-transform: uppercase;
            font-weight: 500;
            display: block;
            color: #fff;
        }

    #box-why-img p {
        font-size: 0.9rem;
        display: block;
        margin: 0;
        color: #fff;
    }

    #box-why-img:after {
        content: '';
        position: absolute;
        pointer-events: none;
        top: 0;
        left: -100%;
        width: 120%;
        height: 100%;
        opacity: 0;
        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,.15)35%,rgba(255,255,255,.2), 70%,rgba(255,255,255,.3) 100%);
        transform: skewX(-25deg);
    }

    #box-why-img:hover:after {
        opacity: 1;
        left: 120%;
        transition-property: left, top, opacity;
        transition-duration: 1s, 2s, .1s;
        transition-timing-function: ease;
    }

    #box-why-img:hover img {
        animation: 1s WD_skill_rotate_360 ease-in-out;
    }

@-webkit-keyframes WD_skill_rotate_360 {
    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}


#frame-one-one {
    position: relative;
    display: block;
    overflow: hidden;
}

    #frame-one-one:before {
        display: block;
        padding-top: 100%;
        content: "";
    }

    #frame-one-one .pp-hover-img {
        position: absolute;
        display: block;
        overflow: hidden;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

        #frame-one-one .pp-hover-img:hover img {
            -o-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

        #frame-one-one .pp-hover-img img {
            transition: all .6s ease-out;
            -webkit-transition: all .6s ease-out;
            -moz-transition: all .6s ease-out;
            -ms-transition: all .6s ease-out;
            -o-transition: all .6s ease-out;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 100% !important;
            /*height: 100% !important;*/
        }

.box-why .box-why-img:hover {
    animation: 1s WD_skill_rotate_360 ease-in-out;
}

#fdb-info i.fa, #fdb-info i.fas, #fdb-info svg,
#footer-info i.fa, #footer-info i.far, #footer-info i.fas,
#footer-info svg {
    width: 22px;
    color: #fff;
    text-align: center;
    background: #49190a;
    padding: 5px 0;
    font-size: 0.8rem;
    margin-right: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.box-why .box-why-img:hover {
    animation: 1s WD_skill_rotate_360 ease-in-out;
}

@-webkit-keyframes WD_skill_rotate_360 {
    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

.boxbydy_tb1_af_none:after {
    background: none !important;
}

.owl-carousel button.owl-dot.active {
    background-color: #49190a !important;
}

.jssorb01 .av {
    background-color: #49190a !important;
}

    .jssorb01 div:hover, .jssorb01 .av:hover {
        background-color: #49190a !important;
    }

.boxbody_tbl {
    /*padding-left: 5px;*/
}

.boxbody_tbl,
hr {
    position: relative;
}

.Whr:after {
    content: '';
    height: 2px;
    width: 10%;
    background: #49190a;
    display: block;
    min-width: 88px;
    position: absolute;
    bottom: 0px;
}

#danhmucsanpham {
    background: #f5f5f59c;
}

.adv img {
    padding-left: 5px
}

#owl-product .product-actions {
    top: 30% !important;
}

#box-why .box-why-img img {
    margin: 0px !important;
    max-width: 180px !important;
    height: 180px;
}

#box-why {
    padding: 40px !important;
}

    #box-why .box-why-info {
        margin-top: 30px !important;
        float: none !important;
        text-align: center;
        display: block;
        margin: auto;
    }

    #box-why .box-why-img {
        float: none !important;
        margin: auto;
        display: block;
        border-radius: 50%;
        overflow: hidden;
        border: 10px solid #ffffff;
        width: 160px !important;
        height: 160px !important;
        background: #49190a;
        position: relative;
    }

    #box-why .title {
        transition: 0.5s all;
        font-size: 1.3rem;
    }

.box-why:hover .title {
    color: #49190a;
    transition: 0.5s all;
}

.box-why .box-why-img i {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 147px !important;
    height: 72px !important;
    color: #fff;
}

    .box-why .box-why-img i:before {
        font-size: 70px;
    }

.boxbody_top h1 span,
#WTexth3,
.boxbody_top h1, .boxbody_top h2, .boxbody_top h3 {
    font-size: 2rem !important;
    font-weight: normal !important;
    display: inline-block;
    font-size: 1.3rem !important;
    color: #fff;
    transition: 0.3s all;
}

.boxbody_top .h2 {
    font-size: 2rem !important;
    font-weight: normal !important;
    display: inline-block;
    font-size: 1.3rem !important;
    color: #49190a;
    transition: 0.3s all;
}

.home-title1 h2,
#WTexth3:hover,
.boxbody_top h1:hover, .boxbody_top h3:hover {
    color: #49190a;
    transition: 0.3s all;
}

    .boxbody_top h2:hover,
    .home-title1 h2:hover {
    }

#box-why {
    position: relative;
    background-image: url(/assets/Client/images/bgboxwhy.jpg);
    background-position: center center;
    background-size: cover;
}

    #box-why:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(0deg,#ffffff,#ffffff96) !important;
        opacity: 0.7;
    }

    #box-why .title {
        color: #fff !important;
    }

.WFootera {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold !important;
    letter-spacing: 0px;
    word-spacing: 5px;
}

.WFooteri {
    color: #49190a;
    padding: 2px 10px !important;
    border-radius: 0px 20px 20px 20px;
    margin-right: 0px;
}

#cart a,
#cart span,
#hotline a,
#hotline p,
#hotline span,
#tel a,
#tel p,
#tel span {
    color: #49190a !important;
}

#cart p {
    color: #49190a !important
}

#cart p {
    color: #000 !important;
}

    #cart p b,
    #hotline b,
    #tel b {
        color: #ff0000 !important;
    }

#tel a span i,
#hotline a span i,
#cart a span i {
    color: #49190a !important;
}


#catsearch,
#txtsearch {
    background: #fff !important;
    color: #333 !important;
}

#catsearch {
    padding-left: 10px
}
/*WIND*/

#wrapper {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.container {
    position: relative;
    clear: both;
}

/*#header {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    position: relative;
    background: linear-gradient(180deg, #0000008c, transparent);
    padding: 10px 0;
    position: fixed;
    z-index: 9999999;
}*/
#header {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 10
}

#logo {
    position: relative;
    text-align: left;
    /*padding: 10px 0;*/
}

    #logo img {
        padding: 7px 0;
        max-height: 70px;
        max-width: 100%;
    }

/* search-type-1 start*/
#search.search-type-1 {
    position: absolute;
    z-index: 200;
    top: 20px;
    right: 0;
    color: #fff;
}

    #search.search-type-1 #frmsearch {
        display: none;
        border-top: 3px solid #652d1c;
        background: #fff;
        position: absolute;
        top: 40px;
        right: 0;
        width: 300px;
        padding: 10px;
        text-align: left;
        z-index: 1000;
        -webkit-box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
        -moz-box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
        box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
    }

    #search.search-type-1 > span {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
    }

    #search.search-type-1 #txtsearch {
        padding: 0 44px 0 8px;
        width: 100%;
        height: 36px;
        line-height: 36px;
        background-color: #652d1c;
        color: #666;
        border: 1px solid #eee;
    }

    #search.search-type-1 #btnsearch {
        position: absolute;
        right: 10px;
        top: 10px;
        background: #652d1c;
        display: block;
        color: #fff;
        margin: 0 auto;
        width: 36px;
        height: 36px;
        line-height: 40px;
        cursor: pointer;
        border: none;
        text-align: center;
    }

        #search.search-type-1 #btnsearch i {
            font-size: 1.2rem;
        }

        #search.search-type-1 #btnsearch:hover {
            background: #49190a;
        }
/* search-type-1 end*/




#cart, #hotline, #tel {
    margin-top: 15px;
    margin-left: 25px;
    position: relative;
    float: right;
}


#hotline {
    margin-left: 0
}

    #tel p b,
    #hotline p b {
        font-size: 1.2rem;
    }

.cart-link {
    font-weight: normal
}

    .cart-link span, #hotline span, #tel span {
        display: block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        text-align: center;
        line-height: 44px;
        color: #49190a;
        font-size: 2.3rem;
        position: absolute;
        top: 0;
        left: 0;
    }

    .cart-link p, #hotline p, #tel p {
        padding: 0 0 0 55px;
        color: #434343;
        text-align: left;
        margin-bottom: 5px;
    }

        .cart-link p strong, #hotline p strong, #tel p strong {
            display: block;
            color: #000;
        }

#cart-content {
    width: 320px;
    padding: 15px;
    position: absolute;
    background-color: #fff;
    color: #000;
    display: none;
    top: 48px;
    right: 0;
    border-top: 3px solid #49190a;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3)
}

    #cart-content table {
        text-align: left
    }

    #cart-content td img {
        width: 96%
    }

    #cart-content a.button {
        display: inline-block;
        height: auto;
        line-height: normal;
        padding: 7px 15px;
        font-weight: normal;
        margin: 0 6px
    }

        #cart-content a.button:hover {
            color: #fff !important;
        }

    #cart-content td {
        border-bottom: 1px solid #f2f2f2;
        vertical-align: top;
        padding: 8px 0;
        line-height: 1.5
    }

        #cart-content td:nth-child(2) {
            padding: 5px
        }

    #cart-content .remove-cart {
        float: right;
        cursor: pointer;
        color: red
    }

    #cart-content ul {
        border-top: 2px solid #49190a;
        margin: -2px 0 6px;
        list-style: none;
        min-height: 30px;
        width: 100%
    }

    #cart-content li {
        padding: 8px 0
    }

        #cart-content li:nth-child(1) {
            float: left
        }

        #cart-content li:nth-child(2) {
            float: right;
            font-size: 1.2rem
        }

#cart:hover #cart-content {
    display: block;
    z-index: 100000
}

#nav-toggle, #closemenu, .showhide-subul {
    display: none;
}

.top-menu {
    float: right;
    margin-top: 6px;
    list-style: none;
}

    .top-menu li {
        float: left;
        position: relative;
        display: inline;
        margin-left: 20px;
    }

        .top-menu li a {
            display: block;
            padding: 5px 0;
        }

            .top-menu li a i {
                margin-right: 7px;
                font-size: 1.2rem;
                color: #49190a;
            }

.language {
    position: absolute;
    bottom: 4px;
    right: 15px;
}

    .language img {
        height: 30px;
    }



.user-area {
    position: absolute;
    top: 0;
    right: 15px;
}

    .user-area ul {
        list-style: none;
        white-space: nowrap;
    }

    .user-area li {
        float: left;
        white-space: nowrap;
    }

        .user-area li > a {
            display: block;
            padding: 4px;
            color: #49190a;
            background: #fff !important;
            font-weight: normal;
            border: 2px solid #49190a;
            margin: 6px 5px;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 22px;
        }

        .user-area li a:hover {
            background: #aaa;
        }

        .user-area li a i {
            margin-right: 7px;
        }

#slideshow {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: -5px;
}

    #slideshow a:after {
        /*background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    border-bottom:1px solid #fff;
    bottom: -1px;
    content: "";
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;*/
    }

    #slideshow #targetHeader {
        bottom: 10%
    }

        #slideshow .slide-desc a:after,
        #slideshow #targetHeader a:after {
            background: none !important;
        }

        #slideshow #targetHeader a {
            background: #fff !important;
            display: block !important;
            padding: 20px 10px !important;
            border-radius: 8px !important;
        }

            #slideshow #targetHeader a img {
                width: 30px !important;
                height: 30px !important;
                margin: auto;
                margin-bottom: 10px;
            }

        #slideshow #targetHeader .form-floating > .form-select ~ label {
            font-size: 1.1rem;
        }

    #slideshow .slide-desc {
        top: 20%;
        left: 0%;
    }

        #slideshow .slide-desc p {
            display: none;
        }

        #slideshow .slide-desc a:hover,
        #slideshow .slide-desc a {
            color: #fff !important;
        }

        #slideshow .slide-desc p:nth-child(1) {
            display: block;
            font-size: 18px;
            line-height: 30px;
        }

        #slideshow .slide-desc p:nth-child(2) {
            display: block;
            font-size: 48px;
            line-height: 57px;
        }

        #slideshow .slide-desc p:nth-child(3) {
            display: block;
            margin-top: 20px;
            font-size: 16px;
            line-height: 24px;
        }

#welcome-text {
    text-shadow: 0 0 7px rgba(0,0,0,.9);
    font-size: 2.2rem;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    line-height: 1.5;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
    text-transform: uppercase;
    z-index: 20;
    font-weight: bold;
    transform: translate(0,-50%)
}
/*#welcome-text {
    width:100%;
    text-shadow: 0 0 7px rgba(0,0,0,.9);
    font-size: 2rem;
	letter-spacing:2px;
	line-height:1.5;
    margin: 20px auto;
	padding:30px;
	background: #49190a ;
    color: #fff;
    text-transform: uppercase;
    z-index: 20;
    font-weight: bold;
}*/
#body {
    /* margin: 15px auto;
    width: 1200px;*/
    clear: both;
    text-align: left;
}
/*#left-panel {
display:block;
width:0;
text-align: left;
margin:0;
float:left;
}*/
.boxbody_tbl .box_top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#body-panel {
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 1rem;
    text-align: left;
    /*width: 73%;
    float: right;*/
    margin-bottom: 30px;
    background-color: #fff;
}

#right-panel {
    /*width: 25%;
    float: left;*/
    text-align: left;
    margin-bottom: 20px;
}

    #right-panel .home-title span {
        font-size: 1.1rem
    }

    #right-panel .home-title {
        margin: 0
    }

    #right-panel .news .news-img, #right-panel .news .news-image {
        width: 36%
    }

    #right-panel .news-info {
        width: 64%;
        padding-left: 10px
    }

        #right-panel .news-info .title {
            line-height: 1.1;
        }

            #right-panel .news-info .title a, #right-panel .news-info .posted-date {
                font-weight: normal;
                font-size: 1rem;
            }

        #right-panel .news-info .posted-date {
            margin-bottom: 0
        }

    #right-panel .box_top {
        border-top-right-radius: 0.5rem;
        border-top-left-radius: 0.5rem;
    }

        #right-panel .box_top .icon {
            border-top-left-radius: 0.5rem;
        }

#menudmsp ul {
    list-style: none
}

    #menudmsp ul li {
        position: relative;
        border-bottom: 1px solid #eee;
    }

        #menudmsp ul li:last-child {
            border-bottom: none;
        }

        #menudmsp ul li a.selected {
            background-color: #f6f6f6;
            font-weight: bold
        }

        #menudmsp ul li a {
            display: block;
            padding: 8px 0 8px 6px;
            border-bottom: 1px solid #f2f2f2;
            font-weight: normal;
            /*padding-right: 14px;*/
            line-height: 140%
        }

            #menudmsp ul li a:before {
                content: "\203A";
                left: -6px;
                top: -1px;
                position: relative;
            }

            #menudmsp ul li a:hover {
                font-weight: normal
            }

        #menudmsp ul li span {
            padding: 3px;
            display: block;
            position: absolute;
            right: 0;
            top: 5px;
            cursor: pointer
        }

        #menudmsp ul li ul {
            display: none
        }

            #menudmsp ul li ul li a {
                padding-left: 25px
            }

            #menudmsp ul li ul li ul li a {
                padding-left: 45px
            }

            #menudmsp ul li ul li ul li ul li a {
                padding-left: 60px
            }

            #menudmsp ul li ul li ul li ul li ul li a {
                padding-left: 75px
            }

.vide {
    clear: both;
}

.vide10 {
    display: block;
    height: 10px;
    clear: both;
}

#social {
    margin-top: 20px;
}

#social-top {
    margin-top: 4px;
    float: right;
}

a.social {
    color: #49190a !important;
    /*background-color: #fff;*/
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.1rem;
    /*transition: all ease 300ms;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    transition: 0s all !important;
    position: relative;
}

#social a:hover {
    background: #49190a !important;
    padding-left: 0px !important;
}

#social a:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,0.6) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s;
    width: 100%;
    transform: rotate(-45deg)
}

#social a:hover:before {
    opacity: 0;
    height: 100%;
}

#social a i {
    color: #fff !important;
}

a.social {
    color: #fff !important
}

/*a.social:nth-child(1) {
        background-color: #4267b2 !important;
    }

    a.social:nth-child(2) {
        background-color: #db466a !important;
    }

    a.social:nth-child(3) {
        background-color: #f80000;
    }

    a.social:nth-child(4) {
        background-color: #1da1f2;
    }*/
.bg-instagram {
    background: linear-gradient(45deg, #aa01f7,#f78b00,#f60078, #f700b2);
}
/*a.social:hover{color:#fff!important}*/
/*a.social:nth-child(1):hover{background-color:#4267b2!important;}*/
/*a.social:nth-child(2):hover{background-color:#db466a!important;}*/
/*a.social:nth-child(3):hover{background-color:#f80000;}*/
/*a.social:nth-child(4):hover{background-color:#1da1f2;}*/

.line {
    background: #723b14;
    height: 1px;
    margin: 20px 0;
}

#footer {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    line-height: 150%;
    padding: 40px 0 0px;
    position: relative;
    /*background: url(/Data/images/bg-test.jpg) no-repeat center;*/
    color: #363636;
    position: relative;
}

    #footer:after {
        /*width: 100%;
    content:"";
    height:100px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#000;*/
    }

    #footer a svg,
    #footer a i {
        transition: 0.5s all;
    }

.payment_methods {
    float: right;
}

#footer ul li,
#footer p {
    color: #363636;
}

#footer a {
    font-weight: normal;
    color: #363636;
    display: block;
    transition: 0.5s all;
}

    #footer a:hover {
        color: #49190a;
        padding-left: 5px;
    }

        #footer a:hover i {
            color: #49190a;
            transition: 0.5s all;
        }

#footer ul {
    list-style: none;
}

    #footer ul li {
        padding: 5px 0;
    }

#footer .title {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 1.1rem;
    position: relative;
    color: #363636;
    font-weight: bold;
    font-family: roboto, arial,tahoma;
}

#footer-info {
    line-height: 200%;
    position: relative;
}

    #footer-info img {
        height: auto !important;
    }

#footer-cat {
}

#footer-facebook {
    text-align: left;
    overflow: hidden;
}

#footer-policy {
}

    #footer-cat ul, #footer-policy ul {
        list-style: none;
    }

    #footer-cat li, #footer-policy li {
        padding: 5px 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

        #footer-cat li:hover, #footer-policy li:hover {
            margin-left: 6px;
        }

        #footer-cat li i, #footer-policy li i {
            margin-right: 6px;
            color: #fff;
            font-size: 0.8rem;
            top: -1px;
            position: relative;
        }

#footer-designed {
    color: #49190a;
    padding: 0 0;
    border-top: 1px solid #ddd;
    background: #fbe26c;
}

    #footer-designed a, #footer-designed a:hover {
        font-weight: normal;
        color: #49190a !important;
    }

.bggray {
    background: #f6f6f6;
    padding: 0 0 30px;
    margin-top: 30px;
    position: relative;
    border-top: 1px solid #ececec;
}

.effect-v3:before, .effect-v3:after {
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1;
}

.effect-v3:before {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    margin: 0 -6px;
}

.effect-v3:after {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    margin: -6px 0;
}

.effect-v3:hover:before, .effect-v3:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.hover-effect1:after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: -100%;
    width: 120%;
    height: 100%;
    opacity: 0;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.15) 35%,rgba(255,255,255,.2),70%,rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg)
}

.hover-effect1:hover:after {
    opacity: 1;
    left: 120%;
    transition-property: left,top,opacity;
    transition-duration: 1s,2s,.1s;
    transition-timing-function: ease
}

.hover-flash {
    position: relative;
}

    .hover-flash::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out
    }

    .hover-flash::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out
    }

    .hover-flash:hover::before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255,255,255,0.3)
    }

    .hover-flash:hover::after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,0.3)
    }

.cat-desc {
    text-align: justify;
    line-height: 1.8;
    font-size: 1.2rem;
}

    .cat-desc p {
        margin: 10px 0;
        line-height: 1.8;
    }

    .cat-desc img, .cat-desc div, .cat-desc iframe {
        max-width: 100%;
    }

.shortContent {
    overflow: hidden;
    max-height: 30em;
}

.fullContent {
    max-height: 8000em;
}

.btn-show-more {
    margin-top: 10px;
}

    .btn-show-more, .btn-show-more span {
        cursor: pointer;
        color: #49190a;
    }

        .btn-show-more:hover, .btn-show-more:hover span {
            color: #49190a;
        }

.home-title {
    text-align: left;
    color: #49190a;
    margin: 40px 0 20px;
    position: relative;
    max-width: 100%;
}

    .home-title > span {
        font-family: Oswald,sans-serif;
        border-left: 4px solid #fcec9e;
        display: inline-block;
        padding-left: 15px;
        font-size: 2rem;
        text-transform: uppercase;
        position: relative;
        font-weight: normal;
        color: #222;
        line-height: 1;
    }

        .home-title > span:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            height: 2px;
            width: 100%;
            display: none;
            background: #aaa;
        }

        .home-title > span b, .home-title1 > span b {
            color: #49190a;
            font-weight: normal;
        }

.home-title1 {
    text-align: center;
    color: #49190a;
    margin: 40px 0 20px;
    position: relative;
    max-width: 100%;
}

    .home-title1 > span {
        display: inline-block;
        font-size: 1.8rem;
        text-transform: uppercase;
        position: relative;
        font-weight: normal;
        color: #222;
        line-height: 1;
    }

        .home-title1 > span:after {
            content: "";
            position: absolute;
            margin: auto;
            left: 0;
            right: 0;
            bottom: -15px;
            height: 2px;
            width: 30%;
            display: none;
            background: #49190a;
        }

    .home-title1 p {
        margin-top: 25px;
        line-height: 1.5;
        font-style: italic;
    }

.home-title span h2, .home-title span h3 {
    font-size: 1.8rem;
    font-weight: normal;
}

.home-title span a {
    font-weight: normal;
}

.home-title > span span {
    color: #000
}

.home-title p {
    color: #000;
    font-size: 1.2rem;
}

.cat-title {
    text-align: left;
    position: relative;
    margin: 15px 0 10px;
}

    .cat-title:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        display: block;
        width: 100%;
        height: 2px;
        background-color: #eee;
    }

    .cat-title h2, .cat-title span {
        text-transform: uppercase;
        font-family: "Roboto Condensed";
        font-size: 1.3rem;
        padding: 10px 15px;
        background-color: #49190a;
        color: #fff;
        border-left: 5px solid #49190a;
        position: relative;
        display: inline-block;
    }

.cat-product-button {
    margin: 10px 0 6px;
    padding: 10px;
    font-size: 1.1rem;
    background-color: #49190a;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.btn.product-btn-action button, .product-btn-action a {
    background-color: #49190a;
    border-color: #49190a;
    color: #fff;
}

    .product-btn-action button:hover, .product-btn-action a:hover,
    .product-btn-action button:active, .product-btn-action a:active,
    .product-btn-action button:focus, .product-btn-action a:focus {
        background-color: #49190a;
        border-color: #49190a;
    }

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #fff !important;
    color: #49190a;
}

/*.btn {
    background-color: #49190a;
    border-color: #49190a;
    color: #fff;
}

    .btn:hover {
        background-color: #49190a;
        border-color: #49190a;
    }*/

.cat-product-button:hover {
    background-color: #49190a;
}

.view-more {
    padding: 8px 13px;
    border: 1px solid #ccc;
    margin: 15px 0 5px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

    .view-more:hover {
        border: 1px solid #49190a;
    }

.box_tbl {
    width: 100%;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px;
}

.box_top {
    padding: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    position: relative;
    font-family: "Roboto Condensed";
    background: #fbe26c;
    color: #49190a;
    cursor: pointer;
}

#border-radius-1-padding-1 {
    border-radius: 10px;
    padding: 1rem;
    border: 1px solid #ddd;
}

.box_body {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.box_top span {
    display: inline-block;
    padding: 10px 10px 10px 20px;
    font-size: 1.3rem;
}

    .box_top span.toggle {
        float: right;
        position: absolute;
        top: 0;
        right: 0;
    }

    .box_top span.icon {
        display: inline-block;
        float: left;
        height: 46px;
        line-height: 46px;
        background-color: #fbe26c;
        text-align: center;
        padding: 0;
        position: relative;
        -webkit-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
        box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
    }

        .box_top span.icon:after {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -10px;
            margin: auto;
            border-bottom: 5px solid transparent;
            border-top: 5px solid transparent;
            border-left: 5px solid #fbe26c;
            border-right: 5px solid transparent;
        }

        .box_top span.icon:before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -14px;
            margin: auto;
            border-bottom: 7px solid transparent;
            border-top: 7px solid transparent;
            border-left: 7px solid rgb(0,0,0,0.3);
            border-right: 7px solid transparent;
        }

        .box_top span.icon img {
            display: block;
            height: 42px;
            padding: 0 8px;
            float: left;
        }

        .box_top span.icon svg,
        .box_top span.icon i {
            display: block;
            padding: 0 8px;
            font-size: 1.7rem;
            line-height: 46px;
            background: none;
        }

        .box_top span.icon svg {
            margin-top: 12px;
        }

.box_top h3 {
    font-size: 1.6rem;
}

.box_top a {
    color: #fff;
    font-weight: normal;
}

.box_body {
    margin: 0;
    vertical-align: top;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #eee;
}

.box_bottom {
    height: 0;
}

.boxbody_tbl {
    width: 100%;
    text-align: left;
    margin: 20px 0;
    background-color: #fff;
}

#body-panel .boxbody_tbl {
    margin: 0;
}

.boxbody_top {
    /*background-color: #fff;*/
    position: relative;
    /*border-bottom: 2px solid #f2f2f2;*/
    overflow: hidden;
    max-width: 100%;
    line-height: normal;
    /*background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 47%, #e7e5e5 100%);*/
    /*background: #49190a url(/Areas/PCCC/Data/1.png) center center;*/
    border-bottom: 2px solid #fbe26c;
    overflow: hidden;
    border-top-left-radius: 10px;
}

    .boxbody_top a {
        font-weight: normal;
        color: #49190a;
    }

    .boxbody_top span {
        text-transform: uppercase;
        font-size: 1.3rem;
        padding-bottom: 5px;
        position: relative;
        display: inline-block;
        float: left;
        background-color: #fbe26c;
        border-left: 6px solid #fbe26c;
        min-height: 40px;
        padding: 12px 9px 2px 9px;
    }

        .boxbody_top span a {
            font-weight: normal;
        }

            .boxbody_top span a:hover {
                color: #49190a;
            }

        .boxbody_top span img {
            height: 24px
        }

    .boxbody_top h1, .boxbody_top h1:hover, .boxbody_top h2, .boxbody_top h3 {
        font-size: 1.3rem;
        font-weight: normal;
        display: inline-block;
        color: #49190a;
        transition: .3s all;
        font-weight: normal !IMPORTANT;
    }
    /*.boxbody_top .h2{
            font-size: 1.3rem;
            font-weight: normal;
            display: inline-block;
            color: #ffffff;
            transition: .3s all;
            font-weight: normal !IMPORTANT;
        }*/

    .boxbody_top span:after {
        content: "";
        position: absolute;
        top: 0;
        right: -44px;
        height: 0;
        width: 0;
        display: block;
        border-top: 24px solid transparent;
        border-bottom: 22px solid #fbe26c;
        border-left: 22px solid #fbe26c;
        border-right: 22px solid transparent;
    }

    .boxbody_top .subcat {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        padding-left: 15px
    }

        .boxbody_top .subcat ul {
            width: 10000px;
            list-style: none;
        }

        .boxbody_top .subcat li {
            float: left;
            padding: 0 15px;
            position: relative
        }

            .boxbody_top .subcat li:after {
                content: "|";
                position: absolute;
                right: 0;
                top: 0;
                color: #ccc
            }

        .boxbody_top .subcat a {
            float: left;
            font-size: 1rem;
            line-height: 42px;
        }

            .boxbody_top .subcat a:hover {
                font-weight: bold
            }

    .boxbody_top p.viewall {
        text-align: right;
        font-style: italic;
        font-family: tahoma;
        position: absolute;
        top: -3px;
        right: 10px;
        float: right;
        text-transform: none;
        display: block;
        height: 100%;
        line-height: 50px;
        background: none;
    }

        .boxbody_top p.viewall a {
            color: #000;
        }

.boxbody_body {
    clear: both;
    margin: 0;
    padding: 15px;
    text-align: left;
    border: 1px solid #eee;
    border-radius: 8px;
}

.box-bgwhite .boxbody_body {
    padding: 20px;
    background: #fff;
    border: 1px solid #eee
}

.cat-image {
    width: 20%;
    position: absolute;
    top: 0;
    left: 0
}

    .cat-image img {
        width: 100%
    }

.pro-box {
    width: 100%;
    /*padding-left: 20%;*/
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden
}

.product-box {
    text-align: center;
    width: 100%;
    position: relative;
    margin: 8px 0px;
    background: #fff;
    /*background: linear-gradient(137.56deg, #ffffff 2.14%,#ffffff 102.34%),linear-gradient(136.02deg, #ffffff 0%, #ffffff47 91.62%),#ffffff;
    -webkit-box-shadow: inset 3px 2px 4px #e7e7e773, inset -2px -2px 6px #e7e7e773, inset -5px -6px 24px #e7e7e773, inset 20px 21px 34px #e7e7e773;
    box-shadow: inset 3px 2px 4px #e7e7e773, inset -2px -2px 6px #e7e7e773, inset -5px -6px 24px #e7e7e773, inset 20px 21px 34px #e7e7e773;*/
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 #ddd;
    -moz-box-shadow: 0 0 20px 0 #ddd;
    box-shadow: 0 0 20px 0 #ddd;
}

    .product-box:hover {
        /*box-shadow: 0 0 4px 3px #f6f6f6;*/
        -webkit-box-shadow: 0 0 20px 0 rgb(0,0,0.1);
        -moz-box-shadow: 0 0 20px 0 rgba(0,0,0.1);
        box-shadow: 0 0 20px 0 rgb(0,0,0.1);
    }

.product-actions {
    text-align: center;
    position: absolute;
    width: 50px;
    right: -10px;
    top: 40%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 100
}

    .product-actions i {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: 2px 0;
        display: inline-block;
        background: #49190a;
        color: #fff;
        font-size: 1.1rem;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

        .product-actions i:hover {
            background: #bf6008
        }

    .product-actions span {
        display: none
    }

.product-box:hover .product-actions, .product-box1:hover .product-actions {
    opacity: 1;
    visibility: visible;
    right: 0;
    transition: all ease 300ms
}

.sp-img-wrapper {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff
}

    .sp-img-wrapper:before {
        content: "";
        display: block;
        padding-top: 120%
    }

.sp-img {
    /*max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0*/
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    .sp-img:hover {
        top: 55%;
        left: 55%;
        -webkit-transition: all 500ms ease-in;
        -webkit-transform: scale(1.1) translate(-50%,-50%);
        -ms-transition: all 500ms ease-in;
        -ms-transform: scale(1.1) translate(-50%,-50%);
        -moz-transition: all 500ms ease-in;
        -moz-transform: scale(1.1) translate(-50%,-50%);
        transition: all 500ms ease-in;
        transform: scale(1.1) translate(-50%,-50%);
        z-index: 98
    }

.product-name {
    height: 2.8em;
    line-height: 1.3;
    padding: 10px 10px 0px;
    margin-top: 6px;
    overflow: hidden;
    font-size: 1.1rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 2
}

    .product-name h2, .product-name h3 {
        font-size: 1.1rem;
        line-height: 1.3;
    }

.product-shortcuts {
    margin: 10px 0;
    padding: 5px 10px;
    border-bottom: 3px solid #0296ff
}

    .product-shortcuts a {
        font-size: 13px;
        font-weight: 500;
        color: #0863ac;
        display: inline-block;
        text-decoration: underline;
        margin-right: 10px
    }

.defcolor {
    color: #f44e00
}

.bg-defcolor {
    background: #f44e00 !important
}

.product-detail-info-fix {
    font-size: 13px !important;
    color: #636363
}

    .product-detail-info-fix > div {
        margin-bottom: 7px
    }

    .product-detail-info-fix ul {
        padding-bottom: 5px
    }

.product-status {
    float: right;
    color: #0863ac
}

    .product-status i {
        margin-right: 7px
    }

.p-price {
    font-size: 17px;
    font-weight: bold;
    color: red
}

.subquantity, .addquantity {
    height: 40px;
    line-height: 40px;
    width: 40px;
    top: 0;
    position: absolute;
    left: 20px;
    border: none;
    outline: none !important;
    font-size: 1.5rem;
    background: #f2f2f2;
}

.addquantity {
    left: auto;
    right: 20px
}

.p-order {
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
    padding: 20px 0;
    margin-bottom: 10px !important
}

.btnMuaNgay {
    border: none !important;
}

    .btnMuaNgay :hover {
        color: #f44e00 !important;
    }

.product-call {
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    padding: 10px;
    margin: 10px 0;
    background-color: #f7f7f7
}

.product-call-phone {
    font-size: 19px
}

.promotion-title {
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: bolder;
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 5px
}

.product-name a {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 130%
}

.product-box:hover .product-name a {
    color: #49190a
}

.product-price-cart {
    position: relative;
    height: auto;
    padding: 0px 10px 10px;
}

.product-price {
    display: block;
    padding-bottom: 4px;
    color: #d4060e;
    font-size: 1.17rem
}

.product-price-old {
    display: block;
    padding-bottom: 4px;
    color: #aaa;
    text-decoration: line-through
}

a.product-order {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #00000024;
    color: #fff !important;
    text-align: center;
    font-size: 1.3rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

    a.product-order i {
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    a.product-order:before {
        content: "";
        position: absolute;
        top: 14px;
        left: -12px;
        height: 0;
        width: 0;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-left: 6px solid transparent;
        border-right: 6px solid #49190a
    }

.product-box:hover a.product-order {
    background-color: #00000024;
}

    .product-box:hover a.product-order:before {
        border-right: 6px solid #49190a
    }

    .product-box:hover a.product-order i {
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

.product-info {
    display: none;
    padding: 10px;
    color: #aaa;
    font-size: .9rem
}

    .product-info span {
        display: inline-block;
        margin-right: 12px
    }

        .product-info span:last-child {
            float: right;
            margin-right: 0
        }

.end-row {
    margin-right: 0 !important
}

.product-code {
    display: none
}

.pro-detail-cat {
    font-size: 1rem;
}

    .pro-detail-cat img {
        border: 1px #ccc solid
    }

    .pro-detail-cat .label {
        color: #888;
    }

    .pro-detail-cat a {
        font-weight: normal;
        color: #49190a;
    }

        .pro-detail-cat a:hover {
            text-decoration: underline !important;
        }

.pro-desc-tab {
    border-bottom: 1px solid #eee !important;
}

.nav-tabs .nav-link {
    text-transform: uppercase;
}

    .nav-tabs .nav-link.active {
        border-top: 3px solid #49190a !important;
    }

.icon-sale {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: .8rem;
    z-index: 100;
    text-align: center;
    background: url(/assets/client/images/promo.png)
}

.icon-new {
    background-color: #49190a;
    position: absolute;
    left: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 99;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.icon-hot {
    background-color: #00000024;
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 99;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.icon-saleoff {
    position: absolute;
    bottom: 6px;
    left: 0;
    padding: 3px 6px;
    text-align: center;
    background-color: #018a08;
    color: #fff;
    z-index: 99;
    font-size: .8rem;
    text-transform: uppercase;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

    .icon-saleoff:after {
        content: "";
        display: none;
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -5px;
        border: 5px solid transparent;
        border-bottom: 5px solid #007506
    }

.cat-news, .cat-product {
    text-align: center;
    position: relative;
    margin: 10px 0;
    border: 4px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}

.cat-news-img, .cat-product-img {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .cat-news-img:before, .cat-product-img:before {
        content: "";
        display: block;
        padding-top: 50%;
    }

    .cat-product-img:before {
        padding-top: 65%;
    }

    .cat-news-img img, .cat-product-img img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

.cat-news h3, .cat-product-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background: rgba(0,0,0,0.6);
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.4;
}

.cat-product h2 {
    font-size: 1.1rem;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.4;
}

.cat-product span {
    font-weight: normal;
    font-size: 0.9rem;
}

.box-news {
    text-align: center;
    position: relative;
    margin: 10px 0;
}

.box-news-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

    .box-news-img:before {
        content: "";
        display: block;
        padding-top: 70%;
    }

    .box-news-img a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        opacity: 0
    }

    .box-news-img:hover a:before {
        -webkit-animation: circle .75s;
        animation: circle .75s
    }

    .box-news-img img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .box-news-img:hover img {
        -webkit-transform: scale(1.1) translate(0);
        -ms-transform: scale(1.1) translate(0);
        -moz-transform: scale(1.1) translate(0);
        transform: scale(1.1) translate(0);
    }

.box-news-title {
    display: block;
    width: 100%;
    height: 3.2em;
    font-weight: normal;
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}

    .box-news-title a {
        font-weight: normal;
    }

.phantrang {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center
}

    .phantrang ul {
        margin: 15px 0;
        list-style-type: none;
        display: inline-block
    }

        .phantrang ul li {
            position: relative;
            float: left;
            display: inline;
            margin-left: -1px;
            color: #555;
            background: #fff;
            background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
            background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)
        }

            .phantrang ul li a {
                display: block;
                padding: 0 8px;
                text-decoration: none;
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            .phantrang ul li.bacham {
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc
            }

            .phantrang ul li a:link, .phantrang ul li a:visited {
            }

            .phantrang ul li a:hover, .phantrang ul li a.selected {
                background: #fbe26c;
                color: #49190a;
            }

            .phantrang ul li a.selected {
            }

.button, .btn-viewall,.button1 {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 20px;
    margin-top: 5px;
    color: #49190a;
    font-weight: normal;
    position: relative;
    border: 0.5px solid #49190a;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    background: #49190a;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    outline: none !important;
    line-height: 2rem;
}

.button1{
    color: #fff;
    background: #49190a;
}

    .button1:hover, .button1:focus, .button1:active {
        color: #49190a !important;
        background: #fff;
    }


.btn-viewall {
    color: #49190a;
    border: 1.5px solid #49190a;
    background: #49190a;
}

    .button:before, .btn-viewall:before,.button1:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fbe26c;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }
    .button1:before{
        background: #49190a;
    }

    .button:hover, .btn-viewall:hover, .button:focus, .btn-viewall:focus, .button:active, .btn-viewall:active {
        color: #fff !important
    }

        .button1:hover:before, .button1:focus:before, .button1:active:before,.button:hover:before, .btn-viewall:hover:before, .button:focus:before, .btn-viewall:focus:before, .button:active:before, .btn-viewall:active:before {
            -webkit-transform: scaleX(0);
            transform: scaleX(0)
        }

.button i,.button1 i {
    font-size: 0.9rem;
    margin-right: 4px;
}

    .button i.fa-angle-right,.button1 i.fa-angle-right {
        font-size: 1rem;
        margin-right: 0;
        margin-left: 4px;
    }

.btn-view-more {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.1rem;
    margin: 10px 0;
    border: none;
    padding: 10px 20px;
    font-weight: normal;
    transition: all ease 300ms;
    background-color: #49190a;
    color: #fff !important;
}

    .btn-view-more:hover {
        opacity: 0.9;
        -webkit-box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
        box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
    }

.sort-filter-box {
    position: relative;
    margin-bottom: 20px;
}

.filter-toggle {
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 6px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    cursor: pointer;
}

#slideads {
    position: fixed;
    z-index: 10000;
    height: 0px;
    top: 150px;
    width: 100%;
}

    #slideads img {
        width: 100%;
    }

#slideads1 {
    float: left;
    width: 100px;
    margin-left: -100px;
}

#slideads2 {
    float: right;
    width: 100px;
    margin-right: -100px;
}
/* Clearfix */
.clearfix:before, .clearfix:after, .container:before, .container:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after {
    clear: both;
}

.left {
    float: left;
}

.share-box {
    width: 100%;
    padding: 5px;
    margin: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    clear: both;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

    .share-box > div {
        margin: 3px;
    }

.share-tool {
    float: right;
    clear: none !important;
}

#filter ul {
    list-style: none;
    margin: 10px 0;
}

    #filter ul li {
        padding: 3px 0;
        display: block;
        margin-right: 10px;
    }

.filter-title {
    cursor: pointer;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
}

.properties {
    max-height: 200px;
    overflow-y: auto;
}

.scrollbar-style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.scrollbar-style-1::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.scrollbar-style-1::-webkit-scrollbar-thumb {
    background-color: #49190a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}

/*Tin tuc*/
.news {
    width: 100%;
    position: relative;
    border-bottom: 1px dashed #CCCCCC;
    padding: 15px 0;
    list-style: none;
}

    .news .news-img, .news .news-image {
        display: block;
        width: 28%;
        float: left;
        padding: 2px;
        border: 1px solid #ddd;
        background: #fff;
        margin-bottom: 6px;
    }

        .news .news-img img, .news .news-image img {
            width: 100%;
        }

.news-info {
    width: 68%;
    float: right;
    text-align: left;
}

.news .title {
    font-size: 1.4rem;
    display: block;
    line-height: 150%;
}

.posted-date {
    color: #999;
    margin: 8px 0;
}

    .posted-date > span {
        display: inline-block;
        margin-right: 20px;
    }

    .posted-date a {
        font-weight: normal;
        color: #999;
        display: inline-block;
    }

        .posted-date a:hover {
            color: #49190a;
        }

.news a.btn-detail {
    display: inline-block;
    width: 79px;
    height: 19px;
    float: right;
}

.news .summary {
    text-align: justify;
    line-height: 140%;
}

.news-detail {
    clear: both;
}

    .news-detail h1 {
        font-size: 2.4rem;
        color: #49190a;
        font-family: "Roboto Condensed";
    }

    .news-detail .news-image {
        width: 270px;
        margin: 5px 10px 10px 0;
        padding: 3px;
        border: 1px solid #D0D0D0;
        background: #FFFFFF;
    }

    .news-detail .summary {
        text-align: justify;
        font-weight: bold
    }

    .news-detail .detail {
        text-align: justify;
        line-height: 180%;
        margin-top: 15px;
    }

        .news-detail .detail p {
            text-align: justify;
            line-height: 180%;
            margin: 10px 0;
            max-width: 100%;
        }

    .news-detail .posted-date {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 10px;
        margin: 8px 0 15px;
    }

    .news-detail .detail img {
        height: auto;
        max-width: 100%;
    }

ul.li-news li {
    margin-left: 20px;
    line-height: 150%;
    margin-top: 12px;
}

    ul.li-news li a {
        font-weight: normal;
    }

        ul.li-news li a:hover {
        }

ul.li-left {
    list-style: disc inside;
    margin: 0;
}

    ul.li-left li {
        line-height: 150%;
        margin: 0;
        padding: 0;
    }

        ul.li-left li a {
            font-weight: normal;
        }

            ul.li-left li a:hover {
            }

.news-big {
    float: left;
    width: 40%;
    margin-top: 30px;
}

    .news-big .news-image {
        width: 100%;
        margin-bottom: 15px;
    }

    .news-big .news-info {
        width: 100%;
    }

        .news-big .news-info .title {
            font-size: 1.6rem;
        }

.news-big-ul-extend {
    width: 100%;
    margin: 0;
    background: none;
    list-style: none;
}

    .news-big-ul-extend li.news {
        padding: 15px;
        border-bottom: 1px solid #eee;
        text-align: left;
    }

        .news-big-ul-extend li.news a {
            font-weight: normal;
        }

        .news-big-ul-extend li.news .title {
            line-height: 1.3;
            max-height: 3.6em;
            font-size: 1.2rem;
            text-align: justify;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 3;
        }

        .news-big-ul-extend li.news .news-image {
            float: left;
            width: 25%;
            padding: 0;
            border: none;
            border-radius: 8px;
        }

        .news-big-ul-extend li.news .news-info {
            float: right;
            width: 71%;
        }

        .news-big-ul-extend li.news .posted-date {
            line-height: 1.5;
            font-size: 0.9rem;
        }

        .news .summary,
        .news-big-ul-extend li.news .summary {
            max-height: 6.5em;
            overflow: hidden;
            text-align: justify;
            line-height: 1.5;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 4;
        }

#box-customer {
    padding-bottom: 30px;
    color: #fff;
    background: #1a9acc;
    background: -moz-linear-gradient(left, #1a9acc 0%, #1d77bb 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #1a9acc), color-stop(100%, #1d77bb));
    background: -webkit-linear-gradient(left, #1a9acc 0%, #1d77bb 100%);
    background: -o-linear-gradient(left, #1a9acc 0%, #1d77bb 100%);
    background: -ms-linear-gradient(left, #1a9acc 0%, #1d77bb 100%);
    background: linear-gradient(to right, #1a9acc 0%, #1d77bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a9acc', endColorstr='#1d77bb', GradientType=1 );
}

    #box-customer .home-title1 > span {
        color: #fff;
    }

        #box-customer .home-title1 > span:after {
            display: none;
        }

    #box-customer hr {
        background: #ccc;
    }

.box-customer {
    position: relative;
    border-top: 1px solid #ececec;
    padding: 15px 0;
    background: #fafafa;
}

.box-customer-summary {
    line-height: 1.5;
    text-align: center;
    width: 100%;
    max-width: 700px;
    margin: 5px auto 15px;
}

.box-customer span {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-family: Oswald,sans-serif;
    float: left;
}

.customer-item {
    border: 1px solid #eee;
    background-color: #fff;
    height: 80px;
    position: relative;
}

    .customer-item img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: auto !important;
        border: 8px solid #fff;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .customer-item:hover img {
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

#customer-comment {
    background: #fff;
    padding: 10px 0 40px;
    position: relative;
    border-top: 1px solid #ececec;
}
/*#customer-comment:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(2,107,153,0.5)
}
#customer-comment .home-title span {color: #fff;}*/
/*
.customer-comment {padding:0 20px;}
.customer-comment .comment-img {
    width: 130px;
    height: 130px;
    display: block;
    clear: both;
    margin: 0 auto 10px;
    text-align: center;
    border: 2px solid #f2f2f2;
	background:#ddd;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.comment-img img {
    width: 100%
}

.comment-content {position:relative;
    width: 100%;
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px auto 30px;
    text-align: center;
    color: #fff;
	background:#49190a ;
	padding:20px 15px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.comment-content:after, .comment-content:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.comment-content:before {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #49190a ;
	border-width: 20px;
	margin-left: -20px;
}
.comment-title {
    font-size: 1.1rem;
    font-weight: normal;
	width:100%;
}

.comment-content .summary {
    display: block;
    margin: 12px 0;
	font-family: 'Dancing Script', cursive, sans-serif;
	font-size:1.8rem;
}

.comment-content .btn-detail a {
    position: relative;
    color: #cb0408;
    font-weight: normal
}

.comment-content .btn-detail a:after {
    content: "»";
    margin-left: 6px;
    font-size: 1.2rem
}*/

.customer-comment {
    display: block;
    width: 90%;
    margin: 80px auto 20px;
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

    .customer-comment:before {
        content: "“";
        font-family: Georgia,serif;
        font-size: 100px;
        font-style: normal;
        line-height: 1;
        color: #49190a;
        position: absolute;
        bottom: -56px;
        left: 0;
        right: 0
    }

    .customer-comment .comment-img {
        width: 130px;
        height: 130px;
        display: block;
        clear: both;
        margin: -90px auto 10px;
        text-align: center;
        border: 3px solid #49190a;
        background: #ddd;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
    }

.comment-img img {
    width: auto !important;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.comment-content {
    width: 100%;
    display: block;
    text-align: center
}

    .comment-content .title {
        font-size: 1.2rem;
        font-weight: bold;
        color: #49190a
    }

    .comment-content .summary {
        display: block;
        margin: 12px 0;
        font-style: italic;
        font-size: 1.2rem
    }

/*Box tin tức kiểu dọc*/
.news-vertical {
    width: 100%;
    margin: 15px 0 20px 0;
    position: relative;
    text-align: left;
    padding-bottom: 10px;
}

    .news-vertical:after {
        content: '';
        position: absolute;
        pointer-events: none;
        top: 0;
        left: -100%;
        width: 120%;
        height: 100%;
        opacity: 0;
        background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.15) 35%,rgba(255,255,255,.2),70%,rgba(255,255,255,.3) 100%);
        transform: skewX(-25deg);
    }

    .news-vertical:hover:after {
        opacity: 1;
        left: 120%;
        transition-property: left,top,opacity;
        transition-duration: 1s,2s,.1s;
        transition-timing-function: ease;
    }

#box-news .news-vertical {
    background: none;
    border-bottom: none;
    margin: 0;
}

    /*.news-vertical:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}*/

    #box-news .news-vertical:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #box-news .news-vertical .title {
        padding: 10px 0;
        border: none;
    }

    #box-news .news-vertical .summary {
        padding: 0;
    }

#box-news {
}

.news-vertical .posted-date {
    margin: -45px 0 0;
    padding: 18px 15px 15px;
    min-height: 45px;
    font-size: 1rem;
    color: #fff;
    z-index: 100;
    position: relative;
    background: -webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.75) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#BF000000', GradientType=0)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#BF000000,GradientType=0);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .news-vertical .posted-date span {
        float: right;
        margin: 0;
    }

        .news-vertical .posted-date span:first-child {
            float: left;
        }

.news-vertical .title {
    font-size: 1.3rem;
    padding: 10px 0px;
    clear: both;
    /* border-top: 1px solid #eee;
    border-bottom: 1px solid #e5e5e5;*/
    line-height: 1.4;
}

    .news-vertical .title a {
        font-weight: 500;
        color: #49190a;
    }

.news-vertical-img {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 auto;
    border-radius: 8px;
}

    .news-vertical-img:hover {
        opacity: 0.85;
    }

    .news-vertical-img:before {
        content: "";
        display: block;
        padding-top: 56.25%;
    }

    .news-vertical-img img {
        width: 100%;
        position: absolute;
        /*margin: auto;*/
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.news-vertical .summary {
    height: 4.33em;
    overflow: hidden;
    text-align: justify;
    padding: 0;
    line-height: 1.5;
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}

    .news-vertical .summary p {
        margin: 0
    }

.btn-news-more, .ui-widget-content a.btn-news-more {
    font-style: italic;
    color: #49190a;
    font-weight: normal;
}

.post-tag {
    margin: 20px 0 10px
}

    .post-tag i {
        font-size: 1.2rem;
        color: #49190a
    }

a.tag {
    display: inline-block;
    font-weight: normal;
    background-color: #49190a;
    color: #fff;
    margin: 0 -3px 4px 17px;
    padding: 0 8px;
    position: relative;
    height: 28px;
    line-height: 28px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    text-decoration: none
}

    a.tag:before {
        content: "";
        position: absolute;
        left: -14px;
        top: 0;
        width: 0;
        height: 0;
        border-color: transparent #49190a transparent transparent;
        border-style: solid;
        border-width: 14px 14px 14px 0
    }

    a.tag:after {
        content: "";
        position: absolute;
        top: 12px;
        left: -5px;
        float: left;
        width: 5px;
        height: 5px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        -moz-box-shadow: -1px -1px 2px rgba(0,0,0,.4);
        -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.4);
        box-shadow: -1px -1px 2px rgba(0,0,0,.4)
    }

    a.tag:hover {
        background-color: #49190a
    }

        a.tag:hover:before {
            border-color: transparent #49190a transparent transparent
        }

p.view-sort {
    text-align: right;
    vertical-align: middle;
    line-height: 20px;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: -1px;
}

.widget-price {
    padding: 20px 0;
}

#widget {
    position: fixed;
    right: 0;
    top: 25%;
    background-color: #fff;
    z-index: 100000;
    list-style: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
    -moz-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
    box-shadow: 0 0 5px 0 rgba(255,255,255,1)
}

    #widget li {
        border-bottom: 1px solid #ddd;
        -webkit-box-shadow: 0 0 7px 0 #c4c4c4;
        box-shadow: 0 0 7px 0 #c4c4c4;
        background-color: #fff;
        display: table;
        font-size: 1rem;
        color: gray;
        white-space: nowrap;
        position: absolute;
        right: 0;
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    }

        #widget li:nth-of-type(1) {
            top: 0
        }

        #widget li:nth-of-type(2) {
            top: 3.5rem
        }

        #widget li:nth-of-type(3) {
            top: 7rem
        }

        #widget li:nth-of-type(4) {
            top: 10.5rem
        }

        #widget li span {
            display: table-cell;
            vertical-align: middle;
        }

            #widget li span.icon {
                min-width: 3.5rem;
                height: 3.5rem;
                text-align: center;
            }

            #widget li span.text {
                max-width: 0;
                opacity: 0;
                -webkit-transition: .2s ease-out;
                transition: .2s ease-out;
            }

        #widget li a.active, #widget li a:hover {
            color: #fb0007 !important
        }

            #widget li a.active .text,
            #widget li a:hover .text {
                opacity: 1;
                max-width: 12.5rem;
                padding-right: 1.25rem;
                -webkit-transition: max-width .5s ease-out;
                transition: max-width .5s ease-out
            }

        #widget li a i {
            font-size: 1.4rem
        }

    #widget .btn-secondary.dropdown-toggle {
        color: #000;
        background-color: transparent;
        border-color: transparent;
        box-shadow: none !important;
        padding: 0;
        border: none;
        border-radius: 0 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    #widget .dropleft .dropdown-toggle::before {
        position: absolute;
        left: 5px;
        top: 40%;
        display: none;
    }

    #widget .dropleft .dropdown-toggle:hover::before {
        display: block;
    }

.wgitem {
    position: absolute;
    top: 0;
    right: -250px;
    height: 50px;
    width: 300px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#widget .wgitem:nth-child(2) {
    top: 55px;
}

#widget .wgitem:nth-child(3) {
    top: 110px;
}

#widget .wgitem:nth-child(4) {
    top: 165px;
}

#widget .wgitem:nth-child(5) {
    top: 220px;
}

.wgitem-icon {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #49190a !important;
    color: #fff;
    border-radius: 6px 0 0 6px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0 6px 12px 'rgb(0,0,0,0.18)';
    box-shadow: 0 6px 12px 'rgb(0,0,0,0.18)';
}

    .wgitem-icon i {
        font-size: 1.6rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        line-height: 50px;
    }

.wgitem-title {
    display: block;
    height: 50px;
    line-height: 50px;
    background-color: #49190a;
    color: #fff;
    margin: -20px -20px 20px;
    padding: 0 15px;
    text-transform: uppercase;
}

.wgitem-content {
    float: left;
    width: 250px;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0.5rem 1rem 'rgb(0,0,0,0.1)';
    -moz-box-shadow: 0 .5rem 1rem 'rgba(0,0,0,0.1)';
    box-shadow: 0 0.5rem 1rem 'rgb(0,0,0,0.1)';
}

.wgitem:hover {
    right: 0 !important;
    z-index: 10000;
}

.wgitem ul {
    list-style: none
}

.wgitem.wgitem-nocontent {
    width: 200px;
    right: -150px;
}

    .wgitem.wgitem-nocontent .wgitem-title {
        margin: 0 0 0 50px;
    }

.user-support {
    display: block;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

    .user-support:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .user-support a {
        font-weight: normal
    }

.user-support-name {
    margin-bottom: 0;
}

.user-support-phone {
    color: #49190a;
}

.user-support-icon {
    display: block;
    clear: both
}

    .user-support-icon i {
        font-size: 1.6rem;
    }

    .user-support-icon img {
        height: 24px;
        vertical-align: top;
        float: left;
    }

.user-support-img {
    width: 25%;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    .user-support-img:before {
        content: "";
        display: block;
        padding-top: 100%
    }

    .user-support-img img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

.user-support-info {
    width: 72%;
    float: right;
    text-align: left
}

.user-support-icon a {
    color: #000 !important;
    display: inline-block;
    margin: 3px 5px 0 5px
}

    .user-support-icon a:nth-child(1), .user-support-icon a:nth-child(1):hover {
        color: #fc1828 !important
    }

    .user-support-icon a:nth-child(2), .user-support-icon a:nth-child(2):hover {
        color: #0168e8 !important
    }

    .user-support-icon a:nth-child(3), .user-support-icon a:nth-child(3):hover {
        color: #4267b2 !important
    }

#support-online {
    background-color: #fff;
    color: #000;
    display: block;
    width: 280px;
}

#support-online-title {
    display: block;
    background-color: #fb0007;
    color: #fff;
    margin-top: -8px;
    padding: 6px 15px;
    font-size: 1.2rem;
    font-weight: bold
}

#support-online-content {
    padding: 15px;
}

.user-info {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    font-size: 1rem
}

    .user-info:last-child {
        border-bottom: none;
    }

    .user-info p {
        margin-bottom: 2px
    }

    .user-info a {
        font-weight: normal
    }

        .user-info a i {
            font-size: 1.63rem
        }

.user-icon {
    display: block;
    clear: both
}

.user-image {
    width: 25%;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    .user-image:before {
        content: "";
        display: block;
        padding-top: 100%
    }

    .user-image img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

.user-desc {
    width: 72%;
    float: right;
    text-align: left
}

.user-icon a {
    color: #000 !important;
    display: inline-block;
    margin: 3px 5px 0 5px
}

    .user-icon a:nth-child(1) {
        color: #fc1828 !important
    }

    .user-icon a:nth-child(2) {
        color: #0168e8 !important
    }

    .user-icon a:nth-child(3) {
        color: #4267b2 !important
    }

.breadcrumb {
    display: block;
    font-size: 1.1rem;
    background-color: #f2f2f2;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

    .breadcrumb li {
        display: inline-block;
    }

    .breadcrumb a, .breadcrumb h1, .breadcrumb h2 {
        font-size: 1.1rem;
        font-weight: normal;
    }

    .breadcrumb a {
        position: relative;
        display: block;
        padding: 3px 10px;
    }

        .breadcrumb a:hover {
        }

.banner-page {
    position: relative;
}

    .banner-page .container {
        text-align: center
    }

    .banner-page:before {
        content: "";
        display: none;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,.5);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

    .banner-page .title {
        position: relative;
        z-index: 1;
        text-transform: uppercase;
        font-size: 2.2rem;
        font-weight: normal;
        display: block;
        margin: 10px 0;
        font-family: Oswald,sans-serif;
    }

        .banner-page .title h1 {
            font-weight: normal;
            font-size: 2.2rem;
        }

    .banner-page, .banner-page img {
        width: 100%
    }

.ChangeSize {
    display: inline-block;
}
/*.adv a{ width:49%; height:auto; margin:5px 2% 5px 0;}
.adv a img{ width:100%; border:1px solid #ccc;}*/
.adv-r {
    max-width: 100%;
}

.adv, .adv img {
    width: 100%;
}

    .adv a {
        display: block;
        overflow: hidden;
        position: relative;
    }

.adv-v1 {
    float: right;
    width: 18%;
    height: 500px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

    .adv-v1 img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: auto;
        height: 100%;
    }

.adv-slide a {
    margin-bottom: 10px;
}

.ui-widget-content {
    border: none !important;
    background: #fff !important;
}

    .ui-widget-content.bg-none {
        background: none !important;
    }

    .ui-widget-content a.button {
        display: inline-block;
        color: #49190a;
        clear: both;
        width: auto;
        margin: 15px auto 0;
    }

.ui-tabs {
    padding: 0 !important;
}

    .ui-tabs .ui-tabs-panel {
        padding: 15px 0 !important;
        overflow: auto;
        font-family: roboto,Tahoma,sans-serif,arial !important;
        font-size: 1rem;
        margin: auto;
        text-align: left;
        border-top: 1px solid #ddd !important;
        border-radius: 0;
        top: -3px;
    }

        .ui-tabs .ui-tabs-panel.border-0 {
            border: 0 !important;
        }

#tabs-pro.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
    border: none !important;
    top: 0;
}

.ui-tabs .ui-tabs-nav {
    margin-top: 20px !important;
    background-color: #fff;
    position: relative;
    background: none;
    padding: 0 !important;
}

    .ui-tabs .ui-tabs-nav li {
        margin: 0 0 -1px !important;
        padding: 0 !important;
    }

        .ui-tabs .ui-tabs-nav li a {
            display: block;
            font-size: 1rem;
            font-family: roboto,Arial, sans-serif !important;
            text-transform: uppercase;
            padding: 1em !important;
            font-weight: normal;
            border: 1px solid #ddd;
            background-color: #f4f4f4;
        }

.tabs-pro-home.ui-tabs .ui-tabs-nav li a {
    font-size: 0.75rem;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #fff !important;
    color: #49190a;
    border: 1px solid #ddd;
    border-top: 4px solid #49190a;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-top: -3px;
}

    .ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
        content: "";
        display: none;
        position: absolute;
        left: 50%;
        bottom: -16px;
        margin-left: -8px;
        height: 0;
        width: 0;
        border-bottom: 8px solid transparent;
        border-top: 8px solid #49190a;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

.ui-widget-header {
    border: none !important;
    background: none !important;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: none !important;
        background: none !important;
    }

#tabs-pro, #tabs-pro .ui-widget-content {
    background: none !important;
}

    #tabs-pro .ui-tabs-nav {
        margin-top: -10px !important;
        position: relative;
        background: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

        #tabs-pro .ui-tabs-nav li {
            float: none !important;
            display: inline-block;
            margin: 3px 4px !important;
        }

            #tabs-pro .ui-tabs-nav li a {
                font-size: 1rem;
                font-family: inherit;
                text-transform: uppercase;
                font-weight: normal;
                padding: .5em !important;
                margin-right: 0;
                border: 2px solid #eee;
            }

                #tabs-pro .ui-tabs-nav li a:hover {
                    background-color: #49190a;
                    color: #fff;
                    border: 2px solid #49190a;
                }

            #tabs-pro .ui-tabs-nav li.ui-tabs-active a {
                border: 2px solid #49190a;
            }
/* trang lien he*/
#fdb-info {
    line-height: 2;
}

    #fdb-info p {
        line-height: 2;
    }

    #fdb-info ul li {
        margin-bottom: 15px;
    }

#fdb-frm {
}

    #fdb-frm p.title {
        text-transform: uppercase;
        display: inline-block;
        padding-bottom: 12px;
        border-bottom: 1px solid #49190a;
        font-weight: bold;
    }

        #fdb-frm p.title i {
            font-size: 1.6rem;
            margin-right: 5px;
            color: #49190a;
        }

    #fdb-frm table {
        border: none;
    }

        #fdb-frm table td {
            padding: 5px 10px;
        }
/* san pham chi tiet*/
.product-detail-img {
    float: left;
    width: 45%;
    position: relative;
}

    .product-detail-img .carousel-control-prev, .product-detail-img .carousel-control-next {
        height: 36px;
        width: 36px;
        top: 50%;
        background: rgba(0,0,0,0.5);
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

.thumbs {
    width: 100% !important;
    position: relative !important;
    margin-top: 10px;
}

.targetarea {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
}

.product-detail-info {
    float: right;
    width: 53%;
    text-align: left;
}

    .product-detail-info h1 {
        display: block;
        font-size: 1.7rem;
        font-weight: normal;
        text-transform: uppercase;
        padding-bottom: 15px;
        color: #49190a;
        font-family: "Roboto Condensed";
    }

    .product-detail-info table {
        width: 100% !important;
    }

.product-info-attr {
    margin-bottom: 15px;
    padding: 5px 15px;
    border: 2px solid #eee;
}

    .product-info-attr ul {
        list-style: none;
    }

    .product-info-attr li {
        padding: 10px 0;
        border-bottom: 1px solid #f4f4f4;
        display: flex;
    }

        .product-info-attr li > span {
            display: block;
            float: left;
        }

            .product-info-attr li > span.label {
                white-space: nowrap;
                width: 120px;
                text-align: left;
                font-weight: bold;
            }

            .product-info-attr li > span.colon {
                white-space: nowrap;
                width: 10px;
            }

            .product-info-attr li > span.label i {
                color: #ccc;
            }

            .product-info-attr li > span.value {
                width: calc(100% - 138px);
                text-align: left;
            }

    .product-info-attr img, .product-info-attr table, .product-info-attr div {
        max-width: 100%;
    }

.product-info-price {
    font-size: 1.4rem;
    padding: 0 !important;
    margin-bottom: 5px;
    border-bottom: none !important;
}

    .product-info-price .no-vat {
        font-size: 1rem;
        display: block;
        width: 100%;
    }

    .product-info-price > span.pprice {
        color: red;
        font-weight: bold;
        display: inline-block;
    }

    .product-info-price > span.product-price-old {
        display: inline-block;
        margin-left: 15px;
    }

.product-btn-action, .product-btn-action button {
    text-transform: uppercase;
    font-size: 1.1rem !important;
}

.product-detail-summary {
    margin-top: 15px;
}

    .product-detail-summary * {
        max-width: 100%;
    }

.description-product-detail, .product-detail-summary {
    line-height: 1.8;
}

    .description-product-detail p, .product-detail-summary p {
        line-height: 1.8;
        margin: 10px 0;
    }

.product-quantity {
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 250px;
    margin: auto;
}

.cbQuantity {
    padding: 8px 20px;
    background: #f2f2f2;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #eee;
    height: 40px;
    width: 100%;
}

#btnMua {
    margin-top: -8px !important;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    font-size: 1.3rem;
    background: #49190a;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

    #btnMua:before {
        display: none !important;
    }

.product-desc {
    clear: both;
    margin: 20px 0;
    line-height: 180%;
    text-align: justify;
}

    .product-desc p {
        text-align: justify;
        line-height: 180%;
        margin: 10px 0;
    }

    .product-desc img {
        height: auto;
        max-width: 100%;
    }

    .product-desc .nav-tabs .nav-link.active {
        color: #363636;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border: 1px solid #ddd;
        border-bottom: none;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        margin-left: 15px;
    }

.other-news {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

    .other-news p.title {
        font-size: 1.14rem;
        text-transform: uppercase;
        font-weight: bold;
    }

        .other-news p.title i {
            margin-right: 8px;
        }

    .other-news .news-vertical .title {
        border: none;
        padding: 20px 0 10px 0;
        font-size: 1rem;
        transition: all 0.3s;
    }

/*.other-news .news-vertical:hover .title {
        padding: 10px;
    }*/

.user-info {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
}

.user-icon {
    display: block;
    clear: both;
}

    .user-icon a {
        color: #000 !important;
        display: inline-block;
        margin: 8px 5px 0 5px;
    }

        .user-icon a:nth-child(1) {
            color: #fc1828 !important;
        }

        .user-icon a:nth-child(2) {
            color: #0168e8 !important;
        }

        .user-icon a:nth-child(3) {
            color: #4267b2 !important;
        }

        .user-icon a:hover {
            color: #3d3d3d !important;
        }

.item-fm {
    display: none;
}

#widget-contact-bottom {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 7px 10px;
    background: rgba(255,255,255,.96);
    z-index: 10000;
    -webkit-box-shadow: 2px 1px 9px #dedede;
    -moz-box-shadow: 2px 1px 9px #dedede;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea
}

    #widget-contact-bottom ul {
        list-style: none
    }

        #widget-contact-bottom ul li {
            float: left;
            width: 20%;
            text-align: center
        }

            #widget-contact-bottom ul li:nth-child(3) {
                padding-top: 30px;
            }

            #widget-contact-bottom ul li img {
                height: 30px
            }

            #widget-contact-bottom ul li i {
                height: 30px;
                font-size: 2rem;
                color: #49190a;
            }

            #widget-contact-bottom ul li span {
                display: block;
                font-weight: 300;
                font-size: .9rem
            }

#widget-contact {
    width: 50px;
    position: fixed;
    left: 20px;
    bottom: 90px;
    z-index: 10000;
}

#widget-support {
    width: 50px;
    position: fixed;
    left: 20px;
    bottom: 10px;
    z-index: 10000;
}

    #widget-contact a, #widget-support a {
        display: block;
        width: 50px;
        height: 50px;
        margin-top: 10px;
        text-align: center;
        cursor: pointer;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,.25);
        -moz-box-shadow: 0 0 13px 0 rgba(0,0,0,.25);
        box-shadow: 0 0 13px 0 rgba(0,0,0,.25)
    }

        #widget-contact a:hover {
            opacity: .86
        }

#widget-contact img {
    width: 100%
}

#widget-contact .email-wg {
    background: #f60
}

    #widget-contact .email-wg i, #widget-support a i {
        font-size: 1.7rem;
        color: #fff;
        line-height: 50px
    }

#widget-support .wg-open {
    background: #49190a
}

#widget-support .wg-close {
    background: #fb0007;
    display: none;
}
/*nút call*/
.hig-alo-right {
    left: auto !important;
    right: 150px;
}

.hig-alo-phone {
    position: fixed;
    left: 20px;
    bottom: 20px;
    visibility: hidden;
    background-color: transparent;
    /*width: 80px;*/
    height: 60px;
    cursor: pointer;
    z-index: 1000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}

    .hig-alo-phone span {
        display: block;
        background-color: #e6050b;
        color: #fff;
        padding: 0 30px 0 60px;
        line-height: 46px;
        font-size: 1.5rem;
        position: absolute;
        top: 1px;
        left: 5px;
        white-space: nowrap;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

.hig-alo-move-cursor {
    cursor: move
}

.hig-alo-phone.hig-alo-show {
    visibility: visible
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.hig-alo-phone.hig-alo-static {
    opacity: .6
}

.hig-alo-phone.hig-alo-hover, .hig-alo-phone:hover {
    opacity: 1
}

.hig-alo-ph-circle {
    width: 86px;
    height: 86px;
    top: -20px;
    left: -20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-mobile .hig-alo-ph-circle {
    width: 140px;
    height: 140px;
    top: 30px;
    left: 30px
}

.hig-alo-phone.hig-alo-active
.hig-alo-ph-circle {
    -webkit-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle {
    -webkit-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle, .hig-alo-phone:hover .hig-alo-ph-circle {
    border-color: #e8000b;
    opacity: .5
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle,
.hig-alo-phone.hig-alo-green:hover .hig-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle {
    border-color: #e8000b;
    opacity: .5
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle,
.hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.hig-alo-ph-circle-fill {
    width: 66px;
    height: 66px;
    top: -10px;
    left: -10px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .1;
    -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-circle-fill {
    -webkit-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle-fill {
    -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone:hover .hig-alo-ph-circle-fill {
    background-color: rgba(216,2,208,0.5);
    background-color: #e8000b 9;
    opacity: .75 !important
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone
.hig-alo-green:hover .hig-alo-ph-circle-fill {
    background-color: rgba(117,235,80,0.5);
    background-color: #baf5a7 9;
    opacity: .75 !important
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle-fill {
    background-color: rgba(216,2,208,0.5);
    background-color: #a6e3fa 9;
    opacity: .75 !important
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle-fill {
    background-color: rgba(204,204,204,0.5);
    background-color: #ccc 9;
    opacity: .75 !important
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle-fill {
    background-color: rgba(117,235,80,0.5);
    opacity: .75 !important
}

.hig-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    padding: 8px;
    position: absolute;
    background: rgba(30,30,30,0.1) url(/assets/images/all/phone.png) no-repeat center center;
    background-size: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-sizing: initial;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.hig-alo-ph-circle-shake {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone:hover .hig-alo-ph-img-circle {
    background-color: #e8000b
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone.hig-alo-green:hover .hig-alo-ph-img-circle {
    background-color: #75eb50;
    background-color: #75eb50 9
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-img-circle {
    background-color: #e8000b;
    background-color: #e8000b 9
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-img-circle {
    background-color: #ccc
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-img-circle {
    background-color: #75eb50
}

@-moz-keyframes hig-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes hig-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes hig-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes hig-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes hig-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes hig-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes hig-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes hig-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes hig-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-moz-keyframes hig-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes hig-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes hig-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes hig-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes hig-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes hig-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes hig-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes hig-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes hig-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes hig-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes hig-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes hig-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

/*định dạng tabs cho editor*/
.nav-tabs {
    border: none;
}

    .nav-tabs li {
        padding-right: 5px;
    }

        .nav-tabs li .tab-link {
            background-color: #efefef;
            color: #555;
            padding: .5rem 1rem;
            display: block;
            border-radius: .25rem;
        }

            .nav-tabs li .tab-link.active, .nav-tabs li.active .tab-link {
                background-color: #49190a;
                color: #fff;
            }

.tab-content > .tab-pane {
    padding: 20px 0;
}

#box-why {
    background: #f5f5f5;
    padding: 20px 0;
    margin-top: 0px;
    border-top: 1px solid #eee;
}

.box-why {
    overflow: hidden;
    position: relative;
    text-align: center
}

.box-why-img {
    width: 100px;
    float: left
}

.box-why-info {
    width: calc(100% - 100px);
    float: left;
    text-align: left
}

.box-why-img img {
    width: 100%;
    max-width: 90px;
}

.box-why-img i {
    width: 100%;
    font-size: 3.6rem;
    color: #666
}


.box-why .summary {
    display: block;
    margin-bottom: 5px;
    line-height: 1.7;
    text-transform: none;
}

    .box-why .summary p {
        margin: 0;
        padding: 0
    }

.owl-nav i {
    font-size: 1.4rem;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;
    width: 34px !important;
    height: 34px !important;
    line-height: 36px !important;
    margin: auto !important;
    border: 1px solid #ddd !important;
    background-color: rgba(255,255,255,0.8) !important;
    outline: none !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .owl-prev:hover, .owl-next:hover {
        background-color: rgba(255,255,255,1) !important;
    }

.owl-next {
    right: -12px;
    left: auto;
}

#box-news .owl-prev {
    left: -13px;
}

#box-news .owl-next {
    right: -13px;
    left: auto;
}

#owl-customer .owl-prev, #owl-customer .owl-next {
    width: 24px !important;
    height: 24px !important;
    line-height: 26px !important;
    left: 0;
    color: #000 !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#owl-customer .owl-next {
    right: 0;
    left: auto;
}

#owl-why .owl-prev, #owl-why .owl-next {
}

#tabs-product .owl-carousel .owl-item img, #owl-product.owl-carousel .owl-item img, #owl-product1.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}

.fb-comments, .fb-comments iframe {
    width: 100% !important;
}

.display-block {
    display: block !important;
}

.form-iframe {
    height: 200px;
    margin-top: 20px;
    background: #f2f2f2;
    border: 1px solid #eee;
    padding: 15px;
}

    .form-iframe body {
        background: none;
    }

#colorbox {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.flash-product {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

    .flash-product img {
        transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100% !important;
        height: 100% !important;
    }

.flash {
    position: relative;
    display: block;
}

    .flash img {
        transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
    }

    .flash-product::before,
    .flash::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out
    }

    .flash-product::after,
    .flash::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out
    }

    .flash-product:hover img,
    .flash:hover img {
        /*-o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)*/
    }

    .flash-product:hover::before,
    .flash:hover::before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255,255,255,.3)
    }

    .flash-product:hover::after,
    .flash:hover::after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,.3)
    }

.image-zoom {
    position: relative;
    display: block;
}

    .image-zoom img {
        transition: all .6s ease-out;
        -webkit-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
    }

    .image-zoom:hover img {
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }


.remove-box-sizing #colorbox *, .remove-box-sizing #colorbox:before, .remove-box-sizing #colorbox:after,
.remove-box-sizing #colorbox *:after, .remove-box-sizing #colorbox *:before, .remove-box-sizing #cboxOverlay *,
.remove-box-sizing #colorbox *:after, .remove-box-sizing #colorbox *:before, .remove-box-sizing #cboxOverlay,
.remove-box-sizing #colorbox, .remove-box-sizing #cboxOverlay:after, .remove-box-sizing #cboxOverlay:before {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.video-responsive {
    margin: auto;
    width: 100%;
    max-width: 800px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

    .video-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }

.list-bullet li {
    list-style: none;
    margin: 4px 0;
}

    .list-bullet li:before {
        content: "";
        font-family: FontAwesome;
        font-size: 120%;
        padding-right: 7px;
        color: #39a949;
    }

.list-style1 li:before {
    content: "\f101";
}

.list-style2 li:before {
    content: "\f105";
}

.list-style3 li:before {
    content: "\f138";
}

.list-style4 li:before {
    content: "\f0da";
}

.list-style5 li:before {
    content: "\f13a";
}

.list-bullet li h2, .list-bullet li h3, .list-bullet li h4, .list-bullet li h5 {
    display: inline-block;
    font-size: inherit;
    margin: 0 !important;
}

.box-style1 {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    border-left: 4px solid #39a949;
}

.box-shadow {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin: 10px 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
}

    .box-shadow h3, .box-shadow1 h3 {
        display: block;
        line-height: 1.5em;
        margin-bottom: 12px;
    }

    .box-shadow img, .box-shadow1 img {
        height: 100px !important;
        margin: 10px 0;
    }

.box-shadow1 {
    background-color: #fff;
    padding: 15px;
    margin: 8px 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
}

.table-type-1 {
    background-color: #fff;
    width: 100%;
    border: 1px solid #e6e6e6;
}

    .table-type-1 th, .table-type-1 td {
        border: 1px solid #e6e6e6;
        padding: 10px;
    }

    .table-type-1 thead, .table-type-1 thead tr {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    }

.table-thead-color thead, .table-thead-color thead tr {
    background: #009bcb !important;
    color: #fff
}

.table-type-1 thead tr {
    height: 36px;
}

.table-color tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-hover tr:hover {
    background-color: #f5f5f5;
}

/*thu vien anh*/
.box-album {
    float: left;
    display: block;
    text-align: center;
    vertical-align: top;
}

    .box-album .photo-album {
        border: 2px solid #ccc;
        margin: 10px 0;
    }

.photo-album {
    display: block;
    position: relative;
    overflow: hidden;
    top: 0;
    background: #fff;
    border: 4px solid #fff;
    outline: 1px solid #eee;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

    .photo-album:hover {
        top: -5px;
    }

    .photo-album:before {
        content: "";
        display: block;
        padding-top: 65%;
    }

    .photo-album img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.view-more {
    float: right;
    font-style: italic;
    color: #f00;
    margin-top: 10px;
}

    .view-more:hover {
        text-decoration: underline;
    }

.tdproduct {
    text-align: left;
    padding: 10px 0 !important;
}

    .tdproduct:nth-child(2) {
        padding-left: 15px !important;
    }

    .tdproduct img {
        width: 100%;
        min-width: 60px;
        border: 1px solid #ccc;
    }

    .tdproduct a {
        font-weight: normal;
        font-size: 1rem
    }

.trTotal1, .trTotal2 {
    color: #cb0408;
    background: #f2f2f2;
}

.trTotal2 {
    font-size: 1.1rem
}

input.txtQuantity::-webkit-outer-spin-button,
input.txtQuantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number].txtQuantity {
    -moz-appearance: textfield;
}

.delivery ul, .payment ul {
    list-style: none
}

.delivery p.title, .payment p.title, .person-order p.title {
    font-size: 1.3rem;
    font-weight: bold
}

.card {
    margin-bottom: 15px;
}

.card-header {
    font-size: 1.3rem;
    font-weight: bold;
    color: #000;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)
}

p.dname, p.pname {
    font-weight: bold;
    margin-left: 0 !important
}

.delivery li, .payment li {
    border-top: 1px solid #eee;
    padding: 8px 0
}

    .delivery li p, .payment li p {
        margin-left: 20px
    }

    .delivery li input, .payment li input {
        margin-right: 4px
    }

    .delivery li.li-dname {
        width: 100%;
        vertical-align: top;
        clear: left;
        border-top: 1px solid #ddd
    }

    .delivery li.li-dmoney {
        width: 30%;
        text-align: right;
        clear: right
    }

.dropdown-content {
    display: none;
    position: absolute;
    width: 170px;
    background-color: #222;
}

    .dropdown-content a {
        color: #fff;
        display: block;
        padding: 8px;
        border-bottom: 1px solid #000;
        text-align: left;
        margin: 0 !important;
    }

        .dropdown-content a:hover {
            background-color: #000 !important;
        }

.user:hover .dropdown-content {
    display: block;
    z-index: 9999;
}

.cat-news .count-product {
    /*background: rgba(0,0,0,0.6);*/
    color: black;
}

#right-panel .product-box {
    width: 100%;
    border: 1px solid #eee;
    margin-top: -1px;
}

.pStar {
    color: #0863ac
}

    .pStar img {
        vertical-align: bottom;
    }

.pStar-border {
    border-right: 1px solid #f6eded;
    border-left: 1px solid #f6eded;
    padding: 4px;
    margin-right: 10px
}

.news-author-img {
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #4f4f4f;
    display: inline-block;
    margin: 0 20px 0 0;
}

.author-box {
    width: 100%;
    margin-top: 20px;
    padding: 20px 15px;
    background: #49190a;
    border-radius: 10px;
    color: #fff;
    display: flex;
}

    .author-box a {
        color: #fff;
    }

    .author-box .author-info {
        padding-left: 30px;
    }

        .author-box .author-info .author-social {
            margin: 4px 0;
        }

            .author-box .author-info .author-social a {
                display: inline-block;
                color: #f6f6f6;
                font-size: 1.5rem;
                margin-right: 10px;
            }

                .author-box .author-info .author-social a:nth-child(1):hover {
                    color: #304e8f;
                }

                .author-box .author-info .author-social a:nth-child(2):hover {
                    color: #a93587;
                }

                .author-box .author-info .author-social a:nth-child(3):hover {
                    color: #1c9cea;
                }

                .author-box .author-info .author-social a:nth-child(4):hover {
                    color: #0270ad;
                }

        .author-box .author-info .author-name {
            margin: 0 15px 0 0;
            font-weight: bold;
            font-size: 1.2rem;
            text-transform: uppercase;
        }

    .author-box .author-description {
        text-align: justify;
        line-height: 1.8;
        margin: 15px 0;
    }

    .author-box .author-img {
        width: 100px;
        border-radius: 6px;
        overflow: hidden;
        /*height: 100px;
                margin-right: 30px*/
    }

        .author-box .author-img img, .related-post {
            max-width: 100%
        }

#postComment {
    margin-top: 20px;
}

    #postComment .item-rating .star-avg {
        color: #f3c706;
        font-weight: bold;
        font-size: 3rem;
    }

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ba1716;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

#postComment .progress {
    /*display:inline-block;
            height: 17px;
            margin: 0;
            vertical-align: middle;*/
    margin-bottom: 0px;
    width: 160px;
    display: inline-block;
}

.review-date {
    color: #999;
}

#topcontrol img {
    max-width: 50px;
}

.log-fb-btn {
    display: block;
    background: #304fae;
    color: #fff !important;
    margin-bottom: 12px;
    line-height: 35px;
    text-align: left;
}

    .log-fb-btn i {
        float: left;
        display: inline-block;
        background: #2946a2;
        padding: 0 10px;
        font-size: 1.3rem;
        line-height: 35px;
        margin-right: 15px;
    }

.log-gg-btn {
    display: block;
    background: #e94c3d;
    color: #fff !important;
    margin-bottom: 12px;
    line-height: 35px;
    text-align: left;
}

    .log-gg-btn i {
        float: left;
        display: inline-block;
        background: #cd3b2e;
        padding: 0 10px;
        font-size: 1.3rem;
        line-height: 35px;
        margin-right: 15px;
    }

    .log-fb-btn:hover, .log-gg-btn:hover {
        opacity: 0.9;
        color: #fff;
    }

.thumbs .active {
    background: 1px solid black;
}

.product-details-section {
    width: 100%;
    text-align: left;
    padding: 15px;
    background: #e2f1ff;
    border-radius: 4px;
    margin-top: 20px;
}

.box-hotline__icon {
    background-image: url(/Assets/Client/images/ho-icons.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 4px;
}

    .box-hotline__icon.ic-zalo {
        background-position-x: -90px;
        background-position-y: -224px;
    }

    .box-hotline__icon.ic-facebook {
        background-position-x: -132px;
        background-position-y: -224px;
    }

    .box-hotline__icon.ic-phone {
        background-position-x: -1px;
        background-position-y: -224px;
    }

    .box-hotline__icon.ic-email {
        background-position-x: -45px;
        background-position-y: -224px;
    }

.row-box .box-hotline, .row-box .box-contact {
    width: 50%;
    float: left;
}

.product-details-section p {
    font-weight: 500;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.box-hotline__link {
    display: inline-flex;
}

.product-details-section ul {
    list-style: none;
    margin: 0;
}

.box-hotline__name {
    line-height: 40px;
    color: red;
    font-weight: normal;
}

.modal {
    z-index: 1000000;
}

blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

.gia-sanpham {
    display: none;
}

.ui-pnotify.stack-bottom-right, .ui-pnotify.stack-bottom-left {
    bottom: 100px !important;
    padding: 0 !important;
}

button {
    outline: none !important;
}

.modal button.close {
    background-color: #f00;
    color: #fff;
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    opacity: 1;
    position: absolute;
    top: -5px;
    right: -15px;
    border-radius: 50%;
}

.col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.ui-widget.ui-widget-content.ui-autocomplete {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(207,207,207,1);
    -moz-box-shadow: 0 0 10px 0 rgba(207,207,207,1);
    box-shadow: 0 0 10px 0 rgba(207,207,207,1)
}

.bk-btn button {
    max-width: 100%;
}

.bk-btn button {
    width: 100% !important;
}

#catsearch {
    position: absolute;
    background: #f2f2f2;
    color: #333;
    border: none;
    height: 44px;
    width: 160px;
    left: 1px;
    border-right: 1px solid #ccc
}


.video-show {
    margin: 20px auto 50px;
    max-width: 800px;
    text-align: center
}

    .video-show span {
        display: block;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 2rem
    }

.tdvideo {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
    float: left
}

    .tdvideo img {
        width: 160px;
        height: 90px;
        float: left;
        margin-right: 10px;
        border: 1px solid #ccc
    }

.box-video-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 8px
}

    .box-video-image:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }

    .box-video-image img {
        max-height: 100% !important;
        height: 100%;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .box-video-image .btn-play {
        position: absolute;
        z-index: 1;
        color: #fff;
        font-size: 50px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        transition: 0.5s all;
    }

    .box-video-image:hover .btn-play {
        -webkit-transform: translate(-50%,-50%) scale(1.2);
        -moz-transform: translate(-50%,-50%) scale(1.2);
        -ms-transform: translate(-50%,-50%) scale(1.2);
        -o-transform: translate(-50%,-50%) scale(1.2);
        transform: translate(-50%,-50%) scale(1.2);
        color: red;
    }

.box-video-name {
    padding: 10px;
    line-height: 1.5;
    min-height: 60px
}
/*
.box-video-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 8px
}

    .box-video-image:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }

    .box-video-image img {
        width: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

.box-video-name {
    padding: 10px;
    line-height: 1.5;
    min-height: 60px
}*/

/*login start*/

#InputWinD_white input:-webkit-autofill,
#InputWinD_white input:-webkit-autofill:hover,
#InputWinD_white input:-webkit-autofill:focus,
#InputWinD_white input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 30px 0 #fff inset !important;
}

#InputWinD_white .i_account {
    top: 16px;
    left: 12px;
    color: #748194;
}

#InputWinD_white input {
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    border: 1px solid #748194;
    background: none;
    color: #fff !important;
    padding-left: 40px;
}

    #InputWinD_white input:-webkit-autofill {
        -webkit-text-fill-color: #fff !important;
    }

        #InputWinD_white input:-webkit-autofill,
        #InputWinD_white input:-webkit-autofill:hover,
        #InputWinD_white input:-webkit-autofill:focus,
        #InputWinD_white input:-webkit-autofill:active {
            -webkit-box-shadow: none !important;
            background: none !important;
        }

#InputWinD_white:focus label,
#InputWinD_white:hover label,
#InputWinD_white:active label {
    color: #0068b1 !important;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}

/*#InputWinD_white input:focus,*/
#InputWinD_white input:active,
#InputWinD_white input:hover {
    border: 1px solid #004bff;
    box-shadow: 0 0 10px 0 #a7a9ff, inset 0 0 10px 0 #a2adff !important;
}

#InputWinD_white:hover label {
    color: #0068b1 !important;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}

#InputWinD_white:hover i {
    color: #0068b1 !important;
    text-shadow: 0px 0px 10px #054fff, 0px 0px 0px #0041ff !important;
}

#InputWinD_white label {
    color: #748194;
    position: absolute;
    /*top: -10px;
    left: 11px;*/
    z-index: 1;
    font-size: .7rem;
    background: none;
    font-weight: normal !important;
    text-transform: uppercase;
}

#InputWinD_white #div_ShowMK label {
    top: 6px !important;
    right: 11px !important;
}

#InputWinD_white input:focus-visible {
    outline: none;
}

#InputWinD_white i {
    color: #062399;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s;
    -webkit-text-fill-color: #fff !important;
    -webkit-box-shadow: none !important;
    -webkit-text-fill-color: none !important;
}

#CaptchaCode,
.BDC_CaptchaDiv input,
#InputWinD_white input,
#InputWinD_white button,
#InputWinD_white a {
    border-radius: 50px
}

.hand-animation {
    position: absolute;
    left: 50%;
    margin-left: -625px;
    top: 131px;
}

.light-hand {
    background: url(/assets/images/all/light-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 20s light-hand linear infinite;
    opacity: .7;
}

.light-hand-two {
    background: url(/assets/images/all/light-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 20s light-hand-two linear infinite;
    opacity: .7;
}

.rune-hand {
    background: url(/assets/images/all/rune-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 15s rune-hand linear infinite;
    opacity: .8;
}

@keyframes light-hand {
    from {
        transform: rotate(360deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes light-hand-two {
    from {
        transform: rotate(360deg)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes rune-hand {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.bg-login {
    background-image: url(/assets/images/all/login-bg.png)
}

/*login end*/

/* header start*/
#header .container {
    max-width: 100%;
}
/*header end*/

/*top bar start */
#topbar {
    padding: 7px 0;
    color: #fff;
    width: 100%;
    height: 40px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    /*border-bottom: 1px solid rgba(255,255,255,.2)*/
}

    #topbar div {
        color: #49190a
    }

    #topbar a {
        font-weight: normal;
        color: #fff;
        display: inline-block;
        margin-left: 15px
    }

    #topbar div a i {
        width: 26px;
        height: 26px;
        background: #ffffff;
        border-radius: 50%;
        padding: 6px;
        font-size: 1rem;
        color: #481808;
    }

#language {
    display: inline-block;
    border-left: 1px solid #fff;
    margin-left: 15px;
    padding-left: 10px
}

    #language a {
        margin-left: 5px
    }

    #language a {
        margin-left: 5px
    }

    #language img {
        height: 26px
    }
/*top bar end */

/* about-us start*/

.about-us {
    text-align: left;
    line-height: 2rem;
}

.about-us-content {
    text-align: justify;
    line-height: 1.7;
    margin-bottom: 15px;
}

.about-us-images {
    position: relative;
    overflow: hidden;
}

    .about-us-images:before {
        display: block;
        content: "";
        position: absolute;
        padding-top: 60%;
        overflow: hidden;
    }

.about-us-img1 {
}

.about-us-img1,
.about-us-images {
    border-radius: 10px;
    overflow: hidden;
}

.about-us-img {
    margin-top: 40px;
}

    .about-us-img img {
        width: 100%;
        max-height: 315px;
    }

/* about-us end*/

/* btn-out-line start*/
.btn-outline-instagram {
    color: #d50000;
    border-color: #bd6800;
}

    .btn-outline-instagram:hover {
        color: #fff;
        border-color: #e4ff00;
        background: linear-gradient(130deg, #a000bdba, #ff0099,#f00,#fff700);
    }

/* btn-out-line end*/

/*link-social start */
#link-social a {
    width: 138px
}
#link-social a:hover span i,
#link-social a:hover span span{
    color: #fff;
}
.rounded-0{border-radius:0 !important;}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label{
    font-size: 1rem;
    color: #000;
    opacity: 1;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s;
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: none !important;
    -webkit-text-fill-color: none !important;
}
h4.ui-pnotify-title {
    color: #fff;
}
body, .home-title > span,a,h1,h2,h4,h5,p,span,li,ul,div,button,.button,.button1,label{
    font-family: initial !important;
}
#home-duan .home-title1 h2,.home-title > span,.home-title1 h2,#link-social a{
    font-weight: bold !important;
}
/*.home-title > span,.home-title1 h2{*/
/*    color: #49190a !important;*/
/*}*/
/* link-social end */
.frames {
    position: relative;
    overflow: hidden;
}

    .frames:after {
        position: relative;
        z-index: 1;
        content: "";
        padding-top: 0;
        display: block;
    }

    .frames img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

        .frames img:not(.w-100) {
            height: 100%;
            width: auto;
        }

        .frames img.w-100 {
            height: auto;
        }

.frames-5:after {
    padding-top: 5%;
}

.frames-10:after {
    padding-top: 10%;
}

.frames-15:after {
    padding-top: 15%;
}

.frames-20:after {
    padding-top: 20%;
}

.frames-25:after {
    padding-top: 25%;
}

.frames-30:after {
    padding-top: 30%;
}

.frames-35:after {
    padding-top: 35%;
}

.frames-40:after {
    padding-top: 40%;
}

.frames-45:after {
    padding-top: 45%;
}

.frames-50:after {
    padding-top: 50%;
}

.frames-55:after {
    padding-top: 55%;
}

.frames-60:after {
    padding-top: 60%;
}

.frames-65:after {
    padding-top: 65%;
}

.frames-70:after {
    padding-top: 70%;
}

.frames-75:after {
    padding-top: 75%;
}

.frames-80:after {
    padding-top: 80%;
}

.frames-85:after {
    padding-top: 85%;
}

.frames-90:after {
    padding-top: 90%;
}

.frames-95:after {
    padding-top: 95%;
}

.frames-1x1:after,
.frames-100:after {
    padding-top: 100%;
}

.frames-110:after {
    padding-top: 110%;
}

.frames-120:after {
    padding-top: 120%;
}

.frames-130:after {
    padding-top: 130%;
}

.frames-140:after {
    padding-top: 140%;
}

.frames-9x16:after,
.frames-vertical:after {
    padding-top: 177.778%;
}

.frames-16x9:after,
.frames-horizontal:after {
    padding-top: 56.25%;
}
.lg-backdrop{
    z-index: 10502 !important;
}
.lg-outer{
    z-index: 10503 !important;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/assets/client/css/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/assets/client/css/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/assets/client/css/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/assets/client/css/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/assets/client/css/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/assets/client/css/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/assets/client/css/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/assets/client/css/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/assets/client/css/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/assets/client/css/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/assets/client/css/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/assets/client/css/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/assets/client/css/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/assets/client/css/images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(/assets/client/css/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/assets/client/css/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/assets/client/css/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/assets/client/css/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/assets/client/css/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/assets/client/css/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/assets/client/css/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/assets/client/css/images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
#menu {
    width: 100%;
    position: relative;
    z-index: 100;
    background: transparent;
}

    /* menu type 1*/

    #menu.menu-type-1 .menu > ul > .menu-item ul li a {
        line-height: normal !important;
    }


/* menu type 1 end*/

/* header-fixed - khi cuộn chuột xuống start*/

.header-fixed {
    background: #fbe26c !important;
}

    .header-fixed .menu > ul > .menu-item > a {
        color: #652d1c;
    }

    .header-fixed #logo a img {
        opacity: 1 !important
    }

/* header-fixed - khi cuộn chuột xuống end*/
.menu {
}

    .menu ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
    }

    .menu > ul {
        /*max-width: 1000px;
  padding: 0 2rem;*/
    }

        .menu > ul > .menu-item {
            display: inline;
            float: left;
        }



            .menu > ul > .menu-item:first-child span {
                display: none;
            }
            /*ẩn chữ trang chủ chỉ để icon*/
            .menu > ul > .menu-item:hover {
                background: #fbe26c;
            }

            .menu > ul > .menu-item:after {
                content: "";
                display: none;
                position: absolute;
                width: 4px;
                height: 4px;
                border-radius: 50%;
                bottom: 5px;
                left: calc(50% - 2px);
                will-change: transform;
                transform: scale(0);
                transition: transform 0.2s ease;
            }

            .menu > ul > .menu-item:hover:after {
                transform: scale(1);
            }

            .menu > ul > .menu-item > a {
                font-weight: bold;
                word-spacing: 2px;
                letter-spacing: 2px;
                text-transform: uppercase;
                font-family: "Roboto";
                font-size: 1rem;
                color: #481808;
                position: relative;
                white-space: nowrap;
            }

            .menu > ul > .menu-item:hover > a {
                color: #652d1c;
            }

.menu-item {
    position: relative;
    text-align: center;
}

    .menu-item.menu-pro {
        position: static;
    }

    .menu-item menu-item a {
        display: block;
        padding: 15px 30px;
        font-weight: normal;
    }

.sub-menu {
    position: absolute;
    width: 260px;
    background: #fff;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 2;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    pointer-events: none;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}


.menu > ul > li > .sub-menu {
    top: 100%;
    left: 0;
    z-index: 1;
    border-top: none;
}

.menu-item:hover > .sub-menu {
    z-index: 10;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}

.sub-menu .sub-menu:after {
    content: "";
    position: absolute;
    left: -16px;
    top: 16px;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-right-color: #652d1c;
    border-width: 8px;
}

.sub-menu:after {
    content: "";
    position: absolute;
    left: 45px;
    top: -16px;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-bottom-color: #652d1c;
    border-width: 8px;
}
/*xử lý khi submenu tràn lề phải thì hiện sang trái*/
.sub-menu .sub-menu.dr-left {
    left: -100%;
}

    .sub-menu .sub-menu.dr-left:after {
        right: -16px;
        left: auto;
        border-left-color: #652d1c;
        border-right-color: transparent;
    }
/*.sub-menu .menu-item {border-bottom: 1px solid #f6f6f6; line-height:normal;}
.sub-menu .menu-item:hover {
    background: #f6f6f6;
}*/
.sub-menu .menu-item {
    border-bottom: 1px solid #fcec9e;
    line-height: normal;
}

    .sub-menu .menu-item:last-child {
        border-bottom: 0px;
    }

    .sub-menu .menu-item:hover a {
        color: #652d1c !important;
    }

#menu.menu-type-1 .sub-menu .menu-item a {
    padding: 1rem 20px;
    text-align: left;
}

    #menu.menu-type-1 .sub-menu .menu-item a:before {
        content: "\203A";
        left: -5px;
        top: -1px;
        position: relative;
    }

.menu-item a {
    display: block;
}
/*.sub-menu .menu-item {
    background: #fbe26c;
    }
    */
.sub-menu .menu-item:hover {
    background: #fbe26c;
}

.sub-menu > .menu-item:first-child:hover {
    border-radius: 0;
}


.sub-menu .menu-item a {
    color: #652d1c !important;
    font-weight: bold;
}

.menu-item .showhide-subul {
    display: none;
    position: absolute;
    top: 0;
    right: 0px;
    width: 28px;
    height: 40px;
    line-height: 1;
    padding: 0 15px;
    margin-top: 0;
    cursor: pointer;
    z-index: 2;
}

    .menu-item .showhide-subul svg,
    .menu-item .showhide-subul i {
        height: auto;
        width: auto;
        position: absolute;
        top: 6px;
        bottom: 12px;
        right: 0;
        left: 0.5rem;
        margin: auto;
        font-size: 1.8rem;
        color: #fff;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.downarrowclass {
    position: absolute;
    top: 13px;
    right: 2px;
    font-size: .95rem;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.menu-item:hover .downarrowclass {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
/*css cho menu sản phẩm mega-menu*/
.menu > ul > li > .sub-menu.mega-menu {
    width: 96%;
    margin: 0 2%;
    overflow: hidden;
    min-height: 250px;
    text-align: left;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 20px 10px;
    background: #fff;
}

.sub-menu.mega-menu .sub-menu:after {
    display: none;
}

.mega-menu .menu-item {
    width: 25%;
    float: left;
}

    .mega-menu .menu-item.menu-img {
        position: absolute;
        top: 0;
        right: 0;
        width: 55%;
    }

    .mega-menu .menu-item img {
        width: 100%;
        float: left;
        position: absolute;
        top: 0;
        right: 0;
    }

    .mega-menu .menu-item a {
        color: #241e20;
        position: relative;
    }

        .mega-menu .menu-item a:hover {
            color: #f20a09;
        }

.sub-menu.mega-menu .menu-item {
    border-bottom: none;
    background: none !important;
}

.sub-menu.mega-menu > .menu-item > a {
    text-transform: uppercase;
    background: none !important;
    font-weight: bold;
    z-index: 1;
}

    .sub-menu.mega-menu > .menu-item > a:before {
        display: none;
    }

.sub-menu.mega-menu .sub-menu {
    position: relative;
    width: 100%;
    background: #fff;
    left: 0;
    opacity: 1;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    pointer-events: cursor;
    -webkit-transform: none;
}

    .sub-menu.mega-menu .sub-menu .menu-item {
        width: 100%;
    }

        .sub-menu.mega-menu .sub-menu .menu-item a {
            padding: 5px 20px;
        }

@media screen and (min-width:1200px) {
}

@media screen and (max-width: 600px) {
    .sub-menu .menu-item {
    }
}

@media screen and (max-width: 1199px) {

    .sub-menu .menu-item:hover {
        background: #ffe25a;
    }

    .menu {
        width: 100%;
        position: absolute !important;
        top: -55px;
        padding: 0;
        height: 0;
        left: 0;
        background-color: transparent;
        z-index: 30000;
    }

        .menu > ul {
            clear: both;
            position: fixed;
            top: 0;
            left: -350px;
            width: 300px !important;
            height: 100vh;
            padding-top: 40px;
            overflow: scroll !important;
            background: #fbe26c;
            animation: fade 0.2s ease-out;
            z-index: 20000;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

        .menu:after {
            content: "";
            display: none;
            position: absolute;
            top: calc(50% - 2px);
            right: 1rem;
            width: 30px;
            height: 4px;
            background: #FFF;
            box-shadow: 0 10px #FFF, 0 -10px #FFF;
        }

    .menu-item {
        line-height: normal;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #eac31e;
    }

        .menu-item.menu-pro {
            position: relative;
        }

        .menu-item a {
            color: #652d1c !important;
            padding: .7em 40px .7em 16px;
        }

        .menu-item .showhide-subul {
            display: block;
        }

    .menu > ul > .menu-item {
        opacity: 0;
        animation: enter 0.3s ease-out forwards;
    }

    .menu:hover:after {
        box-shadow: none;
    }

    .menu > ul > .menu-item:first-child span {
        display: inline-block;
    }

    .sub-menu {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        display: none;
        width: 100% !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .sub-menu .menu-item {
            background: #fbe26c;
            border-bottom: none;
            border-top: 1px solid #eac31e;
        }

            .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 26px;
            }

                .sub-menu .menu-item a:before {
                    content: "\203A";
                    left: -5px;
                    top: -1px;
                    position: relative;
                }

            .sub-menu .menu-item .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 40px;
            }

            .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 54px;
            }
    /*css cho menu sản phẩm mega-menu*/
    .menu > ul > li > .sub-menu.mega-menu {
        width: 100%;
        margin: 0;
        min-height: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        background: #f20a09;
    }

    .mega-menu .menu-item {
        width: 100%;
    }

        .mega-menu .menu-item.menu-img {
            display: none;
        }

        .mega-menu .menu-item a {
            color: #fff;
        }

            .mega-menu .menu-item a:hover {
                color: #fff;
            }

    .sub-menu.mega-menu .menu-item {
        border-top: 1px solid #f20a09;
        background: #f20a09 !important;
    }

    .sub-menu.mega-menu > .menu-item > a {
        text-transform: none;
        background: #f20a09 !important;
    }

        .sub-menu.mega-menu > .menu-item > a:before {
            display: inline-block;
        }
}

@media screen and (max-width: 600px) {
    /* .sub-menu {
    width: 100vw;
    left: -2rem;
    top: 50%;
    transform: translateY(-50%);
  }*/
}

@keyframes enter {
    from {
        opacity: 0;
        transform: scaleY(0.98) translateY(10px);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    max-width: 100%;
    height: 300px;
    overflow: hidden;
    visibility: hidden;
}
/* jssor slider bullet navigator skin 01 css */
/*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
.jssorb01 {
    position: absolute;
    bottom: 16px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
        position: absolute;
        /* size of bullet elment */
        width: 13px;
        height: 13px;
        filter: alpha(opacity=90);
        opacity: .9;
        overflow: hidden;
        cursor: pointer;
        border: #fff 3px solid;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .jssorb01 div {
        background-color: #fff;
    }

        .jssorb01 div:hover, .jssorb01 .av:hover {
            background-color: #161616;
        }

    .jssorb01 .av {
        background-color: #161616;
    }

    .jssorb01 .dn, .jssorb01 .dn:hover {
        background-color: #161616;
    }

/* jssor slider arrow navigator skin 05 css */
/*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(/assets/client/css/a17.png) no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
    top: 0px;
    left: 8px;
}

.jssora05r {
    background-position: -70px -40px;
    top: 0px;
    right: 8px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}
@media (min-width:425px) {
    .position-xs-absotule {
        position: absolute !important
    }
}

@media (min-width:576px) {
    .position-sm-absotule {
        position: absolute !important
    }
}

@media (min-width:768px) {
    .position-md-absotule {
        position: absolute !important
    }

    .footer_namex {
        line-height: 40px;
    }

    .hig-alo-phone a span {
        transition: all 0.5s;
    }

    .hig-alo-phone a span {
        opacity: 0;
        /*-webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transform-origin: 0% 0%;*/

        -webkit-transform-origin: 10% 0%;
        transform-origin: 10% 0%;
        -webkit-transform: perspective(400) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400) rotate3d(0, 1, 0, 90deg);
    }

    .hig-alo-phone:hover a span {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media (min-width:992px) {
    .position-lg-absotule {
        position: absolute !important
    }

    #slideshow .jssora05l,
    #slideshow .jssora05lr,
    #slideshow .jssorb01 {
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out !important;
        -o-transition: all 0.3s ease-in-out !important;
        -ms-transition: all 0.3s ease-in-out !important;
        transition: all 0.3s ease-in-out !important;
    }

    #slideshow:hover .jssora05l,
    #slideshow:hover .jssora05lr,
    #slideshow:hover .jssorb01 {
        opacity: 1
    }
}

@media (min-width:1200px) {
    .position-xl-absotule {
        position: absolute !important
    }

    .container {
        max-width: 1200px;
    }

    .col-xl-2dot4 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .header-fixed #search.search-type-1 {
        color: #742d1c;
    }

    .menu > ul > li > .sub-menu {
        display: block !important;
    }
    /* menu type 1*/

    #menu.menu-type-1 .menu > ul > .menu-item a {
        line-height: 70px !important;
    }

    #menu.menu-type-1 .menu-item > a {
        padding: 0 20px;
    }

    #menu.menu-type-1 .sub-menu {
        border-radius: 0 0 8px 8px
    }

        #menu.menu-type-1 .sub-menu .sub-menu > .menu-item:first-child:hover {
            border-radius: 8px 8px 0 0;
        }

        #menu.menu-type-1 .sub-menu > .menu-item:last-child:hover {
            border-radius: 0 0 8px 6px;
        }

    #menu.menu-type-1 .sub-menu {
        border-left: 4px solid #fbe26c;
    }

        #menu.menu-type-1 .sub-menu .sub-menu {
            border-radius: 11px;
        }
    /* menu type 1 end*/
}

@media all and (min-width: 1300px) {
    .container {
        max-width: 1290px !important;
    }
}

@media all and (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

@media (min-width:1540px) {
    .position-xxl-absotule {
        position: absolute !important
    }
}

@media all and (min-width: 1600px) {
    #slideads1 {
        width: 180px;
        margin-left: -180px;
    }

    #slideads2 {
        width: 180px;
        margin-right: -180px;
    }
}

@media all and (max-width: 1599px) {
    #slideads1 {
        width: 100px;
        margin-left: -100px;
    }

    #slideads2 {
        width: 100px;
        margin-right: -100px;
    }
}

@media all and (max-width: 1200px) {
    .user .dropdown-content {
        display: block;
        z-index: 9999;
    }

    .menu-item .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0,0,0,0);
    }
}

@media all and (max-width: 1199px) {
    #header,#topbar {
       background: #fbe26c;
       position:relative;
       top: auto;
    }
    #logo {
        padding: 0;
        text-align: center;
    }

    #tel {
        position: fixed;
        right: 93px;
        top: 2px;
        z-index: 1001;
        margin-top: 0;
    }

    #_MenuTopRight1 {
        position: fixed;
        right: 10px;
        top: 2px;
        z-index: 1001;
        margin-top: 0 !important;
    }

    #hotline {
        position: fixed;
        left: 64px;
        top: 2px;
        z-index: 1001;
        margin-top: 0;
    }

        #tel p strong,
        #hotline p strong {
            display: none;
        }

        #tel p b,
        #hotline p b {
            line-height: 36px;
        }

    #cart {
        position: fixed;
        top: 2px;
        right: 10px;
        z-index: 1000;
        margin-top: 0;
    }

    .cart-link span, #hotline span, #tel span {
        display: inline-block;
        width: auto;
        height: 30px;
        line-height: 30px;
        font-size: 1.2rem;
        position: relative
    }

    .cart-link p {
        display: none
    }

    #tel p,
    #hotline p {
        display: inline-block;
        padding: 0;
    }

    .user-area {
        position: fixed;
        top: 2px;
        right: 50px;
    }

        .user-area ul {
            position: absolute;
            top: 34px;
            right: -10px;
            display: none;
        }

        .user-area li {
            width: 100%;
        }

    #menu {
        z-index: 1000000;
    }

    .menu #nav-toggle {
        position: absolute;
        left: 0;
        display: inline-block;
        font-size: 1.3rem;
        padding: 1px;
        background-color: #704428;
        border: 1px solid #9b633f;
        color: #fff;
        z-index: 10000;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 35px;
        height: 35px;
    }

    .menu #menu-button {
        padding: 3px 7px;
    }

    #closemenu {
        position: fixed;
        top: 0;
        left: -350px;
        width: 300px;
        height: 40px;
        line-height: 40px;
        z-index: 30000;
        display: block;
        padding: 0 8px;
        color: #fff;
        font-size: 1.4rem;
        text-align: left;
        background-color: #704428;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .downarrowclass, .rightarrowclass {
        display: none !important;
    }

    .cat-image {
        width: 0;
        display: none;
    }

    #right-panel, #body-panel {
        width: 100%;
    }

    .hide-m, .adv-r, #slideads {
        display: none;
    }

    .box_tbl {
        width: 49%;
        float: left;
    }

        .box_tbl:nth-child(2n) {
            float: right;
        }

    #filter-box.box_tbl {
        width: 49%;
    }

    .adv-slide {
    }

    .user-area #_MenuTopRight1 .nav-item .dropdown-menu {
        z-index: 999 !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0) !important;
    }

    #tel .fa-phone,
    .user-area .fa-user {
        border: 1px solid #49190a;
        border-radius: 50%;
        background: #49190a;
        color: #fff !important;
        padding: 5px 6px;
        margin: 3px 15px 0px 0px;
    }

    #search.search-type-1 {
        position: absolute;
        z-index: 200;
        top: -55px;
        right: 0;
        background: #704428;
        border: 1px solid #9b633f;
        border-radius: 8px;
        width: 35px;
        height: 35px;
        padding: 2px;
        color: #fff;
    }

    #menu.menu-type-1 .sub-menu .menu-item a {
        color: #652d1c !important;
    }

    .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    .sub-menu {
        border-top: none !important;
    }

    #menu.menu-type-1 #closemenu:after {
    }
}

@media all and (max-width: 1060px) {
    .adv-v1 {
        display: none;
    }
}

@media all and (max-width: 991px) {

    .gia-sanpham {
        display: unset;
    }

    .product-detail-img {
        width: 100%;
    }

    .product-detail-info {
        width: 100%;
    }
}

@media all and (max-width: 912px) {
}

@media all and (max-width: 860px) {
}

@media all and (max-width: 768px) {
    .hotline li {
        padding: 0;
        margin: 6px 10px;
    }

        .hotline li span, .hig-alo-phone span {
            display: none;
        }

        .hotline li a {
            font-weight: normal;
        }

    .hotline i {
        position: relative;
        font-size: 0.8rem;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: none;
    }

    .product-desc img, .news-detail img {
        height: auto !important;
    }

    #header {
        /*top: 40px;*/
    }
}

@media all and (max-width: 767px) {
    .product-detail-img, .product-detail-info {
        width: 100% !important;
        margin: 10px 0;
    }

    .cart-table > tbody > tr:first-of-type {
        display: none;
    }

    .footer_namex {
        text-align: center;
    }
}

@media all and (max-width: 667px) {
    .featuredimagezoomerhidden {
        display: none;
    }
}

@media all and (max-width: 575px) {
    .boxbody_top .subcat {
        display: none
    }

    .hig-alo-phone {
        left: 50%;
        bottom: 20px;
        z-index: 10001 !important;
        margin-left: -23px;
    }

    #topcontrol {
        right: 10% !important;
        bottom: 28px !important;
        opacity: 0 !important;
        z-index: 10010 !important;
        margin-right: -12px;
    }

    #btn-uptop {
        display: block;
    }

    .fb_dialog_content, .fb-customerchat {
        display: none !important;
    }

    #footer {
        margin-bottom: 70px;
    }

    .col-xs-6 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #footer-designed {
        margin-bottom: 66px;
    }
}

@media all and (max-width: 520px) {
    .news-detail h1 {
        font-size: 2rem;
    }

    .ui-tabs .ui-tabs-nav li a {
        font-size: 1rem;
    }
}

@media all and (max-width: 480px) {
    html {
        font-size: 14px;
    }

    /*#menu {
        top: 55px;
    }*/

    .col {
        width: 100%;
    }

    #sapxep {
        width: 90px;
    }

    p.view-sort {
        text-align: center;
    }

    .cat-product-info, .cat-product-info h3 {
        font-size: 1.2rem;
    }

    #filter-box.box_tbl,
    .box_tbl {
        width: 100%;
    }

    #catsearch {
        display: none;
    }

    #txtsearch {
        padding: 0 36px 0 20px;
    }
}

@media all and (max-width: 414px) {
    .news-image, .news-img {
        width: 100% !important;
        margin: 5px auto;
    }

    .news-info {
        width: 100% !important;
    }

    .col-xs-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media all and (max-width: 375px) {
    /*.sp-img-wrapper:before{display:none;}
    .sp-img{position:relative;}*/
    .product-name, .product-info, .news-big-ul-extend li.news .title {
        -webkit-line-clamp: 20;
        height: auto;
    }

    .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
