/* Minification failed. Returning unminified contents.
(3673,49): run-time error CSS1046: Expect comma, found '0'
(3673,53): run-time error CSS1046: Expect comma, found '/'
(3675,41): run-time error CSS1046: Expect comma, found '0'
(3675,45): run-time error CSS1046: Expect comma, found '/'
 */
@charset "utf-8";

/*@font-face {
    font-family: 'utm_swiss_condensed-webfont';
    src: url('/assets/data/font/RobotoBoldCondensed/Robot_swiss_condensed-webfont.eot') format('embedded-opentype');
}

@font-face {
    font-family: "UTMSwissCondensed";
    src: local('Aria'), local('sans-serif'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.eot');
    src: local('Aria'), local('sans-serif'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.woff2') format('woff2'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.woff') format('woff'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.ttf') format('truetype'), url('/assets/data/font/utm_swiss_condensed-webfont/utm_swiss_condensed-webfont.svg#utm_swiss_condensedregular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: "RobotoBoldCondensed";
    src: local('Aria'), local('sans-serif'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.eot');
    src: local('Aria'), local('sans-serif'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.eot?#iefix') format('embedded-opentype'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.woff2') format('woff2'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.woff') format('woff'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.ttf') format('truetype'), url('/assets/data/font/RobotoBoldCondensed/RobotoBoldCondensed.svg#utm_swiss_condensedregular') format('svg');
    font-display: swap;
}*/

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: #006cc9;
        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: #f4f4f4;*/
    background-color: #fff;
}

    body#body_home .nav-menu-vertical-toggle {
        display: none;
    }


html > body#body_api {
    background: linear-gradient(90deg,#00a6e2,#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: #006cc9;
    }

.btn-outline-instagram {
    color: #d50000;
    border-color: #bd6800;
}

    .btn-outline-instagram:hover {
        color: #fff;
        border-color: #e4ff00;
        background: linear-gradient(130deg, #a000bdba, #ff0099,#f00,#fff700);
    }

ul, li, i, svg, p, h1, h2, h3, h4, h5, h6, input {
    /*cursor: url(/assets/images/all/cursors/point.cur), auto;*/
}

li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, input, textarea {
    padding: 5px;
}

p {
    max-width: 100%;
}

input:focus, select:focus, .form-control:focus, .form-select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*.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 #006cc9 !important;
}

ol .easy_toc_list-item_link.active:before {
    background-color: #006cc9 !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:not(.btn) {
        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: left;
    line-height: 180%;
}

.news-detail .detail-ckeditor {
    text-align: justify;
    margin-top: 1rem;
}

.detail-ckeditor .container, .detail-ckeditor .container-fluid {
    padding: 0;
}

.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 {
    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: #00a6e2;
        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: #006cc9;
        }*/

/*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: #006cc9 !important;
        /*width: 23px;
        min-width: 23px;
        border-radius: 1rem;*/
    }

        .jssorb01 div:hover, .jssorb01 .av:hover {
            background-color: #006cc9 !important;
        }

#jssor_1 {
    /*border-radius: 0.25rem;*/
}

    #jssor_1 > div {
        margin: 0 auto;
    }

/*jssor slide end */

/*recaptcha start */
.text-center .g-recaptcha > div {
    margin: 0 auto;
}

.text-end .g-recaptcha > div {
    margin-left: auto;
}

/*recaptcha end*/

/*#header star */
#header {
    margin: 0 auto;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1010;
    position: relative;
    border-bottom: 1px solid #ddd;
    background: #fff;
}

    #header #logo a {
        position: relative;
    }

    #header #logo img {
        padding: 7px 0;
        max-height: 70px;
        max-width: 100%;
    }

    #header.header-fixed {
        background: #fffffff2;
        position: fixed;
        box-shadow: 0 0 10px 0 rgba(0,0,0,.75);
    }

@media all and (max-width: 767px) {
    /* #header {
        position: relative;
        top: 0;
        background: linear-gradient(180deg, #000, #000000eb);
    }

        #header.header-fixed {
            background: #000000eb;
            top: 0;
            position: fixed;
        }*/

    #header #logo a {
        margin: auto;
    }

    /*.hotline li {
        padding: 0;
        margin: 6px 10px;
    }

        .hotline li span, .hig-alo-phone span {
            display: none;
        }

        .hotline li a {
            font-weight: normal;
        }

    .hotline i {
        position: relative;
        font-size: 0.8rem;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: none;
    }*/

}

/*#header end*/

/*logo start*/

#header.header-fixed #logo {
    margin-top: 0;
}

#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;
    }

@media all and (max-width: 1199px) {
    #header #logo {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        padding: 0.5rem 0;
    }
}

@media all and (max-width: 991px) {
    #header #logo {
        padding: 0.5rem 60px;
    }
}

@media all and (max-width: 375px) {
    #header #logo img {
        max-width: 160px;
    }
}

@media (min-width:1200px) {
    #header #logo img {
        max-width: 100%;
        max-height: 5rem;
        padding: 0.5rem 0;
    }
}

/*logo end*/
/*search start*/

#search {
    z-index: 1000;
    position: absolute;
    right: 1rem;
    top: 1.2rem;
    width: 2.4rem;
    overflow: hidden;
    height: 2.4rem;
    line-height: 2.4rem;
    background: #00a6e2;
    border: 1px solid #0c419a;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
}

    #search:hover {
        width: 240px;
        background: #fff;
    }

#frmsearch {
    margin: auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

    #frmsearch fieldset:before {
        content: "\f002";
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 1rem;
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 1;
    }

#search:hover #frmsearch fieldset:before {
    /*color: #C0C0C0;
    background: #fff;*/
    display: none;
}

#txtsearch {
    /*padding: 0 1rem 0 2.2rem;*/
    padding: 0 2.5rem 0 1rem;
    width: 0;
    line-height: 2.2rem;
    border: none;
    /*background: none;*/
    background: #00a6e2;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#search:hover #txtsearch {
    width: 100%;
    background: transparent;
}

#btnsearch {
    /*display: none;*/
    border: 0;
    background: transparent;
    line-height: 0;
    position: absolute;
    top: 1px;
    right: 1px;
    height: calc(100% - 2px);
    width: 2.2rem;
    border-radius: 50%;
    background: #00a6e2;
    color: #fff;
    z-index: 11;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#search:hover #btnsearch {
    opacity: 1;
}

@media (max-width: 1199px) {
    #search {
        position: fixed;
        top: 1rem;
        right: 1rem;
        z-index: 1085;
    }

    /*.menu-fixed #search {
        top: 1rem;
    }*/
}

/*search end*/

/*topbar strat*/
body.modal-open #topbar {
    z-index: 1050;
}

#topbar {
    padding: 0;
    color: #fff;
    width: 100%;
    height: 37px;
    background: #0000006e;
    border-bottom: 1px solid #535353;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1020;
}

    #topbar a:not(.dropdown-item) {
        color: #fff;
    }

    #topbar .topbar-phone {
        display: inline-block;
        margin-right: 0.5rem;
        font-weight: 700;
        font-size: .8333333333rem;
        line-height: 2.4;
    }

        #topbar .topbar-phone > i {
            margin-right: 0.25rem;
            transform: rotate(90deg);
        }

@media all and (max-width: 767px) {
    #topbar {
        position: relative;
        top: 0;
        background: #000000;
    }
}

/*topbar end*/

/* 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 div[data-u="bg"]:before {
        /*content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: linear-gradient(180deg, #000000e8, transparent);
        z-index: 2;*/
    }

    #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;
        }

/*#slideshow .slide-desc {
        top: 20%;
        left: 0%;
    }

        #slideshow .slide-desc p {
            display: none;
        }

        #slideshow .slide-desc a:hover,
        #slideshow .slide-desc a {
            color: #fff !important;
        }

        #slideshow .slide-desc p:nth-child(1) {
            display: block;
            font-size: 18px;
            line-height: 30px;
        }

        #slideshow .slide-desc p:nth-child(2) {
            display: block;
            font-size: 48px;
            line-height: 57px;
        }

        #slideshow .slide-desc p:nth-child(3) {
            display: block;
            margin-top: 20px;
            font-size: 16px;
            line-height: 24px;
        }*/

/*#slide-sub .slide-sub-img {
        position: relative;
        border-radius: 0.25rem;
        overflow: hidden;
        width: 100%;
        display: block;
    }

        #slide-sub .slide-sub-img:before {
            position: relative;
            z-index: 1;
            content: "";
            padding-top: 49%;
            display: block;
        }

        #slide-sub .slide-sub-img img {
            position: absolute;
            height: 100%;
            width: auto;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

    #slide-sub .slide-sub-video {
        position: relative;
        border-radius: 0.25rem;
        overflow: hidden;
        width: 100%;
        display: block;
        cursor: pointer;
    }

        #slide-sub .slide-sub-video:before {
            position: relative;
            z-index: 1;
            content: "";
            padding-top: 49%;
            display: block;
        }

        #slide-sub .slide-sub-video img,
        #slide-sub .slide-sub-video > iframe {
            position: absolute;
            height: auto;
            width: 100%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            border-radius: 0.25rem;
            z-index: 1;
        }

        #slide-sub .slide-sub-video .btn-play {
            position: absolute;
            z-index: 1;
            color: #fff;
            font-size: 50px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            transition: 0.5s all;
            color: red;
        }

        #slide-sub .slide-sub-video:hover .btn-play {
            -webkit-transform: translate(-50%,-50%) scale(1.2);
            -moz-transform: translate(-50%,-50%) scale(1.2);
            -ms-transform: translate(-50%,-50%) scale(1.2);
            -o-transform: translate(-50%,-50%) scale(1.2);
            transform: translate(-50%,-50%) scale(1.2);
        }*/

/*#welcome-text {
    text-shadow: 0 0 7px rgba(0,0,0,0.9);
    font-size: 2.2rem;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    line-height: 1.5;
    margin: 0 auto;
    padding: 30px;
    color: #fff;
    text-transform: uppercase;
    z-index: 20;
    font-weight: bold;
    transform: translate(0,-50%)
}*/

/*slide home end*/

/*widget start menu phải*/
/*body.modal-open #widget {
    z-index: 1050;
}*/

#widget {
    position: fixed;
    right: 0;
    top: 20%;
    background-color: #fff;
    z-index: 1010;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
}

    #widget .sitem {
        clear: both;
        margin: 0 auto;
        text-align: center;
        display: inline-block;
        width: 40px;
        border-bottom: 1px solid #e2e2e2;
        padding: 8px 0;
        float: left;
        position: relative;
        z-index: 1;
        background-color: #00a6e2;
        line-height: 1;
    }

        #widget .sitem > a {
            color: #fff;
            font-size: 1.37rem;
        }

        #widget .sitem > i {
            z-index: 10000000000;
            position: relative;
            color: #fff;
            font-size: 1.37rem;
        }

    #widget img {
        width: 40px;
    }

    #widget .sitem:hover {
        background-color: #0c419a;
        -webkit-transition: all 200ms ease-in;
        -ms-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        transition: all 200ms ease-in;
    }

.close-widget-item {
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 1.5rem;
    color: #00a6e2;
}

#fbpage-content {
    background-color: #fff;
    display: block;
    border: 1px solid #e2e2e2;
    position: absolute;
    top: 0px;
    right: -290px;
    width: 250px;
    z-index: 0;
    padding: 8px;
    font-size: 1rem;
    text-align: left;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    line-height: 1.5;
}

    #fbpage-content li {
        padding: 3px 0;
        list-style: none;
    }

#fbpage:hover #fbpage-content {
    right: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#support-online-content {
    background-color: #fff;
    color: #000;
    display: block;
    border: 1px solid #e2e2e2;
    position: absolute;
    top: 0px;
    right: -340px;
    width: 280px;
    z-index: 0;
    padding: 8px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#support-online:hover #support-online-content {
    right: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#support-online-user {
    max-height: 400px;
    overflow: auto;
}

.sitem span.title {
    display: block;
    background-color: #fff;
    color: #000;
    margin: -8px -8px 6px -8px;
    padding: 6px 8px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
}

.sitem:hover span.title {
    background-color: #f2f2f2;
    color: #0c419a;
}

.user-info {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    font-size: 1rem;
}

    .user-info a {
        font-weight: normal;
    }

        .user-info a i {
            font-size: 1rem;
        }

.user-icon {
    clear: both;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.user-info .user-icon a i {
    font-size: 1.7rem;
    height: 24px;
    display: inline-flex;
    width: 24px;
    color: #0168e8;
    justify-content: center;
    align-items: center;
    padding-top: 0.5rem;
}

.user-image {
    width: 25%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    position: relative;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .user-image:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .user-image img {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.user-desc {
    width: 72%;
    float: right;
    text-align: left;
}

    .user-desc p {
        margin-bottom: 0;
        line-height: 1.5;
    }

.user-icon a {
    color: #000 !important;
    /*display: inline-block;*/
    margin: 3px 5px 0 5px;
}

    .user-icon a:nth-child(1) {
        color: #fc1828 !important;
    }

    .user-icon a:nth-child(2) {
        color: #0168e8 !important;
    }

    .user-icon a:nth-child(3) {
        color: #4267b2 !important;
    }

#widget .user-icon img {
    height: 24px;
    width: auto;
}

.scrollbar-style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5
}

.scrollbar-style-1::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

.scrollbar-style-1::-webkit-scrollbar-thumb {
    background-color: #0c419a;
}

@media(max-width: 575px) {
    #widget {
        display: none;
    }
}
/*widget end*/

/*nút call start hig-alo-phone*/

.hig-alo-right {
    left: auto !important;
    right: 150px;
}

.hig-alo-phone {
    position: fixed;
    left: 20px;
    bottom: 20px;
    visibility: hidden;
    background-color: transparent;
    height: 60px;
    cursor: pointer;
    z-index: 1000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}

    .hig-alo-phone span {
        display: block;
        background-color: #e50606e0;
        color: #fff;
        padding: 0 30px 0 60px;
        line-height: 35px;
        font-size: 1.5rem;
        position: absolute;
        top: 5px;
        left: 5px;
        white-space: nowrap;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

.hig-alo-move-cursor {
    cursor: move
}

.hig-alo-phone.hig-alo-show {
    visibility: visible
}

.hig-alo-phone.hig-alo-static {
    opacity: .6
}

.hig-alo-phone.hig-alo-hover, .hig-alo-phone:hover {
    opacity: 1
}

.hig-alo-ph-circle {
    width: 86px;
    height: 86px;
    top: -20px;
    left: -20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    border: 2px solid #bfebfc;
    opacity: .1;
    -webkit-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-mobile .hig-alo-ph-circle {
    width: 140px;
    height: 140px;
    top: 30px;
    left: 30px
}

.hig-alo-phone.hig-alo-active
.hig-alo-ph-circle {
    -webkit-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: hig-alo-circle-anim 1.1s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle {
    -webkit-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: hig-alo-circle-anim 2.2s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle, .hig-alo-phone:hover .hig-alo-ph-circle {
    border-color: #e8000b;
    opacity: .5
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle,
.hig-alo-phone.hig-alo-green:hover .hig-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle {
    border-color: #e8000b;
    opacity: .5
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle,
.hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.hig-alo-ph-circle-fill {
    width: 66px;
    height: 66px;
    top: -10px;
    left: -10px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .1;
    -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-circle-fill {
    -webkit-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle-fill {
    -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone:hover .hig-alo-ph-circle-fill {
    background-color: #f00;
    opacity: .1 !important
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone
.hig-alo-green:hover .hig-alo-ph-circle-fill {
    background-color: #f00;
    opacity: .1 !important
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle-fill {
    background-color: #f00;
    opacity: .1 !important
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle-fill, .hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle-fill {
    background-color: #f00;
    opacity: .1 !important
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle-fill {
    background-color: #f00;
    opacity: .1 !important
}

.hig-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    padding: 8px;
    position: absolute;
    background: rgba(30,30,30,0.1) url("/assets/images/all/icon-phone-white.webp") no-repeat center center;
    background-size: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-sizing: initial;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.hig-alo-ph-circle-shake {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone:hover .hig-alo-ph-img-circle {
    background-color: #e8000b
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone.hig-alo-green:hover .hig-alo-ph-img-circle {
    background-color: #75eb50;
    background-color: #75eb50;
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-img-circle {
    background-color: #e8000b;
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-img-circle {
    background-color: #ccc;
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-img-circle {
    background-color: #75eb50;
}


@media all and (max-width: 767px) {
    .hig-alo-phone span {
        display: none;
    }
}

@media all and (max-width: 575px) {
    .hig-alo-phone {
        left: 50%;
        bottom: 20px;
        z-index: 1010 !important;
        margin-left: -23px;
    }
}

@media (min-width:768px) {
    .hig-alo-phone a span {
        transition: all 0.5s;
    }

    .hig-alo-phone a span {
        opacity: 0;
        -webkit-transform-origin: 10% 0%;
        transform-origin: 10% 0%;
        -webkit-transform: perspective(400) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400) rotate3d(0, 1, 0, 90deg);
    }

    .hig-alo-phone:hover a span {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*nút call end */

/*liên hệ nhanh start widget-contact*/

#widget-contact-bottom {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 0.75rem .5rem 0.5rem;
    background: rgba(255,255,255,.96);
    z-index: 1005;
    -webkit-box-shadow: 2px 1px 9px #dedede;
    -moz-box-shadow: 2px 1px 9px #dedede;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea
}

    #widget-contact-bottom ul {
        list-style: none
    }

        #widget-contact-bottom ul li {
            float: left;
            width: 20%;
            text-align: center
        }

            #widget-contact-bottom ul li:nth-child(3) {
                padding-top: 30px;
            }

            #widget-contact-bottom ul li img {
                height: 1.6rem;
                background: #1b8aff;
                padding: 3px;
                border-radius: 50%;
            }

            #widget-contact-bottom ul li i {
                height: 1.6rem;
                font-size: 1.3rem;
                color: #5f5f5f;
            }

            #widget-contact-bottom ul li:hover i {
                color: #0c419a;
            }


            #widget-contact-bottom ul li span {
                display: block;
                font-weight: 300;
                font-size: .9rem
            }

            #widget-contact-bottom ul li:nth-child(1) i {
                color: #0c419a;
            }


#widget-contact {
    width: 50px;
    position: fixed;
    left: 20px;
    bottom: 120px;
    z-index: 1030;
}

    /*#widget-support {
    width: 50px;
    position: fixed;
    left: 20px;
    bottom: 10px;
    z-index: 10000;
}*/

    #widget-contact a
    /*, #widget-support a */ {
        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;
        width: 50px;
        height: 50px;
        margin-top: 10px;
        text-align: center;
        cursor: pointer;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 13px 0 rgba(0,0,0,.25);
        -moz-box-shadow: 0 0 13px 0 rgba(0,0,0,.25);
        box-shadow: 0 0 13px 0 rgba(0,0,0,.25)
    }

        #widget-contact a:hover {
            opacity: .86
        }

    #widget-contact img {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    #widget-contact .email-wg {
        background: #f60
    }

        #widget-contact .email-wg i
        /*, #widget-support a i */ {
            font-size: 1.7rem;
            color: #fff;
            line-height: 50px
        }

    #widget-contact .messenger-wg {
        position: relative;
        height: 30px;
        width: 30px;
        margin: 48px auto 0;
        background: #00b7e1;
        color: #fff;
    }

        #widget-contact .messenger-wg img {
            background: #00b7e1;
            border-radius: 50%;
            padding: 3px;
        }

        #widget-contact .messenger-wg .hig-alo-ph-circle {
            border-color: #00b7e1;
            opacity: .1;
            top: -27px;
            left: -27px;
        }

        #widget-contact .messenger-wg .hig-alo-ph-circle-fill {
            background-color: #00b7e1;
            opacity: .1;
            top: -17px;
            left: -17px;
        }

    #widget-contact .telegram-wg {
        position: relative;
        height: 30px;
        width: 30px;
        margin: 48px auto 0;
        background: #00b7e1;
        color: #fff;
    }

        #widget-contact .telegram-wg img {
            background: #00b7e1;
            border-radius: 50%;
        }

        #widget-contact .telegram-wg .hig-alo-ph-circle {
            border-color: #00b7e1;
            opacity: .1;
            top: -27px;
            left: -27px;
        }

        #widget-contact .telegram-wg .hig-alo-ph-circle-fill {
            background-color: #00b7e1;
            opacity: .1;
            top: -17px;
            left: -17px;
        }

    #widget-contact .snapchat-wg {
        position: relative;
        height: 30px;
        width: 30px;
        margin: 48px auto 0;
        background: #eae800;
        color: #fff;
    }

        #widget-contact .snapchat-wg img {
            background: #eae800;
            border-radius: 50%;
        }

        #widget-contact .snapchat-wg .hig-alo-ph-circle {
            border-color: #eae800;
            opacity: .1;
            top: -27px;
            left: -27px;
        }

        #widget-contact .snapchat-wg .hig-alo-ph-circle-fill {
            background-color: #eae800;
            opacity: .1;
            top: -17px;
            left: -17px;
        }

    #widget-contact .viber-wg {
        position: relative;
        height: 30px;
        width: 30px;
        margin: 48px auto 0;
        background: #655ead;
        color: #fff;
    }

        #widget-contact .viber-wg img {
            background: #655ead;
            border-radius: 50%;
        }

        #widget-contact .viber-wg .hig-alo-ph-circle {
            border-color: #655ead;
            opacity: .1;
            top: -27px;
            left: -27px;
        }

        #widget-contact .viber-wg .hig-alo-ph-circle-fill {
            background-color: #655ead;
            opacity: .1;
            top: -17px;
            left: -17px;
        }


    #widget-contact .zalo-wg {
        position: relative;
        height: 30px;
        width: 30px;
        margin: 48px auto 0;
        background: #00b7e1;
        color: #fff;
    }

        #widget-contact .zalo-wg img {
            background: #0065f7;
            border-radius: 50%;
            padding: 3px;
        }

        #widget-contact .zalo-wg .hig-alo-ph-circle {
            border-color: #0065f7;
            opacity: .1;
            top: -27px;
            left: -27px;
        }

        #widget-contact .zalo-wg .hig-alo-ph-circle-fill {
            background-color: #0065f7;
            opacity: .1;
            top: -17px;
            left: -17px;
        }

/*#widget-support .wg-open {
    background: #c71b22
}

#widget-support .wg-close {
    background: #fb0007;
    display: none;
}*/


/*liên hệ nhanh end*/


/* footer start */

#body_home #footer {
    /*margin-top: 0;*/
}

#footer {
    margin-top: 1.5rem;
    text-align: left;
    line-height: 1.5;
    /*padding-top: 5rem;*/
    color: #fff;
    position: relative;
}

.footer-bg-image {
    /*background: #404040 url('/assets/images/project/bg3.jpg') center center no-repeat;*/
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.footer-bg-color {
    /* content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;*/
    background-image: linear-gradient(90deg, #003866, #0c419a);
}

.footer {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

#footer .title {
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    position: relative;
    font-weight: bold;
    padding: 0 10px;
    /*font-family: 'UTMSwissCondensed';*/
    line-height: normal;
    color: #fff;
    border-left: 5px solid #0c419a;
}

/*footer-info satrt */

#footer-info, #fdb-info {
    line-height: 200%;
    position: relative;
}

    #footer-info a {
        display: inline-block;
        color: #fff;
    }

    #footer-info i[class*=fa], #footer-info svg {
        margin-right: 10px
    }

    #fdb-info i[class*=fa], #fdb-info svg {
        width: 22px;
        text-align: center;
        padding: 5px 0;
        font-size: 0.8rem;
        margin-right: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: transparent;
        color: #0c419a;
    }

        /*#footer-info img, #fdb-info img {
            height: auto !important;
        }*/

        #fdb-info i[class*=fa]:hover, #fdb-info svg:hover {
            color: #aaa;
        }

    #fdb-info a {
        color: #000;
    }

/*footer-info end */

/*footer-designed satrt */

#footer-designed {
    /*padding: 0.5rem 1rem;*/
    padding: .8rem;
    /*background-image: linear-gradient(45deg, #0c419a, #006cc9);*/
    z-index: 1;
    position: relative;
    background-color: #002340;
    text-align: center;
    font-size: .83rem;
}

    #footer-designed, #footer-designed a, #footer-designed a:hover {
        color: #cbcbcb;
        font-size: .83333rem;
    }

        #footer-designed a, #footer-designed a:hover {
            font-weight: normal;
        }

/* footer-designed end */

/* menu-footer satrt */
#menu-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    #menu-footer > li {
        width: auto;
        padding: 0.5rem 0;
    }

        #menu-footer > li > a {
            /*text-transform: uppercase;*/
            margin-bottom: 1rem;
            font-size: 1.1rem;
            position: relative;
            font-weight: 400;
            padding: 0 .75rem;
            line-height: normal;
            color: #fff;
            /*font-family: 'UTMSwissCondensed';*/
        }

        #menu-footer > li:not(:last-child) > a {
            border-right: 1px solid #666;
        }

    #menu-footer a i {
        display: none;
    }


/* menu-footer end */

/*footer social start */

#footer #social a.social {
    color: #006cc9 !important;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.1rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
    position: relative;
    border: 1px solid #fff;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    #footer #social a.social.social-zalo img {
        width: 100%;
        margin-top: -.3rem;
    }

    #footer #social a.social:hover {
        bottom: 6px;
    }

    #footer #social a.social i:not(.fa-tiktok) {
        color: #fff;
    }

    #footer #social a.social:hover i.fa-tiktok {
        color: #000;
    }


    #footer #social a.social:before {
        content: "";
        opacity: 0;
        position: absolute;
        background: rgba(255,255,255,0.6) none repeat scroll 0 0;
        transition: all 0.8s;
        transform: rotate(-45deg);
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
    }

    #footer #social a.social:hover:before {
        opacity: 1;
        height: 0;
    }

/*footer social end*/

@media (max-width:575px) {
    #footer {
        margin-bottom: 5rem;
    }
}

/* footer end */

/* footer-customer start */

body:not(#body_home) #footer-customer {
    margin-top: 2rem;
}

#footer-customer {
    border-top: 1px solid #fff;
    position: relative;
    /*background: #854020;*/
    /*margin-top: 2rem;*/
}

/* footer-customer end */

/*view liên hệ start */
#fdb-frm .card-header {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
    background: #0c419a;
}

    #fdb-frm .card-header i {
        margin-right: .5rem;
    }

/*view liên hệ end*/

/*phân trang star */
.phantrang {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center
}

    .phantrang a.changepage:hover,
    .phantrang .selected {
        background: #006cc9;
        color: #ffffff !important;
        border: 1px solid #006cc9;
    }

    .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 #e2e2e2;
                -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: #006cc9;
                color: #ffffff !important;
                border: 1px solid #006cc9;
            }

            .phantrang ul li a.selected {
                cursor: no-drop;
            }

/*phân trang end */

/*.breadcrumb*/
.breadcrumb {
    display: block;
    font-size: 12px;
    color: #fff;
    /*background-color: #d8e2ef;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;*/
}

    .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 {
            color: #e1e1e1;
        }

    .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";
        }

/*baner đầu trang start */
.banner-page {
    min-height: 200px;
    position: relative;
    padding: 5rem 0 3rem;
    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;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 0.375rem;
        margin: 1rem 0 1.5rem;
    }

    .banner-page[class*=style-display-] > ol > li {
        display: inline-block;
        position: relative;
    }

    .banner-page.style-display-2 > ol > li {
        padding: 0.5rem 1rem;
    }

    .banner-page[class*=style-display-] > ol > li:first-child {
        padding-left: 0;
    }

    .banner-page[class*=style-display-] > 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[class*=style-display-] > ol > li > a:hover > * {
        color: #c20908;
    }

    .banner-page[class*=style-display-] > ol > li > a > * {
        font-size: 1rem !important;
        font-weight: normal;
        color: #333;
    }

    .banner-page.style-display-4 {
        margin-top: -0.5rem;
        min-height: 22rem;
        position: relative;
        margin-bottom: 2.75rem;
        padding: 9rem 0 1.5rem;
    }

        .banner-page.style-display-4 > ol > li {
            padding: 0.25rem 1rem;
        }

    .banner-page.banner-page-4,
    .banner-page.banner-page-4 .breadcrumb {
        margin-bottom: 2.75rem;
    }

        .banner-page.banner-page-4 .banner-page-title {
            position: relative;
            z-index: 1;
            text-transform: uppercase;
            font-size: 2.2rem;
            font-weight: normal;
            display: block;
            margin: 0.75rem 0;
            /*font-family: Oswald, sans-serif;*/
        }

/*baner đầu trang end */

/*video ifames start*/
.video-responsive {
    margin: auto;
    width: 100%;
    max-width: 800px;
    position: relative;
    /*padding-bottom: 56.25%;*/
    /*height: 0;*/
    overflow: hidden
}

    .video-responsive:after {
        display: block;
        content: '';
        width: 100%;
        padding-top: 56.25%;
    }

    .video-responsive iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }
/*video ifames end*/

/* author-box start */
.author-box {
    width: 100%;
    /*margin-top: 20px;*/
    padding: 1rem;
    border-radius: 10px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 10px 25px 5px rgba(137,173,255,.35);
    -moz-box-shadow: 0 10px 25px 5px rgba(137,173,255,.35);
    box-shadow: 0 10px 25px 5px rgba(137,173,255,.35);
}

    .author-box a, .author-box .author-description b, .author-box .author-description p, .author-box .author-description i {
        color: #333;
    }

    .author-box .author-description i {
        width: 22px;
        color: #fff;
        text-align: center;
        background: #006cc9;
        padding: 5px 0;
        font-size: 0.8rem;
        margin-right: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .author-box .author-info {
        width: 100%;
        padding: 1rem 2rem;
        border-radius: 0.56rem;
    }

        .author-box .author-info .author-info {
            color: #0c419a;
        }

        .author-box .author-info .author-social {
            margin: 4px 0;
        }

            .author-box .author-info .author-social a {
                color: #fff;
                text-align: center;
                width: 30px;
                height: 30px;
                line-height: 30px;
                font-size: 1.1rem;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
                -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
                box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
                position: relative;
                border: 1px solid #fff;
                display: inline-block;
                margin-right: 10px;
                font-weight: normal;
                transition: 0.5s all;
                overflow: hidden;
            }

                .author-box .author-info .author-social a:hover {
                    color: #006cc9;
                    padding-left: 5px;
                    background: #ed1c24 !important;
                    padding-left: 0px !important;
                }

                .author-box .author-info .author-social a:before {
                    content: "";
                    opacity: 0;
                    position: absolute;
                    background: rgba(255,255,255,0.6) none repeat scroll 0 0;
                    transition: all 0.8s;
                    transform: rotate(-45deg);
                    top: -50%;
                    left: -50%;
                    width: 200%;
                    height: 200%;
                }

                .author-box .author-info .author-social a:hover:before {
                    opacity: 1;
                    height: 0;
                }

                .author-box .author-info .author-social a i {
                    font-size: 1rem;
                }

        .author-box .author-info .author-name {
            margin: 0 15px 0 0;
            font-weight: bold;
            font-size: 1.2rem;
            text-transform: uppercase;
            color: #000;
        }

    .author-box .author-description {
        text-align: justify;
        line-height: 1.8;
        margin: 15px 0;
    }

    .author-box .author-img {
        width: 100px;
        border-radius: 6px;
        overflow: hidden;
        padding-top: 1rem;
    }

        .author-box .author-img img, .related-post {
            max-width: 100%
        }
/* author-box 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;*/
        max-width: 40rem;
        width: 100%;
        margin: 0;
        /*padding: 0;*/
    }

    .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: #006cc9;
            }

    .news-detail .detail-ckeditor p {
        text-align: justify;
    }


/* 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: #00a6e2
    }

    .post-tag a.tag {
        display: inline-block;
        font-weight: normal;
        background-color: #00a6e2;
        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 #00a6e2 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: #00a6e2
        }

            .post-tag a.tag:hover:before {
                border-color: transparent #00a6e2 transparent transparent
            }

/* post-tag end */

/*owl-carousel start */
.owl-carousel .bg-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .owl-carousel .bg-holder img {
        position: absolute;
    }

.owl-nav i {
    font-size: 1.4rem;
    line-height: 1.5;
}

    .owl-nav i:not(:first-child) {
        margin-left: 0.15rem;
    }

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    width: 34px !important;
    height: 34px !important;
    line-height: 36px !important;
    margin: auto !important;
    border: 1px solid #ddd !important;
    background-color: rgba(255,255,255,0.8) !important;
    outline: none !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .owl-prev:hover, .owl-next:hover {
        background-color: rgba(255,255,255,1) !important;
    }

.owl-next {
    right: 5px;
    left: auto;
}

.ckfinder-owl .owl-dots {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.owl-carousel button.owl-dot.active {
    background-color: #0c419a;
}

.owl-carousel .owl-stage-outer {
    padding: 0 1rem;
    margin-left: -1rem;
    margin-right: -1rem;
}

/*owl-carousel end*/

/* quảng cáo đầu - cuối trang start */

#adsbottom {
    position: fixed;
    z-index: 1035;
    width: 50rem;
    max-width: 85%;
    left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    #adsbottom .container {
        text-align: center;
    }

    #adsbottom a {
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        #adsbottom a img {
            max-width: 100%;
            max-height: 100%;
            width: auto !important;
            margin: auto;
            padding-top: 0.5rem;
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    #adsbottom .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        background: #f00;
        z-index: 2;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        opacity: 0.9;
        border-radius: 50%;
        cursor: pointer;
    }

@media(max-width: 575px) {
    #adsbottom {
        bottom: 4.5rem;
    }

        #adsbottom,
        #adsbottom a {
            max-height: 5rem;
            height: 5rem;
        }
}

@media(min-width: 576px) {
    #adsbottom {
        bottom: 0;
    }

        #adsbottom,
        #adsbottom a {
            max-height: 7rem;
            height: 7rem;
        }
}

#headertopbar {
    height: 3rem;
}

    #adsbottom .owl-carousel .owl-nav button.owl-prev,
    #adsbottom .owl-carousel .owl-nav button.owl-next,
    #headertopbar .owl-carousel .owl-nav button.owl-prev,
    #headertopbar .owl-carousel .owl-nav button.owl-next {
        background: none !important;
        border: none !IMPORTANT;
    }

        #adsbottom .owl-carousel .owl-nav button.owl-prev i,
        #adsbottom .owl-carousel .owl-nav button.owl-next i,
        #headertopbar .owl-carousel .owl-nav button.owl-prev i,
        #headertopbar .owl-carousel .owl-nav button.owl-next i {
            font-size: 2rem;
            line-height: 1.2;
            font-weight: normal !important;
            color: transparent;
            -webkit-transition: all 0.2s ease-in-out !important;
            -o-transition: all 0.2s ease-in-out !important;
            -ms-transition: all 0.2s ease-in-out !important;
            transition: all 0.2s ease-in-out !important;
        }

    #adsbottom:hover .owl-carousel .owl-nav button.owl-prev i,
    #adsbottom:hover .owl-carousel .owl-nav button.owl-next i,
    #headertopbar:hover .owl-carousel .owl-nav button.owl-prev i,
    #headertopbar:hover .owl-carousel .owl-nav button.owl-next i {
        color: #ffffffad;
    }

    #adsbottom .owl-carousel .owl-nav button.owl-prev:hover i,
    #adsbottom .owl-carousel .owl-nav button.owl-next:hover i
    #headertopbar .owl-carousel .owl-nav button.owl-prev:hover i,
    #headertopbar .owl-carousel .owl-nav button.owl-next:hover i {
        color: #ffffff;
    }

/* quảng cáo đầu - cuối trang end */

/*Hiệu ứng start hieuung*/
.flash {
    position: relative;
    display: block;
}

    .flash::after, .flash::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out
    }

    .flash::before {
        z-index: 1;
    }

    .flash:hover::before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255,255,255,.3)
    }

    .flash:hover::after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,.3)
    }

/*Hiệu ứng end hieuung*/

/*.form-iframe start */
.form-iframe {
    height: 200px;
    margin-top: 20px;
    background: #f2f2f2;
    border: 1px solid #eee;
    padding: 15px;
    max-width: 100%
}

    .form-iframe body {
        background: none
    }

/*.form-iframe end */

/* Button start */
.button {
    overflow: hidden;
    color: #fff !important;
    cursor: pointer;
    padding: 12px 20px;
    border: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin: 15px 0;
    padding-right: 56px;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #0c419a;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
}

    .button:before {
        content: "\f054";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 36px;
        padding-top: inherit;
        padding-bottom: inherit;
        font-family: 'Font Awesome 5 Pro';
        font-size: 1.2rem;
        text-align: center;
        transition: .2s;
        background: #0c419a;
        border-radius: 0.5rem;
    }

    .button:hover, .button:active {
        color: #fff !important;
        background: #0c419a;
    }

        .button:hover:before, .button:active:before {
            background: #0c419a;
            -webkit-animation: bounceright .3s alternate ease infinite;
            animation: bounceright .3s alternate ease infinite;
        }

.button1 {
    overflow: hidden;
    z-index: 1;
    border: 3px solid #0c419a;
    color: #0c419a;
    background: none;
    cursor: pointer;
    padding: 15px 30px;
    display: inline-block;
    margin: 15px 30px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 1.1rem;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

    .button1:after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #0c419a;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

    .button1:hover, .button1:active {
        color: #fff;
    }

        .button1:hover:after {
            height: 300%;
            opacity: 1;
        }

        .button1:active:after {
            height: 400%;
            opacity: 1;
        }

.button2 {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 20px;
    margin-top: 5px;
    font-weight: normal;
    position: relative;
    border: 0.5px solid #006cc9;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    outline: none;
    color: #fff;
    background-image: linear-gradient(45deg, #0c419a, #006cc9);
    line-height: 1.6rem;
}

    .button2:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        background-image: linear-gradient(-45deg, #0c419a, #006cc9);
    }

    .button2 i {
        font-size: 0.9rem;
        margin-right: 4px;
    }

        .button2 i[class*=fa], .button2 svg {
            font-size: 1rem;
            margin-right: 0;
            margin-left: 4px;
        }

    .button2:hover, .button2:focus, .button2:active {
        color: #fff !important
    }

        .button2:hover:before, .button2:focus:before, .button2:active:before {
            -webkit-transform: scaleX(0);
            transform: scaleX(0)
        }

@-webkit-keyframes bounceright {
    from {
        -webkit-transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(3px);
    }
}

@-webkit-keyframes wiggle {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(30deg);
    }
}

@keyframes bounceright {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(3px);
    }
}

@keyframes wiggle {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(30deg);
    }
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.btn-closes {
    background: #e8000b;
    border: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: #fff;
    opacity: .9;
}

    .btn-closes:hover {
        opacity: 1;
    }

.button3, .button4 {
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin-bottom: 6px;
    border: 1px solid #006cc9;
    line-height: 40px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    background-color: #0c419a;
    cursor: pointer;
    transition: background-color .5s ease;
    border-radius: .5rem;
    padding: 0 1rem;
}

.button4 {
    background-color: #00a6e2;
    border: 1px solid #00a6e2;
}

    .button3:hover, .button4:hover {
        color: #fff;
        background-color: #006cc9;
        transition: background-color .5s ease;
    }

    .button4:hover {
        background-color: #006cc9;
    }

/*.bgwhite .button:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background: #0c419a;
    background: -moz-linear-gradient(45deg, #0c419a 0%, #006cc9 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0c419a), color-stop(100%, #006cc9));
    background: -webkit-linear-gradient(45deg, #0c419a 0%, #006cc9 100%);
    background: -o-linear-gradient(45deg, #0c419a 0%, #006cc9 100%);
    background: -ms-linear-gradient(45deg, #0c419a 0%, #006cc9 100%);
    background: linear-gradient(45deg, #0c419a 0%, #006cc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c419a', endColorstr='#006cc9', GradientType=1 );
}*/

/* Button end */

/*_language start */
#_language .dropdown-toggle {
    font-size: 1rem;
    color: #fff
}

#_language > a > img {
    width: 2.5rem;
}

#_language .dropdown-menu img {
    width: 20px;
}

#_language .dropdown-menu > * {
    background-color: #fff;
    border-radius: .375rem;
    overflow: hidden
}

#_language .dropdown-item {
    padding: .5rem 1rem;
    font-size: 1rem;
    color: #000;
}

    #_language .dropdown-item:hover {
        background-color: #2381c2;
        color: #fff;
        font-weight: 500
    }

    #_language .dropdown-item img {
        margin-right: .5rem
    }

#_language > div {
    min-width: auto;
}

#_language span {
    display: none;
}

@media(max-width: 1199px) {
    #_language {
        margin-top: .5rem;
        text-align: center
    }

        #_language .dropdown-toggle {
            padding: .25rem .75rem;
            border: 1px solid #fff;
            line-height: 1
        }
}

@media(min-width: 1200px) {
    #_language {
        margin-left: 0.5rem;
    }

        #_language:not(.dropdown) {
            margin: 1rem;
        }

        #_language > div {
            right: 1rem !important;
        }

        #_language:hover > div {
            position: absolute;
            inset: 0 0 auto auto;
            margin: 0;
            top: 80%;
            display: block;
        }

        #_language .dropdown-toggle {
            padding: 0 .75rem;
            line-height: 51px
        }
}

/*_language end*/

/*video-cat-box start */
#box-h-video .video-responsive {
    max-width: 100%;
}

.video-cat-box .box-body {
    /* -webkit-box-shadow: 0 0 20px 0 rgba(108,124,145,0.15);
    -moz-box-shadow: 0 0 20px 0 rgba(108, 124, 145, 0.15);
    box-shadow: 0 0 20px 0 rgba(108,124,145,0.15);*/
    /*-webkit-border-radius: 0.375rem;
    -o-border-radius: 0.375rem;
    -ms-border-radius: 0.375rem;
    -moz-border-radius: 0.375rem;
    border-radius: 0.375rem;*/
    height: 100%;
}

    .video-cat-box .box-body:hover {
        /*-webkit-box-shadow: 0 10px 25px 5px rgba(0,0,0,.35);
        -moz-box-shadow: 0 10px 25px 5px rgba(0, 0, 0, .35);
        box-shadow: 0 10px 25px 5px rgba(0,0,0,.35);*/
    }

    .video-cat-box .box-body .lightGallery {
        cursor: pointer;
        position: relative !important;
    }

    .video-cat-box .box-body .box-img {
        width: 100%;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        /* border: 1px solid #ddd;
        border-top-left-radius: 0.375rem;
        border-top-right-radius: 0.375rem;*/
        border: 3px solid #fff;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    }

        .video-cat-box .box-body .box-img .frames:after {
            padding-top: 56.25%;
        }

        .video-cat-box .box-body .box-img img {
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            width: 100%;
            height: auto;
        }

    .video-cat-box .box-body:hover .box-img img {
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .video-cat-box .box-body .btn-play {
        position: absolute;
        z-index: 1;
        color: #fff;
        font-size: 1.5rem;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: .5s all;
        padding: .75rem 1.75rem;
        background: #f00;
        border-radius: .75rem;
    }

    /*.video-cat-box .box-body:hover .box-img .btn-play {
        color: #e60312;
    }*/

    .video-cat-box .box-body .posted-date {
        width: 100%;
        color: #fff;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        bottom: 0 !important;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }

    .video-cat-box .box-body .box-title {
        margin-top: 1rem;
        /*text-align: center;*/
        line-height: 1.2;
    }

        .video-cat-box .box-body .box-title * {
            font-size: 1.2rem;
            font-weight: 400;
        }

/*video-cat-box end*/

/*model customer start */
.customer-item {
    border: 1px solid #eee;
    background-color: #fff;
    height: 80px;
    position: relative
}

    .customer-item:hover img,
    .customer-item:hover a i {
        /*-moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out*/
    }

    .customer-item img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: auto !important;
        border: 8px solid #fff;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out
    }

    .customer-item a i {
        font-size: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: auto;
        height: 100%;
        color: #9a9a9a;
    }
/*model customer end*/

/*news-box start*/
.news-box {
}

    .news-box .box-body {
        -webkit-border-radius: 0.375rem;
        -o-border-radius: 0.375rem;
        -ms-border-radius: 0.375rem;
        -moz-border-radius: 0.375rem;
        border-radius: 0.375rem;
        height: 100%;
        background-color: #fff;
        border: 1px solid #eee;
        -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
    }
        .news-box .box-body .box-img {
            position: relative;
            display: block;
        }

            .news-box .box-body .box-img .frames {
                -webkit-border-radius: 0.375rem 0.375rem 0 0;
                -o-border-radius: 0.375rem 0.375rem 0 0;
                -ms-border-radius: 0.375rem 0.375rem 0 0;
                -moz-border-radius: 0.375rem 0.375rem 0 0;
                border-top-right-radius: 0.375rem;
                border-top-left-radius: 0.375rem;
            }

                .news-box .box-body .box-img .frames:after {
                    padding-top: 56.25%;
                }

                .news-box .box-body .box-img .frames img {
                    width: 100%;
                    -webkit-transition: all .5s ease-in-out;
                    -o-transition: all .5s ease-in-out;
                    -ms-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }

            .news-box .box-body .box-img:hover img {
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.2);
            }

    .news-box .posted-date {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        color: #fff;
        width: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .news-box .box-title {
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

        .news-box .box-title * {
            font-weight: 500;
            font-size: 1.2rem;
            line-height: 1.6;
        }

    .news-box .box-summary {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .col-xl-25 .news-box .box-body {
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .col-xl-25 .news-box .box-title {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 0;
    }
    .col-xl-25 .news-box .box-summary{display:none}
    .col-xl-25 .news-box .box-title * {font-weight: normal; font-size: 1rem; line-height: 1.5;}
/*@media (min-width:992px) {
    #news-box > div:nth-child(4n+4) {
        display: none
    }
}*/

@media (min-width:1200px) {
    #project-new > .row .news-box:not(:last-child) {
        padding-bottom: 1rem;
        border-bottom: 1px solid #d6d6d6;
    }
}

*
/*news-box end*/
/* module-recruitment start */
.module-recruitment {
    /*padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: left;
    border-radius: .5rem;*/
}

.module-recruitment .recruitment-box:last-child .box-body {
    /*border-bottom: 0;*/
}

.recruitment-box .box-body {
    position: relative;
    padding: .5rem 1rem;
    overflow: hidden;
    /*border-bottom: 1px solid #e2e2e2;*/
    padding: 1rem;
    /*background: #eff5ff;*/
    border: 1px solid #eee;
    border-radius: .5rem;
    bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
}

    .recruitment-box .box-body:hover {
        bottom: 6px;
        -webkit-box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 10%);
        -moz-box-shadow: 0 0.5rem 2rem rgba(0,0,0,.1);
        box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 10%);
    }

.recruitment-box .box-title {
}

    .recruitment-box .box-title *:not([class*=icon-]) {
        font-size: 1.2rem;
        text-transform: capitalize;
        font-weight: 500 !important;
        margin: 0;
        /*padding: 0 0 8px;*/
        line-height: 1.7em;
        color: #000;
    }

        .recruitment-box .box-title *:not([class*=icon-]):hover {
            color: #006cc9;
        }

.recruitment-box:hover .box-title * {
}


.recruitment-box .posted-date > span {
    display: inline-block;
    padding: 4px 0;
    line-height: 1.6;
    color: #999;
    font-size: .9rem;
    margin-right: 2rem;
}

.recruitment-box .posted-date i {
    padding-right: 5px;
}

.recruitment-box .box-action a {
    display: block;
    width: 100%;
    margin-bottom: 6px;
    border: 1px solid #006cc9;
    /*height: 42px;*/
    line-height: 40px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    background-color: #0c419a;
    cursor: pointer;
    transition: background-color .5s ease;
    border-radius: .5rem;
}

    .recruitment-box .box-action a:nth-child(1) {
        background-color: #00a6e2;
        border: 1px solid #00a6e2;
    }

    .recruitment-box .box-action a:hover {
        color: #fff;
        background-color: #006cc9;
        transition: background-color .5s ease;
    }

    .recruitment-box .box-action a:nth-child(1):hover {
        background-color: #006cc9;
    }

.recruitment-box .posted-date {
    margin-top: 0.5rem;
}

.recruitment-box .icon-new {
    position: relative;
    padding: 0.1rem 0.2rem;
    margin-right: 0.5rem;
    top: 4px;
    color: #fff;
    font-size: 0.7rem;
    background: #25a8e0;
    border-radius: 0.3rem;
    display: block;
    float: left;
}

.recruitment-box span.icon-wage {
    color: #101010;
    font-size: 1rem;
}

.recruitment-box.newandurgent .box-title *:not([class*=icon-]) {
    color: #e90000;
}

    .recruitment-box.newandurgent .box-title *:not([class*=icon-]):hover {
        color: #ff0000;
    }

@media (max-width: 575px) {
    .recruitment-box .box-action a:nth-child(1) {
        line-height: 1.2;
    }
}

.icon-urgent {
    background-color: #da251c;
    position: absolute;
    right: -25px;
    top: -25px;
    width: 48px;
    height: 48px;
    padding-top: 37px;
    text-align: center;
    color: #fff;
    z-index: 99;
    font-size: .45rem;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.blinkText {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #fff;
    }

    25% {
        color: #fff;
    }

    30% {
        color: transparent;
    }

    40% {
        color: transparent;
    }

    45% {
        color: #fdff96;
    }

    85% {
        color: #fdff96;
    }

    90% {
        color: transparent;
    }

    100% {
        color: transparent;
    }
}
/*
.recruitment-box .icon-urgent {
    margin-top: 0.5rem;
}


    .recruitment-box .icon-urgent > * {
        padding: 0.35rem 1rem;
        background: #00a6e21f;
        display: inline-block;
        font-weight: bold;
        color: #00a6e2;
        border-radius: .5rem;
        align-items: center;
    }

    .recruitment-box .icon-urgent img {
        width: 1.8rem;
        margin-right: 0.25rem;
    }*/

@media (max-width: 992px) {
    recruitment-box .box-action a {
        margin: 0 2% 0 0;
        font-size: 1rem;
    }

    .recruitment-box .box-action a:nth-child(1) {
        margin-left: 0;
    }
}

/* module-recruitment end */

/* cat-box start */
.cat-box .box-body {
    position: relative;
    overflow: hidden;
    border-radius: .5rem;
}

.cat-box .box-img {
    position: relative;
}

    .cat-box .box-img:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-color: #0c419a;
        opacity: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        position: absolute;
        z-index: 1;
    }

.cat-box .box-body:hover .box-img:before {
    opacity: .8;
}

.cat-box .frames:after {
    padding-top: 60%;
}

.cat-box img {
    width: 100%;
}

.cat-box .box-title * {
    position: absolute;
    bottom: -200%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #fff;
    z-index: 100;
    display: inline-block;
    transform: translate(0, -50%);
    padding: 1rem;
    text-align: center;
    font-weight: 600;
}

.cat-box .box-body:hover .box-title * {
    top: 50%;
    bottom: auto;
}

@media(max-width: 575px) {
    .cat-box .box-img:before {
        display: none;
    }

    .cat-box .box-body:hover .box-title *,
    .cat-box .box-body .box-title * {
        position: absolute;
        top: auto;
        bottom: 0;
        transform: none;
        background-color: #0c419ab0;
    }
}

/* cat-box end */

/* whychoose-box start */
.whychoose-box .box-body {
    background-color: #fff;
    padding: 2rem 1rem 1rem;
    border: 1px solid #eee;
    height: 100%;
    border-radius: .5rem;
}

.whychoose-box .frames {
    width: 100px;
    display: block;
    margin: 0 auto;
}

    .whychoose-box .frames:after {
        padding-top: 100%;
    }

.whychoose-box .box-body:hover .frames {
    -webkit-transform: scale(1.2) rotate(360deg) translate(0);
    -ms-transform: scale(1.2) rotate(360deg) translate(0);
    -moz-transform: scale(1.2) rotate(360deg) translate(0);
    transform: scale(1.2) rotate(360deg) translate(0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.whychoose-box img {
    width: 100%;
}

.whychoose-box .box-title {
    text-align: center;
    margin-top: 1.5rem;
}

    .whychoose-box .box-title:not(.summary) {
        display: block;
    }

    .whychoose-box .box-title * {
        text-transform: uppercase;
        font-size: 1.3rem;
        line-height: 1.5;
        font-weight: bold;
        /*margin: 20px 0;*/
        position: relative;
        display: inline-block;
    }

        .whychoose-box .box-title *:after {
            content: "";
            display: block;
            height: 2px;
            width: 100px;
            background-color: #0c419a;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -12px;
            margin: auto;
        }

.whychoose-box .box-summary {
    margin-top: 2rem;
    text-align: justify;
    line-height: 1.7em;
}

/* whychoose-box end */

/* process-box start */
.process-box {
    padding-bottom: 1rem;
}

    .process-box .box-body {
        background-color: #fff;
        padding-top: 1rem;
        height: 100%;
        border-radius: .5rem;
        padding: 1.2rem;
    }

    .process-box .frames {
        width: 10rem;
        display: block;
        margin: 0 auto;
    }

        .process-box .frames:after {
            padding-top: 100%;
        }

    .process-box .box-body:hover .frames {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .process-box img {
        width: 100%;
    }

    .process-box .box-title:not(.summary) {
        display: block;
    }

    .process-box .box-title {
        text-transform: uppercase;
        font-size: 1.3rem;
        line-height: 20px;
        font-weight: bold;
        margin: 20px 0;
        position: relative;
        text-align: center;
    }

    /*.process-box .box-title *:after {
            content: "";
            display: block;
            height: 2px;
            width: 100px;
            background-color: #0c419a;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -12px;
            margin: auto;
        }*/

    .process-box .box-summary {
        margin-top: 1rem;
        text-align: justify;
        line-height: 1.7em;
    }

/* process-box end */

/*.icon-sale {*/
/*position: absolute;
    bottom: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: .8rem;
    z-index: 1;
    text-align: center;
    background: url(/assets/images/all/promo.webp)*/
/*position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: .8rem;
    z-index: 1;
    text-align: center;
    background: linear-gradient(45deg, #d00f0f, #f42222);
}*/

/*.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;*/
/*top: 50%;
    transform: translateY(-50%);
    right: 0;
    padding: 3px 6px;
    text-align: center;
    background: url(/assets/images/all/saleoff.webp);
    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
    }*/

/*view-sort star*/

p.view-sort,
div.view-sort {
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border: 1px solid #e2e2e2;
    margin-bottom: -1px;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.view-sort {
    border-radius: .5rem;
}

/*view-sort end*/

/*product star */
#content-body-menu {
}

#content-body-menu-btnshow {
    border-radius: 0.5rem;
    background-color: #fff;
    left: 0.75rem;
    height: 2.7rem;
    width: 2.7rem;
    transform: translateX(0.25rem);
    color: #c70600;
    border: 2px solid #c70600;
    cursor: pointer;
    font-size: 1.7rem;
}

.content-body-menu-close {
    background-color: #000;
    cursor: pointer;
    position: relative;
}

    .content-body-menu-close .box-icon {
        background-color: #c70600;
        height: 100%;
        width: 2.86rem;
        color: #fff;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 0;
        top: 0;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .content-body-menu-close .box-icon i {
            font-size: 1.44rem;
        }

    .content-body-menu-close .box-title {
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-size: 1.44rem;
        padding-left: 3rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        display: block;
    }

.box-product-hot-home {
    /*background: #fff;
    position: relative;
    padding: 2rem 1rem 1rem 1rem;
    border: 1px solid #f6f6f6;*/
    background-color: #d00;
    position: relative;
    padding: 1rem;
    border-radius: 0.5rem;
}

    .box-product-hot-home .box-title {
        /* color: #24c12a;
        font-weight: 500;
        font-size: 1.3rem*/
    }

    .box-product-hot-home .box-icon:after {
        content: "";
        background: url('/assets/images/project/flash.png') no-repeat;
        position: absolute;
        top: -5px;
        right: -5px;
        height: 110px;
        width: 121px;
    }

.pro-tabs {
    border-bottom: 2px solid #090809
}

    .pro-tabs .nav-link, .pro-tabs .tab-link {
        display: block;
        font-size: 1.3rem;
        font-weight: bold;
        text-align: center;
        padding: 8px 15px 5px;
        -webkit-transition: .3s;
        transition: .3s;
        margin-right: 5px;
        margin-top: 5px;
        border-radius: .25rem .25rem 0 0;
        text-transform: uppercase;
    }

    .pro-tabs.nav-pills .nav-link {
        color: #000;
        background: #fff;
    }

        .pro-tabs.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            background-color: #090809;
            /*background: repeating-linear-gradient(to right,red 0,#00f 50%,red 100%);*/
            background-size: 200% auto;
            background-position: 0 100%;
            animation: 2s linear infinite forwards gradient;
            color: #fff;
        }

.product-box {
    text-align: center;
    width: 100%;
    position: relative;
    /*border: 1px solid #eee;
    /*border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;*/
    background-color: #fff;
    height: 100%;
    padding-bottom: 1rem;
}

.product-box {
    /*border-radius: 0.5rem;*/
}

.sp-img-wrapper {
    /*border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;*/
}

.pro-box .product-box {
    /*width: 20%*/
}

.pro-box-f .product-box:first-child {
    /*width: 50%*/
}

.product-box:nth-child(-n+4) {
    /*border-top: 1px solid #eee*/
}

.product-box:nth-child(4n+1) {
    /*border-left: 1px solid #eee*/
}

.product-box:hover {
    z-index: 10;
    -webkit-box-shadow: 0 0 10px 0 rgba(207,207,207,1);
    -moz-box-shadow: 0 0 10px 0 rgba(207,207,207,1);
    box-shadow: 0 0 10px 0 rgba(207,207,207,1);
    border-radius: 1rem;
}

.product-actions {
    height: auto;
    text-align: center;
    position: absolute;
    width: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .product-actions a {
        width: 2.5rem;
        /*height: 2.5rem;*/
        display: inline-block;
        /*display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;*/
    }

        .product-actions a:not(:first-child) {
            /*margin-top: 5px;*/
            margin-left: 5px;
        }

    .product-actions i {
        border-radius: 0.25rem;
        padding: 0.75rem 0.65rem;
        /*margin: 0 2px;*/
        display: inline-block;
        line-height: 12px;
        background: #d20015;
        color: #fff;
        font-size: 1.1rem;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        width: 100%;
    }

        .product-actions i:hover {
            background: #161616;
        }

    .product-actions .favouriteProduct i {
    }

        .product-actions .favouriteProduct i:hover {
        }

    .product-actions .favouriteProduct.act i {
        background: #c7a07b;
    }

        .product-actions .favouriteProduct.act i:hover {
        }

.product-actions-list {
    display: none;
}

.product-box:hover .product-actions {
    opacity: 1;
    visibility: visible;
    right: 5px;
    transition: all ease 300ms
}

.sp-img-wrapper {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 6px solid #fff;
    border-radius: 1rem;
}

    .sp-img-wrapper:before {
        /*content: "";
        display: block;
        padding-top: 100%*/
    }

    .sp-img-wrapper .box-img {
        position: relative;
        z-index: 0;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 10px;
    }

        .sp-img-wrapper .box-img:before {
            position: relative;
            content: "";
            padding-top: 70%;
            display: block;
        }

    .sp-img-wrapper .sp-img {
        -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;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 5;
        height: auto;
        width: 100%;
    }

        .sp-img-wrapper .sp-img:hover {
            /* -webkit-transition: all 500ms ease-in;
        -webkit-transform: scale(1.1);
        -ms-transition: all 500ms ease-in;
        -ms-transform: scale(1.1);
        -moz-transition: all 500ms ease-in;
        -moz-transform: scale(1.1);
        transition: all 500ms ease-in;
        transform: scale(1.1);
        z-index: 0*/
            /* -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);*/
        }

/*.product-box .sp-img {
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}*/

.product-box .sp-img-wrapper .imgExtra {
    position: absolute;
    bottom: 0.5rem;
    z-index: 10;
    height: 3rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

    .product-box .sp-img-wrapper .imgExtra .i-item {
        width: 3rem;
        margin: 0 0.25rem;
        border: 3px solid #fff;
        position: relative;
        overflow: hidden;
        background: #fff;
    }

        .product-box .sp-img-wrapper .imgExtra .i-item:before {
            position: relative;
            content: "";
            padding-top: 70%;
            display: block;
        }

        .product-box .sp-img-wrapper .imgExtra .i-item img {
            width: 100%;
            cursor: pointer;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            height: auto;
            width: 100%;
        }

.product-name {
    /*height: 2.8rem;*/
    line-height: 1.3;
    padding: 0 1rem;
    margin-top: 0;
    overflow: hidden;
    font-size: 1.1rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin-top: 1rem;
}

    .product-name h2, .product-name h3 {
        font-size: 1.1rem !important;
        line-height: 1.3
    }

.product-summary {
    padding: 0 1rem;
    overflow: hidden;
    clear: both;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    margin-top: 0.375rem;
}

.product-name a {
    font-size: 1rem;
    /*font-weight: 500;*/
    line-height: 120%;
    color: #000000;
}

.product-box:hover .product-name a {
    color: #090809
}

.product-price-cart {
    position: relative;
    /*height: 60px;*/
    padding: 5px 10px 0;
    margin-top: 1rem;
}

.product-price {
    display: block;
    padding-bottom: 4px;
    color: #d4060e;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
}

.product-price-old {
    display: block;
    /*padding-bottom: 4px;*/
    color: #aaa;
    text-decoration: line-through;
    line-height: 1.2;
}

.product-info-box {
    margin-top: 0.5rem;
    padding: 0 1rem;
}

    .product-info-box .box-item {
        /*margin-top: 0.25rem;
        text-align: left;*/
        margin-top: 0.75rem;
        text-align: left;
        position: relative;
        padding-left: 33px;
    }

        .product-info-box .box-item .item-title {
        }

            .product-info-box .box-item .item-title i {
                /*margin-right: 0.375rem;
                width: 0.9rem;*/

                width: 26px;
                height: 26px;
                line-height: 26px;
                color: #fff;
                background: #c20908;
                text-align: center;
                border-radius: 5px;
                position: absolute;
                top: 0px;
                left: 0;
            }

            .product-info-box .box-item .item-title span {
                font-weight: 500;
            }


        .product-info-box .box-item .item-value {
        }

.product-box .product-start .item-start {
    color: #dfdfdd
}

    .product-box .product-start .item-start i.act {
        color: #f2c604
    }

/*productbox-list start*/
.productbox-list {
    margin-top: 1rem;
}

    .productbox-list .product-box {
        /*border: 1px solid #eee;*/
    }

        .productbox-list .product-box:hover {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .productbox-list .product-box .sp-img-wrapper {
            border-radius: 0;
        }

        .productbox-list .product-box .product-summary {
            display: none;
        }

        .productbox-list .product-box .product-price-cart {
            height: auto;
        }

        .productbox-list .product-box .product-actions-list a span {
            display: none;
        }

@media(min-width: 576px) {
    .productbox-list .product-box:after {
        content: '';
        clear: both;
        display: block;
    }

    .productbox-list:nth-child(2n+1) .product-box {
        background: #f2f2f2;
    }

    .productbox-list .product-box {
        border: 0px;
        padding: 1rem;
    }

        .productbox-list .product-box .sp-img-wrapper {
            float: left;
            width: 30%;
            border: 0;
            /*height: calc(100%);*/
        }

            .productbox-list .product-box .sp-img-wrapper .product-actions {
                display: none;
            }

        .productbox-list .product-box .product-name {
            width: 70%;
            float: left;
            text-align: left;
            z-index: 10;
            position: relative;
            margin-top: 0;
        }

        .productbox-list .product-box .product-summary {
            display: block !important;
            width: 70%;
            float: left;
            clear: inherit;
            /*display: block;*/
            text-align: left;
        }

        .productbox-list .product-box .product-price-cart {
            width: 70%;
            float: left;
            text-align: left;
            padding: 0.5rem 1rem 0 1rem;
        }

        .productbox-list .product-box .product-start {
            width: 70%;
            float: left;
            height: auto;
            text-align: left;
            padding: 0 1rem;
        }

        .productbox-list .product-box .product-actions-list {
            display: block;
        }

            .productbox-list .product-box .product-actions-list a {
                background-color: #0c419a;
                border: 1px solid #0c419a;
                color: #fff;
                border-radius: 0.375rem;
                margin-top: 0.5rem;
                width: 2rem;
                padding: 0.5rem 0.5rem;
                display: -webkit-inline-box !important;
                display: -ms-inline-flexbox !important;
                display: inline-flex !important;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

            .productbox-list .product-box .product-actions-list .favouriteProduct.act {
                background-color: #ffff00;
                border-color: #ffff00;
            }
}

@media(min-width: 992px) {
    .productbox-list .product-box .product-summary {
        /*width: 70%;
        float: left;
        clear: inherit;
        display: block;
        text-align: left;*/
    }
}

@media(min-width: 1200px) {
    .productbox-list .product-box .product-name {
        width: 45%;
        float: left;
    }

    .productbox-list .product-box .product-summary {
        width: 45%;
    }

    .productbox-list .product-box .product-price-cart {
        /*width: 100%;
        float: none;
        padding-top: 0;*/
        width: 25%;
        margin-left: 75%;
        float: none;
        padding-top: 0;
        padding: 0;
    }

    .productbox-list .product-box .product-start {
        width: 25%;
        float: right;
        padding: 0;
    }

    .productbox-list .product-box .product-actions-list {
        /*width: 25%;
                float: right;
                padding: 0;*/
        text-align: center;
        margin-top: 0.5rem;
    }

        .productbox-list .product-box .product-actions-list a {
            width: 100%;
            display: block;
            padding: 0.25rem 1rem;
        }

            .productbox-list .product-box .product-actions-list a:hover {
                background-color: #1c1c1c;
                border-color: #1c1c1c;
            }

            .productbox-list .product-box .product-actions-list a span {
                display: inline-block;
            }

            .productbox-list .product-box .product-actions-list a i {
                margin-right: 0.75rem;
            }

        .productbox-list .product-box .product-actions-list .favouriteProduct {
            background-color: transparent;
            border-color: #748194;
            color: #748194;
        }

            .productbox-list .product-box .product-actions-list .favouriteProduct:hover {
                background-color: #748194;
                border-color: #748194;
                color: #fff;
            }

            .productbox-list .product-box .product-actions-list .favouriteProduct.act {
                background-color: #748194;
                border-color: #748194;
                color: #fff;
            }

                .productbox-list .product-box .product-actions-list .favouriteProduct.act i {
                    color: #ffff00;
                }
}
/*productbox-list end*/
/*.product-shortcuts {
    margin: 10px 0;
    padding: 5px 10px;
    border-bottom: 3px solid #0296ff
}

    .product-shortcuts a {
        font-size: 13px;
        font-weight: 500;
        color: #0863ac;
        display: inline-block;
        text-decoration: underline;
        margin-right: 10px
    }*/
#tooltip {
    display: none;
    position: absolute;
    z-index: 99999;
    background: #fff;
    border: solid 1px #888;
    width: 370px;
    box-shadow: 0 0 7px #666;
    padding-bottom: 10px;
    border-radius: 8px;
    overflow: hidden
}

    #tooltip .hover-pro-name {
        width: 100%;
        padding: 10px 15px;
        font-size: 1.3rem;
        background: #090809;
        color: #fff;
        font-weight: bold
    }

    #tooltip .hover-pro-info {
        padding: 15px
    }

    #tooltip .hover-pro-title {
        display: inline-block;
        padding: 6px;
        background: #0066d3;
        color: #fff;
        border-radius: 6px
    }

.hover-content-pro {
    display: none;
    line-height: 1.8
}

    .hover-content-pro table tr td {
        padding: 2px 0px;
    }

        .hover-content-pro table tr td .fas {
            color: #c20908
        }

    .hover-content-pro table {
        padding: 0 10px;
        margin-top: 8px;
        width: 100%;
    }

.boxbody_tbl {
    width: 100%;
    text-align: left;
    margin: 0 0 20px 0;
    background: #fff
}

.boxbody_search {
    padding: 1rem;
    border: 1px solid #e2e2e2;
    border-radius: .5rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

    .boxbody_search label {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }

.boxbody_body {
    clear: both;
    margin: 0;
    padding: 15px;
    text-align: left;
    border: 1px solid #eee;
}

.boxbody_top {
    background-color: #fff;
    position: relative;
    /*border-bottom: 2px solid #090809;*/
    overflow: hidden;
    max-width: 100%;
    line-height: normal;
}

    .boxbody_top > span {
        text-transform: uppercase;
        font-size: 1.3rem;
        padding: 0px 15px 0px 15px;
        /*background: #c20908;*/
        background-image: linear-gradient(45deg, #1c1c1c, #090809);
        color: #fff;
        border-left: 6px solid #090809;
        position: relative;
        display: inline-block;
        float: left;
        min-width: 20%;
        /*min-height: 28px;*/
        min-height: 2.9rem;
        line-height: 2.9rem;
        /* border-bottom: 5px solid #fff; */
    }

        .boxbody_top > span:after {
            /*content: "";
            position: absolute;
            top: -1px;
            right: -37px;
            height: 0;
            width: 0;
            display: block;
            border-top: 1.51rem solid transparent;
            border-bottom: 1.51rem solid transparent;*/
            /* border-top: 1.31rem solid transparent;
            border-bottom: 1.31rem solid transparent;*/
            /*border-left: 1.2rem solid #090809;
            border-right: 1.2rem solid transparent;*/

            content: "";
            position: absolute;
            top: 0;
            right: -2.4rem;
            height: 0;
            width: 0;
            display: block;
            border-top: 1.45rem solid transparent;
            border-bottom: 1.45rem solid transparent;
            border-left: 1.2rem solid #090809;
            border-right: 1.2rem solid transparent;
        }

        .boxbody_top > span a {
            font-weight: normal;
            color: #fff;
        }

    .boxbody_top h1, .boxbody_top h2, .boxbody_top h3 {
        font-size: 1.3rem !important;
        font-weight: 500;
        display: inline-block;
        position: relative;
        z-index: 1;
        /*float: left;*/
    }

        .boxbody_top h1:before, .boxbody_top h2:before, .boxbody_top h3:before {
            /*content: '';
            position: absolute;
            left: 0px;
            bottom: 0px;
            display: block;
            height: 16px;
            width: 140px;
            background: #c20908;
            z-index: -1;
            transform: skew(-15deg);*/
        }

    .boxbody_top .subcat {
        height: 45px;
        line-height: 45px;
        overflow: hidden;
        padding-left: 45px;
    }

        .boxbody_top .subcat ul {
            width: 10000px;
            list-style: none;
        }

        .boxbody_top .subcat li {
            float: left;
            padding: 0 15px;
            position: relative;
        }

            .boxbody_top .subcat li:after {
                content: "|";
                position: absolute;
                right: 0;
                top: 0;
                color: #ccc;
            }

        .boxbody_top .subcat a {
            float: left;
            font-size: 1rem;
            line-height: 45px;
        }

    .boxbody_top .subcat2 {
        /*height: 3.4rem;*/
        /*line-height: 2.7rem;*/
        /*overflow: hidden;*/
        /*  padding-left: 1px;
        margin-bottom: 1rem;
        margin-top: 0.5rem;*/
        /*display: inline-block;*/
    }

        .boxbody_top .subcat2 ul {
            /*width: 10000px;*/
            list-style: none;
            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;*/
            width: 100%;
            flex-wrap: nowrap;
            overflow: auto;
            padding-bottom: 0.25rem;
        }

            .boxbody_top .subcat2 ul::-webkit-scrollbar {
                width: 0.375rem;
                height: 0.375rem;
            }

            .boxbody_top .subcat2 ul::-webkit-scrollbar-thumb {
                background-color: #090809;
                cursor: pointer;
                border-radius: 0.375rem;
            }

            .boxbody_top .subcat2 ul li {
                float: none;
                position: relative;
            }

                .boxbody_top .subcat2 ul li h1,
                .boxbody_top .subcat2 ul li h2,
                .boxbody_top .subcat2 ul li h3 {
                    float: none;
                }

                .boxbody_top .subcat2 ul li:not(:last-child):after {
                    /*content: "|";
                    position: absolute;
                    right: 0;
                    top: 0;
                    color: #ccc;*/
                }

                .boxbody_top .subcat2 ul li a {
                    padding: 0 15px;
                    /*float: left;*/
                    font-size: 1rem;
                    line-height: 2.7rem;
                    display: block;
                    border: 1px solid #ddd;
                    border-radius: 0.375rem;
                    margin-top: 0.5rem;
                    white-space: nowrap;
                }

                .boxbody_top .subcat2 ul li:not(:last-child) a {
                    margin-right: 1rem;
                }

    .boxbody_top p.viewall {
        font-style: italic;
        font-family: tahoma;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        border-radius: 0.25rem;
        padding: 0.1rem 0.75rem 0.2rem 0.75rem;
        background-color: #e0693f;
        margin-bottom: 0;
        z-index: 1;
    }

        .boxbody_top p.viewall a {
            display: inline-block;
            color: #fff;
            font-size: 0.83rem;
            line-height: 1.3;
        }

    .boxbody_top span.box-title {
        background-color: transparent;
        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;
        width: 100%;
        padding-bottom: 1rem;
        position: relative;
    }

#body_home .boxbody_top {
    border-bottom: 2px solid #c20908;
}

    #body_home .boxbody_top span.box-title {
        border-bottom: 1px solid #d4d4d4;
    }

        #body_home .boxbody_top span.box-title:after {
            content: "";
            width: 375px;
            max-width: 80%;
            height: 1px;
            background: #ed1c24;
            position: absolute;
            left: 50%;
            bottom: -1px;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -os-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            border: 0;
            bottom: -1px;
            right: auto;
        }

.boxbody_top span.box-title:before {
}

.boxbody_top span.box-title a {
    font-weight: 500;
    color: #0f0f0f;
}

    .boxbody_top span.box-title a h1,
    .boxbody_top span.box-title a h2,
    .boxbody_top span.box-title a h3 {
        font-weight: 500;
    }

.boxbody_top .box-title .box-img {
    margin-right: 0.5rem
}

    .boxbody_top .box-title .box-img i {
        font-size: 1.2rem;
    }

    .boxbody_top .box-title .box-img img {
        width: 2.5rem;
    }

.targetarea {
    position: relative;
}

.product-detail-img {
}

    .product-detail-img .btn-zoom {
        position: absolute;
        top: 0.25rem;
        right: 0.25rem;
        z-index: 10;
    }

        .product-detail-img .btn-zoom i {
            font-size: 2rem;
            color: #ddd;
            cursor: pointer;
        }

    .product-detail-img:hover .btn-zoom i {
        color: #8d8d8d;
    }

    .product-detail-img .thumbs {
        margin-top: 0.375rem;
    }

.product-detail-info {
    /*float: right;*/
    font-size: 1.2rem;
    /*width: 53%;*/
    text-align: left;
    overflow: hidden;
}

    .product-detail-info h1 {
        display: block;
        font-size: 1.4rem !important;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 15px;
        color: #c20908;
        line-height: 1.6;
        /*word-spacing: 3px;*/
    }

    .product-detail-info img, .product-detail-info table, .product-info-attr div {
        max-width: 100%
    }

    .product-detail-info table {
        width: 100% !important
    }

    .product-detail-info .product-info-attr {
        margin-bottom: 15px;
        list-style: none;
        padding: 15px;
        border: 1px solid #eee;
        border-radius: 0.175rem;
        overflow: hidden;
    }

        .product-detail-info .product-info-attr > ul > li {
            padding: 4px 0;
            border-bottom: 1px solid #f4f4f4;
            font-size: 1rem;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: start;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .product-detail-info .product-info-attr > ul > li:last-child {
                border-bottom: none
            }

            .product-detail-info .product-info-attr > ul > li > span {
                display: inline-block
            }

                .product-detail-info .product-info-attr > ul > li > span.label {
                    white-space: nowrap;
                    width: 185px;
                    text-align: left
                }

                    .product-detail-info .product-info-attr > ul > li > span.label i {
                        color: #090809
                    }

                .product-detail-info .product-info-attr > ul > li > span.colon {
                    white-space: nowrap;
                    width: 10px
                }

                .product-detail-info .product-info-attr > ul > li > span.value {
                    width: calc(100% - 138px);
                    text-align: left
                }

                .product-detail-info .product-info-attr > ul > li > span.pprice {
                    color: red;
                    font-weight: bold
                }

        .product-detail-info .product-info-attr li {
            list-style: none
        }

.product-info-price > *,
.product-info-price {
    font-size: 1.3rem;
}

.product-info-price {
    border-bottom: none !important;
    border-left: 4px solid #eee;
    padding: 0 0 0 15px !important;
    margin-bottom: 15px;
}

    .product-info-price .product-info-price {
        padding: 0 !important;
        margin-bottom: 0;
        border-bottom: none !important;
        border-left: 0;
    }

    .product-info-price .no-vat {
        font-size: 1rem;
        display: block;
        width: 100%
    }

    .product-info-price > * > span.pprice,
    .product-info-price > span.pprice {
        color: red;
        font-weight: bold;
        display: inline-block
    }

    .product-info-price > * > span.product-price-old,
    .product-info-price > span.product-price-old {
        display: inline-block;
        margin-left: 15px
    }

.box-pricePickOption {
    padding: 0.5rem;
    border-radius: 0.175rem;
    border: 1px solid #eee;
}

    .box-pricePickOption label {
        background: #fff;
        color: #323232;
        padding: 0.25rem 1rem;
        border: 1px solid #323232;
        cursor: pointer;
    }

        .box-pricePickOption label.act {
            /*background: #323232;
            color: #fff;*/
            position: relative;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: inline-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            border-color: red;
            border-width: 2px;
        }

            .box-pricePickOption label.act:after {
                content: '';
                background-color: #ff0000;
                position: absolute;
                right: -12px;
                top: -10px;
                width: 20px;
                height: 20px;
                padding-top: 0;
                text-align: center;
                color: #fff;
                z-index: 1;
                font-size: .6rem;
                text-transform: uppercase;
                -moz-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
            }

            .box-pricePickOption label.act:before {
                content: "\f00c";
                position: absolute;
                right: 0px;
                top: -2px;
                font-size: 0.4rem;
                color: #fff;
                z-index: 2;
                font-family: "Font Awesome 5 Pro";
                -moz-transform: rotate(13deg);
                -webkit-transform: rotate(13deg);
                -o-transform: rotate(13deg);
                -ms-transform: rotate(13deg);
            }

        .box-pricePickOption label input {
            display: none;
        }

.pricePickOption-body {
    margin-top: 1rem;
}

.pricePickOption-title, #pricePickOption {
    color: #f00;
    font-weight: bold;
    font-size: 1.4rem;
    padding-bottom: 1rem;
    display: inline-block;
}

.pricePickOption-title {
    color: #000;
    font-weight: 500;
}

#pricePickOptionOld {
    text-decoration: line-through;
    font-weight: 500;
    font-size: 1.3rem;
    color: #aaa;
    padding-left: 1rem;
    display: inline-block;
}

.table-pricePickOption {
}

    .table-pricePickOption .box-name {
        width: 100px;
        white-space: nowrap;
        font-size: 1rem;
    }

    .table-pricePickOption .box-value {
        width: 100%;
    }

.product-btn-action, .product-btn-action button {
    text-transform: uppercase;
    font-size: 1.1rem !important
}

.description-product-detail {
    line-height: 1.8
}

    .description-product-detail p {
        line-height: 1.8;
        margin: 10px 0
    }

.product-quantity {
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 250px;
    margin: auto
}

.cbQuantity {
    padding: 8px 20px;
    background: #f2f2f2;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #eee;
    height: 40px;
    width: 100%
}

.subquantity, .addquantity {
    height: 40px;
    line-height: 38px;
    width: 40px;
    top: 0;
    position: absolute;
    left: 20px;
    border: none;
    outline: none !important;
    font-size: 1.5rem;
    background: #f2f2f2
}

.addquantity {
    left: auto;
    right: 20px
}

#btnMua {
    margin-top: -8px !important;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    font-size: 1.3rem;
    background: #c20908;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

    #btnMua:before {
        display: none !important
    }

.pro-detail-cat {
    font-size: 1rem
}

    .pro-detail-cat .label {
        color: #888
    }

    .pro-detail-cat a {
        font-weight: normal;
        color: #090809
    }

        .pro-detail-cat a:hover {
            text-decoration: underline !important
        }

.product-desc {
    clear: both;
    margin: 20px 0;
    line-height: 1.8;
    text-align: justify;
    overflow: hidden;
}

    .product-desc p {
        text-align: justify;
        line-height: 1.8;
        margin: 10px 0
    }

    .product-desc img {
        height: auto;
        max-width: 100%
    }

    .product-desc ul.nav li.nav-item {
        margin: 0 0 -1px !important;
        padding: 0 !important
    }

        .product-desc ul.nav li.nav-item a {
            display: block;
            font-size: 1rem;
            /*font-family: roboto,Arial,sans-serif !important;*/
            text-transform: uppercase;
            padding: 1em !important;
            font-weight: normal;
            border: 1px solid #ddd;
            background-color: #f4f4f4
        }

            .product-desc ul.nav li.nav-item a.nav-link.active {
                background-color: #fff !important;
                color: #090809;
                border: 1px solid #ddd;
                border-top: 4px solid #090809;
                border-bottom: 1px solid #fff;
                position: relative;
                margin-top: -3px
            }

                .product-desc ul.nav li.nav-item a.nav-link.active:after {
                    content: "";
                    display: none;
                    position: absolute;
                    left: 50%;
                    bottom: -16px;
                    margin-left: -8px;
                    height: 0;
                    width: 0;
                    border-bottom: 8px solid transparent;
                    border-top: 8px solid #c20908;
                    border-left: 8px solid transparent;
                    border-right: 8px solid transparent
                }

    .product-desc .event-tabs__body .tab-content > .tab-pane {
        padding-top: 1rem;
    }

    .product-desc .item-rating p,
    .product-desc #listComment p {
        text-align: center;
    }

        .product-desc #listComment p.review-date {
            text-align: left;
        }

#postComment {
    border: 1px solid #ddd;
    margin: 0 5px
}

    #postComment > .row {
        padding: 10px 0;
        margin: 0
    }

    #postComment .item-rating, #postComment .star-avg, #postComment .comments-count {
        text-align: center
    }

        #postComment .item-rating .star-avg {
            color: #ff6a00;
            font-weight: bold;
            font-size: 32px
        }

    #postComment .progress {
        margin-bottom: 0;
        width: 160px;
        display: inline-block
    }

        #postComment .progress .progress-bar {
            float: left;
            width: 0;
            height: 100%;
            font-size: 12px;
            line-height: 20px;
            color: #fff;
            text-align: center;
            background-color: #f52200;
            -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
            box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
            -webkit-transition: width .6s ease;
            -o-transition: width .6s ease;
            transition: width .6s ease;
        }

#formComment {
}

    #formCheckOrder .card-header,
    #formPayment .card-header,
    #formComment .card-header {
        font-size: 1.3rem;
        font-weight: bold;
        color: #000;
        background: #fff;
        background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
        background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
        background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
        background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
        background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
    }

.box_tbl {
    width: 100%;
    border: 0;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #fff
}

.box_top {
    text-align: left;
    padding: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    position: relative;
    background: #090809;
    color: #fff;
    border-left: 6px solid #090809
}

    .box_top span {
        display: inline-block;
        padding: 8px 10px 8px 20px;
        font-size: 1.3rem
    }

        .box_top span.toggle {
            float: right;
            position: absolute;
            top: 0;
            right: 0;
            cursor: pointer
        }

        .box_top span.icon {
            display: inline-block;
            float: left;
            height: 43px;
            line-height: 43px;
            background-color: #c20908;
            text-align: center;
            padding: 0;
            position: relative;
            -webkit-box-shadow: 2px 0 2px 0 rgba(0,0,0,.15);
            -moz-box-shadow: 2px 0 2px 0 rgba(0,0,0,.15);
            box-shadow: 2px 0 2px 0 rgba(0,0,0,.15)
        }

            .box_top span.icon:after {
                content: "";
                display: block;
                height: 0;
                width: 0;
                position: absolute;
                top: 0;
                bottom: 0;
                right: -10px;
                margin: auto;
                border-bottom: 5px solid transparent;
                border-top: 5px solid transparent;
                border-left: 5px solid #c20908;
                border-right: 5px solid transparent
            }

            .box_top span.icon:before {
                content: "";
                display: block;
                height: 0;
                width: 0;
                position: absolute;
                top: 0;
                bottom: 0;
                right: -14px;
                margin: auto;
                border-bottom: 7px solid transparent;
                border-top: 7px solid transparent;
                border-left: 7px solid #00000020;
                border-right: 7px solid transparent
            }

            .box_top span.icon img {
                display: block;
                height: 42px;
                padding: 0 8px;
                float: left
            }

            .box_top span.icon i {
                display: block;
                padding: 0 8px;
                font-size: 1.7rem;
                line-height: 46px
            }

    .box_top h3 {
        font-size: 1.6rem
    }

    .box_top a {
        color: #fff;
        font-weight: normal
    }

.box_body.box_body-right {
    padding: 10px
}

    .box_body.box_body-right .product-box {
        border: 0 !important;
        margin-top: 10px
    }

.box_body {
    margin: 0;
    vertical-align: top;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #eee
}

.tdproduct {
    text-align: left;
    padding: 10px 0 !important
}

    .tdproduct:nth-child(2) {
        padding-left: 15px !important
    }

    .tdproduct img {
        width: 100%;
        min-width: 60px;
        border: 1px solid #ccc
    }

    .tdproduct a {
        font-weight: normal;
        font-size: 1rem
    }

.trTotal1, .trTotal2 {
    color: #cb0408;
    background: #f2f2f2
}

.trTotal2 {
    font-size: 1.1rem
}

input.txtQuantity {
    width: 2.2rem;
    height: 1.75rem;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
}

    input.txtQuantity::-webkit-outer-spin-button, input.txtQuantity::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

input[type=number].txtQuantity {
    -moz-appearance: textfield
}

.btnChangeQuantity {
    width: 24px;
    height: 1.75rem;
    padding: 3px;
    background-color: transparent;
    border: 1px solid #ddd;
    line-height: 1.3;
}

    .btnChangeQuantity.btnChangeQuantityMin {
        border-right: 0;
        border-top-left-radius: 0.375rem;
        border-bottom-left-radius: 0.375rem;
    }

    .btnChangeQuantity.btnChangeQuantityPlus {
        border-left: 0;
        border-top-right-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
    }

    .btnChangeQuantity.btnChangeQuantityRemove {
        margin-right: 2px;
        border-radius: 0.375rem;
        width: 1.6rem;
    }

    .btnChangeQuantity i {
        font-size: 14px;
        color: #808080
    }

    .btnChangeQuantity:hover i {
        color: #ff1818
    }


/*product end */

/*box-option start*/
.box-option {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 1px solid #a3a3a3;
    background: #fff;
    padding: 0.5rem 2rem;
    border-radius: 0.375rem;
    position: relative;
}

    .box-option .box-img {
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 12rem;
        margin: 0 auto;
    }

        .box-option .box-img:after {
            position: relative;
            z-index: 1;
            content: "";
            padding-top: 65%;
            display: block;
        }

        .box-option .box-img img {
            position: absolute;
            top: auto;
            left: auto;
            max-width: 100%;
            max-height: 100%;
        }

    .box-option .box-title {
        margin-top: 0.75rem;
        line-height: 1.2;
        text-align: center;
        font-size: 1rem;
        display: block;
        font-weight: 500;
    }

    .box-option .box-price {
        display: block;
        text-align: center;
        font-weight: 500;
        margin-top: 1rem;
        color: #878787;
    }

    .box-option .box-triangle {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 30px 28px 0;
        border-color: transparent #f20000 transparent transparent;
    }

        .box-option .box-triangle i {
            color: #fff;
            position: absolute;
            right: -25px;
            top: 3px;
            font-size: 10px;
        }

    .box-option:hover,
    .box-option.act {
        border-color: #f20000;
    }

        .box-option.act .box-triangle {
            display: block;
        }
/*box-option end*/

/*paymentResult start */
.paymentResult {
    margin: 1rem auto;
    max-width: 400px;
    width: 100%;
    padding: 1rem;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    background: #fff;
}

    .paymentResult .box-img img {
        width: 100%;
        max-width: 10rem;
        margin: 0 auto;
        display: block;
    }

    .paymentResult .box-title {
        margin-top: 1rem;
        text-align: center;
    }

        .paymentResult .box-title span {
            font-size: 1.2rem;
            font-weight: bold;
        }

    .paymentResult .box-body {
        margin-top: 1rem;
    }
/*paymentResult end*/

/*.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 */

/*box-form start*/
.box-form {
}

    .box-form label {
        font-size: 1rem;
    }
/*box-form end*/

/* body-panel start */
.body-panel {
    border: 1px solid #e2e2e2;
    border-top: 0px;
    border-radius: 0 0 1rem 1rem;
}

    .body-panel:not(.body-panel-bg) {
        padding: 1rem;
    }

/* body-panel start */
/* item start */
.hrHome {
    /*width: 100%;
    height: 1px;
    background: #bcbfd6;
    margin: 2rem 0;*/
}

.bar-home {
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .bar-home:before {
        /*content: "";
        display: block;
        height: 1px;
        width: 100%;
        background: #ddd;
        position: absolute;
        top: 50%;
        left: 0;*/
    }

    .bar-home:after {
        /*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, #006cc9);*/
        text-align: center;
        position: relative;
        margin-top: 1rem;
    }

        .bar-home a:not(.box-viewmore):after {
            /*content: "";
            display: block;
            height: 6px;
            width: 100%;
            background: #006cc9;
            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, .itemset-title .box-body {
    /*color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;*/

    line-height: 1.3;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
}

    .itemset-title img {
        display: block;
        width: 32px;
        height: 32px;
        margin-right: .5rem;
    }

    .itemset-title .box-icon {
        display: none;
    }

.itemset-titlemini {
    margin-top: 0.5em;
    font-size: .83rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#body_home .itemset-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bar-home .itemset-title {
    color: #0c419a;
    position: relative;
    padding: 0 1rem;
}

    /* .bar-home .itemset-title:before {
        content: "";
        height: 2px;
        width: 9.5rem;
        position: absolute;
        margin: 0 auto;
        bottom: 1rem;
        left: -9.5rem;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(30%,rgba(246,246,246,.5)),color-stop(100%,rgba(237,237,237,1)));
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(246,246,246,.5) 30%,rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=1)
    }

    .bar-home .itemset-title:after {
        content: "";
        height: 2px;
        width: 9.5rem;
        position: absolute;
        margin: 0 auto;
        bottom: 1rem;
        right: -9.5rem;
        background: rgba(237,237,237,1);
        background: -moz-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(left top,right top,color-stop(0%,rgba(237,237,237,1)),color-stop(70%,rgba(246,246,246,.5)),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right,rgba(237,237,237,1) 0%,rgba(246,246,246,.5) 70%,rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=1)
    }*/

    .bar-home .itemset-title:before {
        content: "";
        height: 2px;
        width: 9.5rem;
        position: absolute;
        margin: 0 auto;
        bottom: 1rem;
        left: -9.5rem;
        background: rgba(255, 255, 255, 0);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgb(255,118,0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, rgba(246, 246, 246, .5)), color-stop(100%, rgb(255,118,0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgba(237, 237, 237, 1) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgb(255,118,0) 100%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgb(255,118,0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, .5) 30%, rgb(255,118,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=1)
    }

    .bar-home .itemset-title:after {
        content: "";
        height: 2px;
        width: 9.5rem;
        position: absolute;
        margin: 0 auto;
        bottom: 1rem;
        right: -9.5rem;
        background: rgba(237, 237, 237, 1);
        background: -moz-linear-gradient(left, rgba(237, 237, 237, 1) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgb(255,118,0)), color-stop(70%, rgba(246, 246, 246, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgb(255,118,0) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgb(255,118,0) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        background: -ms-linear-gradient(left, rgb(255,118,0) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgb(255,118,0) 0%, rgba(246, 246, 246, .5) 70%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#ffffff',GradientType=1)
    }

    .bar-home .itemset-title:before {
        /*content: "";
        height: 1.5px;
        width: 70%;
        background-color: #ddd;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-box-shadow: 0px 1.5px 0px 0px rgba(255,255,255,1);
        -moz-box-shadow: 0px 1.5px 0px 0px rgba(255, 255, 255, 1);
        box-shadow: 0px 1.5px 0px 0px rgba(255,255,255,1);*/
    }

    .bar-home .itemset-title:after {
        /*content: "";
        height: 2px;
        width: 35%;
        background-color: #0c419a;
        position: absolute;
        margin: 0 auto;
        bottom: 0;
        left: 0;
        right: 0;*/
    }



/*h1.itemset-title,
h2.itemset-title,
h3.itemset-title {
    text-align: center;
}

.itemset-title h1,
.itemset-title h2,
.itemset-title h3 {
    text-align: left;
}
*/

.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;
}

.itemset-boxtitle {
    padding: 0.8rem;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    position: relative;
    background: linear-gradient(to bottom, #fff 0%, #f6f6f6 47%, #ededed 100%);
    /*background: #0c419a;*/
    /*color: #fff;*/
    border-bottom: 3px solid #0c419a;
    /*color: #000;*/
    cursor: pointer;
}

    .itemset-boxtitle > *:not(.toggle-button) {
        display: inline-block;
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 0;
    }

    .itemset-boxtitle > .title {
        position: relative;
    }

        .itemset-boxtitle > .title:after {
            content: '';
            width: 100px;
            max-width: 50%;
            height: 2px;
            background-color: #0c419a;
        }

    .itemset-boxtitle .toggle-button {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
    }

    .itemset-boxtitle .title {
        /*padding-left: 4.5rem;*/
    }

    .itemset-boxtitle span.icon {
        background-color: #00000017;
        color: #fff;
        text-align: center;
        padding: 0;
        -webkit-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
        box-shadow: 2px 0px 2px 0px rgba(0,0,0,0.3);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 45px;
    }

        .itemset-boxtitle span.icon:after {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -0.65rem;
            margin: auto;
            border-bottom: 5px solid transparent;
            border-top: 5px solid transparent;
            border-left: 5px solid #299443;
            border-right: 5px solid transparent;
        }

        .itemset-boxtitle span.icon:before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -0.93rem;
            margin: auto;
            border-bottom: 7px solid transparent;
            border-top: 7px solid transparent;
            border-left: 7px solid rgba(0,0,0,0.17);
            border-right: 7px solid transparent;
        }


.itemset-boxtbl-center {
}

.itemset-boxtbl-start {
}

.itemset-boxtbl-end {
}

    .itemset-boxtbl-end .itemset-boxitem {
        background-color: #fff;
        border-radius: 0.5rem;
        overflow: hidden;
        -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
        margin-bottom: 15px;
    }

        .itemset-boxtbl-end .itemset-boxitem .itemset-boxbody {
            /*border-bottom: 1px;
            border-left: 1px;
            border-right: 1px;*/
            border-style: solid;
            border-color: #ddd;
            padding: 0.8rem;
            /*border-radius: 0 0 0.5rem 0.5rem;*/
        }

.itemset-boxbody#project-new {
}

    .itemset-boxbody#project-new > .menu-item {
        padding-bottom: 0.7rem;
        padding-top: 0.7rem;
    }

        .itemset-boxbody#project-new > .menu-item:not(:last-child) {
            border-bottom: 1px dashed #ddd;
        }

        .itemset-boxbody#project-new > .menu-item > a {
            padding-left: 1rem;
            position: relative;
            display: inline-block;
        }

        .itemset-boxbody#project-new > .menu-item:not(:last-child) > a {
        }

        .itemset-boxbody#project-new > .menu-item > a:after {
            position: absolute;
            content: "\f0da";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            left: 0.15rem;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            top: 0.22rem;
            transform: translateX(-50%);
            font-size: 1rem;
            color: #999;
        }

        .itemset-boxbody#project-new > .menu-item > a:hover:after {
            /*transform: translateX(-50%) rotate(45deg);*/
        }

@media(min-width:320px) {
    .itemset-title {
        font-size: 1.46rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:576px) {
    /*.itemset-boxtitle > *:not(.toggle-button) {
        font-size: 1.5rem;
    }*/

    .itemset-title, .itemset-title .box-body {
        font-size: 1.65rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:768px) {
    /*.itemset-boxtitle > *:not(.toggle-button) {
        font-size: 1.6rem;
    }*/

    .itemset-title, .itemset-title .box-body {
        font-size: 1.86rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:992px) {
    /*.itemset-boxtitle > *:not(.toggle-button) {
        font-size: 1.6rem;
    }*/

    .itemset-title, .itemset-title .box-body {
        font-size: 2rem !important;
    }
}

@media(min-width:1200px) {
    /*.itemset-boxtitle > *:not(.toggle-button) {
        font-size: 1.6rem;
    }*/

    .itemset-title, .itemset-title .box-body {
        font-size: 2.5rem !important;
    }

    .itemset-subtitle {
    }
}

/*item end */



/*theo web mẫu start */

.bgwhite, .bggray {
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}

.bggray {
    background-color: #f4f4f4;
    padding-top: 120px;
}

    .bggray-after, .bgwhite-after, .bggray:before {
        content: "";
        width: 106%;
        height: 120px;
        display: block;
        position: absolute;
        left: -3%;
        top: -40px;
        z-index: 1;
        background-color: #fff;
        border-radius: 0 0 70% 70%;
        box-shadow: 0px 5px 5px #f2f2f2;
    }

.bggray-after {
    background-color: #f4f4f4;
    box-shadow: none;
}

.bgwhite-after {
    box-shadow: none;
}

.ux-shape-divider--top {
    top: -3px;
    transform: rotate(180deg);
}

.ux-shape-divider--bottom {
    bottom: -2px;
}

.ux-shape-divider {
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 150px;
}

    .ux-shape-divider svg {
        height: 100%;
        width: 100%;
    }

.ux-shape-divider--top .ux-shape-fill {
    fill: rgba(80,80,80,1);
}

.ux-shape-divider--bottom .ux-shape-fill {
    fill: rgba(255, 255, 255, 1);
}


/* Recruitment-Apply start */

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.icon-next, .icon-prev {
    position: absolute;
    top: 19rem;
    z-index: 9999;
    cursor: pointer;
    opacity: .3;
    color: #0c419a
}

    .icon-next:hover, .icon-prev:hover {
        opacity: 1
    }

.icon-next {
    right: 25%
}

.icon-prev {
    left: 25%
}

.apply-content legend {
    padding-bottom: .5rem;
    padding-top: 2.5rem;
    color: #0c419a
}

    .apply-content legend.sub {
        padding-bottom: 0.75rem;
        padding-top: 0.75rem
    }

.apply-content {
    margin-bottom: 3rem;
    text-align: center;
}

    .apply-content .field-validation-error {
        text-align: left;
        display: block;
        padding-left: 0.75rem;
    }

    .apply-content > .row > .col-12 {
        background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
        background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
        background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);
        background-repeat: repeat-x;
        border-color: #dcdcdc;
        -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
        padding: 0.75rem 0.75rem 1rem;
        border-radius: 0.25rem
    }

.contentSectionWrap {
    width: 100%;
    position: relative
}

    .contentSectionWrap .h3 {
        color: #000;
        line-height: 1.5;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
        display: inline-block;
        padding-left: .5rem;
        border-left: 5px solid #0b3d92;
    }

        .contentSectionWrap .h3:after {
            content: "";
            display: none;
            margin: 25px 0 0 0;
            position: relative;
            width: 43px;
            height: 2px;
            background: #0c419a
        }

@media (max-width: 992px) {
    .icon-next, .icon-prev {
        display: none;
    }
}

/* Recruitment-Apply end */

#slideads {
    display: none
}

@media all and (max-width: 1599px) {
    #slideads1 {
        width: 100px;
        margin-left: -100px;
    }

    #slideads2 {
        width: 100px;
        margin-right: -100px;
    }
}

@media all and (max-width: 1200px) {
    /*.user .dropdown-content {
        display: block;
        z-index: 9999;
    }*/
}

@media all and (max-width: 1199px) {
    /*#hd-right ul, #menu-top ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
    }*/

    /*#content-body-menu {
        position: fixed;
        top: 0;
        left: -330px;
        width: 300px;
        z-index: 1000000;
        background-color: #fff;
        height: 100vh;
        overflow: hidden;
        padding: 0px;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        -webkit-transition: left .3s ease;
        -o-transition: left .3s ease;
        transition: left .3s ease
    }

        #content-body-menu[style*="left: 0px"] .content-body-menu-close:after {
            background: #000;
            opacity: 0.6;
            position: fixed;
            z-index: -2;
            width: 100%;
            height: 100%;
            content: "";
            display: block;
            top: 0;
            left: 0;
        }*/
    /*.downarrowclass, .rightarrowclass {
        display: none !important;
    }

    .cat-image {
        width: 0;
        display: none;
    }*/
    .hide-m, .adv-r, #slideads {
        display: none;
    }
}

@media all and (max-width: 991px) {
    /*#cart #cart-content:before {
        right: 0.7rem;
    }

    #cart #cart-content:after {
        right: 0.7rem;
    }

    #cart .cart-link i {
        width: 2.2rem;
        height: 2.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        border-radius: 0.375rem;
        color: #fff;
    }*/
}

@media all and (max-width: 767px) {
   /* #hd-right {
        margin: 5px 0;
    }*/
}

@media all and (max-width: 667px) {
}

@media all and (max-width: 575px) {
    #topcontrol {
        right: 10% !important;
        bottom: 28px !important;
        opacity: 0 !important;
        z-index: 10010 !important;
        margin-right: -12px;
    }

    #footer-googlemap {
        margin-bottom: 4rem;
    }
}

@media all and (max-width: 568px) { /*iphone 5*/
    /*#menu-top, #menu-top ul {
        margin: auto;
        text-align: center;
    }

        #menu-top ul li {
            margin: 5px 0;
            display: inline-block;
            float: none;
        }*/
}

@media all and (max-width: 480px) { /*iphone 4*/
    /*#hd-right ul li:last-child {
        display: none;
    }*/

    /*#menu-top ul li {
        padding: 0 8px;
    }*/

    .boxbody_top p.viewall {
        display: none;
    }
}

@media all and (max-width: 424px) {

   
}

@media all and (max-width: 375px) {
   
}

@media (min-width:425px) {
    /*.position-xs-absotule {
        position: absolute !important
    }*/
}

@media (min-width:576px) {
    /*.position-sm-absotule {
        position: absolute !important
    }*/
}

@media (min-width:768px) {
    /*.position-md-absotule {
        position: absolute !important
    }*/
}

@media (min-width:992px) {
    #slideshow .jssora05l,
    #slideshow .jssora05lr,
    #slideshow .jssorb01 {
        /*opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
    }

    #slideshow:hover .jssora05l,
    #slideshow:hover .jssora05lr,
    #slideshow:hover .jssorb01 {
        opacity: 1
    }

    /*.position-lg-absotule {
        position: absolute !important
    }*/
}

@media (min-width:1200px) {
    .col-xl-25 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-30 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 30%;
    }

    .col-xl-35 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 35%;
    }

    .col-xl-40 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 40%;
    }

    .col-xl-45 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 45%;
    }

    .col-xl-50 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-70 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 70%;
    }
    .col-xl-75 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 75%;
    }

   /* .col-xl-item-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% / 10);
    }*/

    /*.position-xl-absotule {
        position: absolute !important
    }*/

    .container {
        /*max-width: 1150px;*/
        max-width: 1180px;
    }
}

@media all and (min-width: 1300px) {
    .container {
        /*max-width: 1230px;*/
        max-width: 1280px;
    }
}

@media all and (min-width: 1400px) {
    .container {
        /*max-width: 1320px;*/
        max-width: 1380px;
    }
}

@media (min-width:1540px) {
    /*.position-xxl-absotule {
        position: absolute !important
    }*/
}

@media all and (min-width: 1600px) {
    /* #slideads1 {
        width: 180px;
        margin-left: -180px;
    }

    #slideads2 {
        width: 180px;
        margin-right: -180px;
    }*/
}

@media (min-width: 1900px) {
    .container {
        max-width: 1440px;
    }
}


#nav-toggle, #closemenu {
    display: none;
}

body.modal-open #menu,
body.modal-open #menu.menu-fixed {
    z-index: 1050;
}

#showsearch {
    cursor: pointer;
    position: absolute;
    width: auto;
    right: 2rem;
    margin: 0;
    color: #fff;
    top: 1.75rem;
}

#menu {
    width: 100%;
    position: relative;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

    #menu .menu #menu-main > ul > .menu-item ul li a {
        line-height: 1.6 !important;
    }

    #menu .menu #menu-main ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
    }

    #menu .menu #menu-main > ul > .menu-item:hover {
        position: relative;
    }

    #menu .menu #menu-main > ul > .menu-item:after {
        content: "";
        display: none;
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        bottom: 5px;
        left: calc(50% - 2px);
        will-change: transform;
        transform: scale(0);
        transition: transform 0.2s ease;
    }

    #menu .menu #menu-main > ul > .menu-item:hover:after {
        transform: scale(1);
    }

    #menu .menu #menu-main .menu-item {
        position: relative;
        text-align: center;
    }

        #menu .menu #menu-main .menu-item.menu-pro {
            position: static;
        }

        #menu .menu #menu-main .menu-item menu-item a {
            display: block;
            padding: 15px 30px;
            font-weight: normal;
        }

    #menu #menu-main .sub-menu {
        position: absolute;
        width: 220px;
        background: #fff;
        top: 0;
        left: 100%;
        opacity: 0;
        z-index: 2;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        /*pointer-events: none;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;*/
    }


    #menu .menu #menu-main > ul > li > .sub-menu {
        top: 100%;
        left: 0;
        z-index: 1;
        border-top: none;
    }

    @media(min-width: 1200px){
        #menu .menu #menu-main .menu-item:hover > .sub-menu {
            z-index: 10;
            opacity: 1;
            display: block !important;
            /*pointer-events: auto;
            -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);*/
        }
    }
    

    #menu #menu-main .sub-menu .sub-menu:after {
        content: "";
        position: absolute;
        left: -16px;
        top: 12px;
        border: solid transparent;
        height: 0;
        width: 0;
        pointer-events: none;
        border-right-color: #004388;
        border-width: 8px;
        border-right-color: #fff;
    }

    #menu #menu-main .sub-menu .sub-menu.dr-left:after {
        left: auto;
        transform: rotate(180deg);
    }
    /*xử lý khi submenu tràn lề phải thì hiện sang trái start*/
    #menu #menu-main .sub-menu .sub-menu.dr-left {
        left: -100%;
    }

.sub-menu .sub-menu.dr-left:after {
    right: -16px;
    left: auto;
    border-left-color: #fff;
    border-right-color: transparent;
}
/*xử lý khi submenu tràn lề phải thì hiện sang trái end*/

#menu #menu-main .sub-menu .menu-item {
    line-height: normal;
}

    #menu #menu-main .sub-menu .menu-item:last-child {
        border-bottom: 0px;
    }

    #menu #menu-main .sub-menu .menu-item:hover > a {
        color: #fff !important;
    }

    #menu #menu-main .sub-menu .menu-item a {
        padding: 0.75rem 0.75rem 0.75rem 1.7rem;
        text-align: left;
        color: #000 !important;
    }

        #menu #menu-main .sub-menu .menu-item a:before {
            content: "\203A";
            left: -5px;
            top: -1px;
            position: relative;
        }

#menu .menu #menu-main .menu-item a {
    display: block;
}

#menu #menu-main .sub-menu .menu-item:hover {
    background: #004388;
}

#menu #menu-main .sub-menu > .menu-item:first-child:hover {
    border-radius: 0;
}

#menu .menu #menu-main .menu-item .showhide-subul {
    display: none;
    position: absolute;
    top: 0;
    right: 0px;
    width: 40px;
    height: 41px;
    line-height: 1;
    margin-top: 0;
    cursor: pointer;
    z-index: 2;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

    #menu .menu #menu-main .menu-item .showhide-subul svg,
    #menu .menu #menu-main .menu-item .showhide-subul i {
        font-size: 1.8rem;
        color: #fff;
    }

#menu .menu #menu-main .menu-item .menu-item .showhide-subul svg,
#menu .menu #menu-main .menu-item .menu-item .showhide-subul i {
    color: #000;
}

#menu .downarrowclass {
    position: absolute;
    top: 13px;
    right: 2px;
    font-size: .95rem;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#menu .menu #menu-main .menu-item:hover .downarrowclass {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#menu-footer .menu-item .sub-menu .menu-item a span {
    margin-left: 0.5rem;
}

#menu-footer .showhide-subul {
    display: none;
}

@media screen and (min-width:1200px) {
    #menu .menu #menu-main > ul > li.menu-product {
    }

        #menu .menu #menu-main > ul > li.menu-product > ul {
            width: 280px;
            /*max-height: 400px;
            overflow-y: auto;
            overflow-x: hidden;
            border-radius: 0px;
            scrollbar-width: thin;
            scrollbar-color: #004388;*/
        }

            #menu .menu #menu-main > ul > li.menu-product > ul::-webkit-scrollbar {
                width: 0.65rem;
            }

            #menu .menu #menu-main > ul > li.menu-product > ul::-webkit-scrollbar-thumb {
                background-color: #004388;
                border-radius: 0.25rem;
                cursor: pointer;
            }

            #menu .menu #menu-main > ul > li.menu-product > ul > li:nth-child(2n+1) {
                /*clear: both;*/
                float: left;
                width: 280px;
            }

            #menu .menu #menu-main > ul > li.menu-product > ul > li:nth-child(2n+2) {
                float: right;
                width: 280px;
            }

            #menu .menu #menu-main > ul > li.menu-product > ul > li > ul {
                position: relative;
                left: 0;
                width: 100%;
                border-radius: 0 !important;
                z-index: 10;
                opacity: 1;
                pointer-events: auto;
                -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
                box-shadow: none;
                padding-left: 1rem
            }

                #menu .menu #menu-main > ul > li.menu-product > ul > li > ul > li > a:before {
                    content: '\f101';
                    font-weight: 400;
                    font-family: "Font Awesome 5 Pro";
                    font-size: 0.63rem;
                }

    .menu > ul > li > .sub-menu > li > ul > li:nth-child(2n+1) {
        clear: both;
        float: left;
        width: 260px;
    }

    #menu.menu-fixed {
        /*position: fixed;
        top: 0;
        z-index: 1080;
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);*/
        /*background: rgba(255,255,255,0.95) !important;*/
    }


    #menu .menu #menu-main .menu-item .showhide-subul {
        display: none;
    }

    #menu #menu-main .sub-menu {
        width: 260px;
        /*border-radius: 8px*/
    }

        #menu #menu-main .sub-menu:after {
            /*content: "";
            position: absolute;
            left: 45px;
            top: -1rem;
            border: solid transparent;
            height: 0;
            width: 0;
            pointer-events: none;
            border-bottom-color: #004388;
            border-width: 0.5rem;*/
        }

        #menu #menu-main .sub-menu .menu-item {
            border-bottom: 1px solid #c5c5c561;
        }

        #menu #menu-main .sub-menu > .menu-item:first-child:hover {
           /* border-top-left-radius: 8px;
            border-top-right-radius: 8px;*/
        }

        #menu #menu-main .sub-menu > .menu-item:last-child:hover {
            /*border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;*/
        }

        #menu #menu-main .sub-menu .sub-menu {
            border-radius: 11px;
            display: block !important;
        }

    #menu .menu #menu-main > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /*-webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;*/
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 4rem;
    }

        #menu .menu #menu-main > ul > li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            /*-webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;*/
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            #menu .menu #menu-main > ul > li > .sub-menu {
                /*display: block !important;*/
                display: none !important;
                top: 100%;
                -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.5);
                box-shadow: 0 6px 12px rgba(0,0,0,0.5);
                border-top: 3px solid #004388;
            }

        #menu .menu #menu-main > ul > .menu-item a {
            /*line-height: 70px !important;*/
            /*line-height: 1.75rem !important;*/
        }

        #menu .menu #menu-main > ul > .menu-item > a {
            padding: 0 .5rem 0.75rem;
            color: #000;
            font-weight: 700;
            font-size: 1rem;
            overflow: hidden;
            text-transform: uppercase;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > a {
            /*background: #00000073;*/
        }

        /* #menu.menu-fixed .menu #menu-main > ul > .menu-item > a {
        color: #004388;
    }*/

        #menu .menu #menu-main > ul > .menu-item > a > img {
            width: 20px;
        }

        #menu .menu #menu-main > ul > .menu-item > a > span {
            margin-top: .15rem;
            display: block;
            /*background: #fff;*/
            position: relative;
            z-index: 1;
            width: 100%;
            transform: translateY(0);
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }   

        #menu .menu #menu-main > ul > .menu-item:hover > a {
            color: #00a6e2;
        }

            #menu .menu #menu-main > ul > .menu-item:hover > a > span {
                /*transform: translateY(-30px);
                -webkit-transform: translateY(-30px);*/
            }

        /* #menu.menu-fixed .menu #menu-main > ul > .menu-item:hover > a {
            color: #00a6e2;
        }*/

        #menu .menu #menu-main > ul > .menu-item:first-child > a {
            /*padding-left: 0rem*/
        }

    #menu .menu #menu-main .menu-item > .menu-item > a {
        padding: 1rem 20px;
    }

    #menu #menu-main .sub-menu.menu-acction .menu-item a:before {
        content: "";
    }

    #menu #menu-main .sub-menu.menu-acction .menu-item a {
        padding: 0.5rem;
        font-weight: normal;
        color: #000;
    }

        #menu #menu-main .sub-menu.menu-acction .menu-item a i {
            color: #004388;
        }

        #menu #menu-main .sub-menu.menu-acction .menu-item a:hover i {
            color: #fff;
        }

    #menu .menu #menu-main > ul > .menu-item > .showhide-subul {
        display: inline-block !important;
        height: auto;
        width: auto;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
        right: 8px;
    }

        #menu .menu #menu-main > ul > .menu-item > .showhide-subul svg,
        #menu .menu #menu-main > ul > .menu-item > .showhide-subul i {
            position: relative;
            top: auto;
            bottom: auto;
            right: auto;
            left: auto;
            font-size: 1rem;
            display: block;
            transform: none;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            color: #fff;
            font-size: 0.83rem;
        }

            /*#menu.menu-fixed .menu #menu-main > ul > .menu-item > .showhide-subul svg,
    #menu.menu-fixed .menu #menu-main > ul > .menu-item > .showhide-subul i {
        color: #004388;
    }*/

            #menu .menu #menu-main > ul > .menu-item > .showhide-subul svg:before,
            #menu .menu #menu-main > ul > .menu-item > .showhide-subul i:before {
                content: "\f107";
                font-weight: 400;
            }

    #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul svg,
    #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
        transform: rotate(-180deg);
    }

    /* #menu.menu-fixed .menu #menu-main > ul > .menu-item:hover > .showhide-subul svg,
    #menu.menu-fixed .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
        color: #00a6e2;
    }*/
}

@media (min-width: 1200px) and (max-width: 1299px) {
    #menu .menu #menu-main > ul > .menu-item > a {
        padding: 0 .3rem 0.75rem;
    }
}
    
@media screen and (max-width: 1199px) {
    #showsearch {
        right: 4rem;
        margin: 0;
        color: #fff;
        top: 1.2rem;
        width: 2rem;
        height: 2rem;
        border-radius: 0.375rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        z-index: 1;
    }

    #menu.menu-fixed #showsearch {
        /*top: 1.2rem;*/
    }

    #menu #menu-main .sub-menu .menu-item a {
        color: #000 !important;
    }


    #menu #menu-main .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    #menu #menu-main .sub-menu {
        border-top: none !important;
    }


    #menu {
        z-index: 1090;
    }

    /*.menu-fixed #nav-toggle.nav-toggle {
        top: 1rem;
    }*/

    #nav-toggle.nav-toggle {
        display: flex;
        font-size: 1.3rem;
        justify-content: center;
        align-items: center;
        background: transparent;
        border: 0;
        z-index: 1085; /*1080;*/
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 2.4rem;
        height: 2.4rem;
        position: fixed;
        top: 1rem;
        left: 1rem;
        padding: 0.5rem;
        background: #004388;
    }

        #nav-toggle.nav-toggle > span {
            position: relative;
            margin-top: 20px;
            height: 2px;
            width: 1.5rem;
            min-width: 1.5rem
        }

            #nav-toggle.nav-toggle > span,
            #nav-toggle.nav-toggle > span:after,
            #nav-toggle.nav-toggle > span:before {
                background-color: #fff;
                border-radius: 1rem;
            }

                #nav-toggle.nav-toggle > span:after,
                #nav-toggle.nav-toggle > span:before {
                    position: absolute;
                    content: '';
                    height: 2px;
                    left: 0;
                    -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;
                    width: 1.5rem;
                }

                #nav-toggle.nav-toggle > span:after {
                    /*width: 15px;*/
                    top: -20px;
                }

                #nav-toggle.nav-toggle > span:before {
                    /*width: 22px;*/
                    top: -10px;
                }

        #nav-toggle.nav-toggle:hover > span:after,
        #nav-toggle.nav-toggle:hover > span:before {
            width: 1.5rem;
        }

        #menu #closemenu {
            position: fixed;
            top: 0;
            left: -100%;
            width: 300px;
            height: 40px;
            line-height: 40px;
            z-index: 1090;
            display: block;
            padding: 0 8px;
            color: #fff;
            font-size: 1.4rem;
            text-align: left;
            background-color: #000;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

        #menu .menu #menu-main .menu-item .sub-menu {
            z-index: 10;
            opacity: 1;
            pointer-events: auto;
            -webkit-transform: perspective(400) rotate3d(0,0,0,0);
        }

        #menu #closemenu[style*="left: 0px;"]:after {
            background: #000;
            opacity: 0.6;
            position: fixed;
            z-index: -2;
            width: 100%;
            height: 100%;
            content: "";
            display: block;
            top: 0;
            left: 0;
        }
        /*#menu #closemenu[style*="left: 0px;"]:before {
        position: fixed;
        z-index: -1;
        width: 30px;
        height: 30px;
        content: "X";
        display: block;
        color:#fff;
        top: 0;
        right: 0;
    }*/

        #menu .menu:after {
            content: "";
            display: none;
            position: absolute;
            top: calc(50% - 2px);
            right: 1rem;
            width: 30px;
            height: 4px;
            background: #FFF;
            box-shadow: 0 10px #FFF, 0 -10px #FFF;
        }

        #menu .menu #menu-main .menu-item {
            line-height: normal;
            width: 100%;
            text-align: left;
            border-bottom: 1px solid #004d9b;
        }

        #menu #menu-main .sub-menu .menu-item:hover {
            background: #00a6e2;
        }

        #menu #menu-main .sub-menu .menu-item a {
            padding: 0.7rem 20px;
        }

        #menu .menu #menu-main .menu-item.menu-pro {
            position: relative;
        }

        #menu .menu #menu-main > ul > .menu-item > a {
            color: #fff !important;
            padding: .7em 40px .7em 16px;
            text-transform: uppercase;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > a {
            color: #fff !important;
            background: #00a6e2 !important;
        }

        #menu .menu #menu-main > ul > .menu-item > a > i,
        #menu .menu #menu-main > ul > .menu-item > a > img {
            height: 1.2rem;
            margin-right: 0.25rem;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul svg,
        #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
            color: #fff !important;
        }

        #menu .menu #menu-main .menu-item .menu-item:hover > .showhide-subul svg,
        #menu .menu #menu-main .menu-item .menu-item:hover > .showhide-subul i {
            color: #fff;
        }

        #menu .menu #menu-main .menu-item .showhide-subul {
            display: flex;
        }

        #menu .menu #menu-main > ul > .menu-item {
            opacity: 0;
            animation: enter 0.3s ease-out forwards;
        }

        #menu .menu:hover:after {
            box-shadow: none;
        }

        #menu .menu #menu-main > ul > .menu-item:first-child span {
            display: inline-block;
        }

        #menu #menu-main .sub-menu {
            position: relative !important;
            top: 0 !important;
            left: 0 !important;
            display: none;
            width: 100% !important;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            #menu #menu-main .sub-menu .menu-item {
                background: #fff;
                border-bottom: none;
                border-top: 1px solid #00438838;
            }

                #menu #menu-main .sub-menu .menu-item:hover > a {
                    color: #fff !important;
                }

                #menu #menu-main .sub-menu .menu-item a {
                    padding: 0.7em 40px 0.7em 26px;
                }

                    #menu #menu-main .sub-menu .menu-item a:before {
                        content: "\203A";
                        left: -5px;
                        top: -1px;
                        position: relative;
                    }

                #menu #menu-main .sub-menu .menu-item .sub-menu .menu-item a {
                    padding: 0.7em 40px 0.7em 40px;
                }

                #menu #menu-main .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
                    padding: 0.7em 40px 0.7em 54px;
                }
}

@media screen and (max-width: 767px) {

    #menu .menu #nav-toggle {
        /*top: 2.8rem;*/
    }

    #menu.menu-fixed .menu #nav-toggle {
        /*top: 0.45rem;*/
    }

    #showsearch {
        /*top: 2.7rem;*/
    }

    #menu.menu-fixed #showsearch {
        /*top: 0.7rem;*/
    }
}

@media screen and (max-width: 324px) {
    #menu .menu #nav-toggle {
        /*top: 2.65rem;*/
    }

    #menu.menu-fixed .menu #nav-toggle {
        /*top: .3rem;*/
    }

    #showsearch {
        /*top: 2.7rem;*/
    }

    #menu.menu-fixed #showsearch {
        /*top: .3rem;*/
    }
}

/*menu product star */

@media screen and (min-width: 1200px) {
    #menu .menu #menu-main > ul > .menu-item > a > i {
        width: 100%;
        transform: translateY(0);
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

        #menu .menu #menu-main > ul > .menu-item > a > i:before {
            width: 2.5rem;
            height: 2.5rem;
            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;
            font-size: 1.6rem;
            color: #00a6e2;
            margin: 0 auto;
        }

    #menu .menu #menu-main > ul > .menu-item > a > img {
        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;
        align-items: center;
        border-radius: 50%;
        transform: translateY(0);
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 2.2rem;
        margin: 0 auto;
    }

    #menu .menu #menu-main > ul > .menu-item:hover > a > i {
       /* transform: translateY(30px);
        -webkit-transform: translateY(30px);*/
    }

    #menu-body {
        flex-wrap: nowrap;
    }

    body #menu .menu #menu-product > li:hover > .menu-product-sub,
    body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act {
        display: block !important;
    }

    body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act,
    body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act {
        padding-top: 0px;
    }

        body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act > ul,
        body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act > ul {
            border-radius: 0px;
        }

            body#body_home #menu.menu-fixed .menu #menu-product > li > .menu-product-sub.act > ul > li > ul,
            body:not(#body_home) #menu .menu #menu-product > li > .menu-product-sub.act > ul > li > ul {
                top: 0px;
                -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
                box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
            }

    #menu .menu #menu-product {
        display: block;
        margin-top: 0rem !important;
        margin-bottom: 0;
    }

        #menu .menu #menu-product > li > a {
            color: #000;
            padding: 0rem 0.3rem;
            text-align: left;
            cursor: pointer;
            /*text-transform: uppercase;*/
            font-size: 1rem;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden;
        }

            #menu .menu #menu-product > li > a > span {
                display: block;
                margin-top: 0.25rem;
                background: #fff;
                position: relative;
                z-index: 1;
            }

            #menu .menu #menu-product > li > a > i {
                width: 2.2rem;
                height: 2.2rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                align-items: center;
                border-radius: 50%;
                font-size: 1.3rem;
                transform: translateY(0);
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                background: #004388;
                color: #fff;
            }

            #menu .menu #menu-product > li > a > i,
            #menu .menu #menu-product > li > a > img {
                margin-right: 0.25rem;
            }

        #menu .menu #menu-product > li {
            position: relative;
        }

            #menu .menu #menu-product > li > .showhide-subul {
                display: none;
            }

                #menu .menu #menu-product > li > .showhide-subul > svg,
                #menu .menu #menu-product > li > .showhide-subul > i {
                    font-weight: 900;
                }

            #menu .menu #menu-product > li > .menu-product-sub {
                position: absolute;
                z-index: 1010;
                top: 100%;
                padding-bottom: 0;
                padding-left: 0;
                padding-right: 0;
                display: none;
            }

                #menu .menu #menu-product > li > .menu-product-sub > ul.sub-menu-max {
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul {
                    max-height: 456px;
                    overflow: auto;
                    position: static;
                    -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;
                    background: #ffffff;
                    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
                    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
                    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.35);
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    margin-top: 0rem;
                    margin-right: 0rem;
                    margin-left: 0rem;
                    width: calc(1150px - 209px - 2rem);
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li {
                        -ms-flex-negative: 0;
                        flex-shrink: 0;
                        max-width: 100%;
                        padding-right: 1rem;
                        padding-left: 1rem;
                        margin-top: 0.5rem;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 auto;
                        flex: 0 0 auto;
                        width: 33.333333%;
                    }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > span {
                            margin-left: -2px;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a {
                            padding: 0.65rem 0.55rem 0.65rem 2rem;
                            display: block;
                            font-size: 1rem;
                            width: 100%;
                            margin-left: -30px;
                            font-weight: 500;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > a {
                            color: #00a6e2;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .showhide-subul {
                            display: none;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > .showhide-subul {
                            right: 0px;
                            color: #fff;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .showhide-subul > svg:before,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .showhide-subul > i:before {
                            content: '\f105' !important;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon {
                            display: flex;
                            align-items: center;
                            width: 30px;
                            min-width: 30px;
                            max-width: 30px;
                            justify-content: center;
                        }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon > i {
                                font-size: 0.83rem
                            }

                            #menu .menu #menu-product > li > .menu-product-sub > ul > li > .icon > img {
                                font-size: 1.1rem
                            }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > i,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > img {
                            width: 20px;
                        }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li > a > i {
                            font-size: 1.1rem;
                            color: #3c3a3a;
                            text-align: center;
                        }

                /* nút mở rộng menu sản phẩm start */

                /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child*/
                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last {
                    position: absolute;
                    bottom: 0;
                    background: #f7f7f7;
                    width: 100%;
                    text-align: center;
                    z-index: 1;
                    cursor: pointer;
                }

                    /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child:hover*/
                    #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last:hover {
                        background: #f1f1f1;
                    }

                    /*#menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li:last-child > a*/
                    #menu .menu #menu-product > li > .menu-product-sub > .sub-menu > li.item-last > a {
                        margin-left: 0;
                        padding: 7px;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu:not(.sub-menu-max) > li:last-child > a:last-child {
                    /*display: none;*/
                }

                #menu .menu #menu-product > li > .menu-product-sub > .sub-menu.sub-menu-max > li:last-child > a:first-child {
                    /*display: none;*/
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul:hover {
                    padding-bottom: 0px;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul:hover > li.item-last {
                        display: none;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a {
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > i {
                        color: #b9b9b9;
                        font-size: 0.7rem;
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span {
                        color: #b9b9b9;
                    }

                        #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span:before,
                        #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last > a > span:after {
                            display: none !important;
                        }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last:hover > a > i,
                #menu .menu #menu-product > li > .menu-product-sub > ul > li.item-last:hover > a > span {
                    color: #3c3a3a;
                }

                /* nút mở rộng menu sản phẩm end */

                /* lớp 2 start */

                #menu .menu #menu-product > li > .menu-product-sub > ul > li:hover > ul {
                    display: block !important;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
                    display: block;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul::-webkit-scrollbar {
                        visibility: hidden;
                        -webkit-appearance: none;
                        width: 6px;
                        height: 6px;
                        background-color: rgba(0,0,0,0);
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul::-webkit-scrollbar-thumb {
                        visibility: hidden;
                        border-radius: 3px;
                        background-color: transparent;
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul:hover::-webkit-scrollbar-thumb {
                        visibility: initial;
                        background-color: rgba(182, 193, 210, 0.55);
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li:nth-child(4n+4) {
                        clear: both
                    }
            /* lớp 2 end */

            #menu .menu #menu-product > li > .showhide-subul svg:before,
            #menu .menu #menu-product > li > .showhide-subul i:before {
                content: '\f078';
            }

            /*lớp 2 start */
            #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
                /*right: calc(211px - 1150px + 2rem + 1rem);*/ /*menu trái - container + padding cotaier + khoảng cách menu trái và menu mở rộng*/
                /* width: calc(1150px - 209px - 2rem);*/ /*width: calc(1150px - 209px - 2rem - 0rem);container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
            }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a {
                    display: block;
                    font-size: 1rem;
                    color: #004388;
                    color: #000000;
                    position: relative;
                    padding-left: 1rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a:hover {
                        color: #004388;
                    }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a:after {
                        content: "\f054";
                        font-family: "Font Awesome 5 Pro";
                        font-weight: 400;
                        font-size: .5rem;
                        padding-right: 6px;
                        top: 0.3rem;
                        left: 0;
                        position: absolute;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > a,
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .sub-menu {
                    width: 100%;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }

                /* lớp 2 end */

                /* lớp 3 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > a {
                    font-size: 1rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > a:before {
                        content: "›";
                        font: normal normal normal 17px/1 FontAwesome;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }
                /* lớp 3 end */

                /* lớp 4 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > a {
                    font-size: 1rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > a:before {
                        content: "\f068";
                        font-family: "Font Awesome 5 Pro";
                        font-size: 0.5rem;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }

                /* lớp 4 end */

                /* lớp 5 start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .showhide-subul {
                    display: none;
                }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > a {
                    font-size: 1rem;
                }

                    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > a:before {
                        content: "\f067";
                        font-family: "Font Awesome 5 Pro";
                        font-size: 0.5rem;
                        padding-right: 6px;
                        top: -2px;
                        left: 0;
                        position: relative;
                    }

                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    padding-left: 0.5rem;
                }
                /* lớp 5 end */

                /*các lớp sau start */
                #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul > li > ul > li > ul > li > ul > li > .sub-menu {
                    display: none;
                }
    /* các lớp sau end */
}

@media screen and (min-width: 1300px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 482px;*/
        max-height: 482px;
    }

        /*lớp 2 start */
        #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            /*right: calc(238px - 1245px + 2rem + 1rem);
            width: calc(1245px - 236px - 2rem);*/
        }
    /*lớp 2 end */
}

@media screen and (min-width: 1400px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 518px;*/
        max-height: 518px;
    }

        /*lớp 2 start */
        #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            /*right: calc(238px - 1315px + 2rem + 1rem);
            width: calc(1315px - 236px - 2rem);*/
        }
    /*lớp 2 end */
}

@media (min-width:1540px) {
    /*lớp 2 start */
    #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
        /*right: calc(238px - 1425px + 2rem + 1rem);
        width: calc(1425px - 236px - 2rem);*/
    }
    /*lớp 2 end */
}

@media all and (min-width: 1600px) {
    /*lớp 2 start */
    /* #menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
        right: calc(238px - 1475px + 2rem + 1rem);
        width: calc(1475px - 236px - 2rem);
    }*/
    /*lớp 2 end */
}

@media (min-width: 1700px) {
    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
        right: calc(238px - 1555px + 2rem + 1rem);
        width: calc(1555px - 236px - 2rem);
    }*/
    /*lớp 2 end */
}

@media (min-width: 1800px) {
    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
        right: calc(238px - 1635px + 2rem + 1rem);
        width: calc(1635px - 236px - 2rem);
    }*/
    /*lớp 2 end */
}

@media screen and (min-width: 1900px) {
    #menu .menu #menu-product > li > .menu-product-sub > ul {
        /*height: 562px;*/
        max-height: 562px;
    }
    /*lớp 2 start */
    /*#menu .menu #menu-product > li > .menu-product-sub > ul > li > ul {
            right: calc(238px - 1715px + 2rem + 1rem);*/ /*menu trái - container + padding cotaier */
    /*width: calc(1715px - 236px - 2rem);*/ /*width: calc(1415px - 236px - 2rem - 0rem);container - menu trái - padding cotaier - khoảng cách menu trái và menu mở rộng */
    /*}*/
    /*lớp 2 end */
}

@media screen and (max-width: 1199px) {
    #menu-body {
        clear: both;
        position: fixed;
        top: 40px;
        left: -100%;
        width: 300px !important;
        height: calc(100vh - 40px);
        margin-top: 40px;
        overflow: auto !important;
        background: #004388;
        animation: fade .2s ease-out;
        z-index: 30001;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        display: block;
        margin: 0;
    }

        #menu-body #menu-product,
        #menu-body #menu-main {
            width: 100%;
            padding: 0;
            margin: 0;
        }

            #menu-body #menu-product .menu-product-sub {
                display: none;
            }

                #menu-body #menu-product .menu-product-sub .sub-menu {
                    z-index: 10;
                    opacity: 1;
                    pointer-events: auto;
                    -webkit-transform: perspective(400) rotate3d(0,0,0,0);
                    position: relative !important;
                    top: 0 !important;
                    left: 0 !important;
                    display: none;
                    width: 100% !important;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

                #menu-body #menu-product .menu-product-sub[style*="display: none;"] > .sub-menu {
                    display: none;
                }

                #menu-body #menu-product .menu-product-sub[style*="display: block;"] > .sub-menu {
                    display: block;
                }

                #menu-body #menu-product .menu-product-sub > .sub-menu > li:last-child {
                    /*display: none;*/
                }

    /* lớp 0 start */
    #menu .menu #menu-product > li {
        position: relative;
    }

        #menu .menu #menu-product > li:hover > a {
        }

        #menu .menu #menu-product > li > a {
            display: block;
            padding: 0.7em 40px 0.7em 16px;
            color: #fff;
            font-weight: bold;
            border-bottom: 1px solid #00a6e2;
        }

        #menu .menu #menu-product > li > .showhide-subul {
            position: absolute;
            top: 0;
            right: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
            height: 38px;
            color: #fff;
        }

            #menu .menu #menu-product > li > .showhide-subul > svg,
            #menu .menu #menu-product > li > .showhide-subul > i {
                color: #fff;
                font-size: 1.8rem;
            }

        #menu .menu #menu-product > li .menu-product-sub .sub-menu li {
            position: relative;
        }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li a {
                display: block;
                padding: 0.7em 40px 0.7em 40px;
                position: relative;
                z-index: 1;
                color: #fff;
                border-bottom: 1px solid #00a6e2;
            }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover,
            #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover > .showhide-subul {
                background: #00a6e2;
            }

                #menu .menu #menu-product > li .menu-product-sub .sub-menu li:hover > ul {
                    background: #004388;
                }

            #menu .menu #menu-product > li .menu-product-sub .sub-menu li .icon {
                position: absolute;
                top: 0;
                height: 46px;
                bottom: 0;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 30px;
                min-width: 30px;
                max-width: 30px;
                left: 10px;
                color: #fff;
            }

                #menu .menu #menu-product > li .menu-product-sub .sub-menu li .icon img {
                    width: 20px;
                }

        /* lớp 0 end */

        /* lớp 1 star */
        #menu .menu #menu-product > li .menu-product-sub .sub-menu > li .showhide-subul {
            position: absolute;
            top: 0;
            height: 40px;
            right: 0;
            font-size: 1.8rem;
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 35px;
            z-index: 2;
            cursor: pointer;
            background: #004388;
        }
        /* lớp 1 end */

        /* lớp 2 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > a {
            padding: .7em 40px 0.7em 3.2rem;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > a:before {
                content: "›";
                font: normal normal normal 17px/1 FontAwesome;
                padding-right: 6px;
                top: -2px;
                left: 0rem;
                position: relative;
            }

        /* lớp 2 end */

        /* lớp 3 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 4rem;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > a:before {
                content: "\f068";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 4 end */

        /* lớp 4 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 55px;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > a:before {
                content: "\f067";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 4 end */

        /* lớp 5 strat */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > ul > li > a {
            padding: .7em 40px 0.7em 66px;
        }

            #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li > ul > li > ul > li > ul > li > a:before {
                content: "\f0da";
                font-family: "Font Awesome 5 Pro";
                font-size: 0.5rem;
                padding-right: 6px;
                top: -2px;
                left: 0;
                position: relative;
            }

        /* lớp 5 end */

        /*các lớp sau start */
        #menu .menu #menu-product > li .menu-product-sub > .sub-menu > li > ul > li .icon {
            display: none;
        }
    /* các lớp sau end */
}

/* menu product end*/

/* menu-manege start */
#show-menu-left {
    width: 2.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    height: 2.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 1rem;
    z-index: 1040;
    -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;
}

#menu_manage {
    background: #f9f9f9;
    -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;
}

    #menu_manage .offcanvas-body {
        padding: 0.25rem;
        scrollbar-width: thin;
        scrollbar-color: #004388;
    }

        #menu_manage .offcanvas-body::-webkit-scrollbar {
            width: 0.65rem;
        }

        #menu_manage .offcanvas-body::-webkit-scrollbar-thumb {
            background-color: #004388;
            cursor: pointer;
            border-radius: 0.25rem;
        }

    #menu_manage > .offcanvas-body > ul {
    }

        #menu_manage > .offcanvas-body > ul > li {
        }

        #menu_manage > .offcanvas-body > ul li {
            position: relative;
            margin-top: 1px;
        }

        #menu_manage > .offcanvas-body > ul > li > a {
            padding: 0.5rem;
        }

        #menu_manage > .offcanvas-body > ul li a {
            font-size: 0.9rem;
            display: block;
            -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;
        }

        #menu_manage > .offcanvas-body > ul li .showhide-subul {
            position: absolute;
            top: 0rem;
            right: 0rem;
            height: 2.5rem;
            width: 2.5rem;
            display: inline-flex;
            -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;
            align-items: center;
            justify-content: center;
            font-size: 1.3rem;
            cursor: pointer;
        }

        #menu_manage > .offcanvas-body > ul li .sub-menu {
            display: none;
        }

        /*lớp 2 start */
        #menu_manage > .offcanvas-body > ul > li > ul li a {
            position: relative;
        }

        #menu_manage > .offcanvas-body > ul > li > ul > li > a {
            padding: 0.5rem 0.5rem 0.5rem 1.5rem;
            font-size: 0.96rem;
        }

            #menu_manage > .offcanvas-body > ul > li > ul > li > a:after {
                content: "\203A";
                left: 0.85rem;
                top: 0.4rem;
                position: absolute;
                display: block;
            }
        /*lớp 2 end */

        /*lớp 3 start */
        #menu_manage > .offcanvas-body > ul > li > ul > li > ul > li > a {
            padding: 0.5rem 0.5rem 0.5rem 1.5rem;
            font-size: 0.94rem;
        }

        /*lớp 3 end */

        /*hover start */
        #menu_manage > .offcanvas-body > ul li:hover > a {
            background: #004388;
            color: #fff;
            border-radius: 0.25rem;
        }

        #menu_manage > .offcanvas-body > ul li:hover .showhide-subul {
            color: #fff
        }

        #menu_manage > .offcanvas-body > ul > li > ul li:hover a:after {
            color: #fff
        }
/*hover start end*/

@media screen and (min-width:1200px) {
    #show-menu-left {
        display: none !important;
    }

    .offcanvas.offcanvas-start.show#menu_manage ~ .offcanvas-backdrop.fade.show {
        opacity: 0 !important;
        z-index: -1 !important;
    }

    #menu_manage {
        visibility: visible;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        transform: none;
        z-index: 1;
        border: 0;
        border-radius: 0.25rem;
    }

        #menu_manage > .offcanvas-header {
            display: none;
        }
}

@media screen and (max-width:1200px) {

    .offcanvas.offcanvas-start.show#menu_manage ~ .offcanvas-backdrop.fade.show {
    }

    #menu_manage {
        z-index: 1095;
    }
}
/* menu-manege emd */

/*menu topbar start */
#menu-topbar > li > a {
    color: #fff;
}

/*menu topbar end*/
@keyframes enter {
    from {
        opacity: 0;
        transform: scaleY(0.98) translateY(10px);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


    
/* Owl Carousel v2.3.4 Copyright 2013-2018 David Deutsch  Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        background-color: #ccc;
        margin: .5rem;
    }

        .owl-carousel button.owl-dot.active {
            /*background-color: #d70005;*/
        }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
   /* 0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }*/
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-carousel .owl-dots {
    text-align: center;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791
    }

