/* Minification failed. Returning unminified contents.
(5494,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5495,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(5498,32): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-y'
(5499,36): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(5500,35): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(5506,28): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(5507,27): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-x'
(5508,20): run-time error CSS1039: Token not allowed after unary operator: '-bs-gutter-y'
 */
    @charset "utf-8";

    .flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    html {
        font-size: 1rem;
    }

    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;
    }

    ol, ul {
        list-style-position: inside;
    }

    :focus {
        outline: 0;
    }

    a {
        color: #000;
        text-decoration: none;
    }

        a:hover, a:focus, .video-cat-box a:hover > * {
            color: #e01119;
            outline: none;
            text-decoration: none;
        }

        a:active {
            outline: none;
            text-decoration: none;
        }

        /*a[class*=button] {
            border-radius: .5rem;
        }*/

    b, strong {
        font-weight: bold;
    }

    html, body {
        font-size: 16px;
    }

body {
    color: #333;
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Roboto', 'Open Sans', "Oswald", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;*/
    font-optical-sizing: auto;
    /*font-weight: <weight>;*/
    font-style: normal;
    background-color: #f6f6f6;
}

    body, body h6, body .h6, body h5, body .h5, h4, body .h4, body h3, body .h3, body h2, body .h2, body h1, body .h1 {
        font-family: 'Nunito',sans-serif;
    }

        body#body_home .nav-menu-vertical-toggle {
            display: none;
        }


    html > body.body_api {
        /*background: linear-gradient(90deg,#01a957,#177db9);*/
    }

    html > body::-webkit-scrollbar {
        width: 0.66rem;
        background: #fff;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #9f9f9f;
        border-radius: 1rem;
    }

    h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
        /*font-family: 'Roboto', sans-serif;*/
        font-family: 'Roboto', 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    }

    a, button, img, .btn-close, .btn, label, select, option, marquee, .cursor-pointer {
        /*cursor: url(/assets/images/all/cursors/link.cur), auto !important;*/
    }

        a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
            background-color: #fff !important;
            color: #e01119;
        }

    .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);
        }

    ul, li, i, svg, p, h1, h2, h3, h4, h5, h6, input {
        /*cursor: url(/assets/images/all/cursors/point.cur), auto;*/
    }

    li {
        list-style: none;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    td, input, textarea {
        padding: 5px;
    }

    p {
        max-width: 100%;
    }

    input:focus, select:focus, .form-control:focus, .form-select:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

/*[class*=bg-]:not(.bg-holder, .bg-date, .bg-navbar-theme) {*/
    /*background-color: #eb2027;*/
/*}*/

/* extension satrt */
/*html #template-customizer {
    display: none !important;
}*/

    .grecaptcha-badge{
        opacity: 0;
    }

    /* extension end */

    /*.bggray {
        background: #f6f6f6;
        padding: 0 0 30px;
        margin-top: 30px;
        position: relative;
        border-top: 1px solid #ececec;
    }*/

    .ng-cloak {
        display: none;
    }

    .clearfix:before, .clearfix:after, .container:before, .container:after {
        content: " ";
        display: table;
    }

    .clearfix:after, .container:after {
        clear: both;
    }

    .h1-home {
        position: absolute;
        margin-left: -10000px;
    }

    .js-toc-title {
        border-left: 5px solid #e01119 !important;
    }

    ol .easy_toc_list-item_link.active:before {
        background-color: #e01119 !important;
    }

    .keyRequest {
        display: none
    }

    .width-40 {
        width: 40px;
    }

    /*#topcontrol i {
        background-color: #0e3eda !important;
        color: #fff !important;
    }*/

    #topcontrol i:before {
        content: "\f341";
        font-weight: 400;
    }

/**/

/*ckeditor 4 start*/

/*ckeditor 4 end*/

/*detail-ckeditor start */
.detail-ckeditor {
    text-align: left;
    line-height: 180%;
}

.news-detail .detail-ckeditor {
    text-align: justify;
    margin-top: 1rem;
}

.detail-ckeditor:not(.detail-ckeditor-fluid) .container, .detail-ckeditor:not(.detail-ckeditor-fluid) .container-fluid,
.detail-ckeditor.detail-ckeditor-fluid .container-fluid .container {
    padding: 0;
}

.detail-ckeditor ul, .detail-ckeditor ol:not(.easy_toc_list):not([data-level]) {
    padding-left: 2rem;
}

    .detail-ckeditor ul ul, .detail-ckeditor ol:not(.easy_toc_list) ol {
        padding-left: 3rem;
    }

    .detail-ckeditor ul > li {
        list-style: disc;
    }

    .detail-ckeditor ol > li {
        list-style: decimal;
    }

.detail-ckeditor blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

    .detail-ckeditor blockquote:before {
        color: #ccc;
        content: open-quote;
        font-size: 4em;
        line-height: 0.1em;
        margin-right: 0.25em;
        vertical-align: -0.4em;
    }

    .detail-ckeditor blockquote p {
        display: inline;
    }

.detail-ckeditor p {
    line-height: 180%;
    margin: 10px 0;
    max-width: 100%;
}

.detail-ckeditor a:not(.btn):not(.button) {
    color: #001fff;
}

.detail-ckeditor table {
    margin: auto;
}

    .detail-ckeditor table td,
    .detail-ckeditor table th {
        /*border: 1px solid #ddd;*/
    }

    .detail-ckeditor table > :not(caption) > *,
    .detail-ckeditor table > :not(caption) > * > * {
        border-color: #ddd;
    }

.detail-ckeditor img:not([data-fa-svg*=data]) {
    height: auto !important;
    max-width: 100%;
}

.detail-ckeditor iframe:not([src^="https://drive.google.com"]):not(.iframeEmbed) {
    height: auto;
}

.detail-ckeditor iframe:not([src^="https://drive.google.com"]) {
    max-width: 100% !important;
}
/*detail-ckeditor end */

/* expandable end */
    
/*expandable end */

/*posted-date start*/

.bg-date {
    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%);
}

/*posted-date end*/

/*jssor slide start */
.jssorb01 {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .jssorb01 > * {
        position: relative !important;        
        border: #fff 0px solid !important;
        /*min-width: 13px;
		margin: 0 0.5rem;*/
    }

    .jssorb01 .av {
        background-color: #e01119 !important;
        width: 33px;
        min-width: 33px;
        border-radius: 1rem;
    }

        .jssorb01 div:hover, .jssorb01 .av:hover {
            background-color: #e01119 !important;
        }

#jssor_1 {
    /*border-radius: 0.25rem;*/
}

    #jssor_1 > div {
        margin: 0 auto;
    }

/*jssor slide end */

/* quảng cáo start */
#slideads {
    /*position: fixed;*/
    position: absolute;
    margin: auto;
    width: 100%;
    z-index: 1000;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#slideads1 {
    width: 100px;
    margin-left: -100px
}

#slideads2 {
    width: 100px;
    margin-right: -100px
}

/* quảng cáo end */

/*#header star */
body.modal-open #header {
    z-index: 1050;
}

#header {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    z-index: 10;
    background: #fff;
    z-index: 1005;
}

    #header.header-fixed {
        -webkit-animation: stuckMoveDown .6s;
        animation: stuckMoveDown .6s;
        background: rgba(255,255,255,0.95) !important;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 1025;
    }

    #header .container .container {
        width: 100%;
        padding: 0;
    }

@media all and (max-width: 1199px) {
    .header-fixed {
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    }
}

@media all and (max-width: 767px) {
    #header {
        top: 0px;
    }

    .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;
    }
}

.header-right {
    flex-direction: row;
}


@media all and (max-width: 1199px) {
    .header-right > * {
        margin-left: 0.75rem;
    }
}

@media(max-width: 767px) {
    .header-right > li:first-child {
        border-left: 0px;
    }
}

@media (max-width:324px) {
    .header-right > * {
        margin-left: 0.25rem;
    }
}

@media (min-width:1200px) {
    .header-right > * {
        /*   padding: 0 1rem;
    border-left: 1px solid #dedede;*/
        padding: 0 0.75rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #header:not(.header-fixed) {
        padding: 0.75rem 0;
    }
}

/*#header end*/

/*logo start*/

#logo a {
    /*margin: auto;*/
    position: relative;
}

#logo img {
    /*height: 90px;*/
    max-height: 70px;
    max-width: 100%;
}

.header-fixed #logo {
    margin-top: 0;
    display: flex;
}

    .header-fixed #logo img {
        /*height: 70px;*/
        max-height: 70px;
        max-width: 100%;
    }

@media all and (max-width: 767px) {
    #logo a {
        margin: auto;
    }

    #logo {
        text-align: center;
    }
}


/*logo end*/

/*search start*/
#search {
    z-index: 1000;
    position: absolute;
    right: 1rem;
    top: -1rem;
    width: 2.4rem;
    overflow: hidden;
    height: 2.4rem;
    line-height: 2.4rem;
    background: #e01119;
    border: 1px solid #ddd;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
}

    #search:hover, #search:focus-within {
        width: 240px;
        background: #fff;
    }

#frmsearch {
    margin: auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

    #frmsearch fieldset:before {
        content: "\f002";
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 1rem;
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 12;
    }

#search:hover #frmsearch fieldset:before, #search:focus-within #frmsearch fieldset:before {
    display: none;
}

#txtsearch {
    padding: 0 2.5rem 0 1rem;
    width: 0;
    line-height: 2.2rem;
    border: none;
    background: #e01119;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#search:hover #txtsearch, #search:focus-within #txtsearch {
    width: 100%;
    background: transparent;
}

#btnsearch {
    border: 0;
    background: transparent;
    line-height: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    height: calc(100% - 2px);
    width: 2.2rem;
    border-radius: 50%;
    background: #c0c0c0;
    color: #fff;
    z-index: 11;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    #btnsearch:hover {
        background: #e01119;
    }

#search:hover #btnsearch, #search:focus-within #btnsearch {
    opacity: 1;
}

.search-close {
    display: none;
}

#search:not(:hover):not(:focus-within) {
    background: transparent;
    border: 0;
}

    #search:not(:hover):not(:focus-within) #frmsearch fieldset:before {
        color: #eb2027;
        font-weight: 900;
        font-size: 1.2rem;
    }

    #search:not(:hover):not(:focus-within) #txtsearch {
        background: transparent;
    }

@media (max-width: 1199px) {
    #search {
        top: 0;
        right: 2.75rem;
    }

        #search:not(:hover):not(:focus-within) #frmsearch fieldset:before {
            top: -2px;
            left: 7px;
        }
}

/* search end*/

/* cart end*/

#cart {
    position: relative;
    margin-right: 0;
}

    #cart .cart-link {
        display: block;
        position: relative;
        cursor: pointer;
        font-weight: normal;
    }

        #cart .cart-link i {
            color: #eb2027;
            font-size: 1.4rem;
        }

    #cart:hover .cart-link:after {
        content: '';
        display: block;
        position: absolute;
        width: 20rem;
        height: 1rem;
        bottom: -0.5rem;
        right: 0;
    }

    #cart:hover #cart-content {
        display: block;
        z-index: 100000
    }

    #cart #cart-content.in {
        display: block;
        z-index: 100000
    }

    #cart #cart-content {
        width: 320px;
        padding: 15px;
        position: absolute;
        background-color: #fff;
        color: #000;
        display: none;
        top: calc(100% + 0.5rem);
        right: 0;
        border-top: 3px solid #eb2027;
        -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);
        border-radius: 0.25rem;
    }

        #cart #cart-content:before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: -18px;
            bottom: 0;
            right: 7px;
            border-bottom: 9px solid #eb2027;
            border-top: 9px solid transparent;
            border-left: 9px solid transparent;
            border-right: 9px solid transparent;
        }

        #cart #cart-content:after {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: -10px;
            bottom: 0;
            right: 11px;
            border-bottom: 5px solid #ffffff;
            border-top: 5px solid transparent;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
        }

        #cart #cart-content table {
            display: block;
            text-align: left;
            max-height: 333px !important;
        }

            #cart #cart-content table::-webkit-scrollbar-thumb {
                background-color: #eb2027;
            }

        #cart #cart-content .cart-item:not(:last-child) {
            border-bottom: 1px solid #ddd;
        }

        #cart #cart-content .cart-item .cart-info .cart-name {
            overflow: hidden;
            clear: both;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            white-space: normal;
            -webkit-line-clamp: 2;
            position: relative;
            font-size: 0.833rem;
        }

            #cart #cart-content .cart-item .cart-info .cart-name:after {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                height: 1px;
                width: 50%;
                margin: auto;
                left: 0;
                right: 0;
            }

        #cart #cart-content .cart-item .cart-img {
            padding: 0;
            width: 25%;
        }

            #cart #cart-content .cart-item .cart-img img {
                width: 100%;
                padding: 0.15rem;
                border: 1px solid #dbdbdb;
                border-radius: 0.25rem;
            }

        #cart #cart-content .cart-item .cart-info .br {
            display: list-item;
            text-decoration: none;
            list-style: none;
            height: 1px;
            border: 0.1px dashed #ebebeb;
            margin: 0.25rem 0;
        }

        #cart #cart-content .cart-item .cart-info .card-price {
            font-size: 0.83rem;
            color: #6c6c6c;
        }

@media(max-width: 1199px) {

    #cart {
        margin-right: 0.5rem;
    }

    /* #cart {
    position: fixed;
    top: 3.5rem;
    right: 1rem;
    display: inline-block;
    font-size: 1.3rem;
    padding: 1px;
    background-color: #eb2027;
    border: 1px solid #eb2027;
    color: #fff;
    z-index: 1080;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 33px;
    height: 33px;
}

.header-fixed #cart {
    top: 1.2rem;
}*/
}

/*  cart end */

/*  favourite start */
#favourite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*  margin-left: 0.5rem;
margin-right: 1rem;*/
    cursor: pointer;
    padding: 0px;
}

    #favourite .box-img {
        /*margin-right: 0.5rem;*/
        position: relative;
    }

        #favourite .box-img img {
            border-radius: 50%;
            padding: 0.25rem;
            /*border: 1px solid #d2d2d2;*/
        }

        #favourite .box-img .box-count {
            position: absolute;
            top: -0.25rem;
            right: -0.25rem;
            background: #eb1c23;
            width: 1rem;
            height: 1rem;
            overflow: hidden;
            border-radius: 50%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        #favourite .box-img #countFavourite {
            color: #fff;
            font-size: 0.7rem;
            font-weight: bold;
        }

    #favourite .box-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

#favourite-modal {
    z-index: 1095;
}

    #favourite-modal .modal-header {
        padding: 0.75rem 1rem;
        background: #eb2027;
        color: #fff;
    }

    #favourite-modal .modal-body #favourite-content table .favourite-item .favourite-img img {
        width: auto;
        max-width: 150px;
        display: block;
        margin: 0 auto;
    }

    #favourite-modal .modal-body #favourite-content table .favourite-item .favourite-info .favourite-name {
        overflow: hidden;
        clear: both;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 3;
    }

    #favourite-modal .modal-footer {
        padding: 0.25rem 1rem;
    }

/*  favourite end */

/* user-area  start */
.user-area {
    padding: 0;
    cursor: pointer;
}

    .user-area > ul > li {
        width: auto;
    }

#body_manage .user-area .user-toggle {
    right: 1rem;
}

.user-area .user-toggle {
    display: flex;
    font-size: 1.3rem;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 0;
    /*z-index: 1015;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 2.2rem;
    height: 2.2rem;
    padding: .25rem;
    /*position: absolute;*/
    top: 0.25rem;
    right: 4rem;
    background: transparent;
    color: #eb2027;
    /*border: 1px solid #d2d2d2;*/
}

    .user-area .user-toggle:hover {
        background: #e2dcff;
    }

.user-area .dropdown {
    padding: 0;
}

.user-area .dropdown-toggle {
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*background-color: #e2dcff;*/
    -webkit-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;
    color: #eb2027;
    font-weight: bold;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    font-size: 1.2rem;
    border: 1px solid #eb2027;
}

    .user-area .dropdown-toggle.act {
        position: relative;
    }

        .user-area .dropdown-toggle.act:after {
            position: absolute;
            content: '';
            width: .5rem;
            height: .5rem;
            background-color: #e50000;
            border-radius: 50%;
            top: .5rem;
            right: 0.5rem;
            border: none;
        }

    .user-area .dropdown-toggle img, .user-area .dropdown-toggle i {
        color: #fff;
    }

.user-area .dropdown .dropdown-toggle::after {
    display: none;
}

.user-area .dropdown .dropdown-menu {
    position: absolute;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
}

    .user-area .dropdown:hover .dropdown-menu,
    .user-area .dropdown .dropdown-menu.show {
        -webkit-box-shadow: -2px 2px 5px 0 rgba(0,0,0,.5);
        -moz-box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, .5);
        box-shadow: -2px 2px 5px 0 rgba(0,0,0,.5);
        display: block;
    }

    .user-area .dropdown .dropdown-menu.dropdown-menu-end {
        right: 0;
        top: calc(100% + 1rem) !important;
        transform: none !important;
        width: 100%;
        min-width: 19rem;
        position: absolute;
        padding: 0;
    }

        .user-area .dropdown .dropdown-menu.dropdown-menu-end:after {
            right: .5rem;
        }

.dropdown .dropdown-menu .box-body {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    border-radius: 0.5rem;
    background-color: #fff;
}

.user-area .dropdown-item {
    font-size: 1rem;
    font-weight: 400;
    padding: 0.5rem 1rem;
}

    .user-area .dropdown-item:focus,
    .user-area .dropdown-item:hover {
        background-color: #f8f9fa;
    }

    .user-area .dropdown-item.active,
    .user-area .dropdown-item:active {
        background-color: #eee;
    }

    .user-area .dropdown-item i, .user-area .dropdown-item img {
        margin-right: .25rem;
        width: 1.5rem;
    }

    .user-area .dropdown-item span {
        white-space: normal;
    }

.button-register, .button-login {
    height: 2rem;
    padding: 0 1rem;
    border-radius: 0.25rem !important;
    background-color: #0000001f;
    color: #eb2027;
    font-size: 1rem;
    width: auto;
    display: flex;
    text-align: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    -webkit-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;
}

    .button-register i, .button-login i {
        margin-right: 0.5rem;
    }

    .button-register:hover, .button-register:active, .button-register:focus,
    .button-login:hover, .button-login:active, .button-login:focus {
        color: #fff;
        background-color: #e01119;
    }

@media(min-width: 1200px) {
    .user-area .dropdown .button-register, .user-area .dropdown .button-login {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}

@media(max-width: 1199px) {
    .button-register, .button-login {
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }

    .button-login {
        margin-top: 0;
    }
}

.user-area .dropdown .user-gcoin {
    color: #7e75cc;
}

    .user-area .dropdown .user-gcoin img {
        width: 1.2rem;
    }

.user-area .user-gcoin i.fa-plus {
    padding: 0.5rem;
    background: #32c882;
    color: #fff;
    border-radius: .5rem;
    margin-left: .5rem;
    width: 1.8rem;
    height: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media(min-width: 1200px) {
    .user-area .dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .user-area .user-gcoin {
        margin-right: 1rem;
        padding: 0.5rem 1rem;
        background-color: #e2dcff;
        border-radius: .5rem;
        color: #eb2027;
        font-weight: 500;
    }

        .user-area .user-gcoin * {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .user-area .user-gcoin i:not(.fa-plus), .user-area .user-gcoin img {
            margin-right: .5rem;
        }

    .user-area .dropdown-toggle {
        height: 2.2rem;
        width: 2.2rem;
    }

    .user-area .dropdown:hover:before,
    .user-area .dropdown .dropdown-toggle.show:before {
        content: '';
        position: absolute;
        width: 19rem;
        height: 2rem;
        bottom: -1.5rem;
        right: 0;
    }
}

@media(min-width: 1200px) {
    .user-area .dropdown-toggle i {
        color: #eb2027;
    }
}

@media(max-width: 1199px) {
    .user-area {
        /* position: absolute;
    top: 0;
    right: 0;*/
    }

        .user-area .dropdown .dropdown-menu.dropdown-menu-end {
            position: relative !important;
            top: 0 !important;
            right: 0;
            opacity: 1;
            display: block;
            border-radius: 0;
            border: none;
            box-shadow: none;
            padding-top: 1.5rem;
        }

            .user-area .dropdown .dropdown-menu.dropdown-menu-end:after {
                display: none;
            }

        .user-area .dropdown-toggle {
            border: 0;
            background: transparent;
        }

        .user-area .dropdown .dropdown-toggle {
            font-size: 1rem;
            padding: 0 1rem 0.5rem;
            position: sticky;
            top: 0;
            z-index: 1015;
            background: #fff;
            border-radius: 0;
        }

        .user-area .dropdown .user-gcoin {
            position: absolute;
            top: 1.8rem;
            width: 100%;
            padding: .5rem 1rem;
            line-height: 1;
            font-weight: 500;
            z-index: 1010;
        }

            .user-area .dropdown .user-gcoin > * {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

            .user-area .dropdown .user-gcoin img, .user-area .dropdown .user-gcoin i:not(.fa-plus) {
                margin-right: .75rem;
            }

            .user-area .dropdown .user-gcoin a {
                margin-left: auto;
            }

        .user-area > ul {
            position: fixed;
            z-index: 1020;
            left: 0;
            left: -100%;
            top: 0;
            width: 100%;
            max-width: 25rem;
            background: #fff;
            height: 100vh;
            display: block;
            padding: 3rem 0rem 1rem;
            box-shadow: 0 5px 5px 5px rgba(0,0,0,0.59);
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .user-area.act > ul {
            left: 0;
        }

        .user-area.act li {
            margin-bottom: 0.5rem;
        }

        .user-area.act .user-close:not(li) {
            position: fixed;
            z-index: 1019;
            left: 0;
            top: 0;
            width: 100%;
            height: 100vh;
            background: #00000040;
        }

        .user-area li.item-dropdown {
            height: 100%;
            overflow: auto;
        }

        .user-area li:not(.user-close)::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
            background-color: #f5f5f5;
            border-radius: 1rem;
        }

        .user-area li:not(.user-close)::-webkit-scrollbar {
            width: .75rem;
            background-color: #f5f5f5
        }

        .user-area li:not(.user-close)::-webkit-scrollbar-thumb {
            background-color: #eb2027;
            border-radius: 1rem;
        }

        .user-area li.user-close {
            position: absolute;
            z-index: 1;
            top: 0.5rem;
            right: 0.25rem;
            margin-bottom: 0;
            cursor: pointer;
        }

            .user-area li.user-close i {
                width: 2rem;
                height: 2rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                background: #eb2027;
                border: 1px solid #eb2027;
                border-radius: 50%;
                color: #fff;
                opacity: 0.8;
            }

            .user-area li.user-close:hover i {
                opacity: 1;
            }
}

/* user-area  end */

/* notification-area  star */
.notification-area {
}

#body_manage .notification-toggle {
    right: 4rem;
}

.notification-toggle {
    display: flex;
    font-size: 1.3rem;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: 0;
    z-index: 1015;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 2.4rem;
    height: 2.4rem;
    padding: .25rem;
    position: absolute;
    top: 0.25rem;
    right: 7rem;
    background: transparent;
    color: #eb2027;
}

    .notification-toggle:hover {
        background: #e2dcff;
    }

    .notification-toggle.act {
        position: relative;
    }

        .notification-toggle.act:before {
            position: absolute;
            content: '';
            display: block;
            width: .5rem;
            height: .5rem;
            background-color: #e50000;
            border-radius: 50%;
            top: .5rem;
            right: 0.5rem;
        }

.notification-area.user-area .dropdown .dropdown-menu.dropdown-menu-end {
    padding-top: 0;
}


.notification-area .dropdown-toggle.act:after {
    display: block;
}

.notification-box {
    padding-left: 0.25rem;
}

    .notification-box .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        border: none;
    }

        .notification-box .nav-tabs::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
            background-color: #f5f5f5
        }

        .notification-box .nav-tabs::-webkit-scrollbar {
            height: 0.25rem;
            background-color: #f5f5f5
        }

        .notification-box .nav-tabs::-webkit-scrollbar-thumb {
            background-color: #eb2027;
        }

        .notification-box .nav-tabs li {
            padding: 0 1rem;
        }

        .notification-box .nav-tabs a {
            white-space: nowrap;
            padding: 0.5em 0;
        }

            .notification-box .nav-tabs a.act {
                position: relative;
            }

                .notification-box .nav-tabs a.act:after {
                    position: absolute;
                    content: '';
                    display: block;
                    width: .5rem;
                    height: .5rem;
                    background-color: #e50000;
                    border-radius: 50%;
                    top: 0.25rem;
                    right: -0.25rem;
                }

            .notification-box .nav-tabs a.active {
                color: #7e75cc;
                border-color: #7e75cc;
            }

    .notification-box .tab-content {
        background: #f3f3f3;
    }

        .notification-box .tab-content .tab-pane {
            height: calc(70vh - 9rem);
            overflow-y: auto;
            overflow-x: hidden;
        }

            .notification-box .tab-content .tab-pane::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
                background-color: #f5f5f5
            }

            .notification-box .tab-content .tab-pane::-webkit-scrollbar {
                width: 0.5rem;
                background-color: #f5f5f5
            }

            .notification-box .tab-content .tab-pane::-webkit-scrollbar-thumb {
                background-color: #eb2027;
            }

            .notification-box .tab-content .tab-pane.active {
            }

    .notification-box .box-item {
        border-bottom: 1px solid #ddd;
        padding-bottom: 0.5rem;
    }

        .notification-box .box-item .box-body {
            padding: 0;
            background: transparent;
        }

        .notification-box .box-item .box-img {
            margin-top: 0.375rem;
        }

            .notification-box .box-item .box-img img {
                width: 100%;
            }

        .notification-box .box-item .box-title {
            display: block;
        }

            .notification-box .box-item .box-title * {
                font-size: 1rem;
                color: #000;
            }

                .notification-box .box-item .box-title *:hover {
                    color: #7e75cc;
                }

        .notification-box .box-item .box-summary, .notification-box .box-item .box-summary * {
            color: #535353;
            font-size: 0.9rem;
        }

        .notification-box .box-item .box-date * {
            font-size: 0.83rem;
            color: #051aaf;
        }

        .notification-box .box-item .box-viewmore a {
            color: #2900ff;
        }


@media (min-width: 1200px) {
    .notification-box {
        padding: 0;
    }

        .notification-box .tab-content .tab-pane {
            padding: 0 0.25rem;
        }
}

@media (max-width: 1199px) {
    .notification-area.user-area li.item-dropdown {
        padding-right: 0;
    }

    .notification-area.user-area .dropdown .dropdown-toggle {
        display: none;
    }

    .notification-area.user-area > ul {
        padding: 0;
    }

    .notification-area.user-area li.user-close {
        z-index: 1020;
    }

    .notification-box .nav-tabs {
        padding-right: 3.5rem;
    }

    .notification-box .tab-content .tab-pane {
        height: calc(100vh - 4.5rem);
    }
}

/* notification-area  end */

/*topbar strat*/

body.modal-open #topbar {
    z-index: 1050;
}

#topbar {
    padding: 0;
    color: #ffffff;
    width: 100%;
    height: 43px;
    background: #eb2027;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1010;
}

    #topbar.topbar-fixed {
        /*z-index: 1030;*/
    }

    /*#topbar .topbar-phone {
        display: inline-block;
        color: #fff;
        margin-right: 0.5rem;
        font-size: 0.83rem; 
    }

        #topbar .topbar-phone > i {
            color: #000000;
            transform: rotate(90deg);
        }*/

@media(max-width: 1199px){
    #topbar.topbar-fixed {
        position: fixed;
    }

    #topbar {
        /*position: fixed;*/
        /*z-index: 1086;*/
    }
}

.topbar-social {
    display: flex;
    margin: -0.5rem -0.5rem 0;
    flex-wrap: wrap;
}

    .topbar-social .social > * {
        width: 1.5rem;
        height: 1.5rem;
        font-size: 0.83rem;
    }

.topbar-connect {
    display: flex;
    margin: -0.5rem -1rem 0;
    flex-wrap: wrap;
}

    .topbar-connect > * {
        padding: 0.5rem 1rem 0;
        color: #fff;
    }

    .topbar-connect > *:hover {
        color: #fff;
    }

/*topbar end*/

/* slide strat */

/* slide end */

/*widget start menu phải*/

/*body.modal-open #widget {
    z-index: 1050;
}*/

#widget {
    position: fixed;
    right: 0;
    top: 40%;
    /*background-color: #fff;*/
    z-index: 1010;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);*/
}

    #widget .sitem {
        clear: both;
        margin: 0 auto;
        text-align: center;
        display: inline-block;
        width: 38px;
        /*border-bottom: 1px solid #ccc;*/
        margin-top: 2px;
        padding: 8px 0;
        float: left;
        position: relative;
        z-index: 1;
        background-color: #eb2027;
        line-height: 1;
        border-radius: 0.5rem 0 0 0.5rem;
    }

        #widget .sitem > a {
            color: #fff;
            font-size: 1.37rem;
        }

        #widget .sitem > i {
            z-index: 10000000000;
            position: relative;
            color: #fff;
            font-size: 1.37rem;
        }

    #widget img {
        width: 40px;
    }

    #widget .sitem:hover {
        background-color: #eb2027;
        -webkit-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
        z-index: 2;
    }

.close-widget-item {
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 1.5rem;
    color: #eb2027;
}

#fbpage-content {
    background-color: #fff;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0px;
    right: -290px;
    width: 250px;
    /*z-index: 0;*/
    padding: 8px;
    font-size: 1rem;
    text-align: left;
    -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;
    line-height: 1.5;
    z-index: -2;
    opacity: 0;
}

    #fbpage-content li {
        padding: 3px 0;
        list-style: none;
    }

    #fbpage-content .NotificationUserOnline b {
        float: right;
    }

    #fbpage-content .NotificationUserOnline i, #fbpage-content .NotificationUserOnline img {
        margin-right: 0.375rem;
        /*color: #2171b1;*/
    }

    #fbpage-content .NotificationUserOnline img {
        max-height: 1.8rem;
        max-width: 1.8rem;
    }

#fbpage:hover #fbpage-content {
    right: 40px;
    -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;
    z-index: 0;
    opacity: 1;
}

#support-online-content {
    background-color: #fff;
    color: #000;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0px;
    right: -340px;
    width: 280px;
    z-index: 0;
    padding: 8px;
    -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;
}

#support-online:hover #support-online-content {
    right: 40px;
    -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;
}

#support-online-user {
    max-height: 400px;
    overflow: auto;
}

.sitem span.title {
    display: block;
    background-color: #fff;
    color: #000;
    margin: -8px -8px 6px -8px;
    padding: 6px 8px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    -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;
}

.sitem:hover span.title {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    background-color: #f2f2f2;
    color: #eb2027;
}

.user-info {
    display: block;
    padding-top: 0.5rem;
    font-size: 1rem;
}

    .user-info a {
        font-weight: normal;
    }

        .user-info a i {
            font-size: 1rem;
        }

.user-icon {
    clear: both;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.user-info .user-icon a i {
    font-size: 1.7rem;
    height: 24px;
    display: inline-flex;
    width: 24px;
    color: #0168e8;
    justify-content: center;
    align-items: center;
    padding-top: 0.5rem;
}

.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 {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.user-desc {
    width: 72%;
    float: right;
    text-align: left;
}

    .user-desc p {
        margin-bottom: 0;
        line-height: 1.5;
    }

.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;
    }

#widget .user-icon img {
    height: 24px;
    width: auto;
}

.scrollbar-style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(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: #eb2027;
}

@media(max-width: 575px) {
    #widget {
        display: none;
    }
}


/*widget end*/

/* footer start */

#body_home #footer {
    margin-top: 0;
    padding-top: 0;
}

#footer {
    /*margin-top: 2rem;*/
    text-align: left;
    line-height: 1.5;
    padding-top: 3rem;
    position: relative;
    color: #fff;
    /*border-top: 3px solid #eb2027;*/
}

.footer-bg-image {
    /*background: #404040 url('/assets/images/project/bg3.jpg') center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.footer-bg-color {
    /* content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.15);*/
    background-color: #0d0c0c;
}

.footer {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

#footer a {
    font-weight: normal;
}

#footer, #footer a, #footer-info a, #fdb-info a, #footer-info i[class*=fa], #fdb-info i[class*=fa], #menu-footer > li > a {
    color: #fff;
}

    #footer a:hover, #footer-info a:hover, #fdb-info a:hover, #footer-info a:hover i[class*=fa], #fdb-info a:hover i[class*=fa], #menu-footer > li > a:hover {
        color: #fff;
    }

/*footer-info satrt */

#footer-info, #fdb-info {
    line-height: 200%;
    position: relative;
}

    #footer-info a, #fdb-info a {
        display: inline-block;
    }

    #footer-info i[class*=fa], #fdb-info i[class*=fa] {
        width: 22px;
        text-align: center;
        padding: 5px 0;
        font-size: 0.8rem;
        margin-right: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /*background: transparent;*/
        background: #ffffff;
        color: #eb2027;
    }

/*#footer-info img, #fdb-info img {
            height: auto !important;
        }*/

#fdb-info {
}

    #fdb-info a {
        color: #333;
    }

        #fdb-info a:hover {
            color: #eb2027;
        }

    #fdb-info i[class*=fa] {
        background: #eb2027;
        color: #fff;
    }

/*#fdb-info img {
            
}*/

/*footer-info end */

/*footer-designed satrt */

#footer-designed {
    /*padding: 0.5rem 1rem;*/
    /*background-image: linear-gradient(45deg, #eb2027, #e01119);*/
    z-index: 1;
    position: relative;
    /*background-color: transparent;*/
    /*background-color: #00000047;*/
    /*border-top: 1px solid #00000047;*/
    z-index: 1;
    position: relative;
}

    #footer-designed, #footer-designed a, #footer-designed a:hover {
        color: #333;
        font-size: 1rem;
    }

        #footer-designed a, #footer-designed a:hover {
            font-weight: normal;
        }

        #footer-designed .footer-designed {
            text-align: center;
            font-size: 1rem;
            /*border-top: 1px solid #333;*/
            border-top: 1px solid #ddd;
            padding: 2rem 1rem;
        }

body:not(#body_account) #footer-designed {
/*background-color: #00000047;*/
}

    body:not(#body_account) #footer-designed, body:not(#body_account) #footer-designed a, body:not(#body_account) #footer-designed a:hover {
        color: #2d2d2d;
    }

body:not(#body_account) #footer-designed .footer-designed {
/*padding-top: .375rem;*/
}

/* footer-designed end */

/* menu-footer satrt */

#footer .title,
#menu-footer > li > a {
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    position: relative;
    font-weight: bold;
    /*padding: 0 10px;*/
    /*font-family: 'UTMSwissCondensed';*/
    line-height: normal;
    /*color: #fff;*/
    /*border-left: 5px solid #eb2027;*/
}

#menu-footer ul {
    /*margin-top: 1.5rem;*/
}

    #menu-footer ul li {
        margin-top: 1rem;
    }

    #menu-footer ul a {
        position: relative;
        /*padding-left: 0.2rem;*/
        color: #fff;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
    }

        #menu-footer ul a::after {
            /*position: absolute;
            content: "\f0da";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            left: 0;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            top: 0.1rem;
            font-size: 1rem;
            color: #282828;*/
        }

        #menu-footer ul a > img {
            width: 1.3rem;
            margin-right: 0.5rem;
        }

        #menu-footer ul a:hover, #menu-footer ul a:hover:after {
            /*color: #eb2027;*/
            padding-left: 0.25rem;
        }

    #menu-footer ul ul {
        margin-top: .5rem;
        padding-left: 1rem;
    }

        #menu-footer ul ul a::after {
            content: "\f111";
            font-size: 0.5rem;
            top: 0.35rem;
            left: -.25rem;
        }

        #menu-footer ul ul ul {
            display: none;
        }

#menu-footer .menu-item .sub-menu .menu-item a span {
    /*margin-left: 0.5rem;*/
}

#menu-footer .showhide-subul {
    display: none;
}

/* menu-footer end */

/*footer social start */
.footer-social {
    display: flex;
    margin: -0.5rem -0.5rem 0;
    flex-wrap: wrap;
}

.social {
    display: inline-flex;
    padding: 0.5rem 0.5rem 0;
    -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;
}

.social:hover {
    margin-top: -0.375rem;
}

    .social > * {
        color: #fff;
        width: 2.5rem;
        height: 2.5rem;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #fff;
        position: relative;
        overflow: hidden;
        font-size: 1.1rem;
        -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);
    }

    .social > img {
        width: 100%;
    }

        #footer #social a.social i:not(.fa-tiktok) {
            /*color: #fff;*/
        }

        #footer #social a.social:hover i.fa-tiktok {
            /*color: #000;*/
        }

.social > *:after {
    content: "";
    opacity: 0;
    position: absolute;
    background: rgba(255,255,255,0.6) none repeat scroll 0 0;
    transition: all 0.8s;
    transform: rotate(-45deg);
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}

.social:hover > *:after {
    opacity: 1;
    height: 0;
}

/*footer social end*/

@media (max-width:575px) {
    #footer {
        margin-bottom: 5rem;
    }
}

/* footer end */

/*footer-customer start */
#footer-customer {
    background: #f0f0f0;
    position: relative;
    overflow: hidden;
    border-radius: .751rem;
}

#body_home #footer-customer {
    /*border-top: 1px solid #f7f7f7;*/
    margin-top: 0rem !important;
    /*padding-top: 0rem !important;*/
}

#footer-customer:before {
    /*content: "";
        width: 106%;
        height: 113px;
        display: block;
        position: absolute;
        left: -3%;
        top: -20px;
        background-color: #fff;
        border-radius: 0 0 70% 70%;
        box-shadow: 0 5px 5px #f2f2f2;*/
}


@media(min-width: 576px) {
    /* #footer-customer:before {
        display: none;
    }*/
}


@media(min-width: 768px) {
    /*#footer-customer:before {
        height: 108px;
    }*/
}

@media(min-width: 1200px) {
    /*#footer-customer:before {
        height: 113px;
    }*/
}

.footer-googlemap iframe {
    border-radius: .751rem;
    overflow: hidden;
}
/*#owl-customer .owl-nav i {
    font-size: 1.4rem
}

#owl-customer .owl-prev, #owl-customer .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    width: 34px !important;
    height: 34px !important;
    line-height: 36px !important;
    margin: auto !important;
    border: 1px solid #ddd !important;
    background-color: rgba(255,255,255,.8) !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    #owl-customer .owl-prev:hover, #owl-customer .owl-next:hover {
        background-color: rgba(255,255,255,1) !important
    }

#owl-customer .owl-next {
    right: -17px;
    left: auto
}*/
#owl-customer .owl-prev, #owl-customer .owl-next {
    width: 24px !important;
    height: 24px !important;
    line-height: 26px !important;
    left: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

#owl-customer .owl-next {
    right: 0;
    left: auto
}

#owl-customer .owl-nav i {
    line-height: 1
}

.customer-item {
    border: 1px solid #eee;
    background-color: #fff;
    height: 80px;
    border-radius: 8px;
    position: relative;
    border-bottom: 4px solid #eb2027
}

    .customer-item:hover img,
    .customer-item:hover a i {
        -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-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 .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
    }

    .customer-item a i {
        font-size: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        height: 100%;
        color: #9a9a9a;
    }

/* footer-customer end */

/* view liên hệ start */
#fdb-frm {
}

    #fdb-frm .card-header {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.2rem;
        background: #eb2027;
    }

        #fdb-frm .card-header i {
            margin-right: .5rem;
        }

/* view liên hệ end*/

/*liên hệ nhanh start widget-contact*/

/*liên hệ nhanh end*/

/*nút call start hig-alo-phone*/

/*nút call end */

/*phân trang star */

/*phân trang end */

/*.breadcrumb*/

/*baner đầu trang start */

/*baner đầu trang end */

/*video ifames start*/
.video-responsive {
    margin: auto;
    width: 100%;
    max-width: 800px;
    position: relative;
    overflow: hidden
}

    .video-responsive:after {
        display: block;
        content: '';
        width: 100%;
        padding-top: 56.25%;
    }

    .video-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }
/*video ifames end*/

/* author-box start */
   
/* author-box end */

/* bài viết start */
    

/* bài viết end */

/*bài viết liên quan start */


/*bài viết liên quan end */

/* share start */

  
/* share end */

/* post-tag start */
    
/* post-tag end */

/*owl-carousel start */
.owl-carousel .bg-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .owl-carousel .bg-holder img {
        position: absolute;
    }

.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.owl-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 0 auto;
}

    .owl-carousel .owl-item > * {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

.owl-nav i {
    font-size: 1.4rem;
    line-height: 1.5;
}

    .owl-nav i:not(:first-child) {
        margin-left: 0.15rem;
    }

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    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: 5px;
    left: auto;
}

.ckfinder-owl .owl-dots {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.owl-carousel button.owl-dot.active {
    background-color: #eb2027;
}

.owl-carousel .owl-stage-outer {
    /*padding: 0 calc(1rem - 2px);
    margin-left: calc(-1rem + 2px);
    margin-right: calc(-1rem + 2px);*/
    padding: 0 0.5rem;
    /*margin-left: calc(-0.5rem + 2px);
    margin-right: calc(-0.5rem + 2px);*/
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-top: -1rem;
}

.owl-carousel .owl-item {
    padding: 1rem 0;
}

/*owl-carousel end*/

/* quảng cáo đầu - cuối trang start */

#adsbottom {
    position: fixed;
    z-index: 1035;
    width: 50rem;
    max-width: 85%;
    left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    #adsbottom .container {
        text-align: center;
    }

    #adsbottom a {
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        #adsbottom a img {
            max-width: 100%;
            max-height: 100%;
            width: auto !important;
            margin: auto;
            padding-top: 0.5rem;
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    #adsbottom .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        background: #f00;
        z-index: 2;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        opacity: 0.9;
        border-radius: 50%;
        cursor: pointer;
    }

@media(max-width: 575px) {
    #adsbottom {
        bottom: 4.5rem;
    }

        #adsbottom,
        #adsbottom a {
            max-height: 5rem;
            height: 5rem;
        }
}

@media(min-width: 576px) {
    #adsbottom {
        bottom: 0;
    }

        #adsbottom,
        #adsbottom a {
            max-height: 7rem;
            height: 7rem;
        }
}

#headertopbar {
    height: 3rem;
}

    #adsbottom .owl-carousel .owl-nav button.owl-prev,
    #adsbottom .owl-carousel .owl-nav button.owl-next,
    #headertopbar .owl-carousel .owl-nav button.owl-prev,
    #headertopbar .owl-carousel .owl-nav button.owl-next {
        background: none !important;
        border: none !important;
        top: 50%;
    }

        #adsbottom .owl-carousel .owl-nav button.owl-prev i,
        #adsbottom .owl-carousel .owl-nav button.owl-next i,
        #headertopbar .owl-carousel .owl-nav button.owl-prev i,
        #headertopbar .owl-carousel .owl-nav button.owl-next i {
            font-size: 2rem;
            line-height: 1.2;
            font-weight: normal !important;
            color: transparent;
            -webkit-transition: all 0.2s ease-in-out !important;
            -o-transition: all 0.2s ease-in-out !important;
            -ms-transition: all 0.2s ease-in-out !important;
            transition: all 0.2s ease-in-out !important;
        }

    #adsbottom:hover .owl-carousel .owl-nav button.owl-prev i,
    #adsbottom:hover .owl-carousel .owl-nav button.owl-next i,
    #headertopbar:hover .owl-carousel .owl-nav button.owl-prev i,
    #headertopbar:hover .owl-carousel .owl-nav button.owl-next i {
        color: #ffffffad;
    }

    #adsbottom .owl-carousel .owl-nav button.owl-prev:hover i,
    #adsbottom .owl-carousel .owl-nav button.owl-next:hover i
    #headertopbar .owl-carousel .owl-nav button.owl-prev:hover i,
    #headertopbar .owl-carousel .owl-nav button.owl-next:hover i {
        color: #ffffff;
    }

/* quảng cáo đầu - cuối trang end */

/*Hiệu ứng start hieuung*/
.flash {
    position: relative;
    display: block;
}

    .flash::after, .flash::before {
        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::before {
        z-index: 1;
    }

    .flash:hover::before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255,255,255,.3)
    }

    .flash:hover::after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,.3)
    }

/*Hiệu ứng end hieuung*/

/*.form-iframe start */
.form-iframe {
    height: 200px;
    margin-top: 20px;
    background: #f2f2f2;
    border: 1px solid #eee;
    padding: 15px;
    max-width: 100%
}

    .form-iframe body {
        background: none
    }

/*.form-iframe end */

/* Button start */
.button {
    overflow: hidden;
    color: #fff !important;
    cursor: pointer;
    padding: 12px 20px;
    border: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    /*margin: 15px 0;*/
    margin: 0;
    padding-right: 56px;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #eb2027;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
}

    .button:before {
        content: "\f054";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 36px;
        padding-top: inherit;
        padding-bottom: inherit;
        font-family: 'Font Awesome 5 Pro';
        font-size: 1.2rem;
        text-align: center;
        transition: .2s;
        background: #eb2027;
    }

    .button:hover, .button:active {
        color: #fff !important;
        background: #e01119;
    }

        .button:hover:before, .button:active:before {
            background: #eb2027;
            -webkit-animation: bounceright .3s alternate ease infinite;
            animation: bounceright .3s alternate ease infinite;
        }

.button1 {
    overflow: hidden;
    z-index: 1;
    border: 3px solid #eb2027;
    color: #eb2027;
    background: none;
    cursor: pointer;
    padding: 15px 30px;
    display: inline-block;
    /*margin: 15px 30px;*/
    margin: 0;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 1.1rem;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

    .button1:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #eb2027;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

    .button1:hover, .button1:active {
        color: #fff;
    }

        .button1:hover:after {
            height: 300%;
            opacity: 1;
        }

        .button1:active:after {
            height: 400%;
            opacity: 1;
        }

.button2 {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 20px;
    /*margin-top: 5px;*/
    margin: 0;
    font-weight: normal;
    position: relative;
    border: 0.5px solid #e01119;
    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);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    outline: none;
    color: #fff;
    background-image: linear-gradient(45deg, #eb2027, #e01119);
    line-height: 1.6rem;
}

    .button2:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -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;
        background-image: linear-gradient(-45deg, #eb2027, #e01119);
    }

    .button2 i {
        font-size: 0.9rem;
        margin-right: 4px;
    }

        .button2 i[class*=fa], .button2 svg {
            font-size: 1rem;
            margin-right: 0;
            margin-left: 4px;
        }

    .button2:hover, .button2:focus, .button2:active {
        color: #fff !important
    }

        .button2:hover:before, .button2:focus:before, .button2:active:before {
            -webkit-transform: scaleX(0);
            transform: scaleX(0)
        }

@-webkit-keyframes bounceright {
    from {
        -webkit-transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(3px);
    }
}

@-webkit-keyframes wiggle {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(30deg);
    }
}

@keyframes bounceright {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(3px);
    }
}

@keyframes wiggle {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(30deg);
    }
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.btn-closes {
    background: #e8000b;
    border: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: #fff;
    opacity: .9;
    padding: 0;
}

    .btn-closes:hover {
        opacity: 1;
    }

/*.bgwhite .button:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #0188d7;
    background: -moz-linear-gradient(45deg, #0188d7 0%, #006aa7 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0188d7), color-stop(100%, #006aa7));
    background: -webkit-linear-gradient(45deg, #0188d7 0%, #006aa7 100%);
    background: -o-linear-gradient(45deg, #0188d7 0%, #006aa7 100%);
    background: -ms-linear-gradient(45deg, #0188d7 0%, #006aa7 100%);
    background: linear-gradient(45deg, #0188d7 0%, #006aa7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0188d7', endColorstr='#006aa7', GradientType=1 );
}
*/

/* Button end */

/*_language start */
/*#_language .dropdown-toggle {
    font-size: 1rem;
    color: #fff
}

#_language .dropdown-menu > * {
    background-color: #fff;
    border-radius: .375rem;
    overflow: hidden
}

#_language .dropdown-item {
    padding: .5rem 1rem;
    font-size: 1rem;
    color: #000;
}

    #_language .dropdown-item:hover {
        background-color: #2381c2;
        color: #fff;
        font-weight: 500
    }

    #_language .dropdown-item img {*/
/*margin-right: .5rem*/
/*}

#_language > div {
    min-width: auto;
}

@media(max-width: 1199px) {
    #_language {
        margin-top: .5rem;
        text-align: center
    }

        #_language .dropdown-toggle {
            padding: .25rem .75rem;
            border: 1px solid #fff;
            line-height: 1
        }
}

@media(min-width: 1200px) {
    #_language {
        margin-left: auto;
        margin-right: 2.5rem;
    }

        #_language > div {
            right: 1rem !important;
        }

        #_language:hover > div {
            position: absolute;
            inset: 0 0 auto auto;
            margin: 0;
            top: 80%;
            display: block;
        }

        #_language .dropdown-toggle {
            padding: 0 .75rem;
            line-height: 51px
        }
}*/

/*_language end*/

/*video-cat-box start */
#box-h-video .video-responsive {
    max-width: 100%;
}

.video-cat-box .box-body {
    /* -webkit-box-shadow: 0 0 20px 0 rgba(108,124,145,0.15);
    -moz-box-shadow: 0 0 20px 0 rgba(108, 124, 145, 0.15);
    box-shadow: 0 0 20px 0 rgba(108,124,145,0.15);*/
    /*-webkit-border-radius: 0.375rem;
    -o-border-radius: 0.375rem;
    -ms-border-radius: 0.375rem;
    -moz-border-radius: 0.375rem;
    border-radius: 0.375rem;*/
    height: 100%;
}

    .video-cat-box .box-body:hover {
        /*-webkit-box-shadow: 0 10px 25px 5px rgba(0,0,0,.35);
        -moz-box-shadow: 0 10px 25px 5px rgba(0, 0, 0, .35);
        box-shadow: 0 10px 25px 5px rgba(0,0,0,.35);*/
    }

    .video-cat-box .box-body .lightGallery {
        cursor: pointer;
        position: relative !important;
    }

    .video-cat-box .box-body .box-img {
        width: 100%;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        border-radius: 0.5rem;
        border: 3px solid #fff;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    }

        .video-cat-box .box-body .box-img .frames:after {
            padding-top: 56.25%;
        }

        .video-cat-box .box-body .box-img img {
            -webkit-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;
            width: 100%;
            height: auto;
        }

    .video-cat-box .box-body:hover .box-img img {
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .video-cat-box .box-body .btn-play {
        position: absolute;
        z-index: 1;
        color: #fff;
        font-size: 1.5rem;
        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: .5s all;
        padding: .75rem 1.75rem;
        background: #f00;
        border-radius: .75rem;
    }

    /*.video-cat-box .box-body:hover .box-img .btn-play {
        color: #e60312;
    }*/

    .video-cat-box .box-body .posted-date {
        width: 100%;
        color: #fff;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        bottom: 0 !important;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }

    .video-cat-box .box-body .box-title {
        margin-top: 1rem;
        /*text-align: center;*/
        line-height: 1.2;
    }

        .video-cat-box .box-body .box-title * {
            font-size: 1.2rem;
            font-weight: 400;
            line-height: 1.6;
        }

/* video-cat-box end*/

/* aboutus-box start */


.aboutus-box .box-img {
    /*display: none;*/
}

.aboutus-box .box-img > * {
    border-radius: .5rem;
    text-align: center
}

.aboutus-box .box-img img {
    width: 100%;
    border-radius: .5rem;
    -webkit-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;
    /*max-width: 460px*/
}

.aboutus-box .box-body {
    /*max-width: 560px;*/
    /*margin: 0 auto*/
}

.aboutus-box .itemset-title {
    color: #fff;
    /*margin-top: 1rem;*/
    /*margin-bottom: .5rem;*/
    display: block;
}

.aboutus-box .box-body .box-title {
    /*font-size: 1.3rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500*/
}

    .aboutus-box .box-body .box-title span, .aboutus-box .box-body .box-title h1, .aboutus-box .box-body .box-title h2, .aboutus-box .box-body .box-title h3 {
        font-size: 1.3rem;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500
    }

.aboutus-box .box-body .box-tit.itemset-titlelemini {
    margin-top: 1rem
}

.aboutus-box .box-body .box-summary {
    text-align: left;
    /*color: #fff;*/
    line-height: 1.6rem;
    margin-top: 1rem;
}

.aboutus-box img {
    width: 100%;
}

/*@media(min-width: 320px){
    .aboutus-box .itemset-title {
        font-size: 2rem;
    }

}
@media(min-width: 425px) {
    .aboutus-box .itemset-title {
        font-size: 2.2rem;
    }
}

@media(min-width: 576px) {
    .aboutus-box .itemset-title {
        font-size: 2.4rem;
    }
}

@media(min-width: 768px) {
    .aboutus-box .itemset-title {
        font-size: 2.6rem;
    }
}

@media(min-width: 992px) {
    .aboutus-box .itemset-title {
        font-size: 2.8rem;
    }
}

@media(min-width: 1200px) {
    .aboutus-box .itemset-title {
        font-size: 3rem;
    }
}*/

/* aboutus-box end */

/* lottie start */

#lottie {
    position: absolute;
    left: 1rem;
    bottom: 0;
    width: calc(100% - 2rem);
    padding: 0 2rem;
}

    #lottie .frames:after {
        padding-top: 25%;
    }

/* lottie end */

/* aboutus-service-box start  */

.aboutus-service-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    margin-left: -1rem;
    margin-left: -1rem;
}

    .aboutus-service-box .as-item {
        width: 50%;
        padding: 0 1rem;
        margin-top: 1rem;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        transition: transform .2s linear;
        cursor: pointer;
    }

    .aboutus-service-box .as-img {
        width: 3.5rem;
    }

        .aboutus-service-box .as-img img {
            width: 2.5rem;
            height: 2.5rem;
        }

    .aboutus-service-box .as-title * {
        font-size: 1.1rem;
        color: #000;
    }

    .aboutus-service-box .as-titlemini {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
        font-size: .9rem;
        color: #5c5f5e;
    }

    .aboutus-service-box .as-item:hover {
        transform: translate(30px) scale(1.2);
        z-index: 2;
    }


/* aboutus-service-box end */

/* .box-why start */
.whychoose-box .box-body {
padding: 1rem;
text-align: center;
position: relative;
background-color: #fff;
-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: flex;
justify-content: space-between;
height: 100%;
}

.whychoose-box .box-img {
width: 25%;
}

.whychoose-box .box-img img {
    width: 100%;
}

.whychoose-box:hover .box-img img {
animation: 1s rotate_360 ease-in-out;
}
.whychoose-box .box-img .img-icon i{
	font-size: 2.5rem;
    justify-content: center;
    align-items: start;
    height: 100%;
    color: #ed1c25;
}

@-webkit-keyframes rotate_360 {
50% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
}

.whychoose-box .box-content {
width: 70%;
}

.whychoose-box .box-title {
display: block;
text-align: left;
}

.whychoose-box .box-title * {
    font-size: 1.2rem;
    font-weight: 500;
    color: #181818;
    text-align: left;
}

.whychoose-box .box-summary {
display: block;
margin: -10px 0;
}

/* .box-why end */

/* whychoose1-box start */
.whychoose1-box {
    overflow: hidden;
    position: relative;
    height: 100%;
    text-align: left;
}
.whychoose1-box:before {
    content: "";
    height: 56.5%;
    width: 100%;
    position: absolute;
    left: 0;
    background: #fde8e9;
    z-index: 0;
    bottom: 0;
}
.whychoose1-box .whychoose-box-img{z-index:1}
.whychoose1-box .whychoose-box-img img{border-radius:3.5rem 0}
    .whychoose1-box img {
        width: 100px;
        margin: 0 auto;
        display: block;
    }

    .whychoose1-box .text {
        width: 100%;
        padding-left: 15px;
        padding-top: 15px;
        text-align: center;
    }

        .whychoose1-box .text span {
            font-size: 1.3rem;
            font-weight: 500;
            display: block;
            color: #eb2027;
            margin-bottom: 1rem;
        }

        .whychoose1-box .text p {
            display: block;
            margin: 0;
            color: #545454;
            min-height: 42px
        }


@media (min-width:992px) {
    /* #whychoose1-box > div:nth-child(4n+3) {
        display: none
    }*/
}

/* whychoose1-box end */

/* leftright-box start */
.leftright-box .box-body {
}

.leftright-box .box-img {
    overflow: hidden;
}

    .leftright-box .box-img img {
        width: 100%;
        -webkit-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;
    }

.leftright-box .box-title * {
    font-size: 1.2rem;
    font-weight: 700;
    color: #000;
}

.leftright-box .box-summary {
    margin-top: 1rem;
    color: #000;
}

@media(min-width: 320px) {
    .leftright-box .box-title * {
        font-size: 1.6rem;
    }
}

@media(min-width: 425px) {
    .leftright-box .box-title * {
        font-size: 1.8rem;
    }
}

@media(min-width: 576px) {
    .leftright-box .box-title * {
        font-size: 2rem;
    }
}

@media(min-width: 768px) {
    .leftright-box .box-title * {
        font-size: 2.2rem;
    }
}

@media(min-width: 992px) {
    .leftright-box .box-title * {
        font-size: 2.4rem;
    }
}

@media(min-width: 1200px) {
    .leftright-box .box-title * {
        font-size: 2.6rem;
    }
}

/* leftright-box end */

/*question-box start*/
.question-box {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    border-radius: .3rem;
}

    .question-box .box-content {
        padding: 1rem;
        border-top: 1px solid rgba(0, 0, 0, .125);
        background-color: rgb(255, 255, 255);
    }

    .question-box .box-title {
        background-color: #fff;
        padding: .75rem 1.25rem;
        border-left: 1px solid #eb2027;
        font-weight: 700;
        font-size: 1rem;
        cursor: pointer;
        position: relative;
        padding-right: 2.5rem;
    }

        .question-box .box-title .toggle-button {
            position: absolute;
            top: 50%;
            right: 1rem;
            transform: translateY(-50%);
        }

    .question-box:hover .box-title {
        background-color: #f9f9f9;
    }

/*question-box end*/

/* box-video start */

.box-video-image {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0.375rem;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .box-video-image:before {
        position: relative;
        z-index: 1;
        content: "";
        display: block;
        padding-top: 56.25%
    }

    .box-video-image img {
        height: auto;
        width: 100%;
        position: absolute;
        top: auto;
        left: auto;
    }

    .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 end */

/*news-box start*/
.news-box {
}

    .news-box .box-body {
        -webkit-border-radius: 0.375rem;
        -o-border-radius: 0.375rem;
        -ms-border-radius: 0.375rem;
        -moz-border-radius: 0.375rem;
        border-radius: 0.375rem;
        height: 100%;
        background-color: #fff;
        /*border: 1px solid #eee;*/
      /*  -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);*/
        padding-bottom: 1rem;
    }

        .news-box .box-body .box-img {
            position: relative;
            display: block;
        }

            .news-box .box-body .box-img .frames {
                -webkit-border-radius: 0.375rem;
                -o-border-radius: 0.375rem;
                -ms-border-radius: 0.375rem;
                -moz-border-radius: 0.375rem;
                border-top-right-radius: 0.375rem;
                border-top-left-radius: 0.375rem;
            }

                .news-box .box-body .box-img .frames:after {
                    padding-top: 56.25%;
                }

                .news-box .box-body .box-img .frames img {
                    width: 100%;
                    -webkit-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;
                }

            .news-box .box-body .box-img:hover img {
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.2);
            }

    .news-box .posted-date {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        padding-top: 0.6rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        border-bottom-left-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
        color: #fff;
        width: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .news-box .box-title {
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        text-align: center;
    }

        .news-box .box-title * {
            color: #000;
            font-weight: 600;
            font-size: 1.3rem;
            line-height: 1.4;
        }

            .news-box .box-title *:hover {
                color: #eb2027;
            }

    .news-box .box-summary {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding-right: 1rem;
        padding-left: 1rem;
		text-align: justify;
        /*max-height: 6rem;*/
    }


@media (min-width:992px) {
    /*#news-box > div:nth-child(4n+4) {
        display: none
    }*/
}

/*news-box end*/

/* cat-box start*/
.cat-box {
   
}

    .cat-box .box-body {
        position: relative;
        overflow: hidden;
        /* border: 1px solid rgba(0, 0, 0, .125); */
        /* box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075); */
        border-radius: 0.5rem;
        background: #f1f1f2;
        padding: 1rem;
        border-bottom: 5px solid #eb2027;
    }

    .cat-box:hover .box-body {
        /*padding: 1rem;
        border-top: 1px solid rgba(0, 0, 0, .125);*/
        background-color: #eb2027;
        /*border-bottom: 0;*/
        border-color: #e01119;
    }

    .cat-box .box-title * {
        font-weight: 700;
        font-size: 1.5rem;
        cursor: pointer;
        position: relative;
        line-height: 1.5;
        color: #25343c;
    }

    .cat-box .box-body,
    .cat-box .box-title *,
    .cat-box .box-summary *,
    .cat-box .box-viewmore *,
    .cat-box .box-viewmore * i {
        -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;
    }
   
    .cat-box:hover .box-title *,
    .cat-box:hover .box-summary *,
    .cat-box:hover .box-viewmore *,
    .cat-box:hover .box-viewmore * i {
        color: #fff;
    }

/* cat-box end*/

/* cat-box2 start */
.cat-box2 {
position: relative;
border: 1px solid #e01119
}

.cat-box2:before, .cat-box-big:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .25s ease 0s
}

.cat-box2:hover:before, .cat-box-big:hover:before {
    background: rgba(9, 255, 0,.29)
}

.cat-box2 .cat-box-title {
    font-size: 1.4rem;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.8em;
    display: block;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    text-shadow: -1px -1px 15px #e01119,1px -1px 15px #e01119,-1px 1px 15px #e01119,1px 1px 15px #e01119
}

    .cat-box2 .cat-box-title h2, .cat-box2 .cat-box-title h3 {
        font-size: 1.4rem;
        font-weight: bold;
        position: absolute;
        width: 100%;
        top: 50%;
        bottom: auto;
        left: 50%;
        transform: translate(-50%,-50%);
        padding: 15px;
        color: #fff;
        -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
    }

.cat-box2:hover .cat-box-title h2, .cat-box2:hover .cat-box-title h3 {
color: #fff;
font-size: 1.7rem;
line-height: 1.8em
}

.cat-box-big .cat-box-title h2, .cat-box-big .cat-box-title h3 {
font-size: 1.6rem
}

.cat-box-big:hover .cat-box-title h2, .cat-box-big:hover .cat-box-title h3 {
color: #fff;
font-size: 2rem;
line-height: 1.8em
}

.cat-box2 .cat-box-img {
width: 100%;
overflow: hidden;
position: relative
}

.cat-box2 .cat-box-img:before {
    content: "";
    display: block;
    padding-top: 60%
}

.cat-box2:hover .cat-box-img:after, .cat-box-big:hover .cat-box-img:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(108,14,9,.29)
}

.cat-box2 .cat-box-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
}

.cat-box2 .cat-box-img:hover img {
-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
}

.cat-box2 .cat-box-summary {
height: 110px;
overflow: hidden;
padding: 10px;
line-height: 140%;
font-size: 1rem;
text-align: justify
}
/* cat-box2 end */

/*frame-box start*/
.frame-box {
    width: 100%;
}

    .frame-box .box-img {
        overflow: hidden;
        position: relative;
        display: block;
    }

        .frame-box .box-img:hover {
        }

        .frame-box .box-img:before,
        .frame-box .box-img: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;
        }

        .frame-box .box-img:before {
            z-index: 1;
        }

        .frame-box .box-img:hover:after {
            height: 0;
            top: 50%;
            bottom: 50%;
            background: rgba(255,255,255,.3);
        }

        .frame-box .box-img:hover:before {
            right: 50%;
            left: 50%;
            width: 0;
            background: rgba(255,255,255,.3);
        }

        .frame-box .box-img .frames {
            border-radius: 0.375rem;
        }

            .frame-box .box-img .frames:after {
                padding-top: 56.25%;
            }

        .frame-box .box-img img {
            border-radius: 0.375rem;
            width: 100%;
        }

    .frame-box .box-title {
        margin-top: 1rem;
        max-height: 3.3rem;
        overflow: hidden;
        clear: both;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 2;
        color: #000;
        font-weight: 500;
        font-size: 1.1rem;
    }

        .frame-box .box-title:hover {
            color: #eb2027;
        }

    .frame-box .box-summary {
        margin-top: 0.5rem;
        overflow: hidden;
        clear: both;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
        box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 3;
        color: rgb(77,89,105);
        font-size: 1rem;
    }

    .frame-box .box-subinfo {
        color: rgb(77,89,105);
        margin-top: 0.5rem;
    }

/*frame-box end*/

/* frameson-box start*/
.frameson-box .box-body {
    height: 100%;
    /*background-color: #fff;
    padding-bottom: 1rem*/
}

    .frameson-box .box-body .box-img {
        display: block;
        position: relative;
        overflow: hidden;
        border-radius: .5rem;
        /* width: 25%;
        float: left*/
    }

        .frameson-box .box-body .box-img .frames:after {
            padding-top: 60%
        }

        .frameson-box .box-body .box-img .frames img {
            width: 100%;
            -webkit-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
        }

        .frameson-box .box-body .box-img:hover img {
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.2)
        }

.frameson-box .posted-date {
    /* color: #888;
    margin: 8px 0;
    line-height: 1.5;
    font-size: .9rem;
    margin-bottom: 0*/
    display: none;
}

.frameson-box .box-content {
    /* float: right;
    width: 71%;*/
    text-align: left
}

.frameson-box .box-title {
    /*max-height: 3.8rem;*/
    margin-top: 1rem;
    text-transform: uppercase;
    font-size: 1.2rem;
}

    .frameson-box .box-title * {
        text-align: left;
        font-size: 1rem;
        line-height: 1.3;
        color: #000000;
        font-weight: 500;
    }

        .frameson-box .box-title *:hover {
            color: #eb2027;
        }

/* frameson-box end*/

/* download-box start */
.download-box{
text-align: center;
}

.download-box .box-body {
    display: flex;
    flex-wrap: nowrap;
    border: 1px solid #ddd;
    border-radius: 0.375rem;
}

.download-box .box-content {
    width: 100%;
    padding: .75rem .5rem;
    background: #eb2027;
    border-radius: 0 .375rem .375rem 0;
    color: #fff;
    display: flex;
    align-items: center;
}

.download-box .box-icon {
    width: 60px;
    padding: 0.75rem 0.5rem;
    background: #fef200;
    /*background: #e01119;*/
    color: #000;
    /*border-right: 1px solid #ddd;*/
    border-radius: 0.375rem 0 0 0.375rem;
}

.download-box .box-title * {
    font-size: 1.1rem;
    color: #fff;
}

.download-box:hover .box-icon, .download-box:hover .box-title {
    cursor: pointer;
    /*background: #e01119;*/
}

/* download-box end*/

/* download2-box start*/
.download2-box .box-content {
text-align: left;
}

/* download2-box end*/

/* box-service start */
.box-service {
position: relative;
}

.box-service-img {
width: 100%;
position: relative;
text-align: center;
margin: 0 auto;
background-color: #fff;
border: 1px solid #eee;
-moz-border-radius: 0.5rem;
-webkit-border-radius: 0.5rem;
border-radius: 0.5rem;
overflow: hidden;
}

.box-service-img:before {
    content: "";
    display: block;
    padding-top: 70%;
}

.box-service img {
position: absolute;
width: auto;
height: 100%;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
-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;
}

.box-service:hover img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2);
-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;
}

.box-service-info {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
padding: 20px 20px 10px;
background: linear-gradient(0deg, #333333fc 22%, transparent);
color: #fff;
border-bottom-left-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}

.box-service:hover, .box-service:hover a {
}

/*#services-home {
background: #f4f4f4 url("../images/bg6.png") top right no-repeat;
-webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
}*/

.box-service-title {
font-size: 1rem;
font-weight: bold;
line-height: 160%;
/*text-transform: uppercase;*/
text-align: center;
}

.box-service-title a {
    line-height: 1.6;
    font-weight: bold;
}

.box-service-title h2, .box-service-title h3 {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
}

.box-service:hover .box-service-title {
}

.boxbody_body .box-service:hover .box-service-title {
}

.box-service-summary {
margin-top: 10px;
line-height: 140%;
text-align: justify;
display: none;
}
/* box-service end */

/* cet-box start*/
.cet-box .box-body {
    position: relative;
    overflow: hidden;
    padding: 0 0.5rem;
}

.cet-box .box-title * {
    margin-top: 1rem;
    font-weight: bold;
    font-size: 1.1rem;
    cursor: pointer;
    position: relative;
    line-height: 1.2;
    color: #25343c;
    text-align: center;
}

.cet-box .box-titlemini {
    margin-top: 0.25rem;
    font-weight: 400;
    font-size: 1rem;
    cursor: pointer;
    position: relative;
    line-height: 1.3;
    color: #25343c;
    text-align: center;
    font-style: italic;
}

.cet-box .box-summary {
    display: none;
}

.cet-box .box-img,
.cet-box .box-title * {
    -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;
}

.cet-box:hover .box-title * {
    color: #eb2027;
}

.cet-box .frames:after {
    padding-top: 100%;
}

.cet-box .box-img {
    display: block;
    border-radius: 50%;
    border: .75rem solid #fff;
    padding: 2rem;
    overflow: hidden;
}

.cet-box:hover .box-img {
    border-color: #eb2027;
}

.cet-box .box-img img {
    width: 100%;
}


/* cet-box end*/

/* count-box start*/

.count-box .box-body {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 10rem;
    height: 10rem;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.count-box .box-value {
    font-size: 2.4rem;
    font-weight: bolder;
    color: #eb2027;
}

.count-box .box-title * {
    font-size: 1rem;
    font-weight: bold;
    color: #383838;
}
@media all and (min-width: 768px) {
	.count-box .box-body {
		width: 13rem;
		height: 13rem;
	}
	.count-box .box-value {
		font-size: 2.8rem;
	}
	.count-box .box-title * {
		font-size: 1.1rem;
	}
}
.count-box .box-img {
   /* width: 100px;
    margin-right: 1rem;*/
   display: none;
}

    .count-box .box-img img {
        width: 100%;
        background-color: #eb2027;
        border-radius: 50%;
    }

.count-box .box-content {
    width: 100%;
}



/* count-box end*/

/* limenu-box start*/

.limenu-box .box-title,
.limenu-box .box-title * {
    font-weight: bold;
    font-size: 1.6rem;
    cursor: pointer;
    position: relative;
    line-height: 1.3;
    color: #fff;
    display: inline-block;
}

.limenu-box .box-title {
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.5rem;
    display: block;
}


/* limenu-box end*/

/*model comment - khách hàng phản hồi start*/
#comment {
    background: #e01119 url("/Data/images/default/banner-web.webp") bottom no-repeat fixed;
    color: #fff;
    padding: 2rem 0 65px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #comment:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        background-color: rgba(0,148,206,0.7);
    }

.box-comment {
    width: 96%;
    position: relative;
    margin: 10px 2% 0;
}

.comment-info {
    /*width: 300px;*/
    margin: 0 auto;
    text-align: center;
}

.comment-img {
    width: 90px;
    margin: 15px auto 0;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    border: 2px solid #eee;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .comment-img:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .comment-img img {
        height: 100%;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
    }

.comment-name {
    display: block;
    color: #2e2e2e;
    font-weight: bold;
    line-height: 1.4;
    padding-top: 6px;
}

.comment-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    line-height: 150%;
    text-align: justify;
    font-size: 1.1rem;
    font-style: italic;
    clear: both;
    color: #2e2e2e;
}

    .comment-content:before {
        content: "“";
        font-size: 6rem;
        font-family: Georgia, serif;
        display: block;
        position: absolute;
        top: 20px;
        left: 0;
        color: #eb2027;
    }

    .comment-content:after {
        content: "”";
        font-size: 6rem;
        font-family: Georgia, serif;
        display: block;
        position: absolute;
        bottom: -20px;
        right: 0;
        color: #eb2027;
    }

    @media(min-width: 576px){
        .comment-content {
            width: 80%;
        }
    }

/*model comment - khách hàng phản hồi end*/

/* image-box start*/
.image-box .box-body {
    border: 5px solid #fff;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
}

.image-box img {
    height: 100%;
}


/* image-box - khách hàng phản hồi end*/

/* info-box start*/

.info-box .box-body {
    overflow: hidden;
    position: relative;
}


.info-box .box-img .frames:after {
    padding-top: 150%
}

.info-box .box-img{
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}

.info-box .box-img {
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}


.info-box img {
    width: 100%;
    border-radius: 1rem;
}

.info-box .box-title > * {
    font-size: 1.2rem;
    text-align: center;
    display: block;
    margin-top: 1rem;
    color: #eb2027;
    font-weight: bold;
}

.info-box .box-summary > *{
    text-align: center;
}

/* info-box - khách hàng phản hồi end*/

/*news-box start*/
.news2-box {
}

    .news2-box .box-body {
       /* -webkit-border-radius: 0.375rem;
        -o-border-radius: 0.375rem;
        -ms-border-radius: 0.375rem;
        -moz-border-radius: 0.375rem;
        border-radius: 0.375rem;*/
        height: 100%;
       /* background-color: #fff;
        border: 1px solid #eee;
        -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.16);*/
        padding-bottom: 1rem;
    }

        .news2-box .box-body .box-img {
            position: relative;
            display: block;
        }

            .news2-box .box-body .box-img img {
                width: 100%;
            }

    .news2-box .box-title {
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        text-align: center;
    }

        .news2-box .box-title * {
            color: #000;
            font-weight: 500;
            font-size: 1.2rem;
            line-height: 1.6;
        }

            .news2-box .box-title *:hover {
                color: #eb2027;
            }


/*news-box end*/


/* body-panel start */
.body-panel {
    border: 1px solid #ccc;
    border-top: 0px;
    border-radius: 0 0 1rem 1rem;
}

    .body-panel:not(.body-panel-bg) {
        padding: 1rem;
    }

/* body-panel start */

/* item start */

.hrHome {
    /*width: 100%;
    height: 1px;
    background: #bcbfd6;
    margin: 2rem 0;*/
}

.bar-home {
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .bar-home a.box-viewmore {
        font-size: .9rem;
        color: #82869E;
        transition: color ease .15s;
        font-weight: 400;
        line-height: 1.2rem;
        position: relative;
        padding-right: 1.2rem;
        white-space: nowrap;
    }

        .bar-home a.box-viewmore:after {
            position: absolute;
            content: '';
            display: inline-block;
            width: 1rem;
            height: 1rem;
            top: 50%;
            transform: translateY(-50%);
            -webkit-mask-repeat: no-repeat;
            -webkit-mask-size: cover;
            -webkit-mask-position: center;
            background-color: #82869E;
            -webkit-mask-image: url('/Data/images/link-arrow-right.svg');
            margin-left: .25rem;
        }

        .bar-home a.box-viewmore:hover {
            color: #434657;
        }

            .bar-home a.box-viewmore:hover:after {
                background-color: #434657;
            }

    .bar-home a:not(.box-viewmore) {
        /*display: flex !important;
        align-items: center;
        justify-content: center;*/
    }

.itemset-title, .itemset-title .box-body, .itemset-title .box-title {
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
    line-height: 1.3;
}

    .itemset-title{
        font-size: 1rem;
    }

    .itemset-title img {
        display: block;
        width: 32px;
        height: 32px;
        margin-right: .5rem;
    }

    .itemset-title .box-icon {
        display: none;
    }

.itemset-titlemini {
    margin-top: 0.5em;
    font-size: .83rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#body_home .itemset-title {
    position: relative;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*padding-top: 0.25rem;*/
}

.bar-home .itemset-title {
    color: #eb2027;
    position: relative;
    padding-bottom: 0.5rem;
    /*padding-bottom: 0.75rem;*/
    /*padding-bottom: 1rem;*/
}

    .bar-home .itemset-title:before {
        /* content: "";
        height: 1.5px;
        width: 70%;*/
        /*background: linear-gradient(90deg, #ffffffb0, #9f9f9f, #ffffffe0);*/
        /*position: absolute;*/
        /* margin: 0 auto;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0px 1.5px 0px 0px rgba(255,255,255,1);
        -moz-box-shadow: 0px 1.5px 0px 0px rgba(255, 255, 255, 1);
        box-shadow: 0px 1.5px 0px 0px rgba(255,255,255,1);*/
        content: "";
        height: 2px;
        width: 150px;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
        right: 50%;
        background: rgba(255, 255, 255, 0);
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(30%,rgba(246,246,246,.5)),color-stop(100%,rgba(237,237,237,1)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgba(237, 237, 237, 1) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgba(237, 237, 237, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=1);
    }

    .bar-home .itemset-title:after {
        /* content: "";
        height: 1px;
        width: 35%;*/
        /*background-color: #9f9f9f;*/
        /*background: linear-gradient(90deg, #9f9f9f, #9f9f9f, #9f9f9f);*/
        /* position: absolute;
        margin: 0 auto;
        bottom: 0;
        left: 0;
        right: 0;*/

        content: "";
        height: 2px;
        width: 150px;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
        left: 50%;
        background: rgba(237, 237, 237, 1);
        background: -moz-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(left top,right top,color-stop(0%,rgba(237,237,237,1)),color-stop(70%,rgba(246,246,246,.5)),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=1);
    }

    /*.bar-home .itemset-title:after {
        content: "";
        display: table;
        clear: both;
        background: url('/Data/images/default/line-1.webp');
        width: 100%;
        height: 20px;
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: bottom;
        padding-top: 0;
        position: absolute;
        bottom: 0rem;
    }*/

@media(min-width: 992px) {
    .bar-home-left-lg {
        text-align: left;
    }

        .bar-home-left-lg .itemset-title:before,
        .bar-home-left-lg .itemset-title:after {
            margin: 0;
        }
}

.itemset-subtitle {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0.5rem auto 0;
    display: block;
    color: #242424;
    font-weight: 400;
    /*max-width: 90%;*/
    font-size: 1rem;
    text-transform: none;
}

@media(min-width:320px) {
    .itemset-title {
        font-size: 1.3rem;
    }

    .itemset-subtitle {
    }
}

@media(min-width:425px) {
    .itemset-title {
        font-size: 1.5rem;
    }

    .itemset-subtitle {
    }
}

@media(min-width:576px) {
    .itemset-title, 
    .itemset-title .box-body, .itemset-title .box-title {
        font-size: 1.7rem;
    }

    .itemset-subtitle {
    }
}

@media(min-width:768px) {
    .itemset-title, 
    .itemset-title .box-body, .itemset-title .box-title {
        font-size: 1.9rem;
    }

    .itemset-subtitle {
        /*max-width: 80%;*/
    }
}

@media(min-width:992px) {
    .itemset-title, 
    .itemset-title .box-body, .itemset-title .box-title {
        font-size: 2.1rem;
    }

    .itemset-subtitle {
        /*max-width: 70%;*/
    }
}

@media(min-width:1200px) {
    .itemset-title, 
    .itemset-title .box-body, .itemset-title .box-title {
        font-size: 2.3rem;
    }

    .itemset-subtitle {
        /*max-width: 60%;*/
    }
}

@media(min-width:1300px) {
    /*.itemset-title,*/ 
    .itemset-title .box-body, .itemset-title .box-title {
    }

    .itemset-subtitle {
    }
}

/*item end */

.width-40 {
    width: 2.86rem;
}

.width60px {
    width: 60px;
}

.width80px {
    width: 80px;
}

.btn-chonanh button,
.btn-chonanh .button {
    position: absolute;
    right: 7px;
    padding: 2px 11px;
    top: 0;
    bottom: 0;
    margin: 8px 0px;
    border-radius: 0.25rem;
}

/*box-option start*/
.box-option {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 1px solid #a3a3a3;
    background: #fff;
    padding: 0.5rem 2rem;
    border-radius: 0.375rem;
    position: relative;
}

    .box-option .box-img {
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 12rem;
        margin: 0 auto;
    }

        .box-option .box-img:after {
            position: relative;
            z-index: 1;
            content: "";
            padding-top: 65%;
            display: block;
        }

        .box-option .box-img img {
            position: absolute;
            top: auto;
            left: auto;
            max-width: 100%;
            max-height: 100%;
        }

    .box-option .box-title {
        margin-top: 0.75rem;
        line-height: 1.2;
        text-align: center;
        font-size: 1rem;
        display: block;
        font-weight: 500;
    }

    .box-option .box-price {
        display: block;
        text-align: center;
        font-weight: 500;
        margin-top: 1rem;
        color: #878787;
    }

    .box-option .box-triangle {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 30px 28px 0;
        border-color: transparent #f20000 transparent transparent;
    }

        .box-option .box-triangle i {
            color: #fff;
            position: absolute;
            right: -25px;
            top: 3px;
            font-size: 10px;
        }

    .box-option:hover,
    .box-option.act {
        border-color: #f20000;
    }

        .box-option.act .box-triangle {
            display: block;
        }
/*box-option end*/

/* flashsale start */

.flashsale-box {
    background-color: #e8ebf9;
    border-radius: .75rem;
}

    .flashsale-box .flashsale-box-title {
        background: #eb2027;
        padding: 1rem 0;
        border-radius: .75rem .75rem 0 0;
    }

        .flashsale-box .flashsale-box-title .box-title-title {
            align-items: center;
            font-weight: 700;
            font-size: 1.6rem;
            line-height: 1.2;
            color: #fff;
            margin-right: 1.6rem;
        }

            .flashsale-box .flashsale-box-title .box-title-title img {
                width: 1.5rem;
            }

        .flashsale-box .flashsale-box-title .box-title-subtitle {
            margin-right: 1rem;
        }

            .flashsale-box .flashsale-box-title .box-title-subtitle img {
                margin-right: .25rem;
            }

            .flashsale-box .flashsale-box-title .box-title-subtitle span {
                color: #fff;
            }

@media screen and (max-width: 992px) {
    .flashsale-box .flashsale-box-title {
        background-image: url('/Data/images/bg-flash-sale.png');
        padding: 8px 0;
        border-radius: 0 0 0 0;
        background-repeat: round;
    }
}

.countdown_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.box-timer-coundown {
    display: flex;
    width: 2rem;
    height: 2rem;
    margin-right: .25rem;
    background-color: #fc530b;
    border-radius: .25rem;
    color: #fff;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .3rem;
    gap: .3rem;
    font-weight: 700;
}

    .box-timer-coundown .value-banner-sale {
        line-height: 10px;
        font-size: 15px;
    }

    .box-timer-coundown .text-banner-sale {
        line-height: 5px;
        font-size: 8px;
    }

.box-viewmore, .box-viewmore:hover {
    color: #fff;
}

    .box-viewmore img {
        margin-left: .75rem;
        margin-left: .25rem;
    }

.flashsale-box .flashsale-box-body {
    padding: 0 1rem 1rem;
}

.countdown_time_mobile {
    padding: .75rem 0;
}

.countdown_time_mobile-title {
    margin-right: 1rem;
}

    .countdown_time_mobile-title img {
        margin-right: .25rem;
    }

    .countdown_time_mobile-title span {
        color: #82869e;
    }

/* flashsale end */

/* footer-form start */

.footer-form {
    max-width: 576px;
    margin: 0 auto
}

    .footer-form label {
        font-size: 1.2rem;
        margin-bottom: .5rem;
        color: #fff;
        font-weight: 500
    }

    .footer-form input {
        /*background-color: transparent;*/
        /* color: #fff;
        border: 1px solid #fff;*/
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        /*color: #c8c8c8;*/
        border: 1px solid #eb2027;
    }

        .footer-form input:focus, .footer-form input:hover {
            /* background-color: transparent;
            color: #fff;
            border-color: #fff;
            outline: none*/
        }

        .footer-form input::placeholder {
            /*color: rgba(255,255,255,.5)*/
        }

        .footer-form input:-webkit-autofill, .footer-form input:-webkit-autofill:hover, .footer-form input:-webkit-autofill:focus {
            /* -webkit-box-shadow: 0 0 0 1000px transparent inset;
            -webkit-text-fill-color: #fff;
            transition: background-color 5000s ease-in-out 0s*/
        }

    .footer-form button {
        /*color: #fff;
        border-color: #fff;*/
        margin: 0 auto
    }

/* footer-form end */

.companyName {
    font-weight: bold;
    color: #fff;
	text-transform: uppercase;
    /*margin: 0;*/
    /*padding: 0.25rem 0;*/
}
/*
@media(max-width: 1199px) {
    #header.header-fixed .companyName {
        max-height: 0;
        overflow: hidden;
        padding: 0;
    }
}

@media(min-width: 768px) {
    .companyName {
        font-size: 1.2rem;
    }
}

@media(min-width: 992px) {
    .companyName {
        font-size: 1.4rem;
    }
}

@media(min-width: 1200px){
    .companyName {
        font-size: 1.6rem;
        padding: 0;
        margin: 0 auto;
    }
}*/

.footer-info, .footer-info a, .footer-info:hover, .footer-info li li:before {
    color: #2d2d2d !important;
}

#footer li li {
    position: relative;
}
#footer li li a{
    padding-left: 0.75rem;
}
    #footer li li:before {
        content: "»";
        color: #fff;
        position: absolute;
        top: -0.25rem;
        left: 0;
        font-size: 1.2rem;
        margin-right: 4px;
        display: inline-block;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

    #footer li li:hover:before {
        left: -0.75rem;
    }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, input:-internal-autofill-selected {
    background-clip: initial !important;
}

@media(min-width: 1200px){
    .content-form {
        max-height: calc(100vh - 13rem);
        overflow-y: auto;
        overflow-x: hidden;
    }

}


@media all and (max-width: 1200px) {
    /*.user .dropdown-content {
        display: block;
        z-index: 9999;
    }*/
}

@media all and (max-width: 1199px) {
    /*#header-right{
        width: 100%;
    }

    #header #logo {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }

    #hd-right ul, #menu-top ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }
*/
    #content-body-menu {
        position: fixed;
        top: 0;
        left: -330px;
        width: 300px;
        z-index: 1000000;
        background-color: #fff;
        height: 100vh;
        overflow: hidden;
        padding: 0px;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        -webkit-transition: left .3s ease;
        -o-transition: left .3s ease;
        transition: left .3s ease
    }

        #content-body-menu[style*="left: 0px"] .content-body-menu-close:after {
            background: #000;
            opacity: 0.6;
            position: fixed;
            z-index: -2;
            width: 100%;
            height: 100%;
            content: "";
            display: block;
            top: 0;
            left: 0;
        }

    .downarrowclass, .rightarrowclass {
        display: none !important;
    }

    .cat-image {
        width: 0;
        display: none;
    }

    .hide-m, .adv-r, #slideads {
        display: none;
    }
}

@media all and (max-width: 991px) {
	.menu-footer1 .sub-menu{
		--bs-gutter-x: 1.625rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
	}
	.menu-footer1 .sub-menu > *{
		flex-shrink: 0;
		width: 100%;
		max-width: 100%;
		padding-right: calc(var(--bs-gutter-x) * .5);
		padding-left: calc(var(--bs-gutter-x) * .5);
		margin-top: var(--bs-gutter-y);
	}
	.menu-footer1 .sub-menu .menu-item{flex: 0 0 auto; width: 50%;}
	#footer .menu-footer1 li li:before{left: auto;}
    /*#hd-right ul li:nth-child(1) {
        border: 0;
    }

    #hd-right ul {
        margin-top: 10px;
    }

    #header #logo {
        padding: 0 60px;
    }*/
           
    /*#cart #cart-content:before {
        right: 0.7rem;
    }

    #cart #cart-content:after {
        right: 0.7rem;
    }

    #cart .cart-link i {
        width: 2.2rem;
        height: 2.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        border-radius: 0.375rem;
        color: #fff;
    }*/
}

@media all and (max-width: 767px) {
   /* #hd-right {
        margin: 5px 0;
    }


    #header {
        position: relative;
        top: 0px;
        background: #fff;
    }

        #header.header-fixed {
            padding: 0.25rem 0;
        }*/
}

@media all and (max-width: 667px) {
}

@media all and (max-width: 575px) {
    #topcontrol {
        right: 10% !important;
        bottom: 28px !important;
        opacity: 0 !important;
        z-index: 10010 !important;
        margin-right: -12px;
    }

    #footer-googlemap {
        margin-bottom: 4rem;
    }
}

@media all and (max-width: 568px) { /*iphone 5*/
   /* #menu-top, #menu-top ul {
        margin: auto;
        text-align: center;
    }

        #menu-top ul li {
            margin: 5px 0;
            display: inline-block;
            float: none;
        }*/

}
@media all and (max-width: 520px) {
	.menu-footer1 .sub-menu .menu-item{width: 100%;}
}
@media all and (max-width: 480px) { /*iphone 4*/	
    /*#hd-right ul li:last-child {
        display: none;
    }*/

    /*#menu-top ul li {
        padding: 0 8px;
    }*/
}

@media all and (max-width: 424px) {
    
}

@media all and (max-width: 375px) {
    #header #logo img {
       /* max-width: 160px;*/
    }
}

@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
    }
}

@media (min-width:992px) {
    #slideshow .jssora05l,
    #slideshow .jssora05lr,
    #slideshow .jssorb01 {
        /*opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
    }

    #slideshow:hover .jssora05l,
    #slideshow:hover .jssora05lr,
    #slideshow:hover .jssorb01 {
        opacity: 1
    }

    .position-lg-absotule {
        position: absolute !important
    }
}

@media (min-width:1200px) {
    #falcon-dropdown-menu > .dropdown:hover > .dropdown-menu {
        display: block !important;
    }

    /*#body_home #header:not(.header-fixed) {
        position: absolute;
        top: 37px;
    }*/

    /*#header:not(.header-fixed) {
        position: absolute;
        top: 37px;
    }*/

   /* #header {
        height: 5rem;
    }*/

    .col-xl-item-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% / 10);
    }

   /* #header #logo img {
        max-width: 100%;
        max-height: 5rem;
        padding: 0.5rem 0;
    }*/

    .position-xl-absotule {
        position: absolute !important
    }

    .container {
        /*max-width: 1150px;*/
        max-width: 1180px;
    }
}

@media all and (min-width: 1300px) {
    .container {
        /*max-width: 1230px;*/
        max-width: 1280px;
    }
}

@media all and (min-width: 1400px) {
    .container {
        /*max-width: 1320px;*/
        max-width: 1380px;
    }
}

@media (min-width:1540px) {
    #slideads1 {
        width: 100px;
        margin-left: -100px
    }

    #slideads2 {
        width: 100px;
        margin-right: -100px
    }

    .position-xxl-absotule {
        position: absolute !important
    }

    .container {
        max-width: 1440px;
    }
}

@media all and (min-width: 1600px) {
    #slideads1 {
        width: 160px;
        margin-left: -160px
    }

    #slideads2 {
        width: 160px;
        margin-right: -160px
    }

    /*.container {
        max-width: 1540px;
    }*/
}
@media (min-width: 1700px) {
    /*.container {
        max-width: 1640px;
    }*/
}
@media (min-width: 1800px) {
    /*.container {
        max-width: 1740px;
    }*/
}
@media (min-width: 1900px) {
    #slideads1 {
        width: 220px;
        margin-left: -220px
    }

    #slideads2 {
        width: 220px;
        margin-right: -220px
    }

    /*.container {
        max-width: 1840px;
    }*/
}

#nav-toggle, #closemenu {
    display: none;
}

body.modal-open #menu,
body.modal-open #menu.menu-fixed {
    z-index: 1050;
}

#menu {
    width: 100%;
    position: relative;
    /* background-color: #eb2027;*/
    /*background: #eb2027;*/
    /*border-top: 1px solid #dbdbdd;*/
    /*border-radius: 0.25rem;*/
    /*width: 100%;*/
    /*background-color: #eb2027;*/
    /*z-index: 1010;*/
    z-index: 105;
}

    #menu.menu-fixed {
        /*-webkit-animation: stuckMoveDown .6s;
        animation: stuckMoveDown .6s;*/
        /* position: fixed;
        top: 0;
        z-index: 1090;
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);*/
        /*background: rgba(255,255,255,0.95) !important;
        border-top: 0;*/
    }

    #menu .menu #menu-main > ul > .menu-item ul li a {
        line-height: 1.4;
    }

    #menu .menu #menu-main > ul > .menu-item > a {
        /*font-family: 'Lobster', sans-serif;*/
    }

    #menu .menu {
        /*background: #eb2027;
        border-radius: 0.25rem;*/
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;*/
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }

        #menu .menu #menu-main ul {
            list-style-type: none;
            margin: 0 auto;
            padding: 0;
        }

        #menu .menu #menu-main > ul > .menu-item:hover {
            position: relative;
        }

        #menu .menu #menu-main > 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 .menu #menu-main > ul > .menu-item:hover:after {
            transform: scale(1);
        }

        #menu .menu #menu-main .menu-item {
            position: relative;
            text-align: center;
        }

            #menu .menu #menu-main .menu-item.menu-pro {
                position: static;
            }

            #menu .menu #menu-main .menu-item menu-item a {
                display: block;
                padding: 15px 30px;
                font-weight: normal;
            }

    #menu #menu-main .sub-menu {
        position: absolute;
        width: 220px;
        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 .menu #menu-main > ul > li > .sub-menu {
        top: 100%;
        left: 0;
        z-index: 1;
        border-top: none;
    }

    #menu .menu #menu-main .menu-item:hover > .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    #menu #menu-main .sub-menu .sub-menu:after {
        content: "";
        position: absolute;
        left: -16px;
        top: 12px;
        border: solid transparent;
        height: 0;
        width: 0;
        pointer-events: none;
        border-right-color: #eb2027;
        border-width: 8px;
        border-right-color: #fff;
    }

    #menu #menu-main .sub-menu .sub-menu.dr-left:after {
        left: auto;
        transform: rotate(180deg);
    }
    /*xử lý khi submenu tràn lề phải thì hiện sang trái start*/
    #menu #menu-main .sub-menu .sub-menu.dr-left {
        left: -100%;
    }

.sub-menu .sub-menu.dr-left:after {
    right: -16px;
    left: auto;
    border-left-color: #fff;
    border-right-color: transparent;
}
/*xử lý khi submenu tràn lề phải thì hiện sang trái end*/

#menu #menu-main .sub-menu .menu-item {
    line-height: normal;
}

    #menu #menu-main .sub-menu .menu-item:last-child {
        border-bottom: 0px;
    }

    #menu #menu-main .sub-menu .menu-item:hover > a {
        color: #fff !important;
    }

    #menu #menu-main .sub-menu .menu-item a {
        padding: 0.65rem 0.75rem 0.65rem 1.7rem;
        text-align: left;
        color: #000 !important;
    }

        #menu #menu-main .sub-menu .menu-item a:before {
            content: "\203A";
            left: -5px;
            top: -1px;
            position: relative;
        }

#menu .menu #menu-main .menu-item a {
    display: block;
}

#menu #menu-main .sub-menu .menu-item:hover {
    background: #eb2027;
}

#menu #menu-main .sub-menu > .menu-item:first-child:hover {
    border-radius: 0;
}

#menu .menu #menu-main .menu-item .showhide-subul {
    display: none;
    position: absolute;
    top: 0;
    right: 0px;
    width: 51px;
    height: 51px;
    line-height: 1;
    /*padding: 0 15px;*/
    margin-top: 0;
    cursor: pointer;
    z-index: 2;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    color: #fff;
}

    #menu .menu #menu-main .menu-item .showhide-subul i {
        font-size: 1.8rem;
    }

#menu .menu #menu-main .menu-item .menu-item .showhide-subul i {
    color: #000;
}

#menu .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 .menu #menu-main .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 #menu-main > 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;
        }*/

/*#menu-footer {
}

    #menu-footer .menu-item .sub-menu .menu-item a span {
        margin-left: 0.5rem;
    }

    #menu-footer .showhide-subul {
        display: none;
    }*/

@media (min-width:1200px) {
    #menu .menu {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #menu {
        /*border-top: 4px solid #eb2027;*/
    }

        /*#menu.menu-fixed {
             position: fixed;
            top: 0;
            z-index: 1080;
            box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);*/
        /*background: rgba(255,255,255,0.95) !important;*/
        /*}*/

        #menu:before {
            /*content: "";
            display: block;
            height: 0;
            width: 0;
            border-bottom: 23px solid #eb2027;
            border-right: 23px solid #eb2027;
            border-top: 23px solid transparent;
            border-left: 23px solid transparent;
            position: absolute;
            top: -4px;
            left: -45px;*/
        }

        #menu:after {
            /*content: "";
            background: #eb2027;
            display: block;
            height: 45px;
            width: 1000%;
            position: absolute;
            top: -4px;
            left: 100%;*/
        }

        #menu #menu-body {
            /*width: 100%;*/
        }

        #menu .menu #menu-main .menu-item .showhide-subul {
            display: none;
        }

        #menu #menu-main .sub-menu {
            width: 18rem;
            /*border-radius: 8px*/
        }

            #menu #menu-main .sub-menu:after {
                /*content: "";
                position: absolute;
                left: 45px;
                top: -16px;
                border: solid transparent;
                height: 0;
                width: 0;
                pointer-events: none;
                border-bottom-color: #fff;
                border-width: 8px;*/
            }

            #menu #menu-main .sub-menu .menu-item {
                border-bottom: 1px solid #c5c5c561;
            }

            #menu #menu-main .sub-menu > .menu-item:first-child:hover {
                /*border-top-left-radius: 8px;
                border-top-right-radius: 8px;*/
            }

            #menu #menu-main .sub-menu > .menu-item:last-child:hover {
                /*border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;*/
            }

            #menu #menu-main .sub-menu .sub-menu {
                /*border-radius: 11px;*/
                display: block !important;
                border-top: 3px solid #eb2027;
            }

                #menu #menu-main .sub-menu .sub-menu .menu-item span.icon {
                    display: none;
                }

        #menu .menu #menu-main > ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: end;
            /*padding-right: 2rem;*/
        }

            #menu .menu #menu-main > ul > .menu-item {
                /*width: 100%;*/
            }

            #menu .menu #menu-main > ul > li > .sub-menu {
                display: block !important;
                top: 100%;
                /*margin-top: -.5rem;*/
                -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
                box-shadow: 0 6px 12px rgba(0,0,0,0.175);
                /*border-left: 3px solid #e01119;*/
                border-top: 7px solid #e01119;
            }

            #menu .menu #menu-main > ul > .menu-item a {
            }

            #menu .menu #menu-main > ul > .menu-item > a {
                /*color: #525252;*/
                /*background: linear-gradient(90deg, #2b2108, #715011);
                -webkit-background-clip: text;
                -moz-background-clip: text;
                -ms-background-clip: text;
                -o-background-clip: text;
                background-clip: text;
                -webkit-text-fill-color: transparent;
                -moz-fill-color: transparent;
                -ms-fill-color: transparent;
                -o-fill-color: transparent;
                color: transparent;*/
                text-transform: uppercase;
                color: #000;
                font-weight: bold;
                font-size: 1rem;
                /*padding: 0 1rem;*/
                padding: 0 1rem;
                /*font-weight: 500;*/
            }

            #menu .menu #menu-main > ul > .menu-item:not(:last-child) > a:after {
                /*content: "|";
                float: right;
                position: absolute;
                top: 0;
                right: 0;
                color: #fff;*/
            }

            #menu .menu #menu-main > ul > .menu-item:hover > a {
                background: #eb2027;
                color: #fff;
                /*border-radius: .75rem;*/
            }

            #menu .menu #menu-main > ul > .menu-item:first-child > a {
                /*padding-left: 0rem*/
            }

            #menu .menu #menu-main > ul > .menu-item > a > i {
                display: none;
            }

            #menu .menu #menu-main > ul > .menu-item > a > span {
                /*padding: 0 .83rem;*/
                height: 40px;
                display: block;
                line-height: 40px;
            }

            #menu .menu #menu-main > ul > .menu-item:hover > a > span {
                /*background: #eb2027;
                color: #fff;
                border-radius: .5rem;*/
            }

            #menu .menu #menu-main > ul > .menu-item > ul > li a {
                line-height: 1.4;
            }

        #menu .menu #menu-main .menu-item > .menu-item > a {
            padding: 1rem 20px;
        }

        #menu #menu-main .sub-menu.menu-acction {
        }

            #menu #menu-main .sub-menu.menu-acction .menu-item a:before {
                content: "";
            }

            #menu #menu-main .sub-menu.menu-acction .menu-item a {
                padding: 0.5rem;
                font-weight: normal;
                color: #000;
            }

                #menu #menu-main .sub-menu.menu-acction .menu-item a i {
                    color: #eb2027;
                }

                #menu #menu-main .sub-menu.menu-acction .menu-item a:hover i {
                    color: #fff;
                }

        #menu .menu #menu-main > ul > .menu-item > .showhide-subul {
            display: inline-block !important;
            height: auto;
            width: auto;
            top: 50%;
            transform: translateY(-50%);
            padding: 0;
            right: 5px;
        }

            #menu .menu #menu-main > ul > .menu-item > .showhide-subul i {
                /*position: relative;
                top: auto;
                bottom: auto;
                right: auto;
                left: auto;
                font-size: 1rem;
                display: block;
                transform: none;
                -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;
                color: #fff;
                font-size: 0.83rem;*/
                /*display: none;*/
                color: #eb2027;
                font-size: 0.83rem;
            }

                #menu .menu #menu-main > ul > .menu-item > .showhide-subul i:before {
                    content: "\f107";
                    font-weight: 400;
                }

        #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
            transform: rotate(-180deg);
            color: #fff;
            top: -1px;
        }
}

@media (min-width: 1500px) {
    #menu:before {
        left: -44px;
    }

    #menu {
        /*border-top: 4px solid #eb2027;*/
    }
}

@media (min-width: 1700px) {
    #menu .menu #menu-main > ul > .menu-item > a {
        font-size: 1.1rem;
    }
}

@media (max-width: 1199px) {
    #menu {
        z-index: 1090;
    }

        /*#menu .menu {
        padding: 0.15rem 0;
    }*/

        #menu #menu-main .sub-menu .menu-item a {
            /*color: #000 !important;*/
            background: #00000014;
            color: #fff !important;
        }


        #menu #menu-main .sub-menu {
            z-index: 10;
            opacity: 1;
            pointer-events: auto;
            -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
        }

        #menu #menu-main .sub-menu {
            border-top: none !important;
        }

        /*#nav-toggle {
        position: fixed;
        left: 1rem;
        display: inline-block;
        font-size: 1.3rem;
        padding: 1px;
        background-color: #eb2027;
        border: 1px solid #e01119;
        color: #fff;
        z-index: 1010;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 33px;
        height: 33px;
        top: 3.5rem;
    }*/

        /*.menu-fixed #nav-toggle.nav-toggle {
        top: 0.5rem;
    }

    #nav-toggle.nav-toggle {
        display: flex;
        font-size: 1.3rem;
        justify-content: center;
        align-items: center;
        z-index: 1085;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 3rem;
        height: 3rem;*/
        /*  position: fixed;
        left: 1rem;*/
        /*padding: .25rem;
        background: #eb2027;
        border: 0px solid #fff;*/
        /*top: 2.75rem;*/
        /*top: 0.5rem;*/
        /*color: #fff;
    }*/


        #menu.menu-fixed #nav-toggle.nav-toggle {
            /*background: #fff;*/
        }

            #menu.menu-fixed #nav-toggle.nav-toggle > span,
            #menu.menu-fixed #nav-toggle.nav-toggle > span:after,
            #menu.menu-fixed #nav-toggle.nav-toggle > span:before {
                /*background-color: #eb2027;*/
            }

    #nav-toggle {
        /*position: fixed;*/
        left: 1rem;
        /*display: inline-block;*/
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.3rem;
        padding: 1px;
        background-color: #eb2027;
        border: 1px solid #eb2027;
        color: #fff;
        z-index: 1010;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 33px;
        height: 33px;
        top: 5.5rem;
    }

    .menu-fixed #nav-toggle {
        top: 1.2rem;
    }

    /* #menu {
        z-index: 1090;
    }*/

    #menu .menu #menu-button {
        /*padding: 3px 7px;*/
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }

    #menu #closemenu {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        max-width: 22rem;
        height: 40px;
        line-height: 40px;
        z-index: 1090;
        display: block;
        padding: 0 8px;
        color: #fff;
        font-size: 1.4rem;
        text-align: left;
        background-color: #000;
        -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 .menu #menu-main .menu-item .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0,0,0,0);
    }

    #menu #closemenu[style*="left: 0px;"]:after {
        background: #000;
        opacity: 0.6;
        position: fixed;
        z-index: -2;
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        top: 0;
        left: 0;
    }
    /*#menu #closemenu[style*="left: 0px;"]:before {
        position: fixed;
        z-index: -1;
        width: 30px;
        height: 30px;
        content: "X";
        display: block;
        color:#fff;
        top: 0;
        right: 0;
    }*/

    #menu .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 .menu #menu-main .menu-item {
        line-height: normal;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #e01119;
    }

    #menu #menu-main .sub-menu .menu-item:hover {
        background: #e01119;
    }

    #menu #menu-main .sub-menu .menu-item a {
        padding: 0.7rem 20px;
    }

    #menu .menu #menu-main .menu-item.menu-pro {
        position: relative;
    }

    #menu .menu #menu-main > ul > .menu-item > a {
        color: #fff !important;
        /*background: linear-gradient(90deg, #2b2108, #715011);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -ms-background-clip: text;
        -o-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        -moz-fill-color: transparent;
        -ms-fill-color: transparent;
        -o-fill-color: transparent;
        color: transparent;*/
        text-transform: uppercase;
        padding: 1rem 1.5rem 1rem 1rem;
    }

    #menu .menu #menu-main > ul > .menu-item:hover > a {
        /* -webkit-text-fill-color: #eb2027!important;
        -moz-fill-color: #eb2027!important;
        -ms-fill-color: #eb2027!important;
        -o-fill-color: #eb2027!important;*/
        color: #fff;
        background: #e01119;
    }

    #menu .menu #menu-main > ul > .menu-item > a > i,
    #menu .menu #menu-main > ul > .menu-item > a > img {
        height: 18px;
    }

    #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
        color: #fff !important;
    }

    #menu .menu #menu-main .menu-item .menu-item > .showhide-subul i {
        color: #fff;
    }

    #menu .menu #menu-main .menu-item .menu-item:hover > .showhide-subul i {
        color: #fff;
    }

    /*#menu .menu #menu-main .menu-item .showhide-subul {
            display: flex;
            height: 46px;
            width: 60px;
        }*/

    /*#menu .menu #menu-main .menu-item .showhide-subul i.fa-plus-square:before {
                content: "\f107";
                font-weight: 400;
            }

            #menu .menu #menu-main .menu-item .showhide-subul i.fa-minus-square:before {
                content: "\f106";
                font-weight: 400;
            }*/

    #menu .menu #menu-main > ul > .menu-item {
        opacity: 0;
        animation: enter 0.3s ease-out forwards;
    }

    #menu .menu:hover:after {
        box-shadow: none;
    }

    #menu .menu #menu-main > ul > .menu-item:first-child span {
        /*display: inline-block;
        display: flex;*/
    }

    #menu #menu-main .sub-menu {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        display: none;
        width: 100% !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #menu #menu-main .sub-menu .menu-item {
            /*background: #fff;
            border-bottom: none;
            border-top: 1px solid #eb202738;*/
            background: #eb2027;
            border-bottom: none;
            border-top: 1px solid #eb202738;
        }

            #menu #menu-main .sub-menu .menu-item:hover > a {
                color: #fff !important;
            }

            #menu #menu-main .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 26px;
            }

                #menu #menu-main .sub-menu .menu-item a:before {
                    content: "\203A";
                    left: -5px;
                    top: -1px;
                    position: relative;
                }

            #menu #menu-main .sub-menu .menu-item .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 40px;
            }

            #menu #menu-main .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
                padding: 0.7em 40px 0.7em 54px;
            }
}

@media(max-width: 424px) {
    #nav-toggle.nav-toggle {
        width: 2.2rem;
        height: 2.2rem;
        font-size: 1.1rem;
    }
}

#menu .menu #menu-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    /*width: 75%;*/
    width: 100%;
}

/*menu product star */

@media (min-width: 1200px) {
    #menu .menu #menu-product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    body#body_home #menu:not(.menu-fixed) .menu #menu-product > li > .menu-product-sub,
    body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act {
        display: block !important;
    }

    body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act {
        padding-top: 0px;
    }

        body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act > ul,
        body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act > ul {
            border-radius: 0px;
        }

            body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act > ul > li > ul,
            body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act > ul > li > ul {
                top: 0px;
                -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
                box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
            }

    body#body_home #menu.menu-fixed:not(.act) .menu #menu-product > li > .menu-product-sub:not(.act),
    body:not(#body_home) #menu.menu-fixed:not(.act) .menu #menu-product > li > .menu-product-sub:not(.act) {
        display: none !important;
    }

    #menu .menu #menu-product {
        display: block;
        margin-top: 0rem !important;
        margin-bottom: 0;
    }

        #menu .menu #menu-product > li > a {
            color: #fff;
            padding: 0 0 0 1rem;
            text-align: left;
            display: block;
            line-height: 40px;
            cursor: pointer;
            font-size: .83rem;
            text-transform: uppercase;
        }

            #menu .menu #menu-product > li > a > span:after {
                font-family: "Font Awesome 5 Pro";
                content: "\f107";
                /*padding-left: 1rem;*/
                float: right;
                padding-right: 1rem;
            }

        /*#menu .menu #menu-product > a:after {
        content: "\f0d7";
        font-weight: 900;
        font-family: "Font Awesome 5 Pro";
    }*/
        #menu .menu #menu-product > li {
            position: relative;
            background: #e01119;
        }

            #menu .menu #menu-product > li:hover > .menu-product-sub {
                /*display: block !important;*/
            }

            #menu .menu #menu-product > li > .showhide-subul {
                display: none;
            }

                #menu .menu #menu-product > li > .showhide-subul > i {
                    font-weight: 900;
                }

            #menu .menu #menu-product > li > .menu-product-sub {
                position: absolute;
                z-index: 1010;
                top: 100%;
                /*background: #ffffff;*/
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0;
                /*margin-top: 1rem;*/
                /*border: 1px solid #ebebeb;*/
                width: 100%;
                /*border-radius: 0.25rem;*/
                display: none !important;
                /*padding-top: 1rem;*/
            }

                #menu .menu #menu-product > li > .menu-product-sub > ul.sub-menu-max {
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul {
                    /*height: 456px;*/
                    max-height: 456px;
                    overflow: hidden;
                    position: static;
                    -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;
                    /*padding-bottom: 2rem;*/
                    border-bottom: 1px solid #ebebeb;
                    /* border-left: 1px solid #ebebeb;
                    border-right: 1px solid #ebebeb;*/
                    /*border-radius: 0.25rem;*/
                    background: #ffffff;
                }

                    /*#menu .menu #menu-product > li > .menu-product-sub > ul:has(.item-last) {
                    padding-bottom: 2rem;
                }*/

                    /*#menu .menu #menu-product > li > .menu-product-sub > ul::-webkit-scrollbar {
                    visibility: hidden;
                    -webkit-appearance: none;
                    width: 6px;
                    height: 6px;
                    background-color: rgba(0,0,0,0);
                }
                #menu .menu #menu-product > li > .menu-product-sub > ul::-webkit-scrollbar-thumb {
                    visibility: hidden;
                    border-radius: 3px;
                    background-color: transparent;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul:hover::-webkit-scrollbar-thumb {
                    visibility: initial;
                    background-color: rgba(182, 193, 210, 0.55);
                }*/


                    #menu .menu #menu-product > li > .menu-product-sub > ul > li {
                        display: flex;
                        border-left: 1px solid #ebebeb;
                        border-right: 1px solid #ebebeb;
                    }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:not(:first-child) {
                            border-top: 1px solid #f5f5f5;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover {
                            background: #eb2027;
                            border-left: 2px solid #e01119;
                            border-right: 1px solid #e01119;
                            /*border-radius: 0.25rem;*/
                        }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > span {
                                margin-left: -2px;
                            }

                                #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > span.icon i {
                                    color: #ffffff;
                                }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a {
                            padding: 7px 10px 7px 30px;
                            display: block;
                            font-size: .8333rem;
                            width: 100%;
                            margin-left: -30px;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > a {
                            color: #fff;
                        }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > a > span:before {
                                content: "";
                                right: -16px;
                                position: absolute;
                                border-right: 7.5px solid transparent;
                                border-top: 9px solid transparent;
                                border-left: 7.5px solid #e1e1e1;
                                border-bottom: 9px solid transparent;
                                z-index: 1;
                            }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > a > span:after {
                                content: "";
                                right: -15px;
                                position: absolute;
                                border-right: 7.5px solid transparent;
                                border-top: 9px solid transparent;
                                border-left: 7.5px solid #f9f9f9;
                                border-bottom: 9px solid transparent;
                                z-index: 1;
                            }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .showhide-subul {
                            position: sticky;
                            right: 5px;
                            width: 30px;
                            display: flex;
                            align-items: center;
                            justify-content: center;
                            /*-webkit-transition: all 0.2s ease-in-out !important;
                            -o-transition: all 0.2s ease-in-out !important;
                            -ms-transition: all 0.2s ease-in-out !important;
                            transition: all 0.2s ease-in-out !important;*/
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > .showhide-subul {
                            right: 0px;
                            color: #fff;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .showhide-subul > i:before {
                            content: '\f105' !important;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon {
                            display: flex;
                            align-items: center;
                            width: 30px;
                            min-width: 30px;
                            max-width: 30px;
                            justify-content: center;
                        }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon > i {
                                font-size: 0.83rem;
                                color: #eb2027;
                            }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon > img {
                                font-size: 1.1rem
                            }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > .icon > img {
                            -webkit-filter: brightness(100);
                            filter: brightness(100);
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > i,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > img {
                            width: 20px;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > i {
                            font-size: 1.1rem;
                            color: #3c3a3a;
                            text-align: center;
                        }

                /* nút mở rộng menu sản phẩm start */

                /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child*/
                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last {
                    position: absolute;
                    bottom: 0;
                    background: #f7f7f7;
                    width: 100%;
                    text-align: center;
                    z-index: 1;
                    cursor: pointer;
                }

                    /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child:hover*/
                    #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last:hover {
                        background: #f1f1f1;
                    }

                    /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child > a*/
                    #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last > a {
                        margin-left: 0;
                        padding: 7px;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu:not(.sub-menu-max) > li:last-child > a:last-child {
                    /*display: none;*/
                }

                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu.sub-menu-max > li:last-child > a:first-child {
                    /*display: none;*/
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul:hover {
                    padding-bottom: 0px;
                }

                    /*#menu .menu #menu-product > li > .menu-product-sub > ul:hover > li:last-child*/
                    #menu .menu #menu-product > li > .menu-product-sub > ul:hover > li.item-last {
                        display: none;
                    }

                /*#menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child > a*/
                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a {
                }

                    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child > a > i*/
                    #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > i {
                        color: #b9b9b9;
                        font-size: 0.7rem;
                    }

                    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child > a > span*/
                    #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span {
                        color: #b9b9b9;
                    }

                        /*#menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child > a > span:before,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child > a > span:after*/
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span:before,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span:after {
                            display: none !important;
                        }

                /*#menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child:hover > a > i,
                #menu .menu #menu-product > li > .menu-product-sub > ul > li:last-child:hover > a > span*/
                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last:hover > a > i,
                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last:hover > a > span {
                    color: #3c3a3a;
                }

                /* nút mở rộng menu sản phẩm end */

                /* lớp 2 start */

                #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > ul {
                    display: block !important;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
                    display: none;
                    position: absolute;
                    padding: 1rem;
                    background: #fff;
                    top: 0;
                    border: 1px solid #efefef;
                    /*border-radius: 0.25rem;*/
                    min-height: 360px;
                    margin-top: 0rem;
                    margin-right: -1rem;
                    margin-left: -1rem;
                    /*overflow: hidden;*/
                    height: 100%;
                    overflow: auto;
                    z-index: 2;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul::-webkit-scrollbar {
                        visibility: hidden;
                        -webkit-appearance: none;
                        width: 6px;
                        height: 6px;
                        background-color: rgba(0,0,0,0);
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul::-webkit-scrollbar-thumb {
                        visibility: hidden;
                        border-radius: 3px;
                        background-color: transparent;
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul:hover::-webkit-scrollbar-thumb {
                        visibility: initial;
                        background-color: rgba(182, 193, 210, 0.55);
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li {
                        -ms-flex-negative: 0;
                        flex-shrink: 0;
                        width: 100%;
                        max-width: 100%;
                        padding-right: 1rem;
                        padding-left: 1rem;
                        margin-top: 0rem;
                        /*width: 33.33333333%;*/
                        float: left;
                        padding-bottom: 1rem;
                        width: 25%;
                    }

                        /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li:nth-child(4n+4) {
                            clear: both
                        }*/

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li:nth-child(4n+5) {
                            clear: both
                        }
            /* lớp 2 end */

            #menu .menu #menu-product > li > .showhide-subul i:before {
                content: '\f078';
            }

            /*lớp 2 start */
            #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
                right: calc(211px - 1138px + 2rem + 1rem); /*menu trái - container + padding cotaier + khoảng cách menu trái và menu mở rộng*/
                width: calc(1138px - 209px - 2rem); /*container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
                /* right: calc(-352px + 3rem) !important;
                width: 320px !important;*/
            }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > span.icon {
                    /*width: 30%;*/
                    display: block;
                    float: left;
                    width: 0%;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > span.icon > img {
                        width: 100%;
                        padding: 0 10px;
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > span.icon > i {
                        display: block;
                        text-align: center;
                        font-size: 2.5rem;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a {
                    display: block;
                    /*font-size: 0.9rem;
                    color: #eb2027;*/
                    color: #000000;
                    /*font-weight: 600;*/
                    /*font-weight: 500;*/
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a,
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .sub-menu {
                    /*width: 70%;*/
                    float: right;
                    width: 100%;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }

                /* lớp 2 end */

                /* lớp 3 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > span.icon {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > a {
                    font-size: 0.83rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > a:before {
                        content: "›";
                        font: normal normal normal 17px/1 FontAwesome;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }
                /* lớp 3 end */

                /* lớp 4 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > span.icon {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > a {
                    font-size: 0.83rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > a:before {
                        content: "\f068";
                        font-family: "Font Awesome 5 Pro";
                        font-size: 0.5rem;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }

                /* lớp 4 end */

                /* lớp 5 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > span.icon {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > a {
                    font-size: 0.83rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > a:before {
                        content: "\f067";
                        font-family: "Font Awesome 5 Pro";
                        font-size: 0.5rem;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }
                /* lớp 5 end */

                /*các lớp sau start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    display: none;
                }
    /* các lớp sau end */
}

@media (min-width: 1300px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 482px;*/
        max-height: 482px;
    }

    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            right: calc(238px - 1245px + 2rem + 1rem);*/ /*menu trái - container + padding cotaier */
    /*width: calc(1245px - 236px - 2rem - 0rem);*/ /*container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
    /*}*/
    /*lớp 2 end */
}

@media (min-width: 1400px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 518px;*/
        max-height: 518px;
    }

    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            right: calc(238px - 1315px + 2rem + 1rem);*/ /*menu trái - container + padding cotaier */
    /*width: calc(1315px - 236px - 2rem - 0rem);*/ /*container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
    /*}*/
    /*lớp 2 end */
}

@media (min-width: 1900px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 562px;*/
        max-height: 562px;
    }
    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            right: calc(238px - 1415px + 2rem + 1rem);*/ /*menu trái - container + padding cotaier */
    /*width: calc(1415px - 236px - 2rem - 0rem);*/ /*container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
    /*}*/
    /*lớp 2 end */
}

@media (max-width: 1199px) {
    #menu-body {
        clear: both;
        /*padding: 6px 1rem;*/
        position: fixed;
        top: 40px;
        left: -100%;
        width: 100% !important;
        max-width: 22rem;
        height: calc(100vh - 40px);
        margin-top: 40px;
        overflow: auto !important;
        background: #eb2027;
        animation: fade .2s ease-out;
        z-index: 30001;
        -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;
        display: block;
        margin: 0;
    }

        #menu-body #menu-product,
        #menu-body #menu-main {
            width: 100%;
            padding: 0;
            margin: 0;
        }

            #menu-body #menu-product .menu-product-sub {
                display: none;
            }

                #menu-body #menu-product .menu-product-sub .sub-menu {
                    z-index: 10;
                    opacity: 1;
                    pointer-events: auto;
                    -webkit-transform: perspective(400) rotate3d(0,0,0,0);
                    position: relative !important;
                    top: 0 !important;
                    left: 0 !important;
                    display: none;
                    width: 100% !important;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

                #menu-body #menu-product .menu-product-sub > .sub-menu > li:last-child {
                    /*display: none;*/
                }

    /* lớp 0 start */
    #menu .menu #menu-product > li {
        position: relative;
    }

        #menu .menu #menu-product > li:hover > a {
        }

        #menu .menu #menu-product > li > a {
            display: block;
            padding: 0.7em 40px 0.7em 16px;
            font-weight: bold;
            border-bottom: 1px solid #e01119;
            /*background: repeating-linear-gradient(to right,red 0,#00f 50%,red 100%);
            background-size: 200% auto;
            background-position: 0 100%;
            animation: 2s linear infinite forwards gradient;*/
            color: #fff;
            text-transform: uppercase;
        }

            #menu .menu #menu-product > li > a > i {
                display: none;
            }

        #menu .menu #menu-product > li > .showhide-subul {
            position: absolute;
            top: 0;
            right: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 45px;
            height: 45px;
            color: #fff;
        }

            #menu .menu #menu-product > li > .showhide-subul > i {
                font-size: 1.8rem;
            }

        #menu .menu #menu-product > li .menu-product-sub .sub-menu li {
            position: relative;
        }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li a {
                display: block;
                padding: 0.7em 40px 0.7em 40px;
                /*padding: 0.7em 40px 0.7em 1rem;*/
                position: relative;
                z-index: 1;
                border-bottom: 1px solid #e01119;
                color: #fff;
            }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover,
            #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover > .showhide-subul {
                background: #e01119;
            }

                #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover > ul {
                    background: #e01119;
                }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li .icon {
                position: absolute;
                top: 0;
                height: 40px;
                bottom: 0;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 30px;
                min-width: 30px;
                max-width: 30px;
                left: 10px;
                color: #fff;
            }

        /* lớp 0 end */

        /* lớp 1 star */
        #menu .menu #menu-product > li .menu-product-sub .sub-menu > li .showhide-subul {
            position: absolute;
            top: 0;
            height: 45px;
            right: 0;
            font-size: 1.8rem;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 45px;
            z-index: 2;
            cursor: pointer;
            background: #eb2027;
            color: #fff;
        }
        /* lớp 1 end */

        /* lớp 2 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > a {
            /*padding: .7em 40px 0.7em 3.2rem;*/
            padding: .7em 40px 0.7em 1.2rem;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > a:before {
                content: "›";
                font: normal normal normal 17px/1 FontAwesome;
                padding-right: 6px;
                top: -2px;
                left: 0rem;
                position: relative;
            }

        /* lớp 2 end */

        /* lớp 3 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 4rem;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > a:before {
                content: "\f068";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 4 end */

        /* lớp 4 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 55px;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > a:before {
                content: "\f067";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 4 end */

        /* lớp 5 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 66px;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > ul > li > a:before {
                content: "\f0da";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 5 end */

        /*các lớp sau start */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li .icon {
            display: none;
        }
    /* các lớp sau end */
}

/* menu product end*/

@keyframes enter {
    from {
        opacity: 0;
        transform: scaleY(0.98) translateY(10px);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


@media(min-width: 1200px) {
    .menu-item-contact a {
        background: #eb2027;
        border-radius: 1rem 0 1rem 0;
    }

    .menu-item-contact:hover a {
        background: #e01119 !important;
    }

        .menu-item-contact a span,
        .menu-item-contact:hover a span {
            color: #fff;
        }
}

/*
    #eb2027
    #e01119
*/

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0!important;font:inherit;width:1rem;height:1rem;border-radius:50%;background-color:#ccc;margin:.5rem}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .owl-dots{text-align:center}.owl-carousel.owl-drag .owl-item:not(.active) {padding: 1rem}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
