@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
}
@font-face {
  font-family: Hanuman;
  src: url(/fonts/Hanuman-Regular.ttf) format('woff'),
       url(/fonts/Hanuman-Regular.ttf) format('eot');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Sintony;
  src: url(/fonts/Sintony-Regular.ttf) format('woff'),
       url(/fonts/Sintony-Regular.ttf) format('eot');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Moul;
  src: url(/fonts/Moul.ttf) format('woff'),
       url(/fonts/Moul.ttf) format('eot');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html, body {
    position: relative;
    height: 100%;
    min-height: 100%;
}

body {
    background:#1e2230 !important;
    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
}
.carousel{
    position: relative;
    max-width: 767px;
    margin: 0 auto;
}
.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: 55px;
}
.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);
}
.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;
}
.bg-2 {
    background-color: rgb(28 29 39);
    border-bottom: 1px solid #3f404e;
}
/*pagination*/
.table-responsive > .table-bordered{
    margin-bottom: 1px!important;
}
ul.pagination {
    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 pagination*/
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;
	background:#181a27;
    overflow: hidden;
}
.container{
    max-width: 768px;
}
.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
}

/*--------------------------------- custom ---------------------------------*/
.main-container{
	width:100%;
	margin-bottom: 85px;
}
.box-slot img {
    width: 100%;
    max-width: 280px;
    -webkit-animation: opacityAnimation 3s ease-in-out infinite;
    animation: opacityAnimation 3s ease-in-out infinite;
}
.group-tran {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    padding: .3rem 0;
}
.member-item {
    flex-grow: 1;
    flex-basis: 0%;
    margin: 1px;
    border: 1px solid #00e200;
    background: radial-gradient(circle, #00e600, #00b300, #008a01);
}
.tran {
    text-align: CENTER;
    display: block;
    color: #fff;
}
.ico-dep {
    display: inline-block;
    width: 100%;
    height: 128px;
    background:url(../images/home/dp.png) center top no-repeat;
    background-size: contain;
}
.tran span {
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    padding-left: .7rem;
    font-size: .9rem;
}
.member-item span {
    background-color: #026103;
    padding: .5rem 0;
}
.ico-with {
    display: inline-block;
    width: 100%;
    height: 128px;
    background: url(../images/home/wd.png) center top no-repeat;
    background-size: contain;
}
.ico-trans {
    display: inline-block;
    width: 100%;
    height: 128px;
    background: url(../images/home/tr.png) center top no-repeat;
    background-size: contain;
}

/*----------------------  3g -------------------------*/
.announment {
    width: 100%;
    height: auto;
    margin: 10px auto;
    padding: 8px 0;
    background:#363737;
    display: block;
    border-radius: 25px;
}
.announment marquee {
    font-size: 14px;
    font-weight: 500;
    margin: 0 15px 0 42px;
    color: #ffffff;
}
.announment i {
    vertical-align: middle;
    background: url(../images/icon/icon_announcement.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 2.5rem;
    margin-left: 10px;
}
.ico-notice {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    position: absolute;
    padding-right: 10px;
}

.item-games{
    text-align: center;
}
.item-games img {
    width: 100%;
    max-width: 200px;
}
.title-loby {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 5px;
}
.sec_home .item-games img {
    width: 100%;
    max-width: 200px;
}
.sec_home .title-loby {
    width: 100%;
    text-align: center;
    padding: 5px;
    color: #fff !important;
    font-weight: bold;
}
.sec_sport .item-games img {
    width: 100%;
}
.box-cock {
    margin-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.item-games .w-100{
    width: auto;
}
.title-gp{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    color:#ffffff;
    padding-bottom: 5px;
    display: block;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
    font-size: 18px;
    text-shadow:0px 0px 0 rgb(0 0 0), 1px 1px 0 rgb(0 0 0), 2px 2px 1px rgba(0,0,0,0.5), 2px 2px 1px rgba(0,0,0,0.5), 0px 0px 1px rgb(0 0 0);
}

.box-number img{
    transform-origin: 0 0;
    -webkit-animation: opacityA 3s linear infinite;
    animation: opacityA 3s linear infinite;
}
.box-cock img {
    width: 100%;
    max-width:200px;
}
.contian-footer{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	display:block;
	}
.item-footer img{
	max-width:60px;
	padding: 5px 15px;
	}
.nav-footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border-top:1px solid #3f404e;
    display: block;
}
.item-footer p{
	width:100%;
	height:auto;
	font-size:0.7rem;
	color:#236ba0;
	font-weight:600;
	display:block;
}
.nav-footer ul{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	display:flex;
}
.nav-footer ul li{
	display:inline-block;
	flex:1;
	padding:5px;
	}
.info{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 15px;
	display:block;
}
.infor-user{
	width:100%;
	height:auto;
	margin:10px 0;
	border:1px solid #8b8a8a;
	border-radius:5px;
	display:block;
}

/***header****/
.top_header {
    background:#5b22c1;
    border-bottom: 1px solid #9083f9;
    padding: 5px 0px;
}
.header_right {
    text-align: right;
}
a.current-lang img {
    width: 40px;
}
.logo_img {
		width: 30%;
		display: inline-block;
}
.to_info {
    width: 68%;
    display: inline-block;
}
.header-info{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
	background:#0465ac;
	display:block;
	}
.header-info span{
	font-size:0.9rem;
	color:#ffffff;
	}
.contain-info ul{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	display:flex;
	}
.contain-info ul li{
	display:inline-block;
	flex:1;
	padding:5px;
	}
.contain-info img{
	max-width:60px;
	padding: 5px 15px;
	}
.contain-info p{
	width:100%;
	height:auto;
	font-size:0.7rem;
	color:#236ba0;
	font-weight:600;
	display:block;
}
#home-mb-casino .row div {
    padding: 15px 0;
}
/**************home*************/
section.sec_home {
    padding: 10px;
    margin-bottom: 20px;
}
.form-row>.col, .form-row>[class*=col-]{
    margin-bottom: 10px;
}

/***sport page***/
.main_home{
    -ms-flex-align:center;
    align-items:center;
    overflow: hidden;
    margin-bottom: 120px;
}
section.sec_sport {
    margin-top: 10px;
}
section.sec_sport .form-row {
    margin-right: 5px;
    margin-left: 5px;
}
.box_sport {
    width: 100%;
    margin: 0px auto;
    position: relative;
    display: block;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid #ffdf1b;
    background: rgb(44 44 44 / 24%);
    transition: 0.5s;
}

.box-casino {
    border: 1px solid rgb(255 223 27 / 79%);
    background: rgb(44 44 44 / 24%);
}
.title_cas {
    font-size: 20px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    text-align: center;
    background: linear-gradient(90deg, rgb(75 23 169 / 0%) 0%, rgb(31 27 27) 50%, rgb(75 23 169 / 0%) 100%);
    bottom: 0%;
    padding: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #ffdf1b !important;
    font-weight: bold;
}
/***form***/
.form_main {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    overflow: hidden;
    margin: 0 auto;
}
.form_main .title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    background: rgb(30, 0, 49, 0.5);
    border: 1px solid #764fc5;
    border-bottom: none;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}
.form_contant {
    box-sizing: border-box;
    width: 100%;
    padding: 35px;
    overflow: hidden;
    background: rgb(103, 58, 183, 0.6);
    border: 1px solid #764fc5;
    border-top: none;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.form_main input {
    box-sizing: border-box;
    width: 100%;
    border:1px rgb(115, 70, 204) solid;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 5px;
    color: #ffeaea;
    background: rgb(13 13 21 / 28%);
}
.re_select select {
    width: 100%;
    padding: 0 10px;
    height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    border:1px rgb(115, 70, 204) solid;
    margin: 0 0 5px;
    background:rgb(13 13 21 / 28%);
}
.re_select select option{
    background:rgb(22 24 39);
    color:#fffff;
}
.form_contant button {
    width: 35%;
    height: 45px;
    line-height: 35px;
    border-radius: 25px;
    display: block;
    background: #cac4ff;
    margin-top: 10px;
    color: #000;
    font-size: 18px;
}
input.code {
    width: 70%;
}
.register-contant-code {
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2e017d;
    color: #cbb;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
}
.sec_login .form_main input{
    margin:0px;
}
.sec_login input#captcha {
    width: 68%;
    display: inline-block;
    vertical-align: bottom;
}
#code_match {
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#2e017d;
    color: #cbb;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
}
div#check_user {
    font-size: 12px;
    color:#a399b7;
}
/*******footer********/
footer {
    position: relative;
}
section.footer {
    width: 100%;
    height: 75px;
    border-top:1px rgb(76 76 76) solid;
    position: fixed;
    left: 0;
    bottom: -.01rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99999;
}
.toolbar-inner{
  position: absolute;
  left: 0;
  top: -5px;
  z-index:99999;
  width: 100%;
  height: 100%;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.toolbar:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 75px;
  width: 100%;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  opacity:1;
  background-color:#202229;
}

.toolbar {
    height: 50px;
}
ul.toolbar_icons{
    list-style:none;
    padding:0px;
    margin:0px;
    display: inline-block;
    text-align:center;
    width:100%;
}
ul.toolbar_icons li {
    list-style: none;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 20%;
    height: 100px;
}
ul> li.menuicon {
    list-style: none;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: rgb(96 83 202);
    height: 100px;
    width: 100px;
    line-height: 10;
    border: 3px solid rgb(29 24 78);
}
ul.toolbar_icons li img{
    max-width:32px;
    margin:0 auto;
    display: block;
}
ul.toolbar_icons li.menuicon img {
    max-width: 40%;
    margin-top: 25px;
}
ul.toolbar_icons li span{
    font-size: 18px;
    color: #fff;
}

/**************menu games****/

.btn-blue {
    background: linear-gradient(271.01deg, #000 -173.7%, #4a8fde 100%);
    color: #fff;
}
.btn-yellow {
    background: #ffd027;
}
.row-menu {
    margin-right: -10px;
    margin-left: -10px;
}
.row-menu > div {
    padding-right: 10px;
    padding-left: 10px;
}
.row-menu > div h5 {
    font-size: 1rem;
    margin-bottom: 0;
}
.row-menu > div.col-6 {
    margin-bottom: 1rem;
}
.row-menu div a {
    position: relative;
    display: block;
    text-align: center;
}
.row-menu > div > a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    background: linear-gradient(180deg, #fff -43.3%, #4a8fde 137.6%);
    border-radius: 0 0 4px 4px;
    padding: 0.25rem;
}
.row-menu > div > a > img {
    width: 100%;
}
.game-rectangle {
    display: flex;
    padding: 0 15px;
    width: 100%;
    background-color: #000;
    background:linear-gradient(273.15deg, #408dde -54.2%, #408dde -54.19%, rgb(115, 48, 251, 0.65) -30.09%, rgb(83, 73, 149, 0.16) 45.06%, rgba(255, 255, 255, 0) 76.74%, rgb(255, 255 ,255, 0) 96.66%);
    border:0.2px solid #ef81ca;
    border-radius: 1rem;
    margin-bottom: 1rem;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.game-rectangle .game-desc {
    -webkit-flex: 1;
    flex: 1;
    padding: 8px 0;
}
.game-rectangle .game-desc h5 {
    color:#fff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.game-rectangle .game-desc p {
    color: #fff;
    margin-bottom: 0;
}
.game-rectangle .game-desc a {
    background:linear-gradient(271.01deg, #000 -173.7%, #673ab7 100%);
    padding: 0.375rem 1.8rem;
    text-transform: uppercase;
    color:#ffc107;
}
.game-rectangle img {
    width: 100%;
    max-width: 200px;
}
#sport_lobby .game-rectangle::after {
    content: "";
    position: absolute;
    width: 2rem;
    height: 140%;
    left: 50%;
    top: 50%;
    z-index: -1;
    background: linear-gradient(254.93deg, #ffd027 -181.39%, rgba(255, 208, 39, 0.32) 83.28%);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(30deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(30deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(30deg);
    transform: translateX(-50%) translateY(-50%) rotate(30deg);
}
.game-board.mt10 {
    padding-bottom:15px;
}
.bg-game-board-header{
    background-image:url(../images/header-bg.png);
    max-height: 129px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width:100%
}
.bg-game-board-header .txt-title {
    color: #fff;
    padding: 8px 0px 0px 0;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin-left: 12%;
}
.bg-game-board-header .icon-title {
    padding: 5px 0 0px 35px;
    background: none;
    display: inline-block;
}
.bg-game-board-header .icon-title img {
    max-width: 40px;
    margin-left: 5%;
}
.bg-game-board-header {
    height: 51px;
    margin-top: 15px;
}
.logon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .1rem;
}
.btnn {
    text-align: center;
    font-size: 1.24rem;
    text-transform: capitalize;
    display: block;
    color: #fff;
    border-radius:25px;
    position: relative;
    height: 40px;
    line-height: 2;
    vertical-align: middle;
}

.logon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.1rem;
}
.logon li {
    width: 100%;
    padding: 0.1rem;
}
.logon a {
    width: 100%;
}
.logon a i {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 4px;
    left: 5px;
}
.ico-login {
    background-image: url(../images/icon/login.svg);
    background-repeat: no-repeat;
}
.btnn {
    background-color: #aa2c23;
}

.btn-yellow {
    background-color: #c9a500!important;
}
.ico-register {
    background-image: url(../images/icon/register.svg);
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .record a {
        font-size: 12px !important;
        padding-left: 1rem
    }
    .container {
        width: 100%!important;
        max-width: 100% !important;
    }
}
@media (max-width: 500px) {
    .bg-game-board-header {
        height: 42px;
        margin-top: 15px;
    }
    .bg-game-board-header .icon-title img {
        max-width: 32px;
    }
    .game-rectangle img {
        width: 100%;
        max-width: 170px;
    }
    .infor-user {
        width: 100%;
        height: auto;
        margin: 10px 0;
        border: 1px solid #8b8a8a;
        border-radius: 5px;
        display: block;
        overflow: hidden;
    }
    .container {
        max-width: 100% !important;
    }
    .img-item i, .tran i {
        width: 100%;
        height: 70px
    }
    .infor-user {
        width: 100%;
        height: auto;
        margin: 10px 0;
        border: 1px solid #8b8a8a;
        border-radius: 5px;
        display: block;
        overflow: hidden;
    }
    .title_cas {
        font-size: 20px;
    }
    .sec_home .title-loby {
        font-size: 14px;
    }
    /***************/
    ul.toolbar_icons li {
        width: 19.5%;
        height: 75px;
    }
    ul> li.menuicon {
        height: 75px;
        width: 75px;
    }
    ul.toolbar_icons li span {
        font-size: 16px;
    }
    ul.toolbar_icons li.menuicon img {
        margin-top: 20px;
    }
    .encircle div {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }
    .jackpot-number strong {
        font-size: 30px;
    }
    .bg-game-board-header {
        background-image: url(../images/header375.png);
    }
    .bg-game-board-header .icon-title img {
        margin-left: -10%;
    }
}
@media (max-width: 376px){
    ul.toolbar_icons li {
        width: 18.5%;
        height: 70px;
    }
}
@media all and (min-width: 320px) {
    .menu-slide-left {
        width: 275px
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px)
    }
}