/*Header start*/
 


body {
	background: #000400;
}

a:hover {
	color: #fff000;
}

.z-in1 {
	z-index: 1;
}

.z-in2 {
	z-index: 2;
}

.z-in3 {
	z-index: 3;
}

.text-gray {
	color: #7c7a7a;
}

.btn-primary:hover {
	border: none;

	background: rgb(133, 156, 13);
	background: linear-gradient(180deg, rgba(133, 156, 13, 1) 0%, rgba(229, 246, 141, 1) 100%);
	color: #000;
}



@font-face {
	font-family: 'acens';
	src: url('../fonts/Acens.woff2') format('woff2'), url('../fonts/Acens.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.acens {
	font-family: Acens;
}

.banner-content {
	display: flex;
	align-items: center;
	text-align: start;
	justify-content: center;
}

.text-gradient {
	background: #89A012;
	background: linear-gradient(to top, #89A012 0%, #BBCE55 33%, #D8E97C 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

/**********************************Header **********************************/
.navbar-head h4 {
	display: none;
}

.ban-aft {
	background: url(../images/banner-bg.png) no-repeat scroll center;


}

.head-nav-link li {
	display: inline-block;
	margin: 0 19px;
}

.head-nav-link li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;

}

.head-logo {
	padding: 10px 0;
}

.header-btn {
	padding: 10px 0;
}

.head-nav-link li a:hover {
	color: #f4ff9c;
}

.head-nav-link li a:hover .h6 {
	color: #7dbb72;
}


.banner-title span {
	font-size: 25px;
}

.list-margin {
	margin: 0 71px;
}

.bnner-list span {
	font-size: 20px;
}

.list-margin {
	margin: 26px 75px;
}

@media only screen and (min-width: 1199px) {

	.list-margin::after {
		position: absolute;
		content: "";
		background: #fff;
		width: 1px;
		height: 46px;
		right: -38px;
		top: 0px;
		bottom: 0px;
		margin: auto;
	}

	.ban-aft::after {
		position: absolute;
		content: "";
		background: url("../images/bear-img.png") no-repeat;
		width: 352px;
		height: 308px;
		bottom: 84px;
		right: 56px;
	}

	.ban-aft::before {
		position: absolute;
		content: "";
		background: url("../images/bull-img.png") no-repeat;
		width: 312px;
		height: 391px;
		bottom: 46px;
		left: 56px;
	}

	.banner-title {
		margin-top: 59px;
		margin-bottom: 137px;
	}

	.banner-title::after {
		position: absolute;
		content: "";
		background: #7a883e;
		width: 360px;
		height: 360px;
		left: -71px;
		bottom: -151px;
		filter: blur(61px);
		z-index: -1;
	}

	.banner-title::before {
		position: absolute;
		content: "";
		background: #3e8843;
		width: 250px;
		height: 250px;
		right: -71px;
		top: -189px;
		filter: blur(61px);
		z-index: -1;
	}
}

.btn-pad {
	padding: 13px 30px;
	font-size: 16px;
}

.banner-title p {
	line-height: 30px;
}

.banner-bg-wave img {
	position: absolute;
	left: -79px;
	top: -139px;
	z-index: -1;
}

.stat-cont span {
	font-size: 25px;
	font-weight: 500;
}

/********************************** plan start**********************************/

.paln-sec {
	margin-top: -98px;
}

.plan-per h4 {
	font-size: 20px;
}

.pln-fn h2 {
	font-size: 48px;
}

.plan-per {
	background: #c9fc01;
	border-radius: 15px;
	display: inline-block;
	padding: 13px 22px;
}

.plan-detail thead tr th {
	padding: 6px 20px;
	color: #fff;
	font-family: Acens;
	font-size: 15px;
	position: relative;
	top: 16px;
}

.plan-detail tbody tr td {
	padding: 5px 5px;
	color: #fff;
	font-size: 16px;
	position: relative;
	left: 20px;
	top: 18px;
}

.plan-details {
	background: url("../images/plan-bg.png") no-repeat;
	width: 281px;
	height: 449px;
	padding: 9px 3px;
}

.plan-head h3 {
	margin-bottom: 30px;
}

.plan-head h4 {
	font-size: 20px;
}

.plan-detail {
	margin: 15px 0px;
}

.pln-btn {
	position: relative;
	top: 46px;
}

.paln-sec::after {
	position: absolute;
	content: "";
	background: url("../images/plan-trad-aft.png") no-repeat;
	width: 100%;
	height: 823px;
	bottom: 266px;
	z-index: -1;
}

.pln-sm span {
	font-size: 14px;
}

.pln-fn h3 {
	font-size: 30px;
}

.pln-details {
	/* background: rgb(1,4,2); */
	background: linear-gradient(0deg, rgba(1, 4, 2, 1) 0%, rgba(55, 67, 34, 1) 100%);
	border-radius: 15px;
	padding: 32px 0px;
	border-top: 1px solid #c9fc01;
	border-left: 1px solid #c9fc01;
	border-right: 1px solid #c9fc01;
	border-bottom: 1px solid #383b2f;
	position: relative;
	top: 23px;
}

.select-option {
	display: block;
	width: 100%;
	padding: 12px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	/* background: rgb(116, 55, 77); */
	background: url(../images/lan-arrow.png) center right 10px no-repeat, #121a00;
	border: 1px solid #121a00;
	border-radius: 7px;
	opacity: 0.8;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

}

.form-blk {
	display: block;
	width: 100%;
	padding: 12px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background: #121a00;
	border-radius: 7px;
	border: 1px solid #121a00;
	opacity: 0.8;
}

.form-blk:focus-visible {
	outline: none;
}

.select-box {
	top: 30px;
	position: relative;
	left: -20px;
}

.pln-details::after {
	position: absolute;
	content: "";
	background: url("../images/moon.png") no-repeat;
	width: 64px;
	height: 64px;
	bottom: -34px;
	left: -110px;
	right: 0px;
	margin: auto;
	animation: animate 4s ease-in-out infinite;
}


.total-profit {
	display: flex;
	align-items: center;
}

.top {
	position: relative;
	top: 49px;
	left: -36px;
	z-index: 1;
}

/********************************** plan end**********************************/

/********************************** about start**********************************/
.abou-feat {
	background: #374322;
	width: 30px;
	height: 30px;
	padding: 2px 9px;
}

.abt-content p {
	margin-bottom: 0px;
}

.abt {
	margin-bottom: 18px;
}

.abt-list {
	position: relative;
	top: 19px;
	left: 18px;
}

.abt-top {
	margin-top: 100px;
}

.abt-page {
	display: flex;
	align-items: center;
}

.abt-certificate-content {
	margin-left: 50px;
}

.abt-certificate a {
	font-size: 20px;
}

@media only screen and (min-width: 1199px) {
	.abt-top::after {
		position: absolute;
		content: "";
		background: url("../images/abt-before.png") no-repeat;
		width: 629px;
		/* height: ; */
		height: 353px;
		top: -134px;
		left: 0px;
		right: 0px;
		margin: auto;
		z-index: -1;

	}

	.abt-top::before {
		position: absolute;
		content: "";
		background: url(../images/abt-aft.png)no-repeat;
		width: 100%;
		height: 885px;
		top: -306px;
		left: 0px;
		right: 0px;
		margin: auto;
		z-index: -1;
	}

}

.abt-img {
	margin-top: -113px;
	margin-left: 41px;
	animation-name: flash;
	animation-iteration-count: infinite;
	animation-duration: 4s;
}

.fea-sec p {
	font-size: 16px;
}

/********************************** about end**********************************/

/********************************** fea start**********************************/

.fea-sec {
	background: #1c211b;
	height: 200px;
	border-radius: 15px;
}

.fea-img {
	position: relative;
	top: -39px;
}

.fea-content {
	position: relative;
	top: -25px;
}

.fea-top {
	margin-top: 30px;
}



/********************************** statistics start**********************************/
.sta-content span {
	font-size: 21px;
}

.statistic-list {
	display: flex;
	align-items: center;
}

.sta-content {
	margin-left: 20px;
}

.feat-title {
	margin-bottom: 40px;
}

/********************************** statistics end**********************************/

/********************************** referral start**********************************/

.ref-plan::after {
	position: absolute;
	content: "";
	background: url("../images/ref-bg.png") no-repeat center;
	width: 158px;
	height: 115px;
	top: -15px;
	left: -12px;
}

.ref-plan {
	padding: 10px;
	background: rgb(133, 156, 13);
	background: linear-gradient(180deg, rgba(133, 156, 13, 1) 0%, rgba(229, 246, 141, 1) 100%);
	width: 91px;
}

.ref-plan h2 {
	font-size: 30px;
}
.ref-plan span {
	font-size: 14px;
}
.ref-top {
	margin-top: 65PX;
	position: relative;
	left: 75px;
}

.ref-top li {
	margin: 0 68px;
}

.referral-info a {
	background: #74900f;
	color: #fff !important;
	display: inline-block;
	width: 189px;
	padding: 14px 0px;
	text-align: center;
	border-radius: 15px;
	font-size: 13px;
}

.referral-info a:hover {
	background: #6e841f;
	color: #fff;
}

.representative-top {
	margin-top: 40px;
	position: relative;
	left: 75px;

}

.representative-top li {
	margin: 0 68px;
}

.reff-content h3 {
	font-size: 24px;
}

.ref-img::after {
	position: absolute;
	content: "";
	background: url("../images/ref-hand.png");
	width: 321px;
	height: 223px;
	left: -185px;
	bottom: -167px;
	animation-name: tada;
	animation-iteration-count: infinite;
	animation-duration: 5s;
}

.ref-img::before {
	position: absolute;
	content: "";
	background: url("../images/ref-hand-top.png");
	width: 383px;
	height: 221px;
	right: -208px;
	top: -94px;
	animation-name: tada;
	animation-iteration-count: infinite;
	animation-duration: 5s;
}

#loading {
	-webkit-animation: rotation 5s infinite linear;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
	}
}

@media only screen and (min-width: 1199px) {
	.robot-aft::after {
		position: absolute;
		content: "";
		background: url("../images/stat-aft.png") no-repeat;
		width: 317px;
		height: 626px;
		top: 0px;
		left: 0px;
		animation-name: flash;
		animation-iteration-count: infinite;
		animation-duration: 5s;
	}

	.robot-aft::before {
		position: absolute;
		content: "";
		background: url("../images/stat-bef.png") no-repeat;
		width: 100%;
		height: 757px;
		top: -112px;
		z-index: -1;
	}
}

.left {
	display: flex;
	align-items: center;
	left: 50px;
	position: relative;
}

/********************************** referral end**********************************/
/* payment */

.payment-content {
	position: relative;
	top: 180px;
	left: -50px;
}

.payment-method-1 h2::before {
	background: url(../images/payment-img.png)no-repeat;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: 0 auto;
}

.payment-method-1 h2 {
	rotate: -90deg;
	position: relative;
	left: 67px;
}

.title-content h2 {
	background: -webkit-linear-gradient(top, rgba(210, 212, 217, 1) 0%, rgba(255, 255, 255, 1) 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	font-size: 42px;
}

.pay1 {
	top: 10px;
	left: -110px;
}

.pay2 {
	top: 18px;
	left: -68px;
}

.pay3 {
	top: 18px;
	left: -17px;
}

.pay4 {
	top: 18px;
	left: -68px;
}

.pay5 {
	top: 18px;
	left: -110px;
}

.pay6 {
	top: 10px;
	left: -10px;
}

.pay7 {
	top: 18px;
	left: -38px;
}

.pay8 {
	top: 18px;
	left: -87px;
}

.pay9 {
	top: 18px;
	left: -38px;
}

.pay10 {
	top: 18px;
	left: -10px;
}

.payment-box-1 {
	background-color: #2f3a1d;
	border-radius: 40px;
	width: 280px;
	-webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
	position: relative;
	margin-bottom: 25px;
}

.payment-method-1 {
	float: right;
}

.referral {
	margin-bottom: -60px;
	margin-top: -36px;
}

.amount span {
	font-size: 14px;
	color: #fff;
}

.ref-img {
	left: 5px;
	top: 113px;
}

.ref-title h1 {
	font-size: 45px;
}

.ref-title {
	position: relative;
	top: 98px;
	left: -93px;
}

.ref-title2 {
	position: relative;
	top: -99px;
	left: 61px;
}

.robot-aft {
	margin-top: 85px;
}

.video-circle {
	background-color: #f54c58;
	padding: 4px 6px 4px 11px;
	border-radius: 50%;
	position: absolute;
	top: -97px;
	left: 10px;
}

.video-circle:hover {
	background-color: #74900f;
}

.video-circle {
	background-color: #f54c58;
	padding: 3px 11px;
	border-radius: 50%;
	position: absolute;
	top: 301px;
	left: -54px;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}

@media only screen and (min-width: 1199px) {
	.referral::after {
		position: absolute;
		content: "";
		background: url("../images/ref-bg-after.png");
		width: 100%;
		height: 1233px;
		top: -338px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: 0 auto;
		z-index: -1;
	}
}

/********************************** footer start **********************************/

.social-icons li a {
	font-size: 18px;
	margin-right: 25px;
	color: #fff;
}

.telegram-group-cont h6 {
	font-size: 14px;
}

.social-icons {
	display: flex;
	align-items: center;
}

.foot-icon {
	background-color: #343333;
	display: block;
	width: 63px;
	height: 63px;
	text-align: center;
	padding: 10px 0;
	border-radius: 50%;
}

.telegram-group-img {
	display: inline-block;
	background-color: #343333;
	border-radius: 50%;
}

.telegram-group {
	display: flex;
	align-items: center;
}

.footer-logo {
	margin-bottom: 24px;
}

.foot-menu li {
	margin-bottom: 5px;
}

.footer-copyright {
	font-size: 13px;
}

.footer-copyright a {
	text-decoration: none;
	color: #fff;
}

.telegram-group-cont a {
	text-decoration: none;
	color: #fff;
}

.foot-menu li a {
	text-decoration: none;
	color: #fff;
}

.footer-info {
	background: #374322;
	padding: 15px 24px;
	text-align: center;
	border-radius: 25px;
	color: #fff;
	border: 2px solid #748f10;
}

.foot-menu li a:hover {
	color: #e5f68d;
}

.footer-copyright a:hover {
	color: #e5f68d;
}

.social {
	margin-top: 50px;
}

.social-icons li a:hover {
	color: #89cf7d;
}

.footer-info:hover {
	background: #748f10;
	color: #fff;
}

.disclamier h6 {
	font-size: 14px;
}

@media only screen and (min-width: 1199px) {
	.footer::after {
		position: absolute;
		content: "";
		background: url("../images/footer-bg.png");
		width: 100%;
		height: 674px;
		top: -240px;
		right: 0;
		left: 0;
		bottom: 0;
		margin: 0 auto;
		z-index: -1;
	}

	.pay-aft::after {
		position: absolute;
		content: "";
		background: #475c0d;
		width: 176px;
		height: 176px;
		left: -184px;
		top: 66px;
		filter: blur(50px);
		z-index: -1;
	}

	.pay2-aft::after {
		position: absolute;
		content: "";
		background: #475c0d;
		width: 176px;
		height: 176px;
		right: -45px;
		top: 345px;
		filter: blur(50px);
		z-index: -1;
	}

	.footer::before {
		position: absolute;
		content: "";
		background: #5b6f14;
		width: 283px;
		height: 271px;
		bottom: -57px;
		left: 0;
		right: 0;
		margin: 0 auto;
		filter: blur(94px);
		z-index: -1;
	}
}

/********************************** footer end **********************************/
/************************ animation **********************************/
.masked {
	mask-image: linear-gradient(#000, #000);
	mask-size: 0% 70%;
	mask-position: 0 45%, 25% 25%, 50% 50%, 75% 0, 100% 50%;
	mask-repeat: no-repeat;
	animation: mask 8s linear infinite;
}

@keyframes marquee {
	0% {
		background-position: 0;
	}

	100% {
		background-position: -1190px;
	}
}

@keyframes play {
	from {
		background-position: 0px;
	}

	to {
		background-position: -1024px;
	}
}

.spinner {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1.2s;
	-webkit-animation-name: rotate;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-transition-property: -moz-transform;
	-moz-animation-name: rotate;
	-moz-animation-duration: 1.2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	transition-property: transform;
	animation-name: rotate;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0deg);
	}

	to {
		-moz-transform: rotate(360deg);
	}
}

@keyframes rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes play {
	from {
		background-position: 0px;
	}

	to {
		background-position: -1024px;
	}
}

@keyframes marquee {
	0% {
		background-position: 0;
	}

	100% {
		background-position: -1190px;
	}
}

.typewriter h1 {
	color: #fff;
	/* overflow: inherit; */
	white-space: break-spaces;
	margin: 0 auto;
	letter-spacing: 0px;
	animation: typing 3.5s, blink-caret .5s step-end alternate;
}

/* The typing effect */
@keyframes typing {
	from {
		width: 0
	}

	to {
		width: 100%
	}
}

@keyframes blink-caret {

	from,
	to {
		border-color: transparent
	}
}

@keyframes animate {
	0% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-30px);
	}

	100% {
		transform: translateY(0);
	}
}

@-webkit-keyframes super-rainbow {
	0% {
		background: url("../banner-bg02.html");
	}

	20% {
		background: url("../banner-bg03.html");
	}

	40% {
		background: url("../banner-bg04.html");
	}

	60% {
		background: url("../banner-bg05.html");
	}

	80% {
		background: url("../banner-bg03_1.html");
	}

	100% {
		background: url("../banner-bg01.html");
	}
}

@-moz-keyframes super-rainbow {
	0% {
		background: url("../banner-bg02_1.html");
	}

	20% {
		background: url("../banner-bg03_1.html");
	}

	40% {
		background: url("../banner-bg04.html");
	}

	60% {
		background: url("../banner-bg05.html");
	}

	80% {
		background: url("../banner-bg03_1.html");
	}

	100% {
		background: url("../banner-bg01.html");
	}
}

@keyframes change-background {
	0% {
		background: url("../abt-before1.html");
	}

	50% {
		background: url("../abt-before2.html");
	}

	100% {
		background: url("../abt-before3.html");
	}
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/********************************** footer end **********************************/



/*****************************fonm-pages****************************/

.form-cpybg {
	background: #171c2a;
}
.form-bg {
	padding: 20px 0 0px 0;
	background: url(../form-bg.html) no-repeat;
	background-size: cover;
}

.reg-tile {
	margin-top: 90px;
}
.form-ico {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 37px;
	height: 37px;
	text-align: center;
	padding: 5px 9px;
	border-radius: 0;
	left: 8px;
	border: 1px solid #c9fc01;
	border-radius: 50%;
}
.form-btn h6 {
	font-size: 14px;
	margin-top: 15px;
}
.form-page {
	margin-top: 30px;
}
.form-btn {
	margin-top: 15px;
}
.form-bg::after {
	position: absolute;
	background: url(../coin-ico2.html) no-repeat;
	content: "";
	width: 104px;
	height: 128px;
	top: 128px;
	left: 27px;
}
.form-bg::before {
	position: absolute;
	background: url(../coin-ico1.html) no-repeat;
	content: "";
	width: 58px;
	height: 70px;
	top: 117px;
	right: 43px;
}
.form-ico2 {
	top: 6px;
	margin: 0 auto;
}

.ban-aft.form-aft::after {
	content: inherit;
	display: none;
}  .ban-aft.form-aft::before {	content: inherit;
	display: none;}
	
	
	
	
/*****************************Dashboard****************************/
.admin-top-bg {
	padding: 20px 0 40px 0;
}
.admin-top-bg {
	 
}
.admin-info {
	margin-top: 15px;
}
.admin-menu {
	text-align: center;
	padding-left: 0;
}
.admin-menu li::after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	bottom: 0px;
	left: 0;
	right: 0;
	margin: auto;
	background: #c9fc01;
}
.admin-menu li:hover {
	border: 1px solid #c9fc01;
}
.admin-menu li {
	display: inline-block;
	position: relative;
	border: 1px solid transparent;
	padding: 12px 25px;
}
.admin-menu li i {
	color: #000000;
	font-size: 20px;
	padding: 5px 0;
	border-radius: 5px;
	display: block;
	width: 35px;
	margin: auto;
	background: #c9fc01;
}
.admin-menu a {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 0;
	display: inline-block;
}
.admin-menu a span {
	font-size: 11px;
	color: #c9fc01;
	display: block;
	padding-top: 5px;
}
.admin-nav {
	background: #1c211b;
} 
.admin-info-btn {
	margin-top: 20px;
}
.admin-bg {
	background: url(../images/banner-bg.png) no-repeat;
	background-size: cover;
}
.admin-middle {
	padding: 40px 0;
}
.bal-tot {
 
	
	background: rgb(1,4,2);
  background: linear-gradient(0deg, rgba(1, 4, 2, 1) 0%, rgba(55, 67, 34, 1) 100%);
  border-radius: 15px;
 padding: 20px 30px;
  border-top: 1px solid #c9fc01;
  border-left: 1px solid #c9fc01;
  border-right: 1px solid #c9fc01;
  border-bottom: 1px solid #383b2f;
  position: relative;
}
.bal-info {
	padding: 10px 0 25px 0;
	border-bottom: 1px solid rgba(255, 254, 254, 0.3);
}
.bal-det {
	display: inline-block;
}
.bal-det img {
	vertical-align: top;
	padding-right: 10px;
}
.bal-det h5 {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	background: #89A012;
	background: linear-gradient(to top, #89A012 0%, #BBCE55 33%, #D8E97C 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.bal-det h5 small {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-family: 'poppins',sans-serif;
	font-size: 14px;
}
.bal-info h4 {
	font-size: 25px;
	color: #c9fc01;
	font-weight: bold;
	display: inline-block;
	float: right;
	margin-top: 9px;
}
.avail-list li {
	padding: 20px 0;
}
.avail-bal {
	display: inline-block;
}
.avail-bal span {
	font-size: 15px;
	color: #67d1f5;
}
.avail-bal h5 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
.avail-bal h5 small {
	font-size: 14px;
	color: #c9fc01;
	font-weight: bold;
}
.arrow {
	display: inline-block;
	float: right;
	padding-top: 15px;
}
.rotate {
	transform: rotate(180deg);
}
.acc-info {
	background: linear-gradient(0deg, rgba(1, 4, 2, 1) 0%, rgba(55, 67, 34, 1) 100%);
	border-radius: 15px;
	padding: 20px 30px;
	border-top: 1px solid #c9fc01;
	border-left: 1px solid #c9fc01;
	border-right: 1px solid #c9fc01;
	border-bottom: 1px solid #383b2f;
	position: relative;
}
.bal-det {
	display: inline-block;
}
.bal-det img {
	vertical-align: top;
	padding-right: 10px;
}
.acc-info .bal-det h5 {
	color: #fff;
	font-size: 19px;
}
.acc-info .bal-det h5 small {
	display: block;
	color: #e4693d;
	font-weight: bold;
	padding-top: 5px;
}
.acc-info {
	margin-bottom: 20px;
}
 
.referral-box {
	padding: 20px 20px;
	background: rgb(1,4,2);
	background: linear-gradient(0deg, rgba(1, 4, 2, 1) 0%, rgba(55, 67, 34, 1) 100%);
	border-radius: 15px;
	border-top: 1px solid #c9fc01;
	border-left: 1px solid #c9fc01;
	border-right: 1px solid #c9fc01;
	border-bottom: 1px solid #383b2f;
	position: relative;
}
.referral-box label {
	font-size: 20px;
	color: #fff;
}
.ref_link {
	position: relative;
	width: 90%;
	margin-top: 10px;
}
.err_msg {
	display: inline-block;
	background: #c9fc01;
	color: #000;
	font-size: 17px;
	border-radius: 5px;
	position: absolute;
	right: 10px;
	bottom: 0;
	top: 0px;
	margin: auto;
	width: 88px;
	height: 35px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}.err_msg:hover {
	background-color: #1c211b;
	color: #ffffff;
}
.ref_link input[type="text"] {
	border-radius: 10px;
	padding: 10px;
	border: 1px solid #567953;
	background: transparent;
	width: 100%;
	color: #fff !important;
}#myInput:focus-visible {
	border: 1px solid #567953;
	outline: none;
}
.acc-info:hover {
 
	 
}
.acc-info:hover h5 {
	color: #fff !important;
}
.acc-info:hover small {
	color: #fff !important;
}
.acc-info:hover h4 {
	color: #fff !important;
}
.plan-inner {
	margin-top: 70px;
	margin-left: 30px;
}
.live-title {
	margin-top: 40px;
}
.highcharts-background {
	fill: transparent;
}
.chart-bg {
	background: rgba(74, 212, 89, 0.2);
	padding: 29px 0;
	margin-top: 10px;
}
tspan {
	fill: #fff;
}
.tot-mem {
	background: #1c211b;
	padding: 12px 0;
	margin-bottom: 20px;
	border-radius: 68px;
}
.tot-mem span {
	display: inline-block;
	background: url(../images/team-bg.png) no-repeat center;
	width: 132px;
	height: 118px;
	padding-top: 50px;
}
.tot-mem h6 {
	font-size: 15px;
	margin-top: 15px;
}
.tot-mem h4 {
	font-size: 25px;
}
.bor-rgt h3 {
	border-right: 1px solid #00ff1c;
}
.other-bal {
	width: 100%;
	margin-top: 20px;
}
.other-bal li {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	padding: 10px 15px;
	border-radius: 5px;
	margin: 15px 0 0 7px;
	font-weight: 500;
	background: #1c211b;
}
.admin-cpy-bg {
	background: #141715;
	padding: 25px 0;
}
.admin-middle::after {
	position: absolute;
	content: "";
	background: url(../images/admin-hand.png) no-repeat;
	width: 168px;
	height: 403px;
	right: 0;
	top: 95px;
}
 
/*****************************deposit****************************/
.main-bal h5 {
	font-size: 20px;
}
.main-bal strong {
	font-size: 30px;
}
.make-input {
	width: 70%;
	margin-top: 13px;
}
.admin-form {
	right: 5px;
	left: auto;
}
.make-input .form-control {
	padding: 10px 10px 10px 10px !important;
}
.payment-list-detail {
	text-align: center;
	margin: 15px 0;
}
.payment-list-detail li {
	display: inline-block;
	color: #fff;
	font-size: 17px;
	padding: 15px 25px;
	position: relative;
}
.hexagon::before {
	position: absolute;
	right: 6.7%;
	bottom: 0;
	left: 6.7%;
	top: 0;
	transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
	background: #1c211b;
	content: '';
}
.payment-list-detail .hexagon {
	width: 9em;
	height: 9em;
}
.hexagon {
	position: relative;
	overflow: hidden;
	background: transparent;
	width: 10em;
	height: 10em;
	transform: rotate(-30deg) skewX(30deg) scaleY(.866);
}
.radio-but {
	position: absolute;
	top: 28px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 115px;
	height: 115px;
}
.amt-info input[type="text"], .amt-info input[type="number"] {
	padding-left: 220px;
}
.payment-list-detail li {
	display: inline-block;
	color: #fff;
	font-size: 17px;
	padding: 15px 25px;
	position: relative;
}
.payment-list-detail li label {
	color: #fff !important;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 0;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}
[type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::before {
	content: '';
	position: absolute;
	left: -60px;
	top: 0;
	width: 20px;
	height: 20px;
	background: #c9fc01;
	border-radius: 100%;
	bottom: 0;
	margin: auto;
}
[type="radio"]:checked + label::after, [type="radio"]:not(:checked) + label::after {
	content: '';
	width: 10px;
	height: 10px;
	background: #08111f;
	position: absolute;
	top: 0;
	left: -55px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	bottom: 0;
	margin: auto;
}
[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.payment-list-detail {
	text-align: center;
	margin: 15px 0;
}
.payment-list-detail .hexagon {
	width: 9em;
	height: 9em;
}
.radio-but {
	position: absolute;
	top: 28px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 115px;
	height: 115px;
}
.res-label {
	display: none;
}
.payment-btn a:hover {
	background: #fff;
	color: #000;
}
.admin-depo::before {
	background: url(../images/admin-robot02.png) no-repeat;
	width: 153px;
	height: 557px;
	left: -18px;
	bottom: -68px;
}
.deposit-btn {
	margin-top: 20px;
}
.trans-table tbody tr:nth-child(2n+1) td {
	background: #121a00;
}
.his-title {
	margin-top:50px;
}
.admin-his::before {
	left: -21px;
}

 @media only screen and (max-width: 1345px) {
}
 @media only screen and (max-width: 1199px) {
 
 .head-nav-link li {
		margin: 0 9px;
	}

	.plan-details {
		/* background: url("../images/plan-bg.png") no-repeat; */
		width: 100%;
		height: auto;
		background: linear-gradient(0deg, rgba(1, 4, 2, 1) 0%, rgba(55, 67, 34, 1) 100%);
		border-radius: 15px;
	}

	.plan-detail thead tr th {
		font-size: 11px;
		font-family: Ubuntu;
	}

	.plan-detail tbody tr td {

		font-size: 12px;

		left: 2px;

	}

	.plan-head h4 {
		font-size: 16px;
	}

	.plan-head h3 {
		margin-bottom: 5px;
	}

	.pln-fn h2 {
		font-size: 31px;
	}

	.total-profit h5 {
		font-size: 11px;
	}

	.pln-btn {
		top: 4px;
	}

	p br {
		display: none;
	}

	.abt-list {
		position: relative;
		top: 10px;
		left: 0px;
	}

	.abt-img {
		margin-left: -61px;
	}

	.abt-certificate a {
		font-size: 17px;
	}

	.abt-certificate-content {
		margin-left: 23px;
	}

	.sta-content h6 {
		font-size: 14px;
	}

	.sta-content span {
		font-size: 18px;
	}

	.ref-img {
		left: -39px;
		top: 132px;
	}

	.ref-title2 {

		left: 30px;
	}

	.ref-title2 h1 {
		font-size: 24px;
	}

	.ref-title h1 {
		font-size: 30px;
	}

	.banner-bg-wave img {
		position: absolute;
		left: -290px;
		top: -139px;
		z-index: -1;
		/* width: 100%; */
	}
	 
	 
	 
/* home */	 
	 
.invest-ico {
	margin-top: -19px;
}
.start-btn {
	margin-top: 5px;
}
.plan-title {
		margin-left: 0;
}
.plan-shape .owl-nav {
	left: 7px;
}
.abt-ptb {
	padding: 40px 0;
}
.sec-invest {
	margin-top: 20px;
}
.invest-btn {
	margin-top: -28px;
}
.abt-con ,.abt-con p {
	text-align: center;
}
.ref-list li:first-child,.ref-list li:nth-child(2),.ref-list li:nth-child(3),.ref-list li:last-child {
	top: 0;
	left: 0;
}
.ref-list li:nth-child(2) .ref-ico ,.ref-list li:nth-child(2) .ref-con,.ref-list li:nth-child(2) .ref-con h5,.ref-list li:last-child .ref-con,.ref-list li:last-child .ref-con h5,.ref-list li:last-child .ref-ico{
	top: 0;
}
.ref-list li {
	padding: 20px 20px;
	border: 1px solid #fff;
	width: 100%;
	margin: 5px 0;
}
.ref-list {
	margin-top: 40px;
}
.fea-tit br {
	display: none;
}
.fea-ptb {
	margin-top: 40px;
}
.ref-con br {
	display: none;
}
.fea-bg {
	width: 100%;
	height: auto;
	padding: 40px 20px 40px 20px;
	background: #bb4b3e;
	background: -moz-linear-gradient(top, #bb4b3e 0%, #722832 100%);
	background: -webkit-linear-gradient(top, #bb4b3e 0%,#722832 100%);
	background: linear-gradient(to bottom, #bb4b3e 0%,#722832 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb4b3e', endColorstr='#722832',GradientType=0 );
	border: 1px solid #fff;
}
.fea-list,.fea-tit {
	text-align: center;
}
.certify li:first-child,.certify li:last-child {
	top: 0;
	left: 0;
}
.certify-logo {
	padding: 20px 10px;
	width: 100%;
	height: auto;
	border-radius: 0;
	margin: 0 auto;
	text-align: center;
}
.certify-con {
	width: 100%;
	height: auto;
	padding: 20px 10px;
	border-radius: 0;
}
.certify li {
	margin: 5px 0;
}
.pay-list li {
	padding: 20px 12px;
	background: #d64b4a;
	border: 1px solid #fff;
}
.foot-bg {
	background: #171c2a;
		padding: 40px 0 40px 0;
}
.pay-list {
	margin-top: 20px;
}
.foot-link ul {
	padding-right: 20px;
}
.form-img {
	display: none;
}
.reg-tile {
	margin-top: 50px;
}
.form-btn {
	margin-bottom: 40px;
}
.bal-det h5 {
	font-size: 20px;
}
.acc-info .bal-det h5 {
	color: #fff;
	font-size: 17px;
}
.bal-info h4 {
	font-size: 21px;
}
.bor-rgt h3 {
	border: 0 !important;
	text-align: center;
}
.other-bal {
	margin-top: 0;
	text-align: center;
}
.payment-list-detail li {
	padding: 15px 15px;
}
.form-bg {
	padding: 20px 0 30px 0;
}
.admin-middle::after {
 
	content: inherit;
	display: none;
 
}
.payment-list-detail {
 
	padding: 0;
}
}
 @media only screen and (max-width: 991px) {
 
 
 .head-logo {
		text-align: center;
	}

	.header-btn {
		text-align: center;
	}

	.header-btn a {
		margin: 0 10px;
	}

	.ban-aft {
		background: transparent;
	}

	.banner-bg-wave img {
		position: absolute;
		left: -150px;
		top: -139px;
		z-index: -1;
		width: 100%;
	}

	.paln-sec {
		margin-top: 0px;
	}

	.plan-details {
		/* background: url("../images/plan-bg.png") no-repeat; */

		margin-bottom: 19px;
	}

	.plan-detail thead tr th {
		font-size: 15px;
		font-family: Ubuntu;
	}

	.plan-detail tbody tr td {
		font-size: 13px;
		left: 0px;
	}

	.plan-head h4 {
		font-size: 20px;
	}

	.plan-detail {
		margin: 0px 42px;
	}

	.pln-btn {
		top: 20px;
	}

	.plan-details {
		/* background: url("../images/plan-bg.png") no-repeat; */
		margin-bottom: 30px;
	}

	.abt-top {
		margin-top: 49px;
		text-align: center;
	}

	.abt {
		justify-content: center;
	}

	.abt-img {
		margin-top: 0px;
		margin-left: 41px;
	}

	.abt-page {

		justify-content: center;
	}

	.fea-sec {

		margin-bottom: 20px;
	}

	.fea-img {
		position: relative;
		top: 0px;
	}

	.robot-aft {
		margin-top: 20px;
	}

	.left {
		display: flex;
		align-items: center;
		left: 0px;
		position: relative;
	}

	.statistic-list {
		display: flex;
		align-items: center;
		margin-left: 16px;
	}

	.text-center {
		text-align: center !important;
	}

	.ref-plan::after {

		background: transparent;
	}

	.ref-plan {

		margin: 10px auto;
	}

	.ref-top {
		margin-top: 19px;
		position: relative;
		left: 0px;
	}

	.reff-content {
		text-align: center;
	}

	.referral-info {
		text-align: center;
	}

	.representative-top {
		margin-top: 0px;
		position: relative;
		left: 0px;
	}

	.ref-title {
		position: relative;
		top: 0px;
		left: 0px;
	}

	.referral {
		margin-bottom: 0px;
		margin-top: 19px;
	}

	.payment-box-1 {

		width: 100%;
		margin-bottom: 25px;
	}

	.pay1 {
		top: 0px;
		left: 0px;
	}

	.pay2 {
		top: 0px;
		left: 0px;
	}

	.pay3 {
		top: 0px;
		left: 0px;
	}

	.pay4 {
		top: 0px;
		left: 0px;
	}

	.pay5 {
		top: 0px;
		left: 0px;
	}

	.payment-method-1 {
		float: none;
	}

	.video-circle {
		position: relative;
		top: -112px;
		left: 0;
		bottom: 0;
		right: 0;
		width: 30px;
		height: 30px;
		margin: 0 auto;
	}

	.ref-img {
		left: 195px;
		top: 16px;
	}

	.fea-img img {
		display: none;
	}

	.fea-content {
		position: relative;
		top: 0px;
	}

	.fea-sec {
		background: #1c211b;
		height: auto;
		border-radius: 15px;
		padding: 15px;
	}

	.pay7 {
		top: 0px;
		left: 0px;
	}

	.pay6 {
		top: 0px;
		left: 0px;
	}

	.pay8 {
		top: 0px;
		left: 0px;
	}

	.pay9 {
		top: 0px;
		left: 0px;
	}

	.pay10 {
		top: 0px;
		left: 0px;
	}

	.ref-title2 {
		position: relative;
		top: 0px;
		left: 61px;
	}

	.social-menu h4 {
		text-align: center;
	}

	.ref-title2 {
		position: relative;
		top: 0px;
		left: 0px;
	}

	.select-box {

		left: 0px;
	}

	.top {
		position: relative;
		top: 49px;
		left: 0px;
		z-index: 1;
	}

	.head-nav-link li a {
		font-size: 14px;
		text-decoration: none;
		color: #fff;



	}

	.head-nav-link li a h6 {
		font-size: 12px;
	}

	.head-nav-link li h6 {
		font-size: 12px;
		color: rgba(255, 255, 255, 0.34);
	}

	.head-nav-link li {
		padding: 3px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.navbar-head {
		width: 100%;
		border-radius: 5px;
		padding: 4px 10px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		/* background: rgb(133,37,54); */
		background: #7a883e;
	}

	.navbar-head h4 {
		font-size: 20px;
		color: #fff;
	}

	.nav-head button {
		float: right;
	}

.nav-head .navbar-toggler {
	background: #bccd71;
	border: 0;
}

	.head-nav-link li {
		width: 100%;
		text-align: center;
	}

	.head-nav-link {
		border-radius: 5px;
		padding: 10px;
		/* background: rgb(17,41,32); */
		background: #2c2d27;
	}

	.navbar-head h4 {
		display: block;
	}

	.ref-img::after {
		display: none;
	}

	.ref-img::before {
		display: none;
	}

	.ref-img {

		display: none;
	}

	.video-circle {

		display: none;
	}
	
	
.how-it-list li {
	padding: 0;
	width: 100%;
	margin: 5px 0;
}
.how-it-con br {
	display: none;
}
.how-it-bg {
	height: auto;
	padding: 20px;
}
.invest-ico {
	display: none;
}
.invest-tit {
	text-align: center;
}
.invest-tit br {
	display: none;
}
.start-btn {
	width: 25%;
	height: auto;
	padding: 10px 0;
	background: #d44a4a;
	text-align: center;
	margin: 5px auto;
}
.start-btn h3 {
	margin-bottom: 0;
}
.how-it-list {
	margin-bottom: 40px;
}
.plan-shape .owl-nav {
	display: none;
}
.plan-title {
	text-align: center;
}
.plan-bg {
	padding: 20px 20px;
}
.plan-list li {
	width: 100%;
	padding: 5px;
}
.plan-list {
	width: 100%;
	margin-top: 20px;
}
.plan-btn {
	margin-top: 20px;
	text-align: center;
}
.plan-head {
	margin-top: 0;
}
.sec-tit br {
	display: none;
}
.sec-tit {
	text-align: center;
}
 
.pay-list li {
	padding: 20px 0;
	width: 100%;
	margin: 5px 0;
}
.pay-list {
	text-align: center;
}
.foot-link ul {
	padding-right: 0;
	display: block;
}
.foot-logo,.foot-soc,.foot-cpy ,.foot-link{
	text-align: center;
}
.foot-bg {
	padding: 30px 0 30px 0;
}
  
.abt-page {
	padding: 20px 0 20px 0;
}
 
.admin-top-bg {
	text-align: center;
}
.admin-top-bg {
	padding: 30px 0 30px 0;
}
.admin-logo {
	margin: 20px 0;
}
.acc-info {
	margin: 10px 0;
}
.ref_link {
	width: 100%;
}
.tot-mem {
	margin: 10px 0;
	border-radius: 0;
}
.other-bal li {
	width: 100%;
	margin: 5px 0;
}
.plan-inner {
	margin-top: 30px;
	margin-left: 0;
}
.make-title {
	margin-top: 30px;
}
.make-deposit {
	text-align: center;
}
.make-input {
	width: 100%;
}
}
 @media only screen and (max-width: 767px) {
 
 .banner-bg-wave img {

		left: 0px;

	}

	.plan-detail tbody tr td {
		padding: 5px 71px;

	}

	.pln-details::after {

		display: none;
	}

	.pln-details {
		/* background: rgb(1,4,2); */

		text-align: center;
	}

	.pln-fn {
		justify-content: center;
	}

	.pln-sm {
		justify-content: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.pl-btn a {
		margin-bottom: 10px;
	}

	.ref-img img {
		width: 100%;
	}

	.video-circle {

		top: -194px;
		left: -26px;

	}

	.footer-logo {
		margin-bottom: 24px;
		text-align: center;
	}

	.telegram-group {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.foot-menu {
		text-align: center;
	}

	.social-icons {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.left {
		display: block;

	}

	.statistic-list {

		justify-content: center;
	}

	.file {
		justify-content: center;
	}

	.plan-detail {
		margin: 0px -3px;
	}

	.plan-detail tbody tr td {
		font-size: 13px;
		left: 0px;
	}

	.plan-detail tbody tr td {
		padding: 6px 62px;
	}
	
	
.head-top {
	text-align: center;
}
.head-con {
	margin-top: 15px;
}
.head-logo {
	margin: 15px 0;
}
.banner-con {
	margin-top: 30px;
}
.statis li {
	width: 100%;
	margin: 5px 0;
}
 
.fea-list li {
	width: 100%;
}
}
 @media only screen and (max-width: 575px) {
.start-btn {
	width: 50%;
}
.fea-top {
	margin-top: 0;
}
.invest-btn {
	margin-top: 0;
}
 
}



 @media only screen and (max-width: 365px) {
	.abt-img {
		margin-top: 0px;
		margin-left: 0px;
	}

	.abt-img img {
		width: 100%;
	}

	.banner-content {
		display: block;
		align-items: center;
		text-align: center;
		justify-content: center;
	}
	
	
	}