﻿@import "bootstrap.min.css";
@import "plugins/fontawesome.min.css";
@import "plugins/nice-select.css";
@import "plugins/swiper.min.css";
@import "plugins/jquery-ui-min.css";
@import "plugins/materialicons.css";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@2.36.0/tabler-icons.min.css");

:root {
    --body-font: "Montserrat", sans-serif;
    --transition: all 0.5s ease-in-out;
    --transition2: all 0.3s ease-in-out;
    --animate-duration: 1s;
    --animate-delay: 0.5s;
    --p1: 12, 24, 32;
    --p2: 18, 34, 43;
    --p3: 24, 44, 56;
    --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;
    --n8: 255, 255, 255;
    --n9: 245, 250, 255;
    --n10: 238, 241, 255;
    --n11: 15, 27, 66;
    --g1: 53, 195, 30;
    --r1: 255, 72, 0;
}

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

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

.display-two {
    font-size: 72px;
    font-weight: 120;
}

.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%;
}

a,
p,
button,
span,
label,
li {
    font-size: 16px;
    line-height: 150%;
}

@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%;
    }
}

.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;
    }
}

@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: #0e131c;
    background-color: rgba(var(--p2), 1);
    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: "Montserrat", sans-serif !important;
}

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

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

a,
p,
button,
span,
label,
li {
    margin: 0;
    font-family: var(--body-font);
    color: rgba(var(--n8), 1);
    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 {
    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-color: rgba(0, 0, 0, 0);
    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;
}

@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) {
    .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);
}

.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, 0.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: 0.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);
}

.cmn-btn {
    padding: 10px 20px;
    background-color: #35c31e;
    border: 3px solid #35c31e !important;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    transition: 0.5s linear;
    color: #fff;
    font-weight: 600;
}

.cmn-btn:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgba(var(--n8), 1);
    transition: 0.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: #35c31e;
    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: 0.5s all ease;
    color: rgba(var(--db), 1) !important;
}

.cmn-btn.seven-alt::before,
.cmn-btn.seven-alt::after {
    transition: 0.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);
}

.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: 0.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: 0.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: 0.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: 50px;
    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);
}

.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, 0.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%);
}

.scrollToTop i {
    transition: 0.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: 3px solid rgba(0, 0, 0, 0);
    border-top-color: #f60;
    border-radius: 50%;
    z-index: 1001;
    animation: spin 1.5s infinite linear;
}

.loader-wrapper .loader:before,
.loader-wrapper .loader:after {
    content: "";
    position: absolute;
    border-radius: 50%;
}

.loader-wrapper .loader:before {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: #35c31e;
    animation: spin 2s infinite linear;
}

.loader-wrapper .loader:after {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid rgba(0, 0, 0, 0);
    border-top-color: #fff;
    animation: spin 1s 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 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateX(-100%);
}

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

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

.loaded .loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.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-color: rgba(0, 0, 0, 0);
    border: rgba(0, 0, 0, 0);
    float: initial;
    overflow: initial;
    height: initial;
    padding: 0;
    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: 0.7;
    }
    50% {
        transform: scale(1.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.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 {
    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;
    }
}

@media (max-width: 768px) {
    .header-section2 .navbar {
        height: 71px;
    }
}

.header-section2 .navbar .right-area .language-area .translate_wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -34%;
    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 (max-width: 480px) {
    .header-section2 .navbar .right-area .language-area .translate_wrapper {
        width: 100px;
    }
}

.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;
    margin-left: 5px;
    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 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -moz-transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -o-transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    -ms-transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
    transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
}

.header-section2
.navbar
.right-area
.language-area
.translate_wrapper.active
.more_lang {
    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(--p3));
    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, 0.2) 0 5px 15px;
    -webkit-transition: all 0.3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -moz-transition: all 0.3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -o-transition: all 0.3s cubic-bezier(0, 0.99, 0.44, 0.99);
    -ms-transition: all 0.3s cubic-bezier(0, 0.99, 0.44, 0.99);
    transition: all 0.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 rgba(53, 195, 30, 0.5);
}

.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: 0.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;
    width: 284px;
    align-items: center;
    border-right: 1px solid var(--brt1);
}

@media (max-width: 991px) {
    .left-nav-area {
        border-right: none;
    }
}

.left-nav-area .nav_aside {
    overflow: auto;
    height: calc(103vh - 100px);
    overflow-y: auto;
    transition: 0.3s linear;
}

@media (max-width: 991px) {
    .left-nav-area .nav_aside {
        transform: translate(-100%);
        position: fixed;
    }
}

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

@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: 0.3s linear;
}

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

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

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



.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: 0.5s linear;
}

.aside_namelist li button {
    transition: 0.5s linear;
}

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

.aside_namelist li:hover {
    background-color: rgb(var(--n11));
}

.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, 0.3);
    }
}

.header-section.header-fixed {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 3px 10px 0px rgba(0, 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: 0.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: 0.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: 0.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: 0.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: 0.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: 0.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 0.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 0.5s;
}

@media (max-width: 991px) {
    .header-section .navbar .custom-pos {
        position: absolute !important;
        right: 15%;
        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: 10%;
    }
}

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

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

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

@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: 0.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 {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(var(--n11));
}

@media (max-width: 991px) {
    .footer_section__community-sitem {
        width: 50px;
        min-width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.footer_section__community-sitem i {
    color: #1fbcee;
}

.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: 0.5s linear;
    overflow: hidden;
}

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

.footer_section .iconstyle a {
    margin-left: -17px;
    transition: 0.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: 7%;
    border-radius: 8px;
    bottom: 0;
    width: 300px;
    z-index: 9999;
    transform: translateY(91.5%);
    transition: 0.5s linear;
}

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

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

.fixed_footer__head {
    background-color: rgb(var(--g1));
    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: rgb(var(--g1));
    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: 0.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;
    overflow: hidden;
}

.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.333%;
    position: absolute;
    bottom: 0;
    background-color: rgb(var(--n11));
    transition: 0.3s;
    z-index: -1;
}

.fixed_footer__content .tab-item {
    flex: 1;
    text-align: center;
    transition: 0.3s;
    border-radius: 8px !important;
    border-radius: 8px;
}

.fixed_footer__content .tab-toggle {
    display: none;
}

.fixed_footer__content .tab-content {
    display: none;
}

.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;
}

.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: 0.5s;
}

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

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

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

.fixed_footer__content-bottom .right-border2 {
    width: 100%;
    padding: 10px 30px 10px 10px;
    border-color: #8a92ab;
    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: 0.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 rgb(var(--n2));
    transition: 0.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 rgb(var(--g1));
}

.pay_method__paymethod .active {
    border: 1px solid rgb(var(--g1));
}

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

@media (max-width: 1399px) {
    .pay_method__scrol {
        overflow-x: scroll;
    }

    .pay_method__scrol::-webkit-scrollbar {
        height: 0;
    }
}

@media (max-width: 1399px) {
    .pay_method__scrollbar {
        width: fit-content;
    }
}

.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, 0.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;
}

.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: 20px 90px;
    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, 0.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 0.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 0.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 0.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: 0.5s all;
}

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

.pay_method .nav-links {
    transition: 0.5s linear;
    width: 100%;
}

@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);
}

.login_section__social a:hover {
    background-color: rgb(var(--g1));
}

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

.hero_area__main {
    margin: 10px 20px 0 303px;
}

@media (max-width: 991px) {
    .hero_area__main {
        margin: 0;
        padding-top: 68px;
    }
}

.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: 0.4s linear;
}

.hero_area__topslider-card:hover {
    border: 1px solid rgba(53, 195, 30, 0.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, 0.5);
    color: rgba(53, 195, 30, 0.5);
}

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

.hero_area__topslider-cfitem:hover {
    background: rgba(53, 195, 30, 0.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: 0.5s all;
}

.top_matches__content .tabitem.active {
    position: initial;
    z-index: 1;
    opacity: 1;
    transform: translateY(0);
}

.top_matches__content .tablink {
    transition: 0.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: rgb(var(--n7));
}

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

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

.top_matches__cmncard-countcercle {
    padding: 6px 8px;
    border: 1px solid #0f1b42;
    background: rgba(15, 27, 66, 0.3);
}

.top_matches__cmncard-right {
    border-bottom: 1px solid #2c3655;
}

.top_matches__innercount-item {
    transition: 0.5s linear;
    cursor: pointer;
}

.top_matches__innercount .active {
    background-color: rgb(var(--g1));
}

.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;
}
.filter-search-container {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

@media (max-width: 576px) {
    .filter-search-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .search-main {
        max-width: 100%;
    }
    .dropdown-content {
        width: 100%;
    }
}

.filter-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: 'Arial', sans-serif;
}

.filter-label {
    font-weight: 900;
    display: flex;
    align-items: center;
    color: white;
}

.filter-label i {
    margin-right: 6px;
    font-size: 16px;
    transform: scale(1.2);
}

.dropdown {
    position: relative;
}

.dropdown-button {
    background-color: #005bb5;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 10px 20px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.dropdown-button:hover {
    background-color: #003d80;
    transform: scale(1.05);
}

.dropdown-content {
    position: absolute;
    top: 100%;
    right: -58px;
    width: 276px;
    background: linear-gradient(135deg, #004080, #005bb5);
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    display: none;
    flex-direction: column;
    padding: 15px;
    z-index: 100;
    overflow: hidden;
}

.dropdown:hover .dropdown-content {
    display: flex;
    animation: fadeIn 0.3s ease-in-out;
    top: 46px;
}

.dropdown-search {
    padding: 12px;
    margin-bottom: 12px;
    border: 1px solid #005bb5;
    border-radius: 8px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    background: #003d80;
}

.dropdown-search::placeholder {
    color: #b0c4de;
}

.provider-list {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    scrollbar-width: thin;
    scrollbar-color: #0073e6 transparent;
}

.provider-list::-webkit-scrollbar {
    width: 6px;
}

.provider-list::-webkit-scrollbar-track {
    background: transparent;
}

.provider-list::-webkit-scrollbar-thumb {
    background: #0073e6;
    border-radius: 10px;
    border: 2px solid transparent;
    background-clip: content-box;
}

.provider-list::-webkit-scrollbar-thumb:hover {
    background: #005bb5;
}

.provider-item {
    display: flex;
    align-items: center;
    padding: 10px 14px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.provider-item:hover {
    background-color: rgba(255, 255, 255, 0.2);
    transform: scale(1.02);
}

.provider-checkbox {
    margin-right: 10px;
    accent-color: #0073e6;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.search-wrapper {
    flex-grow: 1;
    flex-shrink: 1;
    box-sizing: border-box;
}

.search-main {
    display: flex;
    width: 100%;
}

.search-container {
    display: flex;
    align-items: center;
    background-color: #212b40;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    transition: box-shadow 0.3s ease, transform 0.2s ease, border-color 0.3s ease;
    border: 2px solid transparent;
}

.search-container:hover {
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
    border-color: rgba(255, 255, 255, 0.15);
}

.search-icon {
    padding: 0 18px;
    line-height: 46px;
    color: #e0e0e0;
    font-size: 20px;
    transition: color 0.3s ease;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    margin-right: 10px;
}

.search-container:hover .search-icon {
    color: white;
    border-color: rgba(255, 255, 255, 0.25);
}

.search-input {
    border: none;
    padding: 12px 18px;
    width: 100%;
    font-size: 17px;
    color: #fff;
    background-color: transparent;
    outline: none;
    flex-grow: 1;
}

.search-input::placeholder {
    color: #6d6d6d;
    transition: color 0.3s ease;
}

.search-container:hover .search-input::placeholder {
    color: #888;
}
.nav_aside {
    background-color: #131a28 !important;
    padding: 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #1e3a5f #0d1624;
    transition: background-color 0.3s ease;
}

.nav_aside:hover {
    background-color: #182133 !important;
}

.nav_aside ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav_aside ul li {
    margin-bottom: 12px;
}

.nav_aside ul li a {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    border-radius: 12px;
    background-color: #212b40;
    color: #e0e0e0;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.nav_aside ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), transparent);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 0;
}

.nav_aside ul li a:hover::before {
    opacity: 1;
}

.nav_aside ul li a:hover {
    color: white;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.4);
    transform: translateY(-3px);
}

.nav_aside ul li a i,
.nav_aside ul li a svg {
    font-size: 1.1rem;
    margin-right: 12px;
    transition: transform 0.3s ease;
}

.nav_aside ul li a:hover i,
.nav_aside ul li a:hover svg {
    transform: scale(1.1);
}

.nav_aside ul li.active a {
    background-color: rgba(var(--p2), 0.4);
    font-weight: 600;
    color: white;
}

.nav_aside::-webkit-scrollbar {
    width: 10px;
}

.nav_aside::-webkit-scrollbar-track {
    background: #0d1624;
    border-radius: 12px;
}

.nav_aside::-webkit-scrollbar-thumb {
    background: #1e3a5f;
    border-radius: 12px;
    border: 3px solid #0d1624;
}

.nav_aside::-webkit-scrollbar-thumb:hover {
    background: #28527a;
}

button.g1-color {
    background: none;
    border: none;
    color: #fff;
    font-size: 1.3rem;
    cursor: pointer;
    transition: color 0.3s ease, transform 0.2s ease;
}

button.g1-color:hover {
    color: #bbdefb;
    transform: scale(1.1);
}

button.g1-color:active {
    transform: scale(0.95);
}
button.g1-color:hover {
    color: rgba(var(--p2), 1);
}

button.g1-color:hover {
    color: wheat;
}

.fa-thumbs-up {
    transform: rotate(0deg) !important;
    color: greenyellow;
}

.fa-star {
    color: yellow;
}

element.style {
}

.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
     padding-right: 0!important;
     padding-left: 0!important;
    margin-right: auto;
    margin-left: auto;
}