body, figure, ul {
    margin: 0
}

svg:not(:root), ul {
    overflow: hidden
}

body, sub, sup {
    position: relative
}

.go_to_top, .top_casino_list li {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out
}

.go_to_top, .top_casino_list, h3 {
    text-align: center
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

.go_to_top, [hidden] {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a:focus {
    outline: dotted thin
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: \201C \201D \2018 \2019
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    max-width: 100%
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.header_banner, .logo {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button::-moz-focus-inner, input::-moz-focus-inner, legend {
    border: 0;
    padding: 0
}

ul {
    padding: 0;
    list-style: none
}

a {
    text-decoration: none
}

body {
    background: #f2f2f2;
    color: #333;
    font-size: 14px
}

h3 {
    margin-bottom: 0
}

.white_bg_top {
    width: 100%;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1
}

.bottom_title {
    text-indent: 20px
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    z-index: 1000;
    position: relative
}

.logo, .slogan {
    margin-bottom: 10px
}

#share42 {
    top: 38% !important;
    right: 50% !important;
    margin-right: -595px !important
}

.breadcrumbs_block {
    padding: 10px 20px
}

.goback {
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #0087cd;
    text-decoration: underline
}

.goback:hover {
    text-decoration: none
}

.go_to_top {
    position: fixed;
    bottom: 95px;
    left: 30px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    background: rgba(0, 156, 224, .65);
    -webkit-box-shadow: 0 0 2px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 0 2px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 2px 0 rgba(50, 50, 50, .75);
    transition: all .2s ease-out
}

.logo, .logo img {
    width: 235px
}

.go_to_top:hover {
    background: rgba(0, 156, 224, 1);
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75)
}

.header {
    padding-top: 20px;
    z-index: 999999;
    position: relative;
    text-align: center;
}

.slogan {
    font-size: 14px;
    color: #999;
    display: block;
    clear: both
}

.header_banner, .logo, .top_casino_list li {
    display: inline-block
}

.header_banner {
    width: 760px
}

.top_casino_list {
    padding: 30px 0 0;
    overflow: visible;
    width: 100%
}

.top_casino_list li {
    vertical-align: top;
    margin: 0 7px;
    transition: all .2s ease-out
}

.top_casino_list li a {
    display: block;
    height: 88px;
    width: 180px;
    overflow: hidden;
    border: 2px solid #fff;
    background: #feffe8;
    background: -moz-linear-gradient(top, #feffe8 0, #d6dbbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #feffe8), color-stop(100%, #d6dbbf));
    background: -webkit-linear-gradient(top, #feffe8 0, #d6dbbf 100%);
    background: -o-linear-gradient(top, #feffe8 0, #d6dbbf 100%);
    background: -ms-linear-gradient(top, #feffe8 0, #d6dbbf 100%);
    background: linear-gradient(to bottom, #feffe8 0, #d6dbbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffe8', endColorstr='#d6dbbf', GradientType=0);
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, .75)
}

.top_casino_list li a:hover {
    border: 2px solid #ea4a3a;
    background: #fcfff4;
    background: -moz-linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfff4), color-stop(40%, #dfe5d7), color-stop(100%, #b3bead));
    background: -webkit-linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(to bottom, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0)
}

.top_casino_list li img {
    display: block;
    margin: 0 auto
}

.top_casino_list li:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

.top_casino_list li.obzor-vulkan-kazino-otzyivyi-igrokov img {
    margin-top: 0
}

.top_casino_list li.gms-deluxe img {
    margin-top: 10px
}

.top_casino_list li.obzor-kazino-gmslots-otzyivyi-igrokov img {
    margin-top: 27px
}

.top_casino_list li.obzor-kazino-slotozal-otzyivyi-igrokov img {
    margin-top: 0
}

.menu-main-container .menu {
    overflow: visible;
    height: 46px;
    background:url(../img/nav_bg.png) repeat-x;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .75);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .75)
}

.menu-main-container .menu li {
    float: left;
    border-radius: 4px;
    border-right: 1px solid #317aa8;
    border-left: 1px solid #317aa8;
    position: relative;
    z-index: 1
}

.menu-main-container .menu li:first-child {
    border-left: none
}

.menu-main-container .menu a,
.menu-main-container .menu span {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    padding: 15px 3px;
    display: block;
    border-radius: 4px;
}
.menu-main-container .menu a:hover {
    background: #f3786c;
}

.menu-main-container .menu-main-container {
    margin-top: 36px
}

.menu-main-container ul li ul {
    position: absolute;
    display: none;
    background: rgba(85, 171, 211, .9);
    border-radius: 0 0 10px 10px;
    z-index: 100
}

.menu-main-container ul li:hover ul {
    display: block
}

.menu-main-container ul li ul li:hover a {
    /*color: #ea4a3a*/
}

.menu-main-container ul.menu li ul li {
    float: none;
    width: 100%;
    border: none;
    border-radius: 0;
    white-space: nowrap
}

.inner {
    width: 1000px;
    margin-top: 17px;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .75);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .75);
    border-radius: 5px
}

.content {
    vertical-align: top;
    display: table-cell;
    width: 745px;
    padding-bottom: 30px;
    position: relative;
    z-index: 11111
}

.content.no_sb {
    width: 100%;
    display: block
}

.casino_description, .casino_logo {
    display: inline-block;
    vertical-align: middle
}

.content.no_sb .casino_list {
    width: 709px;
    margin: 0 auto
}

.content > h1, .sb_title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 39px;
    border-bottom: 1px solid #b2b2b2;
    height: 39px;
    padding: 5px 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
    font-family: Helvetica;
    font-weight: 400;
    background: #ea4a3a;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 1px 2px rgba(50, 50, 50, .75);
    box-shadow: 0 1px 2px rgba(50, 50, 50, .75)
}

.content > h2.yellow {
    background: #ffb901
}

.text_block {
    padding: 20px 18px
}

.text_block p {
    text-align: justify;
    line-height: 20px;
    margin-top: 0
}

.text_block p a {
    text-decoration: underline;
    color: #009BF3
}

.text_block p a.play_for_money_btn {
    color: #fff
}

.text_block p a:hover {
    text-decoration: none
}

.text_block ul li {
    text-indent: 20px;
    background:url(../img/list-point.png) left 9px no-repeat;
    line-height: 20px
}

.text_block .casino_list > li {
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: 0 0;
    text-indent: 0
}

.casino_description {
    padding: 0 15px
}

.casino_logo {
    position: relative;
    border-radius: 19px;
    width: 108px
}

.casino_logo img {
    display: block;
    margin: auto;
    border-radius: 10px;
    width: 108px
}

.casino_name {
    font-size: 18px
}

.casino_description ul {
    float: left;
    width: 220px
}

.casino_description ul li {
    line-height: 20px;
    background: 0 0;
    text-indent: 0
}

.casino_description ul.first_ul {
    width: 180px
}

.casino_rating {
    height: 20px;
    width: 100%
}

.buttons_block {
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px
}

.buttons_block a {
    float: right;
    display: block;
    width: 113px;
    height: 37px;
    clear: both;
    color: #fff;
    text-align: center;
    line-height: 37px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.buttons_block a:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2)
}

.buttons_block a:first-child {
    margin-bottom: 19px
}

.blue .buttons_block a {
    background:url(../img/blue_btn.png) no-repeat
}

.violet .buttons_block a {
    background:url(../img/violet_btn.png) no-repeat
}

.green .buttons_block a {
    background:url(../img/green_btn.png) no-repeat
}

.red .buttons_block a {
    background:url(../img/red_btn.png) no-repeat
}

.dark_blue .buttons_block a {
    background:url(../img/blue_btn.png) no-repeat
}

.slots_list {
    text-align: center;
    margin: 20px 0 0
}

.slots_list li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    height: 160px;
    padding: 10px 0 0;
    background: rgba(234, 74, 58, .75);
    margin: 0 7px 20px 7px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .75);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.slots_list li:hover {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 1);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 1)
}

.slots_list li img {
    border: 1px solid silver
}

.slots_list li span {
    display: block;
    width: 130px;
    height: 35px;
    line-height: 15px;
    color: #fff;
    padding: 0 10px
}

.slots_list li:hover .back {
    display: block
}

.slots_list li .back {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 130px;
    padding-top: 40px;
    border-radius: 10px
}

.slots_list li .back a {
    display: block;
    width: 93px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 20px auto 20px
}

.slots_list li.blue .back a {
    background:url(../img/blue_btn.png) no-repeat;
    background-size: 93px 30px
}

.slots_list li.blue .back a:hover {
    background:url(../img/blue_hover.png) no-repeat;
    background-size: 93px 30px
}

.slots_list li.green .back a {
    background:url(../img/green_btn.png) no-repeat;
    background-size: 93px 30px
}

.slots_list li.green .back a:hover {
    background:url(../img/green_hover.png) no-repeat;
    background-size: 93px 30px
}

.slots_list li.red .back a, .slots_list li.red .back a:hover {
    background:url(../img/red_btn.png) no-repeat;
    background-size: 93px 30px
}

footer p {
    color: #666;
    margin-bottom: 20px
}

.sidebar {
    vertical-align: top;
    display: table-cell;
    width: 254px;
    border-left: 1px solid #b2b2b2
}

.sb_title {
    padding: 5px 0
}

.sb_title.title_yellow {
    background: #ffb901
}

.sb_title.title_blue {
    background: #1385cc
}

.sb_title.title_green {
    background: #00cb6a
}

.best_slots_list li {
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.best_slots_list li p {
    text-indent: 10px;
    float: left;
    width: 100%;
    margin: 7px 0;
    font-weight: 700;
    text-align: center
}

.game_logo {
    float: left
}

.game_logo a {
    display: block;
    width: 81px;
    height: 81px;
    position: relative
}

.game_logo a img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.sb_buttons {
    float: right;
    overflow: hidden;
    width: 100px
}

.sb_buttons a {
    display: block;
    width: 93px;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sb_buttons a:last-child {
    margin-bottom: 0
}

.sb_blue .game_logo a {
    background:url(../img/sb_blue.png) no-repeat
}

.sb_blue .sb_buttons a {
    background:url(../img/blue_btn.png) no-repeat;
    background-size: 93px 30px
}

.sb_blue .sb_buttons a:hover {
    background:url(../img/blue_hover.png) no-repeat;
    background-size: 93px 30px
}

.sb_green .sb_buttons a {
    background:url(../img/green_btn.png) no-repeat;
    background-size: 93px 30px
}

.sb_green .sb_buttons a:hover {
    background:url(../img/green_hover.png) no-repeat;
    background-size: 93px 30px
}

.sb_green .game_logo a {
    background:url(../img/sb_green.png) no-repeat
}

.sb_turq .sb_buttons a {
    background:url(../img/turquoise_btn.png) no-repeat;
    background-size: 93px 30px
}

.sb_turq .sb_buttons a:hover {
    background:url(../img/turquoise_hover.png) no-repeat;
    background-size: 93px 30px
}

.sb_turq .game_logo a {
    background:url(../img/sb_turquoise.png) no-repeat
}

.sb_red .sb_buttons a {
    background:url(../img/red_btn.png) no-repeat;
    background-size: 93px 30px
}

.sb_red .sb_buttons a:hover {
    background:url(../img/red_hover.png) no-repeat;
    background-size: 93px 30px
}

.sb_red .game_logo a {
    background:url(../img/sb_red.png) no-repeat
}

.sb_lightblue .sb_buttons a {
    background:url(../img/light_blue_btn.png) no-repeat;
    background-size: 93px 30px
}

.sb_lightblue .sb_buttons a:hover {
    background:url(../img/light_blue_hover.png) no-repeat;
    background-size: 93px 30px
}

.sb_lightblue .game_logo a {
    background:url(../img/sb_light_blue.png) no-repeat
}

.sb_list, .sb_news_list {
    padding: 10px 20px
}

.sb_list li, .sb_news_list li {
    margin: 4px 0;
    text-indent: 15px;
    background:url(../img/list-point.png) left 9px no-repeat;
    line-height: 20px
}

.sb_list li a, .sb_news_list li a {
    color: #333;
    text-decoration: underline
}

.sb_news_list li a:hover {
    text-decoration: none
}

.read_more, .sb_casino_logo :hover, .sb_list li a:hover, .sb_nav .menu li a:hover {
    text-decoration: underline
}

.news_play_btn {
    float: left;
    clear: left;
    margin: 0 10px 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    background: -moz-linear-gradient(top, #19c2ff 0, #0083ab);
    background: -webkit-gradient(linear, left top, left bottom, from(#19c2ff), to(#0083ab));
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #6e6e6e;
    -moz-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    -webkit-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    text-shadow: 0 -1px 0 rgba(000, 000, 000, .4), 0 1px 0 rgba(255, 255, 255, .3)
}

.news_date, .read_more {
    clear: both;
    font-weight: 700
}

.read_more, .sb_casino_logo, .sb_nav .menu li a {
    color: #333
}

.news_play_btn:hover {
    background: -moz-linear-gradient(top, #ff2819 0, #ab0000);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff2819), to(#ab0000));
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #7d0000;
    -moz-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    -webkit-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 2px rgba(255, 255, 255, .7);
    text-shadow: 3px -1px 0 rgba(000, 000, 000, .4), 0 1px 0 rgba(255, 255, 255, .3)
}

.sb_nav .menu {
    padding: 10px 20px;
    background: 0 0
}

.sb_nav .menu li {
    line-height: 20px;
    text-indent: 20px;
    background:url(../img/list-point-green.png) left 9px no-repeat
}

.sb_casino_logo p {
    margin: 0 0 10px;
    text-align: center
}

.sb_casino_logo img {
    display: block;
    margin: 10px auto
}

.news_cat_block {
    padding: 0 10px
}

.news {
    padding: 10px 20px;
    line-height: 20px
}

.read_more {
    display: block;
    margin-top: 5px
}

.navigation a, .navigation span {
    font-size: 16px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px
}

.navigation a, .navigation span, .play_for_money_btn {
    color: #fff;
    text-align: center
}

.navigation {
    margin-top: 10px
}

.navigation a {
    background: #3697D4
}

.navigation span {
    background: #00cb6a
}

iframe {
    display: block;
    height: 515px;
    width: 700px;
    margin: 0 auto
}

.play_for_money_btn {
    line-height: 60px;
    font-size: 24px;
    height: 60px;
    display: block;
    background: #e74c3c;
    width: 698px;
    margin: 20px auto;
    border-left: 1px solid #b02c20;
    border-right: 1px solid #b02c20;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, .75);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .75);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative
}

.play_for_money_btn:hover {
    background: #CE3030;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: 5px
}

.alignleft {
    float: left;
    margin: 0 10px 0 0
}

.alignright {
    float: right;
    margin: 0 0 0 10px
}

.single_page_banner {
    display: block;
    margin: 0 auto
}

.excerpt .title a {
    color: #333;
    font-size: 18px;
    font-weight: bolder
}

.excerpt .title {
    margin: 10px 0 5px
}

.excerpt p {
    margin: 0
}

.excerpt {
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 2px dashed #3697D4
}

.post_date {
    font-weight: 700
}

.attachment-news, .attachment-news-small {
    float: left;
    margin: 5px 10px 10px 0
}

.post-ratings-text {
    background: #fff;
    position: relative;
    border: 1px solid #ccc;
    padding: 5px;
    display: none
}

.post_image {
    float: left;
    margin: 12px 20px 7px 0
}

p {
    line-height: 1.5em
}

.plugin_btn {
    display: block;
    background: url(pict_gms/btn-download-plugin.png) no-repeat;
    width: 200px;
    height: 109px;
    border: none;
    margin: 10px auto;
    z-index: 999
}

.plugin_dwnl_block {
    height: 268px;
    width: 100%;
    margin: 0 auto
}

.plugin_dwnl_block ul {
    text-align: center;
    margin: 0;
    padding: 0
}

.plugin_dwnl_block ul li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    width: 121px;
    margin: 0 2px;
    text-indent: 0
}

.dwnl_plugin_br_icon {
    display: block;
    height: 48px;
    width: 48px;
    margin: 0 auto 15px;
    background: url(pict_gms/spr-ico-small.jpg) no-repeat
}

.dwnl_plugin_default_block {
    padding: 30px 2px 0;
    background: #000;
    border-radius: 10px
}

.dwnl_plugin_chrome .dwnl_plugin_br_icon {
    background-position: -48px 0;
    width: 46px
}

.dwnl_plugin_opera .dwnl_plugin_br_icon {
    background-position: -136px 0;
    width: 42px
}

.dwnl_plugin_safari .dwnl_plugin_br_icon {
    background-position: -94px 0;
    width: 42px
}

.dwnl_plugin_ie .dwnl_plugin_br_icon {
    background-position: -178px 0
}

.dwnl_plugin_mozila .dwnl_plugin_br_icon {
    background-position: 0 0
}

.dwnl_plugin_active_block p, .dwnl_plugin_default_block p {
    font-style: italic;
    color: #fff;
    text-align: center
}

.dwnl_plugin_active_block {
    display: none;
    overflow: hidden;
    background: #000;
    border-radius: 10px;
    padding: 0 2px;
    border: 1px solid #4f96d1;
    box-shadow: 0 0 10px #499ad4, inset 0 0 10px #499ad4
}

.dwnl_plugin_active_block .dwnl_plugin_br_icon {
    margin-top: 10px
}

.dwnl_plugin_active_block .active_dwnl_btn {
    margin: 10px auto;
    display: block;
    width: 106px;
    text-align: center;
    color: #48d0fa;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 2px;
    border: 1px solid #4f96d1;
    border-radius: 10px
}

.main-part .plugin_dwnl_block ul li:before {
    content: '';
    display: none
}

.ie .dwnl_plugin_ie .dwnl_plugin_active_block {
    display: block
}

.ie .dwnl_plugin_ie .dwnl_plugin_default_block {
    display: none
}

.chrome .dwnl_plugin_chrome .dwnl_plugin_active_block {
    display: block
}

.chrome .dwnl_plugin_chrome .dwnl_plugin_default_block {
    display: none
}

.firefox .dwnl_plugin_mozila .dwnl_plugin_active_block {
    display: block
}

.firefox .dwnl_plugin_mozila .dwnl_plugin_default_block {
    display: none
}

.safari .dwnl_plugin_safari .dwnl_plugin_active_block {
    display: block
}

.safari .dwnl_plugin_safari .dwnl_plugin_default_block {
    display: none
}

.opera .dwnl_plugin_opera .dwnl_plugin_active_block {
    display: block
}

.opera .dwnl_plugin_opera .dwnl_plugin_default_block {
    display: none
}

.banner {
    position: relative
}

.banner a {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background:url(../img/bt_green.png) no-repeat;
    width: 288px;
    height: 80px;
    margin: -40px 0 0 -144px
}

.banner a:hover {
    background-position: 0 -96px
}

.clubs-bl {
    overflow: hidden;
    padding: 15px
}

.clubs-bl .club-item {
    width: 100%;
    height: 170px;
    border: 1px solid #000;
    margin: 0 0 20px
}

.clubs-bl .club-item .c-img {
    border-right: 1px solid #000;
    width: 150px;
    height: 170px;
    float: left
}

.clubs-bl .club-item .c-img a {
    display: block;
    width: 150px;
    height: 100px;
    background:url(../img/sprit.png?v=2.2) -8px 27px no-repeat;
    padding: 35px 0 0
}

.clubs-bl .club-item .c-info {
    width: 390px;
    height: 170px;
    float: left;
    padding: 0 10px
}

.clubs-bl .club-item .c-info span {
    display: block;
    width: 100%;
    height: 27px;
    line-height: 28px;
    border-bottom: 1px solid #000;
    position: relative
}

.clubs-bl .club-item .c-info span em {
    position: absolute;
    right: 0
}

.clubs-bl .club-item .c-info span em i {
    color: #ff5700
}

.clubs-bl .club-item .c-info span:nth-child(1) {
    text-align: center;
    color: #0062fe;
    border: none;
    font-weight: 700
}

.clubs-bl .club-item .c-info span:last-child {
    border: none
}

.clubs-bl .club-item .c-btn {
    border-left: 1px solid #000;
    width: 150px;
    height: 170px;
    float: left
}

.clubs-bl .club-item .c-btn a {
    display: block;
    width: 105px;
    height: 75px;
    background-image: linear-gradient(to top, #ef0101 0, #ff4536 100%);
    border: 1px solid #ff2f2e;
    text-align: center;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    margin: 50px 0 0 23px
}

.clubs-bl .club-item .c-btn a:hover {
    background-image: linear-gradient(to top, #b80101 0, #bf3330 100%)
}

.stavka-mod {
    background-position: -146px 27px !important
}

.delux-mod {
    background-position: -283px 27px !important
}

.gmslots-mod {
    background-position: -8px -116px !important
}

.joy-mod {
    background-position: -156px -116px !important
}

/*Search style*/

.search {
    position: relative;
    margin: 15px 10px;
    box-sizing: border-box;
}
.search__input {
    width: 100%;
    box-sizing: border-box!important;
    font-size: 15px;
    padding: 5px 60px 5px 10px;
}
.search__btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 31px;
}
.loadmore {
    width: 150px;
    height: 35px;
    background: #ef776b;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
}
.loadmore:hover {
    filter: brightness(120%);
}
.sitemap {
    width: 100%;
    display: block;
}
.sitemap ul {
    list-style: disc;
    list-style-position: inside;
    padding-left: 20px;
}
.frame-wrap {
    margin: 20px;
}
.frame__inner {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    box-sizing: border-box;
}
.frame__inner .game__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    filter: blur(2px);
    box-sizing: border-box;
}
.frame__inner #play-game {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 18px;
    color: #fff;
    height: 40px;
    display: block;
    background: #e74c3c;
    border-radius: 10px;
    padding: 10px 25px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .75);
    box-sizing: border-box;
    cursor: pointer;
}
.frame__inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
#sitemap {
    display: block;
    margin: 16px auto;
    font-size: 15px;
    text-align: center;
    color: #ea4a3a;
    width: 200px;
}
#sitemap:hover {
    color: #00cb6a;
}
.breadcrumbs_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    list-style-type: none   ;
}
.breadcrumbs_block li {
    padding-right: 10px;
}
.breadcrumbs_block li a span {
    color: #e74c3c;
}