body {
	color: #b0b0b0;
}

a,
.button {
	color: #ddd;
}

a:hover,
.button:hover {
	color: #ddd;
}

a:hover {
	color: #089aa7;
}

.button {
	background-image: linear-gradient(to right, #271c85, #089aa7);
}

.button:before {
	background: linear-gradient(to right, #089aa7, #271c85);
}

.purple {
	background: #12003d;
}

.bluish-purple {
	background: #0f0033;
}

.sub-title {
	color: #089aa7;
}

.read-more {
	color: #089aa7;
}

.read-more:hover {
	color: #ddd;
}

.owl-dots .owl-dot span {
	background: transparent;
}

.owl-dots .owl-dot.active span {
	background: #089aa7;
}

.owl-dots .owl-dot {
	border-color: #ddd;
}

.form-control {
	background: #180a50;
	color: #ddd;
}

.form-control:focus,
input:focus {
	background: #180a50;
	color: #ddd;
}

.form-control::placeholder,
input::placeholder {
	color: rgba(221, 221, 221, 0.4);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #ddd;
}

#preloader {
	background: #0f0033;
}

.header.sticky {
	background: #12003d;
	box-shadow: 0px 0px 10px 1px rgba(221, 221, 221, 0.1);
}

.nav-menu>ul>li.active>a,
.nav-menu>ul>li:hover>a {
	color: #089aa7;
}

.nav-menu>ul ul {
	background: #271c85;
}

.nav-menu>ul ul li a:before {
	background: #089aa7;
}

.nav-menu>ul ul:before {
	border-color: transparent transparent #271c85 transparent;
}

.home-banner {
	background: linear-gradient(135deg, #0b002a 10%, #140c45 50%, #0a0020 90%);
}

.banner-title {
	color: #ddd;
}

.banner-title span {
	color: #089aa7;
}

.work-img:before {
	background: linear-gradient(135deg, #271f89 0%, #089aa7 100%);
}

.work-img:after {
	background: #12003d;
}

.roadmap-icon:before {
	background: linear-gradient(135deg, #271f89 0%, #089aa7 100%);
}

.roadmap-icon:after {
	background: #12003d;
}

.map-year {
	color: #089aa7;
}

.roadmap-slider:before {
	background: #089aa7;
}

.roadmap-content ul li:before {
	border-color: #089aa7;
}

.team-box ul li a {
	color: #089aa7;
}

.team-img {
	border-color: #089aa7;
}

.blog-boxs .blog-authore:before {
	background: #089aa7;
}

.nav-tabs .nav-link {
	background: linear-gradient(to right, #12003d, #12003d);
	color: #ddd !important;
}

.nav-tabs .nav-link:before {
	background-image: linear-gradient(to right, #271c85, #089aa7);
}

.faq-box {
	background: #12003d;
}

.faq-title {
	color: #ddd;
}

.page-banner {
	background: linear-gradient(135deg, #0b002a 30%, #140c45 50%, #0a0020 70%);
}

.play-icon span i {
	color: #12003d;
}

.play-icon span:before {
	background: linear-gradient(115deg, #271f89 0%, #089aa7 100%);
}

.mission-video .play-icon {
	background: rgba(25, 2, 78, 0.8);
}

.play-icon:hover span:after {
	background: #12003d;
}

.blog-search input {
	border-color: #089aa7;
	color: #ddd;
}

.blog-search-btn {
	background: #089aa7;
	color: #ddd;
}

.blog-search-btn:hover {
	background: #271c85;
}

.blog-category {
	background: #12003d;
}

.blog-category ul li:before {
	background: #089aa7;
}

.blog-category ul li a {
	color: #b0b0b0;
}

.blog-category ul li a:hover {
	color: #089aa7;
}

.trending-news-date {
	color: #089aa7;
}

.blog-tags ul li a {
	background: #12003d;
	color: #ddd;
}

.blog-tags ul li a:before {
	background: linear-gradient(to right, #089aa7, #271c85);
}

.archives ul li {
	border-color: rgba(8, 154, 167, 0.14);
}

.blog-detail-content blockquote {
	background: #12003d;
	border-color: #089aa7;
}

.blog-detail-tag ul li a,
.blog-detail-social ul li a {
	background: #12003d;
	color: #ddd;
}

.blog-detail-tag ul li a:before,
.blog-detail-social ul li a:before {
	background-image: linear-gradient(to right, #271c85, #089aa7);
}

.contact-content ul li .contact-icon:after {
	background: #0f0033;
}

.contact-content ul li .contact-icon:before {
	background: linear-gradient(135deg, #271f89 0%, #089aa7 100%);
}

.contact-content ul li .contact-label {
	color: #ddd;
}

.contact-content ul li a.contact-label:hover {
	color: #089aa7;
}

.contactfrmmsg {
	border-color: #2c9635;
	color: #2c9635;
}

.vertical-roadmap-line:after {
	border-color: #089aa7;
	background: #0f0033;
}

.vertical-content {
	background: #12003d;
}

.vertical-content:hover {
	background: #1a0054;
}

.vertical-icon:after {
	background: #0f0033;
}

.vertical-icon:before {
	background: linear-gradient(135deg, #271f89 0%, #089aa7 100%);
}

.vertical-roadmap-line {
	background: #089aa7;
}

.coins-progress span {
	background: linear-gradient(to right, #089aa7, #271c85);
}

token-sale-counter {
	background: #12003d;
}

.login-btn-g {
	border-color: rgba(221, 221, 221, 0.2)
}

.forgot-password {
	color: #089aa7;
}

.forgot-password:hover {
	color: #ddd;
}

.new-account .link {
	color: #089aa7;
}

.new-account .link:hover {
	color: #ddd;
}

.copyright {
	border-color: rgba(255, 255, 255, 0.1);
}
.copyright p a {text-decoration: underline;}
.copyright a {color: #0ac6d4;}
.copyright a:hover {color: #fff;}
.contact-link li .contact-icon:before {background: linear-gradient(135deg, #3329b2 0%, #0ac6d4 100%);}
.contact-link li .contact-icon:after {background: #1c0252;}
@media(max-width: 1024px){
	.header {background: #1c0252;}
	.main-menu {background: #1c0252; border-top-color: rgba(255, 255, 255, 0.1) !important;}
	.menu-toggle span, .menu-toggle span:before, .menu-toggle span:after {background: #fff;}
	.menu-toggle.active span {background: transparent;}
	.nav-menu > ul > li.menu-dropdwon > a:before, .nav-menu > ul > li.menu-dropdwon > a:after {background: #fff;}
	.login-box .button:before {opacity: 0;}
	.login-box .button:hover, .login-box .button.active {color: #0ac6d4;}
}