article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

h1,
h2,
h3,
h4 {
    font-family: Arial, Verdana, sans-serif;
    font-weight: bolder;
    text-align: center !important
}

ol,
ul {
    list-style-position: inside
}

[hidden] {
    display: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    line-height: 1.3;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    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;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  
  
  picture img {
    border-radius: 14px;
    margin: 30px auto;
  }	

svg:not(:root) {
    overflow: hidden
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

body,
figure {
    margin: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
    border: 0;
    padding: 0
}

body,
html {
    height: 100%
}

ul {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.f_left {
    float: left
}

.f_right {
    float: right
}

body {
    background: #020413;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    line-height: 22px;
    min-width: 300px
}

.site1wrap {
    margin: 0 auto;
    min-height: 500px
}

.site1wrap.registraciya {
    background-image: url(../../img/bg_vulkan_registration.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.site1wrap.registraciya .site1_content_leftpart {
    background: transparent;
    border: none;
    box-shadow: none
}

.site1wrap.registraciya .site1_content_block {
    background: transparent;
    border: none;
    max-width: 66.5em
}

.btn-get-ref {
    cursor: pointer
}

.form-block {
    border: none
}

.form-block__title {
    color: #919ec7;
    font-family: Roboto;
    font-size: 2.2em;
    font-weight: 500;
    padding-top: .5em;
    text-align: center
}

.form-block__bonuses {
    display: flex;
    justify-content: space-around;
    padding-bottom: .5em;
    text-align: center
}

.fld-block.form-elem {
    display: inline-block;
    margin-top: 1.45rem;
    padding-left: .4em;
    padding-right: .4em
}

.form-block__bonuses .form-elem {
    flex: 1;
    margin-top: 2.75rem
}

.form-block__bonuses .radio-bonus {
    cursor: pointer;
    display: inline-block;
    height: 10.4rem;
    margin-bottom: 1em;
    width: 11.8rem
}

.radio-bonus__icon:after {
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0)) no-repeat -2em 0;
    background-size: 4em 100%;
    content: "";
    height: 100%;
    left: -9.5em;
    position: absolute;
    top: 0;
    transform: skewX(-50deg);
    width: 240%
}

.radio-bonus__icon.blink_on:after {
    background-position: 130% 0;
    transition: 2s linear
}

.radio-bonus__input:checked+.radio-bonus__icon:after {
    display: none
}

.radio-bonus__input {
    zoom: 1;
    bottom: 0;
    box-sizing: border-box;
    filter: alpha(opacity=0);
    font-size: 0;
    height: 0;
    left: 0;
    line-height: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    padding: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
    z-index: -1
}

.radio-bonus__input+.radio-bonus__icon {
    border: .2em solid #162951;
    border-radius: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: inherit;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: inherit
}

.radio-bonus__input+.radio-bonus__icon img {
    display: inline-block;
    height: 92%;
    margin: 4% 0;
    width: auto
}

.radio-bonus__input:checked+.radio-bonus__icon {
    background-color: #172a04;
    border-color: #4d822a;
    box-shadow: 0 0 7.5em #51832f
}

.fld-block {
    margin: 4.5rem 0 0;
    position: relative
}

.radio-bonus__txt {
    color: #fff;
    font-size: 1.6em;
    margin: 0 auto;
    max-width: 70%;
    position: relative;
    text-align: center;
    z-index: 3
}

.fld_outer {
    background: #1a2851;
    border: .2em solid #243e87;
    border-radius: .5em;
    box-sizing: border-box;
    height: 4.3em;
    margin-bottom: 2.2em;
    position: relative;
    width: 100%
}

.fld_outer.focus {
    background: #1b3f88;
    border: .2em solid #0757ea
}

.fld_outer.focus .fld {
    color: #fff
}

.fld {
    background: transparent;
    border: none;
    box-sizing: border-box;
    color: #8b9fca;
    font-family: Roboto;
    font-size: 1.63em;
    height: 100%;
    line-height: 1.5;
    outline: none;
    padding: 0 1.05em;
    width: 100%
}

.fld::-webkit-input-placeholder {
    color: #8b9fca
}

.fld:-moz-placeholder,
.fld::-moz-placeholder {
    color: #8b9fca
}

.fld:-ms-input-placeholder {
    color: #8b9fca
}

.fld_outer.focus .fld::-webkit-input-placeholder {
    color: #fff
}

.fld_outer.focus .fld:-moz-placeholder,
.fld_outer.focus .fld::-moz-placeholder {
    color: #fff
}

.fld_outer.focus .fld:-ms-input-placeholder {
    color: #fff
}

.form-block.form-block__input_wrap {
    margin: 0 auto;
    width: 52em
}

.form-block.form-block__input_wrap .form-block__title {
    padding-bottom: .5em
}

.fld_error {
    color: red;
    display: none;
    font-size: 1.2em;
    padding-top: .5em;
    text-align: center;
    text-transform: uppercase
}

.fld_outer.has_error .fld_error {
    display: inline-block
}

#submit {
    background-image: linear-gradient(180deg, #81b62a 0, #008423);
    background-repeat: repeat-x;
    border: solid #a1e237;
    border-radius: .5em;
    border-width: .2em 0 0;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: inherit;
    height: 5.1rem;
    line-height: 5.1rem;
    outline: 0;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 100%
}

#submit:hover {
    background-image: linear-gradient(180deg, #89c634 0, #27942b)
}

#submit span {
    color: #fff;
    font-family: Roboto;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.5;
    text-shadow: 2px 2px 2px #1f7f13
}

.form_socials_wrap {
    margin: 0 auto;
    width: 52em
}

.form_socials_title {
    color: #919ec7;
    font-size: 1.8em;
    padding-bottom: .7em;
    padding-top: 1.5em;
    text-align: center
}

#login4play {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.login4play-icon-md-google {
    background: #fff !important;
    border-radius: .5em !important;
    height: 4.3em !important;
    margin: 0 2em 3.5em 0 !important;
    position: relative !important;
    width: 25em !important
}

.login4play-icon-md-google:before {
    background: url(../../img/social-txt-google.png) 0 0 no-repeat;
    background-size: 25.3em 2.5em;
    content: "";
    font-size: 7px;
    height: 2.5em;
    left: 50%;
    margin-left: -12.65em;
    margin-top: -1.25em;
    position: absolute;
    top: 50%;
    width: 25.3em
}

.login4play-icon-md-facebook {
    background: #3b5998 !important;
    border-radius: .5em !important;
    height: 4.3em !important;
    margin: 0 0 3.5em !important;
    position: relative !important;
    width: 25em !important
}

.login4play-icon-md-facebook:before {
    background: url(../../img/social-txt-facebook.png) 0 0 no-repeat;
    background-size: 28.1em 3.3em;
    content: "";
    font-size: 7px;
    height: 3.3em;
    left: 50%;
    margin-left: -14.05em;
    margin-top: -1.65em;
    position: absolute;
    top: 50%;
    width: 28.1em
}

.login4play-tooltip-list:after {
    display: none !important
}

.login4play-tooltip-list {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-bottom: 3.5em !important
}

.login4play-scl-icons-md.login4play-icon-md-instagram,
.login4play-scl-icons-md.login4play-icon-md-twitter,
.login4play-scl-icons-md.login4play-icon-md-vkontakte,
.login4play-scl-icons-md.login4play-icon-md-yandex {
    border-radius: .9em !important;
    box-shadow: 0 0 3em #2f4988;
    height: 4.3em !important;
    margin: 0 .7em !important;
    width: 4.3em !important
}

.login4play-scl-icons-md.login4play-icon-md-vkontakte {
    background: url(../../img/social-img-vk.png) 0 0 no-repeat !important;
    background-size: 4.3em 4.3em !important
}

.login4play-scl-icons-md.login4play-icon-md-yandex {
    background: url(../../img/social-img-yandex.png) 0 0 no-repeat !important;
    background-size: 4.3em 4.3em !important
}

.login4play-scl-icons-md.login4play-icon-md-twitter {
    background: url(../../img/social-img-twitter.png) 0 0 no-repeat !important;
    background-size: 4.3em 4.3em !important
}

.login4play-scl-icons-md.login4play-icon-md-instagram {
    background: url(../../img/social-img-instagram.png) 0 0 no-repeat !important;
    background-size: 4.3em 4.3em !important
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px
}

.aligncenter {
    display: block;
    margin: 20px auto
}

.site1_textblock h1 {
    line-height: 1.3em
}

.site1header {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.site1_h_top {
    position: relative;
    z-index: 2
}

.site1_f_inner,
.site1_h_inner {
    margin: 0 auto;
    overflow: hidden
}

.site1_logo {
    display: block;
    text-align: center;
    vertical-align: top;
    z-index: 100
}

.site1_h_top_reg_block {
    padding: 5px 0 11px 4px;
    vertical-align: top
}

.site1_h_top_reg_block .site1_h_reg_btn {
    cursor: pointer;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    text-decoration: none
}

.site1_blue_btn_small:hover {
    background-position: 50% -762px
}

.site1_blue_btn_small:hover:before {
    background-position: 0 -721px
}

.site1_blue_btn_small:before {
    left: 0
}

.site1_blue_btn_small:after {
    right: 0
}

.site1_blue_btn_small:hover:after {
    background-position: 100% -721px
}

.site1_h_top_soc li {
    display: inline-block
}

.site1_h_top_soc li span {
    cursor: pointer;
    display: block;
    height: 40px;
    margin: -1px;
    transition: background easy .5s;
    width: 40px
}

.site1_h_top_soc li+li {
    margin: 0 0 0 5px
}

.site1_h_top_soc li.vk span {
    background-position: 0 -112px
}

.site1_h_top_soc li.vk span:hover {
    background-position: 0 -154px
}

.site1_h_top_soc li.ok span {
    background-position: -42px -112px
}

.site1_h_top_soc li.ok span:hover {
    background-position: -42px -154px
}

.site1_h_top_soc li.mru span {
    background-position: -84px -112px
}

.site1_h_top_soc li.mru span:hover {
    background-position: -84px -154px
}

.site1_h_top_soc li.fb span {
    background-position: -126px -112px
}

.site1_h_top_soc li.fb span:hover {
    background-position: -126px -154px
}

.site1_h_top_soc li.ya span {
    background-position: -168px -112px
}

.site1_h_top_soc li.ya span:hover {
    background-position: -168px -154px
}

.site1_h_top_soc li.tw span {
    background-position: -210px -112px
}

.site1_h_top_soc li.tw span:hover {
    background-position: -210px -154px
}

.menu-top-container li {
    display: inline-block;
    list-style: none;
    padding: 2px 15px 0
}

.menu-top-container li:nth-child(2) {
    margin-right: 245px
}

.menu-top-container li a,
.menu-top-container li span {
    color: #a4afbb;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px -2px 2px rgba(0, 0, 0, .5), 2px -2px 2px rgba(0, 0, 0, .5), -2px 2px 2px rgba(0, 0, 0, .5), 2px 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

.menu-top-container li a:hover,
.menu-top-container li span {
    color: hsla(0, 0%, 100%, .8)
}

body .bx-wrapper .bx-viewport {
    background: none;
    border: none;
    box-shadow: none;
    left: 0
}

body .bx-controls-direction,
body .bx-pager {
    display: none
}

.site1_h_subnav {
    background: url(../../img/site1_nav_bg.png) 50% 0 no-repeat;
    height: 123px;
    margin-top: -16px;
    position: relative;
    z-index: 0
}

.site1_h_subnav li {
    display: inline-block;
    height: 44px;
    list-style: none;
    margin-top: 17px;
    position: relative
}

.site1_h_subnav li.current-menu-item:after {
    opacity: 1
}

.menu-main-container {
    padding-bottom: 10px;
    padding-left: 20px
}

.site1_h_subnav li a {
    color: #a4afbb;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 44px;
    line-height: 42px;
    margin: 0 18px;
    position: relative;
    text-transform: uppercase;
    z-index: 3
}

.site1_h_subnav li a:hover,
.site1_h_subnav li.current-menu-item a {
    background-position: 50% -298px;
    color: #fff
}

.site1_h_subnav li a:hover span.menu-text,
.site1_h_subnav li.current-menu-item a span.menu-text {
    color: #fff
}

.site1_h_subnav li a span.menu-text {
    color: #a4afbb;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    padding: 2px 15px 0;
    position: relative;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px -2px 2px rgba(0, 0, 0, .75), 2px -2px 2px rgba(0, 0, 0, .75), -2px 2px 2px rgba(0, 0, 0, .75), 2px 2px 2px rgba(0, 0, 0, .75);
    text-transform: uppercase;
    z-index: 3
}

.site1_h_subnav li a span.menu-text:after,
.site1_h_subnav li a span.menu-text:before {
    background-repeat: no-repeat;
    content: "";
    height: 12px;
    position: absolute;
    top: 16px;
    width: 12px
}

.site1_h_subnav li a span.menu-text:before {
    background-position: -592px -112px;
    left: 1px
}

.site1_h_subnav li a span.menu-text:after {
    background-position: -606px -112px;
    right: -1px
}

.site1_h_subnav li a span.menu-bg {
    background-position: 50% -379px;
    background-repeat: repeat;
    left: 4px;
    position: absolute;
    right: 4px;
    top: 5px;
    z-index: 2
}

.site1_h_subnav li a span.menu-bg,
.site1_h_subnav li a span.menu-bg:after,
.site1_h_subnav li a span.menu-bg:before {
    display: block;
    height: 35px
}

.site1_h_subnav li a span:after,
.site1_h_subnav li a span:before {
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 0;
    width: 15px
}

.site1_h_subnav li a span:before {
    background-position: 0 -343px;
    left: -15px
}

.site1_h_subnav li a span:after {
    background-position: 100% -343px;
    right: -15px
}

.site1_h_subnav li+.menu-item {
    margin-left: 26px
}

.site1_main_container {
    position: relative
}

.site1_main_container:before {
    background: #020413;
    background-position: 0 0;
    content: "";
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -2
}

.site1_content_block {
    border-top: 0;
    margin: -51px auto 0;
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
    z-index: 1
}

.site1_content_block:after {
    box-shadow: inset 0 15px 10px rgba(0, 0, 0, .95);
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 1000px;
    z-index: 2
}

.site1_textblock {
    color: #fff;
    padding: 0 10px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.site1_textblock ul {
    padding-left: 20px
}

.site1_slotslist {
    overflow: hidden;
    padding: 20px 11px 0
}

.site1_slotslist .item_list,
.slot_header {
    background-position: top;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 3px 11px;
    padding: 4px 4px 5px;
    position: relative;
    width: 200px
}

.slot_header {
    margin: 0;
    position: relative;
    text-align: center
}

.slot_header img {
    height: 110px;
    width: 100%
}

.slot_header:before {
    content: "";
    position: absolute
}

.slot_header .slot_name {
    color: #fff
}

.site1_slotslist .front {
    position: relative
}

.site1_slotslist_img_holder {
    height: 110px;
    margin: 5px 5px 3px;
    overflow: hidden;
    width: 190px
}

.site1_slotslist .front img {
    transition: all .5s ease-out
}

.site1_slotslist .front div {
    color: #f9f9f9;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    opacity: .75;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    transition: all 2s ease-out
}

.front .slot_name {
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.site1_sidebar {
    float: right;
    margin-right: 7px;
    width: 296px
}

.site1_sbblock {
    background: url(../../img/site1_sidebar_block_bg.jpg);
    border: 2px solid #0a0a0a;
    border-radius: 2px;
    box-shadow: 0 0 0 1px hsla(0, 0%, 40%, .1);
    margin: 12px 0 30px;
    min-height: 200px
}

.item_slot_banner .title_best,
.site1_sbblock {
    position: relative;
    width: 292px
}

.title_banner span {
    color: #fff;
    display: block;
    font-size: 18px
}

.site1_sidebar .site1_sbblock.search_block {
    margin-top: -1px
}

.site1_sb_screws {
    bottom: 4px;
    left: 0;
    position: absolute;
    width: 100%
}

.site1_sb_screws:after,
.site1_sb_screws:before {
    background: url(../../img/site1_screw.png) no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 13px;
    left: 4px;
    position: absolute;
    width: 13px
}

.site1_sb_screws.top:after,
.site1_sb_screws.top:before {
    top: 4px
}

.site1_sb_screws.top {
    bottom: auto
}

.site1_sb_screws:after {
    left: auto;
    right: 4px
}

.search_block form {
    overflow: hidden
}

.search_block form .sb_form_outline {
    background: #000;
    border: 1px solid #232f3b;
    border-radius: 2px;
    height: 34px;
    padding: 2px
}

.search_block form .sb_form_outline input[type=email],
.search_block form .sb_form_outline input[type=password],
.search_block form .sb_form_outline input[type=search] {
    background: #10161c;
    border: none;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    outline: none;
    padding: 7px 1px 7px 10px;
    width: 190px
}

.search_block form .sb_form_outline .search_btn {
    border: none;
    float: right;
    font-size: 0;
    height: 34px;
    opacity: .75;
    outline: none;
    width: 34px
}

.site1_sb_btnsblock {
    overflow: hidden;
    padding-top: 20px
}

.site1_sb_btnsblock a {
    margin: 0 auto;
    position: relative;
    width: 244px
}

.site1_sidebar .sb_block_title {
    background: url(../../img/site1_sidebar_title_bg.png) no-repeat;
    border-radius: 19px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .9);
    height: 43px;
    margin: -15px 0 0 -2px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 296px
}

.site1_sidebar .sb_block_title.lights {
    background-image: url(../../img/site1_sidebar_title_lights.png)
}

.bg_header {
    background-size: cover;
    margin-top: 160px
}

.item_slot_banner .title_best .balls,
.site1_sidebar .sb_block_title.lights .balls {
    background-image: url(../../img/site1_bulbs.png);
    background-position: -14px -23px;
    background-repeat: no-repeat;
    display: block;
    height: 69px;
    left: -4px;
    position: absolute;
    top: -1px;
    width: 303px;
    z-index: 0
}

.site1_sidebar .sb_block_title.lights .balls.disable:after,
.site1_sidebar .sb_block_title.lights .balls.disable:before {
    display: none
}

.item_slot_banner .title_best .balls:after,
.item_slot_banner .title_best .balls:before,
.site1_sidebar .sb_block_title.lights .balls:after,
.site1_sidebar .sb_block_title.lights .balls:before {
    animation: blinking .5s infinite;
    background-image: url(../../img/site1_bulbs.png);
    background-position: -13px -96px;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 96px;
    left: 0;
    position: absolute;
    top: -18px;
    transition: opacity 50ms linear;
    width: 332px
}

.item_slot_banner .title_best .balls:after,
.site1_sidebar .sb_block_title.lights .balls:after {
    animation: blinking-reverse .5s infinite;
    background-position: -14px -192px;
    top: -15px;
    transition: opacity 50ms linear
}

.item_slot_banner .title_best span,
.site1_sidebar .sb_block_title span {
    color: #db081a;
    display: block;
    font-family: Arial Black, arial-black, sans-serif;
    font-size: 18px;
    letter-spacing: .02em;
    line-height: 38px;
    position: relative;
    text-shadow: -2px -2px 0 #001aa5, 2px -2px 0 #001aa5, -2px 2px 0 #001aa5, 2px 2px 0 #001aa5, -2px -2px 2px #0097ec, 2px -2px 2px #0097ec, -2px 2px 2px #0097ec, 2px 2px 2px #0097ec;
    text-transform: uppercase;
    width: 100%;
    z-index: 1
}

.border_slot,
.item_slot_banner {
    border: 1px solid #12d0dd;
    border-radius: 5px;
    padding: 5px 9px
}

.border_slot {
    padding: 10px 9px
}

.item_slot_banner .title_best span {
    padding: 10px 0 0 19px
}

@keyframes blinking {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blinking-reverse {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.site1_sb_winners_slider {
    padding: 10px 18px 20px
}

.site1_sb_winners_slider li {
    list-style: none;
    overflow: hidden
}

.site1_sb_winners_slider li a {
    background: url(../../img/site1_winner_window.png) 0 0 no-repeat;
    float: left;
    height: 62px;
    padding: 7px 8px;
    width: 110px
}

.site1_sb_winners_sliderholder {
    padding: 15px 0
}

.site1_sb_winners_blockinfo {
    float: left;
    margin-left: 10px
}

.site1_sb_winner_name {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 0 4px
}

.site1_sb_winner_summ {
    color: #ffc000;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.site1_sb_winner_rub {
    color: #0097ec;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px
}

.site1_sb_news_img {
    background: url(../../img/site1_sb_news_big_bg.png) 0 0 no-repeat;
    display: block;
    height: 198px;
    margin: 10px auto 5px;
    overflow: hidden;
    padding: 7px 8px;
    width: 242px
}

.site1_sb_news_img .site1_sb_news_imgholder {
    height: 175px;
    margin-bottom: 3px;
    overflow: hidden;
    width: 242px
}

.site1_sb_news_img .site1_sb_news_imgholder img {
    display: block;
    transition: all 2s ease-out
}

.site1_sb_news_img:hover .site1_sb_news_imgholder img {
    transform: scale(1.1)
}

.site1_sb_news_img .site1_sb_news_imgname {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    white-space: nowrap
}

.site1_news_block .site1_blue_btn_small {
    float: none;
    margin: 15px auto 25px;
    width: 240px
}

.site1_sb_share {
    text-align: center
}

.share42-item {
    margin-right: 10px !important
}

.site1_archive_title {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(top, #fff 20%, #aaa 40%, #aaa 80%, #fff);
    -webkit-background-clip: text;
    color: #d5d5d5;
    line-height: 30px;
    margin: 25px 0 20px 20px;
    text-align: center
}

.site1_title_line {
    background-color: #090909;
    border-bottom: 1px solid rgba(62, 69, 79, .6);
    border-top: 1px solid rgba(62, 69, 79, .6);
    height: 2px;
    width: 100%
}

.site1_news_list {
    list-style: none;
    padding: 20px 21px 0
}

.site1_news_list li {
    background: #0b151d;
    border: 2px solid #000;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, .1), -1px 0 0 0 hsla(0, 0%, 100%, .1), 1px 0 0 0 hsla(0, 0%, 100%, .1);
    color: #c7ced8;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 18px;
    position: relative
}

.site1_news_list_title {
    background: url(../../img/site1_news_top_img.jpeg) no-repeat;
    color: #fff;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    height: 65px;
    letter-spacing: .03em;
    line-height: 25px;
    opacity: .9;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 280px;
    padding-top: 14px;
    text-overflow: ellipsis;
    transition: opacity .2s
}

.site1_news_list_title span {
    display: block;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis
}

.site1_news_list_excerpt {
    border-top: 2px solid #000;
    box-shadow: inset 0 0 0 1px #131b23;
    padding: 25px 21px 20px
}

.site1_news_list_excerpt p {
    margin: 0 0 20px
}

.site1_news_list_bottom {
    overflow: hidden
}

.site1_news_list_bottom a {
    color: #27bff8
}

.site1_news_list_bottom a:hover {
    text-decoration: underline
}

.single_author {
    text-align: right
}

.site1_footer {
    clear: both;
    overflow: hidden
}

.site1_footer_container {
    position: relative;
    z-index: 1
}

.site1_footer_nav_block,
.site1_footer_slider_holder {
    display: inline-block;
    vertical-align: top
}

.site1_footer_nav_block p,
.site1_footer_slider_holder p.site1_footer_slider_title {
    color: #f7f7f7;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    padding: 0 0 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
    text-transform: uppercase
}

.site1_footer_nav_block ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    list-style: none;
    max-height: 96px
}

.site1_footer_nav_block ul li {
    color: #f7f7f7;
    margin-right: 20px;
    padding: 0 0 8px
}

.site1_footer_nav_block ul a,
.site1_footer_nav_block ul li {
    font-size: 14px;
    line-height: 16px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .75)
}

.site1_footer_nav_block ul a {
    color: #c2c4cc
}

.site1_footer_slider_holder {
    float: right;
    width: 610px
}

.site1_footer_slider_holder p {
    color: #8a8d99;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 15px
}

body .site1_footer_slider_holder .bx-pager {
    display: block
}

body .site1_footer_slider_holder .bx-wrapper .bx-pager {
    bottom: auto;
    right: 0;
    top: -30px;
    width: auto
}

body .site1_footer_slider_holder .bx-wrapper .bx-pager a {
    background-color: #4d4d4d
}

body .site1_footer_slider_holder .bx-wrapper .bx-pager a.active,
body .site1_footer_slider_holder .bx-wrapper .bx-pager a:hover {
    background-color: #f7f7f7
}

.site1_footer_bottom {
    align-items: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    line-height: 30px;
    text-align: left
}

.footer-bottom__left .copy {
    font-size: 10px;
    margin: 0
}

.footer-contacts li {
    display: inline-block;
    margin: 0 5px 0 0;
    white-space: nowrap
}

.footer-contacts a {
    color: #c2c4cc;
    font-size: 12px;
    position: relative;
    text-decoration: none
}

.footer-contacts .phone {
    padding-left: 20px
}

.footer-contacts .phone:before {
    background-image: url(../../img/spr-icons.png?v=1);
    background-position: -119px -233px;
    background-repeat: no-repeat;
    bottom: auto;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 16px
}

.footer-contacts .email {
    padding-left: 24px
}

.footer-contacts .email:before {
    background-image: url(../../img/spr-icons.png?v=1);
    background-position: -145px -233px;
    background-repeat: no-repeat;
    bottom: auto;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 20px
}

.footer-contacts .support {
    padding-left: 20px;
    position: relative
}

.footer-contacts .support:before {
    background-image: url(../../img/spr-icons.png?v=1);
    background-position: -173px -233px;
    background-repeat: no-repeat;
    bottom: auto;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    right: auto;
    top: 6px;
    width: 16px
}

.footer-bottom__right {
    overflow: hidden
}

.footer-rules {
    background-position: 0 0;
    height: 38px;
    width: 334px
}

.footer-rules,
.footer-wp {
    background-image: url(sprite.png);
    background-repeat: no-repeat;
    float: left
}

.footer-wp {
    background-position: -3px -38px;
    display: block;
    height: 34px;
    margin: 0 18px;
    width: 92px
}

.site1_singleslots_leftblock a.site1_blue_btn_small.all_slots_btn {
    margin-top: 60px;
    width: 220px
}

.site1_singleslots_leftblock a.site1_blue_btn_small.all_slots_btn span {
    padding: 0 5px
}

.site1_singleslots_leftblock a.site1_blue_btn_small.help-btn {
    margin-bottom: 10px
}

.attachment-news-big {
    float: left;
    margin: 0 15px 5px 0
}

.error404 .site1_content_block,
.error404 .site1_h_slider_holder,
.error404 .site1_sidebar,
.page404inner {
    display: none
}

.error404 .page404inner {
    display: block;
    height: 550px;
    position: relative;
    text-align: center
}

.error404 .site1_main_container {
    background: none;
    min-height: 100px;
    z-index: 1
}

.error404 .site1header {
    background: none
}

.page-not-found {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-shadow: 3px 3px 1px rgba(15, 11, 65, .25), -1px -1px 0 #110e4a, 1px -1px 0 #110e4a, -1px 1px 0 #110e4a, 1px 1px 0 #110e4a, -2px -2px 2px rgba(17, 14, 74, .75), 2px -2px 2px rgba(17, 14, 74, .75), -2px 2px 2px rgba(17, 14, 74, .75), 2px 2px 2px rgba(17, 14, 74, .75);
    text-transform: uppercase
}

.page-not-found,
.subtext404 {
    font-family: Arial, sans-serif
}

.subtext404 {
    color: #ecb613;
    font-size: 22px;
    line-height: 36px;
    text-shadow: 0 1px 3px rgba(3, 4, 4, .63)
}

.error404 .site1_red_btn {
    bottom: auto;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 470px
}

.money_button {
    background: #a20000;
    background: linear-gradient(180deg, #a20000 0, #c82121 50%, #ef0207 0, #b50000 0, #7c0000);
    border-color: #ed0000 #b60000 #ab1313;
    border-radius: 20px;
    border-style: solid;
    border-width: 2px 2px 3px;
    box-shadow: 0 6px 0 #560000;
    color: #fff;
    cursor: pointer;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a20000", endColorstr="#7c0000", GradientType=0);
    font-size: 2.2em;
    font-weight: 700;
    line-height: 2em;
    margin: 10px auto;
    padding: 12px 0;
    text-align: center;
    text-shadow: -2px -2px 0 #810000;
    text-transform: uppercase
}

.money_button:hover {
    background: #ec7d14;
    background: linear-gradient(180deg, #ec7d14 0, #d86919 50%, #cd4c00 0, #b43200);
    border: 2px solid #d55300;
    border-bottom: 3px solid #d54f2e;
    box-shadow: 0 6px 0 #3d0000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec7d14", endColorstr="#b43200", GradientType=0)
}

.share42init a:first-child {
    background: url(../../img/icons.png) 0 0 no-repeat
}

.share42init a:first-child,
.share42init a:nth-child(2) {
    display: inline-block;
    height: 32px;
    margin: 0 6px 6px 0;
    outline: none;
    padding: 0;
    vertical-align: bottom;
    width: 32px
}

.share42init a:nth-child(2) {
    background: url(../../img/icons.png) -32px 0 no-repeat
}

.share42init a:nth-child(3) {
    background: url(../../img/icons.png) -64px 0 no-repeat
}

.share42init a:nth-child(3),
.share42init a:nth-child(4) {
    display: inline-block;
    height: 32px;
    margin: 0 6px 6px 0;
    outline: none;
    padding: 0;
    vertical-align: bottom;
    width: 32px
}

.share42init a:nth-child(4) {
    background: url(../../img/icons.png) -96px 0 no-repeat
}

.share42init a:nth-child(5) {
    background: url(../../img/icons.png) -128px 0 no-repeat
}

.share42init a:nth-child(5),
.share42init a:nth-child(6) {
    display: inline-block;
    height: 32px;
    margin: 0 6px 6px 0;
    outline: none;
    padding: 0;
    vertical-align: bottom;
    width: 32px
}

.share42init a:nth-child(6) {
    background: url(../../img/icons.png) -160px 0 no-repeat
}

.share42init a:nth-child(7) {
    background: url(../../img/icons.png) -192px 0 no-repeat;
    display: inline-block;
    height: 32px;
    margin: 0 6px 6px 0;
    outline: none;
    padding: 0;
    vertical-align: bottom;
    width: 32px
}

.menu-menu-ia-container {
    margin: 20px 0
}

.menu-menu-ia-container li {
    display: block;
    list-style: none;
    padding: 2px 19px 0
}

.menu-menu-ia-container li a {
    color: #a4afbb;
    font-size: 13px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px -2px 2px rgba(0, 0, 0, .5), 2px -2px 2px rgba(0, 0, 0, .5), -2px 2px 2px rgba(0, 0, 0, .5), 2px 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

.menu-menu-ia-container li a:hover {
    color: hsla(0, 0%, 100%, .8)
}

.site4-game__inner {
    background-color: #000;
    position: relative
}

.site4-game__inner:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    padding-top: 75%
}

.site4-game__img {
    display: block;
    filter: blur(10px);
    height: 100%;
    opacity: .35;
    width: 100%
}

.site4-game__btn {
    -webkit-appearance: none;
    background-color: #00006b;
    background-image: linear-gradient(0deg, #00006b 0, #00c 40%, #00c 51%, #00c 60%, #00006b);
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    left: 50%;
    line-height: 52px;
    padding: 0 50px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
    top: 50%;
    transform: translate(-50%, -50%)
}

.site4-game__entry,
.site4-game__inner iframe {
    bottom: 0;
    box-sizing: border-box;
    height: 100% !important;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important
}

.header_banner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 800px;
    padding: 40px 0;
    position: relative;
    z-index: 1
}

.title_banner a {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    padding: 30px 0
}

.cur_date_banner {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8
}

.btn_exit,
.cur_date_banner span {
    display: block
}

.btn_exit {
    background-color: #0059b3;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    height: 37px;
    line-height: 35px;
    margin: 0 3.5% 0 3%;
    position: relative;
    text-align: center;
    transition: .2s;
    width: 94%
}

.search_block.search_form {
    margin: 20px 3.5% 20px 3%
}

.sb_form_outline.f_left {
    width: calc(100% - 50px)
}

.search_block.search_form form .sb_form_outline input[type=search] {
    width: 99%
}

.single-row {
    background: url(../../img/site1_popup_bg.png) 50% 0 repeat;
    border: 1px solid #34435b;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 20px
}

.single-row h1 {
    margin: 0
}

.breadcrumbs {
    align-items: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    justify-content: flex-start;
    list-style: none
}

.breadcrumbs li a {
    padding: 0 4px;
    text-decoration: underline
}

.breadcrumbs li:first-child a {
    color: blue
}

.breadcrumbs li:nth-child(2) a {
    color: red
}

.res_video {
    max-width: 550px
}

@media screen and (max-width:840px) {
    .mir_link {
        align-items: center;
        background: transparent;
        display: flex;
        height: 100%;
        justify-content: center;
        left: 0 !important;
        margin: 0 auto;
        opacity: 1 !important;
        position: absolute;
        right: auto;
        text-align: center;
        top: 0 !important;
        transition: all .3s;
        width: 100%
    }

    .mirrors .mir_link button {
        background: transparent !important;
        color: transparent !important;
        height: 100%;
        text-shadow: none !important;
        width: 100%
    }
}

.mir_link .site1_h_top_reg_block {
    margin: initial !important
}

.header_bg .site1_h_top_reg_block {
    margin: 0 0 20px 70px
}

.site1_h_top_reg_block {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, transparent);
    background-color: #d0021b;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 4px 35px;
    position: relative;
    text-align: center;
    transition: .2s
}

.site1_h_top_reg_block:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .5);
    cursor: pointer;
    filter: brightness(1.1)
}

@media screen and (min-width:1000px) {
    .site1_content_block {
        background: url(site1_wrapper_bg.jpg)
    }

    .site1_h_top {
        background: url(head-bg.png) 50% 0 no-repeat;
        height: 160px;
        left: 0;
        margin-bottom: -50px;
        position: fixed;
        right: 0;
        z-index: 9999
    }

    .header_bg {
        margin: 0 auto;
        width: 1000px
    }

    .site1_singleslots_leftblock .site1_logo {
        display: block;
        margin: 0;
        position: relative;
        top: 0
    }

    .site1_logo {
        display: inline-block;
        margin: 0 0 0 398px;
        position: absolute;
        top: 0
    }

    .site1_topnav_holder {
        margin: -1px 0 4px 17px
    }

    .search_block.search_form {
        margin: 0
    }

    .site1_f_inner,
    .site1_h_inner {
        width: 1000px
    }

    .site1_h_inner {
        align-items: flex-start;
        display: flex;
        height: 58px;
        justify-content: space-between;
        padding-top: 12px;
        width: 1000px
    }

    .right_block_header {
        display: flex;
        padding-right: 90px
    }

    .btn_exit {
        margin: 0 20px 0 0;
        width: 100px
    }

    .site1_topnav_holder {
        height: 42px
    }

    .site1_slider_big_block {
        color: #fff;
        font-size: 22px;
        font-weight: 800;
        height: 200px;
        left: 30px;
        line-height: 30px;
        position: absolute;
        text-shadow: 3px 3px 1px rgba(15, 11, 65, .25), -1px -1px 0 #110e4a, 1px -1px 0 #110e4a, -1px 1px 0 #110e4a, 1px 1px 0 #110e4a, -2px -2px 2px rgba(17, 14, 74, .75), 2px -2px 2px rgba(17, 14, 74, .75), -2px 2px 2px rgba(17, 14, 74, .75), 2px 2px 2px rgba(17, 14, 74, .75);
        text-transform: none;
        top: 45px
    }

    .site1_h_subnav li {
        margin-top: 5px
    }

    .site1_h_subnav li a:after,
    .site1_h_subnav li a:before {
        background-repeat: no-repeat;
        content: "";
        display: block;
        height: 44px;
        position: absolute;
        top: 0;
        width: 18px;
        z-index: 1
    }

    .site1_h_subnav li a {
        background-position: 50% -209px
    }

    .site1_h_subnav li:after {
        border-radius: 20px;
        bottom: 4px;
        box-shadow: 1px 10px 10px rgba(202, 120, 0, .5);
        content: "";
        height: 40px;
        left: 20px;
        opacity: 0;
        position: absolute;
        right: 20px;
        transition: opacity .5s ease;
        z-index: 0
    }

    .site1_h_subnav li a:hover:after,
    .site1_h_subnav li.current-menu-item a:after {
        background-position: 100% -254px;
        right: -18px
    }

    .site1_h_subnav li a:hover:before,
    .site1_h_subnav li.current-menu-item a:before {
        background-position: 0 -254px;
        left: -18px
    }

    .site1_h_subnav li a:before {
        background-position: 0 -164px;
        left: -18px
    }

    .site1_h_subnav li a:after {
        background-position: 100% -164px;
        right: -18px
    }

    .site1_bluebtn_big,
    .site1_red_btn,
    .site1_slotslist_play_btn {
        background-position: 50% -466px;
        bottom: 20px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, .8);
        display: block;
        font-size: 22px;
        height: 50px;
        overflow: visible;
        padding: 0 4px;
        position: absolute;
        text-align: center;
        width: 290px;
        z-index: 2
    }

    .site1_slotslist_play_btn:hover {
        background-position: 50% -568px
    }

    .site1_red_btn span,
    .site1_slotslist_play_btn span {
        color: #fff;
        display: block;
        font-family: Verdana;
        font-size: 21px;
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        text-shadow: -1px -1px 0 #7b0001, 1px -1px 0 #7b0001, -1px 1px 0 #7b0001, 1px 1px 0 #7b0001, -2px -2px 2px hsla(0, 0%, 100%, .25), 2px -2px 2px hsla(0, 0%, 100%, .25), -2px 2px 2px hsla(0, 0%, 100%, .25), 2px 2px 2px hsla(0, 0%, 100%, .25)
    }

    .site1_bluebtn_big:after,
    .site1_bluebtn_big:before,
    .site1_red_btn:after,
    .site1_red_btn:before,
    .site1_slotslist_play_btn:after,
    .site1_slotslist_play_btn:before {
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 4px;
        z-index: 2
    }

    .site1_slotslist .site1_blue_btn_small {
        display: block;
        float: none;
        left: 0;
        margin: 7px auto 5px;
        position: relative;
        right: 0;
        top: 0;
        transition: top .3s ease-out;
        width: 160px
    }

    .site1_slotslist .item_list:hover .site1_blue_btn_small {
        top: 15px
    }

    .site1_blue_btn_small span {
        color: #fff;
        display: block;
        font-size: 22px;
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
        text-align: center;
        text-shadow: -1px -1px 0 #002d7a, 1px -1px 0 #002d7a, -1px 1px 0 #002d7a, 1px 1px 0 #002d7a, -2px -2px 2px rgba(0, 45, 122, .5), 2px -2px 2px rgba(0, 45, 122, .5), -2px 2px 2px rgba(0, 45, 122, .5), 2px 2px 2px rgba(0, 45, 122, .5)
    }

    .site1_redbtn_small {
        background-position: 50% -123px;
        background-repeat: repeat !important;
        background-repeat: no-repeat;
        box-shadow: 0 3px 10px rgba(0, 0, 0, .8);
        display: block;
        height: 40px;
        margin: 20px auto;
        overflow: hidden;
        padding: 0 4px;
        position: relative;
        width: 200px
    }

    .site1_redbtn_small:before {
        background-position: 0 -82px;
        left: 0
    }

    .site1_redbtn_small:after {
        background-position: 100% -82px;
        right: 0
    }

    .site1_redbtn_small:after,
    .site1_redbtn_small:before {
        background-repeat: no-repeat;
        height: 40px
    }

    .site1_redbtn_small span {
        color: #fff;
        display: block;
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
        text-align: center;
        text-shadow: -1px -1px 0 #7b0001, 1px -1px 0 #7b0001, -1px 1px 0 #7b0001, 1px 1px 0 #7b0001, -2px -2px 2px hsla(0, 0%, 100%, .25), 2px -2px 2px hsla(0, 0%, 100%, .25), -2px 2px 2px hsla(0, 0%, 100%, .25), 2px 2px 2px hsla(0, 0%, 100%, .25)
    }

    .site1_redbtn_small:hover {
        background-position: 50% -1232px
    }

    .site1_slotslist .site1_blue_btn_small span {
        background-color: #00006b;
        background-image: linear-gradient(0deg, #00006b 0, #00c 40%, #00c 51%, #00c 60%, #00006b);
        color: #a9bee6;
        font-size: 20px;
        line-height: 40px
    }

    .site1_red_btn:before,
    .site1_slotslist_play_btn:before {
        background-position: 0 -415px;
        left: 0
    }

    .site1_red_btn:after,
    .site1_slotslist_play_btn:after {
        background-position: 100% -415px;
        right: 0
    }

    .site1_red_btn em.handjack {
        height: 84px;
        position: absolute;
        right: -28px;
        top: -23px;
        width: 40px;
        z-index: 5
    }

    .site1_red_btn:hover em.handjack {
        background-position: -302px -113px
    }

    .site1_red_btn:active em.handjack {
        background-position: -343px -113px
    }

    .site1_red_btn:hover {
        background-position: 50% -568px
    }

    .site1_red_btn:hover:after {
        background-position: 100% -517px
    }

    .site1_red_btn:hover:before {
        background-position: 0 -517px
    }

    .site1_red_btn:active:after {
        background-position: 100% -619px
    }

    .site1_red_btn:active:before {
        background-position: 0 -619px
    }

    .site1_blue_btn_small {
        background-position: 50% -41px;
        float: left;
        height: 40px
    }

    .site1_blue_btn_small,
    .site1_blue_btn_small:after,
    .site1_blue_btn_small:before {
        background-repeat: no-repeat;
        height: 40px
    }

    .site1_blue_btn_small:before {
        background-position: 0 0;
        left: 0
    }

    .site1_blue_btn_small:after,
    .site1_blue_btn_small:before,
    .site1_redbtn_small:after,
    .site1_redbtn_small:before {
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 4px;
        z-index: 2
    }

    .site1_blue_btn_small:after {
        background-position: 100% 0;
        right: 0
    }

    .site1_bluebtn_big {
        background-position: 50% -936px;
        display: block
    }

    .site1_bluebtn_big:hover {
        background-position: 50% -1038px
    }

    .site1_bluebtn_big,
    .site1_bluebtn_big:after,
    .site1_bluebtn_big:before {
        background-repeat: no-repeat;
        height: 50px
    }

    .site1_bluebtn_big:before {
        background-position: 0 -885px
    }

    .site1_bluebtn_big:after {
        background-position: 100% -885px
    }

    .site1_bluebtn_big:before {
        left: 0
    }

    .site1_bluebtn_big:after {
        right: 0
    }

    .site1_bluebtn_big:after,
    .site1_bluebtn_big:before {
        background-repeat: no-repeat;
        height: 50px
    }

    .site1_bluebtn_big span {
        color: #fff;
        text-shadow: -1px -1px 0 #002d7a, 1px -1px 0 #002d7a, -1px 1px 0 #002d7a, 1px 1px 0 #002d7a, -2px -2px 2px hsla(0, 0%, 100%, .25), 2px -2px 2px hsla(0, 0%, 100%, .25), -2px 2px 2px hsla(0, 0%, 100%, .25), 2px 2px 2px hsla(0, 0%, 100%, .25)
    }

    .site1_sb_btnsblock .site1_bluebtn_big span,
    .site1_sb_btnsblock .site1_red_btn span {
        font-size: 24px;
        line-height: 50px;
        text-align: center
    }

    .site1_sb_btnsblock .site1_bluebtn_big {
        margin-top: 10px
    }

    .site1_h_top_soc {
        float: left;
        margin-left: 13px
    }

    .site1_content_leftpart {
        background: url(../../img/site1_content_bg.jpg);
        border: 2px solid #000;
        box-shadow: inset 0 0 0 1px rgba(60, 65, 71, .7), 0 0 0 1px #171e27;
        box-sizing: border-box;
        float: left;
        margin: 0 3px 0 6px;
        max-width: 988px;
        min-height: 1000px;
        width: 100%
    }

    .site1_content_block {
        width: 1000px;
        z-index: 0
    }

    .site1_blue_btn_small:after,
    .site1_blue_btn_small:before {
        background-position: 0 0;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 4px;
        z-index: 2
    }

    .site1_blue_btn_small {
        background-repeat: repeat !important;
        box-shadow: 0 3px 10px rgba(0, 0, 0, .8);
        display: block;
        overflow: hidden;
        padding: 0 4px;
        position: relative
    }

    .site1_h_reg_btn span {
        font-weight: 700
    }

    .site1_h_reg_btn em {
        font-style: normal;
        font-weight: 300
    }

    .site1_slotslist .item_list:hover .back {
        opacity: 1
    }

    .site1_slotslist .item_list:hover .front {
        opacity: .2
    }

    .site1_slotslist .back {
        height: 120px;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .site1_slotslist .site1_slotslist_play_btn {
        left: 0;
        margin: 7px auto 5px;
        right: 0;
        top: -200px;
        transition: top .3s ease-out;
        width: 160px
    }

    .site1_slotslist .item_list:hover .site1_slotslist_play_btn {
        top: 10px
    }

    .site1_footer_payments .site1_f_inner {
        height: 58px;
        margin: 0 auto;
        padding-top: 5px;
        position: relative;
        text-align: center;
        width: 980px;
        z-index: 2
    }

    .site1_footer_payments {
        background-image: url(../../img/site1_footer_payments_bg.png);
        background-position: 50% 0;
        background-repeat: no-repeat;
        height: 63px;
        margin: 0 auto;
        padding: 10px 0 5px;
        position: relative;
        width: 1067px;
        z-index: 2
    }

    .site1_footer_payments .site1_f_inner:after {
        bottom: 2px;
        box-shadow: 0 12px 15px rgba(0, 0, 0, .75);
        content: "";
        height: 5px;
        left: 0;
        position: absolute;
        width: 980px;
        z-index: 1
    }

    .site1_footer,
    .site1_footer_container {
        margin-top: 20px
    }

    .site1_content_block {
        border: 1px solid #21252e;
        top: 40px
    }

    .site1_footer_container .site1_f_inner .site1_footer_center {
        background-image: url(../../img/site1_content_bg.jpg);
        background-position: 50% 0;
        background-repeat: repeat;
        border-left: 1px solid #1c212b;
        border-right: 1px solid #1c212b;
        overflow: hidden;
        padding: 25px 30px
    }

    .site1_footer_bottom {
        background-color: #080f15;
        border-color: #21252e #1c212b #22252b;
        border-style: solid;
        border-width: 1px
    }

    .site1header {
        z-index: 1
    }

    .site1_footer {
        padding-bottom: 20px
    }

    .site1_slotslist .item_list {
        height: 140px;
        width: 223px
    }

    .site1_slotslist.archive_games_list .site1_slotslist_img_holder,
    .site1_slotslist.popular_games_list .site1_slotslist_img_holder {
        margin-left: 15px;
        text-align: center;
        width: 195px
    }

    .site1_slotslist.archive_games_list .site1_slotslist_img_holder img,
    .site1_slotslist.popular_games_list .site1_slotslist_img_holder img {
        height: 110px;
        -o-object-fit: contain;
        object-fit: contain;
        width: 192px
    }

    .slicknav_menu {
        display: none
    }
    .slicknav_nav {
        display: none;
    }
    .site1_h_slider_holder {
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        width: 1000px;
        z-index: 1
    }

    .error404 .page404inner {
        padding-top: 70px
    }

    .page-not-found {
        top: 330px
    }

    .page-not-found,
    .subtext404 {
        position: absolute;
        width: 100%
    }

    .subtext404 {
        top: 370px
    }

    .site1_single_content h2 {
        font-size: 22px;
        line-height: 40px;
        margin: 15px 0
    }

    .site1_single_content ul {
        padding-left: 20px
    }

    .site1_single_content {
        color: #fff;
        margin-left: 35px;
        padding-right: 20px;
        padding-top: 0
    }

    .site1_single_content .site1_news_date {
        color: #5e5f5e;
        font-size: 12px;
        margin-bottom: 3px
    }

    .post_date {
        font-size: 20px;
        margin: 20px 0;
        text-align: right
    }

    .site1_singlegame_wrapper {
        background-color: #000;
        height: auto;
        min-height: 100%;
        min-width: 1240px;
        z-index: 2
    }

    .site1_singleslots_content_holder {
        background-image: url(../../img/site1_content_bg.jpg);
        background-position: 50% 100%;
        background-repeat: repeat;
        background: url(../../img/site1_single_header_strip.jpg) 50% 0 repeat-y #000;
        box-shadow: inset -100px 0 100px #000, inset 100px 0 100px #000;
        height: auto;
        margin: 0 auto;
        min-height: 100%;
        min-width: 1130px;
        padding: 30px 0;
        width: 1310px;
        z-index: 2
    }

    .site1_singleslots_content_holder>div {
        border: 1px solid #28323a;
        display: inline-block;
        min-height: 719px;
        vertical-align: top
    }

    .site1_singleslots_leftblock,
    .site1_singleslots_rightblock {
        background: url(../../img/site1_popup_bg.png) 50% 0 repeat;
        box-shadow: inset 0 2px 2px hsla(0, 0%, 100%, .1), inset 2px 0 2px rgba(0, 0, 0, .5), inset -2px 0 2px rgba(0, 0, 0, .5), inset 0 -2px 2px rgba(0, 0, 0, .25);
        position: relative;
        width: 248px
    }

    .site1_singleslots_middleblock {
        margin: 0;
        width: 800px
    }

    .site1_singleslots_middleblock iframe {
        display: block;
        height: 600px;
        margin: 0 auto;
        width: 796px
    }

    .site1_singlegame_textblock {
        background: url(../../img/site1_popup_bg.png) 50% 0 repeat;
        border: 1px solid #34435b;
        color: #fff;
        min-height: 120px;
        padding: 0 20px 20px
    }

    .site1_form_input_wrapper {
        background: rgba(0, 0, 0, .5);
        border: 1px solid #074557;
        margin: 5px 6px;
        padding: 0 14px;
        width: 178px
    }

    .site1_form_input_wrapper input {
        background: transparent none;
        border: none;
        color: #d2f7f5;
        font-family: Arial, sans-serif;
        font-size: 12px;
        height: 36px;
        line-height: 36px;
        outline: none;
        text-transform: uppercase;
        width: 100%
    }

    .site1_singleslots_leftblock a.site1_blue_btn_small,
    .site1_singleslots_rightblock a.site1_blue_btn_small.refresh-button {
        float: none;
        margin: 0 auto;
        width: 200px
    }

    .site1_singleslots_leftblock a.site1_blue_btn_small span,
    .site1_singleslots_rightblock a.site1_blue_btn_small.refresh-button span {
        font-size: 18px
    }

    .single_social_btns p {
        color: #b7dae3;
        margin-bottom: 7px;
        text-align: center
    }

    .site1_singleslots_leftblock .site1_h_top_soc {
        margin-left: 0;
        text-align: center;
        width: 98%
    }

    .site1_singleslots_leftblock .site1_h_top_soc li+li {
        margin: 0 -2px 0 0
    }

    .single_game_bottom_btns {
        bottom: 10px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%
    }

    .single_game_bottom_btns a {
        display: inline-block
    }

    .site1_single_game_form label,
    .site1_singleslot_label {
        color: #c3e1fa;
        display: block;
        font-family: Helvetica Neue, Arial, sans-serif !important;
        font-size: 14px;
        font-weight: 200;
        line-height: 18px;
        padding: 5px 2px
    }

    .site1_singleslot_label {
        margin: 10px 0 0 20px
    }

    .site1_single_content a,
    .site1_singlegame_textblock a,
    .site1_textblock a {
        color: #d60909
    }
}

@media screen and (max-width:999px) {
    .bg_header {
        margin-top: 50px
    }

    h1 {
        line-height: 1.3em
    }

    img {
        max-width: 100%
    }

    #menu-top {
        display: none
    }

    #menu-top-2 {
        text-align: center
    }

    .js .slicknav_menu {
        display: block
    }

    .site1_content_block {
        background: url(site1_wrapper_bg_mobile.jpg)
    }

    .site1_h_subnav li a {
        margin: 0
    }

    .site1_h_subnav li+.menu-item {
        margin-left: 3%
    }

    .site1_footer_payments .site1_f_inner img,
    .site1_h_reg_btn em,
    .site1_h_slider_holder,
    .site1_sidebar {
        display: none
    }

    .page404inner.site1_h_slider_holder .site1_red_btn,
    .site1_h_top_reg_block .site1_blue_btn_small,
    .site1_h_top_reg_block .site1_h_reg_btn,
    .site1_single_game_form.search_block .site1_blue_btn_small,
    .site1_single_game_form.search_block a.site1_redbtn_small {
        border: 1px solid;
        color: #fff;
        display: block;
        font-size: 22px;
        line-height: 40px;
        margin-bottom: 20px;
        outline: 2px solid #ec8f02;
        outline-offset: 3px;
        text-align: center
    }

    .page404inner.site1_h_slider_holder .site1_red_btn,
    .site1_h_top_reg_block .site1_h_reg_btn,
    .site1_single_game_form.search_block a.site1_redbtn_small {
        background: #a20000;
        background: linear-gradient(180deg, #a20000 0, #ef0207 25%, #ff062f 50%, #ef0207 75%, #a20000);
        border-color: #c00000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a20000", endColorstr="#a20000", GradientType=0);
        text-shadow: 1px 1px 1px #900, -1px -1px 1px #900
    }

    .page404inner.site1_h_slider_holder .site1_red_btn {
        width: 80%
    }

    .site1_h_top_reg_block .site1_blue_btn_small,
    .site1_single_game_form.search_block .site1_blue_btn_small {
        background: #002c92;
        background: linear-gradient(180deg, #002c92 0, #06c 25%, #09f 50%, #06c 75%, #002c92);
        border-color: #042b89;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002c92", endColorstr="#002c92", GradientType=0);
        text-shadow: 1px 1px 1px #039, -1px -1px 1px #039
    }

    .page404inner.site1_h_slider_holder .site1_red_btn:hover,
    .site1_h_top_reg_block .site1_blue_btn_small:hover,
    .site1_h_top_reg_block .site1_h_reg_btn:hover,
    .site1_single_game_form.search_block .site1_blue_btn_small:hover,
    .site1_single_game_form.search_block a.site1_redbtn_small:hover {
        filter: brightness(120%)
    }

    .site1_logo {
        background: url(header_mobile.png?v=1.1) repeat-x top;
        margin-top: 0;
        width: auto !important
    }

    .site1_footer_payments {
        background: url(../../img/footer_mobile.png) repeat-x top;
        height: 91px;
        padding-top: 7px
    }

    .site1_footer_payments .site1_f_inner {
        background: url(../../img/footer-payments-mobile.png) no-repeat top;
        background-size: contain;
        height: 76px;
        margin: 0 auto;
        max-width: 527px;
        width: 100%
    }

    .site1_slotslist.archive_games_list a.site1_slotslist_play_btn,
    .site1_slotslist.popular_games_list a.site1_slotslist_play_btn {
        background: #a20000;
        background: linear-gradient(180deg, #a20000 0, #ef0207 25%, #ff062f 50%, #ef0207 75%, #a20000);
        border: 1px solid #c00000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a20000", endColorstr="#a20000", GradientType=0);
        text-shadow: 1px 1px 1px #900, -1px -1px 1px #900;
        top: -50px
    }

    .site1_slotslist.archive_games_list a.site1_blue_btn_small,
    .site1_slotslist.popular_games_list a.site1_blue_btn_small {
        background: #002c92;
        background: linear-gradient(180deg, #002c92 0, #06c 25%, #09f 50%, #06c 75%, #002c92);
        bottom: -50px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002c92", endColorstr="#002c92", GradientType=0);
        text-shadow: 1px 1px 1px #039, -1px -1px 1px #039
    }

    .site1_slotslist.archive_games_list .item_list:hover a.site1_slotslist_play_btn,
    .site1_slotslist.popular_games_list .item_list:hover a.site1_slotslist_play_btn {
        top: 20%
    }

    .site1_slotslist.archive_games_list .item_list:hover a.site1_blue_btn_small,
    .site1_slotslist.popular_games_list .item_list:hover a.site1_blue_btn_small {
        bottom: 25%
    }

    .site1_slotslist.archive_games_list .item_list a.site1_blue_btn_small:hover,
    .site1_slotslist.archive_games_list .item_list a.site1_slotslist_play_btn:hover,
    .site1_slotslist.popular_games_list .item_list a.site1_blue_btn_small:hover,
    .site1_slotslist.popular_games_list .item_list a.site1_slotslist_play_btn:hover {
        filter: brightness(120%)
    }

    .site1_h_top_reg_block {
        margin: 0 3.5% 0 3%
    }

    ul.site1_h_top_soc {
        text-align: center
    }

    .site1_footer_container .site1_f_inner .site1_footer_center,
    .site1header {
        background: url(site1_wrapper_bg_mobile.jpg)
    }

    .site1_slotslist .front div {
        padding-top: .4%
    }

    .site1_slotslist_img_holder {
        height: auto;
        margin: 5px 5px 0;
        width: 95%
    }

    .site1_slotslist .front img {
        height: auto
    }

    .site1_slotslist .item_list {
        background-size: contain;
        margin: 0 0 11px 1.2%;
        max-height: 143px;
        max-width: 200px;
        vertical-align: top;
        width: 22%
    }

    .site1_footer_nav_block {
        line-height: 30px;
        margin-top: 15px;
        padding: 0 30px
    }

    .page-not-found {
        margin: 0
    }

    .site1_h_subnav {
        height: 112px;
        margin-top: 0
    }

    .site1_singlegame_wrapper {
        background: url(site1_wrapper_bg_mobile.jpg);
        color: #fff;
        padding: 0 10px
    }

    .site1_single_game_form.search_block {
        margin: 0 3.5% 5% 3%
    }

    .single_game_bottom_btns,
    .site1_single_game_form.search_block a form,
    .site1_single_game_form.search_block a.site1_blue_btn_small.all_slots_btn,
    .site1_singleslot_label {
        display: none
    }

    .site1_singleslots_middleblock iframe {
        height: 400px;
        width: 100%
    }

    .site1_singleslots_rightblock .menu-menu-ia-container {
        margin: 0
    }
}

@media screen and (min-width:650px) and (max-width:800px) {
    .site1_slotslist .front div {
        font-size: 12px;
        line-height: 15px
    }

    .site1_slotslist.popular_games_list .item_list:hover a.site1_slotslist_play_btn {
        top: 19%
    }

    .site1_slotslist.popular_games_list .item_list:hover a.site1_blue_btn_small {
        bottom: 29%
    }
}

@media screen and (max-width:649px) {
    .site1_slotslist .item_list {
        width: 30%
    }

    .single-row {
        padding: 5px 10px
    }
}

@media screen and (max-width:840px) {
    .bonus {
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

    .bonus__link {
        border-left: 0 !important
    }

    .header_banner {
        display: block;
        text-align: center
    }

    .border_slot {
        margin: 0 auto;
        width: 229px
    }

    .form-block.form-block__input_wrap,
    .form_socials_wrap {
        width: 80%
    }

    .form-block__bonuses {
        flex-wrap: wrap
    }

    .login4play-icon-md-facebook,
    .login4play-icon-md-google {
        margin-right: 0 !important;
        width: 100% !important
    }
}

@media screen and (min-width:531px) and (max-width:649px) {

    .site1_slotslist.archive_games_list .item_list:hover a.site1_blue_btn_small,
    .site1_slotslist.popular_games_list .item_list:hover a.site1_blue_btn_small {
        bottom: auto;
        top: 45%
    }
}

@media screen and (max-width:580px) {
    .site1_slotslist .front .slot_name {
        font-size: 12px;
        line-height: 15px
    }
}

@media screen and (max-width:530px) {
    .site1_slotslist {
        text-align: center
    }

    .site1_slotslist .item_list {
        width: 45%
    }

    .site1_slotslist.archive_games_list .item_list:hover a.site1_blue_btn_small,
    .site1_slotslist.popular_games_list .item_list:hover a.site1_blue_btn_small {
        bottom: 33%
    }
}

@media screen and (max-width:500px) {
    .site1_logo {
        padding-left: 10px;
        text-align: left
    }
}

@media screen and (max-width:450px) {
    .site1_footer_payments {
        height: 78px;
        padding-top: 18px
    }
}

@media screen and (max-width:400px) {
    .site1_h_subnav li a {
        font-size: 12px
    }
}

@media screen and (max-width:999px) {
    .site1_h_top_reg_block--mod .site1_blue_btn_small span {
        font-size: 12px
    }
}

.slot-logo-loc {
    flex-wrap: wrap;
    padding: 20px 10px 0
}

.slot-logo-loc,
a.go_home {
    align-items: center;
    display: flex
}

a.go_home {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 100%
}

a.go_home em {
    font-style: normal;
    padding: 0 15px;
    position: relative;
    right: -5px;
    transition: all .3s
}

a.go_home:hover em {
    right: 5px;
    transition: all .3s
}

.slot-logo-loc img {
    height: 45px;
    width: 65px
}

.reg-side {
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 0, transparent);
    background-color: #d0021b;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin: 20px 20px 5px;
    padding: 10px 35px;
    position: relative;
    text-align: center;
    transition: .2s
}

.reg-side:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .5);
    cursor: pointer;
    filter: brightness(1.1)
}

span.desccr {
    width: 100%
}

.inside-side,
span.desccr {
    color: #fff;
    display: block;
    font-size: 15px;
    text-align: center
}

.inside-side {
    background-color: #0059b3;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    cursor: pointer;
    font-family: Roboto, sans-serif;
    height: 37px;
    line-height: 35px;
    margin: 5px 20px;
    position: relative;
    transition: .2s
}

.page-template {
    position: static;
    top: 50px
}

.site1_content_block.page-none-banner {
    top: 40px
}

.characters,
.col-rand-numb {
    padding: 20px
}

.characters span {
    color: #fff;
    font-size: 15px;
    padding: 4px 0
}

.download_link a {
    background-color: #ff9800;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    height: 37px;
    line-height: 17px;
    margin: 15px 20px;
    position: relative;
    text-align: center;
    transition: .2s
}

span.label {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 5px;
    text-align: left;
    width: 100%
}

span.val {
    font-size: 12px
}

.item-rand span {
    color: #fff;
    font-size: 15px;
    padding: 4px 0
}

.item-rand {
    padding: 5px 0
}

.gamehall_gamelist_statistic_item.statistic_sum {
    justify-content: center;
    margin: 0 auto;
    text-align: center
}

.gamehall_gamelist_statistic_item.statistic_sum:before {
    content: url(../../img/icon_rouble.png)
}

.gamehall_gamelist_statistic_item.statistic_players:before {
    content: url(../../img/icon_user.png)
}

.gamehall_gamelist_statistic_item:before {
    align-items: center;
    border: 2px solid #faa512;
    border-radius: 50%;
    content: "";
    display: flex;
    height: 18px;
    justify-content: center;
    margin-right: 5px;
    width: 18px
}

.gamehall_gamelist_statistic_item {
    align-items: center;
    color: #faa512;
    display: flex
}

.gamehall_gamelist_item_info {
    align-items: center;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .4);
    display: flex;
    flex-direction: column;
    height: 184px;
    justify-content: center;
    left: -10px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: opacity .3s;
    width: 245px;
    z-index: 100
}

.gamehall_gamelist_statistic_item .tooltip_wrapper .tooltip_content {
    text-align: center
}

.tooltip_wrapper {
    bottom: -13px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .3s;
    z-index: -1
}

.tooltip_position_center {
    left: 50%;
    text-align: center;
    transform: translate(-50%, 80%)
}

.tooltip_content {
    background-color: #f4faff;
    border: 1px solid #c6def4;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(43, 132, 242, .15), inset 0 2px 0 #fff;
    box-sizing: border-box;
    color: #656565;
    display: inline-block;
    font-size: 13px !important;
    font-weight: 400;
    line-height: 15px !important;
    padding: 10px 5px;
    position: relative;
    text-align: left
}

.gamehall_gamelist_statistic_item .tooltip_wrapper {
    display: none
}

.gamehall_gamelist_statistic_item:hover .tooltip_wrapper {
    display: block
}

.tooltip_element_hover:hover .tooltip_wrapper {
    opacity: 1;
    z-index: 20
}

.tooltip_size_small {
    width: 160px
}

.info-box-slot-prev {
    cursor: pointer;
    flex-wrap: wrap;
    max-width: 200px;
    position: relative;
    top: 15px
}

.info-box-slot-prev,
.opo-info {
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.opo-info {
    text-align: center
}

.tooltip_content:after,
.tooltip_content:before {
    content: "";
    height: 0;
    position: absolute;
    transform: translateX(-50%);
    width: 0
}

.item-block {
    flex: 0 0 50%;
    margin: 0 auto;
    text-align: center
}

.tooltip_content.arrow_position_center:after,
.tooltip_content.arrow_position_center:before {
    left: 50%
}

.s-game__img2 {
    height: 100%
}

.s-game__img2,
.search_btn_ref {
    position: absolute;
    top: 0;
    width: 100%
}

.search_btn_ref {
    cursor: pointer;
    display: block;
    height: 40px;
    left: 0;
    z-index: 9999
}

.search_block form .sb_form_outline {
    position: relative
}

h1.linkjs {
    color: #000;
    display: block;
    font-size: 12vw;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center
}

.obj_row {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    position: relative
}

#true_loadmore {
    background-color: #0059b3;
    border: 0 solid #fff;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    transition: all .5s
}

#true_loadmore:hover {
    opacity: .8;
    transition: all .3s
}

@media screen and (max-width:999px) {
    .site1_slotslist .item_list {
        position: relative
    }

    .site1_slotslist.archive_games_list a.site1_blue_btn_small,
    .site1_slotslist.popular_games_list a.site1_blue_btn_small {
        background: transparent;
        color: transparent;
        height: 145px;
        left: 0;
        position: absolute;
        text-shadow: none;
        top: 0;
        width: 100%
    }

    .info-box-slot-prev {
        display: none
    }

    .accordion {
        border-bottom: 1px solid #fff;
        color: #444;
        cursor: pointer;
        font-size: 15px;
        outline: none;
        padding-bottom: 10px;
        text-align: left;
        transition: .4s
    }

    .accordion.active .panel {
        display: block
    }

    .panel {
        display: none
    }
}

.dn-wrapper-content {
    bottom: 0;
    height: auto;
    left: 50%;
    max-width: 360px;
    position: fixed;
    transform: translateX(-50%);
    width: 100%;
    z-index: 555
}

.dn-wrapper-content img {
    display: block;
    width: 100%
}

.dn-wrapper-content .download {
    height: 63px;
    left: 53px;
    position: absolute;
    top: 19px;
    width: 63px
}

.dn-wrapper-content .close-download {
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px
}

.button {
    margin: 0 auto
}

.right_block_header {
    align-items: center
}

.button a {
    background: #299a0b;
    background: linear-gradient(top, #299a0b, #299a0b);
    color: #fff;
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#299a0b", endColorstr="#299a0b", GradientType=0);
    font-size: 15px;
    height: 37px;
    line-height: 37px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none
}

.button a,
p {
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2)
}

.button:hover .bottom {
    margin: -10px 0 0 10px
}

.button:hover .top {
    line-height: 35px;
    margin: -80px 0 0 10px
}

.button a:hover {
    background: #00b7ea;
    background: linear-gradient(top, #00b7ea 36%, #009ec3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b7ea", endColorstr="#009ec3", GradientType=0)
}

.button:active .bottom {
    margin: -20px 0 0 10px
}

.button:active .top {
    margin: -70px 0 0 10px
}

.footer-single {
    margin: 0 auto;
    max-width: 1310px
}

.footer-single .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media screen and (max-width:999px) {
    .button {
        margin: 10px auto;
        text-align: center;
        width: 94%
    }
}

@media only screen and (max-width:500px) {
    img[class*=wp-image] {
        display: block;
        float: none;
        margin: 15px auto
    }
}

.bonus-list {
    padding: 30px 0
}

.bonus {
    align-items: center;
    background: #111;
    border: 1px solid #353535;
    display: flex;
    margin: 10px 0;
    padding: 20px
}

.bonus__img img {
    display: block;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 143px
}

.bonus__desc {
    flex: 1;
    font-size: 30px;
    padding: 20px
}

.bonus__desc p {
    line-height: 100%
}

.bonus__link {
    border-left: 1px solid #353535;
    padding: 20px 0 20px 20px
}

.bonus__link button {
    background: #a20000;
    background: linear-gradient(180deg, #a20000 0, #ef0207 25%, #ff062f 50%, #ef0207 75%, #a20000);
    border: #c00000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a20000", endColorstr="#a20000", GradientType=0);
    font-weight: 900;
    margin: 0;
    outline: none;
    padding: 10px 50px;
    text-shadow: 1px 1px 1px #900, -1px -1px 1px #900
}

.bonus__link button:hover {
    filter: brightness(120%)
}

.mirrors {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.mirror {
    border: 1px solid transparent;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 270px
}

.mir_link {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 95px;
    transition: all .3s
}

.mirror .image-bl img {
    height: auto;
    max-width: 200px
}

.mirror:hover .image-bl img {
    opacity: .7
}

.mirror:hover .mir_link {
    opacity: 1;
    transition: all .3s
}

.mirror:hover {
    border: 1px solid #353535
}

.mirrors .mir_link button {
    background: #a20000;
    background: linear-gradient(180deg, #a20000 0, #ef0207 25%, #ff062f 50%, #ef0207 75%, #a20000);
    border: 0;
    border-color: #c00000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a20000", endColorstr="#a20000", GradientType=0);
    margin: 0 auto;
    outline: 0;
    text-shadow: 1px 1px 1px #900, -1px -1px 1px #900
}

.responsiv_video {
    height: 350px;
    max-width: 560px;
    width: 100%
}

@media (max-width:500px) {
    .responsiv_video {
        height: 250px
    }

    .alignleft,
    .alignright {
        display: block;
        float: none;
        margin: 20px auto
    }
}

@media screen and (max-width:840px) {
    .mir_link button {
        background: transparent;
        border: none;
        color: transparent;
        height: 200px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .mirror {
        display: block;
        margin: 0 auto;
        text-align: center
    }
}

@media screen and (max-width:999px) {
    .header_bg .site1_h_top_reg_block {
        /* background: transparent; */
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        padding: 5px 20px;
        width: 100%
    }
}

.g-video {
    margin: 15px auto;
    max-width: 600px
}

.g-video__wrap {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.g-video__wrap iframe {
    border: 0;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.main_video {
    height: 380px;
    margin: 0 auto;
    width: 480px
}

.main_video img {
    max-width: 100%
}

.main_video .frame-wrap {
    position: relative
}

.main_video .frame-wrap iframe {
    height: 360px;
    width: 480px
}

.main_video .frame-wrap .play-btn {
    -webkit-appearance: none;
    background-color: transparent;
    background-image: url(../../img/play.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s;
    width: 100%
}

.video-page {
    margin: 20px 0;
    padding: 0 11px
}

.video-page iframe {
    display: block;
    margin: 0 auto;
    max-width: 580px;
    width: 100%
}

@media only screen and (max-width:999px) {
    img[class*=wp-image] {
        height: auto
    }
}

.item-rand span.tax-rating-alert {
    color: #181818;
    padding: 7px 20px
}

.slicknav_btn {
    cursor: pointer;
    display: block;
    float: right;
    line-height: 1.125em;
    padding: .438em .625em;
    position: relative;
    vertical-align: middle
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: .188em
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    float: left;
    line-height: 1.188em
}

.slicknav_menu .slicknav_icon {
    background: url(icon_menu.png);
    float: left;
    height: 93px;
    width: 92px
}

.slicknav_menu .slicknav_icon:before {
    background: transparent;
    content: "";
    display: block;
    height: .875em;
    position: absolute;
    width: 1.125em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    display: none;
    height: .125em;
    width: 1.125em
}

.slicknav_menu:after,
.slicknav_menu:before {
    content: " ";
    display: table
}

.slicknav_menu:after,
.slicknav_nav {
    clear: both
}

.slicknav_nav li,
.slicknav_nav ul {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0 0 0 .4em
}

.slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_nav .slicknav_item a {
    display: inline
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_brand {
    float: left
}

.slicknav_menu {
    background-color: #222;
    font-size: 16px
}

.slicknav_menu,
.slicknav_menu * {
    box-sizing: border-box
}

.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff
}

.slicknav_btn {
    border-radius: 4px;
    margin: 5px 5px 6px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
    z-index: 100
}

.slicknav_nav {
    color: #fff;
    font-size: .875em;
    margin: 0
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0
}

.slicknav_nav ul {
    margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row {
    margin: 2px 5px;
    padding: 5px 10px
}

.slicknav_nav .slicknav_row:hover {
    background: #ccc;
    border-radius: 6px;
    color: #fff
}

.slicknav_nav a {
    color: #fff;
    margin: 2px 5px;
    padding: 5px 10px;
    text-decoration: none
}

.slicknav_nav a:hover {
    background: #ccc;
    border-radius: 6px;
    color: #222
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    margin: 0;
    padding: 0
}

.slicknav_brand {
    color: #fff;
    font-size: 18px;
    height: 44px;
    line-height: 30px;
    padding: 7px 12px
}

@media screen and (max-width:380px) {
    .slicknav_btn {
        margin-top: 13px
    }

    .slicknav_menu .slicknav_icon {
        background-size: cover;
        height: 70px;
        width: 70px
    }
}