@charset "utf-8";
/* CSS Document */
.wrapper{
	background: #0f0f0f;
}
.w-100{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.section{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
}
.slide{
	border-radius: 10px;
	overflow: hidden;
}
.top-header{
	background: #0f0f0f;
}
.btn-lang{
	font-size: 0.9rem;
	color: #ffc720;
}
.btn-lang span img{
	width: 20px;
}
.btn-login, .btn-register{
	background-image: linear-gradient(to right, #eaca8e , #d09514) !important;
}
.btn-login:hover, .btn-register:hover{
	background-image: linear-gradient(to right, #d09514 , #ffc107) !important;
}
.bg-nav{
	background: #242424;
}
.nav ul{
	display: flex;
}
.nav ul li{
	flex: 1;
	vertical-align: middle;
}
.nav ul li a{
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
	font-size: 1.0rem;
	color: #eaca8e;
	font-weight: bold;
	display: inline-block;
}
.nav ul li:hover> a, .nav ul li.action a{
	color: #eaeaea;
}
.nav ul li a span.icon-nav{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.nav ul li a span.icon-home{
	background: url("../images/nav/home.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-home, .nav ul li.action a span.icon-home{
	background: url("../images/nav/active/home.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-sport{
	background: url("../images/nav/sport.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-sport, .nav ul li.action a span.icon-sport{
	background: url("../images/nav/active/sport.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-casino{
	background: url("../images/nav/casino.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-casino, .nav ul li.action a span.icon-casino{
	background: url("../images/nav/active/casino.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-slot{
	background: url("../images/nav/slot.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-slot, .nav ul li.action a span.icon-slot{
	background: url("../images/nav/active/slot.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-lottery{
	background: url("../images/nav/lottery.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-lottery, .nav ul li.action a span.icon-lottery{
	background: url("../images/nav/active/lottery.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-number{
	background: url("../images/nav/number.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-number, .nav ul li.action a span.icon-number{
	background: url("../images/nav/active/number.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-fishing{
	background: url("../images/nav/fishing.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-fishing, .nav ul li.action a span.icon-fishing{
	background: url("../images/nav/active/fishing.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-cocks{
	background: url("../images/nav/cocks.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-cocks, .nav ul li.action a span.icon-cocks{
	background: url("../images/nav/active/cocks.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-poker{
	background: url("../images/nav/poker.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-poker, .nav ul li.action a span.icon-poker{
	background: url("../images/nav/active/poker.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li a span.icon-promo{
	background: url("../images/nav/promotion.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.nav ul li:hover> a span.icon-promo, .nav ul li.action a span.icon-promo{
	background: url("../images/nav/active/promotion.png") no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}
.game-s{
	display: flex;
}
.sub-section{
	flex: 1;
	max-width: 50%;
}
.bg-games-home{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	background: url("../images/games/bg.png") no-repeat center;
	background-size: 100% 100%;
	display: block;
}
.images-games-home img{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.title-games-home{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	background-image: linear-gradient(to right, #0f0f0f00, #463e2e, #0f0f0f00);
	display: block;
}
.header-matchese, .footer-matchese, .header-promo{
	background-image: linear-gradient(to right, #0f0f0f, #463e2e, #0f0f0f);
}
p.date-time-matchese{
	padding: 5px 0;
}
p.date-time-matchese span{
	font-size: 1.1rem;
	color: #eaca8e;
	padding: 5px 5px;
}
.matches, .pro{
	padding-left: 15px;
}
.league{
	padding: 10px 0;
	display: block;
}
.league span{
	font-size: 1.3rem;
	color: #eaca8e;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.name-team{
	font-size: 0.9rem;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.team-logo{
	text-align: center;
	margin: 0 auto;
	display: block;
}
.btn-block{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	background-image: linear-gradient(to right, #eaca8e , #d09514) !important;
	display: block;
}
.ln-btn-dc{
	display: flex;
}
.sub-btn-dc{
	flex: 1;
}
.footer-matchese{
	padding: 10px 0;
	display: block;
}
.btn-dc{
	font-size: 1.1rem;
	color: #eaca8e;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.btn-bet-matchese{
	font-weight: bold;
}
.header-promo p{
	font-size: 1.3rem;
	color: #ffb800;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.bgmatchese, .box-promo{
	border: 1px solid #eaca8e;
	border-radius: 15px;
	overflow: hidden;
}
.box-promo{
	padding: 20px 5px;
}
.promo-thumbnail{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.container-best-promo{
	padding-top: 20px;
}
.title-promo{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0;
	font-size: 0.9rem;
	font-weight: bold;
	color: #ff7500;
	background-image: linear-gradient(to right, #0f0f0f, #463e2e, #0f0f0f);
	display: block;
}
.matches{
	padding-bottom: 30px;
}
.container-matchese{
	padding: 10px 0;
}
.team-logo img{
	text-align: center;
	margin: 0 auto;
	display: block;
}
.header-section{
	padding: 10px 0;
}
.header-section span{
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	font-size: 1.4rem;
	font-weight: bold;
	color: #ffb800;
	padding: 0 5px;
	vertical-align: middle;
}
.game-info h3{
	font-weight: bold;
	color: #ffb800;
	font-size: 1.2rem;
	text-align: left;
	display: block;
}
.game-info p{
	color: #eaca8e;
	font-size: 0.9rem;
	text-align: left;
	padding: 10px 0;
	display: block;
}
.info-thumbnail img{
	width: auto;
	max-width: 150px;
	height: auto;
}
.box-info{
	border-top: 1px solid #eaca8e;
	border-radius: 15px;
	margin: 10px auto;
	background: #1d1b18;
	display: block;
	padding: 10px;
}
.info-2{
	border-top: 1px solid #eaca8e;
	border-radius: 15px;
	margin: 10px auto;
	background: #1d1b18;
	display: block;
	padding: 10px;
}
.contain-provider, .contain-bank{
	width: 100%;
	height: auto;
	border: 1px solid #eaca8e;
	border-radius: 10px;
	margin: 10px auto;
}
.contain-provider ul, .contain-bank ul{
	width: 100%;
	height: auto;
	text-align: left;
}
.contain-provider ul li, .contain-bank ul li{
	display: inline-block;
	padding: 20px 10px;
}
.contain-provider ul li img {
	width: 100%;
	height: 30px;
}
.contain-bank ul li img {
	width: 100%;
	height: 40px;
}
.title-provider, .title-bank{
	font-size: 1.0rem;
	color: #eaca8e;
	padding: 0px 25px;
	border: 1px solid #eaca8e;
	border-radius: 5px;
	font-weight: bold;
	left: 20px;
	top: -10px;
	background: #1d1b18;
}
.bg-footer{
	background: #1d1b18;
}
.header-r-l{
	background: url("../images/login/header.png") no-repeat;
	background-size: 100% 100%;
}
.form{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
	display: block;
}
.modal-content{
	background-image: linear-gradient(to right, #eaca8e , #d09514) !important;
}
.modal-footer {
	display: block !important;
}
.icons span img {
	padding-right: 10px;
}
.games-thumbnail img{
	width: 100%;
	height: auto;
	transition: transform 0.3s ease-in-out;
}

.titlegame-lobby-01 p{
    font-size: 1.2rem;
    color: #0f0f0f;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 1px 0;
	transition: transform 0.3s;
    display: block;
}
.titlegame-lobby-01 p.title-overlay{
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
}
.titlegame-lobby-01 p.title-overlay, .titlegame-lobby-01 p.btnplaygame{
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: linear-gradient(to right, #10101000, #ffc107, #10101000) !important;
}
.titlegame-lobby-01 p.btnplaygame{
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 5px 10px;
}
.boxgames:hover> .titlegame-lobby-01 p.titlegamesname{
	display: none;
	width: 100%;
    height: auto;
}
.boxgames .titlegame-lobby-01 p.btnplaygame{
	display: none;
	text-align: center;
	margin: 0 auto;
}
.boxgames:hover> .titlegame-lobby-01 p.btnplaygame{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.boxgames:hover> .games-thumbnail img{
	transform: scale(0.95);
}
.titlegame-lobby-01{
	overflow: hidden;
}
.game-lobby{
	padding: 25px 0;
}
.game-items img{
	width: 100%;
	height: auto;
}
.games-thumbnail .game-items img{
	transition: transform 0.3s;
}
.games-thumbnail:hover> .game-items img{
	transform: scale(0.95);
}
.btnplay2{
	transition: transform 0.3s;
	display: none;
}
.games-thumbnail:hover> button.btnplay2{
	display: block;
}
.titlegame02{
	font-size: 1.3rem;
	text-align: center;
	margin: 0 auto;
	color: #eaca8e;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.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: linear-gradient(-45deg, #242424, #434445, #323535, #333535);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* line 565, style.scss */
.box img {
  width: 100%;
  height: 100%; }

/* line 569, style.scss */
.box:before, .box:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #bf8618;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }

/* line 581, style.scss */
.box:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%); }

/* line 585, style.scss */
.box:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%); }

/* line 589, style.scss */
.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; }

/* line 595, style.scss */
.box:hover:after, .box.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%); }

/* line 599, style.scss */
.box .box-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%; }

/* line 609, style.scss */
.box .box-content:before, .box .box-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #eaca8e;
  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; }

/* line 623, style.scss */
.box .box-content:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%); }

/* line 627, style.scss */
.box .box-content:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%); }

/* line 631, style.scss */
.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; }

/* line 637, style.scss */
.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; }

/* line 643, style.scss */
.box h3, .box p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px; }

/* line 648, style.scss */
.box h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

/* line 654, style.scss */
.box p {
  font-size: 15px; }

/* line 657, style.scss */
.box:hover h3, .box.hover h3, .box:hover p, .box.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9; }
.m{
		display: none;
	}
.pc{
	display: inline-block;
}
.news{
	color: #ffffff;
	font-weight: bold;
}
@media (max-width: 600px) {
	.logo a img{
		width: 100%;
		max-width: 120px;
	}
	.btn-mobile{
		font-size: 0.8rem;
		vertical-align: middle;
		padding: 5px 2px;
	}
	.btn-mobile span img{
		width: 100%;
		max-width: 15px;
	}
	.m{
		display: inline-block;
	}
	.pc{
	display: none;
}
	.contain-provider ul, .contain-bank ul {
    width: 100%;
    height: auto;
    text-align: left;
    padding-top: 10px;
}
	.contain-provider ul li, .contain-bank ul li {
    display: inline-block;
    padding: 10px 10px;
}
	.contain-bank ul li img {
    width: 100%;
    height: 20px;
}
	.title-provider, .title-bank {
    font-size: 0.8rem;
    color: #eaca8e;
    padding: 0px 25px;
    border: 1px solid #eaca8e;
    border-radius: 5px;
    font-weight: bold;
    left: 20px;
    top: -10px;
    background: #1d1b18;
}
	.contain-provider ul li img {
    width: 100%;
    height: 20px;
}
	.bg-games-mobile{
		background-image: linear-gradient(to right, #eaca8e, #d09514) !important;
		padding: 10px;
		text-align: center;
		margin: 0 auto;
		border-radius: 10px;
		border-bottom: 2px solid #cdcdcd;
		display: block;
	}
	.m-games-thumbnail img{
		width: 100%;
	}
	.mobile-games-title{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		font-size: 1.1rem;
		font-weight: bold;
		color: #000000;
		background-image: linear-gradient(to right, #eaca8e00, #d09514, #eaca8e00) !important;
		display: block;
	}
	.bg-footer-m{
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 auto;
		background: #242424;
		display: block;
	}
	.m-footer ul{
		display: flex;
		padding-top: 5px;
	}
	.m-footer ul li{
		flex: 1;
		vertical-align: middle;
	}
	.btn-home{
		width: 100%;
		max-width: 77px;
		height: 77px;
		text-align: center;
		margin: 0 auto;
		vertical-align: middle;
		border: 4px solid #eaca8e;
		display: block;
		overflow: hidden;
	}
	.m-footer ul li a p{
		font-size: 0.9rem;
		text-align: center;
		color: #eaca8e;
	}
	.titlegame02 {
    font-size: 0.9rem;
    text-align: center;
    margin: 0 auto;
    color: #eaca8e;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}
}