span.d-block.font-weight-black.mb-2.text-center {
    display: none !important;
}
.main .col-lg-12.text-center {
    margin-top: -20px;
    display:none;
}
.swiper-slide {
    overflow: hidden;
}
h1,h2,h3,h4 {
    /* color: #1c1c1c; */
    color: #FFFFFF;
}
h2.font-weight-normal.text-6.pb-2.mb-4 {
    margin: 0 !important;
}
header#header {
    height: 50px !important;
    left: 0 !important;
    max-width: 100% !important;
    margin-top: 0;
    background: none !important;
}
.flex-lg-column.flex-row.h-100.header-column.justify-content-center {
    flex-wrap: wrap;
}
.flex-row.header-row.justify-content-lg-center.justify-content-start.pt-lg-5 {
    padding: 0 !important;
}
@media (max-width: 920px) {
    a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100 {
        left: 36px;
        color: #ffffff !important;
    }
}
@media (min-width:920px){
    a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100
    {
        left: 400px;
        color: #6b768a !important;
        background: transparent;
    }
    a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100:hover {
        color: #ffffff !important; /* Цвет текста при наведении */
    }
    a.dropdown-item {
        border-bottom: none !important;
    }
    .index .main {
        margin-top: 0 !important;
    }
    .main {
        margin-top: 100px;
    }
    .game-body .container.main.pb-2 {
        margin-top: 0;
    }
    .swiper-container.swiper-container-initialized.swiper-container-horizontal {
        margin-bottom: 80px;
    }
    html.side-header #header.side-header {
        position: absolute !important;
    }
    .index .header-row.header-row-side-header.flex-row.h-100.pb-lg-5{
        top: 488px;
    }
    .game-body .header-row.header-row-side-header.flex-row.h-100.pb-lg-5 {
        top: 50px;
        max-width: 100vw ! IMPORTANT;
        width: 100vw;
        border-radius: 0;
    }
    .header-row.header-row-side-header.flex-row.h-100.pb-lg-5 {
        position: absolute !important;
        background-color: #165aff;
        padding-top: 0;
        padding-bottom: 0 !important;
        top: 60px;
        width: 100%;
        max-width: 1240px;
        border-radius: 50px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
        min-height: 60px;
    }
    html.side-header #header.side-header .header-nav nav, html.side-header-hamburguer-sidebar #header.side-header .header-nav nav {
        display: flex !important;
    }
    .nav-pills {
        padding: 0 20px !important;
        max-width: 1240px;
        margin: 0 auto;
        height: 60px !important;
    }
    #header .header-nav.header-nav-links-side-header nav>ul>li.dropdown>.dropdown-item:before {
        display: none !important;
    }
    .body {
        padding-left: 0;
        margin-left: 0 !important;
        margin-top: 50px !important;
    }
}
@media(max-width: 920px){
    #header .header-nav-main nav {
        background: #1e2e41;
    }
}
header a.btn {
    min-height: 24px !important;
    line-height: 20px;
    margin-top: 8px;
    width: 140px !important;
    padding: 5px 5px !important;
}
.header-body {
    background: #20242d !important;
    flex-direction: column;
    width: 100%;
    max-height: 700px;
}
a.btn {
    min-height: 36px;
}
a, a:focus, a:hover {
    color: #b39bc7;
}
p {
    color: #576771;
}
@media (min-width: 991px){
    a.btn.font-weight-semibold.d-none.d-xl-block {
        left: 290px;
        color: #fff;
        width: 160px;
        background: linear-gradient(45deg,#047cfc,#0064ff);
    }
    .header-row.justify-content-end.pb-lg-3 {
        margin-top: 20px;
        position: relative;
        right: 29%;
    }
    a.btn {
        min-height: 36px;
    }
    a.dropdown-item {
        line-height: 12px !important;
        color: #fff !important;
    }
    .game_window {
        width: 100%;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 110px;
    }
    .game_window.full_opened {
        width: 100vw;
        height: 100%;
        position: fixed;
        left: calc(50vw - 270px);
        top: 0;
        margin: 0;
        overflow: visible;
    }
    .full_opened {
        transform: translateX(calc(-50vw + 270px));
        height: calc(100vh - 100px) !important;
    }
    header#header {
        background: none !important;
    }
    .image-gallery .col-6.col-md-3.col-xl-2.p-1 {
        width: 150px !important;
        max-width: 100% !important;
        flex: auto !important;
    }
}

.loading-overlay, body {
    background: url(noise.png) repeat,#FFFFFF;
}
body:after {
    content: '';
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   /* background: url(bg.svg?v=1) repeat-y; */
    background-color: #20242d;
    background-size: 100%;
}
.body {
    background: none;
    overflow: visible !important;
}
#header {
    box-shadow: 5px 0 0px #00000038;
}
#footer, #footer .footer-copyright {
    background: #191d26 !important;
}
footer hr {
    background: #556375 !important;
}
.scrollable .scrollable-content{
    overflow-y:hidden;
}
span.d-block.font-weight-black.mb-2.text-center {
    color: #fff;
    text-shadow: 2px 0 10px #070029;
}

#header div.header-logo::after {
    content: '';
    position: absolute;
    display: block;
    width: 110px;
    height: 43px;
    background: url(kz2.png);
    background-size: contain;
    bottom: 9px;
    left: 141%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
}

.breadcrumbs {
    display: inline-block;
    counter-reset: flag;
    color: black;
}

.breadcrumbs a {
    position: relative;
    float: left;
    padding-left: 60px;
    padding-right: 10px;
    text-decoration: none;
    line-height: 36px;
    color: #fff;
    background: #006fff;
    transition: all 0.5s;
}
.breadcrumbs a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
    width: 36px;
    height: 36px;
    background: #006fff;
    box-shadow: none;
    border-radius: 50px 0 0 0;
    transform: rotate(-45deg) scale(0.73);
    transition: all 0.5s;
}

.breadcrumbs a:hover,
.breadcrumbs a:hover::after,
.breadcrumbs a.active,
.breadcrumbs a.active::after{
    background: #0791f5;
    color: #ffffff !important;
}
.footer__providers img {
    display: inline-block;
    margin: 5px 10px 10px 10px;
}
.breadcrumbs a::before {
    content: counter(flag);
    counter-increment: flag;
    position: absolute;
    color: #000;
    text-align: center;
    top: 8px;
    left: 30px;
    line-height: 20px;
    box-shadow: 0 0 2px #ccc;
    width: 20px;
    background-color: white;
    border-radius: 50%;
}

.breadcrumbs a:first-child {
    padding-left: 46px;
}

.breadcrumbs a:first-child::before {
    left: 14px;
}

.tp-mask-wrap {
    margin: 0;
    padding: 30px 0;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.25 !important;
    color: #7ff800;
    margin-top: 100px !important;
    text-shadow: none;
    font-weight: normal;
}

.btn i.fas.fa-bars {
    z-index: 3;
    position: relative;
}

.header-btn-collapse-nav:before,.header-btn-collapse-nav:after{
    background:none;
}
@media (max-width: 991px){
    .swiper-div {
        left: 20px !important;
        transform: none !important;
        top: 120px !important;
    }
    #header .header-btn-collapse-nav {
        outline: 0;
        margin-left: 4px;
        margin-top: -2px;
        background: linear-gradient(45deg,#047cfc,#0064ff);
        width: 30px;
        padding: 6px !important;
        display: block;
        position: relative;
        z-index: 1;
    }
    #header .header-nav-main nav>ul>li>a.active {
        background: linear-gradient(45deg,#047cfc,#0064ff);
    }
    #header .header-nav-main:before {
        background: black;
    }
}
.image-gallery-item.mb-0 {
    overflow: hidden;
    border-radius: 5px;
}
.swiper-slide img.h-auto.w-100 {
    width: auto !important;
    margin: 0 50%;
    transform: translateX(-50%);
}
.row.pt-5.mb-5 .col-12{
    padding-top: 20px;
    margin-left: 20px;
    max-width: calc(100% - 40px);
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
}
.btn {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px !important;
    border: none !important;
    border-radius: 6px !important;
    text-transform: uppercase;
    /* box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;*/
    font-weight: 900 !important;
    color: #fff !important;
    background: linear-gradient(45deg,#047cfc,#0064ff);
}
.btn-warning.hover, .btn-warning:hover, .btn-warning:active{
    background-color: #047cfc !important;
    border-color: #047cfc;
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px 15px;
    border-radius: 5px;
    margin-bottom: 25px !important;
}
a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100 {
    border-radius: 5px;
    border: 1px solid #31343d !important;
}
a.btn.btn-warning.ml-sm-0.ml-3.font-weight-semibold.btn-rounded.text-white.w-100:hover {
    border-radius: 5px;
    border: 1px #2192e4 !important;
}
h2 strong.font-weight-extra-bold {
    color: #ffffff;
    text-transform: uppercase;
    background: #2192e4;
    border: 5px solid #4a5bb3c7;
    padding: 0 10px;
    text-shadow: 0 0 30px #0082dd;
}
.game-list {
    overflow: visible;
}
.game-card {
    border-radius: 5px;
}
.social-icons li a {
    color: #05b3e8 !important;
}

.swiper-div {
    position: absolute;
    height: 300px;
    max-width: 1140px;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.swiper-container:after {
    content: '';
    width: 100%;
    height: 43px;
    margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    background: url(ornam.jpg);
    position: relative;
    bottom: 0;
}
.swiper-text-block {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    max-width: 500px;
}
.swiper-text-block h3, .swiper-text-block h4 {
    font-size: 2em !important;
    text-shadow: none;
}
@media (max-width: 991px){
    .container.index-title {
        display: none;
    }
}
a.active.dropdown-item {
    color: #a9ccff !important;
}

.container.index-title {
    display: none !important;
}

@media (max-width: 991px){
    #header .header-nav-main nav > ul > li > a {
        color: #d6d6d6 !important;
    }
}