﻿@import"../css/bootstrap.min.css";
@import"../css/plugins/fontawesome.min.css";
/*@import"../css/plugins/nice-select.css";*/
@import"../css/plugins/swiper.min.css";
@import"../css/plugins/jquery-ui-min.css";
@import"../css/plugins/materialicons.css";
@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@import"https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@2.36.0/tabler-icons.min.css";
:root {
    --body-font: "Inter", sans-serif;
    --transition: all 0.5s ease-in-out;
    --transition2: all 0.3s ease-in-out;
    --animate-duration: 1s;
    --animate-delay: 0.5s;



    --p3: 13, 19, 34;
    --n1: 10, 16, 35;
    --n2: 44, 54, 85;
    --n3: 132, 136, 148;
    --n4: 149, 154, 170;
    --n5: 189, 194, 209;
    --n6: 33, 44, 77;
    --n7: 248, 248, 248;

    --n9: 245, 250, 255;
    --n10: 238, 241, 255;

    --g1: 53, 195, 30;
    --r1: 255, 72, 0;


    /*

    --n11: 15, 27, 66;
    --p2: 8, 15, 37;
    --p1: 0, 6, 22;
    --n8: 255, 255, 255;
    */
    --n8: 191, 191, 191;
    --p1: 28, 28, 28;
    --p2: 45, 45, 45;
    --n11: 00, 00, 00;
    --accentBg: 142, 142, 142;

}
.filter_active{background-color: rgb(var(--p1))!important;}
.pay_method,  .nav-links:hover {
  /*  background-color: rgba(var(--n11), 1);*/

}
.pay_method__scrollbar .pay_method,  .pay_method__scrollbar  .nav-links:hover,  .pay_method__scrollbar  .active {
   background-color: rgba(var(--n11), 1);

}
 .pay_method__scrollbar  .nav-links span , .pay_method__scrollbar  .nav-links button {
    color: rgb(var(--n8));

}
.display-zero {
    font-size: 100px;
    font-weight: 120
}

.display-one {
    font-size: 80px;
    font-weight: 120
}

.display-two {
    font-size: 72px;
    font-weight: 120
}
.totalliability{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}
.selectbox{
}
.display-three {
    font-size: 64px;
    font-weight: 120
}

.display-four {
    font-size: 56px;
    font-weight: 120
}

.fs-one,
h1,
h1>a {
    font-size: 49px;
    line-height: 58.8px
}

.fs-two,
h2,
h2>a {
    font-size: 39px;
    line-height: 46.8px
}

.fs-three,
h3,
h3>a {
    font-size: 31px;
    line-height: 37.8px
}

.fs-four,
h4,
h4>a {
    font-size: 25px;
    line-height: 30px
}

.fs-five,
h5,
h5>a {
    font-size: 20px;
    line-height: 24px
}

.fs-six,
h6,
h6>a {
    font-size: 16px;
    line-height: 19.9px
}

.fs-seven {
    font-size: 14px;
    line-height: 130%
}

.fs-eight {
    font-size: 12px;
    line-height: 130%
}

.fs-nine {
    font-size: 10px;
    line-height: 130%
}

.fs-ten {
    font-size: 18px;
    line-height: 130%
}

table thead tr th {
    font-size: 16px;
    line-height: 130%
}

        .verifydeposit img {
        width: 250px;
        height: 250px;
        animation: spinAndPulse 2s infinite ease-in-out;
        transform-origin: center center;
        }

        .loader img {
        width: 100px;
        height: 100px;
        animation: spinAndPulse 2s infinite ease-in-out;
        transform-origin: center center;
        }


        @keyframes spinAndPulse {
        0% {
            transform: scale(1) rotate(0deg);
            opacity: 1;
        }
        25% {
            transform: scale(1.1) rotate(90deg);
            opacity: 0.9;
        }
        50% {
            transform: scale(1.2) rotate(180deg);
            opacity: 0.8;
        }
        75% {
            transform: scale(1.1) rotate(270deg);
            opacity: 0.9;
        }
        100% {
            transform: scale(1) rotate(360deg);
            opacity: 1;
        }
}

a,
p,
button,
span,
label,
li {
    font-size: 16px;
    line-height: 150%
}
.blogpost{
    width:80%;
    margin-left:10%;
}
@media(max-width: 1399px) {
    .display-zero {
        font-size: 82px;
        font-weight: 120
    }
}

@media(max-width: 1199px) {
    .display-zero {
        font-size: 72px;
        font-weight: 120
    }
    h1,
    h1>a {
        font-size: 49px;
        line-height: 58.8px
    }
    h2,
    h2>a {
        font-size: 31px;
        line-height: 37.8px
    }
    .preloader {
        background-size: 30%
    }
}
.full-border{
    border:1px 1px 1px 1px;
}
.pt-120 {
    padding-top: 120px
}

.pb-120 {
    padding-bottom: 120px
}

@media(max-width: 991px) {
    .display-zero {
        font-size: 72px;
        font-weight: 120
    }
    .display-one {
        font-size: 72px;
        line-height: 120%
    }
    .display-two {
        font-size: 64px;
        line-height: 120%
    }
    .display-three {
        font-size: 56px;
        line-height: 120%
    }
    .display-four {
        font-size: 48px;
        line-height: 120%
    }
    .display-five {
        font-size: 40px;
        line-height: 120%
    }
    .display-six {
        font-size: 32px;
        line-height: 120%
    }
    .fs-one,
    h1,
    h1>a {
        font-size: 39px;
        line-height: 46px
    }
    .fs-two,
    h2,
    h2>a {
        font-size: 31px;
        line-height: 37.2px
    }
    .fs-three,
    h3,
    h3>a {
        font-size: 25px;
        line-height: 30px
    }
    .fs-four,
    h4,
    h4>a {
        font-size: 20px;
        line-height: 24px
    }
    .fs-five,
    h5,
    h5>a {
        font-size: 16px;
        line-height: 19.2px
    }
    .fs-six,
    h6,
    h6>a {
        font-size: 14px;
        line-height: 130%
    }
    .fs-seven {
        font-size: 12px;
        line-height: 130%
    }
    .fs-eight {
        font-size: 10px;
        line-height: 130%
    }
    .fs-nine {
        font-size: 8px;
        line-height: 130%
    }
    .fs-ten {
        font-size: 16px;
        line-height: 130%
    }
    table thead tr th {
        font-size: 14px;
        line-height: 130%
    }
    a,
    p,
    span,
    button,
    label,
    li {
        font-size: 14px;
        line-height: 22px
    }
    .pt-120 {
        padding-top: 60px
    }
    .pb-120 {
        padding-bottom: 60px
    }
    .banner-section .overlay .sec-img {
        display: none
    }
    .banner-section .banner-content {
        padding: 80px 0 90px
    }
}

@media(max-width: 575px) {
    .display-zero {
        font-size: 56px;
        font-weight: 120
    }
    .display-one {
        font-size: 56px;
        line-height: 67.2px
    }
    .display-two {
        font-size: 48px;
        line-height: 46.4px
    }
    .display-three {
        font-size: 42px;
        line-height: 54.6px
    }
    .display-four {
        font-size: 32px;
        line-height: 38.4px
    }
    .display-five {
        font-size: 24px;
        line-height: 31.2px
    }
    .display-six {
        font-size: 32px;
        line-height: 38.4px
    }
    .pt-120 {
        padding-top: 50px
    }
    .pb-120 {
        padding-bottom: 50px
    }
}
.bg-p1{
    background-color: rgb(var(--p1))!important;
}
@media(max-width: 480px) {
    .display-zero {
        font-size: 38px;
        font-weight: 120
    }
    .display-one {
        font-size: 38px;
        line-height: 120%
    }
}


html {
    scroll-behavior: smooth
}

body {
    font-family: var(--body-font);
    color: rgb(var(--n8));
    background-color: rgb(var(--p1));
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    margin: 0;
    font-weight: 400;
    overflow-x: hidden;
    position: relative
}

.nice-select ul {
    border: 1px solid #f7beb7
}

.nice-select ul li {
    font-family: "Inter", sans-serif !important
}

.nice-select .option.selected {
    font-family: "Inter", sans-serif !important
}

section,
footer {
    overflow: hidden;
    overflow-x: hidden !important
}

a,
p,
button,
span,
label,
li {
    margin: 0;
    font-family: var(--body-font);
    font-weight: 400
}

a {
    text-decoration: none;
    outline: none;
    color: rgba(var(--n8), 1);
    transition: var(--transition)
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: rgba(var(--n8), 1)
}

h1,
h1>a,
h2,
h2>a,
h3,
h3>a,
h4,
h4>a,
h5,
h5>a,
h6,
h6>a,
.display-zero,
.display-one,
.display-two,
.display-three,
.display-four,
.display-five,
.display-six,
.heading {
    font-family: var(--body-font);
    color: rgba(var(--n8), 1);
    font-weight: 700;
    padding: 0;
    margin: 0;
    line-height: 120%;
    display: block;
    transition: var(--transition)
}

h1 span,
h1>a span,
h2 span,
h2>a span,
h3 span,
h3>a span,
h4 span,
h4>a span,
h5 span,
h5>a span,
h6 span,
h6>a span,
.display-zero span,
.display-one span,
.display-two span,
.display-three span,
.display-four span,
.display-five span,
.display-six span,
.heading span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    font-weight: inherit
}

a h2,
a h3,
a h4,
a h5,
a span,
a .fs-two,
a .fs-three,
a .fs-four,
a .fs-five {
    transition: var(--transition2)
}

a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover,
a span:hover,
a .fs-two:hover,
a .fs-three:hover,
a .fs-four:hover,
a .fs-five:hover {
    color: rgba(var(--s2), 1)
}

.s2-hvcr {
    transition: var(--transition2)
}

.s2-hvcr:hover {
    color: rgba(var(--s2), 1)
}

img {
    max-width: 100%;
    height: auto
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none
}

ul li,
ol li {
    font-size: inherit;
    font-weight: inherit
}

button {
    border: none;
    cursor: pointer;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    background-color: rgba(0, 0, 0, 0)
}

input,
textarea,
select {
    padding: 12px 20px;
    color: rgba(var(--n8), 1);
    width: 100%;
    font-family: var(--body-font);
    outline-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    border-radius: 10px;
    background: rgba(var(--p1), 1)!important;
    border: 1px solid rgba(var(--b1), 0.3)
}

input::placeholder,
textarea::placeholder {
    color: rgba(var(--db), 0.4);
    font-size: 16px
}

input:focus,
textarea:focus {
    outline: 1px solid rgba(var(--b1));
    box-shadow: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=checkbox] {
    width: initial;
    height: initial
}

select {
    padding: 16px;
    border: none;
    cursor: pointer;
    outline: none
}

.max-auto {
    max-width: 100%
}

.max-un {
    max-width: unset
}
.ml-80{
    margin-left:80px;
}
.minute {
    position: absolute;
    left: 0;
    margin-right: 100px;
    width: 65px;
    height: 100%;
    border-right: 1px solid #8a92ab;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media(min-width: 1400px) {
    .max-xxl-un {
        max-width: unset
    }

}

@media(min-width: 1200px) {
    .max-xl-un {
        max-width: unset
    }
}

@media(min-width: 992px) {
    .max-lg-un {
        max-width: unset
    }
}

@media(min-width: 768px) {
    .profileM {
        padding-left:0px!important;padding-right:45px!important;

    }
    .max-md-un {
        max-width: unset
    }
}

.d-rtl {
    direction: rtl
}

.collapsing {
    transition: var(--transition)
}

.pt120 {
    padding-top: 120px
}

.pb120 {
    padding-bottom: 120px
}

.pt80 {
    padding-top: 80px
}

.pb80 {
    padding-bottom: 80px
}

@media(max-width: 991px) {
    .pt80 {
        padding-top: 40px
    }
    .pb80 {
        padding-bottom: 40px
    }
}

.ml-316 {
    margin-left: 316px
}

@media(max-width: 991px) {
    .ml-316 {
        margin-left: 12px
    }
}

.alt-color a,
.alt-color p,
.alt-color span,
.alt-color h1,
.alt-color h2,
.alt-color h3,
.alt-color h4,
.alt-color h5,
.alt-color h6,
.alt-color i,
.alt-color select,
.alt-color button {
    color: rgba(var(--n8), 1)
}

.p1-color {
    color: rgba(var(--p1), 1)
}

.p2-color {
    color: rgba(var(--p2), 1)
}

.p3-color {
    color: rgba(var(--p3), 1)
}

.p1-bg {
    background: rgba(var(--p1), 1)
}

.p2-bg {
    background: rgba(var(--p2), 1)
}

.p3-bg {
    background: rgba(var(--p3), 1)
}

.n1-color {
    color: rgba(var(--n1), 1)
}

.n2-color {
    color: rgba(var(--n2), 1)
}

.n3-color {
    color: rgba(var(--n3), 1)
}

.n4-color {
    color: rgba(var(--n4), 1)
}

.n5-color {
    color: rgba(var(--n5), 1)
}

.n6-color {
    color: rgba(var(--n6), 1)
}

.n7-color {
    color: rgba(var(--n7), 1)
}

.n8-color {
    color: rgba(var(--n8), 1)
}

.n9-color {
    color: rgba(var(--n9), 1)
}

.n10-color {
    color: rgba(var(--n10), 1)
}

.n11-color {
    color: rgba(var(--n11), 1)
}

.n1-bg {
    background: rgba(var(--n1), 1)
}

.n2-bg {
    background: rgba(var(--n2), 1)
}

.n3-bg {
    background: rgba(var(--n3), 1)
}

.n4-bg {
    background: rgba(var(--n4), 1)
}

.n5-bg {
    background: rgba(var(--n5), 1)
}

.n6-bg {
    background: rgba(var(--n6), 1)
}

.n7-bg {
    background: rgba(var(--n7), 1)
}

.n8-bg {
    background: rgba(var(--n8), 1)
}

.n9-bg {
    background: rgba(var(--n9), 1)
}

.n10-bg {
    background: rgba(var(--n10), 1)
}

.n11-bg {
    background: rgba(var(--n11), 1)
}

.n31-bg {
    background: rgba(var(--p1), 1)
}
.n31-border {
  border-top: none;
border-right: 1px solid rgba(var(--accentBg), 1);
border-bottom: 1px solid rgba(var(--accentBg), 1);
border-left: 1px solid rgba(var(--accentBg), 1);
}
.n32-border {
    border: 1px solid rgba(var(--accentBg), 1);
}

.g1-color {
    color: rgba(var(--g1), 1)
}

.g1-bg {
    background: rgba(var(--g1), 1)
}

.r1-color {
    color: rgba(var(--r1), 1)
}

.r1-bg {
    background: rgba(var(--r1), 1)
}

.border-one {
    border: 1px solid #35c31e
}

.border-two {
    border: 1px solid rgba(53, 195, 30, .5)
}

.border-three {
    border: 1px solid #0d1322
}

.border-four {
    border: 1px solid #2c3655
}

.rounded-8 {
    border-radius: 8px
}

.rounded-17 {
    border-radius: 17px
}

.rounded-14 {
    border-radius: 14px
}

.rounded-item {
    border-radius: 50%
}

.rounded-item2 {
    border-radius: 42%
}

.rounded-20 {
    border-radius: 20px
}

.box-shadow3 {
    box-shadow: var(--box-shadow-p1)
}

.fw_500 {
    font-weight: 500
}

.text-gradient {
    background: var(--gradient-p1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.mx-ch {
    max-width: 60ch
}

.none_two {
    display: none !important
}

.box-style {
    background: rgba(var(--bg1), 1);
    border-radius: 100% !important;
    color: rgba(var(--s2), 1);
    transition: .3s linear
}

.box-style:hover {
    background: rgba(var(--s2), 1);
    color: rgba(var(--p2), 1)
}

.fadeInUp {
    animation-duration: var(--animate-duration);
    animation-delay: var(--animate-delay)
}
.alert {
    background-color: rgba(var(--p2), 1);
    border-color: #141414;
}
.alert-success,.alert-danger,.alert-warning {
  color : rgba(var(--n8), 1);
}
.cmn-btn {
    padding: 10px 20px;
    background-color: rgba(var(--p2), 1);
    border: 3px solid rgba(var(--n11), 1) !important;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    transition: .5s linear;
    color: rgba(var(--n8), 1);
    font-weight: 600
}

.cmn-btn:hover {
    background-color:rgb(var(--p1));
    color: rgba(var(--n8), 1);
    transition: .5s linear;
    border: 3px solid #35c31e
}

.cmn-btn.second-alt {
    background-color: rgb(var(--p1));
    border: 3px solid #35c31e
}

.cmn-btn.second-alt:hover {
    color: rgba(var(--n8), 1);
    background: rgba(var(--p2), 1);
    border: 3px solid #35c31e
}

.cmn-btn.third-alt {
    background-color: rgb(var(--p1));
    outline: 2px #2c3655 solid
}

.cmn-btn.third-alt:hover {
    color: rgba(var(--n8), 1);
    outline: 2px #35c31e solid
}

.cmn-btn.fourth-alt {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(var(--s2)) !important;
    border: 1px solid rgb(var(--s2))
}

.cmn-btn.fourth-alt::before,
.cmn-btn.fourth-alt::after {
    color: rgb(var(--p2));
    background-color: rgb(var(--db))
}

.cmn-btn.fourth-alt:hover,
.cmn-btn.fourth-alt.active {
    color: rgb(var(--p2))
}

.cmn-btn.fourth-alt:hover i,
.cmn-btn.fourth-alt.active i {
    color: rgb(var(--p2))
}

.cmn-btn.fifth-alt {
    background-color: rgba(var(--bg1), 1);
    color: rgb(var(--s2)) !important;
    border: 1px solid rgba(var(--bg1), 1)
}

.cmn-btn.fifth-alt i {
    color: rgb(var(--p1))
}

.cmn-btn.fifth-alt::before,
.cmn-btn.fifth-alt::after {
    background-color: rgb(var(--p1))
}

.cmn-btn.fifth-alt:hover,
.cmn-btn.fifth-alt:focus,
.cmn-btn.fifth-alt.active {
    color: rgb(var(--p2)) !important
}

.cmn-btn.fifth-alt:hover i,
.cmn-btn.fifth-alt:focus i,
.cmn-btn.fifth-alt.active i {
    color: rgb(var(--p2-fixed))
}

.cmn-btn.six-alt {
    background-color: #f3f9fa;
    color: inherit
}

.cmn-btn.six-alt::before,
.cmn-btn.six-alt::after {
    color: rgb(var(--p2));
    background-color: rgb(var(--db))
}

.cmn-btn.six-alt:hover,
.cmn-btn.six-alt.active {
    color: rgb(var(--p2))
}

.cmn-btn.six-alt:hover i,
.cmn-btn.six-alt.active i {
    color: rgb(var(--p2))
}

.cmn-btn.seven-alt {
    background-color: rgb(var(--bg1));
    transition: .5s all ease;
    color: rgba(var(--db), 1) !important
}

.cmn-btn.seven-alt::before,
.cmn-btn.seven-alt::after {
    transition: .5s all ease;
    background-color: rgb(var(--s2))
}

.cmn-btn.seven-alt:hover {
    color: rgba(var(--n8), 1)
}

.cpoint {
    cursor: pointer
}

.exhvr:hover {
    background-color: rgba(var(--db), 1) !important;
    color: rgba(var(--s2), 1) !important
}

.file-upload {
    border-radius: 48px;
    border: 1px solid rgba(var(--p1), 1)
}
.profiletab {
    width: fit-content;
    margin-bottom: 20px;
}
.file-upload input {
    display: none
}

.file-upload .file {
    cursor: pointer;
    position: relative
}

.file-upload .file .file-custom {
    border-radius: 20px
}

.file-upload .add-file {
    color: rgba(var(--p1), 1)
}

.hvr {
    transition: .3s linear
}

.hvr:hover {
    background-color: #2a235b;
    color: rgba(var(--p2), 1)
}

.btn-popup-animation {
    width: 80px;
    min-width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    transition: var(--transition)
}

.btn-popup-animation i {
    color: rgb(var(--p2-fixed))
}

.btn-popup-animation:before {
    content: "";
    position: absolute;
    width: 85%;
    height: 85%;
    background-color: rgb(var(--p1));
    border-radius: 50%;
    opacity: .6;
    z-index: -1;
    animation: pulse 2s ease-out infinite
}

.btn-popup-animation:after {
    content: "";
    position: absolute;
    width: 85%;
    height: 85%;
    background-color: rgb(var(--p1));
    border-radius: 50%;
    opacity: .6;
    z-index: -1;
    animation: pulse 2s 1s ease-out infinite
}

@media(max-width: 576px) {
    .btn-popup-animation {
        width: 60px;
        min-width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .btn-popup-animation i {
        color: rgb(var(--p2-fixed))
    }
}

@keyframes pulse {
    100% {
        transform: scale(2);
        opacity: 0
    }
}

.circle-text {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: rgba(var(--s3), 1);
    border: 1px solid rgba(var(--p2), 1);
    position: relative
}

.circle-text .text {
    animation: rotate 50s linear infinite;
    width: 100%;
    height: 100%;
    position: absolute
}

.circle-text .text p {
    transform: translate(50%, 5px)
}

.circle-text .text span {
    position: absolute;
    color: rgba(var(--p2), 1);
    font-size: inherit;
    font-weight: 600;
    transform-origin: 0 70px
}

.circle-text:hover .text {
    animation-play-state: paused
}

.circle-text.second {
    width: 120px;
    height: 120px;
    background-color: rgba(var(--n2), 1);
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.second .text p {
    transform: translate(50%, 5px)
}

.circle-text.second .text span {
    transform-origin: 0 55px
}

.circle-text.third {
    width: 880px;
    height: 880px;
    border-color: rgba(0, 0, 0, 0)
}

.circle-text.third .text p {
    transform: translate(50%, 5px)
}

.circle-text.third .text span {
    transform-origin: 0 440px
}

.v-border {
    background: rgba(var(--p1), 0.2);
    width: 1px;
    height: 25px
}

.v-line::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 29px;
    background-color: #8a92ab
}

.v-line.lg::before {
    width: 1px;
    height: 63px;
    top: 6%
}

.v-line.lgx::before {
    width: 1px;
    height: 51px;
    background-color: #2c3655
}

.v-line.lg2::before {
    height: 17px;
    padding: 1px;
    background-color: rgba(var(--s2), 1) !important
}

.v-line.xl::before {
    background-color: rgb(var(--p7)) !important;
    height: 15px
}

.v-line.sm::before {
    height: 25px
}

.v-line.smx::before {
    width: 17px;
    height: 1px
}

.v-line.dashed::before {
    border-right: 1px dashed rgb(var(--n5));
    background: rgba(0, 0, 0, 0)
}

.cus-border {
    border-color: rgba(var(--p1), 1) !important
}

.cus-border.second {
    border-color: rgba(var(--p1), 0.1) !important
}

.cus-border.third {
    border-color: rgb(var(--n5)) !important
}

.border-bottom-dash {
    border-bottom: 1px dashed rgba(0, 0, 0, 0)
}

.ul-dots li {
    list-style: disc
}

.ul-decimal li {
    list-style: decimal
}

.social-area a {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(var(--p1), 0.1);
    border-radius: 50%;
    background: rgb(var(--p1));
    display: block;
    transition: var(--transition)
}

.social-area a i {
    color: rgba(var(--p2-fixed), 1)
}

.social-area a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.social-area a:hover i {
    color: rgba(var(--p1), 1)
}

.social-area.alt a {
    border-color: rgba(var(--p1), 1);
    background: rgba(0, 0, 0, 0)
}

.social-area.alt a:hover {
    background-color: rgba(var(--p1), 1)
}

.social-items a i,
.social-items a span {
    transition: var(--transition)
}

.social-items a:hover i,
.social-items a:hover span {
    color: rgba(var(--p2), 1)
}

.mouse-follower {
    z-index: 10
}

.mouse-follower span {
    z-index: 10;
    opacity: 1;
    top: -10px;
    left: -10px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    position: fixed;
    transition: 100ms ease-in-out;
    pointer-events: none
}

.mouse-follower .cursor-outline {
    height: 30px;
    width: 30px;
    border: 1px solid rgba(var(--p1), 1)
}

.mouse-follower .cursor-dot {
    height: 6px;
    width: 6px;
    background: rgba(var(--p1), 1)
}

.mouse-follower.hide-cursor span {
    border-color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

span {
    display: inline-block
}

.table thead th,
.table td,
.table th {
    border: none
}

.ovf-unset {
    overflow-x: unset !important
}

iframe {
    border: 0;
    width: 100%
}

*::-webkit-scrollbar-track {
    background: rgba(var(--n4), 1)
}

*::-webkit-scrollbar {
    width: 5px
}

*::-webkit-scrollbar-button,
*::-webkit-scrollbar-thumb {
    background: rgba(var(--n2), 1)
}
@-moz-document url-prefix() {
    * {
      scrollbar-width: thin;
      scrollbar-color: rgba(var(--n2), 1) rgba(var(--n4), 1);
    }
  }
.cus-scrollbar {
    overflow-y: auto;
    overflow-x: hidden;
    position: sticky;
    max-height: 90vh;
    top: 100px
}

.cus-scrollbar::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar {
    width: 3px;
    background-color: rgba(0, 0, 0, 0)
}

.cus-scrollbar::-webkit-scrollbar-button,
.cus-scrollbar::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0)
}

.cus-scrollbar:hover::-webkit-scrollbar {
    width: 3px
}

.cus-scrollbar:hover::-webkit-scrollbar-track {
    background: rgba(255, 211, 198, .5)
}

.cus-scrollbar:hover::-webkit-scrollbar-button,
.cus-scrollbar:hover::-webkit-scrollbar-thumb {
    background: rgba(var(--s2), 1)
}

.d-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.cus-nz1 {
    z-index: -1
}

.cus-z0 {
    z-index: 0
}

.cus-z1 {
    z-index: 1
}

.cus-z2 {
    z-index: 2
}

.scrollToTop {
    position: fixed;
    bottom: 170px;
    width: 40px;
    height: 40px;
    right: 60px;
    background-color: rgba(var(--g1), 1);
    padding: 0 12px;
    color: rgba(var(--n7), 1);
    line-height: 120%;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: all 1s;
    transform: translateY(100%)
}
.load-yingyang  { display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 100vh;
  }
.load-yingyang2  {display: flex    ;
        width: 100%;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        height: 30vh;
  }


.load-yingyang2 svg {
    width: 250px!important;
    height: 250px!important;
    border-radius: 50%;
    background: rgb(var(--p1))!important;
  }

.load-yingyang svg {
    border:1px solid #222;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(var(--p2), 1);
  }

  .load-yingyang path {
    d: path("M-1500 0A1500 1500 0 0 1 1500 0A750 750 0 0 1 0 0A750 750 0 0 0 -1500 0");
    animation: m 1s ease-in-out infinite alternate;
  }

  .load-yingyang circle {
    r: 250;
    transform: translate(250px);
    animation: s 1s ease-in-out infinite alternate;
    animation-name: s, x;
  }

  .load-yingyang circle:nth-child(2) {
    fill: rgba(var(--p2), 1);
  }
  .load-yingyang2 circle:nth-child(2) {
    fill: rgb(var(--p1))!important;
  }

  .load-yingyang circle:nth-child(3) {
    r: 250;
    cx: -1500;
    animation-delay: -1s, 0s;
  }

  @keyframes m {
    0% {
      d: path("M-1500 0A1500 1500 0 0 1 1500 0A375 375 0 0 1 750 0A1125 1125 0 0 0 -1500 0");
    }
    100% {
      d: path("M-1500 0A1500 1500 0 0 1 1500 0A1125 1125 0 0 1 -750 0A375 375 0 0 0 -1500 0");
    }
  }

  @keyframes s {
    0% {
      r: 125;
    }
    100% {
      r: 375;
    }
  }

  @keyframes x {
    0% {
      transform: translate(375px);
    }
    100% {
      transform: translate(375px);
    }
  }

.scrollToTop i {
    transition: .3s linear
}

.scrollToTop.active {
    bottom: 30px;
    transform: translateY(0%)
}

.scrollToTop:hover i {
    margin-bottom: 7px
}

.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.loader-wrapper .loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    border-radius: 50%;
    z-index: 1001;
    animation: spin 1.5s infinite linear
}


/*
@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}*/

.loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222;
    z-index: 1000
}

.loader-section.section-left {
    left: 0
}

.loader-section.section-right {
    right: 0
}

.loaded .section-left {
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateX(-100%)
}

.loaded .section-right {
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateX(100%)
}

.loaded .loader {
    transition: all .3s ease-out;
    opacity: 0
}

.loaded .loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all .3s 1s ease-out
}

.search-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: -1
}

.search-area .search-box {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, 1fr)
}

@media(max-width: 1199px) {
    .search-area .search-box {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width: 767px) {
    .search-area .search-box {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 575px) {
    .search-area .search-box {
        grid-template-columns: repeat(1, 1fr)
    }
}

.pagination li a {
    color: rgba(var(--n2), 1)
}

.pagination .page-item .page-link {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    z-index: 999
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link.active,
.pagination .page-item .page-link:focus {
    background-color: rgba(var(--p1), 1);
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.breadcrumb-area .breadcrumb {
    row-gap: 8px
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb span {
    color: rgba(var(--n8), 1);
    font-size: 18px;
    font-weight: 500
}

@media(max-width: 991px) {
    .breadcrumb-area .breadcrumb a,
    .breadcrumb-area .breadcrumb span {
        font-size: 16px
    }
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative
}

.breadcrumb-area .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "chevron_right";
    font-family: "Material Symbols Outlined";
    z-index: 1;
    position: absolute;
    left: 0;
    font-size: 24px;
    color: rgba(var(--n8), 1)
}

.breadcrumb-area .breadcrumb .active span {
    color: rgba(var(--p1), 1)
}

.nice-select {
    background: rgba(var(--n11), 1);
    border: rgba(0, 0, 0, 0);
    float: initial;
    overflow: initial;

    padding: 0px 20px;
    display: inline-flex;
    align-items: center;
    line-height: 150%;
    width: 100%
}

.nice-select:focus,
.nice-select:hover {
    border-color: rgba(0, 0, 0, 0)
}

.nice-select::after {
    height: 10px;
    width: 10px;
    right: 15px;
    top: initial;
    border-color: rgba(var(--n2), 0.6)
}

.nice-select .list {
    width: initial;
    box-shadow: none;
    overflow: initial;
    width: 100%;
    top: 100%;
    padding: 0;
    box-shadow: var(--shadow-sm);
    max-height: 60vh;
    overflow-x: auto
}

.nice-select .option {
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 150%;
    padding: 4px 5px;
    min-height: initial;
    font-weight: 500
}

.nice-select .option:hover,
.nice-select .option:focus,
.nice-select .option.selected.focus {
    background-color: rgba(0, 0, 0, 0)
}

.nice-select .current {
    font-weight: 500
}

.checkbox-single {
    position: relative;
    cursor: pointer;
    user-select: none
}

.checkbox-single input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-single .checkmark {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    border: 1px solid #e1e0e7
}

.checkbox-single .checkmark::after {
    content: ""
}

.checkbox-single input:checked~.checkmark::after {
    content: "done";
    position: absolute;
    font-family: "Material Symbols Outlined";
    color: rgb(var(--s2))
}

.checkbox-single input:checked~.checkmark:after {
    display: block
}

.input[type=checkbox],
input[type=radio] {
    accent-color: #ec604f !important
}

.switch-wrapper .active {
    color: rgba(var(--p1), 1)
}

.switch-wrapper .switch {
    width: 50px;
    height: 26px
}

.switch-wrapper .switch .slider {
    cursor: pointer;
    border-radius: 34px;
    transition: var(--transition);
    background: rgba(var(--p1), 1)
}

.switch-wrapper .switch .slider::before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 50%;
    transform: translateX(3px);
    background-color: rgba(var(--p2-fixed), 1);
    transition: var(--transition)
}

.switch-wrapper .switch input:checked+.slider::before {
    transform: translateX(25px)
}

.single-radio {
    cursor: pointer;
    user-select: none;
    position: relative
}

.single-radio:hover input~.checkmark {
    background-color: rgba(0, 0, 0, 0)
}

.single-radio .checkmark {
    position: absolute;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid rgba(var(--p1), 1);
    border-radius: 50%
}

.single-radio .checkmark::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0)
}

.single-radio input:checked~.checkmark {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--p2), 1)
}

.single-radio input:checked~.checkmark::after {
    display: block;
    background: rgba(var(--p2), 1)
}

.slide-button {
    outline: none;
    bottom: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px
}

.slide-button.ara-prev {
    transform: rotate(180deg)
}

.slider-pagination {
    width: initial
}

.slider-pagination span {
    letter-spacing: 10px;
    color: rgba(var(--s2), 1)
}

.input-area {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(var(--b1))
}

.input-area:focus-within {
    border: 1px solid solid;
    outline: 1px solid rgba(var(--b1));
    border-color: rgba(0, 0, 0, 0)
}

.input-area input,
.input-area textarea {
    border-radius: 0;
    padding: 0;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0)
}

.input-area input::placeholder,
.input-area textarea::placeholder {
    color: rgba(var(--db));
    font-weight: 500
}

.input-area .nice-select {
    padding-right: 40px !important
}

.input-area .nice-select::placeholder {
    color: rgba(var(--n8), 1)
}

.input-area .nice-select:focus,
.input-area .nice-select:hover {
    border: none;
    outline: none;
    color: rgba(var(--n8), 1)
}

.input-area .nice-select .current {
    color: rgba(var(--n8), 1);
    font-size: 16px;
    border: none;
    outline: none
}

.input-area .nice-select .list {
    border: 1px solid rgba(var(--n6), 0.2);
    bottom: initial;
    padding: 8px 16px;
    background: rgb(var(--bg1));
    color: rgba(var(--n8), 1)
}

.input-area .nice-select::after {
    display: block;
    right: 24px
}

.input-area.second {
    border-radius: 48px;
    border: 1px solid rgba(var(--b1))
}

.input-area.second input {
    font-size: 16px
}

.leftright-animation {
    animation: previewShapeX 4s linear infinite
}

.leftright-animation2 {
    animation: previewShapeX 7s linear infinite
}

@keyframes previewShapeX {
    0% {
        transform: translateX(0)
    }
    50% {
        transform: translateX(15px)
    }
    100% {
        transform: translateX(0)
    }
}

@keyframes progress-animate {
    0% {
        width: 0
    }
}

.rotated_bigsmall {
    animation: bigSmall 7s linear infinite
}

@keyframes bigSmall {
    0% {
        transform: scale(1);
        opacity: .7
    }
    50% {
        transform: scale(1.1);
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: .7
    }
}

.rotated_bigsmall2 {
    animation: bigSmall2 20s linear infinite
}

@keyframes bigSmall2 {
    0% {
        transform: scale(0.9)
    }
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(0.9)
    }
}

@keyframes previewShapeRounded {
    0% {
        transform: translate(0)
    }
    50% {
        transform: translate(15px)
    }
    100% {
        transform: translate(0)
    }
}

.rotated_animat {
    animation: rotated_animat 4s linear infinite
}

@keyframes rotated_animat {
    0% {
        transform: rotate(0deg) scale(1)
    }
    100% {
        transform: rotate(360deg) scale(1)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn1st {
    0% {
        opacity: 0;
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes fadeIn2nd {
    0% {
        opacity: 0;
        transform: translate3d(-10%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix {
    0% {
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
    }
    25% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
    }
    50% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
    }
    75% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
    }
    100% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media(max-width: 1399px) {
    .none_two {
        display: inherit !important
    }
}

.header-section2 {
    width: 100%;
    position: fixed;
    z-index: 5
}

.header-section2 .navbar {
    margin-left: 235px;
    border-bottom: 1px solid var(--brt1);
    border-left: 1px solid var(--brt1)
}

@media(max-width: 1199px) {
    .header-section2 .navbar {
        margin-left: 150px
    }
}

@media(max-width: 991px) {
    .header-section2 .navbar {
        margin-left: 95px;
        border-left: none;
        height: 79px
    }
    .logo-area{
        height:79px;
    }
}

@media(max-width: 768px) {
    .load-yingyang2 {
        height: 60vmin!important;
    }
    .load-yingyang svg{
        width:   100%!important;
        height:  100%!important;
    }
    .load-yingyang2 svg{
        width:  60vmin!important;
        height: 60vmin!important;
    }
    .header-section2 .navbar {
        height: 71px
    }

    .logo-area{
        height:71px;
    }
}

.header-section2 .navbar .right-area .language-area .translate_wrapper {
    z-index: 1;
    top: -0;
    right: 0%;
    font-size: 16px;
    background: rgb(var(--p2));
    border-radius: 4px
}

@media(max-width: 1399px) {
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        left: -40%
    }
}

@media(max-width: 1199px) {
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        left: -70%
    }
}

@media(max-width: 991px) {
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        left: -80%
    }
}

@media(max-width: 575px) {
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        left: -60%
    }
}

@media(min-width: 769px) {
    .footer-toggle-title i{display: none;}

}
.footer-toggle-content{
    margin-top:20px;
}
@media(max-width: 768px) {
    .Payment_methods img {
        height: 75px;
        width:  150px;
    }
    .footer-toggle-title i{display: block;}
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        width: 120px
    }
    .right-area .cmn-btn{
        margin-top: 2px;
        margin-right:10px;
        /*top: 0;
        right: 0;
        position: absolute;*/
    }
    .right-area .balance-btn{

    }
    .footer-toggle-content {
        margin-top:10px;
        display: none;
        max-height: 0;
        overflow: hidden;
    }

    .footer-toggle-content.open {
        display: block;
        max-height: 500px;
    }



    .footer-toggle-title {
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(var(--p2), 1);
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        cursor: pointer;
        font-weight: bold;
        margin-bottom: 0.5rem;
    }


}

.header-section2 .navbar .right-area .language-area .current_lang {
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden
}

.header-section2 .navbar .right-area .language-area .lang {
    padding: 10px 15px
}

@media(max-width: 480px) {
    .header-section2 .navbar .right-area .language-area .lang {
        padding: 10px 5px
    }
}

.header-section2 .navbar .right-area .language-area .lang.selected {
    display: none
}

.header-section2 .navbar .right-area .language-area .lang img,
.header-section2 .navbar .right-area .language-area .lang span.lang-txt {
    display: inline-block;
    vertical-align: middle
}

.header-section2 .navbar .right-area .language-area .lang span.lang-txt {
    position: relative;
    top: -1px;
    font-weight: 700
}

.header-section2 .navbar .right-area .language-area .lang img {
    width: 20px;
    margin-left: 0
}

.header-section2 .navbar .right-area .language-area .lang span span {
    color: #999;
    font-weight: 400
}

.header-section2 .navbar .right-area .language-area .lang span.fa {
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-left: 3px
}

.header-section2 .navbar .right-area .language-area .more_lang {
    transform: translateY(-20px);
    opacity: 0;
    cursor: pointer;
    display: none;
    -webkit-transition: all .3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -moz-transition: all .3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -o-transition: all .3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -ms-transition: all .3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    transition: all .3s cubic-bezier(0.25, 1.15, 0.35, 1.15)
}

.header-section2 .navbar .right-area .language-area .translate_wrapper.active .more_lang {
    position: absolute;
    width: -webkit-fill-available;
    display: block
}

.header-section2 .navbar .right-area .language-area .more_lang.active {
    opacity: 1;
    transform: translateY(0px)
}

.header-section2 .navbar .right-area .language-area .more_lang .lang:hover {
    background: rgb(var(--p1));
    color: #fff
}

.header-section2 .navbar .right-area .language-area .more_lang .lang:hover span {
    color: #fff
}

.header-section2 .navbar .right-area .language-area .translate_wrapper:hover,
.header-section2 .navbar .right-area .language-area .translate_wrapper.active,
.header-section2 .navbar .right-area .language-area .content a:hover {
    box-shadow: rgba(0, 0, 0, .2) 0 5px 15px;
    -webkit-transition: all .3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -moz-transition: all .3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -o-transition: all .3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -ms-transition: all .3s cubic-bezier(0, 0.99, 0.44, 0.99);
    transition: all .3s cubic-bezier(0, 0.99, 0.44, 0.99)
}

.header-section2 .navbar .right-area .language-area .translate_wrapper.active .lang {
    border-bottom: 1px solid #1c1c1c
}

.header-section2 .navbar .right-area .language-area .content {
    width: 100%;
    max-width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 2px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.header-section2 .navbar .right-area .language-area .content h1,
.header-section2 .navbar .right-area .language-area .content h2,
.header-section2 .navbar .right-area .language-area .content p {
    margin: 0
}

.header-section2 .navbar .right-area .language-area .content p {
    line-height: 22px;
    text-align: left;
    margin-top: 15px
}

.header-section2 .navbar .right-area .language-area .content div.ct-img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 10px
}

.header-section2 .navbar .right-area .language-area .content div img {
    height: 100%;
    position: relative;
    left: -30px
}

.header-section2 .navbar .right-area .language-area .content a {
    padding: 8px 15px 10px;
    border-radius: 4px;
    background: #5766b2;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 25px;
    position: relative;
    overflow: hidden
}

.header-section2 .navbar .right-area .language-area .content a:active {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9)
}

.header-section2 .categories_item {
    width: 130px
}

.header-section2 .categories_item .nice-select .current {
    font-size: 18px
}

.header-section2 .categories_item .nice-select.open .list {
    padding: 5px;
    border-radius: 10px;
    border: 1px solid rgba(var(--s2), 0.2);
    background-color: rgb(var(--p2))
}

.header-section2 .search_item {
    border-left: 1px solid var(--b3)
}

.header-section2 .search_item input {
    width: 550px
}

@media(max-width: 1399px) {
    .header-section2 .search_item input {
        width: 212px
    }
}

@media(max-width: 991px) {
    .header-section2 .search_item input {
        width: 150px
    }
}

.header-section2 .search_item input::placeholder {
    font-size: 18px;
    color: rgb(var(--p6))
}

.header-section2 .msg_area {
    width: 504px;
    position: absolute;
    top: 150%;
    right: 0px !important;
    transform: translateX(120%);
    transition: .8s
}

.header-section2 .msg_area.show {
    transform: translate(6%)
}

@media(max-width: 991px) {
    .header-section2 .msg_area {
        top: 130%;
        left: -140px !important
    }
}

@media(max-width: 575px) {
    .header-section2 .msg_area {
        top: 165%;
        width: 300px;
        left: -140px !important
    }
}

@media(max-width: 991px) {
    .navbar-nav2fixed {
        margin-top: 60px !important;
        padding-left: 25px;
        border-radius: 20px
    }
}

@media(max-width: 991px) {
    .navbar-toggler {
        width: 28px !important
    }
}

.left-nav-area {
   /* position: fixed;*/
    /*max-width: 12.5%;
    min-width: 178px;*/
    width: 100%;
    align-items: center;
    border-right: 1px solid var(--brt1)
}
#MatchListFilter {
    padding-left:12px!important;
}
@media(max-width: 768px) {
    .left-nav-area {
        transition: all 1s ease-in-out;
        display: none;
        left: -100%;
        border-right: none
    }
}

.left-nav-area .nav_aside {
    overflow: hidden;
    /*height: calc(103vh - 100px); overflow-y: auto;*/
    height: 60%;

    transition: .3s linear
}
.onerow {
    width: 125px;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(max-width: 769px) {
    .left-nav-area .nav_aside {
        /*position: fixed*/
    }
}

.left-nav-area .nav_aside.show {
    transform: translate(0);
    z-index: 2
}

@media(max-width: 991px) {
    .left-nav-area .logo-area {
        background-color: rgba(var(--bg4), 1);
        border-bottom: 1px solid var(--brt1);
        padding-bottom: 10px
    }
}

@media(max-width: 768px) {
    .left-nav-area .logo-area {
        padding-top: 1rem !important;
        padding-bottom: 18px
    }
}

.left-nav-area .logo-area i {
    font-size: 32px
}

.left-nav-area .nv-items {
    transition: .3s linear
}

.left-nav-area .nv-items:hover {
    background-color: #fae3e0;
    transition: .3s linear
}

.left-nav-area .nv-items .content4 {
    display: none
}

.left-nav-area .active .cmn-head4 i {
    color: rgb(var(--p2))
}

.navigation i {
    transform: scaleX(-1)
}

.navigation ul li.active {
    background-color: rgb(var(--n11));
    color: #fff
}

.navigation ul li.active i {
    opacity: 1
}

.navigation ul li.active a>i,
.navigation ul li.active span {
    color: #fff
}

.navigation ul li.active:hover {
    background-color: rgb(var(--n11))
}

.navigation__card-thumb .active-times {
    border-radius: 68px;
    width: 70px;
    height: 29px;
    margin-top: -10px
}

.dropdown-container {
    display: none;
    transition: display 1s ease !important
}

.aside_namelist li {
    cursor: pointer;
    transition: .5s linear
}

.aside_namelist li button {
    transition: .5s linear
}

.aside_namelist li button i {
    opacity: 0;
    transition: .5s linear
}

.aside_namelist a:hover {
    background-color: rgb(var(--n11));
    cursor: pointer;
    transition: .5s linear;
    border-radius: var(--bs-border-radius-lg) !important;
}
.aside_namelist .active {
    background-color: rgb(var(--n11));
    cursor: pointer;
    transition: .5s linear;
    border-radius: var(--bs-border-radius-lg) !important;
}
.aside_namelist li:hover button i {
    opacity: 1
}

.cmns_msgarea {
    min-height: 88vh;
    overflow: hidden
}

@media(max-width: 575px) {
    .cmns_msgarea {
        min-height: 99vh
    }
}

.cmns_msgarea__body {
    height: 75vh !important;
    overflow-y: scroll
}

.cmns_msgarea__footer-fileup {
    border-radius: 10px;
    border: 1px solid #2c3655
}

.header-section {
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: rgba(var(--p2), 1)
}

@media(max-width: 991px) {
    .header-section {
        background-color: rgba(var(--p2), 1);
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .3)
    }
}

.header-section.header-fixed {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .3);
    background-color: rgba(var(--p2), 1)
}

.header-section .navbar-toggler {
    padding-right: 0;
    display: none;
    border: none
}

.header-section .navbar-toggler:focus {
    box-shadow: none
}

.header-section .navbar-toggler i {
    color: var(--primary-color)
}

.header-section .navbar-toggler {
    width: 40px;
    height: 6px;
    position: relative;
    right: 15px;
    transition: .3s ease-in-out;
    transform: translateY(-100%)
}

.header-section .navbar-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: rgba(var(--p2), 1);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .3s ease-in-out
}

.header-section .navbar-toggler span:nth-child(1) {
    top: 0px
}

.header-section .navbar-toggler span:nth-child(2),
.header-section .navbar-toggler span:nth-child(3) {
    top: 12px
}

.header-section .navbar-toggler span:nth-child(4) {
    top: 24px
}

.header-section .navbar-toggler.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .navbar-toggler.open span:nth-child(2) {
    transform: rotate(45deg)
}

.header-section .navbar-toggler.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.header-section .navbar-toggler.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.header-section .collapsing {
    transition: .5s
}

.header-section .dropdown-menu {
    padding: 5px 15px 15px 15px !important
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-nav {
        margin-top: 0
    }
}

.header-section .navbar .navbar-nav ul {
    padding: 10px 0;
    padding-right: 15px
}

.header-section .navbar .navbar-nav li .active {
    border-bottom: 1px solid rgba(var(--g1), 1)
}

.header-section .navbar .navbar-nav li a:hover {
    border-bottom: 1px solid rgba(var(--n8), 1)
}

.header-section .navbar .navbar-nav a,
.header-section .navbar .navbar-nav button {
    text-transform: capitalize;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.header-section .navbar .navbar-nav a.active,
.header-section .navbar .navbar-nav a:hover,
.header-section .navbar .navbar-nav button.active,
.header-section .navbar .navbar-nav button:hover {
    color: rgba(var(--n8), 1)
}

.header-section .navbar .navbar-nav a.active::before,
.header-section .navbar .navbar-nav a:hover::before,
.header-section .navbar .navbar-nav button.active::before,
.header-section .navbar .navbar-nav button:hover::before {
    transform: rotate(-50deg);
    opacity: 1;
    transition: .3s
}

.header-section .navbar .navbar-nav .dropdown-menu,
.header-section .navbar .navbar-nav .sub-menu {
    background-color: rgba(var(--p2), 1);
    box-shadow: var(--shadow-lg)
}

.header-section .navbar .navbar-nav .dropdown-menu a,
.header-section .navbar .navbar-nav .dropdown-menu button,
.header-section .navbar .navbar-nav .sub-menu a,
.header-section .navbar .navbar-nav .sub-menu button {
    display: initial
}

.header-section .navbar .navbar-nav .dropdown-menu a:hover,
.header-section .navbar .navbar-nav .dropdown-menu button:hover,
.header-section .navbar .navbar-nav .sub-menu a:hover,
.header-section .navbar .navbar-nav .sub-menu button:hover {
    letter-spacing: 1px;
    transition: .5s
}

.header-section .navbar .navbar-nav .dropdown-menu a::after,
.header-section .navbar .navbar-nav .dropdown-menu button::after,
.header-section .navbar .navbar-nav .sub-menu a::after,
.header-section .navbar .navbar-nav .sub-menu button::after {
    right: initial
}

.header-section .navbar .navbar-nav .dropdown-menu a::before,
.header-section .navbar .navbar-nav .dropdown-menu button::before,
.header-section .navbar .navbar-nav .sub-menu a::before,
.header-section .navbar .navbar-nav .sub-menu button::before {
    display: none
}

.header-section .navbar .dropdown-toggle {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.header-section .navbar .dropdown-toggle::after {
    position: absolute;
    content: "";
    border: none;
    font-family: "FontAwesome";
    font-weight: 400;
    transform: rotate(90deg);
    font-size: 14px;
    right: -10px;
    z-index: -1
}

.header-section .navbar .dropdown-menu {
    padding-right: 20px;
    transition: all .5s;
    transform: translateY(50px) translateX(0)
}

.header-section .navbar .dropdown-menu button,
.header-section .navbar .dropdown-menu a {
    padding: 0;
    margin: 0 10px
}

.header-section .navbar .dropdown-menu li {
    margin-top: 9px
}

.header-section .navbar .dropdown-menu,
.header-section .navbar .sub-menu {
    display: block;
    opacity: 0;
    visibility: hidden
}

.header-section .navbar .navbar-toggler:focus {
    outline: 0;
    box-shadow: none
}

.header-section .navbar .show-dropdown {
    margin-right: 15px
}

.header-section .navbar .show-dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) translateX(0)
}

.header-section .navbar .sub-dropdown {
    position: relative
}

.header-section .navbar .sub-dropdown:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(-5px) translateX(0);
    z-index: 2
}

.header-section .navbar .sub-dropdown .dropdown-toggle::after {
    transform: rotate(0deg)
}

.header-section .navbar .sub-dropdown .sub-menu {
    position: absolute;
    left: 150px;
    top: 0;
    z-index: 1;
    transition: all .5s
}

@media(max-width: 991px) {
    .header-section .navbar .custom-pos {
        position: absolute !important;
        right: 0%;
        gap: .75rem !important;
        top: 25%
    }
}

@media(max-width: 991px)and (max-width: 991px) {
    .header-section .navbar .custom-pos {
        top: 20% !important
    }
}

@media(max-width: 991px)and (max-width: 768px) {
    .header-section .navbar .custom-pos {
        top: 15% !important;
        right: 1%;
                width: 60%;
    }
}

@media(max-width: 991px)and (max-width: 575px) {
    .header-section .navbar .custom-pos {
        right: 0%;
        top: 10px
    }
}

@media(max-width: 991px)and (max-width: 480px) {
    .header-section .navbar .custom-pos {
        right: 0%
    }
}

@media (max-width: 410px) {
    .header-section .navbar .custom-pos {
        /*right: 53%*/
    }
    .language-area, .mregister{
        display:none;
    }
    #balance {
            padding: 10px 5px!important;
    }
    .profiletab .pay_method__scrol {
        overflow-x: scroll!important;
    }
}

@media(max-width: 991px)and (max-width: 350px) {
    .header-section .navbar .custom-pos {
        /*right: 65%*/
    }
}

@media(max-width: 991px)and (max-width: 991px) {
    .header-section .navbar .custom-postwo {
        right: 10% !important
    }
}

@media(max-width: 991px)and (max-width: 480px) {
    .header-section .navbar .custom-postwo {
        right: 15% !important
    }
}

@media(max-width: 991px) {
    .header-section .navbar .navbar-toggler {
        display: inline-block;
        position: absolute;
        top: 25px
    }
    .header-section .navbar .navbar-brand img {
        max-width: initial
    }
    .header-section .navbar .navbar-toggler span {
        background-color: rgba(var(--n8), 1)
    }
    .header-section .navbar .navbar-collapse .navbar-nav {
        max-height: 250px;
        margin: 20px 0;
        overflow-y: auto;
        margin-bottom: 10px;
        overflow-x: hidden
    }
    .header-section .navbar .navbar-collapse .navbar-nav a,
    .header-section .navbar .navbar-collapse .navbar-nav button {
        justify-content: start
    }
    .header-section .navbar .dropdown-menu {
        column-count: 1
    }
    .header-section .navbar .sub-dropdown .sub-menu {
        position: initial;
        transition: initial
    }
    .header-section .navbar .dropdown-menu,
    .header-section .navbar .sub-menu {
        opacity: initial;
        visibility: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropdown-menu {
        transform: initial;
        transition: initial;
        display: none
    }
    .header-section .navbar .dropdown-toggle::after {
        z-index: 0
    }
    .header-section .navbar .dropend {
        margin-left: 18px
    }
    .header-section .navbar .navbar-collapse .right-area {
        margin-left: 0
    }
}

.header-section.header-menu .cmn-head {
    cursor: pointer
}

.header-section.header-menu .cmn-head .icon-area {
    width: 48px;
    height: 48px
}

@media(max-width: 575px) {
    .header-section.header-menu .cmn-head .icon-area {
        width: 35px;
        height: 35px
    }
}

.header-section.header-menu .cmn-head .icon-area i:hover {
    color: rgba(var(--s2), 1)
}

.header-section.header-menu .cmn-head .icon-area .abs-area {
    border: 2px solid rgba(var(--p2), 2);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 0;
    left: -9px
}

.header-section.header-menu .single-item {
    position: relative
}

.header-section.header-menu .single-item.active .main-area {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px)
}

.header-section.header-menu .single-item .main-area {
    position: absolute;
    top: 50px;
    white-space: nowrap;
    right: 0;
    transform: translateY(150px);
    background-color: rgba(var(--n90), 1);
    border: 1px solid var(--n500);
    border-radius: 10px;
    opacity: 0;
    z-index: 2;
    transition: .3s;
    visibility: hidden;
    overflow-x: auto;
    min-width: 300px;
    max-height: 70vh
}

.header-section.header-menu .single-item.cart-area .close-btn {
    right: 15px;
    top: 15px;
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .nav-items-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 500px;
    min-height: 100vh;
    overflow-y: auto;
    background-color: rgba(var(--n8), 1);
    box-shadow: var(--shadow-lg);
    backdrop-filter: blur(22.5px);
    z-index: 999;
    transform: translateX(100%);
    transition: all 1.3s
}

.header-section.header-menu .single-item.cart-area.active .nav-items-wrapper {
    transform: translateX(0)
}

.header-section.header-menu .single-item.cart-area .single-box {
    border: 1px solid var(--n500);
    border-radius: 5px
}

.header-section.header-menu .single-item.cart-area .end-area {
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .icon-box img {
    max-width: 90px;
    min-width: 90px
}

.header-section.header-menu .single-item.cart-area .footer-area .second-btn {
    background-color: var(--n700);
    color: var(--n0)
}

.header-section.header-menu .single-item.cart-area .qtySelector {
    border-radius: 10px
}

.header-section.header-menu .single-item.cart-area .qtySelector i {
    cursor: pointer;
    color: var(--n0);
    min-width: 32px;
    min-height: 32px;
    border-radius: 50%;
    background-color: var(--n100)
}

.header-section.header-menu .single-item.cart-area .qtySelector .qtyValue {
    border: none;
    padding: 5px;
    width: 50px;
    background: rgba(0, 0, 0, 0);
    font-weight: bold;
    color: var(--n0)
}

.middle-iconfixed {
    top: 20% !important;
    z-index: 5 !important;
    background-color: rgb(var(--g1)) !important;
    border-radius: 0 7px 7px 0
}

.secend-actives .active {
    background-color: rgba(var(--p2), 1) !important
}

.footer_section__main {
    margin: 0 300px 0 303px
}
@media(max-width: 1899px) {
    .footer_section__main {
        margin: 0 200px 0 303px
    }
}

@media(max-width: 1699px) {
    .footer_section__main {
        margin: 0 80px 0 303px
    }
}

@media(max-width: 1499px) {
    .footer_section__main {
        margin: 0 0 0 303px
    }
}

@media(max-width: 991px) {
    .footer_section__main {
        margin: 0
    }
}

.footer_section__community-sitem {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 60px;
    width: 60px;
    height: 60px;
    background-color: #2d2d2d;
    color: #BFBFBF;
    font-size: 20px;
    border-radius: 0px;
}

@media(max-width: 991px) {
    .footer_section__community-sitem {
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 35px;
        width: 35px;
        height: 35px;
        background-color: #2d2d2d;
        color: #BFBFBF;
        font-size: 20px;
        border-radius: 0px;
    }
}
.social_icons_fixed i
{
    width: 96px;
    min-width: 96px;
    height: 96px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(var(--n11));
}
.social_icons_fixed i
{
   font-size: 72px;
}
.social_icons_fixed .social_text
{
    border: 2px solid rgba(var(--n11), 1);
    background-color: rgba(var(--p2), 1);
}


.social_icons_fixed .social_icon {
    border: 2px solid rgba(var(--n11), 1);
    border-top: none !important;
    background-color: rgba(var(--p2), 1);
    padding:10px;
    transform: rotate(90deg);

}
.social_icons_fixed {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 20;
    transform: rotate(-90deg) translate(-458px, 300px);
    display: flex;
    top: 0;
    height: 70px;
    width: 595px;
    justify-content: center;
    flex-direction: row-reverse;
}
.social_icon {
    height: 138px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social_text {
    background: var(--partner-specific-color);
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px 10px 0 0;
    font-size: 18px;
    color: var(--secondary-text-color);
    font-weight: 700;
    letter-spacing: 0.36px;
}.social_icons_fixed a {
    position: relative;
    transform: translate(0, 0);
    display: block;
    transition: transform 0.3s ease;
    margin-left: 1.25vh;
    width: 25%;
}
.social_icons_fixed a:hover {
    transform: translate(0, -140px);
}
.footer_section__community-sitem i {
    color:  rgba(var(--n8), 1);
}

.footer_section__community-sitem .bitcoin {
    color: #fcb400;
    font-weight: 700
}

.footer_section .brand-slider .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.footer_section .iconstyle {
    transition: .5s linear;
    overflow: hidden
}

.footer_section .iconstyle i {
    transform: translateX(-50px);
    transition: .5s linear;
    opacity: 0
}

.footer_section .iconstyle a {
    margin-left: -17px;
    transition: .5s linear
}

.footer_section .iconstyle:hover i {
    transform: translateX(0);
    opacity: 1
}

.footer_section .iconstyle:hover a {
    margin-left: 0
}

.fixed_footer {
    /*position: fixed;*/
    right: 0;
    border-radius: 8px;
    top: 130px;
    padding: 0 10px;
    width: inherit;
    z-index: 1;
    transition: .5s linear
}

@media(max-width: 350px) {
    .fixed_footer {
        right: 3%
    }
}

.fixed_footer .footfixedbtn {
    transform: rotate(180deg);
    transition: .5s linear
}

.fixed_footer__head {
    background-color: rgb(var(--p2));
    border-radius: 20px 20px 0 0
}

.fixed_footer__head-n1 {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(var(--n7));
    color: #000;
    font-weight: 600
}

.fixed_footer__head-quickbet input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden
}

.fixed_footer__head-quickbet label {
    cursor: pointer;
    text-indent: -9999px;
    width: 44px;
    height: 24px;
    background: rgb(var(--g1));
    display: block;
    border-radius: 100px;
    position: relative;
    border: 2px solid #fff
}

.fixed_footer__head-quickbet label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 90px;
    transition: .3s
}

.fixed_footer__head-quickbet input:checked+label {
    background: rgb(var(--g1))
}

.fixed_footer__head-quickbet input:checked+label:after {
    left: calc(100% - 1px);
    transform: translateX(-100%)
}

@media(max-width: 768px) {
    .fixed_footer__content {
        /*overflow-y: scroll;
        height: 400px*/
    }
}

.fixed_footer__content .box {
   /* border-radius: 3px;*/

}

.fixed_footer__content .tab-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative
}

.fixed_footer__content .tab-list::before {
    content: "";
    display: block;
    height: 100%;
    width: 33.333333%;
    position: absolute;
    bottom: 0;
    background-color: rgb(var(--n11));
    transition: .3s;
    z-index: -1
}
.back, .lay {
    display: flex;
        flex-direction: column;
        gap: 10px;
        /*padding: 10px;*/
}

.c_cell_form div {
    width: 33%;
}
.fixed_footer__content .tab-item {
    flex: 1;
    text-align: center;
    transition: .3s;
    border-radius: 8px !important;
    border-radius: 8px
}
.padding-top-0{
    padding-top:0px!important;
}
.back .match_title, .lay .match_title {
    flex: 2 1;
    padding: 0 5px;
    align-items: center;
    margin-bottom: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    font-size: 12px;    color: rgba(var(--n8), 1);
}
.c_header, .c_row {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #8a92ab;
    padding: 10px 0;
    font-size:12px;justify-content: space-between;

    color:rgba(var(--n8), 1);
  }
  .c_cell_info{
    flex: 2 1;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
/*Chrome*/

input[type="range"] {
    accent-color:rgb(var(--p1));
}

.c_cell_form{
    flex: 3 1;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size: 12px;
}
  .c_header {
      line-height: 1;
    font-weight: bold;
  }
  .borderbottom{
    border-bottom: 1px solid #8a92ab;
  }
  .c_row:last-child {
   border-bottom: none;
  }
  .match_title .cmn-btn {
    padding: 0.1rem !important;
  }
  .bordernone {
    border-bottom: none!important;
  }

  .c_cell {
      text-align: center;
    padding: 0 5px;
  }

    .details-tr{
    background-color: #212121;
    }
  /* Inputs and Selects */
  .c_cell input[type="text"],.c_cell input[type="number"],
  .c_cell select {
    height: 25px;
    padding: 2px 5px;
    background-color: rgba(var(--p2), 1)!important;
    box-sizing: border-box;
    border: 1px solid rgba(var(--n8), 1);
    border-radius: 3px;
    font-size: 12px;
  }
.pay_method__table .cmn-btn {margin-top:2px;}
.fixed_footer__content .tab-toggle {
    display: none
}

.fixed_footer__content .tab-content {
    display: none
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
.fixed_footer__content .tab-toggle:nth-child(1):checked~.tab-list .tab-item:nth-child(1),
.fixed_footer__content .tab-toggle:nth-child(2):checked~.tab-list .tab-item:nth-child(2),
.fixed_footer__content .tab-toggle:nth-child(3):checked~.tab-list .tab-item:nth-child(3) {
    opacity: 1
}

.fixed_footer__content .tab-toggle:nth-child(2):checked~.tab-list::before {
    transform: translateX(100%)
}

.fixed_footer__content .tab-toggle:nth-child(3):checked~.tab-list::before {
    transform: translateX(200%)
}

.fixed_footer__content .tab-toggle:nth-child(1):checked~.tab-container .tab-content:nth-child(1),
.fixed_footer__content .tab-toggle:nth-child(2):checked~.tab-container .tab-content:nth-child(2),
.fixed_footer__content .tab-toggle:nth-child(3):checked~.tab-container .tab-content:nth-child(3) {
    display: block
}

.fixed_footer__content .tab-trigger {
    display: block;
    padding: 8px;
    background: rgba(var(--p2), 1);
}
.fixed_footer__content .tab-trigger:hover {

    background: #000;
}
.tab_active {background:#000000!important;}

.fixed_footer__content .tab-container {
    padding: 8px
}

.fixed_footer__content-scr {
    background-color: rgb(var(--g1), 0.4)
}

.fixed_footer__content-formarea input::placeholder {
    color: #959aaa;
    font-size: 12px
}

.fixed_footer__content-selectammount span {
    transition: .5s
}

.fixed_footer__content-selectammount span:hover {
    background: rgba(53, 195, 30, .5)
}

.fixed_footer__content-selectammount .active {
    background: rgba(53, 195, 30, .5)
}

.livebox {

        background: rgb(var(--p1));
        padding: 5px;
        color: white;
    }
.fixed_footer__content-bottom .right-border {
    width: 100%;
    color:#fff;
    padding: 10px;
    border-color: #141414;
    border-style: solid;
    border-width: 1px 1px 1px 0px
}.fixed_footer__content-bottom .right-border4 {
    width: 100%;
    color:#fff;
    padding: 10px;
    border-color: #141414;
    border-style: solid;
    border-width: 1px 0 1px 1px;
}
.fixed_footer__content-bottom .right-border3 {
    width: 100%;
    padding: 10px;
    background-color: rgba(var(--p2), 1);
    border-color: #141414;
    border-style: solid;
    border-width: 1px 1px 1px 1px
}

.fixed_footer__content-bottom .right-border2 {
    width: 100%;
    padding: 10px 30px 10px 10px;
    border-color: #141414;
    border-style: solid;
    border-width: 1px 0 1px 1px
}

.show {
    transform: translateY(0)
}

.show .footfixedbtn {
    transform: rotate(0deg)
}

.Promotions__main {
    margin: 137px 20px 0 303px
}

@media(max-width: 991px) {
    .Promotions__main {
        margin: 0 0 0 20px;
        padding-top: 120px
    }
}

.Promotions__card {
    transition: .5s linear;
    height: 100%
}

.Promotions__card:hover {
    background-color: rgba(var(--n11), 1)
}

@media(max-width: 1599px) {
    .pay_method__paymethod-items {
        flex-wrap: wrap
    }
}

@media(max-width: 1399px) {
    .pay_method__paymethod-items {
        flex-wrap: nowrap
    }
}

@media(max-width: 1299px) {
    .pay_method__paymethod-items {
        flex-wrap: wrap
    }
}

.pay_method__paymethod-item {
    border: 1px solid rgba(var(--n11), 1);
    transition: .5s linear;
    width: 100%;
    height: 100%
}

@media(max-width: 1599px) {
    .pay_method__paymethod-item {
        width: fit-content
    }
}

@media(max-width: 1399px) {
    .pay_method__paymethod-item {
        width: 100%
    }
}

@media(max-width: 1299px) {
    .pay_method__paymethod-item {
        width: fit-content
    }
}

.pay_method__paymethod-item:hover {
    border: 1px solid #8e8e8e;
}

.pay_method__paymethod .active {
    border: 1px solid #8e8e8e;
}

.pay_method__amount {
    border-radius: 8px;
    border: 1px solid rgb(var(--n2))
}

@media(max-width: 1399px) {
    .pay_method__scrol {
        overflow-x: hidden
    }
    .pay_method__scrol::-webkit-scrollbar {
        height: 0
    }
}

    .pay_method__scrollbar {
        width: fit-content
    }
    .pay_method__scrol {
        overflow-x: hidden
    }
    .pay_method__scrol::-webkit-scrollbar {
        height: 0
    }

.pay_method__formarea form i {
    color: rgba(var(--n5), 1);
    cursor: pointer
}

.pay_method__formarea form input::placeholder {
    color: rgba(var(--n5), 1);
    font-size: 14px
}

.pay_method__table-scrollbar::-webkit-scrollbar {
    height: 6px
}

.pay_method__table-scrollbar::-webkit-scrollbar-thumb {
    background-color: #35c31e;
    border-radius: 2px
}

.pay_method__table-scrollbar::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .4)
}

.pay_method__table table {
    border-radius: 10px
}

.pay_method__table table tr th {
    background-color: rgb(var(--n11))
}

.pay_method__table table tr th:first-child {
    border-radius: 10px 0 0 0
}
.c_cell_info .c_cell{
    text-align: left;
}
.top_matches__innercount div:last-child {
   /* background: rgba(var(--n11), .3);*/
    background: rgba(var(--n11), 1);
    border: 1px solid #0f1b42;

}
.top_matches__innercount-item:hover {
    /*background: rgba(53, 195, 30, .5)!important;*/
}
.pay_method__table table tr th:last-child {
    border-radius: 0 10px 0 0
}

.pay_method__table table tr td,
.pay_method__table table tr th {
    padding: 10px 10px;
    box-shadow: 0px 1px 0px 0px #65739c, 0px 1px 0px 0px #212534
}

.pay_method__table table tr td {
    font-size: 14px
}

.pay_method__tabletwo-scrollbar::-webkit-scrollbar {
    height: 6px
}

.pay_method__tabletwo-scrollbar::-webkit-scrollbar-thumb {
    background-color: #35c31e;
    border-radius: 2px
}

.pay_method__tabletwo-scrollbar::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .4)
}

.pay_method__tabletwo table {
    border-radius: 10px
}

.pay_method__tabletwo table tr th {
    background-color: rgb(var(--n11))
}

.pay_method__tabletwo table tr th:first-child {
    border-radius: 10px 0 0 0
}

.pay_method__tabletwo table tr th:last-child {
    border-radius: 0 10px 0 0
}

.pay_method__tabletwo table tr td,
.pay_method__tabletwo table tr th {
    padding: 20px 40px;
    box-shadow: 0px 1px 0px 0px #65739c, 0px 1px 0px 0px #212534
}

.pay_method__tabletwo table tr td {
    font-size: 14px
}

.pay_method__Notiitem {
    border-bottom: 1px solid #212c4d
}

.pay_method__Notiitem-switcher .switch {
    --switch-width: 46px;
    --switch-height: 24px;
    --switch-bg: rgb(131, 131, 131);
    --switch-checked-bg: rgb(0, 218, 80);
    --switch-offset: calc((var(--switch-height) - var(--circle-diameter)) / 2);
    --switch-transition: all .2s cubic-bezier(0.27, 0.2, 0.25, 1.51);
    --circle-diameter: 18px;
    --circle-bg: #fff;
    --circle-shadow: 1px 1px 2px rgba(146, 146, 146, 0.45);
    --circle-checked-shadow: -1px 1px 2px rgba(163, 163, 163, 0.45);
    --circle-transition: var(--switch-transition);
    --icon-transition: all .2s cubic-bezier(0.27, 0.2, 0.25, 1.51);
    --icon-cross-color: var(--switch-bg);
    --icon-cross-size: 6px;
    --icon-checkmark-color: var(--switch-checked-bg);
    --icon-checkmark-size: 10px;
    --effect-width: calc(var(--circle-diameter) / 2);
    --effect-height: calc(var(--effect-width) / 2 - 1px);
    --effect-bg: var(--circle-bg);
    --effect-border-radius: 1px;
    --effect-transition: all .2s ease-in-out
}

.pay_method__Notiitem-switcher .switch input {
    display: none
}

.pay_method__Notiitem-switcher .switch {
    display: inline-block
}

.pay_method__Notiitem-switcher .switch svg {
    -webkit-transition: var(--icon-transition);
    -o-transition: var(--icon-transition);
    transition: var(--icon-transition);
    position: absolute;
    height: auto
}

.pay_method__Notiitem-switcher .switch .checkmark {
    width: var(--icon-checkmark-size);
    color: var(--icon-checkmark-color);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.pay_method__Notiitem-switcher .switch .cross {
    width: var(--icon-cross-size);
    color: var(--icon-cross-color)
}

.pay_method__Notiitem-switcher .slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: var(--switch-width);
    height: var(--switch-height);
    background: var(--switch-bg);
    border-radius: 999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: var(--switch-transition);
    -o-transition: var(--switch-transition);
    transition: var(--switch-transition);
    cursor: pointer
}

.pay_method__Notiitem-switcher .circle {
    width: var(--circle-diameter);
    height: var(--circle-diameter);
    background: var(--circle-bg);
    border-radius: inherit;
    -webkit-box-shadow: var(--circle-shadow);
    box-shadow: var(--circle-shadow);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: var(--circle-transition);
    -o-transition: var(--circle-transition);
    transition: var(--circle-transition);
    z-index: 1;
    position: absolute;
    left: var(--switch-offset)
}

.pay_method__Notiitem-switcher .slider::before {
    content: "";
    position: absolute;
    width: var(--effect-width);
    height: var(--effect-height);
    left: calc(var(--switch-offset) + var(--effect-width)/2);
    background: var(--effect-bg);
    border-radius: var(--effect-border-radius);
    -webkit-transition: var(--effect-transition);
    -o-transition: var(--effect-transition);
    transition: var(--effect-transition)
}

.pay_method__Notiitem-switcher .switch input:checked+.slider {
    background: var(--switch-checked-bg)
}

.pay_method__Notiitem-switcher .switch input:checked+.slider .checkmark {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.pay_method__Notiitem-switcher .switch input:checked+.slider .cross {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.pay_method__Notiitem-switcher .switch input:checked+.slider::before {
    left: calc(100% - var(--effect-width) - var(--effect-width)/2 - var(--switch-offset))
}

.pay_method__Notiitem-switcher .switch input:checked+.slider .circle {
    left: calc(100% - var(--circle-diameter) - var(--switch-offset));
    -webkit-box-shadow: var(--circle-checked-shadow);
    box-shadow: var(--circle-checked-shadow)
}

.pay_method .nice-select {
    background-color: rgb(var(--n11));
    border-radius: 10px;
    padding: 12px 20px;
    font-size: 14px
}

.pay_method .nice-select .current {
    font-size: 14px;
    color: #bdc2d1
}

.pay_method .nice-select.open .list {
    background-color: rgb(var(--n11))
}

.pay_method .nice-select ul {
    border: none;
    padding: 16px;
    background-color: rgb(var(--n11))
}

.pay_method .nice-select ul li {
    font-size: 14px;
    color: #bdc2d1
}

.pay_method .nice-select::after {
    border-color: #a098ae
}

.pay_method .tabcontents {
    position: relative
}

.pay_method .tabitem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .5s all
}

.pay_method .nav-links.active {
    background-color: rgba(var(--n11), 1)
}


.pay_method .nav-links {
    transition: .5s linear;
    width: 100%
}
#Betslip .modal-content
{
    background-color: rgba(var(--p2), 1);
    color: rgba(var(--n8), 1);
}
#Betslip .modal-content .modal-title,#Betslip .modal-content h5,#Betslip .modal-content button,#Betslip .modal-content li
{
    color: rgba(var(--n8), 1)!important;
}
@media(max-width: 1399px) {
    .pay_method .nav-links {
        width: fit-content
    }
}

.pay_method .nav-links:hover {
    background-color: rgba(var(--n11), 1)
}
.pay_method .tabitem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0)
}
.flex-end {
    justify-content: flex-end;
}
.login_section{
    padding: 20px;
   /* margin: 0px 0 0 280px;*/
}
.login_section__social a:hover {
    background-color: rgb(var(--g1))
}

.login_section__form input::placeholder {
    color: rgb(var(--n5))
}

.hero_area__main {
    margin: 137px 20px 0 303px
}
.sponsor_img{
        width: 120px;
    height: 48px;
    padding: 3px;
}
@media(max-width: 991px) {
    .hero_area__main {
        margin: 0;
        padding-top: 120px
    }
}

.hero_area .live-playing .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

.hero_area__topslider-card {
    border-radius: 8px;
    border: 1px solid rgb(var(--p3));
    transition: .4s linear
}

.hero_area__topslider-card:hover {
    border: 1px solid rgba(53, 195, 30, .5)
}

.hero_area__topslider-flagbox {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(var(--n11), 1)
}

.hero_area__topslider-vs {
    padding: 10px 9px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(var(--n2))
}

.hero_area__topslider-scr span {
    border: 1px solid rgba(53, 195, 30, .5);
    color: rgba(53, 195, 30, .5)
}
.container-content{
    width:100%;
    display: flex;
    margin-top:30px ;
    padding-top:4rem ;
}

    .d-show {
        display: none;
    }
    .Payment_methods img{
width:100px;height:50px;object-fit: cover; }
#Betslip .tab-content::-webkit-scrollbar{

        display: none;
}
@media screen and (min-width: 1300px) {
.username {
    width:200px;
}
}
@media(max-width: 1307px) {
.username {
    width:120px;
}
}

@media screen and (min-width: 769px) {


    .content-main {

        flex: 1 1;
    }
    .content-left {
        max-width: 12.5%;
        min-width: 178px;
        width: 12.5%;
    }

    .content-right {
        flex: 1 0 25%;
        max-width: 20%;
        margin-right: 30px;
        min-width: 350px;
        overflow: hidden;
        scrollbar-width: none;
        height: calc(-202px + 100vh);
    }

.logo-area {
    height: 98px;
 }
.logo-area a{
    width: 200px;
 }
  }
  @media screen and (min-width: 1200px) {

        .profileContainer{
            width: 80%!important;
            margin-left:10%!important;
        }
  }
  .pay_method__scrol::-webkit-scrollbar-track {
    background: transparent;
  }

  .pay_method__scrol::-webkit-scrollbar-thumb {
    background: transparent;
  }
  @media screen and (max-width: 768px) {

    #SliderMenu  .nav_aside{
        height:73%!important;
    }

    #SliderMenu {
       /* position: fixed;*/
        z-index: 1513531;
      }
    #MatchListFilter {
        margin-top:10px!important;
    }
    .container-content{
        margin-top: 8px!important;
    }
    .openLeftBar .nav_aside {
        width: 100%;
    }
    .openLeftBar {
        left: 0;
        display: block!important;
        z-index: 521;
    }
    .fullBetslip .fixed_footer__head , .fullBetslip .fixed_footer
    {
        border-radius:0!important;
    }
    .toright{
        right: -145px !important;
    }
    .coupon-wrapper {
        transition: all 1s ease-in-out;
        position: fixed;
        bottom: 100px;
        right: 0;
        display: flex;
        align-items: center;
        z-index: 5555;
    }

      .circle {
        width: 48px;
        height: 48px;
        border: 1px solid rgb(142, 142, 142);
        border-radius: 50%;
        background: black;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        z-index: 5;

        font-size: 14px;
      }

      .rectangle {
        padding: 0 10px 0 30px;
        border: 1px solid rgb(142, 142, 142);
        border-right: 0;
        height: 48px;
        background: #333;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: -24px;
        font-size: 14px;
      }
    .fixed_footer {
        background-color: rgb(var(--p2));
        padding: 0px!important;
    }
    .pay_method__scrollbar
    {
        border-radius: 0!important;
    }
    .profileM {
        padding: 0 10px!important;
    }
    .d-show {
        display: block;
    }
    .custom-pos{
        margin-right:0px!important;
    }

    .logo-area {
        padding-left:10px;

     }
    .logo-area a{
        width: 100px;
     }
    .social_icons_fixed {
        display:none;
    }
    .content-main {
        max-width: 100%;
        flex: 1 1;
    }
    .betslip-mobile{
        top: calc(100% - 60%) !important;
        transition: all 1s ease-in-out;
        right: 0;
        z-index: 99999;

        display: block !important;
        bottom: 0;
        height: 60%;
        width: 100%;
        overflow: hidden;
    }

    .content-left {
        max-width: 100%;
        min-width: auto;
        width: 0;
    }
    .fullBetslip
    {
        top: 0px !important;
        padding-top: 0px !important;
        height: 100%;
    }
    .fullBetslip .box, .fullBetslip #Betslip, .fullBetslip .fixed_footer, .fullBetslip .fixed_footer__content , .fullBetslip .tab-container , .fullBetslip .tab-content
    {
        height: 100%!important;
    }
    .content-right {

        position: fixed;
        top: 105%;
        /* display: none;flex: 1 0 100%;
        max-width: 100%;
        min-width: auto;
        overflow: visible;
        scrollbar-width: auto;
        height: auto;*/
    }

  }

.hero_area__topslider-cfitem {
    border-radius: 4px;
    transition: .5s linear
}

.hero_area__topslider-cfitem:hover {
    background: rgba(53, 195, 30, .5)
}

.top_matches__main {
    margin: 30px 0 0 303px
}

@media(max-width: 991px) {
    .top_matches__main {
        margin: 0 -10px 0 12px
    }
}

@media(max-width: 480px) {
    .top_matches__main {
        margin: 0 -12px 0 10px
    }
}

.top_matches__content .tabcontents {
    position: relative
}

.top_matches__content .tabitem {
    transform: translateY(100px);
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .5s all
}

.top_matches__content .tabitem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0)
}
.logo-area {
    max-width: 12.5%;
    min-width: 178px;
    width: 12.5%;
}
.logo-area img{
    width: 100%;
    height: 50px;
}


.top_matches__content .tablink {
    transition: .5s linear;
    border: 1px solid rgb(var(--p3))
}

.top_matches__content .tablink:hover {
    border: 1px solid rgb(var(--g1))
}

.top_matches__content .nav-links .active {
    border: 1px solid rgb(var(--g1))
}


.top_matches__cmncard table th,
.top_matches__cmncard table td {
    color: rgba(var(--n8), 1)
}

.top_matches__cmncard table thead {
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 16px
}

.top_matches__cmncard table thead tr th {
    padding-bottom: 16px;
}

.top_matches__cmncard-countcercle {
    padding: 6px 8px;
    border: 1px solid rgba(var(--n11), .3);
    background: rgba(var(--n11), 1);
}
.table>:not(caption)>*>* {
    padding: 1rem .5rem!important;

}
.top_matches__cmncard-right {
    border-bottom: 1px solid #1c1c1c
}
.mr-0{
    margin-right:0!important;
}
.ml-0{
    margin-left:0!important;
}

.top_matches__innercount-item {
    transition: .5s linear;
    cursor: pointer;
    width: 85px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.top_matches__innercount .active {
    background: #8e8e8e !important;
    color: #000000 !important;
}

.top_matches__clubdata .table-responsive {
    width: 100%;
    margin-top: -13px
}

.top_matches__clubdata .table-responsive::-webkit-scrollbar {
    height: 0
}

@media(max-width: 1307px) {
    .top_matches__clubdata .table-responsive {
        margin-top: -13px
    }
}

@media(max-width: 1199px) {
    .top_matches__clubdata .table-responsive {
        margin-top: 0
    }
}

.top_matches__clubdata .maintain {
    margin-top: -13px
}

@media(max-width: 1760px) {
    .top_matches__clubdata .maintain {
        margin-top: -12px
    }
}

@media(max-width: 1299px) {
    .top_matches__clubdata .maintain {
        margin-top: -13px
    }
}

.top_matches__clubdata .maintaintwo {
    margin-top: -12px
}

@media(max-width: 1760px) {
    .top_matches__clubdata .maintaintwo {
        margin-top: -12px
    }
}

@media(max-width: 1299px) {
    .top_matches__clubdata .maintaintwo {
        margin-top: -13px
    }
}

.top_matches__clubdatatwo {
    width: 65%
}

@media(max-width: 1499px) {
    .top_matches__clubdatatwo {
        width: 100%
    }
}

.live-playing2 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}
.top_matches__innercount-item span:nth-child(1) {
    font-size: 13px;
}

.top_matches__innercount-item span:nth-child(2) {
    font-size: 11px;
	margin-bottom:2px;
}
.f-s-8{
	font-size:8px;
}
.f-s-9{
	font-size:9px;
}
.f-s-10{
	font-size:10px;
}
.f-s-11{
	font-size:11px;
}
.f-s-12{
	font-size:12px;
}
.f-s-13{
	font-size:13px;
}
.f-s-14{
	font-size:14px;
}
.f-s-15{
	font-size:15px;
}
.f-s-16{
	font-size:16px;
}
.f-s-17{
	font-size:17px;
}
.f-s-18{
	font-size:18px;
}
.justifycontentcenter{
	justify-content: center;
}
/*# sourceMappingURL=style.min.css.map */
