@charset "utf-8"; /* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:wght@400;700&display=swap" rel="stylesheet"'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;900&display=swap'); body {
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    margin: 0 auto;
    color: #191919;
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover, a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], textarea, select {
    color: #666;
    width: 100%;
}

.txt_mon {
    font-family: 'Montserrat', sans-serif;
}

input.form-control::placeholder {
    color: #a5a5a5;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: unset;
}

body.main_bg_wrap {
    padding-top: 122px;
}

.header_section {
    z-index: 20;
    position: fixed;
    width: 100%;
    background-color: #161616;
    top: 0;
}

.top_header {
    background-color: #b11101;
    height: 74px;
}

.top-header-box {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.top-header-box img {
    height: 35px;
}

ul.nav-list {
    display: flex;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    align-items: center;
}

ul.nav-list li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

ul.nav-list li {
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 10px;
    position: relative;
}

.top_header_con {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.nav-list li:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 4px;
    background: 0 0;
    transition: background .3s;
}

ul.nav-list li:hover:before,ul.nav-list li.active:before {
    background: #ffe600;
}

ul.nav-list li.active a,ul.nav-list li:hover a {
    color: #ffe600;
}

.headermenu_wrap {
    display: flex;
    height: 100%;
    align-items: center;
}

.header_menu_btn_wrap {
    display: flex;
    align-items: center;
}

.btn_login {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 34px;
    transition: background .3s;
}

.btn_login:hover {
    background-color: #fff;
    color: #000;
}

.btn_join {
    border: 1px solid #ee602a00;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 34px;
    transition: background .3s;
    background: #ffe600;
    color: #313131;
}

.btn_join:hover {
    background-color: #dac500;
    color: #000;
}

.header_menu_btn_wrap button {
    margin: 0px 5px;
}

.second_header {
    background-color: #313131;
    height: 50px;
}

.header_lang_drop .dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    font-size: 12px;
    position: relative;
    padding: 0px;
}

.header_lang_drop img {
    width: 20px;
}

.header_lang_drop button {
    color: #ffffff;
}

.header_lang_drop .btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.header_lang_drop .dropdown-toggle::after {
    position: absolute;
    top: 8px;
    color: #ffffff;
    right: -15px;
}

.header_top_right {
    height: 100%;
    display: flex;
    align-items: center;
}

.header_lang_drop .dropdown-menu {
    background-color: #252525;
    min-width: 314px;
    border-radius: 0px;
}

ul.lang_ul {
    margin: 0;
    padding: 5px 15px;
    list-style-type: none;
}

ul.lang_ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0px;
    text-align: center;
}

ul.lang_ul li a {
    color: #b2b2b2;
    font-size: 14px;
    margin: 0px 10px;
}

ul.lang_ul li a:after {
    content: '/';
    margin-left: 10px;
}

ul.lang_ul li a:last-child:after {
    content: '';
}

.sec_wrap {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
}

.sec_wrap a {
    color: #fff;
    margin: 0 10px;
    font-size: 12px;
}

.sec_wrap a:hover {
    color: #ffe600;
}

.sec_tic {
    color: #161616;
}

.time {
    color: #fff;
    font-size: 12px;
    position: relative;
    padding: 0 10px;
}

.time:before {
    content: "";
    width: 2px;
    height: 27px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
}

.time:after {
    content: "";
    width: 2px;
    height: 27px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
}

a.refer {
    color: #ffe600;
    border-bottom: 1px solid #ffe600;
}

.marquee_wrap {
    background-color: #000000;
    color: #a2a8b8;
}

.marquee_custom {
    display: flex;
    font-size: 13px;
    padding: 5px 0;
}

.step_section {
    background: #ffffff url(../images/index/sp_bg.jpg);
    min-height: 500px;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
    padding-bottom: 30px;
}

.step_bar {
    background: linear-gradient(to right, rgb(255 255 255 / 20%) 0%, rgba(255, 255, 255, 1) 48%, rgb(255 255 255 / 20%) 100%);
}

.step_bar ul {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding: 0px 0;
    align-items: center;
}

.step_bar ul li {
    display: flex;
    align-items: center;
    min-height: 100px;
}

.step-text {
    margin-left: 10px;
    line-height: 1;
}

.step-text h4 {
    text-transform: uppercase;
    color: #eadc1f;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 1px;
}

.step-text span {
    color: #000000;
    font-weight: 500;
    font-size: 12px;
}

.cs_img img {
    width: 50px;
}

.cs_deposit {
    background-image: url(../images/index/deposit.png);
    background-size: 100% 100%;
    background-position: center;
    width: 384px;
    justify-content: end;
    background-repeat: no-repeat;
}

.cs_deposit .step-text span {
    color: #ee602a;
}

.cs_deposit .step-text {
    margin-right: 50px;
}

.bonus_c_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-top: 30px;
}

.bonus_tit {
    color: #ae0c04;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.bonus_tit img {
    margin-right: 10px;
}

.bonus_c_wrap_custom {
    width: 100%;
}

.slidermain_01 {
    width: 500px;
}

.slidermain_02 {
    width: 150px;
}

.slider.slider-single .slick-slide img {
    cursor: pointer;
}

.slider.slider-nav .slick-slide .slide_txt {
    width: 145px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #1e2022;
    font-weight: bold;
    text-align: center;
    border-bottom: 4px solid #00e3f7;
    margin-bottom: 10px;
    padding: 5px;
}

.slider.slider-nav .slick-slide.slick-active.is-active .slide_txt,.slider.slider-nav .slide_txt:hover {
    opacity: 1;
    background-color: #b93231;
}

.slider.slider-nav {
    height: 100%;
}

.main_slider_wrap {
    display: flex;
}

.slide_img_main {
    position: relative;
    top: 4px;
}

.slide_img_txt {
    position: absolute;
    bottom: 0;
    line-height: 1;
    left: 24px;
}

.slide_img_txt01 {
    color: #00e3f7;
    font-size: 69px;
    font-weight: 900;
}

.slide_img_txt02 {
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
}

.slide_img_txt {
    opacity: 0;
}

.slide_img_txt.animate__animated {
    opacity: 1;
}

.animate__animated {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slide_txt {
}

.slide_txt01 {
    color: #00e3f7;
    font-size: 17px;
}

.slide_txt02 {
    bottom: 1;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    right: 0px;
    z-index: 10;
    bottom: 0px;
}

.more_m {
    background-color: #ee602a;
    border: none;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px;
}

.bonus_custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spin_tit {
    color: #b11101;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    margin-top: 55px;
}

.ribbon_txt {
    position: relative;
    text-align: center;
    display: flex;
    margin-left: 20px;
}

.ribbon_txt span {
    position: absolute;
    font-size: 10px;
    color: #fff;
    left: 0;
    top: 6px;
    right: 0;
}

.spin_group {
    display: flex;
}

.jackpot_wrap {
    width: 387px;
    position: relative;
}

.jackpot_txt {
    position: absolute;
    top: 14%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0px 2px 3px #000;
}

.games-list {
    width: 100%;
    margin-left: 20px;
}

.nav-tabs.index_jack_tab {
    position: relative;
}

.nav-tabs.index_jack_tab .nav-item {
    margin-right: 10px;
}

.nav-tabs.index_jack_tab .nav-item.show .nav-link, .nav-tabs.index_jack_tab .nav-link.active {
    color: #fff;
    background-color: #b11101;
    border-color: #b11101;
}

.nav-tabs.index_jack_tab .nav-link {
    border: 1px solid #b11101;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background-color: #262425;
    border-bottom: 0px;
}

.nav-tabs.index_jack_tab .nav-link {
    color: #ffffff;
}

.nav-tabs.index_jack_tab {
    border-bottom: 2px solid #262425;
}

.nav-tabs.index_jack_tab .nav-link:focus, .nav-tabs.index_jack_tab .nav-link:hover {
    color: #fff;
    background-color: #b11101;
    border-color: #b11101;
}

a.more_g {
    position: absolute;
    right: 0;
    color: #000000;
    top: 8px;
    font-size: 13px;
    font-weight: bold;
}

.more_g span {
    color: #b11101;
}

.spin_product {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
    padding-top: 20px;
}

.gamebox {
    position: relative;
    overflow: hidden;
    border-bottom: 4px solid #ee602a;
    border-radius: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
}

.playpop {
    display: flex;
    position: absolute;
    background: rgba(0,0,0,0.6);
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s ease;
    visibility: hidden;
    overflow: hidden;
    height: 0;
}

.gamebox2:hover .playpop {
    visibility: visible;
    transition: 0.3s ease;
    height: 100%;
}

.gamebox2:hover {
    box-shadow: 0 5px 6px #282828;
}

a.play-btn {
    display: block;
    font-size: 15px;
    font-weight: 700;
    width: 97px;
    margin: auto;
    border-radius: 5px;
    padding: 1px 0px;
    text-align: center;
    text-transform: uppercase;
    color: #dfdfdf;
    transition: .5s;
    transform: scale(0.5);
    opacity: 0;
    background: #b11101;
}

.gamebox2:hover .playpop a.play-btn {
    opacity: 1;
    transform: scale(1);
    transition: .5s;
    bottom: 0px;
}

.gamebox_ini {
    color: #a2aabd;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    background-color: #131313;
    padding: 10px;
    align-items: center;
}

.gamebox_ini img {
    width: 17px;
    height: 15px;
}

.index_live_wrap {
    background-color: #191919;
    padding: 30px 0;
}

.live_tit {
    color: #ae0c01;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}

.live_group {
    display: flex;
}

.live_wrap {
    min-width: 437px;
}

.live-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin-left: 20px;
}

.live_group img {
    transition: .5s;
}

.live_group img:hover {
    transform: scale(1.1);
    transition: .5s;
}

.download_index_wrap {
    background-color: #111111;
    padding: 30px 0;
}

.dw_tit {
    color: #ee602a;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-bottom: 13px;
}

.footer_wrap {
    background-color: #000000;
    padding-top: 30px;
}

.top_footer_wrap {
    display: flex;
    justify-content: space-between;
}

ul.provider {
    padding: 0;
    margin: 0;
    display: block;
    list-style-type: none;
    max-width: 2;
}

ul.provider .title {
    color: #ffffff;
    font-size: 13px;
}

ul.provider li a {
    color: #50535b;
    font-size: 12px;
}

ul.provider li a:hover {
    color: #ae0c01;
    border-bottom: 1px solid #ae0c01;
}

ul.provider.p_img li {
    margin-bottom: 15px;
}

ul.provider.p_img li img {
}

ul.provider.p_img li img:hover {
    filter: grayscale(0);
}

.icon-android-footer {
    display: inline-block;
    width: 29px;
    height: 29px;
    fill: #a2aabd;
}

.icon-ios-footer {
    display: inline-block;
    width: 29px;
    height: 29px;
    fill: #a2aabd;
}

.icon-ios-footer:hover {
    fill: #efefef;
    opacity: 1!important;
    cursor: pointer;
}

.icon-android-footer:hover {
    fill: #85c808;
    opacity: 1!important;
    cursor: pointer;
}

.Copyright {
    font-size: 11px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}

.bottom_footer_wrap {
    border-top: 1px solid #555861;
    border-bottom: 1px solid #555861;
    padding: 30px 0;
    padding-top: 30px;
    margin-top: 30px;
}

.seo-content-wrap {
    color: #474950;
    font-size: 12px;
}

.seo-content-wrap h1 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.seo-content-wrap h2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.seo-content-wrap a {
    color: #ae0c01;
}

.seo-toogle-button p {
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
    border-bottom: 1px solid #474950;
    background: #af1001;
    padding: 5px 20px;
    border-radius: 50px;
}

.footerlogo {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footerlogo img {
    height: 30px;
}

.footerlogo img:hover {
    filter: grayscale(0);
    width: 130px;
}

#loginmodal .modal-content,#forgotmodal .modal-content {
    background-color: #313131;
    border-radius: 15px;
    border: 1px solid #af1001;
}

#loginmodal .modal-header,#forgotmodal .modal-header {
    border-bottom: none;
    padding: 7px 15px 0 15px;
}

#loginmodal .close,#forgotmodal .close {
    opacity: 1;
}

#loginmodal .modal-body,#forgotmodal .modal-body {
    padding-top: 0;
    padding-bottom: 43px;
    width: 400px;
    margin: auto;
    color: #fff;
}

.modal_logo {
    margin-bottom: 42px;
    margin-top: 30px;
}

.input-item {
    display: block;
}

.modal_input {
    background-color: #fff;
    border: 1px solid #b11101;
    border-radius: 5px;
    height: 35px;
}

.input_wrap {
    margin-left: 10px;
    min-width: 272px;
}

#loginmodal .input_wrap {
    margin: 0;
    margin-left: 0px;
}

input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.btn-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
}

#loginmodal .modal-dialog,#forgotmodal .modal-dialog {
    max-width: 600px;
}

.btn-item a {
    color: #b11101;
    margin-right: 43px;
}

.btn-item .btn_join {
    min-width: 103px;
    background-color: #fdec01;
    color: #000;
}

#loginmodal .modal-footer {
    text-align: center;
    display: block;
    color: #ffffff;
    font-size: 13px;
    border-top: none;
}

#loginmodal .modal-footer a {
    color: #b11101;
}

.forgot_txt {
    max-width: 330px;
    font-size: 12px;
    text-align: center;
    display: block;
    margin: auto;
    padding-bottom: 36px;
}

.modal_forgot_tit {
    font-size: 24px;
    font-weight: bold;
}

.forgot_txt a {
    color: #fdec01;
}

#forgotmodal .btn-item {
    margin-left: 213px;
}

.inner_main_body {
    min-height: 500px;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 18px;
}

.inner_product_content {
    width: 400px;
    text-align: center;
    padding-top: 75px;
}

.inner_product_txt {
    color: #000;
    font-weight: bold;
}

.inner_product_content .btn_join {
    min-width: 140px;
    margin-top: 30px;
    color: #000;
}

.inner_product_btn ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    padding: 10px 0;
    margin: 0;
    grid-template-columns: repeat(7,1fr);
    gap: 5px 15px;
}

.inner_product_btn_cus .grey {
    display: block;
}

.inner_product_btn_cus .ori {
    display: none;
}

.inner_product_btn_cus.active .grey {
    display: none;
}

.inner_product_btn_cus.active .ori {
    display: block;
}

.inner_product_bg {
    border-radius: 5px;
    cursor: pointer;
    opacity: 1;
    font-weight: bold;
    text-align: center;
    min-height: 61px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: #313131;
    max-width: 145px;
    border-bottom: 5px solid #af0f01;
}

.inner_product_bg.active {
    background: #af0f01;
}

.inner_product_bg:after {
    width: 12px;
    height: 11px;
    right: -2px;
    bottom: -1px;
    transform: perspective(4px) rotateX(40deg);
    border-radius: 35px;
    position: absolute;
    background: #ee602a;
}

.inner_product_btn {
    padding-top: 130px;
    padding-bottom: 30px;
}

.all_page_over {
    overflow: hidden;
}

.slots_jackpot {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
}

.slots_jackpot_txt {
    position: absolute;
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    bottom: 80px;
}

.slots_filter_wrap {
    padding: 0px;
    background-color: #1a1a1a;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    width: 215px;
}

ul.slots_menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    flex-direction: column;
}

ul.slots_menu li {
    border-bottom: 1px solid #36383e;
}

ul.slots_menu li a {
    color: #a3aabd;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    display: flex;
    padding: 5px 0px;
    align-items: center;
    padding-left: 15px;
}

ul.slots_menu li.active a,ul.slots_menu li:hover a {
    color: #ffe600;
    border-bottom: 1px solid #ffe600;
}

.fa-search {
    color: #000;
}

.seach_cus,.btn.btn-link {
    background-color: #d1d2d7;
}

.slots_products_wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    width: 1111px;
    height: fit-content;
}

.slots_container {
    max-width: 1366px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    display: flex;
    gap: 40px;
    margin-top: 63px;
}

.slots_search {
    width: 210px;
    display: flex;
    align-items: center;
    justify-self: self-end;
}

a.more_g_slots {
    color: #ee602a;
    font-size: 13px;
    padding-bottom: 30px;
}

.more_g_slots span {
    color: #fff;
}

.poker_step_bar {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding-top: 200px;
    padding-bottom: 50px;
    grid-gap: 35px;
}

.poker_step_inn {
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 13px;
}

.poker_org_txt {
    color: #b11101;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.poker_step_inn img {
    margin-right: 10px;
}

.poker_step_inn_cus {
    width: 290px;
}

.poker_sec_02 {
    border-top: 2px solid #313131;
    border-bottom: 2px solid #313131;
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}

.poker_details_box {
    display: grid;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
    grid-template-columns: repeat(2,1fr);
    -webkit-justify-content: center;
    justify-content: center;
    width: 689px;
}

.poker_box {
    display: flex;
    color: #7c818f;
    font-size: 13px;
}

.poker_box img {
    height: fit-content;
    width: 37px;
    margin-right: 14px;
}

.poker_box_con {
    margin-top: 10px;
}

.poker_box_con .poker_org_txt {
    margin-bottom: 10px;
}

.poker_sec_03 {
    padding: 30px 0 100px 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    color: #7c818f;
    font-size: 13px;
}

.poker_sec_03 h4 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.mix {
    display: none;
}

.filter-menu-bar {
    display: flex;
    justify-content: start;
    overflow: hidden;
    margin: 15px 0px;
}

.pmbox_1st {
    margin-left: -10px;
}

.pmbox {
    background: none;
    color: #a2a8b8;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
    border-right: 1px solid #3b3b3b;
    line-height: 10px;
}

.pmbox:last-child {
    border-right: none;
}

.pmbox.active {
    color: #b11101;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pmbox.active >* {
}

.promo-content {
    display: grid;
    grid-gap: 0px;
    padding-bottom: 20px;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
    margin-top: 30px;
}

.pm-boxer {
    display: grid;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
    max-width: 100%;
    height: auto;
    align-content: center;
    color: #ffffff;
}

.pm-boxer_inner {
    display: grid;
    padding: 0;
    text-align: center;
    padding: 10px 15px;
    background: #313131;
    border-radius: 0px 0px 10px 10px;
}

.pm-boxer_inner_sec {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: column;
}

.moreinfo_btn {
    background-color: #a1aabe;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    height: 34px;
    font-size: 13px;
    min-width: 130px;
    margin-right: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
}

.apply_btn {
    background: #b11101;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    min-width: 130px;
    font-size: 12px;
    border: 1px solid #b11101;
    border-radius: 5px;
    padding: 3px;
}

.moreinfo_btn:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #a1aabe;
}

.apply_btn:hover {
    background-color: #7f0e02;
    color: #fff;
}

.text_red {
    color: red;
}

.text_blue {
    color: blue;
}

.modal-dialog.promo {
    max-width: 800px!important;
    background: #313131;
}

.modal-content.promo {
    padding: 20px;
    border-radius: 0;
    border: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #313131;
    color: #fff;
}

button.close-promo {
    background: none;
    border: none;
    font-size: 23px;
    padding: 17px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.pm-title-wrapper {
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #b11101;
    color: #ffffff;
}

.pmtable-wrapper {
    margin: 15px 0;
}

table.promo-table tr th {
    color: #000;
    padding: 4px;
    border: 1px solid #383838;
    background: #b11101;
    color: #ffffff;
    font-size: 12px;
}

table.promo-table tr td {
    border: 1px solid #383838;
    background: #444;
    padding: 4px;
    font-size: 14px;
}

.gr-title {
    font-weight: 700;
    font-size: 16px;
}

.grlist ul {
    padding-left: 20px;
    margin-top: 5px;
}

.grlist ul li {
    padding-bottom: 3px;
    font-size: 14px;
}

.promo_body {
    padding-top: 100px;
}

.promo_wrap {
    min-height: 600px;
}

.filter_wrap {
    padding-top: 20px;
}

.pmbox .poker_org_txt {
    margin-left: 5px;
}

.pm-boxer_inner h4 {
    display: flex;
    font-size: 14px;
    align-items: center;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.pm-boxer_inner h4 img {
    margin-right: 10px;
}

.inner_product_content.vip_wrap {
    width: 400px;
    text-align: left;
    margin-left: auto;
    padding-top: 110px;
}

.status_wrapper {
    margin-top: 30px;
}

.vip_tit {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
}

.vip_con {
    font-size: 13px;
    margin-bottom: 20px;
}

.vip_status_wrap {
    display: grid;
    grid-template-columns: 300px auto;
    padding-top: 215px;
}

.vip_status_wrap img {
    width: 235px;
}

.progress-bar {
    position: relative;
    overflow: hidden;
    height: 30px;
    margin-top: 10px;
    border-radius: 30px;
    background: repeating-linear-gradient(35deg,#3b3f4c,#3b3f4c 1rem,#111 0,#111 1.2rem);
}

.progress-bar>span {
    position: relative;
    display: block;
    height: 100%;
}

.progress-bar>span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: repeating-linear-gradient(35deg,#ffe600,#ffe600 1rem,#111 0,#111 1.2rem);
}

.current-status-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.current-status h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.status-bottom h6 {
    margin: 0;
    padding: 39px 0 0px;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.status-bottom h6:before {
    width: 1px;
    height: 27px;
    position: absolute;
    background: #fff;
    bottom: 20px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
}

.status-bottom p {
    color: #707070;
    font-size: 13px;
    padding: 7px 0 0;
    line-height: 13px;
    text-align: center;
    font-weight: bold;
}

.vip span {
    text-shadow: 1px 3px 4px #000;
}

.status-bottom span {
    display: block;
}

.grey-color {
    color: #a5a5a5;
}

.gold-color {
    color: #a38842;
}

.blue-color {
    color: #a5c0d4;
}

.purple-color {
    color: #7d6daa;
}

.brown-color {
    color: #f0c783;
}

.elite-color {
    color: #c0a06e;
}

.progress_percent_bronze {
    width: 7%;
}

.progress_percent_silver {
    width: 29%;
}

.progress_percent_gold {
    width: 50%;
}

.progress_percent_platinum {
    width: 72%;
}

.progress_percent_diamond {
    width: 100%;
}

.vip_table {
    color: #ffe600;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.icon_1st {
    content: '';
    min-height: 28px;
}

.txt_yellow {
    color: #727681;
}

.vip_line hr {
    border-top: 1px solid rgb(0 218 209);
}

table.vip_table tbody tr td:first-child {
    text-align: left;
}

table.vip_table tbody tr td img {
    width: 100px;
}

table.vip_table tbody tr td {
    padding: 10px;
}

table.vip_table tbody tr td.text-left {
    padding-bottom: 0px;
    padding-top: 12px;
    text-transform: uppercase;
}

.vip_pri {
    font-size: 20px;
    vertical-align: bottom;
}

.vip_bom_img {
    text-align: center;
    padding-top: 30px;
}

.details_bg {
    background-color: #f1f1f1;
    border-radius: 10px;
    height: 100%;
    min-height: 500px;
    padding: 50px;
    color: #6a6b6d;
    margin-bottom: 30px;
}

.details_out_wrap {
    padding-top: 50px;
    padding-bottom: 0px;
}

.details_bg h2 {
    color: #6a6b6d;
    font-weight: bold;
}

.details_bg p {
    color: #6a6b6d;
    font-size: 17px;
}

.faq-card, .tnc-card {
    border-bottom: 1px solid #d3d3d3;
}

button.btn-tnc {
    background: #3c3c3c;
    color: #ffffff;
    font-size: 16px;
    border: none;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 15px;
    position: relative;
}

button.btn-tnc.collapsed {
    background: none;
    color: #737373;
}

.tnc-body {
    padding: 20px 15px;
    color: #8d8d8d;
}

button.btn-tnc::after {
    content: '>';
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 17px;
    top: 17px;
    transform: rotate(270deg);
    transition: all 0.3s;
}

button.btn-tnc.collapsed::after {
    content: '>';
    transform: rotate(90deg);
    transition: all 0.3s;
}

.afterlogin_bg_wrap {
    padding-top: 30px;
}

.afterlogin_bg {
    display: grid;
    grid-template-columns: 200px auto;
}

.sidebarpanel_menu {
    background-color: #313131;
    padding: 20px;
    height: 100%;
    min-height: 500px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
}

.id_user {
    font-weight: bold;
    padding-top: 20px;
    font-size: 15px;
    text-align: left;
}

.id_lvl {
    line-height: 1;
    padding-top: 10px;
}

.side_tit {
    font-weight: bold;
}

ul.side_ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 13px;
}

ul.side_ul li {
    margin: 14px 0;
    position: relative;
}

ul.side_ul li.active:before,ul.side_ul li:hover:before {
    content: '';
    width: 10px;
    height: 24px;
    border-left: 4px solid #ffe600;
    position: absolute;
    left: -20px;
}

ul.side_ul li a {
    color: #fff;
}

ul.side_ul li.active a,ul.side_ul li:hover a {
    color: #ffe600;
    font-weight: bold;
}

.sidebarpanel_content {
    margin-left: 13px;
}

.sidebarpanel_content_top {
    padding: 30px;
    background-color: #515151;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.sidebarpanel_content_top_1 {
    display: flex;
    font-size: 13px;
}

.sidebarpanel_content_top_inn {
    display: flex;
    color: rgb(165, 165, 165);
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    border-right: 1px solid rgb(165, 165, 165);
    padding-right: 20px;
}

.sidebarpanel_content_top_1 .sidebarpanel_content_top_inn:last-child {
    border-right: none;
}

.sidebarpanel_content_top_inn img {
    width: 62px;
    margin-right: 10px;
}

.sidebarpanel_content_top_txt {
    line-height: 1;
}

.wallet_bal {
    display: flex;
    align-items: center;
}

.sidebarpanel_content_top_2 {
    color: rgb(165, 165, 165);
}

.wallet_b {
    color: #fff;
    font-size: 28px;
    margin-left: 10px;
}

.wallet_r {
    font-size: 21px;
    color: #ffe600;
    margin: 0 10px;
}

.wallet_res_btn {
    background-color: #313131;
    color: #ffe600;
    border: none;
    border-radius: 36px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
}

.sidebarpanel_content_bottom {
    min-height: 500px;
    background-color: #f2f1f1;
    padding: 30px;
}

.sidebarpanel_from_wrap {
    display: grid;
    grid-template-columns: 200px auto;
    margin-bottom: 20px;
    font-size: 13px;
}

.panel_wrap_bgpanel_wrap_bg {
    background: #f2f1f1;
    border-radius: 5px;
}

.requie {
    color: red;
}

ul.nav-tabs.deposit_tabs {
    background-color: #ffffff;
    border-bottom: 0;
    padding: 0px;
    border-radius: 5px;
}

.nav-tabs.deposit_tabs .nav-item.show .nav-link, .nav-tabs.deposit_tabs .nav-link.active {
    background-color: transparent;
    border-radius: 0;
    border-right: 1px solid transparent;
    color: #b11101;
}

.nav-tabs.deposit_tabs .nav-link {
    border: none;
    border-right: 1px solid transparent;
    color: #495057;
    font-size: 12px;
    position: relative;
}

.nav-tabs.deposit_tabs .nav-item:last-child .nav-link {
    border-right: 1px solid transparent;
}

.nav-tabs.deposit_tabs .nav-link img {
    filter: grayscale(1);
    height: 26px;
}

.nav-tabs.deposit_tabs .nav-link.active img {
    filter: grayscale(0);
}

.nav-tabs.deposit_tabs .nav-item {
    margin-bottom: -1px;
    min-width: 100px;
    text-align: center;
}

.nav-tabs.deposit_tabs .nav-link:after {
    content: "";
    height: 35px;
    border-right: 1px solid #c8c8c8;
    position: absolute;
    right: 0;
    top: 15px;
}

.nav-tabs.deposit_tabs li:last-child .nav-link:after {
    content: "";
    height: 35px;
    border-right: 1px solid transparent;
    position: absolute;
    right: 0;
    top: 15px;
}

ul.deposit_bank_pro {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.deposit_bank_pro {
    background-color: #ffffff;
    border-bottom: 0;
    padding: 10px 0;
    border-radius: 5px;
}

ul.deposit_bank_pro li a {
    color: #495057;
    font-size: 12px;
    filter: grayscale(1);
    position: relative;
    padding: 0 20px;
}

ul.deposit_bank_pro li.active a {
    color: #495057;
    font-size: 12px;
    filter: grayscale(0);
    color: #b11101;
}

ul.deposit_bank_pro li a:after {
    content: "";
    height: 22px;
    border-right: 1px solid #c8c8c8;
    position: absolute;
    right: 0;
    top: 0px;
}

ul.deposit_bank_pro li:last-child a:after {
    content: "";
    height: 22px;
    border-right: 1px solid transparent;
    position: absolute;
    right: 0;
    top: 0px;
}

.sidebarpanel_content input.form-control,.sidebarpanel_content select.form-control {
    height: 30px;
    width: 70%;
    font-size: 13px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ee602a;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #ee602a12;
}

.btn_submit {
    background: #b11101;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 34px;
    color: #fff;
    transition: background .3s;
}

.btn_submit:hover {
    background-color: #880f03;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 34px;
    transition: background .3s;
    color: #ffffff;
}

.sidepanel_important {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 5px;
    width: 400px;
}

.sidepanel_important h4 {
    color: #b11101;
    font-size: 13px;
    font-weight: bold;
}

.sidepanel_important ul {
    padding: 0;
    list-style-type: none;
    font-size: 12px;
}

.withdrawal table {
    border-collapse: collapse;
    width: 100%;
    color: #000000;
}

.withdrawal table th {
    border: 1px solid #d5d5d5;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
    color: #000000;
    background-color: rgba(129, 157, 187, 0.15);
}

.withdrawal table td {
    text-align: left;
    padding: 8px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
}

.withdrawal table td:first-child {
    text-align: right;
}

.withdrawal.rebate_custom table td {
    text-align: center;
}

.wallet_head_bal {
    color: #fff;
    margin-left: 10px;
}

.wallet_head_bal i {
    color: #ffe600;
    padding: 0 10px;
}

ul.head_list {
    margin: 0;
    padding: 5px 15px;
    list-style-type: none;
}

ul.head_list li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0px;
}

ul.head_list li a {
    color: #b2b2b2;
    font-size: 12px;
    margin: 0px 10px;
}

.header_lang_drop.head_list_drop .dropdown-menu {
    background-color: #313131;
    min-width: 162px;
    border-radius: 0px;
}

.wallet_bal_cat {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.transfer_amt_box_t {
    background-color: #cacaca;
    display: flex;
    color: #3f3f3f;
    padding: 3px 5px;
    align-items: center;
    grid-gap: 10px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.transfer_amt_box_b {
    display: grid;
    grid-template-columns: 48px auto;
    line-height: 1;
    font-size: 13px;
    font-weight: bold;
    color: #b11101;
    align-items: center;
    padding: 5px;
}

.transfer_tit {
    font-weight: bold;
    color: #b11101;
    font-size: 18px;
}

.transfer_amt_box_t img {
    width: 40px;
    height: 40px;
}

.wallet_wrap {
    margin-bottom: 30px;
}

.btn_allin {
    border: 1px solid #a81001;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 63px;
    font-weight: 700;
    min-height: 26px;
    color: #ffffff;
    transition: background .3s;
    background-color: #a81001;
    font-size: 13px;
}

.btn_allin:hover {
    background-color: #880f03;
    border: 1px solid #880f03;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 63px;
    font-weight: 700;
    min-height: 26px;
    transition: background .3s;
    color: #fff;
}

.wallet_wrap hr {
    margin-top: 5px;
}

.history_search {
    display: flex;
    align-items: center;
}

.history_search span {
    margin: 0 10px;
}

.history_search input.form-control {
    width: 26%;
}

.history_table_wrap {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 20px 0;
}

.history_table_wrap thead tr {
    background-color: #2f2f2f;
    color: #fff;
}

.history_table_wrap thead tr td:first-child {
    border-radius: 5px 0 0 5px;
}

.history_table_wrap thead tr td:last-child {
    border-radius: 0 5px 5px 0px;
}

.history_table_wrap thead tr td {
    padding: 10px;
}

.history_table_wrap tbody tr td {
    padding: 10px;
}

.history_table_wrap tbody tr {
    border-bottom: 1px solid #c8c8c8;
}

.inbox_msg_text {
    color: #b11101;
    cursor: pointer;
}

.profile_main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    color: #4b4b4b;
    grid-column-gap: 5px;
    font-size: 13px;
}

.profile_main_title {
    color: #b11101;
}

.profile_main_bg {
}

.bank_details_content {
    display: flex;
    align-items: center;
}

.rebate_qr {
    width: 200px;
}

.register_bg {
    max-width: 700px;
    margin: auto;
    padding-bottom: 30px;
}

.register_top {
    background: #ffe600;
    display: flex;
    position: relative;
    padding: 13px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    width: 100%;
    justify-content: center;
    color: #000;
}

.step_tit {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.reg_close {
    position: absolute;
    right: 10px;
    top: 8px;
}

.register_bottom {
    background-color: #e5e5e5;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.register_step_row {
    display: flex;
    justify-content: space-between;
}

.register_form_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    padding-top: 20px;
}

.input_wrap {
    margin: 20px 0;
}

.btn_reg {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
}

.input_wrap .form-control {
    height: 45px;
    background-color: transparent;
    border: 1px solid #b2b2b2;
    border-radius: 10px;
}

.rigi_tit {
    font-weight: bold;
    font-size: 23px;
    color: #b11101;
}

ul.regi_ul {
    padding: 0;
    list-style-type: none;
}

.phone_wrap {
    display: grid;
    grid-template-columns: 100px auto;
    grid-gap: 10px;
    align-items: center;
}

.download_bg {
    margin: auto;
}

ul.nav-tabs.download_ul li {
    width: 50%;
    text-align: center;
}

ul.nav-tabs.download_ul {
    border-bottom: none;
}

.nav-tabs.download_ul .nav-link {
    border: 1px solid transparent;
    background-color: #313131;
    color: #fff;
}

.nav-tabs.download_ul .nav-item.show .nav-link, .nav-tabs.download_ul .nav-link.active {
    color: #000000;
    background-color: #fff;
    border-color: #ffe600;
    background: #ffe600;
}

.nav-tabs.download_ul li:first-child .nav-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0rem;
}

.nav-tabs.download_ul li:last-child .nav-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0rem;
}

.download_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
    padding: 20px 0;
}

.download_btn_wrap {
    display: flex;
}

.download_btn_left {
    border: none;
    background-color: #44464b;
    color: #fff;
    font-size: 11px;
    padding: 4px;
    width: 100%;
}

.download_btn_right,.download_btn_right_ios {
    border: none;
    background-color: #2d2f33;
    color: #fff;
    font-size: 11px;
    padding: 4px;
    width: 100%;
}

.download_btn_left:hover,.download_btn_right:hover,.download_btn_right_ios:hover {
    background: #ffe600;
    color: #000;
}

.download_title {
    background-color: #191919;
    color: #cfcfcf;
    font-size: 15px;
    padding: 2px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 4px solid #424242;
    text-transform: uppercase;
}

.qr_download_wrap {
    position: relative;
}

.qr_download {
    background-color: #000000b3;
    display: none;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}

.qr_download img {
    width: 100px;
    margin: auto;
    padding-top: 25px;
}

.dl {
    max-width: 500px;
    margin: auto;
}

.dl table {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}

.dl table th {
    border: 1px solid #ffe600;
    text-align: center;
    padding: 8px;
    background-color: #2d2f33;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.dl table td {
    text-align: left;
    padding: 8px;
    background-color: #2d2f33;
    border: 1px solid #ffe600;
    color: #ffffff;
}

.dl .username_custom {
    color: #ffe600;
}

#sticky.stick {
    top: 124px;
    z-index: 10000;
    border-radius: 0;
    background-color: #111111;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 1107px;
}

.input_main_txt {
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
}

.header_lang_drop .dropdown-toggle .badge {
    position: absolute;
    top: -2px;
    right: 7px;
    padding: 3px 5px;
    border-radius: 50%;
    background: red;
    color: white;
    display: none;
}

.msg_cus {
    position: relative;
}

.msg_cus .badge {
    position: absolute;
    top: -2px;
    right: 41px;
    padding: 3px 5px;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 9px;
}

.login_wrap .register_top {
    background-color: #161616;
    display: flex;
    position: relative;
    padding: 13px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    width: 100%;
    justify-content: center;
    min-height: 51px;
}

.login_wrap .register_bottom {
    background-color: #161616;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.login_wrap {
    color: #fff;
    font-size: 13px;
}

.login_body {
    padding: 20px;
    width: 430px;
    margin: auto;
}

.login_wrap a {
    color: #ee602a;
}

.inner_product_lotto {
    padding-top: 316px;
    padding-bottom: 30px;
}

.draw-result-wrapper {
    background: rgb(0 0 0);
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
    margin-top: 50px;
    max-width: 920px;
    margin: auto;
    text-align: center;
}

.draw-result-wrapper .title-result {
    margin-bottom: 10px;
    color: #ee602a;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.search-draw {
    max-width: 350px;
    height: 40px;
    margin: auto;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    display: flex;
}

.date-draw {
    background: #313131;
    color: #fff;
    width: 60px;
    height: 40px;
    font-size: 17px;
    vertical-align: middle;
    padding: 7px;
}

input.date-search {
    font-size: 16px;
    width: 100%;
    padding: 5px 10px;
    height: 40px;
    border: none;
    color: #fff;
    text-align: center;
    background: #4c4c4c;
}

.date-search:focus {
    outline: none;
}

.resultbox {
    background: linear-gradient(to bottom, rgba(70,179,219,1) 0%, rgba(77,223,230,1) 100%);
    color: #000;
    width: 200px;
    margin: auto;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
    margin: 6px;
}

.date-day {
    background: #266280;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    text-align: center;
    box-shadow: inset 0px 1px 2px 1px rgba(0,0,0,0.4);
    padding: 5px 2px;
    border-radius: 6px 6px 0 0;
}

.lottery-content {
    text-align: center;
    margin: 30px 0 0;
}

.lotto-box {
    background: #4A4A4A;
    max-width: 30%;
    padding: 3px;
    border-radius: 3px;
    font-size: 15px;
    display: inline-block;
    margin: 10px 8px;
    color: #fff;
}

.lott-title-grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    padding: 3px 5px;
    font-weight: 600;
    text-transform: uppercase;
}

.lott-title-box {
    text-align: right;
}

.lott-type {
    font-size: 14px;
}

.cal-date {
    font-size: 12px;
    font-style: italic;
}

.result-table {
    background: #fff;
    padding: 5px;
    color: #000;
    font-weight: 700;
}

table.top-winner {
    font-size: 20px;
}

.result-table table tr th {
    background: #3f3f3f;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 2px;
    font-size: 13px;
}

.result-table table tr td {
    padding: 0;
}

.result-table table.top-winner tr th {
    background: #3f3f3f;
    text-transform: none;
    padding: 7px 2px;
    border: 3px solid #fff;
    color: #fff;
}

.result-table table.top-winner tr td {
    padding: 2px 2px;
}

.result-table table.top-winner tr th:first-child {
    border-left: none;
}

.result-table table.top-winner tr th:last-child {
    border-right: none;
}

.lotto-box.magnum {
    background: #F2BC00;
}

.lotto-box.magnum .lott-title-box, .lotto-box.stc .lott-title-box {
    color: #000;
}

.lotto-box.damacai {
    background: #1A1A84;
}

.lotto-box.toto {
    background: #FF2C50;
}

.lotto-box.sg {
    background: #398AEA;
}

.lotto-box.sabah {
    background: #FF0000;
}

.lotto-box.stc {
    background: #F6D55C;
}

.lotto-box.cash {
    background: #003C10;
}

.lotto-box {
    width: 30%;
}

.btn_lotto {
    background-color: #000;
    border: 1px solid #ee602a;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 34px;
    transition: background .3s;
    color: #ee602a;
    margin-right: 20px;
}

.btn_lotto:hover {
    background-color: transparent;
    color: #fff;
}

/** Payout Table **/
.modal-dialog.payout {
    max-width: 800px;
}

.modal-content.payout {
    background: #161616;
    border-radius: 12px;
    border: none;
    overflow: hidden;
    padding: 30px 30px;
    color: #fff;
    border: 1px solid #ee602a6b;
}

.xtr {
    text-align: center;
    color: #fff;
    padding: 2px;
}

.prize-text {
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 500;
}

.pred {
    color: #ff0000;
}

.forecast-table {
    text-align: center;
    overflow: auto;
}

table.payoutTable tr th {
    padding: 5px 4px;
    border: 1px solid #ff4e00;
    background: #ff4e00;
    color: #fff;
}

table.payoutTable tr td {
    padding: 5px 4px;
    border: 1px solid #ff4e00;
}

table.payoutTable td img {
    margin-left: 10px;
}

button.close-btn-lotto {
    background: none;
    border: none;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 15px;
    z-index: 2;
}

.welcome-login {
    color: #ee602a;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
}

.app-slide-wrapper {
    position: relative;
    padding-top: 0;
}

.app-slider {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 523px;
}

ul.carousel-indicators.vdemo.app {
    position: absolute;
    top: 30px;
    right: 0;
    left: auto;
}

.download-home {
    position: absolute;
    right: 0;
    top: 37%;
    left: 47%;
    text-align: center;
    display: grid;
    grid-template-columns: 50% 50%;
    max-width: 500px;
    grid-gap: 10px;
}

.device-app {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}

.qr-img {
    max-width: 150px;
    margin: auto;
    display: inline-flex;
    max-width: 150px;
}

ul.carousel-indicators.vdemo li {
    border-radius: 50%;
    height: 9px;
    width: 9px;
    background-color: transparent;
    border: 1px solid #ee602a;
    opacity: 1;
    background-clip: unset;
}

ul.carousel-indicators.vdemo li.active {
    background-color: #ee602a;
    border: 1px solid #ee602a;
}

.int_wrap {
    text-align: left;
    margin-left: 13px;
    line-height: 1.1;
    color: #fff;
}

.int_btn {
    color: #fff;
    background-color: #000000;
    padding: 5px;
    border-radius: 5px;
}

.gamebox {
    position: relative;
    border-bottom: 4px solid #fbcc02;
    border-radius: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    cursor: pointer;
}

.index-info ul {
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 10px;
}

.gamebox:hover index-box-cont {
    display: none;
}

.index-box-cont p {
    font-size: 12px;
    text-align: center;
}

.gamebox:hover .index-box-cont {
    display: none;
}

.index-info {
}

.index-info .playpop {
    flex-direction: column;
    justify-content: end;
    bottom: -1px;
    transition: transform .3s,-webkit-transform .3s;
    transition: 0.1s ease;
    background: none;
    z-index: 1;
}

.index-info a.play-btn {
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    padding: 9px;
    opacity: 1;
    transform: inherit !important;
    transition: auto !important;
    z-index: 1;
    position: absolute;
    bottom: -41px;
}

.index-info .playpop img {
    transition: 0.3s ease;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
}

.index-info .gamebox {
    box-shadow: none;
    border: none;
}

.index-info ul li:first-child h4 {
    color: #08cade;
    font-weight: bold;
}

.index-info ul li p {
    color: #fff;
    font-weight: bold;
}

.index-info ul li:first-child .play-btn {
    background: linear-gradient(to bottom, rgba(0,218,211,1) 0%, rgba(32,155,255,1) 100%);
}

.index-info ul li:first-child .gamebox:after {
}

.index-info ul li:first-child .gamebox {
    box-shadow: none;
    border-radius: 25px;
}

.index-info ul li:first-child .gamebox:after {
}

.index-info ul li:hover .gamebox {
    border-bottom: none;
}

.index-info ul li:first-child.gamebox:after {
    content: "";
    background: #fb1a33;
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
}

.index-info ul li:nth-child(2) .play-btn {
    background: #01dad1;
}

.index-info ul li:nth-child(3) .play-btn {
    background: #df5612;
}

.index-info ul li:nth-child(4) .play-btn {
    background: #f2c301;
}

.index-info ul li:nth-child(5) .play-btn {
    background: #c701f7;
}

.btn-rd:after {
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 4%;
    height: 11px;
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border-color: transparent transparent #ffe600 transparent;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #00a1ff transparent;
}

.btn-rd:hover:after {
    opacity: 1;
    transition: .2s;
    background: #01d8d5;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border: none;
}

.btn-pp:after {
    position: absolute;
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
}

.btn-pp:hover:after {
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
}

.btn-bl:after {
    position: absolute;
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 4%;
    height: 11px;
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #df5612 transparent;
}

.btn-bl:hover:after {
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
}

.btn-po:after {
    position: absolute;
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 4%;
    height: 11px;
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #c701f7 transparent;
}

.btn-po:hover:after {
    opacity: 1;
    transition: .2s;
    background: #c701f7;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
}

.btn-o:after {
    position: absolute;
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 4%;
    FONT-VARIANT: JIS04;
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #f2c301 transparent;
}

.btn-o:hover:after {
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 61%;
    height: 11px;
    -webkit-transform: perspective(0.5em) rotateX(8deg);
    transform: perspective(0.5em) rotateX(8deg);
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
}

ul.provider.p_img {
    display: flex;
    flex-wrap: wrap;
    width: 224px;
    gap: 10px;
    margin-bottom: 30px;
    flex-direction: column;
}

.down-wrap {
    display: flex;
    flex-direction: column;
    width: 288px;
}

.ttl-dwn {
    display: flex;
    align-items: center;
    background: #cccccc;
    position: relative;
    height: 75px;
    font-weight: bold;
    padding-left: 10px;
}

span.bt-dwn {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.dwn-all ul {
    display: flex;
    list-style: none;
    padding: 0px;
    border: 2px solid #cccccc;
    align-items: center;
    padding: 10px 5px;
    gap: 4px;
}

.dwn-all ul img {
}

.all-dwn button {
    font-size: 8px;
}

.all-dwn p {
    margin: 0px;
    font-size: 13px;
}

.all-dwn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.dwn-all ul li button {
    font-size: 12px;
    border: none;
    background: linear-gradient(135deg, rgba(105,168,68,1) 0%, rgba(4,104,66,1) 100%);
    color: #fff;
    border-radius: 5px;
}

ul.provider-2 {
    display: flex;
    flex-wrap: wrap;
    width: 150px;
    gap: 10px;
    margin-bottom: 30px;
    list-style: none;
    padding: 0px;
}

.spin_product .play-btn {
    border-radius: 7px !important;
}

.inner_product_bg img {
    margin: 0px auto;
}

.all-lby ul {
    display: grid;
    list-style: none;
    padding: 0px;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    padding: 10px;
    background: #d6d6d6;
}

.gamebox_ini-2 {
    position: absolute;
    z-index: 1;
    color: #fff;
    bottom: 0px;
    margin: 0px;
    height: 42px;
    width: 100%;
    padding-left: 10px;
}

.gamebox_ini-2 p {
    color: #808080;
    font-size: 9px;
    margin: 0px;
}

.gamebox_ini-2 h5 {
    margin: 0px;
    font-size: 16px;
}

.index-box-cont {
    position: absolute;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    bottom: 20px;
    width: 100%;
    font-weight: bold;
    padding: 0px 15px;
}

.index-info a.play-btn {
    width: 100%;
    border-radius: 0px 0px;
    padding: 9px;
    opacity: 1;
    transform: inherit !important;
    transition: auto !important;
    z-index: 1;
    position: absolute;
    bottom: -41px;
}

.gamebox:hover .playpop a.play-btn {
    opacity: 1;
    transform: scale(1);
    transition: .5s;
    border-radius: 0px 0px 7px 10px;
    border-radius: 6px 6px;
    bottom: 0px;
}

.sprt-wrap {
    display: flex;
    margin: 0px auto;
}

.match {
    background: #ffffff5c;
    position: relative;
    top: -5%;
    max-width: 356px;
    height: 475px;
}

.match iframe {
    height: 475px;
    width: 100%;
    overflow: hidden;
    max-width: 325px;
}

.slick-prev {
    top: -17px;
    left: 65px;
}

.slick-next {
    bottom: -25px;
    left: 65px;
    top: auto;
}

.slick-prev:before {
    content: '❮';
    transform: rotate(90deg);
    display: block;
}

.slick-next:before {
    content: '❮';
    transform: rotate(270deg);
    display: block;
}

.slidermain_01 {
    width: 500px;
}

.slidermain_02 {
    width: 150px;
}

.slider.slider-single .slick-slide img {
    cursor: pointer;
}

.slider.slider-nav .slick-slide .slide_txt {
    width: 145px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #ffffff;
    font-weight: bold;
    text-align: center;
    border-bottom: 4px solid #bc3633;
    margin-bottom: 15px;
    padding: 5px;
    position: relative;
    height: 45px;
}

.slide_txt02 img {
    height: 70px;
}

.slide_txt01 img {
    position: relative;
    height: 31px;
    margin: 0px auto;
    padding: 4px;
}

.slick-track {
    padding-top: 23px;
}

.slide_txt:after {
    content: "";
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #bc3836 transparent;
    position: absolute;
    bottom: -1px;
}

.gamebox:hover {
    border-bottom: 2px solid #ffe600;
}

.gamebox:after {
    content: "";
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ffca01 transparent;
    position: absolute;
    bottom: 0px;
    margin: 0px auto;
    left: 0;
    right: 0;
    width: 10px;
}

.spin_product:hover .gamebox:after {
}

.btn-rd:hover:after {
}

.btn-rd:hover:after {
}

.gamebox:hover:after {
    border-color: transparent transparent #ffe600 transparent;
}

.gamebox:hover {
    border-bottom: 4px solid #ffe600;
}

.gamebox2 {
    position: relative;
    border-radius: 5px;
}

.btn-rd {
    border-bottom: 3px solid #fff;
}

.gamebox2 {
    position: relative;
    border-radius: 5px;
}

.btn-rd {
    border-bottom: 5px solid #19a8f6;
    position: relative;
}

.gamebox2:hover .index-box-cont {
    display: none;
}

btn-pp:after {
    .btn-rd:after;}

.btn-pp:after {
    opacity: 1;
    transition: .2s;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 4%;
    height: 11px;
    right: 0;
    margin: 0px auto;
    content: "";
    z-index: 1;
    border-color: transparent transparent #ffe600 transparent;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #01dad1 transparent;
}

.btn-pp {
    border-bottom: 5px solid #01dad1;
}

.index-info ul li:nth-child(2) h4 {
    color: #01dad1;
    font-weight: bold;
}

.index-info ul li:nth-child(3) h4 {
    color: #df5612;
    font-weight: bold;
}

.index-info ul li:nth-child(4) h4 {
    color: #f2c301;
    font-weight: bold;
}

.index-info ul li:nth-child(5) h4 {
    color: #c701f7;
    font-weight: bold;
}

.btn-bl:hover {
}

.btn-bl {
    border-bottom: 5px solid #df5612;
    bottom: -3px;
}

.btn-po {
    border-bottom: 5px solid #c701f7;
    bottom: -3px;
}

.btn-o {
    border-bottom: 5px solid #f2c301;
    bottom: -4px;
}

.index-info ul li h4 {
    margin-bottom: 36px;
}

.ftr img {
    height: 20px;
}

p.title {
    color: #ffffff;
    font-size: 13px;
}

ul.provider_img {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 50px;
    list-style: none;
}

.wrap-ftr {
    width: 182px;
}

ul.provider_img img {
    height: 20px;
}

.wrp-in {
    width: 115px;
}

.all_logo_body img {
    height: 78px;
    margin-bottom: 45px;
}

.casino-wrap ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    padding: 10px 0;
    margin: 0;
    grid-template-columns: repeat(7,1fr);
    gap: 5px 15px;
}

.casino-wrap {
    padding-top: 0px;
    padding-bottom: 10px;
}

ul.slots_menu li a img {
    margin-right: 15px;
    filter: grayscale(1);
}

ul.slots_menu li.active a img {
    filter: none;
}

ul.slots_menu li:last-child {
    border: none;
}

span.time-down {
    font-size: 12px;
    color: #ffe600;
}

.pm-boxer_inner_sec p {
    font-size: 12px;
    margin: 0px;
    margin-top: 10px;
}

.img-prm {
    position: relative;
}

img.img-new {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: auto !important;
}

.img-prm img {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
}

.gamebox:hover .playpop {
    top: 0px;
    visibility: visible;
    transition: 0.1s ease;
    height: 100%;
}

.casino-lf {
    margin-left: initial;
}

.modal-header .close img {
    filter: brightness(0) invert(1);
}

.vip-lv img {
    height: 25px;
}

.vip-lv {
    color: #ffe600;
    font-size: 12px;
    display: flex;
    align-items: flex-end;
    gap: 6px;
}

.baln {
    background: #252525;
    position: relative;
}

.baln ul {
    padding: 0px;
    color: #fff;
}

.modal-dialog.balance-wrap {
    max-width: 400px;
    z-index: 10000000;
}

.baln ul li:first-child {
    margin-top: 10px;
}

.baln ul li {
    display: inline-block;
    list-style: none;
    width: 100%;
    padding: 0px 20px;
    cursor: pointer;
}

.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
    padding-top: 3px;
}

.account-drop {
    min-width: 126px !important;
}

.am-prov {
    text-align: right;
    float: right;
    display: flex;
    position: relative;
    top: -2px;
}

.btn-in {
    padding: 3px 6px;
    font-size: 12px;
    background: #7ab529;
    margin-left: 8px;
    color: #fff;
    border-radius: 5px;
    border: none;
}

.prov-out {
    margin-left: 8px;
}

button.all-in {
    background: linear-gradient(to bottom, rgba(0,218,211,1) 0%, rgba(32,155,255,1) 100%);
    display: flex;
    padding: 15px 10px;
    line-height: 0px;
    color: #fff;
    border-radius: 5px;
    border: none;
}

.btn-out {
    padding: 3px 5px;
    font-size: 12px;
    background: #b5171d;
    color: #fff;
    border-radius: 5px;
    border: none;
}

.am-prov .prov-in {
    width: auto;
}

.prov-am {
    padding-top: 14px;
    font-size: 13px;
    line-height: 0px;
}

.drop-menu ul li:first-child {
    background: none;
    border: none;
    padding: 0px;
}

.drop-menu ul li a {
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0px;
}

.user_box_wra a {
    color: #fff;
}

.wallet_p a {
    color: #fff;
}

button.close-promo {
    background: none;
    border: none;
    font-size: 23px;
    padding: 17px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.baln .modal-title {
    padding: 10px 20px;
    color: #00efe7;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #00efe7;
    margin-bottom: 5px;
}

.close {
    float: right;
    font-size: 44px;
    font-weight: normal;
    line-height: 0;
    color: #b11101 !important;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    top: 22px;
    right: 12px;
}

.head_list_drop {
    margin-left: 5px;
}

.header_lang_drop {
    padding: 0px 10px;
}

ul.slots_menu li:hover img {
    filter: none;
}

.fish-wrap ul {
    display: flex;
    flex-wrap: wrap;
}
.reg_form h4 {
    color: #b11101;
    font-weight: bold;
}

.reg_form {
    text-align: center;
    margin: 30px 0px;
}

.reg_form i {
    font-size: 90px;
    color: #b11101;
}
a.img-part img {
    height: 35px;
}

/* ANGPAO RAIN */
.snowflakes {
    z-index: 999;
}

.snowflake img {
    max-width: 40px;
}

.snowflake {
    color: #fff;
    font-size: 1em;
    font-family: Arial, sans-serif;
    text-shadow: 0 0 5px #000;
    position: fixed;
    top: -10%;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
   
    
	
	animation-name: snowflakes-fall, snowflakes-shake;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite;
    animation-play-state: running;

	

}

@-webkit-keyframes snowflakes-fall {
     from { top: -10%; }
    to { top: 100%; }
}

@-webkit-keyframes snowflakes-shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
		
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }
}

@keyframes snowflakes-fall {
    0% {
        top: -10%;
    }

    100% {
        top: 100%;
    }
}

@keyframes snowflakes-shake {

    0%,
    100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(80px);
    }
}

.snowflake:nth-of-type(0) {
    left: 1%;
    -webkit-animation-delay: 0s, 0s;
    animation-delay: 0s, 0s;
}

.snowflake:first-of-type {
    left: 10%;
    -webkit-animation-delay: 1s, 1s;
    animation-delay: 1s, 1s;
}

.snowflake:nth-of-type(2) {
    left: 20%;
    -webkit-animation-delay: 6s, 0.5s;
    animation-delay: 6s, 0.5s;
}

.snowflake:nth-of-type(3) {
    left: 30%;
    -webkit-animation-delay: 4s, 2s;
    animation-delay: 4s, 2s;
}

.snowflake:nth-of-type(4) {
    left: 40%;
    -webkit-animation-delay: 2s, 2s;
    animation-delay: 2s, 2s;
}

.snowflake:nth-of-type(5) {
    left: 50%;
    -webkit-animation-delay: 8s, 3s;
    animation-delay: 8s, 3s;
}

.snowflake:nth-of-type(6) {
    left: 60%;
    -webkit-animation-delay: 6s, 2s;
    animation-delay: 6s, 2s;
}

.snowflake:nth-of-type(7) {
    left: 70%;
    -webkit-animation-delay: 2.5s, 1s;
    animation-delay: 2.5s, 1s;
}

.snowflake:nth-of-type(8) {
    left: 80%;
    -webkit-animation-delay: 1s, 0s;
    animation-delay: 1s, 0s;
}

.snowflake:nth-of-type(9) {
    left: 90%;
    -webkit-animation-delay: 3s, 1.5s;
    animation-delay: 3s, 1.5s;
}

.snowflake:nth-of-type(10) {
    left: 25%;
    -webkit-animation-delay: 2s, 0s;
    animation-delay: 2s, 0s;
}

.snowflake:nth-of-type(11) {
    left: 65%;
    -webkit-animation-delay: 4s, 2.5s;
    animation-delay: 4s, 2.5s;
}
.snowflakes {
    z-index: 999;
    animation-delay: 10s;
}

.vip_bg {
    background: url(../images/vip/vip-banner.jpg);
    background-repeat: no-repeat;
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: 856px;
    background-size: cover;
}

.text_iden {

    color: #ee602a;

    background-color: #2e2e2e;
}

.vip_table_slogan {

    background-color: #ee602a !important;

    text-align: center !important;

    font-size: 18px;
}
.vip_table {
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.icon_1st {
    content: '';
    min-height: 28px;
}

.txt_yellow {
    color: #000000;
}

.vip_line hr {
    border-top: 1px solid rgb(175 175 175);
}

table.vip_table tbody tr td:first-child {
    text-align: left;
    background-color: #ffffffa8;
}

table.vip_table tbody tr td img {
    width: 100px;
}

table.vip_table tbody tr td {
    padding: 3px;
    border-right: 1px solid #b11101;
    color: #000;
}

table.vip_table tbody tr:first-child td {
    border-right: none;
}

table.vip_table tbody tr td.text-left {
    text-transform: uppercase;
    background-color: #ee602a;
    color: #fff;
    padding: 5px 5px 5px 10px;
}

.vip_pri {
    font-size: 20px;
    vertical-align: bottom;
    background-color: transparent !important;
}

.vip_bom_img {
    text-align: center;
    padding-top: 30px;
}

.details_bg {
    background-color: #f1f1f1;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 100%;
    min-height: 500px;
    padding: 50px;
}

.details_out_wrap {
    padding-top: 50px;
}

.details_bg h2 {
    color: #6a6b6d;
    font-weight: bold;
}

.details_bg p {
    color: #6a6b6d;
    font-size: 17px;
}
/*vip*/
/* VIP Table Theme Colors */
.vip-heading h2 {
    color: #4a4a4a;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.vip_table {
    border-collapse: collapse;
    width: 100%;
}

.vip_table th, .vip_table td {
    /* border: 1px solid #e1e1e1; */
    padding: 10px;
    text-align: center;
}

.vip_table .top-vp {
    /* background-color: #f9f9f9; */
}

.vip_table .top-vp th {
    padding: 15px 5px;
    text-transform: uppercase;
    vertical-align: bottom;
    background: none !important;!i;!;
    border: none !important;!i;!;
}

.category-header th {
    background-color: #b11101 !important;!i;!;
}

.category-header th {
    color: #fff !important;
    font-weight: bold;
    text-align: left !important;
    padding: 10px 15px;
    font-size: 16px;
}

/* Make the Identity Verification row dark */
.vip_table tr:nth-child(3) td {
    background-color: #444444;
    color: white;
}

/* Alternating row colors */
.vip_table tbody tr:not(.category-header):nth-child(even) {
    background-color: #f9f9f9;
    /* border-bottom: 1px solid #000; */
}
.vip_table tbody tr:last-child {
    border-bottom: 1px solid #b11101;
}
.vip_table tbody tr:not(.category-header):nth-child(odd) {
    background-color: #ffffff;
}

/* Text styling */
.vip_table tbody th {
    text-align: left;
    background-color: #383838;
    font-weight: bold;
    text-transform: uppercase;
}

.vip_table td {
    text-transform: uppercase;
}
.vip_table .top-vp th:first-child {
    color: #383838;
    text-align: left;
    font-size: 24px;
}

.vip_table .top-vp th:nth-child(2) {
    color: #976b44;
}

.vip_table .top-vp th:nth-child(3) {
    color: #808080;
}

.vip_table .top-vp th:nth-child(4) {
    color: #7f7245;
}

.vip_table .top-vp th:nth-child(5) {
    color: #768c8a;
}

.vip_table .top-vp th:nth-child(6) {
    color: #7b9ec6;
}