span.d-block.font-weight-black.mb-2.text-center {
    display: none !important;
}
.main .col-lg-12.text-center {
    margin-top: -20px;
    display:none;
}
h1,h2,h3,h4 {
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255,255,255,.2), 1px 1px 1px rgba(255,255,255,.2), -1px 1px 1px rgba(255,255,255,.2), 1px -1px 1px rgba(255,255,255,.2);
    color: #fff;
}
h2.font-weight-normal.text-6.pb-2.mb-4 {
    margin: 0 !important;
}

.header-body {
    background: #000 !important;
}
a.btn {
    min-height: 36px;
}
a, a:focus, a:hover {
    color: #b39bc7;
}
p {
    color: #c3c3c3;
}
@media (min-width: 991px){
    .header-logo img{
        zoom: 1.4;
        margin-top: -20px;
    }
    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;
    }
    .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: #000 !important;
        max-width: 100% !important;
    }
    html.side-header #header.side-header .header-nav.header-nav-links nav>ul>li>a {
        height: auto;
        text-align: center !important;
        display: block;
    }
    #header .header-nav.header-nav-links-side-header nav>ul>li.dropdown>.dropdown-item:before {
        display:none !important;
    }
    .image-gallery .col-6.col-md-3.col-xl-2.p-1 {
        width: 150px !important;
        max-width: 100% !important;
        flex: auto !important;
    }
    .header-body {
        max-height: 700px;
        background: linear-gradient(180deg, #120323, #000) !important;
    }
    .body {
        max-width: 980px;
        margin-left: calc(100vw) !important;
        left: calc(-50vw - 497px);
        position: absolute;
    }
}
.loading-overlay, body {
    background: #000000;
}
.body {
    background: none;
    overflow: visible !important;
}
#header {
    box-shadow: 5px 0 0px #00000038;
}
a.dropdown-item:hover {
    filter: drop-shadow(0px 0px 6px #aa7eff);
    text-shadow: 0 0 10px #9100ff;
}
span.d-block.font-weight-black.mb-2.text-center {
    color: #fff;
    text-shadow: 2px 0 10px #070029;
}
.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: #171717;
    transition: all 0.5s;
}
.breadcrumbs a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 1;
    width: 36px;
    height: 36px;
    background: #171717;
    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: #4a1088;
    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){
    #header .header-btn-collapse-nav {
        outline: 0;
        width: 45px;
        background: linear-gradient(180deg, #c1e266, #5e8309) !important;
        display: block;
        z-index: 1;
        border: 1px solid #839d42;
    }
    #header .header-nav-main nav>ul>li>a.active {
        background: #000000;
    }
    #header .header-nav-main:before {
        background: black;
    }
}
.image-gallery-item.mb-0 {
    overflow: hidden;
    border-radius: 5px;
}
.image-gallery-item.mb-0:hover {
    box-shadow: 0 0 10px 5px #650dbc;
}

.main .container .row.pb-3,.row.pt-5.mb-5 .col-12 {
    color: #fff;
}
.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;
}
.swiper-div .btn {
    background: linear-gradient(180deg, #c6e66a 9%, #547a01 80%) !important;
    border-radius: 5px !important;
    bottom: 30px !important;
    -webkit-box-shadow: 0 10px 0 0 #1a2601 !important;
    box-shadow: 0 10px 0 0 #1a2601 !important;
    color: #1c1c1c !important;
    font-size: 25px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    height: 70px !important;
    left: -7px !important;
    top: 190px !important;
    line-height: 44px !important;
    opacity: 1 !important;
    overflow: hidden !important;
    position: absolute !important;
    text-align: center !important;
    text-decoration: none;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px hsla(0, 0%, 100%, .4) !important;
    width: 300px !important;
}
.btn {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px !important;
    background: #c9ff55;
    line-height: 16px;
    font-size: 14px;
    color: #1c2900 !important;
    border-color: #678c19;
}
a.btn.font-weight-semibold.d-none.d-xl-block {
    color: #fff;
    width: 160px;
    background: #0099d9;
}
a.btn.btn-rounded.btn-warning.m-auto.text-3 {
    padding: 5px;
    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;
}
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;
}

.social-icons li a {
    color: #f68e1c!important;
}
.swiper-div {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
    padding: 5px 10px;
    height: 100%;
}
h3.line-height-3.text-lg-10.font-weight-extra-bold {
    position: absolute;
    width: 30%;
    font-size: 42px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    top: 20px;
    text-align: left;
    left: 0;
    text-shadow: 1px 1px 10px #000, 1px -1px 10px #000, -1px 1px 10px #000, -1px -1px 10px #000, -1px -1px 1px hsla(0, 0%, 100%, .2), 1px 1px 1px hsla(0, 0%, 100%, .2), -1px 1px 1px hsla(0, 0%, 100%, .2), 1px -1px 1px hsla(0, 0%, 100%, .2);
}
.swiper-div h4.text-lg-6 {
    position: absolute;
    line-height: normal;
    font-size: 38px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    top: 20px;
    text-align: right;
    right: 20px;
    text-shadow: 1px 1px 10px #000, 1px -1px 10px #000, -1px 1px 10px #000, -1px -1px 10px #000, -1px -1px 1px hsla(0, 0%, 100%, .2), 1px 1px 1px hsla(0, 0%, 100%, .2), -1px 1px 1px hsla(0, 0%, 100%, .2), 1px -1px 1px hsla(0, 0%, 100%, .2);
}
.swiper-text-block {
    position: relative;
    left: 10px;
}
.swiper-text-block h3, .swiper-text-block h4 {
    font-size: 2em !important;
}
@media (max-width: 991px){
    .swiper-div h3.line-height-3.text-lg-10.font-weight-extra-bold {
        font-size: 15px !important;
        top: 0 !important;
        line-height: 18px !important;
    }
    .swiper-div h4.text-lg-6 {
        font-size: 15px !important;
        top: 0 !important;
        line-height: 18px !important;
    }
    .swiper-div .btn {
        top: 74px !important;
        width: 145px !important;
        font-size: 14px !important;
        line-height: 24px !important;
        height: 36px !important;
        padding: 4px 2px !important;
        min-height: 24px !important;
        box-shadow: 0 6px 0 0 #1a2601 !important;
    }
}
.container.index-title {
    background: url(week.jpg?v=2) center no-repeat;
    background-size: contain;
    height: 120px;
}
body::before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background: radial-gradient(900px 500px at 20% 10%, rgba(120, 60, 255, .18), transparent 60%), radial-gradient(900px 600px at 90% 30%, rgba(0, 220, 255, .12), transparent 55%), radial-gradient(800px 500px at 40% 90%, rgba(255, 180, 0, .10), transparent 60%);
}

.new-slider-container {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    padding: 25px 35px 0;
    position: relative;
}
@media (max-width: 1000px){
    .new-slider-container {
        margin-top: 10px;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .banner-header {
        display: none;
    }
}
.swiper-container {
    max-width: 100%;
    border-radius: 20px;
    margin-left: 0;
}
.swiper-container:after {
    background: #7300ff;
    background-clip: initial;
    background-origin: border-box;
    border: 1px solid #0000;
    border-radius: inherit;
    bottom: unset;
    content: "";
    display: block;
    height: calc(100% - 2px);
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: clear;
    pointer-events: none;
    position: absolute;
    right: unset;
    top: 0;
    width: calc(100%);
    z-index: 1;
}
.text_1, .text_2 {
    display: block;
    text-align: left;
}
.swiper-container:before {
    bottom: auto;
    box-shadow: inset 0 2px 2px 0 rgba(172, 100, 230, 0.3), inset 0 2px 16px 0 rgba(152, 100, 230, 0.26) !important;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: auto;
    top: 0;
    width: 100%;
    z-index: 2;
}
#footer, #footer .footer-copyright {
    background: transparent !important;
}
@media (min-width: 980px){
    header#header,.header-body{
        background: none !important;
    }
    .payout {
        scale: 0.8;
    }
}
.azino_menu:after, .azino_menu:before {
    background: none !important;
}
/* ===== Banner text layout (left glass card + CTA) ===== */

/* Заголовок */
.swiper-slide .text_1{
    position: absolute !important;
    left: clamp(16px, 4vw, 44px) !important;
    bottom: clamp(70px, 8vw, 120px) !important;
    z-index: 6 !important;

    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: .6px !important;
    font-size: clamp(18px, 2.6vw, 34px) !important;
    line-height: 1.05 !important;
    color: rgba(255,255,255,.95) !important;
    text-shadow: 0 14px 30px rgba(0,0,0,.65) !important;

    max-width: min(520px, calc(100% - 32px)) !important;
}

/* Подзаголовок */
.swiper-slide .text_2{
    position: absolute !important;
    left: clamp(16px, 4vw, 44px) !important;
    bottom: clamp(48px, 6.6vw, 90px) !important;
    z-index: 6 !important;

    font-weight: 600 !important;
    font-size: clamp(13px, 1.6vw, 18px) !important;
    letter-spacing: .25px !important;
    color: rgba(255,255,255,.82) !important;
    text-shadow: 0 14px 30px rgba(0,0,0,.65) !important;

    max-width: min(520px, calc(100% - 32px)) !important;
}

/* CTA: превращаем “плашку” в стеклянный контейнер только под кнопку */
.swiper-slide .button--slider{
    position: absolute !important;
    left: clamp(16px, 4vw, 44px) !important;
    bottom: clamp(16px, 3.2vw, 34px) !important;
    z-index: 7 !important;

    /* стекло */
    background: rgba(10, 12, 22, 0.45) !important;
    border: 1px solid rgba(255,255,255,0.16) !important;
    backdrop-filter: blur(10px) saturate(1.15) !important;
    -webkit-backdrop-filter: blur(10px) saturate(1.15) !important;

    border-radius: 14px !important;
    padding: 10px 12px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    box-shadow: 0 18px 55px rgba(0,0,0,0.40) !important;
}

/* Сама кнопка (если внутри ссылка/кнопка/btn) */
.swiper-slide .button--slider a,
.swiper-slide .button--slider button,
.swiper-slide .button--slider .btn{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 12px !important;
    padding: 10px 16px !important;
    min-height: 42px !important;

    border: 0 !important;
    background: linear-gradient(135deg, #ffb100, #ff5a00) !important;
    color: #071018 !important;
    font-weight: 700 !important;
    text-decoration: none !important;

    box-shadow: 0 12px 26px rgba(255,110,0,0.22) !important;
}

/* Читаемость на любой картинке/видео: затемнение слева снизу */
.swiper-slide::after{
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 5 !important;
    pointer-events: none !important;
    background:
            radial-gradient(520px 260px at 20% 75%, rgba(0,0,0,0.72), rgba(0,0,0,0) 65%),
            linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,0.45) 100%) !important;
}

/* ===== Adaptive ===== */

/* Планшет/мобилка: блок шире, кнопка на всю ширину */
@media (max-width: 991.98px){
    .swiper-slide .text_1,
    .swiper-slide .text_2{
        left: 14px !important;
        right: 14px !important;
        max-width: none !important;
    }

    .swiper-slide .text_1{ bottom: 92px !important; }
    .swiper-slide .text_2{ bottom: 64px !important; }

    .swiper-slide .button--slider{
        left: 14px !important;
        right: 14px !important;
        bottom: 14px !important;
        width: calc(100% - 28px) !important;
    }
    .swiper-slide .button--slider a,
    .swiper-slide .button--slider button,
    .swiper-slide .button--slider .btn{
        width: 100% !important;
    }
}

/* Очень маленькие экраны: чуть компактнее */
@media (max-width: 479.98px){
    .swiper-slide .text_1{ font-size: 18px !important; }
    .swiper-slide .text_2{ font-size: 13px !important; }
}
img.slide-content {
    float: inline-end;
}
.swiper-slide {
    overflow: hidden;
}