@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Jua&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700,900&display=swap");

html {
    --version: '2.21'
}

:root {
    --transition-standard: cubic-bezier(0.4, 0.0, 0.2, 1);
    --transition-decelerate: cubic-bezier(0.0, 0.0, 0.2, 1);
    --transition-accelerate: cubic-bezier(0.4, 0.0, 1, 1)
}

[cloak] {
    display: none
}

body {
    overflow: auto;
    min-height: 100vh;
    max-width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: 'Nanum Gothic', sans-serif !important;
    position: relative;
    background-color: #01579B;
    background-image: url("../img/images/bg-body.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body>section>.container-fluid {
    padding: 0;
    margin: 0
}

body footer {
    position: relative;
    overflow: hidden;
    z-index: 1
}

body nav.navbar {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.center-line {
    background-repeat: no-repeat
}

header {
    min-height: 56px
}

button {
    outline: none !important
}

footer>.container>.row,
header>.container>.row,
main>.container>.row,
body>.container>.row {
    margin: 0
}

.font-weight-900 {
    font-weight: 900
}

.mh-0 {
    min-height: 0
}

.mw-0 {
    min-width: 0
}

.center-align {
    text-align: center
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.html-symbol {
    font-family: 'Courier New', Courier, monospace
}

.font-large {
    font-size: large
}

.font-larger {
    font-size: larger
}

.font-medium {
    font-size: medium
}

.font-small {
    font-size: small
}

.font-smaller {
    font-size: smaller
}

.font-x-large {
    font-size: x-large
}

.font-x-small {
    font-size: x-small
}

.font-xx-large {
    font-size: xx-large
}

.font-xx-small {
    font-size: xx-small
}

.line-height-normal {
    line-height: normal
}

.line-height-inherit {
    line-height: inherit
}

button.disabled,
button[disabled] {
    pointer-events: none;
    opacity: 0.5
}

.spinner {
    margin: 100px auto 0;
    text-align: center
}

.spinner>div {
    width: 24px;
    height: 24px;
    background-color: #00588A;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}
.MessageReadCount{
    right:-5px; 
    top:-5px; 
    text-align: center; 
    color: white; 
    background-color: #e2315b;
    position:absolute;
    border-radius:999em;
    z-index: 5;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1;
    display: none;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

body {
    overflow-x: hidden;
    background-image: url("../img/images/bg-body.svg")
}

body>main {
    display: block
}

.spin-shadow {
    box-shadow: 0 8px 17px 2px rgba(0, 93, 165, 0.14), 0 3px 14px 2px rgba(0, 93, 165, 0.12), 0 5px 5px -3px rgba(0, 93, 165, 0.2);
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 93, 165, 0.14), 0 3px 14px 2px rgba(0, 93, 165, 0.12), 0 5px 5px -3px rgba(0, 93, 165, 0.2)
}

.hot-game-shadow {
    box-shadow: 0 8px 17px 2px rgba(0, 70, 132, 0.5), 0 8px 17px 2px rgba(0, 70, 132, 0.14), 0 3px 14px 2px rgba(0, 70, 132, 0.12), 0 5px 5px -3px rgba(0, 70, 132, 0.2);
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 70, 132, 0.5), 0 8px 17px 2px rgba(0, 70, 132, 0.14), 0 3px 14px 2px rgba(0, 70, 132, 0.12), 0 5px 5px -3px rgba(0, 70, 132, 0.2)
}

.tago {
    display: none
}

.cursor-pointer {
    cursor: pointer
}

.text-shadow {
    text-shadow: 1px 1px 2px #333333
}

.back-to-top {
    right: 1.5rem;
    bottom: 4rem;
    z-index: 3;
    display: none
}

.back-to-top i {
    font-size: 2rem
}

.back-to-top>div {
    border: white 3px solid;
    height: 3rem;
    width: 3rem;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa795', endColorstr='#e45b5b', GradientType=0);
    -webkit-transition: background 2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease;
    transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
    -webkit-transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -moz-transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -ms-transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -o-transition: background 2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa795', endColorstr='#e45b5b', GradientType=0)
}

.back-to-top:hover>div {
    background: #e3b2ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#e3b2ff), color-stop(62%, #f77d93), to(#ffabab));
    background: linear-gradient(to bottom, #e3b2ff 0%, #f77d93 62%, #ffabab 100%);
    box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    -webkit-box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3b2ff', endColorstr='#ffabab', GradientType=0);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3b2ff', endColorstr='#ffabab', GradientType=0)
}

.register-btn {
    border-width: 2px;
    border-style: solid;
    color: #FFFFFF;
    background: #f9c004;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9c004), to(#c48300));
    background: linear-gradient(to bottom, #f9c004 0%, #c48300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c004', endColorstr='#c48300', GradientType=0);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c004', endColorstr='#c48300', GradientType=0);
    -webkit-transition: background 0.2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
    -webkit-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -moz-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -ms-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -o-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease
}

.login-btn {
    border-color: white;
    border-style: solid;
    border-width: 2px;
    color: #0098C7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a5dcee));
    background: linear-gradient(to bottom, #fff 0%, #a5dcee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a5dcee', GradientType=0);
    -webkit-transition: background 0.2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
    -webkit-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -moz-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -ms-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease;
    -o-transition: background 0.2s ease, border 0.2s ease, box-shadow 0.2s ease
}

.register-btn:hover {
    color: white;
    border-color: #FFEFBA;
    background: #f6cd7b;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6cd7b), to(#f9931f));
    background: linear-gradient(to bottom, #f6cd7b 0%, #f9931f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6cd7b', endColorstr='#f9931f', GradientType=0);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6cd7b', endColorstr='#f9931f', GradientType=0);
    box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    -webkit-box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7)
}

.login-btn:hover {
    color: #32C6F3;
    border-color: white;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c7f1ff));
    background: linear-gradient(to bottom, #fff 0%, #c7f1ff 100%);
    box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    -webkit-box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c7f1ff', GradientType=0);
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c7f1ff', GradientType=0)
}

.nav-icons {
    height: 50px
}

.text-glow {
    transition: text-shadow .4s;
    -webkit-transition: text-shadow .4s;
    -moz-transition: text-shadow .4s;
    -ms-transition: text-shadow .4s;
    -o-transition: text-shadow .4s
}

.text-glow:hover {
    text-shadow: #FC0 2px 0 10px
}

.glow {
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s, -webkit-box-shadow .4s;
    -webkit-transition: box-shadow .4s;
    -moz-transition: box-shadow .4s;
    -ms-transition: box-shadow .4s;
    -o-transition: box-shadow .4s
}

.glow:hover {
    box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7);
    -webkit-box-shadow: 0px 0px 8px 3px rgba(167, 255, 255, 0.7), 0px 0px 2px 1px rgba(167, 255, 255, 0.7)
}

.navbar {
    background: transparent url("../img/background/nav.png") center center;
    background-size: auto 100%
}

.carousel-caption {
    top: 65%
}

.carousel-item button {
    height: 30px;
    width: 110px;
    font-size: .8rem;
    background-size: 118% 170%;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 30px 3px rgba(36, 203, 255, 0.7), 0px 0px 2px 1px rgba(36, 203, 255, 0.7);
    -webkit-box-shadow: 0px 0px 30px 3px rgba(36, 203, 255, 0.7), 0px 0px 2px 1px rgba(36, 203, 255, 0.7)
}

.no-outline,
.no-outline:focus {
    outline: none
}

.input-group input[type="search"]:focus+i {
    color: #333333 !important
}

.carousel-indicators {
    bottom: -18px
}

.carousel-indicators li {
    height: 12px;
    width: 12px
}

.announcements {
    height: 70px
}

.center-wrapper{
    display: flex;
    justify-content: center;
    gap: 15px;
}

@media screen and (min-width: 768px) {
    .center-wrapper{
        gap: 25px;
    }
}
@media screen and (min-width: 992px) {
    .center-wrapper{
        gap: 35px;
    }
}
@media screen and (min-width: 1382px) {
    .center-wrapper{
        gap: 45px;
    }
}
@media screen and (min-width: 1772px) {
    .center-wrapper{
        gap: 55px;
    }
}

.center-line {
    /* background-image: url("../img/background/center-line.png"); */
    background-size: auto;
    background-position: center center;
    height: 163px
}
.center-line.btn-left{
    /* background-image: url("../img/background/BUTTON-SLOT-GAME.png"); */
    /* width: 100%; */
}
.center-line.btn-right{
    /* background-image: url("../img/background/BUTTON-TG.png"); */
    /* width: 100%; */
    cursor: pointer;
}
.btn-left,.btn-right{
    cursor: pointer;
}

.s-games {
    width: 200px;
    height: 260px;
    flex-direction: column;
}

.s-games > a.game-hall-img {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    opacity: 0.9;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s
}

.s-games>a span {
    background-size: contain
}

.s-games .game-hall-name {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-shadow: #000 0.1em 0.1em 0.2em;
    margin: 10px 0 -40px;
}
.s-games .game-hall-img {
    width: 85%;
    height: 85%;
}

.s-games-2 {
    width: 265px;
    height: 365px;
    background-image: url("../img/games/slot-bg-2.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center
}

.slot-game-prov {
    width: 265px;
    height: 365px;
    background-image: url("../img/games/slot-game-prov.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center
}

.game-state-bg {
    width: 265px;
    height: 365px;
    background-image: url("../img/games/game-state-bg.png");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top
}

.game-state-bg:hover,
.game-state-bg.hover {
    background-position: center -386.5px
}

.s-main-game {
    width: 265px;
    height: 365px;
    background-repeat: no-repeat;
    background-position: center top;
    opacity: 0.85;
    transition: opacity .4s;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s
}

.s-main-game:hover {
    background-position: center -387px;
    opacity: 1
}

.bigwin-nav {
    background-image: url(../img/background/after-slot-nav.png);
    background-size: auto;
    background-position: center center;
    height: 69px
}

.bigwin-nav a,
#hotgames-header a {
    opacity: 0.4;
    transition: opacity .4s;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s
}

.bigwin img {
    height: 139px
}

#hotgames-header {
    background: url(../img/background/hotgames-bg.png) no-repeat center center;
    background-size: cover
}

#hotgames-header a:hover,
#hotgames-header a.active {
    opacity: 1;
    background: url(../img/background/h-game-bg.png) no-repeat center center
}

.bigwin-nav a:hover,
.bigwin-nav a.active {
    opacity: 1
}

.bigwin .col>div {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ffffff', endColorstr='#99ffffff', GradientType=0)
}

.rounded-corners {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px
}

.bigwin h4 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #005C67;
    text-shadow: #333333 1px 0 3px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

.hotgames-links {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif
}

#hotgames .row>a {
    width: 188px;
    height: 237px;
    background-repeat: no-repeat;
    background-position: center center
}

#hotgames .row>a.hot::before {
    content: ' ';
    width: 224px;
    height: 300px;
    background-image: url("../img/hotgames/hot-g.png");
    background-position: center center;
    position: absolute;
    margin-top: 1rem
}

#hotgames .row>a.new::before {
    content: ' ';
    width: 222px;
    height: 298px;
    background-image: url("../img/hotgames/new-g.png");
    background-position: center center;
    position: absolute;
    margin-top: 1rem
}

#hotgames .row>a span {
    margin-top: 2rem
}

.register-mid {
    background-image: url("../img/btn/reg_btn.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 297px;
    height: 117px
}

.register-mid:hover {
    background-image: url("../img/btn/reg_hover.png")
}

footer {
    background-image: url(../img/background/footerbg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.footer-circle {
    height: 50px;
    width: 50px;
    border-width: 2px !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

@media (min-width: 768px) {
    .carousel-caption {
        top: 67%
    }

    .carousel-item button {
        height: 70px;
        width: 260px;
        font-size: 2em
    }

    .carousel-indicators li {
        height: 20px;
        width: 20px
    }
}

@media (min-width: 992px) {
    .carousel-indicators {
        bottom: 0
    }

    .carousel-item {
        max-height: 505px
    }
}

@media (min-width: 1200px) {
    .custom .carousel-cell-image {
        max-height: 505px
    }
}

.bigwinners_nav {
    background: -webkit-gradient(linear, left top, right top, from(rgba(14, 111, 255, 0.15)), color-stop(50%, rgba(0, 121, 213, 0.7)), to(rgba(0, 73, 183, 0.15)));
    background: linear-gradient(to right, rgba(14, 111, 255, 0.15) 0%, rgba(0, 121, 213, 0.7) 50%, rgba(0, 73, 183, 0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#260e6fff', endColorstr='#260049b7', GradientType=1)
}

.bigwinners_nav span {
    font-size: 2em
}

.custom-rounded {
    border-radius: .75em;
    -webkit-border-radius: .75em;
    -moz-border-radius: .75em;
    -ms-border-radius: .75em;
    -o-border-radius: .75em;
    border: 2px solid #ffffff
}

.bigwinners_nav i {
    background-size: auto;
    background-position-x: center;
    background-position-y: center;
    width: 49px;
    height: 49px
}

.bigwinners_nav i.bwinicon {
    background-image: url(../img/icons/bwinicon.png)
}

.bigwinners_nav i.star {
    background-image: url(../img/icons/star.png)
}

.bigwinners_nav a {
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out
}

.bigwinners_nav a.active,
.bigwinners_nav a:hover {
    opacity: 1
}

.bigwinners_nav a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(49, 234, 255, 0.28)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(49, 234, 255, 0.28) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#4731eaff', GradientType=0)
}

.bigwindiv .bwimg {
    min-width: 130px;
    max-width: 130px;
    height: 163px;
    background-color: rgba(40, 113, 139, 0.322);
    background-size: 100%;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em
}

.bigwindiv>div {
    background-color: rgba(255, 255, 255, 0.43);
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em
}

.bwcontents {
    z-index: 2
}

.bwcontents span {
    color: #28708B;
    font-weight: 900
}

.bwcontents label {
    color: #001d62;
    font-size: 1.35em;
    font-family: 'Noto Sans KR', sans-serif
}

.bwcontents .bwamount {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 1.35em;
    background: -webkit-linear-gradient(#efcc60, #fff685, #efcc60, #fff685);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative
}

.bwcontents .bwamount:after {
    background: none;
    content: attr(data-text);
    left: 0;
    position: absolute;
    text-shadow: 2px 2px 0 #4E3114, 2px -2px 0 #4E3114, -2px 2px 0 #4E3114, -2px -2px 0 #4E3114, 2px 0px 0 #4074b5, 0px 2px 0 #4E3114, -2px 0px 0 #4E3114, 0px -2px 0 #2c1c0d;
    top: 0;
    z-index: -1
}

.bw-rounded {
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em
}

.bwimg>a,
.bwimg .bwdarkenbg {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out
}

.bwimg:hover>a,
.bwimg:hover .bwdarkenbg {
    opacity: 1
}

.bwdarkenbg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    -o-border-radius: 0.8em;
    background-color: #00000081
}

.bwimg a {
    z-index: 2;
    text-decoration: none;
    -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: -webkit-box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -ms-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out
}

.bwimg a.officialgame:hover {
    -webkit-box-shadow: 0px 0px 10px 3px #f94b7a;
    box-shadow: 0px 0px 10px 3px #f94b7a
}

.bwimg a.trialgame:hover {
    -webkit-box-shadow: 0px 0px 5px 2px #fff;
    box-shadow: 0px 0px 5px 2px #fff
}

.bwimg .officialgame {
    background: -webkit-gradient(linear, left top, left bottom, from(#f94b7a), to(#ff5a5a));
    background: linear-gradient(#f94b7a 0%, #ff5a5a 100%);
    border: 3px solid #ff9882
}

.bwimg .trialgame {
    background: -webkit-gradient(linear, left top, left bottom, from(#a1f9ff), to(#00b8d5));
    background: linear-gradient(#a1f9ff 0%, #00b8d5 100%)
}

.bwdate {
    font-size: 1.05em
}

.bwname {
    font-size: 1.3em
}

.bwtitle {
    font-size: 1em
}

body {
    max-width: 100vw
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    body {
        overflow-x: auto !important
    }
}

@media screen and (max-width: 991px) {
    body {
        overflow-x: hidden !important
    }
}

body:not(.loaded) .account-container>.row {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)
}

body:not(.loaded) .body-loader {
    opacity: 1;
    display: block
}

body.loaded .account-container>.row {
    height: auto !important;
    max-height: auto;
    opacity: 1;
    -webkit-transition: opacity 250ms cubic-bezier(0.4, 0, 1, 1);
    transition: opacity 250ms cubic-bezier(0.4, 0, 1, 1)
}

body.loaded .body-loader {
    display: none
}

body:not(.browser-ie11) .account-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

body:not(.browser-ie11) .account-section {
    height: 100%
}

body:not(.browser-ie11) v .news-list-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body:not(.browser-ie11)>main:not(#hot-games-yard) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body:not(.browser-ie11) .signin-logo {
    height: 150px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: drop-shadow(4px 7px 6px rgba(3, 120, 187, 0.96));
    filter: drop-shadow(4px 7px 6px rgba(3, 120, 187, 0.96))
}

body:not(.browser-ie11) .btn-history {
    position: absolute;
    left: 50%;
    top: 8px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.browser-ie11 .col:not([class~="col"]) {
    -ms-flex-preferred-size: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

body.browser-ie11 .body-background {
    display: none
}

body.browser-ie11 .news-list-container {
    position: relative
}

body.browser-ie11 .news-list-wrapper {
    position: absolute;
    top: calc(50% - 12px)
}

body.browser-ie11 .signin-logo {
    height: 150px;
    display: block;
    margin: 0 auto
}

body.browser-ie11 #modal-signup .modal-body .col-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

body.browser-ie11 #modal-signup .modal-body .col-right {
    width: 426px
}

body.browser-ie11 #modal-signup .custom-modal-close {
    border-color: #0098C7
}

body.browser-ie11 #modal-signup .custom-modal-close span::before,
body.browser-ie11 #modal-signup .custom-modal-close span::after {
    background-color: #0098C7
}

body.browser-ie11 #modal-announcement .col-left {
    width: 300px
}

body.browser-ie11 #modal-announcement .col-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

body.browser-ie11 .terms-checkbox .checkbox {
    left: 6px
}

body.browser-ie11 .btn-history {
    position: absolute;
    left: 50%;
    top: calc(100% - 15px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width: 1424px) {
    body>.account-container {
        width: 100%;
        min-width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width: 1425px) {
    body>.account-container {
        width: 1425px;
        min-width: 1425px;
        max-width: 1425px
    }
}

.modal-open {
    overflow-x: hidden !important
}

.modal-open .floating-menu {
    right: calc(3rem + 17px)
}

.modal-open .modal {
    overflow-x: auto !important
}

.modal-open .modal .modal-dialog {
    padding: 0 1rem
}

.floating-menu {
    position: fixed;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 30px;
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
    z-index: 500;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 24px;
    top: 50%
}

.floating-menu * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.floating-menu .float-menu {
    position: relative;
    color: #256A84;
    display: block;
    height: 24px;
    min-height: 46px
}

.floating-menu .float-menu:hover .menu-content-wrapper {
    padding-right: 30px;
    max-width: calc(220px + 30px);
    -webkit-transition: max-width 250ms var(--transition-decelerate);
    transition: max-width 250ms var(--transition-decelerate)
}

.floating-menu .float-menu:not(:hover) .menu-content-wrapper {
    -webkit-transition: max-width 200ms var(--transition-standard), padding 0ms linear 200ms;
    transition: max-width 200ms var(--transition-standard), padding 0ms linear 200ms
}

.floating-menu .float-menu:first-child {
    height: 56px
}

.floating-menu .float-menu:first-child .menu-icon {
    padding-top: 10px;
    border-radius: 30px 30px 0 0
}

.floating-menu .float-menu:first-child .menu-content-wrapper {
    margin-top: 10px
}

.floating-menu .float-menu:last-child {
    height: 56px
}

.floating-menu .float-menu:last-child .menu-icon {
    padding-bottom: 10px;
    border-radius: 0 0 30px 30px
}

.floating-menu .float-menu:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

.floating-menu .float-menu .menu-icon {
    position: absolute;
    height: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFF;
    font-size: 1.5rem
}

.floating-menu .float-menu .menu-content-wrapper {
    position: absolute;
    top: 0;
    right: 50%;
    z-index: -1;
    height: auto;
    width: calc(220px + 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 0px;
    overflow: hidden;
    border-radius: 28px 0 28px 28px;
    background: rgba(255, 255, 255, 0.9);
    min-height: 45px
}

.floating-menu .float-menu .menu-content-wrapper .menu-content {
    min-width: 220px;
    padding: .5rem 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pointer-events-none {
    pointer-events: none
}

.flip-x {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.flip-y {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.home-banner>.carousel {
    height: 400px
}

.home-announcement {
    height: 36px
}

.home-providers {
    height: 300px
}

.header-home {
    height: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-logo {
    width: 213px;
    height: 213px;
    -o-object-fit: contain;
    object-fit: contain
}

.header-home .row .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-button {
    border-radius: 20px;
    outline: none;
    color: #FFF;
    border: 0px;
    padding: 8px 12px;
    line-height: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #00bcd4;
    white-space: nowrap;
    min-width: 100px;
    font-weight: 700
}

.custom-button:not(.btn-money) {
    font-size: 24px
}

.custom-button.btn-money {
    font-size: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #007dac;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16)
}

.custom-button:not(.btn-small) {
    height: 40px
}

.custom-button.btn-small {
    height: 36px
}

.custom-button.btn-copy {
    border: 2px solid #0098C7;
    color: #0098C7;
    font-size: 20px;
    width: 112px;
    height: 47px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cff4ff));
    background: linear-gradient(#fff 0%, #cff4ff 100%);
    border: 2px solid #009ec7;
    -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.55)
}

.custom-button.btn-width {
    min-width: 100%
}

.custom-button.btn-wide {
    padding-left: 64px;
    padding-right: 64px
}

.custom-button.btn-border-2 {
    border: 2px solid #FFF
}

.custom-button.btn-red {
    background: linear-gradient(245deg, #F68686, #EC5D5D)
}

.custom-button.btn-blue {
    background: #06ABDE
}

.custom-button.btn-green {
    background: -webkit-gradient(linear, left top, left bottom, from(#59B2C1), to(#569DAC));
    background: linear-gradient(#59B2C1, #569DAC)
}

.custom-button.btn-pink {
    background: -webkit-gradient(linear, left top, left bottom, from(#F94B7A), to(#7D0D36));
    background: linear-gradient(#F94B7A, #7D0D36)
}

.custom-button.btn-footer {
    background-color: #FCB900;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    min-width: 328px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9c004), to(#e59100));
    background: linear-gradient(#f9c004 0%, #e59100 100%);
    border: 2px solid #cbb002;
    -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5)
}

.custom-button.btn-link {
    background-color: transparent;
    text-decoration: underline
}

.custom-button.btn-link:hover {
    text-decoration: none
}

.custom-button.btn-credentails {
    width: 126px;
    height: 46px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 900;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #027497
}

.btn-link.btn-link-small {
    line-height: 24px;
    border: 0;
    display: block;
    height: 26px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    background-color: transparent;
    padding: 0
}

.btn-link.btn-link-small:hover {
    border-bottom-color: transparent
}

.custom-buttongroup .custom-button {
    min-width: inherit
}

.input-form {
    width: 328px
}

@media screen and (max-width: 1199px) {
    .input-form.custom-button {
        margin-left: auto;
        margin-right: auto
    }
}

.custom-formgroup {
    margin-bottom: .5rem
}

.custom-formgroup label {
    color: rgba(0, 0, 0, 0.9);
    font-weight: 700;
    font-size: 24px;
    min-height: 32px;
    margin-bottom: 6px
}

.custom-formgroup .formgroup-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-formgroup .formgroup-inline .custom-inputgroup {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #FFF;
    border-width: 1px;
    border-style: solid;
    border-radius: .25rem;
    max-width: 100%;
    overflow: hidden
}

.custom-formgroup .formgroup-inline .custom-inputgroup .custom-addon {
    height: 46px;
    padding: 0;
    min-width: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    background-color: #eee !important
}

.custom-formgroup .formgroup-inline .custom-inputgroup input {
    outline: none;
    height: 46px;
    border: 0;
    border-radius: .25rem;
    background: transparent;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1rem;
    min-width: 0
}

.custom-formgroup .formgroup-inline .custom-inputgroup input:only-child {
    padding-right: 1rem
}

.custom-formgroup .formgroup-inline .custom-inputgroup label {
    margin: 0
}

.custom-formgroup .formgroup-inline .custom-inputgroup:not(.labelgroup) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-formgroup .formgroup-inline .custom-inputgroup.labelgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.custom-formgroup .formgroup-inline .custom-inputgroup.labelgroup label {
    line-height: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.custom-formgroup .formgroup-inline .custom-inputgroup .addon {
    padding: 0 1rem;
    color: #585858
}

.custom-formgroup .formgroup-inline .custom-inputgroup .custom-select {
    height: 46px;
    border: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-formgroup .formgroup-inline .addon.slot-last {
    padding-left: 1rem
}

.custom-formgroup .inline-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.custom-formgroup .inline-labels label {
    margin: 0
}

.custom-formgroup .inline-labels label.info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    white-space: nowrap
}

.custom-formgroup .inline-labels label.colon {
    min-width: 100px;
    text-align: center
}

.custom-formgroup:not(.has-error) .custom-inputgroup {
    border-color: #C4C4C4;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 200ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 200ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1)
}

.custom-formgroup.has-error .custom-inputgroup {
    border-color: #f44336;
    -webkit-box-shadow: 0 0 4px #f44336;
    box-shadow: 0 0 4px #f44336;
    -webkit-transition: border-color 250ms cubic-bezier(0, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: border-color 250ms cubic-bezier(0, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: border-color 250ms cubic-bezier(0, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: border-color 250ms cubic-bezier(0, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0, 0, 0.2, 1)
}

.card-slot,
.card-provider {
    border-radius: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.card-provider {
    overflow: hidden
}

.card-slot:after,
.card-provider:before {
    content: '';
    border-radius: 12px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: radial-gradient(circle 230px, #C7C0B8 0%, #091F44 60%, #000 100%);
    background-position: center;
    background-repeat: no-repeat;
    opacity: .26;
    z-index: -1;
    background-size: cover
}

.card-provider .card-image {
    height: 0px
}

.card-slot.new-game:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("../img/background/games-new-border.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 9;
    pointer-events: none
}

.card-slot.new-game .card-image:before {
    content: '';
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("../img/background/games-new-text.png");
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none
}

.card-slot.hot-game:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("../img/background/games-hot-border.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 9;
    pointer-events: none
}

.card-slot.hot-game .card-image:before {
    content: '';
    position: absolute;
    top: -46px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("../img/background/games-hot-text.png");
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none
}

.card-slot .card-image {
    height: 65px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.card-slot .card-buttons {
    border-radius: 12px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: -1;
    -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1), z-index 0ms linear 200ms;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1), z-index 0ms linear 200ms
}

.card-slot:hover .card-buttons {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: opacity 250ms cubic-bezier(0, 0, 0.2, 1)
}

.card-slot+.game-title {
    font-size: 1.2rem;
    line-height: 1.2rem;
    width: 100%;
    text-align: center;
    color: #256A84;
    font-weight: 700;
    margin-top: 1rem
}

.card-image {
    padding-top: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.card-info {
    height: 65px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 1
}

.card-info:before {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(199deg, #1C93BA, #1387B2);
    position: absolute;
    opacity: .6;
    z-index: 0
}

.provider-title {
    color: #FFF;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: .5rem;
    z-index: 1;
    position: absolute;
    top: 1rem;
    left: 1rem
}

.provider-image {
    top: 0;
    max-width: 80%;
    max-height: 30px;
    z-index: 2;
    margin-right: 1rem
}

.slot-games section .container-fluid {
    padding: 0
}

.slot-games section .container-fluid .row {
    margin: 0
}

.slot-header {
    margin-top: 60px;
    margin-bottom: 40px
}

.slot-header .header-buttons {
    padding: 20px 0px
}

.slot-header .header-menu {
    height: 70px;
    border-radius: .25rem;
    position: relative
}

.slot-header .header-menu:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#4DA6B0), to(#61ADB5));
    background: linear-gradient(#4DA6B0, #61ADB5);
    opacity: .54
}

.slot-header .header-menu .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 40px
}

.slot-header .header-menu .col-search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.slot-header .header-menu .col-menu {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.slot-header .header-menu .search-group {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.63);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.5rem
}

.slot-header .header-menu .search-group input {
    background: transparent;
    border: 0;
    outline: none
}

.slot-header .header-menu ul {
    padding: 0;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slot-header .header-menu ul li {
    padding: 4px 30px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .5;
    color: #FFF;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slot-header .header-menu ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    border-radius: 2px;
    background-color: transparent
}

.slot-header .header-menu ul li:not(.active):after {
    max-height: 0px;
    -webkit-transition: all 200ms var(--transition-standard);
    transition: all 200ms var(--transition-standard)
}

.slot-header .header-menu ul li.active {
    opacity: 1
}

.slot-header .header-menu ul li.active:after {
    max-height: 4px;
    background-color: #FFF;
    -webkit-transition: all 250ms var(--transition-decelerate);
    transition: all 250ms var(--transition-decelerate)
}

.slot-header .header-menu ul li i {
    margin-right: 12px
}

.account-container {
    padding: 0
}

@media screen and (min-width: 1382px) {
    .account-container>.row {
        min-width: 1200px
    }
}

@media screen and (max-width: 1381px) and (min-width: 992px) {
    .account-container>.row {
        min-width: 992px
    }
}

@media screen and (max-width: 991px) {
    .account-container>.row {
        min-width: 100%
    }
}

.account-center {
    background: #E8F7FC;
    overflow: hidden
}

@media screen and (min-width: 992px) {
    .account-center {
        border-radius: 0;
        min-width: 100% !important
    }
}

@media screen and (min-width: 1382px) {
    .account-center {
        border-radius: 8px;
        min-width: 1200px !important
    }
}

.account-center .account-head {
    height: 130px;
    min-height: 130px
}

.account-center .account-body {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.account-center .account-body .col-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .account-center .account-body .col-left {
        min-width: 190px
    }
}

.account-center .account-body .col-right {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width: 1200px) {
    .account-center .col-left {
        width: 190px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .account-center .col-left {
        width: calc(24px + 2rem)
    }
}

.account-center .col-left {
    height: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.account-head {
    border-bottom: 1px solid rgba(0, 0, 0, 0.26)
}

.account-head .col-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 2;
    min-width: 190px
}

.account-head .col-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 991px) {
    .account-head .col-right {
        padding-left: 25%
    }
}

.account-head .vip-wrapper {
    width: 125px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.account-head .vip-logo {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background: #BDBDBD;
    overflow: hidden
}

.account-head .vip-logo .vip-account {
    width: 100%;
    height: 100%
}

.account-head .vip-logo .vip-account.level-1 {
    background-image: url("../img/vip/vip-1.jpg");
    background-size: cover
}

.account-head .vip-logo .vip-account.level-2 {
    background-image: url("../img/vip/vip-2.jpg");
    background-size: cover
}

.account-head .vip-logo .vip-account.level-3 {
    background-image: url("../img/vip/vip-3.jpg");
    background-size: cover
}

.account-head .vip-logo .vip-account.level-4 {
    background-image: url("../img/vip/vip-4.jpg");
    background-size: cover
}

.account-head .vip-logo .vip-account.level-5 {
    background-image: url("../img/vip/vip-5.jpg");
    background-size: cover
}

.account-head .vip-logo .vip-account.level-6 {
    background-image: url("../img/vip/vip-6.jpg");
    background-size: cover
}

.account-head .info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.account-head .nav-description {
    font-size: 20px
}

.account-head .info-money {
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    position: relative;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .account-head .info-money .money-wrapper {
        min-width: 270px
    }

    .account-head .info-money .refresh {
        width: 150px;
        min-width: 95px
    }
}

@media screen and (max-width: 767px) {
    .account-head .info-money .refresh {
        width: 41px
    }

    .account-head .info-money .refresh span {
        display: none
    }
}

.account-head .info-money .money-wrapper {
    position: absolute;
    left: 7px;
    bottom: -2px
}

.account-head .info-money .money-wrapper span {
    text-align: right
}

.account-head .info-money .money {
    top: 0;
    padding: 0 20px 0 16px;
    border-radius: 6px;
    background-color: #F9C004;
    white-space: nowrap;
    display: block;
    border: 2px solid #fff
}

.account-head .info-money .refresh {
    font-size: 22px;
    outline: none;
    border: 0;
    border-radius: 8px;
    padding: 0 5px;
    background-color: transparent;
    color: #FFF;
    right: 0;
    position: absolute;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    height: 41px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0497ce), to(#0d76bc));
    background: linear-gradient(#0497ce 0%, #0d76bc 100%)
}

.account-head .info-money::before {
    content: '';
    height: 28px;
    width: 0;
    border-width: 14px 10px 14px 0px;
    border-color: transparent #F9C004 transparent transparent;
    border-style: solid;
    left: 0;
    z-index: 1
}

.account-head .info-money.hide-refresh .refresh {
    display: none
}

.account-head .info-money.short-money .refresh {
    left: calc(100% + 4px);
    top: 4px;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.2, 1)
}

.account-head .info-money.long-money .refresh {
    bottom: calc(100% + 4px);
    right: 0;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    border-radius: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397));
    background: linear-gradient(#4cf 0%, #006397 100%);
    border: 2px solid #027497
}

.account-head .info-money .money-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.account-head .info-money .money-line #money {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 8px !important
}

.account-head .info-money .empty-status {
    min-width: 150px;
    max-width: 150px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FC6F64), to(#E61100));
    background: linear-gradient(#FC6F64, #E61100);
    border-radius: 8px;
    border: 2px solid #D60E00;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.account-head .vip-status {
    font-size: 20px;
    font-weight: 700;
    color: #F9C004;
    padding-left: 26px;
    white-space: nowrap;
    position: relative;
    height: 30px
}

.account-head .vip-status span {
    position: absolute;
    margin-top: -12px !important
}

.account-head .icon-title {
    height: 72px;
    width: 72px
}

.account-head .nav-title {
    font-size: 50px;
    font-weight: 700;
    color: #015989
}

.account-nav {
    padding: 6px 0 6px 4px;
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    font-size: 18px
}

.account-nav .account-nav-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    z-index: -1;
    background-color: #E8F7FC
}

.account-nav:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 10px;
    top: 0px;
    right: -10px;
    z-index: 0;
    -webkit-box-shadow: -6px 0 3px rgba(0, 0, 0, 0.16);
    box-shadow: -6px 0 3px rgba(0, 0, 0, 0.16)
}

.account-nav li {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border-left: 2px solid #FFF;
    border-radius: 4px
}

.account-nav li:not(:last-of-type) {
    margin-bottom: 4px
}

.account-nav li a {
    font-weight: 700;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 700;
    border-radius: 4px 0 0 4px;
    border: 1px solid #FFF;
    border-right: 0;
    height: 70px;
    background: -webkit-gradient(linear, left bottom, left top, from(#0d76bc), to(#0497ce));
    background: linear-gradient(to top, #0d76bc 0%, #0497ce 100%);
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
    padding-left: 4px
}

@media screen and (min-width: 768px) {
    .account-nav li a {
        width: 187px
    }
}

@media screen and (max-width: 767px) {
    .account-nav li a {
        width: 54px
    }

    .account-nav li a span {
        display: none
    }
}

.account-nav li a::after {
    content: '';
    background-color: #E8F7FC;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1
}

.account-nav li a .list-icon {
    min-height: 46px;
    min-width: 46px;
    margin-right: 0
}

.account-nav li a .list-icon .icons {
    position: absolute;
    width: 46px;
    height: 46px
}

.account-nav li a:not(.active) {
    z-index: 0;
    color: #FFF;
    -webkit-transition: all 200ms var(--transition-decelerate);
    transition: all 200ms var(--transition-decelerate)
}

.account-nav li a:not(.active)::after {
    opacity: 0;
    -webkit-transition: opacity 200ms var(--transition-decelerate);
    transition: opacity 200ms var(--transition-decelerate)
}

.account-nav li a:not(.active) .active-icon {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 200ms var(--transition-decelerate);
    transition: opacity 200ms var(--transition-decelerate)
}

.account-nav li a:not(.active) .inactive-icon {
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 200ms var(--transition-decelerate);
    transition: opacity 200ms var(--transition-decelerate)
}

.account-nav li a.active {
    z-index: 2;
    color: #015989;
    border: 1px solid #015989;
    -webkit-transition: all 250ms var(--transition-standard);
    transition: all 250ms var(--transition-standard)
}

.account-nav li a.active::after {
    opacity: 1;
    -webkit-transition: opacity 250ms var(--transition-standard);
    transition: opacity 250ms var(--transition-standard)
}

.account-nav li a.active .active-icon {
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 250ms var(--transition-standard);
    transition: opacity 250ms var(--transition-standard)
}

.account-nav li a.active .inactive-icon {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 250ms var(--transition-standard);
    transition: opacity 250ms var(--transition-standard)
}

@-webkit-keyframes var_color_active {
    from {
        --icon-color: #FFF
    }

    to {
        --icon-color: #0098C7
    }
}

@keyframes var_color_active {
    from {
        --icon-color: #FFF
    }

    to {
        --icon-color: #0098C7
    }
}

.account-details {
    position: relative;
    width: 100%;
    height: 100%
}

.account-details .account-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

@media screen and (max-width: 991px) {
    .account-details .account-tabs#wallet-tab .col.col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .account-details .account-tabs#wallet-tab .col.col-4 h4 {
        text-align: center
    }

    .account-details .account-tabs#wallet-tab .col.col-4 select {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .account-details .account-tabs#wallet-tab .col.col-4 .custom-button {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 768px) {
    .account-details .account-tabs {
        max-width: calc(100vw - 210px)
    }
}

@media screen and (max-width: 767px) {
    .account-details .account-tabs {
        max-width: calc(100vw - 77px)
    }
}

.account-details .account-tabs:not(.show) {
    max-height: 0;
    overflow: hidden
}

.account-details .account-tabs.show {
    min-height: 688px
}

.account-details .account-tabs.show:not(#bonus-tab):not(#vip-club-tab):not(#bigwin-club-tab) {
    padding-bottom: 24px;
    position: relative
}

@media screen and (min-width: 1382px) {
    .account-details .account-tabs.show.show-relative {
        padding-bottom: 24px
    }
}

.account-details .account-tabs:not(.active) {
    z-index: 1
}

.account-details .account-tabs.active {
    z-index: 2
}

.account-details .account-tabs .detail-head .detail-text {
    margin-top: 8px;
    margin-bottom: 35px
}

.account-details .account-tabs .detail-head .header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 992px) {
    .account-details .account-tabs .detail-head .header-wrapper {
        font-size: 20px
    }
}

@media screen and (max-width: 991px) {
    .account-details .account-tabs .detail-head .header-wrapper {
        padding: 15px 30px
    }

    .account-details .account-tabs .detail-head .header-wrapper .detail-text {
        font-size: 16px
    }
}

.account-details .account-tabs .detail-head .header-wrapper .detail-icon {
    width: 50px;
    height: 50px;
    margin-right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.account-details .account-tabs .detail-head .header-wrapper .detail-icon:not(.full-width) {
    background: #9e9e9e;
    border-radius: 50%
}

.account-details .account-tabs .detail-head .header-wrapper .detail-icon:not(.full-width) svg {
    width: 30px;
    height: 30px
}

.account-details .account-tabs .detail-head .header-wrapper .detail-icon.full-width {
    --icon-color: #9e9e9e
}

.account-details .account-tabs .detail-head .header-wrapper .detail-icon.full-width svg {
    width: 50px;
    height: 50px
}

.account-details .account-tabs .fieldset {
    border: 1px solid rgba(112, 112, 112, 0.3);
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 24px 0 0;
    height: 100%;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    border-radius: 8px
}
.bonus-wrapper.col-6{
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .account-details .account-tabs .fieldset .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 1199px) {
    .account-details .account-tabs .fieldset .col {
        padding-left: 0 !important;
        padding-right: 0 !important;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .account-details .account-tabs .fieldset .input-form:not(.custom-button) {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .account-details .account-tabs .fieldset .row:not(.bonus-container) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media screen and (min-width: 992px) {
    .account-details .account-tabs .fieldset.fixed-height.freespin {
        min-height: 413px
    }
}

.account-details .account-tabs .fieldset .legend {
    font-size: 24px;
    padding: 0 .5rem;
    font-weight: 900;
    color: #444444;
    background-color: #E8F7FC;
    left: 2.5rem;
    top: 0px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block
}

.account-details .account-tabs .fieldset.clearset {
    border: 1px solid transparent !important
}

.account-details .account-tabs .detail-body {
    padding: 0;
    padding-left: 18px;
    padding-right: 18px
}

@media screen and (min-width: 1382px) {
    .account-details .account-tabs .detail-body.body-form {
        padding: 0 50px 0 50px
    }
}

@media screen and (max-width: 1381px) and (min-width: 1200px) {
    .account-details .account-tabs .detail-body.body-form {
        padding: 0 15px 0 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .account-details .account-tabs .detail-body.body-form {
        padding: 0 50px 0 50px
    }
}

@media screen and (max-width: 991px) {
    .account-details .account-tabs .detail-body.body-form {
        padding: 0 15px 0 15px
    }
}

@media screen and (min-width: 1382px) {
    .account-details .account-tabs .detail-body .fieldset:not(.account) {
        padding-left: calc(2.5rem + 8px);
        padding-right: calc(2.5rem + 8px)
    }
}

@media screen and (max-width: 1381px) and (min-width: 1200px) {
    .account-details .account-tabs .detail-body .fieldset:not(.account) {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .account-details .account-tabs .detail-body .fieldset:not(.account) {
        padding-left: calc(2.5rem + 8px);
        padding-right: calc(2.5rem + 8px)
    }
}

@media screen and (max-width: 991px) {
    .account-details .account-tabs .detail-body .fieldset {
        padding-left: 15px;
        padding-right: 15px
    }

    .account-details .account-tabs .detail-body .fieldset.account .px-5 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.account-details .account-tabs .detail-body>.container-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

.account-details .account-tabs .detail-body>.container-fluid:not(.bigwin-section)>.row {
    height: calc(100% - 1rem);
    min-height: 0
}

.account-details .detail-body .account-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.account-details .padding-footer {
    padding: 16px 55px 35px
}

.bigwin-buttons .btn-outline {
    background: #FFF;
    border: 1px solid #EF6969;
    color: #EF6969
}

.bigwin-buttons .bigwin-search {
    height: 53px;
    background: #fff;
    border: 2px solid #0098c7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1381px) {
    .bigwin-buttons .bigwin-search {
        width: 100%
    }
}

@media screen and (min-width: 1382px) {
    .bigwin-buttons .bigwin-search {
        min-width: 400px
    }
}

.bigwin-buttons .bigwin-search input {
    outline: none;
    border: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
    font-size: 22px
}

.bigwin-buttons .bigwin-search .icon-search {
    height: 49px;
    width: 49px;
    background-color: #0098c7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF
}

@media screen and (max-width: 1381px) {
    #my-page-tab .account-section {
        padding: 0px !important
    }

    #my-page-tab .account-section .row .col-1,
    #my-page-tab .account-section .row .col-5,
    #my-page-tab .account-section .row .col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #my-page-tab .account-section .row .col-5:nth-child(2) {
        padding-bottom: 48px
    }

    #my-page-tab .fieldset {
        padding-left: 27px;
        padding-right: 27px
    }
}

.bigwin-table {
    width: 100%;
    min-height: 0
}

@media screen and (max-width: 1381px) {
    .bigwin-table {
        overflow-x: scroll
    }
}

.bigwin-table table {
    width: 100%
}

.bigwin-table thead {
    background: #424242;
    color: #FFF
}

.bigwin-table thead tr {
    height: 40px
}

.bigwin-table thead th {
    padding: .5rem;
    text-align: center;
    font-size: 14px;
    white-space: nowrap
}

.bigwin-table tbody tr {
    height: 52px
}

.bigwin-table tbody tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.07)
}

.bigwin-table tbody td {
    padding: .5rem;
    font-size: 16px;
    white-space: nowrap
}

.bigwin-table tbody td:not(:nth-child(6)):not(:nth-child(7)) {
    text-align: center
}

.bigwin-table tbody td:nth-child(6),
.bigwin-table tbody td:nth-child(7) {
    text-align: right
}

.bigwin-pagination ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bigwin-pagination ul li {
    font-weight: 700;
    cursor: pointer;
    margin: 0 .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 24px;
    height: 27px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bigwin-pagination ul li span {
    line-height: 26px;
    font-weight: 900
}

.bigwin-pagination ul li.disabled span {
    opacity: .3
}

.bigwin-pagination ul li.active span {
    color: #424242
}

.bigwin-pagination ul li:not(.disabled):not(.active) span {
    border-bottom: 1px solid #0098C7;
    color: #0098C7
}

.bonus-wrapper {
    height: 90px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding: 0 30px;
    margin: 6px 0
}

.bonus-wrapper input {
    display: none
}

.bonus-wrapper input:checked~.info-container {
    border-color: #0098C7;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 6px #0098C7;
    box-shadow: 0 0 6px #0098C7;
    -webkit-transition: all 150ms var(--transition-decelerate);
    transition: all 150ms var(--transition-decelerate)
}

.bonus-wrapper input:checked~.marker {
    border-color: #0098C7
}

.bonus-wrapper input:checked~.marker::before {
    background-color: #0098C7
}

.bonus-wrapper input:not(:checked)~.info-container {
    border-color: transparent;
    background-color: #CCCCCC;
    -webkit-transition: all 100ms var(--transition-standard);
    transition: all 100ms var(--transition-standard)
}

.bonus-wrapper input:not(:checked)~.marker {
    border-color: rgba(0, 0, 0, 0.5)
}

.bonus-wrapper .marker {
    position: absolute;
    left: 45px;
    top: 20px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid;
    -webkit-transition: all 200ms var(--transition-standard);
    transition: all 200ms var(--transition-standard)
}

.bonus-wrapper .marker:before {
    content: '';
    height: 10px;
    width: 10px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    -webkit-transition: all 200ms var(--transition-standard);
    transition: all 200ms var(--transition-standard)
}

.bonus-wrapper .info-container {
    border-radius: .25rem;
    height: 100%;
    width: 100%;
    padding: 0 10px 0 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px
}

.bonus-wrapper .info-container .bonus-title {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal
}

.bonus-wrapper .info-container .bonus-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal
}

.bonus-scroller {
    height: 470px;
    overflow-y: scroll;
    padding: 30px;
    background-color: #FFF;
    border-radius: 8px
}

@media screen and (max-width: 1199px) {
    .bonus-scroller .bonus-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.vip-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.vip-table .table-wrapper {
    width: 1096px;
    height: 600px;
    /* background: url("../img/background/vip-background.jpg"); */
    /* modified on 01-03-2019 by leonel */
    background: url("../img/background/spin-vip-2.jpg");
    background-size: 100% 100%;
    padding-top: 20px
}

@media screen and (max-width: 1381px) {
    .vip-table .table-wrapper {
        padding: 145px 40px 115px;
        font-size: 18px
    }
}

@media screen and (min-width: 1382px) {
    .vip-table .table-wrapper {
        padding: 145px 45px 115px;
        font-size: 20px
    }
}

.vip-table table {
    width: 100%;
    height: 100%
}

.vip-table table th,
.vip-table table td {
    height: 48px
}

.vip-table table thead tr {
    /*height: 40px;
    background-color: #ffc060;
    background: -webkit-gradient(linear, left top, right top, from(#ffc060), color-stop(50%, #ffe2c0), to(#ffc060));
    background:;
    linear-gradient(90deg,#ffc0600%,#ffe2c050%,#ffc060100%)*//*modifiedon01-03-2019byleonel*//*height: 40px;
    background-color: #fbf9cf;
    -webkit-box-shadow: 0px 0px 25px 5px rgba(239, 252, 155, 1);
    box-shadow: 0px 0px 25px 5px rgba(239, 252, 155, 1);
    */

    border-radius: 10px;
    border-collapse: separate !important;
    height: 40px;
    background-color: #fbf9cf;
    box-shadow: 0px 0px 25px 5px rgba(239, 252, 155, 1);
    -webkit-box-shadow: 0px 0px 25px 5px rgba(239, 252, 155, 1);
}

.vip-table thead {
    border-top: 5px solid #e7e49f;
    border-bottom: 5px solid #e7e49f;
}

.vip-table table thead tr th {
    /* color: #333;
    font-weight: 900;
    text-align: center;
    text-shadow: 0 0 3px #FFEE58 */

    /* modified on 01-03-2019 by leonel */
    color: black;
    font-weight: 900;
    text-align: center;
    text-shadow: 0 0 3px #FFEE58;
}

@media screen and (min-width: 1382px) {
    .vip-table table thead tr th {
        width: calc(100% / 8)
    }
}

.vip-table table tbody tr {
    height: 54px
}

.vip-table table tbody tr:nth-child(even) {
    /* background-color: rgba(255, 255, 255, 0.3) */

    /* modified on 01-03-2019 by leonel */
    background-color: rgba(0, 0, 0, 0.3)
}

.vip-table table tbody tr td {
    color: #FFF;
    font-weight: 700;
    text-align: center
}

#modal-signup {
    --close-color: #0098C7;
    font-size: 18px
}

#modal-signup .modal-dialog {
    min-width: 1200px;
    max-width: 1200px;
    width: 1200px
}

#modal-signup .modal-content {
    background: #F5F5F5;
    border-radius: 22px;
    border: 3px solid #0098C7
}

#modal-signup .modal-header {
    border: 0
}

#modal-signup .modal-title {
    font-size: 24px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.9);
    width: 100%;
    text-align: center
}

#modal-signup .close {
    opacity: 1
}

#modal-signup .signup-precautions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem;
    padding: 12px 1rem;
    background-color: rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.9)
}

#modal-signup .signup-precautions p {
    max-width: 100%
}

#modal-signup .signup-forms table {
    table-layout: fixed
}

#modal-signup .signup-forms table tbody tr td:nth-child(1) {
    padding-right: 2rem;
    white-space: nowrap;
    width: 140px
}

#modal-signup .signup-forms table tbody tr td:nth-child(2) {
    width: 240px
}

#modal-signup .signup-forms table tbody tr td:nth-child(3) {
    padding-left: 2rem
}

#modal-signup .signup-forms .mobile-auth {
    border: 1px solid #00698A;
    border-radius: .25rem;
    height: 24px;
    font-size: 14px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16)
}

#modal-signup .signup-button {
    height: 40px;
    border-radius: 20px;
    font-size: 20px
}

#modal-signup .signup-button.btn-gold {
    background: -webkit-gradient(linear, left top, left bottom, from(#F9C004), to(#C48300));
    background: linear-gradient(#F9C004, #C48300);
    border: 2px solid #FFF;
    color: #FFF
}

#modal-signup .signup-button.btn-close {
    border: 0;
    background: #0060B4;
    color: #FFF
}

#modal-signup .signup-banner {
    height: 608px;
    width: 426px;
    background: #F5F5F5
}

#modal-signup .signup-banner .carousel {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#modal-signup .signup-banner .carousel-inner {
    height: 100%
}

#modal-signup .signup-banner .carousel-inner .carousel-item {
    height: 100%
}

#modal-signup .signup-banner .carousel-inner .carousel-item img {
    height: 100%;
    width: 100%
}

#modal-signup .signup-banner .carousel-indicators {
    position: relative;
    margin: 0;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#modal-signup .signup-banner .carousel-indicators li {
    border-radius: 50%;
    background: #B5B5B5;
    border: 0 !important;
    height: 18px;
    width: 18px
}

#modal-signup .signup-banner .carousel-indicators li:not(.active) {
    opacity: 0.46 !important;
    -webkit-transition: opacity 200ms var(--transition-standard);
    transition: opacity 200ms var(--transition-standard)
}

#modal-signup .signup-banner .carousel-indicators li.active {
    opacity: 1 !important;
    -webkit-transition: opacity 250ms var(--transition-decelerate);
    transition: opacity 250ms var(--transition-decelerate)
}

#modal-signin .modal-content {
    min-width: 540px;
    background: -webkit-gradient(linear, left top, left bottom, from(#52B9EE), color-stop(85%, #0098C7), to(#055ED2));
    background: linear-gradient(#52B9EE, #0098C7 85%, #055ED2);
    border-radius: 22px;
    border: 3px solid #0098C7
}

#modal-signin .modal-body {
    position: relative
}

#modal-signin .modal-body .signin-characters {
    position: absolute;
    bottom: 50px
}

#modal-signin .modal-body .signin-characters.character-left {
    left: 0;
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px)
}

#modal-signin .modal-body .signin-characters.character-right {
    right: 0;
    -webkit-transform: translateX(234px);
    transform: translateX(234px)
}

#modal-signin .signin-forms {
    width: 100%;
    padding: 30px 100px
}

#modal-signin .signin-forms .formgroup-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    background-color: #FFF;
    overflow: hidden
}

#modal-signin .signin-forms .custom-addon {
    height: 46px;
    padding: 0;
    min-width: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    background-color: #eee !important
}

#modal-signin .signin-forms .custom-inputgroup {
    width: 100%;
    margin-bottom: 2rem
}

#modal-signin .signin-forms .custom-inputgroup label {
    font-weight: 700;
    font-size: 18px;
    color: #FFF
}

#modal-signin .signin-forms .custom-inputgroup input {
    width: 100%;
    height: 46px;
    border: 0;
    padding: 0 20px;
    outline: none;
    background-color: transparent
}

#modal-signin .signin-forms .signin-button {
    height: 46px;
    width: 100%;
    display: block;
    border: 0;
    color: #FFF;
    border-radius: 20px;
    margin-bottom: 1rem
}

#modal-signin .signin-forms .signin-button.btn-gold {
    background: -webkit-gradient(linear, left top, left bottom, from(#F9C004), to(#C48300));
    background: linear-gradient(#F9C004, #C48300);
    border: 2px solid #FFF;
    color: #FFF
}

#modal-signin .signin-forms .signin-button.btn-close {
    border: 0;
    background: #0060B4;
    color: #FFF
}

@media screen and (min-width: 1200px) {
    #modal-announcement .modal-dialog {
        max-width: 1200px;
        width: 1200px
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #modal-announcement .modal-dialog {
        max-width: 960px;
        width: 960px
    }
}

#modal-announcement .modal-header {
    border: 0
}

#modal-announcement .col-left {
    border-right: 1px solid #757575
}

#modal-announcement .scroll-list,
#modal-announcement .announcement-body {
    overflow-y: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#modal-announcement .modal-content {
    background: -webkit-gradient(linear, left top, left bottom, from(#A8EBFF), to(#8DBEFF));
    background: linear-gradient(#A8EBFF, #8DBEFF);
    border-radius: 22px;
    border: 3px solid #A2E6FF;
    -webkit-box-shadow: 0 0 13px #ECFEFF;
    box-shadow: 0 0 13px #ECFEFF;
    height: 600px
}

#modal-announcement .announcement-list {
    margin: 0;
    padding: 0;
    counter-reset: newslist
}

#modal-announcement .announcement-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0.5rem 0.5rem 0.5rem calc(24px + .5rem);
    position: relative;
    cursor: pointer
}

#modal-announcement .announcement-list li:not(.active) {
    background: transparent;
    -webkit-transition: all 200ms var(--transition-standard);
    transition: all 200ms var(--transition-standard)
}

#modal-announcement .announcement-list li.active {
    background: #4DD0E1;
    -webkit-transition: all 250ms var(--transition-decelerate);
    transition: all 250ms var(--transition-decelerate)
}

#modal-announcement .announcement-list li p {
    margin: 0
}

#modal-announcement .announcement-list li:before {
    counter-increment: newslist;
    content: counter(newslist) ".";
    position: absolute;
    height: 24px;
    width: 24px;
    top: .5rem;
    left: .5rem;
    text-align: center;
    line-height: 24px;
    font-weight: 900
}

#modal-announcement .announcement-list .announcement-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#modal-announcement .announcement-list .announcement-date,
#modal-announcement .announcement-list .announcement-views {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#modal-announcement .announcement-list .announcement-title {
    font-weight: 900
}

#modal-announcement .announcement-list .announcement-title,
#modal-announcement .announcement-list .announcement-date,
#modal-announcement .announcement-list .announcement-views {
    max-width: 100%;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left
}

#modal-announcement .announcement-list .announcement-details {
    width: 100%
}

.custom-modal-close {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #FFF;
    border: 2px solid var(--close-color, #fff);
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    z-index: 10
}

.custom-modal-close span {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-modal-close span:before,
.custom-modal-close span:after {
    content: '';
    width: 20px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
    background: var(--close-color, #fff);
    position: absolute;
    overflow: hidden;
    left: 50%
}

.custom-modal-close span:before {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg)
}

.custom-modal-close span:after {
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.head-nav-icons {
    width: 46px;
    height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.head-nav-icons .icon-asset {
    -webkit-filter: drop-shadow(0px 3px 9px rgba(0, 77, 136, 0.5));
    filter: drop-shadow(0px 3px 9px rgba(0, 77, 136, 0.5))
}

.announcement-marquee {
    overflow: hidden
}

.announcement-marquee .marquee-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-animation: news_marquee var(--marquee-speed, 0ms) linear infinite;
    animation: news_marquee var(--marquee-speed, 0ms) linear infinite;
    -webkit-transform: translateX(1200px);
    transform: translateX(1200px)
}

.announcement-marquee span,
.announcement-marquee ol {
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@-webkit-keyframes news_marquee {
    from {
        -webkit-transform: translateX(1200px);
        transform: translateX(1200px)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes news_marquee {
    from {
        -webkit-transform: translateX(1200px);
        transform: translateX(1200px)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.modal-backdrop.show {
    opacity: 0.8
}

.nav.nav-pills.btn-type .nav-link {
    font-weight: 700;
    height: 42px;
    border-radius: 21px;
    text-align: center;
    border: 2px solid #0098C7;
    line-height: 36px;
    white-space: nowrap
}

.nav.nav-pills.btn-type .nav-link:not(.active) {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b7d5db)) !important;
    background: linear-gradient(#fff 0%, #b7d5db 100%) !important;
    border: 2px solid #0098c7;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    font-weight: bold;
    text-align: center;
    color: #0098c7
}

.nav.nav-pills.btn-type .nav-link.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #0098c7;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    font-weight: bold;
    text-align: center;
    color: #fff
}

@media screen and (min-width: 992px) {
    .nav.nav-pills.btn-type .nav-link {
        padding: 0 1rem;
        min-width: 100px;
        font-size: 24px;
        line-height: 38px
    }
}

@media screen and (max-width: 991px) {
    .nav.nav-pills.btn-type .nav-link {
        padding: 0 10px;
        font-size: 18px
    }
}

.history-tabs {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.history-tabs:not(.show) {
    max-height: 0;
    position: absolute;
    pointer-events: none
}

.history-tabs .table-responsive {
    max-height: auto;
    position: relative;
    overflow-y: scroll;
    max-height: 100%
}

@media screen and (max-width: 991px) {
    .history-tabs {
        overflow-x: auto
    }
}

.table-history th {
    font-size: 1rem;
    white-space: nowrap
}

.table-history th:not(:last-child) {
    width: 1%;
    min-width: 150px
}

.table-history th:last-child {
    width: 40%
}

.table-history td {
    position: relative;
    white-space: nowrap;
    font-size: 1rem
}

.table-history td:not(:last-child) {
    width: 1%;
    min-width: 150px
}

.table-history td:last-child {
    width: 40%
}

.color-primary {
    color: #0098C7
}

.captcha-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #545454;
    border-radius: 4px
}

.captcha-wrapper .captcha {
    height: 46px;
    width: 150px;
    padding: 0 20px;
    min-width: 150px;
    color: #FFF;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: contain;
    position: relative
}

.captcha-wrapper .captcha::before,
.captcha-wrapper .captcha::after {
    content: '';
    position: absolute
}

.captcha-wrapper .captcha::before {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border-style: solid;
    border-color: #FFF;
    border-width: 2px 0 0;
    left: 60px;
    top: 8px;
    -webkit-animation: 1000ms captcha_loading linear infinite;
    animation: 1000ms captcha_loading linear infinite;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes captcha_loading {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes captcha_loading {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.captcha-wrapper .captcha:not(.loading)::before {
    opacity: 0
}

.captcha-wrapper .captcha.loading {
    background-image: none
}

.captcha-wrapper .captcha.loading::before {
    opacity: 1
}

.captcha-wrapper .captcha-reset {
    background-color: #0098C7;
    color: #FFF;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: 0;
    outline: none
}

.captcha-wrapper .captcha-reset:disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: wait
}

.terms-checkbox {
    height: 36px;
    width: 36px;
    position: relative
}

.terms-checkbox .marker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 3px solid #2FB400;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    cursor: pointer
}

.terms-checkbox .checkbox {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 24px;
    height: 16px;
    top: 8px
}

.terms-checkbox .checkbox::before,
.terms-checkbox .checkbox::after {
    content: '';
    position: absolute
}

.terms-checkbox .checkbox:before {
    width: 5px;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 2.5px;
    background-color: #FFF
}

.terms-checkbox .checkbox:after {
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    border-radius: 2.5px;
    background-color: #FFF
}

.terms-checkbox input {
    display: none
}

.terms-checkbox input:not(:checked)~.marker {
    background-color: transparent;
    -webkit-transition: background-color 50ms cubic-bezier(0.4, 0, 0.2, 1) 100ms;
    transition: background-color 50ms cubic-bezier(0.4, 0, 0.2, 1) 100ms
}

.terms-checkbox input:not(:checked)~.marker .checkbox::before {
    max-height: 0px;
    -webkit-transition: max-height 50ms cubic-bezier(0.4, 0, 0.2, 1) 50ms;
    transition: max-height 50ms cubic-bezier(0.4, 0, 0.2, 1) 50ms
}

.terms-checkbox input:not(:checked)~.marker .checkbox::after {
    max-width: 0px;
    -webkit-transition: max-width 50ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: max-width 50ms cubic-bezier(0.4, 0, 0.2, 1)
}

.terms-checkbox input:checked~.marker {
    background-color: #2FB400;
    -webkit-transition: background-color 50ms cubic-bezier(0, 0, 0.2, 1);
    transition: background-color 50ms cubic-bezier(0, 0, 0.2, 1)
}

.terms-checkbox input:checked~.marker .checkbox::before {
    max-height: 100%;
    -webkit-transition: max-height 50ms cubic-bezier(0, 0, 0.2, 1) 50ms;
    transition: max-height 50ms cubic-bezier(0, 0, 0.2, 1) 50ms
}

.terms-checkbox input:checked~.marker .checkbox::after {
    max-width: 100%;
    -webkit-transition: max-width 50ms cubic-bezier(0, 0, 0.2, 1) 100ms;
    transition: max-width 50ms cubic-bezier(0, 0, 0.2, 1) 100ms
}

.btn-history.receive {
    height: 31px;
    border-radius: 18px;
    padding: 0 15px;
    color: #FFF;
    border: 0;
    outline: none;
    font-size: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #0086af;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5))
}

.btn-history.receive:hover {
    background-color: #00bffa
}

.btn-history.receive:active {
    background-color: #2eceff
}

.announcements .news-list-container {
    height: 36px;
    overflow: hidden;
    position: relative
}

.announcements .news-list-wrapper {
    margin: 0;
    padding: 0;
    position: absolute
}

.announcements .news-list-wrapper li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 10px;
    font-size: 24px
}

.announcements .news-list-wrapper li>div {
    padding: 0 10px
}

.announcements .news-list-wrapper li div,
.announcements .news-list-wrapper li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap
}

.announcements .news-list-wrapper li p {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px
}

.announcements .news-list-wrapper li * {
    font-style: normal !important;
    margin-bottom: 0;
    font-size: 24px
}

.paused {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important
}

.icon-asset.size-46 {
    background: url("../img/icon-assets-46.png?v=20220112");
    width: 46px;
    height: 46px
}

.icon-asset.size-46.icon-deposit.color-white {
    background-position: 0px -27px
}

.icon-asset.size-46.icon-deposit.color-blue {
    background-position: -46px -27px
}

.icon-asset.size-46.icon-withdraw.color-white {
    background-position: 0px -73px
}

.icon-asset.size-46.icon-withdraw.color-blue {
    background-position: -46px -72px
}

.icon-asset.size-46.icon-wallet.color-white {
    background-position: 0px -119px
}

.icon-asset.size-46.icon-wallet.color-blue {
    background-position: -46px -119px
}

.icon-asset.size-46.icon-bonus.color-white {
    background-position: 0px -165px
}

.icon-asset.size-46.icon-bonus.color-blue {
    background-position: -46px -165px
}

.icon-asset.size-46.icon-freespin.color-white {
    background-position: 0px -211px
}

.icon-asset.size-46.icon-freespin.color-blue {
    background-position: -46px -211px
}

.icon-asset.size-46.icon-reviews.color-white {
    background-position: 0px -260px
}

.icon-asset.size-46.icon-reviews.color-blue {
    background-position: -46px -260px
}

.icon-asset.size-46.icon-history.color-white {
    background-position: 0px -303px
}

.icon-asset.size-46.icon-history.color-blue {
    background-position: -46px -303px
}

.icon-asset.size-46.icon-vip.color-white {
    background-position: 0px -348px
}

.icon-asset.size-46.icon-vip.color-blue {
    background-position: -46px -348px
}

.icon-asset.size-46.icon-bigwin.color-white {
    background-position: 0px -394px
}

.icon-asset.size-46.icon-bigwin.color-blue {
    background-position: -46px -394px
}

.icon-asset.size-46.icon-myaccount.color-white {
    background-position: 0px -440px
}

.icon-asset.size-46.icon-myaccount.color-blue {
    background-position: -46px -440px
}

.icon-asset.size-46.icon-rebate.color-white {
    background-position: 0px -486px
}

.icon-asset.size-46.icon-rebate.color-blue {
    background-position: -46px -486px
}

.icon-asset.size-46.icon-message.color-white {
    background-position: 0px -532px
}
.icon-asset.size-46.icon-message.color-blue {
    background-position: -46px -532px
}
.icon-asset.size-72 {
    background: url("../img/icon-assets-72.png?v=2022011100001");
    width: 72px;
    height: 72px
}

.icon-asset.size-72.icon-deposit.color-white {
    background-position: 0px 0px
}

.icon-asset.size-72.icon-deposit.color-blue {
    background-position: -72px -16px
}

.icon-asset.size-72.icon-withdraw.color-white {
    background-position: 0px -72px
}

.icon-asset.size-72.icon-withdraw.color-blue {
    background-position: -72px -88px
}

.icon-asset.size-72.icon-wallet.color-white {
    background-position: 0px -144px
}

.icon-asset.size-72.icon-wallet.color-blue {
    background-position: -72px -160px
}

.icon-asset.size-72.icon-bonus.color-white {
    background-position: 0px -216px
}

.icon-asset.size-72.icon-bonus.color-blue {
    background-position: -72px -232px
}

.icon-asset.size-72.icon-freespin.color-white {
    background-position: 0px -288px
}

.icon-asset.size-72.icon-freespin.color-blue {
    background-position: -72px -304px
}

.icon-asset.size-72.icon-history.color-white {
    background-position: 0px -360px
}

.icon-asset.size-72.icon-reviews.color-white {
    background-position: 0px -260px
}

.icon-asset.size-72.icon-reviews.color-blue {
    background-position: -72px -376px
}

.icon-asset.size-72.icon-history.color-blue {
    background-position: -72px -432px
}

.icon-asset.size-72.icon-vip.color-white {
    background-position: 0px -432px
}

.icon-asset.size-72.icon-vip.color-blue {
    background-position: -72px -504px
}

.icon-asset.size-72.icon-bigwin.color-white {
    background-position: 0px -504px
}

.icon-asset.size-72.icon-bigwin.color-blue {
    background-position: -72px -576px
}

.icon-asset.size-72.icon-myaccount.color-white {
    background-position: 0px -576px
}

.icon-asset.size-72.icon-myaccount.color-blue {
    background-position: -72px -648px
}

.icon-asset.size-72.icon-rebate.color-white {
    background-position: 0px -648px
}

.icon-asset.size-72.icon-rebate.color-blue {
    background-position: -72px -720px
}

.icon-asset.size-72.icon-reviewsTemplate.color-white {
    background-position: 0px -648px
}

.icon-asset.size-72.icon-reviewsTemplate.color-blue {
    background-position: -72px -376px
}

.icon-asset.size-72.icon-message.color-white {
    background-position: 0px -720px
}

.icon-asset.size-72.icon-message.color-blue {
    background-position: -72px -792px
}
#hotgames .row>a span {
    top: calc(100% + 10px);
    left: 0;
    text-align: center;
    width: 100%;
    margin-top: 0 !important
}

.waves-effect.waves-blue .waves-ripple {
    background-color: rgba(0, 152, 199, 0.65)
}

.carousel-item button {
    height: 89px;
    width: 332px;
    font-size: 2.5rem
}

.hotnew-games {
    width: 160px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 3rem 2rem !important
}

.hotnew-games span {
    top: calc(100% + 10px);
    left: 0;
    text-align: center;
    width: 100%;
    margin-top: 0 !important;
    text-transform: uppercase
}

.hotnew-games:not(:hover) .game-overlay {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)
}

.hotnew-games :hover .game-overlay {
    opacity: 1;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: opacity 250ms cubic-bezier(0, 0, 0.2, 1)
}

.hotnew-games .game-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
    z-index: 1
}

.hotnew-games.hot::before {
    content: ' ';
    width: 224px;
    height: 300px;
    background-image: url("../img/hotgames/hot-g.png");
    background-position: center center;
    position: absolute;
    margin-top: 1rem;
    pointer-events: none;
    z-index: 2
}

.hotnew-games.new::before {
    content: ' ';
    width: 222px;
    height: 298px;
    background-image: url("../img/hotgames/new-g.png");
    background-position: center center;
    position: absolute;
    margin-top: 1rem;
    pointer-events: none;
    z-index: 2
}

.hotnew-games .game-btn {
    margin: .5rem 0;
    padding: .25rem 1rem;
    font-weight: 700;
    color: #FFF;
    height: 36px;
    border-radius: 18px;
    text-decoration: none;
    border: 2px solid #FFF;
    z-index: 1;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hotnew-games .game-btn.official-game {
    background: -webkit-gradient(linear, left top, left bottom, from(#f94b7a), to(#ff5a5a));
    background: linear-gradient(to bottom, #f94b7a 0%, #ff5a5a 100%)
}

.hotnew-games .game-btn.free-game {
    background: -webkit-gradient(linear, left top, left bottom, from(#a1f9ff), to(#00b8d5));
    background: linear-gradient(to bottom, #a1f9ff 0%, #00b8d5 100%)
}

.freespin-section {
    color: #5E5E5E;
    font-size: 20px
}

.freespin-section .fieldset {
    border-radius: 8px
}

.freespin-section .freespin-logo {
    max-width: 150px;
    max-height: 70px
}

.freespin-section .freespin-link {
    color: #0098C7;
    font-weight: 700;
    height: 30px;
    border: 0;
    border-bottom: 2px solid #0098C7;
    text-decoration: none;
    background-color: transparent
}

.freespin-section .freespin-agree {
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #0c95bf;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.55));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.55))
}

.freespin-section .freespin-disagree {
    background-color: #FFF;
    color: #00ACE1;
    border: 2px solid #00ACE1
}

.cursor-pointer {
    cursor: pointer
}

.btn-modal-close {
    color: #0098C7;
    font-weight: 700;
    height: 30px;
    border: 0;
    text-decoration: none;
    background-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.credential-page {
    padding-top: 20px
}

.credential-page .main {
    border-radius: 8px;
    background: #f9f9f9;
    -webkit-box-shadow: 9px 9px 13px rgba(0, 0, 0, 0.16);
    box-shadow: 9px 9px 13px rgba(0, 0, 0, 0.16);
    padding: 1rem
}

.credential-page .credential-title {
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    color: #0098c7;
    padding-bottom: 27px
}

.credential-page .credential-form {
    width: 431px;
    margin: auto
}

.credential-page .form-label {
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    color: #202020;
    margin-bottom: 4px
}

.credential-page .btn-yellow {
    font-size: 24px;
    border: 0;
    border-radius: 50rem;
    background: #f9c004;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    height: 42px;
    color: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9c004), to(#e59100));
    background: linear-gradient(#f9c004 0%, #e59100 100%);
    border: 2px solid #cbb002;
    -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5)
}

.credential-page .btn-blue {
    border: 0;
    border-radius: 19px;
    background: #006d8e;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    height: 42px;
    color: #FFFFFF;
}

.credential-page .signin-logo {
    width: 197px;
    height: 152px;
    -webkit-filter: drop-shadow(4px 7px 6px rgba(3, 120, 187, 0.96));
    filter: drop-shadow(4px 7px 6px rgba(3, 120, 187, 0.96))
}

.credential-page .label-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.credential-page .register-link {
    font-weight: bold;
    text-decoration: none !important;
    font-size: 24px;
    text-align: left;
    color: #00b1ff;
    padding-bottom: 2px;
    border-bottom: 1px solid #00b1ff
}

.menu-navigation {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-left: 5px;
    flex-grow: 0.9;
}

@media screen and (min-width: 992px) {
    .menu-navigation {
        padding: 0 50px
    }
}

@media screen and (max-width: 991px) {
    .menu-navigation {
        padding: 0 30px;
        gap: 2px;
    }
    
}

.menu-nav {
    background: url("../img/images/asset-menu.webp?v=2021011140");
    background-repeat: no-repeat;
    display: inline-block;
    background-position-y: 0;
    margin-left: auto;
    margin-right: auto
}

.menu-nav:not(:hover) {
    -webkit-filter: none;
    filter: none;
    -webkit-transition: -webkit-filter 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-filter 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: filter 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: filter 100ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 100ms cubic-bezier(0.4, 0, 0.2, 1)
}

.menu-nav:hover {
    -webkit-filter: drop-shadow(0px 0px 6px rgba(255, 255, 255, 0.7));
    filter: drop-shadow(0px 0px 6px rgba(255, 255, 255, 0.7));
    -webkit-transition: -webkit-filter 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-filter 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: filter 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: filter 100ms cubic-bezier(0, 0, 0.2, 1), -webkit-filter 100ms cubic-bezier(0, 0, 0.2, 1)
}

.main-header {
    background-color: #01579B;
    background-image: url("../img/images/bg-header.svg");
    background-size: cover
}

.main-header>.container {
    height: 100%;
    min-width: 768px
}

.main-header .spin-logo {
    height: 100%;
    max-height: 135px
}

.main-header .spin-anchor {
    height: 100%;
    display: block
}

.main-header .spin-anchor img {
    height: 100% !important;
    max-height: 135px
}

@media screen and (max-width: 991px) {
    .main-header {
        height: 66px
    }

    .main-header .container {
        width: 100%;
        max-width: 768px
    }

    .main-header .menu-nav {
        height: 54px;
        width: 54px;
        background-size: auto 54px
    }

    .main-header .menu-nav.icon-deposit {
        background-position-x: 0px
    }

    .main-header .menu-nav.icon-withdraw {
        background-position-x: -54px
    }

    .main-header .menu-nav.icon-rebate {
        background-position-x: -108px
    }

    .main-header .menu-nav.icon-vip-club {
        background-position-x: -162px
    }

    .main-header .menu-nav.icon-bigwin-club {
        background-position-x: -216px
    }

    .main-header .menu-nav.icon-game {
        background-position-x: -270px
    }

    .main-header .menu-nav.icon-freespin {
        background-position-x: -324px
    }

    .main-header .menu-nav.icon-partner {
        background-position-x: -378px
    }

    .main-header .menu-nav.icon-message {
        background-position-x: -432px
    }

    .main-header .menu-nav.icon-bonus{
        background-position-x: -486px
    }

    .main-header .menu-nav.icon-login{
        background-position-x: -594px
    }

    .main-header .menu-nav.icon-regist{
        background-position-x: -648px
    }

    .main-header .menu-nav.icon-my-page{
        background-position-x: -702px
    }

    .main-header .menu-nav.icon-logout{
        background-position-x: -756px
    }

    .main-header .menu-nav.icon-fav{
        background-position-x: -540px
    }
    .main-header .btn-header {
        height: 31px;
        font-size: 12px;
        padding: 0 10px
    }
}

@media screen and (min-width: 992px) {
    .main-header {
        height: 85px
    }

    .main-header .container {
        width: 100%;
        max-width: 992px
    }

    .main-header .menu-nav {
        height: 70px;
        width: 70px;
        background-size: auto 70px
    }

    .main-header .menu-nav.icon-deposit {
        background-position-x: 0px
    }

    .main-header .menu-nav.icon-withdraw {
        background-position-x: -70px
    }

    .main-header .menu-nav.icon-rebate {
        background-position-x: -140px
    }

    .main-header .menu-nav.icon-vip-club {
        background-position-x: -210px
    }

    .main-header .menu-nav.icon-bigwin-club {
        background-position-x: -280px
    }

    .main-header .menu-nav.icon-game {
        background-position-x: -350px
    }

    .main-header .menu-nav.icon-freespin {
        background-position-x: -420px
    }

    .main-header .menu-nav.icon-partner {
        background-position-x: -490px
    }

    .main-header .menu-nav.icon-message {
        background-position-x: -560px
    }

    .main-header .menu-nav.icon-bonus{
        background-position-x: -630px
    }

    .main-header .menu-nav.icon-login{
        background-position-x: -770px
    }

    .main-header .menu-nav.icon-regist{
        background-position-x: -840px
    }

    .main-header .menu-nav.icon-my-page{
        background-position-x: -910px;
    }

    .main-header .menu-nav.icon-logout{
        background-position-x: -980px;
    }

    .main-header .menu-nav.icon-fav{
        background-position-x: -700px;
    }

    .main-header .btn-header {
        height: 31px;
        font-size: 13px;
        padding: 0 20px
    }
    
    .menu-navigation{
        padding: 0px;
    }
}

@media screen and (min-width: 1382px) {
    .main-header {
        height: 119px
    }

    .main-header img {
        height: 119px !important
    }

    .main-header .container {
        width: 100%;
        max-width: 1382px
    }

    .main-header .menu-nav {
        height: 97px;
        width: 97px;
        background-size: auto 97px
    }

    .main-header .menu-nav.icon-deposit {
        background-position-x: 0px
    }

    .main-header .menu-nav.icon-withdraw {
        background-position-x: -97px
    }

    .main-header .menu-nav.icon-rebate {
        background-position-x: -194px
    }

    .main-header .menu-nav.icon-vip-club {
        background-position-x: -291px
    }

    .main-header .menu-nav.icon-bigwin-club {
        background-position-x: -388px
    }

    .main-header .menu-nav.icon-game {
        background-position-x: -485px
    }

    .main-header .menu-nav.icon-freespin {
        background-position-x: -582px
    }

    .main-header .menu-nav.icon-partner {
        background-position-x: -679px
    }

    .main-header .menu-nav.icon-message {
        background-position-x: -776px
    }

    .main-header .menu-nav.icon-bonus{
        background-position-x: -873px
    }

    .main-header .menu-nav.icon-login{
        background-position-x: -1067px
    }

    .main-header .menu-nav.icon-regist{
        background-position-x: -1164px
    }
    
    .main-header .menu-nav.icon-my-page{
        background-position-x: -1261px;
    }

    .main-header .menu-nav.icon-logout{
        background-position-x: -1358px;
    }

    .main-header .menu-nav.icon-fav{
        background-position-x: -970px;
    }

    .main-header .btn-header {
        height: 43px;
        line-height: 35px;
        font-size: 18px;
        padding: 0 28px
    }
}

@media screen and (min-width: 1772px) {
    .main-header {
        height: 134px
    }

    .main-header img {
        height: 134px !important
    }

    .main-header .container {
        width: 1560px;
        max-width: 1560px;
    }

    .main-header .menu-nav {
        height: 109px;
        width: 109px;
        background-size: auto 109px
    }

    .main-header .menu-nav.icon-deposit {
        background-position-x: 0px
    }

    .main-header .menu-nav.icon-withdraw {
        background-position-x: -109px
    }

    .main-header .menu-nav.icon-rebate {
        background-position-x: -218px
    }

    .main-header .menu-nav.icon-vip-club {
        background-position-x: -327px
    }

    .main-header .menu-nav.icon-bigwin-club {
        background-position-x: -436px
    }

    .main-header .menu-nav.icon-game {
        background-position-x: -545px
    }

    .main-header .menu-nav.icon-freespin {
        background-position-x: -654px
    }

    .main-header .menu-nav.icon-partner {
        background-position-x: -763px
    }

    .main-header .menu-nav.icon-message {
        background-position-x: -872px
    }

    .main-header .menu-nav.icon-bonus{
        background-position-x: -981px
    }

    .main-header .menu-nav.icon-login{
        background-position-x: -1199px
    }

    .main-header .menu-nav.icon-regist{
        background-position-x: -1308px
    }

    .main-header .menu-nav.icon-my-page{
        background-position-x: -1417px;
    }

    .main-header .menu-nav.icon-logout{
        background-position-x: -1526px;
    }

    .main-header .menu-nav.icon-fav{
        background-position-x: -1090px;
    }

    .main-header .btn-header {
        height: 60px;
        font-size: 24px;
        line-height: 50px;
        padding: 0 25px
    }
}

footer {
    background-image: url("../img/images/bg-footer.svg")
}

.btn-header {
    border-radius: 50rem;
    text-decoration: none !important
}

.games-container {
    max-width: 1664px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 15px
}

.games-container .game-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
    position: relative;
    min-width: 277px;
    max-width: 277px;
    width: 277px
}

.games-container .game-wrapper.hot::after {
    content: '';
    position: absolute;
    width: 188px;
    height: 263px;
    background-image: url("../img/game/hot.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
    top: -45px;
    pointer-events: none
}

.games-container .game-wrapper.hot .game-image::after {
    background-image: url("../img/game/hot-overlay.png");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.games-container .game-wrapper.new::after {
    content: '';
    position: absolute;
    width: 188px;
    height: 263px;
    background-image: url("../img/game/new.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
    top: -45px;
    pointer-events: none
}

.games-container .game-wrapper.new .game-image::after {
    background-image: url("../img/game/new-overlay.png");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.games-container .game-image {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.55)
}

.games-container .game-image::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    pointer-events: none
}

.games-container .game-image:not(:hover)::after {
    opacity: 0;
    -webkit-transition: 200ms opacity cubic-bezier(0.4, 0, 0.2, 1);
    transition: 200ms opacity cubic-bezier(0.4, 0, 0.2, 1)
}

.games-container .game-image:not(:hover) .game-buttons {
    z-index: -1;
    pointer-events: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: 200ms opacity cubic-bezier(0.4, 0, 0.2, 1);
    transition: 200ms opacity cubic-bezier(0.4, 0, 0.2, 1)
}

.games-container .game-image:hover::after {
    opacity: 1;
    -webkit-transition: 250ms opacity cubic-bezier(0, 0, 0.2, 1);
    transition: 250ms opacity cubic-bezier(0, 0, 0.2, 1)
}

.games-container .game-image:hover .game-buttons {
    z-index: 2;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 250ms opacity cubic-bezier(0, 0, 0.2, 1);
    transition: 250ms opacity cubic-bezier(0, 0, 0.2, 1)
}

.games-container .button-game {
    width: 110px;
    height: 32px;
    -webkit-box-shadow: 0px 0px 14px rgba(255, 117, 25, 0.68);
    box-shadow: 0px 0px 14px rgba(255, 117, 25, 0.68);
    color: #fff;
    position: relative;
    border-radius: 50rem;
    border: 0;
    z-index: 1;
    font-size: 12px
}

.games-container .button-official {
    background: -webkit-gradient(linear, left top, left bottom, from(#f94b7a), to(#ff5a5a));
    background: linear-gradient(#f94b7a 0%, #ff5a5a 100%);
    border: 3px solid #ff9882;
    margin-bottom: 15px
}

.games-container .button-official::after {
    content: '';
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: transparent;
    border: 1px solid #ffe8e8;
    -webkit-filter: drop-shadow(0px 0px 7px #fff);
    filter: drop-shadow(0px 0px 7px #fff);
    border-radius: 50rem;
    z-index: 2;
    position: absolute;
    top: -2px;
    left: -2px
}

.games-container .game-title {
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    white-space: nowrap;
    max-width: 80%;
    margin-top: 8px;
    position: relative;
    height: 27px;
    width: 100%;
    white-space: nowrap;
    display: block;
    text-align: center;
    width: 165px
}

.games-container .game-title span {
    margin-left: -100%;
    margin-right: -100%;
    text-align: center
}

.games-container .game-image {
    border-radius: 10px;
    overflow: hidden;
    width: 160px;
    height: 203.24px
}

.games-container .game-image img {
    width: 160px;
    height: 203.24px;
    -o-object-fit: cover;
    object-fit: cover
}

.games-container .game-image .game-buttons {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.games-container .button-trial {
    background: -webkit-gradient(linear, left top, left bottom, from(#a1f9ff), to(#00b8d5));
    background: linear-gradient(#a1f9ff 0%, #00b8d5 100%)
}

.game-toolbar {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    height: 76px;
    padding: 0
}

.game-toolbar>.row,
.game-toolbar>.col {
    height: 100%
}

.game-toolbar .hotgames-links {
    width: 100%;
    display: block
}

.game-search-container {
    height: 76px;
    max-width: 1200px;
    padding: 0 15px
}

.game-search-wrapper {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border: 2px solid #0090ff
}

.game-search-wrapper input {
    outline: none;
    background-color: #FFF;
    border-radius: 0;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 16px;
    border: 0;
    font-size: 24px
}

.game-search-wrapper .search-icon {
    text-align: center;
    line-height: 76px;
    color: #FFF;
    background-color: #00A0C9;
    width: 76px;
    font-size: 2rem;
    cursor: pointer
}

.footer-content_img{
    width: 100%;
}
.footer-providers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-providers img {
    height: 40px;
}

#hotgames-header,
.bigwin-nav {
    margin-top: 16px;
    margin-bottom: 27px
}

.font-h4 {
    font-size: 24px
}

.history-panel {
    border: 1px solid #707070;
    border-radius: 8px;
    margin-top: 8px;
    background-color: #FFF
}

@media screen and (min-width: 1382px) {
    .history-panel {
        max-height: 643px
    }
}

.history-buttons {
    min-height: 84px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.history-buttons .custom-button {
    font-weight: bold;
    text-align: center
}

.history-buttons .custom-button.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #0098c7;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    color: #FFF
}

.history-buttons .custom-button:not(.active) {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b7d5db)) !important;
    background: linear-gradient(#fff 0%, #b7d5db 100%) !important;
    border: 2px solid #0098c7;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    color: #0098c7
}

@media screen and (max-width: 1381px) {
    .history-buttons .custom-button {
        font-size: 24px !important
    }
}

@media screen and (max-width: 991px) {
    .history-buttons .col:first-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .history-buttons .col:last-child {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .history-buttons .custom-button {
        font-size: 18px !important
    }
}

.btn-history-refresh {
    height: 42px;
    border-radius: 8px;
    color: #FFF;
    line-height: 42px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397));
    background: linear-gradient(#4cf 0%, #006397 100%);
    border: 2px solid #058cb5;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.5))
}

.btn-history-refresh span {
    white-space: nowrap
}

@media screen and (min-width: 992px) {
    .btn-history-refresh span {
        padding-left: 16px
    }
}

@media screen and (max-width: 991px) {
    .btn-history-refresh span {
        font-size: 1rem;
        padding-left: 8px
    }

    .btn-history-refresh i {
        font-size: 1rem
    }
}

.freespin-title {
    margin: 0;
    height: 45px
}

@media screen and (min-width: 992px) {
    .freespin-title {
        font-size: 33px
    }
}

@media screen and (min-width: 991px) {
    .freespin-title {
        font-size: 20px
    }
}

.history-items {
    padding: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media screen and (min-width: 1382px) {
    .history-items {
        /* height: 557px !important */
    }
}

.deposit-details:not(.after-deposit) .deposit-info,
.deposit-details:not(.after-deposit) .deposit-cancel {
    display: none
}

.deposit-details.after-deposit .money-container,
.deposit-details.after-deposit .deposit-button {
    display: none
}

.deposit-info {
    margin-top: 10px;
    font-size: 24px;
    padding: 0 75px
}

.deposit-info p {
    margin: 0
}

.deposit-cancel {
    width: 333px;
    height: 42px;
    border-radius: 21px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff3f3), to(#ffd4ce)) !important;
    background: linear-gradient(#fff3f3 0%, #ffd4ce 100%) !important;
    border: 2px solid #e55b4b !important;
    -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.5);
    color: #e55b4b;
    margin-top: 8px !important
}

.providers-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

.providers-container.items-1 {
    width: 208px
}

.providers-container.min-items-1 {
    min-width: 208px
}

.providers-container.max-items-1 {
    max-width: 208px
}

.providers-container.items-2 {
    width: 416px
}

.providers-container.min-items-2 {
    min-width: 416px
}

.providers-container.max-items-2 {
    max-width: 416px
}

.providers-container.items-3 {
    width: 624px
}

.providers-container.min-items-3 {
    min-width: 624px
}

.providers-container.max-items-3 {
    max-width: 624px
}

.providers-container.items-4 {
    width: 832px
}

.providers-container.min-items-4 {
    min-width: 832px
}

.providers-container.max-items-4 {
    max-width: 832px
}

.providers-container.items-5 {
    width: 1040px
}

.providers-container.min-items-5 {
    min-width: 1040px
}

.providers-container.max-items-5 {
    max-width: 1040px
}

.providers-container.items-6 {
    width: 1248px
}

.providers-container.min-items-6 {
    min-width: 1248px
}

.providers-container.max-items-6 {
    max-width: 1248px
}

.providers-container.items-7 {
    width: 1456px
}

.providers-container.min-items-7 {
    min-width: 1456px
}

.providers-container.max-items-7 {
    max-width: 1456px
}

.providers-container.items-8 {
    width: 1664px
}

.providers-container.min-items-8 {
    min-width: 1664px
}

.providers-container.max-items-8 {
    max-width: 1664px
}

.providers-container.items-9 {
    width: 1872px
}

.providers-container.min-items-9 {
    min-width: 1872px
}

.providers-container.max-items-9 {
    max-width: 1872px
}

.providers-container.items-10 {
    width: 2080px
}

.providers-container.min-items-10 {
    min-width: 2080px
}

.providers-container.max-items-10 {
    max-width: 2080px
}

.providers-container.items-11 {
    width: 2288px
}

.providers-container.min-items-11 {
    min-width: 2288px
}

.providers-container.max-items-11 {
    max-width: 2288px
}

.providers-container.items-12 {
    width: 2496px
}

.providers-container.min-items-12 {
    min-width: 2496px
}

.providers-container.max-items-12 {
    max-width: 2496px
}

.providers-container.items-13 {
    width: 2704px
}

.providers-container.min-items-13 {
    min-width: 2704px
}

.providers-container.max-items-13 {
    max-width: 2704px
}

.providers-container.items-14 {
    width: 2912px
}

.providers-container.min-items-14 {
    min-width: 2912px
}

.providers-container.max-items-14 {
    max-width: 2912px
}

.providers-container.items-15 {
    width: 3120px
}

.providers-container.min-items-15 {
    min-width: 3120px
}

.providers-container.max-items-15 {
    max-width: 3120px
}

.providers-container.items-16 {
    width: 3328px
}

.providers-container.min-items-16 {
    min-width: 3328px
}

.providers-container.max-items-16 {
    max-width: 3328px
}

.providers-container.items-17 {
    width: 3536px
}

.providers-container.min-items-17 {
    min-width: 3536px
}

.providers-container.max-items-17 {
    max-width: 3536px
}

.providers-container.items-18 {
    width: 3744px
}

.providers-container.min-items-18 {
    min-width: 3744px
}

.providers-container.max-items-18 {
    max-width: 3744px
}

.providers-container.items-19 {
    width: 3952px
}

.providers-container.min-items-19 {
    min-width: 3952px
}

.providers-container.max-items-19 {
    max-width: 3952px
}

.providers-container.items-20 {
    width: 4160px
}

.providers-container.min-items-20 {
    min-width: 4160px
}

.providers-container.max-items-20 {
    max-width: 4160px
}

.bigwin.row .col {
    min-width: 277.5px
}

.rebate-table {
    overflow-y: scroll;
    margin-top: 40px
}

.rebate-table table thead {
    position: absolute;
    width: 100%;
    top: 0
}

.rebate-table table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 17px
}

.rebate-table table thead tr th {
    width: 10%
}

.rebate-table table thead tr th:nth-child(2) {
    width: 30%
}

.rebate-table table thead tr th:nth-child(3) {
    width: 20%
}

.rebate-table table thead tr th:nth-child(4) {
    width: 20%
}

.rebate-table table tbody tr td {
    width: 10%
}

.rebate-table table tbody tr td:nth-child(2) {
    width: 30%
}

.rebate-table table tbody tr td:nth-child(3) {
    width: 20%
}

.rebate-table table tbody tr td:nth-child(4) {
    width: 20%
}

.header-section {
    border-radius: 8px;
    background: #f3f3f3;
    border: 1px solid rgba(112, 112, 112, 0.5);
    padding: 16px 16px 16px 24px;
    margin: 16px 0
}

.header-section p {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #404040;
    margin: 0
}

.header-section table {
    width: 100%
}

.header-section td {
    font-weight: bold;
    font-size: 18px;
    color: #404040
}

.header-section td:first-child:not(:only-child):not(.info-title) {
    padding-right: 3rem
}

@media screen and (min-width: 1200px) {
    .header-section td:first-child:not(:only-child):not(.info-title) {
        width: 50%;
        white-space: nowrap
    }
}

@media screen and (max-width: 1199px) {
    .header-section td:first-child:not(:only-child):not(.info-title) {
        width: 50%
    }
}

.header-section td .info-title {
    width: 1%;
    padding-right: 10px;
    vertical-align: top;
    white-space: nowrap
}

.freespin-info>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tab-content .header-section {
    margin: 16px 0 32px
}

.freespin-text {
    font-size: 33px;
    text-align: left;
    font-weight: 900
}

.freespin-text .caption-grey {
    color: #4E4E51
}

.freespin-text .caption-blue {
    color: #1B5993
}

.account-tabs#bonus-tab .fieldset {
    height: unset
}

.my-page-info {
    width: 100%
}

.my-page-info td {
    color: rgba(0, 0, 0, 0.9);
    font-weight: 700;
    font-size: 24px;
    min-height: 32px;
    white-space: nowrap
}

.my-page-info td.title {
    width: 1%;
    padding-right: 8px
}

.my-page-info td.colon {
    width: 1%;
    padding: 0 8px
}

.my-page-info td.info {
    padding-left: 8px;
    text-align: right
}

.btn-rebate {
    position: relative !important;
    border-radius: 50rem;
    padding: 0 15px;
    color: #FFF;
    border: 0;
    outline: none;
    font-size: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cf), to(#006397)) !important;
    background: linear-gradient(#4cf 0%, #006397 100%) !important;
    border: 2px solid #0086af;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5))
}

.btn-rules {
    border-radius: 8px;
    height: 42px;
    background: -webkit-gradient(linear, left top, left bottom, from(#F19B2A), to(#c2740d)) !important;
    background: linear-gradient(#F19B2A 0%, #c2740d 100%) !important;
    border: 2px solid #AA650B;
    -webkit-filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5));
    filter: drop-shadow(0px 3px 2px rgba(0, 12, 22, 0.5))
}

.text-nowrap {
    white-space: nowrap
}

@media screen and (min-width: 992px) {
    .page-header-title {
        font-size: 1.3rem
    }

    .page-header-button {
        font-size: 1.3rem
    }

    .rebate-comp-title {
        font-size: 1.3rem
    }

    .rebate-comp-money {
        font-size: 1.1rem
    }
}

@media screen and (max-width: 991px) {
    .page-header-title {
        font-size: 1rem
    }

    .page-header-button {
        font-size: 1rem
    }

    .rebate-comp-title {
        font-size: 1rem
    }

    .rebate-comp-money {
        font-size: 1rem
    }
}

.custom-popover {
    background: transparent;
    border: 0;
    -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.5) 0px 8px 10px);
    filter: drop-shadow(rgba(0, 0, 0, 0.5) 0px 8px 10px);
    margin-left: 40px;
    margin-right: 40px
}

@media screen and (min-width: 992px) {
    .custom-popover {
        max-width: 732px;
        width: 732px
    }
}

@media screen and (max-width: 991px) {
    .custom-popover {
        max-width: calc(100vw - 150px);
        width: calc(100vw - 150px)
    }
}

.custom-popover.bs-popover-bottom .arrow::after {
    border-bottom-color: #aa650b !important
}

.custom-popover .popover-body {
    background-color: #FFEDCB;
    border: 2px solid #aa650b;
    border-radius: 8px;
    font-size: 18px
}

.autobonus-item {
    display: block;
    padding: 16px 8px 16px 45px;
    border-radius: 4px;
    position: relative;
    display: block;
    z-index: 1;
    margin-bottom: 20px
}

.autobonus-item [type="radio"] {
    display: none
}

.autobonus-item [type="radio"]:not(:checked)~.autobonus-title::after {
    opacity: .7;
    border-color: transparent;
    background: #B3EAFB;
    opacity: 0.4;
    -webkit-transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1)
}

.autobonus-item [type="radio"]:not(:checked)~.marker::before {
    opacity: 0;
    -webkit-transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1)
}

.autobonus-item [type="radio"]:not(:checked)~.marker::after {
    border: 2px solid #000;
    opacity: .5;
    -webkit-transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1)
}

.autobonus-item [type="radio"]:checked~.autobonus-title {
    font-weight: 700
}

.autobonus-item [type="radio"]:checked~.autobonus-title::after {
    opacity: 1;
    background: #fff1cb;
    border-color: #fb0;
    opacity: 0.77;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 250ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 250ms cubic-bezier(0, 0, 0.2, 1)
}

.autobonus-item [type="radio"]:checked~.marker::before {
    opacity: 1;
    background-color: #333;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.2, 1)
}

.autobonus-item [type="radio"]:checked~.marker::after {
    border: 2px solid #333;
    opacity: 1;
    -webkit-transition: all 100ms cubic-bezier(0, 0, 0.2, 1);
    transition: all 100ms cubic-bezier(0, 0, 0.2, 1)
}

.autobonus-item .marker {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    left: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.autobonus-item .marker::before,
.autobonus-item .marker::after {
    position: absolute;
    content: ''
}

.autobonus-item .marker::before {
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.autobonus-item .marker::after {
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.autobonus-item .autobonus-title {
    font-size: 18px
}

.autobonus-item .autobonus-title::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: -1;
    border: 2px solid transparent
}

.freespin-flag {
    line-height: 48px;
    min-height: 48px;
    max-height: 48px;
    padding: 0 20px 0 20px;
    position: absolute;
    right: 0;
    background-color: transparent;
    pointer-events: none
}

.freespin-flag::before,
.freespin-flag::after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    right: 100%;
    background-color: transparent;
    border-color: transparent
}

.freespin-flag::before {
    top: 0;
    border-style: solid;
    border-width: 12px
}

.freespin-flag::after {
    bottom: 0;
    border-style: solid;
    border-width: 12px
}

.freespin-flag span {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #FFF
}

.freespin-flag span::after {
    content: '';
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 12px;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px
}

.freespin-flag.status-green {
    background-color: #78C080
}

.freespin-flag.status-green::before {
    border-color: #78C080 #78C080 transparent transparent
}

.freespin-flag.status-green::after {
    border-color: transparent #78C080 #78C080 transparent
}

.freespin-flag.status-green span::after {
    content: "\f00c"
}

.freespin-flag.status-red {
    background-color: #f44336
}

.freespin-flag.status-red::before {
    border-color: #f44336 #f44336 transparent transparent
}

.freespin-flag.status-red::after {
    border-color: transparent #f44336 #f44336 transparent
}

.freespin-flag.status-red span::after {
    content: "\f05e"
}

@media screen and (min-width: 1200px) {
    .freespin-flag {
        top: -98px
    }
}

@media screen and (max-width: 1199px) {
    .freespin-flag {
        top: -52px
    }
}

.fav-icon-btn{
    position: absolute;
    right: 7px;
    top: 12px;
    cursor: pointer;
    z-index: 10;
}
.fav-icon-btn .fav-icon{
    width: 33px !important;
    height: 32px !important;
}
.account-tabs .new-top-section{
    gap: 20px;
    display: flex;
    margin-bottom: 10px;
}
.account-tabs .new-top-section .header-section{
    width: 87%;
}
.account-tabs .new-top-section .row{
    width: 100%;
}

#freespin-tab .account-tabs .tab-content{
    display: flex;
    height: 500px;
    gap: 20px;
}
/* .account-details #freespin-tab .account-tabs .tab-content .fieldset{
    flex-direction: column;
} */
.tab-content .freespin-title.freespin-text{
    display: flex;
    gap: 25px;
}
#bonus_btn_apply,.detail-footer .freespin-agree{
    width: 48% !important;
    min-width: 48% !important;
}
#bonus_btn_apply{
    margin-left: 10px;
}
.new-top-section .custom-section{
    flex-direction: column !important;
}
@media(max-width:1920px){
    .freespin-title{
        font-size: 26px;
    }
}
@media(max-width:1440px){
    .freespin-title{
        font-size: 24px;
    }
    .freespin-section .freespin h5{
        font-size: 1rem;
    }
}
@media(max-width:1199px){
    .detail-footer .freespin-agree{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media(max-width:1024px){
    .freespin-title{
        font-size: 22px;
    }
}
#freespin-tab .custom-footer{
    position: absolute;
    bottom: -50px;
    width: 100%;
}
#freespin-tab .detail-body.body-form{
    padding-bottom: 60px !important;
}
.fieldset.fixed-height.deposit{
    height: fit-content;
    max-height: none;
    flex-direction: column;
}
#withdraw-tab .detail-body{
    margin-top: 50px;
}
.freespin-logo{
    width: 136px;
}
#freespin-tab .tab-content{
    display: flex;
    gap: 20px;
}
.fieldset.fixed-height.freespin{
    flex-direction: column;
}