@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Girassol&display=swap');
@font-face {
	font-family: marcopolo_13x9regular;
	src: url(../fonts/marcopolo_13x9.eot);
	src: url(../fonts/marcopolo_13x9.eot?#iefix) format("embedded-opentype"), url(../fonts/marcopolo_13x9.woff2) format("woff2"), url(../fonts/marcopolo_13x9.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
body {
	background: #02041b;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: 'Girassol', cursive;
	padding: 0margin: 0;
	color: #54caff;
	margin: 0;
	padding: 0;
}
*,
:after,
:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
input[type="text"],
input[type="password"],
select,
textarea {
	min-width: 50px;
	height: auto;
}
.fa {
	color: #64a9f7;
}
table {
	width: 245px;
	padding: 5px;
}
th,
td {
	text-align: left;
	font-size: 15px;
	-webkit-box-shadow: 0 12px 20px 0px #01162d;
	-moz-box-shadow: 0 12px 20px 0px #01162d;
	box-shadow: 0 12px 20px 0px #01162d;
}
h1 {
	font-size: 26px;
	text-align: center;
}
h2 {
	font-size: 23px;
	text-align: center;
}
h3 {
	font-size: 20px;
	text-align: center;
}
h4 {
	font-size: 17px;
	text-align: center;
}
.wrapper {
	margin: 0 auto;
	width: 800px;
}
header {
	width: 100%;
	height: 65px;
}
#mainHeader {
	width: 800px;
	height: 65px;
	margin: 0 auto;
}
#mainHeader #logo img {
	width: 200px;
	margin: 10px 0px 0 25px;
	float: left;
}
#mainHeader .login-form {
	float: right !important;
	padding: 10px 15px;
}
#mainHeader .form-group {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
#mainHeader .form-control-login {
	display: block;
	width: 130px;
	height: 37px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 37px;
	color: #222;
	border: 1px solid #0F0F0F;
	border-radius: 4px;
	margin: 0 2px 0 2px;
}
#mainHeader .btn {
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
}
#mainHeader .btn-login,
#mainHeader .btn-register {
	border-color: #65D5FF;
	color: #000;
	font-weight: bold;
	background: #00fbf5;
	margin: 0 2px 0 2px;
}
#mainHeader .btn-register {
	background: #1684ff;
}
#mainHeader .btn-login:hover,
#mainHeader .btn-register:hover {
	background-color: #000;
	color: #fff;
}
#mainHeader .fa-edit,
#mainHeader .fa-sign-in {
	color: #000;
	font-size: 18px;
	vertical-align: middle;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 58px;
}
nav ul li {
	float: left;
	padding: 0 15px 0 15px;
}
nav ul li a {
	display: block;
	cursor: pointer;
	height: 58px;
	color: #54caff;
	font-size: 18px;
	line-height: 60px;
	text-decoration: none;
	font-family: "Roboto Condensed";
	font-weight: 700;
}
nav .livechat {
	float: right;
}
nav .livechat a {
	color: #fff;
}
nav .fa-comments {
	font-size: 25px;
	color: #ffeb3b;
}
#running-text {
	padding: 5px 0;
	height: 45px;
	width: 800px;
	background-color: rgba(0, 0, 0, 0.2);
}
#running-text label {
	float: left;
	background: #03a9f4;
	border-radius: 13px;
	padding: 6px 14px;
	margin-left: 5px;
}
#running-text marquee {
	width: 91%;
	float: right;
	line-height: 34px;
	color: #ffffff;
	margin-right: 10px;
	font-size: 15px;
	font-family: "Roboto Condensed";
	letter-spacing: 1px;
}
#homeSlider {
	width: 100%;
	height: 326px;
	position: relative;
	overflow: hidden;
}
#homeSlider .sliderFade {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 10px;
}
#homebottom {
	position: relative;
	top: -20px;
	z-index: 2;
}
#homebottom #slideSelector {
	width: 760px;
	height: 85px;
	background: #002044;
	border: solid 1px #0a4690;
	border-radius: 5px;
	padding: 5px;
	margin: 10px auto;
	font-size: 11px;
}
#homeSlider .slides {
	height: 326px;
	width: 800px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border-radius: 10px;
}
#homeSlider .slides .slide1 {
	background: url(https://100tst.sbs/doyanqq/img01.jpg) no-repeat;
	height: 326px;
	width: 800px;
}
#homeSlider .slides .slide2 {
	background: url(https://100tst.sbs/doyanqq/img02.jpg) no-repeat;
	height: 326px;
	width: 800px;
}
#homeSlider .slides .slide3 {
	background: url(https://100tst.sbs/doyanqq/img03.jpg) no-repeat;
	height: 326px;
	width: 800px;
}
#homeSlider .slides .slide4 {
	background: url(https://100tst.sbs/doyanqq/img04.jpg) no-repeat;
	height: 326px;
	width: 800px;
}
#homeSlider .slides ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
@-webkit-keyframes anim_slides {
	0% {
		opacity: 0;
	}
	6% {
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@-moz-keyframes anim_slides {
	0% {
		opacity: 0;
	}
	6% {
		opacity: 1;
	}
	24% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
#homeSlider .slides ul li {
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-animation-name: anim_slides;
	-webkit-animation-duration: 24.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-delay: 0;
	-webkit-animation-play-state: running;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: anim_slides;
	-moz-animation-duration: 24.0s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	-moz-animation-delay: 0;
	-moz-animation-play-state: running;
	-moz-animation-fill-mode: forwards;
}
#homeSlider .slides ul li:nth-child(2),
#homeSlider .slides ul li:nth-child(2) div {
	-webkit-animation-delay: 6.0s;
	-moz-animation-delay: 6.0s;
}
#homeSlider .slides ul li:nth-child(3),
#homeSlider .slides ul li:nth-child(3) div {
	-webkit-animation-delay: 12.0s;
	-moz-animation-delay: 12.0s;
}
#homeSlider .slides ul li:nth-child(4),
#homeSlider .slides ul li:nth-child(4) div {
	-webkit-animation-delay: 18.0s;
	-moz-animation-delay: 18.0s;
}
#homeSlider .slides ul li img {
	display: block;
}
@-webkit-keyframes anim_titles {
	0% {
		left: 100%;
		opacity: 0;
	}
	5% {
		left: 10%;
		opacity: 1;
	}
	20% {
		left: 10%;
		opacity: 1;
	}
	25% {
		left: 100%;
		opacity: 0;
	}
	100% {
		left: 100%;
		opacity: 0;
	}
}
@-moz-keyframes anim_titles {
	0% {
		left: 100%;
		opacity: 0;
	}
	5% {
		left: 10%;
		opacity: 1;
	}
	20% {
		left: 10%;
		opacity: 1;
	}
	25% {
		left: 100%;
		opacity: 0;
	}
	100% {
		left: 100%;
		opacity: 0;
	}
}
#homebottom #slideSelector .BoxBtnSlider {
	width: 141px;
	height: 75px;
	float: left;
	margin: 4px 0px 0px 7px;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 100ms ease-in-out;
	-webkit-transform: scale(1);
	-ms-transition: all 100ms ease-in-out;
	-ms-transform: scale(1);
	-moz-transition: all 100ms ease-in-out;
	-moz-transform: scale(1);
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	transform: scale(1);
}
#homebottom #slideSelector .BoxBtnSlider:hover {
	z-index: 2;
	-webkit-transition: all 100ms ease-in-out;
	-webkit-transform: scale(1.1);
	-ms-transition: all 100ms ease-in-out;
	-ms-transform: scale(1.1);
	-moz-transition: all 100ms ease-in-out;
	-moz-transform: scale(1.1);
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	transform: scale(1.1)
}
#homebottom #slideSelector .BoxImgs {
	width: 100%;
	height: 56px;
	border: solid 1px #013ca0;
	background: #002044;
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 0.5);
}
#homebottom #slideSelector #BoxImg_01 {
	background: url(../images/contact/whatsapp.jpg) 0px 0px;
	display: block
}
#homebottom #slideSelector #BoxImg_02 {
	background: url(../images/contact/wechat.jpg) 0px 0px;
	display: block;
}
#homebottom #slideSelector #BoxImg_03 {
	background: url(../images/contact/line.jpg) 0px 0px;
	display: block
}
#homebottom #slideSelector #BoxImg_04 {
	background: url(../images/contact/telegram.jpg) 0px 0px;
	display: block
}
#homebottom #slideSelector #BoxImg_05 {
	background: url(../images/contact/livechat.jpg) 0px 0px;
	display: block
}
#homebottom #slideSelector .Labels {
	text-align: center;
	color: #00fbf5;
	line-height: 17px;
	height: 17px;
	font-size: 13px;
	font-family: "Roboto Condensed";
	letter-spacing: 1px;
}
#Jackpot {
	width: 760px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	height: 116px
}
#Jackpot #Img_CenterShield {
	display: block;
	position: relative;
	z-index: 2;
	margin: 0 auto
}
#Jackpot .jackpot-poker {
	background: url(../images/bg-poker.png) no-repeat;
	width: 371px;
	height: 116px;
	position: absolute;
	top: 20px;
	text-align: center;
	padding: 18px
}
#Jackpot .jackpot-domino {
	background: url(../images/bg-domino.png) no-repeat;
	width: 371px;
	height: 116px;
	position: absolute;
	top: 20px;
	right: 0;
	padding: 18px;
	text-align: center;
}
#Jackpot span {
	font-size: 40px;
	font-family: marcopolo_13x9regular, sans-serif;
	letter-spacing: 5px;
}
#Jackpot p {
	font-size: 20px;
	margin: 0;
	color: #0073a7;
	line-height: 35px;
	font-weight: 700;
}
#lastest .table {
	float: left;
	width: 245px;
	margin-right: 31px;
	border-radius: 10px;
	-webkit-box-shadow: 0 12px 20px 0 #000000;
	-moz-box-shadow: 0 12px 20px 0 #000000;
	box-shadow: 0 5px 10px 0 #10689c;
}
#lastest .table p {
	font-size: 18px;
	color: #0073a7;
	text-align: center;
}
#lastest #deposit,
#lastest #weekly-winner,
#lastest #withdraw {
	height: 157px;
}
#lastest .date {
	color: #0073a7;
	text-align: center;
}
#lastest .amt {
	text-align: right;
}
#lastest .col_last {
	margin: 0
}
.bank {
	width: 738px;
	height: 45px;
	float: right;
}
@media only screen and (min-width:0px) {
	.footer-mm {
		display: none
	}
	.footer-pp {
		display: block
	}
}
@media only screen and (min-width:1024px) {
	.footer-mm {
		display: block
	}
	.footer-pp {
		display: none
	}
}
footer {
	width: 900px;
	clear: both;
	font-size: 15px;
	margin: 0 auto;
	font-family: "Roboto Condensed";
	text-align: justify;
}
footer p {
	color: #c3ecff;
}
footer a {
	color: #c3ecff;
	font-weight: 700;
}
footer .copyright {
	text-align: center;
	color: #fff;
}
#banner a {
	width: 70px;
	height: 140px;
	position: fixed;
	top: 150px;
}