/*Header start*/

body {
	background: #e2edf1;
}
a:hover {
	color: #fff000;
}
.box {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	-moz-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
}
.box2 {
	-webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
}
.z-in1 {
	z-index: 1;
}
.z-in2 {
	z-index: 2;
}
.z-in3 {
	z-index: 3;
}
.text-gray {
	color: #7c7a7a;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxLight.woff2') format('woff2'),
        url('../fonts/AlternoxLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxRegular.woff2') format('woff2'),
        url('../fonts/AlternoxRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxSemiBold.woff2') format('woff2'),
        url('../fonts/AlternoxSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxExtraBold.woff2') format('woff2'),
        url('../fonts/AlternoxExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxExtraLight.woff2') format('woff2'),
        url('../fonts/AlternoxExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Alternox';
    src: url('../fonts/AlternoxBold.woff2') format('woff2'),
        url('../fontsAlternoxBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.alter{
font-family:Alternox ;
}

.mulish{
font-family:Mulish ;

}
.audio{
font-family:Audiowide;

}
.wall{
font-family:Wallpoet;
}

.btn-secondary:hover {
	background: rgb(255,255,255);
	background: linear-gradient(18deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
} 

.banner-btn {
	position: relative;
	z-index: 3;
}

/**********************************tongle **********************************/

.mobile {
	position: relative;
	z-index: 99;
}


.pre-body {
	background-color: #051230;
	height: auto;
	color: white;
	display: none;
}

ul.pre-body-list a {
	text-decoration: aliceblue;
	color: #fff;
}

.btn img {
	margin-top: -10px;
}
ul.pre-body-list {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding: 5px 0 0 0;
    text-align: center;
    padding-top: 10px;
}
.pre-body-list a:hover {
	color: #e68745;
}
ul.pre-body-list li{
    display: inline;
    list-style-type: none;
    margin: 20px;
    width: auto;
    padding: 0 5px;
}

.pre-body {
	background-color: #6b8891;
	height: auto;
	color: white;
	display: none;
	padding: 6px;
}
/**********************************tongle **********************************/

/**********************************Header **********************************/
.navbar-head h4 {
	display: none;
}

.telegram-img {
	background: #039be5;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	padding: 6px 0px;
	animation: spin 5s infinite;
}
.telegram {
	display: flex;
	align-items: center;
}
.social-link {
	display: flex;
	align-items: center;
	justify-content: center;
}
.telegram-content p {
	line-height: 25px;
	font-size: 15px;
}
.telegram-img iconify-icon {
	color: #fff;
	font-size: 23px;
}
.telegram-bg {
	background: rgba(3,155,299,0.3);
	border-radius: 50%;
	width: 45px;
	height: 45px;
	padding: 5px 5px;
}
.telegram-margin {
	margin-left: 48px;
}

.login-link iconify-icon {
	color: #fff;
}

.login-cir iconify-icon {
	font-size: 25px;
	color: #fff;
}
.members-login {
	display: flex;
	align-items: center;
}
.login-cir {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding: 9px 0px;
	text-align: center;
}
.login-link {
	background: #ec5d25;
}
.login-link:hover {
	background: #1d3d97;
}
.login-link:hover iconify-icon {
	color: #fff !important;
}
.reg-link {
	background: #000;
}
.reg-link:hover {
	background: #22bb62;
}
.reg-link:hover iconify-icon {
	color: #fff !important;
}
.members-login span {
	font-size: 14px;
	font-weight: 600;
}

.tongle .navbar-nav {
	text-align: start;
}
.navbar-nav li a:hover {
	color: #ec5d25 !important;
}
.tongle .navbar-nav li a {
	text-decoration: none;
	color: #000;
}
.tongle-bar {
	display: none;
}
/********************************** header end **********************************/

/********************************** banner start **********************************/

.login-bg {
	border: 2px solid #4b5e62;
	border-radius: 25px;
	width: 51px;
	height: 50px;
	text-align: center;
	padding: 3px 4px;
}

.banner-sec::after {
	position: absolute;
	content: "";
	background: url("../images/robot-bg1.png") no-repeat;
	width: 277px;
	height: 326px;
	right: 0px;
	top: 0px;
	z-index: -1;
}

.banner-pad {
	margin-top: 70px;
	margin-bottom: 24px;
}

.banner-sub-img li {
	position: absolute;
}.banner-sub-img li {
	position: absolute;

	z-index: -1;
}

.banner-main-robot {
	margin-left: 70px;
}

.banner-sub-img li:first-child {
	bottom: -44px;
	animation: mymove 5s infinite;
}

.banner-sub-img li:nth-child(2) {
	bottom: 0px;
	left: 7px;
	top: 53px;
	z-index: 1;
}
.banner-sub-img li:last-child {
	bottom: -29px;
	left: 180px;
	z-index: 1;
}.banner-sub-img li:last-child img {
	height: 700px;
}
.tongle {
	position: relative;
	z-index: 3;
}
 @media only screen and (min-width: 1190px) {
.banner-img::after {
	position: absolute;
	content: "";
	background: url("../images/coin1.png");
	width: 72px;
	height: 72px;
	right: -25px;
	bottom: 95px;
	animation: slide_up_down 1.5s ease-in-out infinite alternate both;
}
.banner-img::before {
	position: absolute;
	content: "";
	background: url("../images/coin2.png") no-repeat;
	width: 49px;
	height: 49px;
	bottom: -125px;
	left: 135px;
	animation: slide_up_down 1.7s ease-in-out infinite alternate both;
}
.srtike-line::after {
	position: absolute;
	content: "";
	background: #ccd6d9;
	width: 100%;
	height: 10px;
	left: 0px;
	top: -31px;
	border-radius: 10px;
}
}


.banner-text {
	margin-top: 0px;
	margin-left: 50px;
}

.crypto-edison {
	display: flex;
	align-items: center;
}
.crypto-edison span {
	font-size: 25px;
}

.banner-video {
	display: flex;
	align-items: center;
}.banner-second-title span {
	font-size: 77px;
	-webkit-text-stroke: 2px #ec5d25;
	color: transparent;
	
}
.banner-second-title {
	margin-top: -118px;
}

.banner-robot {
	text-align: center;
}
.banner-robot img {
	animation: y-axis-animation 1s ease-in-out 0s infinite alternate;
}
.banner-robot {
	margin-bottom: 25px;
	margin-left: -101px;
}
 @media only screen and (min-width: 1190px) {
.banner-robot::after {
	position: absolute;
	content: "";
	background: url("../images/coin3.png") no-repeat;
	width: 76px;
	height: 76px;
	right: 130px;
	animation-name: flipInY;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
.banner-robot::before {
	position: absolute;
	content: "";
	background: url(../images/coin4.png) no-repeat;
	width: 63px;
	height: 64px;
	left: 133px;
	bottom: 31px;
	animation-name: flipInY;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.banner-sec::before {
	position: absolute;
	content: "";
	background: url("../images/ball1.png") no-repeat;
	width: 137px;
	height: 154px;
	top: 85px;
	animation: slide_up_down 1.7s ease-in-out infinite alternate both;
}
.coins::after {
	position: absolute;
	content: "";
	background: url("../images/ball2.png") no-repeat;
	width: 137px;
	height: 154px;
	bottom: -49px;
	left: -29px;
	animation: slide_up_down 1.2s ease-in-out infinite alternate both;
}
.coins::before {
	position: absolute;
	content: "";
	background: url("../images/waveform.png") no-repeat;
	width: 800px;
	height: 449px;
	right: -79px;
	bottom: -32px;
	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;
}

.banner-second-title::after {
	position: absolute;
	content: "";
	background: url("../images/coin5.png") no-repeat;
	width: 141px;
	height: 140px;
	right: -37px;
	bottom: 0px;
	animation: mymove 5s infinite;
}

.banner-second-title::before {
	position: absolute;
	content: "";
	background: url("../images/coin6.png") no-repeat;
	width: 47px;
	height: 45px;
	bottom: -30px;
	right: 105px;
	left: 0px;
	margin: auto;
}
}
/********************************** banner end**********************************/


/********************************** payment start **********************************/

.pay-cont span {
	font-size: 17px;
}

.payment-details {
	justify-content: center;
}

.payment-bg {
	background: #6b8891;
}


/********************************** payment end**********************************/



/********************************** abt start**********************************/

.abt-img-coins li {
	position: absolute;
}

.abt-img-coins li:first-child {
	bottom: 63px;
	left: -75px;
	animation: slide_up_down 4s ease-in-out infinite alternate both;
}

.abt-img-coins li:last-child {
	right: -161px;
	bottom: 41px;
		animation: slide_up_down 1.2s ease-in-out infinite alternate both;
}
.abt-img-coins li:nth-child(3) {
	right: -65px;
	top: 93px;
	animation: slide_up_down 7s ease-in-out infinite alternate both;
}
.abt-img-coins li:nth-child(2) {
	top: 178px;
	left: -54px;
	animation: slide_up_down 1.2s ease-in-out infinite alternate both;
}
 @media only screen and (min-width: 1190px) {
.abt-robot-img::after {
	position: absolute;
	content: "";
	background: url("../images/abt-ball.png") no-repeat;
	width: 447px;
	height: 531px;
	bottom: ;
	bottom: 0px;
	z-index: -1;
	animation-name: flash;
	animation-duration: 5s;
	animation-iteration-count: infinite;
}
.home-abt-sec {
	margin-top: 5px;
}
}
.ceriificate-logo h2 {
	font-size: 36px;
}
.ceriificate-logo span {
	font-size: 18px;
}
.ceriificate-logo {
	background: #ec5d25;
	width: 65%;
	text-align: center;
	padding: 25px 25px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	margin: 0 auto;
	margin-left: 129px;
}

.certificate-img {
	background: #d1e0e5;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	margin: 0 auto;
	padding: 18px 0px;
	margin-bottom: 10px;
}
 @media only screen and (min-width: 1190px) {
.home-abt-sec::after {
	position: absolute;
	content: "";
	background: url("../images/ball3.png") no-repeat;
	width: 137px;
	height: 154px;
	right: 178px;
	bottom: 71px;
}
}
.abt-fea-list span {
	font-size: 21px;
}

.abt-fea li {
	margin-bottom: 15px;
}
.abt-fea {
	background: #d4e6ea;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	text-align: start;
	width: 70%;
	padding: 72px 16px 15px 44px;
}

.abt-btn-lnfo {
	position: absolute;
	top: 135px;
	right: -20px;
}
/********************************** abt end**********************************/


/**********************************static list start **********************************/

.sta-ico-bg1 {
	background: url("../images/sta-bg1.png") no-repeat;
}
.sta-ico-bg2 {
	background: url("../images/sta-bg2.png") no-repeat;
	height: 137px !important;
}

.sta-ico {
	width: 151px;
	height: 131px;
	text-align: center;
	padding: 22px 0px;
	margin-bottom: 18px;
}

.static-list li {
	display: inline-block;
	margin: 0 18px;
}


.static-list li {
	position: relative;
}

.static-list li:first-child {
	top: -217px;
	left: -26px;
}
.static-list li:nth-child(2) {
	top: -24px;
	left: -43px;
}
.static-list li:nth-child(3) {
	top: 43px;
}
.static-list li:nth-child(4) {
	top: 43px;
	left: 33px;
}
.static-list li:nth-child(5) {
	left: 81px;
	top: -45px;
}
.static-list li:last-child {
	right: -46px;
	top: -207px;
}
 @media only screen and (min-width: 1190px) {
.statistic-sec::after {
	position: absolute;
	content: "";
	background: url("../images/dot-bg.png") no-repeat;
	width: 100%;
	height: 872px;
	bottom: -134px;
	z-index: -1;
}

.statistic-sec::before {
	position: absolute;
	content: "";
	background: url("../images/sta-robot.png") no-repeat;
	width: 132px;
	height: 150px;
	right: 0px;
	bottom: -124px;
	animation: y-axis-animation 1s ease-in-out 0s infinite alternate;
}
}
/*******************************  static list end  *************************************/



/*******************************  plan start *************************************/

.box-content h4 {
	font-size: 39px;
}
.invest-box-plan h6 {
	font-size: 16px;
}
.plan-info {
	display: flex;
	align-items: start;
	margin: 0 45px;
}

.plan-amt h6, .plan-amt span {
	text-align: start;
	text-transform: capitalize;
}

.plan-tick i {
	text-align: start;
	color: #041b52;
}.plan-amt {
	text-align: start;
}
.invest-box-plan li {
	margin-top: 5px;
	position: relative;
}
.invest-box-plan li:not(:last-child)::after {
	position: absolute;
	content: "";
	background: url("../images/dot-line.png") no-repeat;
	width: 135px;
	height: 1px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	bottom: 0px;
}
 @media only screen and (min-width: 1190px) {
.home-plan-sec::after {
	background: url("../images/plan-bg.png") no-repeat;
	position: absolute;
	content: "";
	width: 100%;
	height: 376px;
	top: 35px;
	z-index: -1;
	left: 0px;
	background-size: cover;
}}
.home-plan-sec {
	margin-top: 76px;
}


.invest-box:hover {
	background: url("../images/home-plan-hover.png") no-repeat;
/*	width: 293px;
	height: 678px;
	margin-top: -14px;*/
}

.invest-box {
	padding: 167px 10px 10px 10px;
}

.invest-box:hover .plan-amt span {
	color: #fff;
}
.invest-box:hover .plan-amt h6 {
	color: #fff !important;
}

.invest-box.active2 {
	background: url("../images/home-plan-hover.png") no-repeat;
}

.invest-box .btn-primary {
	border: transparent !important;
}
.invest-box:hover .btn-primary {
	background: rgb(255,255,255);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%) !important;
	border: transparent;
	color: #000;
}

.invest-box.active2 .btn-primary {
	background: rgb(255,255,255);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%) !important;
	color: #000;
}
.invest-box.active2 .plan-amt span, .invest-box.active2 .plan-amt h6 {
	color: #fff !important;
}
 @media only screen and (min-width: 1190px) {
.home-plan-sec::before {
	position: absolute;
	content: "";
	background: url("../images/ball4.png") no-repeat;
	width: 120px;
	height: 157px;
	right: 0px;
	top: 133px;
}}
.cal-link {
	display: flex;
	align-items: center;
}
.cal-link span, .cal-link small {
	font-size: 35px;
}

.plan-select .form-select {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	border: 2px solid #fff;
	border-radius: 0px;
	font-family: Audiowide;
	font-size: 14px;
	padding: 12px 10px;
}

.plan-select .form-control {
	border: transparent;
	background: #ec5d25;
	border-radius: 0px;
	padding: 12px 11px;
	color: #fff !important;
		font-family: Audiowide;
}

.plan-select .form-control::placeholder {
	color: rgba(255, 255, 255, 0.75);
	opacity: 1;
}
/*******************************  plan end *************************************/



/*******************************  our features  start*************************************/

.our-fea-list {
	display: flex;
	align-items: center;
	background: rgb(255,255,255);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	border-radius: 15px;
	padding: 10px 16px;
	width: 95%;
}

.our-fea-list:hover {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
}
.fea-ico::after {
	position: absolute;
	content: "";
	background: #ec5d25;
	width: 76px;
	height: 76px;
	left: 0px;
	right: 0px;
	margin: auto;
	filter: blur(20px);
	top: 0px;
	bottom: 0px;
	animation-name: flash;
	animation-duration: 5s;
	animation-iteration-count: infinite;
}

.fea-ico img {
	position: relative;
	z-index: 1;
}
 @media only screen and (min-width: 1190px) {
.our-feature::after {
	position: absolute;
	content: "";
	background: url("../images/sta-robot.png") no-repeat;
	width: 177px;
	height: 194px;
	left: 37px;
	top: 53px;
	animation: y-axis-animation 1s ease-in-out 0s infinite alternate;
}
.our-feature::before {
	position: absolute;
	content: "";
	background: url("../images/dot-wave.png") no-repeat;
	width: 994px;
	height: 967px;
	z-index: -1;
	top: 64px;
	right: 148px;
	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;
}

}
 @media only screen and (min-width: 990px) {
.abt-page-pad {
	margin-top: 80px;
}
}

/*******************************  our features  end*************************************/


/*******************************  affiliate  start************************************/
.ref-pgm {
	background: url("../images/ref-bg.png") no-repeat;
}.rep-pgm {
	background: url("../images/rep-bg.png") no-repeat;
}
.rep-bg:hover {
	background: #b7cad0;
}
.rep-bg {
	background: #d1e0e5;
}
.affiliate-level {
	width: 574px;
	height: 471px;
	padding: 30px 20px;
}.affiliate-title span {
	font-size: 38px;
}

.affiliate-box {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(222,164,186,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(222,164,186,1);
	box-shadow: 0px 0px 5px 0px rgba(222,164,186,1);
	width: 155px;
	border-radius: 15px;
	text-align: center;
}
.ref-bg:hover {
	background: #567179;
}

.ref-bg{
	background: #6b8891;
}
.affiliate-box small {
	font-size: 45px;
}

.affiliate-box h5 {
	position: relative;
	top: -15px;
}
.affiliate-box sub {
	font-size: 30px;
	position: relative;
	left: -11px;
}.affiliate-list li {
	display: inline-block;
	position: relative;
}

.affiliate-list {
	margin-top: 118px;
}


.affiliate-list li:first-child {
	left: -21px;
}
.affiliate-list li:nth-child(2) {
	top: -88px;
}
.affiliate-list li:last-child {
	right: -19px;
}

 @media only screen and (min-width: 1190px) {
.affiliate-sec::after {
	position: absolute;
	content: "";
	background: url("../images/sta-robot.png") no-repeat;
	width: 177px;
	height: 194px;
	right: 0px;
	top: 0px;
	animation: y-axis-animation 1s ease-in-out 0s infinite alternate;
}

.affiliate-sec::before {
	position: absolute;
	content: "";
	background: url("../images/line-wave.png") no-repeat;
	width: 100%;
	height: 454px;
	z-index: -1;
	bottom: 32px;
	background-size: cover;
}

}
/*******************************  affiliate  end*************************************/

/*******************************  payment list start*************************************/

.payment-icons li {
	display: inline-block;
	margin: 0 16px;
	margin-top: 79px;
}
.payment-con-sec::after {
	position: absolute;
	content: "";
	background: url("../images/line-wave.png") no-repeat;
	/* background-size: auto; */
	width: 100%;
	height: 454px;
	z-index: -1;
	bottom: -105px;
	background-size: cover;
	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;
}
.payment-con-sec {
	margin-bottom: 50px;
}
 @media only screen and (min-width: 1190px) {
.payment-con-sec::before {
	position: absolute;
	content: "";
	background: #ccd6d9;
	width: 80%;
	height: 10px;
	left: 0px;
	bottom: 0px;
	border-radius: 10px;
	right: 0px;
	margin: auto;
}
}
/*******************************  payment list end************************************/


/*******************************  footer start************************************/
.mobile-logo {
	display: none;
}
.foooter-sec::after {
	position: absolute;
	content: "";
	background: url("../images/footer-robot.png") no-repeat;
	width: 331px;
	height: 322px;
	left: 0px;
	bottom: -33px;
	z-index: -1;
}
.foooter-sec::before {
	position: absolute;
	content: "";
	background: url("../images/black-wave.png") no-repeat;
	width: 100%;
	height: 322px;
	background-size: cover;
	top: -28px;
	z-index: -1;
}



.footer-nav li {
	display: inline-block;
	margin: 0 32px;
	position: relative;
}

.footer-nav li:hover::after {
	background: #ec5d25;
	width: 100%;
	height: 2px;
	position: absolute;
	content: "";
	bottom: -5px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.company-info span {
	font-size: 25px;
}

.company-ico {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	padding: 12px 0px;
	border: 2px solid #ec5d25;
}
.company-ico:hover {
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
}

.company-info {
	display: flex;
	align-items: center;
}

.company-ico img {
	animation-name: flipInY;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
/*******************************  footer end************************************/

/*******************************  page up start************************************/

.page-up-bg {
	background: #ec5d25;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	padding: 6px 0px;
	cursor: pointer;
}
.page-up-bg iconify-icon {
	color: #fff;
	font-size: 25px;
}

.page-top {
	display: flex;
	align-items: center;
}

.page-top {
	display: flex;
	align-items: center;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.copy-rights a:hover {
	color: #ec5d25 !important;
}
/*******************************  page up end************************************/


/******************************* innerpgae start ************************************/

.input-msg {
	background: transparent;
	border-radius: 10px;
	padding: 10px 13px;
	display: flex;
	align-items: center;
	max-width: 500px;
	margin: 10px auto;
	margin-bottom: 20px;
}
.input-msg p, .input-msg span {
	color: #000 !important;
}

.success-msg {
	border: 2px solid #22bb62;
}

.error-msg {
	border: 2px solid #e21e51;
}

.innerpage-sub-img li {
	position: absolute;
}

.innerpgae-pad {
	margin-top: 113px;
	margin-bottom: 50px;
}
.innerpage-robot {
	margin-left: 69px;
	margin-top: -63px;
}

.innerpage-sub-img li:first-child {
	top: 0px;
	z-index: -1;
}

.innerpage-sub-img li:nth-child(2) {
	top: -190px;
	left: 182px;
}.innerpage-sub-img li:nth-child(2) img {
	height: 700px;
}

.innerpage-sub-img li:nth-child(3) {
	top: 220px;
	left: -25px;
}

.innerpage-sub-img li:nth-child(4) {
	right: 92px;
	bottom: 120px;
}
.innerpage-sub-img li:nth-child(5) {
	bottom: -137px;
	left: 146px;
}
.innerpage-sub-img li:last-child {
	right: 0px;
	bottom: -152px;
}

.formpage-inuput {
	margin-top: -59px;
}



.innerpage-footer {
	position: relative;
	z-index: 2;
}.inner-btn .btn-primary {
	border-radius: 25px;
	clip-path: none;
}
.innerpage-bg {
	background: #218f97;
}

.innerpag-pad {
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
	z-index: 2;
}
.innerpage-title h1, .innerpage-title span {
	font-size: 40px;
}




.form-ico {
	position: absolute;
	top: 0px;
	bottom: 0;
	margin: auto;
	width: 40px;
	height: 40px;
	padding: 9px 2px;
	left: 4px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background: rgb(236, 93, 37);
	font-size: 20px;
}
textarea::placeholder {
	color: #131313 !important;
}
.form-icos iconify-icon {
	padding: 3px 0px;
	font-size: 22px;
}
.form-icos {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	padding: 4px 0px;
	left: 4px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background: rgb(236, 93, 37);
	font-size: 20px;
}

.checkbox a:hover {
	color: #ec5d25 !important;
}

input::placeholder {
	color: #000 !important;
}
.form-control option {
	background: #6B8891;
	color: #fff;
}
.select-arrow {
	background: url("../images/country-arrow.png") center right 10px no-repeat,linear-gradient(86deg, rgb(226, 237, 241) 0%, rgb(92, 114, 111) 100%);
}
.copy-rights a:hover {
	color: #ec5d25 !important;
}
.checkbox label {
	font-size: 14px;
}

.innerpage-sec::after {
	position: absolute;
	content: "";
	background: url("../images/ball1.png") no-repeat;
	width: 137px;
	height: 154px;
	top: 85px;
}
.innerpage-sec::before {
	position: absolute;
	content: "";
	background: url("../images/robot-bg1.png") no-repeat;
	width: 277px;
	height: 326px;
	right: 0px;
	top: 0px;
	z-index: -1;
}

.innerpgae-coins::after {
	position: absolute;
	content: "";
	background: url("../images/waveform.png") no-repeat;
	width: 800px;
	height: 449px;
	right: -80px;
	bottom: -87px;
	z-index: -1;
}
.formpage-robot::after {
	position: absolute;
	content: "";
	background: url("../images/coin3.png") no-repeat;
	width: 76px;
	height: 76px;
	right: 130px;
}
.innerpage-footer {
	background: #6b8891;
}
/******************************* innerpgae end ************************************/



/**********************************animation start*****************************/



.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 mask {
	0% {
		mask-size: 0% 70%;
	}
	20% {
		mask-size: 20% 100%;
	}
	30% {
		mask-size: 30% 100%;
	}
	40% {
		mask-size: 40% 100%;
	}
	60% {
		mask-size: 60% 100%;
	}
	80% {
		mask-size: 80% 100%;
	}
	100% {
		mask-size: 100% 100%;
	}
}



  @-ms-keyframes spin { 
        from { 
            -ms-transform: rotate(360deg); 
        } to { 
            -ms-transform: rotate(-360deg); 
        }
    }
    @-moz-keyframes spin { 
        from { 
            -moz-transform: rotate(0deg); 
        } to { 
            -moz-transform: rotate(-360deg); 
        }
    }
    @-webkit-keyframes spin { 
        from { 
            -webkit-transform: rotate(0deg); 
        } to { 
            -webkit-transform: rotate(-360deg); 
        }
    }
    @keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(-360deg); 
        }
    }
}

@-webkit-keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}





@keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
 

@keyframes mymove {
  50% {transform: rotate(359deg);}
}



@keyframes x-axis-animation {
  from {transform: rotateX(20deg)}
  to {transform: rotateX(-20deg)}
}

@keyframes y-axis-animation {
  from {transform: rotateY(20deg)}
  to {transform: rotateY(-20deg)}
}

@keyframes z-axis-animation {
  from {transform: rotateZ(20deg)}
  to {transform: rotateZ(-20deg)}
}
  
  
  
    @-ms-keyframes spin { 
        from { 
            -ms-transform: rotate(0deg); 
        } to { 
            -ms-transform: rotate(360deg); 
        }
    }
    @-moz-keyframes spin { 
        from { 
            -moz-transform: rotate(0deg); 
        } to { 
            -moz-transform: rotate(360deg); 
        }
    }
/**********************************animation end*****************************/

/**********************************about start *****************************/

 @media only screen and (min-width: 1199px) {
 
.abt-page-banner::after {
	position: absolute;
	content: "";
	background: url("../images/coin3.png") no-repeat;
	width: 76px;
	height: 76px;
	right: -59px;
	animation-name: flipInY;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	top: 38px;
}

.abt-page-banner::before {
position: absolute;
    content: "";
    background: url(../images/coin4.png) no-repeat;
    width: 63px;
    height: 64px;
    left: 0px;
    top: 31px;
    animation-name: flipInY;
    animation-duration: 2s;
    animation-iteration-count: infinite;
	
}
.abt-page-coins::after {
	position: absolute;
	content: "";
	background: url("../images/abt-coin4.png") no-repeat;
	width: 106px;
	height: 105px;
	bottom: 0px;
	left: 0px;
	animation: slide_up_down 1.2s ease-in-out infinite alternate both;
}
.abt-page-coins::before {
position: absolute;

    content: "";

    background: url("../images/sta-robot.png") no-repeat;

    width: 132px;

    height: 150px;

    right: 0px;

    bottom: 0px;

    animation: y-axis-animation 1s ease-in-out 0s infinite alternate;
	
	}
}

/**********************************about start *****************************/






/********************************** common css start********************************/
.innerpage-padding {
	position: relative;
	z-index: 2;
}


.table-page {
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 5px 0;
}
.table-page li {
        list-style-type: none;
        color: #000000;
        margin: 10px;
}
.table-page a {
        padding: 9px 17px;
        border-radius: 50%;
        color: #ffffff;
        background: #774200;
}

 
 
 .table-page a:hover {
 
         background: #ffa949;
         
} 
.faq_accordian .accordion-toggle {
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	padding: 20px 46px 20px 17px;
	border-radius: 10px;
	background: url(../images/accordian_arrow_down.png) no-repeat center right 20px #6b8891;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cfd0f6', endColorstr='#95abe2', GradientType=1 );
	text-align: start;
	border: transparent;
	line-height: 26px;
}
.faq_accordian .accordion-toggle.active {
	color: #fff;
	background: url(../images/accordian_arrow_up.png) no-repeat center right 20px #ec5d25;
	border: transparent;
}
.faq_accordian {
        width: 100%;
}
.faq_accordian .accordion-content p {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	line-height: 24px;
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	padding: 20px;
	border-radius: 10px;
	color: #000 !important;
	margin-top: 0;
}
.faq_accordian .accordion-content {
        display: none;
        margin-bottom: 10px;
}
.faq_accordian .accordion .open {
        display: block;
}
.faq-btn {
        text-align: center;
        margin: 20px 0;
}
.faq_accordian .accordion-content p a {
	color: #ffffff;
}
.bootbox-close-button.close {
        float: right;
}
.msg-box.success {
	border: 2px solid #22bb62;
}

.msg-box.error {
	border: 2px solid #e21e51;
}
.msg-box {
	background: transparent;
	border-radius: 10px;
	padding: 10px 13px;
	display: flex;
	align-items: center;
	max-width: 500px;
	margin: 10px auto;
	margin-top: 20px;
}
.msg.error h5 {
	margin-bottom: 0px;
}
.msg.error h5 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}
.msg.error {
	border: 2px solid #e21e51;
	background: transparent;
	border-radius: 10px;
	padding: 10px 13px;
	display: flex;
	align-items: center;
	max-width: 500px;
	margin-bottom: 20px !important;
}
.msg.success {
	border: 2px solid #22bb62;
	background: transparent;
	border-radius: 10px;
	padding: 10px 13px;
	display: flex;
	align-items: center;
	max-width: 500px;
	margin-bottom: 20px !important;
}
.msg.error i {
	background: #e21e51;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 4px 0px;
	color: #fff;
}
.msg.success i {
	background: #22bb62;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 4px 0px;
	color: #fff;
}
.msg-box span {
	margin-left: 5px;
	color: #000 !important;
	font-weight: normal;
}
.msg ul {
	list-style-type: none;
}
.msg br {
	display: none;
}
.error i, .success i {
        margin-right: 5px;
}
.msg {
	margin: 10px 0 !important;
	text-align: center;
}
.bootbox-close-button.close {
	background: transparent;
	border: transparent;
	color: #000;
	border-radius: 5px;
	float: right;
	font-size: 25px;
	position: relative;
	top: -8px;
}
textarea:focus-visible {
        box-shadow: none;
}
.modal-footer {
	justify-content: center;
}
.bootbox-close-button.close:hover {
	background-color: transparent;
	border: transparent;
}
table input[type="text"] {
	width: 100%;
	border: none;
	background: linear-gradient(0deg, rgba(226,237,241,1) 0%, rgba(92,114,111,1) 100%);
	padding: 10px 10px;
	color: #fff;
}
.inpts:focus-visible {
	outline: none;
}
.inner-navbar-head {
	display: none;
}
.news {
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	border: transparent;
	border-radius: 25px;
	margin-bottom: 25px;
	padding: 25px 15px;
}
.news:hover {
	background: #6e817f;
}
.news h5 a {
	font-size: 21px;
	font-family: Lato;
}
.news p {
	min-height: 202px;
	font-size: 14px;
}.news .btn-primary {
	font-size: 16px;
}
/********************************** common css end********************************/

/********************************** Responsive **********************************/

 @media only screen and (max-width: 1345px) {
}
 @media only screen and (max-width: 1199px) {
 
.banner-text {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
.banner-text p br {
	display: none;
}
.banner-img {
	margin-left: -50px;
}
.banner-text {
	left: 90px;
}
.abt-fea {

	width: 90%;

}
.ceriificate-logo {

	width: 90%;
	margin-left: 21px;
}
.abt-robot-img {
	margin-left: -51px;
}
.static-list li:nth-child(2) {
	top: 0px;
	left: 0px;
}
.static-list li:first-child {
	top: 0px;
	left: 0px;
}
.static-list li:last-child {
	right: 0px;
	top: 0px;
}
.static-list li:nth-child(5) {
	left: 0px;
	top: 0px;
}
.static-list li:nth-child(3) {
	top: 0px;
	left: 0px;
}
.home-plan-sec {
	margin-top: 0px;
}
.cal-link span, .cal-link small {
	font-size: 25px;
}
.sta-ico {
	width: 120px;
	height: 120px !important;
	padding: 17px 0px;
}
.sta-ico-bg1 {
	background: url("../images/sta-bg1.png") no-repeat;
	background: rgb(255,255,255);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	border-radius: 50%;
}
.sta-ico-bg2 {
	background: url("../images/sta-bg2.png") no-repeat;
	height: 0px;
	background: #6b8891;
	border-radius: 50%;
}
.static-list li:nth-child(4) {
	top: 0px;
	left: 0px;
}
.static-list li {
	display: inline-block;
	margin: 0 10px;
}
.sta-ico-bg1:hover {
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(92,114,111,1) 100%);
	border-radius: 50%;
}
.sta-ico-bg2:hover {
	background: #5c747b;
}
.our-fea-list {

	width: 100%;
}
.affiliate-level {
	width: 100%;
	height: auto;
	border-radius: 25px;
}
.rep-pgm {
	background: url("../images/rep-bg.png") no-repeat;
	background: #ec5d25;
}
.ref-pgm {
	background: url("../images/ref-bg.png") no-repeat;
	background: #d4e6ea;
}
.affiliate-list li:nth-child(2) {
	top: 0px;
}
.affiliate-list li:last-child {
	right: 0px;
}.affiliate-list li:first-child {
	left: 0px;
}
.affiliate-list li {

	margin: 5px 5px;
}
.affiliate-list {
	margin-top: 20px;
}
.affiliate-title p br {
	display: none;
}
.payment-icons li {
	margin: 0 10px;
	margin-top: 0px;
}
.footer-nav li {
	
	margin: 0px 18px;

}
.footer-logo {
	margin-left: -34px;
}
.company-info span {
	font-size: 18px;
}
.affiliate-sec::after {

	top: 93px;
}
.company-info h6 {
	font-size: 14px;
}
.banner-sec::after {
	content: inherit;
	display: none;
}

.innerpage-sub-img li:nth-child(2) {
	display: none;
}
.innerpage-sec::before {
	content: inherit;
	display: none;
}
.innerpage-sub-img li:first-child {
	top: 0px;
	z-index: -1;
	left: -72px;
}

.innerpage-robot {
	margin-left: -6px;
	margin-top: -63px;
}

	.news p {
	min-height: 200px;
	font-size: 13px;
	margin-bottom: 20px !important;
}
.news h4 a {
	font-size: 18px;
}
.news h5 a {
	font-size: 19px;
	font-family: Lato;
}
.news .btn-primary {
	font-size: 16px;
}
}
 @media only screen and (max-width: 991px) {
.tongle-bar {
	display: block;
	position: absolute;
	right: 0px;
	z-index: 99;
}
 .social-link {

	margin-top: 30px;
}
.members-login {

	margin-top: 27px;
}
.banner-main-robot {
	margin-left: 0px;
}
.banner-sub-img li {
	position: relative;
}
.banner-sub-img li:last-child {
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
.banner-sub-img{
	display: none;
}
.banner-img {
	margin-left: 0px;
	text-align: center;
}
.banner-robot {
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
br {
	display: none;
}
.banner-text {
	left: 0px;
	text-align: center;
}
.tongle {
	position: relative;
	z-index: 3;
	display: none;
}
.head-logo {
	text-align: center;
}
.crypto-edison span {
	font-size: 25px;
	text-align: start;
}
.banner-text h1 {
	font-size: 31px;
}
.banner-img {
	margin-left: 0px;
	text-align: center;
	margin-top: 25px;
}
.banner-second-title {
	margin-top: 0px;
	text-align: center;
}
.abt-fea {
	width: 60%;
	margin: 0 auto;
}
.abt-btn-lnfo {
	position: relative;
	top: 0px;
	right: 0px;
}
.abt-fea-btn {
	text-align: center;
}

.abt-btn-lnfo {
	text-align: center;
	margin-top: 10px;
}
.abt-robot-img {
	margin-left: 0px;
	text-align: center;
}
.abt-img-coins li:last-child {
	right: 0px;
	
}
.abt-img-coins li:first-child {
	left: 0px;
}
.abt-img-coins li:nth-child(2) {
	left: 0px;
}
.abt-img-coins li:nth-child(3) {
	right: 0px;

}
.invest-box {
	padding: 15px 15px;
	/* background: rgb(226,237,241); */
	background: linear-gradient(0deg, rgba(226,237,241,1) 0%, rgba(92,114,111,1) 100%) !important;
	width: 95%;
}
.invest-box:hover {
	/* background: url("../images/home-plan-hover.png") no-repeat; */
	/* width: 293px; */
	/* height: 678px; */
	/* margin-top: -14px; */
	/* background: rgb(226,237,241); */
	background: linear-gradient(180deg, rgba(226,237,241,1) 0%, rgba(92,114,111,1) 100%);
}
.invest-box.active2 {
	background: transparent;
}
.invest-box.active2 .plan-amt span, .invest-box.active2 .plan-amt h6 {
	color: #000 !important;
}
.plan-head h2 {
	color: #000 !important;
}.plan-p p {
	color: #000 !important;
}
.title {
	text-align: center;
}
.plan-p {
	text-align: center;
}
.our-fea-list {
	margin-bottom: 20px;
}
.company-certifiacte {
	display: none;
}
.payment-con-sec {
	margin-bottom: 0px;
}

.foooter-sec::after {
	content: inherit;
	display: none;
}
.footer-logo p {
	color: #000 !important;
}
.footer-logo {
	margin-left: 0px;
	text-align: center;
	margin-bottom: 25px;
}
.desktop-logo {
	display: none;
}
.mobile-logo {
	display: block;
}
.innerpage-img {
	display: none;
}
.formpage-robot {
	display: none;
}
.innerpgae-coins::after {
	content: inherit;
	display: none;
}
.innerpage-sec::after {
	content: inherit;
	display: none;
}
.mobile {

	display: none;
}
.navbar-nav li a:hover {
	color: #ec5d25;
}.navbar-nav li a {
	color: #000;
}
.news h4 a {
	font-size: 20px;
}
.news p {
	min-height: 0px;
	font-size: 14px;
	margin-bottom: 20px !important;
}
.news .btn-primary {
	font-size: 16px;
}
.innerpgae-pad {
	margin-top: 30px;
	margin-bottom: 25px;
}
.formpage-inuput {
	margin-top: 0px;
}
.invest-box .btn-primary:hover {
	background: #ec5d25 !important;
	color: #fff;
}
}

 @media only screen and (max-width:767px) {
.members-login {

	justify-content: center;
}

.invest-box {

	width: 60%;
	margin: 0 auto;
}

.plan-select .form-select {

	margin-bottom: 20px;
}
.plan-select .form-control {

	margin-bottom: 20px;
}
.footer-nav li {
	margin: 5px 18px;
}
.payment-icons li {
	margin: 0 3px;

}
.company-info {

	margin-top: 15px;
}
.page-top h6 {
	display: none;
}

}
 @media only screen and (max-width: 575px) {
 .social-info {
	text-align: start;
}
.footer-logo {
	
	text-align: start;
}
.footer-nav {
	text-align: start !important;
}
.abt-page-banner {
	text-align: start !important;
}
}

 @media only screen and (max-width: 424px) {
.abt-page-btn .btn-primary {
	padding: 8px 17px;
}

.page-top {
	display: flex;
	align-items: center;
	position: absolute;
	right: 29px;
	bottom: 93px;
}
.telegram-margin {
	margin-left: 0px;
	margin-top: 20px;
}
.social-link {
	display: block;
}
.telegram {
	justify-content: start;
}
.banner-pad {
	margin-top: 49px;

}
.crypto-edison {
	justify-content: start;
}
.banner-video {

	justify-content: center;
	margin-top: 30px;
}
.banner-img img {
	width: 100%;
}
.abt-fea {
	width: 100%;
	margin: 0 auto;
}
.abt-robot-img img {
	width: 100%;
}
.invest-box {
	width: 100%;
	margin: 0 auto;
	}
	.affiliate-title span {
	font-size: 29px;
}
.payment-icons li {
	margin: 5px 3px;
}

.head-logo {
	text-align: start;
}
.members-login {
	justify-content: center;
}
.banner-text {

	text-align: start;
}
.banner-text h1 {
	font-size: 29px;
	line-height: 42px;
	margin-bottom: 0px !important;
}
.banner-second-title {

	text-align: start;
}
.abt-img-coins li:nth-child(2) {
	top: -31px;

}
.copy-rights h6 {
	line-height: 29px;
}
.footer-nav li {
	margin: 5px 13px;
}
.affiliate-box small {
	font-size: 34px;
}
.affiliate-box sub {
	font-size: 21px;;
	left: -11px;
}
.affiliate-box h5 {
	position: relative;
	top: -9px;
}
.title {
	text-align: start !important;
}
.payment-title {
	text-align: start !important;
}
.plan-p {
	text-align: start;
}
.sta-ico {

	margin-bottom: 10px;
}

.srtike-line {
	text-align: center !important;
}
.banner-second-title span {
	font-size: 40px;
	
}
.title h2, .title span {
	font-size: 24px;
}
.payment-title h2 {
	font-size: 20px;
	margin-bottom: 0px;
}
.abt-robot-img {
	margin-left: 0px;
	text-align: center;
	margin-top: 33px !important;
}
}