.nav-mb-item.active {
	background-color: #f8f9fa;
	border-left: 3px solid #007bff
}

.nav-mb-item-1.active {
	background-color: #fff!important
}

.mb-content-top .nav-ul-mb.nav-mb-item-1 .nav-mb-item-1.active .mb-menu-link {
	font-weight: 300
}

.mb-content-top .nav-mb-item-1:hover .mb-menu-link {
	color: #df6327!important;
	transition: none!important
}

.mb-content-top .nav-mb-item-1.active:hover .mb-menu-link {
	color: #df6327!important;
	transition: none!important
}

.mb-content-top .nav-mb-item-1:hover .mb-menu-link {
	color: #df6327!important;
	transition: none!important
}

.mb-content-top .nav-mb-item-1.unactive {
	background-color: #fff8f5!important
}

.mb-content-top .nav-mb-item-1.unactive .mb-menu-link {
	color: #df6327!important;
	transition: none!important
}

.nav-ul-mb .nav-mb-item.nav-mb-item-1.active .mb-menu-link {
	font-weight: 300
}

.icon-arrow-down::before {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 5px
}

.icon-arrow-up::before {
	content: "";
	position: relative;
	display: block;
	margin-right: 5px;
	top: -4px;
	width: 12px;
	height: 12px;
	border-left: .7px solid;
	border-top: .7px solid;
	transform: rotate(225deg)
}

.icon-arrow-down::before {
	content: "";
	position: relative;
	display: block;
	margin-right: 5px;
	top: 4px;
	width: 12px;
	height: 12px;
	border-left: .7px solid;
	border-top: .7px solid;
	transform: rotate(45deg)
}

.nav-mb-item.active {
	background-color: #f8f9fa;
	border-left: 0 solid #007bff
}

.collapse {
	transition: all .3s ease
}

.collapse:not(.show) {
	display: none
}

header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999999;
	background: #fff;
	will-change: transform;
	padding: 0 env(safe-area-inset-right) 0 env(safe-area-inset-left);
	background-color: #fff
}

.header-1 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 60;
	background: #fff;
	will-change: transform;
	-webkit-transition: .1s ease-out;
	-o-transition: .1s ease-out;
	transition: .1s ease-out;
	padding: 0 env(safe-area-inset-right) 0 env(safe-area-inset-left);
	background: #fff
}

header.header-bg {
	z-index: 999
}

.tf-topbar {
	transition: none!important;
	opacity: 1;
	transform: translateY(0);
	visibility: visible
}

.tf-topbar.hidden {
	opacity: 0;
	transform: translateY(-100%);
	visibility: hidden
}

.rate-list {
	will-change: transform;
	margin-left: 0!important
}

:root {
	--headerH: 64px
}

body {
	padding-top: 200px
}
@media(max-width:768px){
   body {
	padding-top: 150px
  }
}
@media(max-width:1500px) {
	.header-1 {
		position: fixed;
		top: 00px;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 1000;
		width: 100%;
		z-index: 10000
	}

	.tf-topbar {
		padding: 0 0!important;
		padding-bottom: 0!important;
		background: red
	}

	.tf-topbar>.container {
		padding: 12px 0!important
	}
}

body {
	background: #fff
}

header {
	padding: 0 env(safe-area-inset-right) 0 env(safe-area-inset-left)
}

.nav-mb-item:hover {
	background-color: #fff8f5!important
}

.nav-mb-item:hover .mb-menu-link {
	color: #df6327!important;
	transition: none!important
}

.nav-mb-item:active {
	background-color: #fff8f5
}

.nav-mb-item:active .mb-menu-link {
	color: #df6327!important
}

.tf-currencies:active {
	background-color: #fff8f5
}

.tf-currencies:active a {
	color: #df6327!important
}

.tf-currencies:active svg path {
	fill: #fff!important
}

.tf-languages:active {
	background-color: #fff8f5
}

.tf-languages:active a {
	color: #df6327!important
}

.tf-languages:active svg path {
	fill: #fff!important
}

.tf-currencies:hover {
	background-color: #fff8f5
}

.tf-currencies:hover a {
	color: #df6327!important
}

.tf-currencies:hover svg path {
	fill: #df6327!important
}

.tf-languages:hover {
	background-color: #fff8f5
}

.tf-languages:hover a {
	color: #df6327!important
}

.tf-languages:hover svg path {
	fill: #df6327!important
}

.tf-currencies a {
	transition: none!important
}

.tf-languages a {
	transition: none!important
}

.offcanvas {
	z-index: 9999000;
	border: none!important;
	position: fixed
}

.nav-mb-item:hover.sub-nav-link span {
	color: #df6327!important
}

.nav-mb-item:focus .sub-nav-link span {
	color: #df6327!important
}

.collapse.show .sub-nav-link {
	color: #fff!important;
	transition: none!important
}

.sub-nav-menu>li:hover span {
	color: #df6327!important;
	transition: all .2s
}

.sub-nav-menu>li:active span {
	color: #df6327!important;
	transition: all .2s
}

.tf-sw-latest .testimonial-item:active .testimonial-item .content {
	border-radius: 12px;
	border: 0;
	background: red
}

.tf-sw-latest .testimonial-item:hover {
	border-radius: 12px;
	border: 2px solid #fff8f5;
	background: #fff8f5;
	padding: 0
}

.tf-sw-latest .testimonial-item .content {
	padding: 0 5px 8px 5px!important
}

.tf-sw-latest .testimonial-item:hover .content {
	padding: 0 5px 8px 5px!important
}

.tf-sw-latest .testimonial-item:hover .name {
	color: #df6327!important
}

.tf-sw-latest .testimonial-item:hover .text-secondary-2 {
	color: #181818!important
}

.hover-image .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .3s
}

.mb-content-top .nav-mb-item-1 {
	padding-right: 5px
}

#header .nav-icon .icon {
	transition: none
}

.nav-icon-item {
	transition: none
}

#header .mobile-menu:hover .icon {
	color: var(--primary);
	transition: 0s
}

.ios-safe-top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: env(safe-area-inset-top);
	background: #fff;
	z-index: 9999
}

html::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff!important;
	z-index: -9999;
	pointer-events: none
}

.widget-tabs.style-3 .widget-menu-tab {
	justify-content: center
}

.collapse.show .sub-nav-link {
	color: #181818!important;
	font-weight: normal;
	transition: none!important;
	font-weight: 300
}

.tf-currencies:active a {
	color: #df6327!important
}

.tf-currencies:active svg path {
	fill: #df6327!important;
	transition: none!important
}

.nav-ul-mb .sub-nav-menu {
	margin-top: -10px
}

@media(max-width:1025px) {
	.wapico {
		display: block
	}

	header {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 999999;
		background: #fff;
		will-change: transform;
		padding-top: env(safe-area-inset-top);
		background-color: #fff
	}

	.header-1 {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 999999;
		background: #fff;
		will-change: transform;
		padding-top: env(safe-area-inset-top);
		background-color: #fff
	}

	.tf-topbar {
		position: inherit;
		z-index: 0;
		transform: translateY(0%)!important;
		opacity: 1!important;
		visibility: visible!important;
		background: #fff;
		padding-top: env(safe-area-inset-top)
	}

	.tf-topbar {
		padding-bottom: 0!important
	}

	header {
		padding-top: 0
	}

	.tf-topbar>.container {
		padding: 12px 0!important
	}
}

.tf-currencies a {
	transition: none!important;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease
}

@media only screen and (max-width:991px) {
	.sw-dots.type-circle .swiper-pagination-bullet::after {
		width: 8px;
		height: 8px
	}
}

#header .box-nav-ul .item-link {
	transition: all 0s ease
}

.tf-languages:hover svg path {
	fill: #df6327!important;
	transition: all 0s ease
}

.tf-topbar {
	padding: 0
}

.team-item .content {
	text-align: justify
}

.nav-ul-mb .nav-mb-item.active .mb-menu-link {
	font-weight: 300
}

.mb-content-top .nav-mb-item-1 {
	padding-right: 5px
}

.menu-items.selected-1 .selected {
	color: #f3722c
}

.nav-mb-item.selected-1 .mb-menu-link.selected {
	color: #df6327!important;
	transition: none!important
}

.nav-mb-item.selected-1 {
	background-color: #fff8f5!important
}

.nav-mb-item.active {
	background-color: #fff!important;
	border-left: 0 solid #007bff
}

.nav-mb-item.active {
	background-color: #fff!important;
	border-left: 0 solid #007bff
}

.nav-ul-mb .nav-mb-item.nav-mb-item-1.active .mb-menu-link {
	font-weight: 300;
	color: #181818!important
}

.rate_botbox_buy {
	display: flex
}

.rate_botbox_buy {
	font-size: 16px;
	font-weight: 400;
	color: #105b10;
	margin: 2px 0;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 100%;
	width: 100%
}

.rate_botbox_sell {
	display: flex
}

.vue-span {
	padding-left: 5px
}

.rate_buy_wide {
	display: flex;
	align-items: center
}

.hover-image-g {
	padding-top: 40px!important
}

.hover-image-g .image img {
	border-radius: 12px
}

.login-wrap {
	display: flex;
	gap: 120px;
	align-items: center;
	position: relative;
	width: 100%;
	justify-content: space-between
}

.rates-table .table th {
	text-align: left
}

.rates-table .table td {
	text-align: left;
	padding-left: 13px
}

@media only screen and (max-width:767px) {
	.hover-image-g {
		padding-top: 0!important
	}
}

@media screen and (max-width:576px) {
	.rates-table .table td {
		padding-left: 2px!important
	}
}

#cash-pane .section-title {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

#nocash-pane .section-title {
	user-select: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.about-us-content .widget-tabs.style-3 .widget-menu-tab {
	justify-content: flex-start
}

.rates-table .table td {
	text-align: left;
	padding-left: 13px;
	padding-left: 80px
}

.rates-table .table th {
	padding-left: 80px
}

@media(max-width:1025px) {
	.widget-tabs.style-3 .widget-menu-tab.rate {
		justify-content: left
	}

	.rates-table .table td {
		text-align: left;
		padding-left: 2px
	}

	.rates-table .table th {
		padding-left: 2px
	}
}

.title-display,h1,h2,h3,h4,h5,h6 {
	font-family: inherit
}

@media(max-width:1025px) {
	.widget-tabs.style-3 .widget-menu-tab.rate {
		justify-content: left
	}
}

.title-display,h1,h2,h3,h4,h5,h6 {
	font-family: inherit
}

.icon-wrapper.interactive {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

.icon-grid svg path {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

.v-modal {
	z-index: 99999!important
}

.el-dialog__wrapper {
	z-index: 999999!important
}

.sidebar::-webkit-scrollbar {
	width: 8px
}

.sidebar::-webkit-scrollbar-thumb {
	background-color: rgba(128,128,128,0.6);
	border-radius: 4px
}

.sidebar::-webkit-scrollbar-track {
	background: rgba(128,128,128,0.1)
}

.sidebar:hover::-webkit-scrollbar-thumb {
	background-color: rgba(128,128,128,0.8)
}

.tf-grid-layout-g {
	padding-top: 250px;
	margin-top: -250px
}

@media(max-width:1025px) {
	.tf-grid-layout-g {
		padding-top: 170px;
		margin-top: -170px
	}
}

@media(max-width:1025px) {
	.tf-topbar {
		padding-bottom: 0!important;
		margin-top: 5px
	}
}

.footer-1.wapico {
	background-color: #df6327!important
}

.footer-1.wapico .footer-body {
	padding: 15px 0 10px 0
}

.footer-1.wapico .footer-body-inner-1 {
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #fff
}

.footer-1.wapico .footer-body a {
	color: #fff!important
}

.footer-1.wapico .footer-body-inner-1>a {
	font-weight: 500
}

.footer-1.wapico .footer-body-inner-1>i {
	font-size: 12px
}

.footer-1.wapico .footer-body-inner-2 {
	padding-top: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #fff
}

.footer-1.wapico .footer-body-inner-2 img {
	height: 60px
}

.footer-1.wapico .footer-body-ul {
	display: flex;
	justify-content: center;
	padding: 0
}

.footer-1.wapico .pdt_20 {
	padding-top: 20px
}

.footer-1.wapico .footer-body-inner-3 {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #fff
}

.footer-1.wapico .tf-social-icon {
	display: flex;
	justify-content: center;
	padding: 0
}

.footer-1.wapico .footer-body-inner-4 {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #fff
}

.footer-1.wapico .footer-body-ul>li {
	float: left;
	padding: 0 15px
}

.footer-1.wapico .mbt_20 {
	margin-top: 20px!important
}

.footer.pcico {
	background-color: #df6327!important
}

.footer.pcico .footer-body {
	padding: 15px 0 10px 0
}

.footer.pcico .footer-body-inner-1 {
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	color: #fff
}

.footer.pcico a {
	color: #fff!important
}

.footer.pcico .footer-body-inner-1>a {
	font-weight: 500
}

.footer.pcico .footer-body-inner-1>i {
	font-size: 12px
}

.footer.pcico .container {
	padding-top: 0
}

.footer.pcico .footer-body-inner-2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 300;
	color: #fff
}

.footer.pcico .footer-body-inner-2 img {
	height: 60px
}

.footer.pcico .footer-body-inner-3 {
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #fff
}

.footer.pcico .footer-body-inner-3-ul {
	padding: 0
}

.footer.pcico .footer-body-inner-3-ul li {
	float: left
}

.footer.pcico .footer-body-inner-3-ul-li-1 {
	padding-right: 15px
}

.footer.pcico .footer-body-inner-3-ul-li-2 {
	padding: 0 15px
}

.footer.pcico .footer-body-inner-3-ul-li-3 {
	padding: 0 0 0 15px
}

.footer.pcico .footer-body-inner-4 {
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #fff
}

.footer.pcico .footer-body-inner-5 {
	margin-left: 47px;
	padding-top: 37px;
	text-align: right;
	font-size: 16px;
	font-weight: 300;
	color: #fff
}

.about-img img {
	width: 100%;
	height: auto;
}