@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&display=swap');

:root {
	/*	--primary-color:#0B409C;*/
	--primary-color: #e89900;
	--secondary-color: #3c66b0;
	--primary-light-color: #6d8cc4;
	--secondary-light-color: #9db3d7;
	--light-color: #f9f9f9;
	--dark-color: #000;
}

html {
	scroll-padding-top: 250px;
}

body {
	font-family: 'Red Hat Display', sans-serif !important;
}

th,
tr,
td {
	text-align: left;
}

.index-table {
	margin-top: -70px;
}

.view-table {
	margin-top: -20px;
}

.view-table-td {
	text-align: left;
	min-width: 600px;
}

.user-image-padding {
	padding: 0px 20px;
	margin-left: 20px;
}

.user-view-header {
	margin: 0px -30px;
}

.view-table-wid-td {
	text-align: left;
	min-width: 600px;
}

.pl-50 {
	padding-left: 50px !important;
}

.user-table-padding {
	padding: 0px 20px;
}

.filter-modal {
	margin-left: 150px;
}

.user-search-label {
	margin-top: -20px;
}

.company-job-search-label {
	margin-top: -70px;
}

.main-body {
	--kt-toolbar-height: 55px;
	--kt-toolbar-height-tablet-and-mobile: 55px;
}

.mt-50 {
	margin-top: -50px
}

.mt-30 {
	margin-top: -30px
}

.overflow-x-hidden {
	overflow-x: hidden;
}

.subscription-min-height {
	min-height: 400px;
}

.subscription-choose-btn-pos {
	margin-top: 310px;
}

.plans-no-data {
	margin-top: 30px;
}

.link-disabled {
	color: black;
	pointer-events: none;
}

.w-785px {
	width: 785px;
}

.w-817px {
	width: 817px;
}

.settings-li {
	padding-right: 100px;
}

.w-317px {
	width: 317px;
}

.word-break {
	word-break: break-word !important;
}

.resume-validate {
	margin: 10px;
}

.m-5 {
	margin: 5px;
}

.text-left {
	text-align: left;
}

.google-map {
	border: 1px solid #eff2f5;
	width: 100%;
	height: 500px;
}

.site-plans-title {
	margin-top: -20px;
}

.bg-blue {
	background-color: #1976D2 !important;
}

.bg-brown {
	background-color: #E77C28 !important;
}

.gap-6em {
	gap: 6em;
}

.no-wrap {
	white-space: nowrap;
}

.link-disabled {
	pointer-events: none;
}

.btn-neon {
	color: #ffffff;
	background: #2deaf0;
	text-decoration: none;
}

.btn-neon:hover {
	color: #fff;
	background: #38d2e0;
	text-decoration: none;
}

.btn-brown {
	color: #ffffff;
	background: #DF9230;
	text-decoration: none;
}

.btn-brown:hover {
	color: #fff;
	background: #CB8429;
	text-decoration: none;
}

.no-text-wrap {
	white-space: nowrap;
}

.admin-profile-img {
	width: 25%;
	margin-top: 8px;
}

.user-profile-img {
	margin-top: 8px;
}

.user-cover-img {
	margin-top: 8px;
}

.img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.w-310 {
	width: 310px;
}

.banner-img {
	width: 50%;
	margin-top: 30px;
}

.banner-cover img {
	object-position: center;
	width: 100%;
	height: 20em;
	object-fit: cover;
	border-radius: 10px;
}

.column-preview {
	float: left;
	width: 33.33%;
	padding: 5px;
}

.column-preview img {
	object-position: center;
	object-fit: cover;
	border-radius: 10px;
}

.info-prev-img {
	height: 300px !important;
	width: 300px !important;
	margin: 1em;
}

.gallery {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.gallery img {
	object-position: center;
	width: 100%;
	height: 20em;
	object-fit: cover;
	border-radius: 10px;
}

.w-170px {
	width: 170px;
}

.table-scrollbar {
	position: relative;
	height: auto;
	overflow: auto;
}

.land-prop-pagination {
	margin-top: 20px;
}

.ml-20 {
	margin-left: 20px;
}

.dropdown-scrollbar {
	height: auto;
	max-height: 280px;
	overflow-x: hidden;
}

.no-border {
	border: none;
}

.prop-uniq-id {
	border: 2px solid;
	padding: 10px;
	border-image-slice: 1;
	border-image-source: linear-gradient(to left, #BB8FCE, #3498DB);
}

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

.file-delete {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px;
	opacity: 0.5;
	font-size: 3px;
}

.note-text {
	font-size: 10px;
}

.work-break-all {
	word-break: break-all;
}

.w-25p {
	width: 25%;
}

.float-right {
	float: right;
}

.category-picture {
	margin: 20px;
	width: 20%;
}

.info-btn {
	margin-top: 30px;
}

.link-disabled {
	pointer-events: none;
}

.file-delete {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px;
	opacity: 0.5;
	font-size: 3px;
}

.order-dashboard-table {
	margin-top: -25px;
}

.settings-box {
	display: grid;
	grid-template-columns: 220px auto;
	padding: 2em;
}

.restore-all {
	position: absolute;
	right: 35px;
}

.file-mark-default {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px;
	opacity: 0.8;
	font-size: 3px;
}

.image-text-overlay {
	position: absolute;
	left: 11px;
	top: 87px;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 0em 3.2em;
	font-size: 1em;
	color: #fff;
}

.btn-dark-blue {
	color: #fff;
	background: #3085C3;
	text-decoration: none;
}

.btn-dark-blue:hover {
	color: #fff;
	background: #193F68;
	text-decoration: none;
}

.word-break-all {
	word-break: break-all;
}

.text-orange {
	color: #fc873f;
}

.text-blue {
	color: #004e8c;
}

.pwd-eye-icon {
	margin-top: 25px !important;
}

.token-type-font-size {
	font-size: 1.7rem;
}

.text-color {
	color: white;
}

.bg-aed {
	background-color: var(--secondary-color) !important;
}

.bg-swap {
	background: var(--primary-light-color) !important;
}

.bg-buy {
	background: #54BAB9 !important;
}

.bg-deposit {
	background: #E9DAC1 !important;
}

.bg-sell {
	background: #ffa500 !important;
}

.bg-trade {
	background: #6a5acd !important;
}

.bg-withdrawal {
	background: #FF738D !important;
}

.bg-usd {
	background: #678983 !important;
}

.bg-usdt {
	background: linear-gradient(45deg, #7752FE, #7752FE);
}

.bg-usdthree {
	background: #005A85 !important;
}

.bg-usdfour {
	background: #0C356A !important;
}

.login-card-full-frame {
	background: url("../images/back-admin.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.default-btn {
	background: var(--primary-color) !important;
	border: 0;
	border-radius: 8px;
	text-align: center;
	padding: 10px 30px;
	color: var(--light-color);
}

.custome-primary-btn {
	background: var(--primary-color);
	border: 0;
	border-radius: 8px;
	text-align: center;
	padding: 10px 30px;
	color: var(--light-color);
	font-size: 1em;
	font-weight: 500;
}

.custome-primary-btn:hover {
	color: #fff;
}

#kt_sign_in_form {
	/* padding: 0 8em!important; */
}

.login-right-frame {
	backdrop-filter: blur(2px);
	/* border-radius: 16px; */
	/* border: 6px solid #fff; */
	/* margin-left: auto!important; */
}

#kt_aside,
.aside.aside-dark .aside-logo {
	background: #010101 !important;
}

.custome-nav-frame .menu-item.show>.menu-link {
	background: var(--primary-color) !important;
}

.custome-nav-frame .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
	background: var(--primary-color) !important;
	/* color: var(--primary-color)!important */
}

/* .aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here), .aside-dark .menu  */
.custome-nav-frame .menu-item:hover .menu-icon i {
	color: var(--light-color) !important;

}

.custome-nav-frame .menu-item .menu-icon i {
	color: var(--light-color) !important;

}

.custome-nav-frame .menu-item:hover .menu-title {
	color: var(--light-color) !important;
}

.custome-nav-frame .menu-sub .menu-item .menu-title {
	color: var(--light-color) !important;
}

.custome-nav-frame .menu-sub .menu-item:hover .menu-title {
	color: var(--light-color) !important;
}

.custome-nav-frame .menu-item.show>.menu-link .menu-title {
	color: var(--light-color) !important;
}

.custome-nav-frame .menu-sub .menu-item.show>.menu-link .menu-title {
	color: var(--primary-color) !important;
}

.custome-nav-frame .menu-item.show>.menu-link .menu-icon i {
	color: var(--light-color) !important;

}

.custome-nav-frame .aside-dark .menu .menu-item .menu-link.active {
	background: var(--primary-color) !important;
	color: var(--light-color) !important;


}

.custome-nav-frame .menu-item .menu-content .menu-section {
	color: var(--light-color) !important;
	font-size: 0.9em !important;
	font-weight: 800;
}

.menu.custome-nav-frame .menu-item .menu-link .menu-title {
	color: var(--light-color);
	font-size: 1.05em;
	font-weight: 400;
}

.custome-nav-frame .menu-item .menu-link.active {
	background: rgb(255 255 255 / 30%) !important;

}

.custome-nav-frame .menu-item .menu-link.active .menu-title {
	color: var(--light-color) !important;

}

.custome-nav-frame .menu-item .menu-link.active .menu-bullet .bullet {
	background: var(--light-color) !important;

}

.custome-nav-frame .menu-item .menu-link .menu-bullet .bullet {
	background: var(--light-color) !important;
}

#kt_content_container .card.bg-dark {
	background: rgb(255 255 255 / 30%) !important;
}

.login-card-full-frame img {
	margin-left: 60px;
}

.bg-blur-custome {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 40px;
	padding: 2em;
	-webkit-backdrop-filter: blur(22px);
	backdrop-filter: blur(22px);
	border: 1px solid #ffffff47;
}

:where(.custome-card-dashboard) .card-body {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 0.5em;
	justify-content: center;
}

.form-control.form-control-solid::placeholder {
	font-size: 0.9em;
}

.form-select {
	font-size: 1em !important;
}

.form-select.form-select-solid {
	height: 45px;
}

.btn {
	font-size: 1em !important;
}

.menu-state-bg .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.menu-state-bg .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
	background: #FCF3E2 !important;
	color: #111 !important;
}


.view-detail-card {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 6px;
	background: #fff;
	margin-bottom: 2.5em;
	display: flex;
	flex-direction: column;
	padding-bottom: 1.5em;
	gap: 2em;
	background-image: linear-gradient(#f5efe6, #fff);
	border-radius: 8px;
}

.view-detail-heading {
	background: #fff;
	padding: 1.5em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 8px 8px 0 0;
}

.view-detail-heading h3 {
	font-weight: 500;
	font-size: 1.275rem;
	color: #181c32;
	margin-bottom: 0;
}

.view-detail-info {
	display: flex;
	justify-content: space-between;
	padding: 0 1.5em;
	border-radius: 4px;
}

.transactions-info-detail {
	display: flex;
	gap: 1em;
	align-items: center;
	justify-content: center;
	background: var(--light-color);
	padding: 0 1em;
	border-radius: 8px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}

.transactions-info-detail-item {
	display: flex;
	gap: .5em;
}

.transactions-info-detail-item2 {
	display: flex;
	flex-direction: column;
	gap: .5em;
}

.view-detail-info h4 {
	font-size: 1em;
	font-weight: 700;
	color: #3f4254;
	margin-bottom: 0;
}

.view-detail-info p {
	margin-bottom: 0;
	font-size: .9em;
	font-weight: 400;
	color: #3f4254;
	margin-bottom: 0;
}

.view-detail-table tr {
	border: 1px solid #d9d7d7;
	padding: .5em !important;
}

.view-detail-table tr td:nth-child(2) {
	text-align: center;
}

.view-detail-table tr td {
	padding: 1.5em;
	font-size: .9em;
	font-weight: 400;
	color: #3f4254;
}

.view-detail-table {
	width: 100%;
	padding: 0 1.5em;
}

.copy-detail-btn {
	display: flex;
	justify-content: end;
	align-items: center;
	gap: .5em;
	cursor: pointer;
}

.copy-detail-btn span {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: 600;
	color: #007bff;
	margin-bottom: 0;
}

.view-detail-table h3,
.upload-payment-file h3 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 1em;
}

.view-detail-table td strong {
	font-weight: 800;
}

.upload-payment-file {
	padding: 0 1.5em;
}

.upload-file-img {
	width: 30em;
	height: auto;
	border-radius: 8px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.canceled-bagde a {
	color: red;
	font-size: 1em;
	font-weight: 700;
}

.canceled-bagde {
	background: rgb(246, 224, 224);
	padding: 2px 8px;
	border-radius: 8px;
	color: var(--light-color) !important;
}

.view-detail-action {
	display: flex;
	gap: .5em;
}

.lable-gap {
	margin-top: 10px
}

.custome-select .select2-container .select2-selection--single {
	height: 43px !important;
	padding: 10px !important;
	background: #F5F8FA;
	color: var(--dark-color);
}

@media screen and (max-width: 767px) {
	.direction-coloum-sm {
		display: flex;
		flex-direction: column;
		gap: .8em;
	}

	.upload-file-img {
		width: 100%;
	}

	.view-detail-info {
		flex-wrap: wrap;
		gap: 1em;
	}

	.text-align-left-sm {
		text-align: left !important;
		margin-top: .6em;
	}

	.transactions-info-detail-sm {
		display: flex !important;
		justify-content: space-between !important;
		width: 100%;
		padding: 1em;
	}

	.transactions-info-detail-sm .transactions-info-detail-item {
		display: flex !;
		flex-direction: column !important;
	}

	.view-detail-action {
		flex-wrap: wrap;
		gap: .8em;
		justify-content: center;
	}

	.view-detail-table {
		width: 100%;
		padding: 0 1.5em;
		overflow-x: scroll;
	}
}

.user-wallet-table {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.user-wallet-table .accordion-button {
	background: #fff;
	border: none;
	padding: 1em;
}

.user-wallet-table .accordion-item {
	border: none;
}

.accordion-body {
	background: #f5f8fa;
	padding: 1em;
}

.accordion-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: .5em 0;
}

.accordion-head h4 {
	font-size: 1.1em;
	font-weight: 600;
	color: var(--dark-color);
	margin-bottom: 0;
}

.user-view-btn {
	margin-right: 1em;
}

.table-copy-sec {
	display: flex;
	align-items: center;
	gap: .5em;
	border-bottom: none !important;
}

.uploaded-img {
	object-fit: contain;
	height: 20em !important;
	width: auto !important;
}

.upload-img-sec {
	padding-bottom: 1.5em;
	text-align: center;
	width: 100%;
	padding-top: .5em;
}

.id-restrict {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 10ch !important;
	margin-bottom: 0;
}

.table-card-box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1em;
}

.table-card {
	background: #ffeecb;
	padding: 1em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 6px;
}

.table-card h4 {
	font-size: .95em;
	font-weight: 700;
	color: var(--dark-color);
	margin-bottom: 0;
}

.table-card p {
	font-size: .9em;
	font-weight: 400;
	color: var(--dark-color);
	margin-bottom: 0;
}

.table tr {
	vertical-align: baseline;
}

.buy-transactions-filter {
	display: flex;
	align-items: center;
	gap: 1em;
	flex-wrap: wrap;
	justify-content: center;
}

.table-copy-sec .la-copy {
	cursor: pointer;
}

.user-wallet-permission-form {
	display: flex;
	flex-direction: column;
	gap: 1em;
}

.user-wallet-permissiom-modal .modal-header {
	border-bottom: none;
	padding-bottom: 0;
}

.user-wallet-permissiom-modal .modal-title {
	font-weight: 500;
	font-size: 1.275rem;
	color: #181c32;
	margin-bottom: 0;
}

.user-wallet-permissiom-modal .modal-header .btn-close:focus{
  box-shadow: none;
}

.view-user-wallet-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 1.5em;
	padding: 1em;
}

.user-wallet-input {
	display: flex;
	justify-content: space-between;
}

.user-wallet-input label {
	font-size: 1.05rem;
	font-weight: 500;
	color: #3f4254;
}

.user-wallet-switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 28px;
}

.user-wallet-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.user-wallet-switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: 0.4s;
	border-radius: 34px;
}

.user-wallet-switch .slider:before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	transition: 0.4s;
	border-radius: 50%;
}

.user-wallet-switch input:checked+.slider {
	background-color: var(--primary-color);
}

.user-wallet-switch input:checked+.slider:before {
	transform: translateX(26px);
}

.user-wallet-from-submit{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 1em;
	gap: 1em;
}

.user-wallet-from-submit button{
	width: 100%;
}

.modal-cancel-btn{
	background: var(--dark-color);
    border: 0;
    border-radius: 8px;
    text-align: center;
    padding: 10px 30px;
    color: var(--light-color);
    font-size: 1em;
    font-weight: 500;
}

.user-wallet-permissiom-btn{
	background: #fff !important;
    border: 0;
    border-radius: 8px;
    text-align: center;
    padding: 10px 30px;
    color: #5f5e5e;
    font-size: 1em;
    font-weight: 500;
	box-shadow: rgba(54, 54, 54, 0.16) 0px 1px 2px;
}

.add-user-from .input-group-text{
	background: none;
	border-left:none;
}

.confirm-password-input .input-group-text{
	border: none;
}

.select2-container--bootstrap5 .select2-dropdown{
	z-index: 1 !important;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
	color: #5E6278;
}

.la-copy{
	cursor: pointer;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
	background-color: #009EF7;
    color: var(--light-color);
}

#logout_modal .modal-footer,
.swap-transaction-modal .modal-footer,
.delete-modal .modal-footer{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: .3em;
	flex-wrap: unset;
	border-top: none !important;
}

#logout_modal .modal-header{
	border-bottom: none !important;
	padding-bottom: 0;
}

#logout_modal .modal-footer button, 
#logout_modal .modal-footer a,
.swap-transaction-modal .modal-footer button, 
.swap-transaction-modal .modal-footer a,
.delete-modal .modal-footer button, 
.delete-modal .modal-footer a{
	width: 100%;
}

.swap-transaction-modal .modal-header,
.delete-modal .modal-header{
	border-bottom: none !important;
	padding-bottom: 0;
	gap: 2em;
	align-items: start;
}

.delete-modal .modal-footer form{
  /* width: 100%; */
}

.form .form-control:focus{
	border: 1px solid #e4e6ef;
}

.default-modal  .modal-footer{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0em;
	flex-wrap: unset;
	border-top: none !important;
}

.default-modal .modal-body {
	padding-bottom: 0;
	padding-top: .7em;
}

.default-modal .modal-footer button, 
.default-modal .modal-footer a{
	width: 100%;
}

.default-modal .modal-header{
	border-bottom: none !important;
	padding-bottom: 0;
	gap: 2em;
	align-items: start;
}

.update-currency-exchange-form{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1em;
}

.update-currency-modal-footer{
	display: flex !important;
	padding:0;
	margin-top: 1.5em;
}

.modal-title {
	line-height: 1.7;
}