/* Minification failed. Returning unminified contents.
(4061,54): run-time error CSS1046: Expect comma, found '237'
(4061,61): run-time error CSS1046: Expect comma, found ')'
(4061,74): run-time error CSS1046: Expect comma, found '237'
(4061,81): run-time error CSS1046: Expect comma, found ')'
(4633,42): run-time error CSS1046: Expect comma, found '0'
(4633,46): run-time error CSS1046: Expect comma, found '/'
(4633,69): run-time error CSS1046: Expect comma, found '0'
(4633,73): run-time error CSS1046: Expect comma, found '/'
(4634,39): run-time error CSS1046: Expect comma, found '0'
(4634,43): run-time error CSS1046: Expect comma, found '/'
(4634,66): run-time error CSS1046: Expect comma, found '0'
(4634,70): run-time error CSS1046: Expect comma, found '/'
(4635,34): run-time error CSS1046: Expect comma, found '0'
(4635,38): run-time error CSS1046: Expect comma, found '/'
(4635,61): run-time error CSS1046: Expect comma, found '0'
(4635,65): run-time error CSS1046: Expect comma, found '/'
(6412,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6413,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6435,22): run-time error CSS1039: Token not allowed after unary operator: '-divider-top-width'
(6443,22): run-time error CSS1039: Token not allowed after unary operator: '-divider-width'
(7413,14): run-time error CSS1030: Expected identifier, found '#closemenu'
(7413,45): run-time error CSS1031: Expected selector, found ')'
(7413,45): run-time error CSS1025: Expected comma or open brace, found ')'
(7794,14): run-time error CSS1030: Expected identifier, found '.'
(7794,57): run-time error CSS1031: Expected selector, found ')'
(7794,57): run-time error CSS1025: Expected comma or open brace, found ')'
(7823,14): run-time error CSS1030: Expected identifier, found '.'
(7823,57): run-time error CSS1031: Expected selector, found ')'
(7823,57): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@charset "utf-8";

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
}

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:not(.btn):not(.button1):not(.button2):not(.button3):not(.button4) {
    color: #000;
    text-decoration: none;
}

    a:not(.btn):not(.button1):not(.button2):not(.button3):not(.button4):hover, a:not(.btn):not(.button1):not(.button2):not(.button3):not(.button4):focus {
        color: #2da34a;
        outline: none;
        text-decoration: none;
    }

    a:not(.btn):not(.button1):not(.button2):not(.button3):not(.button4):active {
        outline: none;
        text-decoration: none;
    }*/

a {
    color: #000;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #2da34a;
        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', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    background-color: #f5f5f5;
}

    body#body_home .nav-menu-vertical-toggle {
        display: none;
    }

/*html > body:not(.cke_editable):not(.layout_null):not(#body_home) {
    background: linear-gradient(90deg,#01a957,#177db9);
}*/

html > body#body_api {
    background: linear-gradient(90deg,#01a957,#177db9);
}

html > body::-webkit-scrollbar {
    width: 0.66rem;
    background: #fff;
}

body::-webkit-scrollbar-thumb {
    background-color: #9f9f9f;
    border-radius: 1rem;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto', 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

a, button, img, .btn-close, .btn, label, select, option, marquee, .cursor-pointer {
    /*cursor: url(/assets/images/all/cursors/link.cur), auto !important;*/
}

ul, li, i, svg, p, h1, h2, h3, h4, h5, h6, input {
    /*cursor: url(/assets/images/all/cursors/point.cur), auto;*/
}


/*ckeditor 4 start*/
.cke_show_borders, cke_editable_themed, .cke_contents_ltr, .cke_editable {
    padding: 1rem;
}

body.cke_editable {
    line-height: 1.8;
    background: #fff;
}

    body.cke_editable img {
        max-width: 100%;
        height: auto !important;
    }

    body.cke_editable table {
        margin: auto;
    }

        body.cke_editable table td,
        body.cke_editable table th {
            border: 1px solid #ddd;
        }


    body.cke_editable a {
        color: #001fff;
    }

    body.cke_editable .collapsible-item .collapse.collapsible-item-collapse {
        display: none !important;
    }

.cke_wysiwyg_frame body,
body.cke_editable {
    font-family: Arial, Helvetica, sans-serif;
}

    body.cke_editable ul:not(.nav), body.cke_editable ol {
        padding-left: 2rem;
    }

        body.cke_editable ul ul, body.cke_editable ol ol {
            padding-left: 3rem;
        }

        body.cke_editable ul:not(.nav) > li {
            list-style: disc;
        }

        body.cke_editable ol > li {
            list-style: decimal;
        }

    body.cke_editable blockquote {
        background: #f9f9f9;
        border-left: 10px solid #ccc;
        margin: 1.5em 10px;
        padding: 0.5em 10px;
        quotes: "\201C""\201D""\2018""\2019";
    }

        body.cke_editable blockquote:before {
            color: #ccc;
            content: open-quote;
            font-size: 4em;
            line-height: 0.1em;
            margin-right: 0.25em;
            vertical-align: -0.4em;
        }

        body.cke_editable blockquote p {
            display: inline;
        }

    body.cke_editable p {
        margin: 10px 0;
    }

/*ckeditor 4 end*/

/*detail-ckeditor start */
.detail-ckeditor {
    text-align: justify;
    line-height: 180%;
    margin-top: 15px;
}

    .detail-ckeditor .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 {
        text-align: justify;
        line-height: 180%;
        margin: 10px 0;
        max-width: 100%;
    }

    .detail-ckeditor a {
        color: #001fff;
    }

    .detail-ckeditor table {
        margin: auto;
    }

        .detail-ckeditor table td,
        .detail-ckeditor table th {
            border: 1px solid #ddd;
        }


    .detail-ckeditor img {
        height: auto !important;
        max-width: 100%;
    }

    .detail-ckeditor iframe {
        max-width: 100% !important;
        height: auto;
    }

    .detail-ckeditor ul.nav {
        border-bottom: 1px solid #ccc;
        padding-left: 0;
        margin-left: -.25rem;
        /*background: #efefef;*/
        border-radius: 0.25rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .detail-ckeditor ul.nav > li {
            list-style: none;
            padding: 0.25rem 0.25rem 0;
        }

            .detail-ckeditor ul.nav > li > a {
                border-bottom: 0;
                background: #d7d7d7;
                color: #000000;
            }

                .detail-ckeditor ul.nav > li > a.active {
                    background: #2483c5;
                    position: relative;
                    color: #fff;
                }

                    .detail-ckeditor ul.nav > li > a.active:before {
                        content: "";
                        display: block;
                        position: absolute;
                        left: 50%;
                        bottom: 0px;
                        margin-left: -10px;
                        height: 0;
                        width: 0;
                        border-bottom: 6px solid #00a0e3;
                        border-top: 6px solid transparent;
                        border-left: 10px solid transparent;
                        border-right: 10px solid transparent;
                    }

    .detail-ckeditor .tab-content {
        margin-top: 1rem;
    }


/*detail-ckeditor end */

/* expandable end */
.expandable .expand-bar {
    text-align: center;
}

    .expandable .expand-bar::before {
        height: 40px;
        top: -40px;
    }

    .expandable .expand-bar > span {
        padding: 0.25rem 2rem;
        background: #01a957;
        display: inline-block;
        border-radius: 0.375rem;
        color: #fff;
        position: relative;
    }

        .expandable .expand-bar > span:before {
            font-family: "Font Awesome 5 Pro";
            font-size: 0.5rem;
            padding-right: 6px;
            top: 50%;
            transform: translateY(-50%);
            position: absolute;
            right: 0.5rem;
        }

        .expandable .expand-bar > span.more:before {
            content: "\f107";
        }

        .expandable .expand-bar > span.less:before {
            content: "\f106";
        }

.expand-bar:not([display='none']) ~ .content-expandable {
    padding-bottom: 50px;
}

.expandable.expanded > *:not(a) {
    padding-bottom: 3rem !important;
}

.expandable .expand-bar i {
    display: none;
}

@media(max-width: 424px) {
    .expandable .expand-bar > span {
        padding: 0.25rem 0.5rem;
    }
}

/*.content-category-star img,
.content-category-end img {
    height: auto !important;
    max-width: 100%;
}*/

/*expandable end */

li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, input, textarea {
    padding: 5px;
}

p {
    max-width: 100%;
}

.text-df-hover:hover {
    color: #2483c5 !important;
}

.text-df {
    color: #2483c5;
}

.bg-df-hover:hover {
    background: #2483c5 !important;
}

.bg-df {
    background: #2483c5;
}

.border-df {
    /*--falcon-border-opacity: 1;*/
    border-color: #2483c5 !important;
}

.border-df-hover:hover {
    /*--falcon-border-opacity: 1;*/
    border-color: #2483c5 !important;
}

.bggray {
    background: #f6f6f6;
    padding: 0 0 30px;
    margin-top: 30px;
    position: relative;
    border-top: 1px solid #ececec;
}

.bg-ddd {
    background-color: #ddd;
}

.ng-cloak {
    display: none;
}
/**/
.h1-home {
    position: absolute;
    margin-left: -10000px;
}

/*#_MenuTopRight1 .nav-item:hover .dropdown-menu {
    z-index: 999 !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0) !important;
}

#_MenuTopRight1 .nav-item .dropdown-menu {
    opacity: 0;
    z-index: 2;
    -webkit-box-shadow: 0px 6px 12px rgb(0, 0, 0.18);
    box-shadow: 0px 6px 12px rgb(0, 0, 0.18);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}*/

.jssorb01 .av {
    background-color: #2483c5 !important;
}

    .jssorb01 div:hover, .jssorb01 .av:hover {
        background-color: #2483c5 !important;
    }

#jssor_1 {
    /*border-radius: 0.25rem;*/
}

    #jssor_1 > div {
        margin: 0 auto;
    }

#header {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    z-index: 10;
    background: #fff;
}

    #header #logo {
    }

        /*#header #logo a {
            position: relative;
            max-height: 70px;
        }*/

        #header #logo img {
            padding: 7px 0;
            max-height: 70px;
            max-width: 100%;
        }

    #header.header-fixed {
        background: #fff;
        /*box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);*/
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 1044;
        animation: item-fixed 0.7s;
    }

#header-end {
}

    #header-end .header-end-tel {
        display: flex;
        align-items: center;
        margin-right: 1.5rem;
    }

        #header-end .header-end-tel .header-end-icon {
            margin-right: 0.5rem;
        }

            #header-end .header-end-tel .header-end-icon i {
                width: 2.25rem;
                height: 2.25rem;
                text-align: center;
                border: 1px solid #e60312;
                color: #e60312;
                border-radius: 50rem;
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                font-size: 1.2rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        #header-end .header-end-tel .header-end-content .subtitle {
            font-size: .8333333333rem;
            color: #748194;
        }

        #header-end .header-end-tel .header-end-content .title {
            font-weight: bold;
            color: #e60312;
        }

    #header-end .header-end-hotline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        margin-right: 1.5rem;
    }

        #header-end .header-end-hotline .header-end-icon {
            margin-right: 0.5rem;
        }

            #header-end .header-end-hotline .header-end-icon i {
                width: 2.25rem;
                height: 2.25rem;
                text-align: center;
                border: 1px solid #e60312;
                color: #e60312;
                border-radius: 50rem;
                font-size: 1.2rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        #header-end .header-end-hotline .header-end-content .subtitle {
            font-size: .8333333333rem;
            color: #748194;
        }

        #header-end .header-end-hotline .header-end-content .title {
            font-weight: bold;
            color: #e60312;
        }

    #header-end .header-end-client {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }

        #header-end .header-end-client .header-end-icon {
            margin-right: 0.5rem;
        }

            #header-end .header-end-client .header-end-icon i {
                width: 2.25rem;
                height: 2.25rem;
                text-align: center;
                border: 1px solid #e60312;
                color: #e60312;
                border-radius: 50rem;
                font-size: 1.2rem;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                align-items: center;
                justify-content: center;
            }

        #header-end .header-end-client .header-end-content .subtitle {
            font-size: .8333333333rem;
            color: #748194;
        }

        #header-end .header-end-client .header-end-content .title {
            font-weight: bold;
            color: #e60312;
        }

#topbar {
    padding: 0;
    color: #000;
    width: 100%;
    height: 37px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

    #topbar div {
    }

    #topbar .topbar-phone {
        display: inline-block;
        color: #333e48;
        margin-right: 0.5rem;
        font-weight: 700;
    }


        #topbar .topbar-phone:hover {
            /*color: #2483c5;*/
        }

        #topbar .topbar-phone > i {
            color: #000000;
            transform: rotate(90deg);
        }


#search {
    position: fixed;
    height: 0px;
    width: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -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;
    background: #000000d1;
    overflow: hidden;
    border-radius: 100%;
    z-index: 1200;
}

    #search.act {
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    #search .search-close {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 2;
        display: none;
        cursor: pointer;
    }

        #search .search-close i {
            color: #fff;
            font-size: 2rem;
        }

        #search .search-close:after {
            content: '';
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

    #search #frmsearch {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        #search #frmsearch > * {
            margin-top: -10rem;
            width: 100%;
            max-width: 38rem;
            padding-left: 1rem;
            padding-right: 1rem;
            z-index: 3;
        }

        #search #frmsearch .search-radio {
        }

            #search #frmsearch .search-radio label {
                position: relative;
                cursor: pointer;
            }

                #search #frmsearch .search-radio label input {
                    position: absolute;
                    top: 0.3rem;
                    left: 0;
                }

                #search #frmsearch .search-radio label span {
                    color: #fff;
                    font-weight: 500;
                }

    #search #txtsearch {
        box-shadow: none;
        padding-right: 4rem;
        border-radius: 0;
        border: none;
        background: none;
        color: #fff;
        font-weight: 600;
        font-size: 1.2rem;
        border-bottom: 2px solid #fff;
        padding-bottom: 0.75rem !important;
    }

    #search #btnsearch {
        background: transparent;
        position: absolute;
        top: 0;
        right: 3px;
        height: calc(100% - 0.75rem);
        margin-top: 3px;
        border: none;
        color: #ffffff;
        padding: 0 1rem;
        border-radius: 3rem;
        width: auto;
        z-index: 5;
        -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;
    }

        #search #btnsearch:hover {
            padding: 0 1.25rem;
        }

#showsearch {
    cursor: pointer;
    margin-top: 0.86rem;
    float: right;
}

    #showsearch i {
        font-size: 1rem;
        color: #fff;
    }

#categorySearch {
    max-width: 150px;
}

#cart .cart-link {
    font-weight: normal
}

#cart:hover #cart-content {
    display: block;
    z-index: 100000
}

#cart #cart-content.in {
    display: block;
    z-index: 100000
}

#cart #cart-content {
    width: 320px;
    padding: 15px;
    position: absolute;
    background-color: #fff;
    color: #000;
    display: none;
    top: 100%;
    right: 0;
    border-top: 3px solid #2483c5;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.3);
    border-radius: 0.25rem;
}

    #cart #cart-content:before {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        top: -18px;
        bottom: 0;
        right: 25px;
        border-bottom: 9px solid #2483c5;
        border-top: 9px solid transparent;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
    }

    #cart #cart-content:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        top: -10px;
        bottom: 0;
        right: 29px;
        border-bottom: 5px solid #ffffff;
        border-top: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    #cart #cart-content table {
        display: block;
        text-align: left;
        max-height: 333px !important;
    }

        #cart #cart-content table::-webkit-scrollbar-thumb {
            background-color: #2483c5;
        }

    #cart #cart-content .cart-item:not(:last-child) {
        border-bottom: 1px solid #ddd;
    }

    #cart #cart-content .cart-item .cart-info .cart-name {
        overflow: hidden;
        clear: both;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-line-clamp: 2;
        position: relative;
        font-size: 0.833rem;
    }

        #cart #cart-content .cart-item .cart-info .cart-name:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            height: 1px;
            width: 50%;
            margin: auto;
            left: 0;
            right: 0;
        }

    #cart #cart-content .cart-item .cart-img {
        padding: 0;
        width: 25%;
    }

        #cart #cart-content .cart-item .cart-img img {
            width: 100%;
            padding: 0.5rem;
            border: 1px solid #dbdbdb;
            border-radius: 0.25rem;
        }

    #cart #cart-content .cart-item .cart-info .br {
        display: list-item;
        text-decoration: none;
        list-style: none;
        height: 1px;
        border: 0.1px dashed #ebebeb;
        margin: 0.25rem 0;
    }

    #cart #cart-content .cart-item .cart-info .card-price {
        font-size: 0.83rem;
        color: #6c6c6c;
    }

.top-menu {
    float: right;
    margin-top: 6px;
    list-style: none;
}

    .top-menu li {
        float: left;
        position: relative;
        display: inline;
        margin-left: 20px;
    }

        .top-menu li a {
            display: block;
            padding: 5px 0;
        }

            .top-menu li a i {
                margin-right: 7px;
                font-size: 1.2rem;
                color: #2483c5;
            }

/*.user-area {
    position: absolute;
    top: 0;
    right: 15px;
}

    .user-area ul {
        list-style: none;
        white-space: nowrap;
    }

    .user-area li {
        float: left;
        white-space: nowrap;
    }

        .user-area li > a {
            display: block;
            padding: 4px;
            color: #2483c5;
            background: #fff !important;
            font-weight: normal;
            border: 2px solid #2483c5;
            margin: 6px 5px;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 22px;
        }

        .user-area li a:hover {
            background: #aaa;
        }

        .user-area li a i {
            margin-right: 7px;
        }*/

/* slide home strat */

#slideshow {
    width: 100%;
    height: auto;
    position: relative;
}

    #slideshow a:after {
        /*background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    border-bottom:1px solid #fff;
    bottom: -1px;
    content: "";
    height: 60%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;*/
    }

    #slideshow #targetHeader {
        bottom: 10%
    }

        #slideshow .slide-desc a:after,
        #slideshow #targetHeader a:after {
            background: none !important;
        }

        #slideshow #targetHeader a {
            background: #fff !important;
            display: block !important;
            padding: 20px 10px !important;
            /*border-radius: 0.25rem !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 .slide-sub-item {
    }

    #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%)
}

/*#menudmsp ul {
    list-style: none
}

    #menudmsp ul li {
        position: relative;
        border-bottom: 1px solid #eee;
    }

        #menudmsp ul li:last-child {
            border-bottom: none;
        }

        #menudmsp ul li a.selected {
            background-color: #f6f6f6;
            font-weight: bold
        }

        #menudmsp ul li a {
            display: block;
            padding: 8px 0 8px 6px;
            border-bottom: 1px solid #f2f2f2;
            font-weight: normal;*/
/*padding-right: 14px;*/
/*line-height: 140%
        }

            #menudmsp ul li a:before {
                content: "\203A";
                left: -6px;
                top: -1px;
                position: relative;
            }

            #menudmsp ul li a:hover {
                font-weight: normal
            }

        #menudmsp ul li span {
            padding: 3px;
            display: block;
            position: absolute;
            right: 0;
            top: 5px;
            cursor: pointer
        }

        #menudmsp ul li ul {
            display: none
        }

            #menudmsp ul li ul li a {
                padding-left: 25px
            }

            #menudmsp ul li ul li ul li a {
                padding-left: 45px
            }

            #menudmsp ul li ul li ul li ul li a {
                padding-left: 60px
            }

            #menudmsp ul li ul li ul li ul li ul li a {
                padding-left: 75px
            }*/
/*.vide {
    clear: both;
}

.vide10 {
    display: block;
    height: 10px;
    clear: both;
}*/
#social {
    margin-top: 1rem;
}

#social-top {
    margin-top: 4px;
    float: right;
}

a.social {
    color: #2483c5 !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);
    transition: 0s all !important;
    position: relative;
    border: 1px solid #fff;
}

#social a {
    overflow: hidden;
    display: inline-block;
}

    #social a:hover {
        padding-left: 0px !important;
    }

    #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%;
    }

    #social a:hover:before {
        opacity: 1;
        height: 0;
    }

    #social a i:not(.fa-tiktok) {
        color: #fff !important;
    }

    #social a:hover i.fa-tiktok {
        color: #000 !important;
    }

a.social {
    color: #fff !important
}

#footer {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.5;
    position: relative;
    color: #fff;
    position: relative;
    padding-top:80px;
}

    #footer a svg,
    #footer a i {
        transition: 0.5s all;
    }

.payment_methods {
    float: right;
}

#footer-info a {
    display: inline-block;
}

#footer a {}
#footer ul {
    list-style: none;
}

#footer .title {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 1.1rem;
    position: relative;
    font-weight: bold;
}

/*footer interface strat */

#footer ul li, #footer p {
    color: #ffffff
}

    #footer ul li:hover, #footer p:hover {
        color: #ffffff
    }

.footer-bg-color {
    background: rgba(8, 107, 176, 1)
}

#footer-info i.fa, #footer-info i.far, #footer-info i.fas, #fdb-info i.fad, #fdb-info i.fab, #footer-info svg {
    background: #39a949
}

    #footer-info i.fa:hover, #footer-info i.far:hover, #footer-info i.fas:hover, #fdb-info i.fad:hover, #fdb-info i.fab:hover, #footer-info svg:hover, #footer a:hover i, #social a:hover {
        color: #ffffff !important
    }

#footer-info i.fa, #footer-info i.far, #footer-info i.fas, #fdb-info i.fad, #fdb-info i.fab, #footer-info svg {
    color: #ffffff
}

#footer .title:hover {
    color: #ffffff
}

#footer .title {
    color: #ffffff
}

#footer a:hover {
    color: #ffffff
}

#footer a {
    color: #ffffff
}
/*footer interface end*/

#footer-info, #fdb-info {
    line-height: 200%;
    position: relative;
}

    #footer-info img, #fdb-info img {
        height: auto !important;
    }

#footer-facebook {
    text-align: left;
    overflow: hidden;
}

#fdb-info i.fa, #fdb-info i.far, #fdb-info i.fas, #fdb-info svg, #fdb-info i.fad, #fdb-info i.fab {
    width: 22px;
    color: #fff;
    text-align: center;
    background: #2483c5;
    padding: 5px 0;
    font-size: 0.8rem;
    margin-right: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#footer-info i.fa, #footer-info i.far, #footer-info i.fas, #fdb-info i.fad, #fdb-info i.fab, #footer-info svg {
    width: 22px;
    text-align: center;
    background: #2483c5;
    padding: 5px 0;
    font-size: 0.8rem;
    margin-right: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#footer-designed {
    color: #fff;
    padding: 0.7rem 0;
    background: #00000038;
    z-index: 1;
    text-align: center;
    position: relative;
}

    #footer-designed a, #footer-designed a:hover {
        font-weight: normal;
        color: #fff !important;
    }

/* menu-footer satrt */

#menu-footer ul {
    padding-left: 0.25rem;
}

    #menu-footer ul li {
        padding: 5px 0;
    }

    #menu-footer ul ul {
        padding-left: 0.5rem;
    }

        #menu-footer ul ul ul {
            padding-left: 0.75rem;
        }

            #menu-footer ul ul ul ul {
                padding-left: 0.1rem;
            }

#menu-footer > li > a {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 1.1rem;
    position: relative;
    font-weight: bold;
}

#menu-footer ul a {
    position: relative;
    padding-left: 0.5rem;
}

    #menu-footer ul a::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.25rem;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        top: 0.28rem;
        font-size: 0.6rem;
    }

    #menu-footer ul a:hover:after {
        /*color: #2483c5;*/
        transform: rotate(45deg)
    }

#menu-footer ul ul a::after {
    font-weight: 400;
}

/* menu-footer end */


/*view liên hệ start */
#fdb-frm {
}

    #fdb-frm .card-header {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.2rem;
        background: #2483c5;
    }

        #fdb-frm .card-header i {
            margin-right: .5rem;
        }



/*view liên hệ end*/


/* menu-hot start */
#menu-hot {
    background: #fff;
}

    #menu-hot .menu-hot > li:not(.item-multiply) > a,
    #menu-hot .menu-hot > li.item-multiply > ul > li > a {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 1.1rem;
        position: relative;
        font-weight: bold;
        display: block;
    }

    #menu-hot .menu-hot > li:not(.item-multiply) > .showhide-subul,
    #menu-hot .menu-hot > li.item-multiply > ul > li > .showhide-subul {
        display: none;
    }

    #menu-hot .menu-hot > li:not(.item-multiply) > ul.sub-menu > li > a,
    #menu-hot .menu-hot > li.item-multiply > ul > li > ul.sub-menu > li > a {
        padding: 0 0 .375rem 1.2rem;
        display: block;
        color: #2483c5;
        position: relative;
    }

        #menu-hot .menu-hot > li:not(.item-multiply) > ul.sub-menu > li > a:hover,
        #menu-hot .menu-hot > li.item-multiply > ul > li > ul.sub-menu > li > a:hover {
            color: #2da34a;
        }

        #menu-hot .menu-hot > li:not(.item-multiply) > ul.sub-menu > li > a:after,
        #menu-hot .menu-hot > li.item-multiply > ul > li > ul.sub-menu > li > a: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.375rem;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            top: 0.25rem;
            color: #333;
            font-size: 0.7rem;
        }

        #menu-hot .menu-hot > li:not(.item-multiply) > ul.sub-menu > li > a:hover:after,
        #menu-hot .menu-hot > li.item-multiply > ul > li > ul.sub-menu > li > a:hover:after {
            transform: rotate(45deg);
        }

    #menu-hot .menu-hot > li:not(.item-multiply) > ul.sub-menu > li > .showhide-subul,
    #menu-hot .menu-hot > li.item-multiply > ul > li > ul.sub-menu > li > .showhide-subul {
        display: none;
    }

/*menu-hot end*/

/* footer-customer start */
#footer-customer {
    background: url(/assets/client/images/body-bg-1.png);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #eee;
}

/* footer-customer end */
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #fff !important;
    color: #2483c5;
}

.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.png)
}

.icon-new {
    background-color: #2483c5;
    position: absolute;
    left: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.icon-hot {
    background-color: #ff0000;
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    padding-top: 36px;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: .7rem;
    text-transform: uppercase;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.icon-saleoff {
    position: absolute;
    bottom: 6px;
    right: 5px;
    padding: 3px 6px;
    text-align: center;
    background: url(/assets/images/all/saleoff.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    z-index: 1;
    font-size: .8rem;
    text-transform: uppercase;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    height: 50px;
    width: 38px;
    padding-top: 25px;
    font-weight: bold;
}

    .icon-saleoff:after {
        /*content: "";
        display: none;
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -10px;
        margin-left: -5px;
        border: 5px solid transparent;
        border-bottom: 5px solid #007506*/
    }
/*phantrang start */
.phantrang {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center
}

    .phantrang a.changepage:hover,
    .phantrang .selected {
        background: #2483c5;
        color: #ffffff !important;
        border: 1px solid #2483c5;
    }

    .phantrang ul {
        margin: 15px 0;
        list-style-type: none;
        display: inline-block
    }

        .phantrang ul li {
            position: relative;
            float: left;
            display: inline;
            margin-left: -1px;
            color: #555;
            background: #fff;
            background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
            background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
            background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0)
        }

            .phantrang ul li a {
                display: block;
                padding: 0 8px;
                text-decoration: none;
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            .phantrang ul li.bacham {
                min-width: 37px;
                min-height: 37px;
                line-height: 37px;
                border: 1px solid #ccc
            }

            .phantrang ul li a:link, .phantrang ul li a:visited {
            }

            .phantrang ul li a:hover, .phantrang ul li a.selected {
                background: #2483c5;
                color: #ffffff !important;
                border: 1px solid #2483c5;
            }


            .phantrang ul li a.selected {
                cursor: no-drop;
            }

/*phantrang end */

.button, .btn-viewall, .button1, .button2, .button3, .button4 {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 20px;
    margin-top: 5px;
    color: #2483c5;
    font-weight: normal;
    position: relative;
    border: 0.5px solid #2483c5;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    background: #2483c5;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    outline: none !important;
    line-height: 2;
}

.button1 {
    color: #fff;
    background: transparent;
}

.button2 {
    color: #fff;
    background: #005fa1;
}

.button3, .button4 {
    border: 0.05rem solid #fff;
    color: #fff;
    background: none;
    text-shadow: 1px 1px 1px #000;
    text-transform: none;
    border-radius: 5px;
}

.button4 {
    background: #2483c5;
    border: 0.05rem solid #2483c5;
    border-left: 0.15rem solid #2da34a;
}

.button, .button1, .button2, .button3, .button4 {
    line-height: 1.6rem;
}

.btn-viewall {
    color: #2483c5;
    border: 1.5px solid #2483c5;
    background: #2483c5;
}

    .button:before, .btn-viewall:before, .button1:before, .button2:before, .button3:before, .button4: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
    }

.button1:before {
    background: #2483c5;
}

.button2:before {
    background: #2483c5;
}

.button3:before, .button4:before {
    background: #2da34a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.button:hover, .button:focus, .button:active,
.btn-viewall:hover, .btn-viewall:focus, .btn-viewall:active {
    color: #fff !important
}

.button1:hover, .button1:focus, .button1:active {
    color: #2483c5 !important
}

.button2:hover, .button2:focus, .button2:active {
    color: #fff !important
}

.button3:hover, .button3:focus, .button3:active {
    border: none;
    color: #fff;
}

.button4:hover, .button4:focus, .button4:active {
    border: 0.05rem solid #2da34a;
    color: #fff;
}

.button:hover:before, .button:focus:before, .button:active:before,
.btn-viewall:hover:before, .btn-viewall:focus:before, .btn-viewall:active:before,
.button1:hover:before, .button1:focus:before, .button1:active:before,
.button2:hover:before, .button2:focus:before, .button2:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.button3:hover:before, .button3:focus:before, .button3:active:before,
.button4:hover:before, .button4:focus:before, .button4:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.button i, .button1 i, .button2 i, .button3 i, .button4 i {
    font-size: 0.9rem;
    margin-right: 4px;
}

    .button i.fa, .button i.fas, .button i.far.button i.fad.button i.fab, .button svg,
    .button1 i.fa, .button1 i.fas, .button1 i.far.button1 i.fad.button1 i.fab, .button1 svg,
    .button2 i.fa, .button2 i.fas, .button2 i.far.button2 i.fad.button2 i.fab, .button2 svg,
    .button3 i.fa, .button3 i.fas, .button3 i.far.button3 i.fad.button3 i.fab, .button3 svg,
    .button4 i.fa, .button4 i.fas, .button4 i.far.button4 i.fad.button4 i.fab, .button4 svg {
        font-size: 1rem;
        margin-right: 0;
        margin-left: 4px;
    }

.btn-view-more {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.1rem;
    margin: 10px 0;
    border: none;
    padding: 10px 20px;
    font-weight: normal;
    transition: all ease 300ms;
    background-color: #2483c5;
    color: #fff !important;
}

    .btn-view-more:hover {
        opacity: 0.9;
        -webkit-box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
        box-shadow: inset 6px 6px 15px 0px rgba(0,0,0,0.3);
    }

/* quang cao start */
#slideads {
    position: fixed;
    z-index: 1070;
    height: 0px;
    top: 150px;
    width: 100%;
}

    #slideads img {
        width: 100%;
    }

#slideads1 {
    float: left;
    width: 100px;
    margin-left: -100px;
}

#slideads2 {
    float: right;
    width: 100px;
    margin-right: -100px;
}
/* quang cao end */

/* Clearfix */
.clearfix:before, .clearfix:after, .container:before, .container:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after {
    clear: both;
}

.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;
}

.posted-date {
    color: #999;
    margin: 8px 0;
}

    .posted-date > span {
        display: inline-block;
        margin-right: 1.5rem;
        margin-top: 0.25rem;
    }

    .posted-date a {
        font-weight: normal;
        color: #999;
        display: inline-block;
    }

        .posted-date a:hover {
            color: #2483c5;
        }

/* bài viết start */
.news-detail {
    clear: both;
}

    .news-detail > h1,
    .news-detail > .h1,
    .news-detail > h2,
    .news-detail > .h2,
    .news-detail > h3,
    .news-detail > .h3 {
        font-size: 1.3rem;
        color: #000;
    }

    .news-detail .news-image {
        width: 270px;
        margin: 5px 10px 10px 0;
        padding: 3px;
        border: 1px solid #D0D0D0;
        background: #FFFFFF;
    }

    .news-detail .summary {
        text-align: justify;
        font-weight: bold
    }

    .news-detail .detail .easy_toc_list ol,
    .news-detail .detail .easy_toc_list ol ol {
        padding-left: 0;
    }

        .news-detail .detail .easy_toc_list ol > li {
            list-style: none;
        }

    .news-detail .posted-date {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 10px;
        margin: 8px 0 15px;
        color: #999;
    }

        .news-detail .posted-date > span {
            display: inline-block;
            margin-right: 1.5rem;
            margin-top: 0.25rem;
        }

            .news-detail .posted-date > span > i {
                margin-right: .5rem;
            }

        .news-detail .posted-date a {
            font-weight: normal;
            color: #999;
            display: inline-block;
        }

            .news-detail .posted-date a:hover {
                color: #2483c5;
            }

    .news-detail .detail .content {
        min-height: 0
    }
/* bài viết end */

.content-category-star img,
.content-category-end img {
    height: auto !important;
    max-width: 100%;
}

/*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;
        justify-content: center;
        align-items: center;
        margin: auto;
        height: 100%;
        color: #9a9a9a;
    }
/*model customer end*/

/*model customer - khách hàng phản hồi start*/
.comment-box {
    display: block;
    width: 90%;
    margin: 80px auto 20px;
    text-align: center;
    background: #fff;
    padding: 30px 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 100% !important;
    -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);
}

    .comment-box:before {
        content: "“";
        font-family: Georgia,serif;
        font-size: 100px;
        font-style: normal;
        line-height: 1;
        color: #2483c5;
        position: absolute;
        bottom: -56px;
        left: 0;
        right: 0
    }

    .comment-box .box-img {
        width: 130px;
        height: 130px;
        display: block;
        clear: both;
        margin: -90px auto 10px;
        text-align: center;
        border: 2px solid #2483c5;
        background: #ddd;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
        z-index: 2;
    }

        .comment-box .box-img img {
            width: auto !important;
            height: 100%;
            position: absolute;
            z-index: 1;
            margin: auto;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            -webkit-transition: all 1s ease-in-out !important;
            -o-transition: all 1s ease-in-out !important;
            -ms-transition: all 1s ease-in-out !important;
            transition: all 1s ease-in-out !important;
        }

    .comment-box:hover .box-img img {
        -moz-transform: translate(-50%,-50%) rotateY(360deg);
        -o-transform: translate(-50%,-50%) rotateY(360deg);
        -webkit-transform: translate(-50%,-50%) rotateY(360deg);
        transform: translate(-50%,-50%) rotateY(360deg);
    }

    .comment-box .box-img i {
        position: absolute;
        font-size: 50px;
        color: #2483c5;
        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%);
        -webkit-transition: all 1s ease-in-out !important;
        -o-transition: all 1s ease-in-out !important;
        -ms-transition: all 1s ease-in-out !important;
        transition: all 1s ease-in-out !important;
    }

    .comment-box:hover .box-img i {
        -moz-transform: translate(-50%,-50%) rotateY(360deg);
        -o-transform: translate(-50%,-50%) rotateY(360deg);
        -webkit-transform: translate(-50%,-50%) rotateY(360deg);
        transform: translate(-50%,-50%) rotateY(360deg);
    }

    .comment-box .box-body {
        width: 100%;
        display: block;
        text-align: center
    }

        .comment-box .box-body .box-title {
            font-size: 1.2rem;
            font-weight: bold;
            color: #2483c5
        }

        .comment-box .box-body .box-summary {
            font-size: 1.1rem;
        }

/*model customer - khách hàng phản hồi end*/

.post-tag {
    margin: 20px 0 10px;
    text-align: left;
}

    .post-tag i {
        color: #2483c5
    }

    .post-tag a.tag {
        display: inline-block;
        font-weight: normal;
        background-color: #2483c5;
        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: -1em;
            top: 0;
            width: 0;
            height: 0;
            border-color: transparent #2483c5 transparent transparent;
            border-style: solid;
            border-width: 1em 1em 1em 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: #2da34a
        }

            .post-tag a.tag:hover:before {
                border-color: transparent #2da34a transparent transparent
            }

#widget {
    position: fixed;
    right: 0;
    top: 25%;
    background-color: #fff;
    z-index: 1075;
    list-style: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
    -moz-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
    box-shadow: 0 0 5px 0 rgba(255,255,255,1)
}

    #widget li {
        border-bottom: 1px solid #ddd;
        -webkit-box-shadow: 0 0 7px 0 #c4c4c4;
        box-shadow: 0 0 7px 0 #c4c4c4;
        background-color: #fff;
        display: table;
        font-size: 1rem;
        color: gray;
        white-space: nowrap;
        position: absolute;
        right: 0;
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    }

        #widget li:nth-of-type(1) {
            top: 0
        }

        #widget li:nth-of-type(2) {
            top: 3.5rem
        }

        #widget li:nth-of-type(3) {
            top: 7rem
        }

        #widget li:nth-of-type(4) {
            top: 10.5rem
        }

        #widget li span {
            display: table-cell;
            vertical-align: middle;
        }

            #widget li span.icon {
                min-width: 3.5rem;
                height: 3.5rem;
                text-align: center;
            }

            #widget li span.text {
                max-width: 0;
                opacity: 0;
                -webkit-transition: .2s ease-out;
                transition: .2s ease-out;
            }

        #widget li a.active, #widget li a:hover {
            color: #fb0007 !important
        }

            #widget li a.active .text,
            #widget li a:hover .text {
                opacity: 1;
                max-width: 12.5rem;
                padding-right: 1.25rem;
                -webkit-transition: max-width .5s ease-out;
                transition: max-width .5s ease-out
            }

        #widget li a i {
            font-size: 1.4rem
        }

    #widget .btn-secondary.dropdown-toggle {
        color: #000;
        background-color: transparent;
        border-color: transparent;
        box-shadow: none !important;
        padding: 0;
        border: none;
        border-radius: 0 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    #widget .dropleft .dropdown-toggle::before {
        position: absolute;
        left: 5px;
        top: 40%;
        display: none;
    }

    #widget .dropleft .dropdown-toggle:hover::before {
        display: block;
    }

.wgitem {
    position: absolute;
    top: 0;
    right: -280px;
    height: 50px;
    width: 330px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#widget .wgitem:nth-child(2) {
    top: 55px;
}

#widget .wgitem:nth-child(3) {
    top: 110px;
}

#widget .wgitem:nth-child(4) {
    top: 165px;
}

#widget .wgitem:nth-child(5) {
    top: 220px;
}

#widget .wgitem:nth-child(6) {
    top: 275px;
}

#widget .wgitem:nth-child(7) {
    top: 330px;
}

.wgitem-icon {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #e60312 !important;
    color: #fff;
    border-radius: 6px 0 0 6px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 2px 0 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 0 2px 0 rgba(0,0,0,.3);
    box-shadow: 2px 0 2px 0 rgba(0,0,0,0.3);
}

    .wgitem-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 #00000047;
        border-right: 7px solid transparent;
    }

    .wgitem-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 #e60312;
        border-right: 5px solid transparent;
    }

    .wgitem-icon i {
        font-size: 1.6rem;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        line-height: 50px;
    }

.wgitem-title {
    display: block;
    height: 50px;
    line-height: 50px;
    background-color: #e60312;
    color: #fff;
    margin: -20px -20px 10px;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.wgitem-content {
    float: left;
    width: 280px;
    background-color: #fff;
    padding: 20px;
}

.wgitem:hover {
    right: 0 !important;
    z-index: 1075;
}

.wgitem:not(.wgitem-nocontent):hover .wgitem-content {
    -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);
}

.wgitem ul {
    list-style: none
}

.wgitem.wgitem-nocontent {
    width: 200px;
    right: -150px;
}

    .wgitem.wgitem-nocontent .wgitem-title {
        margin: 0 0 0 50px;
    }

.user-support-wrap {
    max-height: 460px;
    margin-left: -0.5rem;
    width: calc(100% + 1.5rem);
}

    .user-support-wrap::-webkit-scrollbar-thumb {
        background-color: #2483c5;
    }

.user-support {
    display: block;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

    .user-support:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .user-support a {
        font-weight: normal
    }

.user-support-name {
    margin-bottom: 0;
}

.user-support-phone {
    color: #2483c5;
}

.user-support-icon {
    display: block;
    clear: both
}

    .user-support-icon i {
        font-size: 1.6rem;
    }

    .user-support-icon img {
        height: 24px;
        vertical-align: top;
        float: left;
    }

.user-support-img {
    width: 25%;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

    .user-support-img:before {
        content: "";
        display: block;
        padding-top: 100%
    }

    .user-support-img img {
        height: 100%;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.user-support-info {
    width: 72%;
    float: right;
    text-align: left
}

.user-support-icon a {
    color: #000 !important;
    display: inline-block;
    margin: 3px 5px 0 5px
}

    .user-support-icon a:nth-child(1), .user-support-icon a:nth-child(1):hover {
        color: #fc1828 !important
    }

    .user-support-icon a:nth-child(2), .user-support-icon a:nth-child(2):hover {
        color: #0168e8 !important
    }

    .user-support-icon a:nth-child(3), .user-support-icon a:nth-child(3):hover {
        color: #4267b2 !important
    }

#support-online {
    background-color: #fff;
    color: #000;
    display: block;
    width: 280px;
}

#support-online-title {
    display: block;
    background-color: #fb0007;
    color: #fff;
    margin-top: -8px;
    padding: 6px 15px;
    font-size: 1.2rem;
    font-weight: bold
}

#support-online-content {
    padding: 15px;
}

.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 {
        }

    .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: 50px 0;
    color: #fff;
    width: 100%;
}

    .banner-page .container {
        text-align: center
    }

    .banner-page.banner-page-title {
        position: relative;
        z-index: 1;
        text-transform: uppercase;
        font-size: 2.2rem;
        font-weight: normal;
        display: block;
        margin: 10px 0;
        font-family: 'Roboto', sans-serif;
    }

        .banner-page.banner-page-title h1 {
            font-weight: normal;
            font-size: 2.2rem;
        }

    .banner-page.style-display-2 {
        min-height: auto;
        padding: 0rem 1rem;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 0.375rem;
        margin: 1rem 0 1.5rem;
    }

    .banner-page.style-display-4 {
        min-height: auto;
        padding: 0 1rem;
        margin-top: -0.5rem;
    }

        .banner-page.style-display-2 > ol,
        .banner-page.style-display-4 > ol {
        }

            .banner-page.style-display-2 > ol > li,
            .banner-page.style-display-4 > ol > li {
                display: inline-block;
                position: relative;
            }

            .banner-page.style-display-2 > ol > li {
                padding: 0.5rem 1rem;
            }

            .banner-page.style-display-4 > ol > li {
                padding: 0.25rem 1rem;
            }

                .banner-page.style-display-2 > ol > li:first-child,
                .banner-page.style-display-4 > ol > li:first-child {
                    padding-left: 0;
                }

                .banner-page.style-display-2 > ol > li:not(:first-child):after,
                .banner-page.style-display-4 > ol > li:not(:first-child):after {
                    position: absolute;
                    content: "\f054";
                    font-family: "Font Awesome 5 Pro";
                    font-weight: 900;
                    -moz-osx-font-smoothing: grayscale;
                    -webkit-font-smoothing: antialiased;
                    display: inline-block;
                    font-style: normal;
                    font-variant: normal;
                    text-rendering: auto;
                    line-height: 1;
                    left: 0.05rem;
                    transition: all .3s;
                    -webkit-transition: all .3s;
                    -moz-transition: all .3s;
                    top: 50%;
                    transform: translate(-50%, -50%);
                    font-size: 0.7rem;
                    color: #999;
                }

                .banner-page.style-display-2 > ol > li > a,
                .banner-page.style-display-4 > ol > li > a {
                }

                    .banner-page.style-display-2 > ol > li > a > h1,
                    .banner-page.style-display-2 > ol > li > a > .h1,
                    .banner-page.style-display-2 > ol > li > a > h2,
                    .banner-page.style-display-2 > ol > li > a > .h2,
                    .banner-page.style-display-2 > ol > li > a > h3,
                    .banner-page.style-display-2 > ol > li > a > .h3,
                    .banner-page.style-display-2 > ol > li > a > span,
                    .banner-page.style-display-4 > ol > li > a > h1,
                    .banner-page.style-display-4 > ol > li > a > .h1,
                    .banner-page.style-display-4 > ol > li > a > h2,
                    .banner-page.style-display-4 > ol > li > a > .h2,
                    .banner-page.style-display-4 > ol > li > a > h3,
                    .banner-page.style-display-4 > ol > li > a > .h3,
                    .banner-page.style-display-4 > ol > li > a > span {
                        font-size: 1rem !important;
                        font-weight: normal;
                        color: #333;
                    }

/*baner đầu trang end */

.ChangeSize {
    display: inline-block;
}

.adv-r {
    max-width: 100%;
}

.adv img {
    padding-left: 5px
}

.adv, .adv img {
    width: 100%;
}

    .adv a {
        display: block;
        overflow: hidden;
        position: relative;
    }

.adv-v1 {
    float: right;
    width: 18%;
    height: 500px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

    .adv-v1 img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: auto;
        height: 100%;
    }

.adv-slide a {
    margin-bottom: 10px;
}

.other-news {
    margin-top: 30px;
    padding: 30px 0;
    border-top: 1px solid #ddd;
}

    .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;
    }

/*social bottom left start*/

#widget-contact-bottom {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 7px 10px;
    background: rgba(255,255,255,.96);
    z-index: 1075;
    -webkit-box-shadow: 2px 1px 9px #dedede;
    -moz-box-shadow: 2px 1px 9px #dedede;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea
}

    #widget-contact-bottom ul {
        list-style: none
    }

        #widget-contact-bottom ul li {
            float: left;
            width: 20%;
            text-align: center
        }

            #widget-contact-bottom ul li:nth-child(3) {
                padding-top: 30px;
            }

            #widget-contact-bottom ul li img {
                height: 30px;
                background: #1b8aff;
                padding: 3px;
                border-radius: 50%;
            }

            #widget-contact-bottom ul li i {
                height: 30px;
                font-size: 2rem;
                color: #2da34a;
            }

            #widget-contact-bottom ul li span {
                display: block;
                font-weight: 300;
                font-size: .9rem
            }

#widget-contact {
    width: 50px;
    position: fixed;
    left: 20px;
    bottom: 120px;
    z-index: 1040;
}

#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: #2483c5;
        border-radius: 50%;
        padding: 3px;
    }

    #widget-contact .zalo-wg .hig-alo-ph-circle {
        border-color: #2483c5;
        opacity: .1;
        top: -27px;
        left: -27px;
    }

    #widget-contact .zalo-wg .hig-alo-ph-circle-fill {
        background-color: #2483c5;
        opacity: .1;
        top: -17px;
        left: -17px;
    }

#widget-support .wg-open {
    background: #c71b22
}

#widget-support .wg-close {
    background: #fb0007;
    display: none;
}
/*social end*/


/*nút call*/
.hig-alo-right {
    left: auto !important;
    right: 150px;
}

.hig-alo-phone {
    position: fixed;
    left: 20px;
    bottom: 20px;
    visibility: hidden;
    background-color: transparent;
    /*width: 80px;*/
    height: 60px;
    cursor: pointer;
    z-index: 1000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}

    .hig-alo-phone span {
        display: block;
        background-color: #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.png") no-repeat center center;
    background-size: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-sizing: initial;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.hig-alo-ph-circle-shake {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 1s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-img-circle {
    -webkit-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: hig-alo-circle-img-anim 0s infinite ease-in-out !important
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone:hover .hig-alo-ph-img-circle {
    background-color: #e8000b
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-img-circle, .hig-alo-phone.hig-alo-green:hover .hig-alo-ph-img-circle {
    background-color: #75eb50;
    background-color: #75eb50;
}

.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;
}


/*social bottom left end*/

/*owl-carousel start */
.owl-nav i {
    font-size: 1.4rem;
    line-height: 1.5;
}

    .owl-nav i:not(:first-child) {
        margin-left: 0.15rem;
    }

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    width: 34px !important;
    height: 34px !important;
    line-height: 36px !important;
    margin: auto !important;
    border: 1px solid #ddd !important;
    background-color: rgba(255,255,255,0.8) !important;
    outline: none !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .owl-prev:hover, .owl-next:hover {
        background-color: rgba(255,255,255,1) !important;
    }

.owl-next {
    right: 5px;
    left: auto;
}

.ckfinder-owl .owl-dots {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
/*owl-carousel end*/
#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;
        }
}

#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;
}

/* owl carousel end*/
.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)
    }

/*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 {
    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: #2483c5;
        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-social {
            margin: 4px 0;
        }

            .author-box .author-info .author-social a {
                display: inline-block;
                margin-right: 10px;
                font-weight: normal;
                color: #fff;
                display: block;
                transition: 0.5s all;
                overflow: hidden;
            }

                .author-box .author-info .author-social a:hover {
                    color: #2483c5;
                    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;
        }

    .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%
        }

.box-video-image {
    width: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 8px
}

    .box-video-image:before {
        content: "";
        display: block;
        padding-top: 62.5%
    }

    .box-video-image img {
        height: 100%;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .box-video-image .btn-play {
        position: absolute;
        z-index: 1;
        color: #fff;
        font-size: 50px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        transition: 0.5s all;
    }

    .box-video-image:hover .btn-play {
        -webkit-transform: translate(-50%,-50%) scale(1.2);
        -moz-transform: translate(-50%,-50%) scale(1.2);
        -ms-transform: translate(-50%,-50%) scale(1.2);
        -o-transform: translate(-50%,-50%) scale(1.2);
        transform: translate(-50%,-50%) scale(1.2);
        color: red;
    }

.box-video-name {
    padding: 10px;
    line-height: 1.5;
    min-height: 60px
}

/*login start*/
#CaptchaCode,
.BDC_CaptchaDiv input {
    border-radius: 50px
}

.hand-animation {
    position: absolute;
    left: 50%;
    margin-left: -625px;
    top: 131px;
}

.light-hand {
    background: url(/assets/images/all/light-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 20s light-hand linear infinite;
    opacity: .7;
}

.light-hand-two {
    background: url(/assets/images/all/light-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 20s light-hand linear infinite;
    opacity: .7;
}

.rune-hand {
    background: url(/assets/images/all/rune-hand.png);
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 15s rune-hand linear infinite;
    opacity: .8;
}


.language {
    position: absolute;
    bottom: 4px;
    right: 15px;
}

    .language img {
        height: 30px;
    }

#language {
    display: inline-block;
    border-left: 1px solid #fff;
    margin-left: 15px;
    padding-left: 10px
}

    #language a {
        margin-left: 5px;
        width: 26px;
        height: 26px;
        position: relative;
        overflow: hidden;
        border-radius: 50%;
    }

    #language img {
        height: 100%;
        width: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

/*.aboutus-box start*/

.aboutus-box {
    /*padding: 1rem;
    background-image: linear-gradient(90deg, #01b3e7, #288ac4, #01b3e7);*/
}

    .aboutus-box .box-img > * {
        border-radius: .5rem;
        text-align: center;
    }

    .aboutus-box .box-img img {
        height: 100%;
        border-radius: .5rem;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        /*max-width: 460px;*/
    }

    .aboutus-box .box-body {
        /*max-width: 500px;*/
        /*margin-left: auto;
    margin-right: auto;*/
    }

    .aboutus-box .itemset-title {
        color: #000;
        /*margin-top: 1rem;*/
        /*text-align: left !important;*/
        /*margin-bottom: .5rem;*/
        /*display: block;*/
    }

        .aboutus-box .itemset-title a {
            color: #000;
        }

    .aboutus-box .box-body .box-title {
        font-size: 1.3rem;
        text-transform: uppercase;
        color: #000;
        font-weight: 500
    }

        .aboutus-box .box-body .box-title span, .aboutus-box .box-body .box-title h1, .aboutus-box .box-body .box-title h2, .aboutus-box .box-body .box-title h3 {
            font-size: 1.3rem;
            text-transform: uppercase;
            color: #000;
            font-weight: 500
        }

    .aboutus-box .box-body .box-titlemini {
        margin-top: .5rem
    }

    .aboutus-box .box-body .box-tit.itemset-titlelemini {
        margin-top: .5rem
    }

    .aboutus-box .box-body .box-summary {
        margin-top: 1rem;
        text-align: left;
        /*color: #fff;*/
        line-height: 1.6rem;
        color: #000;
    }

    .aboutus-box .detail-ckeditor ul {
        padding: 0
    }

        .aboutus-box .detail-ckeditor ul > li {
            list-style: none
        }

@media(min-width: 992px) {
    .aboutus-box .itemset-title {
        text-align: left !important;
    }

    .aboutus-box .bar:before {
        margin: 0;
        background: linear-gradient(to right,rgb(237 237 237) 0%,rgb(237 237 237) 21%,rgba(237,237,237,1) 44%,rgba(237,237,237,1) 60%,rgba(237,237,237,.45) 80%,rgba(255,255,255,0) 100%);
    }

    .aboutus-box .bar:after {
        margin: 0;
    }
}

/*.aboutus-box end*/

.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);
    }

#link-social a {
    width: 138px
}

.bar {
    margin: 1rem auto 1.5rem;
    height: 2px;
    width: 85px;
    background: #2da34a;
    overflow: hidden;
    position: relative;
    border-radius: 0;
}

    .bar:before {
        /*left: 0;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-name: MOVE-BG-ltr;
        background: #fff;
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        width: 5px*/
    }

.js-toc-title {
    border-left: 5px solid #2483c5 !important;
}

ol .easy_toc_list-item_link.active:before {
    background-color: #2483c5 !important;
}

/*ckfinder star*/
div#ckf-modal, .ckf-file-preview-root {
    z-index: 999999 !important;
}
/*ckfinder end*/
/*tooltip bs-bootrap start*/
.tooltip.bs-tooltip-auto.fade.show {
    z-index: 100000;
}
/*tooltip bs-bootrap end*/

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    -ms-transform: scale(0.85) translateY(-0.7rem) translateX(0.15rem);
    transform: scale(0.85) translateY(-0.7rem) translateX(0.15rem);
}

.keyRequest {
    display: none
}


/*.layout_account {
    background-color:#fff;
}
    .layout_account #topbar {
        background-color: #f2f2f2;
    }
    .layout_account #footer-designed {
        color: #000;
        background-color: #d9d9d9;
    }
        .layout_account #footer-designed a, #footer-designed a:hover {
            color: #000 !important;
        }*/

/* Modal bootbox start*/
.bootbox {
}

    .bootbox.modal {
        z-index: 1090;
    }

    .bootbox .max-size .bootbox-body iframe body::-webkit-scrollbar-thumb {
        background-color: #c71b22;
    }

    .bootbox .modal-sm.max-size,
    .bootbox .modal-lg.max-size,
    .bootbox .modal-xxl.max-size,
    .bootbox .modal-xl.max-size {
        padding: 0.5rem;
        height: 100%;
        margin: auto;
    }

        .bootbox .modal-xxl.max-size .modal-body {
            /*padding: 0rem !important;*/
        }

        .bootbox .modal-sm.max-size .modal-content,
        .bootbox .modal-lg.max-size .modal-content,
        .bootbox .modal-xxl.max-size .modal-content,
        .bootbox .modal-xl.max-size .modal-content {
            height: 100%;
            overflow: auto;
        }

            .bootbox .modal-sm.max-size .modal-content .modal-header,
            .bootbox .modal-lg.max-size .modal-content .modal-header,
            .bootbox .modal-xxl.max-size .modal-content .modal-header,
            .bootbox .modal-xl.max-size .modal-content .modal-header {
                position: sticky;
                top: 0;
                z-index: 1;
                background: #fff;
                padding-top: 0.75rem;
                padding-bottom: 0.75rem;
            }

            .bootbox .modal-sm.max-size .modal-content .modal-footer,
            .bootbox .modal-lg.max-size .modal-content .modal-footer,
            .bootbox .modal-xxl.max-size .modal-content .modal-footer,
            .bootbox .modal-xl.max-size .modal-content .modal-footer {
                position: sticky;
                z-index: 1;
                bottom: 0;
                background: #fff;
                padding-top: 0.25rem;
                padding-bottom: 0.25rem;
            }

#td_modal {
}

    #td_modal .modal {
        z-index: 1090;
    }

.modal.fade {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

    .modal.fade.show {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

#modal-falcon {
}

    #modal-falcon .modal {
        z-index: 1090;
    }

    #modal-falcon .max-size {
        max-width: 100% !important;
        padding: 1rem !important;
        height: 100% !important;
        margin: 0 !important;
    }

        /*#modal-falcon .modal-max-height {
            padding: 1rem !important;
            height: 100% !important;
            margin: auto !important;
        }*/

        #modal-falcon .max-size .modal-content {
            width: 100% !important;
            height: 100% !important;
        }

    #modal-falcon .modal-body.scrollbar {
        scrollbar-width: thin;
        scrollbar-color: #c71b22;
    }

        #modal-falcon .modal-body.scrollbar::-webkit-scrollbar {
            width: 0.65rem;
        }

        #modal-falcon .modal-body.scrollbar::-webkit-scrollbar-thumb {
            background-color: #c71b22;
            cursor: pointer;
        }

/*#modal-falcon .modal-xl {
    max-width: 100% !important;
    padding: 1rem !important;
    height: 100% !important;
    margin: 0 !important;
}

#modal-falcon .modal-max-height {
    padding: 1rem !important;
    height: 100% !important;
    margin: auto !important;
}

#modal-falcon .modal-content {
    width: 100% !important;
    height: 100% !important;
}*/

.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
    width: 0.65rem;
}

.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
    background-color: #c71b22;
    cursor: pointer;
    border-radius: 0.075rem;
}

/* Model bootbox end */

/*#modal-table */
#modal-table {
    z-index: 1095;
}

    #modal-table .modal-body {
        padding: 1rem 0;
    }

.modal .btn-closes {
    background-color: #e60312 !important;
    width: 2rem;
    height: 2rem;
    padding: 0;
    text-shadow: none;
    border-radius: 50%;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: 0;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    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: 1rem;
    color: #fff;
    font-weight: 500;
    font-family: cursive;
}

/*#modal-table end*/

/*QC modal start */
.popupQC {
    z-index: 1090;
}
/*QC modal end */

/*table-falcon star */
#table-falcon thead tr, #table-falcon thead th {
    background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
}
/*table-falcon end*/

/*Menu top right start */
#MTRLogin {
}

    #MTRLogin #socialLoginList {
    }

        #MTRLogin #socialLoginList #Google {
            margin-top: 0.5rem;
            display: block;
            width: 100%;
            background: linear-gradient(22deg, #a70000, #f75757);
            color: #fff;
            position: relative;
            padding-top: 4px;
            padding-bottom: 3px;
            line-height: 1.6;
        }

        #MTRLogin #socialLoginList #Facebook {
            margin-top: 0.5rem;
            display: block;
            width: 100%;
            background: linear-gradient(22deg, #032776, #5779f7);
            color: #fff;
            position: relative;
            padding-top: 4px;
            padding-bottom: 3px;
            line-height: 1.6;
        }


    #MTRLogin #Login {
        background: linear-gradient(22deg, #2f8b00, #4ecd24);
        font-size: 0.89rem;
        text-align: center;
        color: #fff;
        border-radius: 0.375rem;
        margin-bottom: 0.5rem;
        position: relative;
        line-height: 1.6
    }

    #MTRLogin #Register {
        background: linear-gradient(22deg, #ff4700, #ffa500);
        font-size: 0.89rem;
        text-align: center;
        color: #fff;
        border-radius: 0.375rem;
        margin-bottom: 0.5rem;
        position: relative;
        line-height: 1.6
    }

        #MTRLogin #Login i,
        #MTRLogin #Register i {
            position: absolute;
            left: 0;
            top: 0px;
            height: 100%;
            width: 30px;
            background: #00000038;
            padding-top: .57rem;
            border-radius: 0.375rem 0 0 0.375rem;
        }

    #MTRLogin #socialLoginList #Google i, #MTRLogin #socialLoginList #Facebook i {
        position: absolute;
        left: 0;
        top: 0px;
        height: 100%;
        width: 30px;
        background: #00000038;
        padding-top: 0.57rem;
    }

/*Menu top right end */

/* leftright-box start */
.leftright-box {
}

    .leftright-box .box-body {
    }

        .leftright-box .box-body .box-img {
        }

        .leftright-box .box-body .box-content .box-title {
        }

        .leftright-box .box-body .box-content .box-summary {
        }

        .leftright-box .box-body .box-content .box-viewmore {
        }
/* leftright-box end */

.toggle-body.hide {
    display: none;
}

/*count-box star*/
.count-box {
}

    .count-box .box-img {
    }

        .count-box .box-img img, .count-box .box-img i {
            color: #333;
            font-size: 2.5rem;
            width: 80px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            border: 2px solid #333;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
        }

        .count-box .box-img img {
            padding: 13px;
        }

    .count-box .box-title {
        font-size: 1.2rem !important;
        font-weight: 700 !important;
    }

    .count-box .box-summary {
        color: #0078ad;
        font-weight: 700 !important;
    }
/*count-box end*/

/*whychoose-box start*/

.whychoose-box {
    padding: 1rem;
    background: #008217;
    border-radius: 0.5rem;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

    .whychoose-box:hover {
        background: #008217;
        border: 1px dashed #fff;
    }

    .whychoose-box .box-title {
        color: #fff;
        margin-top: 0.5rem;
        text-align: left;
        font-size: 1.4rem;
        text-transform: uppercase;
        padding-bottom: 5px;
        display: block;
    }

    .whychoose-box:hover .box-title {
        color: #ffffff;
    }

    .whychoose-box .box-summary {
        color: #fff;
        margin-top: 0.5rem;
        text-align: left;
    }

    .whychoose-box:hover .box-img {
        animation: 1s animation-rotateY-360 ease-in-out;
    }

    .whychoose-box .box-img {
        border-radius: 0.5rem;
        overflow: hidden;
        width: 7rem;
        height: 7rem;
        float: left;
        margin-right: 1rem;
    }

        .whychoose-box .box-img a {
            display: block;
            height: 100%;
        }

            .whychoose-box .box-img a img,
            .whychoose-box .box-img a i {
                -webkit-transition: all 0.3s ease-in-out !important;
                -o-transition: all 0.3s ease-in-out !important;
                -ms-transition: all 0.3s ease-in-out !important;
                transition: all 0.3s ease-in-out !important;
                max-height: 100%;
                max-width: 100%;
            }

            .whychoose-box .box-img a i {
                font-size: 70px;
                display: flex;
                height: 100%;
                justify-content: center;
                align-items: center;
                color: #fff;
            }
/*whychoose-box end*/
/* .newsvertical-1-box start */
.newsvertical-1-box {
}

    .newsvertical-1-box .box-img {
        border: 1px solid #fff;
    }

        .newsvertical-1-box .box-img .img-icon {
            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;
            font-size: 5rem;
            color: #fff;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
        }

/* .nnewsvertical-1-box end */

/* .newsvertical-2-box start */
.newsvertical-2-box {
}

    .newsvertical-2-box .box-img {
        border: 1px solid #fff;
    }

        .newsvertical-2-box .box-img .img-icon {
            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;
            font-size: 5rem;
            color: #fff;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
        }

/* .nnewsvertical-2-box end */

/*cat-box start*/
.cat-box {
    position: relative;
    overflow: hidden;
    border-radius: 0.5rem;
    border: 2px solid transparent;
    -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 8px rgb(0 0 0 / 4%);
    -moz-box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 8px rgb(0 0 0 / 4%);
    box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 8px rgb(0 0 0 / 4%);
}

    .cat-box:hover {
        -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);
        border-color: #2483c5;
    }

    .cat-box .box-content {
        height: auto;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        border-radius: 0;
        display: block;
        position: absolute;
        opacity: 1;
        z-index: 1;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(0deg, #000000fc 22%, transparent);
        /*border-radius: 0 0 0.375rem 0.375rem;*/
        overflow: hidden;
        color: #fff;
        -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;
    }

    .cat-box:hover .box-content {
        bottom: 0;
        /*height: calc(100% - 2rem);*/
        height: 100%;
        background: #000000b8;
        /*margin: 1rem 1rem;*/
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: center;
        /*justify-content: center;*/
        justify-content: start;
        text-align: left;
        padding-top: 0.5rem;
        /*border-radius: 0.375rem;*/
        padding-left: 1rem;
        padding-right: 1rem;
    }

        .cat-box:hover .box-content > div {
            width: 100%;
        }

    .cat-box .box-content .box-viewmore {
        -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;
        padding-bottom: 0.5rem;
        margin-top: 0.5rem;
        text-align: center;
        width: 100%;
        margin-bottom: -3rem;
    }

        .cat-box .box-content .box-viewmore a {
            margin: auto;
            display: inline-block;
            transform: scale(0);
            opacity: 0;
        }

    .cat-box:hover .box-content .box-viewmore {
        margin-bottom: 0rem;
    }

        .cat-box:hover .box-content .box-viewmore a {
            transform: scale(1);
            opacity: 1;
        }

    .cat-box .box-img {
        position: relative;
        display: block;
    }

        .cat-box .box-img:before, .cat-box .box-img:after {
            bottom: 10px;
            content: "";
            left: 10px;
            opacity: 0;
            position: absolute;
            right: 10px;
            top: 10px;
            -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;
            z-index: 1;
        }

        .cat-box .box-img:before {
            border-bottom: 1px solid #ffffff;
            border-top: 1px solid #ffffff;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
            margin: 0 -6px;
        }

        .cat-box .box-img:after {
            border-left: 1px solid #ffffff;
            border-right: 1px solid #ffffff;
            -webkit-transform: scale(1, 0);
            -ms-transform: scale(1, 0);
            -o-transform: scale(1, 0);
            transform: scale(1, 0);
            margin: -6px 0;
        }

        .cat-box .box-img .img {
            position: relative;
            overflow: hidden;
        }

            .cat-box .box-img .img:after {
                position: relative;
                z-index: 1;
                content: "";
                padding-top: 0;
                display: block;
                padding-top: 100%;
            }

            .cat-box .box-img .img img {
                position: absolute;
                top: 0;
                bottom: auto;
                left: 0;
                width: 100%;
            }

    .cat-box .box-title {
        font-weight: 700;
        font-size: 1.2rem;
        color: #fff;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1.5rem;
    }

    .cat-box:hover .box-title {
        font-size: 1.4rem;
        border-bottom: 1px dashed #c3c3c3;
        margin-bottom: 0.5rem;
        padding-bottom: 0.4rem;
        padding-top: 0rem;
        padding-left: 0;
        padding-right: 0;
    }

    .cat-box .box-titlemini {
        font-weight: normal;
        font-size: 1rem;
        color: #2da34a;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 0.5rem;
        padding-left: 0;
        padding-right: 0;
    }

    .cat-box .box-summary {
        transform: scale(0);
        opacity: 0;
        height: 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;
        font-size: 1rem;
    }

    .cat-box:hover .box-img:before, .cat-box:hover .box-img:after, .cat-box:hover .box-summary {
        /* opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);*/
    }

    .cat-box:hover .box-summary {
        height: auto;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

@media screen and (max-width: 767px) and (min-width: 576px) {
    .cat-box .box-summary {
        display: none;
    }
}

/*cat-box end*/
.box-service {
    position: relative;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    height: 100%;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.box-service-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    padding: 10px;
    z-index: 1;
    position: relative;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.box-service:hover::before {
    content: '';
    z-index: 0;
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    transform-origin: bottom right;
    background: linear-gradient(0deg,transparent,#2da34a,#2da34a);
    animation: animate 6s linear infinite
}

.box-service:hover::after {
    content: '';
    z-index: 0;
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    transform-origin: bottom right;
    background: linear-gradient(0deg,transparent,#2da34a,#2da34a);
    animation: animate 6s linear infinite;
    animation-delay: -3s
}

@-webkit-keyframes animate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.box-summary {
    text-align: justify
}
/* colrow-box start */
.box-service {
    position: relative;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
    height: 100%;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.box-service-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    padding: 10px;
    z-index: 1;
    position: relative;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.box-service:hover::before {
    content: '';
    z-index: 0;
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    transform-origin: bottom right;
    background: linear-gradient(0deg,transparent,#2da34a,#2da34a);
    animation: animate 6s linear infinite
}

.box-service:hover::after {
    content: '';
    z-index: 0;
    position: absolute;
    top: 50%;
    left: -50%;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    transform-origin: bottom right;
    background: linear-gradient(0deg,transparent,#2da34a,#2da34a);
    animation: animate 6s linear infinite;
    animation-delay: -3s
}

@-webkit-keyframes animate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.box-summary {
    text-align: justify
}

.colrow-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
}

    .colrow-box .box-img {
        width: 150px;
        margin-right: 1.2rem;
    }

        .colrow-box .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%;
        }

    .colrow-box .box-content {
        width: 100%;
        -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;
        display: block;
    }

    .colrow-box .box-title {
        font-size: 1rem;
        font-weight: bold;
        color: #2483c5;
        margin-bottom: 0.7rem;
        text-transform: uppercase;
    }

        .colrow-box .box-title:hover {
            color: #2da34a;
        }
/* colrow-box 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;
        padding-bottom: 1rem;
        border: 1px solid #eee;
    }

        .news-box .box-body .box-img {
            position: relative;
            display: block;
        }

            .news-box .box-body .box-img .frames {
                -webkit-border-radius: 0.375rem;
                -o-border-radius: 0.375rem;
                -ms-border-radius: 0.375rem;
                -moz-border-radius: 0.375rem;
                border-top-right-radius: 0.375rem;
                border-top-left-radius: 0.375rem;
            }

                .news-box .box-body .box-img .frames:after {
                    padding-top: 56.25%;
                }

                .news-box .box-body .box-img .frames img {
                    width: 100%;
                    -webkit-transition: all .5s ease-in-out;
                    -o-transition: all .5s ease-in-out;
                    -ms-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }

            .news-box .box-body .box-img:hover img {
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                transform: scale(1.2);
            }

    .news-box .posted-date {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 0;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        border-bottom-left-radius: 0.375rem;
        border-bottom-right-radius: 0.375rem;
        color: #fff;
        width: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .news-box .posted-date > span {
            margin-right: 0;
        }

    .news-box .box-title {
        display: block;
        font-weight: 500;
        font-size: 1.2rem;
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .news-box .box-summary {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }

@media (min-width:992px) {
    #news-box > div:nth-child(4n+4) {
        display: none
    }
}

/*news-box end*/

/* field-box satrt */
.field-box {
}

    .field-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;
        padding: 1rem 0;
        -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: 1px solid #ddd;*/
    }

    .field-box .box-content {
        margin-top: 1rem;
    }

    .field-box .box-img {
        /*display: none;*/
    }

    .field-box .img-icon {
        font-size: 3rem;
        background: #2483c5;
        color: #fff;
        border-radius: 50%;
        width: 6rem;
        height: 6rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .field-box .box-title {
        color: #000;
        display: block;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1.2rem;
        padding-right: 1rem;
        padding-left: 1rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        text-align: center;
    }

    .field-box .box-summary {
        margin-top: 0.5rem;
        /*margin-bottom: 0.5rem;*/
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .field-box .box-viewmore {
        padding: 0 1rem;
        margin-top: 1rem;
        text-align: center;
    }

        .field-box .box-viewmore a {
            color: #001fff;
            font-size: 0.93rem;
        }

        .field-box .box-body,
        .field-box .box-title,
        .field-box .box-summary,
        .field-box .box-viewmore a {
            -webkit-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            -ms-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
        }

    .field-box:hover .box-body {
        background-color: #2483c5;
    }

    .field-box:hover .img-icon {
        color: #2483c5;
        background-color: #fff;
    }

    .field-box:hover .box-title, .field-box:hover .box-summary, .field-box:hover .box-viewmore a {
        color: #fff;
    }

@media (min-width: 768px) {
    .field-box .box-content {
        margin-top: 0;
    }

    .field-box .box-body {
        display: flex;
    }

    .field-box.field-box-left .box-content {
        padding-right: 1rem;
    }

    .field-box.field-box-left .box-title, .field-box.field-box-left .box-summary {
        padding-right: 0;
    }

    .field-box.field-box-left .box-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .field-box.field-box-left .box-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 1rem;
    }

    .field-box:not(.field-box-left) .box-content {
        padding-left: 1rem;
    }

    .field-box:not(.field-box-left) .box-img {
        margin-left: 1rem;
    }

    .field-box:not(.field-box-left) .box-title, .field-box:not(.field-box-left) .box-summary {
        padding-left: 0;
    }
}

@media (min-width:1200px) {
    .field-box:not(.field-right-box) .box-title {
        text-align: left;
    }

    .field-box.field-right-box .box-title {
        text-align: right;
    }
}

/*field-box end*/

/* newsvertical-box start */
.newsvertical-box {
    width: 100%;
    position: relative;
    clear: both;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 1rem;
}
/* newsvertical-box end */
/*login-box start*/
.login-box {
    z-index: 1;
    -webkit-box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    overflow: hidden;
    background-color: #fff;
    background-clip: border-box;
    border: 0px;
    border-radius: 0.375rem;
}

    .login-box .box-body-left {
        text-align: center;
        background: #2483c5;
    }

        .login-box .box-body-left .box-img {
            margin-bottom: 1.5rem;
            display: inline-block;
            background: #fff;
            padding: 1rem;
            border-radius: 0.375rem;
        }

        .login-box .box-body-left .box-summary {
            opacity: 0.75;
            color: #fff;
        }

            .login-box .box-body-left .box-summary a {
                font-weight: bold;
                color: #fff;
            }

    .login-box .box-body {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

/*login-box end*/
/*manage box start */
.manage-box {
    margin-top: 0.25rem;
}

    .manage-box .box-body-left .box-top {
        background: #2483c5;
        border-radius: 0.375rem;
        overflow: hidden;
    }

        .manage-box .box-body-left .box-top .box-img {
        }

            .manage-box .box-body-left .box-top .box-img [class*=status-] {
                height: 1rem;
                width: 1rem;
                display: inline-block;
                position: absolute;
                bottom: 0.1rem;
                right: 0.5rem;
            }

                .manage-box .box-body-left .box-top .box-img [class*=status-]:before {
                    content: "";
                    position: absolute;
                    border-radius: 100%;
                    z-index: 1;
                    border: 3px solid #fff;
                    height: 18px;
                    width: 18px;
                    right: 0;
                    bottom: 0;
                    background: #df0000f0;
                }

            .manage-box .box-body-left .box-top .box-img [class*=status-online]:before {
                background: #00ff43;
            }

        .manage-box .box-body-left .box-top .box-title {
            margin-top: 1rem;
            color: #fff;
        }

        .manage-box .box-body-left .box-top .box-summary {
            margin-top: 1rem;
            color: #fff;
            font-weight: normal;
        }

    .manage-box .box-body-center {
        min-height: 100%;
        padding: 1rem;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 0.375rem;
    }

        .manage-box .box-body-center .box-title {
            cursor: pointer;
            position: relative;
            padding: 0.375rem 1rem;
            background: #fdfdfd;
            border-radius: 0.375rem;
            border: 1px solid #f9f9f9;
        }

            .manage-box .box-body-center .box-title .title {
                display: -webkit-box;
                display: -ms-flexbox;
                display: inline-flex;
                align-items: center;
                justify-items: center;
            }

                .manage-box .box-body-center .box-title .title > .h1,
                .manage-box .box-body-center .box-title .title > .h2,
                .manage-box .box-body-center .box-title .title > .h3,
                .manage-box .box-body-center .box-title .title > h1,
                .manage-box .box-body-center .box-title .title > h2,
                .manage-box .box-body-center .box-title .title > h3 {
                    display: inline-block;
                }

                    .manage-box .box-body-center .box-title .title > .h1 > i,
                    .manage-box .box-body-center .box-title .title > .h2 > i,
                    .manage-box .box-body-center .box-title .title > .h3 > i,
                    .manage-box .box-body-center .box-title .title > h1 > i,
                    .manage-box .box-body-center .box-title .title > h2 > i,
                    .manage-box .box-body-center .box-title .title > h3 > i {
                        margin-right: 0.5rem;
                    }

            .manage-box .box-body-center .box-title > .toggle-button {
                position: absolute;
                right: 0.75rem;
                top: 0.65rem;
            }

/*manage box end*/
/*sd_PageList-box start */
.sd_PageList-box {
}

    .sd_PageList-box .sd_PageList-item {
        margin-bottom: 2rem;
    }

        .sd_PageList-box .sd_PageList-item .box-title {
            display: flex;
            margin-bottom: 2rem;
        }

            .sd_PageList-box .sd_PageList-item .box-title > a {
                display: inline-block;
            }

                .sd_PageList-box .sd_PageList-item .box-title > a > h2,
                .sd_PageList-box .sd_PageList-item .box-title > a > .h2,
                .sd_PageList-box .sd_PageList-item .box-title > a > h1,
                .sd_PageList-box .sd_PageList-item .box-title > a > .h1 {
                    font-weight: 500;
                    text-transform: uppercase;
                    line-height: 1.3;
                }

        .sd_PageList-box .sd_PageList-item .box-icon {
            width: 30px;
            height: 30px;
            min-width: 30px;
            max-width: 30px;
            min-height: 30px;
            max-height: 30px;
            display: inline-flex;
            margin-right: 0.5rem;
            text-align: center;
            align-items: center;
            justify-content: center;
        }

            .sd_PageList-box .sd_PageList-item .box-icon > i,
            .sd_PageList-box .sd_PageList-item .box-icon > img {
            }

            .sd_PageList-box .sd_PageList-item .box-icon > i {
                font-size: 1.5rem;
                color: #2483c5;
            }

            .sd_PageList-box .sd_PageList-item .box-icon > img {
                max-width: 100%;
                max-height: 100%;
            }

    .sd_PageList-box > .sd_PageList-item > .box-body .menu-item {
        list-style: disc;
    }
/*sd_PageList-box end */
/* item start */
/* item start */
.itemset-title {
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
    line-height: 1.2;
}

#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;
}

.ber {
    overflow: hidden;
}

    .ber .itemset-title span {
        /*background: #fff;*/
        width: auto;
        white-space: nowrap;
        position: relative;
        z-index: 1;
        padding: 0 2rem;
    }

    .ber .itemset-title:before {
        content: '';
        /*position: absolute;*/
        height: 2px;
        width: 100%;
        left: 0;
        background: #c7c7c7;
        top: 50%;
        transform: translateY(-50%);
    }

    .ber .itemset-title:after {
        content: '';
        /*position: absolute;*/
        height: 2px;
        width: 100%;
        left: 0;
        background: #c7c7c7;
        top: 50%;
        transform: translateY(-50%);
    }

h1.itemset-title,
h2.itemset-title,
h3.itemset-title {
    text-align: center;
}

.itemset-title h1,
.itemset-title h2,
x.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;
}

@media(min-width:320px) {
    .itemset-title {
        font-size: 1.5rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:576px) {
    .itemset-title {
        font-size: 1.6rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:768px) {
    .itemset-title {
        font-size: 1.7rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:992px) {
    .itemset-title {
        font-size: 1.8rem !important;
    }
}

@media(min-width:1200px) {
    .itemset-title {
        font-size: 2rem !important;
    }

    .itemset-subtitle {
    }
}

@media(min-width:1300px) {
    .itemset-title {
    }

    .itemset-subtitle {
    }
}

.itemset-title .box-icon {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 1rem;
    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;
}

    .itemset-title .box-icon > i {
        font-size: 1.5rem;
    }

.itemset-title > span.box-title,
.itemset-title h1.box-title,
.itemset-title .h1.box-title,
.itemset-title h2.box-title,
.itemset-title .h2.box-title,
.itemset-title h3.box-title,
.itemset-title .h3.box-title {
    text-align: left;
    display: inline-block;
}

.itemset-boxtitle {
    padding: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    position: relative;
    background: #2da34a;
    color: #fff;
    cursor: pointer;
}

    .itemset-boxtitle > span,
    .itemset-boxtitle > h1,
    .itemset-boxtitle > .h1,
    .itemset-boxtitle > h2,
    .itemset-boxtitle > .h2,
    .itemset-boxtitle > h3,
    .itemset-boxtitle > .h3 {
        display: inline-block;
        padding: 13px 10px 13px 20px;
        font-size: 1.2rem;
    }

    .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: #299443;
        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: -13px;
            margin: auto;
            border-bottom: 7px solid transparent;
            border-top: 7px solid transparent;
            border-left: 7px solid #299443;
            border-right: 7px solid transparent;
        }

        .itemset-boxtitle span.icon:before {
            content: "";
            display: block;
            height: 0;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -18px;
            margin: auto;
            border-bottom: 9px solid transparent;
            border-top: 9px solid transparent;
            border-left: 9px solid rgba(0,0,0,0.17);
            border-right: 9px solid transparent;
        }


.itemset-boxtbl-center {
}

.itemset-boxtbl-start {
}

.itemset-boxtbl-end {
}

    .itemset-boxtbl-end .itemset-boxitem {
        background-color: #fff;
        border-radius: 0.375rem;
        overflow: hidden;
    }

        .itemset-boxtbl-end .itemset-boxitem .itemset-boxbody {
            border-bottom: 1px;
            border-left: 1px;
            border-right: 1px;
            border-style: solid;
            border-color: #ddd;
            padding: 1rem;
            border-radius: 0 0 0.375rem 0.375rem;
        }

.itemset-boxbody#project-new {
}

    .itemset-boxbody#project-new > .menu-item {
        padding-bottom: 0.7rem;
        padding-top: 0.7rem;
        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.05rem;
            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);*/
        }

/*item end */
/*add new star */
input ~ .clear-val {
    font-weight: 600;
    background: linear-gradient(44deg, #0235d7 33%, #22d7d9, #e1f4f1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    opacity: 0;
}

input:active ~ .clear-val,
input:focus ~ .clear-val,
input:hover ~ .clear-val {
    opacity: 1;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.animated-linear-gradient {
    background: repeating-linear-gradient(to right,red 0,#00f 50%,red 100%);
    color: #fff;
    width: 100%;
    background-size: 200% auto;
    background-position: 0 100%;
    animation: 2s linear infinite forwards gradient;
    padding: 0 10px;
    border-radius: 9999px;
}

.width-40 {
    width: 40px;
}

@keyframes gradient {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -200% 0
    }
}

/*add new end */

.form-checkdomains img {
    max-width: 400px;
    margin: 0 auto;
    display: block;
}

.form-checkdomains .box-title {
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: bold;
    /*color: #2483c5;*/
}

.form-checkdomains .input-group {
}

    .form-checkdomains .input-group input {
        padding: 0.75rem 1rem;
    }

        .form-checkdomains .input-group input:focus {
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .form-checkdomains .input-group button {
        padding: 0 2rem;
    }

.result_searchDomain {
}

    .result_searchDomain .box-mes {
        display: block;
        padding: 1rem;
        background: #fff;
        border-radius: 0.375rem;
        margin-top: 2rem;
    }

        .result_searchDomain .box-mes i {
            background: #ff000024;
            color: #bd0000;
            border-radius: 0.375rem;
            padding: 0.25rem;
            margin-right: 0.375rem;
        }

    .result_searchDomain .box-resultItem {
        margin-top: 1.5rem;
        padding: 1rem;
        background: #fff;
        border-radius: 0.375rem;
    }

        .result_searchDomain .box-resultItem .box-name {
        }

            .result_searchDomain .box-resultItem .box-name .b-title {
                font-size: 1.2rem;
                font-weight: 500;
            }

                .result_searchDomain .box-resultItem .box-name .b-title i {
                    border-radius: 0.375rem;
                    padding: 0.25rem;
                    margin-right: 0.375rem;
                }

                .result_searchDomain .box-resultItem .box-name .b-title.b-success i {
                    background: #2da34a36;
                    color: #2da34a;
                }

                .result_searchDomain .box-resultItem .box-name .b-title.b-danger i {
                    background: #ff000024;
                    color: #bd0000;
                }

            .result_searchDomain .box-resultItem .box-name .b-domain {
                font-size: 1.1rem;
                font-weight: 500;
                color: #333;
            }

            .result_searchDomain .box-resultItem .box-name .b-ext {
                font-size: 1.1rem;
                font-weight: 500;
                color: #2483c5;
            }

        .result_searchDomain .box-resultItem .box-action {
        }

    .result_searchDomain .box-mesSubdomain {
        margin-top: 1rem;
        text-align: center;
        font-weight: 500;
        font-size: 1.1rem;
        color: #000;
    }

.checkdomains_search, .result_searchDomain {
    max-width: 680px;
    margin: 0 auto;
}

    .checkdomains_search .box-tab .btn-item {
        padding: 0.25rem 1rem;
        background-color: #fff;
        border: 1px solid #2483c5;
        border-radius: 0.25rem;
        color: #2483c5;
        font-weight: 500;
        font-size: 1rem;
        /* margin-right: 1rem;*/
    }

        .checkdomains_search .box-tab .btn-item:not(.btn-multi) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .checkdomains_search .box-tab .btn-item.btn-multi {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0.25rem;
            margin-left: -1rem;
        }

        .checkdomains_search .box-tab .btn-item.act {
            background-color: #2483c5;
            border: 1px solid #2483c5;
            color: #fff;
        }

        .checkdomains_search .box-tab .btn-item:not(.act):hover {
            background-color: #e9e9e9;
        }


        .checkdomains_search .box-tab .btn-item.act:hover {
            background-color: #2569c3;
        }

    .checkdomains_search .box-search {
        /*margin-top: 1rem;*/
        padding: 1rem;
        background: #fff;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }

        .checkdomains_search .box-search .input-group.box-search-multi textarea {
            min-height: 7rem;
            border-top-right-radius: 0.25rem !important;
            border-bottom-right-radius: 0.25rem !important;
        }

        .checkdomains_search .box-search .input-group:not(.box-search-multi) input {
            margin-right: 1rem;
            border-top-right-radius: 0.25rem !important;
            border-bottom-right-radius: 0.25rem !important;
        }

@media(min-width:425px) {
    .checkdomains_search .box-search .input-group.box-search-multi textarea {
        margin-right: 1rem;
    }
}

@media(max-width:424px) {
    .checkdomains_search .box-search .input-group.box-search-multi textarea {
        width: 100%;
    }

    .checkdomains_search .box-search .input-group.box-search-multi button {
        margin-top: 1rem;
    }

    .checkdomains_search .box-tab .btn-item {
        padding: 0.25rem;
    }
}

@media(max-width:375px) {
    .checkdomains_search .box-tab .btn-item {
        padding: 0.25rem 0.5rem;
        font-size: 0.73rem;
    }
}

#clientHome_box {
}

    #clientHome_box .nav-tabs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 0;
    }

        #clientHome_box .nav-tabs li {
        }

        #clientHome_box .nav-tabs a {
            color: #000000;
            background-color: #fff;
            border: 1px solid #e2e2e2;
            border-radius: 20px;
            text-transform: uppercase;
            margin: 3px;
        }

            #clientHome_box .nav-tabs a.active {
                color: #fff;
                background-color: #2483c5;
                border: 1px solid #2483c5;
            }

    #clientHome_box .tab-content {
        margin-top: 1.5rem;
    }

        #clientHome_box .tab-content .tab-pane {
        }

            #clientHome_box .tab-content .tab-pane.active, #clientHome_box .tab-content .tab-pane.show {
            }

.list-bullet, .detail-ckeditor ul.list-bullet {
    list-style: none;
    padding-left: 0
}

    .list-bullet .easy_toc_anchor {
        display: inline-block
    }

    .list-bullet li {
        list-style: none !important;
        margin: 4px 0;
        position: relative
    }

        .list-bullet li:before {
            content: "";
            width: 1.1em;
            height: 1.1em;
            text-align: center;
            background-color: #2da34a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            margin-right: 6px;
        }

.list-style1 li:after {
    content: "\2719";
    color: #fff;
    font-size: 1rem;
    position: absolute;
    left: 0.15em;
    top: -0.2em
}

.list-style2 li:before {
    content: "\2726";
    width: auto;
    height: auto;
    background-color: transparent;
    color: #2da34a;
}

.list-style3 li:after {
    content: "\276F";
    color: #fff;
    font-size: 0.8rem;
    position: absolute;
    left: 0.45em;
    top: -0.2em
}

.list-style4 li:before {
    content: "\27A4";
    width: auto;
    height: auto;
    background-color: transparent;
    color: #2da34a;
}

.list-style5 li:after {
    content: "\2713";
    color: #fff;
    font-size: 0.8rem;
    position: absolute;
    left: 0.4em;
    top: -0.2em
}

.list-bullet li h2, .list-bullet li h3, .list-bullet li h4, .list-bullet li h5 {
    display: inline-block;
    font-size: inherit;
    margin: 0 !important;
}

.box-style1 {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    border-left: 4px solid #2da34a;
}

.box-shadow {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin: 10px 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
}

    .box-shadow h3, .box-shadow1 h3 {
        display: block;
        line-height: 1.5em;
        margin-bottom: 12px;
    }

    .box-shadow img, .box-shadow1 img {
        max-height: 100px !important;
        margin: 10px 0;
    }

.box-shadow1 {
    background-color: #fff;
    padding: 15px;
    margin: 8px 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(108, 124, 145, 0.15);
}

.table-type-1 {
    background-color: #fff;
    width: 100%;
    border: 1px solid #e6e6e6;
}

    .table-type-1 th, .table-type-1 td {
        border: 1px solid #e6e6e6;
        padding: 10px;
    }

    .table-type-1 thead, .table-type-1 thead tr {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    }

.table-thead-color thead, .table-thead-color thead tr {
    background: #2483c5 !important;
    color: #fff
}

.table-type-1 thead tr {
    height: 36px;
}

.table-color tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-hover tr:hover {
    background-color: #f5f5f5;
}

.box-content-type-1, .box-style1 {
    border: 1px solid #eee;
    border-left: 4px solid #39a949;
    background-color: #ffffff;
    margin: 10px 0;
    padding: 15px;
}

.box-shadow.hosting-box {
    margin-bottom: 20px;
    position: relative
}

.news-detail .detail .hosting-box h2, .news-detail .detail .hosting-box .title {
    margin: -15px -15px 15px;
    color: #fff;
    font-size: 1.8rem;
    border-radius: 10px 10px 0 0;
    padding: 12px 15px;
    font-weight: normal
}

.col-sm-6:nth-child(1) .hosting-box .title {
    background: #2da34a
}

.col-sm-6:nth-child(2) .hosting-box .title {
    background: #2293e2
}

.col-sm-6:nth-child(3) .hosting-box .title {
    background: #e17502
}

.col-sm-6:nth-child(4) .hosting-box .title {
    background: #dc0029
}

.col-sm-6:nth-child(5) .hosting-box .title {
    background: #0189a6
}

.col-sm-6:nth-child(6) .hosting-box .title {
    background: #a60191
}

.col-sm-6:nth-child(7) .hosting-box .title {
    background: #0b3872
}

.col-sm-6:nth-child(8) .hosting-box .title {
    background: #e200b1
}

.col-sm-6:nth-child(9) .hosting-box .title {
    background: #01bfbc
}

.col-sm-6:nth-child(10) .hosting-box .title {
    background: #11754f
}

.col-sm-6:nth-child(11) .hosting-box .title {
    background: #a8a310
}

.col-sm-6:nth-child(12) .hosting-box .title {
    background: #ce5229
}

.hosting-box ul {
    list-style: none;
    padding-left: 0;
}

    .hosting-box li, .hosting-box ul > li {
        margin: 6px 0;
        line-height: 1.8;
        list-style: none
    }

        .hosting-box li .fa-check {
            color: #2da34a;
            margin-right: 8px
        }

.hosting-box .hosting-price {
    background: #fafafa;
    color: #f00;
    margin: 15px -15px -15px;
    border-radius: 0 0 10px 10px;
    padding: 15px;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #eee;
    line-height: 1.4
}

.hosting-box .best-seller {
    background: #ee010c;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 10px 0 10px;
    padding: 2px 6px;
    font-size: .9rem;
    text-align: center
}

/*question-box start*/
.question-box {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    border-radius: .3rem;
}

    .question-box .box-content {
        padding: 1rem;
        border-top: 1px solid rgba(0, 0, 0, .125);
        background-color: rgb(255, 255, 255);
    }

    .question-box .box-title {
        background-color: #fff;
        padding: .75rem 1.25rem;
        border-left: 1px solid #007bff;
        font-weight: 700;
        font-size: 1rem;
        cursor: pointer;
        position: relative;
        padding-right: 2.5rem;
    }

        .question-box .box-title .toggle-button {
            position: absolute;
            top: 50%;
            right: 1rem;
            transform: translateY(-50%);
        }

    .question-box:hover .box-title {
        background-color: #f9f9f9;
    }

/*question-box end*/

.ux-shape-divider {
    --divider-top-width: 100%;
    --divider-width: 100%;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.ux-shape-divider svg {
    display: block;
    height: 3.7rem;
    left: 50%;
    position: relative;
    transform: translateX(-50%)
}

.ux-shape-divider--top {
    top: -1px;
    transform: rotate(180deg)
}

.ux-shape-divider--top svg {
    width: calc(var(--divider-top-width) + 2px)
}

.ux-shape-divider--bottom {
    bottom: -1px
}

.ux-shape-divider--bottom svg {
    width: calc(var(--divider-width) + 2px)
}

.ux-shape-divider--flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.ux-shape-divider--to-front {
    z-index: 2
}

.ux-shape-divider .ux-shape-fill {
    fill: #fff
}
.box-checkdomains{
    background: url(/assets/client/images/bg1.jpg) center center no-repeat;
    color: #fff;
    margin-top: 50px;
    position: relative;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
.box-checkdomains:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(25,104,158, .8);
}
#customer-feedback{margin-top:3.3rem}
#customer-feedback .bg-holder{
    min-height: 0;
    height: 320px;
    background-position: center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}
#customer-feedback .itemset-title{color:#fff}
@media all and (max-width: 1200px) {
    .user .dropdown-content {
        display: block;
        z-index: 9999;
    }
}

@media all and (max-width: 1199px) {
    #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
    }

    #header {
    }

        #header.header-fixed {
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
        }

        #header #logo {
        }

            #header #logo img {
            }



    #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;
    }

    #showsearch {
        position: fixed;
        top: 1rem;
        right: 0.2rem;
        margin-top: 0;
    }

        #showsearch i {
            font-size: 1rem;
            color: #fff;
            width: 35px;
            height: 35px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #2483c5;
            border-radius: 0.375rem;
        }

    /*#menu.menu-fixed .menu #showsearch {
        top: 5.65rem;
    }*/
}

@media all and (max-width: 991px) {
    #header.header-fixed{position:relative}
}

@media all and (max-width: 767px) {
    #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;
    }

    /* .product-desc img, .news-detail img {
        height: auto !important;
    }*/
    #header {
        top: 0px;
    }
    /* .product-detail-img, .product-detail-info {
        width: 100% !important;
        margin: 10px 0;
    }

    .cart-table > tbody > tr:first-of-type {
        display: none;
    }

    .footer_namex {
        text-align: center;
    }*/
    #topbar {
    }

        #topbar.topbar-fixed #MTRLogin {
            position: fixed;
            top: 3rem;
            z-index: 100000;
            right: 1rem;
        }

        #topbar.topbar-fixed #MTRLanguage {
            position: fixed;
            top: 1rem;
            z-index: 100000;
            right: 1rem;
        }
    .ux-shape-divider svg {height: 2.8rem;}
    #footer{padding-top:60px}
}

@media all and (max-width: 667px) {
    /*.featuredimagezoomerhidden {
        display: none;
    }*/
    #header #logo{padding-left:2rem;padding-right:2rem;}
    .box-checkdomains {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

@media all and (max-width: 575px) {
    /*.boxbody_top .subcat {
        display: none
    }*/

    .hig-alo-phone {
        left: 50%;
        bottom: 20px;
        z-index: 10001 !important;
        margin-left: -23px;
    }

    #topcontrol {
        right: 10% !important;
        bottom: 28px !important;
        opacity: 0 !important;
        z-index: 10010 !important;
        margin-right: -12px;
    }

    #footer-googlemap {
        margin-bottom: 4rem;
    }

    /* #footer-designed {
        margin-bottom: 4rem;
    }*/
}

@media all and (max-width: 520px) {
    /*.news-detail h1 {
        font-size: 2rem;
    }

    .ui-tabs .ui-tabs-nav li a {
        font-size: 1rem;
    }*/
    #footer{padding-top:40px}
}

@media all and (max-width: 480px) {
    /* html {
        font-size: 14px;
    }

    .col {
        width: 100%;
    }*/

    /*#sapxep {
        width: 90px;
    }*/

    /*p.view-sort {
        text-align: center;
    }*/

    /* .cat-product-info, .cat-product-info h3 {
        font-size: 1.2rem;
    }

    #filter-box.box_tbl,
    .box_tbl {
        width: 100%;
    }*/

    /*#catsearch {
        display: none;
    }*/

    /*#txtsearch {
        padding: 0 36px 0 20px;
    }*/
}

@media all and (max-width: 414px) {
}

@media all and (max-width: 375px) {
    /*.product-name, .product-info, .news-big-ul-extend li.news .title {
        -webkit-line-clamp: 20;
        height: auto;
    }*/
}

@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
    }

    .hig-alo-phone a span {
        transition: all 0.5s;
    }

    .hig-alo-phone a span {
        opacity: 0;
        /*-webkit-transform: rotate(-90deg);nfvkereẻerg
        transform: rotate(-90deg);aâaa
        transform-origin: 0% 0%;*/

        -webkit-transform-origin: 10% 0%;
        transform-origin: 10% 0%;
        -webkit-transform: perspective(400) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400) rotate3d(0, 1, 0, 90deg);
    }

    .hig-alo-phone:hover a span {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media (min-width:992px) {
    .position-lg-absotule {
        position: absolute !important
    }

    #slideshow .jssora05l,
    #slideshow .jssora05lr,
    #slideshow .jssorb01 {
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -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
    }
}

@media (min-width:1200px) {
    #MTRLanguage:hover > div {
        position: absolute;
        inset: 0px 0px auto auto;
        margin: 0px;
        top: 100%;
        display: block;
    }

    #falcon-dropdown-menu > .dropdown:hover > .dropdown-menu {
        display: block !important;
    }

    .icon-xl-end-1 {
        -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);
    }

        .icon-xl-end-1: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 #abb3bd;
            border-right: 7px solid transparent;
        }

        .icon-xl-end-1: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 #d8e2ef;
            border-right: 5px solid transparent;
        }

    .position-xl-absotule {
        position: absolute !important
    }

    .container {
        max-width: 1150px;
    }

    .header-fixed #search {
    }

    /*#header #logo a {
        height: 80px;
    }*/
}

@media all and (min-width: 1300px) {
    .container {
        max-width: 1230px;
    }
}

@media all and (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}
@media all and (min-width: 1599px) {
    #slideads1 {
        width: 100px;
        margin-left: -100px;
    }

    #slideads2 {
        width: 100px;
        margin-right: -100px;
    }
}
@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;
    }
}

/* header-fixed start*/
#header.header-fixed {
}

/* header-fixed end*/

#nav-toggle, #closemenu {
    display: none;
}

#menu {
    width: 100%;
    position: relative;
    z-index: 3;
    background: #2483c5;
    border-bottom: 0.4rem solid #2da34a;
}

    #menu .menu {
        border-radius: 0.25rem;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: left;
    }

        #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-item a {
                display: block;
                padding: 15px 30px;
                font-weight: normal;
            }

        #menu .menu #menu-main > ul > .menu-item a {
            text-transform: uppercase;
        }

    #menu #menu-main .sub-menu {
        position: absolute;
        width: 220px;
        background: #2da34a;
        top: 0;
        left: 100%;
        opacity: 0;
        z-index: 2;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        pointer-events: none;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }


    #menu .menu #menu-main > ul > li > .sub-menu {
        top: 100%;
        left: 0;
        z-index: 1;
        border-top: none;
    }

    #menu .menu #menu-main .menu-item:hover > .sub-menu {
        z-index: 10;
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    #menu #menu-main .sub-menu .sub-menu:after {
        content: "";
        position: absolute;
        left: -16px;
        top: 12px;
        border: solid transparent;
        height: 0;
        width: 0;
        pointer-events: none;
        border-right-color: #2483c5;
        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.5rem 0.75rem 0.5rem 1.7rem;
        text-align: left;
        color: #fff !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: #2483c5;
}

#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: 37px;
    line-height: 1;
    /*padding: 0 15px;*/
    margin-top: 0;
    cursor: pointer;
    z-index: 2;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

    #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 i {
    color: #fff;
}

#menu .downarrowclass {
    position: absolute;
    top: 13px;
    right: 2px;
    font-size: .95rem;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#menu .menu #menu-main .menu-item:hover .downarrowclass {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
/*css cho menu sản phẩm mega-menu*/
/*.menu #menu-main > ul > li > .sub-menu.mega-menu {
    width: 96%;
    margin: 0 2%;
    overflow: hidden;
    min-height: 250px;
    text-align: left;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 20px 10px;
    background: #fff;
}

.sub-menu.mega-menu .sub-menu:after {
    display: none;
}

.mega-menu .menu-item {
    width: 25%;
    float: left;
}

    .mega-menu .menu-item.menu-img {
        position: absolute;
        top: 0;
        right: 0;
        width: 55%;
    }

    .mega-menu .menu-item img {
        width: 100%;
        float: left;
        position: absolute;
        top: 0;
        right: 0;
    }

    .mega-menu .menu-item a {
        color: #241e20;
        position: relative;
    }

        .mega-menu .menu-item a:hover {
            color: #f20a09;
        }

.sub-menu.mega-menu .menu-item {
    border-bottom: none;
    background: none !important;
}

.sub-menu.mega-menu > .menu-item > a {
    text-transform: uppercase;
    background: none !important;
    font-weight: bold;
    z-index: 1;
}

    .sub-menu.mega-menu > .menu-item > a:before {
        display: none;
    }

.sub-menu.mega-menu .sub-menu {
    position: relative;
    width: 100%;
    background: #fff;
    left: 0;
    opacity: 1;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    pointer-events: cursor;
    -webkit-transform: none;
}

    .sub-menu.mega-menu .sub-menu .menu-item {
        width: 100%;
    }

        .sub-menu.mega-menu .sub-menu .menu-item a {
            padding: 5px 20px;
        }*/

#menu-footer {
}

    #menu-footer .menu-item .sub-menu .menu-item a span {
        margin-left: 0.5rem;
    }

    #menu-footer .showhide-subul {
        display: none;
    }

#menu .menu #menu-main > ul > .menu-item.act > a {
    background: #2da34a;
}

#menu .menu #menu-main > ul > .menu-item > .sub-menu > .menu-item.act > a {
    background: #2483c5;color:#fff!important;
}

@media screen and (min-width:1200px) {
    #menu.menu-fixed {
        position: fixed;
        top: 70px;
        z-index: 1000;
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.31);
        -moz-animation: item-fixed 0.5s;
        -webkit-animation: item-fixed 0.5s;
        -o-animation: item-fixed 0.5s;
        animation: item-fixed 0.5s;
    }

    #menu .menu #menu-main .menu-item .showhide-subul {
        display: none;
    }

    #menu #menu-main .sub-menu {
        width: 300px;
        /*border-radius: 8px*/
    }

        #menu #menu-main .sub-menu:after {
            /*content: "";
            position: absolute;
            left: 45px;
            top: -16px;
            border: solid transparent;
            height: 0;
            width: 0;
            pointer-events: none;
            border-bottom-color: #2483c5;
            border-width: 8px;*/
        }

        #menu #menu-main .sub-menu .menu-item {
            border-bottom: 1px solid #c5c5c561;
        }

        #menu #menu-main .sub-menu > .menu-item:first-child:hover {
            /*border-top-left-radius: 8px;
            border-top-right-radius: 8px;*/
        }

        #menu #menu-main .sub-menu > .menu-item:last-child:hover {
            /*border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;*/
        }

        #menu #menu-main .sub-menu .sub-menu {
            border-radius: 11px;
            display: block !important;
        }

    #menu .menu #menu-main > ul {
        display: flex;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

        #menu .menu #menu-main > ul > li > .sub-menu {
            display: block !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);
        }

        #menu .menu #menu-main > ul > .menu-item > a {
            /*line-height: 70px !important;*/
            line-height: 50px !important;
        }

        #menu .menu #menu-main > ul > .menu-item > a {
            font-size: 1rem;
            padding: 0 1rem;
            color: #fff;
            font-weight: 400;
            font-family: 'Roboto Condensed', sans-serif;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > a {
            color: #fff;
            background: #2da34a;
        }

    #menu #menu-main .sub-menu .menu-item a {
        line-height: 1.6;
    }

    #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 #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: #2483c5;
            }

            #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: .15rem;
        display: none !important;
    }

        #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;
        }

            #menu .menu #menu-main > ul > .menu-item > .showhide-subul i:before {
                content: "\f107";
                font-weight: 400;
            }

    #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
        transform: rotate(-180deg)
    }
}

@media screen and (min-width:1300px) {
    #menu .menu #menu-main > ul > .menu-item > a {
        padding: 0 1.23rem;
    }
}

@media screen and (max-width: 1199px) {
    body:has(#closemenu[style*="left: 0px;"]) {
        overflow: hidden;
    }

    #menu-body {
        clear: both;
        position: fixed;
        top: 40px;
        left: -100%;
        width: 300px !important;
        height: calc(100vh - 40px);
        margin-top: 40px;
        overflow: auto !important;
        background: #2483c5;
        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-main {
            width: 100%;
            padding: 0;
            margin: 0;
        }

    #menu {
        z-index: 1044 !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 .menu #nav-toggle {
            position: fixed;
            left: 0.2rem;
            display: inline-block;
            font-size: 1.3rem;
            padding: 1px;
            background-color: #2483c5;
            border: 1px solid #2483c5;
            color: #fff;
            z-index: 1;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            width: 35px;
            height: 35px;
            top: 1rem;
        }

            #menu .menu #nav-toggle #menu-button {
                padding: 0px 0px;
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100%;
            }

        #menu .menu #closemenu {
            position: fixed;
            top: 0;
            left: -100%;
            width: 300px;
            height: 40px;
            line-height: 40px;
            z-index: 30000;
            display: block;
            padding: 0 8px;
            color: #fff;
            font-size: 1.4rem;
            text-align: left;
            background-color: #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.menu-fixed .menu {
        }

            /*#menu.menu-fixed .menu #nav-toggle {
                top: 5.65rem;
            }*/

        #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 #005fa1;
        }

        #menu #menu-main .sub-menu .menu-item:hover {
            background: #005fa1;
        }

        #menu .menu #menu-main > ul > .menu-item > a {
            color: #fff !important;
            padding: .7em 40px .7em 16px;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > a {
            color: #fff !important;
            background: #005fa1 !important;
        }

        #menu .menu #menu-main > ul > .menu-item > a > i,
        #menu .menu #menu-main > ul > .menu-item > a > img {
            height: 18px;
        }

        #menu .menu #menu-main > ul > .menu-item:hover > .showhide-subul i {
            color: #fff !important;
        }

        #menu .menu #menu-main .menu-item .menu-item: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 {
                border-bottom: none;
                border-top: 1px solid #2483c538;
            }

                #menu #menu-main .sub-menu .menu-item:hover > a {
                    color: #fff !important;
                }

                #menu #menu-main .sub-menu .menu-item a {
                    line-height: 1.8;
                    padding: .5rem 3rem .5rem 2rem;
                }

                    #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: .5rem 3rem .5rem 3rem;
                }

                #menu #menu-main .sub-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a {
                    padding: .5rem 3rem .5rem 4rem;
                }
}

/* 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: #2483c5;
    }

        #menu_manage .offcanvas-body::-webkit-scrollbar {
            width: 0.65rem;
        }

        #menu_manage .offcanvas-body::-webkit-scrollbar-thumb {
            background-color: #2483c5;
            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;
        }

            #menu_manage > .offcanvas-body > ul li .sub-menu:hover {
                /*border-left: 3px solid #2483c5;
            border-radius: 0.5rem;
            margin-left: -3px;*/
            }

        /*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: #2483c5;
            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;
    }

    body:has(.offcanvas.offcanvas-start.show#menu_manage) {
        overflow: auto !important;
        padding-right: 0px !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) {

    body:has(.offcanvas.offcanvas-start.show#menu_manage) {
    }

    .offcanvas.offcanvas-start.show#menu_manage ~ .offcanvas-backdrop.fade.show {
    }

    #menu_manage {
    }

        #menu_manage > .offcanvas-header {
        }

        #menu_manage > .offcanvas-body > ul {
        }

            #menu_manage > .offcanvas-body > ul > li {
            }

            #menu_manage > .offcanvas-body > ul li {
            }

                #menu_manage > .offcanvas-body > ul li a {
                }

                #menu_manage > .offcanvas-body > ul li .showhide-subul {
                }

                #menu_manage > .offcanvas-body > ul li .sub-menu {
                }

            /*lớp 2 start */
            #menu_manage > .offcanvas-body > ul > ul {
            }
                /*lớp 2 end */
                /*lớp 3 start */
                #menu_manage > .offcanvas-body > ul > ul > ul {
                }
    /*lớp 3 end */
}
/* menu-manege emd */
@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: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #ccc;
        margin: 5px;
    }

        .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
    }

