﻿@charset "utf-8";

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 {
        /*color: #174270;*/
        outline: none;
        text-decoration: none;
    }

    a:active {
        outline: none;
        text-decoration: none;
    }

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: #fff;
}

    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: #0b2fa6;
    }

.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%;
}

.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 #0b2fa6 !important;
}

ol .easy_toc_list-item_link.active:before {
    background-color: #0b2fa6 !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*/
.cke_show_borders, cke_editable_themed, .cke_contents_ltr, .cke_editable {
    padding: 1rem;
}

body.cke_editable {
    line-height: 1.8;
    background: #fff;
}

    body.cke_editable img {
        max-width: 100%;
        height: auto !important;
    }

    body.cke_editable table {
        margin: auto;
    }

        body.cke_editable table td,
        body.cke_editable table th {
            border: 1px solid #ddd;
        }


    body.cke_editable a {
        color: #001fff;
    }

    body.cke_editable .collapsible-item .collapse.collapsible-item-collapse {
        display: none !important;
    }

.cke_wysiwyg_frame body,
body.cke_editable {
    font-family: Arial, Helvetica, sans-serif;
}

    body.cke_editable ul:not(.nav), body.cke_editable ol {
        padding-left: 2rem;
    }

        body.cke_editable ul ul, body.cke_editable ol ol {
            padding-left: 3rem;
        }

        body.cke_editable ul:not(.nav) > li {
            list-style: disc;
        }

        body.cke_editable ol > li {
            list-style: decimal;
        }

    body.cke_editable blockquote {
        background: #f9f9f9;
        border-left: 10px solid #ccc;
        margin: 1.5em 10px;
        padding: 0.5em 10px;
        quotes: "\201C""\201D""\2018""\2019";
    }

        body.cke_editable blockquote:before {
            color: #ccc;
            content: open-quote;
            font-size: 4em;
            line-height: 0.1em;
            margin-right: 0.25em;
            vertical-align: -0.4em;
        }

        body.cke_editable blockquote p {
            display: inline;
        }

    body.cke_editable p {
        margin: 10px 0;
    }

/*ckeditor 4 end*/

/*detail-ckeditor start */
.detail-ckeditor {
    text-align: justify;
    line-height: 180%;
    margin-top: 15px;
}

    .detail-ckeditor ul, .detail-ckeditor ol {
        padding-left: 2rem;
    }


        .detail-ckeditor ul ul, .detail-ckeditor ol 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 {
        text-align: justify;
        line-height: 180%;
        margin: 10px 0;
        max-width: 100%;
    }

    .detail-ckeditor a {
        color: #001fff;
    }

    .detail-ckeditor table {
        margin: auto;
    }

        .detail-ckeditor table td,
        .detail-ckeditor table th {
            border: 1px solid #ddd;
        }


    .detail-ckeditor img {
        height: auto !important;
        max-width: 100%;
    }

    .detail-ckeditor iframe {
        max-width: 100% !important;
        height: auto;
    }

/*detail-ckeditor end */

/* expandable end */
.expandable .expand-bar {
    text-align: center;
}

    .expandable .expand-bar::before {
        height: 40px;
        top: -40px;
    }

    .expandable .expand-bar > span {
        padding: 0.25rem 2rem;
        background: #01a957;
        display: inline-block;
        border-radius: 0.375rem;
        color: #fff;
        position: relative;
    }

        .expandable .expand-bar > span:before {
            font-family: "Font Awesome 5 Pro";
            font-size: 0.5rem;
            padding-right: 6px;
            top: 50%;
            transform: translateY(-50%);
            position: absolute;
            right: 0.5rem;
        }

        .expandable .expand-bar > span.more:before {
            content: "\f107";
        }

        .expandable .expand-bar > span.less:before {
            content: "\f106";
        }

.expand-bar:not([display='none']) ~ .content-expandable {
    padding-bottom: 50px;
}

.expandable.expanded > *:not(a) {
    padding-bottom: 3rem !important;
}

.expandable .expand-bar i {
    display: none;
}

@media(max-width: 424px) {
    .expandable .expand-bar > span {
        padding: 0.25rem 0.5rem;
    }
}

/*.content-category-star img,
.content-category-end img {
    height: auto !important;
    max-width: 100%;
}*/

/*expandable end */

/*posted-date start*/

/*.posted-date {
    color: #999;
    margin: 8px 0;
}

    .posted-date > span {
        display: inline-block;
        margin-right: 1.5rem;
        margin-top: 0.25rem;
    }

        .posted-date > span > i {
            margin-right: .5rem;
        }

    .posted-date a {
        font-weight: normal;
        color: #999;
        display: inline-block;
    }

        .posted-date a:hover {
            color: #2483c5;
        }*/

/*posted-date end*/


/*jssor slide start */
.jssorb01 {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .jssorb01 > * {
        position: relative !important;
        min-width: 13px;
        border: #fff 0px solid !important;
        /*margin: 0 0.5rem;*/
    }

    .jssorb01 .av {
        background-color: #0b2fa6 !important;
        width: 23px;
        min-width: 23px;
        border-radius: 1rem;
    }

        .jssorb01 div:hover, .jssorb01 .av:hover {
            background-color: #0b2fa6 !important;
        }

#jssor_1 {
    /*border-radius: 0.25rem;*/
}

    #jssor_1 > div {
        margin: 0 auto;
    }

/*jssor slide end */

#header {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    z-index: 10;
    background: #fff;
    z-index: 1085;
    -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;
}

    #header #logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        #header #logo a {
            position: relative;
            display: inline-block;
        }

        #header #logo img {
            padding: 2px 0;
            max-height: 60px;
            max-width: 300px;
        }

    #header.header-fixed {
        /*background: rgba(255,255,255,0.95) !important;*/
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 1085;
    }

        #header.header-fixed #logo {
            margin-top: 0;
        }

@media(min-width: 1200px){
    #header #logo {
        width: 20%;
    }
    
    #header #logo a {
        width: 100%;
        height: 5rem;
    }
    
    #header #logo img {
        padding: 0.5rem 0;
        width: 100%;
        height: auto;
        max-height: max-content;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
}
       

/* slide home strat */
#slideshow {
    width: 100%;
    height: auto;
    position: relative;
}

    #slideshow a:after {
        /*background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
        border-bottom:1px solid #fff;
        bottom: -1px;
        content: "";
        height: 60%;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 1;*/
    }

    #slideshow #targetHeader {
        bottom: 10%
    }

        #slideshow .slide-desc a:after,
        #slideshow #targetHeader a:after {
            background: none !important;
        }

        #slideshow #targetHeader a {
            background: #fff !important;
            display: block !important;
            padding: 20px 10px !important;
        }

            #slideshow #targetHeader a img {
                width: 30px !important;
                height: 30px !important;
                margin: auto;
                margin-bottom: 10px;
            }

        #slideshow #targetHeader .form-floating > .form-select ~ label {
            font-size: 1.1rem;
        }
/*slide home end*/

/* footer start */
#footer{

}

.footer-bg-image {
}

.footer-bg-color {
}

.footer {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

/* menu-footer satrt */

#menu-footer > li > a {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 1.1rem;
    position: relative;
    font-weight: bold;
    color: #1B1D29;
}

#menu-footer ul {
    margin-top: 1.5rem;
}

#menu-footer ul li{
    margin-top: 1rem;
}

#menu-footer ul a {
    position: relative;
    padding-left: 1rem;
    color: #434657;
}

    #menu-footer ul .menu-item-tel a,
    #menu-footer ul .menu-item-fb a {
        padding-left: 1.5rem;
    }

    #menu-footer ul a:hover {
        color: #0e3eda;
    }

    #menu-footer ul a::after {
        position: absolute;
        content: "\f111";
        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: .4rem;
        font-size: .4rem;
        color: #0e3eda;
    }

    #menu-footer ul .menu-item-tel a::after {
        content: "\f2a0";
        font-weight: 400;
        font-size: 1rem;
        transform: rotate(-45deg);
        top: 0;
    }

    #menu-footer ul .menu-item-fb a::after {
        content: "\f082";
        font-weight: 400;
        font-family: "Font Awesome 5 Brands";
        content: "";
        font-weight: 400;
        font-family: "Font Awesome 5 Brands";
        font-size: 1rem;
        top: 0;
    }

    
/* menu-footer end */

#footer-designed {
    background-color: #000;
    padding: .5rem 0;
    font-size: .83333rem;
    color: #434657;
}

    #footer-designed a, #footer-designed a:hover {
        color: #434657;

    }

@media (max-width:991px) {
    #footer{
        margin-bottom: 4rem;
    }
}
/* footer end */

/*.icon-sale {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: .8rem;
    z-index: 10;
    text-align: center;
    background: url(/assets/images/all/promo.png)
}

.icon-new {
    background-color: #109e0e;
    position: absolute;
    left: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.icon-hot {
    background-color: #ff0000;
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.icon-saleoff {
    position: absolute;
    bottom: 6px;
    right: 5px;
    padding: 3px 6px;
    text-align: center;
    background: url(/assets/images/all/saleoff.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    z-index: 1;
    font-size: .8rem;
    text-transform: uppercase;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    height: 50px;
    width: 38px;
    padding-top: 25px;
    font-weight: bold;
}*/

    /*.icon-saleoff:after {
        content: "";
        display: none;
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -5px;
        border: 5px solid transparent;
        border-bottom: 5px solid #007506
    }*/

/*phân trang star */
.phantrang {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center
}

    .phantrang a.changepage:hover,
    .phantrang .selected {
        background: #0b2fa6;
        color: #ffffff !important;
        border: 1px solid #0b2fa6;
    }

    .phantrang ul {
        margin: 15px 0;
        list-style-type: none;
        display: inline-block
    }

        .phantrang ul li {
            position: relative;
            float: left;
            display: inline;
            margin-left: -1px;
            color: #555;
            background: #fff;
            background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
            background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)
        }

            .phantrang ul li a {
                display: block;
                padding: 0 8px;
                text-decoration: none;
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            .phantrang ul li.bacham {
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc
            }

            .phantrang ul li a:hover, .phantrang ul li a.selected {
                background: #0b2fa6;
                color: #ffffff !important;
                border: 1px solid #0b2fa6;
            }

            .phantrang ul li a.selected {
                cursor: no-drop;
            }

/*phân trang end */

/*.breadcrumb star */

.breadcrumb {
    display: block;
    font-size: 12px;
    color: #fff;
}

    .breadcrumb li {
        display: inline-block;
    }

    .breadcrumb ol li:first-child a {
        padding-left: 0px !important;
    }

    .breadcrumb a, .breadcrumb h1, .breadcrumb h2 {
        font-size: 1.1rem;
        font-weight: normal;
        color: #fff;
    }

    .breadcrumb a {
        position: relative;
        display: block;
        padding: 3px;
    }

        .breadcrumb a:hover {
        }

    .breadcrumb li.sub-item {
        position: relative;
        margin-left: 0.75rem;
        line-height: 1.6;
    }

        .breadcrumb li.sub-item:after {
            top: 50%;
            -o-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            left: -10px;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            position: absolute;
            content: "\f105";
        }

/*.breadcrumb end */

/*baner đầu trang start */
.banner-page {
    min-height: 200px;
    position: relative;
    padding: 50px 0;
    color: #fff;
    width: 100%;
}

    .banner-page .container {
        text-align: center
    }

    .banner-page.banner-page-title {
        position: relative;
        z-index: 1;
        text-transform: uppercase;
        font-size: 2.2rem;
        font-weight: normal;
        display: block;
        margin: 10px 0;
        font-family: 'Roboto', sans-serif;
    }

        .banner-page.banner-page-title h1 {
            font-weight: normal;
            font-size: 2.2rem;
        }

    .banner-page.style-display-2 {
        min-height: auto;
        padding: 0rem 1rem;
        background: #fff;
        margin-bottom: .5rem;
    }

        .banner-page.style-display-2 > ol{
        }

            .banner-page.style-display-2 > ol > li {
                display: inline-block;
                position: relative;
            }

            .banner-page.style-display-2 > ol > li {
                padding: 0.5rem 1rem;
            }

                .banner-page.style-display-2 > ol > li:first-child{
                    padding-left: 0;
                }

                .banner-page.style-display-2 > ol > li:not(:first-child):after{
                    position: absolute;
                    content: "\f054";
                    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.05rem;
                    transition: all .3s;
                    -webkit-transition: all .3s;
                    -moz-transition: all .3s;
                    top: 50%;
                    transform: translate(-50%, -50%);
                    font-size: 0.7rem;
                    color: #999;
                }

            .banner-page.style-display-2 > ol > li > a > * {
                font-size: .93rem !important;
                font-weight: normal;
                color: #82869E;
            }

            .banner-page.style-display-2 > ol > li > a:hover > *{
                color: #000;
            }

/*baner đầu trang end */

/* bài viết start */
.news-detail {
    clear: both;
}

    .news-detail > h1,
    .news-detail > .h1,
    .news-detail > h2,
    .news-detail > .h2,
    .news-detail > h3,
    .news-detail > .h3 {
        font-size: 1.3rem;
        color: #000;
    }

    .news-detail .news-image {
        width: 270px;
        margin: 5px 10px 10px 0;
        padding: 3px;
        border: 1px solid #D0D0D0;
        background: #FFFFFF;
    }

    .news-detail .summary {
        text-align: justify;
        font-weight: bold
    }

    .news-detail .detail .easy_toc_list ol,
    .news-detail .detail .easy_toc_list ol ol {
        padding-left: 0;
    }

        .news-detail .detail .easy_toc_list ol > li {
            list-style: none;
        }

    .news-detail .posted-date {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 10px;
        margin: 8px 0 15px;
        color: #999;
    }

        .news-detail .posted-date > span {
            display: inline-block;
            margin-right: 1.5rem;
            margin-top: 0.25rem;
        }

            .news-detail .posted-date > span > i {
                margin-right: .5rem;
            }

        .news-detail .posted-date a {
            font-weight: normal;
            color: #999;
            display: inline-block;
        }

            .news-detail .posted-date a:hover {
                color: #2483c5;
            }

/* bài viết end */

/*bài viết liên quan start */

.other-news {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

    .other-news p.title {
        font-size: 1.14rem;
        text-transform: uppercase;
        font-weight: bold;
    }

        .other-news p.title i {
            margin-right: 8px;
        }

    .other-news .news-vertical .title {
        border: none;
        padding: 20px 0 10px 0;
        font-size: 1rem;
        transition: all 0.3s;
    }

/*bài viết liên quan end */

/* share start */

.share-box {
    width: 100%;
    padding: 5px;
    margin: 20px 0;
    border: 1px solid #ddd;
    text-align: center;
    clear: both;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    border-radius: 0.25rem;
}

    .share-box > div {
        margin: 3px;
    }

.share-tool {
    float: right;
    clear: none !important;
}

.fb-share-button.fb_iframe_widget > span {
    height: 20px !important;
}

.fb-like.fb_iframe_widget > span {
    height: 20px !important;
}

/* share end */

/* post-tag start */
.post-tag {
    margin: 20px 0 10px;
    text-align: left;
}

    .post-tag i {
        color: #01a957
    }

    .post-tag a.tag {
        display: inline-block;
        font-weight: normal;
        background-color: #01a957;
        color: #fff;
        margin: 0 0 0.7rem 1.7rem;
        padding: 0 0.5rem;
        position: relative;
        /*height: 2rem;*/
        line-height: 2;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
        text-decoration: none;
    }

        .post-tag a.tag:before {
            content: "";
            position: absolute;
            left: -1rem;
            top: 0;
            width: 0;
            height: 0;
            border-color: transparent #01a957 transparent transparent;
            border-style: solid;
            border-width: 1rem 1rem 1rem 0
        }

        .post-tag a.tag:after {
            content: "";
            position: absolute;
            top: 12px;
            left: -5px;
            float: left;
            width: 5px;
            height: 5px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: #fff;
            -moz-box-shadow: -1px -1px 2px rgba(0,0,0,.4);
            -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.4);
            box-shadow: -1px -1px 2px rgba(0,0,0,.4)
        }

        .post-tag a.tag:hover {
            background-color: #01a957
        }

            .post-tag a.tag:hover:before {
                border-color: transparent #01a957 transparent transparent
            }

/* post-tag end */

/*owl-carousel start */
.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 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 */

/* item start */

.hrHome {
    width: 100%;
    height: 1px;
    background: #bcbfd6;
    margin: 2rem 0;
}

.bar-home {
    /*text-align: center;*/
    position: relative;
}

    .bar-home:before {
        /*content: "";
        display: block;
        height: 1px;
        width: 100%;
        background: #ddd;
        position: absolute;
        top: 50%;
        left: 0;*/
    }

    .bar-home a:not(.box-viewmore) {
        /*padding: .75rem 1rem .5rem 1rem;*/
        /*background: #c20908;*/
        /*background-image: linear-gradient(-45deg, #0e3eda, #0b2fa6);*/
        text-align: center;
        position: relative;
    }

        .bar-home a:not(.box-viewmore):after {
            /*content: "";
            display: block;
            height: 6px;
            width: 100%;
            background: #0b2fa6;
            position: absolute;
            bottom: 0;
            left: 0;*/
        }

    .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;
            }

#body_home .bar-home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.itemset-title {
    color: #000;
    text-align: left;
    font-weight: bold;
    line-height: 1.3;
}

    .itemset-title img {
        display: block;
        width: 32px;
        height: 32px;
        margin-right: .5rem;
    }

#body_home .itemset-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
}

.bar-home .itemset-title {
    /*color: #1B1D29;*/
}

h1.itemset-title,
h2.itemset-title,
h3.itemset-title {
    text-align: center;
}

.itemset-title *{
    text-align: left;
    display: flex;
}

.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.4rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:576px) {
    .itemset-title {
        font-size: 1.5rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:768px) {
    .itemset-title {
        font-size: 1.6rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:992px) {
    .itemset-title {
        font-size: 1.6rem !important;
    }
}

@media(min-width:1200px) {
    .itemset-title {
        font-size: 1.6rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:1300px) {
    .itemset-title {
    }

    .itemset-subtitle {
    }
}

/*item end */



#box-h-video .video-responsive {
    max-width: 100%;
}

/*#box-h-video .video-responsive video {
    width: 100%;
}*/

.menu-category-box {
    margin-right: 1.5rem;
    cursor: pointer;
}

    .menu-category-box .box-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }

        .menu-category-box .box-bar .box-icon {
            margin-right: 1rem;
            background-color: #f3f3f7;
            width: 40px;
            height: 40px;
            position: relative;
            cursor: pointer;
            border-radius: .5rem;
        }

            .menu-category-box .box-bar .box-icon img {
                width: 25px;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .menu-category-box .box-bar .box-title {
            font-weight: 700;
            color: #434657;
        }

    .menu-category-box:hover .box-bar .box-title {
        color: #0b2fa6;
    }

.viewed-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

    .viewed-box .box-icon {
        margin-right: 1rem;
        background-color: #f3f3f7;
        width: 40px;
        height: 40px;
        position: relative;
        cursor: pointer;
        border-radius: .5rem;
    }

        .viewed-box .box-icon img {
            filter: invert(80%);
            width: 25px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .viewed-box .box-title {
        font-weight: 700;
        color: #434657;
    }

    .viewed-box:hover .box-title {
        color: #0b2fa6;
        /*color: #0e3eda;*/
    }

.search-close {
    display: none;
}

#search #txtsearch {
    box-shadow: none;
    border-radius: .375rem;
    border: none;
    background: none;
    color: #fff;
}

    #search #txtsearch:focus {
        outline: none;
        color: #434657;
        border: #f3f3f7;
        background: #f3f3f7;
    }

#search #btnsearch {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 10;
    height: calc(100% - 6px);
    width: 34px;
    background-color: #0e3eda;
    color: #fff;
    border: none;
    border-radius: 0.5rem;
}

#search:hover #btnsearch {
    background-color: #0b2fa6;
}

@media(min-width: 1200px){
    #search #txtsearch {
        padding-right: 2.5rem;
    }
}

.btn-primary {
    background-color: #0e3eda;
}

    .btn-primary:hover {
        background-color: #0b2fa6;
    }

.btn {
    border-radius: .5rem;
}

.btn-primary-new {
    background: #fff;
    color: #0e3eda;
}

.notify-box {
    margin: 0 1.5rem;
}

    .notify-box .box-icon {
        /*margin-right: 1rem;*/
        background-color: #F3F3F7;
        width: 40px;
        height: 40px;
        position: relative;
        cursor: pointer;
        border-radius: .5rem;
    }

        .notify-box .box-icon img {
            filter: invert(80%);
            width: 18px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .notify-box #offcanvas_notification .offcanvas-body::-webkit-scrollbar {
        width: 0.65rem;
    }

    .notify-box #offcanvas_notification .offcanvas-body::-webkit-scrollbar-thumb {
        background-color: #dddfea;
        border-radius: .5rem;
        cursor: pointer;
    }

    .notify-box #offcanvas_notification .offcanvas-body ul.nav a {
        color: #434657;
        border: 1px solid;
        border-color: #e4e5f0;
        border-radius: 3rem;
        background-color: transparent;
        margin-right: 0.5rem;
        border-radius: 3rem;
        padding: 0.5rem 1rem;
        font-size: .9rem;
        line-height: 1;
    }

    .notify-box #offcanvas_notification .offcanvas-body ul.nav li a.active {
        color: #2c7be5;
        border: 1px solid;
        border-color: #2c7be5;
    }

    .notify-box #offcanvas_notification .offcanvas-body ul.nav li:hover a {
        border-color: #bcbfd6;
        color: #2c7be5;
    }

    .notify-box #offcanvas_notification .offcanvas-body .tab-pane .notification-item .notification-item-body {
        display: flex;
        justify-content: center;
        align-items: start;
        margin-top: 1rem;
        padding: 1rem;
        border: 1px solid #e4e5f0;
        border-radius: 0.5rem;
    }

    .notify-box #offcanvas_notification .offcanvas-body .tab-pane .notification-item .notification-item-img {
        width: 60px;
    }

    .notify-box #offcanvas_notification .offcanvas-body .tab-pane .notification-item img {
        max-width: 100%;
    }

    .notify-box #offcanvas_notification .offcanvas-body .tab-pane .notification-item .notification-item-title {
        line-height: 1.2;
        font-weight: 500;
    }

    .notify-box #offcanvas_notification .offcanvas-body .tab-pane .notification-item .notification-item-time {
        margin-top: 0.5rem;
        font-size: .9rem;
        color: #434657;
        line-height: 1;
    }

    

@media all and (max-width: 767px) {
    .notify-box {
        margin: 0 0 0 1rem;
    }
}

@media all and (min-width: 576px) {
    /*.notify-box {
        position: relative;
    }

        .notify-box #offcanvas_notification {
            position: absolute;
            width: 336px;
            max-width: 100%;
            height: 336px;
            background: #fff;
            min-width: 336px;
            right: 0;
            left: auto;
            top: calc(100% + 2rem);
            bottom: auto;
        }

        .notify-box .offcanvas-backdrop {
            opacity: 0;
        }

    .account-box {
        position: relative;
    }

        .account-box #offcanvas_account {
            position: absolute;
            width: 336px;
            max-width: 100%;
            height: 336px;
            background: #fff;
            min-width: 336px;
            right: 0 !important;
            left: auto !important;
            top: calc(100% + 2rem) !important;
            bottom: auto !important;
        }

        .account-box .offcanvas-backdrop.show {
            opacity: 0;
        }*/
}

.account-box .box-icon {
    background-color: #F3F3F7;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    border-radius: .5rem;
}

    .account-box .box-icon img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.account-box #offcanvas_account .offcanvas-body::-webkit-scrollbar {
    width: 0.65rem;
}

.account-box #offcanvas_account .offcanvas-body::-webkit-scrollbar-thumb {
    background-color: #dddfea;
    border-radius: .5rem;
    cursor: pointer;
}

.account-card-box-info {
    display: flex;
    justify-content: start;
    align-items: start;
}

    .account-card-box-info .box-img {
        width: 60px;
        padding-right: 1rem;
    }

        .account-card-box-info .box-img img {
            max-width: 100%;
            border-radius: 50%;
        }

    .account-card-box-info .box-content {
        font-weight: 500;
    }

    .account-card-box-info .box-content-item {
        font-size: .83rem;
        font-weight: 500;
        margin-top: 0.15rem;
        color: #525564;
    }

    .account-card-box-info .box-content-item-value {
        color: #0e3eda;
    }

.account-card-box {
    padding: 1rem;
    border-radius: .5rem;
    border: 1px solid #e4e5f0;
    margin-top: 1rem;
}

.account-card-title {
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.account-link {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding: 0.5rem 0;
}

    .account-link .icon i,
    .account-link .icon img {
        width: 2rem;
        height: 2rem;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #2c2d37;
        margin-right: 1rem;
        border-radius: 0.5rem;
        padding: 0.35rem;
    }

    .account-link .icon img {
        padding: 0.35rem;
    }

    .account-link:hover .icon i {
        background-color: #e8ebf9;
        color: #0e3eda;
    }

    .account-link:hover .icon img {
        background-color: #002dff14;
        filter: invert(22%) sepia(98%) saturate(2861%) hue-rotate(225deg) brightness(81%) contrast(115%);
    }

    .account-link .title {
        font-size: .9rem;
        color: #2c2d37;
        line-height: 1.2;
        font-weight: 300;
    }

    .account-link:hover .title {
        color: #0e3eda;
    }

    .account-link .icon-end:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f054";
        position: absolute;
        right: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        color: #2c2d37;
    }

#menu-bottom-tabs {
    position: fixed;
    z-index: 1040;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 0.5rem 1rem;
    font-weight: 400;
    font-size: .9rem;
}

    #menu-bottom-tabs ul li {
        text-align: center;
    }

        #menu-bottom-tabs ul li a .box-title {
            margin-top: 0.25rem;
            color: #8488a0;
        }

        #menu-bottom-tabs ul li a:hover .box-title {
            color: #83879f;
            font-weight: 500;
        }

@media(min-width: 992px) {
    #menu-bottom-tabs {
        display: none;
    }
}

.flashsale-box {
    background-color: #e8ebf9;
    border-radius: .75rem;
}

    .flashsale-box .flashsale-box-title {
        background: #0e3eda;
        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;
}

.result-countdown {
    padding: 1rem 0;
}

    .result-countdown .box-item {
        width: 20%;
        cursor: pointer;
        padding: 6px;
        color: #A7ABC3;
        text-align: center;
        font-weight: 700;
        font-size: 1.3rem;
        background-color: #fff;
    }

        .result-countdown .box-item:first-child {
            border-top-left-radius: .75rem;
            border-bottom-left-radius: .75rem;
        }

        .result-countdown .box-item:last-child {
            border-top-right-radius: .75rem;
            border-bottom-right-radius: .75rem;
        }

        .result-countdown .box-item .box-title {
            line-height: 1.2;
            font-weight: 500;
            white-space: nowrap;
        }

        .result-countdown .box-item.active {
            background-image: url('/Data/images/bg-flash-sale.png');
            color: #fff;
        }

.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;
    }

/*accgame-box start */
.accgame-box {
    height: 100%;
}

    .accgame-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .accgame-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

        .accgame-box .box-body .box-img {
            position: relative;
        }

            .accgame-box .box-body .box-img > .frames {
                border-radius: .75rem;
                display: block;
            }

                .accgame-box .box-body .box-img > .frames:after {
                    padding-top: 60%;
                }

                .accgame-box .box-body .box-img > .frames > img {
                    border-radius: .75rem;
                    width: 100%;
                }

            .accgame-box .box-body .box-img .icon-sale {
                position: absolute;
                width: 39px;
                height: 18px;
                top: 0;
                right: 0;
                background-color: #fc530b;
                text-align: center;
                padding-top: 0;
                padding-left: 10px;
                font-weight: 500;
                font-size: 9px;
                color: #fff;
                background-image: url('/Data/images/Flash-on.png');
                background-repeat: no-repeat;
                background-size: 6px 11px;
                background-position: 14% 3px;
                border-radius: 0 0 0 8px;
                padding-top: 0.1rem;
            }

    .accgame-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

        .accgame-box .box-body .box-content .box-subtitle {
            margin-top: .25rem;
            font-weight: 400;
            font-size: 13px;
            line-height: 20px;
            color: #82869E;
        }

        .accgame-box .box-body .box-content .box-value {
            margin-top: .5rem;
        }

            .accgame-box .box-body .box-content .box-value .box-oldprice {
                font-weight: 400;
                font-size: .9rem;
                line-height: 1rem;
                color: #82869E;
                text-decoration: line-through;
            }

            .accgame-box .box-body .box-content .box-value .box-price {
                color: #fc530b;
                font-weight: 700;
                font-size: 1.3rem;
                line-height: 1.2;
            }

            .accgame-box .box-body .box-content .box-action {
            }

                .accgame-box .box-body .box-content .box-action .box-viewnow {
                    overflow: hidden;
                    display: -webkit-box;
                    text-overflow: ellipsis;
                    -webkit-line-clamp: 1;
                    flex-direction: column;
                    box-shadow: 0 1px 1px 0 rgba(0,0,0,.09);
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    text-transform: capitalize;
                    outline: 0;
                    cursor: pointer;
                    border-radius: .5rem;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 24px;
                    box-sizing: border-box;
                    height: 40px;
                    border: 1px solid #fc530b;
                    color: #fc530b;
                    padding: 7px 6px;
                    width: 100%;
                    transition: none;
                    background-color: #fff;
                }

                .accgame-box .box-body .box-content .box-action .box-viewnow:hover {
                    background-color: #fc530b;
                    color: #fff;
                }

/*accgame-box end */

/*minigame-box start */
.minigame-box {
    height: 100%;
}

    .minigame-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .minigame-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .minigame-box .box-body .box-img {
        position: relative;
    }

        .minigame-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .minigame-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .minigame-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

        .minigame-box .box-body .box-img .icon-top {
            position: absolute;
            top: 0;
            right: 0;
            background-color: #F473B9;
            text-align: center;
            font-weight: 500;
            color: #fff;
            background-image: url('/Data/images/buy-top.svg');
            background-size: 16px 16px;
            background-position: 50% 4px;
            padding-top: 16px;
            font-size: 10px;
            background-repeat: no-repeat;
            width: 32px;
            height: 36px;
            background-size: 16px 16px;
            background-position: 50% 4px;
            padding-top: 20px;
            font-size: 10px;
        }

            .minigame-box .box-body .box-img .icon-top:before {
                content: '';
                display: block;
                position: absolute;
                right: 0;
                z-index: 1;
                border-bottom: 10px solid transparent;
                padding-top: 2px;
                top: 36px;
                border-right: 16px solid #F473B9;
                border-left: 16px solid #F473B9;
            }

    .minigame-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

    .minigame-box .box-body .box-content .box-subtitle {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #82869E;
    }

    .minigame-box .box-body .box-content .box-value {
        margin-top: .5rem;
    }

        .minigame-box .box-body .box-content .box-value .box-oldprice {
            margin-top: .25rem;
            font-weight: 400;
            font-size: .9rem;
            line-height: 1rem;
            color: #82869E;
            text-decoration: line-through;
        }

        .minigame-box .box-body .box-content .box-value .box-price {
            color: #0E3EDA;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.2;
        }

        .minigame-box .box-body .box-content .box-value .box-discount {
            margin-left: .5rem;
            padding: .2rem .5rem;
            line-height: 1;
            background-color: #f473b9;
            color: #fff;
            border-radius: .75rem;
            text-decoration: none;
            z-index: 4;
            position: relative;
            display: inline-block;
            font-size: .83rem;
        }

/*minigame-box end */

/*uudai-box start */
.uudai-box {
    height: 100%;
}

    .uudai-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .uudai-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .uudai-box .box-body .box-img {
        position: relative;
    }

        .uudai-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .uudai-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .uudai-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

        .uudai-box .box-body .box-img .icon-top {
            position: absolute;
            top: 0;
            right: 0;
            background-color: #F473B9;
            text-align: center;
            font-weight: 500;
            color: #fff;
            background-image: url('/Data/images/buy-top.svg');
            background-size: 16px 16px;
            background-position: 50% 4px;
            padding-top: 16px;
            font-size: 10px;
            background-repeat: no-repeat;
            width: 32px;
            height: 36px;
            background-size: 16px 16px;
            background-position: 50% 4px;
            padding-top: 20px;
            font-size: 10px;
        }

            .uudai-box .box-body .box-img .icon-top:before {
                content: '';
                display: block;
                position: absolute;
                right: 0;
                z-index: 1;
                border-bottom: 10px solid transparent;
                padding-top: 2px;
                top: 36px;
                border-right: 16px solid #F473B9;
                border-left: 16px solid #F473B9;
            }

    .uudai-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

    .uudai-box .box-body .box-content .box-subtitle {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #82869E;
    }

    .uudai-box .box-body .box-content .box-value {
        margin-top: .5rem;
    }

        .uudai-box .box-body .box-content .box-value .box-oldprice {
            margin-top: .25rem;
            font-weight: 400;
            font-size: .9rem;
            line-height: 1rem;
            color: #82869E;
            text-decoration: line-through;
        }

        .uudai-box .box-body .box-content .box-value .box-price {
            color: #0E3EDA;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.2;
        }

        .uudai-box .box-body .box-content .box-value .box-discount {
            margin-left: .5rem;
            padding: .2rem .5rem;
            line-height: 1;
            background-color: #f473b9;
            color: #fff;
            border-radius: .75rem;
            text-decoration: none;
            z-index: 4;
            position: relative;
            display: inline-block;
            font-size: .83rem;
        }

/*uudai-box end */

/*accroblox-box start */
.accroblox-box {
    height: 100%;
}

    .accroblox-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .accroblox-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .accroblox-box .box-body .box-img {
        position: relative;
    }

        .accroblox-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .accroblox-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .accroblox-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .accroblox-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

    .accroblox-box .box-body .box-content .box-subtitle {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #82869E;
    }

    .accroblox-box .box-body .box-content .box-value {
        margin-top: .5rem;
    }

        .accroblox-box .box-body .box-content .box-value .box-oldprice {
            margin-top: .25rem;
            font-weight: 400;
            font-size: .9rem;
            line-height: 1rem;
            color: #82869E;
            text-decoration: line-through;
        }

        .accroblox-box .box-body .box-content .box-value .box-price {
            color: #0E3EDA;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.2;
        }

        .accroblox-box .box-body .box-content .box-value .box-discount {
            margin-left: .5rem;
            padding: .2rem .5rem;
            line-height: 1;
            background-color: #f473b9;
            color: #fff;
            border-radius: .75rem;
            text-decoration: none;
            z-index: 4;
            position: relative;
            display: inline-block;
            font-size: .83rem;
        }
        
        .accroblox-box .box-body .box-content .box-action {
            }

                .accroblox-box .box-body .box-content .box-action .box-viewnow {
                    overflow: hidden;
                    display: -webkit-box;
                    text-overflow: ellipsis;
                    -webkit-line-clamp: 1;
                    flex-direction: column;
                    box-shadow: 0 1px 1px 0 rgba(0,0,0,.09);
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    text-transform: capitalize;
                    outline: 0;
                    cursor: pointer;
                    border-radius: .5rem;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 24px;
                    box-sizing: border-box;
                    height: 40px;
                    border: 1px solid #fc530b;
                    color: #fc530b;
                    padding: 7px 6px;
                    width: 100%;
                    transition: none;
                    background-color: #fff;
                }

                .accroblox-box .box-body .box-content .box-action .box-viewnow:hover {
                    background-color: #fc530b;
                    color: #fff;
                }

/*accroblox-box end */

/*accfreefire-box start */
.accfreefire-box {
    height: 100%;
}

    .accfreefire-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .accfreefire-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .accfreefire-box .box-body .box-img {
        position: relative;
    }

        .accfreefire-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .accfreefire-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .accfreefire-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .accfreefire-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

    .accfreefire-box .box-body .box-content .box-subtitle {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #82869E;
    }

    .accfreefire-box .box-body .box-content .box-value {
        margin-top: .5rem;
    }

        .accfreefire-box .box-body .box-content .box-value .box-oldprice {
            margin-top: .25rem;
            font-weight: 400;
            font-size: .9rem;
            line-height: 1rem;
            color: #82869E;
            text-decoration: line-through;
        }

        .accfreefire-box .box-body .box-content .box-value .box-price {
            color: #0E3EDA;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.2;
        }

        .accfreefire-box .box-body .box-content .box-value .box-discount {
            margin-left: .5rem;
            padding: .2rem .5rem;
            line-height: 1;
            background-color: #f473b9;
            color: #fff;
            border-radius: .75rem;
            text-decoration: none;
            z-index: 4;
            position: relative;
            display: inline-block;
            font-size: .83rem;
        }

/*accfreefire-box end */

/*nickngongiare-box start */
.nickngongiare-box {
    height: 100%;
}

    .nickngongiare-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .nickngongiare-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .nickngongiare-box .box-body .box-img {
        position: relative;
    }

        .nickngongiare-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .nickngongiare-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .nickngongiare-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .nickngongiare-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1.2rem;
        color: #434657;
    }

    .nickngongiare-box .box-body .box-content .box-subtitle {
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        color: #82869E;
    }

    .nickngongiare-box .box-body .box-content .box-value {
        margin-top: .5rem;
    }

        .nickngongiare-box .box-body .box-content .box-value .box-oldprice {
            margin-top: .25rem;
            font-weight: 400;
            font-size: .9rem;
            line-height: 1rem;
            color: #82869E;
            text-decoration: line-through;
        }

        .nickngongiare-box .box-body .box-content .box-value .box-price {
            color: #0E3EDA;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.2;
        }

        .nickngongiare-box .box-body .box-content .box-value .box-discount {
            margin-left: .5rem;
            padding: .2rem .5rem;
            line-height: 1;
            background-color: #f473b9;
            color: #fff;
            border-radius: .75rem;
            text-decoration: none;
            z-index: 4;
            position: relative;
            display: inline-block;
            font-size: .83rem;
        }

/*nickngongiare-box end */

/*tintuc-box start */
.tintuc-box {
    height: 100%;
}

    .tintuc-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .tintuc-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .tintuc-box .box-body .box-img {
        position: relative;
    }

        .tintuc-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .tintuc-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .tintuc-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .tintuc-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1rem;
        color: #434657;
    }

    .tintuc-box .box-body .box-content .box-date {
        margin-top: .25rem;
        font-weight: 400;
        font-size: .83rem;
        color: #82869E;
        line-height: 1;
        padding-left: 1.2rem;
        position: relative;
    }

        .tintuc-box .box-body .box-content .box-date:before {
            content: '';
            display: block;
            position: absolute;
            background-repeat: no-repeat;
            top: 50%;
            left: 0;
            width: 1rem;
            height: 1rem;
            transform: translateY(-50%);
            background-image: url('/Data/images/datetime.svg');
        }

/*tintuc-box-box end */

/*whychose-box start */
.whychose-box {
    height: 100%;
}

    .whychose-box .box-body {
        border: 1px solid #e4e5f0;
        box-shadow: 0 2px 4px rgba(0,0,0,.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        height: 100%;
    }

        .whychose-box .box-body .box-img {
            text-align: center;
        }

            .whychose-box .box-body .box-img img {
                max-width: 100%;
                width: auto;
                margin: 0 auto;
            }

        .whychose-box .box-body .box-content .box-title {
            margin-top: 1rem;
            font-size: 1.1rem;
            color: #0E3EDA;
            line-height: 1.6;
            font-weight: 500;
        }

        .whychose-box .box-body .box-content .box-summary {
            margin-top: .5rem;
            font-weight: 400;
            font-size: .9rem;
            color: #434657;
            line-height: 1.6;
        }

/*whychose-box-box end */

/*dichvu-box start */
.dichvu-box {
    height: 100%;
}

    .dichvu-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .dichvu-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .dichvu-box .box-body .box-img {
        position: relative;
    }

        .dichvu-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .dichvu-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .dichvu-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .dichvu-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1rem;
        color: #434657;
    }

    .dichvu-box .box-body .box-content .box-subtitle {
        margin-top: .25rem;
        font-weight: 400;
        font-size: .83rem;
        color: #82869E;
        line-height: 1;
    }

/*dichvu-box-box end */

/*danhmuchot-box start */
.danhmuchot-box {
}

    .danhmuchot-box .box-body {
    }

    .danhmuchot-box .box-img {
        max-width: 3rem;
        display: block;
        margin: 0 auto;
    }

        .danhmuchot-box .box-img img {
            width: 100%;
        }

    .danhmuchot-box .box-title {
        text-align: center;
        margin-top: 1rem;
    }

        .danhmuchot-box .box-title * {
            font-size: .9rem;
        }

/*danhmuchot-box end */

/*naprobux-box start */
.naprobux-box {
    height: 100%;
}

    .naprobux-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .naprobux-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .naprobux-box .box-body .box-img {
        position: relative;
    }

        .naprobux-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .naprobux-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .naprobux-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .naprobux-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1rem;
        color: #434657;
    }

    .naprobux-box .box-body .box-content .box-subtitle {
        margin-top: .25rem;
        font-weight: 400;
        font-size: .83rem;
        color: #82869E;
        line-height: 1;
    }

/*naprobux-box-box end */

/*caythueroblox-box start */
.caythueroblox-box {
    height: 100%;
}

    .caythueroblox-box .box-body {
        border: 1px solid #E4E5F0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        border-radius: .75rem;
        padding: 1rem;
        background: #fff;
        position: relative;
        transition: .2s ease-out;
        top: 0;
        height: 100%;
    }

    .caythueroblox-box:hover .box-body {
        box-shadow: 0 3.4623px 6.1418px rgba(0,0,0,.05),0 7.92923px 12.9218px rgba(0,0,0,.05),0 9px 15px rgba(0,0,0,.08);
        top: -4px;
    }

    .caythueroblox-box .box-body .box-img {
        position: relative;
    }

        .caythueroblox-box .box-body .box-img > .frames {
            border-radius: .75rem;
            display: block;
        }

            .caythueroblox-box .box-body .box-img > .frames:after {
                padding-top: 60%;
            }

            .caythueroblox-box .box-body .box-img > .frames > img {
                border-radius: .75rem;
                width: 100%;
            }

    .caythueroblox-box .box-body .box-content .box-title {
        margin-top: 1rem;
        font-weight: bold;
        font-size: 1rem;
        color: #434657;
    }

    .caythueroblox-box .box-body .box-content .box-subtitle {
        margin-top: .25rem;
        font-weight: 400;
        font-size: .83rem;
        color: #82869E;
        line-height: 1;
    }

/*caythueroblox-box-box end */

.newsBanner-box {
    padding: 1rem;
    border-radius: .75rem;
    border: 1px solid #e4e5f0;
    position: relative;
   
}

    .newsBanner-box:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 8rem;
        max-height: 70%;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(0deg, #fff 30%, transparent);
        border-bottom-left-radius: .75rem;
        border-bottom-right-radius: .75rem;
    }

#newsBanner-box-data {
    max-height: 15rem;
    overflow: hidden;
}

#newsBanner-box-view {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    padding: 0.5rem 1rem;
    text-align: center;
    width: 100%;
}

    #newsBanner-box-view a {
        color: #0e3eda;
        cursor: pointer;
        font-size: 0.83rem;
    }

#modal_newsBanner {
    z-index: 1100;
}

#modal_newsBanner .modal-dialog-scrollable .modal-body::-webkit-scrollbar {
    width: 0.65rem;
}

#modal_newsBanner .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
    background-color: #dddfea;
    border-radius: .5rem;
    cursor: pointer;
}

#bonus_login {
    display: block;
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 10%;
    z-index: 1000;
    cursor: pointer;
}

    #bonus_login img {
        width: 100%;
    }

@media(max-width: 991px){
    #bonus_login {
        bottom: 90px;
    }
}

@media(max-width: 640px) {
    #bonus_login {
        width: 25% !important;
    }
}

/*theo web mẫu start */

#loginModal .modal-dialog {
    max-width: 766px
}

#loginModal .modal-content {
    background-color: #fff;
    border-radius: 12px;
    border: none;
    padding: 0
}

.modal-login-container {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 470px;
    border-radius: 12px
}

    .modal-login-container:not(#modal-login-container) {
        box-shadow: -2px 0 8px rgba(45, 42, 42, 0.25);
    }

    .modal-login-container.right-panel-active .sign-in-container {
        transform: translateX(75%)
    }

    .modal-login-container.right-panel-active .sign-up-container {
        transform: translateX(75%);
        opacity: 1;
        z-index: 5;
        animation: show .6s
    }

@keyframes show {
    0%,49.99% {
        opacity: 0;
        z-index: 1
    }

    50%,100% {
        opacity: 1;
        z-index: 5
    }
}

.modal-login-form-container {
    position: absolute;
    top: 0;
    height: 100%;
    transition: all .6s ease-in-out
}

.sign-up-container {
    left: 0;
    width: 57%;
    opacity: 0;
    z-index: 1
}

.close-login-modal {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer
}

.sign-in-container {
    left: 0;
    width: 57%;
    z-index: 2
}

.modal-login-form {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 64px;
    height: 100%;
    text-align: center
}

    .modal-login-form p {
        color: #0E3EDA;
        margin-bottom: .5rem
    }

    .modal-login-form small {
        color: #434657
    }

    .modal-login-form button {
       width: 100%;
    }

.social-container a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    height: 40px;
    width: 40px
}

    .social-container a img {
        width: 100%
    }

.password-input-container {
    width: 100%;
    position: relative
}

    .password-input-container img {
        position: absolute;
        right: 8px;
        top: 50%;
        cursor: pointer;
        transform: translateY(-50%)
    }

.login-via {
    position: relative
}

    .login-via:before {
        content: "";
        display: block;
        width: 70px;
        height: 1px;
        background: #e4e5f0;
        left: 128px;
        top: 50%;
        position: absolute
    }

    .login-via:after {
        content: "";
        display: block;
        width: 70px;
        height: 1px;
        background: #e4e5f0;
        right: 128px;
        top: 50%;
        position: absolute
    }

.color-pink {
    color: #F473B9 !important
}

.btn-pink-default {
    width: 100%;
}

.btn-primary-default {
    width: 100%;
}

.modal-login-container.right-panel-active .modal-login-overlay-container {
    transform: translateX(-133%)
}

.modal-login-container.right-panel-active .modal-login-overlay {
    transform: translateX(50%)
}

.modal-login-container.right-panel-active .modal-login-overlay-left {
    transform: translateX(0)
}

.modal-login-container.right-panel-active .modal-login-overlay-right {
    transform: translateX(0)
}

.modal-login-overlay-container {
    position: absolute;
    top: 0;
    left: 57%;
    width: 43%;
    height: 100%;
    overflow: hidden;
    transition: transform .6s ease-in-out;
    z-index: 100
}

.modal-login-overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #fff;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    transform: translateX(0);
    transition: transform .6s ease-in-out
}

.modal-login-overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 24px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    transform: translateX(0);
    transition: transform .6s ease-in-out;
    background-repeat: no-repeat;
    background-size: cover
}

.modal-login-overlay-right {
    right: 0;
    transform: translateX(0)
}

.modal-login-overlay-panel p.modal-login-suggestion {
    color: #0E3EDA;
    font-weight: 700;

}

.modal-login-overlay-panel p {
    color: #434657
}

.modal-login-overlay-panel button {
    width: 100%;
}

.modal-login-form p.modal-login-error {
    color: #da4343;
    font-weight: 400;
    font-size: 12px;
    width: 100%;
    text-align: left;
    margin: 4px 0 0
}

.modal-loader-container {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #00000080;
    z-index: 4000
}

.modal-loader-content {
    border: none;
    border: none;
    background-color: transparent;
    text-align: center
}

.modal-loader-spin {
    display: block;
    border: 7px solid #0E3EDA;
    border-left-color: #fff;
    border-radius: 100%;
    width: 67px;
    height: 67px;
    margin: 25px auto;
    animation: spin 1.25s linear infinite
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

input.form-control, input[type=text], input[type=search], input[type=password], textarea, select {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
    color: #434657;
    line-height: 20px;
    background: #fff;
    border: 1px solid #E4E5F0;
    padding: 10px 12px;
    border-radius: 8px;
    height: 40px;
    outline: none;
    transition: border-color ease .15s;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

select {
    text-indent: 1px;
    text-overflow: ''
}


    select.form-select:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.toggle-password,
.copy-input {
    position: relative;
    width: 100%;
}

    .toggle-password:before,
    .copy-input:after {
        content: '';
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        filter: invert(53%) sepia(19%) saturate(394%) hue-rotate(194deg) brightness(98%) contrast(80%);
    }

    .toggle-password.copy-input:after {
        right: 40px;
    }

    .toggle-password:before {
        background-image: url(/Data/images/eye-hide.svg);
    }

    .copy-input:after {
        background-image: url(/Data/images/copy.svg);
    }

    .toggle-password.is_show:before {
        background-image: url(/Data/images/eye-show.svg);
    }

    .toggle-password input,
    .copy-input input {
        padding-right: 44px;
    }

    .toggle-password.copy-input input {
        padding-right: 66px;
    }

input[type=text]:hover, input[type=search]:hover, input[type=password]:hover, textarea:hover {
    border: 1px solid #A7ABC3;
}

.form-label {
    font-weight: 500;
    color: #1B1D29;
    margin-bottom: 4px;
}

.btn.pink {
    background-color: #F473B9;
    color: #fff
}

    .btn.pink:hover {
        background-color: #CC609B;
        color: #fff
    }

    .btn.pink:active {
        background-color: #A64E7D;
        color: #fff
    }


.login-popup {
    border: 1px solid #E4E5F0;
    padding: 1rem;
    margin-top: 1rem;
    border-radius: 12px;
    margin: auto;
}

.login-popup_content {
    margin-left: 24px;
}

.step, .head-mobile {
    display: none;
}

.mobile-auth {
    position: fixed;
    background-color: #FFFFFF;
}

.text-title {
    color: #434657;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}

.mobile-auth-form form {
    display: flex;
}

.mobile-auth-form {
    padding-top: 3.2rem ;
    padding-left: 1rem ;
    padding-right: 1rem ;
}

.login-line {
    padding-left: 25px;
    padding-right: 25px;
}

    .login-line p {
        color: #82869E;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 0;
    }

    .login-line span {
        height: 1px;
        background-color: #E4E5F0;
        flex: 1;
    }

@media screen and (max-width: 992px) {
    .text-title {
        font-size: 13px;
        line-height: 20px;
    }

    .head-mobile .head-title {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .head-mobile .link-back {
        display: block;
        position: absolute;
        background-image: url(/Data/images/head-mobile-back.svg);
        background-repeat: no-repeat;
        background-size: 24px 24px;
        background-position: center;
        width: 24px;
        height: 24px;
        top: 50%;
        left: 16px;
        transform: translateY(-50%);
    }

    .head-mobile {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        height: 56px;
        background-color: #fff;
        z-index: 1000;
    }

    .step {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: translateX(130%);
        transition: all ease .4s;
        z-index: 1100;
        box-shadow: -2px 0 8px rgba(45, 42, 42, 0.25);
    }
}

/**/
.icon-title-napthe {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/data/images/naptien1.svg);
    border-radius: 5.33px;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position: center;
    margin-right: .5rem;
}

.recharge-module {
    border: 1px solid #e4e5f0;
    border-radius: .75rem;
}

.recharge-module .nav-tabs {
    border-bottom: 1px solid #e4e5f0;
}

.recharge-module {
    border: 1px solid #e4e5f0;
    border-radius: .75rem;
}

.label-chonmenhgia {
    padding: 1rem;
    border: 1px solid #e8ebf9;
    border-radius: .5rem;
    text-align: center;
    cursor: pointer;
}

    .label-chonmenhgia:hover, .label-chonmenhgia.act {
        background: #e8ebf9;
    }


    .label-chonmenhgia.act span.title {
        color: #0e3eda;
    }

#vongquay-module{

}

.vongquay-priceold {
    text-decoration-line: line-through;
    color: #82869E;
    margin-right: .5rem;
    font-size: .83rem;
}

.vongquay-price {
    color: #F473B9;
    margin-right: .5rem;
    font-size: 1.3rem;
    font-weight: 700;
}

.vongquay-sale {
    background: #F473B9;
    color: #fff;
    padding: 0.2rem .5rem;
    font-size: 0.73rem;
    border-radius: 1.5rem;
    line-height: 1.3;
}

.itemset-title {
    background: #0e3eda;
    color: #fff;
    padding: 1rem;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}

.right-module {
    border: 1px solid #e4e5f0;
    border-radius: .75rem;
    padding: 1rem;
}

    #tab-right > ul.nav {
        border: 1px solid #e8ebf9;
        padding: 0.25rem;
        border-radius: .5rem;
    }

        #tab-right > ul.nav li {
            width: 33.3333%;
        }

            #tab-right > ul.nav li a {
                
                text-align: center;
            }

                #tab-right > ul.nav li a.active {
                    border: 0;
                    background: #0e3eda;
                    color: #fff;
                    border-radius: .5rem;
                }

.right-title {
    font-size: 1.1rem;
    font-weight: 500;
    color: #000;
}

    .right-title img {
        margin-right: 0.5rem;
    }

        .list-box .box-img img {
            margin-right: .75rem;
            width: 2.5rem;
        }


    .list-box .box-index {
        padding: 0.25rem;
        width: 1.5rem;
        height: 1.5rem;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 50%;
        font-size: 0.83rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: .75rem;
    }


    .list-box .box-body {
        font-size: .83rem;
    }

    .list-box .box-name {
        font-weight: 500;
        color: #000;
    }

    .list-box .box-sub {
        color: #545766;
    }

.comment-module {
    border: 1px solid #e4e5f0;
    border-radius: .75rem;
    padding: 1rem;
}

    .comment-module .title-module {
        font-weight: 700;
        font-size: 1.3rem;
        color: #000;
        padding-bottom: 1rem;
    }

    .comment-module .you-comment {
    }

        .comment-module .you-comment .box-img img {
            width: 2.6rem;
            margin-right: 1rem;
        }

        .comment-module .you-comment input {
            padding-top: 1rem;
            padding-bottom: 1rem;
            height: auto;
        }


.listcomment-box {
    max-height: 30rem;
    overflow: auto;
    padding-bottom: 1rem;
}

    .listcomment-box::-webkit-scrollbar {
        width: 0.65rem;
    }

    .listcomment-box::-webkit-scrollbar-thumb {
        background-color: #dddfea;
        border-radius: .5rem;
        cursor: pointer;
    }

        .listcomment-box .box-item {
            margin-top: 1.5rem;
        }

    .listcomment-box .box-img img {
        width: 2.6rem;
        margin-right: 1rem;
    }

    .listcomment-box .box-name {
        font-weight: 700;
        color: #000;
        margin-right: .5rem;
    }

    .listcomment-box .box-time {
        color: #525252;
        font-size: .9rem;
    }

    .listcomment-box .box-summary {
        margin: 0.5rem 0;
        color: #2c2c2c;
    }

    .listcomment-box .box-action .item-love {
        margin-right: 3rem;
    }

        .listcomment-box .box-action .item-love i {
            margin-right: .25rem;
        }

    .listcomment-box .box-action .item-feedback i {
        margin-right: .25rem;
    }

.box-marquee {
    padding: .5rem 0;
    background: #fff;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    border-radius: .75rem;
    line-height: 1.5;
    height: 2.5rem;
    overflow: hidden;
    border-left: 0.5rem solid #fff;
    border-right: 0.5rem solid #fff;
}

    .box-marquee .box-title {
        float: left;
        background: #fff;
        display: flex;
        align-items: center;
        z-index: 1;
        position: relative;
        padding-right: 0.5rem;
    }
    .box-marquee .box-title:after {
        clear: both;
    }

.sound-module {
    /*transform: rotate(180deg);*/
    display: inline-block;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    /*color: #fff;
    width: 2rem;
    height: 2rem;
    background: #000000ab;
    border-radius: 0.35rem;*/
}

#latthe-module {
}

.latthe-item {
    cursor: pointer;
}

    .latthe-item img {
        width: 70%;
        margin: 0 auto;
        display: block;
        transition: all 2s ease 0s;
    }

    .latthe-item:not(.active):hover img {
        animation-name: spaceboots;
        animation-duration: .8s;
        transform-origin: 50% 50%;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    .latthe-item.active{
        animation-name: spin-heads;
        animation-duration: .5s;
        transform-origin: 50% 50%;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    .latthe-item.forcus {
        animation-name: spin-flip;
        animation-duration: .5s;
        transform-origin: 50% 50%;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    /*.latthe-item.active {
        animation: flip 1s;
        animation-duration: .3s;
        transform-origin: 50% 50%;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
    }*/


@keyframes spin-flip {
    0% {
        box-shadow: 0 0 #dcdcfea7;
    }

    100% {
        box-shadow: 0 0 0 100px #fff0
    }
}

@keyframes spin-heads {
    0% {
        transform: translate(2px, 1px) rotateY(0deg);
        box-shadow: 0 0 #dcdcfea7;
    }

    50% {
        transform: translate(-1px, 2px) rotateY(180deg);
    }

    100% {
        transform: translate(1px, -2px) rotateY(360deg);
        box-shadow: 0 0 0 100px #fff0
    }
}
@keyframes spaceboots {
    0% {
        transform: translate(2px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px) rotate(1deg);
    }

    30% {
        transform: translateY(2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(2px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(2px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}


/* table angular star*/

.table-angular {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    clear: both;
    margin-top: 1rem;
    line-height: 1.3;
}

    .table-angular thead, .table-angular tbody, .table-angular tfoot, .table-angular tr, .table-angular td, .table-angular th {
        border-color: #d8e2ef;
    }

    .table-angular .table {
        border-color: #898989;
        margin: 0;
        margin-bottom: 0;
    }

        .table-angular .table > :not(caption) > * {
            border-width: 1px 0;
        }

            .table-angular .table > :not(caption) > * > * {
                border-width: 0 1px;
            }

        .table-angular .table thead tr th {
            opacity: 1;
            background-color: transparent;
            width: 1px;
            white-space: nowrap;
            vertical-align: middle;
            color: #e9e9e9;
            text-align: center;
            padding: 0.5rem !important;
            cursor: pointer;
            font-weight: 500;
        }

            .table-angular .table thead tr th label.form-check {
                padding-left: 0;
                margin: 0;
                display: inline-block;
            }

            .table-angular .table thead tr th input.form-check-input,
            .table-angular .table tbody tr td input.form-check-input {
                float: none;
                font-size: 1.2rem;
                margin: 0;
            }

        .table-angular .table tbody tr {
            vertical-align: middle;
        }

            .table-angular .table tbody tr td:not(.text-start) {
                text-align: center;
            }

            .table-angular .table tbody tr td label.form-check {
                padding-left: 0;
                margin: 0;
            }

        .table-angular .table th .item-title:not([class*="text-"]),
        .table-angular .table td .item-title:not([class*="text-"]) {
            color: #000;
        }

        .table-angular .table td .item-title {
            font-weight: 500;
        }

        .table-angular .table th .icon-sortBy {
            float: right;
            color: #010218;
        }

        .table-angular .table tbody td {
            color: #333;
            padding: 0.5rem;
            vertical-align: middle;
        }

        .table-angular .table tbody .td-sticky {
            left: 0;
            position: sticky;
            z-index: 1;
            background-color: #fff;
        }

        .table-angular .table tbody tr:hover,
        .table-angular .table tbody tr:hover .td-sticky {
            background-color: #f6f6f6;
        }

    .table-angular .badge {
        line-height: 1.2;
        display: block;
    }


    .table-angular .SetData {
        color: #1b67bf;
        cursor: pointer;
    }

        .table-angular .SetData:hover {
            text-decoration: underline;
        }


/* table angular end*/

.box-options{
    max-height: 20rem;
    overflow: auto;
}

.box-options::-webkit-scrollbar {
    width: 0.66rem;
    background: #fff;
}

.box-options::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
    border-radius: 1rem;
}

.box-options > div:nth-child(5n+5) {
    margin-top: 1rem;
    border-top: 1px solid #e4e5f0;
    padding-top: 1rem;
}

@media(min-width: 992px){
    .box-info-buy{
        padding: 1rem;
        border-radius: 1rem;
        margin-top: 1rem;
        background: #fff;
        border: 1px solid #e4e5f0;
    }
    
    .box-info-buy .box-title{
        font-weight: 500;
    }
    
    .box-info-buy .box-price{
        color: #df007a;
        font-weight: 500;
    }
}

@media(max-width: 991px){
    .box-info-buy{
        position: fixed;
        z-index: 1020;
        bottom: 4.1rem;
        width: 100%;
        left: 0;
        padding: 1rem;
        background: #fff;
        display: flex;
        justify-content: space-between;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        border-bottom: 1px solid #e4e5f0;
    }
    
    .box-info-buy .box-title{
        font-weight: 500;
    }
    
    .box-info-buy .box-price{
        color: #df007a;
        font-weight: 500;
    }
    
    .box-info-buy hr{
        display: none;
    }
}


#input-search-header{
    position: absolute;
    width: 100%;
    top: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0.5rem;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
    border-bottom: 1px solid #e4e5f0;
    z-index: 1;
}

#input-search-header a{
    display: block;
    padding: .25rem 0;
    border-bottom: 1px solid #e4e5f0;
}
.lucky-module {
    position: relative;
}

    .lucky-module .box-data .box-item.actR .box-img {
        position: relative;
        border-radius: .25rem;
        padding: .25rem;
    }

    .lucky-module:not(.act) .box-data .box-item.actR:not(.act) .box-img {
        background: linear-gradient(45deg, #ff7600, #94f5ff);
    }

    .lucky-module:not(.act) .box-data .box-item.actR.act .box-img {
        background: linear-gradient(45deg, #ff7600, #94f5ff);
    }

    .lucky-module .box-data:not(.act) .box-item.actR:not(.act) .box-img:after {
        position: absolute;
        content: "";
        top: calc(-1 * 3px);
        left: calc(-1 * 3px);
        z-index: -1;
        width: calc(100% + 3px * 2);
        height: calc(100% + 3px * 2);
        background: linear-gradient(60deg, hsl(224deg 100% 50%), hsl(269, 85%, 66%), hsl(314deg 100% 46.92%), hsl(359deg 100% 50%), hsl(44deg 100% 50%), hsl(89deg 100% 50%), hsl(134deg 93.18% 49.8%), hsl(179deg 100% 50%));
        background-size: 300% 300%;
        background-position: 0 50%;
        border-radius: calc(2 * 3px);
        animation: moveGradient 2s alternate infinite;
    }

@keyframes moveGradient {
    50% {
        background-position: 100% 50%;
    }
}

.lucky-module .box-data .box-item .box-data-body {
    border-radius: 10%;
}

.lucky-module .box-data .box-item:not(.actR) .box-data-body {
    background-image: linear-gradient(45deg, #b2ffed, #fffedc);
}

.lucky-module .box-data .box-item .box-data-body {
    position: relative;
    padding: 0.5rem;
}

    .lucky-module .box-data .box-item.act .box-data-body:before,
    .lucky-module .box-data .box-item.actR:not(.act) .box-data-body:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-image: linear-gradient(45deg, #b2ffed, #fffedc);
        z-index: -1;
        border-radius: 4%;
    }

.lucky-module .box-data .box-item.actR:not(.act) .box-data-body:before {
    border-radius: 10%;
}

.lucky-module .box-data .box-item.act .box-data-body {
    border: 0.5rem solid #0e3eda;
}

.lucky-module .box-data .box-item .box-img {
    width: 100%;
    height: calc(100% - 1.3rem);
    cursor: pointer;
}

.lucky-module .box-data .box-timeEnd {
    height: calc(100% / 6);
    background-color: #e10000;
    color: #fff;
    font-weight: 500;
}

.lucky-module .box-data .box-foryou {
    height: calc(100% / 6);
    background-color: #0023dd;
    position: relative;
    padding: 0 .5rem;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.lucky-module .box-data .box-foryou-submit {
    z-index: 10;
}

.lucky-module-resultOld {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.5rem 1rem;
    border: 1px solid #0023dd;
    font-weight: 500;
    background-color: #fff;
}

    .lucky-module-resultOld > *:not(.box-item) {
        margin-right: 0.5rem;
    }

    .lucky-module-resultOld .box-item {
        width: 2rem;
        height: 1.5rem;
        display: block;
        margin: 0.25rem;
    }

    .lucky-module-resultOld .box-item-1 {
        background-color: #0023dd;
    }

    .lucky-module-resultOld .box-item-2 {
        background-color: #e2ea00;
    }

    .lucky-module-resultOld .box-item-3 {
        background-color: #e80000;
    }

    .lucky-module-resultOld .box-item.act {
        width: 0;
        animation: increaseWidth 2s forwards;
    }

@keyframes increaseWidth {
    from {
        width: 0;
    }

    to {
        width: 2rem;
    }
}

.lucky-module .box-data.act .box-img {
    animation-name: spin-heads;
    animation-duration: .5s;
    transform-origin: 50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.box-addtotal {
    border: 1px solid #fff;
    border-top: 0;
}

    .box-addtotal .box-item {
        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;
        padding: 1rem;
        background-color: #0e3eda;
        border: 1px solid #fff;
        cursor: pointer;
    }

        .box-addtotal .box-item:hover {
            background-color: #0b2fa6;
        }

        .box-addtotal .box-item > * {
            font-weight: 500;
            color: #fff;
        }