@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:#ed3c3d;
	--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-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/replika-banner-img-bg.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: rgb(255 16 17 / 50%) !important;
}
.custome-nav-frame .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here){
	background: rgb(255 16 17 / 50%) !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: 600;
}
.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{
    border-radius: 40px;
    padding: 2em;
    border: 1px solid #ffffff47;
	background: rgba( 255, 255, 255, 0.05 );
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 4px );
-webkit-backdrop-filter: blur( 4px );
}
: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;
}

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

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

.grid-layout-two{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	align-items: center;
	gap: 1em;
}


.login-layout {
    height: calc(100vh - 150px);
    display: flex;
    align-items: center;
    justify-content: center;
}


.custom-preview{
	width: 5em;
	height: 5em;
	overflow: hidden;
}
.custom-preview img{
	width: auto;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.dashoard-icon-size{
	font-size: 40px!important;
}

.icon-white {
      color: white;
  }

.cursor-pointer{
	cursor: pointer;
}