@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	outline: 0px none;
	background: none repeat scroll 0% 0% transparent;	
	text-align: center;
}
html{
	background-color:#d0a918; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body{
	max-width:100%;
	min-width:1029px;
	font-size:23px;
	font-family: arial;
}
a{
	text-decoration:none;
	color:#fff;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
a img{
	border:none;
}
ul {
	list-style-type: none;
}

p{
	text-align:justify;
}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}	
/* FF, Safari, Opera—p */

.clearfix {
	display:inline-block;
	}
/* IE7, MacIE5—p */

/* The Following Hidden From MacIE \*/
	* html .clearfix { height:1%; }
	.clearfix { display:block; height:inherit; }

.clear { 
	clear: both; 
	height: 0;
}
.container{
	width: 1024px;
	height: auto;
	margin:0 auto;
	position: relative;
}
#sectionWrapper{
    background:url(https://wrsbl.club/images/bg_body.jpg) no-repeat center;
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;	
}
#sectionWrapper #sectionHeader{
	width:100%;
	height:140px;
	position:relative;
	margin: 0 auto;
	background: url(../img/top-bg.jpg) repeat;
}
#sectionWrapper #sectionHeader #sectionLogo{
	height:100px;
	width:308px;
	left:0px;
	top:1px;
	position:absolute;
}.login-form {
	float: right !important;
	padding-top: 10px;
	/* margin: -20px 0px 8px 0px; */
}
.form-group {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-control-login {
	display: block;
	width: 90px;
	height: 18px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 18px;
	color: #222;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #e4da83;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	font-weight: 700;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	/* margin-bottom: 0; */
	font-size: 18px;
	/* font-weight: normal; */
	line-height: 18px;
	text-align: center;
	/* white-space: nowrap; */
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	/* user-select: none; */
	/* background-image: none; */
	border: 1px solid transparent;
	border-radius: 4px;
	/* height: 17px; */
}
.btn-login {
	background: linear-gradient(to bottom, #FFEB3B 0%, #FF9800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEB3B', endColorstr='#FF9800', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); */
	/* -webkit-box-shadow: inset 0 1px 0 rgba(48, 38, 78, .15), 0 1px 1px rgba(0, 0, 0, .075); */
	/* box-shadow: inset 0 1px 0 rgba(48, 38, 78, .15), 0 1px 1px rgba(0, 0, 0, .075); */
	/* background-repeat: repeat-x; */
	border-color: #e4da83;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

.btn-login:hover {
	background: #9f6f0b;
	color:#ffd705;
}
#contact {
	width:650px;
	height:33px;
	float:right;
	margin-top: 17px;
}
#contact table {
	width:548px;
	float:right;
	height:31px;
}
#contact .wa {
	background: url(../img/wa.png) no-repeat;
}
#contact p{
	margin:-5px 8px 0 32px;
	color: #fff;
}
#contact .line {
	background: url(../img/line.png) no-repeat;
}
#contact .wechat {
	background: url(../img/wechat.png) no-repeat;
}
#contact .skype {
	background: url(../img/skype.png) no-repeat;
}
#contact .telegram {
	background: url(../img/telegram.png) no-repeat;
}
#sectionWrapper #sectionHeader .information{
	position: absolute;
    left: 2px;
    top: 108px;
}
#sectionWrapper #sectionHeader .info{
	position: absolute;
	width: 845px;
	height: 27px;
	background: url(../img/info.png) no-repeat;
	padding: 0 0 0 5px;
	left: 35px;
	top: 105px;
}
#sectionWrapper #sectionHeader .info marquee{
	line-height: 27px;
	font-size: 15px;
	color: #fff;
}
#sectionWrapper #sectionHeader .livechat{
	position: absolute;
	right: 0px;
	top: 99px;
}
#sectionWrapper #sectionMenu{
	width: 100%;
	background:#c7ae4b;
	box-shadow: 0 4px 15px -6px;
	padding-top: 1px;
	margin-top: 8px;
}
#sectionWrapper #sectionMenu ul{
	list-style: none;
}
#sectionWrapper #sectionMenu ul:before,
#sectionWrapper #sectionMenu ul:after {
	content: "";
	display: table;
}
#sectionWrapper #sectionMenu ul:after {
	clear: both;
}
#sectionWrapper #sectionMenu ul li{
	display: inline;
	padding: 2px 20px;
}
#sectionWrapper #sectionMenu ul li a{
	color: #000;
	font-size: 0px;
	text-shadow: 1px 1px 1px #fd8811;
	font-family: 'Bebas' !important;
	text-transform: uppercase;
	padding: 16px 0 0 0;
}
#sectionWrapper #sectionMenu ul li+li a{
	background: url(../img/menu-ico.png?v=1) no-repeat;
	color: #000;
	font-size: 16px;
	text-shadow: 1px 1px 1px #fd8811;
	font-family: 'Bebas' !important;
	text-transform: uppercase;
	padding: 10px 0 10px 40px;
	margin-left: -24px;
	display: inline-block;
    border: 0;
   /* position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);*/
}
#sectionWrapper #sectionMenu ul li a:hover{
	color: #f81609;
	text-shadow: 1px 1px 1px #000000;
	/*z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.3);*/
}
#sectionWrapper #sectionMenu ul li:first-child{
	
}
#sectionWrapper #sectionMenu ul li.home a{
	background: #9f6f09 url(../img/menu-ico.png?v1) no-repeat;
	background-position: 10px -6px;
	padding: 25px 18px 14px 34px;
	border-right: 2px solid #a77624;
	margin-left: -29px;
	margin-right: -15px;
}
#sectionWrapper #sectionMenu ul li.home a{
}
#sectionWrapper #sectionMenu ul li a.sportsbook {
	background-position: 7px -54px;
}
#sectionWrapper #sectionMenu ul li a.poker {
	background-position: 5px -101px;
}
#sectionWrapper #sectionMenu ul li a.togel {
	background-position: 5px -151px;
}
#sectionWrapper #sectionMenu ul li a.casino {
	background-position: 4px -205px;
}
#sectionWrapper #sectionMenu ul li a.tangkas {
	background-position: 3px -260px;
}
#sectionWrapper #sectionMenu ul li a.keno5 {
	background-position: 3px -315px;
}
#sectionWrapper #sectionMenu ul li a.slot {
	background-position: 3px -361px;
}
#sectionWrapper #sectionMenu ul li a.promo {
	background-position: 3px -410px;
	color: #f00;
    font-weight: bold;
    text-shadow: 1px 1px 1px #f00;
}
#sectionWrapper #sectionMenu ul li a.fish {
	background-position: 4px -461px;
}
#blinking{
    animation:blinkingText 0.7s infinite;
}
@keyframes blinkingText{
    0%{     color: #ffbe00;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #ffbe00;    }
}
.csslider {
	display: inline-block;
	position: relative;
	margin-left: -6px;
	max-width: 732px;
	width: 100%;
	}
.csslider, .csslider *, .csslider *:after, .csslider *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	}
.csslider > .cs_anchor {
	display: none;
	}
.csslider > ul {
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	}
.csslider > ul > .cs_skeleton {
	background: url(https://wrsbl.club/images/slide1.jpg) no-repeat;
	width: 100%;
	visibility: hidden;
	font-size: 0px;
	line-height: 0;
	}
.csslider > ul > .slide.img img {
	width: 100%;
	}
.csslider > ul > .slide {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 325px;
	overflow: hidden;
	font-size: 15px;
	font-size: initial;
	line-height: normal;
	white-space: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
.csslider > ul > .slide {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	opacity: 1;
	z-index: 2;
	-webkit-transition: -webkit-transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105);
	transition: -webkit-transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105), transform 1200ms cubic-bezier(0.600, -0.280, 0.875, -0.105);
	transform: scale(0);
	}
@-webkit-keyframes zoomOut1 {
  0%, 29.375%, 100%  {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  3.125% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  6.25%, 25%  {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  26.875% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  0%, 24.999%  { z-index: 1; }
  25.001%, 100%  { z-index: 2; }
}
@keyframes zoomOut1 {
  0%, 29.375%, 100%  {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  3.125% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  6.25%, 25%  {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  26.875% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  0%, 24.999%  { z-index: 1; }
  25.001%, 100%  { z-index: 2; }
}
.csslider > #cs_play1:checked ~ ul > .slide.num0 {
	background: url(https://wrsbl.club/images/slide2.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite -2000ms;
	animation: zoomOut1 32000ms infinite -2000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num1 {
	background: url(https://wrsbl.club/images/slide3.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite 6000ms;
	animation: zoomOut1 32000ms infinite 6000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num2 {
	background: url(https://wrsbl.club/images/slide4.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite 14000ms;
	animation: zoomOut1 32000ms infinite 14000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num3 {
	background: url(https://wrsbl.club/images/slide1.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite 22000ms;
	animation: zoomOut1 32000ms infinite 22000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide, .csslider > .pause:checked ~ ul > .slide {
	-webkit-transition: none;
	transition: none;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num4 {
	background: url(https://wrsbl.club/images/slide6.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite 30000ms;
	animation: zoomOut1 32000ms infinite 30000ms;
	}
.csslider > #cs_play1:checked ~ ul > .slide.num5 {
	background: url(https://wrsbl.club/images/slide7.jpg) no-repeat;
	-webkit-animation: zoomOut1 32000ms infinite 38000ms;
	animation: zoomOut1 32000ms infinite 38000ms;
	}
@-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;
	}
}
.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;
}
.slides ul li:nth-child(2),
.slides ul li:nth-child(2) div {
	-webkit-animation-delay: 6.0s;
	-moz-animation-delay: 6.0s;
}
.slides ul li:nth-child(3),
.slides ul li:nth-child(3) div {
	-webkit-animation-delay: 12.0s;
	-moz-animation-delay: 12.0s;
}
.slides ul li:nth-child(4),
.slides ul li:nth-child(4) div {
	-webkit-animation-delay: 18.0s;
	-moz-animation-delay: 18.0s;
}
#togel {
    margin-top: 0px;
	margin-right: 0px;
	float: right;
    width: 285px;
    height: 325px;
    -webkit-box-shadow: 0 7px 20px -6px;
    -moz-box-shadow: 0 7px 20px -6px;
    box-shadow: 0 5px 12px -5px;
}
#togel .title {
    background: #d7b955 url(../img/bg_title.png) no-repeat;
    border-radius: 7px 7px 0 0;
    border-bottom: 2px solid #efcb50;
    height: 44px;
}
#togel .title h4 {
    line-height: 53px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
    color: #613a0c;
    text-shadow: 1px 0px 1px #fd8811;
}
#togel table {
    width: 285px;
}
#togel .pool {
	width: 142px;
    background: #efcb50 url(../img/bg_togel.jpg) no-repeat center;
    font-size: 15px;
	border-bottom: 2px solid #a78100;
	height: 44px;
}
#togel .result {
    width: 142px;
    background: #bf9811;
    border-bottom: 2px solid #efcb50;
	text-align: center;
}
.TogelCountry {
	font-family: 'Bree Serif', serif;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    padding-left: 30px;
}
#togel img {
	width: 24px !important;
    height: 24px !important;
}
.TogelDate {
	font-family:'Bree Serif', serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	color:#ffd600;
	margin-left: 35px;
}
#togel p {
	margin:0 0 -16px 35px;
	color: #ffd705;
	font-weight:bold;
	text-transform: uppercase;
}
#bank {
	width:1024px;
	height:85px;
	margin:6px auto;
}
.container1{
	width: 1028px;
	height: auto;
	margin: 9px auto;
	position: relative;
}
.container1 ul li{
	display: inline-grid;
}
.container1 ul {
	text-align: center;
	margin-top: -3px;
	margin-left: -1px;
	margin-bottom: 4px;
}
.container1 .game1 {
	background: url(https://wrsbl.club/images/game1.jpg) no-repeat;
	width:414px;
	height:235px;
	margin-left: 0px;
}
.container1 .game2 {
	background: url(https://wrsbl.club/images/game2.png) no-repeat;
	width:301px;
	height:235px;
}
.container1 .game3 {
	background: url(https://wrsbl.club/images/game3.png) no-repeat;
	width:301px;
	height:235px;
}
.footer {
    background: #c7ae4b url(../img/top-bg.png) repeat;
	width:1024px;
	margin:0 auto;
	text-align:center;
	box-shadow: 0 0 15px -6px;
}
.footer p{
    font-size:16px;
	text-align:center;
    color: #000;
    text-shadow: 1px 1px 1px #fd8811;
}
#panel {
	height: 82px;
	width: 586px;
	float: right;
}
table {
	width:100%;
}
#usr-panel {
	height: 40px;
    float: right;
	margin-right: -3px;
}
#usr-panel .link1 {
	height: 46px;
	font-weight: 700;
	float: right;
}
#usr-panel .link1 td {
	height: 30px;
	background: #524006;
	border: 1px solid #f8c440;
}
#usr-panel .link2 {
	height: 36px;
	font-weight: 700;
	float: right;
	margin-right: -8px;
}
#usr-panel .link2 td {
	height: 32px;
}
#panel td {
	padding: 0px 8px 0 8px;
	line-height: 0px;
}
#panel td a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: normal;
}
.captchaCode {
	max-width: 80px;
	font-size: 23px;
	color: #FED73A;
	background : #9F7008;
	text-align: center;
	padding: 3px;
}
p{
    font-size:15px;
}
@media only screen and (max-width: 500px) {
    #contact p{
    font-size:14px;
    }
    p {
    font-size:23px;
    }
}
@media only screen and (max-width: 767px) {
    #contact p{
    font-size:14px;
    }
    p {
    font-size:23px;
    }
}
@media only screen and (max-width:360px) {
    #contact p{
    font-size:14px;
    }
    p {
    font-size:23px;
    }
}
@media only screen and (max-width:460px) {
    #contact p{
    font-size:14px;
    }
    p {
    font-size:23px;
    }
}
