html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body,
html {
    margin: 5px auto 0;
    padding: 0
}

body {
    font-family: Arial;
    line-height: 25px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    background-color: #fff
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

 ::after,
 ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.link-statistic ul,
.list-link ul,
.mega-detail ul,
.power-detail ul,
ul {
    list-style-type: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.4
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.breadcrumb,
.content-item li,
.content-item ul,
.content-item ul.sub-content,
.dropdown-menu,
.flip-clock-wrapper ul,
.list-custom ul,
.list-inline,
.list-unstyled,
.media-list,
.nav,
.pager,
.ui-helper-reset,
.ui-menu,
.ui-tabs .ui-tabs-nav li {
    list-style: none
}

hr,
img {
    border: 0
}

.fa,
.glyphicon {
    -moz-osx-font-smoothing: grayscale
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0;
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

h1 {
    margin: .67em 0
}

img {
    vertical-align: middle
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    font-family: Arial
}

td,
th {
    padding: 0
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.form-doveso {
    padding: 10px
}

.form-doveso .form-group {
    margin-bottom: 10px
}

.form-group {
    margin-bottom: 15px
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

button,
input,
select,
textarea {
    font-size: inherit;
    line-height: inherit
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 140px
}

[role=button] {
    cursor: pointer
}

.badge,
.label,
dt,
kbd kbd,
label {
    font-weight: 700
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

pre code,
table {
    background-color: transparent
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 10px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.ui-helper-clearfix:after {
    clear: both
}

caption,
th {
    text-align: left
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-6 {
    width: 50%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.badge,
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline {
    vertical-align: middle
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-webkit-input-placeholder {
    color: #999
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn-danger {
    color: #fff
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.collapse {
    display: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.nav>li,
.nav>li>a {
    display: block
}

.nav {
    padding-left: 0;
    margin-bottom: 0
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.navbar {
    min-height: 45px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.quangcao980x90_nodesktop {
    display: none;
    padding: 5px 0;
    margin-bottom: 10px
}

#back-top a,
.title-prize {
    text-transform: uppercase
}

#back-top a,
.carousel-indicators,
.live-header,
.text-sm,
ul.main-menu>li {
    text-align: center
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.hide {
    display: none!important
}

.show,
.show2 {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    .hidden-xs {
        display: none !important
    }
    .quangcao980x90_nomobile {
        display: none
    }
}

ul {
    padding: 0;
    margin: 0
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    .hidden-sm {
        display: none!important
    }
}

.body-wrapper {
    position: relative
}

.banner-adv-wrapper {
    width: 728px;
    height: 90px;
    float: right
}

.main-title {
    border: 1px solid #c00;
    padding: 5px 5px 5px 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.live-header {
    background-color: #f1f2f2;
    color: #414042;
    font-weight: 500;
    position: relative;
    padding: 5px
}

.block {
    border: 1px solid #ccc;
    margin: 10px 0
}

.block-main-heading h1,
.block-main-heading h2,
.block-main-heading h3 {
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    margin: 0;
    line-height: 1.5;
    background: #c00;
    font-weight: 500
}

.block-main-heading h2 {
    font-size: 16px
}

.block-main-heading h3 {
    font-size: 15px
}

.block-main-content h2,
.sub-heading h2,
.sub-heading h3 {
    color: #0a21ef;
    margin: 0;
    line-height: 1;
    font-size: 16px;
    padding: 5px
}

.sub-heading h3 {
    border: 1px solid #ddd;
    font-size: 15px
}

.form-statistic {
    padding: 10px
}

.head-result {
    background: 0 0;
    border-top: none;
    border-bottom: 45px solid #dc4a03;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 45px;
    width: 55%;
    margin: 0 auto
}

.mega-detail {
    vertical-align: middle
}

.dientoan-detail {
    border-bottom: 1px solid #ddd
}

.center-side-bar {
    border: 1px solid #ddd;
    padding: 0;
    margin-top: 10px
}

.content-item {
    padding-left: 40px
}

.content-item ul.sub-content {
    padding-left: 20px
}

.level2 ul {
    padding-left: 60px
}

.adv-side-bar {
    width: auto;
    background-color: #d9d9d9
}

.adv-side-bar.rotate {
    position: relative
}

.adv-side-bar.adv-head {
    padding-top: 0
}

.adv-side-bar .adv-main-title {
    height: 50px
}

.adv-side-bar.adv-head .adv-main-title {
    height: 25px
}

.textadv {
    font-size: 12px;
    color: #545454;
    padding-top: 10px !important
}

.adv-side-bar.adv-head .adv-main-title .textadv {
    padding-top: 3px !important
}

.adv-side-bar .adv-main-content {
    padding-bottom: 25px
}

.adv-side-bar.rotate .adv-main-title {
    width: 90px;
    position: absolute;
    left: -65px;
    height: 24px;
    top: 33px;
    font-size: 12px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    text-align: center
}

.adv-side-bar.rotate .adv-main-content {
    padding-bottom: 0
}

@media screen and (max-width:480px) {
    .adv-side-bar.rotate .adv-main-title {
        display: none
    }
}

.form-doveso {
    padding: 10px
}

.special-code {
    color: #1f10e2;
    font-size: 24px
}

.special-prize-lg {
    color: #f40819;
    font-size: 34px;
    font-weight: 700
}

.special-prize-lg-25 {
    color: #f40819;
    font-size: 31px;
    font-weight: 700
}

.number-black-bold {
    color: #000;
    font-size: 28px;
    font-weight: 700
}

.special-prize-sm {
    color: #f40819;
    font-size: 30px;
    font-weight: 700
}

.text-blue-bold {
    color: #1f10e2;
    font-weight: 700
}

.text-blue {
    color: #1f10e2;
    font-weight: 400
}

.text-gray-bold {
    color: #666;
    font-weight: 700
}

.content-item a.text-black-bold,
.text-black-bold {
    color: #000;
    font-weight: 700
}

.text-sm {
    font-size: 13px
}

.text-red {
    color: #c00
}

.margin-b {
    margin-bottom: 10px
}

.block-main-content table,
.prize-detail table {
    margin-bottom: 0!important
}

.parentlinklot {
    width: 95%;
    margin-bottom: 20px;
    height: 30px
}

.childlinklot {
    float: left;
    border: 1px solid #ddd;
    padding: 3px;
    font-weight: 700
}

.childlinklot.lot2 {
    width: 50%
}

.childlinklot.lot3 {
    width: 33%
}

.childlinklot.lot4 {
    width: 25%
}

.navbar-default {
    margin-top: 10px;
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-collapse {
    padding: 0
}

ul.main-menu {
    display: table;
    width: 100%;
    background-color: #c00
}

ul.main-menu>li {
    display: table-cell
}

ul.main-menu>li a {
    color: #fff;
    font-weight: 700
}

.menu-lv2-down ul li a:hover,
.navbar-default ul.main-menu>.active>a,
.navbar-default ul.main-menu>.active>a:focus,
.navbar-default ul.main-menu>.active>a:hover,
.navbar-default ul.main-menu>li>a:focus,
.navbar-default ul.main-menu>li>a:hover {
    background-color: #900;
    text-decoration: none
}

.menu-lv2-down ul li:hover,
.navbar-default ul.main-menu>.active,
.navbar-default ul.main-menu>.active:focus,
.navbar-default ul.main-menu>.active:hover,
.navbar-default ul.main-menu>li:focus,
.navbar-default ul.main-menu>li:hover {
    background-color: #900
}

.main-menu>li>a {
    line-height: 45px;
    height: 45px;
    padding: 0 10px
}

ul.main-menu>li>a i {
    font-size: 22px;
    padding-top: 3px
}

ul.main-menu li:hover .menu-lv2-down {
    display: block
}

.menu-lv2-down {
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    top: 45px;
    box-shadow: 2px 6px 12px rgba(0, 0, 0, .175);
    display: none;
    width: 155px;
    text-align: left
}

.menu-lv2-down ul {
    padding: 0
}

.menu-lv2-down ul li {
    padding: 5px 10px
}

.menu-lv2-down ul li a {
    color: #c00
}

.menu-lv2-down ul li a:hover,
.menu-lv2-down ul li:hover a {
    color: #fff
}

ul.level3 {
    padding-left: 10px;
    display: none
}

.menu-mobile {
    margin-top: 5px;
    position: relative
}

.menu-mobile img.logo-mb {
    height: 35px;
    margin: 0 auto
}

.menu-mobile .col-xs-12,
.menu-mobile li.col-xs-3,
.menu-mobile li.col-xs-6 {
    padding: 0;
    text-align: center;
    vertical-align: middle
}

.menu-mobile i {
    font-size: 30px;
    padding: 0
}

.menu-mobile .active a {
    color: #c00
}

.menu-mobile ul:last-child {
    margin-bottom: 0
}

.menu-mobile ul.ul-lv2 {
    border: 1px solid #ccc;
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    line-height: 32px
}

.menu-mobile ul.ul-lv2 li {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #ccc
}

.menu-mobile li a {
    display: block;
    text-decoration: none;
    color: #0808f7;
    font-weight: 700;
    margin-bottom: 3px
}

.category-mobile {
    margin-top: 40px;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    left: 0;
    border: 1px solid #ccc
}

.show {
    visibility: visible;
    opacity: 1;
    animation: fadeInLeft 1s
}

.fix-width-right {
    width: 330px
}

.fix-width-center {
    width: 255px
}

.main-title h1 {
    margin: 0;
    font-size: 18px
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.hide {
    animation: fadeOutLeft 1s
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.live-content {
    display: inline-block;
    margin-right: 28px
}

.live-header {
    display: none
}

.live-header i {
    display: inline-block;
    position: relative;
    top: 3px;
    left: -20px;
    height: 16px;
    width: 16px;
    text-align: center
}

.loader12 {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    animation: loader12 1s linear alternate infinite;
    position: absolute;
    left: 50px;
    top: -22px
}

@keyframes loader12 {
    0% {
        box-shadow: -20px 40px 0 2px #fff, -10px 40px 0 0 rgba(0, 82, 236, .2), 0 40px 0 0 rgba(0, 82, 236, .2), 10px 40px 0 0 rgba(0, 82, 236, .2)
    }
    25% {
        box-shadow: -20px 40px 0 0 rgba(0, 82, 236, .2), -10px 40px 0 2px #009444, 0 40px 0 0 rgba(0, 82, 236, .2), 10px 40px 0 0 rgba(0, 82, 236, .2)
    }
    50% {
        box-shadow: -20px 40px 0 0 rgba(0, 82, 236, .2), -10px 40px 0 0 rgba(0, 82, 236, .2), 0 40px 0 2px #ed1c24, 10px 40px 0 0 rgba(0, 82, 236, .2)
    }
    75% {
        box-shadow: -20px 40px 0 0 rgba(0, 82, 236, .2), -10px 40px 0 0 rgba(0, 82, 236, .2), 0 40px 0 0 rgba(0, 82, 236, .2), 10px 40px 0 2px #fff200
    }
    100% {
        box-shadow: -20px 40px 0 0 rgba(0, 82, 236, .2), -10px 40px 0 0 rgba(0, 82, 236, .2), 0 40px 0 0 rgba(0, 82, 236, .2), 10px 40px 0 0 rgba(0, 82, 236, .2)
    }
}

.btn-danger {
    border: 1px solid #ed1c24;
    border-radius: 15px;
    background-color: #ed1c24;
    font-weight: 700;
    display: inline-block;
    padding: 2px 8px
}

.block-main-heading h1 a,
.block-main-heading h2 a,
.block-main-heading h3 a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}

.list-link ul {
    padding: 5px 0
}

.list-link ul li {
    padding: 0 2px;
    display: inline-block
}

.list-link li a,
.list-link ul li {
    color: #900;
    font-weight: 700
}

.class-title-list-link {
    font-size: 15px;
    margin: 0
}

h2.class-title-list-link {
    font-size: 16px
}

.list-link h2 a,
.list-link h3 a {
    color: #900;
    font-weight: 700;
    margin: 8px;
    float: left;
    font-size: 15px
}

.list-link h2 a {
    font-size: 16px
}

.list-link h2 span,
.list-link h3 span {
    color: #900;
    font-weight: 700;
    margin: 8px 0;
    float: left;
    font-size: 15px
}

.bg-gray {
    background-color: #e8e8e8;
    margin-top: 10px;
    position: relative
}

.bg-gray .down-icon {
    position: absolute;
    right: 10px;
    top: 0;
    color: #120cf4
}

.bg-gray .down-icon i,
.login-register .down-icon i {
    font-size: 25px
}

.chevron-rolate {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.u-line {
    text-decoration: underline
}

.list-link ul li span:after {
    content: '»';
    margin-top: 0;
    margin-left: 2px
}

.list-link ul li:last-child a:after {
    content: ''
}

table.table tbody tr td,
table.table thead tr th {
    padding: 3px
}

table.table-xsmax tbody tr td:first-child,
table.table-xsmb tbody tr td:first-child,
table.table-xsmn tbody tr td:first-child {
    text-align: center;
    vertical-align: middle
}

table.table-xsmax span.col-xs-4,
table.table-xsmax span.col-xs-6,
table.table-xsmb span.col-xs-3,
table.table-xsmb span.col-xs-4,
table.table-xsmb span.col-xs-6 {
    padding: 0;
    text-align: center
}

.prize-detail th,
.table-lanxh th,
table.table-loto th,
table.table-statistic th {
    color: #900;
    background-color: #e8e8e8;
    text-align: center
}

.prize-detail table.table>thead>tr>th {
    vertical-align: middle!important
}

table.table-loto tbody tr td {
    font-weight: 700
}

table.table-loto tbody tr td:nth-child(even) {
    padding-left: 10px;
    font-size: 17px
}

.link-statistic {
    margin-top: 10px;
    padding-left: 25px
}

.link-statistic ul {
    position: relative
}

.link-statistic ul li:before {
    position: absolute;
    margin: 11px 0 0 -13px;
    vertical-align: middle;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 8px;
    background: #000;
    content: ""
}

.form-statistic .form-control {
    margin-right: 10px
}

table.table-statistic,
table.table-xsmax {
    margin-bottom: 0
}

table.table-statistic tbody tr td,
table.table-xsmn thead tr th .talble-lanxh tr td {
    text-align: center
}

table.table-statistic tbody tr td:nth-child(even) {
    font-size: 22px;
    font-weight: 700
}

table.table-xsmn thead th {
    background-color: #e8e8e8
}

table.table-xsmn thead th a {
    color: #1f10e2;
    text-decoration: underline
}

table.table-xsmn tbody tr td {
    text-align: right
}

.mega-detail ul,
.mega-detail ul li,
.prize-detail table td:first-child,
.prize-value,
.title-result-jackpot {
    text-align: center
}

table.table-xsmn span.col-xs-12 {
    padding: 0
}

.title-result-jackpot {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    font-weight: 700
}

.prize-value {
    border: 10px double #dc4a03;
    padding: 10px;
    border-radius: 15px;
    width: 90%;
    margin: 0 auto
}

.prize-value span.result-jackpot {
    display: inline-block;
    margin: 10px 5px;
    font-size: 50px;
    font-weight: 700;
    color: #ed1c24
}

.mega-detail ul li {
    width: 57px;
    height: 57px;
    line-height: 50px;
    font-size: 30px;
    background: #c00;
    color: #fff;
    border: 3px solid #c00;
    display: inline-block;
    border-radius: 57px;
    vertical-align: middle;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 10px
}

.prize-detail table td.circle-no {
    text-align: right
}

.bg-viewmore,
.content-copy-right,
.dientoan-detail ul li,
.error-header,
.open-next,
.test-rss,
.title-item,
.vertical-table th {
    text-align: center
}

.prize-detail table td.circle-no i {
    font-style: normal;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #c00;
    display: inline-block;
    margin: 0 5px 0 0;
    background-color: #c00
}

.open-next {
    padding: 10px 10px 0;
    font-size: 22px;
    color: #1f10e2;
    font-weight: 700
}

.bg,
.table-sign tbody tr td:nth-child(odd) {
    background-color: #e8e8e8;
    width: 15%
}

.dientoan-detail ul {
    padding-left: 20px
}

.dientoan-detail ul li {
    width: 57px;
    height: 57px;
    line-height: 50px;
    font-size: 30px;
    background: #fff;
    color: #2f0df9;
    border: 1px solid #2f0df9;
    display: inline-block;
    border-radius: 57px;
    vertical-align: middle;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 10px
}

.no-border {
    border: transparent!important
}

.list-link-footer ul>li>ul {
    position: relative;
    padding-left: 20px
}

.list-link-footer ul>li>ul>li:before {
    content: url("../images/list-icon.png");
    position: absolute;
    margin-left: -25px
}

.list-link-footer ul>li>ul>li a {
    color: #000
}

.title-item {
    background-color: #e8e8e8
}

.title-item h3,
.title-item h3 a {
    color: #900;
    font-weight: 700;
    font-size: 15px;
    line-height: 2;
    margin: 0
}

.content-item ul {
    margin: 5px 0
}

.content-item li,
.level2 li {
    position: relative;
    line-height: 25px
}

.content-item>ul>li:before {
    position: absolute;
    top: 3px;
    margin: 6px 0 0 -21px;
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000;
    content: ""
}

.content-item ul.sub-content li:before,
.level2 li:before {
    content: "-";
    position: absolute;
    top: -7px;
    margin: 5px 0 0 -15px;
    vertical-align: middle
}

.content-item a,
.level2 a {
    color: #444
}

.content-item a:hover,
.level2 a:hover {
    color: #c00;
    text-decoration: none
}

.level2 ul li i.fa-caret-down {
    color: #999;
    width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
    left: 8px
}

.fa-caret-down::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    background: url("../images/arow.svg") no-repeat
}

.list-link .fa-caret-down::before {
    right: 0;
    top: 10px
}

.list-link .fa-caret-down.chevron-rolate::before {
    left: 0;
    top: auto;
    bottom: -10px
}

.level2 .fa-caret-down::before {
    content: "";
    position: absolute;
    background: url("../images/arow.svg") no-repeat
}

.border-margin {
    border: 1px solid #ccc;
    margin: 15px 0
}

.form-doveso .form-group {
    margin-bottom: 10px
}

.line-footer {
    border: 1px solid #c00;
    padding: 0
}

.line-footer2 {
    border: 1px solid #360ff7;
    padding: 0
}

.copy-right {
    background-color: #ed1c24;
    margin-top: 10px;
    padding: 10px;
    float: left;
    width: 100%
}

.content-copy-right {
    width: 50%;
    color: #fff;
    padding: 10px;
    float: left;
    text-align: left
}

.list-link-footer-mobile ul {
    padding: 0 10px
}

.list-link-footer-mobile ul li {
    padding: 2px
}

.list-link-footer-mobile li a {
    color: #6d6e71
}

.list-link-footer-mobile li:after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    width: 82%;
    background-color: #ccc
}

.list-link-footer {
    position: relative
}

.test-rss {
    display: inline-block;
    width: 80px;
    height: 30px;
    background-color: #f2a120;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    padding-top: 3px;
    position: absolute;
    right: 28px;
    bottom: 15px
}

.btn-red,
.link-pad-left {
    padding: 5px;
    display: inline-block
}

.a-link-default,
.bg-gray a,
.link-statistic a {
    text-decoration: underline!important;
    color: #120cf4!important
}

.margin-10 {
    margin: 10px
}

.btn-red {
    width: 100px;
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
    font-weight: 700;
    margin-top: -3px;
    border-radius: 0;
    color: #fff
}

.para {
    padding-left: 10px;
    line-height: 1.5
}

.line-adv,
.line-header {
    padding: 0;
    border-top: 1px solid #ddd
}

.line-header {
    margin: 0
}

.line-adv {
    margin: 20px 0 0
}

.info-title {
    color: #c00!important;
    font-weight: 700!important;
    font-size: 18px!important;
    padding-left: 10px!important;
    padding-top: 10px!important;
    line-height: 26px!important
}

.info-result ol {
    margin-left: -13px
}

.info-result ol li span,
p.note {
    color: #58595b;
    font-weight: 700
}

.info-result ul.sub-content,
.info-result ul.sub-content-lv3 {
    position: relative
}

.info-result ul.sub-content li:before {
    content: "-";
    position: absolute;
    margin: -1px 0 0 -7px;
    vertical-align: middle
}

.info-content {
    font-size: 14px;
    padding: 12px
}

.info-content h2 {
    font-size: 18px
}

.info-content h3 {
    font-size: 16px
}

.info-content h4 {
    font-size: 16px
}

.info-content p {
    margin: 6px 0
}

.info-content ul li {
    list-style: inside
}

.info-content a {
    color: blue
}

.link-div {
    padding: 8px;
    border-bottom: solid 1px #e0e0e0
}

.link-div a {
    color: blue
}

.bg-viewmore {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: -10px
}

p.btn-viewmore {
    padding: 0;
    margin: 0
}

.bg-viewmore p span {
    padding: 10px;
    background-color: #fff;
    position: relative;
    top: 11px
}

.menu-lv2 .nav {
    margin-top: -20px
}

.menu-lv2 .nav a {
    color: #ed1c24;
    font-weight: 700
}

.menu-lv2 li.active,
.menu-mobile ul.ul-xsmb-thu li.active {
    background-color: #f2f2f2
}

.menu-mobile ul.ul-xsmb-thu {
    padding: 0;
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.menu-mobile ul.ul-xsmb-thu li {
    display: table-cell;
    text-align: center;
    padding: 5px 0
}

.menu-mobile ul.ul-xsmb-thu .active a {
    color: #c00
}

.menu-mobile ul.ul-xsmb-thu li a {
    color: #222;
    font-size: 14px
}

.table-award {
    margin: 10px 15px;
    border: 1px solid #f1f2f2;
    text-align: center
}

.table-award th {
    text-align: center;
    color: #120cf4;
    background-color: #f1f2f2;
    font-weight: 400;
    font-size: 18px
}

.table-award td {
    border-right: 1px solid #f1f2f2;
    font-weight: 400;
    color: #58595b;
    padding-bottom: 5px
}

.table-award tr td:last-child {
    border-right: none
}

.table-award td:nth-child(even) {
    text-align: right;
    padding-right: 33px
}

.table-award.xsmbinfo td:nth-child(even) {
    text-align: center;
    padding-right: 10px
}

.info-result {
    line-height: 25px
}

#errmsg {
    color: red
}

table.livetn2 td.tn_prize {
    width: 50%
}

table.livetn3 td.tn_prize {
    width: 30%
}

table.livetn4 td.tn_prize {
    width: 25%
}

.left100 {
    float: left;
    width: 100%
}

.line-prize {
    margin: 5px
}

.title-prize {
    font-size: 16px;
    font-weight: 700;
    color: #00f;
    text-align: left
}

.power-detail {
    vertical-align: middle
}

.power-detail ul {
    text-align: center
}

.power-detail ul li {
    width: 57px;
    height: 57px;
    line-height: 50px;
    font-size: 30px;
    background: #c00;
    color: #fff;
    border: 3px solid #c00;
    display: inline-block;
    border-radius: 57px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 10px
}

.power-detail ul li:last-child {
    background-color: #fff;
    color: #000;
    border: 3px solid #c57c02;
    margin-left: 10px;
    position: relative
}

.power-detail ul li:last-child:before,
.prize-detail table td.circle-no.special i:last-child:before {
    position: absolute;
    top: -3px;
    left: -15px;
    width: 1px;
    height: 57px;
    background: #ed1c24;
    content: ''
}

.prize-detail.prize-power table td.circle-no {
    text-align: left;
    padding-left: 10px
}

.prize-detail table td.circle-no.special i:last-child {
    background-color: #fff200;
    border: 3px solid #fff200;
    position: relative;
    margin-left: 10px
}

.prize-detail table td.circle-no.special i:last-child:before {
    left: -9px;
    height: 18px
}

.prize-detail.prize-power td {
    vertical-align: middle
}

.output {
    background: #c30909;
    background: -webkit-linear-gradient(#c30909, #490303);
    background: -o-linear-gradient(#c30909, #490303);
    background: -moz-linear-gradient(#c30909, #490303);
    background: linear-gradient(#c30909, #490303);
    border-radius: 100%;
    font-size: 24px;
    color: #fff;
    padding: 0 5px
}

span.div-horizontal div {
    display: inline
}

.lable-text {
    display: flex;
    height: 24px
}

.view-loto p {
    padding: 10px 10px 0 5px
}

@media screen and (max-width:1199px) {
    .loader12 {
        left: 40px
    }
}

@media (min-width:991px) and (max-width:1199px) {
    .col-xs-12.col-sm-12.col-md-6,
    .fix-width-right {
        width: 70%
    }
    .fix-width-center {
        width: 30%
    }
}

@media screen and (max-width:1024px) {
    .form-doveso .lable-text {
        display: inline-block
    }
    .title-result-jackpot {
        font-size: 13px
    }
    .prize-value span.result-jackpot {
        font-size: 41px
    }
    .dientoan-detail ul li,
    .mega-detail ul li {
        margin-right: 11px
    }
    .table-xsmn.text-table span.number-black-bold,
    .table-xsmn.text-table span.special-prize-lg,
    .table-xsmn.text-table span.special-prize-lg-25 {
        font-size: 28px
    }
    .container {
        padding: 0;
        margin: 0;
        overflow-x: hidden;
        width: inherit
    }
    .fix-width-center {
        width: 197px
    }
    .fix-width-right {
        width: 100%
    }
    .fix-width-center h3,
    .fix-width-right h3 {
        font-size: 14px;
        line-height: 1.8
    }
    .power-detail ul li {
        margin-right: 9px
    }
}

@media screen and (max-width:768px) {
    .container-fluid,
    .row,
    body {
        padding: 0
    }
    .loader12 {
        left: 169px
    }
    .content-copy-right {
        width: inherit
    }
    .adv-side-bar {
        height: auto
    }
    .bg-gray .down-icon {
        top: 0
    }
    .dientoan-detail ul li,
    .mega-detail ul li {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px
    }
    .mega-detail ul li {
        line-height: 35px;
        margin-right: 3px
    }
    .content-copy-right {
        font-size: 16px;
        line-height: 2
    }
    table.table-loto tbody tr td:nth-child(even) {
        font-size: 16px;
        font-weight: 400
    }
    .table-award,
    .table-award th {
        font-size: 12px
    }
    .table-award {
        margin: 0;
        width: 100%
    }
    .table-award td:nth-child(even) {
        padding-right: 7px
    }
    .quangcao980x90_nodesktop {
        display: block
    }
    .banner-adv-wrapper,
    .banner-adv-wrapper2 {
        width: inherit;
        min-height: 100px
    }
    #back-top {
        bottom: 7px
    }
    table.table-loto tbody tr td:nth-child(even) {
        font-size: 16px;
        font-weight: 400
    }
    .banner-adv-wrapper,
    .banner-adv-wrapper2 {
        width: inherit
    }
}

@media screen and (max-width:600px) {
    .prize-detail table td.circle-no i {
        width: 12px;
        height: 12px;
        margin: 0 3px 0 0
    }
    .special-code {
        font-size: 18px
    }
    .special-prize-lg {
        font-size: 25px
    }
    .number-black-bold {
        font-size: 23px
    }
    .special-prize-sm {
        font-size: 22px
    }
    .main-title h1 {
        font-size: 17px
    }
    .table-xsmn span.number-black-bold,
    .table-xsmn span.special-prize-lg-25,
    .table-xsmn.text-table span.number-black-bold,
    .table-xsmn.text-table span.special-prize-lg-25 {
        font-size: 28px
    }
}

@media screen and (max-width:480px) {
    .list-link .fa-caret-down.chevron-rolate::before {
        bottom: -5px
    }
    .table>thead:first-child>tr:first-child>th {
        font-size: 12px
    }
    .table-xsmn.text-table span.special-prize-lg {
        font-size: 25px
    }
    .special-prize-lg,
    .special-prize-sm {
        font-size: 25px
    }
    .table-xsmb span.number-black-bold {
        font-size: 27px
    }
    .table-xsmb span.special-prize-lg,
    .table-xsmb span.special-prize-sm {
        font-size: 34px
    }
    body {
        line-height: 20px;
        font-size: 15px
    }
    .loader12 {
        top: -27px;
        left: 50px
    }
    table.table tbody tr td,
    table.table thead tr th {
        padding: 3px
    }
    .list-link {
        font-size: 13px;
        padding: 3px 0
    }
    .live-content {
        padding: 0;
        margin-left: 36px
    }
    .live-header .btn-danger {
        width: 48px;
        font-size: 10px
    }
    .block-main-heading h1 {
        font-size: 17px
    }
    .block-main-heading h2,
    .block-title-sub h2 {
        font-size: 16px
    }
    .sub-heading h3,
    table.table-statistic tbody tr td:nth-child(even) {
        font-size: 15px
    }
    .link-statistic ul li:before {
        margin: 10px 0 0 -13px
    }
    .head-result {
        border-bottom: 30px solid #dc4a03;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        width: 55%
    }
    .title-result-jackpot {
        font-size: 9px;
        line-height: 64px
    }
    .prize-value span.result-jackpot {
        font-size: 32px
    }
    .post-container .post-content {
        margin-left: 0 !important;
        line-height: 1.4
    }
    .post-container .post-content .post-title a {
        margin-left: 0;
        font-size: 12px !important;
        line-height: 15px
    }
    .post-container .post-thumbnail img {
        display: block;
        margin: 0 auto;
        padding: 0 5px
    }
    .output {
        font-size: 15px;
        padding: 0 3px
    }
    .table-xsmb .output {
        font-size: 20px
    }
    .power-detail ul li {
        width: 35px;
        height: 35px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 7px
    }
    .power-detail ul li:last-child {
        margin-left: 5px;
        margin-right: 2px
    }
    .power-detail ul li:last-child:before {
        left: -11px;
        height: 35px
    }
    .table-xsmn span.special-prize-lg,
    .table-xsmn.text-table span.special-prize-lg {
        font-size: 30px
    }
    .table-xsmn span.number-black-bold,
    .table-xsmn span.special-prize-lg-25,
    .table-xsmn.text-table span.number-black-bold,
    .table-xsmn.text-table span.special-prize-lg-25 {
        font-size: 23px
    }
    .link-statistic ul li {
        line-height: 25px
    }
}

@media (max-width:380px) {
    .loader12 {
        left: 36px
    }
    .dientoan-detail ul li,
    .mega-detail ul li {
        margin-right: 13px
    }
    .table-xsmn span.number-black-bold,
    .table-xsmn.text-table span.number-black-bold {
        font-size: 25px
    }
    .table-xsmn span.special-prize-lg-25,
    .table-xsmn.text-table span.special-prize-lg-25 {
        font-size: 21px
    }
    .table-xsmn span.special-prize-lg,
    .table-xsmn.text-table span.special-prize-lg {
        font-size: 28px
    }
    .table-xsmb span.special-prize-lg,
    .table-xsmb span.special-prize-sm {
        font-size: 34px
    }
    .table-xsmb a.special-code {
        font-size: 16px
    }
}

@media (max-width:320px) {
    .table-xsmn span.number-black-bold,
    .table-xsmn.text-table span.number-black-bold {
        font-size: 22px
    }
    .table-xsmn span.special-prize-lg,
    .table-xsmn.text-table span.special-prize-lg {
        font-size: 25px
    }
    .table-xsmn span.special-prize-lg-25,
    .table-xsmn.text-table span.special-prize-lg-25 {
        font-size: 19px
    }
    .table-xsmb span.number-black-bold {
        font-size: 25px
    }
    .table-xsmb span.special-prize-lg,
    .table-xsmb span.special-prize-sm {
        font-size: 30px
    }
}

@media(min-width:270px) and (max-width:640px) {
    body,
    html {
        margin: 0 auto;
        padding: 0
    }
    .menu-mobile {
        margin-top: 5px
    }
    .info-result ol,
    .info-result b,
    .info-result p {
        padding-right: 5px
    }
    .list-link h2 a,
    .list-link h3 a {
        color: #900;
        font-weight: 700;
        margin: 8px 5px;
        float: left;
        font-size: 15px
    }
    .list-link h2 a {
        font-size: 16px
    }
    .banner-adv-wrapper {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #ddd
    }
    .quangcao980x90_nodesktop {
        display: block
    }
    .quangcao980x90_nodesktop.mrgbt5 {
        height: 114px
    }
    .lable-text {
        height: auto
    }
}

.text-17 {
    font-size: 17px
}

.list-link a,
.table-loto th {
    color: #900
}

.margin-10,
.margin-top-10 {
    margin-top: 10px
}

.b-blue {
    color: #00f
}

.b-blue,
.b-red {
    font-weight: 700
}

.margin-10 {
    margin-bottom: 10px
}

.adv-side-bar,
.fa-fw,
.fa-li,
.number-week,
.quangcao980x90_nodesktop,
.tab ul.ul-tab li,
.tb-tkchuky table.table tbody tr td,
.tb-tkchuky table.table tfoot tr th,
.tb-tkchuky table.table thead tr th,
.text-center,
.today,
.today-hide,
.ui-spinner-button {
    text-align: center
}

.fa,
.fa-stack,
.ul-horizontal li {
    display: inline-block
}

.block-main-heading h2,
.ul-bold {
    font-weight: 700
}

.post {
    padding: 0 10px
}

.post-container {
    overflow: auto;
    margin: 5px 0
}

.post-container .post-content {
    margin-left: 120px
}

.post-content a {
    font-size: 15px;
    margin: 0;
    line-height: 1.4;
    color: #000
}

.post-container .post-thumbnail {
    float: left
}

.post .img-responsive {
    width: 113px !important;
    max-width: 100%;
    height: auto
}

.post-title {
    font-size: 15px !important;
    margin: 0 !important;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 10px
}

.post-title a {
    color: #002581;
    text-decoration: none
}

.post .post-ads .post-title a {
    color: #c00
}

.post .post-ads .post-title.title-ads {
    font-weight: normal;
    display: block
}

.caumbchon,
.caumbresult,
.font-large-tkcau,
.font-nomal-tkcau,
.text-black-bold {
    font-weight: 700
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-caret-down:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-home:before {
    content: "\f015"
}

.fa-hand-o-right:before {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    background: url("../images/handpoint.svg") no-repeat;
    left: 0
}

.fa-refresh {
    position: absolute;
    height: 18px;
    width: 18px;
    background: url("../images/sync-alt-solid.svg") no-repeat;
    background-size: 18px;
    margin-top: 3px;
    margin-left: 5px
}

.fa-user:before {
    content: "\f007"
}

.loadmoreimg {
    display: none
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fore-cast,
.icon-down,
.tab li a,
.table-week,
.today a,
span.number-cau {
    font-weight: 700
}

.tab ul.ul-tab {
    padding: 0;
    display: table;
    width: 100%;
    font-size: 13px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc
}

.tab ul.ul-tab li {
    display: table-cell;
    padding: 5px 0;
    border-right: 1px solid #ccc
}

.tab ul.ul-tab li:last-child,
ul.forecast li:last-child {
    border-right: none;
    padding: 0 6px
}

.tab li a {
    display: block;
    text-decoration: none
}

.tab-statistic li a {
    color: #900
}

.tab-statistic .active {
    background-color: #f2f2f2
}

.link-statistic li {
    margin-bottom: 7px
}

.padding10 {
    padding: 10px;
    margin: 0
}

.adv336 {
    margin: 0 auto 20px;
    margin-top: 20px;
    width: 300px;
    box-sizing: content-box
}

@media screen and (min-width:336px) {
    .adv336 {
        width: 336px
    }
}

.category-mobile {
    position: fixed!important;
    margin-top: 0!important;
    background-color: #fff;
    z-index: 1000;
    left: 0;
    border: 0!important;
    height: 100%;
    top: 0;
    padding-top: 25px;
    overflow-y: auto
}

.header-menu {
    float: left;
    width: 100%;
    height: 50px
}

.iconhome,
.iconlogin {
    height: 20px;
    position: relative;
    top: -3px;
    width: 20px
}

.logo-header-menu {
    height: 40px;
    float: right;
    margin: 5px 15px 0 0
}

.btn-close {
    position: absolute;
    top: 25px;
    left: 5px;
    font-size: 20px;
    background: #fff;
    text-align: center;
    padding: 0 10px;
    line-height: 40px;
    color: #444;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.menu-open .menu-title {
    color: #002581
}

.menu-mobile .icon-nav {
    color: #444!important;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 0;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer
}

.menu-list {
    position: relative;
    width: 100%;
    float: left;
    background: #fafafa;
    border-bottom: solid 1px #e0e0e0
}

.menu-list a:hover {
    color: #002581;
    text-decoration: none
}

.menu-content {
    display: none;
    width: 100%;
    float: left;
    padding-left: 32px
}

.title-menu {
    float: left;
    width: 100%;
    padding: 13px 12px;
    text-align: center;
    text-transform: uppercase;
    color: #bf031b;
    border-top: solid 1px #e0e0e0;
    font-size: 15px
}

.list-item {
    padding: 10px 0;
    float: left;
    width: 100%;
    color: #222;
    font-size: 14px;
    border-top: solid 1px #e0e0e0
}

.menu-title {
    float: left;
    padding: 13px 16px;
    font-size: 14px;
    width: 100%;
    padding-right: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    text-decoration: none
}

.menu-icon {
    background: url("../images/down3-open.svg") no-repeat center;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    background-size: 12px;
    width: 48px;
    height: 36px;
    z-index: 99999;
    top: 6px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.menu-open .menu-icon {
    background: url("../images/down3-open.svg") no-repeat center;
    background-size: 12px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.madb {
    display: table;
    width: 100%
}

.madb .madb1 {
    width: 100%;
    display: table-cell
}

.madb2 {
    width: 50%;
    display: table-cell
}

.madb3 {
    width: 33.33%;
    display: table-cell
}

.madb4 {
    width: 25%;
    display: table-cell
}

.madb5,
.madb17,
.madb15,
.madb14,
.madb13 {
    width: 20%;
    display: table-cell
}

.madb6,
.madb18,
.madb16,
.madb12,
.madb11 {
    width: 16.6677%;
    display: table-cell
}

.madb7,
.madb14 {
    width: 14.28%;
    display: table-cell;
    font-size: 20px!important
}

.madb8 {
    width: 25%;
    display: inline-block;
    font-size: 18px!important
}

.madb9,
.madb19 {
    width: 20%;
    display: inline-block;
    font-size: 18px!important
}

.madb10 {
    width: 20%;
    display: inline-block;
    font-size: 18px!important
}

.madb20 {
    width: 10%;
    display: inline-block;
    font-size: 17px!important
}

.banner-adv-small,
.pfont2 {
    text-align: center
}

.advfirst .adv-side-bar {
    margin-top: 0
}

.advfirst.mgt10 .adv-side-bar {
    margin-top: 10px
}

@media screen and (max-width:480px) {
    .madb7 {
        width: 25%;
        display: inline-block
    }
    .madb20 {
        width: 14.28%;
        font-size: 18px!important
    }
}

@media screen and (max-width:420px) {
    .madb20 {
        width: 14.28%;
        font-size: 17px!important
    }
}

@media screen and (max-width:380px) {
    .madb20 {
        width: 20%;
        font-size: 17px!important
    }
}

.item-qc1 img {
    border: none;
    max-width: 100%
}

.item-qc1 {
    position: relative;
    width: 100%;
    float: left;
    font-family: arial;
    line-height: 1.4;
    color: #fff;
    background: rgb(40, 40, 40);
    background: linear-gradient(107deg, rgba(40, 40, 40, 1) 0, rgba(112, 112, 112, 1) 100%)
}

.item-qc1 a {
    color: #fff;
    text-decoration: none
}

.item-qc1:hover,
.item-qc2:hover {
    color: white
}

.post1 {
    display: grid;
    padding: 8px 10px
}

.tags-qc1 {
    font-weight: bold;
    font-size: 14px;
    color: #FF7300;
    bottom: 6px;
    position: absolute
}

.tags-qc1 a {
    color: #FF7300
}

.thumb-qc1 {
    float: left
}

.thumb-qc1 img {
    float: left;
    width: 100px;
    height: 100px
}

.title-qc1 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px
}

.item-qc2 img {
    border: none;
    max-width: 100%
}

.item-qc2 {
    position: relative;
    width: 100%;
    float: left;
    font-family: arial;
    line-height: 1.4;
    color: #fff;
    padding: 10px;
    background: rgb(40, 40, 40);
    background: linear-gradient(107deg, rgba(40, 40, 40, 1) 0, rgba(112, 112, 112, 1) 100%)
}

.post2 {
    display: grid
}

.item-qc2 a {
    color: #fff;
    text-decoration: none
}

.thumb-qc2 {
    float: left;
    margin-right: 12px
}

.thumb-qc2 img {
    float: left;
    width: 100px;
    height: 100px
}

.title-qc2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.summary-qc2,
.item-qc2 .summary-qc2 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #E9D507;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tags-qc2 {
    font-weight: bold;
    font-size: 14px;
    color: #FF7300;
    position: absolute;
    bottom: 8px
}

.tags-qc2 a {
    color: #FF7300
}

.hrclear {
    display: flex;
    height: 0;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0
}

.content-copy-right a {
    color: white;
    text-decoration: underline
}

@media (max-width:768px) {
    .title-qc1 {
        font-size: 14px;
        margin-bottom: 0
    }
    .summary-qc2 {
        font-size: 15px
    }
    .title-qc2 {
        font-size: 15px
    }
}

.mrgbt5 {
    padding: 5px 0;
    margin-bottom: 10px;
    text-align: center
}

.titlemax3d.bold {
    font-weight: bold
}

.titlemax3d {
    padding: 5px;
    background: #f9f9f9
}

.keno-text {
    padding-bottom: 16px
}

.pfont1 {
    padding: 10px
}

.block-keno p {
    margin: 0
}

.pfont2 {
    text-align: center
}

.pfont3 {
    text-align: center;
    padding: 0 10px
}

.block-keno h2,
.block-keno h3,
.block-keno h4 {
    margin: 0
}

.keno-text-kq {
    background: #f2f2f2;
    padding: 6px 12px;
    font-size: 16px
}

.color-reb {
    color: #c00
}

.mgb-0 {
    margin-bottom: 0
}

.span-font1 {
    position: relative;
    left: -20px;
    top: -30px;
    color: #4040ff
}

.span-font2 {
    font-size: 72px;
    font-weight: 700;
    color: #c30000
}

.cl222 {
    color: #222
}

.block-keno {
    line-height: 1.5;
    border: solid 1px #e0e0e0;
    margin: 10px 0
}

.pad-012 {
    padding: 0 12px
}

.color-blue {
    color: #00f
}

.bg-ligh {
    background: #f2f2f2
}

.bgcolor-red {
    color: #fff;
    background: #CC0000
}

.td-text16 {
    font-size: 16px
}

.kn-number {
    width: 10%;
    font-size: 21px
}

@media only screen and (max-width:767px) {
    .span-font2 {
        font-size: 48px
    }
    .span-font1 {
        top: -20px
    }
    .td-text16 {
        font-size: 13px
    }
}

.swiper-adv {
    position: fixed;
    right: 24px;
    bottom: 24px;
    width: 100%;
    max-width: 368px;
    border-radius: 6px;
    z-index: 1
}

@media(max-width:800px) {
    .swiper-adv {
        width: 96%;
        right: 2%;
        bottom: 1%;
        margin: auto;
        left: 2%
    }
}

.swiper-adv {
    position: fixed;
    right: 24px;
    bottom: 24px;
    width: 100%;
    max-width: 368px
}

.voh-adv-pc {
    padding: 5px;
    display: block;
    font-family: arial;
    line-height: 1.4;
    color: #fff;
    background: #1d1d1d;
    height: 75px;
    font-size: 14px;
    border-radius: 6px;
    overflow: hidden;
    text-align: left
}

.voh-thumb110 {
    width: 110px;
    margin-right: 12px;
    float: left;
    position: relative
}

.voh-thumb {
    display: block;
    overflow: hidden;
    height: 0;
    position: relative;
    width: 100%;
    background: #f2f2f2;
    padding-bottom: 60%
}

.voh-thumb img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.voh-post {
    display: grid;
    padding-right: 16px
}

.voh-title {
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.voh-title:hover {
    color: #fff;
    text-decoration: underline
}

.voh-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    height: 16px;
    width: 16px;
    line-height: 16px;
    z-index: 99;
    color: #fff
}

.voh-adv-text {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #0006;
    color: #fff;
    height: 16px;
    width: 20px;
    text-align: center;
    font-size: 10px;
    line-height: 16px
}

@media (max-width:800px) {
    .swiper-adv {
        width: 96%;
        right: 2%;
        bottom: 1%;
        margin: auto;
        left: 2%
    }
}

.icswiperfont {
    font-size: 24px;
    line-height: 48px
}

.swiper-slide-images {
    width: 100%;
    float: left
}

.swiper-container.gallery-thumbs {
    margin-top: 10px
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-button-next {
    opacity: 0.50;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    transform: translate(0, -50%);
    border-radius: 100%;
    border: solid 1px #fff
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 0.90
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: relative;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
    margin: 0;
    padding: 0;
    border: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fbbd00;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/load.svg) no-repeat;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background: url(../images/load_trang.svg) no-repeat
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-button-prev img,
.swiper-button-next img {
    height: 12px
}