*{
    position: relative;
    box-sizing: border-box;
    outline: none;
}body{
    background: url(../images/back_games_wided.svg?v=6aa11098) repeat, #1C1E2F;
    color: #b0b1b1;
    font: 400 14px/20px "Roboto", sans-serif;
    min-height: 100%;
    min-width: 320px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}img{
    max-width: 100%;
    height: auto;
}table{
    text-align: center;
    border: 5px solid;
    border-width: 3px;
    border-color: #e7c28b;
    border-radius: 6px;
    border-collapse: collapse !important;
    margin: auto;
    margin-bottom: 10px;
    width: 100%;
}table td{
    border: 1px solid #e7c28b;
    padding: 10px;
}.container{
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 15px;
}.input{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d94a12;
    color: #b0b1b1;
    height: 30px;
}.btn{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font: 700 14px/38px "Roboto", sans-serif;
    position: relative;
    height: 30px;
    padding: 0 28px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 35px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}.input.btn-red,.btn-red{
    box-shadow: 0 3px 0 0 #871628, 0 4px 4px 0 #000;
    background-color: #fe284a;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}.btn-red:hover{
    background: none;
    background-color: #871628;
}.btn-border{
    background: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    width: auto;
}.btn-border:hover{
    color: #fff;
}.content{
    padding: 20px;
}.content-text{
    border: 1px solid transparent;
    border-radius: 10px;
    background: url(../images/noise.png?v=01a572a5) repeat, linear-gradient(#1c2240, #1c2240) padding-box, linear-gradient(180deg, #4d5a85 0, rgba(70, 82, 121, 0)) border-box;
    box-shadow: 0 8px 10px #000;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 30px;
    padding: 30px;
    color: #e6e6e6;
    letter-spacing: 1.2px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}.navbar-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 400;
    width: 100%;
    min-width: 280px;
    background: rgba(37, 37, 54, .95);
    padding: 5px 0;
}.navbar{
    display: flex;
    align-items: center;
    justify-content: space-between;
}.navbar-auth__wrapper{
    display: flex;
    justify-content: flex-end;
    width: 75%;
}.logo{
    position: relative;
    z-index: 9;
    width: 200px;
    max-width: 200px;
    height: 46px;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}.logo a{
    display: block;
    height: 100%;
    margin-left: 30px;
    text-align: center;
}.logo img{
    width: 100%;
    height: 100%;
    display: block;
}.btn-login{
    padding: 0 1px;
    margin: 0 20px;
    font-weight: 400;
}.header{
    padding-top: 56px;
}.header-nav{
    position: fixed;
    top: 0;
    z-index: 505;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    right: -320px;
    width: 320px;
    height: 100%;
    padding-bottom: 20px;
    background: rgba(37, 37, 54, .95);
}.header-nav .auth{
    display: none;
}.header-nav.open{
    right: 0;
    z-index: 502;
}.header-nav nav{
    width: 100%;
    height: 100%;
    padding-top: 60px;
}.header-nav ul{
    list-style: none;
    padding-left: 15px;
}.header-nav ul li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}.header-nav ul li a{
    color: #bababa;
    font-size: 14px;
    text-decoration: none;
    line-height: 40px;
}.header-nav ul li a:hover{
    color: #10a043;
}.slider .item{
    height: 380px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
}.slider-content{
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(50, 18, 88, 0) 0, rgba(50, 18, 88, .9) 25%, rgba(50, 18, 88, .9) 75%, rgba(50, 18, 88, 0));
    padding: 10px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}.slider-content__offer{
    font: 900 30px/1.2em "Roboto", sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, #ffbc3a 0, #ffbc3a 50%, #e7971e 55%, #ffe47a 65%, #ffe47a 80%, #ffe47a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgba(50, 18, 88, .9);
}.slider-content__offer span{
    margin-bottom: 24px;
    font: 900 25px/1.1em "Roboto", sans-serif;
    background: linear-gradient(180deg, #ffbc3a 0, #ffbc3a 50%, #e7971e 55%, #ffe47a 65%, #ffe47a 80%, #ffe47a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgba(50, 18, 88, .9);
}.slider-btn{
    font-weight: 600;
    font-size: 24px;
}/************************/

.slots{
    padding: 20px;
}.slots-items{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}.slot-outer{
    flex-basis: 18.5%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    width: 220px;
    box-shadow: 0 4px 10px 0 #000;
    transition: transform .15s linear;
}.slot-outer:hover{
    transform: scale(1.15);
}.slot-outer:last-child{
    margin-right: 0;
}.slot{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
}.slot-title{
    background-color: #161626;
    border: 1px solid #393a51;
    width: 100%;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}.slot .play:before{
    content: '';
    background:  no-repeat center center;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}.copyright{
    text-align: center;
}.footer{
    color: #646a87;
    background-color: #1A1A22;
}.footer .footer_payments>*,.footer .footer_partners>*{
    margin-bottom: 25px;
}.footer .footer_partners ul,.footer_payments ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}.footer .footer_partners li,.footer_payments li{
    height: 40px;
    margin: 0 30px 25px 0;
}.footer .footer_partners img,.footer_payments img{
    height: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 180px;
}.footer_payments .payment_visa{
    width: 80px;
}.footer_payments .payment_mastercard{
    width: 45px;
}.footer_payments .payment_neteller{
    width: 120px;
}.footer_payments .payment_skrill{
    width: 80px;
}.footer_payments .payment_qiwi,.footer_payments .payment_webmoney,.footer_payments .payment_yandex-money{
    width: 40px;
}.footer_payments .payment_moneta{
    width: 90px;
}.footer_payments .payment_mobile{
    width: 40px;
}.footer_payments .payment_apple-pay{
    width: 80px;
}.footer_payments .payment_bitcoin{
    width: 40px;
}#commentform{
    max-width: 320px;
}#commentform .input{
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
}#commentform .input:focus,#commentform .input:active{
    border-bottom: 1px solid #10a043;
}#commentform .textarea:focus,#commentform .textarea:active{
    border: 1px solid #10a043;
}.textarea{
    background-color: transparent;
    border: 1px solid #f0f0f0;
    color: #b0b1b1;
    max-width: 320px;
    width: 100%;
    min-height: 150px;
    padding: 10px;
}.sticky-btn{
    display: none;
}#hero,section#hero,[id*="hero"]:not([id^="t-"]){ background-image: linear-gradient(180deg, rgba(10,12,24,.20) 0%, rgba(10,12,24,.45) 55%, rgba(10,12,24,.72) 100%), url('../images/hero.jpg?v=d1160de5') !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }#bonus,section#bonus,[id*="bonus"]:not([id^="t-"]){ background-image: linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)), url('../images/bonus_bg.jpg?v=bbee6d0c') !important; background-size: cover !important; background-position: center !important; }img[src*="hero"],img[src*="bonus_bg"]{ width: 100% !important; height: auto !important; max-height: 60vh !important; aspect-ratio: 16 / 9 !important; object-fit: cover !important; display: block !important; }