html {
	width: 100%;
	height: 100%;
	position: absolute;
	scroll-behavior: smooth !important;
	scroll-padding-top: 75px;
}

body {
	font-family: 'Kantumruy Pro', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	color: #020109;
	position: relative;
	min-height: 100%;
	width: 100%;
	padding-bottom: 286px;
	background: #fff;
	font-size: 14px;
}

footer {
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 286px;
	background-color: #020109;
	z-index: 9;
}

.fnt-reg {
	font-family: 'Kantumruy Pro', sans-serif;
	font-weight: 400;
}

.fnt-lgt {
	font-family: 'Kantumruy Pro', sans-serif;
	font-weight: 300;
}

.fnt-bld {
	font-family: 'Kantumruy Pro', sans-serif;
	font-weight: 700;
}

.t-white {
	color: #fff !important;
}

.t-black {
	color: #000 !important;
}

.t-yellow {
	color: #fbb424 !important;
}

.t-orange {
	color: #1536c2 !important;
}

.t-green {
	color: #4dd552 !important;
	font-weight: 600;
}

.t-gray {
	color: #b0babd;
}

.t-red {
	color: #ee4242 !important;
	font-weight: 600;
}

.fnt-italic {
	font-style: italic;
}

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

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

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

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

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

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

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

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

section {
	padding: 50px 0px;
	overflow: hidden;
}

button:focus,
a:focus,
.btn:focus {
	outline: none !important;
	box-shadow: none;
}

.x-line,
.x-line-center,
.line-bottom {
	background: #efad3f;
	width: 100%;
	height: 4px;
	max-width: 100px;
	margin: 8px 0px;
	margin-bottom: 11px;
	border: 0px;
}

.x-line-center {
	margin: 8px auto;
}

.center-content {
	margin: 0px auto;
	float: none;
}

.heading-title {
	font-size: 34px;
	line-height: 42px;
	margin: 0px;
	font-weight: 600;
	color: #020109;
}

.hrline {
	width: 100%;
	background-color: #A9D1EC;
	height: 1px !important;
	margin: 0px;
	opacity: 1;
}

.content,
p {
	font-size: 18px;
	color: #020109;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 0px;
}

.yellowbtn {
	background: #3333ff;
	border: 0px;
	color: #fff !important;
	padding: 11px 25px;
	font-weight: 500 !important;
	line-height: 23px;
	font-size: 17px !important;
	position: relative;
	border-radius: 6px;
	transition: all 0.3s;
}

.yellowbtn:is(:hover, :focus, :active) {
	color: #fff;
	text-decoration: none;
	background: #3333ff;
	box-shadow: 0px 3px 9px 1px #3333ff6e;
}

.innerpage .footer-gray-bg {
	padding-top: 50px;
}

.securebg .featureflex>div {
	text-align: left;
	padding: 10px 25px;
}

.feature .featurebox {
	height: 100%;
}

.h5 {
	color: #020109;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 34px;
}

.feature .featurebox .content {
	line-height: 32px;
	margin: 0px;
	font-size: 18px;
	color: #020109;
	font-weight: 400;
}

.feature .row {
	margin-top: 70px;
	/* align-items: center; */
}

.feature .featureimg {
	width: 100%;
	max-width: 366px;
	position: relative;
	z-index: 9;
}

.feature .row>div:first-child .featurebox {
	text-align: end;
	padding-right: 20px;
}

.feature .row>div:last-child .featurebox {
	padding-left: 20px;
}

.feature .featureflex {
	align-items: center;
	flex-direction: column;
	justify-content: center;
	gap: 110px 0px;
}

.feature .featureflex .featurebox {
	position: relative;
}

/* .feature .featureflex .featurebox.one::before,
.feature .featureflex .featurebox.two::before,
.feature .featureflex .featurebox.three::before,
.feature .featureflex .featurebox.four::before {
	content: '';
	position: absolute;
	background: url(../images/accept-crypto-line.svg);
	background-position: initial;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 160px;
	height: 100%;
	max-height: 120px;
	right: -152px;
	top: 9px;
	margin-left: 14px;
}

.feature .featureflex .featurebox.two::before {
	background-image: url(../images/global-payments-line.svg);
	top: -92px;
	right: auto;
}

.feature .featureflex .featurebox.three::before {
	background-image: url(../images/instant-withdraw-line.svg);
	margin-left: 0px;
	left: -152px;
	top: 7px;
}

.feature .featureflex .featurebox.four::before {
	background-image: url(../images/verified-users-line.svg);
	left: -152px;
	top: -78px;
	margin-left: 0px;
	max-width: 152px;
} */

.featureflex {
	display: flex;
}

.headbg .navbar-brand {
	margin-right: 0px;
	padding: 0px 6px;
	line-height: 0;
}

.headbg {
	background: none;
	border: 0px;
	padding: 10px 10px 25px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
}

.darkHeader {
	background: #fff !important;
	position: fixed;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.5);
	padding: 10px 0px;
	border-bottom: 0px !important;
}

.darkHeader .darklogo {
	/* display: inline-block !important; */
}

.darkHeader .logo {
	/* display: none; */
	/* max-width: 150px; */
}

.darklogo {
	display: none;
}

.headermenu .headbg .navbar-nav li a {
	color: #020109;
	font-size: 18px;
	padding: 9px 25px;
	font-weight: 500;
	position: relative;
	margin-top: 1px;
}

.headermenu .headbg .navbar-nav li a.yellowbtn {
	padding: 7px 22px;
	font-size: 18px !important;
}

.headermenu .headbg .navbar-nav li a.borderbtn {
	padding: 6px 22px;
}

.headermenu .headbg .navbar-nav li a.borderbtn:is(:hover, :focus, :active) {
	background: #3333ff !important;
	color: #fff !important;
	/* border: 0; */
}

.headermenu .headbg li a.dropdown-item {
	color: #020887;
	font-size: 14px;
	padding: 11px 10px !important;
}

.headermenu .headbg .borderbtn {
	background: transparent !important;
	border: 1px solid #3333ff;
	color: #3333ff !important;
}

/* .bannerbtn{
	margin-top: 10px;
  } */

.menuicont {
	box-sizing: border-box;
	min-width: 0px;
	display: inline-block;
	background-color: rgb(240, 185, 11);
	width: 6px;
	height: 6px;
	position: relative;
	transform: rotate(45deg);
	margin: 0px 10px 0px 8px;
}

.logo {
	width: 100%;
	max-width: 180px;
	/* filter: invert(1); */
}

.headermenu .headbg .navbar-nav li a:is(:hover, :focus, :active) {
	color: #0c4cdd;
}

.headermenu .dropdown-menu {
	background: #ffffff;
	padding: 0px;
	box-shadow: 0px 0px 16px #00000021;
	border: 0px;
	margin: 0px;
}

.footer-gray-bg {
	background: #020109;
	position: relative;
}

.footer-gray-bg::before {
	content: '';
	position: absolute;
	background: url(../images/footer-img.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.ftext,
.footer-gray-bg p {
	color: #fff;
	margin: 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 20px;
}

.footer-gray-bg .row>div:last-child {
	text-align: end;
}

.footer-gray-bg .row {
	align-items: center;
}

.foot-list {
	padding-left: 0px;
	margin-bottom: 0px;
}

.foot-list li {
	list-style: none;
	padding-bottom: 12px;
	display: inline-block;
}

.foot-list li a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	text-decoration: none;
	border-right: 2px solid #fff;
	padding-right: 20px;
	margin-left: 20px;
}

.foot-list li:last-child a {
	border-right: 0px;
	padding-right: 0px;
}

.foot-list li:first-child a {
	margin-left: 0px;
}

.foot-list li a:hover,
.foot-list li a:focus,
.foot-list li a:active {
	text-decoration: none;
}

.footlistbg .h5 {
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 20px;
}

.footer-gray-bg .flogo {
	width: 100%;
	max-width: 180px;
}

.copyright .content {
	font-size: 16px;
}

.sociallist li {
	list-style: none;
	float: left;
	margin-right: 30px;
}

.sociallist li:last-child {
	margin-right: 0px;
}

.sociallist li a i {
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	padding: 11px;
}

.sociallist {
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
}

.sociallist li a img {
	width: 100%;
	max-width: 32px;
}

.footer-gray-bg .footflex {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 90px 0px;
	position: relative;
}

.footer-gray-bg .row>div:last-child .footflex {
	align-items: normal;
}

.footer-gray-bg .fotimg {
	padding-left: 50px;
}

.social-bg {
	width: 100%;
	display: inline-block;
}

.social-bg .heading-title {
	font-size: 14px !important;
	font-weight: 400;
	margin-top: 6px;
	padding-bottom: 0px;
}

.subscibefrm .form-group {
	margin-bottom: 0px;
}

.subscibefrm .form-control {
	border: 0px;
	background: #fff;
	border-radius: 6px;
	height: 60px;
	padding: 20px 10px 20px 20px;
	font-size: 18px;
	font-weight: 500;
	color: #020109;
}

.subscibefrm .form-control:focus {
	box-shadow: none;
}

.subscibefrm input::placeholder {
	color: #020109;
	font-size: 18px;
	font-weight: 500;
}

.subscibefrm .input-group-text {
	border-radius: 6px;
	height: 60px;
	border: 0px;
	padding: 0px;
}

.subscibefrm .input-group-text .yellowbtn {
	background: #3333ff;
	color: #fff !important;
	padding: 12px 20px;
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-right: 5px;
}

.subscibefrm .input-group-text .yellowbtn:hover,
.subscibefrm .input-group-text .yellowbtn:active,
.subscibefrm .input-group-text .yellowbtn:focus {
	box-shadow: none;
}

.homebannerbg {
	padding-top: 0px;
	position: relative;
}

.sitebannercontent .bannerimg {
	width: 100%;
	max-width: 502px;
}

.sitebannercontent .row {
	margin: 0px;
}

.homebannerbg .h1 {
	font-size: 48px;
	color: #020109;
	line-height: 60px;
	margin: 0px;
	font-weight: 600;
}

.homebannerbg .h4 {
	font-size: 27px;
	color: #020109;
	margin: 8px 0px;
	font-weight: 600;
	line-height: 45px;
}

.bannerimgt {
	width: 100%;
	max-width: 530px;
}

.homebannerbg .h3 {
	font-size: 19px;
	line-height: 32px;
	font-weight: 300;
	margin: 0px;
	padding-top: 13px;
	color: #f1f1f1;
	padding-bottom: 28px;
}

.sitebannercontent {
	padding-top: 11vh;
	padding-bottom: 3vh;
}

.table-content {
	display: table;
	margin: 0px;
	width: 100%;
}

.table-content>div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.charts-price {
	height: 67px;
	overflow: hidden;
	width: 100%;
}

.charts-price .container {
	width: 100%;
	max-width: 100%;
	padding: 0px;
}

.live-table {
	display: flex;
	float: left;
	padding: 10px 14px;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 50px;
	text-align: left;
	width: 100%;
}

.live-table>div {
	display: table-cell;
	vertical-align: middle;
}

.live-table .h2 {
	margin: 0px;
	font-size: 13px;
	padding-left: 10px;
	font-weight: 500;
	line-height: 21px;
	text-transform: uppercase;
	color: #787878;
}

.live-table .h4 {
	margin: 0px;
	font-size: 15px;
	padding: 0px;
	padding-left: 10px;
	font-weight: 500;
	line-height: 12px;
}

.charts li {
	list-style: none;
	padding: 0px 3px !important;
	width: 100%;
	max-width: 490px;
	margin: 0px auto;
}

.livecoinig {
	width: 33px;
	margin-right: 10px;
}

.live-table img {
	width: 100%;
}

.tickercontainer {
	width: 100%;
	min-height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.tickercontainer .mask {
	position: relative;
	width: 100%;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	margin: 0px;
	padding: 0px 0px;
	text-align: left;
}

ul.er-controls {
	list-style: none;
	display: inline-block;
	padding: 0;
}

ul.er-controls>li {
	display: inline-block;
	padding: 5px 10px;
	background: #191919;
	margin: 0px;
	border-radius: 0px;
	color: #fff;
	font-size: 13px;
}

ul.er-controls>li:hover {
	background: #191919;
	cursor: pointer;
}

.live-table i {
	margin-left: 5px;
}

.searchfrm {
	display: block;
	width: 100%;
	background: #f5f5f5;
	padding: 20px 11px;
	width: 100%;
	margin: 0px auto;
}

.searchfrm>div {
	width: 100%;
	max-width: 100%;
	flex: 100%;
	padding: 0px 8px;
	margin-left: auto;
	position: relative;
	margin: 0 auto;
}

.searchboxbg .siteformbg {
	display: flex;
	width: 100%;
	white-space: nowrap;
}

.searchboxbg .siteformbg>div {
	padding: 0px 5px;
	width: 100%;
	margin-bottom: 0px;
}

.searchboxbg .siteformbg>div {
	width: 525px;
}

.searchboxbg .siteformbg>div:nth-child(4) {}

.searchboxbg .siteformbg>div:last-child {
	width: 225px;
}

.tabbanner {
	width: 100%;
	flex-wrap: inherit;
	white-space: nowrap;
	max-width: 100%;
	position: relative;
	justify-content: center;
	margin: 31px auto;
	margin-top: 10px;
	border-bottom: 0px;
}

.tabbanner li {
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center;
	padding: 0px;
}

.tabbanner li a {
	background: #fff;
	color: #27262d;
	border: 0px !important;
	border-bottom: 1px solid #ccc !important;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 15px;
	padding: 12px 13px;
	border-radius: 0px !important;
	margin: 0;
}

.tabbanner li a:hover,
.tabbanner li a:focus,
.tabbanner li a:active {
	color: #353535;
}

.tabbanner li a.active {
	color: #3333ff !important;
	background-color: #fff !important;
	border-bottom: 2px solid #3333ff !important;
}

.searchfrm .btn {
	padding: 8px 30px;
	font-size: 13px;
}

.greenbtn,
.greenbtn:hover,
.greenbtn:focus,
.greenbtn:active {
	/* background-color: #03c153 !important;
	  border-color: #03c153 !important; */
	color: #fff !important;
	background: #1fb71f;
	border-color: #1fb71f;
}

.redbtn,
.redbtn:hover,
.redbtn:focus,
.redbtn:active {
	background: #ff5252 !important;
	border-color: #ff5252 !important;
	color: #fff !important;
}

.buysellicon {
	width: 100%;
	max-width: 488px;
	margin: 41px 0px;
}

.disabled-btn {
	padding: 8px 25px;
	font-weight: 700;
	line-height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	transition: all 0.5s ease-in-out;
	background: lightgray;
	border: 1px solid lightgray;
	color: #000;
	border-radius: 5px;
}

.reset-disble-btn {
	cursor: not-allowed;
	opacity: 1 !important;
}

.accordion .card {
	border: none;
	border-radius: 3px;
	box-shadow: none;
	margin-bottom: 0px;
	background: none;
	margin-bottom: 5px;
}

.accordion .card-header {
	padding: 0;
	border: none;
	border-radius: 3px;
	background: none;
	margin-bottom: 0px !important;
}

.accordion .panel-title a {
	display: block;
	padding: 12px 15px;
	background: none;
	font-size: 16px;
	font-weight: 400;
	border: 0px;
	position: relative;
	transition: all 0.5s ease 0s;
	line-height: 24px;
}

.accordion .panel-title a,
.accordion .panel-title a:hover,
.accordion .panel-title a:focus,
.accordion .panel-title a:active {
	background: none;
	color: #fff;
	border-bottom: 1px solid #cccccc;
	text-decoration: none;
}

.accordion .panel-title a.collapsed {
	box-shadow: none;
	background: #fff !important;
	color: #000;
	border-bottom: 1px solid #c1c1c1;
}

.accordion .panel-title a:before,
.accordion .panel-title a.collapsed:before {
	content: "\f068";
	font-family: "FontAwesome";
	width: 25px;
	height: 25px;
	line-height: 28px;
	font-size: 14px;
	font-weight: 400;
	color: #cacaca;
	text-align: center;
	position: absolute;
	top: 11px;
	right: 10px;
	transition: all 0.3s ease 0s;
}

.accordion .panel-title a.collapsed:before {
	color: #cacaca;
	content: "\f067";
}

.accordion .card-header h5 {
	border-bottom: 0px;
	margin-bottom: 0px !important;
}

.accordion .panel-title a>div {
	width: 100%;
	max-width: 90%;
}

.bannerimgt img {
	width: 100%;
	max-width: 550px;
}

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

table {
	margin-bottom: 0px;
}

.sitetable {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 10%);
	margin-top: 40px;
}

.sitetable thead tr th {
	border: 0px;
	font-size: 18px;
	padding: 15px 35px;
	white-space: nowrap;
	text-transform: capitalize;
	font-weight: 700;
	color: #000;
}

.sitetable tbody tr td {
	border: 0px;
	border-top: 1px solid #26292f;
	color: #000000;
	font-size: 15px;
	padding: 10px 20px;
	vertical-align: middle;
	white-space: nowrap;
}

.sitetable tbody tr>td:first-child span {
	font-weight: normal;
	margin-left: 30px;
	color: #808080;
	font-size: 16px;
	text-transform: uppercase;
}

.sitetable tbody tr td .btn {
	font-size: 14px;
	font-weight: 600;
	background: #fff;
	border: 1px solid #b8b8b8;
	padding: 2px 14px;
	margin-right: 7px;
}

.sitetable tbody tr td img {
	width: 100%;
	max-width: 35px;
	margin-right: 5px;
}

.sitetable thead tr th:last-child,
.sitetable tbody tr td:last-child {
	text-align: center;
}

.sitetable tbody tr:nth-child(odd) {
	background: #f8f8ff;
}

[data-simplebar] {
	position: relative;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
}

.simplebar-wrapper {
	overflow: hidden;
	width: inherit;
	height: inherit;
	max-width: inherit;
	max-height: inherit;
}

.simplebar-mask {
	direction: inherit;
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: auto !important;
	height: auto !important;
	z-index: 0;
}

.simplebar-offset {
	direction: inherit !important;
	box-sizing: inherit !important;
	resize: none !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
	direction: inherit;
	box-sizing: border-box !important;
	position: relative;
	display: block;
	height: 100%;
	width: auto;
	visibility: visible;
	max-width: 100%;
	max-height: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
	content: " ";
	display: table;
}

.simplebar-placeholder {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
	box-sizing: inherit !important;
	height: 100%;
	width: 100%;
	max-width: 1px;
	position: relative;
	float: left;
	max-height: 1px;
	overflow: hidden;
	z-index: -1;
	padding: 0;
	margin: 0;
	pointer-events: none;
	flex-grow: inherit;
	flex-shrink: 0;
	flex-basis: 0;
}

.simplebar-height-auto-observer {
	box-sizing: inherit;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 1000%;
	width: 1000%;
	min-height: 1px;
	min-width: 1px;
	overflow: hidden;
	pointer-events: none;
	z-index: -1;
}

.simplebar-track {
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	pointer-events: none;
	overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
	pointer-events: none;
	user-select: none;
	-webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
	pointer-events: all;
}

.simplebar-scrollbar {
	position: absolute;
	left: 0;
	right: 0;
	min-height: 10px;
}

.simplebar-scrollbar:before {
	position: absolute;
	content: "";
	background: rgb(14 14 14 / 34%);
	border-radius: 7px;
	left: 2px;
	right: 2px;
	opacity: 0;
	transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
	opacity: 0.5;
	transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
	top: 0;
	width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
	top: 2px;
	bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
	left: 0;
	height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
	height: 100%;
	left: 2px;
	right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	right: auto;
	left: 0;
	top: 2px;
	height: 7px;
	min-height: 0;
	min-width: 10px;
	width: auto;
}

[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
	right: auto;
	left: 0;
}

.hs-dummy-scrollbar-size {
	direction: rtl;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	height: 500px;
	width: 500px;
	overflow-y: hidden;
	overflow-x: scroll;
}

.simplebar-hide-scrollbar {
	position: fixed;
	left: 0;
	visibility: hidden;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.coinicon {
	width: 31px;
	margin-right: 5px;
}

.exchangesubbg img {
	width: 100%;
	max-width: 450px;
}

.appbtn img {
	width: 100%;
	max-width: 148px;
}

.appbtn {
	display: flex;
	justify-content: center;
}

.mobileapp {
	position: relative;
	z-index: 99;
	padding: 0px;
	margin-bottom: -100px;
	overflow: visible;
}

.mobileappbg {
	background: url(../images/mobilebg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 20px;
	position: relative;
	bottom: 0px;
}

.mobileapp .mobile {
	width: 100%;
	max-width: 391px;
}

.mobileappbg .row>div:first-child {
	text-align: center;
}

.mobileapp h4,
.mobileapp p {
	text-align: left;
}

.mobileapp .hrline {
	margin-left: 0px;
}

.appbtnbg {
	display: flex;
}

.appbtnbg img {
	width: 100%;
	max-width: 155px;
}

.line {
	border-top: 1px solid #d3d3d3;
	margin: 0px;
}

.menu-hide {
	display: none;
}

b,
strong {
	font-weight: inherit;
}

.home-slider-title strong,
.newsrightcontent strong,
.post-description strong,
.aboutuspage strong,
.privacypage strong {
	font-weight: bolder !important;
}

.has-error {
	color: #ff0000;
}

.table {
	margin-bottom: 0px;
}

.topbannerinnerpage {
	padding-top: 97px;
	padding-bottom: 20px;
}

/* .innerpage .headbg {
	border-bottom: 1px solid #ffffff1c;
} */

.accordion .card {
	border: none;
	border-radius: 3px;
	box-shadow: none;
	margin-bottom: 0px;
	background: none;
	margin-bottom: 5px;
}

.accordion .card-header {
	padding: 0;
	border: none;
	border-radius: 3px;
	background: none;
	margin-bottom: 0px !important;
}

.accordion .panel-title a {
	display: block;
	padding: 12px 15px;
	background: none;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	transition: all 0.5s ease 0s;
	line-height: 24px;
}

.accordion .panel-title a,
.accordion .panel-title a:hover,
.accordion .panel-title a:focus,
.accordion .panel-title a:active {
	background: #ffffff;
	color: #5f5cff;
	text-decoration: none;
}

.accordion .panel-title a.collapsed {
	box-shadow: none;
	background: none;
	color: #000000;
	border-bottom: 1px solid #c1c1c1;
}

.accordion .panel-title a:before,
.accordion .panel-title a.collapsed:before {
	content: "\f12a";
	font-family: "FontAwesome";
	width: 30px;
	height: 30px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 400;
	color: #344ffd;
	background: #d7d6f8;
	border-radius: 25px;
	text-align: center;
	position: absolute;
	top: 12px;
	left: 10px;
	transition: all 0.3s ease 0s;
}

.accordion .panel-title a.collapsed:before {
	color: #202020;
	content: "\f128";
	background: #f6f4e6;
}

.accordion .card-header h5 {
	border-bottom: 0px;
	margin-bottom: 0px !important;
}

.accordion .card-body {
	padding: 15px 20px;
	margin-top: -1px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	border: 0px;
	background: #ffffff;
	font-weight: 300;
	font-weight: 500;
}

.accordion .panel-title a>div {
	width: 100%;
	max-width: 90%;
	padding-left: 32px;
	font-size: 18px;
	font-weight: 500;
}

.contactbox {
	max-width: 600px !important;
}

textarea {
	height: auto !important;
}

.appicont {
	width: 100%;
	max-width: 520px;
}

/* //carousel/// */

/* //carousel/// */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	overflow: hidden;
}

.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height 0.5s ease-in-out;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	background: transparent !important;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
	left: 0;
}

.owl-nav button.owl-next {
	right: 0;
}

.owl-dots {
	margin-top: 50px;
	display: flex;
}

.owl-dots button.owl-dot:nth-child(1),
.owl-dots button.owl-dot:nth-child(2) {
	width: 40px;
	height: 40px;
	border: 1px solid #707070;
	border-radius: 8px;
	margin-right: 10px;
	background: url(../images/left-light.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px;
	display: grid;
	place-content: center;
}

.owl-dots button.owl-dot:nth-child(2) {
	background-image: url(../images/right-light.png);
}

.owl-dots button.owl-dot:nth-child(1).active {
	background-image: url(../images/left-dark.png);
	border-color: #3A4EE3;
}

.owl-dots button.owl-dot:nth-child(2).active {
	border-color: #3A4EE3;
	background-image: url(../images/right-dark.png);
}

.owl-dots button.owl-dot:focus {
	outline: 0;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: transparent !important;
}

.owl-nav span {
	font-size: 30px;
	color: #c7c7c7;
	font-weight: bold;
}

.owl-nav button:focus {
	outline: 0;
}

.owl-nav {
	display: none;
}

.owl-nav::before {
	xdisplay: none;
}

.owl-nav {
	position: absolute;
	top: 54%;
	width: 100%;
	text-align: left;
	color: #0c2664;
}

button.owl-next {
	right: 0;
	float: right;
}

.testimonials .owl-nav {
	top: 45%;
}

.paymentgate .activemode {
	padding-top: 0px !important;
}

.testimonials .owl-carousel .owl-nav span {
	color: #fff;
	background: #95f244;
	font-weight: normal;
	border-radius: 50px;
	font-size: 24px;
	width: 50px;
	height: 50px;
	display: block;
	padding-top: 6px;
	text-align: center;
}

.owl-stage {
	xpadding: 0px 10px;
}

.support .row {
	align-items: center;
}

.support .yellowbtn {
	background: #ffffff;
	color: #3333ff !important;
}

.support .row {
	margin-top: 30px;
}

.support .supportbox {
	border: 1px solid #C2C2C2;
	border-radius: 10px;
	padding: 20px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
	position: relative;
}

.support .supportbox:hover {
	cursor: pointer;
}

.support .supportbox:hover .h4 {
	xtransform: translateX(300px) translateY(100px);
}

.support .supportbox:hover img {
	transform: translateX(0px) scale(1.3) rotate(360deg);
}

.support .supportbox.boxtwo:hover img {
	xtransform: translateX(107px) scale(1.5) rotate(360deg);
}

.support .supportbox.boxthree:hover img {
	xtransform: translateX(94px) scale(1.5) rotate(360deg);
}

.support .supportbox.boxone:hover {
	border-color: #de9339;
	background: #de93391c;
}

.support .supportbox.boxtwo:hover {
	border-color: #6276c5;
	background: #6276c51c;
}

.support .supportbox.boxthree:hover {
	border-color: #5ca18e;
	background: #5ca18e1c;
}

.support .supportbox>div:first-child {
	width: 36px;
}

.support .supportbox img {
	width: 100%;
	max-width: 50px;
	transition: all 0.4s ease-in-out;
}

.support .supportbox .h4 {
	font-size: 18px;
	color: #020109;
	font-weight: 400;
	margin-bottom: 0px;
	transition: all 0.4s ease-in-out;
	margin-left: 7px;
}

.support .supportbox .h4 span {
	font-weight: 500;
}

.business {
	background: url(../images/business-personal-full-bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.business::after {
	content: '';
	position: absolute;
	background: url(../images/business-personal-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
}

.business .accordion-item .accordion-button img {
	width: 100%;
	max-width: 60px;
	margin-right: 15px;
}

.business .accordion-item .accordion-button .darkimg {
	display: none;
}

.business .accordion-item .accordion-button {
	color: #020109;
	font-size: 29px;
	font-weight: 600;
	margin-bottom: 0px;
	background-color: transparent;
	box-shadow: none;
	padding: 20px 0px;
	transition: all 0.5s;
}

.business .accordion-item .accordion-button::after {
	background-image: url(../images/show-less.svg);
}

.business .accordion-item .accordion-button:not(.collapsed) {
	padding-bottom: 10px;
}

.business .accordion-item .accordion-button:not(.collapsed) img {
	display: none;
}

.business .accordion-item .accordion-button:not(.collapsed) .darkimg {
	display: inline-block;
}

.business .accordion-item {
	border: 0px;
	border-bottom: 2px solid #C7CEF7;
	background-color: transparent;
}

.business .accordion-item:last-child {
	border-bottom: 0px;
}

.business .accordion-body {
	padding-bottom: 40px;
}

.business .accordion-body .h4 {
	color: #020109;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 14px;
	line-height: 32px;
}

.business .accordion-body .content {
	color: #020109;
	font-weight: 500;
}

.business .accordion-body ul {
	padding-left: 18px;
	margin-bottom: 18px;
}

.business .accordion-body ul li {
	padding-bottom: 5px;
}

.business .accordion-body ul li:last-child {
	padding-bottom: 0px;
}

.business .accordion-body .yellowbtn {
	/* text-transform: uppercase; */
	font-size: 18px !important;
	padding: 12px 20px;
	line-height: 24px;
}

.business .businessimg {
	width: 100%;
	max-width: 594px;
	z-index: 9;
	position: relative;
}

.business .row>div:first-child {
	z-index: 9;
}

.aboutus {
	background: url(../images/about-full-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.aboutus::after {
	content: '';
	position: absolute;
	background: url(../images/about-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 100%;
	max-width: 570px;
	height: 100%;
	max-height: 520px;
	top: 0px;
	right: 0px;
}

.aboutus .content {
	font-weight: 500;
	margin: 25px 0px;
}

.aboutus .aboutimg {
	width: 100%;
	max-width: 500px;
	position: relative;
	z-index: 9;
}

.aboutus .row {
	align-items: center;
}

.users .usersbox {
	height: 100%;
	text-align: center;
}

.users .usersbox .h1 {
	font-size: 49px;
	color: #0C4CDD;
	font-weight: 600;
	margin-bottom: 10px;
}

.users .usersbox .h4 {
	color: #020109;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0px;
	line-height: 39px;
}

.newsletter .h5 {
	font-size: 22px;
	color: #000;
	font-weight: 700;
	margin-bottom: 15px;
}

.newsletter .content {
	font-size: 18px;
}

.newsletter .news-img {
	background: linear-gradient(#68D8D6, #07BEB8);
	width: 100px;
	height: 100px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.newsletter .news-img img {
	width: 100%;
	max-width: 33px;
}

.newsletter .row .table-content>div:first-child {
	width: 130px;
}

.newscontain {
	background: #3B85B8;
	border-radius: 4px;
	padding: 40px 20px;
	margin: 50px 0px;
}

.newscontain .h5 {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 12px;
}

.newscontain .content {
	margin-top: 0px;
}

.newscontain .row {
	align-items: center;
}

.homebannerbg h2 {
	font-weight: 600;
	font-size: 38px;
	color: #000;
	padding-bottom: 9px;
	line-height: 52px;
}

.total-n {
	display: flex;
	position: absolute;
	padding: 45px 6px;
	top: 42px;
}

.total-n label {
	font-size: 14px;
}

.radi-btn {
	font-size: 18px;
	font-weight: 500;
	padding: 7px 15px;
}

.tabboxbg {
	width: 100%;
	background: #f5f5f5;
	padding: 10px 10px;
	border-radius: 25px;
}

label>input[type="radio"]:checked+* {
	color: #a4d478;
}

label>input[type="radio"]:checked+*::before {
	background: #000;
}

ul.charts {
	width: 100%;
	margin: 0px 0px;
	display: flex;
	padding: 0px;
}

.charts-price {
	margin: 15px 0px;
}

.coinvalue {
	font-size: 14px;
	font-weight: 600;
	padding-left: 0;
	padding-top: 5px;
}

.live-table .t-green,
.live-table .t-red {
	font-size: 12px;
	margin-left: auto;
	padding: 4px 6px;
	border-radius: 25px;
	height: 21px;
	margin-top: 9px;
}

.live-table .t-green {
	background: #edfcde;
	color: #549717;
	border: 1px solid #d3eeba;
}

.live-table .t-red {
	color: #ff5252 !important;
	background: #ffc7c7;
	border: 1px solid #fe5252;
}

.live-table h6 {
	font-size: 12px;
	font-weight: 300;
	padding-left: 0;
	margin-top: 5px !important;
	margin: 0px;
	color: #525252;
}

.reasons .reasonbox img {
	width: 100%;
	max-width: 70px;
	margin-bottom: 10px;
	display: inline-block;
}

.reasons .reasonbox .content {
	font-weight: 500;
	line-height: 29px;
}

.reasons .mobile {
	width: 100%;
	max-width: 350px;
}

.reasons .reason-content {
	margin-top: 40px;
	display: flex;
	width: 100%;
	gap: 15px;
}

.reasons .reason-content>div {
	width: 100%;
	border: 1px solid #cccc;
	padding: 20px;
	border-radius: 10px;
}

.reasons .row {
	align-items: center;
}

.reasons {
	/* padding-bottom: 0px; */
}

/* .reasons {
	position: relative;
}

.reasons::after {
	content: '';
	position: absolute;
	background-color: #fff;
	right: 0px;
	top: 0px;
	left: auto;
	bottom: 0px;
	opacity: 0.5;
	z-index: 99;
} */

.reasons .owl-carousel .owl-stage-outer {
	overflow: visible;
	clip-path: inset(-100vw -100vw -100vw 0vw);
}

.reasons .owl-carousel .owl-item {
	padding-right: 40px;
}

.steps {
	background: url(../images/steps-full-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	padding-top: 0px;
}

/* .steps::before {
	content: '';
	position: absolute;
	background: url(../images/steps-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top left -221px;
	width: 100%;
	max-width: 946px;
	height: 100%;
	top: 0px;
	left: 0px;
} */

.steps .container {
	width: 100%;
	max-width: 100%;
}

.steps .row>div:first-child {
	background: linear-gradient(rgba(12, 76, 221, 0.92), rgba(12, 76, 221, 0.92)), url(../images/steps-inner.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-left: 112px;
	border-bottom-right-radius: 650px;
}

.steps .row>div:last-child {
	padding-top: 50px;
	padding-right: 112px;
}

.steps .heading-title {
	color: #fff;
	line-height: 50px;
}

.steps .row {
	position: relative;
	z-index: 9;
	justify-content: end;
}

.steps .content {
	font-size: 17px;
	font-weight: 500;
}

.steps .darkimg {
	display: none;
}

.steps .table-content img {
	width: 100%;
	max-width: 100px;
}

.steps .table-content>div:first-child {
	width: 100px;
}

.featuretablebox
.table-content>div {
	vertical-align: top;
}

.steps .featurebox .featuretablebox {
	margin-bottom: 30px;
	position: relative;
}

.steps .featurebox .featuretablebox:last-child {
	margin-bottom: 0px;
}

.steps .featurebox .featuretablebox:nth-child(1) {
	margin-left: -54px;
}

.steps .featurebox .featuretablebox:nth-child(2) {
	margin-left: -94px;
}

.steps .featurebox .featuretablebox:nth-child(3) {
	margin-left: -183px;
}

.steps .featurebox .featuretablebox:nth-child(4) {
	margin-left: -350px;
}

.steps .ficonbg {
	width: 75px;
	height: 75px;
	background: #C7CEF7;
	border-radius: 50px;
	display: grid;
	place-content: center;
}

.steps .featuretablebox .ficonbg {
	background: #fff;
	border: 5px solid #C7CEF7;
	border-radius: 50%1;
}

.steps .ficonbg img {
	width: 100%;
	max-width: 39px;
}

.steps .collapbtn {
	color: #020109;
	font-size: 22px;
	font-weight: 600;
	padding: 0px 0px 1px;
}

.steps .collapbtn.collapsed {
	display: inline-block;
}

.steps .boxone .collapbtn:not(.collapsed) {
	display: inline-block;
}

.howitmiddle {
	width: 147px;
	text-align: center;
	vertical-align: middle;
	min-height: inherit;
}

.tabbt {
	position: relative;
	background: #fff;
	border-radius: 25px 25px 0px 0px;
}

.tabbt .heading-title {
	padding-bottom: 15px !important;
	font-size: 20px;
	padding-top: 15px;
}

.contactbox .form-group {
	margin-bottom: 20px;
}

.innerpage {
	/* background-image: url(../images/loginbg.png);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; */
	background-color: #eff1ff;
}

.innerpagecontent {
	background: #ffffff;
	padding: 30px;
	border-radius: 10px;
}
.innerpagecontent h1 {
    font-size: 17px;
    line-height: 31px;
    font-weight: 400;
}
.featuredscroll {
	padding: 70px 0px;
}

/*login css start*/

.form-bg {
	padding: 0;
	position: relative;
}

.innerpagebg {
	width: 100%;
	padding: 0;
	background: #f3f3ff;
}

.formlogo {
	width: 100%;
	max-width: 207px;
	display: block;
	margin: 0px auto;
	margin-bottom: 20px;
}

.buysellicon {
	width: 100%;
	max-width: 488px;
	margin: 39px 0px;
}

.form-bg .container {
	width: 100%;
	max-width: 100%;
	padding: 0px;
}

.formbox {
	display: table;
	width: 100%;
	position: relative;
}

.formbox>div {
	height: 100vh;
	display: table-cell;
	vertical-align: middle;
	float: none;
	width: 50%;
	padding-bottom: 50px;
	padding-top: 50px;
}

.formbox>div:last-child {
	xwidth: 45%;
}

.form-bg::before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/loginrightbg.png);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.formbox .rightformbg {
	xwidth: 55%;
}

.login-form {
	background: #ffffff;
	overflow: hidden;
	width: 100%;
	max-width: 490px;
	margin: 0px auto;
	padding: 30px 30px;
	position: relative;
	border-radius: 16px;
	xbox-shadow: -10px 7px 0px 5px #0c4cdd54;
}

.tradeicon {
	width: 100%;
	max-width: 650px;
	margin: 0px auto;
	display: block;
	margin-top: 26px;
}

.rightformbg h4 {
	font-weight: 600;
	line-height: 41px;
	font-size: 27px;
	color: #27262d;
}

.rightformbg {
	position: relative;
}

.usericon {
	text-align: center;
	position: relative;
	width: 100%;
	max-width: 425px;
	margin: 23px auto;
}

.usericon i {
	font-size: 17px;
	width: 50px;
	height: 50px;
	border: 1px dashed #b4b4bd;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	padding-top: 13px;
	color: #bdbdbd;
	position: relative;
	background: #56565a;
}

.usericon::before {
	content: "";
	position: absolute;
	left: 0px;
	background: #3b3b40;
	width: 100%;
	height: 3px;
	top: 24px;
	border-radius: 50px;
}

.formbox .form-group {}

.login-form label {
	font-size: 15px;
	color: #27262d;
	font-weight: 500;
	margin-bottom: 10px;
}

.login-form .form-control {
	font-size: 15px;
	height: 45px;
	background: #fff;
	border: 1px solid #dcdcdc;
	color: #27262d;
	box-shadow: none;
	outline: none;
	font-weight: 500;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
	border-radius: 7px;
}

.login-form .input-group-text {
	height: 45px;
	background: #fff;
	border: 1px solid #dcdcdc;
	color: #0b0b0b;
	font-size: 14px;
	box-shadow: none;
	outline: none;
	font-weight: 500;
	border-radius: 7px;
}

.regbox .login-form .heading-title {
	font-size: 21px !important;
}

.btnsnfg {
	margin-top: 31px;
	text-align: center;
}

.btnsnfg h5 {
	font-size: 16px;
	font-weight: 400;
	color: #1c3453;
}

.t-blue {
	color: #3333ff !important;
}

a.t-blue,
a.t-blue:active,
a.t-blue:focus,
a.t-blue:hover {
	color: #3333ff;
	text-decoration: none;
	font-weight: 600;
}

.innerpagebg footer {
	display: none;
}

.backbtn a,
.backbtn a:hover,
.backbtn a:focus,
.backbtn a:active {
	font-size: 16px;
	color: #0e117d;
}

.backbtn {
	width: 100%;
	max-width: 760px;
	margin: 0px auto;
	margin-top: 11px;
}

.appbtn img {
	width: 100%;
	max-width: 148px;
}

.login-form .heading-title {
	font-size: 25px !important;
	color: #27262d !important;
	line-height: normal;
	text-align: center !important;
	position: relative;
	z-index: 9;
	font-weight: 600;
	padding-bottom: 16px;
}

.formbox .form-group {
	margin-bottom: 19px;
}

.login-form .x-line-center {
	margin-bottom: 36px;
}

.notestitle p {
	font-size: 14px !important;
	line-height: 23px !important;
	margin: 0px;
	color: #27262d;
}

.notestitle {
	background: #f1f5ff;
	padding: 25px 25px;
	border-radius: 13px;
	margin-bottom: 24px;
	border: 1px solid #f1f5ff;
}

.notestitle h5 {
	font-size: 15px;
	color: #2c2c2c;
	font-weight: 700;
}

.otpverifybg .form-control {
	width: 100%;
	margin: 5px 5px;
	text-align: center;
}

.otpverifybg p {
	font-size: 15px;
	line-height: 26px;
	color: #6c7887;
}

/*login css end*/

/* wizard form start */
.wizard-steps {
	margin-top: 10px;
}

.mlmwizardform .siteformbg {
	position: relative;
}

.mlmwizardform fieldset {
	position: relative;
	text-align: center;
	padding: 0px;
}

.mlmwizardform fieldset .form-card {
	position: relative;
	text-align: left;
	padding-bottom: 0px;
}

.mlmwizardform fieldset:not(:first-of-type) {
	display: none;
}

.mlmwizardform .action-button {
	cursor: pointer;
}

.ng-wizard-btn-group .btn {
	font-weight: 500;
	border-radius: 4px;
	font-size: 16px;
	text-transform: uppercase;
}

.mlmwizardform .action-button {
	color: #fff !important;
}

.mlmwizardform .action-button-previous,
.btn-gray {
	background: #dbe5ff !important;
	border-color: #dbe5ff;
	color: #3333ff !important;
}

select.list-dt {
	border: none;
	outline: 0;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px 3px 5px;
	margin: 2px;
}

select.list-dt:focus {
	border-bottom: 2px solid #f16f0e;
}

.mlmwizardform .card {
	z-index: 0;
	border: none;
	border-radius: 0.5rem;
	position: relative;
}

.mlmwizardform .fs-title {
	font-size: 16px;
	color: #4a4b4c;
	margin-bottom: 25px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
}

.form-group {
	position: relative;
}

.mlmwizardform #progressbar {
	color: lightgrey;
	position: absolute;
	width: 100%;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding: 0px;
	margin: 0px !important;
	right: 0px;
	top: -44px;
	text-align: right;
}

.cryptobox .btn-blue {
	max-width: 94%;
	margin: 0px auto;
}

.whiteboxbg {
	background: #fff;
}

.form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #383838;
	font-size: 16px;
}

.form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #383838;
	font-size: 16px;
}

.form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #383838;
	font-size: 16px;
}

.form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #383838;
	font-size: 16px;
}

.mlmwizardform #progressbar::before,
.mlmwizardform #progressbar li:first-child::before,
.mlmwizardform #progressbar li:last-child::before {
	content: "";
	width: 4px;
	height: 100%;
	position: absolute;
	left: 23px;
	bottom: 0px;
	border-radius: 0px;
}

.mlmwizardform #progressbar li:first-child::before,
.mlmwizardform #progressbar li:last-child::before {
	background: #707c84;
	width: 50%;
	height: 2px;
	display: none;
}

.mlmwizardform #progressbar li:last-child::before {
	left: inherit;
	right: 0px;
}

.mlmwizardform #progressbar .active {
	color: #19ddd6;
}

.mlmwizardform #progressbar li {
	list-style-type: none;
	font-size: 16px;
	float: none;
	position: relative;
	padding: 0px 0px;
	text-align: center;
	color: #b7c8c7;
	display: inline-block;
}

.mlmwizardform #progressbar li:first-child {
	padding-left: 0px;
}

.mlmwizardform #progressbar li:last-child {
	padding-right: 0px;
}

.mlmwizardform #progressbar li>strong {
	width: 55px;
	height: 55px;
	line-height: 46px;
	display: block;
	font-size: 16px;
	color: #a9a9a9;
	background: #fff;
	border-radius: 50%;
	margin: 0 auto 10px auto;
	padding: 2px;
	text-align: center;
	border: 2px solid #d2d2d2;
	position: relative;
}

.mlmwizardform #progressbar li.active>strong {
	background: #50aff9;
	color: #fff;
	border-color: #209af3;
}

.mlmwizardform .radio-group {
	position: relative;
	margin-bottom: 25px;
}

.mlmwizardform .radio {
	display: inline-block;
	width: 204;
	height: 104;
	border-radius: 0;
	background: #2044d8;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	cursor: pointer;
	margin: 8px 2px;
}

.mlmwizardform .radio:hover {
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.mlmwizardform .radio.selected {
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.mlmwizardform li.active .infot {
	color: #2058e5;
}

.custom-checkbox label {
	line-height: 26px;
}

.mlmwizardform {
	position: relative;
}

.mlmwizardform li .infot {
	text-align: center;
	display: block;
	color: #5a5a5a;
	font-size: 16px;
	text-transform: uppercase;
}

.mlmwizardform li i {
	font-size: 9px;
}

.mlmwizardform form>fieldset:nth-child(2),
.mlmwizardform form>fieldset:last-child {
	background: none;
}

/* wizard form end*/


.login-form .phonetab .form-control {
	border: 1px solid #d4daf3;
	border-radius: 5px !important;
}

.login-form .phonetab .input-group-text .form-control {
	width: 114px;
	padding-top: 7px;
	font-size: 14px !important;
	padding-right: 3px !important;
}

.login-form .phonetab .input-group-text {
	padding: 0px;
	border: 0px !important;
	z-index: 999;
}

.intl-tel-input .country-list .country {
	font-weight: 400;
	color: #4a4a4a;
}

.phonetab .input-group {
	display: block;
}

.phonetab .input-group .input-group-text {
	width: 100%;
	display: inline-block;
}

.login-form .phonetab .input-group-text .form-control,
.login-form .phonetab .form-control,
.intl-tel-input {
	width: 100% !important;
}

.intl-tel-input .country-list {
	width: 460px !important;
	position: relative;
	z-index: 999 !important;
	top: 46px !important;
	left: 2px;
}

.login-form .iti {
	width: 100%;
	display: block;
}

.login-form .iti__country-list {
	z-index: 999;
}

.login-form .phonetab .form-control::placeholder {
	font-weight: 400;
	color: #909090;
}

.form-check label {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 3px;
}

.notestitle .form-group {
	margin-bottom: 20px;
}

.notestitle>label {
	margin-bottom: 20px;
}

.read label {
	font-weight: 500;
}

.formcontentbox {
	margin-top: 30px;
}

#password_result {
	margin-top: 0px !important;
}

.form-bg .login-form .yellowbtn {
	padding: 10px 39px;
}

.form-bg .mlmwizardform .action-button-previous {
	color: #3333ff !important;
}

.form-bg .login-form .yellowbtn.active,
.form-bg .login-form .yellowbtn:hover,
.form-bg .login-form .yellowbtn:focus {
	/* box-shadow: none; */
}

.innerpagebg .headbg .container {
	width: 100%;
	max-width: 90%;
	padding: 18px 29px;
}

.innerpagebg .headbg {
	padding: 15px 0px;
}

.logolog {
	width: 100%;
	max-width: 206px;
}

.login-form hr {
	background: none;
	border-bottom: 1px dashed #d5d5d5;
	opacity: 1;
	margin: 20px 0px;
}

.form-bg .login-form .yellowbtn[value="Submit"] {
	color: #fff !important;
}

.g-recaptcha>div {
	width: 100% !important;
	max-width: 300px;
	margin: 0px auto;
	margin-top: 7px;
}

.hint {
	color: #7a7a7a;
	margin-top: 10px;
	display: block;
}

.topbannerinnerpage .heading-title {
    padding-bottom: 20px !important;
    font-size: 28px;
}

.privacypage .content {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
}

.faq .accordion-button:not(.collapsed) {
	border-bottom: 0px;
}

.faq .accordion-body {
	background: white;
	padding: 15px 20px;
	border-bottom-left-radius: 28px;
	border-bottom-right-radius: 28px;
	padding-top: 0;
}

.faq .accordion-button {
	background: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 400;
	color: #000;
	padding: 17px 20px;
	border-bottom: 0px solid #000000;
}

.faq .accordion-button:not(.collapsed)::after {
	background-image: url(../images/show-more.svg);
	transform: rotate(360deg);
	transition: transform .4s ease-in-out;
}

.faq .accordion-button::after {
	background-image: url(../images/show-less.svg);
	background-size: 100%;
	width: 13px;
	height: 13px;
	transition: all .4s ease-in-out;
}

.faq .accordion-item {
	border: 0px;
	padding: 0px 0px;
}

.faq .accordion-item {
	background-color: #ffffff;
	margin-bottom: 10px;
	border-radius: 11px;
	overflow: hidden;
}

.innerpage .headbg {
    background-color: #ffffff;
    padding: 10px 10px 10px;
}

.support {
	background-image: url(../images/coinsbg.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 30px;
}

.sptcoin {
	width: 100%;
	max-width: 548px;
	margin-bottom: -57px;
}

.lightlogo {
	display: none;
}

.feedback .row {
	align-items: center;
}

.feedback .feedbox {
	background: #0C4CDD;
	padding: 35px 30px;
	border-radius: 30px;
	margin: 15px 0px 0px;
	position: relative;
}

.feedback .feedbox .h5 {
	margin-bottom: 0px;
	color: #fff;
	margin-top: 15px;
}

.feedback .feedbox .content {
	color: #fff;
}

.feedback .feedbox .feedimg {
	width: 100%;
	max-width: 80px;
	content: '';
	position: absolute;
	right: -28px;
	bottom: -30px;
}

.feedback .stars {
	width: 100%;
	max-width: 480px;
}

.feedback .ratings .h1 {
	color: #0C4CDD;
	font-size: 100px;
	font-weight: 700;
	margin-bottom: 0px;
	line-height: 80px;
}

.feedback .ratings .h1 .out {
	font-size: 30px;
	font-weight: 500;
}

.feedback .ratings .h1 .five {
	font-size: 48px;
	font-weight: 500;
	padding-left: 10px;
}

.feedback .ratings .h6 {
	color: #0C4CDD;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0px;
}

.feedback .owl-carousel .owl-item {
	padding-right: 50px;
	margin-bottom: 35px;
}

.feedback .owl-dots {
	margin-top: 30px;
}
.featuretablebox .collapse:not(.show) {
    display: block;
}
.howitworkimg {
    width: 100%;
    max-width: 235px;
    margin: 10px 0px;
} 