@media (min-width: 768px) {
    header {
        background-position-x: center;
        min-height: 85px !important;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 100% !important;
        padding: 0 32px 3px !important;
    }
}
header .site-logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 105px;
}
@media (min-width: 992px) {
    header .site-logo {
        display: block;
        height: 62px;
        max-width: 173px;
    }
}
@media (min-width: 576px) {
    header .site-logo {
        max-width: 150px;
        padding-bottom: 2px;
    }
}
@media (min-width: 991px) {
    .body {
        max-width: 1280px;
        margin-left: calc(100vw) !important;
        left: calc(-50vw - 647px);
        position: absolute;
    }
}
.body {
    background-color: #0f0f0f;
    background-image: url(/azino888/bg-layer3.webp), linear-gradient(180deg, #272727, #242424, #202020, #1d1d1d, #1a1a1a, #181818, #161616, #141414, #131313, #121212, #101010, #0f0f0f);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto;
    -webkit-box-shadow: inset 1px 0 0 0 #424445, inset -1px 0 0 0 #424748;
    box-shadow: inset 1px 0 0 0 #424445, inset -1px 0 0 0 #424748;
}
.provider-select .modal-content {
    background: #0b0d0e;
}
.provider-select .modal-title {
    color: #fff;
}
.provider-select .close {
    color: #fff;
}
.provider-select .modal-header {
    border: none;
}
.providers-buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}
@media only screen and (min-width: 650px) {
    .providers-buttons {
        grid-template-columns: repeat(4, 1fr);
    }
}
.providers-buttons a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
    background-color: #22262a;
    isolation: isolate;
    border-radius: 5px;
    text-decoration: none !important;
}
.providers-buttons a:hover{
    background-color: #4c555e;
}
.providers-buttons a.selected{
    border: 2px solid #4bbd5e
}
.providers-buttons a img{
    height: 50px;
}
.providers-buttons .all_providers{
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .25px;
    max-width: 120px;
    color: #fff;
    text-align: center;
}
.game-list {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
}
.game-card {
    display: inline-flex;
    flex: 1 0 125px;
    max-width: max-content;
}
@media (max-width:920px){
    .game-card {
        flex: 1 0 90px;
    }
}
.game-card .game-title{
    display:block;
    font-size: 14px;
}
.attention18{
    max-width: 350px;
    text-align: left;
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
    font-size: 12px;
}
.display-none{
    display:none
}
.header-body {
    background-color: #232323 !important;
    background-image: url(/azino888/bg-layer2.webp) !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-box-shadow: inset 1px 0 0 0 #424445, inset -1px 0 0 0 #424445 !important;
    box-shadow: inset 1px 0 0 0 #424445, inset -1px 0 0 0 #424445 !important;
    border: none !important;
}
#header .header-nav-main nav>ul li {
    border-bottom: 1px solid #1c1c1c;
}
#header .header-nav-main nav>ul li a{
    color: #fff3cd !important;
    font-weight: 400;
}
html.side-header #header.side-header .header-logo {
    margin: 0;
}
@media (min-width: 960px){
    header#header {
        position: relative !important;
    }
}
.flex-lg-column.flex-row.h-100.header-column.justify-content-center {
    flex-direction: row !important;
}
.flex-row.header-row.justify-content-lg-center.justify-content-start {
    justify-content: start !important;
}
.azino-button {
    border-radius: 5px !important;
    box-sizing: border-box !important;
    color: #1c1c1c !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    height: 38px !important;
    justify-content: center !important;
    line-height: 36px !important;
    padding: 0 10px !important;
    position: relative !important;
    text-decoration: none !important;
    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;
    text-transform: uppercase !important;
}
.azino-button:after {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: block !important;
    content: "" !important;
    height: 26px !important;
    position: absolute !important;
    margin-left: 5px !important;
    width: 26px !important;
    right: 5px;
    top: 5px !important;
    left: auto !important;
    background-color: transparent !important;
}
.azino-signup {
    background: #c6e66a !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#c1e266), to(#5e8309)) !important;
    background: linear-gradient(180deg, #c1e266, #5e8309) !important;
    border: 1px solid #839d42 !important;
    margin-right: 20px !important;
    min-width: 178px !important;
    padding-right: 25px !important;
}
.azino-signup:after {
    background-image: url(/azino/btn_signup.svg?v=1) !important;
}
.azino-signin {
    background: #009cfe;
    background: -webkit-gradient(linear, left top, left bottom, from(#009cfe), to(#23499a)) !important;
    background: linear-gradient(180deg, #009cfe, #23499a) !important;
    border: 1px solid #1999d9 !important;
    min-width: 117px !important;
    padding-right: 25px !important;
}
.azino-signin:after {
    background-image: url(/azino/btn_signin.svg?v=1) !important;
}
.azino_menu {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 10px;
    overflow: auto;
    padding: 10px 30px;
    position: relative;
    scrollbar-width: none;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.azino_menu .menu-item {
    font-weight: bold;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-flex: 1;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, right top, from(#323232), to(#272727));
    background-image: linear-gradient(90deg, #323232, #272727);
    border: 1px solid #3f3f3f;
    border-right-color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: 12px;
    line-height: 16px;
    height: 48px;
    justify-content: flex-end;
    max-width: 37%;
    min-width: 137.25px;
    overflow: hidden;
    padding: 9px 8px 8px 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.azino_menu .menu-item:before {
    background-image: url(/azino888/menu-active.webp);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 100%;
}
.azino_menu .menu-item:before {
    left: 0;
}
.azino_menu .menu-item:after {
    right: -1px;
}
.azino_menu .menu-item.selected:before, .azino_menu .menu-item:hover:before {
    opacity: 1;
}
.container-fluid .btn.btn-warning {
    background: linear-gradient(180deg, #fce70a 9%, #f05b15 80%);
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 0 0 #792406;
    box-shadow: 0 5px 0 0 #792406;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 40px;
    margin: 20px auto 0;
    outline: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px hsla(0, 0%, 100%, .6), 0 0 1px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    width: 227px;
}

.payout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 135px
}

.payout-head {
    display: block;
    position: relative
}

.payout-head span {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 50px;
    vertical-align: middle
}

.payout-head--ru span {
    background-image: url(/azino/ispayed-ru.2eddf352.png?v=1);
    width: 510px
}

.payout-head--en span {
    background-image: url(/azino/ispayed-en.7c40ccc6.png?v=1);
    width: 420px
}

.payout-head--kk span {
    background-image: url(/azino/ispayed-kk.3b9c39ec.png?v=1);
    width: 420px
}

.payout-head:before {
    background: url(/azino/head_line_left.324877e1.png?v=1) 0 no-repeat;
    margin-right: -10px
}

.payout-head:after, .payout-head:before {
    content: "";
    display: inline-block;
    height: 17px;
    margin-top: -5px;
    vertical-align: middle;
    width: 43px
}

.payout-head:after {
    background: url(/azino/head_line_right.fade44da.png?v=1) 100% no-repeat;
    margin-left: -10px
}

.payout-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    height: 45px;
    margin-bottom: 25px;
    margin-top: 10px;
    position: relative
}

.payout-block:after, .payout-block:before {
    background: url(/azino/peak_icon.4f82f032.svg?v=1) no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 52px;
    margin: 0 20px;
    vertical-align: middle;
    width: 50px
}

.payout-block .payout-currency {
    background: url(/azino/currency.8970aa5c.svg?v=1) no-repeat;
    background-size: cover;
    height: 35px;
    margin-left: 20px;
    width: 35px
}

.payout-block .payout-currency--RUB {
    background-position: 0 2px
}

.payout-block .payout-currency--USD {
    background-position: -45px 2px
}

.payout-block .payout-currency--EUR {
    background-position: -95px 2px
}

.payout-block .payout-currency--KZT {
    background-position: -140px 2px
}

.payout-block .counter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    max-height: 45px;
    overflow: hidden
}

.payout-block .counter span {
    color: #b8d5eb;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0 2px;
    position: relative;
    top: 10px;
    width: 5px
}

.payout-block .counter .numbers-list {
    -webkit-padding-start: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding-inline-start: 0;
    -webkit-transition: 1s;
    transition: 1s
}

.payout-block .counter .numbers-list .number {
    font-size: 20px;
    list-style: none
}

.payout-block .counter .number-image {
    background-image: url(/azino/jackpotNumbers.a5dcc15b.svg?v=1);
    height: 40px;
    margin: 4px 2px;
    text-indent: -999999px;
    width: 23px
}

.webp .payout-head--ru span {
    background-image: url(/azino/ispayed-ru.945e13d2.webp?v=1)
}

.webp .payout-head--en span {
    background-image: url(/azino/ispayed-en.794d40b2.webp?v=1)
}

.webp .payout-head--kk span {
    background-image: url(/azino/ispayed-kk.67632870.webp?v=1)
}

.webp .payout-head:before {
    background: url(/azino/head_line_left.e1cdd1a0.webp?v=1) 0 no-repeat
}

.webp .payout-head:after {
    background: url(/azino/head_line_right.89075c1f.webp?v=1) 100% no-repeat
}

.avif .payout-head--ru span {
    background-image: url(/azino/ispayed-ru.87c578a1.avif?v=1)
}

.avif .payout-head--en span {
    background-image: url(/azino/ispayed-en.e4b8b2d3.avif?v=1)
}

.avif .payout-head--kk span {
    background-image: url(/azino/ispayed-kk.9bc06206.avif?v=1)
}

.avif .payout-head:before {
    background: url(/azino/head_line_left.2f9c5425.avif?v=1) 0 no-repeat
}

.avif .payout-head:after {
    background: url(/azino/head_line_right.bd66327a.avif?v=1) 100% no-repeat
}
@media (max-width:992px){
    .payout {
        zoom: .6;
    }
}
#footer .social-icons li a {
    color: #979797 !important;
}
#footer .social-icons li a:hover {
    color: #ffffff !important;
}
#footer .footer-copyright p {
    color: #979797;
}

#footer, #footer .footer-copyright {
    background: linear-gradient(0deg, #000000, #121212);
    color: #979797;
}
#footer a:not(.btn) {
    color: #979797;
}

.footer-game-categories-block,.footer-game-categories-block-1 {
    position: relative
}

.footer-game-categories-block .category-block-wrapper,.footer-game-categories-block-1 .category-block-wrapper-1 {
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.footer-game-categories-block .category-block__slider-icon,.footer-game-categories-block-1 .category-block__slider-icon-1 {
    background-image: url(/azino888/category-slider-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 24px;
    width: 24px
}

.footer-game-categories-block .category-block__slider-button,.footer-game-categories-block-1 .category-block__slider-button-1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    justify-content: center;
    display: flex;
    height: 52px;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .1s;
    transition: all .1s;
    visibility: hidden;
    width: 80px;
    z-index: 2
}

.footer-game-categories-block .category-block__slider-button--show,.footer-game-categories-block-1 .category-block__slider-button--show-1 {
    opacity: 1;
    visibility: visible
}

.footer-game-categories-block .category-block__slider-button--left,.footer-game-categories-block-1 .category-block__slider-button--left-1 {
    background: linear-gradient(90deg, #272727 0, #272727 73.49%, rgba(39, 39, 39, 0));
    left: 0
}

.footer-game-categories-block .category-block__slider-button--right span,.footer-game-categories-block-1 .category-block__slider-button--right-1 span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer-game-categories-block .category-block__slider-button--right,.footer-game-categories-block-1 .category-block__slider-button--right-1 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: linear-gradient(270deg, #272727 0, #272727 73.49%, rgba(39, 39, 39, 0));
    justify-content: center;
    right: 0
}

.footer-game-categories-block .category-block__slider-button:hover .category-block__slider-icon,.footer-game-categories-block-1 .category-block__slider-button-1:hover .category-block__slider-icon-1 {
    background-image: url(/azino888/category-slider-left.svg);
}

.footer-game-categories-block__categories,.footer-game-categories-block__categories-1{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0;
    margin: 0;
    overflow: auto;
    width: 100%;
}

.footer-game-categories-block__categories::-webkit-scrollbar,.footer-game-categories-block__categories-1::-webkit-scrollbar {
    display: none
}

.footer-game-categories-block__categories .category a .image-wrapper,.footer-game-categories-block__categories-1 .category-1 a .image-wrapper-1 {
    display: block;
    height: 45px;
    margin-right: 5px;
}

.footer-game-categories-block__categories .category a .image-wrapper img,.footer-game-categories-block__categories-1 .category-1 a .image-wrapper-1 img {
    max-height: 100%;
    max-width: 100%
}

.footer-game-categories-block__categories .category a .category-title,.footer-game-categories-block__categories-1 .category-1 a .category-title-1 {
    height: 16px;
    text-transform: capitalize
}
.table-wrapper {
    width: 100%;
    overflow-x: auto; /* горизонтальная прокрутка */
}
table {
    width: 100%;
    border-spacing: 0;
    border-radius: 12px;
    position: relative;
    background: #0f0f0f;
    color: #fff;
    font-size: 14px;
}

table thead tr {
    background: linear-gradient(180deg, #151515, #0f0f0f);
    font-weight: 600;
    text-align: left;
}

table th,
table td {
    padding: 12px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

table th {
    font-size: 13px;
    letter-spacing: 0.02em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

table tbody tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.02);
}

table tbody tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.04);
}

table tbody tr:hover {
    background: rgba(255, 255, 255, 0.08);
    transform: translateY(-1px);
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}

table .muted {
    color: #bbb;
    font-size: 13px;
}

table .right {
    text-align: right;
}
details {
    background: #0f0f0f;
    color: #fff;
    font-family: Inter, system-ui, sans-serif;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    margin: 10px 0;
    overflow: hidden;
    transition: all 0.25s ease;
}

summary {
    cursor: pointer;
    list-style: none;
    padding: 14px 18px;
    background: linear-gradient(180deg, #151515, #0f0f0f);
    font-weight: 600;
    font-size: 15px;
    user-select: none;
    position: relative;
    transition: background 0.3s ease, color 0.3s ease;
}

summary::marker {
    display: none;
}

summary::after {
    content: "›";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: transform 0.3s ease;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
}

details[open] summary::after {
    transform: translateY(-50%) rotate(270deg);
}

summary:hover {
    background: rgba(255, 255, 255, 0.06);
}

details p {
    margin: 0;
    padding: 14px 18px 16px;
    background: rgba(255, 255, 255, 0.03);
    color: #ccc;
    line-height: 1.6;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.04);
    animation: fadeIn 0.3s ease;
}

details:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6);
}

@keyframes fadeIn {
    from {opacity: 0; transform: translateY(-4px);}
    to {opacity: 1; transform: translateY(0);}
}
.container .col-12 ul {
    list-style: none;       /* убираем стандартные маркеры */
    padding-left: 1.5em;
    margin: 0;
    color: #fff;
}

.container .col-12 ul li {
    position: relative;
    margin: 10px 0;
    line-height: 1.6;
}

.container .col-12 ul li::before {
    content: "";
    position: absolute;
    left: -1.1em;
    top: 0.65em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #494949;
}

/* Эффект при наведении */
.container .col-12 ul li:hover::before {
    background: #FFFFFF;
    transition: background 0.25s ease;
}
.container .col-12 ol {
    list-style: none; /* убираем стандартный маркер */
    counter-reset: num;
}

.container .col-12 ol li {
    counter-increment: num;
    position: relative;
    margin-left: -20px;
}

.container .col-12 ol li::before {
    content: counter(num) ".";
    position: absolute;
    left: -22px;
    color: #676767;
    font-weight: bold;
}
/* Эффект при наведении */
.container .col-12 ol li:hover::before {
    color: #FFFFFF;
}
.buttons-end-page {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.slider--auth-buttons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    justify-content: space-around;
    margin-top:10px;
    max-width: 420px;
    width: 100%;
}
@media (min-width: 400px) {
    .slider--auth-buttons {
        max-width: 434px;
    }
}
@media (min-width: 768px) {
    .slider--auth-buttons {
        margin: 0 auto;
        max-width: 481px;
    }
}
@media (min-width: 1200px) {
    .slider--auth-buttons {
        width: 481px;
        position: absolute;
        z-index: 9;
        right: 30px;
        bottom: 20px;
    }
}
.slider--auth-buttons a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-shadow: 0 1px 1px 0 #000;
    box-shadow: 0 1px 1px 0 #000;
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    justify-content: center;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .1s    linear;
    transition: all .1s    linear;
}
.slider--auth-buttons a:hover {
    color: #000 !important;
}
.slider--auth-buttons a:first-child {
    background-image: url(/azino888/bg1.avif);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 0 2px #5ff0ad;
    box-shadow: inset 0 0 0 2px #5ff0ad;
    max-width: 300px;
    width: 240px;
}
.slider--auth-buttons a:last-child {
    background: url(/azino888/bg2.avif);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 0 2px #eeb827;
    box-shadow: inset 0 0 0 2px #eeb827;
    max-width: 160px;
    width: 160px;
}
@media (min-width: 992px) {
    .slider--auth-buttons a:first-child {
        width: 300px;
    }
    .slider--auth-buttons a:last-child {
        width: 160px;
    }
}
@media (min-width: 768px) {
    .slider--auth-buttons a:last-child {
        height: 60px;
        width: 160px;
    }
    .slider--auth-buttons a:first-child {
        height: 60px;
        width: 300px;
    }
}
.slider--auth-buttons a:first-child:hover {
    background-image: url(/azino888/bg1_hover.avif);
    -webkit-box-shadow: inset 0 0 0 2px #eeb827;
    box-shadow: inset 0 0 0 2px #eeb827;
}
.slider--auth-buttons a:last-child:hover {
    background-image: url(/azino888/bg2_hover.avif);
    -webkit-box-shadow: inset 0 0 0 2px #fff02d;
    box-shadow: inset 0 0 0 2px #fff02d;
}
.slider--auth-buttons a:first-child:after {
    background-image: url(/azino888/lockIcon.c6d683ca.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    content: "";
    display: none;
    height: 20px;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}
@media (min-width: 576px) {
    .slider--auth-buttons a:first-of-type:after {
        right: 20px;
    }
}
@media (min-width: 992px) {
    .slider--auth-buttons a:first-child:after {
        right: 30px;
    }
}
.slider--auth-buttons a:first-child:hover:after {
    background-image: url(/azino888/lockIconHover.bdf02847.svg);
    background-size: cover;
}
.slider--auth-buttons a:last-child:after {
    background-image: url(/azino888/loginIcon.1f6d98cf.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
    content: "";
    display: none;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
}
.slider--auth-buttons a:last-child:hover:after {
    background-image: url(/azino888/loginIconHover.ad863432.svg);
}
@media (min-width: 576px) {
    .slider--auth-buttons a:after {
        display: block !important;
    }
}
.header--strip {
    background-image: url(/azino888/strip-top.13f03c25.webp);
    background-repeat: no-repeat;
    background-size: cover;
    height: 3px;
    width: 100%;
    display: block;
}
.dropdown--buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .dropdown--buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 0;
        position: absolute;
        right: 65px;
        top: 15px;
    }
}
@media (min-width: 992px) {
    .dropdown--buttons {
        right: 20px;
        top: 28px;
    }
}
.dropdown--buttons .button {
    color: #d7d7d7;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.dropdown--buttons .button--register {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    background-image: url(/azino888/registerBtnBg.2e031bae.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-right: 2px solid #424242;
    -webkit-box-shadow: 0 1px 1px 0 #000;
    box-shadow: 0 1px 1px 0 #000;
    color: #d7d7d7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    height: 30px;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
    text-shadow: 0 1px 0 #151515;
    text-transform: uppercase;
    width: 250px;
}
@media (min-width: 576px) {
    .dropdown--buttons .button--register {
        border-right: none;
        width: 300px;
    }
}
@media (min-width: 768px) {
    .dropdown--buttons .button--register {
        border-right: none;
        margin-bottom: 0;
        margin-right: 15px;
    }
}
.dropdown--buttons .button--register:before {
    background-image: url(/azino888/registerBtnHover.887dfdac.webp);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 100%;
}
.dropdown--buttons .button--register .register-text-left {
    z-index: 1;
}
.dropdown--buttons .button--register .register-text-left:first-child {
    margin-left: 12px;
    margin-top: 3px;
}
.dropdown--buttons .button--register .register-text-right {
    color: #fffefe;
    font-family: butterbelly, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    margin-top: 3px;
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .dropdown--buttons .button--register .register-text-right {
        margin-right: 20px;
    }
}
.dropdown--buttons .button--register .register-text-right span:first-of-type {
    left: -11px;
    position: relative;
    top: 1px;
}
@media (min-width: 768px) {
    .dropdown--buttons .button--register .register-text-right span:first-of-type {
        position: static;
    }
}
@media (min-width: 768px) {
    .dropdown--buttons .button--register .register-text-right span:nth-of-type(2) {
        font-size: 25px;
        position: static;
    }
}
@media (min-width: 768px) {
    .dropdown--buttons .button--register .register-text-right span:nth-of-type(3) {
        left: 3px;
        position: relative;
        top: -10px;
    }
}
.dropdown--buttons .button--register:hover:before {
    opacity: 1;
}
.dropdown--buttons .button--login {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    background-image: url(/azino888/loginButtonBackground.5bf5270e.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 1px 1px 0 #000;
    box-shadow: 0 1px 1px 0 #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    justify-content: flex-start;
    position: relative;
    width: 100px;
}
.dropdown--buttons .button--login:hover:before {
    opacity: 1;
}
.dropdown--buttons .button--login:before {
    background-image: url(/azino888/loginButtonHover.36ef1fd8.webp);
    content: "";
    height: 30px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 100px;
}
.dropdown--buttons .button--login:after, .dropdown--buttons .button--login:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.dropdown--buttons .button--login:after {
    background-image: url(/azino888/loginIcon.1f6d98cf.svg);
    content: "";
    display: block;
    height: 18px;
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
}
.dropdown--buttons .button--login span {
    margin-left: 12px;
    margin-top: 3px;
    position: relative;
    z-index: 1;
}
@media (max-width: 980px){
    .dropdown--buttons {
        display: none;
    }
    .azino_menu {
        padding: 10px 5px;
    }
}
.slide-content {
    height: 100%;
    max-height: 240px;
}
.button--slider {
    color: #ffb300;
    cursor: pointer;
    font-size: 14px;
    left: 0;
    text-align: left;
    line-height: 35px;
    padding-left: 10px;
    padding-top: 3px;
    position: absolute;
    text-decoration: none;
    top: 13px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 20;
}
@media (min-width: 768px) {
    .slide-content {
        width: 100%;
    }
    .button--slider {
        padding-left: 30px;
    }
}
.slider__text {
    background-color: #2d2d2d;
    background-image: url(/azino888/arrow-right.8449c7f1.svg);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    bottom: 12px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    cursor: pointer;
    height: 32px;
    left: 0;
    position: absolute;
    width: 120px;
    z-index: 5;
}
@media (min-width: 768px) {
    .swiper-container .swiper-wrapper .swiper-slide .slider__text {
        bottom: 15px;
        left: 0;
        width: 131px;
    }
}
.content-border {
    box-shadow: inset 1px 0 0 0 #3b3c3c, inset -1px 0 0 0 #3b3c3c, inset 0 1px 0 0 #3b3c3c;
}
.footer-title {
    border-bottom: 1px solid #3a3a3a;
    color: #919191;
    font-size: 12px;
    margin: 0;
    text-align: left;
    text-decoration: none;
}
@media (max-width: 450px) {
    #footer .footer-copyright nav ul li {
        display: inline-block;
    }
}
#footer .footer-copyright nav ul li {
    padding-right: 14px !important;
    padding-left: 0 !important;
}
a.btn.btn-warning {
    border: 1px solid #a7a7a7;
    background: #2a2a2a;
    font-weight: bold;
    border-radius: 0;
    color: #fff !important;
}
a.btn.btn-warning:hover {
    background: #7c7c7c;
}
.container .col-12 ul, .container .col-12 ol {
    color: #FFFFFF;
}