
@font-face {
    font-family: 'days';
    src: url('fonts/days.eot');
    src: local('☺'), url('fonts/days.woff') format('woff'), url('fonts/days.ttf') format('truetype'), url('fonts/days.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
        font-family: 'Conv_ubuntu';
        src: url('fonts/ubuntu.eot');
        src: local('☺'), url('fonts/ubuntu.woff') format('woff'), url('fonts/ubuntu.ttf') format('truetype'), url('fonts/ubuntu.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}

*/
/* 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, aside, 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, aside, 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 */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
body {
    background: url(/i/fon.jpg) no-repeat;
    font: 12px/18px Arial, sans-serif;
    height: 100%;
    background-size:cover;
    background-attachment:fixed;
    width: 100%;
}

/* crumbs */
.crumbs {
    margin:10px 20px 0px 20px;
}
.crumbs li{
    color:#fff;
    display:inline-block;
    font-size:14px;
    margin:0 3px;
    vertical-align: middle;
}
.crumbs li:first-child{
    margin-left:0;
}
.crumbs li:nth-child(even){
    background: url(/i/sprites.png) -84px -212px no-repeat;
    height: 14px;
    width: 14px;
}
.crumbs li a{
    color:#fff;
    font-size:14px;
    text-decoration:none;
}
.crumbs li a:hover{
    text-decoration:underline;
}
/*  Header */
.header {
    overflow:hidden;
    position:relative;
    width:100%;
}
.header .center{
    background: url(/i/head_fon.png) repeat-x;
    border-left:1px solid #35ADC5;
    border-right:1px solid #35ADC5;
    overflow:hidden;
    height:104px;
    margin:0 auto;
    min-width: 280px;
    max-width: 100%;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    width: 998px;
    z-index:9999;
}
.logo_head,
.quick_reg ,
.bonus_txt{
    display:inline-block;
    vertical-align:middle;
}
.logo_head{
    text-align:center;
    width:25%;
}
.quick_reg{
    width:50%;
}
.quick_reg img {
    width:90%;
    display:block;
}
.bonus_txt{
    color:#fff;
    font-size:18px;
    font-family: 'days';
    line-height:22px;
    text-align:center;
    width:20%;
}

nav {
    background: url(/i/fon_menu.png) repeat-x;
    height:61px;
    margin:0 auto;
    position:relative;
    min-width: 280px;
    max-width: 100%;
    width: 998px;
}
nav .menu-left{
    background: url(/i/left_menu.png) no-repeat;
    height:76px;
    top:-15px;
    left:-19px;
    position:absolute;
    width:21px;
}
nav .menu-right{
    background: url(/i/right_menu.png) no-repeat;
    height:77px;
    position:absolute;
    top:-16px;
    right:-19px;
    width:21px;
}
nav ul {
    height:61px;
    line-height:61px;
}
nav ul li {
    display:inline-block;
    position:relative;
}
nav ul li:first-child {
//margin-left:5%;
}


nav ul li a{
    display:block;
    color:#fff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
nav ul li:hover {
    background:url(/i/trans.png) repeat;

}
nav ul li a.fishki{
    background: url(/i/sprites.png) 20px 18px no-repeat;
    display:inline-block;
    height:62px;
    padding-left:53px;
    padding-right:20px;
}
nav ul li a.baks{
    background: url(/i/sprites.png) 20px -30px no-repeat;
    display:inline-block;
    height:62px;
    padding-left:50px;
    padding-right:20px;
}
nav ul li a.rating{
    background: url(/i/sprites.png) 20px -82px no-repeat;
    display:inline-block;
    height:62px;
    padding-left:60px;
    padding-right:20px;
}
nav ul li a.all_bonus{
    background: url(/i/sprites.png) 20px -144px no-repeat;
    display:inline-block;
    height:62px;
    padding-left:60px;
    padding-right:20px;
}
/*  .Header */
h1{
    color:#fff;
    font-size:20px;
    margin-bottom:15px;
}
h2{
    color:#fff;
    font-size:19px;
    font-family:Arial;
    margin-top:10px;
    margin-bottom:15px;
}
h3,h4{
    color:#fff;
    font-size:18px;
    margin-top:10px;
    margin-bottom:15px;
}
.cover{
    margin:0 auto;
    max-width: 998px;
}
.cover .center {
    background: url(/i/content_fon.png) repeat;
    border-left:1px solid #35ADC5;
    border-right:1px solid #35ADC5;
    min-height: 100%;
    min-width: 260px;
}
.container {
    min-width: 260px;
    display:table-cell;
    overflow: hidden;
    vertical-align:top;
}
.content{
    min-width:280px;
    padding-top:25px;
    margin:0 20px;
}
.center-block{
    text-align:center;
}
.center-block div{
    color:#fff;
    font-size:18px;
    font-weight:bold;
    margin:10px 0;
}
.play-btn{
    display:block;
    text-align:center;
    margin:5px auto;
    width:78.6%;
}
.black-bord{
    border-bottom:1px solid #0D112A;
    margin:0 auto;
}
.blue-bord{
    border-bottom:1px solid #1E3F9C;
    margin:0 auto;
}
.txt {
    margin:10px 0 15px 0;
    width:100%;
}
.txt a{
    color:#fe0;
    text-decoration:none;
}
.txt a:hover{
    text-decoration:underline;
}
.txt b,
.txt strong{
    font-weight:bold;
}
.txt i,
.txt em{
    font-style:italic;
}

.txt p{
    color:#fff;
    font-family:arial;
    font-size:15px;
    margin-bottom:10px;
    text-align:justify;
}
.txt img{
    margin:3px 10px 0 15px;
}
.txt hr {
    background: url(/i/hr.png) repeat-x;
    border: none;
    display:block;
    height:2px;
    width:100%;
    margin:2% auto;
}
.txt ul{
    margin:10px 5px 10px 30px;
    text-align:justify;
}
.txt ul li{
    list-style-type: disc;
}
.txt ol li{
    list-style-type: decimal;
}
.txt ul li,
.txt ol li{
    color:#fff;
    font-size:15px;
    margin-bottom:5px !important;
}
.txt ol li{
    margin-left:30px;
}
.txt ul li a,
.txt ol li a{
    color:#fe0;
    font-size:15px;
    margin-bottom:3px !important;
}
.txt ul li a:hover,
.txt ol li a:hover{
    text-decoration:underline;
}
.txt blockquote, .text q {
    font-family:monospace;
    font-size: 16px;
    color: #fff;
    padding: 2% 2%;
    margin: 2% 0;
    text-align:center;
    quotes: "\201C""\201D""\2018""\2019";
}
.txt blockquote:before,.txt q:before {
    color: #fe0;
    content: open-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.txt blockquote:after,.txt q:after {
    color: #fe0;
    content: close-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-left: 0.25em;
    vertical-align: -0.4em;
}
.txt blockquote p, .txt q p {
    display: inline;
}

.share{
    color:#fff;
    font-size:18px;
    margin:10px auto;
    text-align:center;
    height:40px;
}
.share ul li {
    margin-bottom: 0px !important;
}

.slots-block{
    width:100%;
    padding:0 ;
    margin:20px 0 10px 0;
    letter-spacing:-.36em;
}
.slots-block a:hover{
    text-decoration:none;
}
.slots-block .game-img{
    border-top:1px solid #fff;
    background:#286AD1;
    display:inline-block;
    margin:2px 1.7%;
    overflow:hidden;
    padding:3px 0;
    position:relative;
    letter-spacing:normal;
    text-align:center;
    width:22.4%;
    background-image: -moz-linear-gradient(top, #286AD1 0%, #03163D 100%);
    background-image: -webkit-linear-gradient(top, #286AD1 0%, #03163D 100%);
    background-image: -o-linear-gradient(top, #286AD1 0%, #03163D 100%);
    background-image: -ms-linear-gradient(top, #286AD1 0% ,#03163D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#286AD1', endColorstr='#03163D',GradientType=0 );
    background-image: linear-gradient(top, #286AD1 0% ,#03163D 100%);
}
.slots-block .game-img:nth-child(4n+1){
    margin-left:0;
}
.slots-block .game-img:nth-child(4n+4){
    margin-right:0;
}
a.all_slots-btn{
    color:#fff;
    display:inline-block;
    font-size:15px;
    font-weight:bold;
    margin-bottom:5px;
    padding:9px 1.2% 9px 3%;
    text-decoration:none;
    background-color:#276CD3;
    background-image: -moz-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -webkit-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -o-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -ms-linear-gradient(top, #276CD3 0% ,#061A45 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276CD3', endColorstr='#061A45',GradientType=0 );
    background-image: linear-gradient(top, #276CD3 0% ,#061A45 100%);
    border:1px solid #020100;
}
.all_slots-btn:hover{
    background-color:#061A45;
    background-image: -moz-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -webkit-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -o-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -ms-linear-gradient(top, #061A45 0% ,#276CD3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061A45', endColorstr='#276CD3',GradientType=0 );
    background-image: linear-gradient(top, #061A45 0% ,#276CD3 100%);
    text-decoration:none !important;
}
.all_slots-btn span{
    background:url(/i/sprites.png) no-repeat right -210px;
    display:inline-block;
    height:14px;
    padding-left:30px;
    width:14px;
}
.hovers{
    position:absolute;
    text-align:center;
    width:100%;
    top:-70%;
    -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;
}
.hovers .play-slot{
    background-color:#276CD3;
    background-image: -moz-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -webkit-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -o-linear-gradient(top, #276CD3 0%, #061A45 100%);
    background-image: -ms-linear-gradient(top, #276CD3 0% ,#061A45 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#276CD3', endColorstr='#061A45',GradientType=0 );
    background-image: linear-gradient(top, #276CD3 0% ,#061A45 100%);
    border:1px solid #020100;
    color:#fff;
    display:block;
    font-size:16px;
    padding:7px 0;
}
.hovers .play-slot:hover{
    background-color:#061A45;
    background-image: -moz-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -webkit-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -o-linear-gradient(top, #061A45 0%, #276CD3 100%);
    background-image: -ms-linear-gradient(top, #061A45 0% ,#276CD3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061A45', endColorstr='#276CD3',GradientType=0 );
    background-image: linear-gradient(top, #061A45 0% ,#276CD3 100%);
}
.game-img a{
    display:block;
    text-decoration:none;
}
.game-img:hover a.hovers{
    -moz-transform: translateY(255%);
    -o-transform: translateY(255%);
    -webkit-transform: translateY(255%);
    transform: translateY(255%);
    z-index:9999;
}
.game-img > div > a {
    max-width:96%;
    margin:0 3px;
}
.game-img img {
    display:block;
    margin:0 auto;
    max-width:100%;
}
.hovers .views {
    color:#F7B90B;
    font-size:16px;
    font-weight:bold;
    margin-bottom:3px;
}
.hovers .views span{
    color:#fff;
}
.play-money{
    width:100%;
}
.more-txt{
    color:#fff;
    font-size:15px;
}
.more-txt {
    letter-spacing:-.36em;
    margin-bottom:20px;
}
.more-txt div{
    display:inline-block;
    letter-spacing:normal;
}
.more-txt div:first-child{
    text-align:center;
    width:18%;
}
.more-txt div:last-child{
    text-align:justify;
    width:82%;
}
.bonuses_block{
    width:100%;
    margin:20px 0;
    letter-spacing:-.36em;
    text-align:center;
}
.bonus{
    border:1px solid #3BACCF;
    color:#fff !important;
    display:inline-block;
    font-size:15px;
    font-weight:bold;
    letter-spacing:normal;
    margin:0 1.5%;
    position:relative;
    text-align:center;
    text-decoration:none;
    width:31.3%;
}
.bonuses_block .bonus:nth-child(3n+1){
    margin-left:0;
}
.bonuses_block .bonus:nth-child(3n+3){
    margin-right:0;
}
.bonus img{
    display:block;
    width:100%;
    margin:0;
}
.stars_for{
    background: url(/i/bonus_fon.png) repeat-x;
    bottom:0;
    height:42px;
    position:absolute;
    padding:13px 5px 0 5px;
    width:100%;
}
.news-block{
    color:#fff;
    font-size:15px;
    letter-spacing:-.36em;
    margin-top:25px;
    text-align:justify;
    width:100%;
}
.news-block > div{
    display:inline-block;
    letter-spacing:normal;
    vertical-align:top;
}
.news-block > div:first-child{
    background-color:#FFF8DB;
    background-image: -moz-linear-gradient(top, #FFF8DB 0%, #E8AB07 100%);
    background-image: -webkit-linear-gradient(top, #FFF8DB 0%, #E8AB07 100%);
    background-image: -o-linear-gradient(top, #FFF8DB 0%, #E8AB07 100%);
    background-image: -ms-linear-gradient(top, #FFF8DB 0% ,#E8AB07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF8DB', endColorstr='#E8AB07',GradientType=0 );
    background-image: linear-gradient(top, #FFF8DB 0% ,#E8AB07 100%);
    padding:4px 0;
    text-align:center;
    vertical-align:middle;
    width:22.1%;

}
.news-block > div:first-child img{
    display:block;
    margin:0 auto;
    width:96.5%;
}

.news-block > div:last-child{
    padding-left:10px;
    width:77.8%;
}
.news-block .title{
    color:#f7b90b;
    display:block;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
    text-decoration:none;
}
.news-block .title:hover{
    text-decoration:underline;
}
a.all-news{
    background:url(/i/sprites.png) no-repeat right -231px;
    color:#f7b90b;
    display:inline-block;
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
    padding-right:20px;
}
.all-news:hover{
    text-decoration:none;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
    background: url(/i/sb_fon.png) repeat;
    height:100%;
    /*float: left;
    margin-left: -100%;*/
    position:relative;
    z-index:999;
    width: 229px;
    display:table-cell;
}

.ramka{
    background: url(/i/ramka.png) no-repeat;
    margin-top:28px;
    text-align:center;
    width:229px;
    height:147px;
}
.ramka div{
    color:#fff;
    font-family: 'days';
    font-size:18px;
    padding:25px 20px 20px 20px;

}
.go_play{
    display:block;
    margin:0 auto;
    width:80%;
}
.strip-red {
    background: url(/i/fon_sb-title.png) repeat-x;
    color:#fff;
    font-size:15px;
    font-weight:bold;
    height:37px;
    line-height:34px;
    max-width: 100%;
    margin-top:20px;
    position:relative;
    text-align:center;
}
.strip-red .left{
    background: url(/i/left_sb-title.png) no-repeat;
    height:43px;
    position:absolute;
    top:-6px;
    left:-9px;
    width:9px;
}
.strip-red .right{
    background: url(/i/right_sb-title.png) no-repeat;
    height:43px;
    position:absolute;
    top:-6px;
    right:-9px;
    width:9px;
}
.vendors,
.top_slot {
    margin:15px 10px;
}
.vendors li a{
    margin-bottom:10px;
}
.vendors li a{
    background: url(/i/fon_vendor.png) repeat;
    border:1px solid #35ADC5;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    display:block;
    padding:2px;
    text-decoration:none;
}
.fon_vendor{
    height:37px;
    line-height:37px;
    width:37px;
    text-align:center;
    vertical-align:middle;
	width: 20% !important;
}
.fon_vendor img {
    margin:3px auto 0 auto;
}
.vendors li div{
    color:#fff;
    display:inline-block;
    font-size:15px;
    font-weight:bold;
	width: 70%;
	vertical-align: middle;
}
.vendors li div:last-child{
    margin-left:5px;
    text-decoration:none;
}
.vendors li div:last-child:hover{
    border-bottom:2px solid #fff;
}
.top_slot li{
    margin-bottom:10px;
    display:table;
}
.top_slot li a{
    text-decoration:none;
}
.top_slot li div{
    color:#fff;
    display:table-cell;
    font-size:15px;
    font-weight:bold;
    vertical-align:middle;
}
.top_slot li div:last-child{
    padding-left:7px;
}
.top_slot li div:last-child:hover{
    text-decoration:underline
}

/* .Left Sidebar
-----------------------------------------------------------------------------*/

/* Footer
-----------------------------------------------------------------------------*/
.footer{
    background: url(/i/content_fon.png) repeat;
    border-left:1px solid #35ADC5;
    border-right:1px solid #35ADC5;
}
.footer-sidebar{
    background: url(/i/sb_fon.png) repeat;
    float:left;
    position:relative;
    text-align:center;
    width: 229px;
    z-index:999;
}
.footer-sidebar img{
    display:block;
    margin:3px auto 0 auto;
}
.footer-content{
    float:left;
    width: 76%;
}
.footer-content ul {
    margin-top:2%;
    width:100%;
    text-align:center;
}
.footer-content ul li{
    color:#fff;
    font-size:13px;
    display:inline-block;
    padding:0 2%;
}
.footer-content ul li:first-child{
    padding-left:0;
}
.footer-content ul li:last-child{
    padding-right:0;
}
.footer-content ul li a{
    color:#fff;
    font-size:13px;
    font-family:Arial;
    text-decoration:none;
}
.footer-content ul li a:hover{
    text-decoration:underline;
}
.footer .black-bord,
.footer .blue-bord{
    width:95%;
}
.copyright{
    color:#fff;
    font-size:15px;
    margin-top:3%;
    text-align:center;
}
.copyright a{
    color:#fff;
    text-decoration: none;
}
.copyright a:hover {
    text-decoration: underline;
}
/* .Footer
-----------------------------------------------------------------------------*/

/* Other
-----------------------------------------------------------------------------*/
.clearfix:after {
    content: "";
    clear: both;
    display: block;
    width: 0;
    height: 0;
    *zoom: 1;
}
.sitemap {margin-left: 10%;}
.txt .sitemap ul {
    list-style-type: square !important;
    margin-left:20px;
}
.txt .sitemap ul li{
    list-style-type: square !important;

}
.txt  .sitemap ul li ul {
    list-style-type: disc !important;
    margin-left:20px;
}
.txt  .sitemap ul li ul li{
    list-style-type: disc !important;
}
.txt  .sitemap ul li ul li ul {
    list-style-type: circle !important;
    margin-left:30px;
}
.txt  .sitemap ul li ul li ul li{
    list-style-type: circle !important;

}
.right {
    text-align:right;
}
.casino-block{
    /* display:table; */
    vertical-align:top;
    padding:0;
    width:100%;
}
.casino-block > div{
    display:table-cell;
    vertical-align:top;
    padding-bottom:0px;
}
.casino-block > div:first-child{
    width:55%;
}
.casino-block > div:first-child img{
    display:block;
    width:100%;
    margin:0;
}
.casino-block > div:last-child{
    width:45%;
    padding:0 10px;
    position:relative;
}
div.button,
.button {
    display: block;
    font-family: 'Conv_condensed',Sans-Serif;
    font-size: 18px;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    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;
    width: 90%;
    position: absolute;
    bottom: 1%;
    left: 5%;
}
div.button.mirror {
    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;
    width: 45%;
    /*float: left;*/
    position: inherit;
    /*margin: 10px 5px 20px 0px;*/
    margin: 10px auto;

}
.pmenu{
    color:#fff;
    font-size:20px;
    font-family:Arial;
    margin:6% 0;
    text-align:center;
}
.bonuses-all{
    width:100%;
}
.bonuses-all .bonus-elem{
    display:table;
    width:100%;
    padding-bottom:20px;
    vertical-align:top;
}
.bonus-elem .bonus{
    display:table-cell;
    width:31%;
    vertical-align:top;
}
.samt-bon{
    font-size:32px;
    color:#fff;
    float: right;
}
.date-bon{
    font-size:22px;
    color:#fff;
}
.date-bon img{
    vertical-align: bottom;
    margin: -1% 0;
    padding: 0;
}
.desc-block{
    display:table-cell;
    padding-left:10px;
    width:69%;
    vertical-align:bottom;
}
.desc-block > div:first-child{
    display:table;
    padding:0% 13% 2% 2%;
    width:100%;
}
.desc-block > div:first-child > div{
    display:table-cell;
    /*width:40%;*/
}
.desc-block > div:last-child{
    display:table;
    width:97.5%;
}
.desc-block > div:last-child > div{
    display:table-cell;
}
.desc-block .desc{
    background:#162866;
    padding:10px 10px 0 10px;
    width:88%;
    border:1px solid #112051;
}
.bonus-elem .bonus img{
    display:block;
    width:100%;
}
.btn-go{
    color:#fff !important;
    display:table-cell;
    width:8% !important;
    vertical-align:middle;
}
.button.go{
    position:relative;
    left:3%;
    bottom:0;
    margin:0;
    padding:0;
}

/*** 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;
}

.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 ***/


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


.list_bonuses {
    width:100%;
    margin-bottom:10px;
    letter-spacing:-.36em;
    text-align: center;
    vertical-align:top;
}

.list_bonuses .bonus:first-child {
    margin-left: 0;
}
.list_bonuses .bonus {
    color: #fff;
    display: inline-block;
    margin: 0 0.5%;
    overflow: hidden;
    /*padding: 5px 0;*/

    position: relative;
    letter-spacing: normal;
    text-align: center;
    vertical-align: top;
    width: 32%;
}
.list_bonuses .bonus a {
    color: #fff;
    text-decoration: none;
}
.list_bonuses .bonus img {
    display: block;
    width: 100%;
}
.list_bonuses .bonus span {
    cursor: pointer;
}
.list_bonuses .txt-club {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 4%;
    line-height: 2.5em;
    height: inherit;
}
.list_bonuses .txt-club .btn.green {
    width: 90%;
    margin: 0 auto;
}
.list_bonuses .btn.green {
    color: #00640e;
    background-color: #95EC00;
    background-image: -moz-linear-gradient(top, #95EC00 0%, #64DE00 100%);
    background-image: -webkit-linear-gradient(top, #95EC00 0%, #64DE00 100%);
    background-image: -o-linear-gradient(top, #95EC00 0%, #64DE00 100%);
    background-image: -ms-linear-gradient(top, #95EC00 0% ,#64DE00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95EC00', endColorstr='#64DE00',GradientType=0 );
    background-image: linear-gradient(top, #95EC00 0% ,#64DE00 100%);
    box-shadow: inset 0px -4px 1px #4D8F00;
    -moz-box-shadow: inset 0px -4px 1px #4D8F00;
    -webkit-box-shadow: inset 0px -4px 1px #4D8F00;
}

.list_bonuses .btn {
    display: block;
    /*font-family: 'Conv_condensed',Sans-Serif;*/
    /*font-size: 23px;*/
    /*margin-top: 10px;*/
    /*padding: 13px 0;*/
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.bg_opacity {
    overflow: hidden;
    padding: 3px 5%;
    margin: 0 2% 5px 2%;
    position: relative;
    text-align: justify;
    opacity: .9;
    -khtml-opacity: .9;
    -moz-opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
}

.game-container {
    position: relative;
}

.game-button {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 3% 5%;
    width: 70%;
    background: #ff0030;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3em;
    border: 2px dashed #fff;
    border-radius: 10px;
    box-shadow: 0 0 0 4px #ff0030, 2px 1px 150px 50px #000;
    cursor: pointer;
    transform: translate(-50%, -50%);
    text-decoration: none;
}

.game-button:hover {
    background: #b30021;
}



.game-container img {
    max-width: 100%;
}

.navbar-brand {
    display: none;
}

.container {
    padding: 0 !important;
}
.articles-list{
    color: #333;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 15px;
}
.article-elem{
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #038dc1;
}
.article-title{
    background: url(/i/fon_vendor.png) repeat;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 16px;
    border-bottom: solid 1px #eee;
    font-weight: bold;
    color: #fff !important;
}
.article-logo-block{
    padding: 5px;
    display: inline-block;
    width: 30%;
}
.article-logo-block img{
    max-width: 100%;
    margin: 0;
}
.article-info{
    display: inline-block;
    width: 65%;
    vertical-align: top;
    padding: 5px;
    font-size: 13px;
}
.article-footer{
    text-align: end;
}
.article-more{
    padding: 10px;
    font-size: 12px;
}

.get_btn {
    background: url(/i/fon_vendor.png) repeat;
    border: 1px solid #35ADC5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px 40px;
    text-decoration: none;
    color: #fff !important;
    font-size: 1.3em;
    font-weight: 600;
}

.get_btn:hover {
    color: #fff !important;
    text-decoration: none !important;
    padding: 9px 36px;
}

.block_table_img {
  text-align: center;
}

.block_table_img img{
    width: 70%;
    border-radius: 5px;
}

.block_get_btn {
    vertical-align: middle;
    text-align: center;
}

.title_table_casino {
    text-align: center !important;
    font-size: 1.7em !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding-bottom: 10px;
}

.chekin_table_casino_tr {
    margin-bottom: 20px;
    border-bottom: 1px dashed #000;
}

@media (max-width: 500px) {\

    .block_table_img img{
        width: 90%;
    }

	.title_table_casino {
    font-size: 1.5em !important;
}

}

@media (max-width: 400px) {
    .get_btn {
        padding: 8px 25px;
    }
}

@media (max-width: 350px) {
    .get_btn {
        padding: 7px 15px;
        font-weight: 400;
    }
}

/* Универсальная таблица */
.universal_table {
  border-collapse: collapse;
  border-spacing: 1px;
  font-family: "Arial";
  overflow-x: scroll;
  display: block;
  width: 100%;
  background-color: var(--background_color_table);
color: var(--text_color);
}

.universal_table th, .universal_table thead td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
}

.universal_table td {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  font-size: 1.1em;
  border: none;
  line-height: 20px;
}

.universal_table p {
  margin: 0;
}

.universal_table thead {
  background-color: #00000033;
}

.universal_table tbody {
  overflow-x: scroll;
}

.universal_table tbody tr:nth-child(even) {
background-color: #ffffff33;
}

.universal_table::-webkit-scrollbar-track{
  border: 2px solid white;
  background-color: #ccc;
}
.universal_table::-webkit-scrollbar {
  -webkit-appearance: none;
}

.universal_table::-webkit-scrollbar:horizontal {
  height: 13px;
}

.universal_table::-webkit-scrollbar-thumb {
  border-radius: 6px;
  border: 2px solid white;
  background-color: rgba(0, 0, 0, .5);
}

@media (max-width: 450px) {
  .universal_table td {
	padding: 0px;
	font-size: 1em;
  }
}

@media (max-width: 426px) {
  .universal_table {
  	width: 390px
  }
}

@media (max-width: 376px) {
  .universal_table {
  	width: 350px
  }
}

@media (max-width: 321px) {
  .universal_table {
  	width: 300px
  }
}

nav ul li a {
			font-size: 13px
		}

		.header {
			overflow: visible;
		}

		.header .dropdown-menu {
			width: 420px;
			left: calc(-1 * clamp(15.938rem, 8.581rem + 27.7vw, 21.875rem));
			background: url(/i/fon_sb-title.png)  repeat-x;
			background-size:  auto 120%;
			background-position: center center;
			padding:  30px 10px;
		}

		.header .dropdown > .btn  {
			width: 60px;
		}

		.header .dropdown-menu .dropdown-item {
			width: 400px;
			display: flex;
    		gap: 10px;
			padding: 0 !important;
			margin-bottom: 10px;
			color: #fff;
		}

	  .header .dropdown-menu .dropdown-item:hover {
			background-color: inherit;
	  }

		@media (max-width: 768px) {
			.header .navbar-brand {
				order:1;
			}

			.header .navbar-toggler {
				order:3;
			}

			.header .menu-left {
				order:4;
			}

			.header .navbar-collapse {
				order:5;
			}

			.header .menu-right {
				order:6;
			}

			.header .dropdown {
				order:2;
			}
		}

		@media (max-width: 425px) {
			.header .dropdown {
				display: none;
			}
		}

		.header .dropdown-menu .dropdown-item img {
			width: 100%;
		}

		.header .dropdown-menu .dropdown-item h2{

		}

		.header .dropdown-menu .dropdown-item p{
			width: 100%;
    		text-wrap: wrap;
			margin-bottom: 10px;
		}

		.header .dropdown-menu .dropdown-item .btn-secondary {
			background-color: inherit;
			border: 1px solid #fff;
		}




		.additional_casinos {
			display: flex;
			flex-direction: column;
		}

		.additional_casinos .row_casino {
			display: flex;
			justify-content: space-around;
			align-items: center;
			gap: 10px;
			flex-wrap: wrap;

			border-top: 1px solid #022177;
			border-bottom: 1px solid #022177;

			padding-top: 20px;
			padding-bottom: 20px;
		}

		.additional_casinos .row_casino div {
			color: white;
			font-size: 14px;
		}

		.additional_casinos .row_casino .img_casino {
			width: 100px;
		}



		.additional_casinos .row_casino .img_casino img {
			width: 100%;
		}

		.additional_casinos .row_casino .bonus_casino {
			width: 250px;
		}



		.additional_casinos .row_casino .btn_casino  a {
			display: flex;
			align-items: center;
			justify-content: center;
		    outline: none;
			border: none;
			background: url(/i/fon_sb-title.png) repeat-x; 
			cursor: pointer;
			width: 80px;
   			height: 40px;
		    color: white;
			font-size: 18px;
		}

		@media (max-width: 380px) {
			.additional_casinos .row_casino {
				flex-direction: column;
			}

			.additional_casinos .row_casino .bonus_casino {
				text-align: center;

			}
		}

