/* =================================
   Template Information:
================================= */
/* Template Name: PerediOn - Sports Prediction HTML Template
   Author Name: Autworks
   Author Account URL: https://themeforest.net/user/autworks
   Date: 7th August 2023
   Version: 2.0
================================= */
/* =================================
   Index of CSS Sections:
================================= */
/* 1. Breakpoints
   2. Variables
   3. Global Styles
   4. Normalize
   5. Animation
   6. Shapes
   7. Glitch Effects
   8. Header Styles
   9. Footer Styles
   10. Mobile Navigation Styles
   11. Dashboard Layout Styles
   12. Dashboard Header Styles
   13. Dashboard Menu Styles
   14. Dashboard Statistics Styles
   15. Dashboard Element Styles
================================= */
/*==========================================
    typography
===========================================*/
@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Satisfy&display=swap");
html {
    scroll-behavior: smooth;
}
html ::-webkit-scrollbar {
    width: 8px;
}
html ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}
html ::-webkit-scrollbar-thumb {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
html ::-webkit-scrollbar-thumb:hover {
    background: #4D8E53;
}

body {
    margin-top: 120px !important;
}
@media (max-width: 1399.98px) {
    body {
        margin-top: 100px !important;
    }
}
@media (max-width: 1199.98px) {
    body {
        margin-top: 98px !important;
    }
}
@media (max-width: 991.98px) {
    body {
        margin-top: 0 !important;
    }
}

a {
    display: inline-block;
    transition: 0.3s;
}

span {
    display: inline-block;
}

body.modal-open {
    padding-right: 0px !important;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1272px;
    }
}
@media (min-width: 1200px) {
    .custom-gutter {
        margin-left: -15px;
        margin-right: -15px;
    }
    .custom-gutter [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.section-title {
    margin-bottom: 70px;
    text-align: center;
}
@media (max-width: 1399.98px) {
    .section-title {
        margin-bottom: 50px;
    }
}
@media (max-width: 479.98px) {
    .section-title {
        margin-bottom: 30px;
    }
}
.section-title h3.sub-title {
    display: table;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 12px;
    margin-top: -8px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 1399.98px) {
    .section-title h3.sub-title {
        margin-bottom: 13px;
    }
}
@media (max-width: 1199.98px) {
    .section-title h3.sub-title {
        margin-bottom: 7px;
        font-size: 18px;
        line-height: 28px;
        margin-top: -7px;
    }
}
@media (max-width: 991.98px) {
    .section-title h3.sub-title {
        margin-bottom: 9px;
        font-size: 16px;
        line-height: 26px;
        margin-top: -8px;
    }
}
@media (max-width: 767.98px) {
    .section-title h3.sub-title {
        margin-bottom: 10px;
    }
}
@media (max-width: 575.98px) {
    .section-title h3.sub-title {
        margin-bottom: 5px;
    }
}
.section-title h2.title {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.03em;
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 0;
}
.section-title h2.title:after {
    content: "";
    height: 27px;
    width: 153px;
    background: url("../img/icon/section-title.png") left center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 1399.98px) {
    .section-title h2.title:after {
        height: 24px;
        width: 133px;
    }
}
@media (max-width: 991.98px) {
    .section-title h2.title:after {
        height: 21px;
        width: 120px;
    }
}
@media (max-width: 1399.98px) {
    .section-title h2.title {
        font-size: 45px;
        line-height: 55px;
        padding-bottom: 41px;
    }
}
@media (max-width: 1199.98px) {
    .section-title h2.title {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 37px;
    }
}
@media (max-width: 991.98px) {
    .section-title h2.title {
        font-size: 36px;
        line-height: 46px;
        padding-bottom: 36px;
    }
}
@media (max-width: 767.98px) {
    .section-title h2.title {
        font-size: 34px;
        line-height: 44px;
    }
}
@media (max-width: 575.98px) {
    .section-title h2.title {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 32px;
    }
}
@media (max-width: 479.98px) {
    .section-title h2.title {
        font-size: 28px;
        line-height: 38px;
    }
}
.section-title.if-lines-break {
    text-align: left;
    margin-bottom: 60px;
}
@media (max-width: 1399.98px) {
    .section-title.if-lines-break {
        margin-bottom: 40px;
    }
}
@media (max-width: 575.98px) {
    .section-title.if-lines-break {
        margin-bottom: 30px;
    }
}
.section-title.if-lines-break h3.sub-title {
    margin-bottom: 10px;
    transform: none;
    left: 0;
}
@media (max-width: 1199.98px) {
    .section-title.if-lines-break h3.sub-title {
        margin-bottom: 6px;
    }
}
@media (max-width: 991.98px) {
    .section-title.if-lines-break h3.sub-title {
        margin-bottom: 7px;
    }
}
@media (max-width: 575.98px) {
    .section-title.if-lines-break h3.sub-title {
        margin-bottom: 4px;
    }
}
@media (max-width: 479.98px) {
    .section-title.if-lines-break h3.sub-title {
        margin-bottom: 5px;
    }
}
.section-title.if-lines-break h2.title {
    font-size: 46px;
    line-height: 60px;
    padding-bottom: 43px;
}
@media (max-width: 1399.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 40px;
        line-height: 54px;
        padding-bottom: 40px;
    }
}
@media (max-width: 1199.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 36px;
        line-height: 50px;
        padding-bottom: 36px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .section-title.if-lines-break h2.title br {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 34px;
        line-height: 48px;
        padding-bottom: 34px;
    }
}
@media (max-width: 767.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 32px;
        line-height: 46px;
    }
}
@media (max-width: 575.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 31px;
    }
}
@media (max-width: 479.98px) {
    .section-title.if-lines-break h2.title {
        font-size: 26px;
        line-height: 36px;
        padding-bottom: 32px;
    }
}
.section-title.if-lines-break h2.title:after {
    left: 0;
    transform: none;
}
.section-title.title-white h3.sub-title {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(108.99deg, #FF5176 -21.01%, #FB7A6B 45.45%);
}
.section-title.title-white h2.title {
    background: unset;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: unset;
    color: #fff;
}
.section-title.title-white h2.title:after {
    background: url("../img/icon/section-title-2.png") left center no-repeat;
    background-size: contain;
    opacity: 0.7;
}

.back-to-top-btn a {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border: none;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 15px;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    position: fixed;
    z-index: 2;
    overflow: hidden;
    bottom: 100%;
    right: 30px;
    transition: 0.6s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
}
@media (max-width: 575.98px) {
    .back-to-top-btn a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }
}
.back-to-top-btn a.active {
    bottom: 27px;
}
@media (max-width: 1199.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 125px;
    }
}
@media (max-width: 991.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 30px;
    }
}
@media (max-width: 575.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        bottom: 144px;
        right: 50%;
        transform: translateX(50%);
    }
}
@media (max-width: 479.98px) {
    .back-to-top-btn a.active.foot-on-bottom {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
}
.back-to-top-btn a:hover:after {
    opacity: 0;
}
.back-to-top-btn a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -1;
    transition: all 0.3s ease-in;
}

.footer .footer-bottom .back-to-top-btn a.active {
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 479.98px) {
    .footer .footer-bottom .back-to-top-btn a.active.foot-on-bottom {
        opacity: 0;
        visibility: hidden;
    }
    .footer .footer-bottom .back-to-top-btn a.active.foot-on-bottom.active-plus {
        opacity: 1;
        visibility: visible;
        bottom: auto;
        top: -17.5px;
        position: absolute;
        display: block;
    }
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: #fff;
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.preloader .icon img {
    width: 40px;
    margin-right: 15px;
}
@media (max-width: 767.98px) {
    .preloader .icon img {
        width: 35px;
        margin-right: 10px;
    }
}
@media (max-width: 575.98px) {
    .preloader .icon img {
        width: 30px;
    }
}
.preloader .icon img:last-child {
    margin-right: 0;
}
.preloader .text {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    text-align: center;
    letter-spacing: 6.7px;
    border-top: 1px dashed rgba(63, 60, 106, 0.5);
    border-bottom: 1px dashed rgba(63, 60, 106, 0.5);
    opacity: 0.5;
    padding: 4px 0;
    margin-top: 20px;
}
@media (max-width: 767.98px) {
    .preloader .text {
        margin-top: 15px;
        font-size: 12px;
        letter-spacing: 5.7px;
    }
}
@media (max-width: 575.98px) {
    .preloader .text {
        margin-top: 10px;
        font-size: 11.5px;
        letter-spacing: 4.7px;
    }
}

a.prd-btn-1, button.prd-btn-1 {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    border-radius: 50px;
    outline: none;
    border: none;
}
a.prd-btn-1.medium, button.prd-btn-1.medium {
    line-height: 45px;
    height: 45px;
    font-size: 15px;
}
@media (max-width: 767.98px) {
    a.prd-btn-1.medium, button.prd-btn-1.medium {
        line-height: 40px;
        height: 40px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-1.medium, button.prd-btn-1.medium {
        font-size: 14px;
    }
}
a.prd-btn-1.small, button.prd-btn-1.small {
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    text-transform: capitalize;
}
@media (max-width: 767.98px) {
    a.prd-btn-1.small, button.prd-btn-1.small {
        line-height: 40px;
        height: 40px;
    }
}
@media (max-width: 575.98px) {
    a.prd-btn-1.small, button.prd-btn-1.small {
        line-height: 35px;
        height: 35px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-1.small, button.prd-btn-1.small {
        font-size: 14px;
    }
}
@media (max-width: 1199.98px) {
    a.prd-btn-1, button.prd-btn-1 {
        line-height: 45px;
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    a.prd-btn-1, button.prd-btn-1 {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        padding: 0 25px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-1, button.prd-btn-1 {
        font-size: 14px;
    }
}
a.prd-btn-1:after, button.prd-btn-1:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(135.89deg, #FB7A6B -5.11%, #D03355 97.89%);
    z-index: -1;
    border-radius: 50px;
    opacity: 0;
    transition: all 0.3s ease-in;
}
a.prd-btn-1:hover:after, button.prd-btn-1:hover:after {
    opacity: 1;
}
a.prd-btn-1 i, button.prd-btn-1 i {
    margin-left: 10px;
}
@media (max-width: 479.98px) {
    a.prd-btn-1 i, button.prd-btn-1 i {
        margin-left: 5px;
    }
}

a.prd-btn-2 {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    border-radius: 50px;
}
@media (max-width: 1199.98px) {
    a.prd-btn-2 {
        line-height: 45px;
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    a.prd-btn-2 {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        padding: 0 25px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-2 {
        font-size: 14px;
    }
}
a.prd-btn-2:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    bottom: 1px;
    right: 1px;
    background: #161D35;
    z-index: -2;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    opacity: 1;
}
a.prd-btn-2:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -1;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    opacity: 0;
}
a.prd-btn-2:hover:before {
    opacity: 1;
}
a.prd-btn-2:hover:after {
    opacity: 0;
}
a.prd-btn-2 i {
    margin-left: 10px;
}
@media (max-width: 479.98px) {
    a.prd-btn-2 i {
        margin-left: 5px;
    }
}

a.prd-btn-3 {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 46px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    border-radius: 50px;
}
@media (max-width: 1199.98px) {
    a.prd-btn-3 {
        line-height: 45px;
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    a.prd-btn-3 {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        padding: 0 25px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-3 {
        font-size: 14px;
    }
}
a.prd-btn-3:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    z-index: -2;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    opacity: 0;
}
a.prd-btn-3:before {
    position: absolute;
    content: "";
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 2px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -1;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    opacity: 0;
}
a.prd-btn-3:hover {
    border: 1px solid transparent;
    padding: 0 31px;
}
a.prd-btn-3:hover:before {
    opacity: 1;
}
a.prd-btn-3:hover:after {
    opacity: 1;
}
a.prd-btn-3 i {
    margin-left: 10px;
}
@media (max-width: 479.98px) {
    a.prd-btn-3 i {
        margin-left: 5px;
    }
}

a.prd-btn-4 {
    background: transparent;
    border: 2px solid #413a67;
    color: #413a67;
    font-weight: 600;
    font-size: 16px;
    line-height: 46px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    height: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    position: relative;
    z-index: 2;
    border-radius: 50px;
}
@media (max-width: 1199.98px) {
    a.prd-btn-4 {
        line-height: 45px;
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    a.prd-btn-4 {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        padding: 0 25px;
    }
}
@media (max-width: 479.98px) {
    a.prd-btn-4 {
        font-size: 14px;
    }
}
a.prd-btn-4:before {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    bottom: -1px;
    right: -1px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -1;
    border-radius: 50px;
    transition: all 0.3s ease-in;
    opacity: 0;
}
a.prd-btn-4:hover {
    color: #fff;
}
a.prd-btn-4:hover:before {
    opacity: 1;
}
a.prd-btn-4:hover:after {
    opacity: 1;
}
a.prd-btn-4 i {
    margin-left: 10px;
}
@media (max-width: 479.98px) {
    a.prd-btn-4 i {
        margin-left: 5px;
    }
}

.global-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 240px;
}
@media (max-width: 1399.98px) {
    .global-shape {
        height: 180px;
    }
}
@media (max-width: 1199.98px) {
    .global-shape {
        height: 150px;
    }
}
@media (max-width: 991.98px) {
    .global-shape {
        height: 120px;
    }
}
@media (max-width: 767.98px) {
    .global-shape {
        height: 90px;
    }
}
@media (max-width: 575.98px) {
    .global-shape {
        height: 70px;
    }
}
@media (max-width: 479.98px) {
    .global-shape {
        height: 60px;
    }
}
.global-shape img {
    width: auto;
    height: 100%;
    max-width: none;
    opacity: 0.8;
}
.global-shape.style-2 {
    top: 0;
    transform: matrix(1, 0, 0, -1, 0, 0);
}
.global-shape.style-3 {
    bottom: 0;
    left: 0;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: -moz-fit-content;
    width: fit-content;
}
.global-shape.style-4 {
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    z-index: 5;
}

/*==========================================
    normalize
==========================================*/
html {
    font-family: "Asap", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    font-family: "Asap", sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3c57;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    font-family: "Asap", sans-serif;
}

p {
    line-height: 1.6;
    font-family: "Asap", sans-serif;
}

a {
    color: #283659;
    text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a i {
    padding: 0 2px;
}

img {
    max-width: 100%;
}

/*input and button type focus outline disable*/
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
select:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

/**
 * 5.0 - Alignments
 */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}

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

@keyframes opacity-to-hover {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes auto-opacity-magic-1 {
    0% {
        opacity: 0.1;
    }
    35% {
        opacity: 0.5;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}
@keyframes auto-opacity-magic-2 {
    0% {
        opacity: 5;
    }
    35% {
        opacity: 1;
    }
    70% {
        opacity: 0.1;
    }
    100% {
        opacity: 0.5;
    }
}
@keyframes auto-opacity-magic-3 {
    0% {
        opacity: 1;
    }
    35% {
        opacity: 0.1;
    }
    70% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes ex-ray {
    0% {
        margin-right: -30px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 1;
    }
    50% {
        margin-right: -20px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 0.5;
    }
    100% {
        margin-right: -30px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 1;
    }
}
@keyframes ex-ray-2 {
    0% {
        margin-left: -30px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 1;
    }
    50% {
        margin-left: -20px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 0.5;
    }
    100% {
        margin-left: -30px;
        filter: blur(10px) invert(0);
        mix-blend-mode: difference;
        opacity: 1;
    }
}
@keyframes element-rotating {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes ball-kicking {
    0% {
        right: 50px;
        top: 50px;
    }
    25% {
        top: -300px;
        right: -400px;
    }
    50% {
        top: -600px;
        right: -200px;
    }
    75% {
        top: 100px;
        right: 100px;
    }
    100% {
        right: 50px;
        top: 50px;
    }
}
@keyframes ball-kicking_down_xxl {
    0% {
        right: 200px;
        top: 40px;
    }
    25% {
        right: -150px;
        top: -200px;
    }
    50% {
        right: 0;
        top: -400px;
    }
    100% {
        right: 200px;
        top: 40px;
    }
}
@keyframes bet-slip-counting-badge {
    0% {
        left: 4px;
    }
    50% {
        left: 0px;
    }
    100% {
        left: 4px;
    }
}
.shape-1 {
    width: 652px;
    height: 652px;
    background: #29589A;
    filter: blur(100px) opacity(50%);
}
@media (max-width: 991.98px) {
    .shape-1 {
        width: 452px;
        height: 452px;
    }
}
@media (max-width: 767.98px) {
    .shape-1 {
        width: 300px;
        height: 300px;
    }
}
.shape-1.banner-shape {
    position: absolute;
    bottom: -34px;
    left: -125px;
    z-index: -2;
    border-radius: 50%;
}

.shape-2 {
    width: 464px;
    height: 464px;
    filter: blur(100px) opacity(25%);
    background: #FB355E;
}
@media (max-width: 991.98px) {
    .shape-2 {
        width: 364px;
        height: 364px;
    }
}
@media (max-width: 767.98px) {
    .shape-2 {
        width: 200px;
        height: 200px;
    }
}
.shape-2.banner-shape {
    position: absolute;
    top: -52px;
    right: -100px;
    z-index: -2;
    border-radius: 50%;
}

/*==========================================
    01. Header
==========================================*/
.header-fixed {
    position: fixed !important;
    background: #161D35;
    z-index: 60 !important;
}

.header {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 0;
}
@media (max-width: 991.98px) {
    .header {
        position: relative;
        background: #161D35;
    }
}
.header .top-bar {
    background: #161D35;
    padding: 13px 0;
}
.header .top-bar.topbar-transparent {
    background: transparent;
}
@media (max-width: 1399.98px) {
    .header .top-bar {
        padding: 8.36px 0 8.4px;
    }
}
.header .top-bar .single-bar {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.header .top-bar .single-bar span {
    display: inline-block;
}
.header .top-bar .single-bar span.part-icon {
    margin-right: 10px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
@media (max-width: 1399.98px) {
    .header .top-bar .single-bar span.part-icon {
        font-size: 15.5px;
    }
}
@media (max-width: 1199.98px) {
    .header .top-bar .single-bar span.part-icon {
        font-size: 15px;
    }
}
@media (max-width: 767.98px) {
    .header .top-bar .single-bar span.part-icon {
        font-size: 14px;
        margin-right: 8px;
    }
}
.header .top-bar .single-bar span.part-text {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.01em;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease-in;
}
.header .top-bar .single-bar span.part-text .timer {
    margin: 0 3px;
}
.header .top-bar .single-bar span.part-text .timer:first-child {
    margin-left: none;
}
.header .top-bar .single-bar span.part-text .timer:last-child {
    margin-right: none;
}
@media (max-width: 1199.98px) {
    .header .top-bar .single-bar span.part-text {
        font-size: 13.5px;
    }
}
@media (max-width: 767.98px) {
    .header .top-bar .single-bar span.part-text {
        font-size: 13px;
    }
}
@media (max-width: 479.98px) {
    .header .top-bar .single-bar span.part-text .user-name {
        display: none;
    }
}
.header .top-bar .single-bar .dashboard-overview {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.header .top-bar .single-bar .dashboard-overview i {
    padding: 0;
}
.header .top-bar .single-bar .dashboard-overview:hover .part-text {
    color: #fff;
}
.header .top-bar .single-bar.dropdown .dropdown-menu {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border-radius: 0;
    border: none;
}
.header .top-bar .single-bar.dropdown .dropdown-menu li .dropdown-item {
    background: #161D35;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-size: 14px;
    margin-bottom: 1px;
    padding: 5px 10px 6px;
}
.header .top-bar .left-side, .header .top-bar .right-side {
    display: flex;
    gap: 30px;
}
@media (max-width: 1199.98px) {
    .header .top-bar .left-side, .header .top-bar .right-side {
        gap: 20px;
    }
}
@media (max-width: 767.98px) {
    .header .top-bar .left-side, .header .top-bar .right-side {
        justify-content: center;
    }
}
@media (max-width: 767.98px) {
    .header .top-bar .left-side {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 5px;
    }
}
.header .top-bar .right-side {
    justify-content: flex-end;
}
@media (max-width: 767.98px) {
    .header .top-bar .right-side {
        justify-content: center;
        padding-top: 5px;
    }
}
.header .top-bar.topbar-2 .left-side {
    padding-left: 28px;
}
@media (max-width: 1399.98px) {
    .header .top-bar.topbar-2 .left-side {
        padding-left: 24px;
    }
}
@media (max-width: 1199.98px) {
    .header .top-bar.topbar-2 .left-side {
        padding-left: 32px;
    }
}
@media (max-width: 991.98px) {
    .header .top-bar.topbar-2 .left-side {
        padding-left: 0;
    }
}
.header .mobile-navbar {
    display: none;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    padding: 15px 0;
}
@media (max-width: 767.98px) {
    .header .mobile-navbar {
        padding: 10px 0;
    }
}
.header .mobile-navbar .navbar-toggler {
    outline: none;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    line-height: 0;
    display: flex;
    color: #fff;
    font-size: 22px;
    line-height: 45px;
    justify-content: center;
    align-items: center;
    float: right;
    margin-left: 10px;
    border-radius: 50%;
}
@media (max-width: 767.98px) {
    .header .mobile-navbar .navbar-toggler {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }
}
@media (max-width: 575.98px) {
    .header .mobile-navbar .navbar-toggler {
        height: 35px;
        width: 35px;
    }
}
.header .mobile-navbar .changing-version {
    outline: none;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 45px;
    height: 45px;
    padding: 0;
    line-height: 0;
    display: flex;
    color: #ff7079;
    font-size: 20px;
    line-height: 45px;
    justify-content: center;
    align-items: center;
    float: right;
    margin-left: 10px;
    position: relative;
    z-index: 2;
    border-radius: 50%;
}
.header .mobile-navbar .changing-version:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    bottom: 1px;
    right: 1px;
    z-index: -1;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border-radius: 50%;
}
@media (max-width: 767.98px) {
    .header .mobile-navbar .changing-version {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
}
@media (max-width: 575.98px) {
    .header .mobile-navbar .changing-version {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
}
.header .mobile-navbar .mobile-logo {
    height: 40px;
}
@media (max-width: 767.98px) {
    .header .mobile-navbar .mobile-logo {
        height: 35px;
    }
}
@media (max-width: 575.98px) {
    .header .mobile-navbar .mobile-logo {
        height: 30px;
    }
}
.header .mobile-navbar .mobile-logo img {
    width: auto;
    height: 100%;
}
@media (max-width: 991.98px) {
    .header .mobile-navbar {
        display: block;
    }
}
.header .mainmenu {
    background: #222A4C;
    position: relative;
}
@media (max-width: 991.98px) {
    .header .mainmenu {
        position: unset;
    }
}
.header .mainmenu:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgb(38, 55, 98) 0%, rgb(48, 91, 160) 50%, rgb(38, 55, 98) 100%);
}
.header .mainmenu:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgb(38, 55, 98) 0%, rgb(48, 91, 160) 50%, rgb(38, 55, 98) 100%);
}
.header .mainmenu .navbar {
    padding: 0;
}
.header .mainmenu .navbar .scalation {
    width: 100%;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
    padding: 22px 0;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease-in;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link:hover, .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link.active {
    color: #ff7079;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
        padding: 17px 0px 18px;
        font-size: 15px;
        line-height: 25px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 24px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
        padding: 12px 20px 13px;
        background: #161D35;
    }
}
@media (max-width: 767.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
        padding: 10px 15px 11px;
    }
}
@media (max-width: 575.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item .nav-link {
        padding: 8px 15px 9px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
    display: flex;
    gap: 10px;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle {
        position: relative;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle:after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0;
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 16px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    transition: all 0.3s ease-in;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle:after {
        position: absolute;
        right: 30px;
        content: "+";
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle.show:after {
        content: "\f068";
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border: none;
    margin-top: 10px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: all 0.3s ease-in;
    display: block;
    top: 100%;
    visibility: hidden;
    border-radius: 0;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu {
        max-height: 0;
        margin-top: 0;
        padding: 0;
        background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
        box-shadow: none;
        border-top-width: 0;
        display: grid;
        visibility: visible;
        width: 100% !important;
        transition: all 0.4s ease;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu.custom-dropdown {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 1px;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto auto auto;
    }
}
@media (max-width: 767.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto auto;
    }
}
@media (max-width: 479.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu.custom-dropdown .dropdown-item {
    margin: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
    background: #161D35;
    font-family: "Asap", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 30px 10px 32px;
    position: relative;
    margin-bottom: 1px;
    transition: all 0.3s ease-in;
    z-index: 2;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        font-size: 15px;
        line-height: 25px;
        padding: 7px 30px 8px 32px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        font-size: 14px;
        line-height: 24px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        background: rgba(22, 29, 53, 0.6);
    }
}
@media (max-width: 575.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        padding: 7px 20px 8px 22px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:after {
    position: absolute;
    content: "";
    left: 15px;
    top: 50%;
    width: 2px;
    height: 8px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    transform: translateY(-50%);
    transition: all 0.3s ease-in;
    opacity: 1;
}
@media (max-width: 575.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:after {
        left: 10px;
        width: 1px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease-in;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:active, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active {
    color: #fff;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover:after, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:active:after, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active:after {
    background: #fff;
    animation: opacity-to-hover 0.4s cubic-bezier(0.5, 0, 0.5, 1);
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover:before, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:active:before, .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item.active:before {
    opacity: 1;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-divider {
    border-color: #fff;
    opacity: 0.3;
    margin: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown .dropdown-menu li:last-child a.dropdown-item {
    margin-bottom: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown:hover .dropdown-menu.show {
        max-height: 500px;
        visibility: visible;
        opacity: 1;
        transition: all 0.4s ease;
        border-top: 1px solid rgba(255, 112, 121, 0.2);
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown:hover .nav-link {
    color: #ff7079;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown:hover .nav-link.dropdown-toggle:after {
    transform: rotate(180deg);
    color: #ff7079;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.dropdown:hover .nav-link.dropdown-toggle:after {
        transform: none;
        color: #fff;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button {
    display: flex;
    align-items: center;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button {
        display: none;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button button {
    outline: none;
    border: none;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button .nav-link {
    height: 30px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    font-size: 15px;
    padding: 0;
    padding: 0px 10px;
    line-height: 30px;
    position: relative;
    z-index: 2;
    border-radius: 3px;
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button .nav-link {
        font-size: 14px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button .nav-link:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 1px;
    bottom: 1px;
    right: 1px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -1;
    border-radius: 3px;
    transition: all 0.3s ease-in;
    opacity: 1;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button .nav-link:hover {
    color: #fff;
}
.header .mainmenu .navbar .scalation .navbar-nav .nav-item.version-changing-button .nav-link:hover:after {
    opacity: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left {
    justify-content: flex-end;
    margin-right: -16px;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left {
        margin-right: 0;
        row-gap: 1px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left .nav-item .nav-link {
    margin-left: 35px;
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left .nav-item .nav-link {
        margin-left: 25px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left .nav-item .nav-link {
        margin-left: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left .nav-item:first-child .nav-link {
    margin-left: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 {
    margin-right: -35px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 {
        margin-right: -45px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 {
        margin-right: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 .nav-item .nav-link {
    margin-left: 30px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 .nav-item .nav-link {
        margin-left: 25px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 .nav-item .nav-link {
        margin-left: 20px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 .nav-item .nav-link {
        margin-left: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-left.nn-left-2 .nav-item:first-child .nav-link {
    margin-left: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right {
    margin-left: -17px;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right {
        margin-left: 0;
        row-gap: 1px;
        margin-top: 1px;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right .nav-item .nav-link {
    margin-right: 35px;
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right .nav-item .nav-link {
        margin-right: 25px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right .nav-item .nav-link {
        margin-right: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right .nav-item:last-child .nav-link {
    margin-right: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 {
    margin-left: -36px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 {
        margin-left: -46px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 {
        margin-left: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 .nav-item .nav-link {
    margin-right: 30px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 .nav-item .nav-link {
        margin-right: 25px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 .nav-item .nav-link {
        margin-right: 20px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 .nav-item .nav-link {
        margin-right: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right.nn-right-2 .nav-item:last-child .nav-link {
    margin-right: 0;
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight {
    justify-content: right;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight {
        margin-left: 0;
        row-gap: 1px;
        margin-top: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight .nav-item .nav-link {
    margin-right: 40px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight .nav-item .nav-link {
        margin-right: 30px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight .nav-item .nav-link {
        margin-right: 25px;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight .nav-item .nav-link {
        margin-right: 0;
    }
}
.header .mainmenu .navbar .scalation .navbar-nav.nn-right-straight .nav-item:last-child .nav-link {
    margin-right: 0;
}
.header .mainmenu .navbar .scalation .logo {
    position: relative;
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .logo {
        display: none;
    }
}
.header .mainmenu .navbar .scalation .logo a {
    position: absolute;
    width: 120px;
    height: 180px;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    box-shadow: 0px 19px 116px rgba(40, 40, 40, 0.61);
    border-radius: 0px 0px 100px 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 55;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo a {
        width: 100px;
        height: 160px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo a {
        width: 90px;
        height: 150px;
    }
}
.header .mainmenu .navbar .scalation .logo img {
    width: auto;
    height: 120px;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo img {
        height: 100px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo img {
        height: 90px;
    }
}
.header .mainmenu .navbar .scalation .logo-2 {
    height: calc(100% + 51px);
    width: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    margin-top: -51px;
    position: relative;
    z-index: 55;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .mainmenu .navbar .scalation .logo-2.logo-3 {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-2 {
        margin-top: -41px;
        height: calc(100% + 41px);
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-2 {
        margin-top: -40px;
        height: calc(100% + 40px);
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .logo-2 {
        display: none;
    }
}
.header .mainmenu .navbar .scalation .logo-2 img {
    height: 55px;
    width: auto;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-2 img {
        height: 50px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-2 img {
        height: 30px;
    }
}
.header .mainmenu .navbar .scalation .logo-4 {
    height: calc(100% + 51px);
    width: 290px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    margin-top: -51px;
    position: relative;
    z-index: 55;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-4 {
        margin-top: -41px;
        height: calc(100% + 41px);
        width: 240px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-4 {
        margin-top: -40px;
        height: calc(100% + 40px);
        width: 100%;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .logo-4 {
        display: none;
    }
}
.header .mainmenu .navbar .scalation .logo-4 img {
    height: 50px;
    width: auto;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-4 img {
        height: 45px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-4 img {
        height: 30px;
    }
}
.header .mainmenu .navbar .scalation .logo-6 {
    height: calc(100% + 51px);
    width: 290px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    margin-top: -51px;
    position: relative;
    z-index: 55;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-6 {
        margin-top: -41px;
        height: calc(100% + 41px);
        width: 240px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-6 {
        margin-top: -40px;
        height: calc(100% + 40px);
        width: 100%;
    }
}
@media (max-width: 991.98px) {
    .header .mainmenu .navbar .scalation .logo-6 {
        display: none;
    }
}
.header .mainmenu .navbar .scalation .logo-6 img {
    height: 50px;
    width: auto;
}
@media (max-width: 1399.98px) {
    .header .mainmenu .navbar .scalation .logo-6 img {
        height: 45px;
    }
}
@media (max-width: 1199.98px) {
    .header .mainmenu .navbar .scalation .logo-6 img {
        height: 30px;
    }
}
.header.header-5 .top-bar {
    padding: 18px 0;
    background: transparent;
    position: relative;
}
.header.header-5 .top-bar:after {
    position: absolute;
    content: "";
    left: 50%;
    width: 202px;
    transform: translateX(-50%);
    height: 3px;
    background: #191f33;
    bottom: -2px;
}
@media (max-width: 1399.98px) {
    .header.header-5 .top-bar:after {
        width: 180px;
    }
}
@media (max-width: 1199.98px) {
    .header.header-5 .top-bar:after {
        width: 150px;
        background: #2b233a;
    }
}
@media (max-width: 991.98px) {
    .header.header-5 .top-bar:after {
        display: none;
    }
}
.header.header-5 .mainmenu {
    position: unset;
    background: transparent;
}
@media (max-width: 991.98px) {
    .header.header-5 .mainmenu {
        background: #222A4C;
    }
}
.header.header-5 .mainmenu:after, .header.header-5 .mainmenu:before {
    display: none;
}
.header.header-5 .mainmenu .navbar .scalation .logo.logo-5 {
    top: -21px;
}
.header.header-5.header-6 .mainmenu .container {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 991.98px) {
    .header.header-5.header-6 .mainmenu .container {
        border: none;
    }
}
.header.header-4 .top-bar {
    background: #222A4C;
}
.header.header-4 .mainmenu:after {
    background: rgba(255, 255, 255, 0.1);
}

.mainmenu-9 .navbar-nav .nav-item .nav-link {
    background: #161D35;
    padding: 16px 30px 17px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    margin-top: 1px;
}
@media (max-width: 1399.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link {
        padding: 13px 20px 13px;
        font-size: 16px;
    }
}
@media (max-width: 1199.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link {
        padding: 10px 20px 10px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .mainmenu-9 .navbar-nav .nav-item .nav-link i {
        width: 40px;
        font-size: 17px !important;
    }
}
@media (max-width: 767.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        padding: 10px 20px 9px;
    }
}
@media (max-width: 479.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        font-weight: 400;
    }
}
.mainmenu-9 .navbar-nav .nav-item .nav-link.active {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
.mainmenu-9 .navbar-nav .nav-item .nav-link.dropdown-toggle {
    position: relative;
}
.mainmenu-9 .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
    margin-left: 0;
    vertical-align: 0;
    content: "+";
    font-family: "Font Awesome 6 Regular";
    font-weight: 900;
    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
    font-size: 25px;
    opacity: 0.8;
    position: absolute;
    right: 30px;
    margin-left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}
@media (max-width: 1399.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
        right: 20px;
    }
}
@media (max-width: 767.98px) {
    .mainmenu-9 .navbar-nav .nav-item .nav-link.dropdown-toggle:after {
        font-size: 23px;
    }
}
.mainmenu-9 .navbar-nav .nav-item .nav-link.dropdown-toggle.show:after {
    transform: translateY(-50%) rotate(45deg);
}
.mainmenu-9 .navbar-nav .nav-item:first-child .nav-link {
    margin-top: 0;
}
.mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu {
    position: relative !important;
    transform: none !important;
    display: block;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    border-radius: 0;
    border: none;
    transition: all 0.3s ease;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}
.mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu.show {
    max-height: 1000px;
    visibility: visible;
    opacity: 1;
}
.mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item {
    padding: 15px 30px;
    background: #1E2843;
    color: #fff;
    text-transform: uppercase;
    margin-top: 1px;
    font-size: 16px;
    font-weight: 500;
}
@media (max-width: 1399.98px) {
    .mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item {
        padding: 13px 20px;
    }
}
@media (max-width: 1199.98px) {
    .mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item {
        padding: 10px 20px;
    }
}
@media (max-width: 767.98px) {
    .mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item {
        font-size: 15px;
    }
}
@media (max-width: 479.98px) {
    .mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item {
        font-size: 14px;
        font-weight: 400;
    }
}
.mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li .dropdown-item.active {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
.mainmenu-9 .navbar-nav .nav-item.dropdown .dropdown-menu li:first-child .dropdown-item {
    margin-top: 0;
}

.offcanvas {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border-right: none;
}
@media (max-width: 1199.98px) {
    .offcanvas {
        width: 300px;
    }
}
@media (max-width: 479.98px) {
    .offcanvas {
        width: 270px;
    }
}
.offcanvas .offcanvas-header {
    padding-top: 30px;
}
@media (max-width: 767.98px) {
    .offcanvas .offcanvas-header {
        padding-bottom: 10px;
    }
}
@media (max-width: 479.98px) {
    .offcanvas .offcanvas-header {
        padding-bottom: 10px;
        padding-top: 25px;
    }
}
.offcanvas .offcanvas-body {
    scroll-behavior: smooth;
}
.offcanvas .offcanvas-body::-webkit-scrollbar {
    display: none;
}
.offcanvas a.offcanvas-logo {
    margin-left: 2px;
}
.offcanvas a.offcanvas-logo img {
    height: 43px;
    width: auto;
    max-width: none;
}
@media (max-width: 1199.98px) {
    .offcanvas a.offcanvas-logo img {
        height: 36px;
    }
}
@media (max-width: 479.98px) {
    .offcanvas a.offcanvas-logo img {
        height: 35px;
    }
}
.offcanvas .btn-offcanvas-reset {
    background: transparent;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 42px;
    width: 42px;
    border-radius: 50%;
    z-index: 2;
    position: relative;
}
@media (max-width: 479.98px) {
    .offcanvas .btn-offcanvas-reset {
        width: 38px;
        height: 38px;
    }
}
.offcanvas .btn-offcanvas-reset:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border-radius: 50%;
    z-index: -1;
    transition: all 0.3s ease-in;
    opacity: 0;
}
.offcanvas .btn-offcanvas-reset i {
    color: #fff;
}
.offcanvas .btn-offcanvas-reset:hover {
    border-color: transparent;
}
.offcanvas .btn-offcanvas-reset:hover:after {
    opacity: 1;
}

.footer {
    background: url("../img/footer/footer-bg.jpg") center center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.footer:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #161D35;
    opacity: 0.95;
    z-index: -1;
}
.footer:before {
    position: absolute;
    content: "";
    right: -100px;
    top: -245px;
    width: 598px;
    height: 598px;
    background: #FB355E;
    filter: blur(100px) opacity(25%);
}
.footer .footer-top {
    text-align: center;
    padding: 100px 0 60px;
    position: relative;
    z-index: 0;
}
.footer .footer-top:after {
    position: absolute;
    content: "";
    width: 604px;
    height: 604px;
    background: #29589A;
    opacity: 0.55;
    filter: blur(100px);
    top: 100px;
    left: -150px;
    z-index: -1;
}
@media (max-width: 1399.98px) {
    .footer .footer-top {
        padding-top: 80px;
    }
}
@media (max-width: 1199.98px) {
    .footer .footer-top {
        padding-top: 60px;
    }
}
@media (max-width: 767.98px) {
    .footer .footer-top {
        padding: 50px 0;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-top {
        padding: 40px 0;
    }
}
@media (min-width: 480px) and (max-width: 575.98px) {
    .footer .footer-top .part-about {
        padding: 0 30px;
    }
}
.footer .footer-top .part-about .footer-logo a {
    display: inline-block;
    margin-bottom: 31px;
}
@media (max-width: 1199.98px) {
    .footer .footer-top .part-about .footer-logo a {
        margin-bottom: 21px;
    }
}
@media (max-width: 767.98px) {
    .footer .footer-top .part-about .footer-logo a {
        margin-bottom: 21px;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-top .part-about .footer-logo a {
        margin-bottom: 23px;
    }
}
.footer .footer-top .part-about .footer-logo a img {
    height: 46px;
    width: auto;
    max-width: none;
}
@media (max-width: 1399.98px) {
    .footer .footer-top .part-about .footer-logo a img {
        height: 40px;
    }
}
@media (max-width: 1199.98px) {
    .footer .footer-top .part-about .footer-logo a img {
        height: 36px;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-top .part-about .footer-logo a img {
        height: 32px;
    }
}
.footer .footer-top .part-about p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
}
@media (max-width: 1399.98px) {
    .footer .footer-top .part-about p {
        margin: 0 -8px 25px;
    }
}
@media (max-width: 1199.98px) {
    .footer .footer-top .part-about p {
        margin: 0 0 15px;
    }
}
@media (max-width: 991.98px) {
    .footer .footer-top .part-about p br {
        display: none;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-top .part-about p {
        font-size: 15px;
        line-height: 25px;
    }
}
.footer .footer-top .part-about ul.importants-links {
    display: flex;
    justify-content: center;
    margin-bottom: -7px;
}
.footer .footer-top .part-about ul.importants-links li.single-link a {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    transition: all 0.3s ease-in;
}
@media (max-width: 479.98px) {
    .footer .footer-top .part-about ul.importants-links li.single-link a {
        font-size: 14px;
        line-height: 24px;
    }
}
.footer .footer-top .part-about ul.importants-links li.single-link a:hover {
    color: #fff;
}
.footer .footer-top .part-about ul.importants-links li.single-link a:after {
    position: absolute;
    content: "";
    left: calc(100% - 0.5px);
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    height: 12px;
    width: 1px;
}
.footer .footer-top .part-about ul.importants-links li.single-link:last-child a:after {
    display: none;
}
.footer .footer-bottom {
    position: relative;
    padding: 30px 0;
}
@media (max-width: 991.98px) {
    .footer .footer-bottom {
        padding: 23px 0 23px;
    }
}
.footer .footer-bottom:after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
    height: 1px;
    background: #fff;
    opacity: 0.1;
}
.footer .footer-bottom .footer-bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 991.98px) {
    .footer .footer-bottom .footer-bottom-content {
        flex-direction: column;
    }
}
.footer .footer-bottom .footer-bottom-content p.copyright-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #D9D9D9;
}
@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content p.copyright-text {
        text-align: center;
        font-size: 15px;
        line-height: 25px;
    }
}
.footer .footer-bottom .footer-bottom-content ul.social-link {
    display: flex;
}
@media (max-width: 991.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link {
        margin: 19px 0;
    }
}
@media (max-width: 575.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link {
        margin: 13px 0 11px;
    }
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social {
    margin-right: 25px;
}
@media (max-width: 1199.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link li.single-social {
        margin-right: 20px;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content ul.social-link li.single-social {
        margin-right: 15px;
    }
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social:last-child {
    margin-right: 0;
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a {
    width: 30px;
    height: 30px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-in;
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:after {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border-radius: 50%;
    transition: all 0.3s ease-in;
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:hover {
    color: #161D35;
}
.footer .footer-bottom .footer-bottom-content ul.social-link li.single-social a:hover:after {
    opacity: 0;
}
.footer .footer-bottom .footer-bottom-content .footer-menu ul {
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}
.footer .footer-bottom .footer-bottom-content .footer-menu ul li {
    margin-left: 40px;
}
@media (max-width: 1199.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li {
        margin-left: 20px;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li {
        margin-left: 0;
        margin: 0 15px;
    }
}
.footer .footer-bottom .footer-bottom-content .footer-menu ul li:first-child {
    margin-left: 0;
}
.footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    transition: all 0.3s ease-in;
}
@media (max-width: 991.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu {
        font-size: 14px;
        line-height: 24px;
    }
}
@media (max-width: 479.98px) {
    .footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu {
        font-size: 13px;
        line-height: 23px;
    }
}
.footer .footer-bottom .footer-bottom-content .footer-menu ul li a.single-menu:hover {
    color: #fff;
}

.db-layout {
    display: flex;
    justify-content: center;
    height: 100vh;
}
@media (min-width: 1920px) {
    .db-layout {
        width: 1920px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (min-width: 1620px) and (max-width: 1836px) {
    .db-layout {
        margin-left: 70px;
    }
}
.db-layout .os-scrollbar-handle {
    width: 0;
}
.db-layout .center-content {
    flex: 1;
}
.db-layout .center-content .scrollable {
    height: calc(100% - 120px);
}
.db-layout .center-content .scrollable .os-content-glue {
    width: 100% !important;
}
.db-layout .center-content .db-layout-wrapper {
    padding: 30px;
}
.db-layout .center-content .header {
    position: relative;
}
.db-layout .center-content .header .top-bar {
    padding-left: 30px;
    padding-right: 30px;
}
.db-layout .center-content .header .scalation .navbar-nav {
    justify-content: center;
}
.db-layout .center-content .header .scalation .navbar-nav .nav-item .nav-link {
    padding-left: 15px;
    padding-right: 15px;
}
.db-layout .center-content .header .scalation .navbar-nav .nav-item.version-changing-button .nav-link {
    margin-left: 10px;
}
.db-layout .left-sidebar, .db-layout .right-sidebar {
    width: 16.04%;
}
.db-layout .left-sidebar {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}
@media (min-width: 1837px) and (max-width: 1896px) {
    .db-layout .left-sidebar {
        width: 13.04%;
        overflow: hidden;
    }
}
@media (min-width: 1620px) and (max-width: 1836px) {
    .db-layout .left-sidebar {
        width: 70px;
        overflow: hidden;
        position: fixed;
        z-index: 55;
        height: 100%;
        left: 0;
    }
}
@media (min-width: 1836px) and (max-width: 1872px) {
    .db-layout .left-sidebar .db-menu.style-2 .nav-pills .nav-link i {
        width: 30px;
    }
}
.db-layout .left-sidebar .logo {
    height: 120px;
    background: #161D35;
    display: flex;
    align-items: center;
    justify-content: center;
}
.db-layout .left-sidebar .logo a {
    display: inline-block;
}
.db-layout .left-sidebar .logo a img {
    height: 50px;
    width: auto;
}
.db-layout .right-sidebar {
    height: -moz-max-content;
    height: max-content;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    position: relative;
}
.db-layout .right-sidebar:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -30px;
    height: 100%;
    width: 100%;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    transform: skewY(10deg);
    z-index: -1;
}

.dashboard-header {
    background-color: #161D35;
    /*background-image: url("../img/dashboard-header/bg.png");*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
    overflow: hidden;
    position: relative;
}
@media (max-width: 1399.98px) {
    .dashboard-header {
        padding: 50px 0;
    }
}
@media (max-width: 991.98px) {
    .dashboard-header {
        padding: 30px 0 20px;
    }
}
@media (max-width: 575.98px) {
    .dashboard-header {
        padding: 20px 0 20px;
    }
}
.dashboard-header:after {
    position: absolute;
    content: "";
    width: 555px;
    height: 555px;
    background: #29589A;
    border-radius: 50%;
    left: -145px;
    top: 91px;
    filter: blur(100px);
    z-index: 1;
    opacity: 0.5;
}
.dashboard-header:before {
    position: absolute;
    content: "";
    width: 464px;
    height: 464px;
    background: #FB355E;
    border-radius: 50%;
    right: -38px;
    top: -244px;
    filter: blur(100px);
    z-index: 1;
    opacity: 0.3;
}
.dashboard-header .container {
    position: relative;
    z-index: 2;
}
.dashboard-header .container:after {
    background: url("../img/dashboard-header/bg-shape.png") center center no-repeat;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1019px;
    height: 309px;
    z-index: -1;
}
@media (max-width: 991.98px) {
    .dashboard-header .db-breadcrumb {
        display: flex;
        gap: 40px;
        justify-content: center;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding-top: 20px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-header .db-breadcrumb {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
}
.dashboard-header .db-breadcrumb h2.page-name {
    color: #FFF;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: 0.84px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 20px;
    margin-top: -7px;
}
@media (max-width: 1199.98px) {
    .dashboard-header .db-breadcrumb h2.page-name {
        padding-bottom: 28px;
        margin-bottom: 15px;
    }
}
@media (max-width: 991.98px) {
    .dashboard-header .db-breadcrumb h2.page-name {
        padding: 0;
        margin-bottom: -8px;
        font-size: 22px;
        line-height: 32px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-header .db-breadcrumb h2.page-name {
        font-size: 20px;
        line-height: 30px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-header .db-breadcrumb h2.page-name {
        font-size: 18px;
        line-height: 28px;
        margin-top: -6px;
    }
}
.dashboard-header .db-breadcrumb h2.page-name:after {
    content: "";
    height: 21px;
    width: 120px;
    background: url("../img/icon/section-title.png") left center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media (max-width: 1199.98px) {
    .dashboard-header .db-breadcrumb h2.page-name:after {
        height: 18px;
        width: 100px;
    }
}
@media (max-width: 991.98px) {
    .dashboard-header .db-breadcrumb h2.page-name:after {
        background: linear-gradient(135.89deg, #FB7A6B -5.11%, #D03355 97.89%);
        height: 25px;
        left: auto;
        right: -20px;
        width: 1px;
        bottom: auto;
        transform: rotate(15deg) translateY(-50%);
        top: 50%;
    }
}
.dashboard-header .db-breadcrumb .page-dir {
    display: flex;
    gap: 10px;
    margin: -3px 0 -4px;
}
.dashboard-header .db-breadcrumb .page-dir li {
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    text-transform: capitalize;
    gap: 10px;
}
@media (max-width: 767.98px) {
    .dashboard-header .db-breadcrumb .page-dir li {
        font-size: 15px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-header .db-breadcrumb .page-dir li {
        font-size: 14px;
    }
}

.part-user {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: flex-end;
}
@media (max-width: 1399.98px) {
    .part-user {
        gap: 50px;
    }
}
@media (max-width: 991.98px) {
    .part-user {
        justify-content: center;
        flex-direction: row-reverse;
        gap: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 575.98px) {
    .part-user {
        padding-bottom: 20px;
    }
}
@media (max-width: 479.98px) {
    .part-user {
        flex-direction: column-reverse;
        align-items: center;
        gap: 20px;
    }
}
.part-user .user-pic {
    width: 154.286px;
    height: 154.286px;
    border-radius: 50%;
    position: relative;
    margin: 13px;
}
@media (max-width: 1399.98px) {
    .part-user .user-pic {
        width: 134.286px;
        height: 134.286px;
    }
}
@media (max-width: 1199.98px) {
    .part-user .user-pic {
        width: 124.286px;
        height: 124.286px;
    }
}
@media (max-width: 991.98px) {
    .part-user .user-pic {
        width: 94.286px;
        height: 94.286px;
        margin: 10px;
    }
}
@media (max-width: 767.98px) {
    .part-user .user-pic {
        width: 84.286px;
        height: 84.286px;
    }
}
@media (max-width: 479.98px) {
    .part-user .user-pic {
        margin: 0;
        width: 74.286px;
        height: 74.286px;
    }
}
.part-user .user-pic:after {
    position: absolute;
    content: "";
    left: -13px;
    top: -13px;
    right: -13px;
    bottom: -13px;
    background: url("../img/dashboard-header/border.png") center center no-repeat;
    background-size: contain;
}
@media (max-width: 991.98px) {
    .part-user .user-pic:after {
        left: -10px;
        top: -10px;
        right: -10px;
        bottom: -10px;
    }
}
@media (max-width: 479.98px) {
    .part-user .user-pic:after {
        display: none;
    }
}
.part-user .user-pic img {
    width: 100%;
    border-radius: 50%;
}
.part-user .user-info {
    text-align: right;
}
@media (max-width: 991.98px) {
    .part-user .user-info {
        text-align: left;
    }
}
@media (max-width: 479.98px) {
    .part-user .user-info {
        text-align: center;
    }
}
.part-user .user-info span.user-name {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    display: block;
    margin: -9px 0 13px;
}
@media (max-width: 1399.98px) {
    .part-user .user-info span.user-name {
        font-size: 28px;
    }
}
@media (max-width: 1199.98px) {
    .part-user .user-info span.user-name {
        font-size: 26px;
        margin: -7px 0 8px;
    }
}
@media (max-width: 991.98px) {
    .part-user .user-info span.user-name {
        font-size: 24px;
        margin: -7px 0 5px;
    }
}
@media (max-width: 767.98px) {
    .part-user .user-info span.user-name {
        font-size: 22px;
        margin: -7px 0 4px;
    }
}
@media (max-width: 479.98px) {
    .part-user .user-info span.user-name {
        font-size: 20px;
        margin: -7px 0 5px;
    }
}
.part-user .user-info .user-bet-id {
    margin-bottom: 6px;
}
@media (max-width: 1399.98px) {
    .part-user .user-info .user-bet-id {
        margin-bottom: 7px;
    }
}
@media (max-width: 767.98px) {
    .part-user .user-info .user-bet-id {
        margin-bottom: 2px;
    }
}
.part-user .user-info .user-bet-id span {
    color: rgba(255, 255, 255, 0.8);
    text-align: right;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.18px;
}
@media (max-width: 1399.98px) {
    .part-user .user-info .user-bet-id span {
        font-size: 16px;
    }
}
@media (max-width: 767.98px) {
    .part-user .user-info .user-bet-id span {
        font-size: 15px;
    }
}
.part-user .user-info .user-bet-id span.descr {
    font-weight: 400;
}
.part-user .user-info .user-stats {
    display: flex;
    margin-bottom: -6px;
    justify-content: flex-end;
    gap: 30px;
}
.part-user .user-info .user-stats li {
    position: relative;
}
.part-user .user-info .user-stats li:after {
    position: absolute;
    content: "";
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    width: 1px;
    background: #fff;
}
.part-user .user-info .user-stats li:last-child:after {
    display: none;
}
.part-user .user-info .user-stats li span {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.18px;
    text-transform: capitalize;
}
@media (max-width: 1399.98px) {
    .part-user .user-info .user-stats li span {
        font-size: 16px;
    }
}
@media (max-width: 767.98px) {
    .part-user .user-info .user-stats li span {
        font-size: 15px;
    }
}
.part-user .user-info .user-stats li span.text {
    color: rgba(255, 255, 255, 0.8);
}
.part-user .user-info .user-stats li span.percentage {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    font-weight: 700;
}
.part-user.style-2 {
    flex-direction: column-reverse;
    gap: 30px;
}
.part-user.style-2 .user-info {
    text-align: center;
    width: 100%;
}
.part-user.style-2 .user-info span.user-name {
    font-size: 28px;
    margin: -9px 0 3px;
    font-weight: 500;
}
.part-user.style-2 .user-info .user-bet-id span {
    font-size: 16px;
}
.part-user.style-2 .user-info ul.user-stats {
    justify-content: center;
    gap: 40px;
    padding: 21px 0 36px;
    position: relative;
    margin-bottom: 0;
}
.part-user.style-2 .user-info ul.user-stats:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
.part-user.style-2 .user-info ul.user-stats li:after {
    transform: translateY(calc(-50% - 3px));
    height: 60px;
    right: -20px;
}
.part-user.style-2 .user-info ul.user-stats li span {
    display: block;
}
.part-user.style-2 .user-info ul.user-stats li span.text {
    font-size: 18px;
    margin-bottom: -1px;
}
.part-user.style-2 .user-info ul.user-stats li span.percentage {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 1.02px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(108.99deg, #FF5176 -21.01%, #FB7A6B 45.45%);
    display: inline-block;
}

.main-balance {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.main-balance .part-icon img {
    width: 60px;
    mix-blend-mode: luminosity;
}
.main-balance .part-text span {
    display: block;
}
.main-balance .part-text span.text {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.18px;
    margin: -6px 0 6px;
}
.main-balance .part-text span.amount {
    color: #FFF;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.26px;
}

.logout-area {
    padding: 32px 30px 22px;
}
.logout-area button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: transparent;
    outline: none;
    border: none;
}
.logout-area span.text {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}
.logout-area span.icon {
    color: #FFF;
    font-size: 20px;
}

.db-menu {
    margin-top: 80px;
    margin-bottom: 50px;
}
@media (max-width: 767.98px) {
    .db-menu {
        margin-top: 60px;
        margin-bottom: 40px;
    }
}
@media (max-width: 479.98px) {
    .db-menu {
        margin-bottom: 30px;
    }
}
.db-menu .nav-pills {
    justify-content: center;
    gap: 5px;
}
.db-menu .nav-pills .nav-item {
    flex: auto;
    text-align: center;
}
@media (max-width: 1199.98px) {
    .db-menu .nav-pills .nav-item {
        flex: none;
    }
}
.db-menu .nav-pills .nav-item .nav-link {
    font-weight: 600;
    font-size: 17px;
    line-height: 60px;
    letter-spacing: 0.34px;
    color: rgba(22, 29, 53, 0.7);
    text-transform: capitalize;
    background: transparent;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-in;
    height: 60px;
    padding: 0 0;
}
@media (max-width: 1199.98px) {
    .db-menu .nav-pills .nav-item .nav-link {
        padding: 0 30px;
        height: 55px;
        line-height: 55px;
        font-size: 16px;
    }
}
@media (max-width: 991.98px) {
    .db-menu .nav-pills .nav-item .nav-link {
        line-height: 45px;
        height: 45px;
        padding: 0 25px;
    }
}
@media (max-width: 767.98px) {
    .db-menu .nav-pills .nav-item .nav-link {
        line-height: 40px;
        height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }
}
.db-menu .nav-pills .nav-item .nav-link:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.1;
    transition: all 0.3s ease-in;
}
.db-menu .nav-pills .nav-item .nav-link:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    opacity: 0;
    transition: all 0.3s ease-in;
}
.db-menu .nav-pills .nav-item .nav-link i {
    color: rgba(92, 97, 114, 0.8);
    position: relative;
    margin-right: 10px;
    transition: all 0.3s ease-in;
    filter: contrast(1);
}
@media (max-width: 1399.98px) {
    .db-menu .nav-pills .nav-item .nav-link i {
        font-size: 18px !important;
        margin-right: 6px;
    }
}
@media (max-width: 767.98px) {
    .db-menu .nav-pills .nav-item .nav-link i {
        font-size: 16px !important;
        margin-right: 5px;
    }
}
.db-menu .nav-pills .nav-item .nav-link.active, .db-menu .nav-pills .nav-item .nav-link:hover {
    color: #fff;
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}
.db-menu .nav-pills .nav-item .nav-link.active:after, .db-menu .nav-pills .nav-item .nav-link:hover:after {
    opacity: 0;
}
.db-menu .nav-pills .nav-item .nav-link.active:before, .db-menu .nav-pills .nav-item .nav-link:hover:before {
    opacity: 1;
}
.db-menu .nav-pills .nav-item .nav-link.active i, .db-menu .nav-pills .nav-item .nav-link:hover i {
    color: #fff;
}
.db-menu .nav-pills .nav-item:first-child .nav-link, .db-menu .nav-pills .nav-item:first-child .nav-link:after, .db-menu .nav-pills .nav-item:first-child .nav-link:before {
    border-radius: 50px 0 0 50px;
}
@media (max-width: 1199.98px) {
    .db-menu .nav-pills .nav-item:first-child .nav-link, .db-menu .nav-pills .nav-item:first-child .nav-link:after, .db-menu .nav-pills .nav-item:first-child .nav-link:before {
        border-radius: 0;
    }
}
.db-menu .nav-pills .nav-item:last-child .nav-link, .db-menu .nav-pills .nav-item:last-child .nav-link:after, .db-menu .nav-pills .nav-item:last-child .nav-link:before {
    border-radius: 0 50px 50px 0;
}
@media (max-width: 1199.98px) {
    .db-menu .nav-pills .nav-item:last-child .nav-link, .db-menu .nav-pills .nav-item:last-child .nav-link:after, .db-menu .nav-pills .nav-item:last-child .nav-link:before {
        border-radius: 0;
    }
}
@media (max-width: 479.98px) {
    .db-menu .nav-pills .nav-item .nav-link, .db-menu .nav-pills .nav-item .nav-link:after, .db-menu .nav-pills .nav-item .nav-link:before {
        border-radius: 50px !important;
    }
}
.db-menu.style-2 {
    margin-top: 0;
}
.db-menu.style-2 .nav-pills {
    flex-direction: column;
    gap: 2px;
}
.db-menu.style-2 .nav-pills .nav-link {
    text-align: left;
    background: linear-gradient(135.89deg, rgba(208, 51, 85, 0.1) -5.11%, rgba(251, 122, 107, 0.1) 97.89%);
    color: rgba(255, 255, 255, 0.7);
    padding: 0 24px;
    border-radius: 0 !important;
    display: flex;
    align-items: center;
}
.db-menu.style-2 .nav-pills .nav-link:after, .db-menu.style-2 .nav-pills .nav-link:before {
    border-radius: 0 !important;
}
.db-menu.style-2 .nav-pills .nav-link i {
    color: rgba(255, 255, 255, 0.7);
    width: 35px;
    display: flex;
    font-size: 18px !important;
}

.db-offset-menu-control {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(221, 221, 221, 0.5);
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
    margin: 20px 0;
}
@media (max-width: 575.98px) {
    .db-offset-menu-control {
        margin: 10px 0;
    }
}
.db-offset-menu-control button.btn-for-bs-offset {
    background: transparent;
    border: none;
    outline: none;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
    padding: 8px 0;
}
@media (max-width: 575.98px) {
    .db-offset-menu-control button.btn-for-bs-offset {
        padding: 6px 0;
    }
}
.db-offset-menu-control span.text {
    background: transparent;
    border: none;
    outline: none;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
    padding: 8px 0;
}
@media (max-width: 575.98px) {
    .db-offset-menu-control span.text {
        padding: 6px 0;
        font-size: 16px;
    }
}

.dashboard-statics {
    margin-bottom: 60px;
}
@media (max-width: 1399.98px) {
    .dashboard-statics {
        margin-bottom: 50px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-statics {
        margin-bottom: 40px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-statics .col-6 {
        width: 100%;
    }
}
.dashboard-statics .single-statics {
    display: flex;
    align-items: center;
    gap: 35px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.08);
    padding: 35px 30px;
}
.dashboard-statics .single-statics.referral-statics {
    position: relative;
    box-shadow: none;
}
.dashboard-statics .single-statics.referral-statics:after {
    position: absolute;
    content: "";
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    top: -12px;
    right: -12px;
    bottom: -60px;
    left: -12px;
    z-index: -1;
    border-radius: 10px 10px 0 0;
}
@media (max-width: 1199.98px) {
    .dashboard-statics .single-statics.referral-statics:after {
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
        z-index: -1;
        border-radius: 15px;
    }
}
@media (max-width: 991.98px) {
    .dashboard-statics .single-statics.referral-statics:after {
        top: -2px;
        right: -2px;
        bottom: -2px;
        left: -2px;
        border-radius: 12px;
    }
}
@media (max-width: 1399.98px) {
    .dashboard-statics .single-statics {
        gap: 25px;
        padding: 30px 25px;
    }
}
@media (max-width: 991.98px) {
    .dashboard-statics .single-statics {
        gap: 20px;
        padding: 25px 20px;
        align-items: flex-start;
    }
}
@media (max-width: 767.98px) {
    .dashboard-statics .single-statics {
        align-items: flex-start;
        padding: 25px 25px;
    }
}
@media (min-width: 480px) and (max-width: 575.98px) {
    .dashboard-statics .single-statics {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
}
@media (max-width: 479.98px) {
    .dashboard-statics .single-statics {
        gap: 20px;
        padding: 20px;
    }
}
.dashboard-statics .single-statics .part-icon img {
    width: 60px;
}
@media (max-width: 1399.98px) {
    .dashboard-statics .single-statics .part-icon img {
        width: 50px;
    }
}
@media (max-width: 991.98px) {
    .dashboard-statics .single-statics .part-icon img {
        width: 40px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-statics .single-statics .part-icon img {
        width: 40px;
    }
}
@media (min-width: 480px) and (max-width: 575.98px) {
    .dashboard-statics .single-statics .part-text {
        text-align: center;
    }
}
.dashboard-statics .single-statics .part-text span {
    display: block;
}
.dashboard-statics .single-statics .part-text span.text {
    color: #5C6172;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.18px;
    text-transform: capitalize;
    margin: -7px 0 5px;
}
@media (max-width: 991.98px) {
    .dashboard-statics .single-statics .part-text span.text {
        font-size: 16px;
        line-height: 28px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-statics .single-statics .part-text span.text {
        font-size: 17px;
        line-height: 29px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-statics .single-statics .part-text span.text {
        font-size: 16px;
        line-height: 28px;
        margin: -7px 0 0px;
    }
}
.dashboard-statics .single-statics .part-text span.descr {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.26px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    margin: 0 0 -6px;
}
@media (max-width: 1399.98px) {
    .dashboard-statics .single-statics .part-text span.descr {
        font-size: 24px;
        line-height: 28px;
    }
}
@media (max-width: 767.98px) {
    .dashboard-statics .single-statics .part-text span.descr {
        font-size: 22px;
        line-height: 26px;
    }
}
@media (max-width: 479.98px) {
    .dashboard-statics .single-statics .part-text span.descr {
        font-size: 20px;
        line-height: 24px;
    }
}

.db-elements {
    margin-bottom: 20px;
}
@media (max-width: 1399.98px) {
    .db-elements {
        margin-bottom: 30px;
    }
}

.single-db-element {
    margin-bottom: 60px;
}
@media (max-width: 1399.98px) {
    .single-db-element {
        margin-bottom: 50px;
    }
}
@media (max-width: 767.98px) {
    .single-db-element {
        margin-bottom: 40px;
    }
}
.single-db-element h4.title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: -7px 0 25px;
    padding-bottom: 16px;
    border-bottom: 2px solid rgba(22, 29, 53, 0.1);
}
@media (max-width: 1399.98px) {
    .single-db-element h4.title {
        font-size: 22px;
        line-height: 32px;
    }
}
@media (max-width: 767.98px) {
    .single-db-element h4.title {
        font-size: 20px;
        line-height: 30px;
        gap: 15px;
    }
}
@media (max-width: 479.98px) {
    .single-db-element h4.title {
        font-size: 18px;
        line-height: 28px;
    }
}
.single-db-element h4.title span.icon.wallet img {
    width: 27px;
    margin-top: -8px;
}
@media (max-width: 1199.98px) {
    .single-db-element h4.title span.icon.wallet img {
        width: 25px;
    }
}
@media (max-width: 991.98px) {
    .single-db-element h4.title span.icon.wallet img {
        width: 24px;
    }
}
@media (max-width: 767.98px) {
    .single-db-element h4.title span.icon.wallet img {
        width: 22px;
    }
}
@media (max-width: 479.98px) {
    .single-db-element h4.title span.icon.wallet img {
        width: 20px;
    }
}
.single-db-element h4.title span.icon.social img {
    width: 24px;
    margin-top: -6px;
}
@media (max-width: 1199.98px) {
    .single-db-element h4.title span.icon.social img {
        width: 22px;
    }
}
.single-db-element h4.title span.icon.refer img {
    width: 25px;
    margin-top: -8px;
}
@media (max-width: 1199.98px) {
    .single-db-element h4.title span.icon.refer img {
        width: 23px;
    }
}
@media (max-width: 991.98px) {
    .single-db-element h4.title span.icon.refer img {
        width: 22px;
    }
}
@media (max-width: 479.98px) {
    .single-db-element h4.title span.icon.refer img {
        width: 20px;
    }
}
.single-db-element h4.title span.text {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}

.db-chart {
    border-radius: 0px 0px 15px 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 30px 20px 30px;
}
@media (max-width: 479.98px) {
    .db-chart {
        padding: 0 20px;
        padding-right: 10px;
    }
}

.apexcharts-yaxis {
    transform: translate(9.47px, 0);
}

.user-logs {
    border-radius: 0px 0px 15px 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 40px;
}
@media (max-width: 767.98px) {
    .user-logs {
        padding: 30px;
    }
}
.user-logs ul li {
    margin-bottom: 26px;
    position: relative;
    padding-left: 26px;
}
@media (max-width: 1399.98px) {
    .user-logs ul li {
        margin-bottom: 21px;
    }
}
@media (max-width: 767.98px) {
    .user-logs ul li {
        margin-bottom: 17px;
    }
}
.user-logs ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    opacity: 0.8;
    border-radius: 10px;
}
@media (max-width: 479.98px) {
    .user-logs ul li:after {
        top: 8px;
        transform: none;
    }
}
.user-logs ul li:first-child {
    margin-top: -7px;
}
.user-logs ul li:last-child {
    margin-bottom: -6px;
}
.user-logs ul li span {
    font-size: 17px;
    line-height: 27px;
}
@media (max-width: 767.98px) {
    .user-logs ul li span {
        font-size: 16px;
        line-height: 26px;
    }
}
.user-logs ul li span.text {
    color: #5C6172;
    font-weight: 500;
    letter-spacing: 0.18px;
    text-transform: capitalize;
    width: 200px;
}
@media (max-width: 1199.98px) {
    .user-logs ul li span.text {
        width: 160px;
    }
}
.user-logs ul li span.descr {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    position: relative;
}
.user-logs ul li span.descr:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 6px;
    width: 100%;
    height: 1px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}
@media (min-width: 992px) {
    .pending-slips-scrollable {
        padding-bottom: 16px;
    }
}
.pending-slips-scrollable .os-scrollbar-horizontal {
    padding: 0;
    height: 6px;
}
@media (max-width: 767.98px) {
    .pending-slips-scrollable .os-scrollbar-horizontal {
        display: none;
    }
}

.pending-slips {
    display: flex;
    gap: 8px;
}
@media (max-width: 991.98px) {
    .pending-slips {
        flex-wrap: wrap;
    }
}
@media (max-width: 767.98px) {
    .pending-slips {
        flex-wrap: nowrap;
    }
}
@media (max-width: 479.98px) {
    .pending-slips {
        flex-wrap: wrap;
    }
}
.pending-slips .single-bs-card {
    padding: 25px;
    position: relative;
    z-index: 2;
    width: 300px;
    flex: 1 0 300px;
}
@media (max-width: 991.98px) {
    .pending-slips .single-bs-card {
        flex: none;
        width: calc(50% - 4px);
    }
}
@media (max-width: 767.98px) {
    .pending-slips .single-bs-card {
        flex: 1 0 300px;
        width: 300px;
    }
}
@media (max-width: 479.98px) {
    .pending-slips .single-bs-card {
        width: 100%;
        flex: none;
    }
}
.pending-slips .single-bs-card.disabled {
    z-index: -1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.pending-slips .single-bs-card.disabled .locked {
    position: absolute;
    z-index: 10;
    color: #fff;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.1px;
    display: flex;
    gap: 10px;
    align-items: center;
}
@media (max-width: 767.98px) {
    .pending-slips .single-bs-card.disabled .locked {
        font-size: 17px;
    }
}
.pending-slips .single-bs-card.disabled .locked i {
    font-size: 20px;
    margin-top: -2px;
}
.pending-slips .single-bs-card.disabled:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: url("../img/playing-bet/bet-slip/disabled.png") center center no-repeat;
    background-position-y: top;
    background-size: cover;
    z-index: 5;
}
.pending-slips .single-bs-card.disabled:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: url("../img/playing-bet/bet-slip/disabled.png") center center no-repeat;
    background-position-y: bottom;
    background-size: cover;
    z-index: 5;
}
.pending-slips .single-bs-card.hidden {
    all: unset;
    height: 0;
    overflow: hidden;
    width: 0;
    visibility: hidden;
}
.pending-slips .single-bs-card.card-combo, .pending-slips .single-bs-card.card-system {
    padding-bottom: 6px;
}
.pending-slips .single-bs-card:nth-last-child(2) {
    margin-bottom: 0;
}
.pending-slips .single-bs-card:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: url("../img/playing-bet/bet-slip/bs-card-bg.png") center center no-repeat;
    background-position-y: top;
    background-size: cover;
    z-index: -1;
}
.pending-slips .single-bs-card:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: url("../img/playing-bet/bet-slip/bs-card-bg.png") center center no-repeat;
    background-position-y: bottom;
    background-size: cover;
    z-index: -1;
}
.pending-slips .single-bs-card .bs-card-header {
    border-bottom: 1px solid rgba(92, 97, 114, 0.1);
}
.pending-slips .single-bs-card .bs-card-header span.tournament-name {
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    text-transform: capitalize;
    color: rgba(22, 29, 53, 0.5);
    display: table;
    margin: -6px 0 -4px;
}
.pending-slips .single-bs-card .bs-card-header .slct-place {
    display: flex;
    gap: 6px;
    margin-bottom: 3px;
}
.pending-slips .single-bs-card .bs-card-header .slct-place span.live-icon img {
    margin-bottom: -4px;
    margin-right: -3px;
}
.pending-slips .single-bs-card .bs-card-header .slct-place span.team-name, .pending-slips .single-bs-card .bs-card-header .slct-place span.bet-ratio {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}
.pending-slips .single-bs-card .bs-card-header .slct-place span.attherate {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: rgba(22, 29, 53, 0.5);
}
.pending-slips .single-bs-card .bs-card-header button.slip-dlt {
    outline: none;
    border: none;
    background: transparent;
    padding: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(108.99deg, #FF5176 -21.01%, #FB7A6B 45.45%);
}
.pending-slips .single-bs-card .bs-card-header button.slip-dlt:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    opacity: 0.1;
    border-radius: 2px;
}
.pending-slips .single-bs-card .slct-match {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: rgba(22, 29, 53, 0.6);
    display: flex;
    gap: 5px;
    margin: 5px 0 9px;
}
.pending-slips .single-bs-card .slct-match span.sports-category-icon {
    width: 14px;
    top: -1px;
    position: relative;
}
.pending-slips .single-bs-card .bs-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pending-slips .single-bs-card .bs-card-footer button.prd-btn-1 {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 500;
}
.pending-slips .single-bs-card .bs-card-footer button.prd-btn-1 span.stake-number {
    margin-left: 3px;
}
.pending-slips .single-bs-card .bs-card-footer .return-amount span {
    display: inline-block;
}
.pending-slips .single-bs-card .bs-card-footer .return-amount span.text {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: rgba(22, 29, 53, 0.5);
}
.pending-slips .single-bs-card .bs-card-footer .return-amount span.number {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-transform: lowercase;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
}

.tranx-history-nav {
    margin-bottom: 30px;
}
.tranx-history-nav .navbar {
    padding: 0;
}
.tranx-history-nav .navbar .navbar-nav {
    justify-content: space-between;
    gap: 5px;
    width: 100%;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav {
        justify-content: center;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav {
        flex-direction: row;
        flex-wrap: wrap;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item {
    flex: auto;
    text-align: center;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button {
    outline: none;
    border: none;
    width: 100%;
    color: #fff !important;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button:before {
    opacity: 1 !important;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button i {
    color: #fff !important;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button:focus {
    color: #fff;
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}
.tranx-history-nav .navbar .navbar-nav .nav-item button:focus:after {
    opacity: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button:focus:before {
    opacity: 1;
}
.tranx-history-nav .navbar .navbar-nav .nav-item button:focus i {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item.calndr {
    position: relative;
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.calndr {
        flex: calc(50% - 5px);
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.calndr {
        flex: 100%;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item label {
    font-size: 17px;
    color: rgba(22, 29, 53, 0.7);
    position: absolute;
    z-index: 3;
    right: 61px;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label i {
        font-size: 15px;
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label i {
        font-size: 14px;
    }
}
@media (max-width: 1399.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        right: 38px;
    }
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        right: 26px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        right: 34px;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        right: 62px;
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        right: 48px;
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label {
        display: none;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
    right: 79px;
}
@media (max-width: 1399.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
        right: 56px;
    }
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
        right: 44px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
        right: 52px;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
        right: 78px;
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item label.selected-label {
        right: 63px;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item label.open-label {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date {
    width: 100%;
    background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.1) -11.44%, rgba(48, 90, 158, 0.1) 123.42%);
    border: none;
    box-shadow: none;
    color: rgba(22, 29, 53, 0.7);
    outline: none;
    transition: none;
    text-align: center;
    cursor: pointer;
    padding-right: 27px;
    padding-left: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date::-moz-placeholder {
    color: rgba(22, 29, 53, 0.7);
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date::placeholder {
    color: rgba(22, 29, 53, 0.7);
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item input#started-date {
        padding-right: 0;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date.calendar-open {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date.calendar-open::-moz-placeholder {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date.calendar-open::placeholder {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#started-date.selected-date {
    border: 1px solid #ff7079;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date {
    width: 100%;
    background: linear-gradient(144.14deg, rgba(77, 35, 63, 0.1) -11.44%, rgba(48, 90, 158, 0.1) 123.42%);
    border: none;
    box-shadow: none;
    color: rgba(22, 29, 53, 0.7);
    outline: none;
    transition: none;
    text-align: center;
    cursor: pointer;
    padding-right: 27px;
    padding-left: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date::-moz-placeholder {
    color: rgba(22, 29, 53, 0.7);
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date::placeholder {
    color: rgba(22, 29, 53, 0.7);
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item input#end-date {
        padding-right: 0;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date.calendar-open {
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date.calendar-open::-moz-placeholder {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date.calendar-open::placeholder {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item input#end-date.selected-date {
    border: 1px solid #ff7079;
}
.tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
    flex: 0 272.17px;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
        flex: 0 232.17px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
        flex: auto;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
        flex: 0 222.17px;
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
        flex: calc(50% - 5px);
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category {
        flex: 100%;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item.trnx-category .selected {
    border: 1px solid #ff7079;
}
.tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
    flex: 0 226.22px;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
        flex: 0 196.22px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
        flex: auto;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
        flex: 0 186.22px;
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
        flex: calc(50% - 5px);
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i {
        flex: 100%;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item.payment-gateway-i .selected {
    border: 1px solid #ff7079;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-toggle:after, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-toggle:before {
    all: unset;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-toggle i {
    margin-left: 6px;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border: none;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in;
    border-radius: 0;
    overflow: hidden;
    margin-top: 0;
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu {
        position: absolute;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu.custom-dropdown {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 1px;
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto auto auto;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto auto;
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu.custom-dropdown {
        grid-template-columns: auto auto;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu.custom-dropdown .dropdown-item {
    margin: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
    background: #161D35;
    font-family: "Asap", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 30px 10px 32px;
    position: relative;
    margin-bottom: 1px;
    transition: all 0.3s ease-in;
    z-index: 2;
}
@media (max-width: 1399.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
        font-size: 15px;
        line-height: 25px;
        padding: 7px 30px 8px 32px;
    }
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
        font-size: 14px;
        line-height: 24px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
        background: rgba(22, 29, 53, 0.6);
    }
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
        padding: 7px 20px 8px 22px;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:after {
    position: absolute;
    content: "";
    left: 15px;
    top: 50%;
    width: 2px;
    height: 8px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    transform: translateY(-50%);
    transition: all 0.3s ease-in;
    opacity: 1;
}
@media (max-width: 575.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:after {
        left: 10px;
        width: 1px;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease-in;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:hover, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:active, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item.active {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:hover:after, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:active:after, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item.active:after {
    background: #fff;
    animation: opacity-to-hover 0.4s cubic-bezier(0.5, 0, 0.5, 1);
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:hover:before, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item:active:before, .tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-item.active:before {
    opacity: 1;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-divider {
    border-color: #fff;
    opacity: 0.3;
    margin: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a.dropdown-item {
    margin-bottom: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    font-size: 17px;
    line-height: 60px;
    letter-spacing: 0.34px;
    color: rgba(22, 29, 53, 0.7);
    text-transform: capitalize;
    background: transparent;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-in;
    height: 60px;
    padding: 0 0;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link {
        padding: 0 0;
        height: 55px;
        line-height: 55px;
        font-size: 16px;
    }
}
@media (max-width: 991.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link {
        line-height: 45px;
        height: 45px;
        padding: 0 25px;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link {
        line-height: 40px;
        height: 40px;
        padding: 0 15px;
        font-size: 14px;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.1;
    transition: all 0.3s ease-in;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    opacity: 0;
    transition: all 0.3s ease-in;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link i {
    color: rgba(92, 97, 114, 0.8);
    position: relative;
    transition: all 0.3s ease-in;
    filter: contrast(1);
}
@media (max-width: 1399.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link i {
        font-size: 18px !important;
    }
}
@media (max-width: 767.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link i {
        font-size: 16px !important;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link.active, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link.active:after, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:hover:after {
    opacity: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link.active:before, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:hover:before {
    opacity: 1;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link.active i, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:hover i {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=false] {
    transition: none;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=false]:after {
    transition: none;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=false]:before {
    transition: none;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=false] i {
    transition: none;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true] {
    color: #fff;
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true]:after {
    opacity: 0;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true]:before {
    opacity: 1;
}
.tranx-history-nav .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true] i {
    color: #fff;
}
.tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link, .tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link:after, .tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link:before {
    border-radius: 50px 0 0 50px;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link, .tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link:after, .tranx-history-nav .navbar .navbar-nav .nav-item:first-child .nav-link:before {
        border-radius: 0;
    }
}
.tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link, .tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link:after, .tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link:before {
    border-radius: 0 50px 50px 0;
}
@media (max-width: 1199.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link, .tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link:after, .tranx-history-nav .navbar .navbar-nav .nav-item:last-child .nav-link:before {
        border-radius: 0;
    }
}
@media (max-width: 479.98px) {
    .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:after, .tranx-history-nav .navbar .navbar-nav .nav-item .nav-link:before {
        border-radius: 50px !important;
    }
}

.all-balance .single-balance {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
}
.all-balance .single-balance .part-currency {
    position: relative;
    padding: 30px;
    display: flex;
    gap: 20px;
    align-items: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .all-balance .single-balance .part-currency {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
}
@media (max-width: 991.98px) {
    .all-balance .single-balance .part-currency {
        padding: 20px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .all-balance .single-balance .part-currency {
        justify-content: center;
    }
}
@media (max-width: 479.98px) {
    .all-balance .single-balance .part-currency {
        justify-content: center;
    }
}
.all-balance .single-balance .part-currency:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.15;
}
.all-balance .single-balance .part-currency .icon img {
    width: 65px;
}
@media (max-width: 1399.98px) {
    .all-balance .single-balance .part-currency .icon img {
        width: 60px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .all-balance .single-balance .part-currency .icon img {
        width: 55px;
    }
}
@media (max-width: 991.98px) {
    .all-balance .single-balance .part-currency .icon img {
        width: 50px;
    }
}
.all-balance .single-balance .part-currency .info span {
    display: block;
}
.all-balance .single-balance .part-currency .info span.descr {
    color: rgba(92, 97, 114, 0.7);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.14px;
    text-transform: capitalize;
    margin: -6px 0 0px;
}
.all-balance .single-balance .part-currency .info span.name {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.44px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    margin-bottom: -8px;
}
@media (max-width: 1399.98px) {
    .all-balance .single-balance .part-currency .info span.name {
        font-size: 20px;
        line-height: 30px;
    }
}
.all-balance .single-balance .part-balance {
    padding: 40px 0 40px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
@media (max-width: 1399.98px) {
    .all-balance .single-balance .part-balance {
        padding: 30px 0 30px 0;
        gap: 30px;
    }
}
@media (max-width: 991.98px) {
    .all-balance .single-balance .part-balance {
        flex-direction: row;
        text-align: left;
        justify-content: center;
        padding: 25px 0 30px 0;
    }
}
@media (max-width: 767.98px) {
    .all-balance .single-balance .part-balance {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 575.98px) {
    .all-balance .single-balance .part-balance {
        flex-direction: row;
        text-align: left;
        justify-content: space-evenly;
    }
}
@media (max-width: 479.98px) {
    .all-balance .single-balance .part-balance {
        flex-direction: column;
        text-align: center;
    }
}
.all-balance .single-balance .part-balance .single-info:last-child {
    margin-bottom: 0;
}
.all-balance .single-balance .part-balance .single-info span {
    display: block;
}
.all-balance .single-balance .part-balance .single-info span.descr {
    color: #5C6172;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.18px;
    text-transform: capitalize;
    margin: -6px 0 3px;
}
@media (max-width: 1399.98px) {
    .all-balance .single-balance .part-balance .single-info span.descr {
        font-size: 17px;
        line-height: 27px;
        margin: -6px 0 4px;
    }
}
@media (max-width: 1199.98px) {
    .all-balance .single-balance .part-balance .single-info span.descr {
        font-size: 16px;
        line-height: 26px;
        margin: -6px 0 3px;
    }
}
.all-balance .single-balance .part-balance .single-info span.name {
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0.26px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    margin-bottom: -9px;
}
@media (max-width: 1399.98px) {
    .all-balance .single-balance .part-balance .single-info span.name {
        font-size: 24px;
        line-height: 34px;
    }
}
@media (max-width: 1199.98px) {
    .all-balance .single-balance .part-balance .single-info span.name {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: -8px;
    }
}
@media (max-width: 479.98px) {
    .all-balance .single-balance .part-balance .single-info span.name {
        font-size: 20px;
        line-height: 30px;
    }
}

.part-form {
    padding: 40px;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background: #fff;
}
@media (max-width: 575.98px) {
    .part-form {
        padding: 30px;
    }
}
@media (max-width: 479.98px) {
    .part-form {
        padding: 25px;
    }
}
.part-form form .select-list {
    margin-bottom: 30px;
}
.part-form form .select-list.question-select button.dropdown-toggle {
    position: relative;
}
.part-form form .select-list.question-select button.dropdown-toggle:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 1px;
    background: rgba(11, 52, 72, 0.3);
    left: calc(100% + 1px);
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 479.98px) {
    .part-form form .select-list.question-select button.dropdown-toggle.selected-moment {
        height: auto;
        line-height: 23px;
        padding: 10px 25px;
        white-space: break-spaces;
    }
}
.part-form form .select-list .dropdown-toggle {
    height: 50px;
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 50px;
    font-weight: 400;
    font-size: 17px;
    color: rgba(92, 97, 114, 0.9);
    background: transparent;
    text-align: left;
    padding: 0 25px;
    position: relative;
}
@media (max-width: 1399.98px) {
    .part-form form .select-list .dropdown-toggle {
        height: 50px;
    }
}
@media (max-width: 1199.98px) {
    .part-form form .select-list .dropdown-toggle {
        height: 45px;
        font-size: 16px;
    }
}
@media (max-width: 767.98px) {
    .part-form form .select-list .dropdown-toggle {
        height: 40px;
    }
}
@media (max-width: 575.98px) {
    .part-form form .select-list .dropdown-toggle {
        height: 40px;
    }
}
@media (max-width: 479.98px) {
    .part-form form .select-list .dropdown-toggle {
        height: 40px;
        font-size: 15px;
    }
}
.part-form form .select-list .dropdown-toggle i {
    font-size: 15px;
    margin-left: 6px;
}
.part-form form .select-list .dropdown-toggle img.flag {
    width: 24px;
    margin-right: 10px;
    top: -1px;
    position: relative;
}
.part-form form .select-list .dropdown-toggle:after {
    margin-left: 0;
    vertical-align: middle;
    border: none;
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    height: 100%;
    right: 0;
    position: absolute;
    width: 60px;
    text-align: center;
    border-left: 1px solid rgba(11, 52, 72, 0.3);
    top: 0;
    line-height: 50px;
    transition: all 0.3s ease-in;
}
@media (max-width: 1399.98px) {
    .part-form form .select-list .dropdown-toggle:after {
        width: 50px;
        line-height: 50px;
    }
}
@media (max-width: 1199.98px) {
    .part-form form .select-list .dropdown-toggle:after {
        width: 45px;
        line-height: 45px;
        font-size: 15px;
    }
}
@media (max-width: 767.98px) {
    .part-form form .select-list .dropdown-toggle:after {
        width: 40px;
        line-height: 40px;
    }
}
@media (max-width: 575.98px) {
    .part-form form .select-list .dropdown-toggle:after {
        font-size: 14px;
    }
}
@media (max-width: 479.98px) {
    .part-form form .select-list .dropdown-toggle:after {
        width: 40px;
        line-height: 40px;
    }
}
@media (max-width: 479.98px) {
    .part-form form .select-list .dropdown-toggle.selected-moment {
        font-size: 15px;
    }
}
.part-form form .select-list .dropdown-menu {
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    border: none;
    border-radius: 0;
}
.part-form form .select-list .dropdown-menu .dropdown-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding: 5px 40px 6px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease-in;
    position: relative;
}
@media (max-width: 479.98px) {
    .part-form form .select-list .dropdown-menu .dropdown-item {
        font-size: 16px;
        line-height: 24px;
        white-space: break-spaces;
    }
}
.part-form form .select-list .dropdown-menu .dropdown-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.part-form form .select-list .dropdown-menu .dropdown-item:after {
    position: absolute;
    content: "";
    left: 20px;
    top: 50%;
    width: 2px;
    height: 10px;
    background: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
    transform: translateY(-50%);
    opacity: 1;
    transition: all 0.3s ease-in;
}
@media (max-width: 991.98px) {
    .part-form form .select-list .dropdown-menu .dropdown-item:after {
        left: 10px;
    }
}
.part-form form .select-list .dropdown-menu .dropdown-item:hover, .part-form form .select-list .dropdown-menu .dropdown-item.active {
    color: rgba(92, 97, 114, 0.9);
    background: #fff;
}
.part-form form .select-list .dropdown-menu .dropdown-item:hover:after, .part-form form .select-list .dropdown-menu .dropdown-item.active:after {
    background: #161D35;
}
.part-form form .select-list .dropdown-menu .dropdown-item i {
    font-size: 14px;
}
.part-form form .select-list .dropdown-menu .dropdown-item img.flag {
    width: 20px;
    margin-right: 10px;
    top: -2px;
    position: relative;
}
.part-form form label {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    display: block;
    margin: -7px 0 12px;
}
@media (max-width: 1199.98px) {
    .part-form form label {
        font-size: 17px;
        line-height: 27px;
        margin: -6px 0 12px;
    }
}
@media (max-width: 575.98px) {
    .part-form form label {
        font-size: 16px;
        line-height: 26px;
        margin: -7px 0 13px;
    }
}
.part-form form label span {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.8;
}
.part-form form input, .part-form form textarea {
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 50px;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    color: rgba(92, 97, 114, 0.9);
    padding: 0 25px;
    margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
    .part-form form input, .part-form form textarea {
        font-size: 16px;
    }
}
@media (max-width: 575.98px) {
    .part-form form input, .part-form form textarea {
        margin-bottom: 25px;
    }
}
@media (max-width: 479.98px) {
    .part-form form input, .part-form form textarea {
        font-size: 15px;
        padding: 0 20px;
        margin-bottom: 20px;
    }
}
.part-form form input::-moz-placeholder, .part-form form textarea::-moz-placeholder {
    color: rgba(92, 97, 114, 0.7);
}
.part-form form input::placeholder, .part-form form textarea::placeholder {
    color: rgba(92, 97, 114, 0.7);
}
.part-form form input {
    height: 50px;
}
@media (max-width: 1199.98px) {
    .part-form form input {
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    .part-form form input {
        height: 40px;
    }
}
.part-form form textarea {
    height: 180px;
    padding-top: 18px;
    padding-bottom: 18px;
    display: grid;
    resize: none;
    line-height: 24px;
    border-radius: 20px;
}
@media (max-width: 1399.98px) {
    .part-form form textarea {
        padding-top: 15px;
        padding-bottom: 15px;
        height: 160px;
    }
}
@media (max-width: 1199.98px) {
    .part-form form textarea {
        padding-top: 13px;
        padding-bottom: 13px;
        height: 140px;
    }
}
@media (max-width: 767.98px) {
    .part-form form textarea {
        border-radius: 15px;
    }
}
@media (max-width: 575.98px) {
    .part-form form textarea {
        height: 120px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 479.98px) {
    .part-form form textarea {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
.part-form form button.prd-btn-1 {
    margin-top: 10px;
}
@media (max-width: 1399.98px) {
    .part-form form button.prd-btn-1 {
        margin-top: 0;
    }
}
.part-form form .part-submit {
    display: flex;
    align-items: center;
}
@media (max-width: 479.98px) {
    .part-form form .part-submit {
        align-items: flex-start;
        flex-direction: column;
    }
}
.part-form form .part-submit p {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: rgba(92, 97, 114, 0.8);
    margin-top: -6px;
    margin-bottom: -7px;
    max-width: 60%;
    margin-left: 25px;
}
@media (max-width: 575.98px) {
    .part-form form .part-submit p {
        font-size: 14px;
        line-height: 21px;
    }
}
@media (max-width: 479.98px) {
    .part-form form .part-submit p {
        max-width: 100%;
        margin-left: 0;
        margin-top: 21px;
        margin-bottom: -6px;
    }
}
.part-form form .part-submit p a.reg-link {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    font-weight: 500;
}

.withdraw-money {
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}
.withdraw-money .part-form {
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.withdraw-money .all-balance .single-balance {
    border-radius: 0;
    box-shadow: none;
    position: relative;
    background: none;
}
@media (max-width: 991.98px) {
    .withdraw-money .all-balance .single-balance .part-currency {
        padding: 35px;
    }
}
@media (max-width: 767.98px) {
    .withdraw-money .all-balance .single-balance .part-currency {
        padding: 27px 20px;
    }
}
@media (max-width: 575.98px) {
    .withdraw-money .all-balance .single-balance .part-currency {
        padding: 20px 30px;
    }
}
.withdraw-money .all-balance .single-balance .part-balance {
    padding: 48.5px 0;
}
@media (max-width: 1399.98px) {
    .withdraw-money .all-balance .single-balance .part-balance {
        padding: 52.5px 0;
    }
}
@media (max-width: 1199.98px) {
    .withdraw-money .all-balance .single-balance .part-balance {
        padding: 30.5px 0;
    }
}
@media (max-width: 991.98px) {
    .withdraw-money .all-balance .single-balance .part-balance {
        flex-direction: column;
        align-items: center;
        padding: 48.5px 0;
    }
}
@media (max-width: 575.98px) {
    .withdraw-money .all-balance .single-balance .part-balance {
        flex-direction: row;
        padding: 28.5px 0;
    }
}
@media (max-width: 479.98px) {
    .withdraw-money .all-balance .single-balance .part-balance {
        flex-direction: column;
    }
}
.withdraw-money .all-balance .single-balance:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.15;
}
@media (max-width: 575.98px) {
    .withdraw-money .all-balance .single-balance:after {
        height: 1px;
        width: 100%;
        bottom: auto;
        top: 0;
    }
}

@media (max-width: 479.98px) {
    .all-referral .col-6 {
        width: 100%;
    }
}
.all-referral .single-referral {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 40px 0;
    text-align: center;
}
@media (max-width: 1399.98px) {
    .all-referral .single-referral {
        padding: 30px 0;
    }
}
@media (max-width: 479.98px) {
    .all-referral .single-referral {
        padding: 25px 0;
    }
}
.all-referral .single-referral.referral-statics {
    position: relative;
    box-shadow: none;
}
.all-referral .single-referral.referral-statics:after {
    position: absolute;
    content: "";
    background: linear-gradient(48deg, #D03355 -5.11%, #FB7A6B 97.89%);
    top: -70px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    z-index: -1;
    border-radius: 0 0 10px 10px;
}
@media (max-width: 1199.98px) {
    .all-referral .single-referral.referral-statics:after {
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
        z-index: -1;
        border-radius: 18px;
    }
}
@media (max-width: 991.98px) {
    .all-referral .single-referral.referral-statics:after {
        top: -2px;
        right: -2px;
        bottom: -2px;
        left: -2px;
    }
}
.all-referral .single-referral.referral-statics:before {
    position: absolute;
    content: "";
    left: -12px;
    top: -27px;
    right: -12px;
    height: 1.5px;
    background: #fff;
}
@media (max-width: 1199.98px) {
    .all-referral .single-referral.referral-statics:before {
        display: none;
    }
}
.all-referral .single-referral span.title {
    color: rgba(92, 97, 114, 0.8);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    display: block;
    margin: -7px 0 10px;
}
@media (max-width: 1399.98px) {
    .all-referral .single-referral span.title {
        margin: -6px 0 10px;
    }
}
@media (max-width: 1199.98px) {
    .all-referral .single-referral span.title {
        margin: -6px 0 5px;
    }
}
@media (max-width: 991.98px) {
    .all-referral .single-referral span.title {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 479.98px) {
    .all-referral .single-referral span.title {
        margin: -6px 0 0px;
    }
}
.all-referral .single-referral .descr {
    display: flex;
    gap: 10px;
    margin-bottom: -8px;
    text-align: center;
    justify-content: center;
}
.all-referral .single-referral .descr span {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px; /* 125% */
    letter-spacing: 0.24px;
    text-transform: lowercase;
}
@media (max-width: 1399.98px) {
    .all-referral .single-referral .descr span {
        font-size: 22px;
        line-height: 32px;
    }
}
@media (max-width: 1199.98px) {
    .all-referral .single-referral .descr span {
        font-size: 20px;
        line-height: 30px;
    }
}
.all-referral .single-referral .descr span.text {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(135.89deg, #D03355 -5.11%, #FB7A6B 97.89%);
}
.all-referral .single-referral .descr span.icon {
    color: #ff7079;
    font-size: 22px;
}

.refer-friend form {
    position: relative;
}
@media (max-width: 575.98px) {
    .refer-friend form {
        width: 100%;
        display: inline-block;
    }
}
.refer-friend form input {
    width: 100%;
    border: 1px solid rgba(11, 52, 72, 0.3);
    border-radius: 60px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.01em;
    color: rgb(92, 97, 114);
    padding: 0 30px;
    height: 60px;
    padding: 0 185px 0 30px;
}
@media (max-width: 1399.98px) {
    .refer-friend form input {
        height: 50px;
        padding: 0 175px 0 30px;
    }
}
@media (max-width: 1199.98px) {
    .refer-friend form input {
        height: 45px;
        font-size: 16px;
    }
}
@media (max-width: 767.98px) {
    .refer-friend form input {
        height: 40px;
        padding: 0 155px 0 30px;
    }
}
@media (max-width: 767.98px) {
    .refer-friend form input {
        padding: 0 135px 0 30px;
    }
}
@media (max-width: 479.98px) {
    .refer-friend form input {
        padding: 0 20px 0 20px;
        font-size: 15px;
    }
}
.refer-friend form input::-moz-placeholder {
    color: rgba(92, 97, 114, 0.6);
}
.refer-friend form input::placeholder {
    color: rgba(92, 97, 114, 0.6);
}
.refer-friend form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    box-shadow: 0px 9px 37px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1399.98px) {
    .refer-friend form .submit-btn {
        height: 50px;
    }
}
@media (max-width: 1199.98px) {
    .refer-friend form .submit-btn {
        height: 45px;
    }
}
@media (max-width: 767.98px) {
    .refer-friend form .submit-btn {
        height: 40px;
    }
}
@media (max-width: 479.98px) {
    .refer-friend form .submit-btn {
        position: relative;
        margin-top: 10px;
    }
}

.social-links ul {
    display: flex;
    gap: 20px;
}
.social-links ul li a {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    color: #161D35;
    position: relative;
    z-index: 2;
    border-radius: 50%;
}
@media (max-width: 1399.98px) {
    .social-links ul li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}
@media (max-width: 1199.98px) {
    .social-links ul li a {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
}
@media (max-width: 767.98px) {
    .social-links ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
}
.social-links ul li a:after {
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    z-index: -2;
    border-radius: 50%;
}
.social-links ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    border-radius: 50%;
    opacity: 1;
    transition: all 0.3s ease-in;
}
.social-links ul li a:hover {
    color: #fff;
}
.social-links ul li a:hover:before {
    opacity: 0;
}

@media (max-width: 1199.98px) {
    .settings-element .nav {
        margin-bottom: 20px;
    }
}
@media (max-width: 991.98px) {
    .settings-element .nav {
        justify-content: space-between;
    }
}
.settings-element .nav .nav-link {
    text-align: left;
    padding: 0;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0.34px;
    text-transform: capitalize;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    padding: 17px 30px 18px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    overflow: hidden;
}
@media (max-width: 1199.98px) {
    .settings-element .nav .nav-link {
        margin-bottom: 0;
        margin-right: 10px;
    }
}
@media (max-width: 1399.98px) {
    .settings-element .nav .nav-link {
        padding: 12px 30px 13px;
    }
}
@media (max-width: 991.98px) {
    .settings-element .nav .nav-link {
        margin-right: 0;
    }
}
@media (max-width: 767.98px) {
    .settings-element .nav .nav-link {
        margin-bottom: 10px;
    }
}
@media (max-width: 575.98px) {
    .settings-element .nav .nav-link {
        padding: 12px 20px 13px;
        font-size: 16px;
        line-height: 26px;
    }
}
.settings-element .nav .nav-link i {
    font-size: 18px;
}
.settings-element .nav .nav-link:last-child {
    margin-bottom: 0;
}
@media (max-width: 1199.98px) {
    .settings-element .nav .nav-link:last-child {
        margin-bottom: auto;
        margin-right: 0;
    }
}
@media (max-width: 767.98px) {
    .settings-element .nav .nav-link:last-child {
        margin-bottom: 0;
    }
}
.settings-element .nav .nav-link:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    opacity: 0.1;
    z-index: -1;
    transition: all 0.3s ease-in;
}
.settings-element .nav .nav-link.active {
    background-image: linear-gradient(144.14deg, #ffffff -11.44%, #ffffff 123.42%);
}
.settings-element .nav .nav-link.active:after {
    opacity: 1;
}
.settings-element .profile-setting {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 40px;
    align-items: center;
    gap: 40px;
}
@media (max-width: 991.98px) {
    .settings-element .profile-setting {
        align-items: flex-start;
    }
}
@media (max-width: 767.98px) {
    .settings-element .profile-setting {
        flex-direction: column;
        padding: 30px;
    }
}
.settings-element .profile-setting .part-pic img {
    width: 260px;
    border-radius: 10px;
}
@media (max-width: 991.98px) {
    .settings-element .profile-setting .part-pic img {
        width: 140px;
    }
}
.settings-element .profile-setting .part-info {
    flex: 1;
}
.settings-element .profile-setting .part-info ul {
    margin-top: -7px;
    margin-bottom: -8px;
}
@media (max-width: 767.98px) {
    .settings-element .profile-setting .part-info ul {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}
.settings-element .profile-setting .part-info ul li {
    border-bottom: 1px solid rgba(92, 97, 114, 0.1);
    padding: 11px 0;
}
.settings-element .profile-setting .part-info ul li:first-child {
    padding-top: 0;
}
.settings-element .profile-setting .part-info ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.settings-element .profile-setting .part-info ul li span.property {
    color: #5C6172;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
    width: 207px;
}
@media (max-width: 1399.98px) {
    .settings-element .profile-setting .part-info ul li span.property {
        font-size: 17px;
        line-height: 27px;
    }
}
@media (max-width: 575.98px) {
    .settings-element .profile-setting .part-info ul li span.property {
        width: 150px;
        font-size: 16px;
        line-height: 26px;
    }
}
.settings-element .profile-setting .part-info ul li span.value {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(144.14deg, #4D233F -11.44%, #305B9F 123.42%);
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.4px;
    opacity: 0.9;
}
@media (max-width: 1399.98px) {
    .settings-element .profile-setting .part-info ul li span.value {
        font-size: 17px;
        line-height: 27px;
    }
}
@media (max-width: 575.98px) {
    .settings-element .profile-setting .part-info ul li span.value {
        font-size: 16px;
        line-height: 26px;
    }
}
.settings-element .privacy-settings {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    padding: 40px;
}
@media (max-width: 767.98px) {
    .settings-element .privacy-settings {
        padding: 30px;
    }
}
@media (max-width: 479.98px) {
    .settings-element .privacy-settings {
        padding: 25px;
    }
}
.settings-element .privacy-settings ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(92, 97, 114, 0.1);
    padding: 15px 0;
}
@media (max-width: 479.98px) {
    .settings-element .privacy-settings ul li {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
}
.settings-element .privacy-settings ul li:first-child {
    padding-top: 0;
}
.settings-element .privacy-settings ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.settings-element .privacy-settings ul li span.title {
    color: #5C6172;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}
@media (max-width: 767.98px) {
    .settings-element .privacy-settings ul li span.title {
        font-size: 17px;
        line-height: 27px;
    }
}
@media (max-width: 575.98px) {
    .settings-element .privacy-settings ul li span.title {
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width: 479.98px) {
    .settings-element .privacy-settings ul li span.title {
        margin-top: -7px;
        margin-bottom: -7px;
    }
}/*# sourceMappingURL=style.css.map */