/*new changes*/
@media (min-width: 1024px) {
    .mum .game-table .star-rating b {
        font-size: 25px;
        line-height: 100%
    }

    .mum .star-rating span {
        font-size: 20px;
    }
}


.xs-login--style-2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 0;
}

.meee a {
    max-width: 100%;
    white-space: nowrap;
}

.menu-langs img {
    position: relative;
    top: -2px
}

html body .sub-menu-lang {
    padding-top: 20px !important;
    left: -10px !important;
    -webkit-box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
}

.menu-langs .sub-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.meee {
    max-width: 100%;
    overflow: hidden visible;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#regerr {
    text-align: center;
    margin: 0 0 15px !important;
    color: red
}

.mob-scroll .flex-buttons div {
    cursor: pointer !important;
}

.flex-bookmaker .star-rating .star {
    font-size: 19px;
}

.container {
    max-width: 1680px !important;
}

.container-text-statty .rmp-widgets-container {
    display: none
}

.old18 .mfp-close {
    display: none !important
}

.simple-text ul,
.simple-text ol {
    padding-left: 20px
}

.simple-text img {
    width: auto !important;
    max-width: 100%;
}

.simple-text img.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.simple-text img.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.simple-text img.aligncenter {
    display: block;
    margin: 0 auto;
}


.bookmakers-cazino-wrap .flex-bookmaker .star-rating span {
    display: inline-block !important;
}

.news-card-content:before,
.blog-card-content:before {
    content: '';
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    z-index: 1;
}

.game-table .star-rating b.empty {
    color: rgba(0, 0, 0, 0.3) !important;
}

.game-table .star-rating b {
    margin-right: 1px !important;
}

.sidebar-section-allgamePage {
    margin-top: 20px
}

.sorting-container h5 {
    font-size: max(min(26px, 2vw), 20px);
    letter-spacing: -.055em;
    line-height: 1;
    color: #1c1743;
    font-weight: bold;
    padding-right: 15px;
}

.sorting-container h5 span {
    font-size: max(min(36px, 2.5vw), 24px);
    margin-left: 5px;
}

.top-brend-sidebar h5 {
    margin-bottom: .7em;
    font-size: max(min(36px, 2.3vw), 22px);
    letter-spacing: -.055em;
    color: #1c1743;
    font-weight: bold;
}

html body .content_wrapper {
    width: calc(100% - 360px);
    margin-right: 0;
    padding-right: 2vw;

}

html body .bookmakers-page .content_wrapper {
    padding-left: 0;
}

.bookmakers-page {
    padding: 10px 15px 0;
}

.casino-card-sidebar-btn span {
    display: block;
    margin-top: 10px;
}



.mob-scroll .flex-buttons {
    min-width: 100%;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.mob-scroll {
    display: block !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.mob-scroll::-webkit-scrollbar {
    display: none;
}

.stars-grade-allGamePage b {
    font-size: 11px
}

.stars-grade-allGamePage .grade {
    margin: 0 0 0 5px;
}

.content_wrapper .section-heading:first-of-type {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 5px !important;
    margin-top: 15px;
}

/* Hide scrollbar for IE, Edge and Firefox */
.mob-scroll {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.main .section5 .multiple-items {
    display: none !important;
}

.mob-scroll .flex-buttons {
    display: block !important;
    text-align: left !important;
    white-space: nowrap;
}

.mob-scroll .flex-buttons div {
    padding: 13px 25px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1;
    color: #0b39af;
    font-weight: bold;
    border-radius: 22px;
}

.container-links .mob-scroll .flex-buttons div {
    background: #E7E9EE;
}

@media (max-width: 1600px) {
    .container {
        max-width: 1300px;
    }
}

@media (max-width: 1024px) {


    html body .sub-menu-lang a {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-left: -32px;
    }

    html body .content_wrapper {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .simple-text img.alignleft {
        float: none;
        margin-right: 0;
        margin-bottom: 0;
        width: 100%;
    }

    .simple-text img.alignright {
        float: none;
        margin-left: 0;
        margin-bottom: 0;
        width: 100%;
    }

    .simple-text img {
        width: 100%;
    }

    .flex-game-automat .automat .inner {
        height: calc(100% - 28vw) !important;
    }
}

.sidebar-section .container-cards-bonus .cards-bonus {
    margin-left: 0 !important;

}

.sidebar-section {
    width: 360px !important;
    padding-left: 0;
    padding-right: 0;

}

.main-section-block {
    width: calc(100% - 360px) !important;
    margin-right: 0;
    padding-right: 2vw;
}

.scrollwrappernav {
    padding: 0 50px;
    position: relative;
    max-width: 100%;
}

.container-links .scrollwrappernav .prevscrol,
.container-links .scrollwrappernav .nextscrol {
    background: #E7E9EE;
}

.scrollwrappernav .prevscrol {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    background: #FFFFFF;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.scrollwrappernav .prevscrol:before {
    content: '<';
}

.scrollwrappernav {
    padding: 0 50px;
    position: relative
}

.scrollwrappernav .nextscrol:hover,
.scrollwrappernav .prevscrol:hover {
    background: #2B2B2B;
    color: white;
}

.scrollwrappernav .nextscrol {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    background: #FFFFFF;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.scrollwrappernav .nextscrol:before {
    content: '>';
}

/*news changes end*/

html,
body {
    max-width: 100%;
}

ol,
ul {
    padding-left: 0rem;
}

body {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin: 0;
}

/*.page-numbers{
    padding: 0;
    text-align: center;
    margin-top: 30px
}
.page-numbers li{
    display: inline-block;
    list-style: none;
    margin: 5px 2px;
}
.page-numbers li a{
    display: block;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #5AC6F9;
    background: white;
    border: 1px solid #5AC6F9;
    border-radius: 5px;
}
.page-numbers li span.dots{
    color: #5AC6F9;
}
.page-numbers li span:not(.dots){
    display: block;
    /*width: 30px;
    height: 30px;*/
/* display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: white;
background: #5AC6F9;
border: 1 px solid #5AC6F9;
border-radius: 5 px;
margin: 0 !important;
}


 .container-cards-game+.container-text-statty .rmp-widgets-container.rmp-wp-plugin.rmp-main-container { 
    display: none
}
*/
.text-articl-openNewsPage ul,
.text-articl-openNewsPage ol {
    padding-left: 20px;
}

.widget_recent_viewed_posts {
    width: 100%;
}

.header {
    top: 0;
    z-index: 99;
    width: 100%;
}

.wpforms-field-medium {
    width: 100%;
    background: #E5E5E5;
    border: 1px solid #D6D6D6;
    border-radius: 6px !important;
    min-height: 40px;
    margin: 0 auto !important;
    min-width: 350px;
    display: block;

}

label.wpforms-error {
    color: #fff !important;
    font-size: 15px !important;

}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border-color: transparent !important;
}

.wpforms-field {
    text-align: center
}

/*
Artem
*/
.sub-menu li {
    width: 100%;
}

.ft-section1 .container .ft-section1-content {
    height: 140px;
}

.ft-section1 .container .ft-section1-content .tell-img {
    bottom: 0;
    top: initial;
    left: 0;
}

.ft-section1 .container .ft-section1-content .tell-img img {
    width: 400px;
}

.ft-section1 .container {
    position: relative;
    z-index: 1;
}

.ft-section1 {
    position: relative;
}

.ft-section1:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}

.ft-section1 .text-casino {
    font-size: 32px !important;
    font-weight: 700;
    padding-left: 100px !important;
    padding-right: 100px;
    width: calc(100% - 600px) !important;
    margin-left: auto;
    text-align: left !important;
    line-height: 130% !important;
}

.ft-section1 .main-btn {
    width: 220px;
    padding: 0 10px;
}

.ft-section1 .main-btn b {
    margin-left: 8px;
}

.ft-section1 .main-btn img {
    margin-right: 10px;
}

.form-email-img,
.form-tell-img {
    padding: 20px 0 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}


.multiple-items .multiple-items-child {
    min-width: 150px;
}

.header .container,
.main .main-row2 {
    max-width: 100% !important;
}

.bonus-topgame-card-sidebar .img-topgame-card-tab img {
    border-radius: 8px 0 0 8px !important;
}

.bonus-topgame-card-sidebar .casino-topgame-sidebar-btn {
    text-align: center !important;
}

.bonus-topgame-card-sidebar .casino-topgame-sidebar-btn .stars-grade-allGamePage .grade {
    top: -3px !important;
}

ol.breadcrumb {
    padding-top: 0 !important;
}

nav:not(.breadcrumb) ol.breadcrumb {
    padding-top: 20px !important;
}

.casino-card-sidebar-btn .h6-stars-flex {
    margin-top: 10px;
    padding: 0 18px;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.casino-topgame-sidebar-btn .h6-stars-flex {
    padding: 0;
    margin: 0 0 20px;
}

.bonus-topgame-card-sidebar .casino-topgame-sidebar-btn a h6 {
    font-size: 16px;
    margin-bottom: 15px;
    letter-spacing: 0px;
    line-height: 1.1;
    color: #1c1743;
    font-weight: bold;
}

:root .bonus-topgame-card-sidebar .casino-topgame-sidebar-btn a {
    text-align: center;
}

.stars-grade-allGamePage {
    font-size: 12px;
}

.slick-dots {
    bottom: -35px !important;
}

.slick-dots li button:before {
    font-size: 14px !important;
    color: #B9B9B9 !important;
}

.slick-dots li.slick-active button:before {
    color: #3593D3 !important;
}

.bookmakers-page .sidebar-section {
    margin-top: 0;
}

.newspage.main-section .sidebar-section {
    margin-top: 10px;
}

.articlepage.main-section {
    margin-top: 20px;
}

.articlepage.main-section .sidebar-section {
    margin-top: -24px;
}

.postpage.main-section .sidebar-section {
    margin-top: 9px;
}

.logo {
    width: 130px;
    display: inline-block;
}

.container-cards-game .text-catalog {
    /*margin-left: 50%;
    width: 100vw;
    max-width: initial;
    transform: translateX(-50%);*/
    background-size: cover;
    height: 90px;
    width: calc(100% + 10px);
    margin-left: -5px;
}

.item-card-bonus .card-bonus-img-categ {
    display: none !important;
}

@media (max-width: 1200px) {
    .ft-section1 {
        height: 120px !important;
    }

    .ft-section1 .container .ft-section1-content {
        height: 120px;
    }

    .ft-section1 .container .ft-section1-content .tell-img {
        bottom: 0;
        top: initial;
        left: 0;
    }

    .ft-section1 .container .ft-section1-content .tell-img img {
        width: 350px;
    }


    .ft-section1 .text-casino {
        font-size: 25px !important;
        font-weight: 700;
        padding-left: 50px !important;
        padding-right: 50px;
        width: calc(100% - 550px) !important;
        margin-left: auto;
        text-align: left !important;
        line-height: 130% !important;
    }

    .form-email-img img {
        width: 60px;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .form-tell-img img {
        width: 60px;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .ft-section1 .main-btn {
        width: 220px;
        padding: 0 10px;
    }

    .ft-section1 .main-btn b {
        margin-left: 8px;
    }

    .ft-section1 .main-btn img {
        margin-right: 10px;
    }

    .form-email-img,
    .form-tell-img {
        padding: 20px 30px 20px 30px;
    }

    #wpforms-364-field_2,
    #wpforms-365-field_3,
    #wpforms-331-field_4 {
        width: 100%;
        min-width: initial !important;
        max-width: 100% !important;
    }

}

@media (max-width: 992px) {

    .ft-section1 {
        height: auto !important;
    }

    .ft-section1 .container .ft-section1-content {
        height: auto;
        padding-bottom: 30px;
    }

    .ft-section1 .container .ft-section1-content .tell-img {
        bottom: 0;
        top: initial;
        left: 0;
        display: none !important;
    }

    .ft-section1 .container .ft-section1-content .tell-img img {
        width: 350px;
    }


    .ft-section1 .text-casino {
        font-size: 25px !important;
        font-weight: 700;
        padding-left: 0 !important;
        padding-right: 0;
        width: calc(100%) !important;
        margin-left: 0;
        text-align: center !important;
        line-height: 130% !important;
        padding-bottom: 20px;
    }

    .form-email-img img {
        width: 60px;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .form-tell-img img {
        width: 60px;
        height: 60px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .ft-section1 .main-btn {
        width: 220px;
        padding: 0 10px;
    }

    .ft-section1 .main-btn b {
        margin-left: 8px;
    }

    .ft-section1 .main-btn img {
        margin-right: 10px;
    }

    .form-email-img,
    .form-tell-img {
        padding: 20px 30px 20px 30px;
    }


    .item-card-bonus .card-bonus-img-text-hover {
        position: static !important;
        color: black !important;
        display: block !important;
        text-align: left !important;
        padding: 15px 20px 0 !important;
    }

    .item-card-bonus .news-card-content-tit {
        position: static !important;
        background: transparent !important;
    }

    .item-card-bonus .card-bonus-img {
        height: auto !important;
    }
}

/*
Artem end
*/


.rmp-rating-widget .rmp-icon--ratings {
    font-size: 1.5rem;
}

.star-rating {
    color: #38B7FF;
}

.header-row1,
.header-row3 {
    background: #2C2C2C;
}

.main-section .sidebar-section {
    margin-top: 0;
}


.header-fixed {
    position: fixed;
}

.header .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1920px;

}


.header .container .section1 {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    padding: 18px 0px;
    background: #2C2C2C;
}

.header .section2 {
    background: #FFFFFF;
}

.header .header-row2 {
    background: #FFFFFF;
    padding: 10px 0;

}

.header-row2 .section2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1300px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 58px;
    padding-right: 58px;
}

.header-row2 .section2 .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section2 .left .menu-langs {
    list-style: none;
    margin-right: 50px;
    margin-bottom: 0;
}

#lang-sidebar {
    margin-right: 50px;
}

#lang_choice_polylang-2 {
    border: 0;
}

.section2 .left .menu-langs a {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.bookmarks a {
    text-decoration: none;
}

.img-lastNews-card-tab img {
    width: 100%;
    height: 79px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px 0px 0px 6px;
}

.img-lastNews-card-tab {
    min-width: 118px;
    max-width: 118px;
}

.img-topgame-card-tab img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 131px;
    border-radius: 6px 0px 0px 6px;
}

.section2 .left .menu-langs .a-langs:after {
    content: "";
    width: 12px;
    height: 15px;
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    background: url(../img/Rectangle321.svg) no-repeat center;
    background-size: contain;
    position: relative;
    top: 3px;
}

.section2-langs-mob {
    display: none !important;
}

.section2 .left .bookmarks {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #2C75E4;
}

.section2 .left .bookmarks:before {
    content: "";
    width: 12px;
    height: 15px;
    display: inline-block;
    margin-right: 5px;
    background: url(../img/Vector.svg) no-repeat center;
    background-size: contain;
    position: relative;
    top: 4px;
}

.logo-box {
    max-width: 98px;
    max-height: 72px;
}

.logo-main {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

.logo-mob {
    display: none;
}

.header-row2 .section2 .center {
    padding-left: 230px;
}

.header-row2 .section2 .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-row2 .section2 .right .search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* position: relative; */
}

.search-form {
    border: none;
    border-bottom: #FFFFFF;
    min-width: 212px;
}

.search-form::-webkit-input-placeholder {
    text-align: right;

}

.search-form::-moz-placeholder {
    text-align: right;

}

.search-form:-ms-input-placeholder {
    text-align: right;

}

.search-form::-ms-input-placeholder {
    text-align: right;

}

.search-form::placeholder {
    text-align: right;

}

.form-search {
    position: relative;
}

.btn-search {
    position: absolute;
    bottom: 5px;
    left: 200px;
    height: 15px;
    background: url(../img/Search.svg) no-repeat center;
    background-size: auto;
    border: none;
    background-position: right;

}


.header-row2 .section2 .right .search .serch-text {
    margin-right: 10px;
}



#secondary form input {
    border: none;
    border-radius: 0;
    height: 30px;
}


.form-search {
    max-width: 220px;
    margin-left: auto;
}

.search-form::-webkit-input-placeholder {
    text-align: right;
    color: #000;
}

.search-form::-moz-placeholder {
    text-align: right;
    color: #000;
}

.search-form:-ms-input-placeholder {
    text-align: right;
    color: #000;
}

.search-form::-ms-input-placeholder {
    text-align: right;
    color: #000;
}

.search-form::placeholder {
    text-align: right;
    color: #000;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}


input[type="search"]::-webkit-input-placeholder {
    color: #000000;
    padding-right: 25px
}

input[type="search"]::-moz-placeholder {
    color: #000000;
    padding-right: 25px
}

input[type="search"]::-moz-placeholder {
    color: #000000;
    padding-right: 25px
}

input[type="search"]::-ms-input-placeholder {
    color: #000000;
    padding-right: 25px
}

input[type="search"]:hover::-webkit-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:hover::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:hover::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:hover::-ms-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:focus::-webkit-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:focus::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:focus::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:focus::-ms-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:active::-webkit-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:active::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:active::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:active::-ms-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:visited::-webkit-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:visited::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:visited::-moz-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

input[type="search"]:visited::-ms-input-placeholder {
    color: #B4B4B4;
    padding-right: 25px
}

.serch-mob {
    display: none;
}

.header-row2 .section2 .right .popup-with-form {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}

.header-row2 .section2 .right .popup-with-form-register {
    color: #00D588;
    margin-left: 59px;
    margin-right: 40px;
}

.container-form-social {
    background: #FFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-top: 30px;
    padding-bottom: 24px;
    max-width: 362px;
    text-align: center;
}

.container-form-social h2,
.container-form-social .h2 {
    font-size: max(min(42px, 4vw), 30px);
    letter-spacing: -.07em;
    padding: 0;
    margin: 0 0 25px;
    color: #1c1743;
    font-weight: 500;
    text-align: center;
}

.container-form-social .container-form-social-text {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.1;
    color: #b1b1b1;
    font-weight: 500;
    text-align: center;
    padding: 0;
    margin: 0 0 19px;
}

.container-form-social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.container-form-social-icon a {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 1px solid #ccd0d0;
    transition: .2s linear;
}

.container-form-social-icon a:hover,
.container-form-social-icon a:focus {
    border-color: #0b39af;
    transition: .2s linear;
}



.container-form-social-icon a{
    background-repeat: no-repeat;
    background-position: center;
}
.container-form-social-icon span{
    display: none;
}
.container-form-social-icon a{
    margin: 0 14px;
}
.container-form-social-icon a:nth-child(1) {
    background-image: url('../img/socA (2).png');
}

.container-form-social-icon a:nth-child(2) {
    background-image: url('../img/socA (3).png');
}

.container-form-social-icon a:nth-child(3) {
    background-image: url('../img/socA (1).png');
}

.content-form-register {
    background: #E7E9EE;
    border-radius: 0px 0px 6px 6px;
    padding: 20px 25px 27px;
    max-width: 362px;

}

.content-form-register .text-or {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1;
    color: #b1b1b1;
    font-weight: 500;
    padding: 0;
    margin: 0 0 20px;
}

.content-form-register ol li {
    list-style: none;
}

.content-form-register li input {
    width: 100%;
    padding: 16px 28px;
    margin: 0 0 25px;
    border: 1px solid #c5c9c9;
    font-size: 15px;
    letter-spacing: 0;
    color: #1c1743;
    transition: .2s linear;
    font-weight: bold;
}

.content-form-register li input::placeholder {
    color: #0b39af;
}

.container-checkbox-register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 0;
    width: 100%;
    margin-bottom: 44px;
}

.checkbox-register {
    max-width: 28px;
    height: 28px;
    margin: 0 14px 0 0 !important;
    border-color: #0b39af !important;
    border-radius: 6px !important;
}

.checkbox-register-lable {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1;
    color: #0b39af;
}
#test-form-register .checkbox-register-lable {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 16px;
    color: #b1b1b1;
}
#test-form-register .checkbox-register-lable  a{
    color: #0b39af;
    font-weight: 600;
    text-decoration: none;
}
#test-form-register .checkbox-register-lable  a:hover{
    text-decoration: underline;
}

.form-input-submit {
    display: block;
    max-width: 186px;
    background: #18B97F;
    -webkit-box-shadow: inset 0px -2px 0px #0E9665;
    box-shadow: inset 0px -2px 0px #0E9665;
    border-radius: 6px;
    color: #FFFFFF;
    margin: 0 auto !important;
}

.content-form-register li input.form-input-submit {
    width: 100%;
    max-width: 330px;
    min-height: 44px;
    border-radius: 22px;
    background-color: #0b39af;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1;
    color: #f5f5f5;
    font-weight: bold;
    text-align: center;
    padding: 12px 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    box-shadow: none;
}
.content-form-register li input.form-input-submit:hover{
    filter: drop-shadow(0px 7px 12.5px rgba(17, 77, 230, 0.6));
    background-color: #114de6;
    color: #f5f5f5; 
}

.form-register-a {
    display: block;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1;
    text-decoration: underline;
    color: #0b39af;
    font-weight: bold;
    text-align: center;
    margin-top: 29px;
}

.form-register-a:hover {
    text-decoration: none;
}

.form-register-a-password {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 16px;
    text-decoration: underline;
    color: #0b39af;
    text-align: right;
    margin-left: auto;
}

.form-register-a-password:hover {
    text-decoration: none;
}

.header-row3 .section3 .main-menu-wrap {
    text-align: center;
}

.header-row3 .section3 .main-menu-wrap ul li {
    list-style: none;
    display: inline-block;

}

@media(min-width:1025px) {

    .header-row3 .section3 .main-menu-wrap ul li a:hover,
    .header-row3 .section3 .main-menu-wrap ul li a:active {
        border-bottom: 1px solid #FFFFFF;
        color: #fff;
    }
}

.header-row3 .section3 .main-menu-wrap .sub-menu li a:hover,
.header-row3 .section3 .main-menu-wrap .sub-menu li a:active {
    padding-bottom: 0px;
    border-bottom: none;
}




.menu-item-has-children {
    position: relative;
}


.header-row3 .section3 .main-menu-wrap .main-menu {
    margin-bottom: 0;
}

ul li a {
    position: relative;
    text-decoration: none;
}

ul li a:after {
    content: '';
    width: 0;
    left: 0;
    top: 100%;
    background: white;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    height: 1px;
}

.sub-menu {
    display: none;
    position: absolute;
    width: auto;
    min-width: calc(100% + 100px);
    white-space: wrap;
    left: -30px;
    top: 100%;
    padding: 18px 30px;
    border-radius: 26px;
    -webkit-filter: drop-shadow(0px 20px 20px rgba(24, 2, 49, 0.21));
    filter: drop-shadow(0px 20px 20px rgba(24, 2, 49, 0.21));
    background-image: -o-linear-gradient(top, #3a1860 0%, #4b3167 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3a1860), to(#4b3167));
    background-image: linear-gradient(180deg, #3a1860 0%, #4b3167 100%);
    margin: 0 !important;
}

.menu-item-has-children:hover .sub-menu,
.menu-item-has-children.active .sub-menu {
    display: block;
    /* flex-direction: row; */
}

.menu-item-has-children:hover .sub-menu,
.menu-item-has-children.active .sub-menu .menu-item-object-service {
    text-align: left;
}


.header-row3 .section3 .main-menu-wrap .sub-menu li a:hover {
    color: #fff;
}

.header-row3 .section3 .main-menu-wrap ul li a.title-a {
    text-decoration: underline;
    color: #646464;
    font-weight: bold;
    padding-bottom: 14px !important;
    display: block;
}

.menu-item-has-children {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lang-btn {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px;
    background: url('/wp-content/uploads/design/Triangle 1.png') no-repeat center;
    position: relative;
    top: 3px;
}

.sub-menu-lang {
    background-color: #fff;
    min-width: calc(100% + 30px) !important;
    left: 0;
}

.sub-menu-lang li img {
    margin-left: 10px;
}

.sub-menu-lang li:not(:last-child) {
    list-style: none;
    margin-bottom: 20px;
}

.sub-menu-lang li a {
    display: block;
}

.header-row4 {
    margin-top: 65px;
    background: #E7E9EE;

}

.a-sub-menu-mb {
    display: block;
    padding-bottom: 14px !important;
    text-align: left !important;
    border-bottom: none;
}

.a-sub-menu-mb:hover {
    padding-bottom: 14px !important;

}

.container-for-flag {
    width: 26px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

.footer__social-links-mob {
    display: none;
}

.header-row4 .section4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;

}

.section4 .section4-img,
.section4 .container-promocode {
    width: 16.67%;
}

.section4 .section4-img img {
    width: 100%;
}

/* .header-row4 .section4 .section4-img{
    width: 20%;
} */

.container-promocode {
    background-image: -o-linear-gradient(rgba(23, 32, 54, 0.9), rgba(23, 32, 54, 0.9)), url(../img/Rectangle292.svg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 32, 54, 0.9)), to(rgba(23, 32, 54, 0.9))), url(../img/Rectangle292.svg);
    background-image: linear-gradient(rgba(23, 32, 54, 0.9), rgba(23, 32, 54, 0.9)), url(../img/Rectangle292.svg);
    padding: 20px;
}


.container-promocode .greetings-text {
    font-size: 14px;
    line-height: 16px;
    color: #A5A5A5;
    padding-bottom: 20px;
    padding-left: 10px;
}

.container-promocode .bonus-text {
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    padding-bottom: 20px;
    padding-left: 10px;
}

.container-promocode .promocode-text {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 6px 0 6px 0;
    margin-bottom: 10px;
}

.container-promocode .noCopyPromo {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #03AADA;
}

.copyPromo {
    font-size: 14px;
    line-height: 16px;
    color: #A5A5A5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;
    max-height: 20px;
    text-align: center;
}


.container-promocode .copyPromo:after {
    content: "";
    width: 19px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    background: url(../img/icon/Rectangle339.svg) no-repeat center;
    background-size: contain;
    position: relative;
}

.header-row2 .account-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 47px;
    vertical-align: middle;
}

.account-login .main-menu-account {
    min-width: 113px;
    padding: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    border-radius: 6px 6px 0 0;

    margin: 0px 11px;

}

.main-menu-account:hover {
    -webkit-box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
}


.account-login .main-menu-account li {
    list-style-type: none;
}


.menu-item-login-acc .photo {
    max-width: 17px;
    max-height: 17px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 6px;
    border-radius: 50%;
}


.menu-item-login-acc {
    width: 100%;
}

.menu-item-login-acc a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.account-login .main-menu-account p {

    margin-top: 6px;
    margin-right: 11px;
    margin-bottom: 0px;

}

.sub-menu-account-login {
    display: none;
    position: absolute;
    width: auto;
    min-width: 100% !important;
    white-space: wrap;
    left: 0px;
    top: 100%;
    padding: 17px 11px 1px !important;
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    border-radius: 6px;
    margin: 0 !important;
    z-index: 5;
}


.a-sub-menu-mb-account {
    font-size: 14px !important;
    line-height: 16px;
    text-align: right !important;
    text-transform: none !important;
    color: #000000 !important;
}

.menu-item-account-login a:last-child {
    padding-top: 8px;
    border-top: 1px solid #BEC3C8;
}

.menu-item-has-children:hover .sub-menu-account-login,
.menu-item-has-children.active .sub-menu-account-login {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    -webkit-box-shadow: 2px 5px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 5px 6px rgba(66, 74, 117, 0.25);
}

.menu-item-account-login {
    width: 100%;
}

.main {
    width: 100%;
}

.main .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.main .section5 {
    padding: 30px 0;
}

.main .section5 h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin-bottom: 22px;
}

.main .section5 .multiple-items {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.multiple-items .multiple-items-child {
    padding: 10px 5px 11px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    background: #FFFFFF;
    border-radius: 6px;
    margin-right: 10px;

}

.multiple-items .multiple-items-child:hover {
    background: #4A4749;
    color: #FFFFFF;
}

.slick-prev,
.slick-next {
    width: 58px;
    height: 40px;
}

.prev {
    left: -67px;

}

.prev,
.next {
    position: absolute;
    right: -63px;
    top: 0px;
    background-color: #fff;
    padding: 11px 21px;
    border-radius: 6px;
}

.slick-prev:before,
.slick-next:before {
    content: '';
    width: 58px;
    height: 40px;
    display: inline-block;
    margin-left: 4px;
    background-size: contain;
    position: relative;
    background-color: #fff;
    opacity: 1;
    border-radius: 6px;
}

.section6 {
    margin-bottom: 40px;
}

.section6 .container-cards-game .cards-game {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section6 .container-cards-game .cards-game .item-card {
    max-width: 32%;
    margin-bottom: 20px;
}

.cards-game .item-card {
    border-radius: 6px 6px 0 0;
}

.container-cards-game .cards-game .item-card .item-card-text {
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-align: center;
    padding: 15px 0;
    margin-top: 184px;
}


.container-cards-game .text-catalog {
    background-image: url(../img/Rectangle300.jpg);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90px;

}

.container-cards-game .text-catalog .text {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    padding-top: 34px;
}


.cards-game .item-card {
    width: 100%;
    background-image: url(../img/jungle_spirit.jpg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 6px;
    background-size: cover;
}

/* Карточка */


.main-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none !important;
    outline: none;
    background: #32C86E;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    height: 46px;
    border-radius: 6px;
    color: white;
    text-align: center;
    font-size: 14px;
    border: none;
    padding: 0 25px;
}

.main-btn.blue {
    color: #FFFFFF;
    background: #03AADA;
    -webkit-box-shadow: inset 0px -2px 0px #0095c0;
    box-shadow: inset 0px -2px 0px #0095c0;
}

.flex-game-automat .automat:hover .inner {
    opacity: 1;
}



.star-rating .star {
    font-style: normal;
    color: #38B7FF;
    font-size: 14px;
    letter-spacing: -2px;
}

.stars-btn h2 {
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 18px;
}

.stars-btn .text {
    font-size: 16px;
    line-height: 19px;
    color: #A5A5A5;
    text-align: center;
    padding-bottom: 26px;


}

.stars-btn .star {
    width: 10px;
    height: 10px;
}


.stars-btn .grade {
    font-size: 16px;
    line-height: 19px;
    color: #38B7FF;
    margin-left: 8px;
}

.stars-btn .stars-grade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.stars-grade .stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.btn-game {
    margin-top: 28px;
    text-align: center;

}

.btn-game a {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    background: #03AADA;
    -webkit-box-shadow: inset 0px -2px 0px #0095C0;
    box-shadow: inset 0px -2px 0px #0095C0;
    border-radius: 6px;
    padding: 11px 10px 13px;
    text-decoration: none;
}

.btn-game a:hover {
    background: #0095C0;
    -webkit-box-shadow: inset 0px -2px 0px #0095C0;
    box-shadow: inset 0px -2px 0px #0095C0;
}

.stars-btn {
    display: none;
}

.color-star {
    color: #03AADA;
    width: 10px;
    height: 10px;

}

.color-star-gr {
    color: #C4C4C4;
    width: 10px;
    height: 10px;

}

.cards-game .item-card:hover {
    width: 100%;
    border-radius: 6px;
    background-image: -o-linear-gradient(rgba(44, 44, 44, 0.75), rgba(44, 44, 44, 0.75)), url(../img/Rectangle341.jpg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 44, 44, 0.75)), to(rgba(44, 44, 44, 0.75))), url(../img/Rectangle341.jpg);
    background-image: linear-gradient(rgba(44, 44, 44, 0.75), rgba(44, 44, 44, 0.75)), url(../img/Rectangle341.jpg);
    background-position: center;

}

.cards-game .item-card:hover .item-card-text {
    display: none;
}

.cards-game .item-card:hover .stars-btn {
    display: block;
}

.main .main-row2 {
    padding: 30px 0px 40px 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1920px;
    background: #FFFFFF;
}

.main-row2 .section7,
.main-row2 .section8 {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.section7 h2,
.section8 h2,
.section9 h2 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.container-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.container-links a {
    padding: 11px 15px;
    background: #E7E9EE;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    text-decoration: none;
}

.container-links a:not(:last-of-type) {
    margin-right: 10px;
}

.card-bonus-img {
    position: relative;
    width: 100%;
    height: 148px;
    border-radius: 6px 6px 0 0;
    display: block;
}

.card-bonus-img {
    /* background-image: url(../img/Rectangle354.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 6px 6px 0 0;

}

.card-bonus-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 148px;
    border-radius: 6px 6px 0 0;
}

.textBlock-last-News-card p {
    margin-bottom: 0px;
}

.card-bonus-img-categ {
    display: none;
    position: absolute;
    font-size: 25px;
    line-height: 29px;
    color: #F42727;
    padding-left: 31px;
    padding-top: 12px;
    top: 12px;
}

.card-bonus-img-text-hover {
    display: none;
    position: absolute;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    padding-top: 13px;
    color: #FFFFFF;
    width: 100%;
    top: 54px;
    margin: 0 auto;


}

.card-bonus-img .bonus-img-info {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 19px;
    height: 19px;
}

.card-bonus-img:hover .bonus-img-info {
    z-index: 1;
    opacity: 1;
}


.card-bonus-img:hover .card-bonus-img-categ,
.card-bonus-img:hover .card-bonus-img-text-hover {
    display: block;

}


.card-bonus-img:hover .news-card-content-tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 58%);
    border-radius: 6px 6px 0 0;
    /* z-index: 1; */
}






.cplay-ptomo-text {
    max-width: 202px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px dashed #A3A3A3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 26px;
    margin-bottom: 5px;

}

.promo-copy-text {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    color: #A5A5A5;
    text-align: center;
    padding-bottom: 9px;
}


.displaynone {
    display: none;
}

.displayblock {
    display: block;
}

.container-red-btn {
    position: relative;
}

.content-promo {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    opacity: 0;
    z-index: -1;
}

.blockopacity00 {
    opacity: 0;
    z-index: -1;
}

.blockopacity11 {
    opacity: 1;
    z-index: 1;
}

.blockopacity0 {
    opacity: 0;
    z-index: -1;

}

.blockopacity1 {
    opacity: 1;
    z-index: 1;

}

.red-btn:focus .content-promo {
    display: block;
}

.red-btn {
    width: 100%;
    padding: 11px 0 13px;
    border: none;
    background: #F42727;
    -webkit-box-shadow: inset 0px -2px 0px #B41010;
    box-shadow: inset 0px -2px 0px #B41010;
    border-radius: 6px;
    color: #FFFFFF;
}

.red-btn:hover {
    background: #B41010;
    -webkit-box-shadow: inset 0px -2px 0px #B41010;
    box-shadow: inset 0px -2px 0px #B41010;
}

.container-red-btn {
    padding: 22px 40px 20px;

}

.section7 .see-all,
.section9 .see-all,
.section10 .see-all {
    text-transform: uppercase;
    text-align: center;
    color: #2C80FF;
}

.section7 .see-all a,
.section9 .see-all a,
.section10 .see-all a {
    text-decoration: none;
}

.section8 {
    background: #E5E5E5;
    padding-top: 33px;
    padding-bottom: 40px;
}




.section8 .see-all {
    text-align: center;
    text-transform: uppercase;
    margin-top: 37px;
    margin-bottom: 37px;
}

.section8 .see-all a {
    text-decoration: none;
}

.section8 .text-catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../img/Rectangle300.jpg);
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90px;
}

.section8 .text-catalog .text {
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section8 .text-catalog .text-catalog-a {
    padding: 10px 18px;
    background: #EF4545;
    -webkit-box-shadow: inset 0px -2px 0px #BF1515;
    box-shadow: inset 0px -2px 0px #BF1515;
    border-radius: 6px;
    margin-right: 277px;
    margin-left: 207px;
}


.section8 .text-catalog .text-catalog-a a {
    color: #FFFFFF;
    text-decoration: none;
}


.section9 .see-all {
    margin-top: 40px;
}

.section10-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 31px 0 58px;
    width: 100%;
}

.section10-container .container-news,
.section10-container .container-blog {
    width: calc(50% - 10px);
}

.section10-container .news-cards {
    border-top: 1px solid #CCCCCC;
    width: 100%;
}

.section10-container .news-cards .news-card-content {
    margin-top: 20px;
    border-radius: 6px;
}

.section10-container .news-cards .news-card-content img {
    border-radius: 6px;

}

.news-cards .news-card-content {
    display: inline-block;
    width: 100%;
    height: 184px;
    border-radius: 6px;
    /* padding-left: 19px;
    padding-bottom: 14px;
    padding-top: 113px; */

}


.news-cards a,
.blog-cards a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;

}

.news-card-content-title-line,
.blog-card-content-title-line {
    text-decoration: underline;
    padding-bottom: 5px;
}

.news-card-content .news-card-content-title {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    text-decoration: none;
    max-width: 290px;
    vertical-align: baseline;
}

.news-card-content {
    position: relative;
}

.news-card-content img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 184px;
    position: relative;
}

.news-card-content-title-line {
    position: absolute;
    top: 112px;
    left: 20px;
}

.news-card-content-title {
    position: absolute;
    top: 134px;
    left: 20px;
}

.blog-cards-container-news .lil {
    width: 32%;
}

.blog-cards-container-news .big {
    width: 66%;
}

.news-card-content-lil {
    width: 100%;
    height: 184px;
    border-radius: 6px;
    margin-bottom: 20px;

}

.news-card-content-lil img {
    width: 100%;
    height: 184px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;

}

.news-card-content-big {
    width: 100%;
    height: 184px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.news-card-content-big img {
    width: 100%;
    height: 184px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;

}

/* .news-card-content:nth-child(1) {
    background-image: url(../img/image-news.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.news-card-content:nth-child(2) {
    background-image: url(../img/image56news.jpg);
    background-repeat: no-repeat;
    background-position: center;

} */

.section10 .see-all {
    padding-top: 37px;
}

.section10 .blog-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.section10-container .blog-cards {
    border-top: 1px solid #CCCCCC;
    width: 100%;
}

.section10-container .blog-cards .blog-card-content {
    margin-top: 20px;
    position: relative;
}

.section10-container .blog-cards .blog-card-content img {
    width: 100%;
    height: 184px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
}

.blog-cards .blog-card-content {
    display: inline-block;
    width: 100%;
    height: 184px;
    border-radius: 6px;


}

.blog-card-content .blog-card-content-title {
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    max-width: 250px;
    vertical-align: baseline;
}

.blog-cards a {
    width: calc(50% - 10px);
}

/* .blog-card-content:nth-child(1) {
    background-image:  linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), url(../img/image\ 63.jpg);
    background-repeat: no-repeat;
    background-position: center;

}

.blog-card-content:nth-child(2) {
    background-image:  linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), url(../img/image\ 63.jpg);
    background-repeat: no-repeat;
    background-position: center;

}

.blog-card-content:nth-child(3) {
    background-image:  linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), url(../img/image\ 63.jpg);
    background-repeat: no-repeat;
    background-position: center;

}

.blog-card-content:nth-child(4) {
    background-image:  linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%), url(../img/image\ 63.jpg);
    background-repeat: no-repeat;
    background-position: center;

} */


.blog-card-content .blog-card-content-title-line {
    position: absolute;
    top: 102px;
    left: 20px;
    z-index: 2;
}

.blog-card-content .blog-card-content-title {
    position: absolute;
    top: 130px;
    left: 20px;
    z-index: 2;
}

.main-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}

.main-section-top {
    position: relative;
}

.top-img {
    position: fixed;
    height: 100px;
    width: 100px;
    right: 20px;
    bottom: 20px;
    z-index: 9;
}

.top-img a img {
    width: 100%;
}

.top-img-img-mob {
    display: none;
}

.main-section-block {
    width: 74.4%;
}

.sorting-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.section6-allgamePage,
.sidebar-section-allgamePage {
    padding-top: 0;
}

.sk .sidebar-section-allgamePage {
    /*padding-top: 19px;*/
}

.sidebar-section {
    width: 24%;

}

.top-brend-sidebar {}

.text-catalog-allgamePage {
    margin-bottom: 40px;
    margin-top: 20px;
}

.container-cards-game .all-game-allgamePage {
    padding-bottom: 27px;
}

.sidebar-section .item-card-bonus {
    margin-bottom: 20px;
}

.text-statty {
    border-top: 1px solid #CCCCCC;
    padding-top: 20px;
    padding-right: 25px;

}

.text-statty h5 {
    margin-bottom: 15px;
}

.text-statty ul,
.text-statty ol {
    margin-left: 15px;
}


.bonus-casino-card-sidebar {
    width: 100%;
    ;
    margin-bottom: 25px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #e4ebeb;
}

.img-casino-card-tab {
    width: 100%;
    height: 120px;
    border-radius: 26px;
    background-position: center;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
}

.img-casino-card-tab::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: url(../img/grad.png) no-repeat center bottom/cover;
    pointer-events: none;
}

.bonus-casino-cards-sidebar a {
    text-decoration: none;
}

.btn-bonus-tab a {
    display: block;
    padding: 14px 20px 15px;
    text-decoration: none;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    line-height: 1;
    background-color: #0b39af;
    font-size: 15px;
    letter-spacing: 0;
    color: #f5f5f5;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
}

.h6-stars-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.stars-grade-allGamePage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

}

.stars-grade-allGamePage .empty,
.stars-grade-allGamePage .full {
    display: none;
}

.stars-grade-allGamePage .grade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../img/str.png) no-repeat left center;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 1;
    color: #0b39af;
    font-weight: bold;
    padding-left: 23px;
}

.h6-stars-flex h6 {
    font-size: 16px;
    font-size: max(min(16px, 1.5vw), 14px);
    letter-spacing: 0px;
    line-height: 1.1;
    color: #1c1743;
    font-weight: bold;
    margin-bottom: 0px;
}


.casino-card-sidebar-btn span {
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    text-align: center;
}


.btn-bonus-tab a {
    padding: 14px 20px 15px;
    text-decoration: none;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    line-height: 1;
    background-color: #0b39af;
    font-size: 15px;
    letter-spacing: 0;
    color: #f5f5f5;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;

}

.btn-bonus-tab a:hover {
    -webkit-filter: drop-shadow(0px 7px 12.5px rgba(17, 77, 230, 0.6));
    filter: drop-shadow(0px 7px 12.5px rgba(17, 77, 230, 0.6));
    background-color: #114de6;
    color: #f5f5f5;
}


.btn-bonus-tab a {
    color: #FFFFFF;
    text-decoration: none;
}

.nav-pills-tab {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nav-pills-tab li {
    width: 49%;
    font-size: 14px;
    line-height: 16px;
}

.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #0b39af;
    background: transparent;
    border-color: #0b39af;

}

.nav-pills .nav-link {
    text-decoration: none;
    padding: 10px 25px;
    min-height: 44px;
    border-radius: 22px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1;
    color: #919b9b;
    font-weight: bold;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #919b9b;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    -webkit-transition-delay: .14s;
    -o-transition-delay: .14s;
    transition-delay: .14s;
    width: 100%;
}


.container-form-social-icon-gam {
    display: none;
}

.see-all-allgamePage {
    text-align: center;
    margin-bottom: 14px;
}




.nav-pills-tab-game li {
    width: 32%;
}

.nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
}

.bonus-topgame-card-sidebar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.img-topgame-card-tab {
    overflow: hidden;
    min-width: 135px;
    max-width: 40%;
    height: 135px;
    max-height: 135px;
    border-radius: 26px;
    /* background-image: url(../img/image22.jpg); */
    background-repeat: no-repeat;
}

.bonus-topgame-card-sidebar .img-topgame-card-tab img {
    -o-object-fit: cover;
    object-fit: cover;
}

.casino-topgame-sidebar-btn {
    padding: 5px 11px 10px;

}

.casino-topgame-sidebar-btn h6 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.h6-stars-flex-allGamePage {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-topgame-tab a {
    display: block;
    padding: 14px 20px 15px;
    text-decoration: none;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    line-height: 1;
    background-color: #0b39af;
    font-size: 15px;
    letter-spacing: 0;
    color: #f5f5f5;
    font-weight: bold;
    border-radius: 25px;
    text-align: center;
}

.btn-topgame-tab :hover {
    -webkit-filter: drop-shadow(0px 7px 12.5px rgba(17, 77, 230, 0.6));
    filter: drop-shadow(0px 7px 12.5px rgba(17, 77, 230, 0.6));
    background-color: #114de6;
    color: #f5f5f5;
}

.h6-stars-flex-allGamePage span {
    font-size: 0;
    display: none;
}


.container-cards-bonus .cards-bonus-allgamePage {
    width: 100% !important;
}


.img-lastNews-card-tab {
    /* background-image: url(../img/Rectangle280.jpg); */
    width: 118px;
    height: 79px;
}


.textBlock-last-News-card {
    font-size: 12px;
    line-height: 14px;
    color: #A5A5A5;
    padding: 7px 10px;
    text-align: left;
}

.textBlock-last-News-card p {
    font-size: max(min(14px, 1.3vw), 12px);
    letter-spacing: -0.05em;
    line-height: 1.2;
    color: #1c1743;
    font-weight: 500;
}


.text-center-upp {
    text-transform: uppercase;
}

.text-center-upp a {
    text-decoration: none;

}

/* FORMS */

/* 

.section11-container .container-form-index {
    margin-top: 29px;
    background: #1E1E1E;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    width: 49%;

}

.section11-container .container-form-index .form-contant {
    padding: 32px 0 0px;
    width: 75%;
}

.section11-container .container-form-index .form-contant h4 {
    color: #FFFFFF;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 49px;

}

.section11-container .container-form-index .form-contant #emailform,
.section11-container .container-form-index .form-contant #phoneform {
    padding-left: 48px;
    padding-right: 48px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.section11-container .container-form-index .form-contant .emailform .input-emeil,
.section11-container .container-form-index .form-contant .phoneform .input-phone {
    display: block;
    width: 100%;
    background: #E5E5E5;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    min-height: 40px;
    padding-left: 10px;
} 

#wpforms-330-field_2,
#wpforms-364-field_2,
#wpforms-365-field_3,
#wpforms-331-field_4 {
    width: 100%;
    background: #E5E5E5;
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    min-height: 40px;
    margin: 0 auto;
    min-width: 350px;
}

#wpforms-submit-330,
#wpforms-submit-331,
#wpforms-submit-364,
#wpforms-submit-365 {
    margin: 0 auto;
    display: block;
}

#wpforms-330-field_2-error,
#wpforms-331-field_3-error,
#wpforms-364-field_2-error,
#wpforms-365-field_3-error,
#wpforms-331-field_4-error {
    color: #fff;
    font-size: 15px;
    text-align: center;
}


.section11-container .container-form-index .form-contant .emailform .send,
.section11-container .container-form-index .form-contant .phoneform .send {
    padding: 11px 41px 13px;
    border-radius: 6px;
    color: #FFFFFF;
    border: none;
    margin-top: 30px;
    font-size: 14px;
    line-height: 16px;
}

.section11-container .container-form-index .form-contant .emailform .subscribe {
    background: #03AADA;
    box-shadow: inset 0px -2px 0px #0095C0;
}

.section11-container .container-form-index .form-contant .phoneform .callme {
    background: #60DD41;
    box-shadow: inset 0px -2px 0px #46BA29;
} */

.error {
    color: red;
}

.rating-container {
    position: relative;
    font-size: max(min(16px, 1.6vw), 14px);
    letter-spacing: -.05em;
    line-height: 1;
    color: #1c1743;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.rating-container>a {
    padding: 14px 28px 14px 20px;
    font-size: max(min(18px, 1.8vw), 16px);
    letter-spacing: -.05em;
    line-height: 1;
    color: #1c1743;
    font-weight: bold;
    display: inline-block;
    background: #e9e9e9;
    border-radius: 24px;
    text-decoration: none;
    min-width: 215px;
    z-index: 15;
    position: relative;
    cursor: pointer;
    pointer-events: none;
}

.rating-container>a::after {
    content: "";
    display: block;
    width: 7px;
    height: 6px;
    position: absolute;
    right: 20px;
    top: 50%;

    background: url('../img/triangkeblack.png') no-repeat center;
}

.rating-container:hover>a::after {
    -webkit-transform: translateY(-50%) scaleY(-1);
    -ms-transform: translateY(-50%) scaleY(-1);
    transform: translateY(-50%) scaleY(-1);
}

.sub-menu-rating {
    display: none;
    position: absolute;
    width: auto;
    min-width: 215px;
    white-space: nowrap;
    right: 0px;
    top: 0;
    padding: 62px 24px 10px;
    background: #FFFFFF;
    z-index: 10;
    border-radius: 24px;
    -webkit-filter: drop-shadow(0px 20px 15px rgba(87, 83, 115, 0.6));
    filter: drop-shadow(0px 20px 15px rgba(87, 83, 115, 0.6));
    background-color: #d7e0e8;
}

.sub-menu-rating li {
    padding: 0;
    list-style: none;
    margin-bottom: 12px;
}

.sub-menu-rating li a {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1;
    color: #1c1743;
    font-weight: bold;
}

.sub-menu-rating li a:hover {
    text-decoration: underline;
}

.rating-container .sub-menu-rating {
    display: none;
}

.rating-container:hover .sub-menu-rating,
.rating-container.active .sub-menu-rating {
    display: block;
}


.sub-menu-rating li a:hover {
    color: #2C75E4;
}


.section10-container .news-cards-newsPage,
.section10-container .blog-cards-newPage {
    border-top: none;
}


.section10-container-newsPage {
    padding-top: 0;
    padding-bottom: 0px;
}

.section10-container .news-cards-newsPage .news-card-content {
    margin-top: 20px;
    margin-bottom: 0;
}

.section10-container .container-news-newsPage {
    width: calc(66.6% - 8px);
}

.img-casino-card-tab img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.section10-container .container-blog-newsPage {
    width: calc(33.3% - 12px);
}

.section10-container .blog-cards-newPage .blog-card-content {
    margin-top: 0px;
    margin-bottom: 20px;
}

.container-text-a {
    padding-bottom: 5px;
    margin-top: 16px;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;

    color: #000000;
}

.container-text-a a {
    text-decoration: none;

}

.blog-cards-newPage a {
    text-decoration: none;
}

.blog-cards-container-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    width: calc(100% + 20px);

}

.blog-cards-container-newsPage a {
    width: calc(33.3% - 20px);
}

.section10-container-news-cards a {
    color: #FFFFFF;
}

.blog-card-container-new {
    margin-bottom: 20px;
}

.blog-card-container-new-active .blog-card-content {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(../img/image-news.jpg);
}

.blog-cards-container-news .blog-card-container-new-active {
    width: 66% !important;
}

.breadcrumb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumb li a {
    font-size: 14px;
    line-height: 16px;
    color: #959595;
    text-decoration: none;
}

.breadcrumb-item-active {
    font-size: 14px;
    line-height: 16px;
    color: #959595 !important;
}


.banner-articl-openNewsPage {
    width: 100%;
    height: 550px;
}

.banner-articl-openNewsPage img {
    width: 100%;
    height: 550px;
    -o-object-fit: cover;
    object-fit: cover;
}


.text-articl-openNewsPage {
    padding-top: 17px;
    padding-bottom: 38px;
    font-size: 16px;
    line-height: 19px;

    color: #000000;
}

.author-data-articl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    line-height: 16px;

    color: #9D9D9D;
    padding-bottom: 33px;


}


.blokFromGamePage {
    width: 100%;
    height: 65px;
    margin-bottom: 35px;
}

.section10-container-openNewsPage {
    padding-top: 20px;
}

.top-brend-sidebar-toppd {
    padding-top: 9px;
}

.pagination {
    margin-top: 60px;
}

.pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 41px;
    margin: 0;

}

.pagination .page-numbers li {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    background: #FFFFFF;
    border-radius: 6px;
    width: 41px;
    height: 41px;

}

.pagination .page-numbers li:not(:last-of-type) {
    margin-right: 2vw;
}

.pagination .page-numbers li span,
.pagination .page-numbers li a {
    font-size: max(min(26px, 2vw), 18px);
    line-height: 1;
    color: #1c1743;
    font-weight: bold;
    text-align: center;
    width: 45px;
    height: 45px;
}


.page-numbers {
    list-style: none;
}

.page-numbers .current {
    background: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    border: 1px solid #1c1743;
}

.page-numbers.next.page-numbers,
.page-numbers.prev.page-numbers {
    font-size: 0;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    background: #1c1743 url("../img/ar_gt.png") no-repeat center;
}

.page-numbers.prev.page-numbers {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.page-numbers.next.page-numbers::after,
.page-numbers.prev.page-numbers::after {
    display: none !important;
}

.page-numbers .dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}


.text-articl-tourname {
    font-size: 14px;
    line-height: 16px;
}


.container-tournament-cards {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container-tournament-card {
    width: 49%;
    -webkit-box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    box-shadow: 2px 2px 6px rgba(66, 74, 117, 0.25);
    border-radius: 6px;
}

.img-tournament-card {
    width: 100%;
    height: 258px;
    border-radius: 6px 6px 0px 0px;
}


.img-tournament-card img {
    width: 100%;
    height: 258px;
    border-radius: 6px 6px 0px 0px;
    -o-object-fit: cover;
    object-fit: cover;
}

.text-block-tournament-card a {
    text-decoration: none !important;
}

.text-block-tournament-card h6 {
    font-size: 18px;
    line-height: 21px;
    text-align: center;

    color: #000000;
    margin-top: 16px;
    margin-bottom: 12px;

}

.container-tournament-card {
    margin-top: 20px;
}

.text-tournament-card {
    background: #FFFFFF;
    padding: 15px 24px 22px;
    font-size: 16px;
    line-height: 24px;
    color: #8C8C8C;
    border-radius: 0px 0px 6px 6px;

}

.text-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.text-card-bl {
    color: #000000;
}


.banner-articl-tournamentPage {
    width: 100%;
    /* height: 290px; */
    background-position: center;
}

.banner-articl-tournamentPage img {
    width: 100%;
    height: 290px;
    -o-object-fit: cover;
    object-fit: cover;
}

.taxt-banner-tournamentPage {
    background: #FFFFFF;
    padding: 15px 20px 13px;
}

.taxt-banner-tournamentPage {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.taxt-banner-tournamentPage .text-card {
    width: 33%;

}

.taxt-banner-tournamentPage .text-card:not(:last-of-type) {
    margin-right: 61px;
}


.share-block-newspagePage {
    margin-bottom: 35px;
}


.reviews-wrap-newspagePage {
    margin-top: 25px;
    margin-bottom: 20px;
}


.taxt-banner-tournamentPage2 {
    margin-bottom: 17px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 0;
}

.taxt-banner-tournamentPage2 .text-card {
    width: 33%;
    padding-left: 39px;


}

.tournamePage-blok {
    width: 100%;
    height: 184px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 6px 6px 0 0;
}

.tournamePage-blok img {
    width: 100%;
    height: 184px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px 6px 0 0;

}

.tournamePage-text {
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */

    text-align: center;

    color: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
    border-radius: 0 0 6px 6px;
}


.section-heading {
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
}


/* FOOTER */

.footer {
    position: relative;
}

.ft-section1 {
    width: 100%;
    height: 140px;
    background-image: url(../img/Rectangle153.jpg);
    background-position: center;
    background-repeat: no-repeat;

}

.ft-section1-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1060px;
    margin: 0 auto;
}

.ft-section1-content .tell-img {
    position: absolute;
    top: 0;
}

.ft-section1-content .text-casino {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 340px;
}

.ft-section1-content .app-img {
    padding: 15px 0 13px;
}

.ft-section1-content .app-img img:not(:last-of-type) {
    padding-bottom: 12px;
}

.ft-section1-content .app-img img {
    display: block;
}



.ft-section2-content .ft-h4 {
    padding-top: 34px;
    margin-bottom: 15px;
}

.ft-section2-content-text {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.ft-section2-content-text ul {
    padding-left: 18px;
}


.footer .ft-section3 {
    background: #292929;
    padding: 69px 0 86px;

}

.ft-section3-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 90px;
}

.ft-section3-content .nav-left ul li,
.ft-section3-content .nav-right ul li {
    list-style: none;
}

.ft-section3-content .nav-left ul li a,
.ft-section3-content .nav-right ul li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}

.ft-section3 .footer__social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.footer__social-links .footer__link {
    display: inline-block;
    width: 52px;
    height: 54px;
}

.footer__social-links .dmca img {
    margin-top: 40px;
}

.footer__social-links .footer__link a {
    width: 50px;
    height: 50px;
}

.footer__link:not(:last-of-type) {
    margin-right: 12px;

}

.footer__link:nth-child(1) {
    background-image: url(../img/s1.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.footer__link:nth-child(2) {
    background-image: url(../img/s2.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.footer__link:nth-child(3) {
    background-image: url(../img/s3.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.footer__link:nth-child(4) {
    background-image: url(../img/s4.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.footer__link:nth-child(5) {
    background-image: url(../img/s5.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.copy {
    font-size: 16px;
    line-height: 19px;
    color: #C2C2C2;
    margin-top: 15px;
}


.dmca-mob {
    display: none;
}

.footer__link-mob {
    display: none !important;
}

.news-card-mobi .sidebar-section-allgamePage {
    display: none;
}

.form-email-img-mob {
    display: none;
}

.main .main-row2-lock {
    background-color: #E5E5E5;
}

.container-cards-casino-pd {
    margin-bottom: 20px;
}

.main .main-row2-lock-greey {
    background: #4A4749;
    padding: 43px 0 27px;
    margin-bottom: 38px;
}

.main-row2-lock-greey p {
    font-size: 18px;
    line-height: 21px;

    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}


.img-casino-card-tab img {
    width: 100%;
}

.header-row4 .section4 .slider-header-bonus .draggable {
    max-height: 220px;
}

.header-row4 .section4 .slider-header-bonus .section4-img img {
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
}

.header-row4 .section4 .slider-header-bonus .container-promocode {
    height: 220px;
    position: relative;
}

.slider-header-bonus {
    width: 100%;
}

.slider-header-bonus .slick-track {
    min-width: 1598px;
}

.section4-img {
    width: 100%;
    height: 220px;
}

.container-promocode {
    width: 100%;
}

.section4 .section4-img,
.section4 .container-promocode {
    max-width: 16.67%;
}

.section4 .section4-img {
    min-width: 264px;
}

.section4 .container-promocode {
    max-width: unset;
}

.container-promocode img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -5;
}

.container-promocode .brnd-block {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(44, 44, 44, 0.75) !important;
    z-index: 0;
    display: block;

}

.greetings-text .bonus-text .promocode-text .noCopyPromo .copyPromo {
    z-index: 1 !important;
}

.container-promocode {
    background-image: none;

}

.container-promocode .brnd-block {
    padding: 20px;
}

.banner-box {
    width: 100%;
}

.banner-box .banner-img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

@media (min-width: 1920px) {
    .container {
        max-width: 1630px;
    }
}

@media (max-width: 1630px) {


    .header .container {
        max-width: 1600px;
    }

    .section8 .text-catalog .text-catalog-a {
        margin-right: 137px;
        margin-left: 207px;
    }

    .casino-topgame-sidebar-btn {
        padding: 5px 11px 10px;
    }

}

@media (max-width: 1200px) {
    .section4 .section4-img {
        max-width: 264px;
    }

    .section4 .container-promocode {
        max-width: 16.67%;
    }

    .blog-cards-container-news .lil {
        width: 49%;
    }

    .blog-cards-container-news .big {
        width: 49%;
    }
}

@media (max-width: 1024px) {
    html body .sidebar-section {
        display: none !important
    }

    .header-row4 .section4 .slider-header-bonus .draggable {
        max-height: 140px;
    }

    .section4 .section4-img,
    .section4 .container-promocode {
        max-width: 50%;
    }

    .section4 .container-promocode {
        max-width: 264px;
    }

    .header-row4 .section4 .slider-header-bonus .section4-img img {
        height: 140px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;

    }

    .header-row4 .section4 .slider-header-bonus .container-promocode {
        height: 140px;
    }

    .container-promocode .brnd-block {
        padding: 5px 10px;
    }

}

@media (max-width: 377px) {
    .section4 .section4-img {
        max-width: 187px !important;
        min-width: 187px;

    }

    .section4 .section4-img img {
        -o-object-fit: cover;
        object-fit: cover;
        max-width: 187px;
    }

    .section4 .container-promocode {
        max-width: 187px;

    }
}

@media (max-width: 470px) {
    .blog-cards-container-news a {
        padding: 5px 0
    }

    .blog-cards-container-news a img {
        -webkit-filter: brightness(0.6);
        filter: brightness(0.6);
        border-radius: 8px;
    }

    .news-card-content-title {
        top: initial !important;
        bottom: 20px !important
    }

    .news-card-content-lil,
    .news-card-content-big {
        margin-bottom: 0 !important;
    }

    .header-row4 {
        margin-top: 64px;
    }

    .blog-cards-container-news .lil {
        width: 100%;
    }

    .blog-cards-container-news .big {
        width: 100%;
    }
}

@media (max-width: 377px) {
    .section4 .section4-img {
        max-width: 160px !important;
        min-width: 160px;

    }

    .section4 .section4-img img {
        -o-object-fit: cover;
        object-fit: cover;

    }

    .section4 .container-promocode {
        max-width: 160px;

    }
}

@media (max-width: 1440px) {

    .img-lastNews-card-tab {
        min-width: 100%;
        border-radius: 6px 6px 0px 0px;
    }

    .main .section5 .multiple-items {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }

    .container-promocode .bonus-text {
        padding-bottom: 10px;

    }

    .container-promocode .greetings-text {
        padding-bottom: 10px;

    }


    .bonus-topgame-card-sidebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .img-topgame-card-tab {
        max-width: 100%;
        border-radius: 6px 6px 0px 0px;
    }

    .img-topgame-card-tab img {
        width: 100%;
        height: 131px;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 6px 6px 0px 0px;

    }

    .img-lastNews-card-tab {
        width: 100%;
        border-radius: 6px 6px 0px 0px;

    }

    .img-lastNews-card-tab img {
        width: 100%;
        border-radius: 6px 6px 0px 0px;
        height: 79px;
        -o-object-fit: cover;
        object-fit: cover;

    }

    .main-row2 .section7,
    .main-row2 .section8 {
        max-width: 1320px;
    }

}

@media (max-width: 1200px) {
    .container-promocode {
        padding: 10px;
    }

    .container-promocode .promocode-text {
        font-size: 14px;
        padding: 0px;
    }

    .container-promocode .noCopyPromo {
        font-size: 12px;

    }

    .ft-section3-content {
        margin-left: 0px;
    }


    /* .blog-cards .blog-card-content{
        padding-top: 90px;
    } */


    .main-btn {
        height: 46px;
        font-size: 14px;
        padding: 0 25px;
    }

    /* .news-card-content-big{
        width: 310px;
        height: 184px;
        border-radius: 6px;
        margin-bottom: 20px;
    }
    .news-card-content-big img{
        width: 310px;
    height: 184px;
        object-fit: cover;
        border-radius: 6px;

    } */
    .blog-cards a {
        width: 49%;
    }

    /*     .news-card-content-lil{
            width: 250px;
        } */
    .news-card-content-lil img {
        width: 100%;
    }

    /*     .news-card-content-big{
            width: 575px;
        } */
    .news-card-content-big img {
        width: 100%;
    }

}


@media (max-width: 1024px) {

    .banner-box {
        width: 100%;
        max-height: 140px;
    }

    .section10-container .blog-cards .blog-card-content img {
        border-radius: 6px;
    }

    .img-lastNews-card-tab {
        min-width: 40%;
    }

    .main-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .main-section-block {
        width: 100%;
    }

    .sidebar-section {
        width: 100%;
    }

    .bonus-casino-card-sidebar {
        width: 100%;
    }

    .pagination .page-numbers li:not(:last-of-type) {
        margin-right: 5px;
    }

    .main .section5 .multiple-items {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .prev,
    .next {
        /*display: none !important;*/
    }


    .section10-container .container-blog-newsPage {
        margin-bottom: 20px;
    }

    .container-promocode .bonus-text {
        font-size: 12px;

    }

    .container-promocode .noCopyPromo {
        font-size: 11px;
    }

    .container-promocode .promocode-text {
        line-height: 19px;
    }

    .container-promocode {
        padding: 5px 10px;
    }

    .header-row1 {
        display: none;
    }

    .header-row2 .section2 .left {
        display: none;
    }

    .header-row2 .section2 .right .search {
        display: none;
    }

    .header-row2 .section2 {
        padding-left: 16px;
        padding-right: 16px;
    }



    .header-row1,
    .header-row3 {
        background: #FFFFFF;
    }

    .header-row3 .section3 .main-menu-wrap {
        text-align: left;
    }

    .main-menu,
    .section2-langs-mob {
        padding-left: 65px;
        padding-right: 20px;

    }

    .header-row3 .section3 .main-menu-wrap ul li {
        display: block;
        padding-bottom: 0;

    }



    .sub-menu {
        background: #FFFFFF;
        padding: 15px 0;
        -webkit-filter: none;
        filter: none;
    }

    .main-menu li li:not(:last-child) {
        margin-bottom: 4px;
    }

    .menu_mob.main-menu li a:hover,
    .menu_mob.main-menu li a:focus {
        color: #1c1743;
        text-decoration: underline;
    }

    .flex-header .section3 .main-menu-wrap ul.main-menu li .sub-menu {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: none;
        display: none;
        position: static;
        width: 100% !important;
        min-width: initial !important;
        padding: 0 !important;
    }

    .header .section3 .main-menu-wrap {
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
        transform: translateX(-110%);
        position: fixed;
        height: 100vh;
        min-height: 100%;
        overflow: auto;
        width: 83%;
        max-width: 330px;
        z-index: 10;
        left: 0;
        top: 0;
        background-color: #fff;
    }

    .header .section3 .main-menu-wrap.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .container-form-social-icon-gam {
        display: block;
    }

    .header-row2 .section2 .center {
        padding-left: 0px;
    }

    .serch-mob {
        display: block;
    }

    .section2-langs-mob {
        display: block !important;
    }

    .section2-langs-mob .menu-langs {
        margin-right: 0px !important;
    }

    .section2-langs-mob .menu-langs .menu-item-has-children {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section2-langs-mob .menu-langs .menu-item-has-children span {
        width: 20px !important;
        height: 15px !important;
    }

    .section2-langs-mob .menu-langs .menu-item-has-children .lang-btn {
        margin-left: 0px;
        top: 0;
    }

    .header-row4 {
        margin-top: 50px;
    }

    .sub-menu {
        position: relative;
    }

    .sub-menu-account-login {
        position: absolute;
        z-index: 11;
    }


    .menu-item-has-children:hover .sub-menu,
    .menu-item-has-children.active .sub-menu {
        width: 100%;
    }


    .menu-item-has-children.active .sub-menu,
    .menu-item-has-children:active .sub-menu,
    .menu-item-has-children:focus .sub-menu {
        display: block !important;
    }

    .menu-item-has-children:hover .sub-menu-account-login,
    .menu-item-has-children.active .sub-menu-account-login {
        padding-left: 11px !important;
        padding-right: 11px !important;
        width: 100%;
    }


    .sub-menu-lang {
        position: absolute;
        top: 100%;
        min-width: calc(100%) !important;
        padding-right: 0px !important;

    }

    .menu-item-object-service {
        width: 33%;
    }

    .sub-menu-account-login .menu-item-object-service {
        width: 100%;
    }

    .a-sub-menu-mb,
    .title-a {
        border-bottom: none !important;
    }

    .left-mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 28px;
        padding-right: 0px;
        width: 100%;
        margin-bottom: 58px;
    }


    .style-langs-block {
        display: inline-block !important;
        padding-top: 0 !important;
    }

    .style-langs-block a {
        display: inline-block !important;
    }

    .sub-menu-lang a {
        display: block !important;
    }

    .footer__social-links-mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 51px;
    }

    .footer__social-links-header-mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer__social-links .footer__link-mob,
    .footer__social-links .footer__link-header-mob {
        width: 39px;
        height: 39px;
    }

    .footer__link-mob:nth-child(1) {
        background-image: url(../img/vk.png);
    }

    .footer__link-mob:nth-child(2) {
        background-image: url(../img/fb.png);
    }

    .footer__link-mob:nth-child(3) {
        background-image: url(../img/tw.png);
    }

    .footer__link-mob:nth-child(4) {
        background-image: url(../img/g+.png);
    }

    .footer__link-mob:nth-child(5) {
        background-image: url(../img/tg.png);
    }

    .ft-section1-content .text-casino {
        padding-left: 200px;
    }

    .container-cards-game .item-card-mob {
        display: none;
    }

    .section6 .container-cards-game .cards-game .item-card {
        min-width: 48%;
    }

    .container-cards-bonus .cards-bonus-mob {
        display: none;
    }

    .section8 .container-cards-bookmakers {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }



    .container-cards-bookmakers .cards-bookmakers-mob {
        display: none;
    }

    .section8-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section8-flex h2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .container-cards-bookmakers {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .see-all {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }


    .text-catalog {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 20px;
    }

    .section8 .text-catalog .text-catalog-a {
        margin-right: 100px;
        margin-left: 100px;
    }

    .section8 .text-catalog {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .blog-cards .blog-card-content {
        padding-top: 50px;
    }

    .section10-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .section10-container .container-news,
    .section10-container .container-blog {
        width: 100%;
    }

    .section10-container .news-cards,
    .section10-container .blog-cards {
        display: none;
    }


    .news-card-mobi .sidebar-section-allgamePage {
        display: block;
        border-top: 1px solid #CCCCCC;
    }

    .bonus-casino-card-sidebar-mob {
        background-color: #E5E5E5;
    }

    .img-lastNews-card-tab-mob {
        border-radius: 6px;
    }

    .see-all-mob {
        margin-bottom: 30px;
    }



    .section11-container .container-form-index {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .card-bonus-img {
        background-size: 100%;
    }

    .img-casino-card-tab {
        width: 100%;
    }

    .img-casino-card-tab img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .bonus-topgame-card-sidebar {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .img-topgame-card-tab {
        background-size: 100%;
        border-radius: 6px;
        background-position: center;
    }


    .casino-topgame-sidebar-btn {
        width: 100%;
        padding: 5px 19px 10px;
    }

    .h6-stars-flex-allGamePage {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .img-topgame-card-tab {
        width: 40%;
    }

    .img-topgame-card-tab img {
        border-radius: 6px 0px 0px 6px;

    }

    .img-lastNews-card-tab {
        width: 40%;
    }

    .img-lastNews-card-tab img {
        border-radius: 6px 0px 0px 6px;
    }

    .item-card-bonus {
        border-radius: 6px;
    }

    .card-bonus-img {
        border-radius: 6px 6px 0px 0px;
        height: 148px;
    }

    .card-bonus-img img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 148px;
        border-radius: 6px 6px 0px 0px;

    }

    .img-lastNews-card-tab-mob img {
        border-radius: 6px;
    }

    .form-search {
        margin-left: 0;
        min-width: 100%
    }

    /* 	.header-row3 .section3 .main-menu-wrap .sub-menu li a:hover, .header-row3 .section3 .main-menu-wrap .sub-menu li a:active {
        padding-bottom: 14px;
        border-bottom: none;
    }
        .header-row3 .section3 .main-menu-wrap ul li a{
             padding-bottom: 14px;
        } */




    .sub-menu {
        left: 0;
    }




}


@media (max-width: 786px) {



    .section4-mob-none {
        display: none;
    }

    .img-topgame-card-tab img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 112px;
    }

    .section4 .section4-img,
    .section4 .container-promocode {
        width: 50%;
    }

    .ft-section3-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .img18 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .img18 img {

        width: auto;
        height: 38px;
    }

    .footer__social-links {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .nav-left {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .nav-left ul {
        margin-bottom: 0;
    }

    .nav-right {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .dmca {
        display: none;
    }

    .dmca-mob {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 34px;
    }

    .copy {
        text-align: center;
    }

    .nav-left ul {
        margin-top: 43px;
    }

    .footer__link {
        display: none;
    }

    .footer__social-links-mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .footer__link {
        display: none !important;
    }

    .footer__link-mob,
    .footer__link-header-mob {
        display: inline-block !important;

    }

    /*     .footer__social-links-mob{
            margin-top: 0 !important;
        } */
    .tell-img {
        display: none;
    }

    .ft-section1-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ft-section1-content .text-casino {
        padding-left: 0;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .ft-section1 {
        width: 100%;
        height: 215px;
        background-image: url(../img/Rectangle383.png);
        background-position: center;
    }

    .footer .ft-section3 {
        padding: 20px 0 20px;
    }

    .container-links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .container-links a {
        margin-bottom: 20px;
    }

    .container-cards-bonus .cards-bonus {
        width: 100%;
    }

    .section8 .text-catalog .text {
        font-size: 20px;
    }

    .section8 .text-catalog .text-catalog-a {
        margin-right: 20px;
        margin-left: 50px;
    }


    .container-cards-casino {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }



    .section11-container .container-form-index {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-email-img-main {
        display: none;
    }

    .form-email-img-mob {
        display: block;
        width: 100%;
    }

    .section11-container .container-form-index .form-contant {
        margin-left: auto;
        margin-right: auto;
    }

    .top-img {
        height: 80px;
        width: 80px;
        right: 0;
        bottom: 0;
    }

    .top-img-img {
        display: none;
    }

    .top-img-img-mob {
        display: block;
    }


    .left-mob {
        padding-right: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .news-card-content-title-line {
        position: absolute;
        top: 102px;
        left: 20px;
    }

    .news-card-content-title {
        position: absolute;
        top: 124px;
        left: 20px;
    }

    .img-topgame-card-tab {
        height: 111px;
    }
}

@media (max-width: 470px) {
    .taxt-banner-tournamentPage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .taxt-banner-tournamentPage .text-card {
        width: 100%;
    }

    .taxt-banner-tournamentPage2 .text-card {
        padding-left: 0px;
    }

    .blog-cards-container-news a {
        width: 100%;
    }

    .blog-card-content:nth-child(1) {
        background-size: 100%;
    }

    .text-center-upp {
        padding-bottom: 30px;
    }


    .section10-container-newsPage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section6 .container-cards-game .cards-game .item-card {
        max-width: 49%;
    }

    .section10-container .container-news-newsPage {
        width: 100%;
    }

    .section10-container .container-blog-newsPage {
        width: 100%;
    }

    .sorting-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .logo img {
        max-width: 70px;
    }


    .logo-main {
        display: none;
    }

    .logo-box {
        max-width: 66px;
        max-height: 52px;
    }

    .logo-mob {
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .header-row4 {
        margin-top: 47px;
    }

    .footer__social-links>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .ft-section3 .footer__social-links {
        margin-top: 0;
    }

    .ft-section3 {
        padding-top: 40px !important;
    }

    .header-row3 .section3 .main-menu-wrap {
        text-align: left;
    }




    .header-row2 .section2 .right .popup-with-form-register {
        margin-left: 37px;
        margin-right: 25px;
    }


    .btn-search {
        left: 225px;

    }

    .gam {
        margin-left: 45px;
    }

    .text-catalog {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section8 {
        padding-bottom: 20px;
    }


    .section8 .text-catalog .text {
        padding-top: 20px;
    }

    .section8 .text-catalog .text-catalog-a {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .section8 .see-all {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .section9 .see-all {
        margin-top: 0px;
    }

    .container-tournament-card {
        width: 100%;
    }

    .menu-item-has-children:hover .sub-menu,
    .menu-item-has-children.active .sub-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section11-container .container-form-index .form-contant #emailform,
    .section11-container .container-form-index .form-contant #phoneform {
        padding-left: 0;
        padding-right: 0;
    }



    .bonus-topgame-card-sidebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .img-topgame-card-tab {
        width: 100%;
        border-radius: 6px 6px 0px 0px;
    }


    .img-topgame-card-tab img {
        height: 111px;
        border-radius: 6px 6px 0px 0px;
    }

    .block-news {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .banner-articl-openNewsPage {
        width: 100%;
        height: 212px;
    }

    .banner-articl-openNewsPage img {
        width: 100%;
        height: 212px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .bonus-casino-card-sidebar-mob {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .content-form-register {
        padding: 20px 20px 27px;
    }

    .menu-langs img {
        -o-object-fit: contain;
        object-fit: contain;
        width: 26px !important;
        height: 20px !important;

    }

}


@media (max-width: 320px) {
    .taxt-banner-tournamentPage {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .taxt-banner-tournamentPage .text-card {
        width: 100%;
    }

    .taxt-banner-tournamentPage2 .text-card {
        padding-left: 0px;
    }

    .blog-cards-container-news a {
        width: 100%;
    }

    .section6 .container-cards-game .cards-game .item-card {
        max-width: 100%;
    }

    .header-row2 .section2 .right .popup-with-form-register {
        margin-left: 15px;
        margin-right: 15px;
    }

    .gam {
        margin-left: 25px;
    }

    .footer__link-mob:not(:last-of-type) {
        margin-right: 3px;
    }

    .left-mob {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .img18 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .img18 img {
        margin-bottom: 30px;
    }

    .container-cards-game .text-catalog .text {
        padding-top: 24px;
    }

    .container-cards-bookmakers .cards-bookmakers {
        width: 100%;
    }

    .bonus-topgame-card-sidebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }


    .block-news {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .bonus-casino-card-sidebar-mob {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }


}