@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Montserrat-Bold.ttf) format("ttf")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Montserrat-Medium.ttf) format("ttf")
}

.cover-menu {
    display: none
}

@media screen and (max-width:990px) {
    .sub-menu {
        background: linear-gradient(224.37deg, rgba(44, 44, 44, .95) 14.64%, rgba(40, 40, 40, .95) 75.28%);
        border-right: 2px solid #a662f2;
        box-shadow: 0 20px 15px rgba(0, 0, 0, .35);
        position: relative
    }

    .sub-menu:after,
    .sub-menu:before {
        background: #ab4afe;
        background: linear-gradient(270deg, #ab4afe, rgba(104, 0, 92, 0));
        content: "";
        display: block;
        height: 1px;
        position: relative;
        width: 100%
    }

    .header-nav__list .top-menu,
    nav.top-menu .menu {
        display: none !important
    }

    .adapt-menu-icon {
        display: block
    }

    .activeGamburger {
        display: none
    }

    .cover-menu {
        box-sizing: border-box;
        display: block;
        margin-top: -65px;
        max-height: 0;
        max-width: 100vw;
        overflow: hidden;
        padding: 65px 0 0;
        position: relative;
        top: 0;
        transition: all .5s;
        transition-delay: .1s;
        width: 100%
    }

    .cover-menu .menu-close-button {
        box-sizing: border-box;
        display: block;
        height: 40px;
        position: absolute;
        right: 7px;
        top: 0;
        width: 44px
    }

    .cover-menu .menu-close-button .line-white-menu {
        background-color: #dadada;
        border-radius: 15px;
        display: block;
        height: 3px;
        left: 3px;
        position: absolute;
        right: 3px;
        top: 0;
        transition-delay: .3s;
        transition: .7s
    }

    .cover-menu .menu-close-button .line-white-menu:first-child {
        top: calc(25% - 3px)
    }

    .cover-menu .menu-close-button .line-white-menu:nth-child(2) {
        top: calc(50% - 3px)
    }

    .cover-menu .menu-close-button .line-white-menu:last-child {
        top: calc(75% - 3px)
    }

    .cover-menu.showmenu .line-white-menu:first-child {
        top: calc(50% - 3px);
        transform: rotate(45deg)
    }

    .cover-menu.showmenu .line-white-menu:last-child {
        top: calc(50% - 3px);
        transform: rotate(-45deg)
    }

    .cover-menu.showmenu .line-white-menu {
        transform: scale(0)
    }

    .cover-menu>li>a>span.link-text {
        width: auto
    }

    .cover-menu .top-menu {
        background-color: #000;
        border-top: 1px solid #404040;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .cover-menu .menu-close-button {
        height: 0;
        overflow: hidden;
        transition: all .3s
    }

    .cover-menu.showmenu .menu-close-button {
        height: 40px
    }

    .cover-menu.showmenu {
        max-height: 1000px
    }

    body .icon-menu-bg {
        opacity: 0;
        transition: opacity .5s
    }

    body .icon-menu-bg.showbg {
        background: transparent;
        height: 100%;
        left: 0;
        opacity: 1;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: -1000
    }

    body .show-menu-icon {
        display: block;
        height: 49px;
        margin: 0 auto;
        padding: 0;
        width: 49px
    }

    .cover-menu li .sub-menu li {
        padding: 0
    }

    .cover-menu li {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
        line-height: 1;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .cover-menu li .sub-menu {
        box-shadow: none;
        padding-bottom: 0;
        position: static;
        width: 100%
    }

    .cover-menu li a,
    .cover-menu li span {
        box-sizing: border-box;
        color: #c4c4c4;
        display: block;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
        min-height: auto;
        padding: 13px 25px 10px 18px;
        text-align: left;
        text-decoration: none;
        width: 100%
    }

    body .adapt-menu-icon {
        box-sizing: border-box;
        cursor: pointer;
        height: 36px;
        padding: 5px;
        position: absolute;
        right: 5px;
        top: -65px;
        transform: translate(0);
        width: 49px;
        z-index: 100
    }

    body .adapt-menu-icon .line-white-menu {
        background-color: #dadada;
        border-radius: 0;
        display: block;
        height: 3px;
        left: 5px;
        position: absolute;
        right: 5px;
        top: 0;
        transition-delay: .3s;
        transition: .7s
    }

    body .adapt-menu-icon .line-white-menu:first-child {
        top: calc(25% - 3px)
    }

    body .adapt-menu-icon .line-white-menu:nth-child(2) {
        top: calc(50% - 3px)
    }

    body .adapt-menu-icon .line-white-menu:last-child {
        top: calc(75% - 3px)
    }

    .cover-menu>ul>li.active>.sub-menu,
    .cover-menu>ul>li.active>.sub-menu>li.active>.sub-menu {
        display: inline-block
    }

    .cover-menu>ul>li.active>.sub-menu>li>.sub-menu,
    .cover-menu>ul>li>.sub-menu {
        display: none
    }

    .cover-menu ul.head-menu {
        padding-left: 0;
        text-align: left
    }

    .cover-menu li {
        position: relative
    }

    .cover-menu .b-hmenu {
        background-color: #000
    }

    .cover-menu span.note {
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 30px
    }

    .cover-menu span.note:before {
        background-image: url(../images/arrow-down.png);
        background-position: 100%;
        background-repeat: no-repeat;
        content: "";
        display: inline-block;
        height: 8px;
        transition: all .3s;
        width: 12px
    }

    .cover-menu li.active>span.note:before {
        transform: rotateX(180deg)
    }
}

a,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
label,
li,
ol,
p,
pre,
td,
th,
ul {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0
}

* {
    box-sizing: border-box
}

html {
    height: 100%
}

body,
html {
    width: 100%
}

body {
    background: #19191b;
    color: #acacac;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 20px
}

h1 {
    font-size: 36px;
    line-height: 44px
}

h2 {
    font-size: 30px;
    line-height: 36px
}

h3 {
    font-size: 24px;
    line-height: 30px
}

h4 {
    font-size: 20px;
    line-height: 24px
}

h5 {
    font-size: 18px;
    line-height: 22px
}

h6 {
    font-size: 16px;
    line-height: 20px
}

img {
    height: auto;
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style-position: inside
}

a {
    color: #8a00ff;
    text-decoration: none;
    transition: .3s
}

a:hover {
    color: #a6fa5e
}

p {
    color: #acacac;
    font-family: Montserrat, sans-serif;
    font-weight: 400
}

.header-button,
p {
    font-size: 16px;
    font-style: normal;
    line-height: 24px
}

.header-button {
    background: linear-gradient(180deg, #af04d6, #5118f3);
    border: 1px solid #dada31;
    border-radius: 10px;
    box-shadow: 0 3px 10px 0 rgba(218, 218, 49, .5);
    color: #fff;
    display: inline-block;
    font-weight: 600;
    letter-spacing: -.24px;
    margin-bottom: 16px;
    margin-top: 24px;
    padding: 8px 20px
}

@media (hover:hover) {
    .header-button:hover {
        background: linear-gradient(180deg, #71028a, #3710a6);
        box-shadow: 0 0 0 0 rgba(218, 218, 49, .5)
    }
}

@media (min-width:990px) {
    .header-button {
        display: none;
        padding: 0
    }
}

.cover-table {
    overflow-x: auto
}

@media (max-width:576px) {
    .cover-table {
        overflow-x: scroll
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-style: hidden;
    width: 100%
}

.reflink_box,
table td,
table th {
    text-align: center
}

.reflink_box {
    padding: 40px 0
}

.btn {
    align-items: center;
    border: 1px solid #525252;
    border-radius: 10px;
    box-sizing: border-box;
    color: #f5f5f5;
    display: flex;
    font-weight: 700;
    justify-content: center;
    min-height: 40px;
    min-width: 130px;
    padding: 5px 10px;
    transition: all .3s
}

.btn.bordered {
    background: transparent;
    border: none;
    padding: 0 40px 0 10px;
    position: relative;
    transition: all .3s
}

.btn.bordered:hover {
    background: linear-gradient(355deg, #6800c0 3.83%, #8a00ff 161.58%);
    border: none;
    transition: all .3s
}

.btn.bordered img.bordered__img {
    position: absolute;
    right: 10px
}

.btn.purple {
    border: rgba(47, 19, 76, .1);
    transition: all .3s
}

.btn.purple,
.btn.purple.fill {
    background: linear-gradient(180deg, #8a00ff, #6800c0)
}

.btn.purple.fill:hover {
    background: #2c2c2c;
    box-shadow: 0 5px 30px rgba(47, 19, 76, .1)
}

.btn.purple:hover {
    background: linear-gradient(203.56deg, #c0f -2.26%, #6800c0 70.4%);
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(182, 0, 241, .3)
}

.btn.btn-long {
    min-width: 213px
}

.btn.btn-long.green {
    background: linear-gradient(180deg, #acfe65, #93eb47 46.07%, #76d524);
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    text-align: center
}

.btn.btn-long.green:hover {
    background: linear-gradient(180deg, #76d524, #93eb47 46.07%, #acfe65);
    box-shadow: 0 5px 30px rgba(164, 242, 96, .5)
}

.btn.green {
    background: linear-gradient(180deg, #acfe65, #93eb47 46.07%, #76d524);
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    text-align: center
}

.btn.green:hover {
    background: linear-gradient(180deg, #76d524, #93eb47 46.07%, #acfe65);
    box-shadow: 0 5px 30px rgba(164, 242, 96, .5)
}

.btn:hover {
    border: 1px solid #8800fb;
    color: #fff
}

button:focus {
    outline: none
}

.container,
.wrapper {
    display: flex;
    justify-content: space-between;
    margin: 15px auto 0;
    max-width: 1110px;
    width: 100%
}

header {
    background: hsla(0, 0%, 100%, .03);
    box-shadow: inset 0 0 68px hsla(0, 0%, 100%, .05);
    min-height: 80px;
    width: 100%
}

header .header-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

header .header-logo {
    position: relative;
    z-index: 100000
}

.header-wrp {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}

.header-wrp .adapt-menu-wrp {
    display: inline-block;
    height: auto;
    position: relative;
    width: 100%
}

.header-nav .top-menu {
    display: flex;
    flex-direction: row
}

.header-nav .menu-item {
    margin-right: 52px;
    transition: color .3s
}

.header-nav .menu-item,
.header-nav .menu-item a {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px
}

.header-nav .menu-item a {
    position: relative;
    z-index: 999
}

.header-nav .menu-item a:hover,
.header-nav .menu-item:hover {
    color: #a6fa5e;
    transition: color .3s
}

.header-nav .menu-item-has-children {
    position: relative
}

.header-nav .menu-item-has-children:after {
    background-image: url(../images/arrow-down.png);
    background-position: 100%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 8px;
    transition: all .3s;
    width: 12px
}

.header-nav .menu-item-has-children:hover .sub-menu {
    background: linear-gradient(224.37deg, rgba(44, 44, 44, .95) 14.64%, rgba(40, 40, 40, .95) 75.28%);
    border-radius: 10px;
    box-shadow: 0 20px 15px rgba(0, 0, 0, .35);
    padding: 30px 25px;
    top: 65px;
    width: 370px;
    z-index: 11
}

@media screen and (min-width:1655px) {
    .header-nav .menu-item-has-children:hover .sub-menu {
        left: 0
    }
}

@media screen and (max-width:1655px) {
    .header-nav .menu-item-has-children:hover .sub-menu {
        right: 0
    }
}

.header-nav .menu-item-has-children:hover .sub-menu li {
    padding: 8px 0
}

.header-nav .menu-item-has-children:hover .sub-menu:before {
    content: "";
    display: inline-block;
    height: 65px;
    position: absolute;
    top: -65px;
    width: 100%
}

.header-nav .menu-item-has-children:hover .sub-menu .sub-menu {
    display: none;
    top: 35px
}

.header-nav .menu-item-has-children:hover .sub-menu .menu-item-has-children {
    position: relative
}

.header-nav .menu-item-has-children:hover .sub-menu .menu-item-has-children:hover .sub-menu {
    box-shadow: 0 20px 15px rgba(0, 0, 0, .35);
    display: inline-block
}

.header-nav .menu-item-has-children:hover:after {
    transform: rotateX(180deg)
}

.header-nav .menu-item-has-children:hover .sub-menu {
    display: inline-block;
    position: absolute
}

.header-nav .sub-menu {
    display: none
}

.menu__item_bonus {
    background-image: url(../images/gift.png)
}

.menu__item_automati,
.menu__item_bonus {
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 30px
}

.menu__item_automati {
    background-image: url(../images/jackpot.png)
}

.menu__item_casino {
    background-image: url(../images/money.png)
}

.menu__item_about,
.menu__item_casino {
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 30px
}

.menu__item_about {
    background-image: url(../images/favorite.png)
}

@media screen and (max-width:990px) {

    .menu__item_about,
    .menu__item_automati,
    .menu__item_bonus,
    .menu__item_casino {
        background-position: 10px 10px
    }

    .cover-menu li a {
        text-align: left
    }
}

.main.front-page {
    width: 100%
}

.content-with-sidebar {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.content-with-sidebar .main-column {
    box-sizing: border-box;
    max-width: 790px;
    padding-right: 25px;
    width: 100%
}

.content-with-sidebar .sidebar-column {
    max-width: 300px;
    width: 100%
}

.casino_list_block {
    display: inline-block;
    padding-bottom: 25px;
    padding-top: 25px;
    width: 100%
}

.casino_list_block .btns-block {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 25px 15px 15px;
    position: relative
}

.casino_list_block .list_row_item {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.casino_list_block .number_elem {
    align-content: center;
    align-items: center;
    background: linear-gradient(180deg, #acfe65, #93eb47 46.07%, #76d524);
    border-radius: 10px;
    display: flex;
    height: 48px;
    justify-content: flex-start;
    width: 48px
}

.casino_list_block .number {
    color: #000;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: auto;
    text-align: center
}

.casino_list_block .icon {
    display: inline-block;
    margin-right: 5px
}

.casino_list_block .text_of_bonus {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.casino_list_block .btns-block .btn.purple {
    margin-left: 10px
}

.banner-sidebar-wrp {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.banner-sidebar-wrp .img-wrp {
    display: inline-block;
    margin: auto;
    position: relative;
    width: 100%
}

.banner-sidebar-wrp .img-wrp img {
    width: 100%
}

.banner-sidebar-wrp .coverable-block {
    bottom: 0;
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.banner-sidebar-wrp .coverable-block .cover-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.banner-sidebar-wrp .coverable-block .cover-content .top-title-with-icon {
    padding: 20px 15px;
    text-align: center
}

.banner-sidebar-wrp .coverable-block .cover-content .top-title-with-icon .title-baner {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.banner-sidebar-wrp .coverable-block .cover-content .top-title-with-icon .title-baner svg {
    margin-bottom: -3px;
    margin-right: 7px
}

.banner-sidebar-wrp .coverable-block .cover-content .bottom-block {
    width: 100%
}

.banner-sidebar-wrp .coverable-block .cover-content .bottom-block .title-block {
    padding: 25px 20px 0;
    text-align: center
}

.banner-sidebar-wrp .coverable-block .cover-content .bottom-block .title-block .title-baner {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.banner-sidebar-wrp .coverable-block .cover-content .bottom-block .title-block .title-baner svg {
    margin-bottom: -3px;
    margin-right: 7px
}

.banner-sidebar-wrp .coverable-block .cover-content .bottom-block .btns-block {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 25px 15px 15px;
    position: relative
}

.accordion-wrapper__main {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 100%
}

.accordion-wrapper__main .accordion-wrapper__item {
    margin-bottom: 10px
}

.accordion-wrapper__main .accordion-wrapper__item .title {
    background: linear-gradient(180deg, rgba(44, 44, 44, .7), rgba(44, 44, 44, 0));
    border: 1px solid #562482;
    border-radius: 10px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding: 13px 40px 15px 30px;
    position: relative;
    transition: .3s
}

.accordion-wrapper__main .accordion-wrapper__item .title:after {
    background-image: url(../images/plus-new.png);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    font-size: 35px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px
}

.accordion-wrapper__main .accordion-wrapper__item .title.open:after {
    background-image: url(../images/minus-new.png);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    height: 18px;
    right: 15px;
    top: 15px;
    width: 18px
}

.accordion-wrapper__main .accordion-wrapper__item .title.open {
    border: 1px solid #a6fa5e;
    box-shadow: 0 0 1px #a6fa5e;
    transition: .3s
}

.accordion-wrapper__main .accordion-wrapper__item .accordion-content {
    color: #fff;
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px
}

.footer {
    padding: 90px 15px 25px;
    text-align: center
}

.not-found-page {
    margin: auto
}

.text-404 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    max-width: 600px;
    padding: 65px 20px;
    text-align: center;
    width: 100%
}

@media screen and (max-width:1110px) {
    .text-404 {
        font-size: 18px;
        line-height: 24px;
        padding: 10px 20px
    }
}

.not-page {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

.not-page,
.page {
    box-sizing: border-box
}

.page {
    padding: 0 10px
}

.green-text {
    font-weight: 700
}

.green-text,
.text-green-normal {
    color: #a6fa5e
}

iframe {
    border-radius: 10px;
    margin-bottom: 15px;
    margin-top: 5px;
    max-width: 100%
}

.single-page .ref-btn-wrp {
    margin-bottom: 20px
}

.single-page .about-slot {
    background: linear-gradient(164deg, #3b0033, #000 20%);
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 25px;
    padding: 25px 20px
}

.single-page .about-slot .title {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px
}

.single-page .about-slot .title .svg {
    margin-right: 10px
}

.single-page .about-slot .content-side {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.single-page .about-slot .content-side .item-side {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    line-height: 1.8;
    margin-bottom: 15px;
    width: 100%
}

.single-page .about-slot .content-side .item-side .title-item {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    width: 50%
}

.single-page .about-slot .content-side .item-side .item-text {
    box-sizing: border-box;
    display: inline-block;
    padding-left: 5px;
    width: 50%
}

.main {
    max-width: 100%
}

.category_top_table {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    overflow: auto;
    width: 100%
}

.category_top_table .category_top_table_content {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-width: 1090px;
    overflow: auto;
    width: 1090px
}

.category_top_table .category_top_table_content .row {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.category_top_table .category_top_table_content .row:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 15px
}

.category_top_table .category_top_table_content .row.title-row {
    align-items: center;
    background: #3c3a3a;
    border-bottom: 2px solid #131315;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: center;
    padding: 15px
}

.category_top_table .category_top_table_content .row.title-row .col {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.category_top_table .category_top_table_content .row.item-row {
    align-items: center;
    background: #2c2c2c;
    display: flex;
    justify-content: center;
    padding: 15px
}

.category_top_table .category_top_table_content .row.item-row .col {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.category_top_table .category_top_table_content .row.item-row .col.col1 {
    color: #a6fa5e
}

.category_top_table .category_top_table_content .row .col {
    display: inline-block;
    width: 20%
}

.category_top_table .category_top_table_content .row .col.col1 {
    width: 12%
}

.category_top_table .category_top_table_content .row .col.col6 {
    width: 8%
}

.sloth-crumbs {
    margin-bottom: 20px;
    margin-top: 5px
}

.sloth-crumbs .sloth-crumbs__item>.sloth-crumbs__link {
    color: #acacac;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none
}

.sloth-crumbs .sloth-crumbs__item>span {
    color: #a6fa5e;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none
}

.sloth-crumbs li {
    display: inline-block;
    margin-right: 5px
}

.workers-section {
    flex-wrap: wrap;
    justify-content: space-evenly
}

.worker-block,
.workers-section {
    align-items: flex-start;
    display: flex
}

.worker-block {
    flex-direction: column;
    justify-content: flex-start;
    max-width: 346px;
    width: 100%
}

.worker-block .worker-img-wrp {
    margin-bottom: 10px;
    width: 100%
}

.worker-block .worker-img-wrp .worker-img {
    display: inline-block;
    height: auto;
    padding: 2px;
    position: relative;
    width: 100%
}

.worker-block .worker-img-wrp .worker-img img {
    border-radius: 10px;
    display: flex;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 10
}

.worker-block .worker-img-wrp .worker-img:before {
    background: linear-gradient(221deg, #ab4afebf 8.16%, rgba(104, 0, 192, 0) 102.72%);
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    z-index: 9
}

.worker-block .worker-img-wrp .worker-img:after {
    background: linear-gradient(177deg, #ab4afe, rgba(104, 0, 92, 0) 20%);
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s
}

.worker-block:hover .worker-img-wrp .worker-img:after {
    background: linear-gradient(168deg, #230042, rgba(104, 0, 92, 0) 35%);
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    z-index: 12
}

.worker-block:hover .worker-img-wrp .worker-img:before {
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotateY(180deg);
    transition: all .3s;
    z-index: 9
}

.worker-block .position-block {
    display: inline-block;
    width: 100%
}

.worker-block .position-block .position-text {
    color: #a6fa5e;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.worker-block .text-block {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    width: 100%
}

.worker-block .text-block .text {
    color: #acacac;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.full-width-page,
.main {
    width: 100%
}

.block_with_title_and_rating {
    background: linear-gradient(180deg, #8a00ff, #6800c0);
    border-radius: 10px;
    display: inline-block;
    width: 100%
}

.block_with_title_and_rating .title_and_rating {
    background-color: #2c2c2c;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 94px;
    width: 100%
}

.block_with_title_and_rating .title_and_rating .casino_sub_title {
    color: #fff;
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    line-height: 33px;
    margin: 0;
    padding: 30px 24px
}

.block_with_title_and_rating .title_and_rating .link-and-number {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    max-width: 353px;
    width: 100%
}

.block_with_title_and_rating .title_and_rating .link-and-number .btn.green {
    border: transparent;
    border-radius: 10px;
    height: 48px;
    max-width: 100%;
    width: 229px
}

.block_with_title_and_rating .title_and_rating .block-rating {
    align-items: center;
    background: linear-gradient(180deg, #acfe65, #93eb47 46.07%, #76d524);
    border-radius: 0 10px 10px 0;
    display: flex;
    justify-content: center;
    min-height: 94px;
    width: 94px
}

.block_with_title_and_rating .title_and_rating .block-rating .rating_number {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    text-align: center
}

.block_with_title_and_rating .below_title_and_rating .text_and_btn {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 0 30px
}

.block_with_title_and_rating .below_title_and_rating .text_and_btn svg {
    margin-bottom: -4px;
    margin-right: 5px
}

.block_with_title_and_rating .below_title_and_rating .text_and_btn .text {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 23px
}

.block_with_title_and_rating .below_title_and_rating .text_and_btn .btn {
    background: #fff;
    border: unset;
    color: #19191b;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin: 13px;
    text-align: center;
    width: 175px
}

.gray_bg_and_border_radius {
    background: #2c2c2c;
    border-radius: 10px;
    box-shadow: 0 20px 10px rgba(0, 0, 0, .2)
}

.color-green {
    color: #a6fa5e
}

.block_info_casino {
    display: inline-block;
    margin-top: 30px;
    width: 100%
}

.block_info_casino .main_part_block {
    box-sizing: border-box;
    padding: 30px 25px;
    width: 100%
}

.block_info_casino .main_part_block .content-wrap {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.block_info_casino .main_part_block .content-wrap .col {
    align-content: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.block_info_casino .main_part_block .content-wrap .col .open-more-provides {
    text-decoration: underline
}

.block_info_casino .main_part_block .content-wrap .col .item-title {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
    width: 100%
}

.block_info_casino .main_part_block .content-wrap .col .item {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 34px;
    min-height: 20px
}

.block_info_casino .main_part_block .content-wrap .col .item svg {
    margin-bottom: -5px;
    margin-right: 5px
}

.block_info_casino .download_block {
    border-top: 1px solid #000
}

.block_info_casino .download_block .btn-wrap {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    min-height: 73px;
    padding: 16px 30px
}

.block_info_casino .download_block .btn-wrap .title-before-btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 25px
}

.block_info_casino .download_block .btn-wrap .btn {
    min-width: 220px
}

.block_casino_games {
    display: inline-block;
    margin-top: 30px;
    padding: 30px 25px;
    width: 100%
}

.block_casino_games .casino_games_wrp .games {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.block_casino_games .casino_games_wrp .games .game_item {
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.block_casino_games .casino_games_wrp .title {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 28px;
    width: 100%
}

.block_casino_games .title_item {
    color: #fff
}

.block_casino_games .title_with_sign {
    margin-bottom: 10px
}

.block_casino_games .sign_false:after {
    background-image: url(../images/remove.svg)
}

.block_casino_games .sign_false:after,
.block_casino_games .sign_true:after {
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 6px;
    width: 20px
}

.block_casino_games .sign_true:after {
    background-image: url(../images/check.svg)
}

.top_desk_content {
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 30px
}

.editorial_estimate {
    display: inline-block;
    margin-top: 30px;
    padding: 25px;
    width: 100%
}

.editorial_estimate .title_editorial {
    margin-bottom: 15px
}

.editorial_estimate .title_editorial .title_edit {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px
}

.editorial_estimate .editorial_desk_wrp {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.editorial_estimate .text {
    color: #fff
}

.editorial_estimate .estimate {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 20px
}

.editorial_estimate .estimate .estim_numb {
    align-items: center;
    background: linear-gradient(180deg, #acfe65, #93eb47 46.07%, #76d524);
    border-radius: 10px;
    color: #000;
    display: flex;
    font-size: 30px;
    font-weight: 700;
    height: 93px;
    justify-content: center;
    line-height: 37px;
    text-align: center;
    width: 93px
}

.editorial_estimate .circle_percent_block {
    margin-bottom: 30px;
    margin-top: 20px
}

.editorial_estimate .circle_percent_block .circles {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.editorial_estimate .circle_percent_block .circles .circle_item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 30px
}

.editorial_estimate .circle_percent_block .circles .circle_item .persent_title {
    color: #fff
}

.editorial_estimate .circle_percent_block .circles .circle_item .persent_item {
    align-items: center;
    background-image: url(../images/circle_purple.png);
    background-position: 50%;
    background-repeat: no-repeat;
    color: #fff;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    height: 52px;
    justify-content: center;
    line-height: 22px;
    text-align: center;
    width: 52px
}

.editorial_estimate .check_list_block {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%
}

.editorial_estimate .check_list_block li {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
    padding-left: 30px
}

.editorial_estimate .check_list_block .good_half .good_half_ul .good_half_li {
    background-image: url(../images/check_circle.svg);
    background-position: 0;
    background-repeat: no-repeat
}

.editorial_estimate .check_list_block .bed_half .bed_half_ul .bed_half_li {
    background-image: url(../images/remove_circle.svg);
    background-position: 0;
    background-repeat: no-repeat
}

.withdrawal_of_money {
    display: inline-block;
    margin-top: 30px;
    padding: 30px 0 0;
    width: 100%
}

.withdrawal_of_money .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px
}

.withdrawal_of_money .withdrawal_of_money_items_row {
    margin-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px
}

.withdrawal_of_money .withdrawal_of_money_items_row .item_elements_list {
    align-content: space-around;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.withdrawal_of_money .withdrawal_of_money_items_row .item_elements_list .item_element {
    background: linear-gradient(180deg, #585858, #4c4c4d);
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 15px;
    margin-right: 25px;
    padding: 12px 20px
}

.withdrawal_of_money .withdrawal_of_money_items_row .item_elements_list .item_element .green_text_and_bold {
    color: #a6fa5e
}

.withdrawal_of_money .withdrawal_of_money_items_row .item_elements_list .item_element .green_text_and_bold img {
    margin-bottom: -4px;
    margin-left: 5px
}

.withdrawal_of_money .withdrawal_desc_and_icon {
    border-top: 1px solid #000;
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 25px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item1 {
    align-content: flex-start;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-right: 25px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item1 .big_title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-left: 12px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item2 {
    align-content: flex-start;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-right: 25px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item2 img {
    margin-right: 15px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item2 .norm_title {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 15px
}

.withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item2 .norm_green_title {
    color: #a6fa5e;
    font-size: 14px;
    line-height: 17px
}

.withdrawal_of_money .depo_line {
    border-top: 1px solid #000;
    padding: 20px 25px
}

.withdrawal_of_money .depo_line .item1 {
    align-content: flex-start;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-right: 25px;
    width: 160px
}

.withdrawal_of_money .depo_line .item1 .big_title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-left: 12px
}

.withdrawal_of_money .depo_line .green_text {
    color: #a6fa5e;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    width: 130px
}

.withdrawal_of_money .depo_line .strong_text {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px
}

.withdrawal_of_money .depo_line .item_title_and_icon {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.author_review {
    display: inline-block;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%
}

.author_review .author_review_wrp .title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px
}

.author_review .head_wrp_rev {
    align-content: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 30px 25px
}

.author_review .head_wrp_rev .img_wrp {
    margin-right: 15px
}

.author_review .head_wrp_rev .author_name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px
}

.author_review .head_wrp_rev .author_position {
    color: #acacac;
    font-size: 14px;
    line-height: 24px
}

.author_review .review_text_block {
    border-top: 1px solid #000;
    padding: 30px 25px
}

.author_review .review_text_block .title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px
}

.author_review .review_text_block .text {
    color: #acacac;
    font-size: 16px;
    line-height: 24px
}

.head_wrp_rev {
    align-content: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 30px 25px
}

.head_wrp_rev .img_wrp {
    margin-right: 15px
}

.head_wrp_rev .author_name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px
}

.head_wrp_rev .author_position {
    color: #acacac;
    font-size: 14px;
    line-height: 24px
}

.all__comment-post {
    display: inline-block
}

.all__comment-post .head_wrp_rev {
    padding-bottom: 0
}

.all__comment-post .review_text_block {
    border-bottom: 1px solid #000;
    border-top: unset;
    padding: 10px 25px 30px
}

.all__comment-post .review_text_block .title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px
}

.all__comment-post .review_text_block .text {
    color: #acacac;
    font-size: 16px;
    line-height: 24px
}

.toc {
    background: linear-gradient(180deg, rgba(44, 44, 44, .7), rgba(44, 44, 44, 0));
    border: 1px solid #6800c0;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 25px;
    padding: 30px 15px;
    width: auto
}

.toc ul {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center
}

.toc ul li {
    color: #efefef;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    list-style-type: none;
    padding-left: 20px;
    position: relative
}

.toc ul li:hover {
    color: #a6fa5e;
    transition: all .3s
}

.toc ul li.no_marker:before {
    display: none
}

.toc ul li:before {
    background: linear-gradient(180deg, #8a00ff, #6800c0);
    border-radius: 10px;
    content: "";
    height: 5px;
    left: 2px;
    position: absolute;
    top: 12px;
    width: 5px
}

.toc ul li ul {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px
}

.toc ul li ul li {
    color: #a6fa5e
}

.toc ul li ul li:before {
    display: none
}

.main_content_of_page table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 20px 0;
    min-width: 576px
}

.main_content_of_page table tr {
    transition: all .3s
}

.main_content_of_page table tr td,
.main_content_of_page table tr th {
    border-bottom: 1px solid #000;
    padding: 15px 25px
}

.main_content_of_page table tr td:first-child,
.main_content_of_page table tr th:first-child {
    border-left: 1px solid #6800c0
}

.main_content_of_page table tr td:last-child,
.main_content_of_page table tr th:last-child {
    border-right: 1px solid #6800c0
}

.main_content_of_page table tr th {
    background: linear-gradient(180deg, rgba(44, 44, 44, .7), rgba(44, 44, 44, 0));
    border-top: 1px solid #6800c0;
    color: #fff;
    padding: 5px 25px;
    text-align: center
}

.main_content_of_page table tr th:first-child {
    text-align: left
}

.main_content_of_page table tr td:first-child {
    color: #a6fa5e;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-align: left
}

.main_content_of_page table tr:hover {
    background-color: hsla(0, 0%, 100%, .1)
}

.main_content_of_page table tr:first-child th:first-child {
    border-top-left-radius: 10px
}

.main_content_of_page table tr:first-child th:last-child {
    border-top-right-radius: 10px
}

.main_content_of_page table tr:last-child td {
    border-bottom: 1px solid #6800c0
}

.main_content_of_page table tr:last-child td:first-child {
    border-bottom-left-radius: 10px
}

.main_content_of_page table tr:last-child td:last-child {
    border-bottom-right-radius: 10px
}

.main_content_of_page ul {
    margin-bottom: 20px;
    margin-top: 20px
}

.main_content_of_page ul li {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    list-style-type: disc
}

.main_content_of_page .toc ul li a {
    color: inherit
}

.main_content_of_page ol {
    margin-bottom: 20px;
    margin-top: 20px
}

.main_content_of_page ol li {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    list-style-type: decimal
}

#commentform {
    padding-top: 20px
}

.all__comment-post,
.comments-area {
    margin: 20px auto;
    padding: 30px 20px 20px 30px;
    width: 100%
}

@media (max-width:768px) {

    .all__comment-post,
    .comments-area {
        padding: 15px
    }
}

.comment-title {
    display: inline-block;
    display: block !important;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px !important;
    padding-top: 20px;
    padding: 0 !important;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

@media (max-width:1120px) {
    .comment-title {
        padding: 0
    }
}

.comments-count {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: none
}

.comment-form-field-comment textarea {
    width: 100%
}

.comment-form input,
.comment-form textarea,
.comment-post {
    background: #070b11;
    border: 1px solid #636b81;
    box-sizing: border-box;
    color: #bdd2e5;
    margin-bottom: 15px;
    padding: 15px 18px
}

.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.comment-post::-webkit-input-placeholder {
    color: #8c9ab2;
    font-size: 16px
}

.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.comment-post::-moz-placeholder {
    color: #8c9ab2;
    font-size: 16px
}

.comment-form input:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.comment-post:-ms-input-placeholder {
    color: #8c9ab2;
    font-size: 16px
}

.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.comment-post:-moz-placeholder {
    color: #8c9ab2;
    font-size: 16px
}

.comment-form input {
    width: 100%
}

.cform__fset.btn_btn {
    align-content: flex-start;
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.cform__fset {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

@media (max-width:768px) {
    .cform__fset {
        flex-wrap: wrap
    }
}

@media (max-width:520px) {
    .cform__fset {
        justify-content: center
    }
}

.comment-form .btn {
    background: transparent;
    background: linear-gradient(180deg, #8a00ff, #6800c0);
    border: 1px solid #40c4ff00;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 12px;
    position: relative;
    text-align: center;
    width: 188px
}

@media (max-width:768px) {
    .comment-form .btn {
        height: 40px;
        line-height: 13px;
        width: 180px
    }
}

.comment-form .btn:hover {
    opacity: .8
}

.comment-post {
    margin-bottom: 10px
}

.comment-post p {
    color: #8c9ab2;
    font-size: 14px;
    padding: 0
}

.comments-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

@media (max-width:570px) {
    .comments-top {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 10px
    }
}

.a2a_default_style a {
    height: 17px;
    margin: 0 10px;
    width: 17px
}

.a2a_default_style a .icon:hover {
    fill: #53b0ff
}

.comments-share {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    font-size: 18px;
    font-weight: 700
}

.comment-form input {
    background: #5e5e5e;
    border: unset;
    border-radius: 3px
}

.comment-form input::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.comment-form input::placeholder {
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.comment-form label {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 10px;
    width: 48%
}

#comments {
    margin-top: 0;
    padding-top: 0
}

.comment-form label.width100 {
    width: 100%
}

.comment-form textarea {
    background: #5e5e5e;
    border: unset;
    border-radius: 3px;
    height: 119px
}

.comment-form textarea::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.comment-form textarea::placeholder {
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.logo_casino img {
    max-height: 80px;
    width: auto
}

.menu-item .menu-icons {
    margin-bottom: -5px;
    margin-right: 13px
}

.games-has-btn {
    margin-top: 30px;
    text-align: center
}

.games-has-btn .loadmore.btn.purple {
    background: transparent;
    border: 1px solid #8056de;
    margin: auto;
    width: 100%
}

.only-svg-item {
    align-content: flex-start;
    align-items: flex-start;
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: flex-start
}

.only-svg-item img {
    margin-left: 5px
}

@media screen and (max-width:1110px) {
    .content-with-sidebar {
        flex-direction: column
    }

    .sidebar-column {
        display: none !important
    }

    .main.front-page {
        padding: 0 15px
    }

    .content-with-sidebar .main-column {
        padding-right: 0
    }

    .block_with_title_and_rating .title_and_rating {
        align-items: center;
        flex-direction: column;
        justify-content: center
    }

    .block_with_title_and_rating .title_and_rating .link-and-number .btn.green {
        width: 202px
    }

    .block_with_title_and_rating .title_and_rating .block-rating {
        border-radius: 10px;
        min-height: 48px;
        min-width: 48px;
        width: 48px
    }

    .block_with_title_and_rating .title_and_rating .block-rating .rating_number {
        font-size: 24px
    }

    .block_with_title_and_rating .title_and_rating .link-and-number {
        padding: 15px
    }

    .block_with_title_and_rating .below_title_and_rating .text_and_btn {
        justify-content: center;
        padding: 0 10px
    }

    .block_with_title_and_rating .below_title_and_rating .text_and_btn .btn {
        margin: 13px 10px;
        min-width: 97px;
        padding: 0 10px;
        width: auto
    }

    .block_with_title_and_rating .below_title_and_rating .text_and_btn .text {
        font-size: 14px;
        margin-right: 0
    }

    .block_with_title_and_rating .below_title_and_rating .text_and_btn svg {
        margin-right: 0
    }

    .block_info_casino .main_part_block .content-wrap {
        display: flex;
        flex-direction: column
    }

    .block_with_title_and_rating .title_and_rating .casino_sub_title {
        font-size: 24px;
        line-height: 29px;
        padding: 20px 15px
    }

    .block_info_casino .download_block .btn-wrap {
        flex-direction: column
    }

    .block_info_casino .download_block .btn-wrap .title-before-btn {
        margin-bottom: 15px;
        margin-right: 0
    }
}

.adapt_cas_text,
.icon_adapt {
    display: none !important
}

.main_cas_cont {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

@media screen and (max-width:768px) {
    .adapt_cas_text {
        display: inline-block !important
    }

    .logo_casino img {
        max-height: 45px;
        width: auto
    }

    .casino_list_block .list_row_item {
        align-items: flex-start;
        border: 2px solid #a6fa5e;
        flex-direction: column;
        margin-bottom: 5px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .casino_list_block .list_row_item .btns-block .btn {
        min-width: 36px
    }

    .casino_list_block .list_row_item .icon_adapt {
        display: inline-block !important
    }

    .casino_list_block .list_row_item .title_desktop {
        display: none !important
    }

    .casino_list_block .list_row_item .bonus_text,
    .casino_list_block .list_row_item .btns-block,
    .casino_list_block .list_row_item .logo_casino,
    .casino_list_block .list_row_item .number_elem {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .casino_list_block .list_row_item .bonus_text {
        display: none
    }

    .casino_list_block .list_row_item .btns-block {
        padding: 10px 0 10px 10px
    }

    .casino_list_block .list_row_item .main_cas_cont {
        align-content: center;
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%
    }

    .casino_list_block .list_row_item .adapt_cas_text .bonus_text {
        display: inline-block;
        margin: 0
    }

    .casino_list_block .list_row_item .adapt_cas_text .bonus_text .text {
        display: flex
    }

    .author_review .head_wrp_rev,
    .author_review .review_text_block {
        padding: 20px 15px
    }

    .withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp {
        flex-direction: column
    }

    .withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item1,
    .withdrawal_of_money .withdrawal_desc_and_icon .withdrawal_desc_and_icon_wrp .item2 {
        margin-bottom: 25px
    }

    .withdrawal_of_money .depo_line .item1 {
        width: 145px
    }

    .withdrawal_of_money .depo_line .green_text {
        width: 80px
    }

    .withdrawal_of_money .depo_line .item_title_and_icon {
        flex-direction: row;
        flex-wrap: wrap
    }

    .withdrawal_of_money .depo_line .item_title_and_icon .green_text,
    .withdrawal_of_money .depo_line .item_title_and_icon .item1,
    .withdrawal_of_money .depo_line .item_title_and_icon .strong_text {
        margin-bottom: 25px
    }

    .editorial_estimate {
        padding: 15px
    }

    .editorial_estimate .circle_percent_block .circles .circle_item {
        margin-left: 5px;
        margin-right: 5px
    }

    .editorial_estimate .circle_percent_block .circles {
        align-content: center;
        align-items: center;
        justify-content: center
    }

    .editorial_estimate .circle_percent_block .circles .circle_item .persent_title {
        font-size: 14px
    }

    .editorial_estimate .editorial_desk_wrp {
        align-items: flex-start
    }

    .editorial_estimate .estimate .estim_numb {
        height: 60px;
        width: 60px
    }

    .editorial_estimate .check_list_block {
        display: flex;
        flex-direction: column
    }

    .block_casino_games .casino_games_wrp .games {
        justify-content: flex-start
    }

    .cform__fset {
        flex-direction: column
    }

    .cform__fset label {
        width: 100%
    }

    .comment-form .btn {
        display: inline-block;
        height: 40px;
        line-height: 13px;
        width: 100%
    }

    .btn_form {
        width: 100%
    }
}

@media screen and (max-device-width:480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

.shevronSpan {
    background-image: url(../images/arrow-down.png);
    background-position: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    height: 8px;
    transition: all .3s;
    width: 12px
}

header .container {
    display: flex;
    flex-direction: column
}

.subdir-lang-switcher {
    display: flex;
    list-style-type: none
}

.subdir-lang-switcher li {
    margin: 0 15px
}

.subdir-lang-switcher li a {
    color: #fff;
    font-weight: 700
}

.subdir-lang-switcher li span {
    color: #d8d8d8
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    max-width: 700px
}

.footer-menu>li {
    list-style-type: none;
    margin-bottom: 15px;
    margin-right: 70px;
    text-align: left;
    width: 45%
}

.footer-menu>li:nth-child(2n) {
    margin-right: 0
}

.footer-menu .menu-item>a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 15px;
    transition: color .3s
}

.footer-menu .menu-item>a:hover {
    color: #a6fa5e
}

.footer-menu .menu-item span {
    color: #a6fa5e;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 15px
}

.footer-menu .menu-item .sub-menu {
    margin-left: 12%;
    position: relative
}

.footer-menu .menu-item .sub-menu li {
    list-style-position: initial;
    margin-bottom: 10px
}

.footer-menu .menu-item .sub-menu li a,
.footer-menu .menu-item .sub-menu li span {
    margin-bottom: 0
}

.footer__main {
    margin-bottom: 10%
}

@media (max-width:800px) {
    .footer__main {
        margin-bottom: 12%
    }
}

.disclaimer {
    align-items: center;
    background: #fff;
    border-top: 2px solid #000;
    bottom: 0;
    display: flex;
    height: 110px;
    justify-content: center;
    left: 0;
    padding: 0 15px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99
}

@media (max-width:640px) {
    .disclaimer {
        height: 65px
    }
}

.disclaimer .wrapper {
    margin: 0
}

.disclaimer .disclaimer_text {
    color: #0f1033;
    font-size: 29px;
    font-weight: 500;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:768px) {
    .disclaimer .disclaimer_text {
        font-size: 18px;
        line-height: 27px
    }
}

@media (max-width:640px) {
    .disclaimer .disclaimer_text {
        font-size: 12px;
        line-height: 18px
    }
}

@media screen and (max-width:990px) {
    .footer-menu {
        align-items: center;
        justify-content: center;
        max-width: 320px
    }

    .footer-menu>li {
        margin-right: 0;
        width: 100%
    }

    .footer-menu .sub-menu {
        background: none;
        border-right: none;
        box-shadow: none
    }

    .footer-menu .sub-menu:after,
    .footer-menu .sub-menu:before {
        display: none
    }
}

@media (max-width:1024px) {
    .table_wrap {
        overflow-x: auto;
        width: 100%
    }

    .table_wrap .cover-table {
        overflow-x: initial
    }
}

@media (max-width:576px) {
    .table_wrap {
        overflow-x: scroll
    }
}

.alignleft {
    float: left;
    margin: 10px 10px 10px 0
}

.alignright {
    float: right;
    margin: 10px 0 10px 10px
}

.aligncenter {
    display: block;
    margin: 10px auto;
    text-align: center
}

@media (max-width:1024px) {
    h1 {
        font-size: 32px
    }

    .footer {
        padding: 25px 15px
    }
}

.modal {
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.modal.hide {
    display: none
}

.modal__body {
    background: #2c2c2c;
    border-radius: 10px;
    box-shadow: 0 11px 20px 2px rgba(0, 0, 0, .45);
    height: 100%;
    max-height: 600px;
    max-width: 900px;
    width: 100%
}

.modal__banner .modal-banner {
    max-height: 270px;
    width: 100%
}

.modal__banner .modal-banner_mobile {
    display: none
}

.modal__title {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 37px;
    margin: 36px 0
}

.modal__language,
.modal__title {
    display: flex;
    justify-content: center
}

.modal__language .btn {
    cursor: pointer;
    font-size: 14px;
    margin: 0 15px;
    max-height: 30px;
    padding: 5px 10px
}

.modal__ref {
    margin: 20px 0
}

.modal__ref,
.modal__ref-download {
    display: flex;
    justify-content: center
}

.modal__ref-download {
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    position: relative
}

@media screen and (max-width:520px) {
    .modal__body {
        max-height: 70%
    }

    .modal__title {
        font-size: 21px;
        margin: 20px 0
    }

    .modal__banner .modal-banner {
        display: none
    }

    .modal__banner .modal-banner_mobile {
        display: block;
        max-height: 185px;
        width: 100%
    }

    .modal__ref {
        margin: 36px 16px 16px
    }

    .modal__ref a {
        text-align: center
    }
}

.brends_block {
    display: flex;
    flex-direction: column;
    font-family: Montserrat, sans-serif;
    justify-content: center
}

.brends_block .brends_block_header {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 15px;
    text-align: center
}

.brends_block .brend_tables_block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.brends_block .brend_tables_block .brend_table {
    align-items: center;
    border: 1px solid #6800c0;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    margin-right: 25px;
    padding: 24px 60px;
    position: relative;
    width: 370px;
    height: 400px;
}

.brends_block .brend_tables_block .brend_table:last-child {
    margin-right: 0
}

.brends_block .brend_tables_block .brend_table .brends_top_description {
    background: #ae00ff;
    border-radius: 10px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    left: 4px;
    line-height: normal;
    padding: 3px 6px;
    position: absolute;
    top: 4px
}

.brends_block .brend_tables_block .brend_table .brends_logo {
    align-items: center;
    display: flex;
    height: 78px;
    justify-content: center;
    margin-bottom: 16px;
    width: 178px
}

.brends_block .brend_tables_block .brend_table .brends_logo img {
    height: auto;
    width: 100%
}

.brends_block .brend_tables_block .brend_table .payments_block {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 16px
}

.brends_block .brend_tables_block .brend_table .payments_block .payment {
    align-items: center;
    background: #49494f;
    border-radius: 10px;
    display: flex;
    height: 24px;
    justify-content: center;
    margin: 0 4px;
    width: 40px
}

.brends_block .brend_tables_block .brend_table .btns_block {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    width: 100%
}

.brends_block .brend_tables_block .brend_table .btns_block a {
    align-items: center;
    border: 1px solid #525252;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin: 0 4px;
    padding: 8px 20px;
    transition: .3s
}

.brends_block .brend_tables_block .brend_table .btns_block a span {
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.brends_block .brend_tables_block .brend_table .btns_block a.right_btn {
    background: linear-gradient(180deg, #8a00ff, #6800c0)
}

.brends_block .brend_tables_block .brend_table .btns_block a.right_btn:hover {
    background: linear-gradient(203.56deg, #c0f -2.26%, #6800c0 70.4%);
    box-shadow: 0 4px 10px rgba(182, 0, 241, .3)
}

.brends_block .brend_tables_block .brend_table .btns_block a:hover {
    border: 1px solid #8800fb
}

.brends_block .brend_tables_block .brend_table .bottom_description {
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

@media (max-width:814px) {
    .brends_block .brend_tables_block {
        align-items: center;
        flex-direction: column;
        justify-content: center
    }

    .brends_block .brend_tables_block .brend_table {
        margin-right: 0
    }
}

@media (max-width:420px) {
    .brends_block .brend_tables_block .brend_table {
        max-width: 320px;
        padding: 24px
    }
}

@media (max-width:370px) {
    .brends_block .brend_tables_block .brend_table {
        max-width: 270px
    }
}

.brend_table {
    display: flex;
    flex-direction: column;
    font-family: Montserrat, sans-serif;
    justify-content: center;
    background-image: url('/images/400grn.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    backdrop-filter: blur(8x);
}

.bottom_description {
    color: white;
    background-color: #3810a6c4;
    border-radius: 10px;
}

.footer-nav--list {
    width: 100%;
}

.footer-menu-services {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* Центрирует содержимое по горизонтали */
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu-services li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-menu-services li a {
    display: block;
}

.footer-menu-services li img {
    width: 150px;
    height: 150px;
    border-radius: 5px;
    object-fit: contain;
}

/*# sourceMappingURL=style.min.css.map*/