html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,ul {
    color: inherit;
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after {
    content: "";
    content: none
}

q:before,q:after {
    content: "";
    content: none
}

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

select,input,textarea,button {
    outline: none
}

i {
    flex: 0 0 auto;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0
}

i.right {
    margin-right: 0;
    margin-left: 10px
}

i.nav-withdrawal {
    background-image: url("/uploads/icons/nav-withdrawal.svg?v1.2")
}

i.nav-reviews {
    background-image: url("/uploads/icons/nav-reviews.svg?v1.1")
}

i.nav-license {
    background-image: url("/uploads/icons/nav-license.svg?v1.1")
}

i.hcc-game {
    background-image: url("/uploads/icons/hcc-game.svg")
}

i.arrow-top {
    background-image: url("/uploads/icons/arrow-top.svg")
}

i.clock {
    background-image: url("/uploads/icons/clock.svg")
}

i.eye {
    background-image: url("/uploads/icons/eye.svg")
}

i.cash {
    background-image: url("/uploads/icons/cash.svg")
}

i.payment {
    background-image: url("/uploads/icons/payment.svg")
}

i.time {
    background-image: url("/uploads/icons/time.svg")
}

i.games {
    background-image: url("/uploads/icons/games.svg")
}

i.license {
    background-image: url("/uploads/icons/license.svg")
}

i.currency {
    background-image: url("/uploads/icons/currency.svg")
}

i.percent {
    background-image: url("/uploads/icons/percent.svg")
}

i.cashback {
    background-image: url("/uploads/icons/cashback.svg")
}

i.apk {
    background-image: url("/uploads/icons/apk.svg")
}

i.smile-sad {
    background-image: url("/uploads/icons/smile-sad.svg")
}

i.smile-happy {
    background-image: url("/uploads/icons/smile-happy.svg")
}

i.arrow-left {
    background-image: url("/uploads/icons/arrow-left.svg")
}

i.arrow-right {
    background-image: url("/uploads/icons/arrow-right.svg")
}

i.plus {
    background-image: url("/uploads/icons/plus.svg")
}

i.play {
    background-image: url("/uploads/icons/play.svg")
}

i.rtp {
    background-image: url("/uploads/icons/rtp.svg?v1.1")
}

i.freespins {
    background-image: url("/uploads/icons/freespins.svg")
}

i.jackpot {
    background-image: url("/uploads/icons/jackpot.svg")
}

i.risk {
    background-image: url("/uploads/icons/risk.svg?v1.2")
}

i.multiplier {
    background-image: url("/uploads/icons/multiplier.svg")
}

i.reels {
    background-image: url("/uploads/icons/reels.svg?v1.1")
}

i.lines {
    background-image: url("/uploads/icons/lines.svg?v1.1")
}

i.withdrawal {
    background-image: url("/uploads/icons/withdrawal.svg")
}

i.rows {
    background-image: url("/uploads/icons/rows.svg")
}

i.slot-machine {
    background-image: url("/uploads/icons/slot-machine.svg?v1.1")
}

i.good-review {
    background-image: url("/uploads/icons/good-review.svg")
}

i.safety {
    background-image: url("/uploads/icons/safety.svg")
}

i.refresh {
    background-image: url("/uploads/icons/refresh.svg")
}

i.bonus-policy {
    background-image: url("/uploads/icons/bonus-policy.svg")
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.rating {
    position: relative;
    width: 130px;
    height: 35px
}

.rating__best {
    background: url("/template/images/stars.png") no-repeat;
    width: 130px;
    height: 35px;
    position: absolute;
    background-size: 130px 210px
}

.rating_active .rating__star {
    cursor: pointer
}

.rating__best_hover {
    background-position: 0 -35px !important
}

.rating__star {
    width: 26px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.rating__star_1 {
    left: 0
}

.rating__star_2 {
    left: 26px
}

.rating__star_3 {
    left: 52px
}

.rating__star_4 {
    left: 78px
}

.rating__star_5 {
    left: 104px
}

.rating__star_opacity {
    background: url("/template/images/rating_bg.png") repeat scroll 0 0 transparent
}

.rating__star_hover {
    background-image: none !important
}

.rating__current {
    background: url("/template/images/stars.png") 0 -35px no-repeat;
    height: 35px;
    position: absolute;
    background-size: 130px 210px
}

* {
    box-sizing: border-box
}

img {
    max-width: 100%;
    vertical-align: top
}

a {
    text-decoration: none;
    outline: none;
    color: #2396f7;
    transition: color .15s linear
}

a:hover {
    color: #c51c1c
}

input[type=submit] {
    appearance: none
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit
}

h1.left,h2.left,h3.left,h4.left,h5.left,h6.left,.h1.left,.h2.left,.h3.left,.h4.left,.h5.left,.h6.left {
    text-align: left
}

h1.right,h2.right,h3.right,h4.right,h5.right,h6.right,.h1.right,.h2.right,.h3.right,.h4.right,.h5.right,.h6.right {
    text-align: right
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child {
    margin-top: 0
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 15px;
    margin-bottom: 15px
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 15px;
    margin-bottom: 15px
}

h1,.h1 {
    font-size: 24px;
    margin-top: 0
}

h1:last-child,.h1:last-child {
    margin-bottom: 0
}

h2,.h2 {
    font-size: 22px
}

h2:last-child,.h2:last-child {
    margin-bottom: 0
}

h3,.h3 {
    font-size: 20px
}

h4,.h4 {
    font-size: 16px
}

h5,.h5 {
    font-size: 12px
}

h6,.h6 {
    font-size: 10px
}

p {
    margin: 0 0 10px
}

p:last-of-type {
    margin-bottom: 0
}

em,i,cite {
    font-style: italic
}

strong,b {
    font-weight: 700
}

ol {
    list-style: decimal
}

table {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

th,td {
    padding: 10px
}

blockquote {
    padding: 10px 20px;
    margin: 15px 0;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    background: #668990;
    border-radius: 4px
}

cite {
    display: flex;
    border: 1px solid #272b2f;
    padding: 10px;
    font-size: 14px;
    margin: 10px 0;
    background: #f8f8f8;
    border-radius: 4px
}

.clear:after {
    content: "";
    display: block;
    clear: both
}

.center {
    text-align: center
}

.center .btn {
    width: auto;
    max-width: 100%;
    display: inline-block;
    white-space: normal
}

body {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
  	font-optical-sizing: auto;
  	font-style: normal;
    line-height: 1.4;
    color: #26292d;
    background: #f1f1f1;
    min-width: 320px
}

.container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px
}

.header-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 0 0 4px 4px;
    background: #272b2f;
    padding: 0 10px
}

.site-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    background: #ff333a;
    text-transform: uppercase;
    padding: 7px;
    margin: 10px auto;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    border-radius: 2px
}

.site-logo:hover {
    color: #fff
}

.main-navigation {
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-end;
    margin-left: 15px;
    line-height: 1
}

.main-navigation ul {
    display: flex;
    align-items: center
}

.main-navigation li {
    height: 100%
}

.main-navigation a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 100%;
    padding: 10px 15px;
    font-weight: 600;
    transition: none
}

.main-navigation a:hover {
    background: #fff;
    color: #26292d
}

.main-navigation i {
    width: 30px;
    height: 30px
}

.main {
    margin: 15px 0
}

.breadcrumbs {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    margin: -5px 0;
    font-weight: 400;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 4px
}

.breadcrumbs ul {
    padding: 0 20px
}

.breadcrumbs li {
    display: inline-block;
    color: #9f9f9f
}

.breadcrumbs li:last-of-type span {
    color: #319ef8
}

.breadcrumbs a {
    color: #9f9f9f
}

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

.breadcrumbs .separator {
    margin: 0 10px
}

.toc_container {
    margin: 15px 0;
    font-size: 12px;
    background-color: #f8f8f8;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear;
    overflow: hidden
}

.toc_container .toc-item:before {
    content: "";
    color: #fff;
    background: #272b2f;
    display: inline-block;
    text-align: center;
    margin-bottom: 3px;
    margin-right: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    padding: 0
}

.toc_container .toc-item a,.toc_container .toc-item span {
    color: #215eba;
    cursor: pointer
}

.toc_container .toc-item a:hover,.toc_container .toc-item span:hover {
    text-decoration: underline
}

.toc_container .toc_list_wrap {
    display: none
}

.toc_container .toc_list {
    margin: 10px 10px 10px 25px;
    font-size: 14px
}

.toc_container .toc_list-inner>.toc_list-inner {
    margin-left: 20px
}

.toc_container .toc_title {
    font-size: 20px;
    line-height: 1;
    padding: 5px 10px;
    background: #272b2f;
    color: #fff
}

.toc_container .show-toc {
    font-weight: 600;
    font-size: 13px;
    color: #8fc1ff;
    cursor: pointer
}

.toc_container .show-toc:hover {
    text-decoration: none;
    color: #509cfc
}

.white-block,.content-text {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    padding: 15px;
    margin: 15px 0
}

.white-block:first-of-type,.content-text:first-of-type {
    margin-top: 0
}

.white-block:last-of-type,.content-text:last-of-type {
    margin-bottom: 0
}

.content-text {
    padding: 20px
}

.content-text img {
    height: auto;
}

.content-text table {
    border-collapse: unset;
    border-spacing: 0 2px;
    line-height: 1.2;
    margin: 10px auto;
    width: 100% !important
}

.content-text thead tr,.content-text th {
    background-color: #272b2f !important;
    color: #fff;
    font-weight: 700
}

.content-text thead td,.content-text thead th {
    vertical-align: middle
}

.content-text tr {
    background-color: #f8f8f8;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    transition: background-color .2s linear
}

.content-text tr:hover td,.content-text tr:hover th {
    border-color: #9e9e9e !important
}

.content-text tr td,.content-text tr th {
    border-bottom: 1px solid #dddee1;
    border-top: 1px solid #dddee1;
    transition: border .2s linear
}

.content-text tr td:first-child,.content-text tr th:first-child {
    border-left: 1px solid #dddee1;
    border-radius: 4px 0 0 4px
}

.content-text tr td:last-child,.content-text tr th:last-child {
    border-right: 1px solid #dddee1;
    border-radius: 0 4px 4px 0
}

.content-text tr td:only-child,.content-text tr th:only-child {
    border-radius: 4px
}

.content-text ol,.content-text ul {
    display: table
}

.content-text ul {
    margin: 10px 0 10px 15px
}

.content-text ul li {
    position: relative;
    padding-left: 20px
}

.content-text ul li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #bf272c;
    border-radius: 50%;
    background: #dc3a40
}

.content-text ol {
    margin: 10px 0 10px 35px
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    letter-spacing: .15em;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    color: #f8f8f8 !important;
    padding: 10px 15px;
    transition: all .2s ease-out;
    cursor: pointer
}

.btn.btn-blue {
    background: #2396f7
}

.btn.btn-blue:hover {
    background: #65b6fa
}

.btn.btn-green {
    background: #64cb71
}

.btn.btn-green:hover {
    background: #83ec90
}

.btn.btn-red {
    background: #dc3a40
}

.btn.btn-red:hover {
    background: #e35a5f
}

.block-with-sidebar {
    display: flex;
    margin-top: 15px
}

.block-with-sidebar .content {
    flex: 1 1 auto;
    max-width: calc(100% - 260px)
}

.block-with-sidebar .sidebar {
    flex: 0 0 240px;
    margin-left: 20px
}

.stars-wrap.small-star .rating__current,.stars-wrap.small-star .rating__best,.stars-wrap.small-star .rating__star_opacity {
    background-size: 200px 81px
}

.stars-wrap.small-star .rating,.stars-wrap.small-star .rating__current,.stars-wrap.small-star .rating__star,.stars-wrap.small-star .rating__best {
    height: 20px
}

.stars-wrap.small-star .rating,.stars-wrap.small-star .rating__best {
    width: 200px
}

.stars-wrap.small-star .rating__best {
    background-position: 1px 0
}

.stars-wrap.small-star .rating__current {
    background-position: 1px -27px
}

.stars-wrap.small-star .rating__star {
    width: 20px;
    height: 20px
}

.stars-wrap.small-star .rating__star_1 {
    left: 0
}

.stars-wrap.small-star .rating__star_2 {
    left: 20px
}

.stars-wrap.small-star .rating__star_3 {
    left: 40px
}

.stars-wrap.small-star .rating__star_4 {
    left: 60px
}

.stars-wrap.small-star .rating__star_5 {
    left: 80px
}

.stars-wrap.small-star .rating__star_6 {
    left: 100px
}

.stars-wrap.small-star .rating__star_7 {
    left: 120px
}

.stars-wrap.small-star .rating__star_8 {
    left: 140px
}

.stars-wrap.small-star .rating__star_9 {
    left: 160px
}

.stars-wrap.small-star .rating__star_10 {
    left: 180px
}

.stars-wrap .rating__current,.stars-wrap .rating__best,.stars-wrap .rating__star_opacity {
    background-size: 260px 105px
}

.stars-wrap .rating,.stars-wrap .rating__current,.stars-wrap .rating__star,.stars-wrap .rating__best {
    height: 25px
}

.stars-wrap .rating__best {
    background: url("/template/images/stars-wide.png") no-repeat
}

.stars-wrap .rating__current {
    background: url("/template/images/stars-wide.png") 0 -35px no-repeat
}

.casinos-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px 0;
}

.casino-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 32.6%;
    background: #f8f8f8;
    border: 1px solid #dddee1;
    border-radius: 4px;
    padding-top: 30px;
    margin-bottom: 10px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear
}

.casino-card:hover {
    border-color: #9e9e9e
}

.casino-card .ribbon {
    width: 100%;
    position: absolute;
    top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ef3c41;
    border-top: 2px solid #d22328;
    border-bottom: 2px solid #d22328;
    height: 32px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    z-index: 10
}

.casino-card .ribbon:before,.casino-card .ribbon:after {
    content: "";
    position: absolute;
    top: -2px;
    display: block;
    background-size: 10px 41px;
    background-repeat: no-repeat;
    width: 10px;
    height: 41px
}

.casino-card .ribbon.ribbon-red {
    background-color: #dc3a40;
    border-color: #bf272c
}

.casino-card .ribbon.ribbon-red:before {
    left: -10px;
    background-image: url("/template/images/ribbon-red-left.png")
}

.casino-card .ribbon.ribbon-red:after {
    right: -10px;
    background-image: url("/template/images/ribbon-red-right.png")
}

.casino-card .ribbon.ribbon-green {
    background-color: #9bcb64;
    border-color: #87bb51
}

.casino-card .ribbon.ribbon-green:before {
    left: -10px;
    background-image: url("/template/images/ribbon-green-left.png")
}

.casino-card .ribbon.ribbon-green:after {
    right: -10px;
    background-image: url("/template/images/ribbon-green-right.png")
}

.casino-card .ribbon.ribbon-blue {
    background-color: #2396f7;
    border-color: #0081c5
}

.casino-card .ribbon.ribbon-blue:before {
    left: -10px;
    background-image: url("/template/images/ribbon-blue-left.png")
}

.casino-card .ribbon.ribbon-blue:after {
    right: -10px;
    background-image: url("/template/images/ribbon-blue-right.png")
}

.casino-card .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 90px;
    margin: 0 auto;
    overflow: hidden
}

.casino-card .stars-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

.casino-card .stars-wrap .rating-value {
    margin-left: 10px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600
}

.casino-card .casino-card-bottom {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    border-top: 1px solid #dddee1;
    padding: 15px;
    margin-top: 20px;
    border-radius: 0 0 4px 4px
}

.casino-card .casino-params {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
}

.casino-card .param-row {
    display: flex;
    justify-content: space-between;
    line-height: 1.1
}

.casino-card .param-row .param-name {
    font-weight: 700
}

.casino-card .param-row .param-value {
    text-align: right
}

.casino-card .param-row:not(:last-of-type) {
    margin-bottom: 5px
}

.casino-card .param-bonus {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 10px 0
}

.casino-card .bonus-type {
    font-weight: 500;
    font-size: 14px;
    color: #02adb4;
}

.casino-card .bonus-type i {
    margin-bottom: -3px
}

.casino-card .bonus-text {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #e72b2b;
    font-size: 22px;
    font-weight: 700;
    margin-top: 3px;
    font-size: 16px;
}

.casino-card .btns-wrap .btn {
    width: 100%
}

.casino-card .btns-wrap .btn:not(:last-of-type) {
    margin-bottom: 10px
}
.how-choose-casino {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px
}

.how-choose-casino .item {
    flex: 1 1 45%;
    display: flex;
    padding: 15px 10px;
    margin: 5px;
    min-width: 300px;
    background: #f8f8f8;
    border: 1px solid #dddee1;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear
}

.how-choose-casino .item:hover {
    border-color: #9e9e9e
}

.how-choose-casino .item .icon {
    padding: 10px;
    margin-right: 10px
}

.how-choose-casino .item .caption {
    font-size: 19px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 6px
}

.how-choose-casino .item .text {
    font-size: 14px
}

.how-choose-casino .item i {
    margin: 0;
    width: 60px;
    height: 60px
}

.accord-block {
    min-height: 20px;
    font-size: 14px;
    background: #f8f8f8;
    border: 1px solid #9e9e9e;
    border-radius: 4px;
    margin: 10px 0;
    transition: background .3s ease-out;
    overflow: hidden
}

.accord-block.open .accord-block-header:after {
    transform: rotate(180deg)
}

.accord-block .accord-block-header {
    position: relative;
    padding: 15px 40px 15px 25px;
    background: #272a2e;
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.accord-block .accord-block-header:after {
    content: "";
    position: absolute;
    top: 24px;
    right: 20px;
    display: block;
    border: 5px solid transparent;
    border-bottom-width: 0;
    border-top-color: #fff;
    transition: all .6s ease-out
}

.accord-block .accord-block-content {
    display: none;
    padding: 15px 30px
}

.accord-block .accord-block-content p:last-of-type {
    margin-bottom: 0
}

.casino-main-info {
    display: flex;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    margin: 15px 0;
    padding: 15px
}

.casino-main-info .logo {
    flex: 0 0 150px
}

.casino-main-info .btns-wrap {
    margin-top: 10px
}

.casino-main-info .btns-wrap .btn {
    width: 100%
}

.casino-main-info .casino-info-center {
    flex: 1 1 auto;
    margin: 0 15px
}

.casino-main-info .casino-params {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px
}

.casino-main-info .param-column {
    flex: 0 1 49%
}

.casino-main-info .param-row {
    display: flex;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px
}

.casino-main-info .param-row:last-of-type {
    margin-bottom: 0
}

.casino-main-info .param-name {
    display: flex;
    margin-right: 5px;
    font-weight: 700
}

.casino-main-info .param-name i {
    margin-bottom: -4px;
    width: 25px;
    height: 25px
}

.casino-main-info .casino-info-right {
    flex: 0 0 225px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.casino-main-info .casino-info-right .info-row {
    display: flex;
    align-items: center;
    justify-content: center
}

.casino-main-info .casino-info-right .info-row .caption {
    font-size: 20px
}

.casino-main-info .casino-info-right .info-row .value {
    margin-left: 10px;
    font-size: 22px;
    line-height: 1;
    font-weight: 600
}

.casino-main-info .stars-wrap {
    text-align: center;
    margin-bottom: 5px
}

.casino-main-info .stars-wrap .rating {
    margin: 0 auto
}

.casino-main-info .download-apk {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 15px;
    margin-top: 7px;
    background: #f8f8f8;
    border: 1px solid #dddee1
}

.casino-main-info .download-apk .caption {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #0f74bc
}

.casino-main-info .download-apk .caption i {
    width: 25px;
    height: 25px
}

.error-page .content {
    text-align: center
}

.error-page .error-page-image {
    margin: 50px auto
}

.error-page .btn {
    margin-top: 15px
}

.sidebar-block {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
    border-radius: 4px;
    margin: 15px 0;
    overflow: hidden
}

.sidebar-block:first-of-type {
    margin-top: 0
}

.sidebar-block:last-of-type {
    margin-bottom: 0
}

.sidebar-block .block-title {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #272b2f;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    min-height: 30px
}

.last-review {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f8f8f8;
    border-radius: 0 0 4px 4px;
    transition: border .2s linear
}

.last-review:hover {
    border-color: #9e9e9e
}

.last-review .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    max-width: 90px;
    overflow: hidden
}

.last-review .stars-wrap {
    display: flex;
    align-items: center;
    margin-top: 15px
}

.last-review .stars-wrap .rating-value {
    margin-left: 10px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600
}

.last-review .info-bottom {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    border-top: 1px solid #dddee1;
    padding: 15px;
    margin-top: 20px;
    border-radius: 0 0 4px 4px
}

.last-review .btns-wrap .btn {
    width: 100%
}

.last-review .btns-wrap .btn:not(:last-of-type) {
    margin-bottom: 10px
}

.last-review .text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
    text-align: center
}

.last-article {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 0 0 4px 4px
}

.last-article .logo {
    display: flex;
    justify-content: center;
    align-items: center
}

.last-article .meta-info {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1;
    padding: 8px 20px;
    background: #f8f8f8;
    border-top: 1px solid #dddee1;
    border-bottom: 1px solid #dddee1
}

.last-article .meta-info i {
    width: 13px;
    height: 13px;
    margin-right: 7px
}

.last-article .date,.last-article .views {
    display: flex;
    align-items: center
}

.last-article .title {
    text-align: center;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
    padding: 5px
}

.last-article .btns-wrap {
    margin: 5px 15px 15px
}

.last-article .btns-wrap .btn {
    width: 100%
}

.last-article .btns-wrap .btn:not(:last-of-type) {
    margin-bottom: 10px
}

.now-read {
    padding: 15px
}

.now-read li {
    counter-increment: i;
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600
}


.casino-pluses {
    padding: 15px
}

.casino-pluses li {
    display: flex;
    margin-bottom: 10px;
    line-height: 1.2
}

.casino-pluses li:last-of-type {
    margin-bottom: 0
}

.casino-pluses i {
    width: 18px;
    height: 18px
}

.bonuses-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15px 0
}

.bonuses-list .bonus-card {
    flex: 1 1 31%;
    display: flex;
    flex-direction: column;
    margin: 5px 1%;
    border-radius: 4px;
    background: #f8f8f8;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear
}

.bonuses-list .bonus-card:hover {
    border-color: #9e9e9e
}

.bonus-card {
    min-width: 200px;
    border: 1px solid #d7d7d7;
    padding: 0 10px 15px;
    text-align: center
}

.bonus-card .bonus-type {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #272b2f;
    color: #fff;
    text-align: center;
    margin: 0 -10px;
    padding: 5px;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    min-height: 30px
}

.bonus-card .casino-title {
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    margin-top: 15px
}

.bonus-card .bonus-size {
    font-size: 23px;
    font-weight: 700;
    line-height: 1.1;
    color: #e72b2b;
    margin: 15px 0
}

.bonus-card .bonus-description {
    flex-grow: 1;
    font-size: 14px
}

.bonus-card .btn-wrap {
    margin-top: 15px
}

.bonus-card .btn {
    margin: 0
}

.sidebar-stars .stars-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 10px;
    line-height: 1;
    border-bottom: 1px solid #d7d7d7
}

.sidebar-stars .stars-wrap:first-of-type .caption {
    border-radius: 4px 4px 0 0
}

.sidebar-stars .stars-wrap:last-of-type {
    border-bottom: none
}

.sidebar-stars .caption {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #272b2f;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
    min-height: 30px
}

.sidebar-stars .rating {
    margin-top: 10px
}

.sidebar-stars .rating-value {
    margin-left: 10px;
    font-size: 16px
}

.sidebar-stars .rating-value span {
    font-size: 24px;
    font-weight: 700;
    margin-right: 5px
}

.popular-casinos .item {
    border-top: 1px solid #eee;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden
}

.popular-casinos .item:first-child {
    border-top: none
}

.popular-casinos .item .top10__img {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    left: 17px;
    border-radius: 50%;
    transition: left .2s ease-out;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5)
}

.popular-casinos .item .top10__link {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px
}

.popular-casinos .item .top10__link:not(.no-link):hover .top10__name {
    padding-left: 17px;
    padding-right: 43px
}

.popular-casinos .item .top10__link:not(.no-link):hover .top10__img {
    left: -32px
}

.popular-casinos .item .top10__link:not(.no-link):hover .top10__visit {
    right: 0
}

.popular-casinos .item .top10__link>a {
    display: block;
    color: #373b40
}

.popular-casinos .item .top10__link>a:hover {
    color: #373b40;
    background: #f8f8f8
}

.popular-casinos .item .top10__link>a.top10__visit {
    color: #f8f8f8
}

.popular-casinos .item .top10__link>a.top10__visit:hover {
    color: #f8f8f8;
    background: #65b6fa
}

.popular-casinos .item .top10__name {
    padding-left: 60px;
    display: inline-block;
    overflow: hidden;
    max-width: 95%;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: padding .2s ease-out
}

.popular-casinos .item .top10__visit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -80px;
    height: 100%;
    width: 80px;
    text-align: center;
    background: #2396f7;
    color: #f8f8f8;
    transition: right .2s ease-out
}

.popular-casinos .item .top10__all {
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: block;
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #373b40
}

.popular-casinos .item .top10__all:hover {
    color: #373b40
}

.popular-casinos .item .card__media--overlay {
    text-align: center;
    overflow: hidden
}

.popular-casinos .item .card__media--overlay-top10-img-big {
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1
}

.articles-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.articles-list .btn-wrap {
    flex: 1 0 100%;
    text-align: center
}

.article-item {
    flex: 0 0 285px;
    display: flex;
    flex-direction: column;
    max-width: 285px;
    background: #fff;
    margin: 0 10px 10px;
    border: 1px solid #dddee1;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    transition: border .2s linear
}

.article-item:hover {
    border-color: #9e9e9e
}

.article-item .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 4px 4px 0 0;
    overflow: hidden
}

.article-item .meta-info {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 1;
    padding: 8px 20px;
    background: #f8f8f8;
    border-top: 1px solid #dddee1;
    border-bottom: 1px solid #dddee1
}

.article-item .meta-info i {
    width: 13px;
    height: 13px;
    margin-right: 7px
}

.article-item .date,.article-item .views {
    display: flex;
    align-items: center
}

.article-item .title {
    text-align: center;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 600;
    padding: 5px
}

.article-item .btns-wrap {
    margin: 5px 15px 15px
}

.article-item .btns-wrap .btn {
    width: 100%
}

.article-item .btns-wrap .btn:not(:last-of-type) {
    margin-bottom: 10px
}

.slots-list,.random-games {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15px auto
}

.slots-list .item,.random-games .item {
    flex: 0 0 187px;
    position: relative;
    margin: 5px;
    border: 1px solid #dddee1;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2)
}

.slots-list .item:hover .item-info,.random-games .item:hover .item-info {
    opacity: 1
}

.slots-list .item .item-info,.random-games .item .item-info {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(81,81,81,.7);
    opacity: 0
}

.slots-list .item .item-name,.random-games .item .item-name {
    margin-top: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 0 10px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600
}

.slots-list .item .btn,.random-games .item .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0
}

.random-games .btn-wrap {
    flex-basis: 100%;
    text-align: center;
    margin-top: 8px
}

.game-placeholder {
    position: relative;
    padding: 0;
    background: #000;
    margin-bottom: 15px
}

.game-placeholder:hover .img {
    opacity: .35
}

.game-placeholder:hover .start-game {
    opacity: 1
}

.game-placeholder .img {
    display: block;
    opacity: 1;
    transition: all .2s
}

.game-placeholder .start-game {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
    transition: all .2s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0 auto;
    padding: 15px;
    width: 150px;
    opacity: 0;
    z-index: 10
}

.iframe-slot {
    display: block
}

.under-game-btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 0
}

.under-game-btn .btn {
    flex: 1 1 auto;
    padding: 10px;
    font-weight: 700;
    margin: 5px;
    min-width: 280px
}

.table-slot-params {
    display: flex;
    justify-content: space-between;
    margin: 10px 0
}

.table-slot-params .param-column {
    flex: 1 1 50%;
    margin: 5px
}

.table-slot-params .param-row {
    display: flex;
    border-radius: 4px;
    margin-bottom: 1px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    font-size: 14px;
    line-height: 1.1;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear;
    overflow: hidden
}

.table-slot-params .param-row:hover {
    border-color: #9e9e9e
}

.table-slot-params .param-name {
    flex: 0 0 230px;
    display: flex;
    align-items: center;
    background-color: #272b2f;
    color: #fff;
    text-shadow: 0 0 4px #000;
    padding: 5px 10px;
    transition: background-color .15s linear
}

.table-slot-params .param-value {
    padding: 7px 10px;
    word-break: break-word
}

.comments {
    margin-top: 15px
}

.comments .ticket-comment {
    margin-top: 10px
}

.comment-item {
    background-color: #f8f8f8;
    border: 1px solid #dddee1;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
    transition: border .2s linear
}

.comment-item:hover {
    border-color: #9e9e9e
}

.comment-item:last-of-type {
    margin-bottom: 0
}

.comment-item .comment-item-top {
    display: flex;
    align-items: center;
    margin: -10px -10px 10px;
    background: #272b2f;
    color: #fff;
    padding: 10px;
    border-radius: 4px 4px 0 0
}

.comment-item .user-avatar {
    flex: 0 0 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px
}

.comment-item .user-avatar img {
    width: 50px;
    height: 50px
}

.comment-item .comment-title {
    flex: 1 1 auto;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 700
}

.comment-item .comment-bonus-title {
    flex: 1 1 auto;
    font-size: 16px;
    font-weight: 700
}

.comment-item .comment-item-bottom {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #d5d5d5;
    padding-top: 10px
}

.comment-item .meta-info {
    display: flex
}

.comment-item .comment-author {
    margin-left: 15px
}

.comment-item .comment-author span {
    font-weight: 700
}

.comment-item .comment-block-row {
    display: flex;
    justify-content: space-between
}

.comment-item .comment-block-row .comment-block {
    flex: 0 0 49%
}

.comment-item .pluses-minuses-row {
    margin-top: 10px
}

.comment-item .pluses-minuses {
    background: #fff;
    border: 1px solid #dddee1;
    border-radius: 4px;
    padding: 10px 15px
}

.comment-item .comment-text {
    background: #fff;
    border: 1px solid #dddee1;
    border-radius: 4px;
    padding: 10px 15px
}

.comment-block {
    margin-bottom: 10px
}

.comment-block .cb-title {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 18px
}

.comment-block .cb-title.pluses {
    color: #64cb71
}

.comment-block .cb-title.minuses {
    color: #dc3a40
}

.comment-block .cb-text {
    margin-left: 25px
}

.comment-block i {
    width: 20px;
    height: 20px
}

.comment-form {
    max-width: 768px;
    margin: 0 auto 15px
}

.comment-form .hidden {
    display: none
}

.comment-form .field-row {
    display: flex;
    flex-wrap: wrap
}

.comment-form .field-group {
    flex: 1 1 30%;
    margin: 5px 10px;
    min-width: 240px
}

.comment-form label {
    display: block
}

.comment-form label.textarea,.comment-form label.select,.comment-form label.input__label {
    padding: 0 10px 5px;
    font-size: 13px;
    font-weight: 600;
    color: #474747
}

.comment-form input,.comment-form textarea {
    width: 100% !important;
    padding: 10px;
    color: #666;
    background: #eee;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear
}

.comment-form input:focus,.comment-form textarea:focus,.comment-form input:hover,.comment-form textarea:hover {
    border-color: #9e9e9e
}

.comment-form button[disabled] {
    opacity: .6;
    cursor: not-allowed
}

.comment-form button[disabled]:before {
    display: none
}

.comment-form textarea {
    resize: none
}

.comment-form .error {
    margin-left: 15px
}

.comment-form .btn-wrap {
    text-align: center;
    margin-top: 15px
}

.comment-wrap .comments-answer {
    margin-left: 5%
}

.comment-wrap .comments-answer .ah {
    display: none
}

.comment-wrap .comment-form .ah {
    display: none
}

.comment-wrap textarea {
    margin-bottom: 0
}

.slider {
    position: relative;
    padding: 0 60px;
    overflow: hidden
}

.slider .next_slide,.slider .prev_slide {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #272a2e;
    text-indent: -99999px;
    overflow: hidden;
    border-radius: 50%;
    opacity: .5;
    cursor: pointer;
    transition: opacity .2s linear;
    z-index: 1
}

.slider .next_slide:hover,.slider .prev_slide:hover {
    opacity: 1
}

.slider .next_slide i,.slider .prev_slide i {
    margin: 0
}

.slider .next_slide {
    right: 0
}

.slider .prev_slide {
    left: 0
}

.slider .slick-slide {
    display: flex;
    justify-content: center;
    outline: none
}

.recommend .slides {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    max-height: 418px;
    overflow: hidden
}

.recommend .slides.slick-slider {
    max-height: 100%
}

.recommend .slick-track {
    min-width: 250px
}

.recommend .slide {
    display: flex;
    min-width: 250px
}

.recommend .casino-card {
    flex: 0 0 230px;
    max-width: 230px
}

.footer-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
    font-size: 13px;
}

.footer-links .footer-link {
    margin: 5px
}

.footer {
    padding: 15px 0;
    background-color: #272a2e;
    background-image: url("/uploads/bg-footer.png");
    color: #fff
}

.footer .copyright {
    text-align: center
}

.btnTop_wrap {
    position: absolute;
    right: -30px;
    z-index: 10
}

.btnTop {
    display: none;
    position: fixed;
    bottom: 60px;
    width: 40px;
    height: 40px;
    border: 2px solid #63768d;
    background: rgba(255,255,255,.6);
    border-radius: 5px;
    opacity: .8
}

.btnTop:hover {
    opacity: 1
}

.btnTop i {
    margin: 8px
}

#gtx-trans {
    display: none !important
}

@media (max-width: 1400px) {
    .btnTop {
        right:30px
    }
}

@media (max-width: 1200px) {
    .main-navigation a {
        max-width:160px
    }

    .main-navigation li:last-of-type a {
        max-width: 185px
    }

    .casino-main-info {
        justify-content: space-around;
        flex-wrap: wrap
    }

    .casino-main-info .casino-info-center {
        flex-basis: 100%;
        margin: 10px 0 0;
        order: 1
    }
}

@media (max-width: 1024px) {
    .table-slot-params {
        flex-direction:column
    }

    .table-slot-params .param-column {
        margin: 0 5px
    }
}

@media (max-width: 960px) {
    .main-navigation {
        flex:1 1 100%;
        margin-left: 0
    }

    .main-navigation ul {
        flex-grow: 1;
        justify-content: center
    }

    .main-navigation a {
        max-width: 100%
    }
}

@media (max-width: 768px) {
    body {
        font-size:14px
    }

    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
        font-size: 20px;
        line-height: 1.1
    }

    .header .container {
        padding: 0
    }

    .header-wrap {
        align-items: center;
        flex-wrap: wrap;
        padding: 0;
        border-radius: 0
    }

    .site-logo {
        margin-left: 10px
    }

    .mob-nav-btn {
        flex: 0 0 35px;
        position: relative;
        display: block;
        width: 34px;
        height: 34px;
        margin-right: 15px;
        text-indent: -9999px;
        cursor: pointer;
        overflow: hidden
    }

    .mob-nav-btn.opened span:nth-child(1) {
        top: 50%;
        margin-top: -2px;
        transform: rotate(45deg)
    }

    .mob-nav-btn.opened span:nth-child(2) {
        opacity: 0
    }

    .mob-nav-btn.opened span:nth-child(3) {
        top: 50%;
        margin-top: -2px;
        transform: rotate(-45deg)
    }

    .mob-nav-btn span {
        display: block;
        height: 4px;
        border-radius: 4px;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        transition: all .3s ease
    }

    .mob-nav-btn span:nth-child(1) {
        top: 4px
    }

    .mob-nav-btn span:nth-child(2) {
        top: 15px
    }

    .mob-nav-btn span:nth-child(3) {
        top: 26px
    }

    .main-navigation {
        display: none;
        order: 1;
        flex-basis: 100%;
        background: #fff;
        margin: 0;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.2)
    }

    .main-navigation ul {
        display: block;
        width: 235px;
        margin: 0 auto;
        display: flex;
   		flex-direction: column;
    }

    .main-navigation li {
        justify-content: center;
        flex-basis: 100%;
        max-width: 100%
    }

    .main-navigation a {
        justify-content: flex-start;
        flex-direction: row;
        height: auto;
        padding: 10px;
        font-size: 14px;
        color: #444;
        max-width: 100%
    }

    .main-navigation a:hover {
        background: 0 0;
        color: #193ec5
    }

    .main-navigation a span {
        width: 130px;
        text-align: left
    }

    .main-navigation a:after {
        display: none
    }

    .main-navigation i {
        margin: 0 10px 0 0;
        width: 50px
    }

    .block-with-sidebar {
        flex-direction: column
    }

    .block-with-sidebar .content {
        max-width: 100%
    }

    .block-with-sidebar .sidebar {
        margin: 15px 0 0
    }

    .content-text {
        padding: 15px
    }

    .comment-item .comment-block-row {
        flex-direction: column
    }

    .table-wrap {
        overflow-x: scroll
    }

    .casino-main-info h1 {
        text-align: center
    }

    .casino-main-info .casino-params {
        background-color: #f8f8f8;
        border: 1px solid #dddee1;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
        padding: 5px;
        border-radius: 4px
    }

    .casino-main-info .param-column {
        flex: 1 1 100%;
        margin-bottom: 5px
    }

    .casino-main-info .param-column:last-of-type {
        margin-bottom: 0
    }

    .casino-main-info .param-row {
        align-items: flex-start;
        justify-content: space-between;
        font-size: 14px;
        border: 1px solid #dddee1;
        background: #fff;
        border-radius: 4px;
        padding: 5px 15px;
        margin-bottom: 5px
    }

    .casino-main-info .param-name {
        align-items: center
    }

    .casino-main-info .param-name i {
        width: 20px;
        height: 20px;
        margin: -1px 10px -1px 0
    }

    .casino-main-info .param-value {
        text-align: right
    }

    .comment-form .field-group {
        margin: 5px 0
    }

    .slick-dots {
        display: flex;
        justify-content: center;
        padding: 0;
        list-style: none;
        margin-top: 7px;
        text-align: center
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 10px;
        height: 10px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        outline: none;
        background: #272b2f;
        border-radius: 50%;
        border: none;
        opacity: .5
    }

    .slick-dots .slick-active button {
        opacity: 1
    }

    .footer-links {
        flex-direction: column;
        align-items: center
    }
}

@media (max-width: 460px) {
    .how-choose-casino .item {
        flex-basis:100%;
        min-width: 0;
        margin: 0 0 10px
    }

    .how-choose-casino .item:last-of-type {
        margin-bottom: 0
    }

    .how-choose-casino .item .icon {
        padding: 5px 0
    }

    .how-choose-casino .item i {
        width: 40px;
        height: 40px
    }

    .comment-item .meta-info {
        flex-wrap: wrap;
        flex-direction: column
    }

    .comment-item .comment-author {
        margin-left: 0
    }

    .comment-item .info-wrap .btn {
        padding: 6px;
        margin-left: 5px
    }

    .casino-main-info {
        flex-direction: column
    }

    .casino-main-info .logo {
        flex-basis: auto;
        text-align: center
    }

    .casino-main-info .casino-info-right {
        flex-basis: auto;
        margin-top: 10px
    }

    .recommend {
        padding: 0
    }

    .recommend .arrows {
        display: none
    }

    .game-placeholder {
        margin-bottom: 10px
    }

    .table-slot-params .param-name {
        flex: 0 0 172px
    }

    .table-slot-params .param-value {
        display: flex;
        align-items: center
    }
}
.bks-list {
	margin-bottom: 1rem!important;
}

.bk-container .bk-item {
    font-size: 14px;
}

.bk-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
    background-color: #fff;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #dddee1;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    transition: border .2s linear;
    align-items: center;
}

.bk-item__img {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    margin: 0 auto;
}

.bk-item, .bk-item__img {
    border-radius: 4px;
}

.bk-item:hover {
    z-index: 20;
    box-shadow: 0 8px 19px 5px rgba(21, 47, 66, 0.1);
}

.bk-item__img img {
    height: auto;
    max-width: 100%;
    border-radius: 4px;
}

a img {
    -webkit-transition: -webkit-filter .2s;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s,-webkit-filter .2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.bk-item__info {
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bk-item__data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    padding: 0 15px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

.bk-item__data-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
    text-align: start;
    align-content: center;
    flex: 0 0 50%;
}

.bk-item__svg-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.bk-item__svg-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.bk-container .bk-item__btn {
    color: #fff;
}

.bk-item__name {
    font-weight: 700;
    font-size: 16px;
    color: #151515 !important;
    text-decoration: none !important;
}

.bk-item__reputation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.bk-item__reputation-rating {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 10px;
    margin-right: 10px;
}

.bk-item__reputation-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-family: ProximaNovaBold,sans-serif;
}

.bk-item__reputation-author {
    color: #596387;
    font-size: 10px;
    line-height: 1;
    font-family: ProximaNovaRegular,sans-serif;
    margin-top: 3px;
    white-space: nowrap;
}

.bk-item .digital-rating span {
    display: inline-block;
    color: #26ff03;
    font-size: 16px;
    line-height: 20px;
}

.bk-item__data-item+.bk-item__data-item {
    padding-left: 15px;
}

.bk-item__bonus-name {
    margin-bottom: 5px;
    font-size: 12px;
}

.bk-item__bonus-value {
    font-size: 16px;
    font-weight: 700;
}

.bk-item__btns {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 265px;
    flex: 0 0 180px;
    padding-left: 15px;
    justify-content: space-evenly;
}

.bk-item__btns, .bk-item__reputation-value {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.bk-container .bk-item__btn, .bk-container .bk-item__name {
    color: #fff;
}

.btn-play {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #65b6fa;
    color: #65b6fa;
    border-radius: 4px;
    padding: 12px 20px;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    font-weight: 700;
}
.btn-play:hover {
 	border: 2px solid #65b6fa;
    background-color: #65b6fa;
    color: #fff;   
}

.btn-play i.fa-bold {
    font-weight: 700;
}

.btn-play i {
    font-size: 24px;
    margin-right: 6px;
}
.casino-bonus-box {
    align-items: center;
    background: #f2efec;
    border: 1.5px solid #d3db34;
    border-radius: 4px;
    box-shadow: var(--bonus-box-shadow, 0 4px 12px 0 rgba(27, 27, 28, .08));
    display: flex;
    flex-direction: column;
    height: 85%;
    justify-content: center;
    padding-top: 0.8rem;
    width: 100%;
}
.casino-bonus-box>span {
    color: #1b1b1c;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.casino-bonus-box>span:first-child {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    padding: 8px;
}
.casino-bonus-box>span:nth-child(2) {
    background: #d3db34;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
    padding: 2px 8px;
}
@media screen and (max-width: 949px) {
.bk-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.bk-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.bk-item__img {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
}

.bk-item__img img {
    height: 120px;
}

.bk-item__info {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.bk-item__data {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: none;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}
.bk-item__bonus {
    width: 100%;
}
.bk-item__data-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bk-item__name {
    font-size: 20px;
    line-height: 20px;
}

.bk-item__data-item+.bk-item__data-item {
    margin-top: 15px;
    padding: 0;
    width: 100%;
}

.bk-item__btns {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    width: 100%;
    padding: 0;
}
.casino-card {
    width: 49%;
}
}
@media screen and (max-width: 449px) {
    .casino-card {
    width: 100%;
}
}
.points-stars {
  display: flex;
  align-items: center;
}
.stars {
  display: flex;
  margin-right: 7px;
}
.casino-review .points-stars .icon-star {
  margin-right: 4px;
  transform: scale(1.18);
}
.points-stars .reviews {
  color: #255ced;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-left: 20px;
}
.points-stars .stars {
  margin-bottom: 3px;
}
.points-stars .icon-star {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNScgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZFREIwRCcgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNOCAuNjkzYS42NC42NCAwIDAgMSAuNTc0LjM1N2wxLjkxMSAzLjg3MiA0LjI3NC42MjVhLjY0LjY0IDAgMCAxIC4zNTQgMS4wOTFMMTIuMDIxIDkuNjVsLjczIDQuMjU1YS42NC42NCAwIDAgMS0uOTI5LjY3NUw4IDEyLjU3bC0zLjgyMiAyLjAxYS42NC42NCAwIDAgMS0uOTI5LS42NzVsLjczLTQuMjU1TC44ODcgNi42MzhhLjY0LjY0IDAgMCAxIC4zNTQtMS4wOTFsNC4yNzQtLjYyNUw3LjQyNiAxLjA1QS42NC42NCAwIDAgMSA4IC42OTNaJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnLz48L3N2Zz4=);
  display: block;
  height: 15px;
  margin-right: 1px;
  width: 16px;
}
.points-stars .icon-star.half {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nIzYzNzA5MycgZmlsbC1vcGFjaXR5PScuMycgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNOCAuNjkzYS42NC42NCAwIDAgMSAuNTc0LjM1N2wxLjkxMSAzLjg3MiA0LjI3NC42MjVhLjY0LjY0IDAgMCAxIC4zNTQgMS4wOTFMMTIuMDIxIDkuNjVsLjczIDQuMjU1YS42NC42NCAwIDAgMS0uOTI5LjY3NUw4IDEyLjU3bC0zLjgyMiAyLjAxYS42NC42NCAwIDAgMS0uOTI5LS42NzVsLjczLTQuMjU1TC44ODcgNi42MzhhLjY0LjY0IDAgMCAxIC4zNTQtMS4wOTFsNC4yNzQtLjYyNUw3LjQyNiAxLjA1QS42NC42NCAwIDAgMSA4IC42OTNaJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnLz48L3N2Zz4=);
  color: rgba(132, 148, 180, 0.2);
  position: relative;
}
.points-stars .icon-star.half:after {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNScgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nI0ZFREIwRCcgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNOCAuNjkzYS42NC42NCAwIDAgMSAuNTc0LjM1N2wxLjkxMSAzLjg3MiA0LjI3NC42MjVhLjY0LjY0IDAgMCAxIC4zNTQgMS4wOTFMMTIuMDIxIDkuNjVsLjczIDQuMjU1YS42NC42NCAwIDAgMS0uOTI5LjY3NUw4IDEyLjU3bC0zLjgyMiAyLjAxYS42NC42NCAwIDAgMS0uOTI5LS42NzVsLjczLTQuMjU1TC44ODcgNi42MzhhLjY0LjY0IDAgMCAxIC4zNTQtMS4wOTFsNC4yNzQtLjYyNUw3LjQyNiAxLjA1QS42NC42NCAwIDAgMSA4IC42OTNaJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}
.points-stars .icon-star.half.half-1:after {
  width: 10%;
}
.points-stars .icon-star.half.half-2:after {
  width: 20%;
}
.points-stars .icon-star.half.half-3:after {
  width: 30%;
}
.points-stars .icon-star.half.half-4:after {
  width: 40%;
}
.points-stars .icon-star.half.half-5:after {
  width: 50%;
}
.points-stars .icon-star.half.half-6:after {
  width: 60%;
}
.points-stars .icon-star.half.half-7:after {
  width: 70%;
}
.points-stars .icon-star.half.half-8:after {
  width: 80%;
}
.points-stars .icon-star.half.half-9:after {
  width: 90%;
}
.points-stars .icon-star:last-of-type {
  margin-right: 0;
}
.points-stars .casino-grade {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.points-stars .max-grade {
  color: #999;
  font-size: 12px;
}
.points-stars .empty {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nbm9uZSc+PHBhdGggZmlsbD0nIzYzNzA5MycgZmlsbC1vcGFjaXR5PScuMycgZmlsbC1ydWxlPSdldmVub2RkJyBkPSdNOCAuNjkzYS42NC42NCAwIDAgMSAuNTc0LjM1N2wxLjkxMSAzLjg3MiA0LjI3NC42MjVhLjY0LjY0IDAgMCAxIC4zNTQgMS4wOTFMMTIuMDIxIDkuNjVsLjczIDQuMjU1YS42NC42NCAwIDAgMS0uOTI5LjY3NUw4IDEyLjU3bC0zLjgyMiAyLjAxYS42NC42NCAwIDAgMS0uOTI5LS42NzVsLjczLTQuMjU1TC44ODcgNi42MzhhLjY0LjY0IDAgMCAxIC4zNTQtMS4wOTFsNC4yNzQtLjYyNUw3LjQyNiAxLjA1QS42NC42NCAwIDAgMSA4IC42OTNaJyBjbGlwLXJ1bGU9J2V2ZW5vZGQnLz48L3N2Zz4=);
}

.casino-item {
  position: relative;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
  border-radius: 4px;
  margin: 15px 0;
  background: #fff;
}

.casino-item .btnsr-wrap {
  width: auto;
  padding: 8px
}

@media (max-width: 768px) {
  .casino-item .btnsr-wrap {
      width:100%
  }
}

.casino-item.casino-item-v2 {
  justify-content: space-between
}

.casino-item.casino-item-not-home {
  margin: 11px 0 30px
}

.casino-logo {
  flex: 0 0 150px;
  display: flex
}
.item-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: auto;
    flex: 0 0 150px;
}
.item-logo img {
    min-height: 100%;
    border-radius: 4px 0 0 0;
}
.casino-info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.casino-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    text-align: center
}
.stars-wrap {
    margin-top: 8px;
    text-align: center;
}
.stars-wrap .points-stars {justify-content: center;}
.stars-wrap .rating-text {
    font-size: 10px;
    color: #000;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 1px 1px #fff;
}
.casino-features {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 768px) {
  .casino-features {
    width: 100%;
    align-items: center;
    margin-top: 15px;
  }
}

.casino-features li {
  display: flex;
  line-height: 1.2;
}

.casino-features li:last-of-type {
  margin-bottom: 0;
}

.casino-features li i {
  width: 15px;
  height: 15px;
  margin: -1px 10px 0 0;
}

.btnsr-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0;
  width: 100%;
}

.btnsr-wrap > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.btnsr-wrap .btn {
  width: 100%;
  margin: 4px 0;
  text-align: center;
}

.btnsr-wrap .btn-green {
  width: calc(50% - 6px);
}

.btnsr-wrap .btn-green.w-100 {
  width: 100%;
}

.btnsr-wrap .rev-btn {
  width: calc(50% - 6px);
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btnsr-wrap .rev-btn:hover {
  color: #000;
  border-color: #000;
}

.centered-btn {
  border-top: 1px dotted #8f8f8f;
}

.item-description {
  padding: 15px;
  width: 100%;
  position: relative;
  padding-bottom: 0;
  border-top: 1px dashed #ccc;
}

.item-description .desc-txt {
  display: flex;
  text-align: justify;
  font-size: 14px;
  margin-bottom: 15px;
}

.item-description .moreinfo {
  display: inline-block;
  position: unset;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
}

.item-description .moreinfo .moreinfo-button {
  font-weight: 700;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  margin-bottom: 5px;
}

.table-license {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-weight: 700;
  flex-basis: 140px;
  text-align: center;
}

.casino-time {
  display: flex;
  align-items: center;
  font-weight: 700;
  flex-direction: column;
  padding: 10px;
  flex-basis: 250px;
  justify-content: center;
  text-align: center;
}

.casino-time.first-el {
  flex-basis: 150px;
}

.casino-bottom-params {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}

@media (max-width: 768px) {
  .casino-bottom-params {
    flex-wrap: wrap;
  }
}

.casino-bottom-params .params-column {
  flex: 1 1 40%;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  min-height: 60px;
}

.casino-bottom-params .params-column:first-of-type {
  margin-right: 7px;
}

.casino-bottom-params .params-column:last-of-type {
  margin-left: 7px;
}

@media (max-width: 768px) {
  .casino-bottom-params .params-column {
    flex: 1 1 100%;
  }
  .casino-bottom-params .params-column:last-of-type {
  margin-left: 0;
}
}

.casino-bottom-params .apk-column {
  flex: 0 0 250px;
  margin: 0 7px;
}

.casino-bottom-params .param-row {
  display: flex;
  align-items: center;
  line-height: 1;
  min-height: 46px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  transition: 0.5s;
}

.casino-bottom-params .param-row:last-of-type {
  border-bottom: none;
}

@media (max-width: 768px) {
  .casino-bottom-params .param-row:last-of-type {
    border-bottom: 1px dashed #ccc;
  }
}

.casino-bottom-params .param-row:hover {
  background: #efeeee;
  padding: 8px;
  transition: 0.5s;
}

.casino-bottom-params .param-row .param {
  display: flex;
  align-items: center;
  flex: 0 0 160px;
  color: #000;
  font-size: 14px;
}

.casino-bottom-params .param-row .param img {
  width: 24px;
  margin-right: 8px;
}

.casino-bottom-params .param-row .value {
  color: #000;
  font-weight: 600;
  flex: 1 1 auto;
  font-size: 12px;
  text-align: end;
}

.casino-features ul li {
  position: relative;
  padding: 0 24px;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.casino-features ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  border: solid 8px #37cc15;
  border-radius: 8px;
}

.casino-features ul li::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: 3px;
  height: 6px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.mt-15 {margin-top: 15px;}
.newreg {
  container-type: inline-size;
  container-name: newreg;
  display: block;
}
.newreg__item:not(:last-child) {
  margin-bottom: 15px;
}

.newreg-item {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  border-radius: 2px;
}

@container newreg (min-width: 700px) {
  .newreg-item {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}

.newreg-item__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.newreg-item__counter {
  width: 26px;
  aspect-ratio: 1/1;
  background: #17425d;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  border-radius: 2px;
}

.newreg-item .newreg-item__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}

.newreg-item__text {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.newreg-item__button {
  margin-top: 12px;
  text-decoration: none;
  padding: 6px 20px;
  background: #fe284a;
  border-radius: 2px;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
}

@container newreg (min-width: 600px) {
  .newreg-item__button {
    width: auto;
  }
}

@container newreg (min-width: 700px) {
  .newreg-item__image {
    max-width: 264px;
    width: 100%;
  }
}

.newreg-item__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 4px;
}
.bg-blue {
    background: #2396f7;
    text-align: center;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    display: block;
    transition: 0.5s;
}
.bg-green {
    background: #64cb71;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    display: block;
}
.ratingAuthor {
	align-content: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 2px;
}
.casino__rating-box-text {
	color: #3c3c40 !important;
    font-size: 12px;
}
@media screen and (max-width: 949px) {
	.ratingAuthor {
    align-items: center;
    }
    .casino-info {
    flex: 1;
  	}
    .casino-item .btnsr-wrap {
   	 display: inline-block;
     width: 100%;   
    }
}
.footer-border {
    position: relative;
    border-color: rgba(255, 255, 255, 0.2);
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.get_promo {
	align-items: center;
    background: #64cb71;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 20px;
    padding: 0 12px;
    text-transform: uppercase;
    transition: all ease-in-out .2s;
    position: relative;
    min-width: 30%;
}
.bonus-box-promo__text {
align-items: center;
display: flex;
flex-grow: 1;
font-weight: 600;
min-height: 44px;
position: relative;
padding: 0 24px 0 0;
color: #fff;
}
.get_promo .svg__copy {
    position: static;
    transition: all ease-in-out .2s;
    width: 20px;
    height: 20px;
    fill: rgba(255, 255, 255, .75);
}
.bonus-box-promo__text::after {
border-right: 1px dashed #fff;
bottom: 0;
content: "";
opacity: .7;
position: absolute;
right: 12px;
top: 0;
}
.bonus-box-promo::before {
content: '';
background-image: url(/uploads/icons/click.svg);
background-position: center;
background-repeat: no-repeat;
width: 25px;
height: 28px;
display: block;
position: absolute;
top: 10px;
right: 32px;
z-index: 1;
}
.get_promo .svg__copy {
height: 20px;
position: static;
transition: all ease-in-out .2s;
width: 20px;
}
.promocode-alert {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 0;
  width: 100%;
  height: auto;
  color: #000;
  background: #ddd;
  border-radius: 2px;
  padding: 3px 0;
  pointer-events: none;
  font-size: 11px;
  text-align: center;
}
.casino-bonus__item {
display: flex;
justify-content: space-between;
background: linear-gradient(0deg, #fff, #fff);
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
margin-bottom: 15px;
position: relative;
flex-wrap: wrap;
}
.casino-bonus__item .casino-bonus__logo {
width: 106px;
height: 106px;
}
.casino-bonus__item .casino-bonus__left {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex: 1;
}
.casino-bonus__item .casino-bonus__info {
position: relative;
flex: 1;
padding: 0 15px;
max-height: 175px;
flex-direction: column;
display: flex;
}
.casino-bonus__item .slog-min-corn {
position: absolute;
top: 0;
left: 15px;
height: 15px;
line-height: 15px;
padding: 0 10px;
background: #fe284a;
color: #fff;
font-weight: bold;
font-size: 12px;
}
.casino-bonus__item .casino-bonus__title {
min-height: 32px;
overflow: hidden;
border-bottom: 1px solid #f5f5f7;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
font-weight: 500;
font-size: 18px;
line-height: 21px;
color: #333;
}
.casino-bonus__item .casino-bonus__numbers {
margin-bottom: 10px;
margin-top: auto;
display: flex;
justify-content: space-between;
}

.casino-bonus__item .casino-bonus__numbers > span {
color: #0006;
font-size: 13px;
line-height: 21px;
width: 33%;
}
.casino-bonus__numbers-bon:before {
content: "Бонус";
}
.casino-bonus__numbers-vej:before {
content: "Отыгрыш";
}
.casino-bonus__numbers-min:before {
content: "Мин. депозит";
}
.casino-bonus__item .casino-bonus__numbers > span .strong {
display: block;
color: #000;
margin-top: 2px;
font-weight: 500;
}
.casino-bonus__item .casino-bonus__right {
background: #f4f4f7;
border-left: 1px dashed rgba(0, 0, 0, 0.11);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 15px;
font-size: 14px;
line-height: 16px;
position: relative;
}
.casino-bonus__item .casino-bonus__right .casino-review__bonusb:hover {
color: #fff;
}
@media (max-width: 790px) {
.casino-bonus__item {
min-height: 198px;
flex-direction: column;
}
.casino-bonus__item .casino-bonus__info {
max-height: inherit;
}
.casino-bonus__item .casino-bonus__right {
flex-direction: row;
padding: 14px 9px 0;
justify-content: space-between;
flex-wrap: wrap;
border-left: 0;
border-top: 1px dashed rgba(0, 0, 0, 0.11);
}
.casino-bonus__item .casino-bonus__right .casino-review__bonusb {
margin-bottom: 10px;
width: 100%;
}
}
@media (max-width: 590px) {
.casino-bonus__item .casino-bonus__left {
flex-direction: column;
}
.casino-bonus__item .casino-bonus__info {
position: static;
max-height: inherit;
border-top: 1px solid #f5f5f7;
padding-top: 10px;
}
.casino-bonus__item .slog-min-corn {
left: 15px;
}
.casino-bonus__item .casino-bonus__title {
position: static;
margin-top: 14px;
margin-bottom: 0;
}
}
.btn-bonus-widtch {
min-width: 130px;
}
.cat_table {
display: grid;
grid-template-columns: repeat(4, 1fr);
padding: 0 0 1em;
}
.cat_table a, .cat_table span {
display: block;
border: 1px solid #e5e5e5;
padding: 5px 10px;
    color: #2396f7;
    font-weight: 500;
    font-size: 14px;
}
@media (max-width: 960px) {
.cat_table {
    grid-template-columns: repeat(2,1fr);
}
}
.w-100 {width: 100%;}
.mb-10 {margin-bottom: 10px;}
@media (max-width: 949px) {
	.btn_rc_mob {margin-top: 10px;}
}
.casinos-review__wrapper {
	padding: 15px;
}
.casinos-review__wrap {
    display: flex;
}
.casinos-review__logo {
        width: 104px;
        height: 104px;
        border-radius: 4px;
        margin-right: 15px;
}
.casinos-review {
        display: flex;
        flex-direction: column;
        }
.casinos-review__title {
        margin-bottom: 3px;
        }
.casinos-review__title .title-casinos-review {
        font-size: 22px;
        margin: 0;
        padding: 0;
        color: #333333;
        font-weight: 700;
        line-height: initial;
        }
.casinos-review__list {
        display: flex;
        justify-content: flex-start;
        margin-top: auto;
    	flex-direction: column;
        }
.casinos-review__list-content {
        display: flex;
        flex-direction: column;
        line-height: 1.6;
        }
.casinos-review__list-content a {
	text-decoration: underline;
}
.casinos-review__list-title {
	color: #999;
	font-size: 12px;
	}
.casinos-review__list-text {
	color: #1b1b1c;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.casinos-review__list-item {
        padding: 0 20px;
        align-items: flex-start;
        flex-grow: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        }
.casinos-review__list-item:first-child {
        padding-left: 0;
        }
.casinos-review__list-item:last-child:after {
        display: none;
        }
.casinos-review__list-item:after {
        content: "";
        height: 24px;
        width: 1px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        background: rgba(0, 0, 0, 0.1);
        }
        .casinos-review__promo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        }
        .casinos-review__bonus {
        display: flex;
        flex-direction: column;
        }
        .casinos-review__bonus-title {
        font-size: 16px;
        font-weight: 700;
        }
        .casinos-review__bonus-text {
	font-size: 12px;
	color: #999;
}
@media (max-width: 599px) {
.cat__top {
	height: auto;
}
.casinos-review__wrap,
.casinos-review__promo {
	flex-direction: column;
	align-items: center;
}
.casinos-review__wrap,
.casinos-review__promo {
	flex-direction: column;
	align-items: center;
}
.casinos-review__logo {
	width: 104px;
	height: 104px;
	border-radius: 2px;
	margin: 0 0 15px;
}
.casinos-review__list {
	justify-content: center;
}
.casinos-review__title,
.casinos-review__bonus {
	margin-bottom: 15px;
	text-align: center;
}
.casinos-rating__rating .points-stars {
	margin: 0;
}
.casinos-review__btn,
.casinos-review__button {
	width: 100%;
} 
.casinos-review__list-item {
	padding: 0 10px;
}
}
.average_rtp {display: block;}
.average_rtp__body {
    padding: 4px;
    display: inline-block;
    background: #36356A;
    border: 1px solid #1E284B;
    border-radius: 2px;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
}
.mt-10 {margin-top: 10px;}

.mirror-casino.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  margin: 5px auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}
.mirror-casino-logo.logo img {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 4px;
}
.mirror-casino-text.text {
  flex-grow: 1;
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  margin: 0 15px;
}
.mirror-casino-button.button {
  background-color: #007bff;
  color: white;
  padding: 10px 20px; /* Отступы внутри кнопки */
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
  transition: background-color 0.3s ease;
}
.mirror-casino-button.button:hover {
  background-color: #0056b3;
}
@media (max-width: 600px) {
  .mirror-casino.header-container {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .mirror-casino-logo.logo,
  .mirror-casino-button-wrapper.button-wrapper {
    margin-bottom: 10px;
  }
  .mirror-casino-text.text {
    width: 100%;
    margin: 10px 0;
  }
  .mirror-casino-button.button {
    width: 100%;
    text-align: center;
  }
}
.author-box {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #e0e0e5;
    border-radius: 4px;
    padding: 20px;
    margin: 15px 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.author-box__avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden; 
    flex-shrink: 0;
    border: 3px solid #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.author-box__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-box__content {
    margin-left: 15px;
}

.author-box__name {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}

.author-box__position {
    font-size: 14px;
    color: #777;
    margin-top: 3px;
}

.author-box__org {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}

.author-box__description {
    margin-top: 10px;
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}

.author-box__links {
    margin-top: 10px;
    font-size: 13px;
}

.author-box__links a {
    color: #6c63ff;
    text-decoration: none;
}

.author-box__links a:hover {
    text-decoration: underline;
}