﻿@import url(css2-Poppinswght400500600700_swap.css);
.common-btn img, .header-menu-sec ul li
{
    margin-right: 7px;
}
.header-menu-sec ul, .menu-sidebar ul
{
    padding-left: 0;
    list-style: none;
}
.header-menu-sec ul li.active a img, .menu-sidebar ul a img
{
    filter: brightness(1.5);
}
.forget-pg1 label.error, .forgot-popup .modal-content label.error, .login-popup .modal-content label.error, .signup-popup .modal-content label.error
{
    bottom: -16px!important;
    pointer-events: auto;
    min-height: auto;
    transform: none!important;
    top: initial!important;
    height: initial;
    color: #ff9494!important;
    opacity: 1!important;
    font-weight: 300;
    position: absolute!important;
}
.category_icon, .common-btn img
{
    object-fit: contain;
    object-position: center;
}
body
{
    font-family: Poppins,sans-serif;
    font-weight: 500;
    background: #1e3226;
    color: #fbedc3;
    font-size: 14px;
}
img
{
    max-width: 100%;
}
.btn-close, button
{
    box-shadow: none!important;
}
.modal-backdrop.show
{
    opacity: .8;
}
.wallet-overlay
{
    display: none;
    background: rgb(0 0 0/80%);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.header
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #2d4939;
    height: 60px;
    padding: 8px 10px;
    position: sticky;
    top: 0;
    z-index: 10;
}
.header-menu-sec ul
{
    display: flex;
    margin-bottom: 0;
}
.header:after
{
    content: "";
    height: 1px;
    background: linear-gradient(270deg,rgba(96,45,0,.7) 0,rgba(245,175,114,.66) 49.99%,rgba(96,45,0,.7) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.logo-sec
{
    width: 130px;
}
.header_btn_sec, .left-dropdown-li>a, .postlogin_sec
{
    display: flex;
    align-items: center;
}
.nav-sec
{
    margin-right: 10px;
}
.nav-icon, .wallet_close
{
    cursor: pointer;
}
.common-btn, .overlay2 .text, .play_btn
{
    padding: 7px 14px;
    border: 2px solid #d2d2d2;
    border-radius: 50px;
    font-weight: 700;
    color: #d2d2d2;
    cursor: pointer;
    text-align: center;
}
.addtoscreen_box:hover, .common-btn:hover
{
    filter: brightness(1.1);
}
.common-btn img
{
    width: 20px;
    height: 20px;
}
.signup-btn
{
    background: #ccb363;
    color: #fff;
    border-color: #ccb363;
}
.logout-btn
{
    background: #e4363e;
    border-color: #e4363e;
    max-width: 200px;
    margin: auto;
    color: #fff;
}
.common-submit-btn, .deposit-btn
{
    border-color: #ccb364;
    text-decoration: none;
}
.reg_verify_page.forget-pg1
{
    width: 400px;
    max-width: 95%;
    margin-top: 20px;
}
#login-popup .signup-btn, .forget-pg1 .form-floating
{
    margin-bottom: 10px;
}
.forget-pg1 .logo
{
    max-width: 200px;
    margin: auto auto 7px;
}
.forget-pg1 .login_head
{
    font-size: 16px;
    color: #fff;
}
.forget_plus
{
    filter: invert(1) grayscale(1) brightness(1.7);
    width: 165px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: -1;
}
.forget-pg1 label.error
{
    padding: 0;
    font-size: 11px!important;
}
.common-submit-btn
{
    width: 100%;
    background: #ccb364;
    margin: 25px 0 10px;
    color: #fff!important;
}
.header_btn_sec .signup-btn
{
    margin-left: 10px;
}
.forgot-popup .modal-dialog, .login-popup .modal-dialog
{
    width: 330px;
    max-width: 90%;
    margin: .5rem auto;
}
.signup-popup .modal-dialog
{
    max-width: 90%;
    margin: .5rem auto;
    width: 550px;
}
.login-popup .modal-dialog .login-btn
{
    margin: 20px 0 10px;
}
.form_top_error p, .sidebar_maenulist ul, .sidebar_post_maenulist ul, ul.footer-links
{
    margin-bottom: 0;
}
.header_wallet_title
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_user_balance
{
    display: flex;
    align-items: center;
    background: #1e3227;
    padding: 5px 10px;
    border-radius: 50px;
    margin-right: 10px;
    justify-content: center;
    white-space: nowrap;
    cursor: pointer;
    color: #d2d2d2;
}
.header_user_balance img
{
    width: 20px;
    margin-right: 4px;
}
.balance_dropdown
{
    margin: 0 0 0 5px!important;
    width: 10px!important;
}
.mail_count img
{
    width: 20px;
}
.mail_count
{
    margin-right: 15px;
    position: relative;
}
.mailcount_val
{
    position: absolute;
    background: #ccb363;
    width: 17px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    right: -8px;
    top: -8px;
    font-size: 10px;
}
.menu-sidebar-main, .menu-sidebar-overlay
{
    position: fixed;
    top: 0;
    z-index: 10;
    bottom: 0;
}
.deposit-btn
{
    background: #ccb364;
    color: #fff!important;
    padding: 4px 20px;
}
.header-menu-sec li a
{
    color: #fbedc3;
    text-decoration: none;
    font-size: 13px;
}
.header-menu-sec li a img
{
    margin-right: 5px;
    width: 20px;
}
.header-menu-sec
{
    margin-right: auto;
    margin-left: 20px;
}
.header-menu-sec ul li.active a, .middle-section__inner a
{
    color: #ffbf00;
}
.header-menu-sec .mobile-android-icon, .mobile_exchange, .password_close, .reg-banner-mob, li.menulist_li.menulist_li_home
{
    display: none;
}
.desktop_exchange, .header_user_balance_dropdown.open, .menu-sidebar-main li.menulist_li.menulist_li_home, .selected-flag:hover .lang_drp_list
{
    display: block;
}
.menu-sidebar-overlay
{
    display: none;
    left: 0;
    right: 0;
    background: rgb(0 0 0/80%);
}
.menu-sidebar-main
{
    left: -300px;
    background: #2d4939;
    padding: 10px 10px 20px;
    width: 300px;
    transition: .3s;
    overflow: auto;
}
.menu-sidebar-main.open
{
    left: 0;
    transition: .3s;
}
.menu-sidebar-main::-webkit-scrollbar
{
    opacity: 0;
    width: 5px;
    height: 8px;
    background-color: #2d4939;
}
.menu-sidebar-main:hover::-webkit-scrollbar
{
    opacity: 1;
}
.menu-sidebar-main::-webkit-scrollbar-thumb
{
    background: #1e3227;
    border-radius: 10px;
}
.sidebar-topsec .common-btn
{
    margin: 0 0 10px;
    width: 100%;
    display: block;
}
.sidebar-topsec .logo
{
    display: block;
    width: 65%;
    margin: 15px auto 26px;
}
.sidebar-topsec
{
    margin-bottom: 20px;
}
.menu-sidebar
{
    width: 80%;
    margin: auto;
}
.menu-sidebar ul a
{
    color: #d2d2d2;
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-weight: 500;
}
.menu-sidebar ul li
{
    padding: 10px 0;
    line-height: 1.3;
}
.menu-sidebar ul a img
{
    object-fit: contain;
    opacity: .8;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    max-height: 22px;
    max-width: 22px;
}
li.menulist_li>a
{
    display: flex;
    align-items: start;
}
.left-dropdown-menu
{
    padding: 5px 10px 5px 28px;
    font-size: 90%;
    display: none;
}
.lang_mode_sec, .selected-flag
{
    display: flex;
    align-items: center;
}
.left-dropdown-menu a
{
    padding: 15px 0 0;
}
.left-dropdown-link.open .dropdown-menu_icon
{
    transform: rotate(-180deg);
    transition: .3s;
}
.left-dropdown-link .dropdown-menu_icon
{
    transform: rotate(0);
    transition: .3s;
    width: 12px;
    height: 8px;
}
.dropdown-menu_icon
{
    margin-left: auto;
    margin-right: 0;
    width: 12px;
    margin-top: 5px;
}
.sidebar_maenulist, .sidebar_post_maenulist
{
    border-bottom: 1px solid #4d4d4e;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sidebarfooter_menulist li a
{
    color: #808080;
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
}
.lang_mode_sec
{
    justify-content: space-between;
    margin-top: 15px;
}
.menu-logout-sec
{
    margin-left: auto;
    cursor: pointer;
}
.menu-logout-sec img
{
    width: 22px;
}
.left-dropdown-menu
{
    padding-bottom: 0;
}
.selected-flag
{
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 1px 5px;
    width: 49px;
    position: relative;
    cursor: pointer;
}
.lang_drp_list
{
    display: none;
    position: absolute;
    background: #000;
    left: -2px;
    top: 27px;
    right: 0;
    text-align: center;
    border-radius: 10px;
    z-index: 1;
}
.lang_drop_icn
{
    margin-left: 8px;
    width: 12px;
}
ul.lang_drp_list, ul.lang_drp_list li
{
    padding: 5px 0;
}
.addtoscreen_box
{
    display: flex;
    align-items: center;
    background: #27262d;
    border: 1px solid #42404a;
    border-radius: 6px;
    padding: 10px;
    cursor: pointer;
}
.menu_scroll_down
{
    bottom: -20px;
    position: sticky;
    text-align: center;
    background: #2d4939;
    padding: 10px;
    cursor: pointer;
}
.pwa_text1
{
    line-height: 1;
    color: #d2d2d2;
    font-size: 14px;
    margin-bottom: 4px;
}
.pwa_text2
{
    line-height: 1;
    color: #868686;
    font-size: 11px;
}
.addtoscreen_icon
{
    min-width: 40px;
    margin-right: 10px;
}
.forgot-popup .modal-body, .forgot-popup .modal-header, .login-popup .modal-body, .login-popup .modal-header, .modal-content, .signup-popup .modal-body, .signup-popup .modal-header
{
    background: #1e3227;
}
.modal-header
{
    border-bottom: none;
    color: #d2d2d2;
    background: #1e3227;
    padding: .8rem 1rem;
}
.forget_login
{
    text-align: center;
    cursor: pointer;
}
.modal-logo
{
    width: 200px;
    margin-bottom: 10px;
}
.forgot-popup .modal-content, .login-popup .modal-content, .signup-popup .modal-content
{
    background: 0 0;
}
.pre-popup .btn-close
{
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 11px;
}
.menu-sidebar ul li, .promo_alert_head2
{
    font-size: 18px;
}
.form_top_error, .login-error
{
    font-size: 11px;
    font-weight: 400;
    text-align: center;
}
.menu-sidebar .lang_mode_sec
{
    margin-top: 20px;
}
.menu-sidebar .selected-flag
{
    width: 54px;
    height: 30px;
}
.menu-sidebar .common-btn
{
    padding: 10px;
}
.forgot-popup .modal-content label.error, .login-popup .modal-content label.error, .signup-popup .modal-content label.error
{
    padding: 0;
    font-size: 10px!important;
    letter-spacing: -.2px;
}
.pre-popup .modal-header
{
    background: #1e3227;
    position: relative;
    padding: 1rem 1rem .2em;
}
.modal-sm .modal-body
{
    text-align: center;
}
.game-box-1:hover .overlay1, .reg_common-flex, .send_otp_sec
{
    display: flex;
}
.game-box-1 img, .reg-banner-desktop, .reg-banner-mob
{
    border-radius: 10px;
}
.login-section-1 .form-floating
{
    margin-bottom: 1em;
}
.login-error
{
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    color: #ff9494;
}
.loadercenter
{
    display: block;
    text-align: center;
    margin: 10px 0;
    height: 39px;
}
.modal-body .alert-success
{
    background: 0 0;
    border: none;
    color: #fff;
}
.form_top_error
{
    color: #ff9494;
    width: 100%;
    position: relative;
    top: -7px;
}
div#exchane_popup .modal-content
{
    background: #2a2929;
}
div#exchane_popup
{
    background: rgba(0,0,0,.8);
}
.promo_alert_head1 span
{
    color: #ccb363;
    font-weight: 700;
}
.bonus_msg_method_list
{
    display: flex;
    flex-wrap: wrap;
    padding: 0 30px;
    margin-bottom: 15px;
    color: #d2d2d2;
}
.bonus_msg_method_list .form-check
{
    width: 50%;
    padding-left: 8%;
    font-size: 14px;
    font-weight: 500;
}
.dont-show-link
{
    font-weight: 500;
    font-size: 14px;
    color: #d2d2d2;
}
.form-check, ul.footer-links a
{
    font-size: 13px;
    font-weight: 400;
}
.bonus_promo_popupalert .form-floating .otp_btn
{
    position: absolute;
    color: #ccb364;
    border: 2px solid;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 50px;
    text-transform: capitalize;
    right: 10px;
    margin-bottom: 0;
    top: 10px;
    width: auto;
    white-space: nowrap;
}
.bonus_promo_popupalert #com_verify_code, .bonus_promo_popupalert #com_verify_otp
{
    right: 86px;
    background: #2d4939;
}
.bonus_promo_popupalert .otp_btn:hover
{
    background: #1e3227;
    cursor: pointer;
}
.bonus_promo_popupalert .alert_err_msg
{
    color: #ff9494;
    font-size: 12px;
    font-weight: 300;
}
#raf_logout h5.modal-title, .bonus_promo_popupalert h5.modal-title
{
    display: block;
    font-size: 1.25rem;
    color: #fff;
    line-height: 1.2;
    margin-bottom: .5rem;
}
#promo.bonus_promo_popupalert h5.modal-title, .footer-game
{
    width: 100%;
}
#promo .login_field.submit_btn, .footer-text-cont
{
    margin-top: 15px;
}
div#promo .promo_alert_head2
{
    text-align: center;
    width: 100%;
    margin-top: 13px;
    font-size: 17px;
}
.bonus_promo_popupalert .error
{
    color: #ff9494;
    font-size: 11px;
}
.promo_alert_head1.bal_alert_text2
{
    color: #ccb363;
    font-size: 16px;
    margin-bottom: 7px;
}
.divide_block, .footer-menu
{
    display: flex;
    justify-content: space-between;
}
ul.footer-links
{
    padding: 0;
    list-style: none;
    text-align: center;
}
.game-provider_sec
{
    max-width: 730px;
    margin: auto;
}
ul.footer-links a
{
    color: #efefef;
    text-decoration: none;
}
.provider-logo
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.footer-game .title-text
{
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #fbedc3;
    justify-content: center!important;
}
.game-provider img
{
    width: 34%;
    object-fit: contain;
}
.footer-game:nth-child(2) img
{
    width: 76%;
}
.game-payment .provider-logo img
{
    width: 25%;
    border-radius: 5px;
    margin: 1%;
}
.footer-text-cont .copyrights
{
    color: #fbedc3!important;
    font-size: 12px;
    text-align: justify;
    font-weight: 500;
}
.social_media
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.social_media img
{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 6px;
}
.footer-support
{
    margin-top: 10px;
}
.footer-support a
{
    color: #fff;
    text-decoration: none;
}
.footer .copyrights
{
    text-align: center;
    margin: 0;
    padding: 10px 0;
    background: #000;
}
.container-fluid-bgfooter
{
    background: #2d4939!important;
    padding-bottom: 10px;
}
.btn-close
{
    background: url(../../willbetgambling/image/ic-cross.svg) center no-repeat;
}
.nav_close
{
    position: fixed;
    left: -20px;
    top: 3px;
    z-index: 11;
    width: 15px;
    cursor: pointer;
    transition: .3s;
}
.nav_close.open
{
    transition: .3s;
    left: 305px;
}
.form-control, .form-select
{
    color: #d2d2d2;
    background-color: #1a261f36;
    border: none;
    border-radius: 5px!important;
}
.form-control:focus, .form-select:focus
{
    color: #d2d2d2;
    background-color: #2d4939;
    border-color: transparent;
    box-shadow: none!important;
}
.form-floating>.form-control, .form-floating>.form-select
{
    padding: .4rem .75rem;
    height: calc(2.9rem + 2px);
    line-height: 1.2;
}
.form-floating>label
{
    padding: .8rem .75rem;
}
.form-floating>.form-select:focus, .form-floating>.form-select:not(:placeholder-shown)
{
    padding-top: 1.3rem;
    padding-bottom: .625rem;
}
.form-check
{
    position: relative;
}
.game-close, .prelogin_txt
{
    font-weight: 700;
    color: #fff;
}
.signup-popup .modal-content .form-check label.error
{
    position: absolute!important;
    bottom: -6px!important;
}
.input-group-append
{
    position: absolute;
    top: 0;
    right: 0;
    height: calc(2.9rem + 2px);
}
.input-group-append .input-group-text
{
    height: 100%;
    background: 0 0;
    border: none;
    color: #fff;
}
.tooltip_icon
{
    position: absolute;
    right: 10px;
    top: calc(.7rem + 2px);
}
.tooltip
{
    font-size: 12px;
    line-height: 1.2;
}
.password_close, .password_open
{
    width: 18px;
    position: absolute;
    right: 10px;
    top: calc(1rem + 2px);
    cursor: pointer;
}
.amount_code_sec .form-check-input[type=checkbox], .modal .form-check-input[type=checkbox]
{
    border-radius: .25em;
    background: 0 0;
    border-color: #707070;
    box-shadow: none!important;
}
.amount_code_sec .form-check-input:checked, .modal .form-check-input:checked
{
    background-color: #2d4939;
    border-color: #4c4c4c;
    filter: invert(1);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:hover
{
    border: 1px solid #2d4939;
    -webkit-text-fill-color: #d2d2d2;
    -webkit-box-shadow: 0 0 0 1000px #2d4939 inset!important;
    transition: background-color 5000s ease-in-out;
}
.terms_check a
{
    color: #d2d2d2;
    text-decoration: none;
}
.country_code_div
{
    width: 71px;
    margin-right: 10px;
}
.mobile_code_div
{
    width: calc(100% - 76px);
}
.reg_tab_list li.nav-item
{
    width: 50%;
    text-align: center;
    background: #2d4939;
    border-radius: 10px;
    margin-right: 5px;
}
.reg_tab_list li.nav-item:last-child
{
    margin-right: 0;
}
.modal.bonus_promo_popupalert .form-check-input[type=checkbox]
{
    border-radius: 50px;
    border: 2px solid #d2d2d2!important;
    cursor: pointer;
}
.modal.bonus_promo_popupalert .form-check-input:checked
{
    filter: none;
}
.reg_tab_list
{
    border: none;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-bottom: 1em;
    flex-wrap: nowrap;
}
.reg_tab_list a.nav-link
{
    color: #fbedc3;
    border: 2px solid transparent!important;
    cursor: pointer;
    border-radius: 10px;
}
.reg_tab_list a.nav-link.active
{
    background: #1e3227;
    color: #d2d2d2;
    border: 2px solid #d2d2d2!important;
}
.reg-tab-icon
{
    margin-right: 8px;
}
.game_common
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.game-box-1
{
    width: 200px;
    margin: 5px;
    position: relative;
}
.game-box-1:hover img
{
    filter: brightness(.2);
}
.game-box-1 .overlay1
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    display: none;
}
.game-name
{
    text-align: center;
    margin-top: 3px;
    font-size: 13px;
}
.game_filter
{
    list-style: none;
    text-align: center;
    margin-right: 15px;
    font-size: 12px;
}
.game_filter_list
{
    display: flex;
    align-items: initial;
    overflow: auto;
    padding-bottom: 5px;
}
select#sub-providers
{
    border-radius: 50px;
    border: 1px solid #fbedc3!important;
    font-size: 13px;
    color: #d2d2d2;
    background-color: #2d4939;
    padding: 5px;
    margin-left: auto;
    margin-right: 5px;
    outline: 0!important;
}
.game_subprovider_main_sec
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 2.5%;
}
.game_filter a
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #808080;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 1;
}
.category_icon_div, .header_wallet_list li
{
    display: flex;
    align-items: center;
    background: #2d4939;
}
.game_filter.active a
{
    color: #d2d2d2;
}
.game_subprovider_main_sec .game_filter a
{
    max-width: 66px;
}
.game_filter_list.game_providers_list .game_filter a
{
    max-width: initial;
}
.category_icon_div
{
    width: 40px;
    height: 40px;
    justify-content: center;
    border-radius: 14px;
    border: 2px solid #2d4939;
    margin-bottom: 3px;
}
.category_icon
{
    max-height: 26px;
    max-width: 26px;
    filter: brightness(2);
    opacity: .6;
}
.active .category_icon, .active .settings_icon
{
    opacity: 1;
}
.settings_icon
{
    filter: brightness(2)!important;
    opacity: .6;
}
.game_filter.active .category_icon_div
{
    border-color: #d2d2d2;
}
.postlogin_submenu_sec .category_icon_div
{
    border-radius: 50%;
}
.game-provider-popup .modal-content
{
    background: #2d4939;
}
.game-provider-popup .modal-header
{
    background: 0 0;
    padding-bottom: 0;
}
.game_providers_list li.game_filter
{
    margin: 1%;
    width: 8%;
    word-break: break-word;
    line-height: 1.1;
    font-size: 11px;
}
.game_providers_list
{
    flex-wrap: wrap;
    align-items: initial;
}
.game_providers_list .category_icon
{
    filter: none;
    opacity: 1;
}
.game-provider-popup .modal-body::-webkit-scrollbar
{
    width: 5px;
    height: 8px;
    background-color: #2d4939;
    opacity: 0;
}
.game-provider-popup .modal-body::-webkit-scrollbar-thumb
{
    background: #42404a;
    border-radius: 10px;
}
.games_main
{
    min-height: 50vh;
}
.gamesearch_box input
{
    border-radius: 50px 0 0 50px!important;
    border: 1px solid #fbedc3!important;
    border-right: none!important;
    font-size: 13px;
}
.gamesearch_box .search_icn
{
    background: #2d4939;
    border-radius: 0 50px 50px 0!important;
    border: 1px solid #fbedc3;
    border-left: none;
    width: 38px;
}
.header_user_balance_dropdown
{
    position: absolute;
    top: 60px;
    right: 15px;
    display: none;
}
.header_user_balance_detail
{
    background: #2d4939;
    padding: 5px;
    color: #d2d2d2;
    border-radius: 5px;
}
.header_wallet_list
{
    padding: 0;
    list-style: none;
    margin: 0;
}
.header_wallet_list li
{
    justify-content: space-between;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 13px;
}
.header_wallet_title
{
    margin-bottom: 6px;
    padding: 5px 10px;
}
.header_user_balance_detail .deposit-btn
{
    width: 81%;
    display: block;
    margin: 25px auto;
    padding: 10px 20px;
}
.header_bal_list_val
{
    color: #ccb363;
    margin-left: 15px;
}
.bal-checkbox
{
    padding: 0;
    margin: 0 0 4px;
    display: flex;
    align-items: center;
    min-height: auto;
    justify-content: end;
}
.form-switch .form-check-input, .form-switch .form-check-input:focus
{
    background-color: transparent;
    border: 2px solid #7e7e7e;
    filter: invert(1);
    box-shadow: none!important;
    transform: scale(1.3);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    cursor: pointer;
}
.form-switch .form-check-input:checked
{
    filter: brightness(1);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.contact-us-line-height strong
{
    color: #efefef!important;
}
.prelogin_div
{
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.prelogin_txt
{
    line-height: 1.2;
    font-size: 3rem;
    text-align: left;
    max-width: 13rem;
    margin-top: 1.5rem;
}
.blur_img
{
    width: 100%;
    max-height: 100%;
    border-radius: 2rem;
    border: 2px solid #202020;
}
.game-modal
{
    display: none;
    position: fixed;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.4);
    z-index: 11!important;
}
.game-modal-content
{
    margin: auto;
    padding: 5px;
    width: 90%;
    height: 100%;
    background-color: #03332e!important;
    border: 1px solid #03796d!important;
    border-radius: 5px;
}
#game-iframe
{
    position: relative;
    top: -30px;
}
.game-close
{
    float: right;
    font-size: 28px;
    position: relative;
    top: -20px;
}
.game-close:focus, .game-close:hover
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.icon-area
{
    float: right;
    color: #fff;
    padding: 0 10px;
    margin: -7px 0;
}
.game-modal-content-max
{
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    height: 100%;
}
.gamepop-overlay, .loadingimage, .overlayDiv
{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.game-modal-content iframe
{
    border: none!important;
}
.game-modal.open
{
    opacity: 1;
    visibility: visible;
    z-index: 111!important;
}
.game-modal.open .content
{
    transform: scale(1);
}
.gamepop-overlay
{
    background: rgba(0,0,0,.7);
}
.game-modal .content
{
    position: relative;
    padding: 20px;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    color: #05534a;
    transform: scale(0);
    transition: transform .3s cubic-bezier(.57,.21,.69,1.25);
}
.game-modal .close
{
    content: "";
    font: 16px/1 FontAwesome;
    right: 4px;
    top: -24px;
    padding: 0;
    position: absolute;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-image: url(../../willbetgambling/image/ic-cross.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 9999999;
    opacity: .7!important;
}
.game-modal .content iframe
{
    border-radius: 10px;
    border: 1px solid #b6b6b6;
    box-shadow: 0 0 4px #000;
    background: #050506;
}
iframe#frameLeft
{
    height: calc(100vh - 60px);
}
.main_error.error_page
{
    text-align: center;
    min-height: calc(100vh - 100px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-size: cover;
    padding: 1em;
}
.error_page .maintenance_div1
{
    max-width: 660px;
}
.error_page .maintenance_div1 p
{
    margin: 20px 0 30px;
}
.buychips_tab_right_contexchange-bal-box
{
    margin-bottom: 1em;
    background: #121212;
    padding: 10px;
    border-radius: 7px;
}
.game_error
{
    text-align: center;
    padding: 15px;
    min-height: 100px;
}
.loadingimage
{
    right: 0;
    z-index: 999;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
}
.loader img
{
    width: 50px;
}
.overlayDiv
{
    right: 0;
    z-index: 111;
    background: rgba(0,0,0,.85);
}
.loading_logo
{
    display: block!important;
}
.loading_logo img
{
    width: 150px;
    margin-top: 10px;
}
span#loading_text
{
    -webkit-animation-name: spinning;
    animation-name: spinning;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    display: block;
}
@keyframes spinning
{
    0%
    {
        transform: rotate(0);
    }
    100%
    {
        transform: rotate(1turn);
    }
}
.carousel-control-next, .carousel-control-prev
{
    z-index: 0;
}
@media only screen and (max-width: 991px)
{
    .game_providers_list li.game_filter
    {
        margin: 1%;
        width: 18%;
    }
}
@media only screen and (max-width: 575px)
{
    .reg_tab_box .tab-content>.tab-pane
    {
        padding: 0;
    }
    .reg_tab_list
    {
        border: none;
        padding-right: 0;
        padding-left: 0;
    }
    .game_providers_list li.game_filter
    {
        margin: 1%;
        width: 31.33%;
    }
    .signup-popup .modal-body
    {
        padding-left: 1.1em;
        padding-right: 1.1em;
        padding-top: 1em;
    }
}
@media only screen and (max-width: 968px)
{
    .game-maximize, .game-modal
    {
        display: none;
    }
    .game-close, .icon-area
    {
        float: right;
        color: #fff;
    }
    .game-modal
    {
        position: fixed;
        z-index: 1;
        padding-top: 0;
        left: 0;
        top: 0;
        width: 100%;
        overflow: auto;
        background-color: rgba(0,0,0,.4);
        height: 89vh!important;
        bottom: 0;
        margin: auto;
    }
    .game-modal-content
    {
        background-color: #ae0001;
        margin: auto;
        padding: 5px;
        border: 1px solid #888;
        width: 100%;
    }
    #game-iframe
    {
        position: relative;
        top: -30px;
    }
    .game-close
    {
        font-size: 28px;
        font-weight: 700;
        position: relative;
        top: -20px;
    }
    .game-close:focus, .game-close:hover
    {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    .icon-area
    {
        padding: 0 10px;
    }
    .game-modal-content-max
    {
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        left: 0;
        height: 100%;
    }
    .modal-games .content
    {
        padding: 35px 5px;
    }
    .game-modal .content
    {
        padding: 48px 5px 35px;
    }
    .game-modal .close
    {
        right: 3px;
        top: -2px;
    }
}
@media screen and (max-width: 1049px)
{
    .header-menu-sec, iframe#frameLeft
    {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }
    div#fc_frame
    {
        margin-bottom: 48px;
        z-index: 1!important;
    }
    div#fc_frame.fc-open
    {
        z-index: 11!important;
        top: 0;
    }
    div#fc_frame.fc-widget-normal.h-open-notify.fc-open
    {
        top: initial!important;
    }
    .game-box-1
    {
        width: 30%;
        margin: 1%;
    }
    .header
    {
        height: 80px;
    }
    iframe#frameLeft
    {
        height: calc(100% - 80px);
        width: 100%;
    }
    .postlogin_sec
    {
        flex-wrap: wrap;
        justify-content: end;
        width: 155px;
    }
    .mail_count
    {
        order: 0;
    }
    .postlogin_sec .deposit-btn
    {
        order: 1;
    }
    .header_user_balance
    {
        order: 2;
        margin-top: 6px;
        margin-right: 0;
    }
    body
    {
        padding-bottom: 60px;
    }
    .header-menu-sec
    {
        background: #1e3226;
        z-index: 1;
        margin: 0;
    }
    .header-menu-sec li a
    {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: 1;
        height: 60px;
        font-size: 13px;
    }
    .header-menu-sec ul li:last-child
    {
        margin-right: 0;
    }
    .header-menu-sec li a img
    {
        margin-bottom: 5px;
    }
    .header-menu-sec ul
    {
        justify-content: space-between;
        padding: 0 10px;
    }
    .header_user_balance_dropdown
    {
        top: 85px;
    }
    .header .deposit-btn, .header .postlogin_sec .balance_val
    {
        font-size: 12px;
    }
    .header .logo-sec
    {
        width: 45%;
        max-width: 170px;
    }
    .header .nav-sec
    {
        margin-right: 16px;
    }
}
@media screen and (min-width: 576px)
{
    .mobile-reg-title
    {
        display: none;
    }
    .signup-popup .reg_tab_list, .signup-popup .tab-content>.tab-pane
    {
        padding-left: 0;
    }
    .reg_common-flex .login_main
    {
        width: 100%;
    }
    .game_filter_list::-webkit-scrollbar
    {
        opacity: 0;
        width: 5px;
        height: 4px;
        background-color: #2d4939;
    }
    .game_filter_list:hover::-webkit-scrollbar
    {
        opacity: 1;
    }
    .game_filter_list::-webkit-scrollbar-thumb
    {
        background: #42404a;
        border-radius: 10px;
    }
}
@media screen and (min-width: 992px)
{
    .game-provider-popup.show .modal-lg
    {
        max-width: 70%;
    }
}
.modal.game-provider-popup.show
{
    width: 90%;
    left: 5%;
    height: 80%;
    top: 10%;
}
.modal.game-provider-popup.show .category_icon_div
{
    width: 56px;
    height: 56px;
    margin-bottom: 10px;
}
.modal.game-provider-popup.show .game_filter
{
    margin-bottom: 16px;
}
.modal.game-provider-popup.show .category_icon
{
    max-width: 40px;
    max-height: 40px;
}
.game-provider-popup .modal-content
{
    border-radius: 18px;
}
@media screen and (max-width: 992px)
{
    .game_filter
    {
        font-size: 10px;
    }
    .game_subprovider_main_sec .gamesearch_box
    {
        min-width: 150px;
    }
    .game_subprovider_main_sec .gamesearch_box .form-control::placeholder
    {
        font-style: italic;
    }
    .game_subprovider_main_sec .gamesearch_box .search_icn, .game_subprovider_main_sec .gamesearch_box input
    {
        border-color: #3e3c3c!important;
        height: 36px;
    }
    .gamesearch_box .search_icn
    {
        width: 42px;
    }
}
@media screen and (max-width: 575px)
{
    .game_filter_list::-webkit-scrollbar
    {
        display: none;
    }
    .login-btn-mob1
    {
        padding: 0;
        border: none;
    }
    .header_btn_sec .signup-btn, .login-btn-mob1 span, .reg-banner-desktop
    {
        display: none;
    }
    .mobile-reg-title
    {
        order: 2;
        margin-bottom: 10px;
    }
    .game_filter_list, .signup-popup .login_main
    {
        order: 3;
    }
    .reg-banner-1
    {
        order: 1;
    }
    .desktop-reg-title
    {
        opacity: 0;
        height: 7px;
    }
    .header_user_balance_dropdown
    {
        top: 85px;
        right: 0;
        left: 0;
    }
    .game-box-1
    {
        width: 44%;
        margin: 2%;
    }
    .gamesearch_box, select#sub-providers
    {
        min-width: 100%;
        margin-bottom: 10px;
    }
    select#sub-providers
    {
        order: 2;
    }
    .game_subprovider_main_sec
    {
        flex-wrap: wrap;
        justify-content: normal;
    }
    .footer-menu
    {
        flex-wrap: wrap;
    }
    .footer-game
    {
        margin-bottom: 15px;
    }
    .game-provider img
    {
        width: 26%;
    }
    .game-payment .provider-logo img
    {
        width: 17%;
    }
    ul.footer-links a
    {
        font-size: 10px;
    }
    .reg_common-flex
    {
        flex-direction: column;
    }
    .reg-banner-mob
    {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .header-menu-sec li a
    {
        font-size: 11px;
    }
    .header-menu-sec ul
    {
        margin: 0 6px;
    }
    .header-menu-sec li a img
    {
        margin-right: 0;
    }
    .game_subprovider_main_sec .gamesearch_box
    {
        min-width: 100%;
    }
}
img.bonus_tick
{
    position: absolute;
    right: 7px;
    top: 7px;
    width: 30px;
}
.game-provider-popup .modal-content .btn-close
{
    z-index: 1;
}
@media screen and (min-width: 1200px)
{
    .game_filter_list.game_providers_list .game_filter a
    {
        white-space: initial;
        line-height: 1;
    }
}
.mode_sec input[type=checkbox]
{
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}
.mode-switch-label
{
    cursor: pointer;
    text-indent: -9999px;
    width: 54px;
    height: 30px;
    border: 2px solid #fff;
    display: block;
    border-radius: 100px;
    position: relative;
    z-index: 1;
}
.mode-switch-label:after
{
    content: '';
    position: absolute;
    top: 2px;
    left: 5px;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 90px;
    transition: .3s;
}
.mode_sec:after, .mode_sec:before
{
    content: "";
    position: absolute;
    background-size: 14px;
    background-repeat: no-repeat;
    top: 0;
    width: 27px;
    height: 30px;
    bottom: 0;
    background-position: center;
}
input.mode-switch:checked+label:after
{
    left: calc(100% - 5px);
    transform: translateX(-100%);
}
.mode-switch-label:active:after
{
    width: 23px;
}
.mode_sec
{
    position: relative;
}
.mode_sec:before
{
    left: 2px;
    background-image: url(../../willbetgambling/image/ic-moon.svg);
}
.mode_sec:after
{
    right: 2px;
    background-image: url(../../willbetgambling/image/ic-sun.svg);
}
#profile_validation .form-floating.country_code_div
{
    width: 93px;
}
@media screen and (min-width: 1050px)
{
    .minigames_main_sec_mobile
    {
        display: none;
    }
    .minigames_main_sec_desktop
    {
        position: fixed;
        right: 0;
        width: 300px;
        display: flex;
        align-items: center;
        transform: translate(100%,60%);
        transition: .3s;
        z-index: 111;
    }
    .minigames_main_sec_desktop.open
    {
        transform: translate(0,60%);
        transition: .3s;
    }
    .minigames_main_sec_desktop .minigames_box_sec
    {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        background: #333;
        padding: 10px;
        border-radius: 10px 0 0 10px;
        border: 2px solid #505050;
        position: relative;
    }
    .minigames_main_sec_desktop .minigames_box_sec .game-box-1
    {
        width: 31.33%;
        margin: 1%;
    }
    .common-submit-btn.minigames-more-btn
    {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .minigames_chip_btn
    {
        position: absolute;
        left: -30px;
        top: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }
    .minigames_chip_btn:before
    {
        content: "";
        position: absolute;
        width: 37px;
        height: 40px;
        background: #333;
        border-radius: 100px 0 0 100px;
        z-index: 0;
        left: -7px;
        border: 2px solid #505050;
        border-right: 0;
    }
    .minigames_chip_btn img.minigames-chip-img
    {
        position: relative;
        width: 27px;
        cursor: pointer;
    }
    .minigames_main_sec_desktop_overlay
    {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(0 0 0/50%);
        z-index: 11;
    }
    .minigames_main_sec_desktop_overlay.show
    {
        display: block;
    }
    .minigames_main_sec_desktop .overlay2
    {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
}
.minigames_box_sec .game-box-1 img
{
    border-radius: .9em;
}
@media screen and (max-width: 1049px)
{
    .minigames_box_sec .game-box-1
    {
        min-width: 4.4em;
        width: 4.4em;
    }
    .game-box-1
    {
        margin: .4em .3em!important;
    }
    .minigames_box_sec .game-box-1 img
    {
        height: 4.2em;
    }
    .minigames_box_sec
    {
        height: 5.4em;
        padding-top: .2em;
        background: #2d4939;
        display: flex;
    }
    .minigames_main_sec_mobile .overlay2 .text
    {
        transform: scale(.8);
    }
    .minigames_main_sec_desktop
    {
        display: none!important;
    }
    .minigames_main_sec_mobile
    {
        overflow: auto;
    }
    .minigames_main_sec_mobile::-webkit-scrollbar
    {
        opacity: 0;
    }
    .minigames-more-link
    {
        width: 65px;
        min-width: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .minigames-more-link img
    {
        width: 50%;
    }
}
.minigames_main_sec_mobile
{
    overflow: auto;
}
.minigames_main_sec_mobile::-webkit-scrollbar
{
    opacity: 0;
}
.minigames_box_sec .game-box-1
{
    width: 90px;
}
.minigames-more-link
{
    width: 65px;
    min-width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.minigames-more-link img
{
    width: 50%;
}
.section-one-order
{
    order: 1;
    padding: 2.5rem 0 2.5rem 2.5rem;
}
#Login_play .row
{
    --bs-gutter-x: 0;
}
.login-play-btn
{
    background-color: #ccb364;
    color: #fff;
    border-color: #ccb364;
    padding: 7px 50px;
    text-align: center;
    border-radius: 50px;
    margin-right: 1rem;
    transform: scale(140%);
    margin-top: 6%;
}
@media screen and (max-width: 767px)
{
    .error_page img.maintenance
    {
        max-width: 260px;
    }
    .main_error.error_page
    {
        text-align: center;
        min-height: calc(100vh - 145px);
    }
    .prelogin_txt
    {
        font-size: 1.75rem;
        max-width: 75%;
        text-align: center;
        margin-top: 0;
    }
    .prelogin_txt span
    {
        margin-top: 6px;
    }
    .mobile_exchange
    {
        display: block;
    }
    .desktop_exchange
    {
        display: none;
    }
    .section-one-order
    {
        order: 2;
        display: flex;
        justify-content: center;
        padding: 1rem;
    }
    .prelogin_div
    {
        padding: 20px 0;
    }
    .blur_img
    {
        width: auto;
        max-height: 77%;
        margin: 0;
    }
    .login-play-btn
    {
        margin-right: 0;
        transform: scale(120%);
        margin-top: 3%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px)
{
    .section-one-order
    {
        order: 2;
        padding: 0 1rem;
    }
    .blur_img
    {
        margin: 0;
    }
    .prelogin_txt
    {
        text-align: center;
        max-width: 34rem;
    }
    .prelogin_div
    {
        padding: 20px 0;
    }
    .login-play-btn
    {
        transform: scale(120%);
        margin-top: 3%;
    }
}
@media screen and (min-width: 1024px)
{
    .section-one-order
    {
        order: 1;
    }
    .section-two-order
    {
        order: 2;
    }
    .prelogin_txt
    {
        text-align: left;
        max-width: min-content;
    }
}
@media screen and (max-width: 375px)
{
    .prelogin_txt
    {
        font-size: 1.25rem;
    }
    .section-two-order
    {
        order: 1;
    }
}
@media screen and (min-width: 992px) and (max-width: 1021px)
{
    .section-one-order
    {
        order: 1;
    }
    .section-two-order
    {
        order: 2;
    }
}
.android-icon-1
{
    width: 28px;
    margin-right: 10px;
}
.light .table .sorting_1 a
{
    color: #ccb363!important;
    font-weight: 600;
}
.light .bonus_desc_box1, .light .total-betDetails-box, .light span.pending_btn, .light span.reject_btn, .light span.success_btn
{
    background: #ededed;
}
.light #bonus-accordion .accordion-item
{
    background: #fff;
    border: none;
}
.light #bonus-accordion .accordion-bonus-heading, .light .bonus_desc_box1, .light span.amt-td, .light span.ref-no-td
{
    color: #585858;
}
.light .bonus-detail-arrow
{
    filter: brightness(.5);
}
.light #bonus-accordion .accordion-body
{
    padding-bottom: 1em;
}
@media screen and (min-width: 900px)
{
    .light #bonus-accordion .accordion-item
    {
        background: #ededed;
    }
}
.light label.mode-switch-label
{
    border-color: #585858;
}
.light .mode-switch-label:after
{
    background: #737373;
}
.light .mode_sec:after
{
    filter: invert(62%) sepia(80%) saturate(655%) hue-rotate(328deg) brightness(140%) contrast(114%);
}
.light input:-webkit-autofill, .light input:-webkit-autofill:focus, .light input:-webkit-autofill:hover, .light select:-webkit-autofill, .light select:-webkit-autofill:focus, .light select:-webkit-autofill:hover, .light textarea:-webkit-autofill, .light textarea:-webkit-autofill:focus, .light textarea:-webkit-autofill:hover
{
    -webkit-box-shadow: 0 0 0 1000px #dedede inset!important;
    border: none;
    -webkit-text-fill-color: #585858;
}
#main_div
{
    margin-top: -1.2em;
    padding-top: 2em;
}
#content h1
{
    font-size: 4em;
    line-height: 1.3em;
    margin-bottom: 1em;
}
#main_div h3
{
    font-size: 3.4em;
    font-weight: 600!important;
}
#main_div .li
{
    font-weight: 600;
    font-size: 1.3em;
}
span#hours, span#minutes
{
    font-weight: 700;
    margin-bottom: -.2em;
}
#main_div h5
{
    font-size: 2.5em;
    font-weight: 600!important;
    margin: 1em auto;
}
#main_div h6
{
    font-size: 2em;
    margin: 1em auto 4em;
}
.vertical_txt
{
    font-size: 1.5em;
    font-weight: 600;
    margin-top: .5em;
}
#content h1, #content h3, #main_div h5, #main_div h6
{
    color: #d2d2d2!important;
}
@media only screen and (max-width: 900px)
{
    #main_div
    {
        padding: 6% 2%;
    }
    #content h1
    {
        font-size: 1.9em;
        line-height: 1.5em;
    }
    #main_div .h3, #main_div h5
    {
        font-size: 1.7em;
    }
    #main_div .li
    {
        margin-top: -.8em;
    }
    .verticalsImg a
    {
        margin-bottom: 1.8em;
    }
    .vertical_txt
    {
        margin-top: .3em;
    }
    .imageBtn
    {
        max-width: 450px;
        width: 90%!important;
    }
}/*Latest winners swiper slider*/
.latest_game_winners_slider_sec
{
    padding: 1.2rem .5rem .7rem .5rem;
    width: 100%;
    overflow: hidden;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec
{
    background-image: url("../../willbetgambling/image/game-view-bg.png");
    background-repeat: no-repeat;
    background-size: 87% 88%;
    background-position: right bottom;
    display: flex;
    align-items: end;
    cursor: pointer;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_left
{
    width: 68px;
    min-width: 68px;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_left img
{
    aspect-ratio: 1;
    width: 100%;/*height: 80px;*/
    border-radius: 50%;
    outline: 6px solid #1e3226;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right
{/*margin-top: -1.2rem;*/
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 68px);
    line-height: 1;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .amt_text
{
    color: #ccb363!important;
    font-size: 21px;
    margin-bottom: 5px;
    font-weight: bold;
    text-shadow: 4px 0 #2d4939,-4px 0 #2d4939,0 4px #2d4939,0 -4px #2d4939,2px 2px #2d4939,-2px -2px #2d4939,2px -2px #2d4939,-2px 2px #2d4939;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .game_name
{
    color: #ccb363!important;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .wonby_text
{
    color: #c6c6c6;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .wonby_text .wonby_name
{
    font-weight: bold;
}
.light .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec
{
    background-image: url("../../willbetgambling/image/game-view-bg-light.png");
}
.light .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_left img
{
    outline: 6px solid #ededed;
}
.light .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .amt_text
{
    text-shadow: 4px 0 #ededed,-4px 0 #ededed,0 4px #ededed,0 -4px #ededed,2px 2px #ededed,-2px -2px #ededed,2px -2px #ededed,-2px 2px #ededed;
}
.light .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_right .wonby_text
{
    color: #717171!important;
}
.latest_game_winners_slider_sec
{
    position: relative;
}
.game-winners-swiper-container::before, .game-winners-swiper-container::after
{
    background: linear-gradient(to right,#2d4939 10%,rgba(255,255,255,0) 100%);
    content: "";
    position: absolute;
    width: 50px;
    z-index: 2;
}
.game-winners-swiper-container::after
{
    right: 0;
    top: 0;
    bottom: 0;
    transform: rotateZ(180deg);
}
.game-winners-swiper-container::before
{
    left: 0;
    top: 0;
    bottom: 0;
}
.light .game-winners-swiper-container::before, .light .game-winners-swiper-container::after
{
    background: linear-gradient(to right,#ededed 10%,rgba(255,255,255,0) 100%);
}/*.game-winners-swiper-container .swiper-slide {
  width: 10vw;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  color: white;
  margin-right:20px!important;
  font-weight: bold;
}*/
@media screen and (max-width: 991px)
{
    .game_winner_right .amt_text
    {
        font-size: 16px!important;
    }
    .wonby_text
    {
        font-size: 10px!important;
    }
    .game_winner_right .game_name
    {
        font-size: 12px!important;
    }
    .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_left
    {
        width: 50px;
        min-width: 50px;
    }
    .latest_game_winners_slider_sec .game-winners-swiper-container .game_winner_main_sec .game_winner_left img
    {
        width: 100%!important;
        min-width: initial;
    }
    .game-winners-swiper-container::before, .game-winners-swiper-container::after
    {
        width: 30px;
    }
}/* apostreal-registration-css */
.payment_pay_popup2 .content
{
    width: 550px!important;
    margin: auto;
    background: #101010;
    height: auto;
    max-width: 95%;
}
.payment_pay_popup2 .content input
{
    font-size: 14px!important;
    margin-bottom: 10px;
}
.payment_pay_popup2 .content button.btn
{
    font-size: 16px!important;
    margin-bottom: 10px;
    padding: 5px!important;
}
.payment_pay_popup2 .content iframe#game-iframe
{
    background: #181818;
}
.payment_pay_popup2 iframe
{
    display: block;
    margin: auto;
    width: 270px;
    height: 270px;
    top: 0!important;
}/* @media screen and (max-width:991px){
    .payment_pay_popup2 iframe {
    height: 276px;
    width: 276px;
} */
.payment_pay_popup2 .modal-body
{
    padding: 0;
}/* Styles for mobile devices */
@media only screen and (max-width: 576px)
{
    .menu-sidebar-main.open
    {
        width: 100%;
    }
    .nav_close.open
    {
        transition: .3s;
        left: 92%;
        top: 15px;
    }
    .nav_close_icon
    {
        width: 17px;
    }
    .sidebar-topsec .logo
    {
        text-align: center;
    }
    .sidebar-topsec .common-btn
    {
        width: 80%;
        margin: 10px auto;
    }
    .menu-sidebar .lang_mode_sec
    {
        width: 80%;
        margin: 20px auto;
    }
    .menu-sidebar ul a img
    {
        width: 30px;
        height: 30px;
        max-height: 30px;
        max-width: 30px;
    }
    .bonus_card_box .row .col-6 div
    {
        height: 82px;
    }
}
.menu-sidebar ul a img
{
    margin-bottom: 10px;
}
.sidebar_maenulist .header-menulist li, .bonus_card_box .row .col-6 div, .click_loyalty_points span, .username_box span
{
    background-color: #1e3227!important;
}
ul.footer-links img.footer-bar
{
    display: none;
}
.header
{
    background: #2d4939!important;
}
.header:after
{
    display: none!important;
}
@media screen and (min-width: 992px)
{
    .paymentmob-popup .modal-header
    {
        margin: 0!important;
        padding: 15px 0 0 15px!important;
    }
}
.payment_methods_container .payment_methods_container_title
{
    color: #fff!important;
}
.payment_methods_description
{
    color: #fbedc3!important;
}
.payment_methods_container .mobile_tag
{
    color: #fbedc3!important;
}
.table_body_wrapper
{
    background-color: #2d4939!important;
}
.faqs
{
    background: #1e3226!important;
}
.faqa p
{
    color: #fbedc3!important;
}
.faqs .accordion.tab
{
    background-color: #2d4939!important;
}
.faqs .tab-content.panel
{
    background-color: #1e3226!important;
    margin: 0!important;
}
.loadercenter
{
    filter: grayscale(1) brightness(2);
}
.modal .form-floating .form-control
{
    background: #2d4939;
}
.bonus_card_box .sub_card_box, .sidebarfooter_menulist, .signout-section div
{
    background: #1e3227!important;
}
.container-fluid-bgfooter ul.footer-links a
{
    color: #fbedc3!important;
}
.header_wallet_list .lock-img
{
    width: 11px;
}
.prelogin_sec.header_btn_sec a
{
    background-color: #6bd153;
    border-radius: 5em;
    padding: .4em;
    width: 2.7em;
    margin: 0 .7em 0 -1em;
    border: .2em solid #8ceb76;
}
.android-icon-1
{
    filter: brightness(.15);
}
.header_wallet_list li
{
    flex-wrap: wrap;
}
.header_bal_inner_details
{
    width: 100%;
}
.header_bal_inner_div
{
    display: flex;
    justify-content: space-between;
    margin-top: .5rem;
}
.header_bal_inner_div .header_bal_inner_title, .header_bal_inner_div .header_bal_list_val
{
    font-size: 12px;
}
.dropdown_icon
{
    margin-left: 10px;
    cursor: pointer;
}
.lock-img
{
    margin-right: .5rem;
    margin-bottom: .4rem;
}
.dropdown_down
{
    transform: rotate(180deg);
}
@media screen and (min-width: 768px)
{
    .header_user_balance_detail
    {
        width: 400px;
    }
}
.signout-section
{
    margin: 5px 0 5px 0;
    float: right;
    padding-bottom: 40px;
}
.signout-section div
{
    background-color: #2f2f2f;
    border-radius: 0 0 10px 10px;
    padding: 6px 8px;
    font-size: small!important;
}
.signout-section img
{
    width: 14px;
}
.remove_margin
{
    margin-left: -15px;
    margin-right: -15px;
}
.dropbox_design
{
    border-radius: 14px 14px 0 0!important;
}
.bonus_card_box *
{
    color: #fff;
}
#cpfdocumentstatus_verify .loadercenter
{
    display: block;
    text-align: center;
    margin: 1px 0;
    height: 17px;
}/* ========= sk ========== *//*.menu-sidebar-main.open{width: 90% !important; }
    .nav_close.open{left: 92% !important;}*/
.menu-sidebar
{
    width: 92%!important;
}
.menu-sidebar ul a img
{
    filter: none!important;
}
.sidebar_maenulist .header-menulist
{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    list-style: none;
    grid-gap: 8px;
    padding: 0;
}
.sidebar_maenulist .header-menulist li
{
    font-size: 10px!important;
    background-color: transparent!important;
    border-radius: 80px;
}
body.dark .sidebar_maenulist .header-menulist li
{
    background-color: #2f2f2f;
}
body.light .sidebar_maenulist .header-menulist li, body.light .sidebarfooter_menulist, body.light .bonus_card_box .row .col-6 div, body.light .bonus_card_box .sub_card_box
{
    background-color: #fff;
}
body.light .signout-section span
{
    color: #585858;
}
body.light .menu-sidebar .sidebar_maenulist .header-menulist li img:first-child
{
    filter: none!important;
}
body.light .username_box span
{
    color: #eb7511;
    background: #fff;
}
body.light .click_loyalty_points span
{
    color: #ffb900;
    background: #fff;
}
.menu-sidebar ul a
{
    color: #eaeaea;
}
body.dark .menu-sidebar ul a
{
    color: #eaeaea;
}
body.light .menu-sidebar ul a
{
    color: #000;
    font-weight: 700;
}
body.dark .sidebarfooter_menulist li a
{
    color: #fff;
}
body.light .sidebarfooter_menulist li a
{
    color: #000;
}
body.light .sidebarfooter_menulist
{
    background-color: rgb(255 255 255/45%);
}
body.light .signout-section div
{
    background-color: rgb(255 255 255/45%);
}
body.light .sidebarfooter_menulist ul li a
{
    font-weight: 500;
}
.sidebar_maenulist .header-menulist li a
{
    display: grid;
    text-align: center;
    margin-top: 6px;
    background-image: url('../../willbetgambling/image/Ritz_icons_shade.svg');
    background-repeat: no-repeat;
    background-position: -2px 7px;
    background-size: 85px;
}
.sidebar_maenulist .header-menulist li a img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sidebar_img_box
{
    margin: 10px 0;
}
.sidebar_post_maenulist, .sidebar_maenulist
{
    border-bottom: none;
}
.sidebarfooter_menulist
{
    background-color: rgb(39 39 41/60%);
    border-radius: 12px 12px 0 12px;
    padding: 6px 8px;
    font-size: xx-small!important;
}
.sidebarfooter_menulist ul li
{
    background: url('../../willbetgambling/image/li_icon.png') no-repeat left center;
    padding-left: 1.5em;
    background-size: 20px;
}
.sidebar-topsec
{
    margin-bottom: 0;
}
.user_loyalty_box .col-6
{
    padding: 0;
}
.user_loyalty_box .username_box
{
    text-align: left;
}
.user_loyalty_box .click_loyalty_points
{
    text-align: right;
}
.username_box img
{
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    height: 44px;
}
.username_box span
{
    color: #f4f4f4;
    background: #2f2f2f;
    padding: 4px 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -10px;
    font-size: smaller;
}
.click_loyalty_points img
{
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    height: 44px;
}
.click_loyalty_points span
{
    color: #eac563;
    background: #2f2f2f;
    padding: 4px 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: -10px;
    font-size: smaller;
}
.menu-logout-sec
{
    margin-left: auto;
    margin-top: 4px;
    cursor: pointer;
    color: #d2d2d2;
    background: #2f2f2f!important;
    padding: 3px 10px;
    border-radius: 0 0 10px 10px;
}
.sidebarfooter_menulist li a
{
    color: #f4f4f4;
}
.sub_card_box div img
{
    height: 22px!important;/* width: 20px !important; */
}/*===========bonsu card box===========*/
.bonus_card_box
{
    margin-bottom: 10px;
}
.bonus_card_box .row .col-6, .bonus_card_box .row .col-3
{
    padding: 0;
}
.bonus_card_box .row .col-6 h6, .bonus_card_box .row .col-3 h6
{
    font-size: 10px;
}
.bonus_card_box .row .col-6 img, .bonus_card_box .row .col-3 img
{
    height: 22px;
    margin-bottom: 10px;
}
.bonus_card_box .row .col-6 div
{
    position: relative;
    text-align: center;
    background: #2d4939!important;
    padding: 4px 2px;
    height: 74px;
    border-radius: 14px;
    margin: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bonus_card_box .sub_card_box
{
    text-align: center;
    background: #2f2f2f;
    margin-top: 3px;
    margin-bottom: 8px;
}
.bonus_card_box .sub_card_box.leftsubcardbox
{
    border-radius: 0 12px 12px 12px;
}
.bonus_card_box .sub_card_box.rightsubcardbox
{
    border-radius: 12px 0 12px 12px;
}
.bonus_card_box .sub_card_box .col-3 div
{
    padding: 4px 2px;
    height: 74px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bonus_card_box .toggle_arrow
{
    position: absolute;
    top: 5px;
    right: 5px;
}
.bonus_card_box .open_arrow
{
    transform: rotate(180deg);
}
.show_box
{
    display: none;
}
.barter-shop-icon, .mobile-android-icon, .tournament_icon
{
    display: none;
}
.sidebar_maenulist .mobile-android-icon, .sidebar_maenulist .barter-shop-icon, .sidebar_maenulist .tournament_icon
{
    display: block;
}
.bonus_card_box .row .col-3 a
{
    padding-top: 10px;
}
.sub_card_box div img.dp-wd-img
{
    height: 26px!important;
}
@media only screen and (max-width: 576px)
{
    .bonus_card_box .row .col-6 div
    {
        height: 82px;
    }
    .bonus_card_box .row .col-6 img.after-login-main-icons
    {
        width: 30px;
        height: 30px;
    }
}/* Footer */
.hotline-launcher.h-open .viewport div.h-conv div.fc-conversation-view div.body .h-chat-window .h-conv-chat .message-container .h-chat .h-conv ul li .h-comment.emojis-1 .h-message-text
{
    font-size: .875rem;
}
iframe.Button.to.launch.messaging.window
{
    bottom: 80px!important;
}
.overlay1
{
    position: absolute!important;
}
.myaccount.mobile_view
{
    z-index: 111!important;
}
#fc_frame, #fc_frame.fc-widget-small
{
    right: 16px;
    bottom: 90px;
}
.footer-links
{
    list-style: none!important;
    margin: 0!important;
    display: grid!important;
    justify-content: center!important;
    padding-right: 60px!important;
    text-align: center!important;
}
.divide_block
{
    padding-left: 45px;
}
@media only screen and (max-width: 600px)
{
    .footer-links
    {
        list-style: none!important;
        margin: 0!important;
        display: block!important;
        justify-content: center!important;
        padding-right: 0!important;
        text-align: center!important;
        line-height: 20px;
    }
    .divide_block
    {
        display: -webkit-box!important;
        padding-left: 13px!important;
    }
    ul.footer-links a
    {
        font-size: 10px!important;
        margin-right: 14px;
    }
}
@media only screen and (max-width: 375px)
{
    .footer-links
    {
        list-style: none!important;
        margin: 0!important;
        display: block!important;
        justify-content: center!important;
        padding-right: 0!important;
        text-align: center!important;
        line-height: 20px;
    }
    .divide_block
    {
        display: -webkit-box!important;
        padding-left: 0!important;
        margin-left: -18px!important;
    }
    ul.footer-links a
    {
        font-size: 10px!important;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 320px)
{
    .divide_block
    {
        display: block!important;
    }
}
.sidebar_maenulist span
{
    font-size: 1.4em;
    color: #ccb363;
}
.light .sidebar_maenulist span, .light .bonus_card_box .row .col-6 h6, .light .bonus_card_box .row .col-3 h6, .light .sidebarfooter_menulist ul li a, .light .click_loyalty_points span, body.light .username_box span
{
    font-weight: 600!important;
}
body.light .click_loyalty_points span
{
    color: #eb7511;
}
.nav_close_icon
{
    width: 1.6em;
    max-width: 1.6em;
}
.nav_close
{
    padding: .6em;
    width: 2.8em!important;
    height: 2.8em;
    border-radius: 2em;
    background: #1b1a1f;
    left: -5em;
}
.light .nav_close
{
    background: #ededed;
}
.nav_close.open
{
    left: 87%;
    top: .3em;
}
.light .nav_close_icon
{
    filter: brightness(.5);
}
.bonus_card_box .row .col-6 h6, .bonus_card_box .row .col-3 h6
{
    font-weight: inherit!important;
    font-size: 1em;
}
.menu-sidebar ul a img
{
    height: 100%;
    max-height: 7em;
    width: 100%;
    max-width: 7em;
    margin-bottom: 1.15em;
}
.bonus_card_box .row .col-6 img, .bonus_card_box .row .col-3 img
{
    height: 100%!important;
    max-height: 2.8em;
    width: 100%!important;
    max-width: 2.8em;
    margin: 1em auto!important;
    object-fit: contain;
}
.bonus_card_box .row .col-3 img
{
    max-height: 2em!important;
    max-width: 2em!important;
}
.bonus_card_box .sub_card_box.leftsubcardbox, .bonus_card_box .sub_card_box.rightsubcardbox
{
    min-height: 7.5em;
    padding-top: .5em;
}
.bonus_card_box .row .col-6 .toggle_arrow, .bonus_card_box .row .col-3 .toggle_arrow
{
    height: 1.8em!important;
}
.sidebar_maenulist .header-menulist li
{
    padding: 1.2em 0;
}
.menu-sidebar ul a img
{
    opacity: inherit;
}
.menu-sidebar .bonus_card_box .row .col-6 div
{
    height: 7.15em;
}
.dropbox_design
{
    height: 7.3em!important;
    padding-top: .1em!important;
}
.menu-sidebar-main
{
    width: 300px;
}
@media only screen and (min-width: 600px)
{
    .menu-sidebar-main
    {
        width: 400px;
        left: -400px;
    }
    .nav_close.open
    {
        left: 350px;
    }
}/* .reg_con_head{margin-top:10px!important} */
.prelogin_div
{
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.prelogin_txt
{
    color: #fff;
    line-height: 1.2;
    font-size: 3rem;
    text-align: left;
    max-width: 13rem;
    font-weight: 700;
    margin-top: 1.5rem;
}/*.prelogin_txt span {	
  margin-top: 20px;	
  margin-bottom: 5px;	
  display: block;	
}*/
.blur_img
{
    width: 100%;
    max-height: 100%;
    border-radius: 2rem;
    border: 2px solid #202020;/*margin: 2rem 1rem 2rem 2rem;*/
}/* .prelogin_txt span b {
  color: #eb7511;
  font-weight: normal;
} */
.prelogin_txt
{
    font-size: 1.75rem;
    max-width: 75%;
    text-align: center;
    margin-top: 0;
}
.minigames_main_sec_mobile
{
    overflow: auto;
}
.minigames_main_sec_mobile::-webkit-scrollbar
{
    opacity: 0;
}
.minigames_box_sec .game-box-1
{
    width: 90px;
    min-width: 90px;
}
.minigames-more-link
{
    width: 65px;
    min-width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.minigames-more-link img
{
    width: 50%;
}
.section-one-order
{
    order: 1;
    padding: 2.5rem 0 2.5rem 2.5rem;
}
#Login_play .row
{
    --bs-gutter-x: 0;
}
.login-play-btn
{
    background-color: #6d9f3a;
    color: #fff;
    border-color: #6d9f3a;
    padding: 7px 50px;
    text-align: center;
    border-radius: 50px;
    margin-right: 1rem;
    transform: scale(140%);
    margin-top: 6%;
}
@media screen and (max-width: 767px)
{
    .section-one-order
    {
        order: 2;
        display: flex;
        justify-content: center;
        padding: 1rem;
    }
    .prelogin_div
    {
        padding: 20px 0;
    }
    .blur_img
    {
        width: auto;
        max-height: 77%;
        margin: 0;
    }
    .login-play-btn
    {
        margin-right: 0;
        transform: scale(120%);
        margin-top: 3%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px)
{
    .section-one-order
    {
        order: 2;
        padding: 0 1rem;
    }
    .blur_img
    {
        margin: 0;
    }
    .prelogin_txt
    {
        text-align: center;
        max-width: 34rem;
    }
    .prelogin_div
    {
        padding: 20px 0;
    }
    .login-play-btn
    {
        transform: scale(120%);
        margin-top: 3%;
    }
}
@media screen and (min-width: 1024px)
{
    .section-one-order
    {
        order: 1;
    }
    .section-two-order
    {
        order: 2;
    }
    .prelogin_txt
    {
        text-align: left;
        max-width: min-content;
    }
}
@media screen and (max-width: 375px)
{
    .prelogin_txt
    {
        font-size: 1.25rem;
    }
    .section-two-order
    {
        order: 1;/* padding: 1rem;*/
    }
}
@media screen and (min-width: 992px) and (max-width: 1021px)
{
    .section-one-order
    {
        order: 1;
    }
    .section-two-order
    {
        order: 2;
    }
}
.directgame_launch
{
    display: none;
}
@media screen and (max-width: 767px)
{
    .sidebar_maenulist .header-menulist li a
    {
        background-position: -6px 5px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px)
{
    .sidebar_maenulist .header-menulist li a
    {
        background-position: 0 5px;
    }
}
@media screen and (min-width: 575px) and (orientation: landscape)
{
    .sidebar_maenulist .header-menulist li a
    {
        background-position: 0 5px;
    }
}/* Added for focused input bg color */
.form-floating>.form-control:focus, .form-floating>.form-select:focus
{
    background-color: #294234;
}/* Ended focused input bg color */