:root{
    --bg-1:#a85b17;
    --bg-2:#a98048;
    --bg-3:#000000;
    --bg-4:#bd7a06;
    --bg-5:#ffffff;
    --bg-6: #a85b17;
    --txt-1:#000000;
    --txt-2:#ffffff;
    --bd-1:#d3ba58;
    --bd-2:#000000;
    --bd-3:#da941b;
    --bd-4:#ffffff;
    --bd-5:#cb752a;
}
.color-sport,
.color-casino,
.color-number,
.color-cocks,
.color-lottery,
.color-slot,
.color-poker,
.color-promo,
.color-affiliate{
    background: unset;
}
.custom-tabbar.owl-carousel {
    background: var(--bg-1);
}
.custom-tabbar.owl-carousel .item {
    border-right: 1px solid rgb(89 144 255 / 25%);
}
.wrapper {
    background: var(--bg-5);
}
.wrapper .login_3g .no-gutters .col-2,
.wrapper .no-gutters .col-2 {
    background: var(--bg-5);
}
.bg-2 {
    /* background: var(--bg-3); */
    /* background-image: url(../../design1/images/bg_header_iwin77.png); */
    background: var(--bg-6);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.custom-tab-content {
    background: transparent;
}
.no-gutters{
    margin-bottom: 3px;
}
.icon-home-2 {
    background: #01407a;
    border-color: #01407a;
}
.icon-home-2 a .theme-icon-home {
    display: block;
    width: 35px;
    height: 35px;
    padding: 5px 0;
    margin: auto;
}
.icon-home-2 a .theme-icon-home {
    background: url(../images/nav/home-iwin77.png) center no-repeat;
    background-size: contain;
}
a.login,
a.register,
.btn-primary{
    background-color: var(--bg-2);
    border-color: var(--bd-3);
    color: var(--white) !important;
}
.icon-home-2 a span.homes{
    color: var(--txt-2);
}
.top-footer{
    background: unset;
}
.footer{
    background: var(--bg-1);
}
.provider {
    background: var(--bg-1);
}
.c-menu {
    background: var(--bg-1);
    opacity: 0.98;
}
.item-inner::after{
    /* background-color: #d2952977; */
    background: var(--bg-5);
}
.lastinfo ul{
    line-height: 1.2;
}
.top-foot h1, 
.lastinfo h1{
    color: var(--white);
    text-transform: uppercase;
    font-size: 0.8rem;
}
svg text {
    fill: var(--txt-2);
    stroke: var(--txt-2);
}
.page-login form, 
.page-register form {
    background: var(--bg-1);
}
.page-login form span, 
.page-register form span, 
.page-login form p, 
.page-register form p, 
.page-login form a, 
.page-register form a,
.page-login form label, 
.page-register form label {
    color: var(--white);
}
.top-footer .icon-img-fb,
.top-footer .icon-img-livechat,
.top-footer .icon-img-telegram {
display: block;
width: 3rem;
height: 3rem;
}
.top-footer .icon-img-fb {
background: url(../images/socialmedia/fb-night-mode.png) center no-repeat;
background-size: contain;
}
.top-footer .icon-img-livechat {
background: url(../images/socialmedia/livechat-night-mode.png) center
    no-repeat;
background-size: contain;
}
.top-footer .icon-img-telegram {
background: url(../images/socialmedia/telegram-night-mode.png) center
    no-repeat;
background-size: contain;
}
.logo-footer img{
    padding: 0;
}
.user-balance{
    color: #fcd603;
}
.navbar-brand {
    padding: 0;
}
.navbar{
    height: 65px;
}
.navbar-brand img {
    height: 60px;
    margin-left: 10px;
}
.top-footer .icon-img-fb,
.top-footer .icon-img-livechat,
.top-footer .icon-img-telegram {
display: block;
width: 3rem;
height: 3rem;
}
.top-footer .icon-img-fb {
background: url(../images/socialmedia/fb-light-mode.png) center no-repeat;
background-size: contain;
}
.top-footer .icon-img-livechat {
background: url(../images/socialmedia/livechat-night-mode.png) center
    no-repeat;
background-size: contain;
}
.top-footer .icon-img-telegram {
background: url(../images/socialmedia/telegram-light-mode.png) center
    no-repeat;
background-size: contain;
}
.provider .form-row{
    justify-content: space-evenly;
    gap: 10px 23px;
    padding: 0 25px;
}
.provider img {
    width: 14%;
    height: 25px;
}
/* .navbar-inverse .navbar-toggler-icon, header .navbar-toggler-icon {
    background-image: url(../images/menu-resp-blue.svg);
} */
.user-currency, .user-balance, .user-name{
    color: var(--txt-2);
    font-weight: 600;
    text-transform: uppercase;
}
.user-balance {
    width: 100px;
    justify-content: center;
}
#user_balance {
    text-overflow: ellipsis;
    overflow: hidden;
}
.user-name {
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}
.logo-footer{
    text-align: center;
}
.logo-footer img {
    width: 50px;
    /* filter: drop-shadow(2px 4px 6px white); */
}
.box-game img{
    background: transparent;
    border-radius: 15px;
}
.thumbnail-01, 
.thumbnail-02, 
.box-game {
    border-radius: 1rem;
    margin: 5px;
    background: var(--bg-6);
}
.thumbnail-02 p{
    bottom: -5px;
}
.top-foot ul li img {
    max-width: 2rem;
}
.top-footer .icon-img-phone {
    background: url(../images/socialmedia/phone-light-mode.png) center no-repeat;
    background-size: contain;
}
.top-footer .icon-img-fb, .top-footer .icon-img-livechat, .top-footer .icon-img-telegram,.top-footer .icon-img-phone {
    display: block;
    width: 2rem;
    height: 2rem;
}
.top-foot ul li {
    padding: 1px;
}
.info-01 p a,
.lastinfo ul li a,
.info-game-01 span,
.thumbnail-02 p,
.promotion-container .promotion-container-title span,
.promotion-container .promotion-container-date{
    color: var(--txt-1);
}
.info-game-01 span,
.thumbnail-02 p{
    color: var(--txt-2);
}
.custom-tabbar .item a.active:before{
    border-top: 4px solid var(--bd-4);
}
.icon-home {
background: url("../images/nav/home-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-user {
background: url("../images/nav/user-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-sports {
background: url("../images/nav/sport-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-casino {
background: url("../images/nav/casino-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-lottery {
background: url("../images/nav/lottery-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-slots {
background: url("../images/nav/slot-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-cock {
background: url("../images/nav/cocks-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-number {
background: url("../images/nav/number-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-desktop {
background: url("../images/nav/desktop-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-download {
background: url("../images/nav/app-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-promo {
background: url("../images/nav/promotion-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-poker {
background: url("../images/nav/poker-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-language {
background: url("../images/nav/laguage-iwin77.png") center no-repeat;
background-size: 35px;
}
.icon-logout {
background: url("../images/nav/logout-iwin77.png") center no-repeat;
background-size: 35px;
}
.navbar-inverse .navbar-toggler-icon, 
header .navbar-toggler-icon {
    background-image: url(../images/menu-resp-gold.svg);
}
@media screen and (min-width:500px) {
    .top-foot ul li img {
        max-width: 3rem;
    }
    .top-footer .icon-img-fb, .top-footer .icon-img-livechat, .top-footer .icon-img-telegram,.top-footer .icon-img-phone {
        display: block;
        width: 3rem;
        height: 3rem;
    }
    .top-foot ul li {
        padding: 1px;
    }
}

#popupDialogMsg {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    width: 300px;
    text-align: center;
    border-radius: 8px;
}
#popupDialogMsg .lead {
    font-size: 1rem;
    font-weight: 300;
}
#popupDialogMsg .confirm {
    padding: .5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
}
#overlayMsg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.p-01{
    background: var(--bg-5);
}
a.login, a.register,.icon-home-2{
    background-color: var(--bg-6);
    border-color: var(--bd-5);
    color: var(--txt-2) !important;
}
.lastinfo ul li a,
.info-01 p a,
.box-nav h3,
.lastinfo h1,
.top-foot h1,
.info-01 p{
    color: var(--txt-2) !important;
}
.icon-home-2 a .theme-icon-home{
    background: url(../images/nav/home-iwin77-black.png) center no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 600px) {
    .info-01 p{
        color: var(--txt-2);
    }
}
.btn-primary:hover
 {
    background-color: var(--bg-4);
    border-color: var(--bd-3);
}
.icon-home-2 a .theme-icon-home,
.owl-carousel .owl-item img,
.box-game img,
.top-footer .icon-img-fb,
.top-footer .icon-img-telegram,
.top-footer .icon-img-phone,
.icon-home,
.icon-sports,
.icon-casino,
.icon-lottery,
.icon-slots,
.icon-cock,
.icon-number,
.icon-poker,
.icon-desktop,
.icon-promo,
.icon-language,
.icon-download,
.icon-logout,
.icon-user,
header .navbar-toggler-icon{
    filter: brightness(0) saturate(100%) invert(93%) sepia(86%) saturate(0%) hue-rotate(178deg) brightness(105%) contrast(100%);
}
.center-opt-wrapper .center-opt-card:hover{
    background-color: var(--bg-2)
}
.center h2,
.center-tab a.active, 
.center-tab a:hover,
.main-info .btn-copy{
    background-color: var(--bg-1);
}
.main.center .center-table th{
    background-color: var(--bg-1);
    color: var(--txt-2);
}
.wrapper .main.center .turnover-item label span,
.provider-item .btn-turnover{
    color: var(--txt-1) !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: var(--bg-1);
    border-color: var(--bd-5);
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
    box-shadow: 0 0 0 0.2rem var(--bg-2);
}
#button-slide-left:focus{
    outline: none;
}


