a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

body, html {
    height: 100%
}

a img, fieldset, img {
    border: none
}

input[type=email], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

button, input {
    margin: 0;
    padding: 0;
    border: 0
}

button, input[type=submit] {
    cursor: pointer
}

a, a:focus, button, div, h1, h2, h3, h4, h5, h6, input, select, span, textarea {
    outline: 0
}

ol, ul {
    list-style-type: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body {
    font-size: 16px
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .6)
}

* {
    -webkit-transition: hover .25s;
    transition: hover .25s;
    font-family: "Open Sans", sans-serif
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer
}

img {
    max-width: 100%;
    display: inline-block
}

main {
    overflow: hidden;
    padding-top: 60px
}

@media only screen and (max-width: 910px) {
    main {
        padding-top: 60px
    }
}

.header__menu_wrapper > .header__item ::selection {
    background: #f3ab4c;
    color: #fff
}

.inner {
    width: 1124px;
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
    min-width: 320px
}

.inner:after {
    content: " ";
    display: table;
    clear: both
}

.header {
    height: 60px;
    line-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100%;
    z-index: 100
}

.header__item {
    width: 25%;
    text-align: center;
    background: #191d54
}

.header__item span {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle
}

.header__item span:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    margin-right: 10px
}

.header__item .header__item-mob {
    display: none
}

.header__item_games {
    background: #4049ca
}

.header__item_games span:before {
    background-image: url(../img/icons2.png);
    width: 34px;
    height: 34px;
    background-position: -48px -95px
}

.header__item_reviews {
    background: #d92457
}

.header__item_reviews span:before {
    background-image: url(../img/icons2.png);
    width: 30px;
    height: 33px;
    background-position: -143px 0
}

.header__item_bonuses {
    background: #f3ab4c
}

.header__item_bonuses span:before {
    background-image: url(../img/icons2.png);
    width: 33px;
    height: 33px;
    background-position: -86px -95px
}

.header__logo {
    display: block;
    margin: 0 auto
}

.header__burger {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: 10px;
    padding-top: 8px;
    display: none;
    cursor: pointer
}

.header__burger span {
    height: 4px;
    margin-bottom: 7px;
    display: block;
    background: #00f
}

.top-casinos {
    background: #1f246a;
    padding-top: 30px;
    padding-bottom: 40px
}

.top-casinos_nopaddingtop {
    padding-top: 0
}

.top-casinos__title {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    color: #fff
}

.top-casinos__title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-image: url(../img/icons2.png);
    width: 44px;
    height: 39px;
    background-position: -95px 0
}

.top-casinos__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.casinos__item-middle {
    width: 100%
}

.top-casinos__item {
    width: 150px;
    padding: 15px;
    position: relative;
    background: #242a82;
    border-radius: 5px;
    text-align: center;
    transition: .5s
}

.top-casinos__item img {
    width: 120px;
    display: block
}

.game__casinos-item-box b, .top-casinos__item-name {
    color: #edeffb;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    display: inline-block
}

.top-casinos__item-stars {
    margin: 5px 0
}

.top-casinos__item-stars span {
    display: inline-block;
    background-image: url(../img/icons2.png);
    width: 12px;
    height: 11px;
    background-position: -143px -105px
}

.game__casinos-item-link, .top-casinos__item-link {
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    border: 2px solid #bd752b;
    font-size: 16px;
    padding: 2px 0;
    width: 90%;
    transition: .5s;
    background: #f0951c
}

.pagination .active-1, .pagination a {
    display: inline-block;
    width: 35px;
    height: 36px;
    line-height: 37px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: #2b5fc2;
    vertical-align: top;
    overflow: hidden;
    border-radius: 50%
}

.pagination a.active, .pagination a:hover {
    background: #d92457;
    color: #fff
}

.pagination span {
    width: 35px;
    height: 36px;
    display: inline-block;
    line-height: 35px;
    color: #6481b3;
    background: #002668;
    vertical-align: top;
    text-align: center;
    overflow: hidden
}

.pagination a.next {
    background-color: #41b359;
    background-image: url(../img/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center
}

.pagination a.next:hover {
    background-color: #225a2e
}

.casino-rating {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background: #d92457;
    border-bottom-right-radius: 30px;
    color: #fff;
    text-align: center
}

.casino-rating p {
    font-size: 14px;
    color: #f996b1
}

.casino-rating b {
    font-size: 18px;
    color: #fff
}

.bonuses__banner-2, .bonuses__item-btns, .btn_green, .casinos__banner-1, .casinos__item-btn, .casinos__item-name, .games-box__item, .top-casinos__item {
    cursor: pointer
}

.filter {
    background: #3c7efb;
    padding: 10px 0;
    position: relative
}

.filter span {
    color: #fff;
    margin-right: 5px;
    font-size: 16px
}

.filter a, .filter button {
    border: none;
    display: inline-block;
    background: #2069fb;
    color: #fff;
    text-align: center;
    margin: 2px 5px;
    padding: 10px 30px;
    border-radius: 25px;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s
}

.filter .current button,.filter a.current, .filter a:hover, .filter button:hover {
    background: #1f246a
}


.filter__controls-mob {
    background: #3c7efb;
    display: none
}

.filter__mob-btn {
    display: none;
    vertical-align: middle;
    color: #fff;
    cursor: pointer
}

.filter__mob-btn:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/controls.svg);
    margin-right: 10px
}

.filter-attrs {
    background: #dde0f1;
    padding: 20px 0;
    display: none
}

.filter-attrs .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.filter-attrs__col {
    width: 25%
}

.filter-attrs__col label {
    margin-bottom: 10px;
    display: block
}

.filter-attrs__col input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 15px;
    height: 15px
}

.filter-attrs__col span {
    display: inline-block;
    vertical-align: middle;
    color: #8789a2;
    font-size: 14px
}

.games__content {
    padding: 25px 0 40px 0;
    background: #edeffb
}

.games__content h1 {
    font-size: 28px;
    color: #2d5dc2;
    margin-bottom: 20px
}

.games__chosen-filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.games__chosen-filters-item {
    margin-right: 15px;
    color: #878aa3
}

.games__chosen-filters-item:first-of-type {
    max-width: 40%
}

.games__chosen-filters-name {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px
}

.games__chosen-filters-value {
    background: #fff;
    border-radius: 15px;
    padding: 5px 10px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0
}

.games__chosen-filters-close {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/icons2.png);
    width: 7px;
    height: 7px;
    background-position: -159px -120px;
    margin-left: 5px;
    cursor: pointer;
    padding: 3px
}

.games-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1124px;
    margin: 0 auto
}

.games-box:after {
    display: none
}

.games-box_has-margin {
    margin: 35px 0
}

.games-box .games-box__item {
    position: relative;
    margin: 5px
}

.games-box .games-box__item:hover {
    transform: scale(1.05)
}

.games-box .games-box__item img {
    display: block;
    max-width: 100%;
    width: 171px;
    border-radius: 5px
}

.games-box .games-box__item p {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0 10px;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8)
}

.content {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: justify
}

.content img {
    box-shadow: 0 5px 14px #131741;
    margin: 20px 0;
    display: block
}

.content_colored {
    background: #edeffb
}

.content h1 {
    font-size: 28px;
    color: #2069fb;
    margin-bottom: 20px
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
    font-size: 20px;
    color: #2c5ec2
}

.content h2 {
    font-size: 24px;
    line-height: 1.1
}

.content ol, .content p, .content ul, .popup__text {
    margin: 15px 0;
    line-height: 1.4;
    font-size: 16px;
    color: #202569
}

.content ul, content ol {
    list-style: disc;
    list-style-position: inside;
    padding-left: 20px
}

.content figcaption {
    color: #202569;
    font-size: 12px;
    text-align: center;
    max-width: 180px;
    margin: -10px auto 15px auto
}

.content .inner > img {
    width: 100%
}

.clearer {
    clear: both;
    height: 0;
    overflow: hidden
}

.grey_box {
    background: #e7e7e7;
    width: 100%;
    margin-top: 50px;
    padding: 20px
}

.content ul ul {
    padding-left: 0;
    margin: 0
}

.content li a, .content p a {
    color: #4892f2
}

.content li a:hover, .content p a:hover {
    text-decoration: underline
}

.content img {
    float: right;
    margin: 20px 20px 20px 20px;
    max-height: 450px
}

.content img:nth-last-of-type(odd) {
    float: left;
    margin: 0 20px 20px 0
}

@media only screen and (max-width: 700px) {
    .content img {
        margin: 10px 0 20px
    }
}

.email-grabber {
    text-align: center;
    background: #2b5fc2;
    color: #fff;
    padding: 20px 0
}

.email-grabber h3 {
    font-size: 22px;
    margin-bottom: 20px
}

.email-grabber p {
    font-size: 14px
}

.email-grabber__inputs {
    margin-top: 25px
}

.email-grabber button, .email-grabber input {
    height: 40px;
    line-height: 36px;
    width: 180px;
    border-radius: 30px;
    padding: 0 20px;
    margin-right: 10px
}

.email-grabber button button, .email-grabber input button {
    background: #d92457;
    color: #fff
}

.email-grabber__error-text {
    color: #d92457;
    margin-top: 15px;
    text-shadow: 1px 0 #000;
    font-weight: 700;
    display: none
}

@media only screen and (max-width: 599px) {
    .email-grabber {
        padding-top: 30px
    }

    #email-grabber {
        padding-top: 15px
    }
}

.no-spam {
    background-image: url(../img/nospam.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -60px
}

.footer {
    font-size: 14px
}

.footer__main {
    background: #1f246a;
    padding: 30px 0
}

.footer__main .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__block {
    margin-bottom: 15px
}

.footer__block_text {
    width: 375px
}

.footer__block_menu {
    width: 175px
}

.footer__block_menu li {
    margin-bottom: 10px
}

.footer__block_menu li:last-of-type {
    margin-bottom: 0
}

.footer__block_soc {
    width: 330px
}

.footer__block_soc p:last-of-type {
    margin-top: 20px
}

.footer__soc {
    margin-bottom: 15px
}

.footer__soc li {
    display: inline-block;
    margin-right: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.footer__soc li:last-of-type {
    margin-right: 0
}

.footer__soc li:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.footer__soc-ico {
    display: block;
    border-radius: 50%
}

.footer__soc-ico_fb {
    background-image: url(../img/icons2.png);
    width: 43px;
    height: 43px;
    background-position: -48px 0
}

.footer__soc-ico_tw {
    background-image: url(../img/icons2.png);
    width: 43px;
    height: 43px;
    background-position: -47px -48px
}

.footer__soc-ico_goo {
    background-image: url(../img/icons2.png);
    width: 43px;
    height: 43px;
    background-position: 0 -48px
}

.footer h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 18px
}

.footer p {
    color: #6d72c9
}

.footer a {
    color: #4892f2;
    text-decoration: underline
}

.footer__out {
    padding: 20px 0;
    background: #191d54
}

.footer__out ul {
    columns: 3
}

.footer__out li {
    margin-right: 20px;
    text-align: center;
    margin-bottom: 10px
}

.footer__out a {
    text-decoration: none
}

.footer__out a:hover {
    text-decoration: underline
}

.intro {
    background: #1f246a;
    min-height: 200px
}

.intro .inner {
    padding: 20px 340px 40px 10px;
    position: relative
}

.intro h1 {
    font-size: 28px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 20px
}

.intro p {
    font-size: 16px;
    color: #7378d0
}

.intro img {
    position: absolute;
    top: 0;
    right: -3%;
    z-index: 11;
    width: 330px
}

.btn {
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

.btn_green {
    background: #25b238
}

.btn_pink {
    background: #d92457
}

.btn_green, .btn_pink {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    overflow: hidden
}

.btn_green:before, .btn_pink:before {
    border-radius: 30px;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: orange;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.btn_green:hover:before, .btn_pink:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.btn_blue {
    border: 2px solid #4049ca;
    background: 0 0
}

.btn_blue:hover, .game__casinos-item-link:hover, .top-casinos__item-link:hover {
    background: #4049ca
}

.btn_standart {
    width: 170px
}

.btn_normal {
    width: 140px
}

.btn_small {
    width: 80px;
    padding: 4px 0;
    line-height: normal;
    height: auto
}

.top-casinos__item:hover > .top-casinos__item-link:hover {
    background: #be7623
}

.two-cols-section .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.two-cols-section__first {
    width: 100%
}

.two-cols-section__sec {
    width: 200px
}

.bonuses, .casinos {
    background: #edeffb;
    padding: 30px 0 40px 0
}

.bonuses__banner-1, .casinos__banner-1 {
    margin-bottom: 20px;
    display: block
}

.bonuses__item-table tr, .casinos__item-table tr {
    color: #878aa3
}

.bonuses__item-table td, .casinos__item-table td {
    width: 270px;
    vertical-align: middle;
    padding: 5px 0
}

.bonuses__item-table td strong, .casinos__item-table td strong {
    padding-left: 3px
}

.bonuses__item-table td:before, .casinos__item-table td:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.bonuses__item-max:before, .casinos__item-max:before {
    background-image: url(../img/icons2.png);
    width: 24px;
    height: 13px;
    background-position: -143px -88px
}

.bonuses__item-min:before, .casinos__item-min:before {
    background-image: url(../img/icons2.png);
    width: 24px;
    height: 13px;
    background-position: -143px -37px
}

.bonuses__item-wager:before, .casinos__item-wager:before {
    background-image: url(../img/icons2.png);
    width: 24px;
    height: 13px;
    background-position: -143px -71px
}

.bonuses__item-code:before, .casinos__item-code:before {
    background-image: url(../img/icons2.png);
    width: 24px;
    height: 13px;
    background-position: -143px -54px
}

.bonuses__item, .casinos__item {
    background: #fff;
    margin-bottom: 10px;
    padding: 14px;
    position: relative;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 5px 14px rgba(32, 37, 105, .19)
}

.casinos__item-col {
    display: inline-block;
    vertical-align: middle;
    width: 39%;
    text-align: center
}

.casinos__item-col:last-child {
    width: 60%
}

.bonuses__item-bonus, .casinos__item-bonus {
    color: #d92457;
    font-size: 22px;
    margin-top: -5px;
    display: block;
    margin-bottom: 10px
}

.bonuses__item-logo, .casinos__item-logo {
    margin-right: 14px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.bonuses__item-name, .casinos__item-name, .casinos__welcome-name {
    font-size: 22px;
    color: #4892f2;
    display: block;
    margin-bottom: 10px
}

.casinos__welcome-name {
    font-size: 14px
}

.bonuses__item-devs, .bonuses__item-flags, .casinos__item-devs, .casinos__item-flags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bonuses__item-devs img, .bonuses__item-flags img, .casinos__item-devs img, .casinos__item-flags img {
    display: block;
    margin-right: 5px;
    margin-bottom: 2px
}

.bonuses__item-descr, .casinos__item-descr {
    margin: 10px 0
}

.bonuses__item-descr span, .casinos__item-descr span {
    display: inline-block;
    margin-right: 5px;
    color: #d92456;
    font-size: 24px;
    font-weight: bolder;
    text-align: center
}

.welcome-bonus span {
    color: #d92456;
    font-size: 24px;
    font-weight: bolder;
    text-align: center
}

.bonuses__item-btns, .casinos__item-btns {
    margin-left: auto
}

.bonuses__item-btn, .casinos__item-btn {
    display: block;
    text-align: center;
    margin-top: 15px;
    vertical-align: middle
}

.bonuses__item-btn_review, .casinos__item-btn_review {
    border: 2px solid #568dfc;
    color: #568dfc;
    line-height: 36px;
    margin-top: 10px
}

.bonuses__item-btn_review:hover, .casinos__item-btn_review:hover {
    background: #568dfc;
    color: #fff
}

.casino__intro {
    background: #1f246a;
    padding: 20px 0 30px 0;
    overflow: hidden;
    position: relative
}

.casino__intro:after {
    content: " ";
    display: table;
    clear: both
}

.casino__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.casino__mob-img {
    display: none;
    position: absolute;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    width: 200px
}

.casino__intro-left {
    width: 720px
}

.casino__intro-left img {
    float: left;
    margin-right: 25px;
    width: 120px
}

.casino__intro-left__intro-text {
    float: left
}

.casino__intro-left h1 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    padding: 20px 0
}

.casino__intro-btns:after {
    content: " ";
    display: table;
    clear: both
}

.casino__intro-btn {
    float: left
}

.casino__intro-btn_goto {
    margin-right: 10px
}

.casino__intro-btn_reply {
    line-height: 36px;
    min-width: 150px
}

.casino__intro-right {
    padding-top: 20px;
    float: right;
    margin-right: 90px;
    text-align: center
}

.casino__intro-right b {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 1
}

.casino__intro-right p {
    font-size: 14px;
    color: #7378d0;
    margin: 5px 0
}

.casino__stars {
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
    background: #191d54;
    width: 170px
}

.casino__stars span {
    background-image: url(../img/icons2.png);
    width: 12px;
    height: 11px;
    background-position: -143px -105px;
    display: inline-block;
    margin: 0 1px
}

.casino__descr {
    background: #fff;
    padding: 30px 0
}

.casino__descr:after {
    content: " ";
    display: table;
    clear: both
}

.casino__table {
    width: 630px
}

.casino__table-row {
    min-height: 40px;
    border-bottom: 1px solid #edeffb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0
}

.casino__table-cell {
    display: flex;
    flex-wrap: wrap
}

.casino__table-cell span {
    margin-right: 3px
}

.casino__table-cell:first-of-type {
    min-width: 220px;
    font-weight: 700
}

.casino__table-cell {
    color: #202569;
    font-size: 16px
}

.casino__table-cell img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px 2px 0
}

.casino__main-img {
    float: right;
    margin-top: 10px;
    max-width: 360px;
    border-radius: 5px
}

.breadcrumbs {
    padding-left: 0 !important;
    margin: 0 0 15px 0 !important
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    color: #4049ca;
    font-size: 16px
}

.caret {
    margin: 0 5px
}

.breadcrumbs li a {
    color: #4892f2
}

.title {
    font-size: 20px;
    color: #5d63ae;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400
}

.title:before {
    display: inline-block;
    content: "";
    background-image: url(../img/icons2.png);
    width: 44px;
    height: 39px;
    background-position: -95px -43px;
    vertical-align: middle;
    margin-right: 10px
}

.title_top:before {
    background-image: url(../img/icons2.png);
    width: 44px;
    height: 39px;
    background-position: 0 -95px
}

.filter__controls-desctop.tab-visible {
    display: block
}

.filter__controls-desctop-resized a {
    font-size: 14px;
    margin: 2px 0;
    padding: 10px 20px
}

.filter-icons_bg a {
    position: relative;
}
.filter-icons_bg a:before{
    content: '';
    background-image: url(../img/second-nav.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 11px;
}
.android-ico:before {
    background-position: -5px -5px;
}

.casino-all:before {
    background-position: -35px -5px;
}

.cherry-casino:before {
    background-position: -65px -5px;
}

.classic-casinos:before {
    background-position: -5px -35px;
}

.download:before{
    background-position: -35px -35px;
}

.live:before {
    background-position: -65px -35px;
}

.mac-ico:before {
    background-position: -5px -65px;
}

.mobile-ico:before {
    background-position: -35px -65px;
}

.neteller:before {
    background-position: -65px -65px;
}

.new-casino:before {
    background-position: -95px -5px;
}

.new-casinos:before {
    background-position: -95px -35px;
}

.online:before {
    background-position: -95px -65px;
}

.paypal:before {
    background-position: -5px -95px;
}

.paysafecard:before {
    background-position: -35px -95px;
}

.filter-icons_bg .filter__controls-desctop-resized a{
    padding: 10px 20px 10px 37px;
}


.replies {
    padding: 30px 0 40px 0;
    background: #fff
}

.replies .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.replies__left {
    width: 740px
}

.replies__right {
    width: 358px
}

.replies__box {
    margin-top: 35px
}

.replies__item {
    position: relative;
    max-width: 700px;
    margin-bottom: 25px;
    display: block
}

.replies__item-left {
    position: absolute;
    left: 0;
    top: 0
}

.replies__item-left span {
    display: block;
    background-image: url(../img/icons2.png);
    width: 44px;
    height: 44px;
    background-position: 0 0
}

.replies__item-right {
    margin-left: 65px;
    border-bottom: 1px solid #edeffb;
    padding-bottom: 15px
}

.replies__item-right cite {
    font-style: normal;
    font-size: 16px;
    color: #5d63ae
}

.replies__item-right time {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #878aa3;
    font-size: 12px
}

.replies__item-right p {
    color: #878aa3;
    font-size: 14px
}

.feedback {
    padding: 20px 30px;
    background: #d4eafe;
    text-align: center;
    border-radius: 10px
}

.feedback img {
    display: block;
    margin: 0 auto 10px auto
}

.feedback strong, .popup__title {
    display: block;
    font-size: 18px;
    color: #5d63ae;
    margin-bottom: 15px
}

.feedback input, .feedback textarea {
    border-radius: 30px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    color: #5d63ae;
    font-size: 12px
}

.feedback input::-webkit-input-placeholder, .feedback textarea::-webkit-input-placeholder {
    color: #5d63ae;
    font-size: 12px
}

.feedback input::-moz-placeholder, .feedback textarea::-moz-placeholder {
    color: #5d63ae;
    font-size: 12px
}

.feedback input:-ms-input-placeholder, .feedback textarea:-ms-input-placeholder {
    color: #5d63ae;
    font-size: 12px
}

.feedback input::placeholder, .feedback textarea::placeholder {
    color: #5d63ae;
    font-size: 12px
}

.feedback textarea {
    height: auto;
    min-height: 100px;
    border: none;
    resize: none;
    border-radius: 15px;
    line-height: 1.2;
    padding: 10px 20px
}

.feedback button {
    width: 260px;
    height: 50px;
    line-height: 50px
}

#reply-error {
    font-size: 14px;
    color: red;
    margin-top: 10px
}

.game {
    background: #1f246a;
    padding: 20px 0 0 0
}

.game > .inner {
    padding: 0
}

.game__box {
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-shadow: 0 5px 73px #000
}

.game__left {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px;
    background: #000
}

.game__descr {
    border-radius: 10px;
    background: #131423;
    padding-top: 20px;
    text-align: center;
    overflow: hidden
}

.game__descr img {
    display: block;
    margin: 0 auto
}

.game__descr span {
    display: block;
    margin: 5px 0;
    color: #878aa3
}

.game__descr strong {
    color: #fff;
    font-size: 14px
}

.game__descr .btn {
    display: block;
    width: 210px;
    margin: 20px auto 0 auto
}

.game__descr-table {
    margin-top: 30px;
    background: #1e1f32
}

.game__descr-table tr {
    border-bottom: 1px solid #131423;
    height: 30px;
    line-height: 30px
}

.game__descr-table tr td {
    width: 50%;
    color: #878aa3;
    max-width: 160px;
    vertical-align: middle
}

.game__descr-table tr td:first-of-type {
    border-right: 1px solid #131423
}

.game__descr-table tr td:nth-child(2) {
    font-weight: 700
}

.game__descr-table a {
    color: #fff;
    font-weight: 700
}

.game__right {
    -webkit-box-flex: 4;
    -webkit-flex-grow: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
    background: #000;
    position: relative;
    padding-right: 20px;
    background: url(../img/underlay.jpg) left center no-repeat, #000;
    background-size: calc(100% - 20px) calc(100% - 40px);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.iframe-popup minimized {
    width: 100%
}

.tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.tags__item {
    position: relative;
    margin: 5px;
    border-radius: 5px;
    overflow: hidden;
    width: 171px;
    height: 181px;
    background: #edeffb
}

.tags__item:hover {
    transform: scale(1.05)
}

.tags a.tags__item img.tags__img {
    float: none;
    margin: 0;
    height: 90%;
    width: 100%;
    box-shadow: none
}

.tags span {
    position: absolute;
    display: block;
    width: 100%;
    color: #1f246a;
    font-weight: 700;
    text-align: center;
    bottom: 5px;
    font-size: 16px;
    border-radius: 0 0 5px 5px
}

@media screen and (max-width: 470px) {
    .tags__item {
        width: 46%
    }
}

.game_popup_show {
    display: none;
    position: absolute;
    right: -50px;
    top: 0;
    width: 40px;
    height: 40px;
    background: #f3ab4c url(../img/maximize.svg) 0 0 no-repeat;
    background-size: contain
}

.container-btn_fullscreen {
    display: none;
    justify-content: center;
    width: 100%;
    position: inherit;
    height: 40px;
    margin: 0 auto;
    z-index: 10000;
    text-align: center
}

.btn_fullscreen, .btn_fullscreen:before {
    font-size: 20px;
    width: 100%;
    border-radius: 0
}

.btn_fullscreen:hover {
    border-radius: 0
}

.iframe-popup.maximized {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, .8);
    z-index: 9999
}

.maximized .iframe-popup__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 90vh;
    width: 90vw;
    box-sizing: border-box;
    margin: auto;
    background: #1f246a;
    border-radius: 10px;
    box-shadow: 0 5px 73px #000;
    padding: 10px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: stretch
}

.minimized .iframe-popup__close {
    display: none
}

.maximized .iframe-popup__close {
    position: absolute;
    display: block;
    text-align: center;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    overflow: hidden;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 3px #000
}

.minimized .iframe-popup__header {
    display: none
}

.maximized .iframe-popup__header {
    color: #fff;
    font-size: 24px;
    line-height: 1.25;
    padding-bottom: 10px
}

.maximized .iframe-popup__body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: stretch
}

.minimized iframe {
    height: 590px;
    width: 100%
}

.maximized iframe {
    width: 100%;
    height: 100%;
    flex-grow: 1
}

table.bonuses__item-table {
    font-size: 16px;
    text-align: left
}

.bonuses > h2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 10px 20px 10px;
    min-width: 320px;
    text-align: center;
    color: #2c5ec2;
    font-size: 24px;
    line-height: 1.1
}

.game__overlay {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.game__btns {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.game__btn {
    width: 260px;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 20px
}

.game__play-text {
    color: #7378d0;
    font-size: 20px;
    margin: 20px 0 0 0
}

.game__casinos {
    padding: 30px 0;
    background: #242a82
}

.game__casinos .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.game__casinos-item:after {
    content: " ";
    display: table;
    clear: both
}

.game__casinos-item img {
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 80px;
    display: block
}

.game__casinos-item-box {
    float: left
}

.game__casinos-item-rating {
    margin: 7px 0
}

.game__casinos-item-rating span {
    display: inline-block;
    background-image: url(../img/icons2.png);
    width: 12px;
    height: 11px;
    background-position: -143px -105px
}

.top-games {
    background: #fff;
    padding-top: 30px
}

span.rating {
    display: inline-block
}

span.rating_empty {
    background-image: url(../img/icons2.png);
    width: 12px;
    height: 11px;
    background-position: -143px -120px
}

span.rating_half {
    background-image: url(../img/icons2.png);
    width: 12px;
    height: 11px;
    background-position: -159px -105px
}

.has-fixed-btns {
    padding-bottom: 70px;
    background: #000
}

.fixed-btns {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(31, 36, 106, .9);
    padding: 15px 0;
    z-index: 100;
    text-align: center
}

.fixed-btns.is-active {
    display: block
}

.fixed-btns__btn {
    display: inline-block;
    vertical-align: middle
}

.fixed-btns__btn:last-of-type {
    margin-left: 10px;
    line-height: 36px;
    min-width: 160px
}

.footer__out-right {
    display: flex;
    flex-direction: column;
    flex: 33%;
    text-align: center;
    align-items: center
}

.footer__out-right a, .gambleware {
    padding-bottom: 15px
}

.footer__out .inner {
    display: flex
}

.footer__out-list {
    flex: 66%
}

.plus18 {
    padding-right: 10px
}

.casinos__table-more-btn {
    margin: 20px auto;
    display: block;
    width: 300px
}

.casinos__table-more {
    display: none
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    * {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (max-width: 1150px) {
    .inner {
        width: 100%
    }

    .top-casinos__items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .top-casinos__item {
        margin: 10px
    }

    .casino__intro-left {
        width: 550px
    }

    .casino__intro-right {
        margin-right: 0
    }

    .breadcrumbs {
        padding-left: 10px
    }

    .game__left {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .game__play-text {
        padding-left: 10px
    }

    .game__casinos {
        padding: 15px 0
    }

    .game__casinos .inner {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .game__casinos-item {
        margin: 20px;
        text-align: center
    }

    .game__casinos-item img {
        float: none;
        margin: 0 auto
    }
}

@media only screen and (max-width: 1024px) {
    .inner {
        padding: 0 20px
    }

    .header__burger {
        display: block
    }

    .games-box {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .games-box .games-box__item {
        margin: 10px
    }

    .content {
        padding: 20px 0
    }

    .email-grabber {
        padding: 20px 0
    }

    .footer__main {
        padding: 20px 0;
        text-align: center
    }

    .footer__main .inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer__block_text {
        width: 100%
    }

    .footer__block_menu li {
        display: inline-block;
        margin: 5px
    }

    .footer__block_menu {
        width: 100%
    }

    .footer__block_soc p:last-of-type {
        margin-top: 10px
    }

    .footer__block {
        width: 100%
    }

    .footer h3 {
        margin-bottom: 10px
    }

    .intro {
        min-height: auto
    }

    .intro .inner {
        padding-right: 10px
    }

    .intro img {
        display: none
    }

    .two-cols-section__first {
        width: 100%
    }

    .two-cols-section__sec {
        display: none
    }

    .bonuses__item-devs img, .bonuses__item-flags img, .casinos__item-devs img, .casinos__item-flags img {
        margin: 2px
    }

    .casino__table {
        width: 100%;
        float: none
    }

    .casino__table-row {
        overflow: hidden
    }

    .casino__table-cell {
        width: 60%
    }

    .casino__table-cell:first-of-type {
        width: 40%
    }

    .casino__main-img {
        float: none;
        margin: 15px auto;
        display: none
    }

    .feedback {
        padding: 10px 15px;
        margin-left: 20px
    }

    .game__box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .game__left {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .game__descr img {
        display: none
    }

    .game__right {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-right: 0;
        background: url(../img/underlay.jpg) center center no-repeat, #000;
        background-size: auto auto
    }
}

@media only screen and (max-width: 910px) {
    .header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        line-height: normal
    }

    .header__item:first-of-type {
        width: 50%
    }

    .header__item {
        width: 33.3333%;
        height: 50px;
        line-height: 50px;
        vertical-align: middle
    }
}

@media only screen and (max-width: 768px) {
    .top-casinos__item {
        margin: 5px
    }

    .footer__out ul {
        columns: 1;
        text-align: center
    }

    .footer__out ul li {
        display: inline-block
    }

    .top-casinos__item:nth-of-type(5), .top-casinos__item:nth-of-type(6), .top-casinos__item:nth-of-type(7) {
        display: none
    }

    .filter {
        height: auto;
        line-height: normal
    }

    .filter a, .filter button {
        display: block;
        padding: 10px 0;
        text-align: left;
        border-radius: 0;
        width: 100%;
        position: relative;
        z-index: 10;
        background: #3c7efb
    }

    .filter a:hover, .filter button:hover {
        background: inherit
    }

    .filter__controls-desctop {
        display: none
    }

    .filter__mob-btn {
        display: inline-block
    }

    .filter-attrs .inner {
        display: block
    }

    .filter-attrs__col {
        width: 100%
    }

    .games__chosen-filters {
        display: block
    }

    .games__chosen-filters-item:first-of-type {
        max-width: 100%
    }

    .games__chosen-filters-item {
        margin: 0;
        max-width: 100%
    }

    .games-box_has-margin {
        margin: 20px 0
    }

    .games-box .games-box__item img {
        width: 140px;
        height: auto
    }

    .content {
        padding: 15px 0
    }

    .email-grabber {
        padding: 20px 0 15px;
        margin-top: 10px
    }

    .email-grabber button, .email-grabber input {
        width: 70%;
        margin: 0 0 10px 0
    }

    .footer__main {
        padding: 10px 0
    }

    .footer__out {
        padding: 10px 0;
        height: auto;
        line-height: normal
    }

    .footer__out li {
        padding: 5px 10px
    }

    .btn_standart {
        width: 140px
    }

    .btn_normal {
        width: 120px
    }

    .bonuses__table, .casinos__table {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .bonuses__item-table td, .casinos__item-table td {
        display: block;
        width: 100%
    }

    .bonuses__item-middle, .casinos__item-middle {
        width: 100%;
        margin-top: 10px
    }

    .bonuses__item-btn_take, .casinos__item-btn_take {
        margin-top: 10px
    }

    .bonuses__item {
        padding: 20px 10px !important
    }

    .bonuses__item-btns {
        width: 100%
    }

    .bonuses__item-btn {
        margin: 10px auto 0 auto;
        width: 95%
    }

    .casino__intro {
        padding: 20px 0 90px 0
    }

    .casino__mob-img {
        display: block
    }

    .casino__intro-left {
        width: 100%;
        padding-top: 50px
    }

    .casino__intro-left img {
        float: none
    }

    .casino__intro-left h1 {
        position: absolute;
        top: 0;
        padding: 0;
        font-size: 25px;
        line-height: 1
    }

    .casino__intro-btns {
        width: 100%;
        padding-top: 30px;
        position: absolute;
        left: 10px
    }

    .casino__intro-btn {
        width: 45% !important
    }

    .casino__intro-right {
        position: absolute;
        left: 150px;
        top: 40px
    }

    .casino__descr {
        padding: 15px 0
    }

    .casino__table-row {
        height: auto;
        line-height: normal;
        padding: 5px 0;
        display: block
    }

    .casino__table-cell:first-of-type {
        width: 170px;
        text-align: left
    }

    .casino__table-cell:first-of-type span {
        margin: 0 5px 2px 0;
        display: block;
        text-decoration: underline
    }

    .casino__main-img {
        display: none
    }

    .replies {
        padding: 10px 0
    }

    .replies .inner {
        display: block
    }

    .replies__left {
        width: 100%
    }

    .replies__right {
        width: 100%
    }

    .replies__box {
        margin-top: 20px
    }

    .replies__item {
        margin-bottom: 15px
    }

    .replies__item-right {
        padding-bottom: 5px
    }

    .replies__item-right time {
        margin-bottom: 10px
    }

    .feedback {
        margin-left: 0
    }

    .feedback button {
        height: 40px;
        line-height: 40px
    }

    .game__descr {
        padding-top: 10px
    }

    .game__right iframe {
        height: 400px
    }

    .game__casinos-item {
        margin: 10px
    }

    .top-games {
        padding-top: 15px
    }

    .footer__out li:last-of-type {
        margin-right: 0
    }

    .footer__out .inner {
        flex-direction: column
    }
}

@media only screen and (min-width: 768px) {
    .filter__controls-mob, .filter__mob-wrapper {
        display: none !important
    }
}

@media only screen and (max-width: 600px) {
    .header__item {
        height: auto;
        line-height: 1.2;
        padding: 10px 0
    }

    .header__item span {
        display: none
    }

    .header__item span:before {
        display: block;
        margin: 0 auto 5px auto
    }

    .header__item .header__item-mob {
        display: block
    }

    .bonuses__item, .casinos__item {
        display: block;
        width: 300px;
        text-align: center;
        padding: 10px;
        margin: 10px;
        border: 1px solid #d3d3d3
    }

    .bonuses__item-devs, .bonuses__item-flags, .casinos__item-devs, .casinos__item-flags {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .bonuses__item-btn, .casinos__item-btn {
        width: 95%;
        margin: 10px auto 0 auto
    }

    .casino__table-cell {
        width: 100%
    }

    .bonuses__item-logo, .casinos__item-logo {
        display: block;
        margin: 0 auto
    }

    .cookies {
        flex-direction: column;
        text-align: center
    }

    .cookies-text {
        text-align: center !important;
        margin-bottom: 10px
    }
}

.casino__table-cell a {
    color: #4049cb;
    font-weight: 700
}

@media only screen and (max-width: 550px) {
    .casino__mob-img {
        display: none
    }
}

@media (min-width: 1081px) {
    .header__item-logo {
        width: 15%
    }
}

.content a img {
    float: left;
    margin: 0 20px 20px 0;
    max-height: 450px
}

.content a:nth-last-of-type(odd) img {
    float: right;
    margin: 0 0 20px 20px
}

#reply-error, #reply-overlay {
    display: none
}

#reply-error.is-visible, #reply-overlay.is-visible {
    display: block;
    z-index: 101
}

.popup {
    position: absolute;
    left: 50%;
    top: 40%;
    width: 600px;
    background: #d4eafe;
    text-align: center;
    transform: translate(-50%, -50%);
    padding: 30px;
    border-radius: 10px
}

.terms {
    float: right;
    padding-top: 3px;
    padding-right: 20px;
    color: #878aa3;
    font-size: 14px
}

#filter_results {
    overflow: hidden;
    text-align: center
}

.filter_results_item {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 200px;
    text-decoration: none;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    border: 1px solid #999;
    padding: 10px;
    margin: 10px 5px;
    min-height: 370px;
    vertical-align: top
}

.filter_results_item img {
    display: block;
    width: 170px;
    height: 180px;
    margin: 0 auto
}

.filter_results_item_name {
    font-size: 18px;
    font-weight: 700
}

#filter_results .item_popular:before {
    display: block;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    content: '';
    width: 32px;
    height: 32px;
    background: url(../img/crown.png) 0 0 no-repeat
}

#filter_results .item_has_mobile:after {
    display: block;
    position: absolute;
    z-index: 10;
    top: 50px;
    left: 10px;
    content: '';
    width: 32px;
    height: 32px;
    background: url(../img/mobile.png) 0 0 no-repeat
}

.sitemap ul {
    padding: 0
}

.sitemap li.folder_root {
    margin: 15px 0;
    font-size: 20px;
    color: #878cc3;
    width: 100%
}

.sitemap__item.has-columns ul {
    columns: 4
}

.casinos__item-logo {
    min-width: 120px
}

.lazyload {
    opacity: 0
}

.lazyload-done {
    opacity: 1;
    transition: opacity .3s ease-in
}

.intro strong {
    color: #fff
}

.no-js .lazyload {
    display: none
}

.fadein {
    opacity: 0
}

.lazyloaded.fadein {
    opacity: 1;
    transition: opacity .3s ease-in
}

.flag__box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 125px !important
}

.flag__item {
    display: inline-flex;
    vertical-align: middle;
    margin: 0 5px;
    width: 34px;
    height: 34px
}

.flag__item.active {
    opacity: 1;
    cursor: inherit
}

.flag__item:hover {
    opacity: 1
}

.flag__item.uk {
    background-image: url(../img/lang-icon/UK.png)
}

.flag__item.ca {
    background-image: url(../img/lang-icon/CA.png)
}

.flag__item.za {
    background-image: url(../img/lang-icon/ZA.png)
}
.flag__item.de{
    background-image: url(../img/lang-icon/DE.png)
}
.flag__item.fr{
    background-image: url(../img/lang-icon/FR.png)
}
.flag__link {
    width: 34px
}

.numeric-pages ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.numeric-pages {
    display: flex;
    justify-content: center;
    padding-top: 30px
}

.numeric-pages .active-page {
    background: #d92457
}

.page-item > a, .page-item > span {
    margin: 0 4px 5px 4px
}

.blackout {
    background: #d3d3d3;
    color: #202569;
    font-weight: 700
}

.dm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.dm-table {
    display: table;
    width: 100%;
    height: 100%
}

.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center
}

.dm-modal {
    display: inline-block;
    padding: 10px 20px;
    max-width: 50em;
    background: #1f246a;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .4), 0 19px 60px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .4), 0 19px 60px rgba(0, 0, 0, .5);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .4), 0 19px 60px rgba(0, 0, 0, .5);
    color: #cfd8dc;
    text-align: left;
    -webkit-animation: fade .8s;
    -moz-animation: fade .8s;
    animation: fade .8s;
    position: relative;
    margin: 17px 0
}

.close {
    z-index: 9999;
    width: 33px;
    height: 33px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    top: -15px;
    right: -14px;
    color: #fff;
    background: #d92457;
    border-radius: 50%;
    font-size: 25px;
    box-shadow: 0 0 3px #000;
    font-weight: 700;
    line-height: 29px
}

.pl-left {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0
}

.dm-modal h3 {
    text-align: center
}

.casinos__item-logo.modal-logo {
    margin: 0 auto
}

.modal-item-casino {
    text-align: center;
    margin: 5px
}

.modal-rating {
    margin: 7px 0;
    display: flex;
    justify-content: center
}

.modal-rating > p {
    margin-right: 3px
}

.popular-in-country {
    margin: 25px 0 0 0
}

.two-cols-section__first.full-width {
    width: 100%
}

.casino__intro-btn_reply.line-height-for-country {
    line-height: 40px
}

.top-casinos-in-country {
    padding: 0 0 30px 10px;
    text-align: justify;
    color: #2c5ec2;
    font-size: 24px;
    line-height: 1.1
}

.btn-center-for-not-accepted {
    display: flex;
    justify-content: center
}

.modal:after {
    content: "";
    display: block;
    position: absolute;
    top: -52px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-image: url("../img/smartphone .svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 46%
}

.modal-mobile {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 20%;
    background-color: #1f246a;
    height: 100vh;
    word-wrap: break-word;
    padding: 20px 5px;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9em
}

.modal-mobile .first-text {
    color: #d92457
}

.modal-mobile a {
    background: #d92457;
    padding: 8px;
    width: 77%;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 10px
}

.text-landscape {
    display: none;
    position: absolute;
    bottom: 98px;
    padding: 0 50px;
    text-align: center;
    color: #ffd200;
    font-size: 16px
}

.sorts img {
    width: 30px;
    height: 30px;
    margin: 3px;
    cursor: pointer;
    display: inline-block;
    padding: 5px;
    border-bottom: 2px solid #3c7efb
}

.sorts {
    display: flex;
    align-items: center;
    min-width: 170px
}

.sort_slots.active {
    border-bottom: 2px solid #1f246a
}

.filter-icons {
    display: flex;
    align-items: center;
    flex-wrap: nowrap
}

.filter .inner {
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.filter .inner:after {
    content: none
}

.page-404 h1 {
    text-align: center;
    color: #4049ca;
    margin-bottom: 0
}

.page-404 img {
    box-shadow: none !important;
    display: block !important;
    margin: 0 auto !important;
    float: none !important
}

#cookies {
    display: none
}

.cookies-wrap {
    display: flex;
    justify-content: center
}

.cookies {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    background: #4049ca;
    padding: 10px 25px 15px 25px;
    z-index: 100;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: .6s
}

.cookies__btn {
    margin-top: 5px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.cookies-text {
    color: #fff;
    text-align: left;
    margin-right: 20px;
    font-size: 14px
}

.cookies-text p:first-of-type {
    font-size: 20px;
    padding-bottom: 5px
}

.t-and-c {
    color: #4892f2
}

.contact-section {
    display: flex;
    color: #202569;
    font-size: 16px;
    line-height: 1.4;
    justify-content: space-between
}

.contact-iframe, .contact-info {
    flex: 50%
}

.contact-info {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.contact-text {
    margin-bottom: 25px
}

.contact-tel {
    margin-bottom: 5px
}

.contact-address, .contact-tel {
    text-align: start
}

.contact-address strong, .contact-tel strong {
    margin-right: 10px
}

#valid {
    display: none
}

.contact-form {
    background: #edeffb;
    padding: 25px 15px 15px 15px;
    box-sizing: border-box;
    border-radius: 8px
}

.form-row {
    box-sizing: border-box;
    display: flex;
    margin-bottom: 10px;
    align-items: center
}

.form-row label {
    min-width: 46px;
    display: inline-block;
    margin-right: 10px
}

.form-row input {
    flex: 100%;
    height: 40px;
    line-height: 40px;
    width: 180px;
    border-radius: 30px;
    padding: 0 20px
}

.form-message textarea {
    resize: none;
    width: 100%;
    border-radius: 15px;
    border: none;
    margin: 10px 0;
    padding: 10px 20px
}

.form-submit {
    display: flex;
    justify-content: flex-end
}

.form-row button {
    height: 40px;
    line-height: 40px;
    width: 180px;
    border-radius: 30px;
    padding: 0 20px
}

.contact-iframe iframe {
    height: 100%;
    width: 100%
}

.lang-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.flag-row {
    display: flex;
    color: #202569;
    font-size: 16px;
    line-height: 1.4;
    align-items: center;
    margin-bottom: 25px
}

.flag-row:hover span {
    text-decoration: underline
}

.flag-row:hover img {
    transform: rotate(360deg);
    transition: .5s
}

.flag-row img {
    margin: 0 25px 0 0 !important;
    float: none !important;
    border-radius: 50%;
    box-shadow: 0 2px 6px #131741 !important;
    transition: .5s
}

@media screen and (max-width: 1025px) {
    .contact-section {
        flex-direction: column
    }

    .contact-info {
        margin-right: 0;
        margin-bottom: 25px
    }

    .contact-iframe iframe {
        height: 450px
    }
}

.bg-grey {
    background: #edeffb
}

.bg-white {
    background: #fff
}

.content .anchor_container {
    width: 100%;
    max-width: 450px;
    float: left;
    border-radius: 25px;
    padding: 10px 15px 10px 15px;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 0 5px 14px rgba(32, 37, 105, .19)
}

@media only screen and (min-width: 701px) {
    .anchor-offset {
        padding-top: 75px
    }
}

@media only screen and (min-width: 701px) {
    .anchor-offset.anchor-last {
        padding-top: unset
    }
}

@media only screen and (max-width: 700px) {
    .anchor-offset {
        padding-top: 200px
    }
}

@media only screen and (max-width: 700px) {
    .anchor-offset.anchor-last {
        padding-top: unset
    }
}

.content .anchor_list {
    list-style-type: decimal;
    margin-left: 20px
}

.content .anchor_sublist {
    margin: 5px 0 5px 10px
}

.content .anchor_title {
    color: #2c5ec2;
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-transform: capitalize
}

.content .anchor_list__item {
    margin: 3px 0;
    text-align: left
}

.content .anchor_list__link {
    color: #202569;
    text-decoration: underline;
    font-weight: 700;
    text-transform: capitalize
}

.content .anchor_list__sublink {
    color: #202569;
    text-decoration: underline;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px
}

#moveTop:before {
    content: ' \276F';
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media screen and (max-width: 700px) {
    #moveTop {
        right: 10px;
        bottom: 80px
    }
}

.popup-suggestion {
    display: none;
    background: #1f2469;
    position: fixed;
    right: -230px;
    width: auto;
    height: auto;
    max-width: 340px;
    max-height: 250px;
    bottom: 20%;
    z-index: 99;
    padding: 10px;
    border-radius: 20px 0 0 20px;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    transition: .5s ease-in
}

.popup-suggestion .btn {
    margin-top: 10px;
    margin-left: 20px
}

.popup-suggestion span {
    color: #fff;
    font-size: 14px
}

.popup-suggestion.popup-visible {
    right: -2px
}

.popup-suggestion.popup-invisible {
    transition: opacity .5s ease-out;
    opacity: 0
}

.popup-suggestion a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: auto
}

@media only screen and (max-width: 600px) {
    .popup-suggestion {
        display: none
    }
}

.popup-suggestion__content {
    padding: 10px 0 10px 5px;
    width: 100%
}

.popup-suggestion__title {
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px
}

.popup-suggestion__bonus-text {
    font-weight: 700;
    font-size: 16px
}

.popup-suggestion__logo {
    width: 100%;
    max-width: 140px
}

@media only screen and (max-width: 600px) {
    .popup-suggestion__logo {
        max-height: 130px;
        max-width: 130px
    }
}

.popup-suggestion__close {
    border-radius: 50%;
    background: #1d4095;
    background: url(../img/popups/close.png) #fff;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}

.popup-exit__wrap {
    z-index: 500;
    display: block;
    position: fixed;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none
}

.popup-exit {
    width: 90%;
    min-width: 230px;
    max-width: 600px;
    padding: 30px 30px;
    position: fixed;
    font-family: "Open Sans", sans-serif;
    z-index: 501;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #eff5fc;
    border: 2px solid #d1e1f4;
    border-radius: 15px;
    text-align: center;
    -webkit-box-shadow: 0 14px 18px 0 rgba(25, 25, 66, .2);
    box-shadow: 0 14px 18px 0 rgba(25, 25, 66, .2);
    display: none
}

.popup-exit__text, .popup-exit__title {
    color: #2c5ec2 !important;
    font-size: 25px;
    font-weight: 700
}

.popup-exit__img-wrap {
    display: flex;
    justify-content: center;
    margin: 20px 0
}

.popup-exit__img-wrap img {
    width: 33%;
    height: 33%;
    padding: 5px
}

@media only screen and (max-width: 700px) {
    .popup-exit__img-wrap img:nth-of-type(1), .popup-exit__img-wrap img:nth-of-type(3) {
        display: none
    }

    .popup-exit__img-wrap img:nth-of-type(2) {
        width: 100%;
        max-width: 150px;
        height: 100%
    }
}

.popup-exit .casinos__item-btn {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    width: 100%;
    max-width: 250px;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
    line-height: 30px;
    height: 50px
}

.popup-exit__text {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    font-weight: 700
}

.popup-exit__text span {
    color: #d92457;
    font-weight: 700
}

.popup-exit__close {
    position: absolute;
    right: 3px;
    top: 3px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/popups/close2.png) center center no-repeat;
    background-size: 16px
}

@keyframes pulse_animation {
    0% {
        transform: scale(1)
    }
    30% {
        transform: scale(1.005)
    }
    40% {
        transform: scale(1.01)
    }
    50% {
        transform: scale(1.025)
    }
    60% {
        transform: scale(1.025)
    }
    70% {
        transform: scale(1.01)
    }
    80% {
        transform: scale(1.005)
    }
    100% {
        transform: scale(1)
    }
}

.bonuses__item-btn.btn_green, .casinos__item-btn.btn_green {
    -webkit-animation: pulse_animation 2s infinite;
    -moz-animation: pulse_animation 2s infinite;
    -ms-animation: pulse_animation 2s infinite
}

.toggle-numeric-pages {
    display: none
}

.faq__section {
    padding-top: 30px;
    padding-bottom: 70px;
    background: #edeffb
}

.faq__question {
    margin-top: -1px;
    background-size: 16px;
    cursor: pointer;
    margin-bottom: 5px;
    border: 1px solid #3c7cfb;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #3c7dfb;
    padding: 20px;
    color: #fff;
    display: flex;
    align-items: center
}

.faq__question.faq__question_closed {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.faq__answer {
    /*display: none;*/
    margin-top: -6px;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 5px;
    border: 1px solid #3c7cfb;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    line-height: 1.4;
    font-size: 16px;
    color: #202569;
    flex-direction: column
}

.faq__question svg {
    width: 20px;
    fill: #fff;
    margin-right: 10px;
    transform: rotate(90deg)
}

.faq__question_closed svg {
    transform: rotate(0)
}

.faq__section h2 {
    font-size: 24px;
    color: #2c5ec2;
    margin-bottom: 30px
}

.faq__answer ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
    margin: 10px 0
}

.header__item {
    position: relative
}

.header__submenu_slots {
    background: #4049ca
}

.header__submenu_casinos {
    background: #d92456
}

.header__submenu_bonuses {
    background: #f4ab4c
}

.header__submenu svg {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    fill: #fff;
    transform: rotate(-90deg)
}

.header__submenu li a {
    display: flex;
    align-items: center;
    justify-content: center
}

.header__submenu_span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400
}

.header__submenu_submenu li {
    line-height: 40px
}

.header__submenu_slots .header__submenu_submenu li {
    background: #4039cd
}

.header__submenu_casinos .header__submenu_submenu li {
    background: #ad1d45
}

.header__submenu_bonuses .header__submenu_submenu li {
    background: #f0951c
}

.header__item-mob p svg {
    display: none
}

@media screen and (max-width: 910px) {
    .header__item.header__item_games {
        width: 33.3333%
    }

    .header__item-mob p {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .header__item > svg {
        display: block;
        width: 20px;
        height: 20px;
        fill: #fff;
        margin-left: 10px;
        transform: rotate(-90deg);
        position: absolute;
        right: 30px;
        bottom: 10px
    }
}

@media screen and (max-width: 910px) {
    .header__item {
        height: auto;
        line-height: 1.2;
        padding: 10px 0
    }

    .header__item span {
        display: none
    }

    .header__item .header__item-mob {
        display: flex;
        flex-direction: column
    }

    .header__item span:before {
        margin: 0 auto;
        margin-bottom: 5px
    }

    .header__submenu_casinos {
        width: 300%;
        left: -100%
    }

    .header__submenu_bonuses {
        width: 300%;
        left: -200%
    }

    .header__submenu_slots {
        width: 300%
    }

    .header__submenu > li {
        padding: 10px 0
    }

    .header__submenu {
        padding: 10px 0
    }
}

.header__submenu {
    color: #fff;
    position: absolute;
    width: 100%;
    top: 100%;
    max-height: 0;
    height: 0;
    padding: 0;
    transition: all 2s ease;
    overflow-y: hidden
}

.header__submenu_submenu {
    max-height: 0;
    height: 0;
    transition: all 2s ease;
    overflow-y: hidden
}

@media screen and (min-width: 910px) {
    .header__item > svg {
        display: none
    }

    .header__item:hover .header__submenu {
        display: block
    }

    .header__item_games:hover {
        background: #4039cd
    }

    .header__item_reviews:hover {
        background: #ad1d45
    }

    .header__item_bonuses:hover {
        background: #f0951c
    }

    .header__item:hover .header__submenu {
        max-height: 2000px;
        height: auto;
        transition: all 2s ease
    }
}

@media screen and (max-width: 600px) {
    .header__item > svg {
        right: 5px
    }
}

@media screen and (max-width: 400px) {
    div.header__item {
        padding-bottom: 30px
    }

    .header__item > svg {
        right: calc(50% - 10px);
        bottom: 8px
    }

    .intro .inner {
        padding-top: 30px
    }
}

.header__menu_wrapper {
    width: 81%;
    display: flex
}

.header__menu_wrapper > .header__item {
    width: 33.3333%
}

.burger__button {
    width: 25px;
    height: 20px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    display: none;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    cursor: pointer
}

#burger {
    display: none
}

.burger__button div {
    width: 100%;
    height: 4px;
    background: #3c7dfb
}

@media screen and (max-width: 910px) {
    .burger__button {
        display: flex
    }

    .header__menu_wrapper {
        width: 300px;
        display: flex;
        flex-direction: column;
        position: fixed;
        height: 100%;
        background: #f4ab4c;
        overflow-y: scroll;
        right: -300px;
        transition: all 1s ease
    }

    .header__menu_wrapper > .header__item {
        width: 100% !important;
        padding-bottom: 10px !important
    }

    .header__submenu {
        position: static;
        width: 100%
    }

    .header__item > svg {
        display: block;
        width: 40px;
        height: 40px;
        fill: #fff;
        margin-left: 10px;
        transform: rotate(-90deg);
        position: absolute;
        right: 30px;
        top: 30px;
        right: 20px;
        top: 20px;
        padding: 10px;
        transition: all .5s ease
    }

    .header {
        justify-content: space-between
    }

    .flag__box {
        margin-right: 40px
    }
}

.header__submenu svg {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    fill: #fff;
    transform: rotate(-90deg);
    position: absolute;
    right: 30px;
    right: 20px;
    padding: 10px;
    transition: all .5s ease
}

.display__block {
    max-height: 2000px;
    height: auto;
    transition: all 1s ease
}

.header {
    background: #191d54
}

@media screen and (max-width: 480px) {
    .header__item:first-of-type {
        width: 42%
    }

    .header__menu_wrapper {
        width: 240px
    }
}

.flag__item.active svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    position: absolute;
    right: 22px;
    top: calc(50% - 10px);
    transform: rotate(-90deg);
    transition: all .5s ease
}

.flag__item_wrapper {
    position: absolute;
    top: 50px;
    background: #191d54;
    display: flex;
    flex-direction: column;
    padding: 0;
    max-height: 0;
    transition: all .5s ease
}

.flag__item_wrapper div {
    margin: 3px 5px
}

.flag__box:hover .flag__item_wrapper {
    max-height: 1000px
}

.flag__box:hover svg {
    transform: rotate(0)
}

.casino__table_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.pros-cons {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0 5px 14px rgba(32, 37, 105, .19);
    margin-top: 20px
}

.pros-cons > div {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 10px 0;
    padding: 0 5px
}

.casino__table {
    width: 100%;
    max-width: 630px
}

.pros-cons__pros .pros-cons__title {
    color: #25b238
}

.pros-cons__cons .pros-cons__title {
    color: #d92456
}

.pros-cons__title {
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px
}

.pros-cons li {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 16px
}

.pros-cons svg {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    min-width: 25px
}

.casino__table-cell:first-of-type {
    min-width: 160px
}

.casino__table {
    max-width: unset;
    width: 60%;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0 5px 14px rgba(32, 37, 105, .19)
}

.screen-pros {
    display: flex;
    flex-direction: column;
    width: 35%
}

.screen-pros > img {
    border-radius: 5px;
    max-width: 500px;
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1024px) {
    .casino__table_wrapper {
        flex-direction: column
    }

    .casino__table {
        max-width: unset;
        width: 100%
    }

    .pros-cons {
        width: 100%;
        margin-top: 20px;
        flex-direction: row
    }

    .screen-pros {
        width: 100%;
        margin-top: 20px
    }
}

@media only screen and (max-width: 600px) {
    .pros-cons {
        flex-direction: column
    }
}

.header__menu_active {
    right: 0
}


.header__submenu svg {
    top: calc(50% - 20px);
}

.header__submenu_span {
    position: relative;
}

.popup-suggestion .btn {
    display: flex;
    justify-content: center;
}

.popup-suggestion a {
    display: flex;
    align-items: center;
}

.cookies {
    position: static;
}

#cookies {
    /*display: flex;*/
    width: 100%;
    /* height: unset; */
    position: fixed;
    justify-content: center;
    bottom: 0;
    z-index: 100;
}

.flag__item_wrapper {
    right: 0;
    width: 190px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: row;
    border-radius: 0 0 10px 10px;
}

.flag__item_wrapper div {
    margin: 10px 5px;
}

main {
    display: flex;
    flex-direction: column;
}

.pros-cons ul {
    width: 100%;
}
.footer__out {
    padding-bottom: 70px;
}
.faq__question svg {
    height: 20px;
}


.soft-sprite {
    background-image: url(../img/sprites/soft-sprite.png);
    background-repeat: no-repeat;
    display: block;
}

.soft-sprite-1x2Gaming {
    width: 60px;
    height: 34px;
    background-position: -5px -5px;
}

.soft-sprite-2by2-Gaming {
    width: 60px;
    height: 34px;
    background-position: -75px -5px;
}

.soft-sprite-Amatic-Industries {
    width: 60px;
    height: 34px;
    background-position: -145px -5px;
}

.soft-sprite-AmaticIndustries {
    width: 60px;
    height: 34px;
    background-position: -215px -5px;
}

.soft-sprite-Amaya {
    width: 60px;
    height: 34px;
    background-position: -285px -5px;
}

.soft-sprite-Aristocrat {
    width: 60px;
    height: 34px;
    background-position: -355px -5px;
}

.soft-sprite-Ash-Gaming {
    width: 60px;
    height: 34px;
    background-position: -5px -49px;
}

.soft-sprite-Bally {
    width: 60px;
    height: 34px;
    background-position: -75px -49px;
}

.soft-sprite-Barcrest-Games {
    width: 60px;
    height: 34px;
    background-position: -145px -49px;
}

.soft-sprite-Betsoft {
    width: 60px;
    height: 34px;
    background-position: -215px -49px;
}

.soft-sprite-Big-Time-Gaming {
    width: 60px;
    height: 34px;
    background-position: -285px -49px;
}

.soft-sprite-Blueprint-Gaming {
    width: 60px;
    height: 34px;
    background-position: -355px -49px;
}

.soft-sprite-Booming-Games {
    width: 60px;
    height: 34px;
    background-position: -5px -93px;
}

.soft-sprite-Casino-Technology {
    width: 60px;
    height: 34px;
    background-position: -75px -93px;
}

.soft-sprite-Cayetano-Gaming {
    width: 60px;
    height: 34px;
    background-position: -145px -93px;
}

.soft-sprite-Cryptologic {
    width: 60px;
    height: 34px;
    background-position: -215px -93px;
}

.soft-sprite-ELK {
    width: 60px;
    height: 34px;
    background-position: -285px -93px;
}

.soft-sprite-Edict {
    width: 60px;
    height: 34px;
    background-position: -355px -93px;
}

.soft-sprite-Electracade {
    width: 60px;
    height: 34px;
    background-position: -5px -137px;
}

.soft-sprite-Endemol-Games {
    width: 60px;
    height: 34px;
    background-position: -75px -137px;
}

.soft-sprite-Endorphina {
    width: 60px;
    height: 34px;
    background-position: -145px -137px;
}

.soft-sprite-Evolution-Gaming {
    width: 60px;
    height: 34px;
    background-position: -215px -137px;
}

.soft-sprite-Ezugi {
    width: 60px;
    height: 34px;
    background-position: -285px -137px;
}

.soft-sprite-GameArt {
    width: 60px;
    height: 34px;
    background-position: -355px -137px;
}

.soft-sprite-GamesOS {
    width: 60px;
    height: 34px;
    background-position: -5px -181px;
}

.soft-sprite-Gamesys {
    width: 60px;
    height: 34px;
    background-position: -75px -181px;
}

.soft-sprite-Genesis-Gaming {
    width: 60px;
    height: 34px;
    background-position: -145px -181px;
}

.soft-sprite-Habanero {
    width: 60px;
    height: 34px;
    background-position: -215px -181px;
}

.soft-sprite-IGT {
    width: 60px;
    height: 34px;
    background-position: -285px -181px;
}

.soft-sprite-Leander-Games {
    width: 60px;
    height: 34px;
    background-position: -355px -181px;
}

.soft-sprite-Lightning-Box {
    width: 60px;
    height: 34px;
    background-position: -5px -225px;
}

.soft-sprite-Microgaming {
    width: 60px;
    height: 34px;
    background-position: -75px -225px;
}

.soft-sprite-Mr--Slotty {
    width: 60px;
    height: 34px;
    background-position: -145px -225px;
}

.soft-sprite-NYX {
    width: 60px;
    height: 34px;
    background-position: -215px -225px;
}

.soft-sprite-NeoGames {
    width: 60px;
    height: 34px;
    background-position: -285px -225px;
}

.soft-sprite-Netent {
    width: 60px;
    height: 34px;
    background-position: -355px -225px;
}

.soft-sprite-Nextgen {
    width: 60px;
    height: 34px;
    background-position: -5px -269px;
}

.soft-sprite-Novomatic {
    width: 60px;
    height: 34px;
    background-position: -75px -269px;
}

.soft-sprite-Odobo {
    width: 60px;
    height: 34px;
    background-position: -145px -269px;
}

.soft-sprite-OpenBet {
    width: 60px;
    height: 34px;
    background-position: -215px -269px;
}

.soft-sprite-Oryx-Gaming {
    width: 60px;
    height: 34px;
    background-position: -285px -269px;
}

.soft-sprite-PariPlay {
    width: 60px;
    height: 34px;
    background-position: -355px -269px;
}

.soft-sprite-Play-n-GO {
    width: 60px;
    height: 34px;
    background-position: -5px -313px;
}

.soft-sprite-Playson {
    width: 60px;
    height: 34px;
    background-position: -75px -313px;
}

.soft-sprite-Playtech {
    width: 60px;
    height: 34px;
    background-position: -145px -313px;
}

.soft-sprite-Pragmatic-Play {
    width: 60px;
    height: 34px;
    background-position: -215px -313px;
}

.soft-sprite-Push-Gaming {
    width: 60px;
    height: 34px;
    background-position: -285px -313px;
}

.soft-sprite-Quickfire {
    width: 60px;
    height: 34px;
    background-position: -355px -313px;
}

.soft-sprite-Quickspin {
    width: 60px;
    height: 34px;
    background-position: -5px -357px;
}

.soft-sprite-RTG {
    width: 60px;
    height: 34px;
    background-position: -75px -357px;
}

.soft-sprite-Rabcat {
    width: 60px;
    height: 34px;
    background-position: -145px -357px;
}

.soft-sprite-Realistic-Games {
    width: 60px;
    height: 34px;
    background-position: -215px -357px;
}

.soft-sprite-Red-Tiger-Gaming {
    width: 60px;
    height: 34px;
    background-position: -285px -357px;
}

.soft-sprite-Rival {
    width: 60px;
    height: 34px;
    background-position: -355px -357px;
}

.soft-sprite-SG-Gaming {
    width: 60px;
    height: 34px;
    background-position: -425px -5px;
}

.soft-sprite-SkillOnNet {
    width: 60px;
    height: 34px;
    background-position: -425px -49px;
}

.soft-sprite-SoftSwiss {
    width: 60px;
    height: 34px;
    background-position: -425px -93px;
}

.soft-sprite-Thunderkick {
    width: 60px;
    height: 34px;
    background-position: -425px -137px;
}

.soft-sprite-WMS {
    width: 60px;
    height: 34px;
    background-position: -425px -181px;
}

.soft-sprite-Yggdrasil-Gaming {
    width: 60px;
    height: 34px;
    background-position: -425px -225px;
}

.soft-sprite-iSoftBet {
    width: 60px;
    height: 34px;
    background-position: -425px -269px;
}

.payment {
    background-image: url(../img/sprites/payments-sprite.png);
    background-repeat: no-repeat;
    display: block;
}

.payment-4b {
    width: 60px;
    height: 34px;
    background-position: -5px -5px;
}

.payment-Bpay {
    width: 60px;
    height: 34px;
    background-position: -75px -5px;
}

.payment-abaqoos {
    width: 60px;
    height: 34px;
    background-position: -145px -5px;
}

.payment-agmo {
    width: 60px;
    height: 34px;
    background-position: -215px -5px;
}

.payment-alfa-bank {
    width: 60px;
    height: 34px;
    background-position: -285px -5px;
}

.payment-alfa-click {
    width: 60px;
    height: 34px;
    background-position: -355px -5px;
}

.payment-american-express {
    width: 60px;
    height: 34px;
    background-position: -425px -5px;
}

.payment-astropay-card {
    width: 60px;
    height: 34px;
    background-position: -495px -5px;
}

.payment-b-pay {
    width: 60px;
    height: 34px;
    background-position: -565px -5px;
}

.payment-bacs {
    width: 60px;
    height: 34px;
    background-position: -5px -49px;
}

.payment-baloto {
    width: 60px;
    height: 34px;
    background-position: -75px -49px;
}

.payment-bank-draft {
    width: 60px;
    height: 34px;
    background-position: -145px -49px;
}

.payment-bank-transfer-express {
    width: 60px;
    height: 34px;
    background-position: -215px -49px;
}

.payment-bank-wire {
    width: 60px;
    height: 34px;
    background-position: -285px -49px;
}

.payment-banklink {
    width: 60px;
    height: 34px;
    background-position: -355px -49px;
}

.payment-billingpartner {
    width: 60px;
    height: 34px;
    background-position: -425px -49px;
}

.payment-bitcoin {
    width: 60px;
    height: 34px;
    background-position: -495px -49px;
}

.payment-boku {
    width: 60px;
    height: 34px;
    background-position: -565px -49px;
}

.payment-boleto {
    width: 60px;
    height: 34px;
    background-position: -5px -93px;
}

.payment-cartasi {
    width: 60px;
    height: 34px;
    background-position: -75px -93px;
}

.payment-cashu {
    width: 60px;
    height: 34px;
    background-position: -145px -93px;
}

.payment-cashup {
    width: 60px;
    height: 34px;
    background-position: -215px -93px;
}

.payment-cheque {
    width: 60px;
    height: 34px;
    background-position: -285px -93px;
}

.payment-citadel-commerce {
    width: 60px;
    height: 34px;
    background-position: -355px -93px;
}

.payment-click2pay {
    width: 60px;
    height: 34px;
    background-position: -425px -93px;
}

.payment-clickandbuy {
    width: 60px;
    height: 34px;
    background-position: -495px -93px;
}

.payment-credit-card {
    width: 60px;
    height: 34px;
    background-position: -565px -93px;
}

.payment-cubits {
    width: 60px;
    height: 34px;
    background-position: -5px -137px;
}

.payment-cuenta-digital {
    width: 60px;
    height: 34px;
    background-position: -75px -137px;
}

.payment-dankort {
    width: 60px;
    height: 34px;
    background-position: -145px -137px;
}

.payment-debit-card {
    width: 60px;
    height: 34px;
    background-position: -215px -137px;
}

.payment-delta {
    width: 60px;
    height: 34px;
    background-position: -285px -137px;
}

.payment-dineromail {
    width: 60px;
    height: 34px;
    background-position: -355px -137px;
}

.payment-diners {
    width: 60px;
    height: 34px;
    background-position: -425px -137px;
}

.payment-direct-bank-transfer {
    width: 60px;
    height: 34px;
    background-position: -495px -137px;
}

.payment-dotpay {
    width: 60px;
    height: 34px;
    background-position: -565px -137px;
}

.payment-easy-eft {
    width: 60px;
    height: 34px;
    background-position: -5px -181px;
}

.payment-ec-elv {
    width: 60px;
    height: 34px;
    background-position: -75px -181px;
}

.payment-ecard {
    width: 60px;
    height: 34px;
    background-position: -145px -181px;
}

.payment-ecash-direct {
    width: 60px;
    height: 34px;
    background-position: -215px -181px;
}

.payment-echecks {
    width: 60px;
    height: 34px;
    background-position: -285px -181px;
}

.payment-ecocard {
    width: 60px;
    height: 34px;
    background-position: -355px -181px;
}

.payment-ecopayz {
    width: 60px;
    height: 34px;
    background-position: -425px -181px;
}

.payment-ekonto {
    width: 60px;
    height: 34px;
    background-position: -495px -181px;
}

.payment-enets {
    width: 60px;
    height: 34px;
    background-position: -565px -181px;
}

.payment-entercash {
    width: 60px;
    height: 34px;
    background-position: -5px -225px;
}

.payment-entropay {
    width: 60px;
    height: 34px;
    background-position: -75px -225px;
}

.payment-envoy {
    width: 60px;
    height: 34px;
    background-position: -145px -225px;
}

.payment-eps {
    width: 60px;
    height: 34px;
    background-position: -215px -225px;
}

.payment-euro6000 {
    width: 60px;
    height: 34px;
    background-position: -285px -225px;
}

.payment-euteller {
    width: 60px;
    height: 34px;
    background-position: -355px -225px;
}

.payment-ewire {
    width: 60px;
    height: 34px;
    background-position: -425px -225px;
}

.payment-ez-voucher {
    width: 60px;
    height: 34px;
    background-position: -495px -225px;
}

.payment-ezipay {
    width: 60px;
    height: 34px;
    background-position: -565px -225px;
}

.payment-fast-bank-transfer {
    width: 60px;
    height: 34px;
    background-position: -5px -269px;
}

.payment-firepay {
    width: 60px;
    height: 34px;
    background-position: -75px -269px;
}

.payment-flexepin {
    width: 60px;
    height: 34px;
    background-position: -145px -269px;
}

.payment-fundsend {
    width: 60px;
    height: 34px;
    background-position: -215px -269px;
}

.payment-giropay {
    width: 60px;
    height: 34px;
    background-position: -285px -269px;
}

.payment-gluepay {
    width: 60px;
    height: 34px;
    background-position: -355px -269px;
}

.payment-hipay {
    width: 60px;
    height: 34px;
    background-position: -425px -269px;
}

.payment-i-banq {
    width: 60px;
    height: 34px;
    background-position: -495px -269px;
}

.payment-ideal {
    width: 60px;
    height: 34px;
    background-position: -565px -269px;
}

.payment-idebit {
    width: 60px;
    height: 34px;
    background-position: -5px -313px;
}

.payment-inpay {
    width: 60px;
    height: 34px;
    background-position: -75px -313px;
}

.payment-instabet {
    width: 60px;
    height: 34px;
    background-position: -145px -313px;
}

.payment-instadebit {
    width: 60px;
    height: 34px;
    background-position: -215px -313px;
}

.payment-interac {
    width: 60px;
    height: 34px;
    background-position: -285px -313px;
}

.payment-intercash {
    width: 60px;
    height: 34px;
    background-position: -355px -313px;
}

.payment-interkassa {
    width: 60px;
    height: 34px;
    background-position: -425px -313px;
}

.payment-internet-banking {
    width: 60px;
    height: 34px;
    background-position: -495px -313px;
}

.payment-jcb {
    width: 60px;
    height: 34px;
    background-position: -565px -313px;
}

.payment-kalibra-card {
    width: 60px;
    height: 34px;
    background-position: -5px -357px;
}

.payment-laser {
    width: 60px;
    height: 34px;
    background-position: -75px -357px;
}

.payment-liqpay {
    width: 60px;
    height: 34px;
    background-position: -145px -357px;
}

.payment-lobanet {
    width: 60px;
    height: 34px;
    background-position: -215px -357px;
}

.payment-local-bank-transfer {
    width: 60px;
    height: 34px;
    background-position: -285px -357px;
}

.payment-lottomaticard {
    width: 60px;
    height: 34px;
    background-position: -355px -357px;
}

.payment-maestro {
    width: 60px;
    height: 34px;
    background-position: -425px -357px;
}

.payment-mastercard {
    width: 60px;
    height: 34px;
    background-position: -495px -357px;
}

.payment-mister-cash {
    width: 60px;
    height: 34px;
    background-position: -565px -357px;
}

.payment-mobile-deposit {
    width: 60px;
    height: 34px;
    background-position: -5px -401px;
}

.payment-moneta {
    width: 60px;
    height: 34px;
    background-position: -75px -401px;
}

.payment-money-transfer {
    width: 60px;
    height: 34px;
    background-position: -145px -401px;
}

.payment-money-wire {
    width: 60px;
    height: 34px;
    background-position: -215px -401px;
}

.payment-multibanco {
    width: 60px;
    height: 34px;
    background-position: -285px -401px;
}

.payment-neosurf {
    width: 60px;
    height: 34px;
    background-position: -355px -401px;
}

.payment-neteller {
    width: 60px;
    height: 34px;
    background-position: -425px -401px;
}

.payment-netteller {
    width: 60px;
    height: 34px;
    background-position: -495px -401px;
}

.payment-nordea {
    width: 60px;
    height: 34px;
    background-position: -565px -401px;
}

.payment-ochapay {
    width: 60px;
    height: 34px;
    background-position: -5px -445px;
}

.payment-online-bank-transfer {
    width: 60px;
    height: 34px;
    background-position: -75px -445px;
}

.payment-p24 {
    width: 60px;
    height: 34px;
    background-position: -145px -445px;
}

.payment-pago-efectivo {
    width: 60px;
    height: 34px;
    background-position: -215px -445px;
}

.payment-pagofacil {
    width: 60px;
    height: 34px;
    background-position: -285px -445px;
}

.payment-pay-spark {
    width: 60px;
    height: 34px;
    background-position: -355px -445px;
}

.payment-paylevo {
    width: 60px;
    height: 34px;
    background-position: -425px -445px;
}

.payment-paypal {
    width: 60px;
    height: 34px;
    background-position: -495px -445px;
}

.payment-paypoint-card {
    width: 60px;
    height: 34px;
    background-position: -565px -445px;
}

.payment-paysafe-card {
    width: 60px;
    height: 34px;
    background-position: -5px -489px;
}

.payment-paytrail {
    width: 60px;
    height: 34px;
    background-position: -75px -489px;
}

.payment-payu {
    width: 60px;
    height: 34px;
    background-position: -145px -489px;
}

.payment-poli {
    width: 60px;
    height: 34px;
    background-position: -215px -489px;
}

.payment-postepay {
    width: 60px;
    height: 34px;
    background-position: -285px -489px;
}

.payment-prepaid-cards {
    width: 60px;
    height: 34px;
    background-position: -355px -489px;
}

.payment-privatbank {
    width: 60px;
    height: 34px;
    background-position: -425px -489px;
}

.payment-przelewy24 {
    width: 60px;
    height: 34px;
    background-position: -495px -489px;
}

.payment-pugglepay {
    width: 60px;
    height: 34px;
    background-position: -565px -489px;
}

.payment-qiwi {
    width: 60px;
    height: 34px;
    background-position: -5px -533px;
}

.payment-quick-cash {
    width: 60px;
    height: 34px;
    background-position: -75px -533px;
}

.payment-quick-pay {
    width: 60px;
    height: 34px;
    background-position: -145px -533px;
}

.payment-redpagos-_by-neteller_ {
    width: 60px;
    height: 34px;
    background-position: -215px -533px;
}

.payment-safe2pay {
    width: 60px;
    height: 34px;
    background-position: -285px -533px;
}

.payment-safecharge {
    width: 60px;
    height: 34px;
    background-position: -355px -533px;
}

.payment-sberbank {
    width: 60px;
    height: 34px;
    background-position: -425px -533px;
}

.payment-seb-bank {
    width: 60px;
    height: 34px;
    background-position: -495px -533px;
}

.payment-sepa {
    width: 60px;
    height: 34px;
    background-position: -565px -533px;
}

.payment-sid {
    width: 60px;
    height: 34px;
    background-position: -5px -577px;
}

.payment-siru-mobile {
    width: 60px;
    height: 34px;
    background-position: -75px -577px;
}

.payment-skrill {
    width: 60px;
    height: 34px;
    background-position: -145px -577px;
}

.payment-sms-bill {
    width: 60px;
    height: 34px;
    background-position: -215px -577px;
}

.payment-solo {
    width: 60px;
    height: 34px;
    background-position: -285px -577px;
}

.payment-speedcard {
    width: 60px;
    height: 34px;
    background-position: -355px -577px;
}

.payment-sporopay {
    width: 60px;
    height: 34px;
    background-position: -425px -577px;
}

.payment-stander {
    width: 60px;
    height: 34px;
    background-position: -495px -577px;
}

.payment-swedbank {
    width: 60px;
    height: 34px;
    background-position: -565px -577px;
}

.payment-switch {
    width: 60px;
    height: 34px;
    background-position: -5px -621px;
}

.payment-telegraphic-transfer {
    width: 60px;
    height: 34px;
    background-position: -75px -621px;
}

.payment-teleingreso {
    width: 60px;
    height: 34px;
    background-position: -145px -621px;
}

.payment-ticket-premium {
    width: 60px;
    height: 34px;
    background-position: -215px -621px;
}

.payment-todito-cash {
    width: 60px;
    height: 34px;
    background-position: -285px -621px;
}

.payment-transfer-money {
    width: 60px;
    height: 34px;
    background-position: -355px -621px;
}

.payment-trustly {
    width: 60px;
    height: 34px;
    background-position: -425px -621px;
}

.payment-trustpay {
    width: 60px;
    height: 34px;
    background-position: -495px -621px;
}

.payment-uk-betting-shops {
    width: 60px;
    height: 34px;
    background-position: -565px -621px;
}

.payment-ukash {
    width: 60px;
    height: 34px;
    background-position: -635px -5px;
}

.payment-univoucher {
    width: 60px;
    height: 34px;
    background-position: -635px -49px;
}

.payment-usemybank {
    width: 60px;
    height: 34px;
    background-position: -635px -93px;
}

.payment-usemyfunds {
    width: 60px;
    height: 34px;
    background-position: -635px -137px;
}

.payment-usemyservices {
    width: 60px;
    height: 34px;
    background-position: -635px -181px;
}

.payment-usemywallet {
    width: 60px;
    height: 34px;
    background-position: -635px -225px;
}

.payment-visa {
    width: 60px;
    height: 34px;
    background-position: -635px -269px;
}

.payment-visa-electron {
    width: 60px;
    height: 34px;
    background-position: -635px -313px;
}

.payment-wallet-one {
    width: 60px;
    height: 34px;
    background-position: -635px -357px;
}

.payment-webmoney {
    width: 60px;
    height: 34px;
    background-position: -635px -401px;
}

.payment-western-union {
    width: 60px;
    height: 34px;
    background-position: -635px -445px;
}

.payment-william-hill-cashdirect {
    width: 60px;
    height: 34px;
    background-position: -635px -489px;
}

.payment-wire-transfer {
    width: 60px;
    height: 34px;
    background-position: -635px -533px;
}

.payment-wirecard {
    width: 60px;
    height: 34px;
    background-position: -635px -577px;
}

.payment-yandex-money {
    width: 60px;
    height: 34px;
    background-position: -635px -621px;
}

.payment-zimpler {
    width: 60px;
    height: 34px;
    background-position: -5px -665px;
}

i.soft-sprite, i.payment {
    margin: 2px;
}
.filter-icons_bg.filter a.current{
    border-radius: 25px;
}

.sitemap .sitemap__list {
    padding-left: 25px;
}

.sitemap .sitemap__sublist {
    padding-left: 25px;
}
