@charset "utf-8";
/* CSS Document */

.wrapper{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
    color: #ffffff;
	font-size: 1.0rem;
	font-family: "Lato", sans-serif;
	overflow: hidden;
	background: #031916;
	display: block;
}
.w-100, .section, .btn-block{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.section{
	padding: 10px 0;
}
.headerbg{
	background: #08453a;
}
.logo{
	width: auto;
	height: auto;
	text-align: left;
	display: block;
}
.logo a{
	width: 100%;
	height: auto;
	display: block;
}
.logo a img{
	width: 80px;
	padding: 5px 10px;
}
.slider{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px;
	padding-top: 55px;
	overflow: hidden;
}
.slide{
	border-radius: 10px;
	overflow: hidden;
}
.nav ul{
	display: flex;
}
.nav ul li{
	flex: 1;
	padding: 15px 0;
	background: url("../images/icon/bg.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 15px;
	border-radius: 15px;
	display: inline-block;
}
.nav ul li:hover, .nav ul li.action{
	background: url("../images/icon/bgaction.png") no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}
.nav ul li a {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.nav ul li a .icon-nav{
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.nav ul li a .icon-home{
	background: url("../images/icon/pc/home.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-sport{
	background: url("../images/icon/pc/sport.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-casino{
	background: url("../images/icon/pc/casino.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-slot{
	background: url("../images/icon/pc/slot.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-number{
	background: url("../images/icon/pc/number.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-lottery{
	background: url("../images/icon/pc/lottery.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-fishing{
	background: url("../images/icon/pc/fishing.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-cocks{
	background: url("../images/icon/pc/cocks.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-poker{
	background: url("../images/icon/pc/poker.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a .icon-promotion{
	background: url("../images/icon/pc/promotion.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.nav ul li a p{
	color: #ffffff;
	font-size: 1.0rem;
	padding-top: 5px;
	font-weight: 550;
	display: block;
}
.tgame{
	height: 300px;
	background: linear-gradient(to top left, #08453a 0%, #034f42 100%);
	display: block;
	overflow: hidden;
	border-radius: 10px;
}
.tgame .header-color{
	width: 110%;
	height: 110px;
	border-radius: 10px;
	transform: rotate(5deg);
	margin-top: -20px;
	margin-left: -10px;
	display: block;
}
.img-tgame img{
	width: 100%;
}
.img-tgame{
	padding: 20px 0;
}
 .t-header-01{
	background: linear-gradient(to top left, #ff9900 0%, #b36b00 100%);
}
.t-header-02{
	background: linear-gradient(to top left, #ff0000 0%, #b30000 100%);
}
.t-header-03{
	background: linear-gradient(to top left, #ff3399 0%, #e60073 100%);
}
.t-header-04{
	background: linear-gradient(to top left, #0099ff 0%, #006bb3 100%);
}
.t-header-05{
	background: linear-gradient(to top left, #00ffff 0%, #00b3b3 100%);
}
.t-header-06{
	background: linear-gradient(to top left, #0099e6 0%, #006699 100%);
}
.tgame-title{
	width: 100%;
	height: auto;
	padding: 20px 0;
	font-size: 1.9rem;
	line-height: 30px;
	font-weight: 900;
	text-transform: uppercase;
	color: #ff6f00;
}
.t-titile-1{
	background: linear-gradient(to top, #b36b00 0%, #ff99cc00  100%);
}
.t-titile-2{
	background: linear-gradient(to top, #b30000 0%, #ff99cc00  100%);
}
.t-titile-3{
	background: linear-gradient(to top, #e60073 0%, #ff99cc00  100%);
}
.t-titile-4{
	background: linear-gradient(to top, #006bb3 0%, #ff99cc00  100%);
}
.t-titile-5{
	background: linear-gradient(to top, #00b3b3 0%, #ff99cc00  100%);
}
.t-titile-6{
	background: linear-gradient(to top, #006699 0%, #ff99cc00  100%);
}
.container-jackpot{
	width: 100%;
	height: auto;
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
p.jackpot{
	width: 100%;
	max-width: 400px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background-color: #ff6f00;
    padding: 10px 10px;
	border-radius: 10px;
}
p.jackpot span{
	font-size: 1.8rem;
	font-weight: 900;
	color: #ffffff;
}
.bg-jackpot{
	padding: 20px 0;
	background: url("../images/profile/bg.png") no-repeat center;
	background-size: 100% 100%;
	display: block;
}
.box-winner{
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: linear-gradient(to top left, #08453a 0%, #034f42 100%);
	border-radius: 10px;
	margin: 0 10px;
}
.border-box{
	border: 1px solid #ffffff;
	border-radius: 10px;
	padding: 10px 10px;
	display: block;
}
.profile-winner{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}
.sliderjackpot{
	padding-top: 50px;
}
.sliderjackpot .draggable{
	padding: 50px 0 !important;
}
.sliderjackpot{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.profile-winner img{
	width: 100%;
	height: auto;
}
.border-box p{
	font-size: 1.0rem;
	color: #ffffff;
	font-weight: bold;
}
.border-box p span{
	font-size: 1.0rem;
	color: #ffffff;
}
.baner-games img{
	width: 100%;
}
.title-games{
	padding: 10px 0;
}
.title-games img{
	width: 100%;
}
.recomment{
	padding: 10px 0;
}
.items-favorite-slot{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
	background: #08453a;
	display: block;
}
.image-favorite-slot img{
	width: 100%;
	height: auto;
}
.items-favorite-slot:hover > a .image-favorite-slot img{
	opacity: 0.5;
}
.title-favorite-slot{
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0 5px;
}
.title-favorite-slot h3{
	font-size: 1.0rem;
	color: #ffffff;
	padding: 5px 0;
}
.title-favorite-slot p{
	font-size: 1.0rem;
	color: #ffffff;
}
.container-section{
	padding: 10px 0;
}
.resposible ul{
	width: 100%;
	height: auto;
}
.resposible ul li{
	display: inline-block;
	margin: 5px;
}
.logo-footer a img{
	width: 100%;
	height: auto;
	max-width: 100px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.copyright{
	font-size: 0.8rem;
	color: #ffffff;
	padding: 10px 0;
}
.resposible ul li a img{
	width: auto;
	height: 25px;
}
.detail p{
	width: 100%;
	height: auto;
	text-align: left;
	font-size: 0.7rem;
	color: #ffffff;
	padding: 5px 0;
	display: block;
}
.thumbnails-games{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
.thumbnails-games a img{
	width: 100%;
}
.thumbnails-games a p.title-game{
	position: absolute;
	left: 30%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.thumbnails-games a p.title-game img{
	width: auto;
	height: 100px;
}
.thumbnails-games:hover> a p.title-game img{
	width: auto;
	height: 110px;
}
/**********************  sidebar **********************/
.sidebar {
  width: 200px;
  height: 100%;
  background-color: #05231c;
  position: fixed;
	left: 0;
	top: 1;
  transition: width 0.3s;
  overflow: hidden;
  padding: 10px 0;
}

.sidebar .toggle-btn {
  background-color: transparent;
  color: white;
  border: none;
  font-size: 20px;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.sidebar ul.menu {
  list-style: none;
  padding-top: 20px;
}

.sidebar ul.menu li {
  padding: 0;
  text-align: left;
  vertical-align: middle;
}

.sidebar ul.menu li a {
  text-decoration: none;
  color: white;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  transition: background-color 0.3s;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  vertical-align: middle;
}
.sidebar ul.menu li a span{
	color: #d4d4d4;
}
.sidebar ul.menu li a:hover,
.sidebar ul.menu li a.active {
  background-color: #031916;
}

.menu i {
  font-size: 18px;
  position: relative;
  left: 5px;
}

.menu span {
  margin-left: 5px;
}

/* Collapsed Sidebar */
.sidebar.collapsed {
  width: 60px;
}

.sidebar.collapsed .menu li a span {
  display: none;
}
.content {
    width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}

/*----------------------  footer ---------------------*/
.bg-footer{
	padding: 20px 0;
    background-color: #03201c;
}
.container-footer ul{
	width: 100%
}
.container-footer ul li{
	display: block;
	text-align: left;
}
.container-footer ul li a{
	font-size: 1.0rem;
	white-space: nowrap;
	color: #ffffff;
	padding: 5px 0;
	margin: 5px auto;
	vertical-align: middle;
	display: block;
}
.info-website h3{
	text-align: left;
	font-size: 1.2rem;
	color: #ffffff;
	padding: 10px 0;
}
.copyright{
	text-align: center;
	display: block;
}
.copyright p{
	font-size: 0.9rem;
	white-space: nowrap;
	color: #084778;
	padding: 5px 0;
}
.icon-info{
	width: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contain-info{
	padding: 10px 0;
}
.icon-affiliate{
	background: url("../images/footer/affiliate.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-affiliate{
	background: url("../images/footer/affiliate-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-referral{
	background: url("../images/footer/referral.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-referral{
	background: url("../images/footer/referral-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-vip{
	background: url("../images/footer/vip.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-vip{
	background: url("../images/footer/vip-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.icon-contact{
	background: url("../images/footer/suport.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.footer-info:hover> .icon-contact{
	background: url("../images/footer/suport-hover.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.contain-info h1{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #646464;
	font-weight: bold;
	display: block;
}
.footer-info:hover> .contain-info h1{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #0c6db5;
	font-weight: bold;
	display: block;
}
.contain-info p{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #646464;
	display: block;
}
.footer-info:hover> .contain-info p{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 0.9rem;
	color: #0c6db5;
	display: block;
}
.contain-info ul{
	text-align: left !important;
}
.contain-info ul li{
	display: inline-block;
	padding: 10px 5px;
}
.contain-info ul li a img{
	width: 30px;
	height: auto;
}
.logos-slider {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    #000 15%,
    #000 85%,
    rgba(0, 0, 0, 0) 100%
  );
  mask-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0,
    #000 15%,
    #000 85%,
    rgba(0, 0, 0, 0) 100%
  );
}

.logos-slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  animation: slide 30s linear infinite;
}

.logos-slider-container img {
  width: auto;
  height: 45px;
}

@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
ul.banksliders li{
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	margin: 5px;
}
ul.banksliders li a {
	text-align: center;
	margin: 0 auto;
	display: block;
}
ul.banksliders li a img{
	width: auto;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
ul.responsive li a img{
	width: auto;
	height: 30px;
}
/*------------------  sport lobby --------------------*/
.sport-item{
	width: 100%;
	height: 350px;
    cursor: pointer;
    overflow: hidden;
	background: url("../images/lobby/sport/bg-sport.png") no-repeat;
	background-size: 100% 100%;
	border-radius: 10px;
    position: relative;
    z-index: 1;
	display: inline-block;
}

.sport-item__bg{
    border-radius: 10px;
    overflow: hidden
}

.sport-item__logo{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 2
}

.sport-item__logo--bg{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    transition: .3s;
    width: 100%
}

.sport-item__logo--title{
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 11px;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%
}

.sport-item__logo--title .sport-title-container{
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center
}

.sport-item__logo--title .sport-title-container .icon{
    width: 36px
}

.sport-item__logo--title .sport-title-container .title{
    color: #fff;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-transform: uppercase
}

.sport-item__people{
    border-radius: 10px;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    transition: .3s
}

.sport-item__people img{
    border-radius: 10px;
	width: 100%;
}

.sport-item__button{
    display: none
}

.sport-item__button .btn-bet{
    align-items: center;
    background: #dc354b;
    border-radius: 6px;
    display: flex;
    height: 34px;
    justify-content: center;
    width: 108px
}

.sport-item__button .btn-bet span{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.sport-item__button .btn-bet:hover {
    filter: brightness(.7)
}

.sport-item:hover .sport-item__people{
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
    transform: translateY(-5px)
}

.sport-item:hover .sport-item__logo--bg{
    content: url("../images/lobby/sport/bg-item-title-hover.png");
    height: 111px
}

.sport-item:hover .sport-item__button{
    display: block
}
/*------------  end sport lobby -----------------*/

/*---------  casino lobby -----------------*/
.thumbnails-bg {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto; }
.thumbnails-bg a {
  position: relative;
  display: block;
  height: 245px;
  background-size: cover; }
.thumbnails-bg a img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }
.thumbnails-bg a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  transition-duration: 0.3s;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold; }
.thumbnails-bg a:hover {
  transform: translateY(5px); }
.thumbnails-bg a:hover > span {
  transform: translateY(-10px); }
.casino-lobby {
    background: url(../images/lobby/casino/casino-lobby-bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*------------------  end casino lobby --------------*/
.bg-slots {
    background: url(../images/lobby/slot/slot-lobby-bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*------------------  lottery ---------------*/
.box {
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  border-radius: 10px;
  margin-bottom: 7px;
  background: #0C6DB5 url("../images/lobby/getimgs.svg") no-repeat; }
.box img {
  width: 100%;
  height: 100%; }
.box:before, .box:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffc107;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }
.box:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%); }
.box:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%); }
.box:hover:before, .box.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }
.box:hover:after, .box.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%); }
.box .box-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%; }
.box .box-content:before, .box .box-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #dc3545;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }
.box .box-content:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%); }
.box .box-content:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%); }
.box:hover .box-content:before, .box.hover .box-content:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }
.box:hover .box-content:after, .box.hover .box-content:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.box h3, .box p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px; }
.box h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }
.box p {
  font-size: 15px; }
.box:hover h3, .box.hover h3, .box:hover p, .box.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9; }
.poker-lobby {
    background: url(../images/lobby/poker/bg.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
/*--------------  end lottery lobby ----------------*/

/*-------------  footer mobile -----------------------*/

/*-------------  End footer mobile -----------------------*/
.offcanvas{
		background: #055143;
	}
.right-top{
	text-align: right;
}
.pc{
	display: inline-block;
}
.m{
		display: none !important;
	}
@media (max-width: 600px){
	.pc{
	display: none !important;
}
	.m{
		display: inline-block !important;
	}
	.container{
		padding: 0 2px !important;
	}
	.btn-m{
	--bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm);
}
	.logo a img {
    width: 160px;
    padding: 5px 10px;
}
	.btn-l{
		padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        border-radius: 5px;
	}	
	.thumbnails-mobile img{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.thumbnails-mobile p.m-title{
		font-size: 0.9rem;
		font-weight: 700;
		padding: 5px 0;
		display: block;
		color: #ffffff;
		text-transform: uppercase;
	}
	.offcanvas-body{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		padding: 0px 5px;
		display: block;
	}
	.item-nav-mobile{
		width: 100%;
		height: auto;
		background: #263b73;
		border-radius: 10px;
		position: relative;
		overflow: hidden;
		display: block;
	}
	.item-nav-mobile img{
		width: 100%;
	}
	.item-nav-mobile p{
		position: absolute;
		left: 20px;
		top: 10px;
		color: #ffffff;
		font-size: 0.8rem;
		display: block;
	}
	.community ul{
		text-align: left;
	}
	.btn-lang span{
		margin-right: 10px;
	}
	.btn-lang span img{
		width: 20px; 
		height: auto;
	}
	.thumbnails-bg a {
        position: relative;
        display: block;
        height: 135px !important;
        background-size: cover;
    }
	.thumbnails-bg a span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        transition-duration: 0.3s;
        color: white;
        font-size: 20px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
	.sport-item {
        width: 100%;
        height: 170px;
        cursor: pointer;
        overflow: hidden;
        background: url(../images/lobby/sport/bg-sport.png) no-repeat;
        background-size: 100% 100%;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
	.sport-item__logo--title .sport-title-container .title {
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}
	.thumbnails-bg a {
        position: relative;
        display: block;
        height: 135px !important;
        background-size: cover;
    }
	.thumbnails-bg a span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        transition-duration: 0.3s;
        color: white;
        font-size: 20px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
    }
	.gamestop, .matchese, .jackpot, .hotgame{
		width: 100%;
		padding: 10px 0;
	}
	.bgfooter{
		background-image: linear-gradient(to bottom, #1172bb, #003a79);
	}
	.item-footer-mobile{
		padding-top: 5px;
	}
	.item-footer-mobile .icon-footer span{
		width: 20px;
		height: 20px;
		text-align: center;
		margin: 0 auto;
	}
	.item-footer-mobile .icon-footer p.title-footer{
		color:#ffffff;
		font-size: 0.9rem;
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.item-footer-mobile .action p.title-footer{
		color: #fed300;
	}
	.offcanvas{
		max-width: 250px;
		background: #084134;
	}
	.box-nav{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		background: linear-gradient(to right, #084778 0%, #084778 3%, #008fff 50%, #084778 97%, #084778 100%) left bottom #084778 no-repeat;
		padding-bottom: 1px;
		display: block;
	}
	.box-nav a{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		background: #084778;
		padding: 5px 0;
		display: block;
		overflow: hidden;
	}
	.box-nav a p{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		color: #b6cde2;
		font-size: 0.9rem;
		font-weight: bold;
		display: block;
	}
	.tgame {
    height: 196px;
    background: linear-gradient(to top left, #08453a 0%, #034f42 100%);
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
	p.jackpot span {
    font-size: 1.1rem;
    font-weight: 900;
    color: #ffffff;
}
	p.jackpot {
    width: 100%;
    max-width: 230px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    background-color: #ff6f00;
    padding: 10px 10px;
    border-radius: 10px;
}
	.sliderjackpot {
    padding-top: 0px;
}
	.sliderjackpot .draggable {
    padding: 30px 0 !important;
}
	.bg-jackpot {
    padding: 20px 0;
     background: #031916;
    display: block;
}
	.tgame-title {
    width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: 1.3rem;
    line-height: 19px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ff6f00;
}
.title-favorite-slot h3 {
    font-size: 0.8rem;
    color: #ffffff;
    padding: 5px 0;
    white-space: nowrap;
}	
.title-favorite-slot p {
    font-size: 0.8rem;
    color: #ffffff;
}
.slider {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    padding-top: 40px;
    overflow: hidden;
}
	.btn-lang span.icon-lang{
		margin-right: 10px;
	}
	.btn-lang span.icon-lang img{
		width: 20px;
		height: 20px;
	}
	.btn-warning-02{
		background: #ff6f00;
		color: #ffffff;
		font-size: 1.0rem;
	}
	.bg-warning-02{
		background: url("../images/icon/box.png") no-repeat;
		background-size: 100% 100%;
		display: block;
	}
	.logo-sidebar a img{
		width: 100%;
		max-width: 150px;
		height: auto;
		padding: 15px 15px; 
		text-align: center;
		margin: 0 auto;
	}
	.icon-nav-bar img{
		width: 100%;
		max-width: 43px;
	}
	.item-nav-bar p{
		font-size: 0.75rem;
		color: #ffffff;
		font-weight: bold;
	}
	.btn-block{
		width: 100%;
		height: auto;
		display: block;
	}
	.m-login-resiter{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
}