html {
    height: 100%;
}

@font-face {
    font-family: nelvetica ;
    src: url("../fonts/Helvetica.ttf");
    font-style: normal ;
    font-weight: normal;
}
.content-section {
    background-color: #0f0028;
}

body * {
    background-repeat: no-repeat;
    transition: 0.5s;
    outline: none !important;
    font-family: 'nelvetica', sans-serif;
}

body *:focus {
    outline: none !important;
    box-shadow: unset !important;
}

body {
    min-height: 100%;
    font-family: 'nelvetica', sans-serif;
    height: 100%;
    font-size: 14px;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #a2a2a2;
}

::-webkit-scrollbar-thumb {
    background-color: #a2a2a2;
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 5px;
}

.progress {
    border-radius: 20px;
}

.progress-bar-striped {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -o-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
    background-repeat: repeat;
    background-color: #24062c !important;
}

.alert {
    border-radius: 30px;
}

.alert-success {
    color: #eae9e8 !important;
    background-color: #2f9c49 !important;
    border-color: #0e4019 !important;
}

.alert-success a {
    color: #730693 !important;
}

.alert-success .close {
    color: #000 !important;
    opacity: 1;
}

.logo-center,
.logo-img {
    width: 165px;
    max-width: 100%;
}

.center-block {
    overflow: hidden;
}

div#navbarCollapse {
    clear: both;
}

.white-bold {
    color: white !important;
    font-weight: 700;
}

.header, .footer {
    background-color: #24062c;
}

.head-block {
    background-color: transparent;
}

.header .navbar {
    background-color: transparent !important;
    border: 0 !important;
    margin-bottom: 0;
}

.header .navbar-brand {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.header .navbar-top {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-right-block {
    padding-top: 0;
}

.text-or {
    color: #ffffff !important;
}
.or-btn, .cl_update-captcha{
    background-color: #ffffff !important;
    color: #12001c !important;
    font-weight: 100;
    font-size: 17px;
    padding: 10px 30px;
    height: 40px;
    max-width: 400px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    border-radius: 20px !important;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    border: 1px solid #ffffff !important;
    font-family: 'nelvetica', sans-serif;
}
.verify_update-captcha{
    border: 1px solid #12001c !important;
}
.or-btn:hover, .or-btn:focus, .or-btn:active {
    background-color: #ffffff;
    color: #eae7e2;
    border-color: #ffffff;
}

.terms-container {
    color: #d2cccc;
}

.terms-container h5 {
    color: #a71bc9;
}

.page-title {
    color: #ffffff;
}

.btn-trans, .cl_complaint-modal .cl_footer .cl_btn-send {
    background-color: transparent;
    color: #ffffff !important;
    border-color: #ffffff;
    height: 40px;
    max-width: 400px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 15px;
    margin: 0;
    border-radius: 20px;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    border: 2px solid;
}

.btn-trans:hover, .btn-trans:focus {
    border-color: #ffffff;
    color: #ffffff;
}

.custom-drop-menu {
    background-color: #ffffff;
    border-radius: 25px;
    min-width: 100%;
}

.custom-drop-menu a {
    color: #2f2f2f;
    background-color: #ffffff;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 25px;
    margin-bottom: 4px;
}

.min-amount-label {
    font-size: 12px;
    width: 50%;
    color: black;
    display: flex;
    justify-content: right;
    align-items: center;
}

.user-settings-drop.show button::after {
    border-bottom: .3em solid;
    border-right: .3em solid transparent;
    border-top: 0;
    border-left: .3em solid transparent;
}

.custom-drop-menu a:hover {
    color: #541465;
    background-color: #ffffff;
}

.header-rub-icon {
    font-size: 14px;
}

.text-nunito,
.text-nunito-bold,
.text-pangolin,
.extra-bold {
    font-family: 'nelvetica', serif;
}

.menu_icon {
    display: none;
    width: 35px;
    height: 35px;
    background-size: auto;
    background-position: center top;
    transition: 0s;
}

.nav-item:hover .menu_icon, .nav-item:active .menu_icon, .nav-item.active .menu_icon {
    background-position: center bottom;
}

nav.navbar .navbar-nav > .active > a, nav.navbar .navbar-nav > .active > a:focus, nav.navbar .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: transparent;
    padding: 5px 0px;
}

nav.navbar .navbar-nav > li > a {
    color: #ffffff;
    font-size: 18px;
    transition: 0.1s !important;
}

nav.navbar .navbar-nav > li > a > i {
    transition: none;
}

nav.navbar .navbar-nav > li > a:focus, nav.navbar .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: transparent;
    transition: none !important;
}

.statistics-nav li {
    width: 25%;
    display: flex;
}

.nav-tabs {
    border-bottom: 1px solid #4d2d55;
    margin-bottom: 50px;
}
.amount-alert{
    color:#a94442;
    padding: 0 5px;
    font-weight: 700;
}
@media screen and (max-width: 500px) {
    .statistics-nav li {
        width: 33%;
    }
}

.statistics-nav li a {
    width: 100%;
    background-color: unset !important;
    border: none !important;
    color: white !important;
    font-weight: 700;
    text-align: center;
    padding: 15px 0;
}

.statistics-nav > li a.show {
    width: 300px;
    background-color: #24062c !important;
    color: #ffffff !important;
}

.no-history {
    text-align: center;
    color: white;
    font-weight: 700;
    font-size: 18px;
}

.stats-item {
    border-bottom: 1px solid white;
    font-weight: bold;
    text-align: center;
}

.stats-item div {
    padding: 8px 0;
}

.stats-item {
    color: white;
}

.pay button {
    align-items: center;
    border-radius: 34px;
    display: flex;
    height: 35px;
    justify-content: center;
    margin: auto;
    max-width: 140px;
    font-size: 12px;
    text-align: center;
    width: 100%;;
    border: unset !important;
}

.pay .confirmed {
    background-color: #3d9b2a !important;
    color: #ffff;
}

.pay .panding {
    background-color: #2d61f0 !important;
    color: #ffff;
}

.pay .support_confirmed {
    background-color: #307c0d !important;
    color: #ffff;
}

.pay .canceled_returned {
    background-color: #ffffff !important;
    color: #ffff;
}

.pay .canceled {
    background-color: #f02d2d !important;
    color: #ffff;
}

.slide-1-text-2, .slide-1-text-4 {
    text-align: right;
}

.slide-1-text-1, .slide-1-text-3 {
    text-align: left;
}

.banner {
    min-height: 0;
}

.slick-dots li button {
    background-color: #b340a0;
    text-indent: -9999px;
    overflow: hidden;
    height: 14px;
    width: 14px;
    border: 1px solid #b340a0;
    border-radius: 20px;
}

.main-slider .slick-track,
.main-slider .slick-slider{
    height: 100%!important;
}
.slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li.slick-active button:before {
    font-size: 15px;
    color: blue;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 30px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li.slick-active button {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
}

ul.games-tabs-container-list {
    margin: 20px 0;
}

.games-tabs-container-list {
    position: relative;
    border: none !important;
}

.gtab-elem {
    text-align: center;
}

.gtab-elem a {
    margin: 0 !important;
    height: 100%;
    font-size: 18px;
    color: #b340a0;
    font-weight: 600;
    border: none !important;
    cursor: pointer !important;
}

.gtab-elem * {
    transition: 0s !important;
}

.gtab-elem.active a, .gtab-elem a:hover, .gtab-elem a:active, .gtab-elem a:focus {
    width: 100%;
    background: transparent !important;
    position: relative;
    margin: 10px auto;
    z-index: 10;
    border: none !important;
    border-color: transparent !important;
    color: #ffffff !important;
}

.gtab-elem:hover .gtab-elem > a {
    border: none;
}

.bonus-item-block img {
    height: 270px;
    object-fit: cover;
    margin: auto;
    display: block;
}

.gtab-elem a .middle {
    vertical-align: bottom;
    position: relative;
    padding-bottom: 5px;
}

.tab-name::before {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.gtab-elem.active .tab-name::before, .gtab-elem:hover .tab-name::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.category-icon {
    display: block;
    width: 42px;
    height: 44px;
    padding: 0;
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0 auto;
}

.gtab-elem.active .category-icon, .gtab-elem:hover .category-icon, .gtab-elem:active .category-icon, .gtab-elem:focus .category-icon {
    background-position: center bottom !important;
}

.gtab-elem a img {
    margin-bottom: 10px;
    height: 50px;
}

.superomatic-denomination-selecter {
    background-color: #24062c !important;
}

.superOmaticDenomSelecter .btn-success {
    background-color: transparent !important;
    color: #ffffff !important;
    height: 40px;
    max-width: 400px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 15px !important;
    margin: 0;
    border-radius: 20px !important;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    border: 2px solid #ffffff !important;
}

.superOmaticDenomSelecter .btn-success:disabled i:before {
    content: "\f110" !important;
    animation: fa-spin 2s infinite linear;
    -webkit-animation: fa-spin 2s infinite linear;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.game-item-container img.lazyload {
    width: 100%;
    margin: auto;
    display: flex;
    object-fit: contain;
}

.game-item-container img._loaded {
    display: block;
    width: 160px;
    height: 160px;
    object-fit: fill;
}

.game-item-container {
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.game-preview-hover{
    background:#24062c;
    position: absolute;
    top: 0;
}

.hover-play{
    width: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 30px;
    border: solid 2px #ffffff;
    border-radius: 50%;
}
.hover-play:hover{
    box-shadow: 0 0 13px 1px #ad1ed4;
}
.game-item-container:hover .game-preview-hover {
    display: block!important;
}


.game-item-preview {
    border: solid 1px #b340a0;
    position: relative;
}
.game-preview-img{
    height: 200px;
}
.main-slider-block {
    height: 500px;
    max-height: 500px;
    overflow: hidden;
}

.main-slider-block .slider-container,
.main-slider-block .slider-container .slick-list,
.main-slider-block .slider-container .slick-list .slick-track{
    height: 100%;
    border: unset!important;
}

.games-tabs {
    padding-bottom: 30px;
    padding-top: 15px;
}

.search-area {
    overflow: hidden;
    margin-top: 25px;
}

.search-area .game-search-form {
    margin-top: 3px;
    position: relative;
    margin-bottom: 0;
}

.search-area .game-search-form input,
.verify_captcha{
    outline: none !important;
    background-color: #24062c;
    border: 1px solid #730693;
    height: 38px;
    border-radius: 50px;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 36px 8px 15px;
    transition: border 260ms;
    color: #ffffff;
    margin: 0;
}

.search-area .game-search-form input::placeholder,
.verify_captcha::placeholder{
    color: #ffffff;
}

.search-area .game-search-form .form-group > button {
    background-color: transparent;
    border: none;
    color: #ffffff;
    position: absolute;
    right: 25px;
    font-size: 20px;
    top: 7px;
    cursor: pointer;
}

.footer-menu-item {
    background-color: transparent;
}

.footer-menu-item > a:hover {
    text-decoration: none;
    transition: 0.3s;
}

.yellow-list a:hover {
    color: #b340a0;
}

.blue-list a:hover {
    color: #ffffff;
}

.light-blue-list a:hover {
    color: #ffffff;
}

.footer-menu-item > a {
    color: #fefeff;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 20px;
    display: block;
}

.footer-icon > img {
    max-width: 20px;
    max-height: 20px;
}

.games-tabs-container-list li {
    height: 50px;
}

.payment_icon_block {
    height: 70px;
}

.paymethod-label {
    background-color: #ffffff;
    height: 100%;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 20px;
}

.paymethod-label:hover, .paymethod-label.selected, .paymethod-label:active {
    box-shadow: 0 0 20px 50px #730693 inset;
    transition: 0.8s;
}

.rect, .btn-rect {
    border-radius: 0 !important;
}

.blink-text {
    animation-name: blink;
    animation-duration: 0.5s;
    animation-timing-function: cubic-bezier(0, 0, 0.74, 1.24);
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.74, 1.24);
    -webkit-animation-duration: 0.5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
}

@keyframes blink {
    from {
        color: #2e323e;
    }
    to {
        color: #f31717;
    }
}

.btn-green {
    background-color: #228e62 !important;
    color: #ffffff;
    font-weight: 600;
}


.btn-green:hover, .btn-green:active, .btn-green:focus {
    background-color: #21a060 !important;
}

.custom-modal, .cl_complaint-modal, .bootbox-confirm .modal-content {
    background-color: #120316 !important;
    border-radius: 20px !important;
    border: 2px solid #ffffff !important;
}

.custom-modal .close, .cl_complaint-modal .close, .bootbox-confirm .close {
    color: #ffffff !important;
}

.btn-danger {
    background-color: #ab0404 !important;
    border-radius: 50px;
    color: #ffffff;
}

.custom-modal .modal-header, .cl_complaint-modal .modal-header, .bootbox-confirm .modal-header {
    border-bottom: 1px solid #3c3e40 !important;
}

.custom-modal .modal-footer, .cl_complaint-modal .modal-footer, .bootbox-confirm .modal-footer {
    border-top: 1px solid #3c3e40 !important;
}

.custom-modal h2, .custom-modal h3, .custom-modal h4, .custom-modal h5, .custom-modal h6, .custom-modal h1,
.cl_complaint-modal h2, .cl_complaint-modal h3, .cl_complaint-modal h4,
.cl_complaint-modal h5, .cl_complaint-modal h6, .cl_complaint-modal h1, .cl_complaint-modal,
.bootbox-confirm h2, .bootbox-confirm h3, .bootbox-confirm h4,
.bootbox-confirm h5, .bootbox-confirm h6, .bootbox-confirm h1, .bootbox-confirm {
    color: #ffffff !important;
}

.reload_captcha {
    color: #0f0028 !important;
    border-radius: 0 !important;
    background-color: #0076a5 !important;
    border: unset;
}

.alert {
    padding: 5px 18px !important;
}

.alert-info {
    color: #88818a !important;
    background-color: #24062c !important;
    border-color: #730693 !important;
}

.main-input, .main-input:active, .main-input:focus,
.verify_captcha:focus,
.cl_captcha {
    outline: none !important;
    background-color: #24062c !important;
    border: 1px solid #730693 !important;
    height: 38px;
    border-radius: 50px !important;
    box-sizing: border-box;
    padding: 8px 36px 8px 15px !important;
    transition: border 260ms;
    color: #ffffff !important;
    margin: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
.sendIdentifyImages{
    background-color: #ffffff !important;
    color: #12001c !important;
    font-weight: 100;
    font-size: 17px;
    padding: 10px 30px;
    height: 40px;
    max-width: 400px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    border-radius: 20px !important;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    border: 1px solid #12001c !important;
    font-family: 'nelvetica', sans-serif;
}
.main-input::placeholder {
    color: #ffffff;
    opacity: 0.8;
}

.white-text {
    color: #ffffff;
}

.text-yellow {
    color: #228e62;
}

.payin-alert {
    background-color: #c7c1c1;
    color: #000000;
    font-weight: 600;
}

.withdraw_method_selecter.selected .method-container-img-block {
    box-shadow: 0 0 70px 70px #430954 inset;
    border-radius: 100px;
    border: 1px solid #ffffff;
}

.method-container-img-block:hover, .method-container-img-block:active, .method-container-img-block:focus {
    box-shadow: 0 0 70px 70px #0f0028 inset;
}

.method-container-img-block {
    background-color: #0f0028;
    height: 71px;
    border-radius: 100px;
    padding: 5px !important;
    border: 1px solid #6e058d;
}

.method-container-img-block img {
    max-width: 70%;
}

.cl_text-area textarea {
    background-color: #24062c !important;
    border: 1px solid #730693 !important;
    color: #ffffff !important;
}

.cl-captcha_img {
    height: 40px;
    border-radius: 20px;
}

.cl_body select {
    border-radius: 20px !important;
    color: #ffffff !important;
}

.w-form {
    display: none;
}

.w-form.selected {
    display: block;
}

.withdraw-selected-icon {
    display: none;
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    bottom: 10px;
    right: 15px;
}

.withdraw_method_selecter.selected .withdraw-selected-icon {
    display: block;
}

.table-middle {
    height: 50px;
}

.bonus-desc {
    font-size: 18px;
}

.alexaLauncherIframe {
    border: 1px solid #0076a5;
    margin-top: -111px;
}

#outcomBetGameIframe {
    height: 90% !important;
}

.outcombet_game_container {
    width: 90%;
    margin: 0 auto;
}

.btn-red, .outcombetGameCloseBtn {
    background-color: #9A0707;
    border: 1px solid #9A0707;
    border-radius: 20px !important;
}

.newGamecontainer #GameBlock {
    height: 100%;
}

.navbar-toggler.navbar-toggler-right {
    color: #b340a0;
}

.fa.fa-navicon::before {
    font-size: 40px;
}

.panel-blue ul > li {
    background-color: #24062c;
}

.panel-blue ul > li:hover a, .panel-blue ul > li:active a, .panel-blue ul > li:focus a, .panel-blue ul > li a.show {
    background-color: #3d0940e8;
    color: #ffffff !important;
    transition: 0s !important;
}

.panel-blue ul > li .fa {
    transition: 0s !important;
}

.panel-blue ul > li:hover .fa {
    transition: 0s !important;
}

.panel-blue ul > li:hover a {
    text-decoration: none;
}

.styled_tab_ul {
    border-bottom: unset;
}

.styled_tab_li a {
    font-weight: 700;
    color: #aba1a1;
    border: 1px solid #aba1a1 !important;
    border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.styled_tab_ul a.active {
    color: #12001c  !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}

.reload_captcha,
.verify_update-captcha {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    margin-top: 5px;
    border-radius: 20px !important;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    line-height: 18px;
    border: 1px solid #ffffff;
    font-family: 'nelvetica', sans-serif;
    background-color: #ffffff !important;
    color: #ffffff;
    font-weight: 100;
    font-size: 17px;
}

.captcha-block img,
.verify_captcha_img{
    border-radius: 20px;
}

select#phone_code {
    background-color: #24062c;
    border: 1px solid #730693;
    border-right: 0 !important;
    color: #ffffff;
    padding: 9px;
    outline: 0;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

*[disabled] {
    cursor: not-allowed !important;
}

.wheel-progress .tooltip {
    float: right;
    z-index: 10;
    top: 0 !important;
    left: unset !important;
    display: block;
    width: 100%;
    text-align: center;
}

.wheel-progress .progress {
    position: relative;
    border: 1px solid #ffffff78;
    border-radius: 20px !important;
    overflow: hidden;
    background: #1a1f38;
    padding: 0;
    width: 100%;
    max-width: 500px;
    margin-bottom: 0;
    height: 28px;
}

.wheel-progress .progress-bar {
    position: unset;
    border-radius: 20px;
    background: #3a093e;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    min-width: 1px !important;
}

.user-info-table td:first-child {
    width: 25%;
}

.wheel-progress .popOver {
    display: inline-block;
    line-height: 1.8;
    color: #ffffff;
    background: transparent;
    font-size: 16px;
    border: unset;
    position: absolute;
    z-index: 1015;
    font-weight: 600;
    left: 46%;;
}

.alert-success a.close {
    font-size: 1.2rem !important;
}

.RegistrationForm_phone, #withdraw_requisites {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.cl_complaint-box.show {
    z-index: 11111 !important;
}

.balance_transfer_control_title, .balance_transfer_transfer_title, .balance_from_hint, .balance_transfer_amount_title {
    color: #ffffff
}

.tip {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    color: #ffffff;
}

.tip-block {
    width: 300px;
}

.fin-icon,
.mange-icon {
    width: 70px;
    height: 70px;
    cursor: pointer;
    transition: fill 0.3s;
    border-radius: 50%;
    object-fit: contain;
}

.samyl-text-block {
    text-align: center;
}

.text-block {
    margin-top: 20px;
    font-size: 20px;
}

.mange span {
    margin-right: 20px;
}

.tip-type-block {
    display: flex;
    justify-content: space-around;
}

.tip-type {
    width: 70px;
    height: 70px;
    transition: width 0.5s, height 0.5s;

}

.active-type {
    width: 80px;
    height: 80px;
}

.smaylik-amount-block {
    height: 60px;
    display: flex;
    justify-content: space-between;
}

.text-block p {
    text-align: center;
}

.amount-icon {
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    transition: width 0.5s, height 0.5s;
}

.active-amount {
    width: 60px;
    height: 60px;
}

.tip-amount-block {
    margin-top: 30px;
}

.tip-amount-val {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.check-block {
    display: flex;
    justify-content: center;
}

.checkmark {
    display: none;
}

.active-check {
    display: block;
}

.checkmark__check {
    stroke-dasharray: 412;
    stroke-dashoffset: 412;
    animation: anim 1s ease forwards 0.3s;
}

.bonus-btn {
    white-space: normal;
    word-wrap: break-word;
}

@keyframes anim {
    to {
        stroke-dashoffset: 0;
    }
}

.bonus-img {
    border-radius: 7px;
}

.freeround-img {
    width: 85px;
    max-width: 100%;
    max-height: 85px;
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0 0 9px 1px #ffffff;
}

.freespin-item {
    border-bottom: 1px solid #ffffff;
    padding-top: 20px;
}

@media screen and (max-width: 1480px) {
    .main-slider-block {
        height: 400px;
        max-height: 400px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1270px) {
    .payin-method-item img{
        width:50%;
    }
}
@media screen and (max-width: 860px) {
    .cl_complaint-box .cl_complaint-modal {
        width: 95% !important;
    }

    .slick-dots {
        display: none !important;
    }

    .main-slider-block {
        height: 190px;
        max-height: 190px;
    }

    .footer-menu-item > a {
        padding: 10px 0;
        max-height: 43px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 767px) {
    .page-container {
        margin-top: 68px;
    }

    #navbarCollapse {
        clear: both;
        position: absolute;
        display: inline-block !important;
        top: 68px;
        background-color: #24062c;
        z-index: 999;
        right: 0;
        width: 500px !important;
        height: 450px !important;
        transition: 1s !important;
        border-bottom: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
    }

    .navbar-toggler-right.collapsed + #navbarCollapse {
        width: 0 !important;
        right: -280px;
    }

    .header .navbar-brand {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .header .navbar-top {
        position: absolute;
        top: 0;
        min-width: 300px;
    }

    .header .main-top-menu {
        position: absolute;
        top: 42px;
        min-width: 300px;
    }

    .header {
        position: fixed;
        z-index: 999;
        top: 0;
        width: 100%;
    }

    .content-section {
        margin-top: -1px !important;
    }

    .footer-menu-item > a {
        padding: 10px 0;
        display: inline-block;
    }

    span.footer-icon {
        display: none;
        text-align: center;
    }

    .footer-menu-item {
        text-align: center;
    }

    #betSlip {
        z-index: 998 !important;
    }

    .user-account .tab-content {
        padding: 0;
    }

    #messages > h3 {
        font-size: 1.45rem;
    }

    .withdraw-selected-icon {
        bottom: 5px;
        left: 25px;
    }

    .header-menu .menu_icon {
        margin-right: 10px;
    }

    .header-menu.navbar-nav > li > a {
        text-align: left;
    }

    #navbarCollapse ul {
        width: 210px;
        margin-left: 20px;
    }

    .pay_img {
        width: 90%;
        object-fit: contain;
    }
}

@media screen and (max-width: 480px) {
    .game-preview-img{
        height: 160px;
    }
    .main-slider-block {
        height: 200px;
        margin-top: 68px;
        max-height: 300px;
    }
    #navbarCollapse {
        width: 100% !important;
        height: 450px !important;
    }

    .navbar-toggler-right.collapsed + #navbarCollapse {
        width: 0 !important;
        right: -280px;
    }

    .footer-menu-item > a {
        padding: 10px 0;
        max-height: unset;
        display: inline-block;
    }

    span.footer-icon {
        display: block;
        text-align: center;
    }

    .yellow-list .footer-icon {
        display: none;
    }

    .footer-menu-item {
        text-align: center;
    }

    .user-account .nav > .nav-item > a > h5 {
        font-size: 1.03rem;
    }

    .search-area {
        margin-top: 0;
    }

    .games-tabs-container-list li {
        height: 45px;
    }

    .gtab-elem a {
        padding: 5px 10px !important;
    }
}

@media screen and ( max-height: 500px) and (max-width: 780px) {
    #navbarCollapse.show {
        max-height: calc(100vh - 68px);
        overflow-y: scroll;
    }

    #navbarCollapse ul {
        width: 310px;
        float: right;
    }

    #betSlip {
        bottom: 0 !important;
    }
}