.header .logo img {
	max-height: 60px;
}
a {
	color: #fff;
	text-decoration: none;
}
.hero {
	min-height: 60vh;
	background-image: url("../img/bg1f18b.jpg?ver=33");
}
#featured-services {
    background: #021019;
}
.featured-services .service-item .title {
	color: #fff;
}
.featured-services .service-item .description {
	color: #eee;
}
#about {
	background-image: url("../img/bg277ae.jpg?ver=2");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.about .content h3 {
	color: #fff;
}
.about p {
	color: #fff;
}
.about .content ul h5 {
	font-size: 18px;
	font-weight: 700;
	color: #91c740;
}
.features {
	background: #111;
}
section {
	padding: 30px 0;
}
.features p {
	color: #fff;
}
.features .features-item h3 {
	color: #91c740;
}
.herotwo {
	min-height: 10vh !important;
}
.call-to-action {
	background: url("../img/bg3.jpg") center center;
	background-size: cover;
	padding: 100px 0;
}
#content {
	background: url(../img/member77ae.jpg?ver=2);
	background-size: cover;
	background-position: center;
	color: #fff;
		min-height: 70vh ;
}
#faq {
	background: #000;
}
.section-header h2 {
	color: #fff;
}
#pricing {
	background: #0c1a2e;
}
#pricing h1 {
	color: #fff;
	font-size: 45px;
	line-height: 40px;
	text-align: center;
	font-weight: 800;
	line-height: 54px;
}
#pricing h2 {
	color: #91c740;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	margin: auto;
	width: 100%;
}
.plan-list {
    color: #fff;
}
.plan-list div {
    width: 24%;
	height: 80px;
	background: #91c740;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 0px 10px 10px 0px;
}
.tradingview-widget-container {
		height: 450px !important;
}
.plan-list div span:first-child{
    color: #000;
	font-weight: 600;
	font-size: 21px;
	display: block ruby;
}
.plan-list div span:last-child{
    color: #000;
	background: #fff;
	padding: 4px;
	float: right;
	border-radius: 30px;
	font-weight: 600;
}

.ref-list {
    color: #fff;
}
.ref-list div {
	width: 23%;
	height: 80px;
	background: #91c740;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 0px 10px 10px 0px;
}
.ref-list div span:first-child {
	color: #000;
	font-weight: 600;
	font-size: 21px;
	display: block ruby;
}
.ref-list div span:last-child {
	color: #000;
	background: #fff;
	padding: 4px;
	float: right;
	border-radius: 30px;
	font-weight: 600;
}
.hero h2 {
	font-size: 27px;
}
.icon img {
	height: 85px;
}
#content h1 {
	font-weight: 800;
	font-size: 34px;
	border-bottom: 2px solid #91c740;
	margin-bottom: 20px;
	padding-bottom: 7px;
	color: #91c740;
}
#content h2 {
	font-weight: 800;
	font-size: 30px;
	color: #fff;
}
#content h3 {
	font-weight: 800;
	font-size: 20px;
	color: #fff;
}
.erorr {
	color: #fff;
}
.error {
	color: #fff;
}
.inpts {
	color: #000;
	width: 100%;
	height: 40px;
	border: 0px;
	border-radius: 1px;
	padding: 10px;
	font-size: 14px;
	transition: 0.4s;
	box-shadow: none;
	outline: none;
	text-shadow: none;
}
.inpts:focus {
	color: #7ead3c;
	background: #021019;
}
.box-section {
	width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 5px;
	height: 70px;
}
.box-section label {
	color: #fff;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}
.box-section-height {
	color: #fff;
}
.sbmt {
	background: #7ead3c;
  border: 0px;
  padding: 10px 30px;
  color: #000;
  border-radius: 3px;
  margin: 10px 0px;
  transition: 0.4s;
}
.sbmt:hover {
	background: #fff;
}
.padding-top-form {
	padding-top: 30px;
}
.last {
	width: 100%;
	display: inline-block;
}
.last h1 {
	color: #91c740;
	font-size: 20px;
	font-weight: 800;
}
.last .item {
	width: 47%;
	display: inline-block;
	border-bottom: 1px solid #1d3e52;
	padding-bottom: 10px;
	margin-right: 1%;
}
.last .item img {
	height: 21px;
	border-radius: 2px;
	margin-right: 10px;
}
.last .item div:nth-child(n) {
	color: #000;
	float: left;
}
.last .item div:nth-child(2n) {
	color: #fff;
	width: 20%;
}
.last .item div:nth-child(3n) {
	color: #fff;
	width: 40%;
}
.last .item div:nth-child(4n) {
	color: #91c740;
}
.address {
	margin-bottom: 40px;
}
.address div {
	display: inline-block;
	width: 100%;
}
.address div p:first-child {
	color: #fff;
	font-weight: 600;
	float: left;
	margin: 0px;
}
.address div p:last-child {
	color: #fff;
	float: left;
	margin: 0px;
	margin-left: 10px;
}
.box-section-new {
	color: #fff;
	width: 100%;
	display: inline-block;
}
.box-section-new label {
	color: #fff;
	display: block;
}
.box-section-new textarea {
	color: #000;
	width: 100%;
	height: 120px;
	border: 0px;
	border-radius: 1px;
	padding: 10px;
	font-size: 14px;
	transition: 0.4s;
	box-shadow: none;
	outline: none;
	text-shadow: none;
}
.box-section-new textarea:focus {
	color: #7ead3c;
	background: #021019;
}
.activet {
	background: #021019;
	color: #7ead3c;
	width: 100%;
	border: 0px;
	border-radius: 1px;
	padding: 10px;
	font-size: 14px;
}
.panel-top {
	margin-top: 40px;
}
.panel-menu {
	color: #7ead3c;
	padding-top:30px;
}
.panel-menu a {
	color: #fff;
	display: block;
	background: #0a0d13;
	margin-bottom: 6px;
	padding: 16px;
	border-radius: 3px;
	cursor: pointer;
	transition: 0.5s;
	font-weight: 800;
	width: 19%;
	float: left;
	margin-right: 10px;
	
}
.suceess {
	color: #7ead3c;
}
.panel-menu a:hover {
	color: #7ead3c;
	background: #fff;
}
.main-panel {
	background: url(../img/member.jpg);
	padding: 10px;
	border-radius: 4px;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 60vh;
}
.main-panel table {
	color: #fff;
	width: 100%;
}
.main-panel table tr {
	color: #fff;
}
.main-panel table tr td {
	border: 1px solid #313131;
	padding: 7px;
	font-size: 14px;
}
.main-panel table tr td img {
	margin: 4px;
}
.main-panel a {
	color: #7ead3c;
}
body {
	background: #7ead3c;
}
textarea {
	min-height: 110px;
}
.mobile {
	display: none;
}
.hero .stats-item span {
	font-size: 21px;
}
@media only screen and (max-width: 767px) {
	.box-section {
		width: 100%;
		margin-right: 0%;
		height: auto;
	}
	.last .item {
		width: 100%;
		margin-right: 0%;
	}
	.mobile {
		display: block;
	}
	.panel-menu {
		display: none;
	}
	.plan-list div {
		width: 100%;
	}
	.ref-list div {
		width: 23%;
	}
}