 @charset "utf-8";
/* CSS Document */

 
/***************************************************indexpage*********************************************************/

/***************************************************Section-1*********************************************************/

.clock i {
	color: #ffc234;
	font-size: 32px;
	display: inline-block;
	padding-right: 6px;
}
.clock h5 small {
	font-size: 13px;
	display: block;
	padding-bottom: 6px;
	color: #ffc234;
}
.clock h5 {
	color: #fff;
	font-size: 17px;
	display: inline-block;
	text-align: left;
}
.head-btn {
	text-align: left;
}
.logo {
	text-align: right;
}
.clock {
	text-align: center;
}
.head-top {
	padding: 35px 0 20px 0;
}
.head-btn a {
	color: #fff;
	padding: 0 2px;
}
.head-btn {
	color: rgba(255, 255, 255, 0.39);
}
.navbar {
	padding: 0;
	background: rgba(127, 27, 27, 0.27);
	border-radius: 50px;
}
.navbar-nav li {
	position: relative;
}
.navbar-nav li::after {
	position: absolute;
	content: '';
	height: 14px;
	border-right: 1px solid #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}
.navbar-nav li:last-child::after {
	border: none;
}
.banner-info h2 {
	color: #fff;
	text-align: center;
	padding: 40px 0 10px 0;
	font-size: 51px;
	font-weight: 400;
	margin: 0;
}
.navbar-nav li a {
	font-size: 17px;
	color: #fff;
	padding: 12px 22px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.banner-img {
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.navbar-nav li a::after {
	position: absolute;
	content: inherit;
	width: 50px;
	border: 1px solid #f5f32a;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
}
.navbar-nav li a:hover::after {
	opacity: 1;
}
.bg1::after {
	content: '';
	position: absolute;
	background: url(../images/cryptocoins.png) no-repeat;
	width: 1192px;
	height: 620px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: 1;
}
.banner-info {
	position: relative;
	z-index: 3;
}
.heading h4 {
	font-size: 51px;
	font-weight: normal;
}
.heading h4 strong {
	display: block;
}
.heading h4 strong {
	display: block;
	position: relative;
	margin-bottom: -56px;
	font-weight: normal;
}
.abt-info p {
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	margin: 0;
	padding: 25px 0;
	width: 80%;
	margin: auto;
}
.abt-info {
	text-align: center;
}
.abt-info a {
	display: inline-block;
	margin: 20px 5px;
}
.crypto_value small {
	display: block;
	color: rgba(20, 20, 20, 0.48);
	font-size: 15px;
	padding: 8px 0;
}
.crypto_value h5 {
	font-size: 17px;
	font-weight: 600;
	color: #001f5d;
}
.crypto_value {
	text-align: center;
	background: #fff;
	border-radius: 10px;
	padding: 10px 0 20px 0;
	margin: 20px 0;
}
.crypto_value img {
	margin: -25px auto 0 auto;
}
.owl-carousel .owl-item img {
	display: block;
	width: auto;
}
.crypto_info {
	margin: 20px 0;
}
.crypto_info {
	margin-bottom: -80px;
	text-align: center;
}
.crypto_info .crypto_value {
	display: inline-block;
	width: 16%;
}
.pt-inv {
	padding: 100px 0 390px 0;
}
.inv-info strong {
	font-size: 51px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.inv-info h5 {
	color: #ffc234;
	text-transform: uppercase;
	font-size: 20px;
}
.inv-info p {
	font-size: 16px;
	color: #fff;
}
.inv-info {
	text-align: center;
}
.inv-info img {
	margin: auto;
}
.inv-block {
	padding: 30px 0;
}
.plan-info {
 background: # background: rgba(70,35,136,1);
	background: -moz-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(198,86,84,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(70,35,136,1)), color-stop(100%, rgba(198,86,84,1)));
	background: -webkit-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(198,86,84,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(198,86,84,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(198,86,84,1) 100%);
	background: linear-gradient(135deg, rgba(70,35,136,1) 0%, rgba(198,86,84,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#462388', endColorstr='#c65654', GradientType=1 );
	width: 90%;
	margin: 30px 0;
}
.plan-top span {
	background: #3aadf6;
	background: -moz-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: -webkit-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: linear-gradient(135deg, #3aadf6 0%, #ffc234 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aadf6', endColorstr='#ffc234', GradientType=1 );
	font-size: 37px;
	color: #fff;
	width: 100px;
	border-radius: 50%;
	height: 100px;
	display: inline-block;
	text-align: center;
	padding-top: 14px;
	vertical-align: top;
}
.total-ret {
	display: inline-block;
	padding-left: 20px;
}
.total-ret small {
	color: #fff;
	font-size: 16px;
}
.total-ret h5 {
	font-size: 23px;
	color: #fff;
	padding-bottom: 5px;
}
.calc-btn:hover {
	background: rgba(255,194,52,1);
	background: -moz-linear-gradient(left, rgba(255,194,52,1) 0%, rgba(58,174,246,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,194,52,1)), color-stop(100%, rgba(58,174,246,1)));
	background: -webkit-linear-gradient(left, rgba(255,194,52,1) 0%, rgba(58,174,246,1) 100%);
	background: -o-linear-gradient(left, rgba(255,194,52,1) 0%, rgba(58,174,246,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,194,52,1) 0%, rgba(58,174,246,1) 100%);
	background: linear-gradient(to right, rgba(255,194,52,1) 0%, rgba(58,174,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc234', endColorstr='#3aaef6', GradientType=1 );
}
.calc-btn {
	background: #3aadf6;
	background: -moz-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: -webkit-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: linear-gradient(135deg, #3aadf6 0%, #ffc234 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aadf6', endColorstr='#ffc234', GradientType=1 );
	color: #fff;
	font-size: 15px;
	padding: 4px 16px;
	text-transform: uppercase;
	border-radius: 50px;
}
.plan-list h4 small {
	color: #fff;
	font-size: 16px;
	display: block;
}
.plan-list h4 {
	color: #ffc234;
	font-size: 20px;
	margin: 0;
	padding: 15px 0;
}
.plan-list li small {
	display: inline-block;
	font-size: 16px;
	color: #fff;
}
.plan-list li b {
	color: #fff;
	font-size: 16px;
	display: block;
}
.plan-list li {
	padding: 10px 0;
	list-style: none;
}
.plan-list {
	display: inline-block;
	text-align: left;
}
.plan-bottom h6 {
	font-size: 16px;
	color: #fff;
	margin: 0;
	padding: 20px 0;
}
.plan-bottom h6 i {
	font-size: 21px;
}
.plan-bottom {
	background: rgba(198,86,84,1);
	background: -moz-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(198,86,84,1)), color-stop(64%, rgba(70,35,136,1)), color-stop(100%, rgba(70,35,136,1)));
	background: -webkit-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: linear-gradient(135deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c65654', endColorstr='#462388', GradientType=1 );
	text-align: center;
	color: #fff;
}
.plan-top {
	text-align: center;
	padding: 40px 0 0 0;
}
.plan-middle {
	text-align: center;
	padding: 10px 0 30px 30px;
}
.plan-img {
	display: inline-block;
	vertical-align: bottom;
	right: -37px;
	position: relative;
}
.plan-bottom a {
	margin-top: -18px;
}
.plan-name {
	background: #4dd0e2;
	display: inline-block;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	padding: 1px 15px;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: -30px;
}
.pt-plan {
	margin-top: -420px;
	padding-bottom: 70px;
}
.int-calc {
	padding: 20px;
	-webkit-box-shadow: -4px 6px 16px -5px rgba(0,0,0,0.11);
	-moz-box-shadow: -4px 6px 16px -5px rgba(0,0,0,0.11);
	box-shadow: -4px 6px 16px -5px rgba(0,0,0,0.11);
}
.int-calc h5 {
	font-size: 22px;
	color: #44257c;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
.transact_box label {
	font-size: 16px;
	color: #000;
}
.calc-inpt label {
	font-size: 16px;
	color: #000;
}
.sel-crypto .select-styled {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	padding-left: 25px;
	outline: none !important;
	font-family: 'Poppins', sans-serif;
	color: #7b20a3;
	font-weight: normal;
	height: 50px;
	text-align: left;
	padding-top: 14px;
	border: 1px solid #aeaeae;
	background: #fff;
	border-radius: 5px;
	padding-left: 20px;
}
.calc-head {
	font-size: 16px;
	color: #000;
}
.sel-crypto .select-styled:hover {
	background-color: #3b216c;
	color: #fff;
}
.sel-crypto .select-styled:active, .sel-crypto .select-styled.active {
	background-color: #3b216c;
	color: #fff;
}
.sel-crypto .select-options {
	background: #fdc236;
}
.sel-crypto .select-options li:hover {
	background: #fff;
	color: #000;
}
.calc-inpt input[type="text"], .calc-inpt input[type="number"] {
	color: #7b20a3;
	padding-top: 0;
	font-weight: normal;
	border: 3px solid #fcd21c;
	font-family: 'Open Sans', sans-serif;
	padding-left: 20px;
	box-shadow: none;
	border: 1px solid #aeaeae;
	background: none;
	height: 50px;
	border-radius: 5px;
	padding-right: 45px;
}
.calc-inpt {
	position: relative;
}
.calc-inpt i {
	position: absolute;
	right: 12px;
	top: 0;
 bt:;
	bottom: 0;
	margin: auto;
	color: #f7931a;
	font-size: 28px;
	height: 28px;
}
.earn-info li {
	display: inline-block;
	background: rgba(198,86,84,1);
	background: -moz-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(198,86,84,1)), color-stop(64%, rgba(70,35,136,1)), color-stop(100%, rgba(70,35,136,1)));
	background: -webkit-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
	background: linear-gradient(135deg, rgba(198,86,84,1) 0%, rgba(70,35,136,1) 64%, rgba(70,35,136,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c65654', endColorstr='#462388', GradientType=1 );
	text-align: center;
	border-radius: 5px;
	padding: 0 30px;
	margin: 0 5px;
}
.earn-info li span {
	background: #4dd0e2;
	padding: 2px 15px;
	font-weight: 500;
	border-radius: 5px;
	display: inline-block;
	top: -10px;
	position: relative;
}
.earn-info li h5 {
	color: #fff;
	font-size: 24px;
	padding: 10px 0 15px 0;
	font-weight: 500;
}
.earn-info {
	text-align: center;
	padding: 40px 0 0 0;
}
.calc-sel {
	padding: 20px 35px;
	width: 70%;
	margin: auto;
}
.ref-info li {
	background: #3aadf6;
	background: -moz-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: -webkit-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: linear-gradient(135deg, #3aadf6 0%, #ffc234 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aadf6', endColorstr='#ffc234', GradientType=1 );
	font-size: 23px;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	width: 95px;
	height: 95px;
	text-align: center;
	padding: 28px 0;
	margin: 0 5px;
}
.head-btn a:hover {
	color: #000;
}
.ref-info {
	text-align: center;
	padding: 30px 0 0 0;
	margin-bottom: -30px;
}
.fs-57 {
	font-size: 57px !important;
}
.transact-block {
	background: rgba(65,175,239,1);
	background: -moz-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(65,175,239,1)), color-stop(100%, rgba(20,95,142,1)));
	background: -webkit-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
	background: -o-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
	background: -ms-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
	background: linear-gradient(to bottom, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41afef', endColorstr='#145f8e', GradientType=0 );
	text-align: center;
	border-radius: 5px;
	position: relative;
	width: 80%;
	margin: auto;min-height: 375px;
}
.transact-block h4 {
	font-size: 45px;
}
.transact-list li h4 {
	font-size: 33px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}
.transact-list li strong {
	font-size: 37px;
	color: #fff;
	font-weight: 600;
	display: block;
	margin: 10px 0;
}
.transact-list li span {
	background: #5c34a6;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	padding: 6px 8px;
	border-radius: 5px;
	margin: 2px 0;
	padding: 5px 12px;
	display: inline-block;
}
.transact-list li {
	display: inline-block;
	width: 100%;
}
.transact-list {
	padding: 15px 0 40px 0;
}
.transact-block::after {
	position: absolute;
	content: '';
	background: url(../images/deposit.png) no-repeat;
	width: 199px;
	height: 200px;
	bottom: -30px;
	right: -69px;
	z-index: 1;
}
.withdr::after {
	background: url(../images/withdraw.png) no-repeat;
	width: 214px;
	height: 231px;
}
.transact-block .owl-nav {
	display: block !important;
}
.transact-block .owl-nav button {
	font-size: 16px;
	color: #5c34a6;
	font-weight: bold;
	border: none;
	background: #fff;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin: 15px 5px 0 5px;
	outline: none;
}
.transact-block .heading {
	margin-left: -25px;
	margin-right: -25px;
}
.ptb-transact {
	padding: 90px 0 80px 0;
}
.withdr {
	background: rgba(239,194,68,1);
	background: -moz-linear-gradient(top, rgba(239,194,68,1) 0%, rgba(206,160,43,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(239,194,68,1)), color-stop(100%, rgba(206,160,43,1)));
	background: -webkit-linear-gradient(top, rgba(239,194,68,1) 0%, rgba(206,160,43,1) 100%);
	background: -o-linear-gradient(top, rgba(239,194,68,1) 0%, rgba(206,160,43,1) 100%);
	background: -ms-linear-gradient(top, rgba(239,194,68,1) 0%, rgba(206,160,43,1) 100%);
	background: linear-gradient(to bottom, rgba(239,194,68,1) 0%, rgba(206,160,43,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc244', endColorstr='#cea02b', GradientType=0 );
}
.stats-info {
	background: rgba(70,35,136,1);
	background: -moz-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(70,35,136,1) 30%, rgba(198,86,84,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(70,35,136,1)), color-stop(30%, rgba(70,35,136,1)), color-stop(100%, rgba(198,86,84,1)));
	background: -webkit-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(70,35,136,1) 30%, rgba(198,86,84,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(70,35,136,1) 30%, rgba(198,86,84,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(70,35,136,1) 0%, rgba(70,35,136,1) 30%, rgba(198,86,84,1) 100%);
	background: linear-gradient(135deg, rgba(70,35,136,1) 0%, rgba(70,35,136,1) 30%, rgba(198,86,84,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#462388', endColorstr='#c65654', GradientType=1 );
	padding: 30px 0;
	border-radius: 10px;
}
.stat-amt h5 {
	font-size: 20px;
	color: #ffc234;
}
.stat-amt strong {
	font-size: 24px;
	color: #fff;
}
.stat-amt {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.stats-info span {
	display: inline-block;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: #faa906;
	text-align: center;
	padding-top: 15px;
}
.stats-info {
	text-align: center;
	margin: 20px 0 0 0;
}
.stats-info:hover {
	background: rgba(50,191,251,1);
	background: -moz-linear-gradient(-45deg, rgba(50,191,251,1) 0%, rgba(41,231,221,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(50,191,251,1)), color-stop(100%, rgba(41,231,221,1)));
	background: -webkit-linear-gradient(-45deg, rgba(50,191,251,1) 0%, rgba(41,231,221,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(50,191,251,1) 0%, rgba(41,231,221,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(50,191,251,1) 0%, rgba(41,231,221,1) 100%);
	background: linear-gradient(135deg, rgba(50,191,251,1) 0%, rgba(41,231,221,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32bffb', endColorstr='#29e7dd', GradientType=1 );
}
.stats-info:hover h5 {
	color: #fff;
}
.payment-info li {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.payment-info {
	padding: 20px 0;
}
.foot-para {
	color: #fff;
	font-size: 15px;
	padding: 30px 0;
	margin: 0;
	line-height: 30px;
}
.foot-links li a {
	color: #fff;
	font-size: 16px;
}
.foot-links li {
	line-height: 30px;
	list-style: none;
	text-align: left;
}
.foot-links {
	text-align: center;
}
.foot-links ul {
	display: inline-block;
}
.foot-contact h5 {
	color: #fff;
	font-size: 19px;
}
.foot-contact li {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	color: #ffc234;
	line-height: 35px;
}
.foot-contact h5 i {
	color: #0b9fff;
	color: #fff;
	background: #0b9fff;
	padding: 8px;
	border-radius: 5px;
	font-size: 15px;
	margin-right: 3px;
}
.ptb-foot {
	padding: 50px 0 29px 0;
}
.main-menu {
	display: none;
}
.foot-links li a:hover {
	color: #ffc234;
}
.foot-contact li i {
	font-size: 17px;
	padding-right: 5px;
}
/***************************************************Register form*******************************************************/

.form-head .head-btn {
	float: right;
}
.form-head {
	padding: 70px 0;
	position: relative;
	z-index: 2;
}
.fs-45 {
	font-size: 45px !important;
}
.form_block i {
	color: #fff;
}
.form_block span {
	background: url(../images/form-ic-bg.png) no-repeat;
}
.form_block span {
	background: url(../images/form-ic-bg.png) no-repeat;
	width: 40px;
	height: 38px;
	display: inline-block;
	text-align: center;
	padding-top: 4px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9px;z-index: 1;
}
.form_block {
	position: relative;
	margin: 20px 0 0 0;
}
.terms-info {
	text-align: center;
}
.check_block a {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 8px;
}.check_block a:hover {
	color: #f9c13a;
}
.submit_btn h6 span {
	font-size: 19px;
}
.submit_btn h6 {
	font-size: 21px;
	color: #fff;
	margin: 0;
	padding: 30px 0 30px 0;
}
.submit_btn h6 span {
	font-size: 19px;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.55);
}
.inner-form {
	background: #754998;
	background: rgba(233, 186, 201, 0.1);
	margin: 80px 0 40px 0;
	display: inline-block;
	width: 100%;
	padding: 25px 85px 45px 85px;
	text-align: center;
 
	position: relative;
	z-index: 33;
}
.form-img img {
	width: 71px;
	height: 79px;
}
.form-img {
	display: inline-block;
	background: #633d8e;
	border-radius: 50%;
	border: 3px solid rgba(255, 255, 255, 0.23);
	width: 105px;
	height: 105px;
	text-align: center;
	padding-top: 10px;
	text-align: center;
	margin-top: -55px;
	position: relative;
}
input[type="checkbox"]:checked + label {
	color: #fff;
}
input[type="checkbox"] + label span {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: #3aadf6;
	background: -moz-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: -webkit-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: linear-gradient(135deg, #3aadf6 0%, #ffc234 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aadf6', endColorstr='#ffc234', GradientType=1 );
	cursor: pointer;
}
input[type="checkbox"]:checked + label span::before {
	content: "✓";
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	bottom: 2px;
}
input[type="checkbox"]:checked + label {
	color: #fff;
}
.check_block input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] {
	margin: 0 5px 0 0;
}
.terms-info {
	padding-top: 40px;
}
.inner-cpy h5 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 44px 0;
}
.inner-bg1::after {
	content: '';
	position: absolute;
	background: url(../images/inner-coins.png) no-repeat;
width: 1154px;
	height: 626px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: 1;
top: 50px;
}
.inner-cpy {
	position: relative;
	z-index: 33;
}
 
.form-img {
	margin-bottom: 30px;
}
 .ptb-log {
	padding: 40px 85px 60px 85px;
}

.abt-block h2 {
	font-size: 54px;
	color: #fff;
	text-align: center;
	font-weight: normal;text-transform: uppercase;
	padding: 60px 0;
}






.success {
	  background: linear-gradient(1deg, #171858, #2b792b); background-size: 400% 400%;
  	

-webkit-animation: AnimationName 5s ease infinite;
-moz-animation:AnimationName 5s ease infinite;
animation: AnimationName 5s ease infinite;
   border-radius: 0;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  font-size: 13px;
  padding: 1px 10px;width: auto;
opacity: 0.7; display:inline-block;
}
.msg {
	color: #ffffff;
	font-size: 13px;
	margin: 10px 0;
	text-align: center;
	width: 100%;
}
.msg.black {
	color: #fff;

}


.error {
  background: linear-gradient(1deg, #171858, #b93b37);
  
   background-size: 400% 400%;
-webkit-animation: AnimationName 5s ease infinite;
-moz-animation: AnimationName 5s ease infinite;
animation: AnimationName 5s ease infinite;
  border-radius: 0;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  font-size: 13px;
  padding: 1px 10px;width: auto;
  opacity: 0.7;display:inline-block;
}
.msg li {
	display: inline-block;
	list-style-type: none;
 margin: 5px 0;
}



.msg .error i {
  background-color: #b93b37;
  color: #fff;

}

.msg .success i {
  background-color: #2b792b;
  color: #fff;

}
.msg i {

  margin-right: 5px;
  padding: 10px;
}

@-webkit-keyframes AnimationName {
    0%{background-position:63% 0%}
    50%{background-position:38% 100%}
    100%{background-position:63% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:63% 0%}
    50%{background-position:38% 100%}
    100%{background-position:63% 0%}
}
@keyframes AnimationName {
    0%{background-position:63% 0%}
    50%{background-position:38% 100%}
    100%{background-position:63% 0%}
}

.succes_msg {
  text-align: center;
  width: 100%;
}




.faq_accordian{ width:100%;}
.faq_accordian .accordion-toggle{ cursor:pointer; margin:10px 0 0 0;}
.faq_accordian .accordion-toggle.active {
	background: #3a2069;
	color: #ffffff;
}
.faq_accordian .accordion h4 {
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
/*	white-space: nowrap;*/
	display: inline-block;
	width: 100%;
	font-weight: normal;
	padding: 13px 45px 13px 10px;
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #54b0dc, #713867);
	
	
	animation: gradientBG 10s ease infinite;
 
    background-size: auto;
background-size: 400% 400%;
	
	
	
}.faq_accordian .accordion-content{display: none;} 
.faq_accordian .accordion-content p{ width:100%; display:inline-block; font-size: 14px; color:#2f2e2e; line-height:30px;
background:#f0eeee; padding: 20px 10px;}

.faq_accordian .accordion .open {display: block;}





.news-sec h4 {
	margin-bottom: 16px;
	color: #da9e13;
	font-size: 23px;
	text-transform: capitalize;
}

.news-sec h4 a {
	color: #da9e13;
	font-size: 21px;
}

 

.news-sec p {
    font-size: 15px;
    font-weight: 500;
}

 
.news-sec.full_detail {
	min-height: inherit;
}
.news-sec h4 {
	margin-bottom: 16px;
	color: #ffffff;
	font-size: 23px;
	text-transform: capitalize;
}
.news-sec.news-sec-details {
	min-height: inherit;
}
.news-sec h4 a {
color: #ffffff !important;
	font-size: 21px;
}
.news-sec small {
	background-color: #c40f0f;
	color: #ffffff;
	padding: 5px;
	margin-top: 20px;
	display: inline-block;
	font-size: 14px;
	background: #5c34a6;
	font-weight: 600;
}
.news-sec p {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
}
.news-sec {
background: rgba(65,175,239,1);
background: -moz-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(65,175,239,1)), color-stop(100%, rgba(20,95,142,1)));
background: -webkit-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
background: -o-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
background: -ms-linear-gradient(top, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
background: linear-gradient(to bottom, rgba(65,175,239,1) 0%, rgba(20,95,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41afef', endColorstr='#145f8e', GradientType=0 );
	padding: 10px;
	-webkit-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.2);
	margin: 5px 0;
	min-height: 383px;
}

.transact_box label {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	position: absolute;
	background: #3aadf6;
	background: -moz-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: -webkit-linear-gradient(-45deg, #3aadf6 0%, #ffc234 100%);
	background: linear-gradient(135deg, #3aadf6 0%, #ffc234 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3aadf6', endColorstr='#ffc234', GradientType=1 );
	padding: 11px 9px;
	border-radius: 50px 0 0 50px;
	font-weight: 500;
	position: absolute;
	z-index: 11;
}.plan1 .plan-top span:nth-child(2), .plan1 .plan-top span:nth-child(3) {
	display: none;
}
.plan2 .plan-top span:nth-child(2), .plan2 .plan-top span:nth-child(3) {
	display: none;
}
.plan3 .plan-top span:nth-child(2), .plan3 .plan-top span:nth-child(3) {
	display: none;
}