@font-face {
	font-family: 'Conv_impact';
	src: url('fonts/impact.eot');
	src: local('O'), url('fonts/impact.woff') format('woff'), url('fonts/impact.ttf') format('truetype'), url('fonts/impact.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#admin_bar {
    color:#fff;
    text-align: left;
    font-size: 11px;
    z-index:9999;
    position:fixed;
    top:0;
    left:0;
    padding-left: 2px;
    width:80px;
}
#admin_bar a {
    color:#fff;
}
#bglink{
    display:block;
    height:100%;
    width:100%;
    position:fixed;
    left:0;
    top:0;
    text-indent:-5000em;
    overflow:hidden;
    cursor:pointer;
}
img {
max-width: 100%;
}
/* Eric Meyer's CSS Reset */
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, 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,
article, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing:border-box;
}
/* HTML5 display-role reset for older browsers */
article, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
	background: url(/i/bgnd.jpg) no-repeat #000;

	background-size: cover;
	-moz-background-size: cover;
	background-attachment:fixed;	
}
/*  Header */
header {
	overflow:hidden;
	position:relative;
	width:100%;
}
header .middle-page{	
	margin:0 auto;
	width: 998px;
	min-width: 280px;
	max-width: 100%;
	padding-top:0px;
	position:relative;
	overflow:hidden;
	z-index:9999;
}
.logotype{
	display:inline-block;
	background: none;
	text-align:center;	
	width:275px;
	margin-top:10px;
}
nav {
	display:inline-block;
	text-align:left;
	position:relative;
	z-index:999;
	height:94px;
	line-height:118px;
	vertical-align:top;
	width:72%;
}
nav ul li {
	line-height:23px;
	display:inline-block;
	margin-left:2.7%;
}
nav ul li:first-child {
	margin-left:2%;
}
nav ul li a{
	display:block;
	color:#fff;
	font-size:21px;
	padding:10px 10px;
	text-decoration:none;	
}
nav ul li a:hover{
	border-left:1px solid #F3C35D;
	border-right:1px solid #F3C35D;
	border-top:1px solid #F3C35D;
	padding:9px 9px 10px 9px;
}
/*  .Header */
h1,
.cnt-txt h1{
	color:#F3C35D;
	font-size:28px;
	margin-bottom:20px;
	/*font-family: 'Conv_impact';*/
	font-family: Tahoma;
	font-weight: normal;	
	line-height:35px;
}
h2,
.cnt-txt h2{
	color:#F3C35D;
	font-size:26px;
	margin-top:10px;
	margin-bottom:15px;
	line-height:33px;
	font-family: Tahoma;
	/*font-family: 'Conv_impact';*/
	font-weight: normal;
}
h3,h4,h5,
.cnt-txt h3,
.cnt-txt h4,
.cnt-txt h5{
	color:#F3C35D;
	font-size:24px;
	line-height:26px;
	margin-top:10px;
	margin-bottom:15px;
	font-family: Tahoma;
	/*font-family: 'Conv_impact';*/
	font-weight: normal;	
}
.page-cover{
	height: auto !important;
	margin:0px auto 0 auto;
	min-height: 100%;
	width:100%;
}
.page-cover .middle-page {
	padding-top:0px;
	position: relative;	
	margin:0 auto;	
	min-width: 260px;
    max-width: 998px;
	width: 100%;
}
.case-page {
	background:#000;
	float: left;
	min-width: 260px;
	overflow: hidden;
	position:relative;	
	width: 100%;
}
.cnt-page{
	padding-top:20px;
	padding-left:30px;
	padding-right:300px;
	position:relative;
	min-width: 280px;
        min-height: 1650px;
}
.cnt-page.game{
	padding-left:30px;
}
.middle-title{
	text-align:center;
}
.cnt-txt,
.cnt-txt p{
	color:#fff;
	font-size:16px;
	position: relative;		
	margin-bottom:20px;
	letter-spacing:normal;
}
.cnt-txt h2{
	color:#F3C35D;
	font-size:26px;
	margin-bottom:20px;	
	text-align:center;
}
.cnt-txt a{
	color:#F3C35D;
	text-decoration:none;	
}
.cnt-txt a:hover{
	text-decoration:underline;
}
.cnt-txt b,
.cnt-txt strong{
	font-weight:bold;
}
.cnt-txt i,
.cnt-txt em{
	font-style:italic;
}
.cnt-txt ul{
	margin:0 5px 8px 30px;
	text-align:justify;
}
.cnt-txt ul li{
   list-style-type: disc !important;
}
.cnt-txt ol li{
	list-style-type: decimal !important;
}
.cnt-txt ul li,
.cnt-txt ol li{
	color:#fff;
	font-size:16px;	
    margin-bottom:7px !important;
}
.cnt-txt ol li{
    margin-left:30px;
}
.cnt-txt ul li a,
.cnt-txt ol li a{
	color:#F3C35D;
	font-size:16px;	
	text-decoration:none;
}
.cnt-txt ul li a:hover,
.cnt-txt ol li a:hover{
	text-decoration:underline;
}
.cnt-txt p{
	margin-bottom:8px;
	text-align:justify;
}
.cnt-txt blockquote, .cnt-txt q {
    font-family: verdana ;
    font-size: 16px;
    color: #fff;
    border-left: 3px solid #FDD52A;
    padding:2% 3%;
    margin: 15px 0;
	line-height: 1.5em;
    quotes: "\201C""\201D""\2018""\2019";
}
.cnt-txt blockquote:before,.cnt-txt q:before {
    color: #FDD52A;
    content: open-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.cnt-txt blockquote:after,.cnt-txt q:after {
    color: #FDD52A;
    content: close-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-left: 0.25em;
    vertical-align: -0.4em;
}
.cnt-txt blockquote p, .cnt-txt q p {
    display: inline;
}
/*  CLUBS */
.zones-clbs{
	letter-spacing:-.36em;
	margin-bottom:10px;
	text-align:left;
	width:100%;	
}
.club_desc {
	display:inline-block;
	letter-spacing:normal;
	margin:0 1.9% 10px 1.9%;
	position:relative;
	vertical-align:top;
	width:29.4%;
}
.club_desc:nth-child(3n+1){
	margin-left:0;
}
.club_desc:nth-child(3n+3){
	margin-right:0;
}
.club_desc img{
	display:block;
	width:100%;
	z-index:99;
}
.casino-bar{
	display:table;
	letter-spacing:normal;
	margin-bottom:20px;
	vertical-align:top;	
	position:relative;
}
.casino-bar > div{
	display:table-cell;
	vertical-align:top
}
.casino-bar > div:first-child {
	width:47%;
}
.casino-bar > div:first-child .basic{
	display:block;
	margin-bottom:5px;
	width:100%;	
}
.casino-bar > div:first-child > div img {
	border:1px solid #FDD52A;
	width:23.7%;
	opacity:1;
}
.casino-bar > div:first-child > div a{
	background:none;
}
.casino-bar > div:last-child{
	padding-left:10px;
	width:53%;
}
.casino-bar .tale{
	margin-bottom:10px;
}

.cas-name{
	display:block;
	margin:20px auto;
	text-align:center;
}

.cas-name > div{
	display:inline-block;
	margin:0 auto;
}
.cas-name .top_star{
	padding-right:2px;
	margin-right:10px;
}
a.t_name {
	color:#F3C35D;
	display:block;
	font-size:24px;
	text-align:center;
	margin:4% 0 2% 0;
	letter-spacing:normal;
}
.go_to{
    display:inline-block;
    font-size: 18px;
    padding:15px 0px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin: 2% 0;
    color: #fff;
    width:100%;
}
.go_to.yellow{
	color: #fff;
    background-color: #fc613d;
    background-image: -moz-linear-gradient(top, #fc613d 0%, #aa0203 100%);
    background-image: -webkit-linear-gradient(top, #fc613d 0%, #aa0203 100%);
    background-image: -o-linear-gradient(top, #fc613d 0%, #aa0203 100%);
    background-image: -ms-linear-gradient(top, #fc613d 0% ,#aa0203 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc613d', endColorstr='#aa0203',GradientType=0 );
    background-image: linear-gradient(top, #fc613d 0% ,#aa0203 100%);
    box-shadow: inset 0px -4px 1px #890205;
    -moz-box-shadow: inset 0px -4px 1px #890205;
    -webkit-box-shadow: inset 0px -4px 1px #890205;
}
.go_to.red,
.go_to.yellow:hover{
 	color: #000 !important;
	text-decoration:none;
    background-color: #FDD52A;
    background-image: -moz-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -webkit-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -o-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -ms-linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDD52A', endColorstr='#FDD52A',GradientType=0 );
    background-image: linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);
    box-shadow: inset 0px -4px 1px #BC9D20;
    -moz-box-shadow: inset 0px -4px 1px #BC9D20;
    -webkit-box-shadow: inset 0px -4px 1px #BC9D20;
}
.go_to.red:hover{
    background-color: #FDD52A;
    background-image: -moz-linear-gradient(top, #FDD52A 0%, #FCEAA1 100%);
    background-image: -webkit-linear-gradient(top, #FDD52A 0%, #FCEAA1 100%);
    background-image: -o-linear-gradient(top, #FDD52A 0%, #FCEAA1 100%);
    background-image: -ms-linear-gradient(top, #FDD52A 0% ,#FCEAA1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDD52A', endColorstr='#FCEAA1',GradientType=0 );
    background-image: linear-gradient(top, #FDD52A 0% ,#FCEAA1 100%);
	text-decoration:none;
}

.go_to.blue{
 	color: #fff;
    background-color: #EE3344;
    background-image: -moz-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -webkit-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -o-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -ms-linear-gradient(top, #EE3344 0% ,#2E0513 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE3344', endColorstr='#2E0513',GradientType=0 );
    background-image: linear-gradient(top, #EE3344 0% ,#2E0513 100%);
    box-shadow: inset 0px -4px 1px #260C15;
    -moz-box-shadow: inset 0px -4px 1px #260C15;
    -webkit-box-shadow: inset 0px -4px 1px #260C15;
}
.go_to.blue:hover{
    background-color: #FDD52A;
    background-image: -moz-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -webkit-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -o-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -ms-linear-gradient(top, #2E0513 0% ,#EE3344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E0513', endColorstr='#EE3344',GradientType=0 );
    background-image: linear-gradient(top, #2E0513 0% ,#EE3344 100%);
	text-decoration:none;
}

.glass{
  	display:inline-block;
    font-size:15px;
    padding:11px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    color: #fff;
	width:48.5%;
}
.glass.green{
    background-color:#3BC156;
    box-shadow:0px 0px 2px #bababa, inset 0px -4px 1px #23A238;
    -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px -4px 1px #23A238;  
    -webkit-box-shadow:0px 0px 2px #bababa, inset 0px -4px 1px #23A238;
}
.glass.blue{
 	color: #fff;
    background-color: #EE3344;
    background-image: -moz-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -webkit-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -o-linear-gradient(top, #EE3344 0%, #2E0513 100%);
    background-image: -ms-linear-gradient(top, #EE3344 0% ,#2E0513 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE3344', endColorstr='#2E0513',GradientType=0 );
    background-image: linear-gradient(top, #EE3344 0% ,#2E0513 100%);
    box-shadow: inset 0px -4px 1px #260C15;
    -moz-box-shadow: inset 0px -4px 1px #260C15;
    -webkit-box-shadow: inset 0px -4px 1px #260C15;
}
.glass.blue:hover{
    background-color: #FDD52A;
    background-image: -moz-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -webkit-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -o-linear-gradient(top, #2E0513 0%, #EE3344 100%);
    background-image: -ms-linear-gradient(top, #2E0513 0% ,#EE3344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E0513', endColorstr='#EE3344',GradientType=0 );
    background-image: linear-gradient(top, #2E0513 0% ,#EE3344 100%);
	text-decoration:none;
}
.pile{
	margin-bottom:20px;
}
.buttons_tab{
	display:table;
}
.buttons_tab > div,
.buttons_tab > a{
	display:table-cell;
}
.buttons_tab > div:first-child{
	width:60%;
	padding-right:5px;
}
.buttons_tab > div:last-child,
.buttons_tab > a:last-child{
	width:40%;
	vertical-align:middle;
}

.blue_fon,
.while_fon{
	padding:4px 4px 0 4px;
}
.club_desc a:hover .blue_fon{
	padding:4px 4px 0 4px;
	background-image: -moz-linear-gradient(top, #EE3444 0%, #050101 100%); 
	background-image: -webkit-linear-gradient(top, #EE3444 0%, #050101 100%); 
	background-image: -o-linear-gradient(top, #EE3444 0%, #050101 100%); 
	background-image: -ms-linear-gradient(top, #EE3444 0% ,#050101 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EE3444', endColorstr='#050101',GradientType=0 ); 
	background-image: linear-gradient(top, #EE3444 0% ,#050101 100%);
}
.club_desc a:hover .while_fon{
	padding:4px 4px 0 4px;
	background-image: -moz-linear-gradient(top, #FEFEFE 0%, #01070A 100%); 
	background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #01070A 100%); 
	background-image: -o-linear-gradient(top, #FEFEFE 0%, #01070A 100%); 
	background-image: -ms-linear-gradient(top, #FEFEFE 0% ,#01070A 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#01070A',GradientType=0 ); 
	background-image: linear-gradient(top, #FEFEFE 0% ,#01070A 100%);
}
.wrap {
	margin-top:-5px;
	margin-left:8px;
	margin-right:8px;
	position:relative;	
	z-index:999;
}
.ground_desc{
	background:#000024;
	color:#fff;
	font-size:16px;
	padding:15px 0 10px 0;
	text-align:center;
}
.ground_desc span{
	color:#EE3444;
	display:block;
	font-size:22px;
	font-weight:bold;
	margin:10px 0;
}
.ground_desc ul{
    list-style-image: url(/i/fshk.png);
	margin-left:45px;
	margin-top:5px;
	text-align:left;
}
.ground_desc  ul li{
	margin-bottom:5px;
}
.ground_desc ul li a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
}
.ground_desc  ul li a:hover{
	text-decoration:underline;
}
.rack {
	max-width: 180px;
}
figure.bg_top{
	background:url(/i/top.png) no-repeat;
	background-size: cover;
	-moz-background-size: cover;  /* Firefox 3.6 */
	background-position: center; 	
	padding-top: 6.11%;
}
figure.bg_bottom{
	background:url(/i/bottom.png) no-repeat;
	background-size: cover;
	-moz-background-size: cover;  /* Firefox 3.6 */
	background-position: center; 
	padding-top: 6.11%
}
.zone{
	width:100%;
	padding:0 ;
	margin:20px 0 10px 0;
	letter-spacing:-.36em;	
}
.zone .game-screen{
	display:inline-block;
	margin:2px 2.2%;
	overflow:hidden;
	padding:3px 0;
	position:relative;
	letter-spacing:normal;
	text-align:center;
	width:21.6%;
}
.zone .game-screen:nth-child(4n+1){
	margin-left:0;
}
.zone .game-screen:nth-child(4n+4){
	margin-right:0;
}
.game-screen a {
	display:block;
	text-decoration:none;
}
.game-screen img {
	display:block;
	width:100%;
}
.scruple{
	display:block;
	position:absolute;
	text-align:center;
	width:100%;
	top:-30%;
	-moz-transition: all 90ms ease-out;
    -o-transition: all 90ms ease-out;
    -ms-transition: all 90ms ease-out;
	-webkit-transition: all 90ms ease-out;
    transition: all 90ms ease-out;	
}
.scruple .enact{
	background:url(/i/play_fon_btm.png) repeat-x;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	width:80%;
	margin:0 auto;
}
.scruple .enact:hover,
.scruple:hover{
	text-decoration:none !important;
}
.game-screen:hover .scruple{
    -moz-transform: translateY(255%);
    -o-transform: translateY(255%);
    -webkit-transform: translateY(255%);
    transform: translateY(305%);
	z-index:9999;	
}
a.looks{
	border:1px solid #EE3344;
	color:#EE3344;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	display:inline-block;
	font-size:14px;
	float:right;
	padding:5px;
	margin-bottom:10px;
	text-decoration:none;	
}
a.looks:hover{
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
.rend{
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}

.lend{
	position:absolute;
	top:0;
	left:0;
	z-index:999;
}
/*
.lend {
	max-width:13px;
	position:absolute;
	z-index:999;
	top:0;
	left:0;	
}
.lend figure.v-line{
	background:url(/i/last.png) no-repeat;
	background-size: cover;
	-moz-background-size: cover; 
	background-position: center; 	
	padding-top: 11453.84%;
}
*/
.lend img{
	display:block;
	max-width:13px;
}
.send{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;	
}
.rack.btn{
	display:block;
	max-width:638px;
	margin:10px auto 30px auto;
	text-decoration:none;
}
figure.button{
	background:url(/i/playbtn.png) no-repeat;
	background-position: center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-top: 6.11%;
	position:relative;
	text-align:center;
}
figure.button:hover{
	background:url(/i/playbtnhover.png) no-repeat;
	background-position: center;
	padding-top: 6.11%
}
figure.button div{
	position:absolute;
	left:35%;
	top:30%;
}

.share{
  text-align: center;
  color:#F3C35D;
  font-size:19px;
  margin:20px 0;
}
.share > div{
	display:inline-block;
	text-align:center;
}
.inline_div{
	display:table;
	width:100%;
	vertical-align:top;
}
.inline_div > div{
	display:table-cell;
	vertical-align:top;
}
.inline_div > div:first-child{
	width:65%;
	text-align:left;
	padding-top:5px;
}
.inline_div > div:last-child{
	width:35%;
}
.forth{
	background:url(/i/arrow.png) no-repeat;
	background-position:right;
	border:1px solid #ED2233;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	color:#ED2233;
	display:inline-block;
	float:right;
	font-size:16px;
	padding:8px 30px 8px 10px;
	margin-bottom:20px;
	text-decoration:none;
}
.forth:hover{
	background:url(/i/arrow_2.png) no-repeat;
	background-position:right;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
.casino-screen{
	width:100%;
	margin-top:10px;
}
.casino-screen img{
	width:100%;
}
.prop{
	font-size:22px;
	color:#FFF;
	margin:5px 0;
}
.prop_tbl{
	display:table;
	width:95%;
}
.prop_tbl > div{
	display:table-cell;
	width:50%;
	color:#fff;
	font-size:16px;
}
.prop_tbl > div:last-child{
	width:24%;
}
.reg_block{  
	float:left;
    position:relative;
	margin-bottom:20px;
	margin-left:14%;
}
.reg{
    color:#fff;
	font-family: 'Conv_impact';
    font-size:26px;
    letter-spacing:normal;
    text-decoration:none;
}
.reg:hover{
    color:#ddd;
}
.reg > div{
    float:left;
    background:url(/i/reg_bg.png) repeat-x;
    height:43px;
    padding:10px 10px 0 10px;
}
.reg > div:after{
    background:url(/i/regtangle.png) no-repeat;
    bottom:0;
    content:'';
    float:left;
    height:43px;
    position:absolute;
    right:-23px;
    width:23px;
}
.bonus_plus{
    color:#fff;
	font-family: 'Conv_impact';
    float:left;
    height:43px;
    font-size:23px;
    padding:0 12px;
    letter-spacing:normal;
    padding-top:10px;
    position:absolute;
    right:-200px;
}
.sidebar {
    float: right;
    margin-left: -100%;
	width: 275px;
	padding-top:30px;
	position:relative;
}
.bar{
	margin:20px 0;
}
.bar img {
	display:block;
	margin:0 auto;
}
.sb-background{
	/*background:#181818;*/
	margin:0 10px 0 11px;
	padding:20px 0;
	z-index:99;
}
.denominate{
	color:#F3C35D;
	font-size:24px;
	font-family: 'Conv_impact';	
	margin-bottom:15px;
	text-align:center;
}
ul.clubs_zone{
	margin-left:0 !important;
	padding-bottom:20px;
	width:100%;

}

.sidebar_casino {
	display:block;
	/*padding-top:10px;*/
	position:relative;
	letter-spacing:-.36em;
	width:100%;
}
.sidebar_casino:hover{
	/*background:url(/i/hover_sb.png) 50px 8px no-repeat;*/	
}
.sidebar_casino > div,
.sidebar_casino > a {
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
	text-decoration:none;
}
.sidebar_casino > div:first-child{
	text-align:center;
	width:21%;
	padding-left:5px;
}
.sidebar_casino > div:nth-child(2),
.sidebar_casino > a:nth-child(2){
	padding:10px 0;
	width:60%;
}
.sidebar_casino > div:nth-child(2) img,
.sidebar_casino > a:nth-child(2) img{ 
	display:block;

	margin:0 auto;
}
.sidebar_casino > a:last-child{
	width:19%;
}
.sidebar_casino .pointer{
	background:url(/i/pointer.png) no-repeat;
	width:67px;
	height:47px;
	margin-top:29px;
	margin-left:10px;

}
.sidebar_casino .title{
	color:#fff;
	font-size:18px;
	text-decoration:none;

}
.sidebar_casino .title:hover{
	text-decoration: none;
}
.top_star{
	background:url(/i/star.png) no-repeat;
	color:#2E2E2E;
	font-size:18px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	margin-left:5px;
	margin-top:-2px;
	width:33px;
}
.sb-background  ul{
    list-style-image: url(/i/fishka.png);
	margin:0 20px 0 40px;
}
.sb-background  ul li{
	margin-bottom:5px;
}
.sb-background  ul li a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
}
.sb-background  ul li a:hover{
	text-decoration:underline;
}
/* .Left Sidebar
-----------------------------------------------------------------------------*/

/* Footer
-----------------------------------------------------------------------------*/
footer {
	background:#000;
	overflow:hidden;
	position:relative;
	width:100%;
	z-index:99999;	
}
.line{
	background:#EE3344;
	height:20px;
	margin-bottom:10px;
	position:relative;
	width:100%;
	z-index:99999;
}
footer .middle-page {
	margin:0 auto;
	min-width: 280px;
	max-width: 100%;
	padding-top:0px;
	position:relative;
	overflow:hidden;
	width: 998px;	
	z-index:9999;
}

footer ul  li{
	display:inline-block;
}
footer ul  li a{
	color:#fff;
	display:block;	
	font-size:22px;
	padding:10px;
	text-decoration:none;
}
footer ul  li a:hover{
	border:1px solid #C92A35;
	color:#C92A35;
	padding:9px;
}
footer .menu{
	margin-top:1%;
	text-align:center;
	width:75%;
}
.rght{
	color:#fff;
	font-size:14px;
	margin-top:2%;
}
.rght a{
    color: #F3C35D;
    text-decoration: none;
}
.rght a:hover{
    text-decoration: underline;
}
/* .Footer
-----------------------------------------------------------------------------*/

/* Other
-----------------------------------------------------------------------------*/


.sitemap a{
    color:#F3C35D;
	font-size:15px;
	text-decoration:none;	
}
.sitemap ul {
    list-style-type: square !important;
    margin-left:30px;
}
.sitemap ul li ul {
    list-style-type: disc !important;
    margin-left:10px;
}
.sitemap ul li ul li ul {
    list-style-type: circle !important;
    margin-left:10px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
	width: 0;
	height: 0;
	*zoom: 1;
}
.fleft{
	float:left;
}
.no{
	display:none;
}

/*** COINSLIDER ***/
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
/*** .COINSLIDER ***/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow{
	border-radius:10px;
	position: absolute;
	top: 50%;
	display: block;
	width: 25px;
	height: 25px;
	z-index:9999;
	cursor: pointer;
	color: transparent;	
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-top: -10px;
	padding-top:0px;
	border: medium none;
	outline: medium none;
	background:#FDD52A;
	opacity:.5;
}
.slick-arrow:hover{
	background:#E81745;
	opacity:1;
}
.slick-prev {
    left:5px;
}
.slick-next {
    right:5px;
}

/*** LIGHTBOX ***/
body:after {
  content: url(/i/close.png) url(/i/loading.gif) url(/i/prev.png) url(/i/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/i/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.yleo {
    color: #F3C35D;
    font-size: 20px;
    margin: 2% 0;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/i/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 100;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/i/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 100;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/i/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*** .LIGHTBOX ***/

#ctrlcopy {
 height: 1px;
 width: 1px;
 overflow: hidden;
 position: absolute;
 margin: 5px 0 0 -1px;
 line-height: 0;
 opacity: 0;
}
#admin_bar {
    color:#ffffff;
    text-align: left;
    font-size: 11px;
    z-index:9999;
    position:fixed;
    top:0;
    left:0;
    padding-left: 2px;
    width:80px;
}
#admin_bar a{
    font-size: 12px;
    font-weight: bold;
    color: #fdd52a;
    text-decoration: none;
}

.desktop {
    /*display: inline-block;*/
    visibility: visible;
}
.mobile {
    display: none;
    visibility: hidden;
}
.points{
	margin:0;
	color:#fe0;
	cursor:pointer;
	display:none;
}

.bonus-table th {
    font-size: 18px;
    padding: 3px;
    font-weight: bold;
    color: #f3c35d;
}

.bonus-table tr td:nth-child(1) {
    width: 54%;
}

.bonus-table tbody tr {
	border-bottom: solid 1px #333;
}

.bonus-table tr td {
    padding: 5px;
}

.bonus-table tr td:nth-child(1) img {
    width: 100%;
	border-radius: 7px;
}

.bonus-table tr td:nth-child(2) {
	vertical-align: middle;
    margin: auto;
    text-align: center;
}

.bonus-table tr td:nth-child(2) a {
    display: inline-block;
    font-size: 18px;
    padding: 15px 0px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin: 2% 0;
    color: #fff;
    width: 70%;

     color: #000 !important;
    text-decoration: none;
    background-color: #FDD52A;
    background-image: -moz-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -webkit-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -o-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);
    background-image: -ms-linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDD52A', endColorstr='#FDD52A',GradientType=0 );
    background-image: linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);
    box-shadow: inset 0px -4px 1px #BC9D20;
    -moz-box-shadow: inset 0px -4px 1px #BC9D20;
    -webkit-box-shadow: inset 0px -4px 1px #BC9D20;
}
.logotype img {
	width: 50%;
}
nav ul {
	height: inherit;
}
nav ul li {
	vertical-align: super;
}
#anchor_table table td {
	padding: 3px;
}
#anchor_table {
	margin-bottom: 10px;
}
.accordeon__content {
    padding-bottom: 18px;
    display: none;
    text-align: center;
}
#faq {
	    background: #000;
    color: #fff;
    padding: 15px;
}
#faq .question {
	    font-size: 18px;
    cursor: pointer;
}
#faq .answer p {
	padding: 10px;
    font-size: 16px;
    background: #333;
	border-radius: 5px;
	color: #F3C35D;
}
#faq .que {
	    padding: 5px;
    border: 1px solid #d2d2d252;
    border-radius: 5px;
    margin-bottom: 10px;
}
#faq .h {
	font-size: 20px;
    margin-bottom: 10px;
    color: #F3C35D;
}
.btn-open-naw{
	display: none;
	position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  z-index: 110;
}
.btn-open-naw.open{
	display: block;
}
.btn-open-naw img.close{
	display: none;
}
body.noscrol{
	overflow: hidden;
}
@media (max-width: 550px){
	header nav{
		display: none;
	}
	header nav.open{
    display: flex;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 85%);
    top: 0;
    bottom: 0;
    margin: 0;
    height: 100vh;
    z-index: 100;
    padding: 20px;
	}
	header nav.open ul {
		width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    padding: 0;
	}
	header nav.open ul li {
    margin-left: 0px;
	}
	.btn-open-naw{
		display: block;
	}
	.btn-open-naw.open img.open{
		display: none;
	}
	.btn-open-naw.open img.close{
		display: block;
	}
}

div{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;}
.btn_go{display:inline-block;font-size:18px;padding:15px 0px;text-align:center;text-decoration:none;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;margin-bottom:5px;color:#fff!important;width:100%;}
.btn_go.red{background-color:#fc613d;background-image:-moz-linear-gradient(top, #fc613d 0%, #aa0203 100%);background-image:-webkit-linear-gradient(top, #fc613d 0%, #aa0203 100%);background-image:-o-linear-gradient(top, #fc613d 0%, #aa0203 100%);background-image:-ms-linear-gradient(top, #fc613d 0% ,#aa0203 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc613d', endColorstr='#aa0203',GradientType=0 );background-image:linear-gradient(top, #fc613d 0% ,#aa0203 100%);box-shadow:inset 0px -4px 1px #890205;-moz-box-shadow:inset 0px -4px 1px #890205;-webkit-box-shadow:inset 0px -4px 1px #890205;}
.btn_go.red:hover{color:#fff;background-color:#FDD52A;background-image:-moz-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);background-image:-webkit-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);background-image:-o-linear-gradient(top, #FDD52A 0%, #FDD52A 100%);background-image:-ms-linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDD52A', endColorstr='#FDD52A',GradientType=0 );background-image:linear-gradient(top, #FDD52A 0% ,#FDD52A 100%);box-shadow:inset 0px -4px 1px #BC9D20;-moz-box-shadow:inset 0px -4px 1px #BC9D20;-webkit-box-shadow:inset 0px -4px 1px #BC9D20;text-decoration:none;}
/*! CSS Used from: https://avtomatydengi.top/css/media.css?q=1.0.1 */
@media (max-width: 533px){
.btn_go.red{margin-top:20px;}
}
*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;}