


:root {
    --black: #1a1528;
    --white: #ffffff;
    --primary: #7f52ff;
    --primary-2: #9974ff;
    --primary-3: #b297ff;
    --primary-4: #ccbaff;
    --primary-5: #e5dcff;
    --blue: #2664ed;
    --sky-blue: #30b5ff;
    --green: #55d25a;
    --orange: #fda222;
    --red: #fb5556;
    --line: rgba(26, 21, 40, 0.1);
    --line-2: rgba(26, 21, 40, 0.12);
    --line-3: rgba(26, 21, 40, 0.08);
    --violet-linear: linear-gradient(286.17deg, #7f2dff 0%, #9958ff 100%);
    --pest-linear: linear-gradient(119.35deg, #ff51ee 4.36%, #ff2cea 98.86%);
    --sky-blue-linear: linear-gradient(128.93deg, #4fc0ff 5.29%, #00a4ff 95.1%);
    --blue-linear: linear-gradient(110.65deg, #5786ff 2.98%, #2d68ff 100%);
    --green-linear: linear-gradient(286.17deg, #07bd74 0%, #1ee495 100%);
    --orange-linear: linear-gradient(286.17deg, #fb9400 0%, #ffab38 100%);
    --red-linear: linear-gradient(286.17deg, #ff4d67 0%, #ff8a9b 100%);
    --info: #2f80ed;
    --success: #27ae60;
    --warning: #e2b93b;
    --danger: #eb5757;
    --rgba-primary: rgba(127, 82, 255, 0.08);
    --rgba-primary-2: rgba(127, 82, 255, 0.05);
    --rgba-orange: rgba(253, 162, 34, 0.08);
    --rgba-orange-2: rgba(253, 162, 34, 0.05);
    --rgba-green: rgba(85, 210, 90, 0.08);
    --rgba-blue: rgba(38, 100, 237, 0.08);
    --rgba-sky-blue: rgb(48, 181, 255, 0.05);
    --rgba-error: rgba(251, 85, 86, 0.08);
    --rgba-black-1: rgba(26, 21, 40, 0.8);
    --rgba-black-2: rgba(26, 21, 40, 0.1);
    --rgba-black-3: rgba(26, 21, 40, 0.6);
    --rgba-black-4: rgba(26, 21, 40, 0.04);
    --rgba-black-5: rgba(26, 21, 40, 0.2);
    --rgba-black-6: rgba(26, 21, 40, 0.4);
    --rgba-black-7: rgba(26, 21, 40, 0.92);
    --rgba-white: rgba(255, 255, 255, 0.6);
    --rgba-success: rgba(30, 127, 17, 0.1);
    --rgba-danger: rgba(225, 0, 0, 0.1);
    --rgba-warning: rgba(255, 138, 0, 0.1);
    --rgba-info: rgba(167, 2, 103, 0.1);
    --rgba-dark: rgba(27, 50, 95, 0.1);
    --rgba-disable: rgba(135, 59, 10, 0.1);
    --shadow-1: 0px 3px 40px 0px #1a15280a;
    --shadow-2: 0px 12px 48px 0px #1a15280d;
    --shadow-3: 0px 5px 60px 0px #1a152814;
    --shadow-4: 0px 20px 80px 0px #2c27390d;
    --shadow-5: 0px 8px 68px 0px #1a15280f;
    --shadow-6: 0px 4px 40px 0px #1a15280d;
    --shadow-7: 0px 8px 48px 0px #1a15280d;
}

/*---------- Reset css styles ----------- */


@font-face {
	font-family: 'IRANSans-web';
	src: url('/fonts/iransans/IRANSans-Bold.eot?#') format('eot'),  /* IE6–8 */
url('/fonts/iransans/IRANSans-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('/fonts/iransans/IRANSans-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: bold;
}

@font-face {
	font-family: 'IRANSans-web';
	src: url('/fonts/iransans/IRANSans-Black.eot?#') format('eot'),  /* IE6–8 */
url('/fonts/iransans/IRANSans-Black.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('/fonts/iransans/IRANSans-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: 900;
}


@font-face {
	font-family: 'IRANSans-web';
	src: url('/fonts/iransans/IRANSans-UltraLight.eot?#') format('eot'),  /* IE6–8 */
url('/fonts/iransans/IRANSans-UltraLight.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('/fonts/iransans/IRANSans-UltraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: 200;
}

@font-face {
	font-family: 'IRANSans-web';
	src: url('/fonts/iransans/IRANSans-Light-Expanded.eot?#') format('eot'),  /* IE6–8 */
url('/fonts/iransans/IRANSans-Light-Expanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('/fonts/iransans/IRANSans-Light-Expanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: 300;
}


@font-face {
	font-family: 'IRANSans-web';
	src: url('/fonts/iransans/IRANSANSExpanded.eot?#') format('eot'),  /* IE6–8 */
url('/fonts/iransans/IRANSANSExpanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('/fonts/iransans/IRANSANSExpanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	font-weight: normal;
}


.IRANSansUltraLight {
	font-family: IRANSans-web;
	color: #000;
    margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: 200;
}

.IRANSansLight {
	font-family: IRANSans-web;
	color: #000;
    margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: 300;
}

.IRANSans {
	font-family: IRANSans-web;
	color: #000;
    margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: normal;
}

.IRANSansBold {
	font-family: IRANSans-web;
	color: #000;
    margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}

.IRANSansBlack {
	font-family: IRANSans-web;
	color: #000;
    margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: 900;
}


html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    direction: rtl;
}

::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale; /* مخصوص مرورگرهای Firefox */
    text-rendering: optimizeLegibility;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

legend {
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button,
input {
    line-height: normal;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    line-height: 1;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type=search] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type=search]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Repeatable Patterns
  -------------------------------------------------------------- */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "IRANSans-web", "Urbanist", sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    background-color: var(--white);
    width: 100%;
    font-style: normal;
    font-optical-sizing: auto;
}

a {
    text-decoration: none;
    outline: none;
    color: inherit;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.introjs-tooltip *{
    font-family: "IRANSans-web", "Urbanist", sans-serif !important;
    font-size: 12px !important;;
}

.introjs-dontShowAgain input{
    margin: 5px !important;
}

.introjs-dontShowAgain label{
    font-size: 11px !important;
}

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

ul,
ol {
    padding: 0;
}

img {
    width: 100%;
    height: 100%;
}

b,
strong {
    font-weight: 700;
}

h1 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
}

h2 {
    font-size: 20px;
    line-height: 24.4px;
    font-weight: 700;
}

h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

h4 {
    font-size: 14px;
    line-height: 19.6px;
    font-weight: 700;
}

h5,
.h5 {
    font-size: 14px;
    line-height: 19.6px;
    font-weight: 600;
}

h6,
.h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--black);
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    padding: 16px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    background-color: var(--primary);
    color: var(--black);
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: var(--primary);
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid var(--line);
    color: var(--black);
    background-color: var(--white);
}

textarea {
    height: 160px;
    resize: none;
}

form label {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--secondary);
    margin-bottom: 8px;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: var(--line);
    background-color: var(--white);
}

textarea::placeholder,
input::placeholder {
    color: var(--black);
    font-weight: 500;
}

textarea,
input[type=text],
input[type=submit],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

dl dt {
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 700;
}

code {
    color: var(--primary-btn);
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}

.tf-container {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    box-sizing: border-box;
}

.container-2 {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
    box-sizing: border-box;
}

.mw-wrapper {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
}

.line {
    border-bottom: 1px solid var(--line) !important;
}

.line-2 {
    border-bottom: 1px solid var(--line-2) !important;
}

.line-3 {
    border-bottom: 1px solid var(--line-3) !important;
}

.line-t {
    border-top: 1px solid var(--line) !important;
}

.line-t2 {
    border-top: 1px solid var(--line-3) !important;
}

.app-content {
    padding: 70px 0px 100px;
}

.app-content.style-1 {
    padding-bottom: 24px;
}

.app-content.style-2 {
    padding-bottom: 110px;
}

.app-content.style-3 {
    padding-bottom: 30px;
}

.body-1 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.body-2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.body-3 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.body-4 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: var(--rgba-black-3);
}

.body-5 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
}

.body-6 {
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    color: var(--rgba-black-3);
}

.button-1 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.button-2 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.button-3 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.button-4 {
    font-size: 12px;
    line-height: 14.4px;
    font-weight: 500;
}

.caption {
    font-size: 8px;
    line-height: 9.6px;
    font-weight: 600;
}

.caption-2 {
    font-size: 8px;
    line-height: 14px;
    font-weight: 500;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-40 {
    font-size: 40px;
}

.fw-5 {
    font-weight: 500;
}

.fw-6 {
    font-weight: 600;
}

.fw-7 {
    font-weight: 700;
}

.bg-white {
    background-color: var(--white);
}

.bg-dark {
    background-color: var(--black);
}

.bg-blue {
    background-color: var(--blue);
}

.bg-rgba-primary {
    background-color: var(--rgba-primary-2);
}

.bg-rgba-orange {
    background-color: var(--rgba-orange-2);
}

.bg-rgba-blue {
    background-color: var(--rgba-sky-blue);
}

.text-white {
    color: var(--white) !important;
}

.text-white-2 {
    color: var(--rgba-white);
}

.text-dark {
    color: var(--black) !important;
}

.text-dark-2 {
    color: var(--rgba-black-3);
}

.text-dark-3 {
    color: var(--rgba-black-7);
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary-1 {
    color: var(--sky-blue);
}

.text-red {
    color: var(--red);
}

.text-green {
    color: var(--green);
}

.text-blue {
    color: var(--blue);
}

.text-orange {
    color: var(--orange);
}

.text-gradient-1 {
    background: var(--violet-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient-2 {
    background: var(--orange-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient-3 {
    background: var(--sky-blue-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient-4 {
    background: var(--blue-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient-5 {
    background: var(--red-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mt-6 {
    margin-top: 6px;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-24 {
    margin-top: 24px;
}

.mt-26 {
    margin-top: 26px;
}

.mt-28 {
    margin-top: 28px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-4 {
    margin-bottom: 4px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-28 {
    margin-bottom: 28px;
}

.my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-40 {
    margin-bottom: 40px;
}

.px-30 {
    padding-right: 30px;
    padding-left: 30px;
}

.mt--40 {
    margin-top: -40px;
}

.mt-48 {
    margin-top: 48px;
}

.mt-100 {
    margin-top: 100px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.p-16 {
    padding: 16px;
}

.pt-20 {
    padding-top: 20px;
}

.p-20 {
    padding: 20px;
}

.px-16 {
    padding-right: 16px;
    padding-left: 16px;
}

.pt-16 {
    padding-top: 16px !important;
}

.pt-16 {
    padding-top: 16px !important;
}

.px-24 {
    padding-right: 24px;
    padding-left: 24px;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pb-12 {
    padding-bottom: 12px;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-24 {
    padding-bottom: 24px;
}

.pb-28 {
    padding-bottom: 28px;
}

.pb-32 {
    padding-bottom: 32px;
}

.gap-2 {
    gap: 2px !important;
}

.gap-4 {
    gap: 4px !important;
}

.gap-5 {
    gap: 5px !important;
}

.gap-6 {
    gap: 6px !important;
}

.gap-8 {
    gap: 8px !important;
}

.gap-10 {
    gap: 10px !important;
}

.gap-20 {
    gap: 20px !important;
}

.gap-12 {
    gap: 12px !important;
}

.gap-14 {
    gap: 14px !important;
}

.gap-15 {
    gap: 15px !important;
}

.gap-16 {
    gap: 16px !important;
}

.gap-25 {
    gap: 25px !important;
}

.round-10 {
    border-radius: 10px;
}

.round-16 {
    border-radius: 16px;
}

.round-20 {
    border-radius: 20px;
}

.hidden {
    overflow: hidden;
}

.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.lr-radius-32 {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}

.shadow-7 {
    box-shadow: var(--shadow-7);
}

.hide{
    display: none !important;
}

/*------------ Settings ----------------- */

/*------------ theme settings -------------- */

.modal-themes-color {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px 25px;
}

.modal-themes-color .color-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 4px;
}

.modal-themes-color .color-item .check-color {
    display: none;
}

.modal-themes-color .color-item label {
    width: 55px;
    height: 55px;
    border-radius: 999px;
    position: relative;
    display: block;
}

.modal-themes-color .color-item label::after {
    content: "\e976";
    position: absolute;
    top: 50%;
    right: 50%;
    display: none;
    transform: translate(50%, -50%);
    font-family: "icomoon";
    font-weight: 900;
    font-size: 14px;
    color: --white;
}

.modal-themes-color .color-item input:checked+label:after {
    display: block;
}

.modal-themes-color input[value=theme-primary]+label {
    background-color: #873b0a;
}

.modal-themes-color input[value=theme-green]+label {
    background-color: #378c4c;
}

.modal-themes-color input[value=theme-orange]+label {
    background-color: #ff9c2e;
}

.modal-themes-color input[value=theme-blue]+label {
    background-color: #69d2e7;
}

.modal-themes-color input[value=theme-blue-2]+label {
    background-color: #a7dbd8;
}

.modal-themes-color input[value=theme-orange-2]+label {
    background-color: #fa6900;
}

.modal-themes-color input[value=theme-pink]+label {
    background-color: #fe4365;
}

.modal-themes-color input[value=theme-orange-3]+label {
    background-color: #f2949c;
}

.modal-themes-color input[value=theme-purple]+label {
    background-color: #9b72f2;
}

.modal-themes-color input[value=theme-green-2]+label {
    background-color: #04d9b2;
}

.modal-themes-color input[value=theme-blue-3]+label {
    background-color: #4ecdc4;
}

.modal-themes-color input[value=theme-dark]+label {
    background-color: #6f91a6;
}

#sidebar .icon-close {
    position: absolute;
    left: 10%;
    top: 5%;
    color: var(--white);
    font-size: 32px;
}

.modal-sidebar {
    width: 300px;
}

.modal-sidebar .sidebar-header {
    background-color: var(--primary);
    padding: 15px;
    display: flex;
    gap: 16px;
    align-items: center;
}

.modal-sidebar .sidebar-header .sidebar-logo {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}

.modal-sidebar .sidebar-header p {
    font-weight: 600;
    color: #fff;
}

.modal-sidebar .sidebar-content {
    padding: 30px 15px;
    height: 100vh;
    overflow-x: hidden;
    background: var(--white);
    scrollbar-width: thin;
    scrollbar-color: #ffffff;
}

.modal-sidebar .sidebar-content .nav-mode {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.modal-sidebar .sidebar-content .nav-mode .icon {
    font-size: 18px;
    color: var(--black);
}

.modal-sidebar .sidebar-content .nav-mode label {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
}

.modal-sidebar .sidebar-content .avatar img {
    border-radius: 50%;
}

.modal-second {
    width: 280px;
}

.sub-menu .nav-link-item:not(.collapsed)::after {
    transform: rotate(-90deg);
}

.nav-link-item {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding: 0;
    color: var(--black);
}

.nav-link-item::after {
    position: absolute;
    font-family: "icomoon";
    content: "\e947";
    left: 0;
    color: var(--black);
    font-size: 12px;
    font-weight: 700;
    transition: 0.2s ease-in-out;
}

.nav-link-item span {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}

.nav-link-item .icon {
    font-size: 18px;
}

.nav-link-item.not-link::after {
    display: none;
}

.sub-menu li {
    padding-top: 14px;
    padding-right: 28px;
}

.sub-menu .sub-menu-children {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.sub-menu .sub-menu-children i {
    font-size: 12px;
    color: var(--black);
}

.dark-theme {
    --black: #ffffff;
    --white: #0a0711;
    --rgba-black-1: #ffffff;
    --line: rgba(255, 255, 255, 0.12);
    --line-2: rgba(255, 255, 255, 0.12);
    --line-3: rgba(255, 255, 255, 0.08);
    --shadow-1: 0px 3px 40px 0px rgba(26, 21, 40, 0.04);
    --rgba-black-2: rgba(255, 255, 255, 0.12);
    --rgba-black-3: rgba(255, 255, 255, 0.6);
    --rgba-black-4: rgba(255, 255, 255, 0.04);
    --rgba-black-7: rgba(255, 255, 255, 0.92);
    --rgba-primary: rgba(255, 255, 255, 0.12);
}

.dark-theme .logo-dark {
    display: block;
}

.dark-theme .logo-light {
    display: none;
}

.dark-theme .body-1 {
    color: var(--black);
}

.dark-theme .card-nft .name {
    color: var(--black);
}

.dark-theme .h5 {
    color: var(--black);
}

.dark-theme .wrapper-tab {
    background-color: var(--line);
}

.dark-theme .card-nft,
.dark-theme .card-nft-1,
.dark-theme .card {
    background-color: var(--line);
}

.dark-theme .card-nft .form-control,
.dark-theme .card-nft-1 .form-control,
.dark-theme .card .form-control {
    background-color: transparent;
}

.dark-theme .card-nft .nice-select,
.dark-theme .card-nft-1 .nice-select,
.dark-theme .card .nice-select {
    background-color: transparent;
}

.dark-theme .card-nft .card-header .icon,
.dark-theme .card-nft-1 .card-header .icon,
.dark-theme .card .card-header .icon {
    color: var(--black);
}

.dark-theme .box-wallet-1,
.dark-theme .card-wallet-1,
.dark-theme .box-wallet-2,
.dark-theme .box-wallet-3 {
    background-color: var(--rgba-primary);
}

.dark-theme .box-ip-field-val svg path,
.dark-theme .box-field-datetime svg path {
    stroke: var(--rgba-black-3);
}

.dark-theme .card-box {
    background-color: var(--line);
}

.dark-theme .dropdown-menu a {
    color: var(--black);
}

.dark-theme .check-list .body-5,
.dark-theme .check-list .button-3 {
    color: var(--black);
}

.dark-theme .check-list .active {
    background-color: rgba(255, 255, 255, 0.12) !important;
}

.dark-theme .check-list .item:has(.show) {
    background-color: rgba(255, 255, 255, 0.12) !important;
}

.dark-theme .body-3 {
    color: var(--black);
}

.dark-theme .card-banner-1 {
    border: 1px solid var(--line);
}

.dark-theme .card-banner-1 h6 {
    color: var(--black) !important;
}

.dark-theme .card-banner-2 .text-white {
    color: var(--black) !important;
}

.dark-theme .list-view-v7 .button-3,
.dark-theme .list-view-v7 .body-3 {
    color: var(--black);
}

.dark-theme .list-view-v7 .body-3 svg path {
    fill: var(--black);
}

.dark-theme .header-style2 svg path {
    stroke: var(--black);
}

.dark-theme .card-nft-2:has(.show) {
    background-color: var(--line);
}

.dark-theme .card-nft-2 svg path {
    fill: var(--black);
}

.dark-theme .card-nft-2 .card-header .content-right span {
    color: var(--rgba-black-3);
}

.dark-theme .card-nft-2 .card-header .content-left .icon {
    color: var(--primary);
}

.dark-theme .card-nft-2 .button-3,
.dark-theme .card-nft-2 .body-5 {
    color: var(--black);
}

.dark-theme .list-view-v2 li .item {
    background-color: rgba(255, 255, 255, 0.12);
}

.dark-theme .footer-fixed {
    background-color: var(--primary);
}

.dark-theme .menubar-footer .inner-bar .action-add-wallet a {
    background-color: rgba(26, 21, 40, 0.32);
}

.dark-theme .menubar-footer .inner-bar .active svg path {
    fill: var(--black);
}

.dark-theme .menubar-footer .inner-bar svg path {
    stroke: var(--black);
}

.dark-theme .menubar-footer .inner-bar svg g {
    opacity: 0.6;
}

.dark-theme .menubar-footer .inner-bar li:first-child:not(.active) svg {
    opacity: 0.6;
}

.dark-theme .menubar-footer .inner-bar li.active::after {
    background-color: rgba(26, 21, 40, 0.32);
}

.dark-theme .menubar-footer .inner-bar li.active .text {
    opacity: 0.8;
}

.dark-theme .svg-dark path {
    stroke: var(--rgba-black-3);
}

.dark-theme .box-icon.website {
    background: rgba(255, 255, 255, 0.7);
}

.dark-theme .box-icon.social .icon {
    color: var(--black);
}

.dark-theme .box-icon.icon-web svg path {
    fill: rgba(255, 255, 255, 0.6);
}

.dark-theme .box-icon.icon-modify svg path {
    fill: rgb(255, 255, 255);
}

.dark-theme .modal-backdrop,
.dark-theme .offcanvas-backdrop {
    background: rgba(127, 82, 255, 0.2);
}

.dark-theme .modal-backdrop.show,
.dark-theme .offcanvas-backdrop.show {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    opacity: 1;
}

.dark-theme .header svg path {
    stroke: var(--black);
}

.dark-theme .search-box .search-field {
    border-color: rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.6);
}

.dark-theme .search-box .search-field::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.dark-theme .search-box svg path {
    stroke: rgb(255, 255, 255);
}

.dark-theme .icon-eth path {
    fill: var(--black);
}

.dark-theme .button-2,
.dark-theme .button-1 {
    color: var(--black);
}

.dark-theme .nice-select svg path {
    stroke: rgba(255, 255, 255, 0.4);
}

.dark-theme .apexcharts-text tspan {
    fill: var(--rgba-black-3);
}

.dark-theme .apexcharts-tooltip {
    background: var(--line-3) !important;
}

.dark-theme .apexcharts-tooltip .apexcharts-tooltip-title {
    background: var(--line-3) !important;
}

.dark-theme .apexcharts-grid .apexcharts-gridlines-horizontal line {
    stroke: var(--line-3) !important;
}

.dark-theme .apexcharts-grid-borders line {
    stroke: var(--line-3) !important;
}

.dark-theme .text-1,
.dark-theme .text-2,
.dark-theme .text-5 {
    color: var(--black);
}

.dark-theme label {
    color: var(--black);
}

.dark-theme .apexcharts-legend-text {
    color: var(--black) !important;
}

.dark-theme .text-black {
    color: var(--black) !important;
}

.dark-theme .list-view-v3 .item svg path {
    stroke: var(--black);
}

.dark-theme .icon-arr-dark path {
    stroke: var(--black);
}

/*------------ Components ---------------- */

/*------------ header ---------------- */

.header {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    padding-top: 20px;
    height: 70px;
    position: relative;
}

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

.header .left {
    position: absolute;
    right: 24px;
    top: 20px;
}

.header .left .icon {
    width: 28px;
    height: 28px;
    font-size: 24px;
    font-weight: 700;
    color: var(--black);
}

.header .left .icon-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    font-size: 12px;
    font-weight: 700;
    color: var(--black);
}

.header .right {
    position: absolute;
    left: 24px;
    top: 20px;
    display: flex;
    gap: 12px;
}

.header .right .icon {
    font-size: 18px;
    font-weight: 700;
    color: var(--black);
}

.header.absolute {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    max-width: 1024px;
    margin: 0 auto;
    background: transparent;
    z-index: 5;
}

.header.absolute .left .icon,
.header.absolute .right .icon {
    color: var(--white);
}

.header-style2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    padding-top: 20px;
    height: 56px;
    position: relative;
}

.header-style2 .logo img {
    width: 60px;
    margin-top: 5px;
}

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

.header-style2 .right .icon {
    color: rgba(49, 57, 79, 0.5);
    font-size: 18px;
    width: 24px;
    height: 24px;
}

.fixed-top {
    position: fixed;
    top: 0;
    z-index: 100;
    max-width: 1024px;
    margin: 0 auto;
    right: 0;
    left: 0;
    background-color: var(--white);
    box-shadow: #8768f8 0px -9px 19px 0px;
}

.header-profile {
    padding: 22px 24px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-profile .left {
    display: flex;
    align-items: center;
    gap: 16px;
}

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

.header-profile .right .avt img {
    border-radius: 50%;
}

.header-profile .right .avt .dot-danger {
    top: 0px;
    left: 0px;
}

.header-profile .avt {
    max-width: 36px;
    height: 36px;
    position: relative;
}

.header-profile .avt img {
    border-radius: 6px;
}

.header-profile .avt .dot-danger {
    top: -3px;
    left: -3px;
    position: absolute;
    border: 1px solid --white;
}

.header-profile.style-1 {
    padding: 20px 24px;
    max-width: 100%;
}

.header-profile.style-1 .left {
    gap: 8px;
}

.header-profile.style-1 .avt {
    max-width: 52px;
    height: 52px;
}

.header-profile.style-1 .avt img {
    border-radius: 50px;
}

.header-profile.style-1 .dot-status {
    width: 12px;
    height: 12px;
    top: 0px;
    left: 2px;
    position: absolute;
    border: 1px solid --primary;
}

.header-profile.style-1 .content p {
    opacity: 0.7;
}

/*------------ tabs ---------------- */

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.fade:not(.show) {
    opacity: 0;
}

.fade {
    transition: opacity 0.15s linear;
}

.nav-tabs {
    border-bottom: 0;
}

.nav-item .nav-link {
    font-weight: 600;
}

.nav-item .nav-link.active {
    background: var(--primary);
    color: #fff;
    border-color: var(--primary);
    border-bottom-color: transparent;
}

.nav-item .nav-link.disabled {
    color: var(--black);
}

.nav-item .nav-link:hover {
    border-color: transparent;
}

.wrapper-tab {
    background-color: var(--rgba-black-4);
    border-radius: 16px;
    padding: 5px;
}

.tab-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: relative;
    z-index: 1;
}

.tab-1 .nav-link {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: var(--rgba-black-3);
    padding: 12px 0px;
    text-align: center;
    border-radius: 12px;
    letter-spacing: 0.2px;
    margin: 0;
}

.tab-1 .nav-link:hover,
.tab-1 .nav-link:focus {
    background-color: transparent;
    border-color: transparent;
    border-radius: 12px;
}

.tab-1 .nav-link.active {
    background-color: var(--primary);
    border-color: var(--primary);
    border-radius: 12px;
    color: #fff;
}

.item-slide-effect {
    position: absolute;
    height: 100%;
    z-index: -1;
    background-color: var(--primary);
    border-radius: 12px;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.wrapper-tab-nft .tab-1 {
    background-color: var(--rgba-black-4);
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-left: 24px;
    margin-left: -24px;
    padding: 5px;
    overflow: auto;
    display: flex;
    flex-wrap: nowrap;
    z-index: 1;
    gap: 16px;
}

.wrapper-tab-nft .tab-1 .nav-link {
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
}

.wrapper-tab-nft.style-2 .nav-link {
    padding: 5px 15px;
}

/*------------ button ---------------- */

.tf-btn {
    padding: 16px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-btn.inline {
    width: auto;
}

.tf-btn.btn-lg {
    border-radius: 18px;
}

.tf-btn.btn-md {
    padding: 14px;
}

.tf-btn.btn-sm {
    font-size: 12px;
    line-height: 20px;
    padding: 8px;
    border-radius: 12px;
}

.tf-btn.primary {
    background-color: var(--primary);
    color: #fff;
}

.tf-btn.primary:hover {
    background-color: var(--primary);
}

.tf-btn.disabled-primary {
    background-color: rgba(127, 82, 255, 0.1);
    color: var(--primary);
}

.tf-btn.disabled-primary:hover {
    background-color: var(--primary);
    color: var(--white);
}

.tf-btn.white {
    background-color: var(--white);
    color: var(--primary);
}

.tf-btn.surface {
    background-color: rgb(175, 179, 255);
    border: 1px solid transparent;
    color: rgba(255, 255, 255, 0.9);
}

.tf-btn.secondary {
    background: var(--white);
    border: 1px solid var(--line);
    color: var(--primary);
}

.tf-btn.secondary:hover {
    color: var(--white);
    background: var(--primary);
    border-color: var(--primary);
}

.tf-btn.success {
    background: var(--success);
    border: 1px solid var(--success);
    color: var(--white);
}

.tf-btn.success:hover {
    background: var(--success-hover);
}

.tf-btn.danger {
    background: var(--red);
    border: 1px solid var(--red);
    color: var(--white);
}

.tf-btn.danger:hover {
    background: #e53a3a;
}

.tf-btn.danger-disabled {
    background-color: rgba(251, 85, 86, 0.1);
    border: 1px solid transparent;
    color: var(--red);
}

.tf-btn.danger-disabled:hover {
    background-color: var(--red);
    color: var(--white);
}

.tf-btn.warning {
    background: var(--warning);
    border: 1px solid var(--warning);
    color: var(--white);
}

.tf-btn.warning:hover {
    background: var(--warning-hover);
}

.tf-btn.info {
    background: var(--info);
    border: 1px solid var(--info);
    color: var(--white);
}

.tf-btn.info:hover {
    /* background: var(--info-hover); */
}

.tf-btn.light {
    background: var(--light);
    border: 1px solid var(--light);
    color: var(--main);
}

.tf-btn.light:hover {
    background: var(--light-hover);
}

.tf-btn.dark {
    background: var(--dark);
    border: 1px solid var(--dark);
    color: var(--white);
}

.tf-btn.dark:hover {
    background: var(--dark-hover);
}

.tf-btn.light-btn-primary {
    background: var(--rgba-primary);
    border: 1px solid transparent;
    color: var(--primary);
}

.tf-btn.light-btn-primary:hover {
    background: var(--primary);
    color: var(--white);
}

.tf-btn.light-btn-success {
    background: var(--rgba-success);
    border: 1px solid transparent;
    color: var(--success);
}

.tf-btn.light-btn-success:hover {
    background: var(--success);
    color: var(--white);
}

.tf-btn.light-btn-danger {
    background: var(--rgba-danger);
    border: 1px solid transparent;
    color: var(--danger);
}

.tf-btn.light-btn-danger:hover {
    background: var(--danger);
    color: var(--white);
}

.tf-btn.light-btn-warning {
    background: var(--rgba-warning);
    border: 1px solid transparent;
    color: var(--warning);
}

.tf-btn.light-btn-warning:hover {
    background: var(--warning);
    color: var(--white);
}

.tf-btn.light-btn-info {
    background: var(--rgba-info);
    border: 1px solid transparent;
    color: var(--info);
}

.tf-btn.light-btn-info:hover {
    /* background: var(--info); */
    /* color: var(--white); */
}

.tf-btn.light-btn-dark {
    background: var(--rgba-dark);
    border: 1px solid transparent;
    color: var(--dark);
}

.tf-btn.light-btn-dark:hover {
    background: var(--dark);
    color: var(--white);
}

.tf-btn.outline-btn-primary {
    background: var(--white);
    border: 1px solid var(--primary);
    color: var(--primary);
}

.tf-btn.outline-btn-success {
    background: var(--white);
    border: 1px solid var(--success);
    color: var(--success);
}

.tf-btn.outline-btn-success:hover {
    background: var(--success);
    color: var(--white);
}

.tf-btn.outline-btn-danger {
    background: var(--white);
    border: 1px solid var(--danger);
    color: var(--danger);
}

.tf-btn.outline-btn-danger:hover {
    background: var(--danger);
    color: var(--white);
}

.tf-btn.outline-btn-warning {
    background: var(--white);
    border: 1px solid var(--warning);
    color: var(--warning);
}

.tf-btn.outline-btn-warning:hover {
    background: var(--warning);
    color: var(--white);
}

.tf-btn.outline-btn-info {
    background: var(--white);
    border: 1px solid var(--info);
    color: var(--info);
}

.tf-btn.outline-btn-info:hover {
    /* background: var(--info);
    color: var(--white); */
}

.tf-btn.outline-btn-light {
    background: var(--white);
    border: 1px solid var(--light);
    color: var(--black);
}

.tf-btn.outline-btn-light:hover {
    background: var(--light);
}

.tf-btn.outline-btn-dark {
    background: var(--white);
    border: 1px solid var(--dark);
    color: var(--dark);
}

.tf-btn.outline-btn-dark:hover {
    background: var(--dark);
    color: var(--white);
}

.tf-btn.btn-square {
    border-radius: 0;
}

.tf-btn.line {
    border: 1px solid var(--line);
}

.tf-btn.btn-icon {
    gap: 8px;
}

.tf-btn.btn-icon .icon {
    font-size: 18px;
}

.tf-btn.style-1 {
    padding-top: 14px;
    padding-bottom: 14px;
}

.lg-zoom-in {
    display: none;
}

.btn-social {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
}

.btn-social:hover {
    color: var(--white);
}

.btn-social.twitter {
    background: #03a9f4;
}

.btn-social.x-social {
    background: var(--main);
}

.btn-social.instagram {
    background: linear-gradient(-45deg, #fee411 11.93%, #fedb16 15.62%, #fec125 21.73%, #fe983d 29.55%, #fe5f5e 38.65%, #fe2181 47.46%, #9000dc 82.98%), #03a9f4;
}

.btn-social.telegram {
    background: #039be5;
}

.btn-social.line {
    background: #00c200;
}

.btn-social.sm {
    width: 34px;
    height: 34px;
    font-size: 14px;
}

.btn-social.md {
    width: 38px;
    height: 38px;
    font-size: 14px;
}

.btn-social.lg {
    width: 42px;
    height: 42px;
    font-size: 18px;
}

.btn-social.rounded {
    border-radius: 10px !important;
}

.btn-social.circle {
    border-radius: 999px !important;
}

.tf-loading {
    width: auto;
    display: inline-flex;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
}

.btn-invite {
    padding: 5px 15px;
    color: var(--rgba-black-3);
    border: 1px solid var(--line);
    border-radius: 9px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.btn-invite.active {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

.btn-add {
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.btn-add .icon {
    font-size: 22px;
}

#button-background {
    position: relative;
    background-image: radial-gradient(circle at 100% 46%, #21d2a3, #15adaf 102%);
    width: 335px;
    height: 54px;
    border: white;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#button-background.bg-converted {
    background: white;
}

.btn-swipe {
    transition: width 0.3s, border-radius 0.3s, height 0.3s;
    position: absolute;
    right: 8px;
    background-color: white;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-boarding-fixed {
    position: fixed;
    background-color: var(--primary);
    border-radius: 32px 32px 0px 0px;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 28px 24px 32px;
}

.box-boarding-fixed .title {
    padding-left: 40px;
    color: #fff;
}

.box-boarding-fixed .desc {
    margin-bottom: 30px;
    color: #fff;
    opacity: 0.6;
}

.box-boarding-fixed .btn-start {
    position: relative;
    background-clip: padding-box;
    border: 2px solid transparent;
    background-color: #a281ff;
    border-radius: 34.5px;
    height: 68px;
    display: flex;
    align-items: center;
    gap: 34px;
    padding: 8px;
}

.box-boarding-fixed .btn-start::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    margin: -2px;
    background-image: radial-gradient(131.5% 3432.86% at -27.22% 50%, #e60404 0%, #fb15f2 21.3%, #e1e1e1 44.73%, #17ffd5 63.48%, #73f90a 83.27%, #efdb22 100%);
    border-radius: inherit;
}

.box-boarding-fixed .btn-start .icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-boarding-fixed .button-1 {
    color: #fff;
    margin-right: 80px;
}

/*------------ dropdown ---------------- */

.dropdown-menu {
    padding: 15px;
    background: var(--white);
    border-radius: 12px;
    box-shadow: var(--shadow-3);
    border-color: transparent;
    min-width: 114px;
    z-index: 1010;
}

.dropdown-menu .dropdown-item {
    display: flex;
    gap: 10px;
    align-items: center;
    color: var(--black);
}

.dropdown-menu .dropdown-item .icon {
    color: var(--black);
    font-size: 18px;
}

.dropdown-menu .dropdown-item:active {
    background-color: var(--white);
}

.dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}

.dropdown .dropdown-toggle:after {
    content: none;
}

.dropdown .dropdown-menu .dropdown-item {
    padding: 0;
    color: var(--black);
    font-weight: 500;
    font-size: 12px;
}

.dropdown .dropdown-menu .dropdown-item:not(:last-child) {
    padding-bottom: 10px;
}

.dropdown .dropdown-menu .dropdown-divider {
    margin: 0px 0px 10px;
    border-color: var(--line);
}

.dropdown .dropdown-menu.full {
    min-width: 100%;
}

.dropdown.style-2 .dropdown-menu .dropdown-header {
    font-size: 14px;
    font-weight: "IRANSans-web", "Urbanist", sans-serif;
    color: var(--black);
    font-weight: 700;
}

.dropdown.style-2 .dropdown-menu .top {
    padding-bottom: 10px;
}

.dropdown.style-2 .dropdown-menu .top .dropdown-header {
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--line);
}

.dropdown.style-2 .dropdown-menu .top .dropdown-item {
    padding-top: 10px;
}

.dropdown.style-2 .dropdown-menu .bottom .dropdown-header {
    padding: 0;
    padding-top: 10px;
    border-top: 1px solid var(--line);
}

.dropdown.style-2 .dropdown-menu .bottom .dropdown-item {
    padding-top: 10px;
}

.dropdown.style-3 .dropdown-menu {
    padding: 10px 0px;
    border: 0;
}

.dropdown.style-3 .dropdown-menu .dropdown-item {
    padding: 8px 20px;
}

.dropdown.style-3 .dropdown-menu .dropdown-item.active {
    background: var(--rgba-primary);
}

.dropdown.style-3 .dropdown-menu .dropdown-item.disable {
    color: var(--text);
}

.dropdown.dropup .dropdown-toggle:after {
    content: "\e919";
    font-family: "icomoon";
    border: 0;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.dropdown.dropend .dropdown-toggle:after {
    content: "\e91c";
    font-family: "icomoon";
    border: 0;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.dropdown.dropstart .dropdown-toggle::before {
    content: "\e91d";
    font-family: "icomoon";
    border: 0;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.dropdown .btn-dropdown:after {
    content: "\e91a";
    font-family: "icomoon";
    border: 0;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.btn-dropdown:after {
    content: "\e91a";
    font-family: "icomoon";
    border: 0;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.min-w-auto {
    min-width: auto;
}

.dropdown-backdrop.show:before {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: var(--black);
    opacity: 0.4;
    content: "";
    z-index: 120;
}

.dropdown-menu.dropdown-setting-task {
    box-shadow: none;
    border-top-left-radius: 0;
    top: 20px !important;
}

.dropdown-menu.dropdown-setting-task .dropdown-item {
    padding: 16px 0px !important;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: rgb(49, 57, 79);
    opacity: 0.9;
}

.dropdown-menu.dropdown-setting-task .dropdown-item:not(:last-child) {
    border-bottom: 1px solid rgba(49, 57, 79, 0.1);
}

.dropdown-menu.dropdown-setting-task .dropdown-item:first-child {
    padding-top: 0px !important;
}

.dropdown-menu.dropdown-setting-task .dropdown-item:last-child {
    padding-bottom: 0px !important;
}

/*------------ range slider ---------------- */

.noUi-horizontal {
    height: 6px;
}

.noUi-target {
    border: 0;
}

.noUi-base .noUi-connects {
    border-radius: 999px;
    background-color: var(--line);
}

.noUi-connect {
    background-color: var(--primary);
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
    height: 24px;
    width: 24px;
    border-radius: 50px;
    border: 2px solid var(--primary);
    background-color: var(--white);
    box-shadow: unset;
    top: -10px;
    cursor: pointer;
}

.noUi-horizontal .noUi-handle::before,
.noUi-horizontal .noUi-handle::after,
.noUi-vertical .noUi-handle::before,
.noUi-vertical .noUi-handle::after {
    content: none;
}

.slider-tooltip-default .noUi-tooltip {
    border-radius: 8px;
    border-color: var(--line);
    line-height: 14px;
    margin-bottom: 4px;
}

.slider-tooltip-default .noUi-tooltip::after {
    content: "Km";
}

.box-pricing .noUi-handle-lower::after,
.box-pricing .noUi-handle-upper::after {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: var(--black);
    font-family: "IRANSans-web", "Urbanist", sans-serif;
    top: 100%;
    right: 0;
    margin-top: 2px;
}

.box-pricing .noUi-handle-lower::after {
    content: "Min";
}

.box-pricing .noUi-handle-upper::after {
    content: "Max";
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    left: -8px;
}

/*------------ form ---------------- */

.form-control {
    border-color: transparent;
    background-color: transparent;
    font-size: 12px;
    line-height: 20px;
    color: var(--black);
    font-weight: 600;
    border: 1px solid var(--line-2) !important;
    border-radius: 16px;
    padding: 14px 16px;
}

.form-control:focus {
    color: var(--black);
    box-shadow: unset;
    border-color: var(--line);
    background-color: transparent;
}

.form-control::placeholder {
    color: var(--black);
    opacity: 0.4;
}

.input-icon {
    position: relative;
}

.input-icon .form-control {
    padding-right: 52px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 12px;
    font-size: 13px;
    line-height: 20px;
    color: rgba(49, 57, 79, 0.9);
}

.input-icon .icon {
    position: absolute;
    top: 16px;
    right: 20px;
    font-size: 18px;
    color: rgba(49, 57, 79, 0.6);
}

.input-icon .ip-textarea {
    padding-right: 20px;
}

.input-fill .form-control {
    background: var(--bg-ip);
    box-shadow: var(--shadow2);
}

.input-line .form-control {
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-color: var(--line);
}

.input-upload {
    position: relative;
}

.input-upload .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: calc(50% + 32px);
    transform: translateY(-50%);
    color: var(--black);
    font-size: 22px;
}

.input-upload .upload-file {
    position: relative;
    overflow: hidden;
    height: 50px;
    width: 100%;
    border: 1px dashed var(--line-2);
    background-color: var(--white);
    border-radius: 14px;
}

.input-upload .upload-file::before {
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    content: "Upload file";
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -10px;
    border: none;
    background-color: var(--white);
    color: var(--black);
}

.input-upload.up-lg .upload-file {
    height: 60px;
}

.drop-select {
    display: flex;
    position: relative;
    border: 1px solid transparent;
    border-radius: 12px;
}

.drop-select .bootstrap-select {
    width: auto !important;
}

.drop-select .bootstrap-select button {
    background-color: var(--white);
    padding: 13px;
    padding-left: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
}

.drop-select .bootstrap-select button:focus {
    outline: 0 !important;
    box-shadow: unset;
}

.drop-select .bootstrap-select button:active {
    border: none;
    background-color: transparent;
}

.drop-select .bootstrap-select .dropdown-toggle::after {
    position: absolute;
    font-family: "icomoon";
    content: "\e91a";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: rgba(49, 57, 79, 0.6);
    font-size: 15px;
    border: 0;
}

.drop-select .bootstrap-select img {
    width: 24px;
    min-width: 24px;
    height: 16px;
}

.drop-select .bootstrap-select .dropdown-menu li:not(:last-child) {
    padding-bottom: 10px;
}

.drop-select .bootstrap-select .dropdown-item.active {
    background: transparent;
}

.drop-select .form-control {
    transition: unset;
    padding-right: 16px;
    border: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.drop-select:focus-within {
    border-color: var(--primary);
}

.drop-select .inner-group-ip {
    position: relative;
}

.drop-select .inner-group-ip::before {
    position: absolute;
    content: "";
    width: 0.5px;
    top: 13px;
    bottom: 13px;
    left: -5px;
    background-color: rgba(49, 57, 79, 0.4);
}

.input-style-2 {
    position: relative;
}

.input-style-2 label {
    position: absolute;
    top: -10px;
    background-color: var(--white);
    padding: 0px 10px;
    right: 14px;
    z-index: 10;
}

.input-style-2:focus-within {
    color: var(--primary-btn);
}

.input-style-2:focus-within label {
    color: var(--primary-btn);
}

.box-view-hide {
    position: relative;
}

.box-view-hide .form-control {
    padding-left: 40px;
}

.box-view-hide .show-pass,
.box-view-hide .show-pass2,
.box-view-hide .show-pass3,
.box-view-hide .show-pass4 {
    position: absolute;
    left: 16px;
    top: 16px;
    cursor: pointer;
}

.box-view-hide .show-pass .icon-view,
.box-view-hide .show-pass2 .icon-view,
.box-view-hide .show-pass3 .icon-view,
.box-view-hide .show-pass4 .icon-view {
    display: none;
}

.box-view-hide .show-pass .icon-pass,
.box-view-hide .show-pass2 .icon-pass,
.box-view-hide .show-pass3 .icon-pass,
.box-view-hide .show-pass4 .icon-pass {
    font-size: 18px;
    color: rgba(49, 57, 79, 0.6);
}

.box-view-hide .show-pass.active .icon-view,
.box-view-hide .show-pass2.active .icon-view,
.box-view-hide .show-pass3.active .icon-view,
.box-view-hide .show-pass4.active .icon-view {
    display: inline-block;
}

.box-view-hide .show-pass.active .icon-hide,
.box-view-hide .show-pass2.active .icon-hide,
.box-view-hide .show-pass3.active .icon-hide,
.box-view-hide .show-pass4.active .icon-hide {
    display: none;
}

.box-forgot .forgot {
    display: none;
    position: absolute;
    top: 20px;
    left: 20px;
    gap: 10px;
}

.box-forgot .forgot .forgot-link {
    font-weight: 700;
    color: var(--primary-btn);
}

.box-forgot .forgot .show-pass {
    position: unset;
}

.box-forgot .form-control {
    padding-left: 110px;
}

.box-forgot .form-control:valid~.forgot {
    display: flex;
}

.form-select {
    font-family: "IRANSans-web", "Urbanist", sans-serif;
    color: var(--black);
    font-size: 12px;
    line-height: 19.6px;
    padding: 20px;
    border-radius: 20px;
    border-color: var(--line);
    background-position: left 20px center;
    background-color: var(--white);
}

.form-select:focus {
    box-shadow: unset;
    border-color: var(--primary-btn) !important;
}

.group-cb {
    display: flex;
    align-items: center;
    gap: 8px;
}

.group-cb.cb-signup label span {
    color: var(--black);
    font-weight: 500;
}

.group-cb.cb-signup .tf-checkbox {
    border-color: var(--line);
}

.group-cb.cb-signup .tf-checkbox:checked {
    border-color: var(--primary);
}

.group-cb.cb-signup .tf-checkbox:checked::before {
    color: var(--primary);
}

.digit-group {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.digit-group input {
    width: 56px;
    height: 56px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: var(--black);
    text-align: center;
    background: rgb(248, 250, 252);
    border-color: transparent;
}

.digit-group input:focus {
    color: var(--black);
}

.digit-group input:valid {
    border-color: var(--primary);
}

.search-box {
    position: relative;
    width: 100%;
}

.search-box .right-icon {
    position: absolute;
    color: var(--black);
    top: 14px;
    left: 20px;
}

.search-box .icon-left {
    position: absolute;
    color: var(--black);
    top: 14px;
    right: 20px;
}

.search-box .search-field {
    padding: 14px;
    padding-right: 52px;
    padding-left: 74px;
    border-radius: 12px;
    border: 1px solid rgba(49, 57, 79, 0.1);
    color: var(--black);
    background-color: var(--white);
}

.search-box .search-field::placeholder {
    color: rgba(49, 57, 79, 0.6);
}

.search-box .search-field:focus {
    background-color: var(--white);
}

.select-wrapper {
    position: relative;
    min-width: 120px;
}

.select-wrapper .icon {
    position: absolute;
    top: 12px;
    right: 15px;
}

.select-wrapper .tf-select {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: rgba(49, 57, 79, 0.8);
    padding: 12px;
    padding-right: 40px;
    padding-left: 30px;
    position: relative;
    z-index: 10;
    background-color: transparent;
}

.select-wrapper::after {
    content: "\e91a";
    position: absolute;
    font-family: "icomoon";
    font-size: 14px;
    top: 13px;
    left: 14px;
    z-index: 8;
    color: rgba(49, 57, 79, 0.6);
}

.select-wrapper.style-1 {
    background-color: var(--white);
    border-radius: 12px;
}

.select-wrapper.style-1 .icon {
    right: 20px;
    top: 10px;
}

.select-wrapper.style-1 .tf-select {
    padding: 14px;
    padding-right: 48px;
    padding-left: 20px;
}

.select-wrapper.style-1::after {
    content: "\e91d";
    transform: rotate(-270deg);
    font-size: 12px;
    left: 20px;
    top: 12px;
}

.select-wrapper.style-2 {
    min-width: 85px;
}

.select-wrapper.style-2 .tf-select {
    padding-right: 20px;
}

.select-wrapper.style-3 .tf-select {
    padding-right: 15px;
}

.uploadfile .add-file {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    background-color: var(--primary);
    border-radius: 8px;
    width: 48px;
    cursor: pointer;
}

.uploadfile .add-file::before {
    border-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 4px 20px 4px 6px;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    content: "Add";
    display: flex;
    align-items: center;
    border: 1px solid var(--primary);
    background-color: var(--primary);
    color: var(--white);
}

.uploadfile .add-file::after {
    position: absolute;
    content: "\e92d";
    font-family: "icomoon";
    color: var(--white);
    font-size: 12px;
    right: 6px;
    top: 6px;
}

.boxuploadfile {
    width: 100%;
    cursor: pointer;
    height: 325px;
    background-color: var(--rgba-primary-2);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    border: 1px dashed rgba(127, 82, 255, 0.25);
}

.boxuploadfile .icon {
    margin-bottom: 16px;
    font-size: 60px;
    color: var(--primary);
    opacity: 0.6;
}

.boxuploadfile .btn-upload {
    position: relative;
    text-align: center;
}

.boxuploadfile .btn-upload .ip-file {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
}

.boxuploadfile .btn-upload p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--black);
    opacity: 0.7;
}

.box-ip-icon {
    position: relative;
}

.box-ip-icon .form-control {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: var(--rgba-black-7);
    padding: 17px 64px 17px 26px;
}

.box-ip-icon img {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 12px;
    top: 12px;
    bottom: 12px;
}

/*------------ footer ---------------- */

.footer-fixed {
    position: fixed;
    bottom: -1px;
    right: 0;
    width: 100%;
    z-index: 1000;
    background: var(--white);
}

.footer-fixed.button {
    padding: 20px 24px 24px;
}

.footer-fixed.st-1 {
    z-index: 1046;
}

.menubar-footer {
    display: flex;
    padding: 12px 32px;
    box-shadow: 0px -4px 60px 0px rgba(26, 21, 40, 0.0784313725);
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
    height: 56px;
    overflow: hidden;
}

.menubar-footer .inner-bar {
    width: 100%;
    display: flex;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    align-items: center;
}

.menubar-footer .inner-bar li a svg {
    width: 24px;
    height: 24px;
}

.menubar-footer .inner-bar li.active {
    position: relative;
}

.menubar-footer .inner-bar li.active .text {
    position: absolute;
    bottom: -12px;
    font-size: 8px;
    line-height: 9.6px;
    color: var(--black);
    font-weight: 600;
    right: 50%;
    transform: translateX(50%);
}

.menubar-footer .inner-bar li.active::after {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: var(--primary);
    bottom: -55px;
    right: 50%;
    transform: translateX(50%);
}

.menubar-footer .inner-bar .action-add-wallet a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    width: 48px;
    height: 48px;
    background-color: var(--primary);
}

.menubar-footer .inner-bar .action-add-wallet a i {
    font-size: 18px;
    color: #fff;
}

.menubar-footer.style-1 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.menubar-footer.style-2 {
    padding: 14px 19px 19px;
    border-radius: 16px;
}

.menubar-footer.style-2 li {
    width: 25%;
}

.menubar-footer.red li.active {
    position: relative;
}

.menubar-footer.red li.active::after {
    content: "";
    position: absolute;
    bottom: -18px;
    right: 50%;
    width: 56px;
    height: 4px;
    background: var(--primary-btn);
    border-radius: 20px 20px 0px 0px;
    transform: translateX(50%);
}

.menubar-footer.style-3 {
    padding: 18px 19px;
    border-radius: 16px;
}

.menubar-footer.style-3 li {
    width: 25%;
}

.menubar-footer.style-4 {
    padding: 18px 19px;
    border-radius: 16px;
}

.menubar-footer.style-4 li {
    width: 20%;
}

.menubar-footer.style-5 {
    padding: 18px 19px;
    border-radius: 16px;
}

.btn-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 24px;
    z-index: 20;
    background-color: var(--white);
}

.btn-fixed.style-2 {
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
}

/*------------ carousel ---------------- */

.dots-tes .swiper-pagination-bullet {
    margin: 0px 2px !important;
    width: 6px;
    height: 6px;
    opacity: 0.3;
    border-radius: 50px;
    background-color: var(--primary);
}

.dots-tes .swiper-pagination-bullet-active {
    opacity: 1;
}

.dots-tes.style-2 .swiper-pagination-bullet {
    background-color: var(--white);
}

.swiper.sw-auto .swiper-slide {
    width: auto;
}

.img-banner-slider {
    width: 275px;
    height: 275px;
    display: inred-block;
    border-radius: 20px;
    overflow: hidden;
}

.img-banner-slider.style-2 {
    width: 307px;
    height: 173px;
}

.sw-lr {
    margin-left: -24px;
    padding-left: 24px;
}

.sw-box-shadow .tf-swiper {
    padding: 24px;
    margin: -24px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: --white;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 6px;
}

/*------------ alert ---------------- */

.alert {
    color: #fff;
    margin-bottom: 0px;
    padding: 10px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.alert .btn-close {
    position: unset !important;
    width: 24px;
    height: 24px;
    padding: 0;
    background: none;
    opacity: 1;
    color: var(--black);
}

.alert .btn-close i {
    font-size: 12px;
}

.alert svg {
    flex-shrink: 0;
}

.alert span {
    flex-grow: 1;
}

.alert.alert-primary {
    background: #1e8011;
    border: 1px solid #1e8011;
}

.alert.alert-primary.light {
    background: rgba(30, 128, 17, 0.1);
    border-color: transparent;
    color: #1e8011;
}

.alert.alert-primary.light .btn-close {
    color: #1e8011;
}

.alert.alert-secondary {
    background: #26ade4;
    border: 1px solid #26ade4;
}

.alert.alert-secondary.light {
    background: rgba(38, 173, 228, 0.1);
    border-color: transparent;
    color: #26ade4;
}

.alert.alert-secondary.light .btn-close {
    color: #26ade4;
}

.alert.alert-success {
    background: #54b24c;
    border: 1px solid #54b24c;
}

.alert.alert-success.light {
    background: rgba(84, 178, 76, 0.1);
    border-color: transparent;
    color: #54b24c;
}

.alert.alert-success.light .btn-close {
    color: #54b24c;
}

.alert.alert-info {
    background: #a70267;
    border: 1px solid #a70267;
}

.alert.alert-info.light {
    background: rgba(225, 0, 0, 0.1);
    border-color: transparent;
    color: #a70267;
}

.alert.alert-info.light .btn-close {
    color: #a70267;
}

.alert.alert-warning {
    background: #ff8a00;
    border: 1px solid #ff8a00;
}

.alert.alert-warning.light {
    background: rgba(255, 138, 0, 0.1);
    border-color: transparent;
    color: #ff8a00;
}

.alert.alert-warning.light .btn-close {
    color: #ff8a00;
}

.alert.alert-danger {
    background: #e10000;
    border: 1px solid #e10000;
}

.alert.alert-danger.light {
    background: rgba(225, 0, 0, 0.1);
    border-color: transparent;
    color: #e10000;
}

.alert.alert-danger.light .btn-close {
    color: #e10000;
}

.alert.alert-dark {
    background: #1b325f;
    border: 1px solid #1b325f;
}

.alert.alert-dark.light {
    background: rgba(27, 50, 95, 0.1);
    border-color: transparent;
    color: #1b325f;
}

.alert.alert-dark.light .btn-close {
    color: #1b325f;
}

.alert.alert-light {
    background: #e7e7e7;
    border: 1px solid #e7e7e7;
    color: #111;
}

.alert.alert-light.light {
    background: #E7E7E7;
    border-color: transparent;
}

.alert.alert-square {
    border-radius: 0;
}

/*------------ avatar ---------------- */

.avatar img {
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.avatar.round {
    border-radius: 50%;
    overflow: hidden;
}

.avatar.avt-status {
    position: relative;
}

.avatar.avt-status .status {
    position: absolute;
    width: 12px;
    min-width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 0px;
    border: 2px solid var(--white);
    background: var(--green);
}

.avatar.avt-status .danger {
    position: absolute;
    width: 12px;
    min-width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 0px;
    border: 2px solid var(--white);
    background: rgb(240, 90, 90);
}

.avt-20 {
    width: 20px;
    min-width: 20px;
    height: 20px;
}

.avt-22 {
    width: 22px;
    min-width: 22px;
    height: 22px;
}

.avt-24 {
    width: 24px;
    min-width: 24px;
    height: 24px;
}

.avt-27 {
    width: 27px;
    min-width: 27px;
    height: 27px;
}

.avt-32 {
    width: 32px;
    min-width: 32px;
    height: 32px;
}

.avt-36 {
    width: 36px;
    min-width: 36px;
    height: 36px;
}

.avt-40 {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
}

.avt-48 {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 50%;
}

.avt-50 {
    width: 50px;
    min-width: 50px;
    height: 50px;
}

.avt-52 {
    width: 52px;
    min-width: 52px;
    height: 52px;
    border-radius: 50%;
}

.avt-56 {
    width: 56px;
    min-width: 56px;
    height: 56px;
}

.avt-60 {
    width: 60px;
    min-width: 60px;
    height: 60px;
}

.avt-70 {
    width: 70px;
    min-width: 70px;
    height: 70px;
}

.avt-76 {
    width: 76px;
    min-width: 76px;
    height: 76px;
}

.avt-80 {
    width: 80px;
    min-width: 80px;
    height: 80px;
}

.avt-96 {
    width: 96px;
    min-width: 96px;
    height: 96px;
}

.avt-110 {
    width: 110px;
    min-width: 110px;
    height: 110px;
}

.line-3 {
    border: 3px solid var(var(--white));
}

.list-stacked {
    display: flex;
}

.list-stacked .avt-list {
    margin-left: -8px;
}

.list-stacked .avt-list .avatar {
    border: 1px solid var(--white);
}

.list-stacked .avt-list .member {
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-stacked .avt-list .member.type-1 {
    background-color: rgb(52, 200, 222);
    color: var(--white);
    font-size: 8px;
    line-height: 10px;
    font-weight: 400;
}

.list-stacked .avt-list .member.type-2 {
    background-color: rgb(236, 72, 153);
    color: var(--white);
    font-size: 8px;
    line-height: 10px;
    font-weight: 400;
}

.list-stacked .avt-list .member.type-3 {
    background-color: rgb(69, 210, 178);
    color: var(--white);
    font-size: 8px;
    line-height: 10px;
    font-weight: 400;
}

.list-stacked .avt-list .member.type-4 {
    background-color: --primary;
    color: var(--white);
    font-size: 8px;
    line-height: 10px;
    font-weight: 400;
}

/*------------ switch ---------------- */

.tf-switch-check {
    position: relative;
    width: 20px;
    height: 16px;
    -webkit-appearance: none;
    background: var(--rgba-black-2);
    border-radius: 4px;
    transition: 0.2s;
    margin-left: 0;
}

.tf-switch-check::before {
    content: "";
    border-radius: 2px;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 4px;
    right: 3px;
    background: var(--white);
    transition: 0.2s;
}

.tf-switch-check:checked {
    background: var(--primary);
}

.tf-switch-check:checked::before {
    right: 9px;
}

.tf-switch-check.lg {
    width: 24px;
    height: 18px;
}

.tf-switch-check.lg::before {
    width: 10px;
    height: 10px;
}

.fieldset-sw {
    display: flex;
    gap: 20px;
    align-items: center;
}

.fieldset-sw label {
    cursor: pointer;
}

.sw-disabled {
    opacity: 0.5;
}

/*------------ radio button ---------------- */

.tf-radio {
    position: relative;
    border: 1.5px solid var(--primary);
    border-radius: 50%;
    background: none;
    cursor: pointer;
    outline: 0;
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
}

.tf-radio:checked {
    border-color: var(--primary);
}

.tf-radio:checked::before {
    opacity: 1;
}

.tf-radio::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 2px;
    right: 2px;
    width: 14px;
    height: 14px;
    background-color: var(--primary);
    opacity: 0;
}

.tf-radio.square {
    border-radius: 0;
}

.tf-radio.square::before {
    border-radius: 0;
}

.tf-radio.square-2 {
    border-radius: 7px;
}

.tf-radio.square-2::before {
    border-radius: 5px;
}

.tf-radio.circle-2:checked {
    background-color: --primary;
    border-color: --primary;
}

.tf-radio.circle-2::before {
    content: "";
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: --white;
}

.tf-radio.circle-3:checked {
    background-color: --primary;
    border-color: --primary;
}

.tf-radio.circle-3::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.fieldset-radio {
    display: flex;
    align-items: center;
    gap: 10px;
    color: --black;
}

.fieldset-radio label {
    font-weight: 500;
    margin-top: 2px;
}

.tf-checkbox {
    position: relative;
    border: 1.5px solid var(--primary);
    border-radius: 5px;
    background: none;
    cursor: pointer;
    outline: 0;
    width: 17px;
    height: 17px;
    -webkit-appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tf-checkbox::before {
    content: "\e931";
    position: absolute;
    font-family: "icomoon";
    font-size: 12px;
    color: var(--white);
}

.tf-checkbox:checked {
    background-color: var(--primary);
}

.tf-checkbox.sm {
    width: 16px;
    height: 16px;
    border-radius: 3px;
}

.tf-checkbox.sm::before {
    font-size: 6px;
}

.cb-rounded {
    position: relative;
    border: 1px solid --primary;
    background: none;
    cursor: pointer;
    outline: 0;
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    border-radius: 50%;
    background-color: --white;
}

.cb-rounded:checked::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    right: 2px;
    top: 2px;
    background-color: --primary;
}

.radio-check {
    position: relative;
    border: 4px solid red;
    border-radius: 100px;
    background: red;
    cursor: pointer;
    outline: 0;
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.radio-check::before {
    content: "\e93b";
    position: absolute;
    font-family: "icomoon";
    font-size: 9px;
    color: red;
}

.radio-check:checked {
    border-color: red;
    background-color: --primary;
}

.radio-check:checked::before {
    color: --white;
}

.radio-check.success:checked {
    border-color: #fff;
    background-color: red;
}

/*------------ card ---------------- */

.card {
    padding: 16px;
    border-radius: 16px;
    box-shadow: var(--shadow-7);
    border-color: transparent;
    background-color: var(--white);
}

.card .card-header {
    background-color: transparent;
    padding: 0;
    border-color: transparent;
}

.card .card-header .card-title {
    margin: 0;
}

.card .card-body {
    padding: 0;
}

.card-style1 {
    border-radius: 20px;
    padding: 20px;
    border: 1px solid var(--red);
}

.card-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 14px;
    padding: 8px;
    border-radius: 16px;
    box-shadow: 0px 10px 60px 0px rgba(26, 21, 40, 0.1019607843);
}

.card-box .gallery {
    display: grid;
    grid-template-areas: "item1 item2" "item3 item3";
    gap: 8px;
}

.card-box .gallery .item-1 {
    grid-area: item1;
}

.card-box .gallery .item-2 {
    grid-area: item2;
}

.card-box .gallery .item-3 {
    grid-area: item3;
}

.card-box .box-story {
    border: 1px solid var(--line);
    border-radius: 10px;
    overflow: hidden;
}

.card-box .box-story .content {
    padding: 10px 0px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-area: 6px;
}

.card-nft {
    border-radius: 16px;
    box-shadow: 0px 4px 48px 0px rgba(0, 0, 0, 0.0705882353);
    padding: 6px;
    display: inline-block;
}

.card-nft .box-img {
    padding-bottom: 0px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    min-width: 144px;
}

.card-nft .content {
    padding: 10px 6px 6px;
}

.card-nft .content .id-name {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: var(--rgba-black-3);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-nft .tag {
    border-radius: 7px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 4px;
    position: absolute;
}

.card-nft .tag.react {
    background-color: rgba(26, 21, 40, 0.15);
    left: 6px;
    top: 6px;
    padding: 0px 8px;
}

.card-nft .tag.ethereum {
    bottom: 6px;
    right: 50%;
    transform: translateX(50%);
    background-color: rgba(26, 21, 40, 0.32);
    padding: 0px 10px;
}

.category-nft {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.category-nft .box-img {
    padding: 6px;
    border-radius: 8px;
    overflow: hidden;
    background-color: var(--rgba-primary);
}

.category-nft .box-img img {
    border-radius: 8px;
}

.category-nft span {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: var(--black);
}

.card-nft-1 {
    border-radius: 16px;
    box-shadow: var(--shadow-6);
    background-color: var(--white);
}

.card-nft-1 .card-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-nft-1 .card-header svg {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.card-nft-1 .card-header:not(.collapsed) svg:not(.not) {
    transform: rotate(180deg);
}

.card-nft-1 .card-header:not(.collapsed) svg:not(.not) path {
    stroke: var(--primary);
}

.card-nft-1 .card-body {
    padding: 20px 0px;
    border-top: 1px solid var(--line-3);
    margin: 0 20px;
}

.card-nft-1 .card-body.wrap-chart {
    box-shadow: unset;
    border-radius: 0;
}

.card-nft-1 .card-body.wrap-chart img {
    width: 248px;
}

.card-nft-2 {
    background-color: var(--white);
    border-radius: 16px;
}

.card-nft-2 .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--line);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.card-nft-2 .card-header .content-left span {
    opacity: 0.8;
}

.card-nft-2 .card-header .content-left .icon {
    font-size: 28px;
    color: var(--black);
}

.card-nft-2 .card-header .less {
    display: none;
}

.card-nft-2 .card-header:not(.collapsed) {
    padding: 16px 0px;
    margin-right: 16px;
    margin-left: 16px;
}

.card-nft-2 .card-header:not(.collapsed) .content-left span {
    color: var(--primary);
}

.card-nft-2 .card-header:not(.collapsed) .more {
    display: none;
}

.card-nft-2 .card-header:not(.collapsed) .less {
    display: block;
}

.card-nft-2 .card-body {
    padding: 16px 40px;
    display: flex;
    justify-content: space-between;
}

.card-nft-2 .box-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card-nft-2:has(.show) {
    box-shadow: var(--shadow-6);
}

.card-nft-2.style-2 .card-body {
    padding: 16px;
}

.card-nft-2.style-3 .card-body {
    padding: 16px 60px;
}

.card-layout {
    box-shadow: var(--shadow-4);
    padding-bottom: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    background-color: var(--white);
}

.card-layout.style-2 {
    padding-bottom: 28px;
}

.card-banner-1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-banner-2 {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    display: block;
}

.card-banner-2 img {
    width: 100%;
    object-fit: cover;
}

.card-banner-2 .box-top {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    right: 20px;
    top: 20px;
    left: 20px;
}

.card-banner-2 .box-top .tag {
    padding: 3px 20px;
    border-radius: 8px;
    background-color: var(--rgba-black-5);
}

.card-banner-2 .box-top .box-heart {
    background-color: var(--rgba-white);
    border-radius: 50%;
}

.card-banner-2 .box-top .box-heart .icon {
    font-size: 22px;
    color: #fb5556;
}

.card-banner-2 .box-bottom {
    position: absolute;
    bottom: 16px;
    right: 16px;
    left: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-banner-2 .box-bottom .tag {
    padding: 4px 12px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: var(--rgba-black-6);
}

.card-banner-2 .box-bottom .content {
    width: 100%;
    background-color: rgba(26, 21, 40, 0.32);
    padding: 12px;
    backdrop-filter: blur(12px);
    border-radius: 16px;
    border-top-right-radius: 0;
}

.card-banner-2 .box-bottom .content .countdown__timer {
    display: flex;
    gap: 4px;
}

.box-wallet-1 {
    display: inline-flex;
    gap: 16px;
    align-items: center;
    padding: 16px;
    box-shadow: var(--shadow-7);
    background-color: var(--white);
    border-radius: 16px;
}

.box-wallet-1 img {
    width: 40px;
    height: 40px;
}

.box-wallet-1 .line {
    width: 56px;
    height: 1px;
    background-color: var(--black);
    opacity: 0.25;
}

.box-wallet-2 {
    display: inline-flex;
    align-items: center;
    padding: 20px;
    box-shadow: var(--shadow-7);
    background-color: var(--white);
    border-radius: 16px;
}

.box-wallet-2 img {
    width: 70px;
    height: 70px;
}

.box-wallet-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    border-color: transparent;
    box-shadow: var(--shadow-7);
    background-color: var(--white);
    padding: 12px;
    border-radius: 16px;
}

.box-wallet-3 .content {
    flex-grow: 1;
    color: var(--black);
    letter-spacing: 0.2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.box-wallet-3 .box-icon {
    flex-shrink: 0;
}

.box-ip-field-val {
    position: relative;
}

.box-ip-field-val img {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 6px;
}

.box-ip-field-val .group-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 12px;
    left: 12px;
}

.box-ip-field-val input {
    padding: 14px;
    padding-right: 56px;
    padding-left: 48px;
}

.card-wallet-1 {
    border-radius: 16px;
    background-color: var(--white);
    padding: 20px;
    box-shadow: var(--shadow-6);
}

.card-wallet-1 .card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-bottom: 20px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--line-3);
}

.card-wallet-1 .card-header .icon {
    font-size: 24px;
}

/*------------ badge ---------------- */

.badge {
    border-radius: 12px;
    border: 1px solid transparent;
    padding: 10px;
}

.badge.badge-lg {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 20px;
}

.badge.badge-md {
    font-size: 12px;
    font-weight: 500;
    padding: 6px 10px;
}

.badge.badge-sm {
    font-size: 10px;
    font-weight: 500;
    padding: 4px 10px;
}

.badge.primary {
    background: var(--primary);
    border-color: var(--primary);
    color: --white;
}

.badge.secondary {
    border-color: var(--secondary);
    color: var(--primary);
}

.badge.success {
    border-color: #54b24c;
    background: #54b24c;
    color: var(--white);
}

.badge.danger {
    background: var(--danger);
    border-color: var(--danger);
    color: var(--white);
}

.badge.light-primary {
    background: var(--rgba-primary);
    color: var(--primary);
}

.badge.light-success {
    background: var(--rgba-success);
    color: var(--success);
}

.badge.light-danger {
    background: var(--rgba-danger);
    color: var(--danger);
}

.badge.light-warning {
    background: var(--rgba-warning);
    color: var(--warning);
}

.badge.light-info {
    background: var(--rgba-info);
    color: var(--info);
}

.badge.light-badge {
    background: var(--light);
    color: var(--black);
}

.badge.light-dark {
    background: var(--rgba-dark);
    color: var(--dark);
}

.badge.badge-circle {
    border-radius: 50%;
    padding: 0;
    width: 30px;
    min-width: 30px;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    line-height: 30px;
}

.badge.badge-circle.primary {
    background-color: var(--white);
    color: var(--primary);
}

.badge.badge-circle.success {
    background-color: var(--white);
    color: var(--success);
}

.badge.badge-circle.danger {
    border-color: var(--danger);
    background-color: var(--white);
    color: var(--danger);
}

.badge.badge-circle.warning {
    border-color: var(--warning);
    background-color: var(--white);
    color: var(--warning);
}

.badge.badge-circle.info {
    border-color: var(--info);
    background-color: var(--white);
    color: var(--info);
}

.badge.badge-circle.light {
    border-color: var(--light);
    background-color: var(--white);
    color: var(--black);
}

.badge.badge-circle.dark {
    border-color: var(--dark);
    background-color: var(--white);
    color: var(--dark);
}

.badge.badge-round {
    border-radius: 50%;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.badge.badge-round.round-22 {
    width: 22px;
    min-width: 22px;
    height: 22px;
    line-height: 20px;
}

.tf-btn .badge {
    position: absolute;
    left: -8px;
    top: -5px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.badge-icon {
    position: relative;
}

.badge-icon .badge {
    position: absolute;
    left: -6px;
    top: -5px;
    width: 14px;
    height: 14px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*------------ modal ---------------- */

.modal .modal-dialog .modal-content {
    border-radius: 32px;
    border: 0;
    background: var(--white);
    padding: 24px;
}

.modal.modalRight .modal-dialog {
    transform: translate(-100%, 0) !important;
    min-width: 100%;
    height: 100%;
    margin: 0;
    transition: 0.5s all !important;
}

.modal.modalRight .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    padding: 0;
}

.modal.modalRight .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding: 0;
    padding-bottom: 30px;
}

.modal.modalRight.show .modal-dialog {
    transform: translate(0, 0) !important;
}

.modal.modalLeft .modal-dialog {
    transform: translate(100%, 0) !important;
    min-width: 100%;
    height: 100%;
    margin: 0;
    transition: 0.5s all !important;
}

.modal.modalLeft .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0;
}

.modal.modalLeft .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding: 0;
    padding-bottom: 30px;
}

.modal.modalLeft.show .modal-dialog {
    transform: translate(0, 0) !important;
}

.modal .modal-dialog-centered {
    margin: 24px;
    justify-content: center;
    max-width: 100% !important;
}

.modal.fade {
    transition: opacity 0.3s linear;
}

.modal-backdrop {
    background-color: var(--black);
}

.modal-backdrop.show {
    opacity: 0.4;
}

/*------------ off canvas ---------------- */

.offcanvas {
    background-color: var(--white);
}

.offcanvas.offcanvas-end {
    border: none;
    width: 250px;
}

.offcanvas.offcanvas-end.full {
    width: 100%;
}

.offcanvas.offcanvas-bottom {
    border-top: none;
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
    height: auto;
}

.offcanvas .offcanvas-header {
    padding: 24px;
}

.offcanvas .offcanvas-header.style-1 {
    padding-bottom: 19px;
}

.offcanvas .offcanvas-header .icon-close-popup {
    justify-content: flex-end;
    font-size: 12px;
}

.offcanvas .offcanvas-body {
    padding: 40px 24px 24px;
}

.offcanvas-backdrop {
    background-color: var(--black);
}

.offcanvas-backdrop.show {
    opacity: 0.4;
}

.icon-close-popup {
    width: 30px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(49, 57, 79, 0.6);
}

#closeAccount .offcanvas-body {
    padding: 32px 24px 34px;
}

#closeAccount .offcanvas-body h5 {
    padding-bottom: 12px;
    text-align: center;
}

.offcanvas#createProject {
    z-index: 1047;
}

#sidebarInbox .offcanvas-header {
    justify-content: flex-end;
}

#sidebarInbox .offcanvas-header .icon-close-popup {
    font-size: 15px;
}

.content-sidebarRight {
    overflow: auto;
}

.menu-navlink-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px 14px 15px;
    gap: 20px;
}

.menu-navlink-item .icon {
    font-size: 24px;
    color: rgba(49, 57, 79, 0.6);
}

.menu-navlink-item .title {
    color: rgba(49, 57, 79, 0.92);
}

.menu-navlink-item.active {
    position: relative;
}

.menu-navlink-item.active .icon {
    color: --primary;
}

.menu-navlink-item.active .title {
    color: --primary;
}

.menu-navlink-item.active::after {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px;
    content: "";
    width: 6px;
    background-color: --primary;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    transform: translateX(50%);
}

/*------------ progressbar ---------------- */

.progress {
    height: 12px;
    border-radius: 99px;
    background-color: var(--line);
    border-color: transparent;
}

.progress .progress-bar {
    background-color: var(--primary);
    border-radius: 99px;
}

.progress .progress-bar.success {
    background-color: var(--success);
    border-color: var(--success);
}

.progress .progress-bar.danger {
    background-color: var(--danger);
    border-color: var(--danger);
}

.progress .progress-bar.warning {
    background-color: var(--warning);
    border-color: var(--warning);
}

.progress .progress-bar.info {
    background-color: var(--info);
    border-color: var(--info);
}

.progress .progress-bar.dark {
    background-color: var(--dark);
    border-color: var(--dark);
}

.progress.h-2 {
    height: 2px;
}

.progress.h-4 {
    height: 4px;
}

.progress.h-5 {
    height: 5px;
    border-radius: 6px;
}

.progress.h-5 .progress-bar {
    border-radius: 6px;
}

.progress.h-6 {
    height: 6px;
}

.progress.h-8 {
    height: 8px;
}

.progress.h-10 {
    height: 10px;
}

.progress .progress-animated {
    animation-duration: 5s;
    animation-name: scrollanimated;
    transition: all 0.3s ease 0s;
}

@keyframes scrollanimated {
    0% {
        width: 0;
    }
}

/*------------ stepper ---------------- */

.tf-stepper {
    width: 164px;
    text-align: center;
}

.tf-stepper label {
    margin-bottom: 14px;
}

.tf-stepper .bootstrap-touchspin {
    align-items: center;
    gap: 10px;
}

.tf-stepper .bootstrap-touchspin .btn {
    border-radius: 46px;
    width: 48px;
    height: 48px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    color: var(--black);
    font-weight: 500;
    background-color: transparent;
    border-color: var(--red);
}

.tf-stepper .bootstrap-touchspin .btn:focus {
    box-shadow: unset;
    border-color: transparent;
}

.tf-stepper .stepper {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    text-align: center;
    padding: 10px;
}

.tf-stepper .stepper:focus {
    border-color: transparent !important;
}

.tf-stepper.round-1 .bootstrap-touchspin .btn {
    border-radius: 14px;
}

.tf-stepper.round-2 .bootstrap-touchspin .btn {
    border-radius: 5px;
}

.tf-stepper.primary .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--primary);
    color: --white;
}

.tf-stepper.success .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--success);
    color: --white;
}

.tf-stepper.danger .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--danger);
    color: --white;
}

.tf-stepper.info .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--info);
    color: --white;
}

.tf-stepper.dark .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--dark);
    color: --white;
}

.tf-stepper.surface .bootstrap-touchspin .btn {
    border-color: transparent;
    background-color: var(--surface);
}

.tf-stepper.sm {
    width: 106px;
}

.tf-stepper.sm .bootstrap-touchspin .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
}

.tf-stepper.sm .stepper {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    padding: 0;
    border: 0;
}

/*------------ spinner ---------------- */

.spinner-circle {
    width: 40px;
    height: 40px;
    position: relative;
}

.spinner-circle .spinner-child {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.spinner-circle .spinner-child::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: var(--white);
    border-radius: 100%;
    -webkit-animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
    animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
}

.spinner-circle .spinner-circle2 {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.spinner-circle .spinner-circle2::before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner-circle .spinner-circle3 {
    -webkit-transform: rotate(-80deg);
    -ms-transform: rotate(-80deg);
    transform: rotate(-80deg);
}

.spinner-circle .spinner-circle3::before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.spinner-circle .spinner-circle4 {
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
}

.spinner-circle .spinner-circle4::before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner-circle .spinner-circle5 {
    -webkit-transform: rotate(-160deg);
    -ms-transform: rotate(-160deg);
    transform: rotate(-160deg);
}

.spinner-circle .spinner-circle5::before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.spinner-circle .spinner-circle6 {
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
}

.spinner-circle .spinner-circle6::before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.spinner-circle .spinner-circle7 {
    -webkit-transform: rotate(-240deg);
    -ms-transform: rotate(-240deg);
    transform: rotate(-240deg);
}

.spinner-circle .spinner-circle7::before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.spinner-circle .spinner-circle8 {
    -webkit-transform: rotate(-280deg);
    -ms-transform: rotate(-280deg);
    transform: rotate(-280deg);
}

.spinner-circle .spinner-circle8::before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.spinner-circle .spinner-circle9 {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
}

.spinner-circle .spinner-circle9::before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.spinner-circle.lg {
    width: 50px;
    height: 50px;
}

.spinner-circle.md {
    width: 30px;
    height: 30px;
}

.spinner-circle.sm {
    width: 20px;
    height: 20px;
}

.spinner-circle.success .spinner-child::before {
    background-color: var(--success);
}

.spinner-circle.warning .spinner-child::before {
    background-color: var(--warning);
}

.spinner-circle.danger .spinner-child::before {
    background-color: var(--danger);
}

.spinner-circle.info .spinner-child::before {
    background-color: var(--info);
}

.spinner-circle.dark .spinner-child::before {
    background-color: var(--dark);
}

.spinner-circle.spinner-red .spinner-child::before {
    width: 6%;
    height: 20%;
    border-radius: 5px;
    -webkit-animation: spinner-redGrowing 1s infinite ease-in-out both;
    animation: spinner-redGrowing 1s infinite ease-in-out both;
}

.spinner-circle.spinner-red .spinner-circle2 {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.spinner-circle.spinner-red .spinner-circle2::before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner-circle.spinner-red .spinner-circle3 {
    -webkit-transform: rotate(-80deg);
    -ms-transform: rotate(-80deg);
    transform: rotate(-80deg);
}

.spinner-circle.spinner-red .spinner-circle3::before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.spinner-circle.spinner-red .spinner-circle4 {
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
}

.spinner-circle.spinner-red .spinner-circle4::before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner-circle.spinner-red .spinner-circle5 {
    -webkit-transform: rotate(-160deg);
    -ms-transform: rotate(-160deg);
    transform: rotate(-160deg);
}

.spinner-circle.spinner-red .spinner-circle5::before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.spinner-circle.spinner-red .spinner-circle6 {
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
}

.spinner-circle.spinner-red .spinner-circle6::before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.spinner-circle.spinner-red .spinner-circle7 {
    -webkit-transform: rotate(-240deg);
    -ms-transform: rotate(-240deg);
    transform: rotate(-240deg);
}

.spinner-circle.spinner-red .spinner-circle7::before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.spinner-circle.spinner-red .spinner-circle8 {
    -webkit-transform: rotate(-280deg);
    -ms-transform: rotate(-280deg);
    transform: rotate(-280deg);
}

.spinner-circle.spinner-red .spinner-circle8::before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.spinner-circle.spinner-red .spinner-circle9 {
    -webkit-transform: rotate(-320deg);
    -ms-transform: rotate(-320deg);
    transform: rotate(-320deg);
}

.spinner-circle.spinner-red .spinner-circle9::before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

@-webkit-keyframes spinner-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes spinner-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes spinner-redGrowing {
    0%,
    80%,
    100% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
}

@keyframes spinner-redGrowing {
    0%,
    80%,
    100% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
}

.spinner-grow {
    width: 40px;
    height: 40px;
    background-color: var(--primary);
}

.spinner-grow.md {
    width: 30px;
    height: 30px;
}

.spinner-grow.sm {
    width: 20px;
    height: 20px;
}

.spinner-grow.success {
    background-color: var(--success);
}

.spinner-grow.success-2 {
    background-color: var(--success2);
}

.spinner-grow.warning {
    background-color: var(--warning);
}

.spinner-grow.danger {
    background-color: var(--danger);
}

.spinner-grow.info {
    background-color: var(--info);
}

.spinner-grow.dark {
    background-color: var(--dark);
}

.spinner-grow.light {
    background-color: var(--light);
}

.spinner-grow.disabled {
    background-color: var(--disable);
}

/*------------ chart ---------------- */

.apexcharts-legend {
    padding: 0 !important;
}

.apexcharts-legend.apx-legend-position-bottom,
.apexcharts-legend.apx-legend-position-top {
    flex-wrap: wrap;
    gap: 10px !important;
}

/*------------ box icon ---------------- */

.box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.box-icon.w-28 {
    width: 28px;
    height: 28px;
}

.box-icon.w-28 .icon {
    font-size: 12px;
}

.box-icon.w-32 {
    width: 32px;
    height: 32px;
}

.box-icon.w-36 {
    width: 36px;
    height: 36px;
}

.box-icon.w-40 {
    width: 40px;
    height: 40px;
}

.box-icon.w-48 {
    width: 48px;
    height: 48px;
}

.box-icon.w-48 .icon {
    font-size: 24px;
}

.box-icon.w-52 {
    width: 52px;
    height: 52px;
}

.box-icon.round {
    border-radius: 50%;
}

.box-icon.primary {
    background-color: var(--rgba-primary);
}

.box-icon.orange {
    background-color: var(--rgba-orange);
}

.box-icon.green {
    background-color: var(--rgba-green);
}

.box-icon.blue {
    background-color: var(--rgba-blue);
}

.box-icon.error {
    background-color: var(--rgba-error);
}

.box-icon.social {
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.box-icon.social .icon {
    font-size: 28px;
    color: var(--white);
}

.box-icon.website {
    background-color: rgba(26, 21, 40, 0.7);
}

.box-icon.twitter {
    background-color: #1d9bf0;
}

.box-icon.discord {
    background-color: #5865f2;
}

.box-icon.instagram {
    background: radial-gradient(126.96% 126.96% at 6.47% 97.81%, #fa8f21 9%, #d82d7e 78%);
}

.box-icon.telegram {
    background-color: #25a3e1;
}

.box-icon.medium {
    background-color: #1a1528;
}

.box-icon.massage {
    background: linear-gradient(-180deg, #5af575 0%, #13bd2c 100%);
}

.box-icon.skype {
    background: linear-gradient(-129.81deg, #58d3ee 14.9%, #0b66d1 84.22%);
}

.box-icon.twitter-2 {
    background: linear-gradient(-129.81deg, #3a6eff 14.9%, #06adff 84.22%);
}

.box-icon.messenger {
    background: linear-gradient(-210.73deg, #fd607a 10.09%, #913bff 46.91%, #1a7bff 89.52%);
}

.box-icon.facebook {
    background: linear-gradient(-180deg, #18acfe 0%, #0163e0 99.7%);
}

.box-icon.whatsApp {
    background: linear-gradient(-226.97deg, #5bd066 9.27%, #27b43e 100%);
}

.box-icon.copyLink {
    background-color: #efe9e9;
}

.bg-icon-1 {
    background-color: var(--rgba-black-4);
}

.box-share-social {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 30px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.social-share-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.social-share-item .box-icon {
    border-radius: 12px;
}

.social-share-item span {
    font-size: 12px;
    line-height: 20px;
    color: var(--rgba-black-1);
}

.social-share-item.whatsApp {
    box-shadow: 0px 6px 12px 0px rgba(61, 192, 79, 0.2);
}

.social-share-item.facebook {
    box-shadow: 0px 6px 12px 0px rgba(6, 114, 231, 0.2);
}

.social-share-item.messenger {
    box-shadow: 0px 6px 12px 0px rgba(123, 72, 255, 0.2);
}

.social-share-item.twitter-2 {
    box-shadow: 0px 6px 12px 0px rgba(16, 161, 255, 0.2);
}

.social-share-item.instagram {
    box-shadow: 0px 6px 12px 0px rgba(225, 66, 93, 0.2);
}

.social-share-item.skype {
    box-shadow: 0px 6px 12px 0px rgba(29, 127, 216, 0.2);
}

.social-share-item.massage {
    box-shadow: 0px 6px 12px 0px rgba(29, 197, 54, 0.2);
}

/*------------ list view ---------------- */

.list-view .item {
    border-top: 1px solid var(--line);
}

.list-view .item a {
    padding: 20px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.list-view .item .content {
    flex-grow: 1;
    color: var(--black);
    letter-spacing: 0.2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.list-view .item .box-icon {
    flex-shrink: 0;
}

.list-view .item .icon-right path {
    stroke: red;
}

.list-view .item.active {
    border-color: transparent;
    border-radius: 16px;
}

.list-view .item.active a {
    box-shadow: var(--shadow-2);
    padding: 12px;
    position: relative;
    border-radius: 16px;
}

.list-view .item.active+.item {
    border-color: transparent;
}

.list-view .item:first-child {
    border: none;
}

.list-view-v2 li:not(:last-child) {
    margin-bottom: 16px;
}

.list-view-v2 li .item {
    box-shadow: var(--shadow-1);
    padding: 16px;
    background-color: var(--white);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.list-view-v2 li .item .content {
    flex-grow: 1;
}

.list-view-v2 li .item .icon {
    color: var(--rgba-black-1);
    font-size: 24px;
}

.list-view-v2 li .item svg path {
    stroke: var(--black);
}

.list-view-v3 .item {
    border-top: 1px solid var(--line);
}

.list-view-v3 .item a {
    padding: 28px 12px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.list-view-v3 .item .content {
    flex-grow: 1;
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 600;
    color: var(--black);
}

.list-view-v3 .item.active {
    border-color: transparent !important;
    border-radius: 16px;
}

.list-view-v3 .item.active a {
    padding: 16px 12px;
    box-shadow: var(--shadow-2);
    border-radius: 16px;
    position: relative;
}

.list-view-v3 .item.active+.item {
    border-color: transparent;
}

.list-view-v3 .item .tag {
    font-size: 8px;
    line-height: 9.6px;
    font-weight: 600;
    color: var(--primary);
    padding: 5px 10px;
    border-radius: 5px;
    background-color: var(--rgba-primary);
}

.list-view-v3 .item:first-child {
    border: none;
}

.list-view-v4 li .item {
    padding: 28px 8px 22px 12px;
    border-bottom: 1px solid var(--line);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-view-v4 li .item .content {
    flex-grow: 1;
}

.list-view-v4 li:last-child .item {
    border: none;
}

.list-view-v5 .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.list-view-v5 .item .content {
    flex-grow: 1;
}

.list-view-v5 .item .content .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: var(--black);
}

.list-view-v5 .item .content .phone {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: var(--rgba-black-3);
    margin-top: 2px;
}

.list-view-v5 .item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--line);
}

.list-view-v6 li .item {
    padding: 20px 16px;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--line);
}

.list-view-v6 li .item .content {
    flex-grow: 1;
}

.list-view-v6 li .item:has(.show),
.list-view-v6 li .item.active {
    border-color: transparent;
    box-shadow: var(--shadow-2);
    background-color: var(--white);
    padding: 16px;
    border-radius: 16px;
    padding-top: 16px;
}

.list-view-v6 li:last-child .item {
    border: 0;
}

.item.box-accordion {
    display: block !important;
    padding-bottom: 0 !important;
}

.item.box-accordion .content-left {
    display: block;
}

.item.box-accordion .content-left .less {
    display: none;
}

.item.box-accordion .box {
    padding-bottom: 16px;
}

.item.box-accordion .box:not(.collapsed) .more {
    display: none;
}

.item.box-accordion .box:not(.collapsed) .less {
    display: block;
}

.item.box-accordion .body {
    padding-bottom: 16px;
}

.item:has(.show) {
    border-color: transparent;
    box-shadow: var(--shadow-2);
    background-color: var(--white);
    padding: 16px;
    border-radius: 16px;
}

.list-view-v7 li .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.list-view-v7 li .item .content {
    flex-grow: 1;
}

.list-view-v7 li .item .button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: var(--rgba-black-3);
    border-radius: 9px;
    border: 1px solid var(--line);
    display: inline-block;
    min-width: 67px;
    text-align: center;
}

.list-view-v7 li .item .button.active {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
}

.list-view-v7 li:not(:last-child) .item {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--line-2);
}

.list-view-v8 li .item {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.list-view-v8 li .item .content {
    flex-grow: 1;
    color: var(--black);
    letter-spacing: 0.2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.list-view-v8 li .item .box-icon {
    flex-shrink: 0;
}

.list-view-v8 li .item .icon-right path {
    stroke: red;
}

.list-view-v8 li:not(:last-child) .item {
    border-bottom: 1px solid var(--line);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.dots {
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.list-view-v9 li .item {
    padding: 20px 12px;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--line);
}

.list-view-v9 li .item .content {
    flex-grow: 1;
}

.list-view-v9 li .item:has(.show),
.list-view-v9 li .item.active {
    border-color: transparent;
    box-shadow: var(--shadow-2);
    background-color: var(--white);
    padding: 12px;
    border-radius: 16px;
    padding-top: 12px;
}

.list-view-v9 li .item:has(.show) .box,
.list-view-v9 li .item.active .box {
    padding-bottom: 12px;
}

.list-view-v9 li .item .box {
    padding-bottom: 20px;
}

.list-view-v9 li:last-child .item {
    border: 0;
}

/*------------ nice select ---------------- */

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: var(--white);
    border: 1px solid var(--primary);
    border-radius: 12px;
    padding: 8px 20px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    /* float: left; */
    font-family: var(--paraFont);
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    /* text-transform: capitalize; */
    outline: none;
    position: relative;
    transition: all linear 0.2s;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    color: var(--primary);
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
    border-color: var(--primary);
}

.nice-select:after {
    border-bottom: 1.7px solid var(--primary);
    border-left: 1.7px solid var(--primary);
    content: "";
    height: 8px;
    width: 8px;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform-origin: 34% 66%;
    -ms-transform-origin: 34% 66%;
    transform-origin: 34% 66%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.nice-select.open .list {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    width: 100%;
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    right: 0 !important;
    left: 0 !important;
}

.nice-select.right {
    float: left;
}

.nice-select.right .list {
    right: auto;
    left: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: var(--white);
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    width: 100%;
    font-size: 12px;
    max-height: 100px;
    overflow: auto;
}

.nice-select .list.style {
    max-height: unset;
}

.nice-select .list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.nice-select .list::-webkit-scrollbar-thumb {
    background-color: #a7a7a7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.nice-select .list::-webkit-scrollbar {
    width: 6px;
    height: 4px;
    background-color: #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.nice-select .option {
    cursor: pointer;
    font-weight: 500;
    line-height: 36px;
    list-style: none;
    min-height: 36px;
    outline: none;
    padding-right: 18px;
    padding-left: 29px;
    text-align: right;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: var(--primary);
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: var(--white);
    color: var(--primary);
}

.nice-select .option.selected {
    font-weight: 600;
}

.nice-select .option.disabled {
    color: var(--black);
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.box-select-1 .nice-select {
    min-width: 120px;
    padding-left: 40px;
}

.tf-select-v2 {
    border-radius: 6px;
    padding: 4px 8px;
    padding-left: 26px;
    display: inline-flex;
    width: auto;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.tf-select-v2::after {
    width: 6px;
    height: 6px;
    margin-top: -4px;
    left: 14px;
}

.tf-select-v2 .option {
    font-size: 12px;
    line-height: 30px;
    font-weight: 500;
    padding: 4px 8px;
    min-height: 30px;
}

.tf-select-v3 {
    color: var(--black);
    border-color: var(--line-2) !important;
    padding: 14px 16px;
    padding-left: 30px;
    position: relative;
    border-radius: 16px;
}

.tf-select-v3 .option {
    font-weight: 600;
    color: var(--black) !important;
}

.tf-select-v3::after {
    display: none;
}

.tf-select-v3 .arrow {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.tf-select-v3.icon {
    padding-right: 44px;
}

.tf-select-v3.icon .icon {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

/*------------ preloader ---------------- */

.preload {
    overflow: hidden;
}

.preload-container {
    position: relative;
    width: 100%;
    height: 100%;
    background: var(--primary);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.preload-container .spinner-circle {
    position: fixed;
    right: 50%;
    bottom: 50px;
    transform: translateX(50%);
    width: 52px;
    height: 52px;
}

.preload-container .spinner-circle .spinner-child::before {
    background-color: #fff;
}

.preload-logo {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 100px;
    height: 100px;
    z-index: 100;
    margin: -45px -45px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    animation: preload 1s linear infinite alternate;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.preload-style-2 {
    background: var(--white);
}

.preload-style-2 .spinner-circle .spinner-child::before {
    background-color: var(--primary);
}

.preload-style-2 svg .text {
    fill: var(--black);
}

.preload-style-2 svg rect {
    fill: var(--primary);
}

.preload-style-2 svg path:not(.text) {
    fill: var(--white);
    stroke: var(--primary);
}

/*--------------- widget ---------------- */

.category-select {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: var(--primary);
    padding: 8px 16px;
    display: flex;
    gap: 4px;
    align-items: center;
    border-radius: 12px;
    border: 1px solid var(--primary);
}

.category-select .icon {
    font-weight: 600;
    transform: rotate(-90deg);
}

.box-heart.active .icon {
    color: var(--primary) !important;
}

/*--------------- section ---------------- */

.box-profile {
    padding: 32px 0px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.box-profile .avatar {
    position: relative;
}

.box-profile .avatar .icon {
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 2px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background-color: #787982;
}

.box-result-help {
    padding: 45px 0px 40px;
}

.box-result-help .image {
    max-width: 154px;
    height: 154px;
    margin-bottom: 24px;
    margin-right: auto;
    margin-left: auto;
}

.value-field-wallet {
    position: relative;
    padding: 12px;
    border: 1px solid var(--line-2);
    gap: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 250px;
    border-radius: 16px;
}

.value-field-wallet img {
    width: 28px;
    height: 28px;
}

.value-field-wallet input {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.value-field-wallet svg {
    opacity: 0.6;
    flex-shrink: 0;
}

.box-service {
    display: flex;
    gap: 34px;
}

.box-service .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.box-service .item .box-icon {
    background-color: var(--rgba-primary);
    color: var(--primary);
}

.counter-box {
    background: linear-gradient(-286.17deg, #7f2dff 0%, #9958ff 100%);
    padding: 6px 10px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
}

.counter-box .count-number {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
}

.counter-box .title-count {
    color: #fff;
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
}

.counter-box.count-2 {
    background: linear-gradient(-119.35deg, #ff51ee 4.36%, #ff2cea 98.86%);
}

.counter-box.count-3 {
    background: linear-gradient(-128.93deg, #4fc0ff 5.29%, #00a4ff 95.1%);
}

.counter-box.count-4 {
    background: linear-gradient(-110.65deg, #5786ff 2.98%, #2d68ff 100%);
}

.counter-box.count-style-2 {
    padding: 6px 12px;
}

.counter-box.count-style-2 .icon {
    font-size: 24px;
}

.counter-box.favourites {
    background: linear-gradient(-286.17deg, rgba(255, 77, 103, 0.12) 0%, rgba(255, 138, 155, 0.12) 100%);
}

.counter-box.favourites .title-count,
.counter-box.favourites .count-number,
.counter-box.favourites .icon {
    background: var(--red-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.counter-box.edition {
    background: linear-gradient(-286.17deg, rgba(127, 45, 255, 0.12) 0%, rgba(153, 88, 255, 0.12) 100%);
}

.counter-box.edition .title-count,
.counter-box.edition .count-number,
.counter-box.edition .icon {
    background: var(--violet-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.counter-box.owner {
    background: linear-gradient(-128.93deg, rgba(79, 192, 255, 0.12) 5.29%, rgba(0, 164, 255, 0.12) 95.1%);
}

.counter-box.owner .title-count,
.counter-box.owner .count-number,
.counter-box.owner .icon {
    background: var(--sky-blue-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.counter-box.visitor {
    background: linear-gradient(-110.65deg, rgba(87, 134, 255, 0.12) 2.98%, rgba(45, 104, 255, 0.12) 100%);
}

.counter-box.visitor .title-count,
.counter-box.visitor .count-number,
.counter-box.visitor .icon {
    background: var(--blue-linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dropdown-profile::after {
    content: none !important;
}

.dropdown-profile .dropdown-menu {
    padding: 22px 20px;
    min-width: 190px;
    border-radius: 20px;
    border-top-left-radius: 0px;
}

.dropdown-profile .dropdown-item {
    padding: 0px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.dropdown-profile .dropdown-item:not(:last-child) {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid var(--line);
}

.box-empty {
    margin-top: 100px;
    display: flex;
    justify-content: center;
}

.box-empty img {
    width: 248px;
    margin: auto;
}

.wrap-chart {
    border-radius: 16px;
    box-shadow: var(--shadow-5);
}

.wrap-chart .top {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

#area-chart {
    max-width: 650px;
}

.box-countdown-2 .countdown__timer {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.box-countdown-2 .countdown__timer .countdown__item {
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background-color: var(--rgba-black-4);
}

.box-countdown-2 .countdown__timer .countdown__value {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: var(--rgba-black-1);
}

.box-countdown-2 .countdown__timer .countdown__label {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    background-color: var(--primary);
    display: block;
    width: 100%;
    text-align: center;
}

.box-field-datetime {
    position: relative;
}

.box-field-datetime .form-control {
    position: relative;
    z-index: 1;
}

.box-field-datetime .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    display: inline-flex;
}

.box-field-datetime .val-time {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 98px;
}

.banner-empty-search img {
    width: 142px;
}

.banner-boarding-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-choose-wallet img {
    width: 145px;
}

.logo-dark {
    display: none;
}

#video {
    width: 100vw; /* عرض ویدیو به اندازه عرض صفحه */
    height: auto; /* ارتفاع خودکار برای حفظ نسبت */
    object-fit: cover; /* تصویر را برش دهد تا فیت شود */
}

#canvas {
    width: 100vw; /* عرض بوم به اندازه عرض صفحه */
    height: auto; /* ارتفاع خودکار برای حفظ نسبت */
    display: none;
}