@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
}
.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);
}
.btn-slot{
	padding: 5px 0;
	text-align: center;
	background-image: linear-gradient(to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f);
	font-size: 0.7rem;
	display: block;
}
.slot-lobby{
	padding: 0 5px;
}
.nav-slot{
	padding: 5px;
}
.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:#052819;
}
.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
}
/***botton style***/
button.btn {
    color: #ffffff;
}
button.btn:hover {
    color: #ffffff;
}
.img_3g {
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    display: block;
    max-width: 100%;
    width: 320px;
}
.box-game{
    padding:5px 0;
    }
.login_3g{
    width:100%;
    height:auto;
    margin:0 auto;
    text-align:center;
	padding: 0 5px;
    display:block;
    }
.container {
    width: 100%;
    padding-right:0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.login, .register, .btn_deposit, .btn_widthd {
    border-radius: 0 !important;
    font-size: 18px;
    color: #ffffff !important;
    border: none !important;
    display: block;
    text-align: center;
}
.login{
    background-image: linear-gradient(to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f);
     padding: 15px 0;
}
.register{
    color: #000 !important;
    border-color: #e5d82d !important;
    background-image: linear-gradient(to right bottom, #feb391, #ffb682, #ffbc71, #ffc35f, #ffcc4c, #fed351, #fcdb57, #fbe25e, #fbe87b, #fcee96, #fdf3b0, #fef8ca);
     padding: 15px 0;
}
.btn_deposit{
    background: #175cb3;
     padding: 10px 0;
}
.btn_widthd{
    background: rgb(11 21 51);
     padding: 10px 0;
}
.btn_deposit:hover,
.btn_widthd:hover {
    background: #303340;
}
.btn.focus, .btn:focus{
    box-shadow: none;
}
/*--------------------------------- custom ---------------------------------*/
.main-container{
	width:100%;
	margin-bottom: 70px;
}
.form-row>.col, .form-row>[class*=col-]{
    padding: 0px;
}
.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: 0px 0;
    padding-top: 5px;
    background-image: linear-gradient(to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f);
    display: block;
    border-radius: 25px;
}
.announment marquee{
	font-size:14px;
	font-weight:500;
	margin:0 15px;
	color:#ffffff;
}
@-webkit-keyframes opacityAnimation {
    0% {
        transform: scale(1.0); }
    50% {
        transform: scale(1.03); }
    100% {
        transform: scale(1.0);;
    } 
}
@keyframes opacityAnimation {
    0% {
        transform: scale(1.0); }
    50% {
        transform: scale(1.03); }
    100% {
        transform: scale(1.0);;
    } 
}
.item-games{
    text-align: center;
}
.sec_home .item-games img {
    width: 100%;
    max-width: 300px;
    transform-origin: 0 0;
    padding: 5px;
}
.sec_home .title-loby {
    position: absolute;
    color: #fff;
    bottom: 1vh;
    font-family: 'Moul','Luckiest Guy',sans-serif;
    font-size: 20px;
    text-align: center;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    left: 50%;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgb(255 255 255 / 40%);
    text-transform: uppercase;
    font-weight: 700;
}
.sec_sport .item-games img {
    width: 100%;
    max-width: 300px;
    transform-origin: 0 0;
    -webkit-animation: opacityAnimation 3s ease-in-out infinite;
    animation: opacityAnimation 3s ease-in-out infinite;
}
.box-cock {
    margin-top: 25px;
}
.box-cock img{
        -webkit-animation: opacityAnimation 3s ease-in-out infinite;
    animation: opacityAnimation 3s ease-in-out infinite;
}
.box-lottery img {
    width: auto;
    max-width: 100%;
    padding: 3px;
    transform-origin: 0 0;
    -webkit-animation: opacityA 3s linear infinite;
    animation: opacityA 3s linear infinite;
}
@-webkit-keyframes opacityA {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }

@keyframes opacityA {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }
.item-games .w-100{
    width: auto;
}
.title-gp{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    color: #fffefc;
    padding-bottom: 10px;
    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-poker .title-gp {
    background: -webkit-gradientgradient(to bottom, #ffb307, #de7c0f);
    background:linear-gradient(to bottom, #ffb307, #de7c0f);
    padding: 10px;
    border-radius: 27px;
    width: 65%;
}
.box-number img{
    transform-origin: 0 0;
    -webkit-animation: opacityA 3s linear infinite;
    animation: opacityA 3s linear infinite;
}
.box-number .title-gp {
    background: #FF9800;
    width: 160px;
    padding: 10px;
    border-radius: 25px;
}
.box-cock img {
    width: 300px;
    max-width: 100%;
}
.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: #028843;
    border-bottom: 1px solid #fee71b;
    padding: 3px 0px;
}
.header_right {
    text-align: right;
}
.header_right i {
    font-size: 18px;
    margin: 10px 1px;
    border-radius: 50%;
    border-color: #e5d82d !important;
    background-image: linear-gradient(to right bottom, #feb391, #ffb682, #ffbc71, #ffc35f, #ffcc4c, #fed351, #fcdb57, #fbe25e, #fbe87b, #fcee96, #fdf3b0, #fef8ca);
    color: #00351e;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 2.3;
    cursor: pointer;
    box-sizing: border-box;
}
a.current-lang img {
    width: 40px;
}
.logo_img {
		width: 30%;
		display: inline-block;
}
.to_info {
    width: 68%;
    display: inline-block;
}
.carousel.pointer-event{
	padding: 10px 5px;
}
.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;
}
.carousel-item img{
	border-radius: 7px;
}
/***owl menu***/
#mobile-menu {
    position: fixed;
    bottom:0;
    width: 80%;
    z-index: 99;
    background: #006531;
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    display: inline-flex;
    height: 71px;
}
#mobile-menu .item a {
    display: inline-block;
}
.btn-contact,.owl-pagination {
    display: none
}
.layerslider_title {
    font-family: serif;
    font-weight: 400;
    font-size: 70px;
    text-transform: capitalize;
    color: rgb(255, 146, 0)!important;
}
.layerslider_content {
    font-size: 35px;
}

#home-mb-casino .row div {
    padding: 15px 0;
}
.owl-prev {
    position: fixed;
    left: -5px;
}
.owl-next {
position: fixed;
right: -5px
}
#owl-mobile .item {
    text-align: center;
    height: 60px;
    color: #a485fe;
}
#owl-mobile .owl-item:hover,
#owl-mobile .owl-item:hover * {
    color: #fff;
}
#owl-mobile .item i {
    color: #ed7c00;
    font-size: 20px;
}
#owl-mobile .item div {
    color: #ed7c00;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 5px;
}
#owl-mobile .owl-item a div {
    line-height: 17px;
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
margin: auto !important;
}
.owl-prev {
    position: absolute;
    left: -13%;
    background: #f6870c!important;
    bottom: 0;
    height: 100%;
    width: 13%;
    margin: 0!important;
    border-radius: 0!important;
    padding: 18px 0!important;
    opacity: 1!important;
    font-size: 25px !important;
    box-sizing:border-box;
}
.owl-next {
    position: absolute;
    left: 100%;
    background: #f6870c!important;
    bottom: 0;
    height: 100%;
    width: 13%;
    margin: 0!important;
    border-radius: 0!important;
    padding: 18px 0!important;
    opacity: 1!important;
    font-size: 25px !important;
    box-sizing:border-box;
}
.owl-wrapper .item{
    padding: 5px;
}
.owl-wrapper .item img {
    width: 35px;
}
.owl-theme .owl-controls{
    margin-top: 0px;
}
.owl-carousel .owl-item {
    border: 1px solid rgb(54 59 74 / 23%);
    height: 70px;
}
/***sport page***/
.main_home{
    -ms-flex-align:center;
    align-items:center;
    overflow: hidden;
}
.items-games img{
	width: 100%;
}
.items-games{
	border-radius: 7px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px;
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	display: block;
}
.items-games img{
	border-radius: 5px;
}
.items-games p{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	color: #f5fdc3;
	display: block;
}
.games-contain-home{
	padding: 0 5px;
}
.sec_home,
.main_lottery,
.sec_sport,
.main_slot,
.main_casino,
.main_number,
.main_cockfight,
.main_poker{
    padding-bottom: 70px;
}
.main_slot{
    background:#171b38 url(../images/slot/slot_bg.jpg) no-repeat 50%;
        background-size: cover;
}
.main_cockfight{
    background:#171b38 url(../images/cockfight/cock_bg.jpg) no-repeat 50%;
        background-size: cover;
}
.box-casino {
    padding: 0px 5px;
}
.title_cas {
    position: absolute;
    color: #fff;
    bottom: 1vh;
    font-family: 'Moul','Luckiest Guy',sans-serif;
    font-size: 22px;
    text-align: center;
    transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    left: 50%;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgb(255 255 255 / 40%);
    text-transform: uppercase;
    font-weight: 700;
}
/***form***/
.sec_login,
section.sec_register {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url(../images/home/login.jpg);
}
.form_main {
    width: 95%;
    box-sizing: border-box;
    padding: 30px;
    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(22 24 39 / 72%);
    border:1px solid #545c73;
    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: rgba(46,53,77,.8);
    border:1px solid #545c73;
    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(61 68 94) solid;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    margin: 0 0 5px;
    color: #ffeaea;
    background: rgb(13 13 21 / 28%);
}
.re_select select {
    width: 100%;
    padding: 0 10px;
    height: 50px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px rgb(61 68 94) 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: 50%;
    height: 50px;
    line-height: 40px;
    border-radius: 25px;
    display: block;
    background:#f6870c;
    margin-top: 10px;
    color: #ffffff;
    font-size: 18px;
}
input.code {
    width: 70%;
}
.register-contant-code {
    width: 30%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background:#10121b;
    color: #666;
    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: 50px;
    line-height: 50px;
    text-align: center;
    background:rgb(16 18 27 / 78%);
    color: #666;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
}
.widthdraw i {
    width: 2rem;
    height: 2rem;
    margin: 0px auto 5px auto;
    float: none;
    display: block;
    background-size: cover;
}
.widthdraw .ico-deposit {
    background-image: url(../images/icon/deposit.svg);
}
.widthdraw .ico-draw {
    background-image: url(../images/icon/draw.svg);
}
.title-section{
	color: #f9ffc3;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    padding: 9px 0;
    text-align: left;
    font-size: 15px;
    text-indent: 10px;
    text-transform: uppercase;
    text-shadow: 0 0 5px #fee71b, 0 0 5px #fee71b, 0 0 2px #fee71b;
}
@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) {
	.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 {
        bottom:-2px !important;
        font-size: 18px;
    }
}
@media all and (min-width: 320px) {
    .menu-slide-left {
        width: 275px
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px)
    }
}
