body {
    font-family: 'Kanit', sans-serif;
    background-color: #2b1600;
    background-image: url('https://player.marvels789.com/images/bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    text-decoration: none !important
}

.navbar-custom {
    background-color: #2b1600;
}

.nav-custom-footer {
    background-color: #2b1600;
}

.bg-cover {
    position: relative;
    width: 100%;
    background-size: cover;
}

.bg-login {
    background-image: linear-gradient( #e7c244, #e5cc81, #ffd679, #e1a626, #b4802c );
    border-radius: 20px;
}

.btn-login {
    background-image: linear-gradient(#868a8c,#c3c3c3,#e2e2e2);
    border-radius: 15px;
    border: none;
}

.credit-section {
    border-radius: 20px;
    background-image: url('https://player.marvels789.com/images/bg-credit.png');
    background-size: cover;
}

.bg-sport {
    background-image: url('https://player.marvels789.com/images/bg-sport.png');
    background-position: center;
    background-size: cover;
}

.input-custom {
    width: 70px;
}

.video-frame {
    height: 300px;
    padding: 8px;
    border-radius: 2rem;
    background: linear-gradient(0deg, #b40037, #6f0463);
}

.bg-userinfo1 {
    border-radius: 12px;
    background-image: linear-gradient( #e7c244, #e5cc81, #ffd679, #e1a626, #b4802c );
}

.bg-userinfo2 {
    border-radius: 20px;
    background-color: #2b1600;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bg-userinfo3 {
    border-radius: 20px;
    background: #ffffff0d;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bg-userinfo4 {
    border-radius: 20px;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    border: none;
}

.bg-userinfo5 {
    border-radius: 16px;
    background: linear-gradient(75deg, #e08728 0%, #462c12 100%);
    border: 1px solid #ffffff8e;
}

.bg-announce {
    border-radius: 12px;
    background-color: #fef9e4;
}

.text_stroke {
    color: #130621;
    letter-spacing: 5px;
    background: repeating-linear-gradient(105deg,#e7c244 0,#b4802c 5%,#e7c244 12%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent;
}

.review-section {
    padding: 8px;
    border-radius: 2rem;
    background: linear-gradient(to right,#e7c244,#e5cc81,#ffd679,#e1a626,#b4802c);
}

.footer {
    background-color: #241300;
}

.jump-shaking {
    animation: jump-shaking 1.5s infinite;
}

.bg-gold1 {
    background-color: #e7c244;
}

.text-red1 {
    color: #b50036;
}

.title {
    background-image: linear-gradient( #e7c244, #e5cc81, #ffd679, #e1a626, #b4802c );
    letter-spacing: 5px;
    border-radius: 12px;
}

.card-section {
    border-radius: 20px;
    background-color: rgba(48, 48, 48, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.text-header2 {
    color: #b20809;
}

.shaking {
    animation: shake-animation 1.2s ease infinite;
}

.shaking2 {
    animation: shake-animation2 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite;
}

.swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.bg-rainbow {
    border-radius: 20px;
    background: linear-gradient(90deg, #AE8625, #F7EF8A, #D2AC47, #EDC967);
    background-size: 260%;

    position: relative;

    border: none;
}

/* .bg-rainbow::before {
    content: "";
    position: absolute;
    background: inherit;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border-radius: 20px;
    filter: blur(20px);
    z-index: -1;
} */

.bg-rainbow2 {
    background: linear-gradient(#e7c244, #e5cc81, #ffd679, #e1a626, #b4802c);
    border-radius: 20px;
    background-size: 150%;
    
}

.border-rainbow {
    background: linear-gradient(90deg, #AE8625, #F7EF8A, #D2AC47, #EDC967);
    background-size: 400%;
    /* animation: glow 4s linear infinite; */
    padding: 4px;
    border: none;
    position: relative;
    border-radius: 20px;
}

.border-rainbow2 {
    background: linear-gradient(90deg, #AE8625, #F7EF8A, #D2AC47, #EDC967);
    background-size: 150%;
    padding: 4px;
    border: none;
    border-radius: 20px
}

.border-rainbow::before {
    content: "";
    position: absolute;
    background: inherit;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border-radius: 20px;
    filter: blur(20px);
    z-index: -1;
}

.progress {
    border-radius: 20px !important;
    background-color: rgba(233, 236, 239, .14118);
    border: 1px solid #f0f0ee;
}

.brand-title {
    background-image: linear-gradient(-75deg,
            #f7f7f9 0%,
            #f92dfd 29%,
            #ff1389 67%,
            #f2cbde 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-align: center;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    letter-spacing: 2px;
}

.btn-register {
    background-image: linear-gradient( #e7c244, #e5cc81, #ffd679, #e1a626, #b4802c );
}

.btn-deposit {
    background-color: #03a74c;
    border-radius: 16px;
    animation: grow-and-shrink 1.5s;
    animation-iteration-count: infinite;
}

.btn-withdraw {
    background-color: #a70335;
    border-radius: 16px;
}

.button-menu1 {
    transform: translateY(-25px);
}

.text-header1 {
    background: linear-gradient( to right, #e7c244, #e5cc81, #ffd679, #e1a626, #b4802c );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.modal-custom {
    background: linear-gradient(to right, #ffefba, #fff);
    border-radius: 20px;
}

.bg-button-success {
    background-image: linear-gradient( 135deg, #89eb24 10%, #23c10c 100%);
    border-radius: 20px;
}

.bg-button-draw {
    background-image: linear-gradient( 135deg, #6B73FF 10%, #000DFF 100%);
    border-radius: 20px;
}

.bg-button-next {
    background: linear-gradient(to right, #93291E, #ED213A);
    border-radius: 20px;
}

.bg-button-active {
    background-image: linear-gradient( 131.8deg, rgba(255,217,2,1) 3.3%, rgba(249,40,40,1) 98.7% );
    border-radius: 20px;
}

@media (min-width: 576px) {
    .button-menu1 {
        transform: translateY(-35px);
    }
}


@media (min-width: 768px) {
    .button-menu1 {
        transform: translateY(-40px);
    }
}


@media (min-width: 992px) {
    .button-menu1 {
        transform: translateY(-45px);
    }
}


@media (min-width: 1200px) {
    .button-menu1 {
        transform: translateY(-55px);
    }
}


@media (min-width: 1400px) {
    .button-menu1 {
        transform: translateY(-60px);
    }
}

@keyframes glow {
    0% {
        filter: hue-rotate(0deg);
    }

    100% {
        filter: hue-rotate(1turn);
    }
}

@keyframes grow-and-shrink {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

@keyframes jump-shaking {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateY(-9px);
    }

    35% {
        transform: translateY(-9px) rotate(5deg);
    }

    55% {
        transform: translateY(-9px) rotate(-5deg);
    }

    65% {
        transform: translateY(-9px) rotate(5deg);
    }

    75% {
        transform: translateY(-9px) rotate(-5deg);
    }

    100% {
        transform: translateY(0) rotate(0);
    }
}

@keyframes shake-animation {
    0% {
        transform: translate(0);
    }

    1.78571% {
        transform: translate(10px);
    }

    3.57143% {
        transform: translate(0);
    }

    5.35714% {
        transform: translate(10px);
    }

    7.14286% {
        transform: translate(0);
    }

    8.92857% {
        transform: translate(10px);
    }

    10.7143% {
        transform: translate(0);
    }

    100% {
        transform: translate(0);
    }
}

@keyframes shake-animation2 {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.loader2 {
    position: relative;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: linear-gradient(45deg,transparent,transparent 40%,#ffd679);
    animation: animate-border2 2s linear infinite;
    margin-top: -16rem;
    z-index: -1;
}

.loader2:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    background: #000;
    border-radius: 50%;
    z-index: 1000;
}

.loader2:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: linear-gradient(45deg,transparent,transparent 40%,#ffd679);
    border-radius: 50%;
    z-index: 1000;
    z-index: 1;
    filter: blur(30px);
}

@keyframes animate-border2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}