body {
    /* background-color: #36065c; */
    background: linear-gradient(
        298.59deg,
        #45108a -5.16%,
        #3d065f 43.11%,
        #200554 168.28%
    );
    font-family: "Poppins", sans-serif;
}

header {
    background-image: linear-gradient(180deg, #7c2897, #56137b);
}
input {
    outline: none;
}
.playfair-display {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: italic;
}

.body {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
}
a,
a:hover {
    text-decoration: none;
}
ul,
p {
    list-style: none;
    margin: 0;
    padding: 0;
}
section.banner-section {
    padding-top: 170px;
    padding-bottom: 150px;
    background-size: cover;
    background-position: center;
}
.banner-left h1 {
    font-size: 53px;
    color: #fff;
    line-height: 68px;
}
.banner-left p {
    font-size: 20px;
    color: #fff;
}

.gradient-text {
    background: -webkit-linear-gradient(1800deg, #feaf18, #ff3002);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.primary-btn {
    background-image: linear-gradient(90deg, #feaf18, #ff3002);
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 400;
    border-radius: 50px;
    transition: 0.5s;
}
.primary-btn-outline {
    background-image: none;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 7px 25px;
    display: inline-block;
    font-weight: 400;
    border-radius: 50px;
    background-color: transparent;
    transition: 0.5s;
    border: 1px solid #ff3002;
}
table .primary-btn {
    padding: 4px 21px;
    font-size: 16px;
}
.modal-footer .primary-btn {
    padding: 8px 25px;
}
.apply-rotate {
    transform: rotate(140deg) !important;
}
.primary-btn:hover,
.primary-btn-outline:hover {
    color: white;
    background-image: linear-gradient(180deg, #feaf18, #ff3002);
}
.modal-content {
    background: linear-gradient(
        298.59deg,
        #45108a -5.16%,
        #3d065f 43.11%,
        #200554 168.28%
    );
    padding: 10px 30px;
}
.modal-footer {
    border: none;
}
.modal-header {
    border: none;
    border-bottom: 1px solid #ff2900;
}
.modal-header h5 {
    color: white;
}
ul.navbar-nav li a {
    color: #fff !important;
}
.banner-right h1 {
    color: #fff;
}
.banner-left,
.banner-right {
    border-radius: 30px;
    background-color: #4b217a;
}
.banner-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.button-wrapper i,
.modal-footer i,
.modal-footer span,
.button-item-modal i,
.transaction-history-right ul li > i {
    border: 1px solid #ff2801;
    color: #fff;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transform: rotate(-35deg);
}
.modal-footer i {
    font-size: 20px;
    transform: rotate(35deg);
}

.button-wrapper {
    display: flex;
    align-items: center;
}
.banner-left p {
    margin: 16px 0 25px 0;
    line-height: 1.8;
}
.banner-left,
.banner-right {
    padding: 35px;
    height: 100%;
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: none !important;
    outline: none !important;
}
.select2-selection__arrow {
    display: none;
}

input.form-control,
.user-create-form .input-item select,
textarea {
    background-color: #652f9f;
    color: #fff;
    border-color: #875db4;
    border-radius: 50px;
    padding: 15px 25px;
    font-size: 15px;
}
.upload__btn i {
    font-size: 28px !important;
}
.modal-body textarea,
.form-group textarea {
    border: none;
    border-radius: 16px;
    padding-bottom: 40px;
    width: 100%;
}
.file-upload-box {
    gap: 10px;
}
select:focus,
textarea:focus {
    outline: none;
    background-color: #3b0c76 !important;
}
.input-item select {
    width: 100%;
}
ul#pills-tab {
    background-color: #5c2992;
    display: inline-flex;
    padding: 6px !important;
    border-radius: 50px;
}

ul#pills-tab button.active {
    background-color: #ffffff;
    color: #16181a;
}

ul#pills-tab button {
    border-radius: 50px;
    font-size: 14px;
    padding: 7px 13px;
}

ul#pills-tab button {
    border: 1px solid #ffffff;
    color: #fff;
}
ul#pills-tab {
    gap: 8px;
    margin-top: 30px;
}
input.form-control::placeholder {
    color: #d1c1e2;
}

.form-group label,
.pupload__box p {
    color: #fff;
}

.form-group label span {
    color: #cabdd8;
}

.banner-form .form-group {
    margin-bottom: 15px;
}

.banner-form .form-group label {
    margin-bottom: 10px;
}

.banner-right .button-wrapper {
    justify-content: end;
}

input.form-control:focus {
    background-color: #3b0c76;
}

.banner-right .button-wrapper i,
.modal-footer i {
    transform: rotate(35deg);
}

.button-wrapper.hand-button span {
    background-color: #fff;
    width: 45px;
    height: 45px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50px;
}

button.navbar-toggler {
    background-image: linear-gradient(90deg, #feaf18, #ff3002);
}
img {
    max-width: 100%;
}

section.achievement-section > img {
    position: absolute;
    left: 0;
    top: 0;
}
section.achievement-section {
    position: relative;
}

section.achievement-section {
    padding: 100px 0;
}

.section-title {
    text-align: center;
}

.section-title span {
    background-color: #ffffff0d;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #732e5d;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 500;
}

.brands {
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
    margin-top: 30px;
}

.achievement-content {
    background-image: linear-gradient(45deg, #3f1065, #3e1063);
    border-radius: 20px;
    padding: 30px;
}

section.achievement-section {
    background-color: #36065c;
}

.brands {
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
    margin-top: 30px;
}

.achievement-content {
    background-image: linear-gradient(45deg, #3f1065, #3e1063);
    border-radius: 20px;
    padding: 30px;
}

section.achievement-section {
    background-color: #36065c;
}

.achievement-content-inner {
    border-bottom: 1px solid #603a7e;
    padding-bottom: 35px;
    padding-top: 35px;
}

.achievement-content h2 {
    color: #fff;
    font-size: 40px;
}

.achievement-content p {
    font-size: 18px;
    color: #fff;
    margin: 20px 0;
}

section.achievement-section > img {
    z-index: 1;
}

.achievement-content {
    z-index: 2;
    position: relative;
}

.section-padding {
    padding: 100px 0;
}

.achievement-content-inner {
    margin-bottom: 35px;
}

.achievement-thumbnail img {
    width: 90%;
    animation: upDown 8s infinite;
}
.animation-up {
    animation: upDown 8s infinite;
}
section.work-process-section {
    background-size: cover;
    background-position: top center;
}

section.work-process-section h2 {
    text-align: center;
    font-size: 45px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 50px;
}

.work-process-item {
    background-size: contain;
    text-align: center;
    padding-top: 65px;
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
    padding-bottom: 47px;
    background-repeat: no-repeat;
}

.process-content h3 {
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.process-content p {
    font-size: 15px;
    text-align: center;
    color: #fff;
}

.process-content h3 {
    margin-top: 25px;
}

.about-content h2 {
    font-size: 45px;
    color: #fff;
}

.about-content p {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    margin: 20px 0;
}

.about-content h2 {
    margin-top: 20px;
}

header {
    z-index: 999;
}

.data-table {
    border: 1px solid #944749;
    padding: 20px;
    border-radius: 15px;
}

.data-table h4 {
    color: #fff;
}

.data-table table {
    width: 100%;
    color: #fff;
    border: 1px solid #502371;
}

.data-table table th,
.data-table table td {
    border: 1px solid #502371;
    padding: 10px;
    text-align: center;
}

.data-table h4 {
    margin-bottom: 20px;
}

section.latest-update h2 {
    color: #fff;
    font-size: 45px;
    margin: 20px 0;
}

.data-table {
    background-color: #3e1063;
}

.label h2 {
    font-size: 35px;
    color: #fff;
}

.service-right {
    text-align: right;
}

.service-right h3 {
    color: #fff;
}

.service-right h3 span {
    display: block;
    font-size: 15px;
    font-weight: normal;
}

.service-right h3 {
    text-align: left;
}

.service-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service-right h3 span {
    display: block;
    font-size: 15px;
    font-weight: normal;
}

.service-right h3 {
    text-align: left;
}

.service-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-arrows span {
    width: 50px;
    display: flex;
    height: 50px;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    cursor: pointer;
    transition: 0.3s;
}

.slider-arrows {
    display: flex;
    gap: 10px;
}

.slider-arrows span:hover {
    background-color: #fe4c06;
    color: #fff;
}

.service-right h3 {
    border-right: 1px solid #fa9e11;
    padding-right: 35px;
}

.service-slide-inner {
    display: flex;
    background-color: #4e2470;
}

.service-slide-thumb {
    height: 100%;
    width: 290px;
}

.service-slide-left {
    width: 3;
}

.service-slide-content h3 {
    font-size: 24px;
    color: #fff;
}

.service-slide-content p {
    color: #fff;
    line-height: 30px;
    margin-bottom: 28px;
}

.service-slider-group-inner {
    display: flex;
}

.service-slide-content {
    width: 335px;
    padding: 30px;
}

.service-slide-thumb {
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

.service-slide-content h3 {
    line-height: 1.4;
}

.service-slide-left .service-slide-thumb {
    position: relative;
}

.service-slide-thumb h4 {
    position: absolute;
    bottom: 5px;
    color: #fff;
    font-size: 20px;
}

.service-slide-thumb {
    padding: 15px;
}

.service-slide-item {
    border-radius: 30px;
    overflow: hidden;
}

.service-slide-inner {
    border-radius: 30px;
    overflow: hidden;
}

.service-slide-content {
    visibility: hidden;
    opacity: 0;
}

.service-slide-item {
    max-width: 290px;
}

.service-slide-item.active {
    max-width: inherit;
}

.service-slide-item.active .service-slide-content {
    opacity: 1;
    visibility: visible;
}

.service-slider-group-inner {
    gap: 35px;
}

.service-slide-item.active h4 {
    opacity: 0;
}

.service-slide-item h4 {
    opacity: 1;
}

.service-slide-inner {
    height: 100%;
}

.service-slide-content a {
    font-size: 20px;
    background: -webkit-linear-gradient(1800deg, #feaf18, #ff3002);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.service-slide-item {
    max-height: 350px;
}

.service-slide-item.active .service-slide-content {
    transition: 0.3s;
}

.service-sliders {
    margin-top: 40px;
}

section.contact-section {
    padding: 80px 0;
    background-size: cover;
    background-position: center;
}

.contact-form {
    border: 1px solid #643c83;
    padding: 25px;
}

.contact-form input,
.contact-form textarea {
    border-radius: 5px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #643c83;
}

section.contact-section {
    position: relative;
    z-index: 1;
}

section.contact-section:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #48186e;
    z-index: -1;
    opacity: 0.7;
}

.contact-form {
    background-color: #471a6b4f;
}

.form-group {
    margin-bottom: 30px;
}

.contact-form textarea {
    padding: 25px;
    height: 150px;
}

.contact-form textarea::placeholder {
    color: #d0c0e1;
}

.form-group button.primary-btn {
    width: 100%;
    border: none;
    padding: 15px;
}

.form-group button.primary-btn i {
    transform: rotate(-30deg);
}

.form-group button.primary-btn i {
    margin-left: 10px;
}

.form-control:focus,
textarea {
    color: #fff;
}

.form-right-content {
    padding: 30px;
    border-radius: 25px;
    background-size: cover;
    background-position: center;
}

.form-right-content h2 {
    color: #fff;
}

.form-right-content p {
    color: #fff;
}

.contact-form {
    border-radius: 25px;
}

.contact-item-content p {
    color: #9c88ac;
    margin-bottom: 0;
}

.contact-item {
    display: flex;
    align-items: center;
}

.contact-item h3,
.contact-item h3 a {
    color: #fff;
}

.contact-item-content h4,
.contact-item-content h4 a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.contact-item-content {
    padding-left: 15px;
}

.contact-boxes > div {
    margin-bottom: 20px;
}

.contact-boxes > div:last-child {
    margin-bottom: 0;
}

.contact-item-content h4 {
    margin-bottom: 0;
    margin-top: 10px;
}

.form-right-content h2 {
    font-size: 35px;
    margin-bottom: 20px;
}

.form-right-content > p {
    margin-bottom: 32px !important;
    border-bottom: 1px solid #431f61;
    padding-bottom: 30px;
    line-height: 1.8;
}

.form-right-content {
    border: 1px solid #452162;
}

footer {
    background-color: #200337;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 50px;
}

section.features-section {
    padding-bottom: 150px;
}

.footer-box p {
    font-size: 16px;
    line-height: 1.8;
    color: #c8c9ca;
    margin-bottom: 50px;
}

.footer-box p:last-child {
    margin-bottom: 0;
    font-size: 14px;
}

.footer-box img {
    margin-bottom: 32px;
}

.footer-box h4 {
    font-size: 20px;
    margin-bottom: 35px;
}

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

.footer-box ul li a {
    color: #aaaaaa;
    text-decoration: none;
}

.footer-box ul li {
    margin-bottom: 15px;
}

.footer-bottom-info h5 {
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 16px;
    color: #fcaa02;
}

.footer-bottom-info a {
    color: #fff;
    font-size: 44px;
    text-decoration: none;
    font-weight: bold;
}

.footer-bottom-info {
    margin-top: 44px;
}

footer {
    position: relative;
    z-index: 1;
}

.footer-box h4 {
    margin-bottom: 0;
    color: #bcb3c3;
    font-size: 18px;
}

.footer-box p a {
    color: #fff;
    text-decoration: none;
    font-size: 28px;
}

.footer-box {
    margin-bottom: 30px;
}

section.testimonial-section {
    padding: 100px 0;
}

.testimonial-content h2 {
    font-size: 35px;
    color: #fff;
}

.testimonial-content p {
    color: #fff;
    margin: 30px 0;
    line-height: 1.8;
}

.testimonial-slide-item {
    /* background-color: #4e2470; */
    color: #fff;
    padding: 20px;
    border-radius: 20px;
}
.testimonial-sliders .slick-slide .testimonial-slide-item {
    background: linear-gradient(90deg, rgb(71, 36, 100) -1.92%, #36065c 73.33%);
}
.testimonial-sliders .slick-slide .testimonial-slide-item .ratings {
    opacity: 0;
}
.testimonial-sliders
    .slick-slide.slick-current
    .testimonial-slide-item
    .ratings {
    opacity: 1;
}

.testimonial-sliders .slick-slide.slick-current .testimonial-slide-item {
    background: linear-gradient(90deg, #4f2571, #4f2571);
}

.testimonial-slide-item p {
    font-size: 16px;
    line-height: 1.8;
    background: linear-gradient(to right, rgb(255, 255, 255), rgba(0, 0, 0, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.testimonial-sliders .slick-slide.slick-current .testimonial-slide-item p {
    background: linear-gradient(
        to right,
        rgb(255, 255, 255),
        rgba(255, 255, 255, 1)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.testimonial-meta {
    display: flex;
    align-items: center;
}

.testimonial-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonial-slide-item p {
    margin-bottom: 0;
}

.testimonial-slide-item h4 {
    margin-bottom: 0;
    font-size: 18px;
}

.testimonial-meta-info {
    margin-left: 10px;
}

.ratings ul {
    display: flex;
    list-style: none;
    gap: 7px;
    margin-bottom: 0;
    padding: 0;
}

.testimonial-info {
    align-items: center;
    margin-top: 25px;
}

.testimonial-sliders .slick-slide {
    margin: 10px;
}

.ratings li i {
    color: #facc07;
}

section.cta-section {
    background-color: #401264;
    padding: 100px 0;
    text-align: center;
}

.cta-content h2 {
    font-size: 55px;
    color: #fff;
}

.cta-content p {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

.cta-content .button-wrapper {
    text-align: center;
    justify-content: center;
}

section.cta-section {
    position: relative;
}

section.cta-section img.shape-one {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
}

section.cta-section img.shape-two {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
}

.cta-content p {
    margin: 35px 0;
    line-height: 1.8;
}

.secondary-btn {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.banner-right h4 {
    font-size: 20px;
    opacity: 0.7;
    display: inline-block;
    margin-bottom: 25px !important;
}

.banner-right h1 {
    margin-bottom: 0;
}

.otp-input-container input {
    margin: 0;
}

.otp-input-container {
    gap: 15px;
}

.otp-input-container input,
.otp-input-container input:focus {
    background-color: #652f9f;
    color: #fff;
}

.otp-input-container input::placeholder {
    color: #fff;
}

.otp-input.is-complete {
    background-color: #450e83 !important;
    border-color: #936dbc;
}

.otp-input-container input {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.notice-otp h6 {
    font-size: 15px;
    opacity: 0.7;
    font-weight: 300;
}

button.primary-btn {
    border: none;
}

.user-info img {
    max-width: 50px;
    border-radius: 50px;
}

.lock-screen-otp {
    margin-top: 30px;
}

.user-meta h4 {
    color: #fff;
}

.user-info img {
    max-width: 50px;
    border-radius: 50px;
}

.lock-screen-otp {
    margin-top: 30px;
}

.user-meta h4 {
    color: #fff;
}

.user-info img {
    margin-bottom: 10px;
}

.form-inner-input {
    display: flex;
    width: 100%;
    background-color: #652f9f;
    border-radius: 50px;
    padding: 8px;
    gap: 7px;
}

.form-inner-input button {
    width: 17% !important;
    text-align: center;
    justify-content: center;
    max-width: 57px;
}

.form-group button.primary-btn i {
    margin: 0;
}

.user-avatar h4 {
    display: block;
}

.user-avatar {
    text-align: center;
}

.user-avatar h4 {
    color: #fff;
}

section.pricing-plans {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
}

.label h1 {
    font-size: 48px;
    color: #fff;
}

.label h1 span {
    font-size: 48px;
}

.pricing-box {
    background-color: #ffffff;
}

.pricing-top h2 {
    color: #333;
    font-size: 30px;
    margin-bottom: 0;
}

.pricing-box {
    padding: 30px;
    border-radius: 20px;
    transition: 0.3s;
}

.pricing-box:hover {
    transform: translateY(-10px);
}

.pricing-top p {
    text-align: left;
    color: #16181a;
    margin-top: 15px;
}

.pricing-middle h3 span {
    font-size: 34px;
    color: #2d2d2d;
    font-weight: 700;
}

.pricing-middle h3 {
    font-size: 18px;
}

.pricing-middle .primary-btn {
    width: 100%;
    padding: 15px;
    margin-top: 20px;
}

.pricing-bottom {
    border-top: 1px solid #e8e8e8;
    margin-top: 25px;
    padding-top: 20px;
    text-align: left;
}

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

.pricing-bottom ul li {
    color: #676562;
    font-size: 16px;
    margin-bottom: 10px;
}

.pricing-bottom ul li:last-child {
    margin-bottom: 0;
}

.pricing-bottom ul li img {
    margin-right: 10px;
}

.pricing-bottom {
    padding-bottom: 35px;
}

section.pricing-plans h1 {
    margin-bottom: 100px;
}

.pricing-box:hover {
    background-image: linear-gradient(45deg, #ff8510, #fd2800);
}

.pricing-box:hover .pricing-top h2 {
    color: #fff;
}

.pricing-box:hover .pricing-top p,
.pricing-box:hover .pricing-middle h3,
.pricing-box:hover .pricing-middle h3 span,
.pricing-box:hover .pricing-bottom ul li,
.pricing-box:hover .pricing-middle h2 {
    color: #fff;
}

.pricing-box:hover .primary-btn {
    background: #fff;
    color: #333;
}

.pricing-header {
    background-color: #e1d5f8;
}

.pricing-box.theme-2 {
    padding: 10px;
}

.pricing-header {
    padding: 20px 0;
    border-radius: 15px;
}

.theme-2 .pricing-middle h2 {
    font-size: 30px;
    color: #333;
}

.theme-2 .pricing-middle {
    text-align: left;
    margin-top: 30px;
}

.theme-2 .pricing-middle a {
    text-align: center;
}

.theme-2 .pricing-middle,
.theme-2 .pricing-bottom {
    padding-left: 20px;
    padding-right: 20px;
}

.pricing-middle h3 span:nth-child(2) {
    font-size: 12px;
}

.pricing-middle h3 span:first-child,
.pricing-middle h3 {
    color: #ff5308;
}

.pricing-header img {
    max-height: 115px;
    object-fit: contain;
}

.qu-code-left-section {
    background-color: #4a2078;
}

section.qr-code-section {
    padding: 100px 0;
}

.qu-code-left-section h3 {
    color: #fff;
    font-size: 18px;
}

.qu-code-left-section h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.qu-code-left-section {
    text-align: center;
}

.qu-code-left-section h3 {
    text-align: left;
}

.qu-code-left-section {
    padding: 30px;
    border-radius: 20px;
}

.qu-code-left-section img {
    margin: 20px 0;
}

.dashboard-box {
    background-color: #4a2078;
    border-radius: 15px;
    padding: 30px;
    border: 1px solid #6c4a92;
}

.dashboard-box h3 {
    font-size: 18px;
    color: #fff;
}
.upload__box p {
    padding-bottom: 20px !important;
}
.form-group label,
.upload__box p {
    font-size: 15px !important;
}

.input-group {
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    overflow: hidden;
    background-color: #552d80;
}

.input-group button {
    width: auto !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.input-group input {
    border: none;
    color: #fff;
    width: 100%;
    padding: 16px;
    background: transparent;
}

.form-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-group label {
    width: 190px;
}

.input-group button {
    border-radius: 50px !important;
}

.dashboard-box .form-group:last-child {
    margin-bottom: 0;
}

.form-group.theter input {
    width: 100%;
}

.dashboard-box h3 {
    margin-bottom: 30px;
}

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

.dashboard-box ul li {
    color: #fff;
    margin-bottom: 10px;
}

.dashboard-box ul li img {
    margin-right: 8px;
}

.dashboard-box ul li:last-child {
    margin-bottom: 0;
}

.qu-code-left-section {
    height: 100%;
}

.dashboard-box {
    color: #fff;
}

.dashboard-box h1 {
    font-size: 40px;
}
.dashboard {
    background-size: cover;
    background-repeat: no-repeat;
}
.dashboard-box.welcome p {
    font-size: 24px;
    margin: 30px 0;
}

.dashboard-box.two-fa h3 {
    margin-bottom: 0;
}

.dashboard-box.two-fa {
    display: flex;
    align-items: start;
    border: 1px solid #80445a;
}

.dashboard-box.two-fa h3 {
    font-size: 18px;
}

.dashboard-box.two-fa p {
    font-size: 14px;
    opacity: 0.8;
    font-style: italic;
    margin-top: 10px;
}
.dashboard-box.two-fa i {
    margin-right: 10px;
    margin-top: 2px;
    font-size: 20px;
}
.dashboard-box img {
    margin-right: 20px;
}

.finance-box-header {
    display: flex;
    align-items: center;
}

.finance-box-header p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

.finance-box-header img {
    margin-right: 10px;
}

.finance-box-header h4 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 24px;
}

.finance-box-footer {
    display: flex;
    justify-content: space-between;
}

.finance-number p {
    margin: 0;
}

.finance-number {
    border: 1px solid #755697;
    padding: 10px;
    border-radius: 15px;
}

.finance-box-row .dashboard-box {
    padding: 20px;
    height: 100%;
}

.finance-box-footer {
    margin-top: 20px;
}

.finance-number h5 {
    font-size: 15px;
}

.finance-number p {
    font-size: 20px;
    font-weight: 700;
}

.data-chart-wrapper.dashboard-box {
    height: 100%;
    display: flex;
    align-items: end;
}

.dashboard-box table {
    border-color: #583283;
}

.data-table table th,
.data-table table td {
    border-color: #583283;
}

.text-green {
    color: #18fc1f;
}

.dashboard-box .tf-tree {
    display: flex;
    justify-content: center;
}

.tf-tree .tf-nc,
.tf-tree .tf-node-content {
    border-color: #e872be;
    border-radius: 5px;
}

.tf-tree.tf-gap-lg li > .tf-nc:after,
.tf-tree.tf-gap-lg li > .tf-node-content:after,
.tf-tree.tf-gap-lg li li:before,
.tf-tree.tf-gap-lg li > .tf-nc:before,
.tf-tree.tf-gap-lg li > .tf-node-content:before {
    border-color: #e872be;
}

.tf-tree .tf-nc,
.tf-tree .tf-node-content {
    border-color: #e872be;
    border-radius: 5px;
}

.team {
    text-align: center;
}

.team h4 {
    font-size: 15px;
    margin: 7px 0;
}

.team a {
    text-decoration: none;
    background-color: #fff;
    color: #333;
    font-size: 11px;
    border-radius: 50px;
    padding: 4px 10px;
}

.team {
    padding: 5px;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 25px;
    align-items: center;
}

.header-right .price {
    color: #fff;
    font-weight: 600;
}

.header-right .price img {
    margin-left: 5px;
}

li.nav-item.dropdown li a {
    color: #333 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #732390;
}

li.nav-item.dropdown li a i {
    position: absolute;
}

li.nav-item.dropdown li a span {
    padding-left: 35px;
}

li.nav-item.dropdown li a {
    position: relative;
    display: flex;
    align-items: center;
}

li.nav-item.dropdown li a i {
    color: #ff3b03;
}

li.nav-item a {
    font-weight: 500;
}

.footer-box.footer-menu h3 {
    font-size: 22px;
    margin-bottom: 30px;
}

.footer-box.footer-menu ul li a {
    color: #fff;
    font-size: 20px;
    transition: 0.5s;
}

.footer-box p:last-child {
    font-size: 18px;
}

.footer-box.footer-about {
    margin-bottom: 0;
    padding-right: 70px;
}

.contact-info-footer a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    transition: 0.5s;
}

.contact-info-footer {
    margin-bottom: 40px;
}
#outside-click .dropdown-menu {
    border-bottom: 5px solid #ff620a;
}

section.copyright-section {
    border-top: 1px solid #3c2250;
    background-color: #200337;
    color: #fff;
}

section.copyright-section p {
    margin-bottom: 0;
}

section.copyright-section {
    padding: 20px 0;
}

.mega-menu-wrapper {
    background: #fff;
    width: 500px;
    padding: 30px 20px;
}

.mega-menu-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mega-menu-wrapper {
    background: #fff;
    width: 470px;
    padding: 18px 20px;
    border-radius: 10px;
}

a.dropdown-item i {
    background-image: linear-gradient(45deg, #db8dfd, #55248a);
    width: 25px;
    height: 25px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff !important;
}

.mega-menu li {
    margin-bottom: 7px;
}

.mega-menu li:last-child {
    margin-bottom: 0;
}

a.dropdown-item:hover {
    background-color: #641a85bf;
    color: #fff !important;
}

a.dropdown-item:hover span {
    color: #fff;
}

a.dropdown-item {
    border-radius: 8px;
    padding: 5px 8px;
    transition: 0.3s;
}

a.dropdown-item span {
    transition: 0.3s;
}
ul.dropdown-menu {
    padding: 13px 10px;
}

ul.pagination a {
    background-color: #4a2078;
    border-color: #583283;
    color: #fff;
}

ul.pagination a.active-number,
ul.pagination a:hover {
    background-color: #36065c;
    color: #fff;
    border-color: #583283;
}

header ul.navbar-nav {
    gap: 10px;
}

a.nav-link.active {
    border-bottom: 2px solid #ff5c09;
}

a.nav-link {
    transition: 0.3s;
    border-bottom: 2px solid transparent;
}

a.nav-link:hover {
    border-bottom: 2px solid #ff5c09;
}

.form-group.vertical {
    flex-direction: column;
    text-align: left;
}

.form-group.vertical label {
    width: 100%;
    margin-bottom: 10px;
}

.button-wrapper.reverse i {
    transform: rotate(25deg);
}

.banner-right .form-group {
    flex-direction: column;
}

.banner-right .form-group label {
    width: 100%;
}

/* css for privacy policy */
section.page-banner {
    padding: 100px 0;
    background-size: cover;
}

.label .pill {
    border: 1px solid #ff9513;
    display: inline-block;
    color: #fff;
    background-color: #603888;
    padding: 7px 20px;
    border-radius: 50px;
    margin-bottom: 30px;
}

section.page-content {
    margin: 100px 0;
}

section.page-content {
    color: #fff;
}

.text-box h3 {
    font-size: 32px;
    margin-bottom: 20px;
}

.text-box p {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 200;
}

.text-box ul {
    margin: 0;
}

.text-box ul li {
    line-height: 1.8;
    font-weight: 200;
}

.text-box {
    margin-bottom: 35px;
}

/* Start Blog Page Css */
.common-heading h3 {
    font-weight: 600;
    font-size: 40px;
    color: white;
    margin-bottom: 25px;
    line-height: 64px;
}
.common-heading p span {
    font-weight: 600;
}
.common-heading p {
    font-weight: 400;
    font-size: 18px;
    color: #f7f7f7;
    line-height: 28px;
}
.blog-page-heading p {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
}
.blog-page-heading {
    margin-bottom: 50px;
}
.blog-post-card {
    background-color: #fff;
    transition: 0.5s;
    border-radius: 15px;
    margin-bottom: 30px;
}
.read-more-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    transform: scale(0);
}
.read-more-btn a {
    color: #000;
    background-color: #fff;
    padding: 10px 14px;
    border-radius: 2px;
    text-transform: uppercase;
}
.blog-thum img {
    transition: 0.5s;
}
.blog-post-card:hover {
    box-shadow: 3px 22px 105px 1px #ffb01866;
}
.blog-post-card:hover .blog-thum img {
    transform: scale(1.1);
}
.blog-post-body {
    padding: 24px;
}
.blog-post-body-content span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #767681;
}
.blog-thum img {
    width: 100%;
    object-fit: cover;
}
.blog-post-body-content h4 {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 16px;
    line-height: 30px;
    color: #000000;
}
.blog-post-body-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #767681;
    margin-bottom: 20px;
}
.blog-thum {
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
}
.blog-thum:hover .read-more-btn {
    transform: scale(1);
}
.blog-post-footer img {
    width: 45px;
    border-radius: 50%;
    height: 45px;
    margin-right: 15px;
}
.blog-post-footer ul {
    gap: 15px;
}
.blog-post-footer ul li,
.blog-post-footer ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #767681;
    transition: 0.5s;
}
.blog-post-footer ul li a:hover {
    color: #36065c;
}
.blog-post-pagination ul li.p-active a {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
}
.blog-post-pagination ul {
    gap: 16px;
    margin-top: 20px;
}
.blog-post-pagination ul li a {
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #e0e0df54;
    transition: 0.5s;
}
.blog-post-pagination ul li a:hover {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
}

/* End Blog Page Css */
/* Start  Blog Blog Details Page Css */

.blog-details-heading h4 {
    font-weight: 600;
    font-size: 42px;
    line-height: 55px;
    color: #f7f7f7;
}
.blog-details-body {
    border-top: 1px solid #dae9f157;
    padding-top: 25px;
    margin-top: 40px;
}
.autohr-box {
    padding: 10px 37px 10px 10px;
    background: #fafafa29;
    border-radius: 100px;
}
.autohr-box img {
    width: 44px;
    height: 44px;
    margin-right: 8px;
    object-fit: cover;
    border-radius: 50%;
}
.autohr-box span,
.publicher-box span {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #f7f7f7;
}
.blog-post-img img {
    padding: 30px 0;
    width: 100%;
}
.blog-post-details-cont p {
    font-size: 18px;
    font-weight: 400;
    color: #f7f7f7;
    line-height: 30px;
}
.blog-post-details-cont h5 {
    font-size: 29px;
    font-weight: 500;
    padding-top: 40px;
    color: #f7f7f7;
    padding-bottom: 20px;
    line-height: 50px;
}
.shear-post ul {
    gap: 5px;
    margin: 35px 0;
}
.shear-btn:hover {
    background-color: #200337;
}
.shear-btn {
    color: #f7f7f7;
    padding: 22px 70px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    background: #ffffff14;
    transition: 0.5s;
    box-shadow: 0px 1px 4px 0px #00000014;
    border-radius: 5px;
    display: inline-block;
}
.shear-btn i {
    font-size: 20px;
    margin-right: 16px;
}
.post-tags-list ul li,
.post-tags-list ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.03em;
    padding: 0 2px;
    color: #f7f7f7;
}
.post-tags-list ul li a:hover {
    text-decoration: underline;
}

/* End  Blog Blog Details Page Css */
/* Start  Contact Page Css */
.contact-form-cover-area .form-group textarea,
.contact-form-cover-area .form-group input {
    width: 100%;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    outline: none;
    padding: 10px 15px;
    border-radius: 0;
    border-bottom: 1px solid #cacaca;
}
.menu-bg {
    position: sticky;
    top: 0;
    background-image: linear-gradient(90deg, #36065c, #56137b);
}
.contact-form-cover-area .form-group textarea {
    height: 100px;
}
.contact-form-cover-area {
    margin-top: 60px;
}
.contact-form-cover-area .form-group input:focus {
    outline: none;
    box-shadow: 0 0 0 transparent !important;
}
.contact-form-cover-area .form-group input:focus,
.contact-form-cover-area .form-group textarea:focus {
    border-bottom: 1px solid #636161;
}
.ptb120 {
    padding: 120px 0;
}
.ptb80 {
    padding: 80px 0;
}
.pt80 {
    padding-top: 60px;
}

.contact-information-area {
    padding: 75px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.contact-info-title span {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 24px;
    line-height: 36px;
    color: #f7f7f7;
}
.contact-info-title h4 span {
    font-size: 48px;
}
.contact-info-title h4 {
    font-size: 48px;
    color: white;
    font-weight: 700;
    line-height: 62.4px;
}
.contact-info {
    gap: 100px;
}
.contact-info-item a:hover {
    color: #fe9f15;
}
.contact-info-item h5,
.contact-info-item a {
    font-size: 22px;
    color: #f7f7f7;
    font-weight: 500;
    line-height: 33px;
    transition: 0.5s;
}
.contact-info-item span i {
    font-size: 27px;
    display: block;

    color: #f7f7f7;
}
.icon:focus {
    box-shadow: 0 0 0 transparent;
}
.copy-left p a {
    font-size: 20px;
    font-weight: 400;
    color: white;
    line-height: 36px;
    transition: 0.5s;
}
.copy-left p a:hover {
    color: #ff660b;
}
/* End  Contact Page Css */
.header-area button {
    padding: 5px 8px;
    border: none;
}
.header-area button:focus {
    box-shadow: 0 0 0 transparent;
}
.footer-menu ul li a:hover,
.contact-info-footer a:hover {
    color: #ff630b;
}

/* start animation code */
.about-thumbnail img {
    animation: upDown 8s infinite;
}
@keyframes upDown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}
/* end animation code */
/*Start Transaction Page css */
.Transaction-history .label h2 {
    margin-bottom: 40px;
    font-size: 35px;
}
.custom-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 5px 10px;
    margin: 10px 0;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    transition: background-color 0.3s ease;
}

.custom-select:focus {
    outline: none;
    background-color: #f0f0f0;
}
.t-h-type-btn {
    padding: 8px 17px;
    border: 1px solid #944749;
    color: #f7f7f7;
    border-radius: 60px;
    font-size: 14px;
}
.transaction-history-right ul li {
    position: relative;
}
.transaction-history-right ul li a:hover,
.transaction-history-left ul li a:hover {
    text-decoration: none;
    color: white;
}
.transaction-history-right ul li a i,
.transaction-history-left ul li a i {
    margin-left: 7px;
    font-size: 14px;
}
.transaction-history-left ul {
    gap: 10px;
}
.transaction-history-right ul {
    gap: 10px;
}
.transaction-history-right ul li :after,
.transaction-history-left ul li :after {
    display: none;
}
.transaction-history-right ul ul.dropdown-menu {
    right: 0;
    top: 10px;
    inset: default !important;
}
.transaction-history-menu {
    margin-bottom: 20px;
}

table.table-condensed {
    width: 87%;
    padding: 15px;
    margin: 15px;
}

.dashboard-table tr td .playfair-display {
    font-size: 28px;
}
.dashboard-table img {
    margin-right: 0;
}
.dashboard-table {
    margin-top: 25px;
}
.dashboard-table tr td {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
}
.drp-buttons {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
}

.drp-buttons span {
    color: white;
    font-size: 20px;
    font-weight: 600;
}
.date-form input {
    background: transparent;
    outline: none;
    border: none;
    font-size: 15px;
    line-height: 0;
    width: 100%;
    color: white;
}
.dashboard-table tr td > i {
    padding: 0 10px;
}
.dashboard-table tr td span i {
    font-weight: 800;
    font-family: "Playfair Display", serif;
}

.dashboard-table tr td span {
    font-size: 22px;
    line-height: 45px;
    font-weight: 500;
    margin-right: 8px;
}
.sell-between {
    margin-top: 25px;
}
.sell-between ul li {
    max-width: 216px;
    width: 100%;
}
.sell-between ul li span {
    border: 1px solid #80445a;
    border-radius: 50px 0 0 50px;
    display: inline-block;
    background-color: #4f1b76;
    font-size: 17.72px;
    line-height: 26.59px;
    text-align: center;
    padding: 17px 0;
    display: block;
}
.sell-between ul li {
    margin: 0;
    margin-left: -28px;
}
.sell-between ul li:first-child {
    margin-left: 0px;
}
.sell-between ul li:first-child span {
    background-color: #35065c;
}
.sell-between ul li:last-child span {
    background-color: #6e1faa;
    border-radius: 50px;
}
.team h6 {
    font-size: 35px;
    font-weight: 600;
    line-height: 52.5px;
    letter-spacing: -0.01em;
    text-align: center;
    padding: 5px 215px;
}
.team-info h5 span {
    font-size: 20px;
}
.user-item-box-area {
    gap: 20px;
    margin-top: 126px;
}
.team-info h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    padding-bottom: 25px;
    margin-bottom: 17px;
    color: white;
    text-align: center;
    border-bottom: 1px solid #ffffff2b;
}
.team-info {
    padding: 20px 0;
}
.bg-gradian {
    background: linear-gradient(
        99.41deg,
        rgba(255, 176, 24, 0.8) -12.63%,
        rgba(255, 41, 0, 0.8) 84.78%
    );
}
.d-tf-nc {
    border-bottom: 10px solid white !important;
}
.team-info h6 {
    font-size: 22px;
    font-weight: 600;
    color: white;
    line-height: 44.5px;
    letter-spacing: -0.01em;
    text-align: center;
}
.team-info p {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 13px;
    line-height: 25px;
}

/*End Transaction Page css */

/* test code */
.user-item-box.text-center {
    background: #4b2079;
    margin: 25px;
    border-radius: 45px;
}
.extra-cover {
    background: url(../images/dashboard-icons/curv.png);
    background-size: 100% 55%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: relative;
    width: 33%;
}
.extra-cover-1::before {
    content: "";
    background: url(../images/dashboard-icons/left_curve.png);
    background-size: 100% 45%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: absolute;
    top: -41%;
    left: 47%;
    height: 100%;
    width: 100%;
    right: 0;
    margin: 0 auto;
    /* transform: translateX(-50%); */
}
.extra-cover-2::before {
    content: "";
    background: url(../images/dashboard-icons/line.png);
    background-size: 100% 45%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: absolute;
    top: -41%;
    left: 0%;
    height: 100%;
    width: 18px;
    right: 0;
    margin: 0 auto;
    /* transform: translateX(-50%); */
}
.extra-cover-3::before {
    content: "";
    background: url(../images/dashboard-icons/right_curve.png);
    background-size: 100% 45%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: absolute;
    top: -41%;
    left: -93%;
    height: 100%;
    width: 100%;
    right: 0;
    margin: 0 auto;
    /* transform: translateX(-50%); */
}
.dashboard-box-update h2 span {
    font-size: 30px;
    color: white;
    font-weight: 600;
    line-height: 52.5px;
    padding: 15px;
    background: linear-gradient(
        298.59deg,
        #45108a -5.16%,
        #3d065f 43.11%,
        #200554 168.28%
    );
    display: block;
    border-radius: 30px;
    letter-spacing: -0.01em;
}
.dashboard-box-update h2 {
    background-color: #36065c;
    width: 680px;
    border: 5px solid #53297d;
    padding: 6px;
    border-radius: 44px;
    margin: 0 auto;
}
.navbar-toggler-icon {
    background-image: var(--bs-navbar-toggler-icon-bg) !important;
}
.dashboard-box-update {
    margin-top: 60px;
}
/*Start investment list */
.investment-list-label .pill {
    margin-top: 20px;
    margin-bottom: 45px;
}
.investment-list-label {
    margin-top: 60px;
}
.investment-list-box h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.01em;
}
.investment-list-box .pricing-middle h3,
.investment-list-box .pricing-middle h3 span {
    color: black;
}

.investment-body {
    border-top: 1px solid #dadada;
    margin-top: 25px;
}
.investment-body p {
    font-size: 18px;
    margin-top: 25px;
    line-height: 18px;
    text-align: left;
    font-weight: 600;
    color: #5c5d5f;
}
.investment-body .invest-end {
    color: #d84d22;
    font-weight: 700;
}
.investment-body .invest-active {
    color: #059b05;
    font-weight: 700;
}
.investment-list-box {
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
    background-color: #fffffff2;
}

/*End investment list */
/* progressbar start */

.progress-container ul li span {
    color: #16181a;
    font-weight: 700;
}

.invest-progress-bar {
    margin-top: 42px;
    background: #f5f3f7;
}
.progress ul {
    margin-bottom: 15px;
}
.progress {
    outline-offset: 2px;
    outline: 5px solid #ffb018;
}
.progress-done1,
.progress-done2,
.progress-done3 {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: 1s ease 0.3s;
}
.progress-container ul {
    margin-top: 15px;
}

/* progressbar end */

/*start table */
.table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.table-responsive-stack td,
.table-responsive-stack th {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
    font-weight: bold;
}
/* end table */

.mt20 {
    margin-top: 20px;
}
/* Start Admin Dashboard page css */
.heading-2 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    line-height: 64px;
    text-align: center;
}
.heading-2 .playfair-display {
    font-size: 48px;
    line-height: 63.98px;
    letter-spacing: -0.005em;
}
.admin-dashboard-heading {
    margin-bottom: 50px;
}
.today-activity h5,
.master-borad h5 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 32px;
}
.Commissions-other h5 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 32px;
}
.gy-55 {
    --bs-gutter-y: 32px;
}
.today-activity .dashboard-box {
    margin-top: 32px;
}
.common-box-area {
    background: #4a1f6c;
    padding: 32px;
    border-radius: 12px;
}
.mt30 {
    margin-top: 30px;
}
.master-borad,
.today-activity {
    height: 100%;
}
.inner-master-board-top table {
    width: 100%;
    border: 1px solid #7d7a7a;
}
.today-activity .dashboard-box {
    height: auto;
}
.inner-master-board-top table tr td {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    padding: 12px 16px;
    border-radius: 5px;
}
.action-box {
    gap: 6px;
}
.inner-master-board-top table tr:nth-child(odd) {
    background-color: #4a2078;
}

.inner-master-board-top table tr:nth-child(even) {
    background-color: transparent;
}
.admin-Withdrawlog-table tr td,
.admin-Withdrawlog-table tr th {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 15px;
    gap: 5px;
    justify-content: center;
}
.btnc-green {
    background: #42a145;
}
.btnc-tomato {
    background: #ff2900;
}
.btnc-orange {
    background: #fa9e11;
}

.date-form {
    width: 240px;
}
.transform-none {
    transform: none !important;
}
.status-btns {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 40px;
    height: 25px;
    width: 94px;
    gap: 4px;
}
.status-btns i {
    font-size: 12px !important;
}
.modal-dialog {
    top: 10%;
}
.modal-header span i {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}
.model-copy-text-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.withdraw-modal-body table tr td b {
    display: block;
    margin-bottom: 10px;
}
.withdraw-modal-body table tr td {
    text-align: left;
    font-size: 15px;
}
.modal-footer {
    margin-bottom: 10px;
    gap: 20px;
}
.withdraw-modal-body.data-table {
    border: none;
    padding: 0;
    border-radius: 0px;
    height: 100%;
    margin-top: 30px;
}
.model-copy-text-box input {
    width: 90%;
}
.model-copy-text-box i {
    font-size: 25px;
    color: #fff;
}
.model-copy-text-box button,
.model-copy-text-box input {
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
}
.modal-body p {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding: 36px 0;
    line-height: 18px;
}
#release-modal .primary-btn-outline,
#release-modal .primary-btn {
    padding: 6px 40px;
}
#release-modal h5 {
    font-size: 30px;
}
/* End Admin Dashboard page css */
#user-edit-modal .banner-form .form-group {
    display: inherit;
    text-align: left;
}
/* status css start*/

#toggle-switch {
    display: none;
}

.toggle-label {
    display: flex;
    align-items: center;
    width: 60px;
    height: 30px;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.toggle-label .toggle-inner {
    position: absolute;
    left: 0;
    top: 2px;
    right: 0;
    bottom: 0;
    background-color: #ff2900;
    border-radius: 15px;
    transition: background-color 0.3s ease;
}

.toggle-label .toggle-switch {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    left: 5px;
    top: 6px;
    transition: transform 0.3s ease;
}

#toggle-switch:checked + .toggle-label .toggle-inner {
    background-color: #4caf50;
}

#toggle-switch:checked + .toggle-label .toggle-switch {
    transform: translateX(30px);
}

#status-text {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
/* status css  end*/
#withdraw-view tr td span.status-btns {
    margin: 0;
}
.box-row-design {
    background: rgba(255, 255, 255, 0.1);
    padding: 32px 32px;
    border-radius: 12px;
    margin-bottom: 32px;
}

.commission-listed .dashboard-box {
    margin: 10px 0;
}
.modal-dialog {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(42px);
    padding: 15px;
    border-radius: 10px;
}
.date-submit.primary-btn {
    padding: 8px 25px;
}
.finance-box-header img {
    width: 48px;
}
.Commission-details .finance-box-header h4,
.finance-box-header p {
    font-size: 16px;
}
.Commission-details .dashboard-box {
    padding: 18px 16px;
}
.Commission-details .data-table {
    background-color: transparent;
    border: none;
    padding: 0;
}
.Commission-details .data-table table th,
.Commission-details .data-table table td {
    border-color: #acacac;
}
.label {
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
    width: 100%;
}
.commision-form {
    max-width: 809px;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    padding: 40px 32px;
    border-radius: 12px;
}
.commision-form .form-group {
    margin-bottom: 20px;
}
.commision-form .form-group label {
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
}
.input-item span {
    position: absolute;
    right: 0;
    top: 50%;
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
    transform: translateY(-50%);
    border-radius: 0px 48px 48px 0px;
    height: 100%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 57px;
    color: #fff;
}
.input-item {
    position: relative;
    width: 100%;
}
.commision-form .button-wrapper i {
    transform: rotate(42deg);
}
.commission-form-area {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 120px;
}
.commission-form-area .primary-btn {
    padding: 12px 45px;
}
.investment-list-table tr td > img {
    margin-right: 5px;
}
.investment-list-table tr td {
    font-size: 15px;
}
.expires-text {
    font-size: 10px;
}
/* counter css */
.countdown {
    display: flex;
    gap: 12px;
    font-size: 12px;
    justify-content: center;
}
.counter-box {
    display: inline-block;
}
.page-link:focus {
    box-shadow: 0 0 0 !important;
}
.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0;
}

/* Start How it works page */
.page-title h4 span {
    font-size: 35px;
}
.page-title h4 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    line-height: 64px;
    text-align: center;
}
.team-info p img {
    margin-right: 8px;
}
.howit-title {
    position: relative;
}
.howit-title .team-info p {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    align-items: center;
}
.howit-title .team-info p span.playfair-display {
    font-style: normal;
}
.commission-title span {
    font-size: 40px;
}
.commission-title hr {
    height: 3px;
    width: 100%;
    margin-top: 20px;
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);
    margin-bottom: 50px;
}
.commission-title h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 64px;
}
.commission-group {
    border-radius: 12px;
    padding: 48px 32px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(42px);
}
.commission-group-content h4 {
    font-size: 35px;
    line-height: 58.5px;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: -0.005em;
}
.commission-group-content p span,
.label-example-area p span {
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
.commission-group-content p,
.label-example-area p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 34.2px;
    letter-spacing: -0.005em;
}
.commission-group-content {
    flex-basis: 65%;
}
.label-example-area h6 {
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: 31.99px;
    letter-spacing: -0.005em;
}
.commission-group-thum {
    flex-basis: 35%;
}
.level-percentages-table {
    background-color: transparent;
    border: none;
    padding: 0;
}
.data-table.level-percentages-table table td,
.data-table.level-percentages-table table th {
    border-color: #acacac;
}
.data-table.level-percentages-table table th span {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.005em;
    color: rgba(186, 186, 186, 1);
    display: block;
}
.data-table.level-percentages-table table th {
    background-color: #3d065f;
}
.commission-group > .label {
    margin: 30px 0;
}

.level-percentages-table h5 {
    font-size: 25px;
    margin-top: 48px;
    font-weight: 600;
    color: #fff;
    line-height: 48px;
    letter-spacing: -0.005em;
}
.matching-calculation-box,
.example-box {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 20px;
    height: 100%;
}
.matching-calculation-box ul li img {
    margin-right: 16px;
    margin-top: 2px;
}
.matching-calculation-box p,
.example-list-item p,
.matching-calculation-box ul li p,
.commission-calculation-inner-box p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.005em;
    color: #fff;
}
.matching-calculation-box h6 {
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 32px;
    color: #fff;
    border-bottom: 1px solid rgba(247, 247, 247, 1);
    line-height: 27px;
    letter-spacing: -0.005em;
    text-align: center;
}
.matching-calculation-box ul li > p > span {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
}
.font-family {
    font-family: Poppins !important;
}
/* End How it works page */

.SelectBox {
    position: relative;
}
.SelectBox select {
    width: 110px;
    padding: 8px 17px;
    background-color: #35065c;
    color: #f7f7f7;
    border-radius: 60px;
    font-size: 14px;
    -webkit-appearance: none;
    border: none;
    outline: none;
    cursor: pointer;
    border: 1px solid #944749 !important;
}
.SelectBox .chevron {
    position: absolute;
    top: 0px;
    right: 5px;
    text-align: center;
    line-height: 40px;
    border-radius: 0px 60px 60px 0;
    width: 35px;
    height: 100%;
    pointer-events: none;
    color: #fff;
}
.SelectBox select option {
    font-size: 14px;
}
.chevron i {
    font-size: 15px;
}
/* Start Moderator  dashboard */
.moderator-dashboard .dashboard-box.welcome {
    background: linear-gradient(
        298.59deg,
        #45108a -5.16%,
        #3d065f 43.11%,
        #200554 168.28%
    );
    border: none;
}
.dashboard-box i {
    font-size: 15px;
}
.moderator-dashboard .finance-box-header-content h4 {
    font-size: 18px;
}
.moderator-dashboard .finance-box-header p {
    font-size: 24px;
    margin-top: 10px;
}
.user-maintance-option {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(42px);
    padding: 48px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 12px;
}

.moderator-dashboard .box-row-design {
    row-gap: 48px;
    margin-left: 0;
    margin-right: 0;
}
.moderator-dashboard .box-row-design .dashboard-box {
    background: linear-gradient(
        298.59deg,
        #45108a -5.16%,
        #3d065f 43.11%,
        #200554 168.28%
    );
    border: none;
    border: 1px solid rgba(103, 59, 146, 1);
}
.mt40 {
    margin-top: 40px;
}
.finance-box-text span {
    font-size: 20px;
    font-weight: 500;
    line-height: 40.8px;
    letter-spacing: -0.005em;
}
/* .moderator-dashboard .box-row-design .primary-btn {
  width: 234px;
  text-align: center;
} */
/* End Moderator  dashboard */

/* Start Rank list */
.rank-list .finance-box-header-content p {
    font-size: 16px;
    margin-top: 10px;
}
.refer-user-list-area {
    width: 100% !important;
}
.message-icon i {
    width: 36px !important;
    height: 36px !important;
}
/* End Rank list */
.total-user-info {
    max-width: 850px;
    margin: 0 auto;
    background: rgba(84, 36, 135, 0.66);
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #944749;
    border-radius: 20px;
    gap: 24px;
    margin-top: 35px;
}
.total-user-info-item {
    background: rgba(101, 47, 159, 1);
    border-radius: 20px;
    padding: 15px 25px;
    min-width: 250px;
}
.total-user-info-item h5 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #fff;
    line-height: 36px;
    letter-spacing: -0.005em;
    text-align: center;
}

.user-info-value img {
    width: 35px;
    margin-right: 10px;
}
.user-info-value span {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.005em;
}
.number-of-user-list-text p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.number-of-user-list-item {
    margin: 8px 0;
    gap: 10px;
}
.example-box h6 {
    color: #fff;
    margin-bottom: 20px;
}

.example-list-item p {
    margin-bottom: 15px;
}
.example-list-item p img {
    margin-right: 10px;
}
.level_reffer_box {
    gap: 40px;
}
.example-list-item ul li span {
    font-family: "Poppins", sans-serif;
    font-style: normal;
}
.commission-calculation-inner-box h3 {
    font-size: 22px;
    line-height: 31.99px;
    letter-spacing: -0.005em;
    margin-bottom: 15px;
}
.commission-calculation-inner-box p {
    margin-left: 45px;
}
.commission-calculation-inner-box img {
    margin-right: 10px;
}
.commission-group-transparent {
    padding: 0;
    padding-top: 10px;
    background-color: transparent;
    backdrop-filter: none;
}

.download-btn .primary-btn i {
    font-size: 20px;
    animation: moveTopToBottom 2s ease-in-out infinite;
}
@keyframes moveTopToBottom {
    0% {
        transform: translateY(-10px); /* Start 10px above */
    }
    50% {
        transform: translateY(0px); /* Move to 10px below */
    }
}
.download-btn .primary-btn {
    font-size: 18px;
}
.download-btn .primary-btn {
    padding: 14px 0;

    width: 176px;
    border-radius: 8px;
    font-weight: 500;
    gap: 5px;
}

/* file upload css */

.upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.upload__btn-box label {
    width: auto;
}
.upload__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    background: rgba(101, 47, 159, 1);
    border-radius: 10px;
    line-height: 26px;
    width: 56px !important;
    height: 56px;
    font-size: 14px;
}

.upload__btn:hover {
    background: linear-gradient(99.41deg, #ffb018 -12.63%, #ff2900 84.78%);

    transition: all 0.3s ease;
}
.upload__btn-box {
    margin-bottom: 10px;
}
.upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.upload__img-box {
    width: 120px;
    padding: 0 10px;
    margin-bottom: 12px;
}
.upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
}
.upload__img-close:after {
    content: "✖";
    font-size: 14px;
    color: white;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    border-radius: 5px;
    border: 2px solid #ff3502;
}
/* end file upload css */
.refer-offer-thum img {
    border-radius: 10px;
}
.refer-offer-cont h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    color: #fff;
}
.refer-offer-cont p {
    font-size: 16px;
    color: #fff;
    margin-top: 32px;
    margin-bottom: 16px;
    line-height: 32px;
}
.refer-offer-cont p span {
    font-style: italic;
    font-size: 18px;
}
.refer-offer-cont ol li span,
.refer-offer-cont h4 span {
    font-family: Poppins;
    font-style: normal;
}
.refer-offer-cont ol li {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 2px 0;
    color: #fff;
}
.refer-description-body .refer-offer-cont {
    background: rgba(255, 255, 255, 0.1);
    padding: 16px;
    border-radius: 8px;
}
.refer-description-body .refer-offer-cont p {
    margin-top: 0;
    padding: 0;
}
.user-radio-btn label input {
    position: absolute;
    left: -9999px;
}
.user-radio-btn label input:checked + span {
    background-color: #652f9f;
    border: 1px solid #656567;
}
.user-radio-btn label input:checked + span:before {
    box-shadow: inset 0 0 0 0.4375em #00005c;
}
.user-radio-btn label span {
    display: flex;
    align-items: center;
    padding: 16px 15px;
    border-radius: 99em;
    transition: 0.25s ease;
}
.user-radio-btn label span:hover {
    background-color: #3b0c76;
}
.user-radio-btn label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #00005c;
}
.offer-user-list-view ul {
    gap: 10px;
}
.offer-user-list-view ul li {
    background-image: linear-gradient(90deg, #feaf18, #ff3002);
    padding: 2px 5px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}
.notice-area {
    border-radius: 16px;
    padding: 32px;
    background: rgba(255, 255, 255, 0.1);
}
.notice-area > h6 {
    color: #fff;
    font-size: 22px;
}
.notice-area .finance-box h4 {
    font-size: 24px;
}
.notice-left-cont p span {
    font-style: normal;
    font-family: Poppins;
}
.notice-area p {
    font-size: 15px;
    margin-top: 10px;
    color: #ddd;
    font-weight: 500;
    line-height: 28px;
}
.notice-body-box .button-wrapper {
    min-width: 192px;
    margin-left: 20px;
}
/* .moderator-dashboard .box-row-design {
  row-gap: 25px;
  margin-left: 0;
  margin-right: 0;
} */
.notice-date {
    font-size: 14px;
}
.notice-title {
    margin: 0;
    font-size: 20px;
    font-style: italic;
}
.notice-area .dashboard-box {
    padding: 15px;
}

/* Modal css for liquidity poll */

/* new code start */
.modal-dialog.liquidity-modal,
.modal-dialog.nft-details-modal {
    max-width: 831px;
    width: 100%;
    background: transparent;
    backdrop-filter: blur(0px);
    padding: 0;
    border-radius: 0;
    top: 50%;
    transform: translateY(-50%) !important;
}
.nft-details-modal {
    max-width: 904px !important;
}
.liquidity-option-list {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 66px;
    margin-bottom: 30px;
}
.nft-modal-body-area {
    padding: 25px 0;
    margin-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.liquidity-modal .modal-content,
.nft-details-modal .modal-content {
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 50px;
    padding-top: 56px;
    background: transparent;
    border-radius: 35px;
    background-color: #4b2079;
}
.nft-details-modal .modal-content {
    padding: 36px 47px;
}
.modal-blur {
    background: rgba(68, 68, 68, 0);
    backdrop-filter: blur(7px);
}
header {
    z-index: 999;
    position: relative;
}
.liquidity-modal h3 span {
    font-weight: 600;
}
.liquidity-footer-info img {
    margin-top: 6px;
    margin-right: 8px;
    width: 18px;
}
.nft-modal-left-info ul li span {
    font-weight: 800;
    font-size: 28px;
    line-height: 45px;
}
.nft-modal-left-info ul li {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
}
.nft-modal-left-info ul li i {
    width: 52px;
    height: 2px;
    display: inline-block;
    margin: 0 14px;
    border-radius: 5px;
    background-color: rgba(247, 247, 247, 1);
}
.liquidity-modal h3,
.nft-details-modal h3 {
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 40px;
    color: #fff;
    line-height: 43px;
    letter-spacing: -0.5%;
}
.nft-details-modal h3 {
    margin-bottom: 0px;
    padding-bottom: 19px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.nft-details-modal h3 span {
    font-weight: 700;
    font-size: 40px;
}
.modal-close-btn i {
    font-size: 20px;
    color: #fff;
}
.modal-close-btn {
    height: 37px;
    background: rgba(255, 255, 255, 0.21);
    border-radius: 50%;
    width: 37px;
    cursor: pointer;
    display: flex;
    align-items: center;
    position: absolute;
    justify-content: center;
    right: 16px;
    top: 16px;
}
.liquidity-option-boxed label {
    transition: all 0.3s;
}

.liquidity-option-boxed input[type="radio"] {
    display: none;
}
.liquidity-option-boxed label.primary-btn {
    border: 1px solid rgba(247, 247, 247, 1);
    background-image: inherit;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 14px 47px;
    border-radius: 70px;
    cursor: pointer;
}
.liquidity-option-boxed input[type="radio"]:checked + label {
    background-image: linear-gradient(90deg, #feaf18, #ff3002);
    border: none;
}
.liquidity-footer-info p,
.congratulations-modal-body p {
    font-size: 16px;
    line-height: 28px;
    color: rgba(247, 247, 247, 0.8);
    letter-spacing: -0.5%;
    padding: 0;
    font-weight: 400;
}
.congratulations-modal-body p {
    margin-bottom: 28px;
}
.liquidity-footer-btn .primary-btn {
    padding: 15px 31px;
    font-weight: 500;
}
.liquidity-footer-info p {
    max-width: 442px;
    width: 100%;
}
.congratulations-modal {
    max-width: 767px !important;
}
.congratulations-modal .modal-content {
    padding: 46px 106px;
    border: none;
}
.congratulations-modal-body h3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.5%;
    margin-top: 9px;
    margin-bottom: 18px;
}
.liquidity-common-box h3 span {
    font-size: 55px;
    font-weight: 600;
    line-height: 66px;
    letter-spacing: -0.005em;
}
.liquidity-common-box h3 {
    font-size: 40px;
    font-weight: 500;
    max-width: 613px;
    width: 100%;
    color: #fff;
    line-height: 48px;
}
.liquidity-right-area p span {
    font-size: 24px;
    font-weight: 700;
    line-height: 45px;
}
.liquidity-right-area p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 20px;
    text-align: right;
    color: rgba(247, 247, 247, 1);
}
.liquidity-common-box {
    padding: 40px 50px;
    background: rgba(75, 32, 121, 1);
    margin: 20px 0;
    border-radius: 20px;
    margin-bottom: 0px;
    border: 1px solid #6c4a92;
}
.commodity-active {
    background-image: inherit;
    color: rgba(22, 24, 26, 1);
    background-color: rgba(247, 247, 247, 1);
}
.liquidity-deactive {
    opacity: 0.3;
    pointer-events: none;
}
.liquidity-right-area .button-wrapper i {
    height: 52px;
    width: 52px;
    font-size: 20px;
}
.liquidity-right-area .primary-btn {
    padding: 14px 34px;
}

.nft-modal-left-info {
    width: 60%;
}
.nft-modal-right-thum img {
    width: 100%;
    object-fit: cover;
}
.nft-modal-right-thum {
    width: 40%;
}

/* offer show css */
.offer-display {
    background-image: linear-gradient(90deg, #feaf18, #ff3002);
    right: 0;
    color: #fff;
    text-align: center;
    padding: 5.5px 10px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    display: flex;
    align-items: center;
    border-radius: 0px 5px 5px 0px;
    flex-direction: column;
}
.offer-display b {
    font-size: 20px;
}
.offer-display::before {
    width: 0;
    height: 0;
    border: 29px solid transparent;
    position: absolute;
    content: "";
    border-bottom-color: transparent;
    left: -58px;
    top: 0px;
    border-top-color: transparent;
    border-right-color: #ff770e;
}

@media screen and (max-width: 991px) {
    .mt-sm-20 {
        margin-top: 20px;
    }
    .liquidity-common-box {
        padding: 40px 35px;
        background: rgba(75, 32, 121, 1);
        margin: 25px 0;
        margin-bottom: 0px;
        border-radius: 20px;
        flex-wrap: wrap;
    }
    .liquidity-common-box h3 {
        font-size: 30px;
        text-align: center;
        line-height: 35px;
    }
    .liquidity-option-list {
        flex-wrap: wrap;
        justify-content: center !important;
        gap: 15px;
    }
    .liquidity-right-area p {
        text-align: center;
        font-size: 16px;
    }
    .liquidity-footer-info p {
        margin-bottom: 20px;
    }
    .liquidity-info {
        flex-wrap: wrap;
    }
    .liquidity-right-area .button-wrapper {
        justify-content: center !important;
    }
    .liquidity-right-area {
        width: 100%;
    }
    .liquidity-common-box h3 span {
        font-size: 34px;
        line-height: 46px;
    }
    .nft-details-modal .modal-content {
        padding: 36px 15px;
    }
    .nft-details-modal h3,
    .nft-details-modal h3 span {
        text-align: center;
        font-size: 28px;
    }
    .nft-modal-body-area {
        flex-wrap: wrap;
    }
    .nft-modal-right-thum {
        flex-basis: 40%;
        text-align: center;
        order: -2;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .nft-modal-left-info {
        width: 100%;
    }
    .nft-modal-left-info ul li {
        justify-content: center;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .nft-modal-left-info ul li span {
        font-size: 22px;
    }
    .nft-modal-left-info ul li i {
        width: 20px;
    }
}

@media screen and (max-width: 767px) {
    .liquidity-option-boxed label.primary-btn {
        font-size: 15px;
        padding: 10px 25px;
        border-radius: 70px;
    }
    .liquidity-modal .modal-content {
        padding: 15px;
        padding-top: 56px;
        padding-bottom: 40px;
    }
    .liquidity-modal h3 {
        font-size: 30px;
    }
    .modal-dialog.liquidity-modal,
    .modal-dialog.nft-details-modal {
        width: 97%;
    }
    .liquidity-option-list {
        padding-bottom: 30px;
    }
}
