@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: local(""), url(../fonts/roboto-v30-latin_cyrillic-100.woff2) format("woff2"), url(../fonts/roboto-v30-latin_cyrillic-100.woff) format("woff")
}

.customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0;
}

.customers td,
.customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

.customers tr:hover {
    background-color: #969696;
}

.customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}

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

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local(""), url(../fonts/roboto-v30-latin_cyrillic-regular.woff2) format("woff2"), url(../fonts/roboto-v30-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local(""), url(../fonts/roboto-v30-latin_cyrillic-700.woff2) format("woff2"), url(../fonts/roboto-v30-latin_cyrillic-700.woff) format("woff")
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

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;
    height: auto;
    max-width: 100%
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    box-sizing: content-box
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

.tns-outer {
    padding: 0 !important
}

.tns-t-ct {
    width: 2333.3333333%
}

.tns-t-ct>div {
    width: 1.4285714%
}

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

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

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

* {
    box-sizing: border-box;
    color: #fff;
    font-family: Roboto
}

h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0;
    text-align: center
}

@media (max-width:768px) {
    h1 {
        font-size: 20px;
        margin: 20px 0
    }
}

h2,
h3 {
    font-size: 20px;
    font-weight: 700
}

@media (max-width:768px) {

    h2,
    h3 {
        font-size: 15px;
        margin: 18px 0
    }
}

body {
    background: #000;
    margin: 0 auto;
    max-width: 1905px;
    position: relative
}

.slt-inner {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    width: 100%
}

.offical-btn {
    background: url(../../img/off-site.png) 0 7px no-repeat;
    display: block;
    height: 72px;
    margin: -40px 0 0;
    position: fixed;
    right: 15px;
    text-indent: -9999px;
    top: 50%;
    transition: unset;
    width: 286px;
    z-index: 9999
}

header {
    align-items: center;
    display: flex;
    height: 70px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    position: relative;
    width: 100%
}

@media (max-width:768px) {
    header {
        align-items: center;
        flex-direction: column;
        height: auto;
        justify-content: center;
        padding-top: 20px !important
    }
}

.header_social {
    align-items: center;
    display: flex
}

.slt-home-link {
    display: block;
    margin: 0 auto
}

.slt-home-link img {
    height: auto;
    max-height: 40px;
    max-width: 100%
}

@media (max-width:768px) {
    .slt-home-link img {
        height: 25px;
        width: 159px
    }
}

.soc-text {
    padding-right: 15px
}

.btn {
    border: none;
    border-radius: 50px;
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 2px;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.slt-vhod-btn {
    background: #fdc061;
    border: 1px solid #fdc061;
    color: #000;
    font-size: 14px;
    line-height: 37px;
    width: 125px
}

.slt-vhod-btn:hover {
    background-color: #000;
    color: #fdc061
}

.slt-soc-buttons {
    align-items: center;
    display: flex;
    padding: 0 15px
}

@media (max-width:480px) {
    .slt-soc-buttons {
        display: none
    }
}

.slt-header-social {
    align-items: center;
    display: flex
}

@media (max-width:768px) {
    .slt-header-social {
        margin: 10px auto
    }
}

.green-btn {
    background: #3daa45;
    border: 1px solid #3daa45;
    color: #000;
    font-size: 14px;
    line-height: 37px;
    padding: 0 15px
}

.green-btn:hover {
    background-color: transparent;
    color: #3daa45
}

.header-reg {
    align-items: center;
    display: flex;
    justify-content: center
}

.header-reg .green-btn {
    border-radius: 0 40px 40px 0
}

.header-reg .slt-vhod-btn {
    border-radius: 40px 0 0 40px
}

.header-reg .a2a_kit {
    margin-right: 10px
}

.slt-header-nav ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0
}

.slt-header-nav li {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.slt-header-nav li:before {
    border-left: 1px solid #fdc061;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px
}

.slt-header-nav li:first-child:before {
    display: none
}

.slt-header-nav li:hover {
    opacity: .8
}

.slt-header-nav a,
.slt-header-nav span {
    display: block;
    padding: 15px 0;
    text-decoration: none
}

.slt-header-nav span {
    color: #fdc061;
    opacity: .8
}

.slt-banner {
    height: 486px;
    position: relative
}

@media (max-width:768px) {
    .slt-banner {
        height: 350px
    }
}

@media (max-width:480px) {
    .slt-banner {
        display: none
    }
}

.slt-banner img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%
}

@media (max-width:1024px) {
    .slt-banner img {
        -o-object-position: 60% center;
        object-position: 60% center
    }
}

.slt-banner .slt-promo_headline {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.slt-banner .slt-promo_headline_wrapper {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    margin-left: 12px;
    max-width: 380px;
    padding-left: 24px;
    position: relative
}

.slt-banner .slt-promo_headline_wrapper:before {
    background-color: #ff7900;
    background-image: linear-gradient(180deg, #dd4509 0, #dd4509 .22%, #e9975b);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 2px;
    width: 2px
}

@media (max-width:768px) {
    .slt-banner .slt-promo_headline_wrapper {
        font-size: 20px
    }
}

.slt-banner .green-btn {
    padding: 0 50px
}

main {
    min-height: 600px;
    position: relative
}

.text_container__scroll {
    overflow: auto;
    padding-right: 10px;
    width: 100%
}

.text_container__scroll::-webkit-scrollbar {
    width: 3px
}

.text_container__scroll::-webkit-scrollbar-button {
    background-color: transparent
}

.text_container__scroll::-webkit-scrollbar-track {
    background-color: #999
}

.text_container__scroll::-webkit-scrollbar-track-piece {
    background-color: #fff
}

.text_container__scroll::-webkit-scrollbar-thumb {
    background-color: #666;
    height: 50px
}

.text_container__scroll::-webkit-scrollbar-corner {
    background-color: #999
}

.text_container__scroll::-webkit-resizer {
    background-color: #666
}

.breadcrumbs {
    list-style: none;
    margin: 20px 0 0;
    padding: 15px 0
}

.breadcrumbs span,
.breadcrumbs span a {
    color: #fff
}

.text_container * {
    line-height: 1.5em
}

@media (max-width:768px) {
    .text_container p {
        font-size: 12px;
        line-height: 1.4
    }
}

.has-btn {
    flex: 100%;
    margin: 20px auto;
    text-align: center
}

.slt-games {
    background: rgba(44, 40, 39, .4);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 0;
    padding: 0
}

.slt-games .slot {
    margin-bottom: 15px;
    margin-top: 28px;
    text-align: center;
    width: 240px
}

.slt-games .slot a {
    display: block;
    height: 180px;
    margin: 0 auto 10px;
    overflow: hidden;
    width: 240px
}

.slt-games .slot img {
    border-radius: 2px;
    box-shadow: 0 1px 2px #000, inset 0 1px hsla(0, 0%, 100%, .15);
    height: 100%;
    transition: 1s;
    vertical-align: top;
    width: 100%
}

.slt-games .slot:hover img {
    transform: scale(1.4);
    transition: 1s
}

.slt-slot {
    background-color: #000;
    margin: 35px auto;
    max-width: 800px;
    position: relative
}

.slt-slot:before {
    content: "";
    display: block;
    padding-top: 75%
}

.slt-slot iframe {
    border: none;
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.slt-for-money {
    text-align: center
}

.slt-for-money .btn {
    padding: 0 70px
}

@media (max-width:480px) {
    .slt-for-money .btn {
        padding: 0 15px
    }
}

.text_container {
    font-size: 14px;
    text-align: justify
}

.error {
    font-size: 14px;
    padding: 20px 0;
    text-align: center
}

.error label {
    color: #fff;
    font-size: 150px;
    padding: 0 0 0 20px;
    text-align: center
}

.error p {
    line-height: 1.5em;
    padding: 0 20px 0 0
}

.error a,
.text_container a {
    color: #a6b5ff;
    text-decoration: none
}

.error a:hover,
.text_container a:hover {
    color: #69cad9;
    text-decoration: underline
}

.error a:visited,
.text_container a:visited {
    color: #3daa45;
    text-decoration: none
}

.wp-pagenavi {
    margin: 0 0 30px;
    text-align: center
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 1px solid #267bb9;
    border-radius: 3px;
    font-size: 14px;
    margin: 0 4px;
    padding: 5px 9px;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .2), 3px 2px 0 rgba(0, 0, 0, .2), -1px 1px 0 rgba(0, 0, 0, .2), 1px 1px 0 rgba(0, 0, 0, .2)
}

span.current {
    background: #464646
}

footer {
    padding: 10px 0;
    position: relative;
    width: 100%
}

@media (max-width:990px) {
    footer {
        padding-bottom: 100px
    }
}

.slot-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
    margin-top: 50px;
    width: 100%
}

.slot-info .info-title {
    color: #fc3;
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 110%;
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase
}

.slot-info .slide-scrins {
    display: block;
    justify-content: flex-start;
    margin: 0 auto;
    text-align: center;
    width: 50%
}

.slot-info .info-table,
.slot-info .slide-scrins {
    background: linear-gradient(to top left, rgba(51, 51, 51, .5), hsla(0, 0%, 60%, .5));
    border: 2px solid #69686a;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 20px;
    width: 45%
}

.slot-info ul.characteristic li {
    display: flex;
    font-size: 17px;
    font-weight: 700;
    justify-content: space-between;
    padding: 6px 13px;
    text-shadow: 0 2px 0 #000
}

.js-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0
}

.js-filter .filter_item {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px
}

.js-filter .filter_btn {
    background: 0;
    border: 2px solid #2497e8;
    border-radius: 8px;
    cursor: pointer;
    height: 70px;
    outline: 0 !important;
    width: 240px
}

.js-filter .filter_other_btn {
    color: #2085cd;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: .7px;
    padding-bottom: 10px
}

.js-filter .filter_btn:hover,
.js-filter .filter_item .active {
    border: 2px solid #e61d3f;
    box-shadow: 0 0 10px #e61d3f, inset 0 0 12px #e61d3f
}

.title_container {
    display: flex;
    margin-bottom: 20px
}

.title_container .hr_container {
    padding-top: 10px;
    width: 32%
}

.title_container .hr_container hr {
    background-color: #2497e8;
    border: 0;
    box-shadow: 0 0 10px #2497e8;
    color: #2497e8;
    height: 1px;
    height: 2px;
    margin-bottom: 3px
}

.title_container .filter-title {
    font-family: HelveticaNeueCyr-Medium, Arial;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    width: 31%
}

.title_container .filter-title h1 {
    margin-bottom: 25px
}

.hidden {
    display: none
}

.footer-nav {
    box-shadow: 0 0 0 1px #000;
    height: auto;
    line-height: 40px;
    text-align: center;
    width: 100%
}

.footer-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

.footer-nav ul>li {
    list-style-type: none;
    text-transform: uppercase
}

.footer-nav ul>li a {
    color: #fff;
    font-size: 16px;
    margin: 0 15px;
    text-decoration: none
}

.footer-nav ul>li a:hover {
    color: #fdc061
}

.footer-nav ul>li span {
    color: #fdc061;
    font-size: 16px;
    margin: 0 15px;
    text-decoration: none
}

.produser-list {
    padding: 40px 0 0;
    text-align: center
}

.produser-list__item {
    display: inline-block;
    padding: 0 20px 40px;
    vertical-align: middle
}

.icon-quickfire {
    background-position: 0 -3031px;
    width: 92px
}

.icon-netent,
.icon-quickfire {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    overflow: hidden
}

.icon-netent {
    background-position: 0 -2407px;
    width: 91px
}

.icon-yggdrasil {
    background-position: 0 -4154px;
    height: 32px;
    width: 132px
}

.icon-quickspin,
.icon-yggdrasil {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden
}

.icon-quickspin {
    background-position: 0 -3065px;
    height: 24px;
    width: 100px
}

.icon-curacao {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-position: 0 -1060px;
    background-repeat: no-repeat;
    display: block;
    height: 58px;
    overflow: hidden;
    width: 50px
}

.icon-itechlabs {
    background-position: 0 -1869px
}

.icon-itechlabs,
.icon-pagi {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 53px;
    overflow: hidden;
    width: 53px
}

.icon-pagi {
    background-position: 0 -2648px
}

.icon-comodo {
    background-position: 0 -776px;
    width: 119px
}

.icon-askgamblers,
.icon-comodo {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 47px;
    overflow: hidden
}

.icon-askgamblers {
    background-position: 0 -484px;
    width: 142px
}

.icon-pushgaming {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-position: 0 -2966px;
    background-repeat: no-repeat;
    display: block;
    height: 15px;
    overflow: hidden;
    width: 140px
}

.icon-nextgen {
    background-position: 0 -2520px;
    width: 116px
}

.icon-elk,
.icon-nextgen {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    overflow: hidden
}

.icon-elk {
    background-position: 0 -1156px;
    width: 81px
}

.icon-thunderkick {
    background-position: 0 -3560px;
    width: 103px
}

.icon-playngo,
.icon-thunderkick {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    overflow: hidden
}

.icon-playngo {
    background-position: 0 -2814px;
    width: 116px
}

.icon-amatic {
    background-position: 0 0;
    width: 104px
}

.icon-amatic,
.icon-bigtimegaming {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    overflow: hidden
}

.icon-bigtimegaming {
    background-position: 0 -590px;
    width: 127px
}

.icon-betsoft {
    background-position: 0 -556px;
    height: 32px;
    width: 84px
}

.icon-betsoft,
.icon-endorphina {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden
}

.icon-endorphina {
    background-position: 0 -1360px;
    height: 48px;
    width: 105px
}

.icon-relax {
    background-position: 0 -3118px;
    width: 103px
}

.icon-nolimitcity,
.icon-relax {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    overflow: hidden
}

.icon-nolimitcity {
    background-position: 0 -2572px;
    width: 119px
}

.icon-blueprint {
    background-position: 0 -634px;
    height: 32px;
    width: 137px
}

.icon-blueprint,
.icon-habanero {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden
}

.icon-habanero {
    background-position: 0 -1680px;
    height: 28px;
    width: 136px
}

.icon-booongo {
    background-position: 0 -668px;
    height: 32px;
    width: 132px
}

.icon-booongo,
.icon-evolutiongaming {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden
}

.icon-evolutiongaming {
    background-position: 0 -1428px;
    height: 18px;
    width: 140px
}

.icon-redtiger {
    background-image: url(../../img/images-list-s5c52c68e93.png);
    background-position: 0 -3091px;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    overflow: hidden;
    width: 132px
}

.certificate-list {
    text-align: center
}

.certificate-list__item {
    display: inline-block;
    padding: 0 15px;
    vertical-align: middle
}

.certificate-list__link {
    display: block
}

.copyright {
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto;
    padding: 10px 0 0;
    text-align: center;
    width: 40%
}

.copyright p {
    color: #999
}

@media (max-width:768px) {
    .copyright {
        width: 90%
    }
}

.main-nav--wrap {
    position: relative
}

.mobile-nav {
    background: #2c2827;
    box-sizing: border-box;
    color: #fff;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999
}

.mobile-nav--list {
    list-style: none;
    padding: 0
}

.mobile-nav .mobile-nav--item:first-child {
    margin-top: 20px
}

.mobile-nav .mobile-nav--item:last-child {
    margin-bottom: 20px
}

.mobile-nav--item {
    opacity: 0;
    transform: translateY(40px)
}

.mobile-nav a,
.mobile-nav span {
    color: #fff;
    display: block;
    padding: 20px 15px;
    text-align: center;
    text-decoration: none;
    transition: .3s ease-in-out
}

.mobile-nav span {
    background: linear-gradient(90deg, #30336b 1px, transparent 1%) 50%, linear-gradient(#30336b 1px, transparent 1%) 50%, #7a7a7a;
    background-size: 2px 2px
}

.mobile-nav--btn {
    background: #2f3640;
    border: none;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 50px;
    outline: none;
    position: absolute;
    right: 0;
    transition: .3s ease-in-out;
    width: 50px
}

.mobile-nav--btn span {
    background: #fff;
    border-radius: 9px;
    display: block;
    height: 2px;
    left: 10px;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 10px;
    transform: rotate(0deg);
    transition: .25s ease-in-out
}

.mobile-nav--btn span:first-child {
    top: 17px
}

.mobile-nav--btn span:nth-child(2) {
    top: 25px
}

.mobile-nav--btn span:nth-child(3) {
    top: 33px
}

.active-nav .mobile-nav--btn span:first-child {
    top: 50%;
    transform: rotate(135deg)
}

.active-nav .mobile-nav--btn span:nth-child(2) {
    left: -60px;
    opacity: 0
}

.tns-outer {
    padding: 15px 0 0 !important;
    position: relative;
    width: 100%
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    transition: all 0s
}

.tns-slider>.tns-item {
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    clear: both;
    content: "";
    display: table
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-gallery,
.tns-no-calc {
    left: 0;
    position: relative
}

.tns-gallery {
    min-height: 1px
}

.tns-gallery>.tns-item {
    left: -100%;
    position: absolute;
    transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
    left: auto !important;
    position: relative
}

.tns-gallery>.tns-moving {
    transition: all .25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    opacity: .6;
    transition: opacity .6s
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    left: -10000em;
    position: absolute
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,
.tns-normal {
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    height: 10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 310px
}

.tns-t-ct {
    position: absolute;
    right: 0;
    width: 2333.33333%
}

.tns-t-ct:after {
    clear: both;
    content: "";
    display: table
}

.tns-t-ct>div {
    float: left;
    height: 10px;
    width: 1.42857%
}

.slider-show .sidebar-title:after,
.slider-show .sidebar-title:before {
    top: 50%;
    transform: translateY(-50%)
}

.tns-controls {
    position: absolute;
    top: 50%;
    width: 100%
}

.tns-controls button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 25px;
    outline: 0 !important;
    position: relative;
    width: 25px;
    z-index: 5
}

.tns-controls button:first-child {
    left: 0;
    position: absolute
}

.tns-controls button:first-child:before {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: -20px;
    top: -20px;
    transform: rotate(-45deg);
    width: 100%
}

.tns-controls button:nth-child(2) {
    position: absolute;
    right: 0
}

.tns-controls button:nth-child(2):before {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    height: 100%;
    left: -20px;
    position: absolute;
    top: -20px;
    transform: rotate(-50deg);
    width: 100%
}

.active-nav .mobile-nav--btn span:nth-child(3) {
    top: 50%;
    transform: rotate(-135deg)
}

@media (max-width:768px) {
    .active-nav .mobile-nav {
        height: auto
    }

    .active-nav .mobile-nav--item {
        opacity: 1;
        transform: translateY(0);
        transition: .3s ease-in-out
    }

    .slt-header-nav {
        display: none
    }

    .mobile-nav--btn {
        display: block
    }
}

.b-crumbs {
    margin: 20px 0;
    padding: 0
}

.b-crumbs li {
    color: #fff;
    display: inline-block;
    margin: 0 8px
}

.b-crumbs li a {
    color: #fff
}

.b-crumbs li a:hover {
    text-decoration: none
}

.b-crumbs li span {
    color: #fff
}

.cznv-bonus {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0
}

.cznv-bonus__item {
    background: rgba(44, 40, 39, .4);
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 25px;
    width: 100%
}

.cznv-bonus__item:last-child {
    margin-bottom: 0
}

.cznv-bonus__item__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

@media (max-width:768px) {
    .cznv-bonus__item__inner {
        flex-direction: column
    }
}

.cznv-bonus__item__inner img {
    margin-right: 25px
}

@media (max-width:768px) {
    .cznv-bonus__item__inner img {
        margin: 0 auto
    }
}

.cznv-bonus__item__inner figcaption {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 202px)
}

@media (max-width:768px) {
    .cznv-bonus__item__inner figcaption {
        width: 100%
    }
}

.cznv-bonus__item__inner figcaption .btn {
    background: #fdc061;
    border: none;
    border-radius: 50px;
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 37px;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 160px
}

.cznv-bonus__item__inner figcaption .btn:hover {
    background-color: #000;
    color: #fdc061
}

.cznv-bonus__item__name {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

@media (max-width:768px) {
    .cznv-bonus__item__name {
        display: block;
        order: 1;
        text-align: center;
        width: 100%
    }
}

.cznv-bonus__item .bonus__btn {
    color: #23b0ff;
    cursor: pointer;
    font-size: 14px;
    margin-left: auto
}

@media (max-width:768px) {
    .cznv-bonus__item .bonus__btn {
        display: block;
        margin-bottom: 10px;
        order: 4;
        text-align: center;
        width: 100%
    }
}

.cznv-bonus__item .bonus__btn:hover {
    color: #f4c668
}

.cznv-bonus__item .bonus__content {
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    width: 100%
}

.cznv-bonus__item .bonus__content ol,
.cznv-bonus__item .bonus__content p,
.cznv-bonus__item .bonus__content ul {
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    list-style-position: inside;
    margin: 0 0 10px
}

.cznv-bonus__item .bonus__content.prev {
    margin-bottom: 20px;
    margin-top: 35px
}

@media (max-width:768px) {
    .cznv-bonus__item .bonus__content.prev {
        order: 2
    }
}

.cznv-bonus__item .bonus__content.hidden-text {
    display: none
}

@media (max-width:768px) {
    .cznv-bonus__item .bonus__content.hidden-text {
        order: 3
    }
}

.cznv-footer__menu {
    position: relative
}

.hidden-text {
    display: none
}

.comment-respond {
    width: 500px
}

.comment-respond form {
    display: flex;
    flex-direction: column
}

.comment-respond form .comment-notes {
    display: none
}

.comment-respond form .comment-form-comment {
    order: 2
}

.comment-respond form .comment-form-comment textarea {
    border-radius: 10px;
    color: #000;
    margin-top: 5px;
    width: 100%
}

.comment-respond form .comment-form-comment textarea::-moz-placeholder {
    color: #000
}

.comment-respond form .comment-form-comment textarea::placeholder {
    color: #000
}

.comment-respond form .form-submit {
    order: 3
}

.comment-respond form .form-submit .submit {
    background: #3daa45;
    border: 1px solid #3daa45;
    border-radius: 50px;
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all .3s
}

.comment-respond form .form-submit .submit:hover {
    background: transparent;
    color: #fff
}

.comment-form-author,
.comment-form-email {
    display: flex;
    flex-direction: column
}

.comment-form-author input,
.comment-form-email input {
    border: none;
    border-radius: 5px;
    color: #000;
    margin-top: 5px;
    padding: 6px;
    width: 200px
}

.comment-form-author input::-moz-placeholder,
.comment-form-email input::-moz-placeholder {
    color: #000
}

.comment-form-author input::placeholder,
.comment-form-email input::placeholder {
    color: #000
}

.thumb__img {
    height: 180px;
    width: 240px
}

.up_button {
    bottom: 100px;
    color: #e7c28b;
    position: fixed;
    right: 20px
}

.up_button:after {
    content: "Вверх";
    display: block;
    margin-top: 10px
}

.up_button:before {
    border-bottom: 7px solid #e7c28b;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: block;
    height: 0;
    margin: 0 auto;
    width: 0
}

@media screen and (max-width:1600px) {
    .offical-btn {
        background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
        display: none
    }
}

.commentlist {
    list-style: none;
    padding: 0
}

.commentlist li {
    background: #302d28;
    border-bottom: 1px dotted #000;
    border-radius: 6px;
    list-style: none;
    margin: 0 0 10px;
    padding: 10px
}

.commentlist li .comment-body {
    padding: 10px
}

.commentlist li .comment-author {
    display: block;
    float: left;
    font-weight: 700;
    margin-right: 5px
}

.commentlist li .comment-meta {
    font-size: 15px
}

.commentlist li .comment-meta a {
    text-decoration: none
}

@media screen and (max-width:600px) {
    .header-reg {
        flex-wrap: wrap
    }

    .header-reg .a2a_kit {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }

    .comment-respond {
        width: 100%
    }

    .title_container .filter-title {
        font-size: 22px;
        position: relative;
        top: 10px;
        width: 90%
    }

    .text_container__scroll {
        overflow: inherit
    }

    img.alignleft,
    img.alignright {
        box-sizing: border-box;
        float: none;
        height: auto;
        max-width: 90%;
        padding: 10px
    }

    .site4-game__inner img,
    img.alignleft,
    img.alignright {
        display: block;
        margin: 0 auto;
        text-align: center
    }

    ul.certificate-list {
        padding-left: 0
    }

    ul.certificate-list li {
        padding: 10px
    }
}

@media screen and (max-width:768px) {
    .cznv-bonus__item__inner figcaption .btn {
        margin: 20px auto
    }

    .header-reg {
        margin: 20px 0 35px
    }

    .mobile-nav--btn {
        bottom: 12px;
        display: block;
        left: 0;
        margin: 0 auto;
        right: 0
    }
}

@media screen and (max-width:1000px) {
    .slot-info {
        align-items: center;
        flex-direction: column
    }

    .slot-info ul {
        padding-left: 0
    }

    .info-table {
        margin: 10px 0
    }

    .slot-info .info-table,
    .slot-info .slide-scrins {
        width: 100%
    }
}

.tns-horizontal.tns-subpixel>.tns-item img {
    height: auto !important;
    max-width: 350px !important;
    min-height: 259px;
    width: 100% !important
}

.cover-table {
    max-width: 100%;
    overflow: auto
}

.download-block {
    background: #302d28;
    bottom: 0;
    color: #000;
    display: none;
    left: 0;
    padding: 20px;
    position: fixed;
    right: 0;
    text-align: center
}

@media (max-width:990px) {
    .download-block {
        display: block
    }
}

nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

nav li {
    margin: 10px;
}

nav a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    font-size: 12px;
}

nav ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}