@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;200;400&display=swap');
body {
    /* background: linear-gradient(180deg, #000000, #000000) !important; */
    background-image: url(img/bg.webp?3);
    /* background-repeat-x: repeat; */
    color: #fff;
    font-family: 'Prompt', sans-serif;
    /*background-repeat: round;
    background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
 
}
body.body-page-main {
    background-image: url(img/bg.webp?3);
 
}
.container.text-center {
  min-height: calc(100vh - 1rem);
}
.-btn {

  box-shadow: none;
}
.form-control:focus {
    border-color: rgba(255,234,154,1);
    box-shadow: 0 0 0 0.25rem rgba(255,234,154,.1);
}


/*slick*/

.slick-dots li button:before {
    color: #c5c5c5;
}

.slick-dots li.slick-active button:before {
    color: #fff;
}

.slick-dots li {
    margin: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 5px;
}


/*end slick*/

.icon-event {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#main_content {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 110px;
}

.section-top {
    height: 80px;
}

.credit-container {
    background: #3a2c3d;
    border-radius: 20px;
    padding: 1px 5px;
}

.credit-icon {
    margin-left: -10px;
}

.section-body {
    height: auto;
    width: 100%;
}

.inner-body {
    min-height: 500px;
    width: 100%
}

.section-body #nav-tab {
    align-items: center;
    justify-content: center;
}

.section-body-tablist {
    margin: auto 7px;
    width: 22%;
    /* height: 50px; */
    box-sizing: border-box;
    border-radius: 30%;
    /*border: solid 3px #adb6d5;
    background: rgb(2, 0, 7);
    background: linear-gradient(0deg, rgba(2, 0, 7, 1) 0%, rgba(31, 3, 86, 1) 100%);*/
    background-image: url(img/bg-tab-icon.webp?3);
    background-repeat: no-repeat;
    background-size: 100% 101%;
    color: #fff;
    font-size: 0.8rem;
}

.section-body-tablist:hover,
.section-body-tablist.active {
    /*background: rgb(34, 118, 255);
    background: linear-gradient(0deg, rgba(34, 118, 255, 1) 26%, rgba(0, 179, 255, 1) 100%);*/
    background-image: url(img/bg-tab-icon-active.webp?3);
    color: #fff;
}

.section-body-tablist img.tablist-icon {
    height: 45px;
    margin-bottom: 5px;
    width: auto;
}

.section-body-tablist:first-child {
    margin-left: 0;
}

.section-body-tablist:nth-child(4) {
    margin-right: 0;
}
#nav-ufa-tab {
  margin-top: 7px;
  width: 100%;
  background-image: url(img/bg-tab-ufa.webp?5);
  height: 84px;
  border-radius: 30px;
}

@media screen and (min-width: 411px) {
  #nav-ufa-tab {

    height: 87px;
 
  }
}
@media screen and (min-width: 461px) {
  #nav-ufa-tab {

    height: 97px;
 
  }
}
#nav-ufa-tab:hover,
#nav-ufa-tab.active {
    background-image: url(img/bg-tab-ufa-active.webp?5);

}

/* .section-body-tablist.main-tab-icon */

.main-tab-icon {
    margin: 0;
    width: 25%;
    font-size: 0.8rem;
    margin-bottom: 10px;
    padding: 3px;
}

.x-modal .-modal-content {
    /* background: linear-gradient(180deg, #a60404 7%, #000000 69%); */
/*    background-image: linear-gradient(0deg, rgba(2, 0, 7, 1) 0%, rgba(31, 3, 86, 1) 100%) !important;*/
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(73,75,72,1) 100%);
    background-size: cover;
}

.game-icon {
    cursor: pointer;
}
.game-icon-hot {
    margin-top: -17px;
}

.section-foot {
    height: auto;
    position: fixed;
    bottom: 0;
    /* left: 10px; */
    width: calc(100% - 20px)!important;
    max-width: calc(500px - 0px)!important;
    width: 100%;
    height: 80px;
}

.home-icon {
    /* margin-top: -80px; */
}

.web-logo {
    width: 100%;
    margin-top: 11px;
    margin-left: 3px;
}
}

.modal-backdrop {
    opacity: 0.85;
}

.section-foot .nav-footer {
    align-self: end;
}

.section-foot .inner-box {
    position: absolute;
    bottom: 0;
}

.nav-footer-1 {
    width: 35%;
}

@media screen and (min-width: 420px) {
    .nav-footer-1 {
        width: 33%;
    }
}

@media screen and (min-width: 480px) {
    .nav-footer-1 {
        width: 30%;
    }
}

.nav-footer-2 {
    width: 40%;
    width: 25%;
}

.bg-gradient1 {
    /* background: rgb(1,1,3);
    background: linear-gradient(0deg, rgba(1,1,3,1) 0%, rgba(23,3,69,1) 93%, rgba(69,51,107,1) 100%, rgba(69,51,107,1) 100%); */
    width: 100%;
    border-radius: 15px;
/*    border: solid 2px #adb6d5;*/
    border: solid 2px rgba(221, 177, 88);
    /*background: rgb(2, 0, 7);
    background: linear-gradient(0deg, rgba(2, 0, 7, 1) 0%, rgba(31, 3, 86, 1) 100%);*/
    /*background: rgb(51,51,51);
    background: linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%);*/
   background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(73,75,72,1) 100%);
}

.bg-gradient2 {
   /* background: rgb(1, 1, 3);
    background: linear-gradient(0deg, rgba(1, 1, 3, 1) 0%, rgba(27, 20, 96, 1) 100%);*/
   background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(73,75,72,1) 100%);
    border-radius: 15px;
/*    border: solid 2px #adb6d5;*/
border: solid 2px rgba(221, 177, 88);
}

.btn-sec-bg {
    /* height: 50px; */
    box-sizing: border-box;
    border: solid 3px #adb6d5;
    background: rgb(149, 89, 149);
    background: linear-gradient(0deg, rgba(1, 1, 1) 0%, rgba(31, 3, 86, 1) 100%);
    color: #fff;
    font-size: 0.8rem;
}

.btn-sec-bg:hover,
.btn-sec-bg.active {
    background: rgb(34, 118, 255);
    background: linear-gradient(0deg, rgba(34, 118, 255, 1) 26%, rgba(0, 179, 255, 1) 100%);
    color: #fff;
}

.-pure-deposit {
    border-radius: 10%;
}

.pro_promotion_name {
    font-size: 0.8rem;
}

.pro_promotion_name {
    font-size: 0.8rem;
    /* height: 50px;
    overflow-y: auto; */
}

.close-modal {
    top: -15px;
    text-align: right;
    background: transparent;
    position: absolute;
    right: 0;
    border: 0;
}

.rounded-bank {
    border-radius: 10px;
}

.webBank {
    background-image: url(img/bank-information.webp?2);
    color: #000;
    max-width: 330px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 15px;
    background-size: cover;
}

.hr-golde {
    border: solid 1px #e7aa43;
}

.deposit-u {
    background-color: #1a1c29;
    border-radius: 10px;
}

.deposit-u-color {
    color: #e7aa43;
}

#withdraw-confirm {
    background-image: unset;
}

.-amount-container {
    width: 30%;
    display: inline-block;
    color: #fff!important;
    background: rgb(45, 41, 78);
    background: linear-gradient(0deg, rgba(45, 41, 78, 1) 0%, rgba(39, 35, 73, 1) 25%, rgba(21, 18, 61, 1) 100%);
    margin-bottom: 10px;
    border-radius: 20px;
}

.-amount-container:hover {
    color: #fff!important;
    background: rgb(40, 151, 216);
    background: linear-gradient(0deg, rgba(40, 151, 216, 1) 0%, rgba(40, 151, 216, 1) 25%, rgba(2, 114, 192, 1) 100%);
}

#withdraw_amount {
    background: #000;
    color: #fff;
}

#login-btn1,
.section-foot .depositChoosePromotion,
.section-foot .withdrawModal,
.x-btn-register,
.x-btn-login {
    transition: 0s 1s;
}

#login-btn1:active,
.section-foot .depositChoosePromotion:active,
.section-foot .withdrawModal:active,
.x-btn-register:active,
.x-btn-login:active {
    filter: brightness(60%);
    transition: 0s;
}


/* .ellipsis {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
  }


.depodis-pro-select .ellipsis
{
    width: 160px;
} */

@media screen and (min-width: 768.98px) {
    /* .login_main {
        width: 400px;
        margin: auto;

    }

    .m-col-50 {
        width: 50%;
        margin: auto;
    }

    .btn.x-btn-register.-small:after,
    .btn.x-btn-register.-small:before {
        border-radius: 22px !important;
    } */
}

@media screen and (max-width: 460.98px) {
    .user-container {
        font-size: 0.7rem;
    }
    /* .section-body-tablist img.tablist-icon {
        width: 60px;
        height: 50px;
    } */
    .section-body-tablist img.tablist-icon {
        width: auto;
        height: 35px;
    }
    .main-tab-icon .section-body-tablist {
        font-size: 0.7rem;
    }
    .deposit-u,
    .-promotion-content,
    .-btn-select-amount,
    .wd_title_color,
    .f1-8 {
        font-size: 0.8rem;
    }
    .pro_title {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 410.98px) {
    .section-body-tablist {
        width: 23%;
        font-size: 0.7rem;
        margin: auto 3px;
    }
    .main-tab-icon .section-body-tablist {
        font-size: 0.65rem;
    }
}

@media screen and (max-width: 380.98px) {
    .main-tab-icon {
        padding: 2px;
        width: 33.33%;
    }
    .main-tab-icon .section-body-tablist {
        font-size: 0.7rem;
    }
}

@media screen and (max-width: 330.98px) {
    .section-body-tablist {
        font-size: 0.6rem;
    }
    .depodis-pro-select .ellipsis {
        width: 145px;
    }
    .-amount-container {
        width: 45%;
    }
}

.x-game-list-item-macro {
    position: relative;
}

.x-game-list-item-macro .-inner-wrapper {
    position: relative;
}

.x-game-list-item-macro .-inner-wrapper .-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(56, 54, 83, .7);
    transition: all .2s;
    border-radius: 16px;
}

.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner {
    top: 50%;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 150px;
    padding: 10px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .2s;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.x-game-list-item-macro .-inner-wrapper:hover .-overlay {
    opacity: 1;
    visibility: inherit;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
    position: relative;
    color: #ffffff;
    background: linear-gradient(0deg, rgb(16 1 53) 0%, rgb(54 8 145) 100%);
    overflow: hidden;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
    min-width: 100px;
    padding: 10px;
    text-align: center;
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    transition: all .2s;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.x-game-list-item-macro.-cannot-entry.-untestable .-btn-play {
    cursor: pointer;
    pointer-events: auto;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:after {
    top: 0;
    opacity: 0;
    background: linear-gradient(0deg, rgb(26, 2, 88) 0%, rgb(67, 4, 194) 100%);
    color: #fff;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:after,
.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    transition: all .2s;
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover {
    position: relative;
    color: #ffffff;
    background: linear-gradient(0deg, rgb(26, 2, 88) 0%, rgb(67, 4, 194) 100%);
    overflow: hidden;
}
#show-history-exchange-item, #member-game-transactions, .check-event-condition-point {
    cursor: pointer;
}
#details-before-exchange {
  align-items: center;
  justify-content: center;
  margin-left: 2px; 
}

#display-item-mall {
  margin-left: 2px;
}

#confirm-exchange-item .spent-img-block{
  height: 30px;
}

#details-before-exchange .redeem-item {
  font-size: 1rem;
}


.content-ufa {
  margin: 0 auto;
}
.btn.-btn-deposit {
  padding: 0.5em 1.5em;
  background: linear-gradient(180deg,#56ccf2,#2f80ed);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,.12), 0 1px 2px hsla(0,7.3%,92%,.24);
}
.btn.-btn-withdraw {
  padding: 0.5em 1.5em;
  background: linear-gradient(180deg,#fbc844,#f88012);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,.12), 0 1px 2px hsla(0,7.3%,92%,.24);
}
.-user-balance-ufa.js-user-balance-ufa {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.1rem 0.5rem 0.2rem 1.75rem;
  background: #424867;
  border-radius: 30px;

}
.-user-balance-ufa.js-user-balance-ufa.child-tab-ufa {
  display: block;
  padding: 4px 10px;
  text-align: right;
  padding-right: 10px;
  font-size: 1rem;

}
    
.-text-btn.-play-game-ufa {

  padding: 0.5em 1.5em;
  background: linear-gradient(180deg,#b67d43,#000);
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0,0,0,.12), 0 1px 2px hsla(0,7.3%,92%,.24);
  width: 100%;
  max-width: 300px;
  display: block;

}
/*#display_ufa {
  padding-left: 1rem;
}*/
.-deposit-to-ufa, .-withdraw-from-ufa, .-play-game-ufa {
  padding: 0;
  font-size: 0.66rem;
}

.-deposit-to-ufa.child-tab-ufa, .-withdraw-from-ufa.child-tab-ufa, .-play-game-ufa.child-tab-ufa {
  padding: 0;
  font-size: 1rem;
  padding: 10px 0px;
}
.-play-game-ufa.child-tab-ufa {
  max-width: 240px;
  margin: 0 auto;
}
.-user-balance-ufa.js-user-balance-ufa {
  padding-left: 1rem;
}

#vip-medal-pc {

  width: 45px;
  margin-left: 3px;
}

#vip-medal-modal-pc {
    width: 80px;
}
.media{
        display: flex;
    align-items: flex-start;
}

.member-info-condition {
    padding-left: 0;
    list-style: none;
}
.member-info-condition li.list a.link-click {
    color: #fcc129;
}

.-bank-info-container {
    width: 90%;
}
.-bank-info-container .media img {
    margin-right: 15px;
}