@font-face {
    font-family: Battambang;
    font-style: normal;
    font-weight: 400;
    src: local("Battambang"), url(font/battambang.woff2);
    format("woff2");
    unicode-range: U+1780-17FF, U+200B-200C, U+25CC
}

@font-face {
    font-family: Battambang;
    font-style: normal;
    font-weight: 700;
    src: local("Battambang Bold"), local("Battambang-Bold"), url(font/battambang-bold.woff2) format("woff2");
    unicode-range: U+1780-17FF, U+200B-200C, U+25CC
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

/*paginat*/

.table-responsive>.table-bordered {
    margin-bottom: 1px !important;
}

ul.pagination {
    /*display: inline-block;*/
    font-size: 15px;
    list-style: none;
    margin-top: -5px;
    padding-left: 11px;
    padding: 0;
}

ul.pagination>li {
    float: left;
    margin-right: 10px;
}

ul.pagination .fa,
.far,
.fas {
    color: #a15a00;
}

ul.pagination>li>a.current-page {
    color: #000;
    font-weight: bold;
}

.row .table-responsive {
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-height: 400px
}

/*end*/

a,
a:hover,
a:visited,
a:link,
a:focus {
    text-decoration: none
}

a {
    color: #666
}

.wrapper {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    overflow: hidden;
}

.card-outline p {
    line-height: 1.4rem;
    font-size: .8rem
}

.dep-head p {
    font-size: .8rem;
    font-weight: 700;
    margin-top: 1rem;
    text-align: center
}

.c-menu {
    position: fixed;
    z-index: 1031;
    background-color: #f8f9fa;
    -webkit-transition: -webkit-transform 0.3s;
    border-right: 2px solid #ffc107;
    transition: transform 0.3s;
}

.menu-items {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu-slide-left {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media all and (min-width: 320px) {
    .menu-slide-left {
        width: 275px
    }
}

@media (max-width: 768px) {
    .record a {
        font-size: 12px !important;
        padding-left: 1rem
    }
}

.menu-slide-left .menu-item {
    display: flex;
    flex-direction: column;
    text-align: center
}

.menu-item a {
    text-transform: uppercase
}

.menu-slide-left .menu-item:first-child {
    border-top: none
}

.menu-slide-left .menu-item:last-child {
    border-bottom: none
}

.menu-slide-left .menu-link {
    display: flex;
    color: #fff;
    font-size: .8rem
}

.menu-slide-left {
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

@media all and (min-width: 320px) {
    .menu-slide-left {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px)
    }
}

.menu-slide-left.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
    transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s
}

.mask.is-active {
    width: 100%;
    height: 100%;
    opacity: .7;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.item-inner {
    position: relative;
    width: 100%;
    display: flex;
    padding: 12px;
    align-items: center;
    min-height: 50px
}

.item-inner::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #614f00;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.navbar-toggler-left {
    padding-left: 0;
    padding-right: 0;
    height: 100%
}

.navbar-toggler {
    -webkit-box-sizing: none;
    box-sizing: none !important;
}

.ico {
    display: inline-block;
    width: 60px;
    height: 50px
}

.menu-link span {
    text-transform: capitalize;
    display: block;
    color: #fff;
    font-size: .85rem
}

.menu-link:focus {
    background: #744010
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: none;
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}

html,
body {
    position: relative;
    height: 100%;
    min-height: 100%
}

body {
    background: #efebeb;
    font-family: Battambang, Arial, "Helvetica Neue", "Leelawadee UI", sans-serif;
    font-size: 14px;
    color: #c26600;
    margin: 0;
    padding: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Battambang', sans-serif
}

.swiper-container {
    width: 100%;
    height: auto
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff
}

.menu>div {
    font-size: .9rem
}

.navbar-brand img {
    height: 40px
}

.nav-back {
    background-color: #D37509;
    padding: .1rem .4rem
}

.nav-wrap {
    display: inline-block;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #E3E3E1
}

.nav-wrap span {
    width: 100%;
    margin-left: .5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.container.main {
    padding-left: 5px;
    padding-right: 5px
}

.navbar-inverse .navbar-toggler-icon,
header .navbar-toggler-icon {
    background-image: url(../images/menu-resp.svg);
}

.footer {
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: center
}

.contant {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    margin: 0 0 20px
}

.clearfix {
    clear: both
}

.row.no-gutters-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row.no-gutters-5 a span {
    color: #000;
    padding-top: 8px;
}

.no-gutters-5>.col,
.no-gutters-5>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}

/*--------------------------------- me ---------------------------------*/

.main-container {
    width: 100%;
}

.img_3g {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    display: block;
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

/*----------------------  me 2   ---------------------------------*/

.layout-nav {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    display: block;
}

.btn1 {
    border-radius: 0px;
}

.nav-game {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    padding: 10px 5px;
}

.box-game-nav {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0;
    margin: 5px auto;
    border: 1px solid #5e5e5e;
    border-radius: 3px;
    display: block;
}

.box-game-nav a img {
    width: 100%;
    max-width: 29px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.t-nav {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 2px;
    color: #ffffff;
    font-size: 0.6rem;
    display: block;
}

.nav2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #5e5e5e;
    position: relative;
}

.quicklinks {
    width: 100%;
    max-width: 150px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    font-size: .7rem;
    background: #f3f3f3;
    display: block;
}

.quick {
    width: 100%;
    margin: 0 auto;
    padding: 10px 5px;
    display: block;
}

.icon-nav2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 5px 0;
    margin: 3px auto;
    border-radius: 10px;
    display: block;
}

.t-nav2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 0.7rem;
    white-space: nowrap;
    display: block;
}

.t-casino {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 2px;
    color: #ffffff;
    font-size: 0.7rem;
    display: block;
}

.header {
    width: 100%;
    background: rgba(255, 255, 255, .8588235294);
    justify-content: space-between;
    backdrop-filter: blur(0.06rem);
    padding: 0 .2rem;
    z-index: 1;
    position: fixed;
    left: 0;
    top: 0;
}

.header-left {
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0 auto;
    display: block;
}

.header-left span {
    display: inline-block;
}

.logo a img {
    width: 50px;
    height: auto;
    padding: 5px 0;
}

.w-100 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.bg-slider {
    padding-top: 50px;
    background: #0a1624;
}

/*---------------------------------------*/

.menu_area {
    width: 680px;
    display: inline-block;
    vertical-align: middle;
}

#menu {
    display: flex;
}

#menu li {
    display: table-cell;
    flex: 1;
    height: 49px;
}

#menu li:last-child {
    border-right: 0px;
}

#menu li.active,
#menu li:hover {
    background: rgb(0, 9, 41, 0.73);
    color: #f1c620;
}

#menu li.active a {
    color: #df0;
}

#menu li a {
    display: block;
    vertical-align: middle;
    font: bold 14px/20px Arial, Helvetica, sans-serif;
    color: #fafafa;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.flex-item h5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
}

#menu li.mobile a {
    padding: 5px;
}

#menu li.mobile a>img {
    vertical-align: middle;
    padding: 6px 0;
}

#menu-bottom {
    padding: 8px 0px 10px 0px;
    width: 740px;
    display: inline-block;
}

#menu-bottom li:last-child a {
    border-right: 0px;
}

#menu-bottom li a {
    padding: 0px 10px;
    font-size: 12px;
    background: url(../../images/menu-left.png) no-repeat center left, url(../../images/menu-right.png) no-repeat center right;
    display: block;
    border-right: 1px solid #fff;
}

#menu-bottom li a span {
    position: relative;
}

#menu li:hover .megamenu {
    visibility: visible;
    opacity: 1;
}

#menu .megamenu {
    position: absolute;
    font-family: dinpro, sans-serif;
    top: 151%;
    left: 0px;
    right: 0px;
    background: rgb(240 240 240 / 73%);
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transform: translate3d(0, -30px, 0);
    -webkit-transform: translate3d(0, -30px, 0);
    width: 100%;
    height: auto;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

#menu .container {
    width: 1200px;
    margin: 0 auto;
}

.wrapper .casino1 div {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 15px;
}

.nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-item {
    text-align: center;
    text-align: center;
    display: inline-block;
    width: 135px;
    padding: 15px 0px !important;
    margin: 5px;
    position: relative;
}

.megamenu a {
    padding: 0px !important;
}

.flex-item:last-child {
    border-right: none;
}

.button {
    height: 40px;
    padding: 0 15px;
}

.button .btn {
    display: none;
    opacity: 0;
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
}

.flex-item:hover .button .btn {
    display: block;
    opacity: 1;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.flex-item h5 {
    position: absolute;
    left: 0;
    bottom: 16px;
    padding: 5px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
}

#menu>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 92px;
    height: 92px;
}

#menu li a span {
    display: block;
    padding: 14px 0;
    color: #004085;
    position: relative;
}

#menu li.active span,
#menu li a span:hover {
    color: #fdc735;
}

.pointer-link img {
    width: 100%;
}

.headerright {
    width: 100%;
    height: auto;
    text-align: right;
    padding: 5px 5px;
    display: block;
}

.btn-lang {
    border-radius: 20px;
    border: 1px solid #034ea0;
    padding: 2px;
}

.btn-lang img {
    width: 25px;
}

.btn-joinnow {
    background: #ff8a00;
    color: #004085;
    border-radius: 1rem;
    font-size: 1rem;
    padding: 0.4rem 1.5rem;
    margin: 0 .15rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    animation: 1.5s ease 0s infinite normal none move;
}

.btn-joinnow:hover {
    background: #cc6d00;
}

.btn-login {
    background: #ff9d2a;
    color: #004085;
    border-radius: 1rem;
    font-size: 1rem;
    padding: 0.4rem 1.5rem;
    margin: 0 .15rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    animation: 1.5s ease 0s infinite normal none move;
}

.btn-login:hover {
    background: #dd7700;
}

.btn-language {
    width: 100%;
}

.btn-language img {
    width: 25px;
}

.btn-language span {
    padding-right: 10px;
}

.formlogin {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.username::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #ffc107;
}

.username::placeholder {
    color: #ffc107;
}

.pass::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #198754;
}

.pass::placeholder {
    color: #198754;
}

.code-text::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #0dcaf0;
}

.code-text::placeholder {
    color: #0dcaf0;
}

.btn-loginnow {
    width: 100%;
    height: auto;
}

.forget,
.mew-ac {
    text-align: left;
}

.modal-content {
    background: url("../images/home/bg-login.jpg") no-repeat;
    background-size: 100% 100%;
}

.slider {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    max-width: 1920px;
    display: block;
}

.pc-none {
    display: none;
}

.lobby-game {
    width: 100%;
    height: auto;
    display: block;
}

.section {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
}

.annoument {
    padding: 5px 10px;
    border-radius: 20px;
}

.text-marque {
    color: #004085;
    padding-top: 5px;
}

.bg-matches {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    background: #f3f5f6 url("../images/home/matches/bg-matches.jpg") no-repeat;
    background-size: 100% 100%;
    border-radius: 25px;
    display: block;
}

.title-section {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 5px 0;
    color: #0f161f;
    display: block;
}

.bg-slid-matches {
    width: 100%;
    height: auto;
    padding-top: 295px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    display: block;
}

.item-matches {
    width: 100%;
    max-width: 437px;
    height: auto;
    border-radius: 10px;
    background: #ffffff;
    overflow: hidden;
    margin: 10px;
}

.home-type {
    border-radius: 25px;
    padding: 5px 8px;
    color: #ffffff;
    margin: 4px auto;
}

.away-type {
    border-radius: 25px;
    padding: 5px 8px;
    color: #ffffff;
    margin: 4px auto;
}

.team-name {
    color: #0f161f;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.9rem;
    font-weight: bold;
}

.teams {
    text-align: left;
    vertical-align: middle;
}

.team-home,
.team-away {
    padding: 10px 0;
}

.header-matches {
    width: 100%;
    height: auto;
    background: linear-gradient(to right, #00254d, #003e80);
}

.name-team {
    width: 100%;
    text-align: left;
    padding: 10px 5px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
}

.name-team span {
    padding: 10px 5px;
    font-size: 0.9rem;
    color: #ffffff;
    white-space: nowrap;
}

.date-time {
    width: 100%;
    text-align: right;
    padding: 10px 5px;
    color: #ffffff;
}

.date-time span {
    padding: 10px 5px;
    font-size: 0.9rem;
    color: #ffffff;
}

.contain-matches {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    display: block;
}

.logo-home-type,
.logo-away-type {
    background: #f3f5f6;
    border-radius: 25px;
    padding: 5px;
    width: 100%;
    height: 50px;
    max-width: 50px;
    text-align: center;
    margin: 5px auto;
    display: inline-block;
}

.logo-home-type img,
.logo-away-type img {
    width: 100%;
}

.team-logo {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    display: block;
}

.guide-title {
    color: #0f161f;
    font-size: 1.18rem;
    margin: 5px auto;
    text-align: center;
    display: block;
}

.guide-title2 {
    color: #0f161f;
    font-size: 1.5rem;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.guide-box {
    border-radius: 10px;
    padding: 10px 0;
}

.step-container {
    padding: 20px 0;
    width: 100%;
}

.line-guide img {
    width: 100%;
}

.step-title {
    width: 100%;
    height: auto;
    font-size: 1rem;
    display: block;
}

.contain-download-left p {
    width: 100%;
    height: auto;
    font-size: 1.5rem;
    text-align: left;
    color: #0E0E0E;
    display: block;
}

.contain-download-left p.sign {
    width: 100%;
    height: auto;
    font-size: 0.9rem;
    text-align: left;
    color: #5E5E5E;
    display: block;
}

.bg-qr {
    padding: 10px;
    width: 100%;
    max-width: 119px;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    display: block;
}

.contain-download {
    padding: 20px 0;
}

.bg-icon-app {
    padding: 5px 10px;
    width: 100%;
    max-width: 148px;
    text-align: center;
    margin: 0 auto;
    border-radius: 25px;
    vertical-align: middle;
    display: block;
}

.banner-download {
    width: 100%;
    height: 500px;
    position: relative;
    display: block;
}

.appbanner {
    position: relative;
    width: 250px;
    height: 440px;
    margin-top: 150px;
    margin-left: 100px;
    background: rgba(0, 0, 0, 0);
    transform: rotate(-30deg) skew(25deg) scale(0.8);
    transition: 0.5s;
}

.appbanner img {
    position: absolute;
    width: 100%;
    transition: 0.5s;
    border-radius: 10px;
    box-shadow: 0 10px 16px 0 rgb(255 255 255 / 20%), 0 6px 20px 0 rgb(255 255 255 / 19%) !important;
}

.appbanner img:nth-child(4) {
    transform: translate(160px, -160px);
    opacity: 1;
}

.appbanner:hover img:nth-child(4) {
    transform: translate(40px, -40px);
    opacity: 1;
}

.appbanner img:nth-child(3) {
    transform: translate(120px, -120px);
    opacity: 0.8;
}

.appbanner:hover img:nth-child(3) {
    transform: translate(30px, -30px);
    opacity: 0.8;
}

.appbanner img:nth-child(2) {
    transform: translate(80px, -80px);
    opacity: 0.6;
}

.appbanner:hover img:nth-child(2) {
    transform: translate(20px, -30px);
    opacity: 0.6;
}

.appbanner img:nth-child(1) {
    transform: translate(40px, -40px);
    opacity: 0.4;
}

.appbanner:hover img:nth-child(1) {
    transform: translate(10px, -10px);
    opacity: 0.4;
}

.bg-footers {
    background: linear-gradient(to bottom, #ebeaea 0%, #ffffff 100%);
    border-top: 2px solid #9cc4ff;
}

.footerpc {
    padding: 5px 0;
}

.info-footer h3,
.community h3 {
    text-align: left;
    color: #004085;
    font-size: 0.9rem;
    padding: 5px 0;
    display: block;
}

.info-footer ul {
    width: 100%;
    height: auto;
    display: block;
}

.info-footer ul li {
    display: block;
    padding: 2px 2px;
    text-align: left;
}

.info-footer ul li a {
    color: #004085;
    font-size: 0.7rem;
}

.community ul {
    width: 100%;
    height: auto;
}

.community ul li {
    display: inline-block;
    padding: 2px;
    text-align: left;
}

.community ul li a img {
    width: 40px;
    text-align: center;
}

.networks ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
}

.networks ul li {
    display: inline-block;
    margin: 5px;
}

.networks ul li a img {
    width: 35px;
    height: auto;
}

.sponsorship ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
}

.sponsorship ul li {
    display: inline-block;
    padding: 5px 15px;
}

.sponsorship ul li a img {
    height: 70px;
    width: auto;
}

.item-partner {
    width: 100%;
    height: 60px;
    text-align: center;
    margin: 5px;
    padding: 5px;
    border-radius: 10px;
    display: block;
}

.item-partner img {
    width: 100%;
    max-height: 40px;
}

.sliderpartners {
    padding: 10px 0;
}

.contain-partner {
    background: #ededed;
    border-radius: 10px;
    padding: 10px 10px;
    display: block;
}

.testimonial-box {
    border-radius: 15px;
    margin: 10px 0;
    padding: 15px 15px;
}

.testimonial-box h3 {
    font-size: 1.1rem;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.contain-testimoial {
    padding: 15px 10px;
    display: block;
    width: 100%;
    height: 130px;
}

.contain-testimoial p {
    font-size: 0.9rem;
    text-align: left;
    display: block;
}

.box-nav {
    text-align: left;
    margin: 10px auto;
    border-radius: 10px;
    vertical-align: middle;
    display: block;
}

.box-nav a {
    padding: 2px 0;
    display: block;
    vertical-align: middle;
    overflow: hidden;
}

.box-nav a span {
    vertical-align: middle;
    padding-right: 10px;
    font-size: 0.9rem;
    display: inline-block;
}

.box-nav a span img {
    padding: 2px 5px;
}

.lang {
    padding: 30px 5px;
}

.itme-games {
    width: 100%;
    height: auto;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    display: block;
}

.itme-games img {
    width: 100%;
    height: auto;
}

.itme-games p {
    position: absolute;
    top: 60%;
    left: 20%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    font-weight: bold;
}

.menu-slot {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #1b4bab 0%, #0c224b 100%);
    border-radius: 15px;
    overflow: hidden;
    display: block;
}

.bg-menu-slot {
    width: 100%;
    height: auto;
    padding: 10px 15px;
    background: url("../images/bg-pattern-010.svg") repeat;
    background-size: 67px, 359px, auto;
}

#toggle-container {
    position: relative;
    background: linear-gradient(to bottom, #1b4bab 0%, #0c224b 100%);
    width: 100%;
    height: auto;
    color: #000;
    border: 1px solid #4c72ba;
    border-radius: 15px;
    z-index: 99;
}

#toggle-button {
    transition: color 0.2s linear;
    padding: 6px 10px;
    text-align: right;
    vertical-align: middle;
    background: url("../images/bg-pattern-010.svg") repeat;
    background-size: 67px, 359px, auto;
}

#toggle-button i {
    transition: all 0.2s linear;
    cursor: pointer;
    background: url("../images/hamburger.png");
    width: 25px;
    height: 25px;
    display: inline-block;
}

i.active {
    color: lightblue;
    transform: rotate(90deg);
    background: url("../images/hamburger.png");
}

#toggle-button i:hover {
    color: lightblue;
}

#nav {
    width: 100%;
    position: relative;
    transition: transform 0.2s linear;
    height: auto;
    background: linear-gradient(to bottom, #08142b 0%, #14316c 100%);
    text-align: center;
    margin: 0 auto;
    padding: 10px 5px;
    border-radius: 10px;
    display: block;
}

.bg-down {
    width: 100%;
    height: auto;
    background: url("../images/bg-pattern-010.svg") repeat;
    background-size: 67px, 359px, auto;
    padding: 20px 10px;
    display: block;
    overflow: hidden;
}

#nav.hide {
    transform: translateY(-104%);
}

#nav a {
    text-decoration: none;
    color: inherit;
}

#nav>* {
    display: inline;
}

#nav-item {
    text-align: center;
    padding: 0px 10px;
    transition: all 0.2s linear;
    white-space: nowrap;
}

#nav-item:hover {
    background-color: #777;
}

.btn-slot span img {
    width: auto;
    height: 25px;
}

.btn-slot span {
    padding: 0 5px;
}

.show-game {
    text-align: left;
    display: inline-block;
    float: left;
    font-size: 0.9rem;
    color: #ffffff;
    vertical-align: middle;
    font-weight: bold;
}

.show-game img {
    width: 55px;
    height: auto;
}

.bg-sl {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #1b4bab 0%, #0c224b 100%);
    border-radius: 5px;
    border: 1px solid #4c72ba;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.btn-slot {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 7px 0;
    font-size: 0.9rem;
    color: #ffffff;
    background: url(../images/bg-pattern-010.svg) repeat;
    background-size: 67px, 359px, auto;
    display: block;
}

.recom-hot {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #155191;
    border-radius: 10px;
    overflow: hidden;
}

.hot-recom {
    position: relative;
    width: 100%;
}

.image-rh {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.hot-recom:hover .image-rh {
    opacity: 0.3;
}

.hot-recom:hover .middle {
    opacity: 1;
}

.icon-play {
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.title-recom span {
    font-size: 0.8rem;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    flex: 1;
}

.title-recom span img {
    height: 20px;
    width: auto;
    text-align: right !important;
}

.icon-play img {
    width: 55px;
    height: auto;
}

.title-recom span.logo-game {
    text-align: right !important;
}

.title-recom {
    width: 100%;
    height: auto;
    padding: 5px;
    display: flex;
}

.recom-hot:hover>.hot-recom {
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.itme-games:hover {
    box-shadow: none !important;
}

.item-2 p {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
}

.thumbnails:hover>div img {
    opacity: 0.5;
}

@media (max-width: 500px) {
    .mobile-none {
        display: none;
    }
    .pc-none {
        display: block;
        text-align: right;
        padding: 12px 5px;
    }
    .contain-mobile {
        padding: 50px 5px 20px 5px;
    }
    .header {
        z-index: 9;
    }
    .slide-mobile {
        border-radius: 10px;
    }
    .section-mobile {
        padding: 10px 0;
    }
    .btn-jl,
    .marq {
        width: 100%;
    }
    .header-mobile {
        border-radius: 25px;
    }
    /* Style the tab */
    .tab {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #f1f1f1;
        border-radius: 25px;
    }
    /* Style the buttons inside the tab */
    .tab button.tablinks {
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 5px 5px;
        transition: 0.3s;
        font-size: 0.8rem;
        margin: 5px;
        border-radius: 25px;
        vertical-align: middle;
        white-space: nowrap;
        background-color: #f1f1f1;
    }
    /* Create an active/current tablink class */
    .tab button.tablinks.active {
        background: linear-gradient(to right, #095ebd, #04a9c2);
        color: #ffffff;
    }
    .tab button.tablinks.active span {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 5px;
        display: inline-block;
    }
    .tab button.tablinks.active span.sport {
        background: url("../images/mobile/nav/sport.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.casino {
        background: url("../images/mobile/nav/casino.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.slot {
        background: url("../images/mobile/nav/slot.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.lottery {
        background: url("../images/mobile/nav/lottery.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.number {
        background: url("../images/mobile/nav/number.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.cocks {
        background: url("../images/mobile/nav/cocks.png") no-repeat;
        background-size: 100% 100%;
    }
    .tab button.tablinks.active span.poker {
        background: url("../images/mobile/nav/poker.png") no-repeat;
        background-size: 100% 100%;
    }
    /* Style the tab content */
    .tabcontent {
        display: none;
        padding: 6px 0;
    }
    .mobile-thumbnail-games img {
        width: 100%;
    }
}