h1.color-secondary,
h2.color-secondary,
h3.color-secondary,
h4.color-secondary,
h5.color-secondary,
h6.color-secondary,
.h1.color-secondary,
.h2.color-secondary,
.h3.color-secondary,
.h4.color-secondary,
.h5.color-secondary,
.h6.color-secondary {
  color: #a722f4;
}
h1.color-primary,
h2.color-primary,
h3.color-primary,
h4.color-primary,
h5.color-primary,
h6.color-primary,
.h1.color-primary,
.h2.color-primary,
.h3.color-primary,
.h4.color-primary,
.h5.color-primary,
.h6.color-primary {
  color: #7a5cff;
}
.theme-light h1.color-secondary,
.theme-light h2.color-secondary,
.theme-light h3.color-secondary,
.theme-light h4.color-secondary,
.theme-light h5.color-secondary,
.theme-light h6.color-secondary,
.theme-light .h1.color-secondary,
.theme-light .h2.color-secondary,
.theme-light .h3.color-secondary,
.theme-light .h4.color-secondary,
.theme-light .h5.color-secondary,
.theme-light .h6.color-secondary {
  color: #a722f4;
}
.theme-light h1.color-primary,
.theme-light h2.color-primary,
.theme-light h3.color-primary,
.theme-light h4.color-primary,
.theme-light h5.color-primary,
.theme-light h6.color-primary,
.theme-light .h1.color-primary,
.theme-light .h2.color-primary,
.theme-light .h3.color-primary,
.theme-light .h4.color-primary,
.theme-light .h5.color-primary,
.theme-light .h6.color-primary {
  color: #7a5cff;
}
h1.color-secondary,
h2.color-secondary,
h3.color-secondary,
h4.color-secondary,
h5.color-secondary,
h6.color-secondary,
.h1.color-secondary,
.h2.color-secondary,
.h3.color-secondary,
.h4.color-secondary,
.h5.color-secondary,
.h6.color-secondary,
p.color-secondary {
  color: #be52f1;
}
h1.color-primary,
h2.color-primary,
h3.color-primary,
h4.color-primary,
h5.color-primary,
h6.color-primary,
.h1.color-primary,
.h2.color-primary,
.h3.color-primary,
.h4.color-primary,
.h5.color-primary,
.h6.color-primary,
p.color-primary {
  color: #7a5cff;
}
h1.color-alt-primary,
h2.color-alt-primary,
h3.color-alt-primary,
h4.color-alt-primary,
h5.color-alt-primary,
h6.color-alt-primary,
.h1.color-alt-primary,
.h2.color-alt-primary,
.h3.color-alt-primary,
.h4.color-alt-primary,
.h5.color-alt-primary,
.h6.color-alt-primary,
p.color-alt-primary {
  color: #3238c5;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span {
  color: #7a5cff;
}
a {
  color: #7a5cff;
}
a:hover,
a:focus,
a:active {
  color: #be52f1;
}
.theme-dark h1.color-secondary,
.theme-dark h2.color-secondary,
.theme-dark h3.color-secondary,
.theme-dark h4.color-secondary,
.theme-dark h5.color-secondary,
.theme-dark h6.color-secondary,
.theme-dark blockquote.color-secondary,
.light h1.color-secondary,
.light h2.color-secondary,
.light h3.color-secondary,
.light h4.color-secondary,
.light h5.color-secondary,
.light h6.color-secondary,
.light blockquote.color-secondary {
  color: #a722f4;
}
.theme-dark h1.color-primary,
.theme-dark h2.color-primary,
.theme-dark h3.color-primary,
.theme-dark h4.color-primary,
.theme-dark h5.color-primary,
.theme-dark h6.color-primary,
.theme-dark blockquote.color-primary,
.light h1.color-primary,
.light h2.color-primary,
.light h3.color-primary,
.light h4.color-primary,
.light h5.color-primary,
.light h6.color-primary,
.light blockquote.color-primary {
  color: #7a5cff;
}
.theme-dark h1.color-alt-primary,
.theme-dark h2.color-alt-primary,
.theme-dark h3.color-alt-primary,
.theme-dark h4.color-alt-primary,
.theme-dark h5.color-alt-primary,
.theme-dark h6.color-alt-primary,
.theme-dark blockquote.color-alt-primary,
.light h1.color-alt-primary,
.light h2.color-alt-primary,
.light h3.color-alt-primary,
.light h4.color-alt-primary,
.light h5.color-alt-primary,
.light h6.color-alt-primary,
.light blockquote.color-alt-primary {
  color: #3238c5;
}
.color-primary {
  color: #7a5cff;
}
.color-secondary {
  color: #a722f4;
}
.bg-primary {
  background: #7a5cff;
}
.bg-secondary {
  background: #a722f4;
}
.bg-light-primary {
  background-color: rgba(122, 92, 255, 0.1);
}
.bg-light-secondary {
  background-color: rgba(167, 34, 244, 0.1);
}
.tab-custom .nav-tabs {
  border-bottom-color: rgba(167, 34, 244, 0.2);
}
.tab-custom .nav-tabs li > a:hover {
  color: #7a5cff;
}
.tab-custom .nav-tabs li > a.active,
.tab-custom .nav-tabs li > a.active:hover,
.tab-custom .nav-tabs li > a.active:focus,
.tab-custom .nav-tabs li > a.active:hover,
.tab-custom .nav-tabs li > a.active:focus {
  border-bottom-color: #7a5cff;
}
.tab-custom-s2 .nav-tabs li > a.active,
.tab-custom-s2 .nav-tabs li > a.active:hover,
.tab-custom-s2 .nav-tabs li > a.active:focus,
.tab-custom-s2 .nav-tabs li > a.active:hover,
.tab-custom-s2 .nav-tabs li > a.active:focus {
  border-bottom-color: #3238c5;
}
.theme-light .tab-custom .nav-tabs li > a:hover {
  color: #7a5cff;
}
.pagination li.active a {
  background: #7a5cff;
  border-color: #7a5cff;
}
.pagination li a {
  color: #7a5cff;
}
.pagination li a:hover,
.pagination li a:focus {
  color: #fff;
  background: #7a5cff;
  border-color: #7a5cff;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar .navbar-nav .dropdown-menu .dropdown-item.active {
  color: #7a5cff;
}

.navbar .navbar-nav .dropdown-menu li:hover.has-children:after {
  border-left-color: #7a5cff;
}
.navbar .navbar-nav .dropdown-menu > .active > a,
.navbar .navbar-nav .dropdown-menu > .active > a:focus,
.navbar .navbar-nav .dropdown-menu > .active > a:hover {
  color: #7a5cff;
}
.theme-light .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.theme-light .navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.theme-light .navbar .navbar-nav .dropdown-menu .dropdown-item.active {
  color: #7a5cff;
}
.theme-light .site-header .navbar-nav > li:hover a {
  color: #7a5cff;
}
.btn {
  background-image: -webkit-linear-gradient(left, #3238c5 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.btn:before {
  background-image: -webkit-linear-gradient(left, #7a5cff 0%, #3238c5 100%);
  background-image: linear-gradient(to right, #7a5cff 0%, #3238c5 100%);
}
.btn.btn-alt {
  background-image: -webkit-linear-gradient(left, #a722f4 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #a722f4 0%, #7a5cff 100%);
}
.btn.btn-alt:before {
  background-image: -webkit-linear-gradient(left, #7a5cff 0%, #a722f4 100%);
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.btn.btn-plane {
  background: #a722f4;
}
.btn.btn-simple .fa {
  color: #7a5cff;
}
.btn.btn-more {
  color: #7a5cff;
}
.btn.btn-more:hover {
  color: #a722f4;
}
.play-btn .play {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.play-btn .play > span {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.play-btn-alt .fa {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.play-btn > span:last-of-type {
  color: #be52f1;
}
.text-block ul:not(.btns) li:before {
  background: #7a5cff;
}
.section-head .section-title span,
.section-head .section-title:before {
  color: rgba(167, 34, 244, 0.06);
}
.section-head-s2:before {
  background: #7a5cff;
}
.heading-animation {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation:before {
  border-top-color: #3238c5;
  border-lef-colort: #3238c5;
}
.heading-animation:after {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:first-of-type {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:first-of-type:before {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:first-of-type:after {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:last-of-type {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:last-of-type:before {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.heading-animation span:last-of-type:after {
  border-top-color: #3238c5;
  border-left-color: #3238c5;
}
.section-connect:before {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.event-info:before {
  background: #7a5cff;
}
.countdown-box .token-countdown .countdown-text {
  color: #7a5cff;
}
.countdown-box.countdown-header:after {
  border-color: rgba(167, 34, 244, 0.4);
}
.countdown-box.countdown-header:before {
  border-color: rgba(167, 34, 244, 0.4);
}
.countdown-box.countdown-header .extra-line {
  border-color: rgba(167, 34, 244, 0.4);
}
.countdown-box.countdown-header .extra-line:after {
  border-color: rgba(167, 34, 244, 0.4);
}
.io-azure .countdown-box {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.theme-light .countdown-box.countdown-header:after {
  border-color: rgba(167, 34, 244, 0.1);
}
.theme-light .countdown-box.countdown-header:before {
  border-color: rgba(167, 34, 244, 0.1);
}
.theme-light .countdown-box.countdown-header .extra-line {
  border-color: rgba(167, 34, 244, 0.1);
}
.theme-light .countdown-box.countdown-header .extra-line:after {
  border-color: rgba(167, 34, 244, 0.1);
}
.io-dark-light .section-light .countdown-box.countdown-header:after,
.io-dark-light .section-light-alt .countdown-box.countdown-header:after {
  border-color: rgba(167, 34, 244, 0.1);
}
.io-dark-light .section-light .countdown-box.countdown-header:before,
.io-dark-light .section-light-alt .countdown-box.countdown-header:before {
  border-color: rgba(167, 34, 244, 0.1);
}
.io-dark-light .section-light .countdown-box.countdown-header .extra-line,
.io-dark-light .section-light-alt .countdown-box.countdown-header .extra-line {
  border-color: rgba(167, 34, 244, 0.1);
}
.io-dark-light .section-light .countdown-box.countdown-header .extra-line:after,
.io-dark-light
  .section-light-alt
  .countdown-box.countdown-header
  .extra-line:after {
  border-color: rgba(167, 34, 244, 0.1);
}
.roadmap-list:after {
  background: #a722f4;
}
.single-roadmap:before {
  background-image: -webkit-linear-gradient(top, #7a5cff 0%, #a722f4 100%);
  background-image: linear-gradient(top, #7a5cff 0%, #a722f4 100%);
}
.single-roadmap:after {
  background: #7a5cff;
}
.single-roadmap.roadmap-done:after {
  border-color: #7a5cff;
}
.single-roadmap h6 {
  color: #be52f1;
}
.single-roadmap.roadmap-down:before {
  background-image: -webkit-linear-gradient(top, #a722f4 0%, #7a5cff 100%);
  background-image: linear-gradient(top, #a722f4 0%, #7a5cff 100%);
}
.theme-light .single-roadmap:before {
  background-image: -webkit-linear-gradient(top, #3238c5 0%, #a722f4 100%);
  background-image: linear-gradient(top, #3238c5 0%, #a722f4 100%);
}
.theme-light .single-roadmap:after {
  background: #3238c5;
}
.theme-light .single-roadmap.roadmap-done:after {
  border-color: #7a5cff;
}
.theme-light .single-roadmap.roadmap-down:before {
  background-image: -webkit-linear-gradient(top, #a722f4 0%, #3238c5 100%);
  background-image: linear-gradient(top, #a722f4 0%, #3238c5 100%);
}
.single-roadmap-alt:before {
  background-image: linear-gradient(
    to right,
    transparent 0%,
    #a722f4 50%,
    #a722f4 100%
  );
}
.single-roadmap-alt:after {
  border: 1px solid #a722f4;
}
.single-roadmap-alt.sec-pri:before {
  background-image: linear-gradient(to right, #a722f4 0%, #7a5cff 100%);
}
.single-roadmap-alt.sec-pri:after {
  border-color: #7a5cff;
}
.single-roadmap-alt.sec-pri h5:before,
.single-roadmap-alt.sec-pri h6:before {
  background: #7a5cff;
}
.single-roadmap-alt.pri-sec:before {
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.single-roadmap-alt.pri-sec:after {
  border-color: #a722f4;
}
.single-roadmap-alt.pri-sec h5:before,
.single-roadmap-alt.pri-sec h6:before {
  background: #a722f4;
}
.single-roadmap-alt.sec-prialt:before {
  background-image: linear-gradient(to right, #a722f4 0%, #3238c5 100%);
}
.single-roadmap-alt.sec-prialt:after {
  border-color: #3238c5;
}
.single-roadmap-alt.sec-prialt h5:before,
.single-roadmap-alt.sec-prialt h6:before {
  background: #3238c5;
}
.single-roadmap-alt.prialt-pri:before {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.single-roadmap-alt.prialt-pri:after {
  border-color: #7a5cff;
}
.single-roadmap-alt.prialt-pri h5:before,
.single-roadmap-alt.prialt-pri h6:before {
  background: #7a5cff;
}
.single-roadmap-alt.pri-last:before {
  background-image: linear-gradient(
    to left,
    transparent 0%,
    #7a5cff 50%,
    #7a5cff 100%
  );
}
.single-roadmap-alt h5:before,
.single-roadmap-alt h6:before {
  background: #a722f4;
}
.team-member .team-photo:after {
  background-image: -webkit- linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.team-member .team-title {
  color: #7a5cff;
}
.team-member .team-social li a {
  color: #be52f1;
}
.team-hex .team-info:before {
  background-image: -webkit- linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.team-hex .team-title {
  color: #be52f1;
}
.team-described .team-title:after {
  background-image: -webkit- linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.team-described .team-social li a {
  color: #be52f1;
}
.team-described .team-discription li:before {
  background: #7a5cff;
}
.team-circle .team-photo:before {
  background-image: linear-gradient(to top, #3238c5 0%, #7a5cff 100%);
}
.team-circle .team-title {
  color: #be52f1;
}
.skill-bar-percent {
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.bg-team-exp.mfp-bg {
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.contact-info li .fa {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.contact-info-alt li .fa {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.form-message .input-field .input-line {
  border-bottom-color: #7a5cff;
}
.social li a:hover {
  background: #a722f4;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: rgba(122, 92, 255, 0.2);
}
.theme-light
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
.io-azure
  .section-pro
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: rgba(122, 92, 255, 0.4);
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: rgba(122, 92, 255, 0.3);
}
.select2-container--default .select2-selection--single {
  background: rgba(122, 92, 255, 0.1);
}
.language-switcher .dropdown-item:hover {
  color: #7a5cff;
}
.blog-photo a:after {
  background: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.blog-meta li {
  color: #a722f4;
}
.blog-meta li:after {
  background: #6d08a8;
}
.blog-meta li a {
  color: #a722f4;
}
.blog-meta li a:hover {
  color: #7a5cff;
}
.blog-title a:hover {
  color: #7a5cff;
}
.blog-tags li a {
  border-color: rgba(122, 92, 255, 0.2);
}
.blog-tags li a:hover {
  color: #7a5cff;
}
.theme-light .blog-title a:hover {
  color: #7a5cff;
}
.theme-light .blog-tags li a {
  border-color: rgba(122, 92, 255, 0.5);
}
.theme-light .blog-tags li a:hover {
  color: #7a5cff;
}
.io-azure .blog-title a:hover {
  color: #7a5cff;
}
.io-azure .blog-meta li {
  color: #7a5cff;
}
.io-azure .blog-meta li span {
  color: #9c9c9c;
}
.io-azure .blog-meta li:after {
  background: #2d00f5;
}
.io-azure .blog-meta li a {
  color: #7a5cff;
}
.io-azure .blog-meta li a:hover {
  color: #fff;
}
.io-azure .section-pro .blog-title a:hover {
  color: #7a5cff;
}
.io-azure .section-pro .blog-tags li a:hover {
  color: #7a5cff;
}
.io-azure .section-pro .blog-meta li {
  color: #a722f4;
}
.io-azure .section-pro .blog-meta li span {
  color: #7a5cff;
}
.io-azure .section-pro .blog-meta li:after {
  background: #6d08a8;
}
.io-azure .section-pro .blog-meta li a {
  color: #a722f4;
}
.io-azure .section-pro .blog-meta li a:hover {
  color: #7a5cff;
}
.comment-time {
  color: #a722f4;
}
.comment-reply .fa {
  color: #a722f4;
}
.theme-light .comment-reply .fa {
  color: #a722f4;
}
.theme-light .comment-reply:hover {
  color: #a722f4;
}
.io-azure .section-pro .comment-reply .fa {
  color: #a722f4;
}
.io-azure .section-pro .comment-reply:hover {
  color: #a722f4;
}
.page-pagination li a {
  color: rgba(122, 92, 255, 0.5);
}
.page-pagination li a:hover {
  background: rgba(167, 34, 244, 0.4);
}
.page-pagination li.active a {
  background: rgba(167, 34, 244, 0.4);
}
.theme-light .page-pagination li a {
  color: #7a5cff;
}
.theme-light .page-pagination li a:hover {
  color: #fff;
  background: rgba(167, 34, 244, 0.4);
}
.theme-light .page-pagination li.active a {
  background: rgba(167, 34, 244, 0.4);
}
.io-azure .page-pagination li a {
  color: #7a5cff;
}
.io-azure .page-pagination li a:hover {
  color: #fff;
  background: rgba(167, 34, 244, 0.4);
}
.io-azure .page-pagination li.active a {
  background: rgba(167, 34, 244, 0.4);
}
.io-azure .section-pro .page-pagination li a {
  color: #7a5cff;
}
.io-azure .section-pro .page-pagination li a:hover {
  color: #fff;
  background: rgba(167, 34, 244, 0.6);
}
.io-azure .section-pro .page-pagination li.active a {
  color: #fff;
  background: rgba(167, 34, 244, 0.6);
}
.sidebar-widget.category ul li:before {
  background: #7a5cff;
}
.sidebar-widget.category ul li a:hover {
  color: #7a5cff;
}
.sidebar-widget.category ul li.active a {
  color: #7a5cff;
}
.sidebar-widget.tags ul li a {
  border-color: rgba(122, 92, 255, 0.2);
}
.sidebar-widget.tags ul li a:hover {
  color: #7a5cff;
}
.theme-light .sidebar-widget.category ul li a:hover {
  color: #7a5cff;
}
.theme-light .sidebar-widget.category ul li.active a {
  color: #7a5cff;
}
.theme-light .sidebar-widget.tags ul li a {
  border-color: rgba(122, 92, 255, 0.5);
}
.theme-light .sidebar-widget.tags ul li a:hover {
  color: #7a5cff;
}
.io-azure .section-pro .sidebar-widget.category ul li a:hover {
  color: #7a5cff;
}
.io-azure .section-pro .sidebar-widget.category ul li.active a {
  color: #7a5cff;
}
.io-azure .section-pro .sidebar-widget.tags ul li a:hover {
  color: #7a5cff;
}
.search-form input[type="text"] {
  border-color: rgba(122, 92, 255, 0.1);
}
.search-form button {
  background: rgba(122, 92, 255, 0.1);
  color: #fff;
}
.search-form button:hover {
  background: rgba(122, 92, 255, 0.3);
}
.theme-light .search-form input[type="text"] {
  border-color: rgba(122, 92, 255, 0.5);
}
.theme-light .search-form button {
  background: rgba(122, 92, 255, 0.5);
}
.theme-light .search-form button:hover {
  background: rgba(122, 92, 255, 0.8);
}
.io-azure .section-pro .search-form button:hover {
  background: rgba(122, 92, 255, 0.8);
  color: #fff;
}
.io-azure .banner-tokensale .countdown-box .btn.btn-alt {
  background-image: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.io-azure .banner-tokensale .countdown-box .btn.btn-alt:before {
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.token-status-bar {
  background: #fff;
}
.token-status-percent {
  background: linear-gradient(to right, #7a5cff 0%, #3238c5 100%);
}
.io-azure .banner-tokensale .token-status-percent {
  background: linear-gradient(to right, #3238c5 0%, #282c9c 100%);
}
.token-status-point:after {
  background: rgba(190, 82, 241, 0.35);
}
.theme-lavendar .btn {
  background: #7a5cff;
}
.theme-lavendar .btn:hover {
  background: #be52f1;
}
.theme-lavendar .btn.btn-plane:hover {
  background: #7a5cff;
}
.theme-lavendar .btn.btn-simple .fa {
  color: #7a5cff;
}
.theme-lavendar .btn.btn-white {
  color: #7a5cff;
}
.theme-lavendar .btn.btn-white:hover {
  background: #be52f1;
}
.theme-lavendar .btn.btn-simple {
  background: none;
}
.theme-lavendar .btn.btn-simple .fa {
  color: #7a5cff;
}
.theme-lavendar .btn.btn-outline {
  background: transparent;
  border-color: #fff;
}
.theme-lavendar .btn.btn-outline:after {
  background: transparent;
}
.theme-lavendar .owl-dot {
  background: rgba(122, 92, 255, 0.3);
}
.theme-lavendar .owl-dot.active {
  background: rgba(122, 92, 255, 0.8);
}
.theme-lavendar .site-header.has-fixed .btn.btn-white {
  background: #7a5cff;
}
.theme-lavendar .site-header.has-fixed .btn.btn-white:hover {
  background: #be52f1;
}
.theme-lavendar .site-header.has-fixed .btn.btn-outline {
  border-color: #7a5cff;
  color: #7a5cff;
}
.theme-lavendar .site-header .banner {
  background: #7a5cff;
}
.theme-lavendar .navbar-toggler {
  background: #a722f4;
}
.section-bg-light .small-heading,
[class*="section-bg-light"] .small-heading {
  color: rgba(122, 92, 255, 0.5);
}
.section-bg-lavendar {
  background: #7a5cff;
}
.section-bg-lavendar .section-head-s3 .section-title:before {
  background: #be52f1;
}
.section-bg-light-alt {
  background: rgba(122, 92, 255, 0.04);
}
.section-head-s3 .section-title:before {
  background: #7a5cff;
}
.warnning-badge {
  background: #be52f1;
}
.token-box .icon-list li .fa {
  color: #7a5cff;
}
.token-box .token-countdown .countdown-time {
  color: #7a5cff;
}
.token-box .token-countdown .countdown-time:after {
  color: #7a5cff;
}
.token-bar {
  background: rgba(122, 92, 255, 0.1);
}
.token-percent {
  background: #7a5cff;
}
.token-point:after {
  background: rgba(122, 92, 255, 0.4);
}
.roadmap-carousel:before,
.roadmap-carousel:after {
  background: #e2dcff;
}
.roadmap-carousel-container:before {
  background: #e2dcff;
}
.roadmap-item h6:before {
  background: rgba(122, 92, 255, 0.3);
}
.roadmap-item h6:after {
  background: #7a5cff;
}
.roadmap-done h6:before {
  background: rgba(167, 34, 244, 0.3);
}
.roadmap-done h6:after {
  background: #a722f4;
}
.about-section-innr:before {
  background: #7a5cff;
}
.about-section-innr:after {
  background: #7a5cff;
}
.about-info {
  background: rgba(50, 56, 197, 0.4);
}
.about-info .ti {
  color: #a722f4;
}
.reason-item .ikon {
  color: #7a5cff;
}
.process-scetion .slider-nav-item {
  color: #7a5cff;
}
.process-scetion .slider-nav-item:nth-child(2) {
  color: #a722f4;
}
.process-scetion .slider-nav-item:nth-child(3) {
  color: #3238c5;
}
.process-scetion .slider-nav-item:nth-child(4) {
  color: #be52f1;
}
.process-scetion .slider-nav-item.active {
  color: #fff;
  background: #7a5cff;
}
.process-scetion .slider-nav-item.active:nth-child(2) {
  background: #a722f4;
}
.process-scetion .slider-nav-item.active:nth-child(3) {
  background: #3238c5;
}
.process-scetion .slider-nav-item.active:nth-child(4) {
  background: #be52f1;
}
.process-scetion .slider-nav-item.active:nth-child(5) {
  background: #38385f;
}
.features-item .ti {
  background: #a722f4;
}
.team-described .team-photo:before {
  background-image: linear-gradient(
    to top left,
    rgba(167, 34, 244, 0.65) 0%,
    rgba(122, 92, 255, 0.65) 100%
  );
}
.team-described .team-title {
  color: #a722f4;
}
.team-described .team-title:after {
  background-image: linear-gradient(to left, #7a5cff 0%, #a722f4 100%);
}
.team-described .team-social li a {
  color: #a722f4;
}
.team-described .team-social li a:hover {
  color: #7a5cff;
}
.team-described .team-discription li:before {
  background: #a722f4;
}
.section-bg-light .accordion .plus-minus .ti {
  color: #7a5cff;
}
.media-heading a:hover {
  color: #7a5cff;
}
.subscribe-rounded .input-round {
  background: rgba(122, 92, 255, 0.07);
}
.footer-lavendar {
  background: #7a5cff;
}
.social-bar li a {
  color: #7a5cff;
}
.theme-muscari {
  background: #fff;
}
.theme-muscari .countdown-box {
  background: #7a5cff;
}
.theme-muscari .countdown-box h6 {
  color: #fff !important;
}
.theme-muscari .countdown-box .countdown-time {
  color: #fff;
}
.theme-muscari .countdown-box .countdown-text {
  color: rgba(255, 255, 255, 0.6);
}
.theme-muscari .countdown-box.countdown-transparent {
  background: rgba(45, 0, 245, 0.8) !important;
}
.theme-muscari .token-status-point::after {
  background: rgba(255, 255, 255, 0.5);
}
.theme-muscari .token-status-percent {
  background: #a722f4;
}
.theme-muscari .loader-section {
  background: #fcfcfc;
}
.theme-muscari .btn {
  background: #7a5cff;
  border-radius: 4px;
}
.theme-muscari .btn:hover {
  background: #ffc123;
}
.theme-muscari .btn:before {
  display: none;
}
.theme-muscari .btn.btn-alt {
  background: #ffc123;
}
.theme-muscari .btn.btn-alt:hover {
  background: #a722f4;
}
.theme-muscari .btn.btn-plane {
  background: #fff;
  color: #7a5cff;
}
.theme-muscari .btn.btn-plane:hover {
  color: #fff;
  background: #ffc123;
}
.theme-muscari .btn.btn-simple {
  background: none;
  color: #fff;
}
.theme-muscari .btn.btn-simple .fa {
  color: #ffc123;
}
.theme-muscari .btn.btn-white {
  background: #fff;
  color: #7a5cff;
}
.theme-muscari .btn.btn-white:hover {
  background: #ffc123;
  color: #fff;
}
.theme-muscari .btn.btn-outline {
  background: transparent;
  border: 2px solid #ffc123;
}
.theme-muscari .btn.btn-outline:after {
  background: transparent;
}
.theme-muscari .btn.btn-outline:hover {
  background: #ffc123;
}
.theme-muscari .site-header.has-fixed .navbar {
  background: #fff;
  box-shadow: 0 10px 40px rgba(93, 70, 232, 0.15);
}
.theme-muscari .site-header.has-fixed .navbar-nav > li > a {
  color: #8484a4;
}
.theme-muscari .site-header.has-fixed .navbar .btn.btn-outline {
  border-color: #7a5cff;
  color: #7a5cff;
}
.theme-muscari .site-header .banner {
  background: #7a5cff;
}
.theme-muscari .navbar-toggler {
  background: #ffc123;
}
.theme-muscari .section-bg-light .small-heading,
.theme-muscari [class*="section-bg-light"] .small-heading {
  color: rgba(122, 92, 255, 0.5);
}
.theme-muscari .section-bg-muscari .text-block ul:not(.btns) li {
  color: #fff;
}
.theme-muscari .section-bg-muscari .text-block ul:not(.btns) li:before {
  background: #ffc123;
}
.theme-muscari .section-muscari {
  background: #7a5cff;
}
.theme-muscari .text-block {
  color: #374574;
}
.theme-muscari .text-block p:not(.lead) {
  color: #637097;
}
.theme-muscari .roadmap-carousel-withnav:before,
.theme-muscari .roadmap-carousel-withnav:after {
  background: #9396e4;
}
.theme-muscari .roadmap-carousel-container:before {
  background: #9396e4;
}
.theme-muscari .roadmap-item h6:before {
  background: rgba(50, 56, 197, 0.3);
}
.theme-muscari .roadmap-item h6:after {
  background: #3238c5;
}
.theme-muscari .roadmap-done h6:before {
  background: rgba(122, 92, 255, 0.3);
}
.theme-muscari .roadmap-done h6:after {
  background: #7a5cff;
}
.theme-muscari .team-member {
  background: rgba(50, 56, 197, 0.1);
}
.theme-muscari .team-member .team-social li a {
  color: #a722f4;
}
.theme-muscari .team-member .team-social li a:hover {
  color: #ffc123;
}
.theme-muscari .team-member .team-title {
  color: #7a5cff;
}
.theme-muscari .team-member .team-photo:before {
  background: rgba(122, 92, 255, 0.4);
}
.theme-muscari .team-member .team-photo:after {
  background: #ffc123;
}
.theme-muscari .copyright-text {
  color: #fff;
}
.theme-muscari .copyright-text span {
  color: rgba(255, 255, 255, 0.6);
}
.theme-muscari .copyright-text a {
  color: #fff;
}
.theme-muscari .copyright-text a:hover {
  color: #ffc123;
}
.theme-muscari .footer-subscription .input-round {
  color: #fff;
  background: rgba(167, 34, 244, 0.5);
  border-color: transparent;
}
.theme-muscari .social li a {
  color: #7a5cff;
  background: #fff;
}
.theme-muscari .social li a:hover {
  color: #fff;
  background: #ffc123;
}
.theme-muscari .link-widget li a,
.theme-muscari .footer-links li a {
  color: rgba(255, 255, 255, 0.6);
}
.theme-muscari .link-widget li a:hover,
.theme-muscari .footer-links li a:hover {
  color: #fff;
}
.section-head-s5 .section-title:after {
  background: #a722f4;
}
.section-bg-muscari .section-head-s5 .section-title:after {
  background: #ffc123;
}
.text-box h6 {
  color: #ffc123 !important;
}
.text-box.text-box-bg {
  background: rgba(0, 0, 0, 0.2);
}
.roadmap-carousel-withnav .owl-prev,
.roadmap-carousel-withnav .owl-next {
  color: rgba(122, 92, 255, 0.3);
}
.section-bg-light .tab-custom-s2 .nav-tabs li > a {
  opacity: 1;
  color: #637097;
}
.section-bg-light .tab-custom-s2 .nav-tabs li > a.active {
  color: #7a5cff;
  border-bottom-color: #7a5cff;
}
.section-bg-light .form-message .input-field .input-line,
.section-bg-light-alt .form-message .input-field .input-line {
  color: #637097;
  border-bottom-color: rgba(204, 212, 255, 0.6);
}
.section-bg-light .form-message .input-field .input-title,
.section-bg-light-alt .form-message .input-field .input-title {
  color: rgba(122, 92, 255, 0.5);
}
.section-bg-light .contact-info-alt li .fa {
  color: #7a5cff;
  background: #7a5cff;
}
.section-bg-light .contact-info-alt li .fa:after {
  background: #fff;
}
.section-bg-light-alt .contact-info-alt li .fa {
  color: #7a5cff;
  background: #7a5cff;
}
.section-bg-light-alt .contact-info-alt li .fa:after {
  background: #f7f8ff;
}
.play-btn-s2 {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.play-icon {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.features-item-s2:before {
  background: #3238c5;
}
.features-icon-s2 {
  background: linear-gradient(to right, #3238c5 0%, #7a5cff 100%);
}
.text-block ol li:before {
  color: #7a5cff;
}
.problem-item ul li:before {
  background: #7a5cff;
}
.timeline-list:before {
  background: linear-gradient(to bottom, #7a5cff 0%, #a722f4 100%);
}
.timeline-content:before {
  border-color: #7a5cff;
  background: #7a5cff;
}
.timeline-content h6 {
  color: #7a5cff;
}
.team-circle-social li a {
  color: #7a5cff;
}
.team-circle-social li a:hover {
  color: #3238c5;
}
.io-lobelia .sub-heading {
  color: #7a5cff;
}
.io-jasmine h1,
.io-jasmine h2,
.io-jasmine h3,
.io-jasmine h4,
.io-jasmine h5,
.io-jasmine h6 {
  color: #223b55;
}
.io-jasmine p {
  color: #4c5a77;
}
.io-jasmine p.lead {
  color: #6a7894;
}
.io-jasmine .section-dark h1,
.io-jasmine .section-dark h2,
.io-jasmine .section-dark h3,
.io-jasmine .section-dark h4,
.io-jasmine .section-dark h5,
.io-jasmine .section-dark h6 {
  color: #fff;
}
.io-jasmine .section-dark p {
  color: #fff;
}
.io-jasmine .section-dark p.lead {
  color: #fff;
}
.io-jasmine .section-bg {
  background: #fff;
}
.io-jasmine .section-bg-alt {
  background: #e7edf5;
}
.io-jasmine .section-bg-atob {
  background-image: linear-gradient(to bottom, #fff 0%, #e7edf5 100%);
}
.io-jasmine .heading-sm {
  color: rgba(34, 59, 85, 0.6);
}
.io-jasmine .heading-sm-s2 {
  color: #715cff;
}
.io-jasmine .timeline-title {
  color: #a722f4;
}
.io-jasmine .timeline-done .timeline-title {
  color: #223b55;
}
.io-jasmine .document-title {
  color: #4c5a77;
}
.io-jasmine .btn {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #a722f4 0%, #715cff 100%);
  background-image: linear-gradient(to right, #a722f4 0%, #715cff 100%);
}
.io-jasmine .btn:before {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #715cff 0%, #a722f4 100%);
  background-image: linear-gradient(to right, #715cff 0%, #a722f4 100%);
}
.io-jasmine .btn-outline {
  border: 2px solid #715cff;
}
.io-jasmine .btn-outline:hover {
  color: #fff;
  background: #715cff !important;
}
.io-jasmine .btn.btn-plane {
  background: #a722f4;
}
.io-jasmine .text-block ul:not(.btns) li:before {
  background: linear-gradient(to right, #a722f4 0%, #715cff 100%);
}
.io-jasmine .contact-info-alt li .fa {
  color: #715cff;
  background: transparent;
  border-color: #715cff;
}
.io-jasmine .navbar-toggler {
  background: linear-gradient(to right, #a722f4 0%, #715cff 100%);
}
.io-jasmine .navbar-toggler:hover,
.io-jasmine .navbar-toggler:focus {
  background: linear-gradient(to right, #715cff 0%, #a722f4 100%);
}
.io-jasmine .team-circle-des {
  background: #fff;
}
.io-jasmine .team-circle-des h5 {
  color: #4c5a77;
}
.io-jasmine .team-circle-des span {
  color: #715cff;
}
.io-jasmine .team-circle-des p {
  color: #223b55;
}
.io-jasmine .team-circle-social li a {
  color: #715cff;
}
.io-jasmine .team-circle-social li a:hover {
  color: #a722f4;
}
.io-jasmine .site-header .navbar-nav > li > a {
  color: #223b55;
}
.io-jasmine .site-header .navbar-nav > li > a:hover,
.io-jasmine .site-header .navbar-nav > li > a.active {
  color: #715cff;
}
.io-jasmine .site-header.has-fixed .navbar {
  background: #d1ddec;
}
.io-jasmine .lang-switch a {
  color: #223b55;
}
.io-jasmine .lang-switch a:hover {
  color: #715cff;
  background-color: transparent;
}
.io-jasmine .loader-section {
  background: #e7edf5;
}
@media only screen and (max-width: 991px) {
  .io-jasmine .site-header .navbar.is-transparent.active {
    background: #d1ddec;
  }
}
.background-shape {
  background: rgba(0, 52, 86, 0.03);
}
.background-shape:before,
.background-shape:after {
  background: rgba(255, 255, 255, 0.2);
}
.banner-jasmine {
  background: linear-gradient(-135deg, #dde5f1 0%, #eaeff6 100%);
}
.banner-jasmine .token-countdown .countdown-text {
  color: #715cff;
}
.circle-animation .ca {
  border-color: rgba(34, 59, 85, 0.15);
}
.circle-animation .ca-color-1 {
  background: #86cfff;
}
.circle-animation .ca-color-2 {
  background: #859fff;
}
.circle-animation .ca-color-3 {
  background: #93a6ba;
}
.heading-sm-s2 {
  color: #715cff;
}
.heading-sm-s2:before {
  background: #715cff;
}
.btn-icon-s2 {
  color: #715cff;
  background: transparent !important;
}
.btn-icon-s2 .ti {
  color: #fff;
  background: #715cff;
}
.btn-icon-s2:hover,
.btn-icon-s2:focus {
  color: #a722f4;
}
.btn-icon-s2:hover .ti,
.btn-icon-s2:focus .ti {
  color: #fff;
  background: #a722f4;
}
.rating-info {
  color: #223b55;
  background: #e9effa;
}
.rating-info span {
  color: #6a7894;
}
.rating-title {
  background: rgba(113, 92, 255, 0.6);
  color: #fff;
}
.features-box-s3 {
  background: #fff;
}
.features-subtitle-s3 {
  color: #9fa9b3;
}
.features-subtitle-s3:after {
  background: #715cff;
}
.features-action {
  background: #a722f4;
  color: #fff;
}
.features-action:hover {
  color: #fff;
  background: #715cff;
}
.token-details-list {
  border-color: #d8e0ff;
}
.token-details-list li:nth-child(even) .token-details-title {
  background: #e7f3ff;
}
.token-details-list li:nth-child(even) .token-details-info {
  background: #f7f9ff;
}
.token-details-list li:nth-child(odd) .token-details-title {
  background: #eff8ff;
}
.token-details-list li:nth-child(odd) .token-details-info {
  background: #fff;
}
.token-details-title {
  color: #223b55;
}
.token-details-info {
  color: #715cff;
}
.token-stage-title {
  color: #fff;
  background: #715cff;
}
.token-stage-pre {
  background: #b4a9ff;
}
.token-stage-date {
  border-color: #d8e0ff;
}
.token-stage-info {
  border-color: #d8e0ff;
}
.token-stage-bonus {
  color: #715cff;
}
.token-stage-cap {
  color: #6a7894;
}
.token-stage-amount {
  color: #223b55;
}
.token-action-box {
  background: white;
}
.token-action-title {
  background: white;
}
.token-bar-item.tbic1 {
  background: #002674;
}
.token-bar-item.tbic1 .token-bar-txt span:first-of-type {
  color: #002674;
}
.token-bar-item.tbic2 {
  background: #004ae2;
}
.token-bar-item.tbic2:before {
  background: #004ae2;
}
.token-bar-item.tbic2 .token-bar-txt span:first-of-type {
  color: #004ae2;
}
.token-bar-item.tbic3 {
  background: #3b7bff;
}
.token-bar-item.tbic3:before {
  background: #3b7bff;
}
.token-bar-item.tbic3 .token-bar-txt span:first-of-type {
  color: #3b7bff;
}
.token-bar-item.tbic4 {
  background: #3bb8ff;
}
.token-bar-item.tbic4:before {
  background: #3bb8ff;
}
.token-bar-item.tbic4 .token-bar-txt span:first-of-type {
  color: #3bb8ff;
}
.token-bar-item.tbic5 {
  background: #5378fb;
}
.token-bar-item.tbic5:before {
  background: #5378fb;
}
.token-bar-item.tbic5 .token-bar-txt span:first-of-type {
  color: #5378fb;
}
.token-bar-txt:after {
  background: rgba(113, 92, 255, 0.5);
}
.document-item {
  background: #fff;
}
.document-title {
  color: #4c5a77;
}
.document-links li a {
  border-color: #d8e0ff;
}
.timeline-item:before,
.timeline-item:after {
  background: #715cff;
}
.timeline-date {
  color: #6a7894;
}
.timeline-date:after {
  background: #a722f4;
}
.timeline-date:before {
  background: rgba(167, 34, 244, 0.23);
}
.timeline-title {
  color: #a722f4;
}
.timeline-title:before {
  border-right-color: rgba(186, 188, 195, 0.3);
}
.timeline-info li {
  color: #707d98;
}
.timeline-info li:after {
  background: #79859f;
}
.timeline-done .timeline-title {
  color: #223b55;
}
.timeline-current .timeline-title {
  color: #223b55;
}
.timeline-row {
  position: relative;
}
.timeline-row:before {
  border-bottom-color: rgba(186, 188, 195, 0.3);
}
.timeline-row:after {
  border-color: rgba(186, 188, 195, 0.3);
}
.timeline-row-done:after {
  border-color: #715cff;
}
@media only screen and (max-width: 991px) {
  .timeline-title:before {
    border-top-color: rgba(186, 188, 195, 0.3);
  }
  .timeline-row:before {
    border-left-color: rgba(186, 188, 195, 0.3);
  }
}
.tab-custom-s3 .nav-tabs .nav-link {
  background: rgba(34, 59, 85, 0.07);
  color: #4c5a77;
}
.tab-custom-s3 .nav-tabs .nav-link.active {
  color: #715cff;
  background: rgba(113, 92, 255, 0.1);
}
.accordion-s2 .card {
  background-color: #fff;
  border-color: rgba(34, 59, 85, 0.1);
}
.accordion-s2 .card.active {
  border-color: rgba(113, 92, 255, 0.3);
}
.accordion-s2 .card-header a {
  color: #715cff;
}
.accordion-s2 .card-header a:hover {
  color: #715cff;
}
.accordion-s2 .plus-minus .ti {
  color: #715cff;
}
.accordion-s2 .collapsed .plus-minus .ti {
  color: rgba(34, 59, 85, 0.5);
}
.footer-jasmine .social li a {
  color: #fff;
  background: #715cff;
}
.footer-jasmine .social li a:hover {
  color: #fff;
  background: #a722f4;
}
.io-lungwort h1,
.io-lungwort h2,
.io-lungwort h3,
.io-lungwort h4,
.io-lungwort h5,
.io-lungwort h6 {
  color: #fff;
}
.io-lungwort p {
  color: #a89ffe;
}
.io-lungwort p.lead {
  color: #d1ccff;
}
.io-lungwort .section-bg {
  background: #3e2bc5;
}
.io-lungwort .section-bg .btn-outline:after {
  background: #3e2bc5;
}
.io-lungwort .section-bg-alt {
  background: #261986;
}
.io-lungwort .section-bg-alt .btn-outline:after {
  background: #261986;
}
.io-lungwort .section-bg-dark {
  background: #3221ad;
}
.io-lungwort .section-bg-dark .btn-outline:after {
  background: #3221ad;
}
.io-lungwort .section-bg-atob {
  background-image: linear-gradient(to bottom, #3e2bc5 0%, #261986 100%);
}
.io-lungwort .heading-sm {
  color: rgba(255, 255, 255, 0.6);
}
.io-lungwort .heading-sm-s2 {
  color: #08bcf0;
}
.io-lungwort .heading-sm-s2:before {
  background: #08bcf0;
}
.io-lungwort .timeline-title {
  color: #a722f4;
}
.io-lungwort .timeline-done .timeline-title {
  color: #fff;
}
.io-lungwort .document-title {
  color: #a89ffe;
}
.io-lungwort .btn {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #a722f4 0%, #7a5cff 100%);
  background-image: linear-gradient(to right, #a722f4 0%, #7a5cff 100%);
}
.io-lungwort .btn:before {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
  background-image: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.io-lungwort .btn.btn-plane {
  background: #a722f4;
}
.io-lungwort .text-block ul:not(.btns) li:before {
  background: #08bcf0;
}
.io-lungwort .contact-info-alt li .fa {
  color: #fff;
  background: #7a5cff;
  border-color: #7a5cff;
}
.io-lungwort .site-header .navbar-nav > li > a {
  color: #fff;
}
.io-lungwort .site-header .navbar-nav > li > a:hover,
.io-lungwort .site-header .navbar-nav > li > a.active {
  color: #08bcf0;
}
.io-lungwort .site-header.has-fixed .navbar {
  background: #221779;
}
.io-lungwort .navbar .btn-outline:after {
  background: #362995;
}
.io-lungwort .has-fixed .btn-outline:after {
  background: #221779;
}
.io-lungwort .countdown-box h6 {
  color: #a894ff;
}
.io-lungwort .lang-switch a {
  color: #fff;
}
.io-lungwort .lang-switch a:hover {
  color: #08bcf0;
  background-color: transparent;
}
.io-lungwort .lang-switch .dropdown-item {
  margin: 0 0;
}
.io-lungwort .lang-switch .dropdown-menu {
  background: #201571;
}
.io-lungwort .lang-switch:before {
  background: rgba(239, 237, 255, 0.3);
}
.io-lungwort .navbar-toggler {
  background: linear-gradient(to right, #a722f4 0%, #7a5cff 100%);
}
.io-lungwort .navbar-toggler:hover,
.io-lungwort .navbar-toggler:focus {
  background: linear-gradient(to right, #7a5cff 0%, #a722f4 100%);
}
.io-lungwort .background-shape {
  background: rgba(0, 0, 0, 0.03);
}
.io-lungwort .background-shape:before,
.io-lungwort .background-shape:after {
  background: rgba(0, 0, 0, 0.05);
}
.io-lungwort .btn-icon-s2 {
  color: #08bcf0;
}
.io-lungwort .btn-icon-s2 .ti {
  color: #fff;
  background: #08bcf0;
}
.io-lungwort .btn-icon-s2:hover {
  color: #a722f4;
}
.io-lungwort .btn-icon-s2:hover .ti {
  color: #fff;
  background: #a722f4;
}
.io-lungwort .rating-info {
  color: #fff;
  background: #634ff1;
}
.io-lungwort .rating-info span {
  color: #d1ccff;
}
.io-lungwort .rating-title {
  background: #160977;
}
.io-lungwort .features-title-s4 {
  color: #08bcf0;
}
.io-lungwort .token-details-list {
  border-color: #453fc9;
}
.io-lungwort .token-details-list li:nth-child(even) .token-details-title {
  background: #25238f;
}
.io-lungwort .token-details-list li:nth-child(even) .token-details-info {
  background: #261986;
}
.io-lungwort .token-details-list li:nth-child(odd) .token-details-title {
  background: #302ab3;
}
.io-lungwort .token-details-list li:nth-child(odd) .token-details-info {
  background: #3221ad;
}
.io-lungwort .token-details-title {
  color: #fff;
}
.io-lungwort .token-details-info {
  color: #08bcf0;
}
.io-lungwort .token-stage {
  background: #3221ad;
}
.io-lungwort .token-stage-title {
  background: #5d47ff;
}
.io-lungwort .token-stage-pre {
  background: #735fff;
}
.io-lungwort .token-stage-one {
  background: #6853ff;
}
.io-lungwort .token-stage-date {
  border-color: #4631e0;
}
.io-lungwort .token-stage-info {
  border-color: #4631e0;
}
.io-lungwort .token-stage-bonus {
  color: #08bcf0;
}
.io-lungwort .token-stage-cap {
  color: #d1ccff;
}
.io-lungwort .token-stage-amount {
  color: #fff;
}
.io-lungwort .token-action-box {
  background: #3221ad;
}
.io-lungwort .token-action-title {
  background: #261986;
}
.io-lungwort .document-item {
  background: #261986;
}
.io-lungwort .document-title {
  color: #fff;
}
.io-lungwort .document-links li a {
  border-color: #d1ccff;
}
.io-lungwort .timeline-item:before,
.io-lungwort .timeline-item:after {
  background: #08bcf0;
}
.io-lungwort .timeline-date {
  color: #08bcf0;
}
.io-lungwort .timeline-date:after {
  background: #08bcf0;
}
.io-lungwort .timeline-date:before {
  background: rgba(8, 188, 240, 0.23);
}
.io-lungwort .timeline-title {
  color: #fff;
}
.io-lungwort .timeline-title:before {
  border-right-color: #08bcf0;
}
.io-lungwort .timeline-info li {
  color: #a89ffe;
}
.io-lungwort .timeline-info li:after {
  background: rgba(168, 159, 254, 0.3);
}
.io-lungwort .timeline-done .timeline-title {
  color: #fff;
}
.io-lungwort .timeline-current .timeline-title {
  color: #fff;
}
.io-lungwort .timeline-row:before {
  border-bottom-color: #08bcf0;
}
.io-lungwort .timeline-row:after {
  border-color: #08bcf0;
}
.io-lungwort .timeline-row-done:after {
  border-color: #08bcf0;
}
.io-lungwort .team-circle-des {
  background: #3e2bc5;
}
.io-lungwort .team-circle-des h5 {
  color: #fff;
}
.io-lungwort .team-circle-des span {
  color: #08bcf0;
}
.io-lungwort .team-circle-des p {
  color: #a89ffe;
}
.io-lungwort .team-circle-social li a {
  color: #08bcf0;
}
.io-lungwort .team-circle-social li a:hover {
  color: #a722f4;
}
.io-lungwort .tab-custom-s3 .nav-tabs .nav-link {
  background: transparent;
  color: #fff;
}
.io-lungwort .tab-custom-s3 .nav-tabs .nav-link.active {
  color: #08bcf0;
  background: rgba(8, 188, 240, 0.1);
}
.io-lungwort .accordion-s2 .card {
  background-color: #3e2bc5;
  border-color: rgba(135, 119, 254, 0.7);
}
.io-lungwort .accordion-s2 .card.active {
  border-color: rgba(8, 188, 240, 0.6);
}
.io-lungwort .accordion-s2 .card-header a {
  color: #08bcf0;
}
.io-lungwort .accordion-s2 .card-header a.collapsed {
  color: #d1ccff;
}
.io-lungwort .accordion-s2 .card-header a:hover {
  color: #08bcf0;
}
.io-lungwort .accordion-s2 .plus-minus .ti {
  color: #08bcf0;
}
.io-lungwort .accordion-s2 .collapsed .plus-minus .ti {
  color: rgba(8, 188, 240, 0.5);
}
.io-lungwort .subscribe-box {
  background-image: linear-gradient(-135deg, #4d3dbf 0%, #5a4bc8 100%);
}
.io-lungwort .subscribe-section-s2:before {
  background: #211675;
}
.io-lungwort .loader-section {
  background: #3e2bc5;
}
@media only screen and (max-width: 991px) {
  io-lungwort .timeline-title:before {
    border-top-color: #08bcf0;
  }
  io-lungwort .timeline-row:before {
    border-left-color: #08bcf0;
  }
  .io-lungwort .site-header .navbar.is-transparent.active {
    background: #221779;
  }
}
.banner-lungwort {
  background: linear-gradient(135deg, #6757d4 0%, #190a85 100%);
}
.banner-lungwort .countdown-box:after {
  background: rgba(26, 12, 126, 0.3);
}
.banner-lungwort .countdown-box .token-countdown .countdown-text {
  color: #08bcf0;
}
.features-box-s4 {
  background: #3e2bc5;
}
.features-title-s4 {
  color: #08bcf0;
}
.features-subtitle-s4 {
  color: #d1ccff;
}
.features-subtitle-s4:after {
  background: #08bcf0;
}
.features-action {
  background: #08bcf0;
  color: #fff;
}
.features-action:hover {
  color: #fff;
  background: #7a5cff;
}
.footer-lungwort .social li a {
  color: #fff;
  background: #7a5cff;
}
.footer-lungwort .social li a:hover {
  color: #fff;
  background: #a722f4;
}
.theme-salvia {
  background: #fff;
}
.theme-salvia .loader-section {
  background: #fcfcfc;
}
.theme-salvia .btn {
  background: #2bc9b4;
}
.theme-salvia .btn:hover {
  background: #866bfe;
}
.theme-salvia .btn.btn-plane {
  background: #353c65;
}
.theme-salvia .btn.btn-plane:hover {
  background: #2bc9b4;
}
.theme-salvia .btn.btn-simple {
  background: none;
  color: #353c65;
}
.theme-salvia .btn.btn-simple .fa {
  color: #2bc9b4;
}
.theme-salvia .btn.btn-outline {
  border-color: #866bfe;
}
.theme-salvia .btn.btn-outline:after {
  background: transparent;
}
.theme-salvia .btn.btn-outline:hover {
  border-color: #2bc9b4;
  background: #2bc9b4;
}
.theme-salvia .owl-dot {
  background: rgba(134, 107, 254, 0.3);
}
.theme-salvia .owl-dots {
  text-align: center;
}
.theme-salvia .owl-dot.active {
  background: rgba(134, 107, 254, 0.8);
}
.theme-salvia .site-header.has-fixed .navbar {
  background: #fff;
  box-shadow: 0 10px 40px rgba(93, 70, 232, 0.15);
}
.theme-salvia .site-header.has-fixed .navbar-nav > li > a {
  color: #353c65;
}
.theme-salvia .site-header.has-fixed .navbar .btn.btn-outline {
  border-color: #2bc9b4;
  color: #2bc9b4;
}
.theme-salvia .site-header.has-fixed .navbar .btn.btn-outline:hover {
  color: #fff;
}
.theme-salvia .site-header .banner {
  background: url(../../404.html), #00184B;
  background-size: contain;
  overflow: hidden;
}
.theme-salvia .site-header .banner:before,
.theme-salvia .site-header .banner:after {
  background: rgba(255, 255, 255, 0.02);
}
.theme-salvia .site-header .banner .banner-content p.lead {
  color: #ABABCF;
}
.theme-salvia .navbar .navbar-nav > li > a {
  color: #fff;
}
.theme-salvia .navbar .navbar-nav > li > a.nav-link.active {
  color: #2bc9b4;
}
.theme-salvia .navbar .navbar-nav > li:hover > a {
  color: #2bc9b4;
}
.theme-salvia .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,
.theme-salvia .navbar .navbar-nav .dropdown-menu .dropdown-item:focus,
.theme-salvia .navbar .navbar-nav .dropdown-menu .dropdown-item.active {
  color: #2bc9b4;
}
.theme-salvia .navbar-toggler {
  background: #2bc9b4;
}
.theme-salvia .section-bg h1,
.theme-salvia .section-bg h2,
.theme-salvia .section-bg h3,
.theme-salvia .section-bg h4,
.theme-salvia .section-bg h5,
.theme-salvia .section-bg h6,
.theme-salvia .section-bg-alt h1,
.theme-salvia .section-bg-alt h2,
.theme-salvia .section-bg-alt h3,
.theme-salvia .section-bg-alt h4,
.theme-salvia .section-bg-alt h5,
.theme-salvia .section-bg-alt h6 {
  color: #1A223E;
}
.theme-salvia .section-bg p,
.theme-salvia .section-bg-alt p {
  color: #353c65;
}
.theme-salvia .section-bg-salvia h1,
.theme-salvia .section-bg-salvia h2,
.theme-salvia .section-bg-salvia h3,
.theme-salvia .section-bg-salvia h4,
.theme-salvia .section-bg-salvia h5,
.theme-salvia .section-bg-salvia h6 {
  color: #fff;
}
.theme-salvia .section-bg-salvia p {
  color: #af9cff;
}
.theme-salvia .overflow,
.theme-salvia .section-bg {
  background: #fff;
}
.theme-salvia .overflow-alt,
.theme-salvia .section-bg-alt {
  background: #f7f8ff;
}
.theme-salvia .section-bg-salvia {
  background: #3c1c94;
}
.theme-salvia .team-intro {
  color: #353c65 !important;
}
.theme-salvia .roadmap-carousel:before,
.theme-salvia .roadmap-carousel:after {
  background: #9960d5;
}
.theme-salvia .roadmap-carousel-container:before {
  background: rgba(153, 96, 213, 0.3);
}
.theme-salvia .roadmap-item:after {
  background: rgba(219, 205, 242, 0.6);
}
.theme-salvia .roadmap-item h6 {
  color: rgba(91, 83, 162, 0.5);
}
.theme-salvia .roadmap-item h6:before {
  border-color: #af9cff;
  color: #5b53a2;
}
.theme-salvia .contact-info-alt li .fa {
  color: #fff;
  background: #2bc9b4;
  box-shadow: 0px 2px 15px 0px rgba(43, 201, 180, 0.5);
}
@media only screen and (max-width: 991px) {
  .theme-salvia .site-header .navbar-nav > li > a {
    color: #353c65;
  }
  .theme-salvia .site-header .navbar .btn.btn-outline {
    border-color: #2bc9b4;
    color: #2bc9b4;
  }
  .theme-salvia .site-header .navbar .btn.btn-outline:hover {
    color: #fff;
  }
  .theme-salvia .site-header .navbar.is-transparent.active {
    background: #fff;
    box-shadow: 0 10px 40px rgba(93, 70, 232, 0.15);
  }
}
.token-countdown-box {
  background: #47209c;
}
.token-info-item span {
  color: #866bfe;
}
.token-action-info span:first-child {
  color: #866bfe;
}
.token-sale-box {
  background: rgba(134, 107, 254, 0.2);
}
.token-sale-info {
  color: #2bc9b4;
}
.token-bonus-item.one {
  background: #7069ff;
}
.token-bonus-item.two {
  background: #935cef;
}
.token-bonus-item.three {
  background: #866bfe;
}
.token-bonus-title {
  color: #2bc9b4;
  background: #3c1c94;
}
.token-bonus-txt {
  color: rgba(255, 255, 255, 0.6);
}
.token-alocate-item {
  background: #fff;
  box-shadow: 0px 10px 45px 0px rgba(60, 28, 148, 0.07);
}
.token-alocate-graph span {
  color: #5b53a2;
}
.token-alocate-list li {
  color: #353c65;
}
.token-alocate-list li .token-alocate-percent {
  color: #5b53a2;
}
.token-alocate-color {
  background: #7dbef9;
}
.token-alocate-color.purple {
  background: #6d6af6;
}
.token-alocate-color.orange {
  background: #f0a561;
}
.token-alocate-color.cyan {
  background: #7dbef9;
}
.token-alocate-color.green {
  background: #7adac9;
}
.token-alocate-color.drk-purple {
  background: #7654e1;
}
.token-alocate-color.pink {
  background: #da6bc1;
}
.token-alocate-color.magenta {
  background: #371e8d;
}
.countdown-s2-time {
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
}
.countdown-s2-text {
  color: #866bfe;
}
.icn-with-txt .icon {
  background: rgba(125, 82, 233, 0.2);
}
.icn-with-txt .icon [class*="fa-"] {
  color: #7d52e9;
  background: linear-gradient(-90deg, white 0%, #e2e4ff 100%);
}
.icn-with-txt .txt {
  color: #5b53a2;
}
.icn-with-txt.with-bg {
  background: #fff;
}
.icn-with-txt.with-border {
  border-color: rgba(125, 82, 233, 0.2);
}
.icn-with-txt.one .icon {
  background: rgba(125, 82, 233, 0.2);
}
.icn-with-txt.one .icon [class*="fa-"] {
  border-color: #7d52e9;
  color: #7d52e9;
  background: linear-gradient(-90deg, white 0%, #e2e4ff 100%);
}
.icn-with-txt.one.with-border {
  border-color: rgba(125, 82, 233, 0.2);
}
.icn-with-txt.two .icon {
  background: rgba(81, 221, 202, 0.2);
}
.icn-with-txt.two .icon [class*="fa-"] {
  border-color: #51ddca;
  color: #51ddca;
  background: linear-gradient(-90deg, white 0%, #defffb 100%);
}
.icn-with-txt.two.with-border {
  border-color: rgba(81, 221, 202, 0.2);
}
.icn-with-txt.three .icon {
  background: rgba(103, 192, 255, 0.3);
}
.icn-with-txt.three .icon [class*="fa-"] {
  border-color: #67c0ff;
  color: #67c0ff;
  background: linear-gradient(-90deg, white 0%, #dbf0ff 100%);
}
.icn-with-txt.three.with-border {
  border-color: rgba(103, 192, 255, 0.3);
}
.icn-with-txt.four .icon {
  background: rgba(254, 162, 82, 0.2);
}
.icn-with-txt.four .icon [class*="fa-"] {
  border-color: #fea252;
  color: #fea252;
  background: linear-gradient(-90deg, white 0%, #ffefe1 100%);
}
.icn-with-txt.four.with-border {
  border-color: rgba(254, 162, 82, 0.3);
}
.slider-dot-item {
  background: #a992ea;
  color: #3c1c94;
}
.slider-dot-item:nth-child(2) {
  color: #2bc9b4;
  background: #def7f3;
}
.slider-dot-item:nth-child(3) {
  color: #49adf3;
  background: #dbeffd;
}
.slider-dot-item:nth-child(4) {
  color: #f2801c;
  background: #fce6d2;
}
.slider-dot-item:nth-child(5) {
  color: #ea64c6;
  background: #fbe0f4;
}
.slider-dot-item .ikon {
  background: #fff;
}
.slider-dot-item.active {
  background: #6a55ea;
}
.slider-dot-item.active:nth-child(2) {
  background: #2bc9b4;
}
.slider-dot-item.active:nth-child(3) {
  background: #49adf3;
}
.slider-dot-item.active:nth-child(4) {
  background: #f2801c;
}
.slider-dot-item.active:nth-child(5) {
  background: #ea64c6;
}
.document-img-s2:before {
  background: #fff;
  box-shadow: 0px 5px 20px 0px rgba(60, 28, 148, 0.07);
}
.document-img-s2 img {
  border-color: #fff;
  box-shadow: 0px 0px 12px 0px rgba(60, 28, 148, 0.15);
}
.document-link {
  color: #fff;
  background: #2bc9b4;
}
.document-link:focus,
.document-link:hover {
  color: #fff;
  background: #866bfe;
}
.document-dropdown .dropdown-menu {
  box-shadow: 0px 0px 12px 0px rgba(60, 28, 148, 0.15);
}
.document-dropdown .dropdown-menu a {
  border-bottom-color: #f7f8ff;
}
.document-dropdown .dropdown-menu a:hover {
  background: #866bfe;
  color: #fff;
}
.team-item:hover a.team-img:after {
  background: rgba(60, 28, 148, 0.6);
}
.team-img:after {
  background: rgba(60, 28, 148, 0.4);
}
.team-sprofile li a {
  background: #2bc9b4;
  box-shadow: 0px 2px 15px 0px rgba(43, 201, 180, 0.5);
}
.team-sprofile li a:hover {
  background: #866bfe;
  box-shadow: 0px 2px 15px 0px rgba(134, 107, 254, 0.5);
}
.team-intro {
  color: #353c65;
}
.team-position {
  color: #5b53a2;
}
.product-name {
  color: #2bc9b4 !important;
}
.product-image {
  border-color: #2bc9b4;
}
.social-link-exp li a [class*="fa-"] {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.social-link-exp li a span {
  color: rgba(255, 255, 255, 0.3);
}
.social-link-exp li a:hover [class*="fa-"] {
  background: #2bc9b4;
}
.social-link-exp li a:hover span {
  color: white;
}
.footer-salvia .widget-list li {
  color: #af9cff;
}
.footer-salvia .widget-links li a {
  color: #af9cff;
}
.footer-salvia .widget-links li a:hover {
  color: #2bc9b4;
}
.footer-salvia .widget-about p {
  color: #af9cff;
}
.footer-list li {
  color: #af9cff;
}
.footer-list li a {
  color: #af9cff;
}
.footer-list li a:hover {
  color: #2bc9b4;
}
.io-zinnia a {
  color: #4c5a77;
}
.io-zinnia a:hover {
  color: #3c1c94;
}
.io-zinnia .btns a:not(.btn) {
  color: rgba(60, 28, 148, 0.5);
}
.io-zinnia .btns a:not(.btn):hover {
  color: #3c1c94;
}
.io-zinnia .section-bg {
  background: #fff;
}
.io-zinnia .section-bg-alt {
  background: rgba(60, 28, 148, 0.05);
}
.io-zinnia .section-bg,
.io-zinnia .section-bg-alt {
  color: #4c5a77;
}
.io-zinnia .section-bg h1,
.io-zinnia .section-bg h2,
.io-zinnia .section-bg h3,
.io-zinnia .section-bg h4,
.io-zinnia .section-bg h5,
.io-zinnia .section-bg h6,
.io-zinnia .section-bg-alt h1,
.io-zinnia .section-bg-alt h2,
.io-zinnia .section-bg-alt h3,
.io-zinnia .section-bg-alt h4,
.io-zinnia .section-bg-alt h5,
.io-zinnia .section-bg-alt h6 {
  color: #4c5a77;
}
.io-zinnia .section-bg p,
.io-zinnia .section-bg-alt p {
  color: #4c5a77;
}
.io-zinnia .section-bg p.lead,
.io-zinnia .section-bg-alt p.lead {
  color: #223b55;
}
.io-zinnia .section-bg .section-title-s7,
.io-zinnia .section-bg .section-title-md,
.io-zinnia .section-bg-alt .section-title-s7,
.io-zinnia .section-bg-alt .section-title-md {
  color: #3c1c94;
}
.io-zinnia .section-bg-zinnia,
.io-zinnia .section-bg-gradient {
  background: #3c1c94;
  color: #fff;
}
.io-zinnia .section-bg-zinnia h1,
.io-zinnia .section-bg-zinnia h2,
.io-zinnia .section-bg-zinnia h3,
.io-zinnia .section-bg-zinnia h4,
.io-zinnia .section-bg-zinnia h5,
.io-zinnia .section-bg-zinnia h6,
.io-zinnia .section-bg-zinnia p,
.io-zinnia .section-bg-zinnia p.lead,
.io-zinnia .section-bg-zinnia .section-head-s7 p,
.io-zinnia .section-bg-zinnia .section-title-s7,
.io-zinnia .section-bg-zinnia .section-title-md,
.io-zinnia .section-bg-gradient h1,
.io-zinnia .section-bg-gradient h2,
.io-zinnia .section-bg-gradient h3,
.io-zinnia .section-bg-gradient h4,
.io-zinnia .section-bg-gradient h5,
.io-zinnia .section-bg-gradient h6,
.io-zinnia .section-bg-gradient p,
.io-zinnia .section-bg-gradient p.lead,
.io-zinnia .section-bg-gradient .section-head-s7 p,
.io-zinnia .section-bg-gradient .section-title-s7,
.io-zinnia .section-bg-gradient .section-title-md {
  color: #fff;
}
.io-zinnia .section-bg-gradient {
  background-image: linear-gradient(135deg, #6e19c2 0%, #3c1c94 100%);
}
.io-zinnia .footer-section {
  background-image: linear-gradient(45deg, #6e19c2 0%, #3c1c94 100%);
}
.io-zinnia .footer-bottom .copyright-text {
  color: #fff;
}
.io-zinnia .widget-title {
  color: #fff;
}
.io-zinnia .timeline-title {
  color: #6e19c2;
}
.io-zinnia .timeline-done .timeline-title {
  color: #223b55;
}
.io-zinnia .header-txt p {
  color: #af9cff;
}
.io-zinnia .btn {
  color: #fff;
  background-image: -webkit-linear-gradient(to right, #6e19c2 0%, #3c1c94 100%);
  background-image: linear-gradient(to right, #6e19c2 0%, #3c1c94 100%);
}
.io-zinnia .btn:before {
  background-image: -webkit-linear-gradient(to right, #3c1c94 0%, #6e19c2 100%);
  background-image: linear-gradient(to right, #3c1c94 0%, #6e19c2 100%);
}
.io-zinnia .btn-outline {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.4);
}
.io-zinnia .btn-outline:hover {
  color: #3c1c94;
  background: #fff;
  border-color: #fff;
}
.io-zinnia .btn-icon-s3 {
  background: #fff;
  color: #3c1c94;
}
.io-zinnia .btn-icon-s3 [class*="fa-"] {
  background: #6e19c2;
  color: #fff;
}
.io-zinnia .btn-icon-s3:hover {
  color: #6e19c2;
}
.io-zinnia .btn-icon-s3:hover [class*="fa-"] {
  background: #3c1c94;
  color: #fff;
}
.io-zinnia .btn.btn-plane {
  background: #6e19c2;
}
.io-zinnia .text-block ul:not(.btns) li:before {
  background: #5628d4;
}
.io-zinnia .text-block h2 {
  color: #3c1c94;
}
.io-zinnia .text-block p:not(.lead) {
  color: #4c5a77;
}
.io-zinnia .site-header .navbar-nav > li > a {
  color: #fff;
}
.io-zinnia .site-header .navbar-nav > li > a:hover,
.io-zinnia .site-header .navbar-nav > li > a.active {
  color: #223b55;
}
.io-zinnia .site-header.has-fixed .navbar-nav > li > a {
  color: #223b55;
}
.io-zinnia .site-header.has-fixed .navbar-nav > li > a:hover,
.io-zinnia .site-header.has-fixed .navbar-nav > li > a.active {
  color: #3c1c94;
}
.io-zinnia .site-header.has-fixed .navbar {
  background: #fff;
}
.io-zinnia .navbar .btn-outline:after {
  background: #362995;
}
.io-zinnia .site-header.has-fixed .btn-outline {
  color: #3c1c94;
  border-color: rgba(60, 28, 148, 0.2);
}
.io-zinnia .site-header.has-fixed .btn-outline:after {
  background: #fff;
}
.io-zinnia .site-header.has-fixed .btn-outline:hover {
  color: #fff;
  background: #3c1c94;
}
.io-zinnia .lang-switch a {
  color: #fff;
}
.io-zinnia .lang-switch.show > a {
  color: #223b55;
}
.io-zinnia .lang-switch:hover a {
  color: #223b55;
  background-color: transparent;
}
.io-zinnia .lang-switch .dropdown-menu {
  background: rgba(51, 24, 127, 0.05);
  border: none;
}
.io-zinnia .lang-switch .dropdown-menu a {
  color: #223b55;
}
.io-zinnia .lang-switch .dropdown-menu a:hover {
  color: #3c1c94;
}
.io-zinnia .has-fixed .lang-switch a {
  color: #223b55;
}
.io-zinnia .has-fixed .lang-switch a:hover {
  color: #3c1c94;
}
.io-zinnia .has-fixed .lang-switch .dropdown-menu {
  background: rgba(51, 24, 127, 0.05);
}
.io-zinnia .navbar-toggler {
  background: #fff;
}
.io-zinnia .navbar-toggler:hover,
.io-zinnia .navbar-toggler:focus {
  background: #fff;
}
.io-zinnia .navbar-toggler .ti {
  color: #3c1c94;
}
.io-zinnia .active .navbar-toggler {
  background: linear-gradient(to right, #6e19c2 0%, #3c1c94 100%);
}
.io-zinnia .active .navbar-toggler:hover,
.io-zinnia .active .navbar-toggler:focus {
  background: linear-gradient(to right, #6e19c2 0%, #3c1c94 100%);
}
.io-zinnia .active .navbar-toggler .ti {
  color: #fff;
}
.io-zinnia .timeline-item:before,
.io-zinnia .timeline-item:after {
  background: #fff;
}
.io-zinnia .timeline-date {
  color: #866bfe;
}
.io-zinnia .timeline-date:after {
  background: #fff;
}
.io-zinnia .timeline-date:before {
  background: rgba(255, 255, 255, 0.23);
}
.io-zinnia .timeline-title {
  color: #fff;
}
.io-zinnia .timeline-title:before {
  border-right-color: rgba(255, 255, 255, 0.5);
}
.io-zinnia .timeline-info li {
  color: white;
}
.io-zinnia .timeline-info li:after {
  background: rgba(255, 255, 255, 0.3);
}
.io-zinnia .timeline-done .timeline-title {
  color: #fff;
}
.io-zinnia .timeline-current .timeline-title {
  color: #fff;
}
.io-zinnia .timeline-row:before {
  border-bottom-color: #080413;
}
.io-zinnia .timeline-row:after {
  border-color: #080413;
}
.io-zinnia .timeline-row-even:after {
  border-right: none;
}
.io-zinnia .timeline-row-odd:after {
  border-left: none;
}
.io-zinnia .timeline-row-done:after {
  border-color: #fff;
}
.io-zinnia .team-circle .team-photo:before {
  background: linear-gradient(180deg, #3c1c94 0%, #6e19c2 100%);
}
.io-zinnia .team-circle .team-title {
  color: #4c5a77;
}
.io-zinnia .team-circle .team-name {
  color: #3c1c94;
}
.io-zinnia .team-circle .team-social li a {
  color: #4c5a77;
}
.io-zinnia .team-circle .team-social li a:hover {
  color: #3c1c94;
}
.io-zinnia .bg-team-exp.mfp-bg,
.io-zinnia .skill-bar-percent {
  background: linear-gradient(-45deg, #3c1c94 0%, #6e19c2 100%);
}
.io-zinnia .tab-custom-s3 .nav-tabs .nav-link {
  background: #eff1f3;
  color: #5a5d7a;
}
.io-zinnia .tab-custom-s3 .nav-tabs .nav-link:before {
  background: linear-gradient(-45deg, #3c1c94 0%, #6e19c2 100%);
}
.io-zinnia .tab-custom-s3 .nav-tabs .nav-link.active {
  color: #fff;
  background: transparent;
}
.io-zinnia .accordion-s2 .card {
  background-color: #fff;
  border-color: rgba(34, 59, 85, 0.15);
}
.io-zinnia .accordion-s2 .card.active {
  border-color: rgba(60, 28, 148, 0.5);
}
.io-zinnia .accordion-s2 .card-header a {
  color: #3c1c94;
}
.io-zinnia .accordion-s2 .card-header a.collapsed {
  color: #4c5a77;
}
.io-zinnia .accordion-s2 .card-header a:hover {
  color: #3c1c94;
}
.io-zinnia .accordion-s2 .plus-minus .ti {
  color: #3c1c94;
}
.io-zinnia .accordion-s2 .collapsed .plus-minus .ti {
  color: rgba(34, 59, 85, 0.15);
}
.io-zinnia .input-border {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.25);
  background: #271799;
}
.io-zinnia .input-border::-moz-placeholder {
  color: rgba(76, 90, 119, 0.7);
}
.io-zinnia .input-border:-ms-input-placeholder {
  color: rgba(76, 90, 119, 0.7);
}
.io-zinnia .input-border::-webkit-input-placeholder {
  color: rgba(76, 90, 119, 0.7);
}
.io-zinnia .loader-section {
  background: #fff;
}
.io-zinnia .contact-info li .fa {
  color: #fff;
  background: linear-gradient(-45deg, #3c1c94 0%, #6e19c2 100%);
}
.io-zinnia .form-message .input-field .input-line {
  color: #5a5d7a;
  border-bottom-color: #dee2e6;
}
.io-zinnia .form-message .input-field .input-line:focus {
  border-bottom-color: rgba(110, 25, 194, 0.6);
}
.io-zinnia .form-message .input-field .input-line.error {
  border-bottom-color: #3c1c94;
}
@media only screen and (max-width: 991px) {
  .io-zinnia .timeline-title:before {
    border-top-color: #fff;
  }
  .io-zinnia .timeline-row:before {
    border-left-color: #080413;
  }
  .io-zinnia .site-header .navbar.is-transparent.active {
    background: rgba(55, 26, 135, 0.05);
  }
  .io-zinnia .lang-switch a {
    color: #223b55;
  }
  .io-zinnia .lang-switch a:hover {
    color: #3c1c94;
  }
  .io-zinnia .lang-switch .dropdown-menu {
    background: rgba(51, 24, 127, 0.05);
  }
  .io-zinnia .site-header .navbar-nav > li > a {
    color: #4c5a77;
  }
  .io-zinnia .site-header .navbar .btn-outline {
    color: #3c1c94;
    border-color: rgba(60, 28, 148, 0.2);
  }
  .io-zinnia .site-header .navbar .btn-outline:after {
    background: #fff;
  }
  .io-zinnia .site-header .navbar .btn-outline:hover {
    color: #fff;
    background: #3c1c94;
  }
  .io-zinnia .site-header .navbar.is-transparent.active {
    background: #fff;
    box-shadow: 0 10px 40px rgba(93, 70, 232, 0.15);
  }
}
@media only screen and (max-width: 991px) {
  .io-zinnia .timeline-row:before {
    border-left-color: #080413;
  }
}
.banner-zinnia {
  background: linear-gradient(135deg, #6e19c2 0%, #3c1c94 100%);
}
.section-title-s7 {
  color: #3c1c94;
}
.presale-countdown {
  background: url(../../404.html) 0 0 no-repeat, #caa0f3;
}
.presale-countdown h5 {
  background: linear-gradient(0deg, #6e19c2 0%, #3c1c94 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.presale-countdown h6 {
  color: #223b55 !important;
}
.presale-countdown .countdown-time {
  color: #3c1c94;
}
.presale-countdown .countdown-time:after {
  color: #3c1c94;
}
.presale-countdown .countdown-text {
  color: #a7a7a7;
}
.presale-status {
  background: #3c1c94;
}
.presale-bar {
  background: #fff;
}
.presale-bar-percent {
  background: linear-gradient(45deg, #6e19c2 0%, #3c1c94 100%);
}
.play-btn-s3 {
  background: #fff;
}
.prblm-item {
  background: #fff;
}
.prblm-title {
  color: rgba(90, 90, 90, 0.2) !important;
}
.prblm-subtitle {
  color: #3c1c94 !important;
}
.prblm-points li:before {
  background: #3c1c94;
}
.sltn-item {
  background: #3c1c94;
}
.sltn-title {
  color: rgba(255, 249, 250, 0.3) !important;
}
.sltn-subtitle {
  color: #fff !important;
}
.sltn-points li {
  color: #af9cff;
}
.sltn-points li:before {
  background: #866bfe;
}
.toktmln-list:before {
  background: #fff;
}
.toktmln-item:before {
  border-color: #fff;
  background: #3c1c94;
}
.toktmln-item div span:last-child {
  color: #af9cff;
}
.tokdis-item:before {
  background: #866bfe;
}
.tab-s4 .nav-tabs {
  background-image: linear-gradient(45deg, #6e19c2 0%, #3c1c94 100%);
}
.tab-s4 .nav-tabs .nav-link {
  background: transparent;
  color: #fff;
}
.tab-s4 .nav-tabs .nav-link.active {
  color: #3c1c94;
  background: #fff;
}
.tkn-crt-prcnt {
  background: #fe4350;
  color: #fff;
}
.tkn-crt-prcnt.one {
  background: #fe4350;
}
.tkn-crt-prcnt.two {
  background: #fb6b5d;
}
.tkn-crt-prcnt.three {
  background: #ff5676;
}
.tkn-crt-prcnt.four {
  background: #ff774e;
}
.tkn-crt-prcnt.five {
  background: #ff6993;
}
.tkn-crt-prcnt.six {
  background: #ff9465;
}
.tkn-crt-prcnt.seven {
  background: #fb7fc8;
}
.tkn-crt-ttl {
  color: #223b55;
}
@media (min-width: 992px) {
  .tkn-crt:before {
    background: rgba(60, 28, 148, 0.05);
  }
}
.document-list > li .dropdown-menu li {
  border-bottom-color: rgba(60, 28, 148, 0.1);
}
.document-list > li .dropdown-menu li:last-child {
  border-bottom: none;
}
.document-list > li .dropdown-menu li a {
  color: #3c1c94;
}
.document-list > li .dropdown-menu li a:hover {
  color: #4c5a77;
}
.service-icon:after {
  border-color: rgba(60, 28, 148, 0.2);
}
.widget-links li a {
  color: #af9cff;
}
.widget-links li a:hover,
.widget-links li a:focus {
  color: #866bfe;
}
.widget-subsctibe p {
  color: #af9cff;
}
.widget-subsctibe .input-round {
  border-color: #5628d4;
  color: #fff;
  background: transparent;
}
.widget-subsctibe .btn {
  color: #3c1c94;
  background: #fff !important;
}
