.border-1 {
    border: rgba(255, 255, 255, 0.5) 1px solid !important;
}

.border-2 {
    border: rgba(255, 255, 255, 0.3) 1px solid !important;
}

.border-3 {
    border: rgba(255, 255, 255, 0.2) 1px solid !important;
    margin: 0 1px;
}

.fa-hotjar {
    color: red;
}

.langMenu {
    color: #b7d6ff;
}

.ViewMore {
    color: #b7d6ff !important;
}

.navbar-toggler {
    color: #b7d6ff;
}

.left {
    text-align: left !important;
}

#language {
}

    #language .row {
        margin: 20px 0;
    }

        #language .row .divLang {
            padding: 5px;
        }

            #language .row .divLang .col-md-3 {
                float: left;
                margin: 1px;
                width: 24%;
                vertical-align: top;
            }

                #language .row .divLang .col-md-3 .btn {
                    min-height: 115px;
                    padding: 5px;
                    background-color: #e9eef2;
                }

                #language .row .divLang .col-md-3 .btn-dark {
                    min-height: 112px;
                }

.card-img-actions {
    background: rgba(0, 0, 0, 0.7);
    border: rgba(255, 255, 255, 0.1) 1px solid;
    border-radius: 10px;
    padding: 2px;
}

.navbar > .container-fluid {
    padding: 10px 0;
}

.navbar-dark {
    background: linear-gradient(180deg, #1f3869, #132850);
    /*box-shadow: 0 5px 10px rgba(0,0,0,.45);*/
}

.navbar-nav-link {
    color: #b7d6ff;
}

    .navbar-nav-link.active {
        background: linear-gradient(180deg, #3073d8, #1a4687);
        box-shadow: 0 4px 4px rgba(0,0,0,.25);
    }

.page-content {
    background-image: url(/data/2107/uploads/bg-img-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#owl-demo .item {
    margin: 2px;
    text-align: center;
}

#owl-demo2 .item {
    text-align: center;
    margin: 3px;
}


    #owl-demo2 .item img {
        width: 100%;
        border-radius: 5px;
        height: 60px;
        border: rgba(255,255,255,0.5) 1px solid;
    }


#theme-contain-home #owl-demo2 .item img {
    height: 110px;
}

#theme-contain-games #owl-demo2 .item img {
    height: 110px;
}

#theme-contain-battle #owl-demo2 .item img {
    height: 110px;
}

#owl-demo3 .item {
    margin: 5px;
    text-align: center;
}

    #owl-demo3 .item img {
        width: 100%;
        border-radius: 5px;
    }

#owl-demo4 .navbar-nav-link {
    display: block;
    padding: 1px;
}

#owl-demo4 .item div {
    /*background: #1e222c;
    background: linear-gradient(180deg, #1f3869, #132850);*/
    border: 1px solid rgba(160,172,201,0.2);
    padding: 5px;
    border-radius: 5px;
}

    #owl-demo4 .item div.active {
        background: #0c83ff;
    }

#owl-demo4 .item p {
    font-size: 11px;
}

#owl-demo4 .item.active a div {
    background: linear-gradient(180deg, #3073d8, #1a4687);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
}

#owl-demo5 .item {
    background-color: #31343a;
    padding: 3px;
    text-align: center;
    border-radius: 6px;
    width: 99%;
}

    #owl-demo5 .item:hover {
        opacity: .7;
    }

    #owl-demo5 .item img {
        width: 100%;
    }

#owl-demo6 {
}

    #owl-demo6 .item {
        padding: 1px;
        text-align: center;
        width: 99%;
    }

        #owl-demo6 .item .active {
            background-color: #4a5ab9 !important;
        }

        #owl-demo6 .item img {
            width: 100%;
        }

#owl-demo7 .item img {
    width: 100%;
}

#owl-demo8 .item img {
    width: 100%;
    border-radius: 10px;
    max-width: 254px;
}

#owl-demo8 .item .btn.active {
    border: #aec0f9 2px solid;
    background-color: transparent;
}

#owl-demo8 .item .btn a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#owl-demo9 .item {
    padding: 3px;
    text-align: center;
}

    #owl-demo9 .item img {
        width: 100%;
        border-radius: 6px;
    }

#owl-demo44 .item a {
    display: flex;
    justify-content: center;
    align-items: center;
}
#owl-demo44 .item img {
    width: 70% !important;
}
.navbar {
    padding: 0;
}

.navbar-brand {
    padding: 0;
}

    .navbar-brand img {
        height: 50px;
    }

.nav-group-sub .nav-link {
    padding-left: calc(var(--nav-link-padding-x) * 1 + var(--icon-font-size));
}

.sidebar {
    background: linear-gradient(180deg, #1f3869, #132850);
}

.sidebar-content {
    -ms-overflow-style: none; /* Internet Explorer 10+ */
    scrollbar-width: none; /* Firefox */
}

    .sidebar-content::-webkit-scrollbar {
        display: none; /* Safari and Chrome */
    }

.cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90px;
    white-space: nowrap;
    margin: 0 auto;
}

.cut-text2 {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 50px;
    white-space: nowrap;
    margin: 0 auto;
}

.card-img-actions-overlay {
    border-radius: 10px;
}

.casinomode {
    min-height: 66px;
}
.countdown {
    color: #fff;
    margin-top: 10px;
    margin-bottom: -20px;
}
.game-icon {
    scrollbar-color: linear-gradient(to right, #111415, rgba(17, 20, 21, 0));
    scrollbar-width: thin;
    scrollbar-width: none;
}

    .game-icon img {
        width: 100%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        border-radius: 8px;
    }

.bg1 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-size: cover;
    justify-content: center;
    background-position: center center;
    background: rgba(0,0,0,0.5);
    border: rgba(255,255,255,0.2) 1px solid;
}

.bg2 {
    background-color: #fff;
}

.bg3 {
    background: rgba(0, 0, 0, 0.6);
    border: rgba(255, 255, 255, 0.2) 1px solid;
    color: #cdcdcd;
}

.bg4 {
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid #aec0f9;
    color: #b7d6ff;
}

.bg5 {
    background: rgba(232, 247, 255, 0.1);
    border-bottom: 2px solid #aec0f9;
}

.bg6 {
    background: linear-gradient(180deg, #3073d8, #1a4687);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    color: #fff !important;
}

.bg7 {
    background: rgba(48, 115, 216,0.5);
}


.bg-light:hover {
    /*-webkit-box-shadow: 0 0 8px 3px #1489c1;
    box-shadow: 0 0 8px 3px #1489c1;*/
}

.bg-danger2 {
    background-image: linear-gradient(to left, Hsl(8, 97%, 29%) 0, Hsl(12, 61%, 48%));
}

.bg-warning2 {
    background: linear-gradient(180deg, #eb77c8, #b72587);
}

.bg-info2 {
    background: linear-gradient(180deg, #84b500, #486300);
}

.bg-light2 {
    background: linear-gradient(180deg, #eb77c8, #b72587);
}

.bg-primary2 {
    background: linear-gradient(180deg, #3073d8, #1a4687);
}

.bg-yellow2 {
    background: gold;
}

.bg-oren2 {
    background: linear-gradient(180deg, #fec882 0%, #ff9f6c 100%);
}

.bg-slide2 {
    background-color: #205583;
}

.bg-slide3 {
    background-color: #d4dee8;
}

.text-danger2 {
    color: red;
}

.text-warning2 {
    color: #eb77c8
}

.text-info2 {
    color: #84b500
}

.text-primary2 {
    color: #80b2ff;
}

.text-download2 {
    color: yellow
}

.text-yellow2 {
    color: yellow
}

.text-oren2 {
    color: #fec882;
}

.btn-oren {
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    color: #fff;
    background: linear-gradient(180deg, #fdb368, #f25a59);
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

    .btn-oren:hover {
        background: linear-gradient(180deg, #fda042, #ef3736);
    }

    .btn-oren:before {
        background: linear-gradient(180deg, #fdb368, #f25a59);
    }

    .btn-oren:after {
        background: linear-gradient(180deg, #fda042, #ef3736);
    }

.rw8c1 {
    background: rgba(0, 0, 0, 0.3);
    border: 2px solid #aec0f9;
    border-radius: 8px;
    margin: 5px 10px;
    padding: 11px 8px;
    width: 100%;
    text-align: center;
}

    .rw8c1 img {
        width: 100%;
        opacity: 0.5;
    }

        .rw8c1 img:hover {
            opacity: 1;
            cursor: pointer;
        }

.rw5j {
    -webkit-animation: br .6s linear alternate infinite;
    animation: br .6s linear alternate infinite;
}

@keyframes br {
    0% {
        transform: scale(1.08);
    }

    100% {
        transform: scale(1);
    }
}

@media only screen and (max-width: 479px) {
    .card-checkin .col-md-2 {
        width: 24%;
        padding: 3px;
    }

    .rw8c1 {
        padding: 2px;
    }
}
/**********************************LIVE MATCH*/
.popularlist .match {
    float: left;
    margin: 2px;
}

.match {
    height: 152px;
    margin-left: 0;
    width: 100%;
}

.eventlist li {
    float: left;
    list-style: none;
    margin: 2px;
}

.accordion-header img {
    width: 40px;
}

.league {
    width: 100%;
    padding-top: 6px;
}

    .league .leaguetitle {
        float: left;
        width: 50%;
        padding-left: 10px;
        color: #fff;
        font-size: 12px;
    }

    .league .leaguetime {
        float: right;
        width: 40%;
        text-align: right;
        padding-right: 10px;
        vertical-align: top;
        color: #fff;
        font-size: 12px;
    }

.leagueinfo {
    padding-top: 30px;
    width: 100%;
}

    .leagueinfo table {
        width: 100%;
    }

        .leagueinfo table td {
            text-align: center;
            color: #fff;
        }

    .leagueinfo .teamA, .leagueinfo .teamB {
        width: 35%;
        text-align: center;
    }

        .leagueinfo .teamA img, .leagueinfo .teamB img {
            width: 50%;
            text-align: center;
        }

    .leagueinfo .scoreA, .leagueinfo .scoreB {
        width: 15%;
    }

        .leagueinfo .scoreA div, .leagueinfo .scoreB div {
            border-radius: 6px;
            background: rgba(255,255,255,0.2);
            padding: 3px;
            text-align: center;
            border: rgba(255, 255, 255, 0.2) 1px solid;
            font-size: 24px;
            margin: 1px;
        }

    .leagueinfo .bet div {
        border-radius: 6px;
        background: rgba(255,255,255,0.2);
        height: 32px;
        padding: 3px;
        text-align: center;
        border: #fff 1px solid;
    }

/**********************************LOGIN*/
#customform_UserName, #customform_Password {
    width: 100%;
    border: #d1d5db 1px solid;
    padding: 3px 10px;
    border-radius: 3px;
}

#customform_submit {
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #0c83ff;
    border: #0c83ff 1px solid;
    border-radius: 3px;
    padding: 10px;
}

/**********************************LOTTERY*/
.MYlottery .item {
    background-image: url(/data/2107/uploads/bg-ball-01.png);
}

    .MYlottery .item img {
        width: 60% !important;
    }

/**********************************OLYMPICS 2024*/
.discipline-content__pictogram {
    align-items: center;
    background-color: #d3d3d3;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    position: relative;
    margin-right: 5px;
}

.discipline-content__pictogram2 {
    background-color: #f2f2f2;
    border: 0.1rem solid rgb(229, 229, 229);
    border-radius: 0.4rem;
    height: 40px;
    width: 40px;
    margin-right: 5px;
}

.fancybox-skin {
    background: transparent;
    padding: 0;
}

.fancybox-opened .fancybox-skin {
    box-shadow: none;
}

.fancybox-inner {
    height: 100% !important;
}

.navbar.navbar-sm.border-top.d-lg-none {
    border-top: 0px solid !important;
}

.mobile-footer {
    background: linear-gradient(180deg, #1f3869, #132850);
    padding: 2px !important;
}

    .mobile-footer ul {
        width: 100%;
    }

    .mobile-footer li {
        width: 33.3333%;
        padding-bottom: 10px;
    }

        .mobile-footer li span {
            font-size: 11px;
            color: #b7d6ff;
        }

        .mobile-footer li i {
            color: #b7d6ff !important;
        }

        .mobile-footer li i {
            font-size: 26px;
            font-weight: bold;
            color: #fff;
        }

    .mobile-footer .navbar-nav-link {
        padding: 0;
    }

.btn-to-top {
    bottom: 70px;
}

.d-desktop {
    display: block;
}

.d-mobile {
    display: none;
}

@media (min-width: 768px) {
}

@media only screen and (max-width: 479px) {
    .d-desktop {
        display: none;
    }

    .d-mobile {
        display: block;
    }

    .container-fluid .dropdown {
        margin-right: 12px;
    }

    .navbar-brand img {
        height: 30px !important;
    }

    .content {
        padding: 8px;
    }

    .card-body {
        padding: 5px;
    }

    .divtoprated .col-xl-2 {
        width: 50%;
    }

    .popularlist {
        display: none;
    }

    #theme-contain-casino .col-md-3 {
        width: 50%;
        text-align: center;
        padding: 5px;
    }

    #theme-contain-casino .card-header {
        min-height: 90px;
    }

    #theme-contain-casino .card-body h6 {
        font-size: 11px;
    }

    .casinomode {
        display: none;
    }

    .mainlist {
        display: none !important;
    }

    #providersDesc {
        text-align: center;
    }

    #owl-demo8 .owl-controls {
        display: none !important;
    }

    .gamelist .col-sm-4 {
        width: 33.333%;
        padding: 5px;
    }

        .gamelist .col-sm-4 > .card {
            margin: 0;
        }

            .gamelist .col-sm-4 > .card > .card-img-actions {
                padding: 0;
            }
}




