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: #889da7;
}
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: #46bdf4;
}

.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: #889da7;
}
.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: #46bdf4;
}

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: #f3f7f7;
}
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: #46bdf4;
}
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: #2b56f5;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span {
  color: #46bdf4;
}

a {
  color: #46bdf4;
}
a:hover,
a:focus,
a:active {
  color: #f3f7f7;
}

.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: #889da7;
}
.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: #46bdf4;
}
.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: #2b56f5;
}

.color-primary {
  color: #46bdf4;
}

.color-secondary {
  color: #889da7;
}

.bg-primary {
  background: #46bdf4;
}

.bg-secondary {
  background: #889da7;
}

.bg-light-primary {
  background-color: rgba(70, 189, 244, 0.1);
}

.bg-light-secondary {
  background-color: rgba(122, 15, 255, 0.1);
}

.tab-custom .nav-tabs {
  border-bottom-color: rgba(122, 15, 255, 0.2);
}
.tab-custom .nav-tabs li > a:hover {
  color: #46bdf4;
}
.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: #46bdf4;
}
.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: #2b56f5;
}

.theme-light .tab-custom .nav-tabs li > a:hover {
  color: #46bdf4;
}

.pagination li.active a {
  background: #46bdf4;
  border-color: #46bdf4;
}
.pagination li a {
  color: #46bdf4;
}
.pagination li a:hover,
.pagination li a:focus {
  color: #fff;
  background: #46bdf4;
  border-color: #46bdf4;
}

.navbar .navbar-nav > li:hover a {
  color: #46bdf4;
}
.navbar .navbar-nav > li > a.nav-link.active {
  color: #46bdf4;
}
.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: #46bdf4;
}
.navbar .navbar-nav .dropdown-menu li:hover > a {
  color: #46bdf4;
}
.navbar .navbar-nav .dropdown-menu li:hover.has-children:after {
  border-left-color: #46bdf4;
}
.navbar .navbar-nav .dropdown-menu.active > a,
.navbar .navbar-nav .dropdown-menu li > a:hover,
.navbar .navbar-nav .dropdown-menu li > a:focus {
  color: #46bdf4;
}
.navbar .navbar-nav .dropdown-menu > .active > a,
.navbar .navbar-nav .dropdown-menu > .active > a:focus,
.navbar .navbar-nav .dropdown-menu > .active > a:hover {
  color: #46bdf4;
}

.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: #46bdf4;
}

.theme-light .site-header .navbar-nav > li:hover a {
  color: #46bdf4;
}

.navbar-toggler {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.navbar-toggler:hover {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.btn {
  background-image: -webkit-linear-gradient(left, #1596d0 0%, #46bdf4 100%);
  background-image: linear-gradient(to right, #1596d0 0%, #46bdf4 100%);
}
.btn:before {
  background-image: -webkit-linear-gradient(left, #46bdf4 0%, #1596d0 100%);
  background-image: linear-gradient(to right, #46bdf4 0%, #1596d0 100%);
}
.btn.btn-alt {
  background-image: -webkit-linear-gradient(left, #889da7 0%, #46bdf4 100%);
  background-image: linear-gradient(to right, #889da7 0%, #46bdf4 100%);
}
.btn.btn-alt:before {
  background-image: -webkit-linear-gradient(left, #46bdf4 0%, #889da7 100%);
  background-image: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}
.btn.btn-plane {
  background: #889da7;
}
.btn.btn-simple .fa {
  color: #46bdf4;
}
.btn.btn-more {
  color: #46bdf4;
}
.btn.btn-more:hover {
  color: #889da7;
}

.play-btn .play {
  background-image: linear-gradient(to right, #1596d0 0%, #46bdf4 100%);
}
.play-btn .play > span {
  background-image: linear-gradient(to right, #1596d0 0%, #46bdf4 100%);
}
.play-btn-alt .fa {
  background: linear-gradient(to right, #1596d0 0%, #46bdf4 100%);
}
.play-btn > span:last-of-type {
  color: #f3f7f7;
}

.text-block ul:not(.btns) li:before {
  background: #46bdf4;
}

.section-head .section-title span,
.section-head .section-title:before {
  color: rgba(122, 15, 255, 0.06);
}
.section-head-s2:before {
  background: #46bdf4;
}

.heading-animation {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation:before {
  border-top-color: #2b56f5;
  border-lef-colort: #2b56f5;
}
.heading-animation:after {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:first-of-type {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:first-of-type:before {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:first-of-type:after {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:last-of-type {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:last-of-type:before {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}
.heading-animation span:last-of-type:after {
  border-top-color: #2b56f5;
  border-left-color: #2b56f5;
}

.section-connect:before {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.event-info:before {
  background: #46bdf4;
}

.countdown-box .token-countdown .countdown-text {
  color: #46bdf4;
}
.countdown-box.countdown-header:after {
  border-color: rgba(122, 15, 255, 0.4);
}
.countdown-box.countdown-header:before {
  border-color: rgba(122, 15, 255, 0.4);
}
.countdown-box.countdown-header .extra-line {
  border-color: rgba(122, 15, 255, 0.4);
}
.countdown-box.countdown-header .extra-line:after {
  border-color: rgba(122, 15, 255, 0.4);
}
.io-azure .countdown-box {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.theme-light .countdown-box.countdown-header:after {
  border-color: rgba(122, 15, 255, 0.1);
}
.theme-light .countdown-box.countdown-header:before {
  border-color: rgba(122, 15, 255, 0.1);
}
.theme-light .countdown-box.countdown-header .extra-line {
  border-color: rgba(122, 15, 255, 0.1);
}
.theme-light .countdown-box.countdown-header .extra-line:after {
  border-color: rgba(122, 15, 255, 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(122, 15, 255, 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(122, 15, 255, 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(122, 15, 255, 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(122, 15, 255, 0.1);
}

.roadmap-list:after {
  background: #889da7;
}

.single-roadmap:before {
  background-image: -webkit-linear-gradient(top, #46bdf4 0%, #889da7 100%);
  background-image: linear-gradient(top, #46bdf4 0%, #889da7 100%);
}
.single-roadmap:after {
  background: #46bdf4;
}
.single-roadmap.roadmap-done:after {
  border-color: #46bdf4;
}
.single-roadmap h6 {
  color: #f3f7f7;
}
.single-roadmap.roadmap-down:before {
  background-image: -webkit-linear-gradient(top, #889da7 0%, #46bdf4 100%);
  background-image: linear-gradient(top, #889da7 0%, #46bdf4 100%);
}

.theme-light .single-roadmap:before {
  background-image: -webkit-linear-gradient(top, #2b56f5 0%, #889da7 100%);
  background-image: linear-gradient(top, #2b56f5 0%, #889da7 100%);
}
.theme-light .single-roadmap:after {
  background: #2b56f5;
}
.theme-light .single-roadmap.roadmap-done:after {
  border-color: #46bdf4;
}
.theme-light .single-roadmap.roadmap-down:before {
  background-image: -webkit-linear-gradient(top, #889da7 0%, #2b56f5 100%);
  background-image: linear-gradient(top, #889da7 0%, #2b56f5 100%);
}

.single-roadmap-alt:before {
  background-image: linear-gradient(
    to right,
    transparent 0%,
    #889da7 50%,
    #889da7 100%
  );
}
.single-roadmap-alt:after {
  border: 1px solid #889da7;
}
.single-roadmap-alt.sec-pri:before {
  background-image: linear-gradient(to right, #889da7 0%, #46bdf4 100%);
}
.single-roadmap-alt.sec-pri:after {
  border-color: #46bdf4;
}
.single-roadmap-alt.sec-pri h5:before,
.single-roadmap-alt.sec-pri h6:before {
  background: #46bdf4;
}
.single-roadmap-alt.pri-sec:before {
  background-image: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}
.single-roadmap-alt.pri-sec:after {
  border-color: #889da7;
}
.single-roadmap-alt.pri-sec h5:before,
.single-roadmap-alt.pri-sec h6:before {
  background: #889da7;
}
.single-roadmap-alt.sec-prialt:before {
  background-image: linear-gradient(to right, #889da7 0%, #2b56f5 100%);
}
.single-roadmap-alt.sec-prialt:after {
  border-color: #2b56f5;
}
.single-roadmap-alt.sec-prialt h5:before,
.single-roadmap-alt.sec-prialt h6:before {
  background: #2b56f5;
}
.single-roadmap-alt.prialt-pri:before {
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.single-roadmap-alt.prialt-pri:after {
  border-color: #46bdf4;
}
.single-roadmap-alt.prialt-pri h5:before,
.single-roadmap-alt.prialt-pri h6:before {
  background: #46bdf4;
}
.single-roadmap-alt.pri-last:before {
  background-image: linear-gradient(
    to left,
    transparent 0%,
    #46bdf4 50%,
    #46bdf4 100%
  );
}
.single-roadmap-alt h5:before,
.single-roadmap-alt h6:before {
  background: #889da7;
}

.team-member .team-photo:after {
  background-image: -webkit- linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.team-member .team-title {
  color: #46bdf4;
}
.team-member .team-social li a {
  color: #f3f7f7;
}

.team-hex .team-info:before {
  background-image: -webkit- linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.team-hex .team-title {
  color: #f3f7f7;
}

.team-described .team-title:after {
  background-image: -webkit- linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.team-described .team-social li a {
  color: #f3f7f7;
}
.team-described .team-discription li:before {
  background: #46bdf4;
}

.team-circle .team-photo:before {
  background-image: linear-gradient(to top, #2b56f5 0%, #46bdf4 100%);
}
.team-circle .team-title {
  color: #f3f7f7;
}

.skill-bar-percent {
  background-image: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}

.bg-team-exp.mfp-bg {
  background-image: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}

.contact-info li .fa {
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.contact-info-alt li .fa {
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.form-message .input-field .input-line {
  border-bottom-color: #46bdf4;
}

.social li a:hover {
  background: #889da7;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: rgba(70, 189, 244, 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(70, 189, 244, 0.4);
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background: rgba(70, 189, 244, 0.3);
}

.select2-container--default .select2-selection--single {
  background: rgba(70, 189, 244, 0.1);
}

.language-switcher .dropdown-item:hover {
  color: #46bdf4;
}

.blog-photo a:after {
  background: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}
.blog-meta li {
  color: #889da7;
}
.blog-meta li span {
  color: #46bdf4;
}
.blog-meta li:after {
  background: #4b00a8;
}
.blog-meta li a {
  color: #889da7;
}
.blog-meta li a:hover {
  color: #46bdf4;
}
.blog-title a:hover {
  color: #46bdf4;
}
.blog-tags li a {
  border-color: rgba(70, 189, 244, 0.2);
}
.blog-tags li a:hover {
  color: #46bdf4;
}
.theme-light .blog-title a:hover {
  color: #46bdf4;
}
.theme-light .blog-tags li a {
  border-color: rgba(70, 189, 244, 0.5);
}
.theme-light .blog-tags li a:hover {
  color: #46bdf4;
}
.io-azure .blog-title a:hover {
  color: #46bdf4;
}
.io-azure .blog-meta li {
  color: #46bdf4;
}
.io-azure .blog-meta li span {
  color: #46bdf4;
}
.io-azure .blog-meta li:after {
  background: #0c8dc8;
}
.io-azure .blog-meta li a {
  color: #46bdf4;
}
.io-azure .blog-meta li a:hover {
  color: #fff;
}
.io-azure .section-pro .blog-title a:hover {
  color: #46bdf4;
}
.io-azure .section-pro .blog-tags li a:hover {
  color: #46bdf4;
}
.io-azure .section-pro .blog-meta li {
  color: #889da7;
}
.io-azure .section-pro .blog-meta li span {
  color: #9c9c9c;
}
.io-azure .section-pro .blog-meta li:after {
  background: #4b00a8;
}
.io-azure .section-pro .blog-meta li a {
  color: #889da7;
}
.io-azure .section-pro .blog-meta li a:hover {
  color: #46bdf4;
}

.comment-time {
  color: #889da7;
}
.comment-reply .fa {
  color: #889da7;
}
.theme-light .comment-reply .fa {
  color: #889da7;
}
.theme-light .comment-reply:hover {
  color: #889da7;
}
.io-azure .section-pro .comment-reply .fa {
  color: #889da7;
}
.io-azure .section-pro .comment-reply:hover {
  color: #889da7;
}

.page-pagination li a {
  color: rgba(70, 189, 244, 0.5);
}
.page-pagination li a:hover {
  background: rgba(122, 15, 255, 0.4);
}
.page-pagination li.active a {
  background: rgba(122, 15, 255, 0.4);
}
.theme-light .page-pagination li a {
  color: #46bdf4;
}
.theme-light .page-pagination li a:hover {
  color: #fff;
  background: rgba(122, 15, 255, 0.4);
}
.theme-light .page-pagination li.active a {
  background: rgba(122, 15, 255, 0.4);
}
.io-azure .page-pagination li a {
  color: #46bdf4;
}
.io-azure .page-pagination li a:hover {
  color: #fff;
  background: rgba(122, 15, 255, 0.4);
}
.io-azure .page-pagination li.active a {
  background: rgba(122, 15, 255, 0.4);
}
.io-azure .section-pro .page-pagination li a {
  color: #46bdf4;
}
.io-azure .section-pro .page-pagination li a:hover {
  color: #fff;
  background: rgba(122, 15, 255, 0.6);
}
.io-azure .section-pro .page-pagination li.active a {
  color: #fff;
  background: rgba(122, 15, 255, 0.6);
}

.sidebar-widget.category ul li:before {
  background: #46bdf4;
}
.sidebar-widget.category ul li a:hover {
  color: #46bdf4;
}
.sidebar-widget.category ul li.active a {
  color: #46bdf4;
}
.sidebar-widget.tags ul li a {
  border-color: rgba(70, 189, 244, 0.2);
}
.sidebar-widget.tags ul li a:hover {
  color: #46bdf4;
}
.theme-light .sidebar-widget.category ul li a:hover {
  color: #46bdf4;
}
.theme-light .sidebar-widget.category ul li.active a {
  color: #46bdf4;
}
.theme-light .sidebar-widget.tags ul li a {
  border-color: rgba(70, 189, 244, 0.5);
}
.theme-light .sidebar-widget.tags ul li a:hover {
  color: #46bdf4;
}
.io-azure .section-pro .sidebar-widget.category ul li a:hover {
  color: #46bdf4;
}
.io-azure .section-pro .sidebar-widget.category ul li.active a {
  color: #46bdf4;
}
.io-azure .section-pro .sidebar-widget.tags ul li a:hover {
  color: #46bdf4;
}

.search-form input[type="text"] {
  border-color: rgba(70, 189, 244, 0.1);
}
.search-form button {
  background: rgba(70, 189, 244, 0.1);
  color: #fff;
}
.search-form button:hover {
  background: rgba(70, 189, 244, 0.3);
}
.theme-light .search-form input[type="text"] {
  border-color: rgba(70, 189, 244, 0.5);
}
.theme-light .search-form button {
  background: rgba(70, 189, 244, 0.5);
}
.theme-light .search-form button:hover {
  background: rgba(70, 189, 244, 0.8);
}
.io-azure .section-pro .search-form button:hover {
  background: rgba(70, 189, 244, 0.8);
  color: #fff;
}

.io-azure .banner-tokensale .countdown-box .btn.btn-alt {
  background-image: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.io-azure .banner-tokensale .countdown-box .btn.btn-alt:before {
  background-image: linear-gradient(to right, #46bdf4 0%, #889da7 100%);
}

.token-status-bar {
  background: #fff;
}
.token-status-percent {
  background: linear-gradient(to right, #46bdf4 0%, #2b56f5 100%);
}
.io-azure .banner-tokensale .token-status-percent {
  background: linear-gradient(to right, #2b56f5 0%, #0b39e2 100%);
}
.token-status-point:after {
  background: rgba(130, 85, 253, 0.35);
}

.theme-lavendar .btn {
  background: #5d46e8;
}
.theme-lavendar .btn:hover {
  background: #ff9259;
}
.theme-lavendar .btn.btn-plane:hover {
  background: #5d46e8;
}
.theme-lavendar .btn.btn-simple .fa {
  color: #5d46e8;
}
.theme-lavendar .btn.btn-white {
  color: #5d46e8;
}
.theme-lavendar .btn.btn-white:hover {
  background: #ff9259;
}
.theme-lavendar .btn.btn-simple {
  background: none;
}
.theme-lavendar .btn.btn-simple .fa {
  color: #5d46e8;
}
.theme-lavendar .btn.btn-outline {
  background: transparent;
  border-color: #fff;
}
.theme-lavendar .btn.btn-outline:after {
  background: transparent;
}
.theme-lavendar .owl-dot {
  background: rgba(93, 70, 232, 0.3);
}
.theme-lavendar .owl-dot.active {
  background: rgba(93, 70, 232, 0.8);
}
.theme-lavendar .site-header.has-fixed .btn.btn-white {
  background: #5d46e8;
}
.theme-lavendar .site-header.has-fixed .btn.btn-white:hover {
  background: #ff9259;
}
.theme-lavendar .site-header.has-fixed .btn.btn-outline {
  border-color: #5d46e8;
  color: #5d46e8;
}
.theme-lavendar .site-header .banner {
  background: #5d46e8;
}
.theme-lavendar .navbar-toggler {
  background: #40beff;
}

.section-bg-light .small-heading,
[class*="section-bg-light"] .small-heading {
  color: rgba(93, 70, 232, 0.5);
}

.section-bg-lavendar {
  background: #5d46e8;
}
.section-bg-lavendar .section-head-s3 .section-title:before {
  background: #ff9259;
}

.section-bg-light-alt {
  background: rgba(93, 70, 232, 0.04);
}

.section-head-s3 .section-title:before {
  background: #5d46e8;
}

.warnning-badge {
  background: #ff9259;
}

.token-box .icon-list li .fa {
  color: #5d46e8;
}
.token-box .token-countdown .countdown-time {
  color: #5d46e8;
}
.token-box .token-countdown .countdown-time:after {
  color: #5d46e8;
}
.token-bar {
  background: rgba(93, 70, 232, 0.1);
}
.token-percent {
  background: #5d46e8;
}
.token-point:after {
  background: rgba(93, 70, 232, 0.4);
}

.roadmap-carousel:before,
.roadmap-carousel:after {
  background: #c0b7f6;
}
.roadmap-carousel-container:before {
  background: #c0b7f6;
}
.roadmap-item h6:before {
  background: rgba(93, 70, 232, 0.3);
}
.roadmap-item h6:after {
  background: #5d46e8;
}
.roadmap-done h6:before {
  background: rgba(64, 190, 255, 0.3);
}
.roadmap-done h6:after {
  background: #40beff;
}

.about-section-innr:before {
  background: #5d46e8;
}
.about-section-innr:after {
  background: #5d46e8;
}
.about-info {
  background: rgba(49, 31, 155, 0.4);
}
.about-info .ti {
  color: #40beff;
}

.reason-item .ikon {
  color: #5d46e8;
}

.process-scetion .slider-nav-item {
  color: #5d46e8;
}
.process-scetion .slider-nav-item:nth-child(2) {
  color: #40beff;
}
.process-scetion .slider-nav-item:nth-child(3) {
  color: #311f9b;
}
.process-scetion .slider-nav-item:nth-child(4) {
  color: #ff9259;
}
.process-scetion .slider-nav-item.active {
  color: #fff;
  background: #5d46e8;
}
.process-scetion .slider-nav-item.active:nth-child(2) {
  background: #40beff;
}
.process-scetion .slider-nav-item.active:nth-child(3) {
  background: #311f9b;
}
.process-scetion .slider-nav-item.active:nth-child(4) {
  background: #ff9259;
}
.process-scetion .slider-nav-item.active:nth-child(5) {
  background: #38385f;
}

.features-item .ti {
  background: #40beff;
}

.team-described .team-photo:before {
  background-image: linear-gradient(
    to top left,
    rgba(64, 190, 255, 0.65) 0%,
    rgba(93, 70, 232, 0.65) 100%
  );
}
.team-described .team-title {
  color: #40beff;
}
.team-described .team-title:after {
  background-image: linear-gradient(to left, #5d46e8 0%, #40beff 100%);
}
.team-described .team-social li a {
  color: #40beff;
}
.team-described .team-social li a:hover {
  color: #5d46e8;
}
.team-described .team-discription li:before {
  background: #40beff;
}

.section-bg-light .accordion .plus-minus .ti {
  color: #5d46e8;
}

.media-heading a:hover {
  color: #5d46e8;
}

.subscribe-rounded .input-round {
  background: rgba(93, 70, 232, 0.07);
}

.footer-lavendar {
  background: #5d46e8;
}

.social-bar li a {
  color: #5d46e8;
}

.theme-muscari {
  background: #fff;
}
.theme-muscari .countdown-box {
  background: #3455ff;
}
.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(0, 33, 205, 0.8) !important;
}
.theme-muscari .token-status-point::after {
  background: rgba(255, 255, 255, 0.5);
}
.theme-muscari .token-status-percent {
  background: #39a9ff;
}
.theme-muscari .loader-section {
  background: #fcfcfc;
}
.theme-muscari .btn {
  background: #3455ff;
  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: #39a9ff;
}
.theme-muscari .btn.btn-plane {
  background: #fff;
  color: #3455ff;
}
.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: #3455ff;
}
.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: #3455ff;
  color: #3455ff;
}
.theme-muscari .site-header .banner {
  background: #3455ff;
}
.theme-muscari .navbar-toggler {
  background: #ffc123;
}
.theme-muscari .section-bg-light .small-heading,
.theme-muscari [class*="section-bg-light"] .small-heading {
  color: rgba(52, 85, 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: #3455ff;
}
.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: #b3d9ff;
}
.theme-muscari .roadmap-carousel-container:before {
  background: #b3d9ff;
}
.theme-muscari .roadmap-item h6:before {
  background: rgba(51, 153, 255, 0.3);
}
.theme-muscari .roadmap-item h6:after {
  background: #3399ff;
}
.theme-muscari .roadmap-done h6:before {
  background: rgba(52, 85, 255, 0.3);
}
.theme-muscari .roadmap-done h6:after {
  background: #3455ff;
}
.theme-muscari .team-member {
  background: rgba(51, 153, 255, 0.1);
}
.theme-muscari .team-member .team-social li a {
  color: #39a9ff;
}
.theme-muscari .team-member .team-social li a:hover {
  color: #ffc123;
}
.theme-muscari .team-member .team-title {
  color: #3455ff;
}
.theme-muscari .team-member .team-photo:before {
  background: rgba(52, 85, 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(57, 169, 255, 0.5);
  border-color: transparent;
}
.theme-muscari .social li a {
  color: #3455ff;
  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: #39a9ff;
}
.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(52, 85, 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: #3455ff;
  border-bottom-color: #3455ff;
}

.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(52, 85, 255, 0.5);
}

.section-bg-light .contact-info-alt li .fa {
  color: #3455ff;
  background: #3455ff;
}
.section-bg-light .contact-info-alt li .fa:after {
  background: #fff;
}

.section-bg-light-alt .contact-info-alt li .fa {
  color: #3455ff;
  background: #3455ff;
}
.section-bg-light-alt .contact-info-alt li .fa:after {
  background: #f7f8ff;
}

.play-btn-s2 {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}
.play-icon {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.features-item-s2:before {
  background: #2b56f5;
}
.features-icon-s2 {
  background: linear-gradient(to right, #2b56f5 0%, #46bdf4 100%);
}

.text-block ol li:before {
  color: #46bdf4;
}

.problem-item ul li:before {
  background: #46bdf4;
}

.timeline-list:before {
  background: linear-gradient(to bottom, #46bdf4 0%, #889da7 100%);
}
.timeline-content:before {
  border-color: #46bdf4;
  background: #46bdf4;
}
.timeline-content h6 {
  color: #46bdf4;
}

.team-circle-social li a {
  color: #46bdf4;
}
.team-circle-social li a:hover {
  color: #2b56f5;
}

.io-lobelia .sub-heading {
  color: #46bdf4;
}

.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: #16a1ff;
}
.io-jasmine .timeline-title {
  color: #2b56f5;
}
.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, #2b56f5 0%, #16a1ff 100%);
  background-image: linear-gradient(to right, #2b56f5 0%, #16a1ff 100%);
}
.io-jasmine .btn:before {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #16a1ff 0%, #2b56f5 100%);
  background-image: linear-gradient(to right, #16a1ff 0%, #2b56f5 100%);
}
.io-jasmine .btn-outline {
  border: 2px solid #16a1ff;
}
.io-jasmine .btn-outline:hover {
  color: #fff;
  background: #16a1ff !important;
}
.io-jasmine .btn.btn-plane {
  background: #2b56f5;
}
.io-jasmine .text-block ul:not(.btns) li:before {
  background: linear-gradient(to right, #2b56f5 0%, #16a1ff 100%);
}
.io-jasmine .contact-info-alt li .fa {
  color: #16a1ff;
  background: transparent;
  border-color: #16a1ff;
}
.io-jasmine .navbar-toggler {
  background: linear-gradient(to right, #2b56f5 0%, #16a1ff 100%);
}
.io-jasmine .navbar-toggler:hover,
.io-jasmine .navbar-toggler:focus {
  background: linear-gradient(to right, #16a1ff 0%, #2b56f5 100%);
}
.io-jasmine .team-circle-des {
  background: #fff;
}
.io-jasmine .team-circle-des h5 {
  color: #4c5a77;
}
.io-jasmine .team-circle-des span {
  color: #16a1ff;
}
.io-jasmine .team-circle-des p {
  color: #223b55;
}
.io-jasmine .team-circle-social li a {
  color: #16a1ff;
}
.io-jasmine .team-circle-social li a:hover {
  color: #2b56f5;
}
.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: #16a1ff;
}
.io-jasmine .site-header.has-fixed .navbar {
  background: #d1ddec;
}
.io-jasmine .lang-switch a {
  color: #223b55;
}
.io-jasmine .lang-switch a:hover {
  color: #16a1ff;
  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: #16a1ff;
}

.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: #16a1ff;
}
.heading-sm-s2:before {
  background: #16a1ff;
}

.btn-icon-s2 {
  color: #16a1ff;
  background: transparent !important;
}
.btn-icon-s2 .ti {
  color: #fff;
  background: #16a1ff;
}
.btn-icon-s2:hover {
  color: #2b56f5;
}
.btn-icon-s2:hover .ti {
  color: #fff;
  background: #2b56f5;
}

.rating-info {
  color: #223b55;
  background: #e9effa;
}
.rating-info span {
  color: #6a7894;
}
.rating-title {
  background: rgba(22, 161, 255, 0.6);
  color: #fff;
}

.features-box-s3 {
  background: #fff;
}
.features-subtitle-s3 {
  color: #9fa9b3;
}
.features-subtitle-s3:after {
  background: #16a1ff;
}
.features-action {
  background: #2b56f5;
  color: #fff;
}
.features-action:hover {
  color: #fff;
  background: #16a1ff;
}

.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: #16a1ff;
}
.token-stage-title {
  color: #fff;
  background: #16a1ff;
}
.token-stage-pre {
  background: #63c0ff;
}
.token-stage-date {
  border-color: #d8e0ff;
}
.token-stage-info {
  border-color: #d8e0ff;
}
.token-stage-bonus {
  color: #16a1ff;
}
.token-stage-cap {
  color: #6a7894;
}
.token-stage-amount {
  color: #223b55;
}
.token-action-box {
  background: #ecf7ff;
}
.token-action-title {
  background: #b9e3ff;
}
.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(22, 161, 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: #16a1ff;
}
.timeline-date {
  color: #6a7894;
}
.timeline-date:after {
  background: #2b56f5;
}
.timeline-date:before {
  background: rgba(43, 86, 245, 0.23);
}
.timeline-title {
  color: #2b56f5;
}
.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: #16a1ff;
}

@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: #16a1ff;
  background: rgba(22, 161, 255, 0.1);
}

.accordion-s2 .card {
  background-color: #fff;
  border-color: rgba(34, 59, 85, 0.1);
}
.accordion-s2 .card.active {
  border-color: rgba(22, 161, 255, 0.3);
}
.accordion-s2 .card-header a {
  color: #16a1ff;
}
.accordion-s2 .card-header a:hover {
  color: #16a1ff;
}
.accordion-s2 .plus-minus .ti {
  color: #16a1ff;
}
.accordion-s2 .collapsed .plus-minus .ti {
  color: rgba(34, 59, 85, 0.5);
}

.footer-jasmine .social li a {
  color: #fff;
  background: #16a1ff;
}
.footer-jasmine .social li a:hover {
  color: #fff;
  background: #2b56f5;
}

.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: #0d9ee0;
}
.io-lungwort .heading-sm-s2:before {
  background: #0d9ee0;
}
.io-lungwort .timeline-title {
  color: #2b56f5;
}
.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, #2b56f5 0%, #889da7 100%);
  background-image: linear-gradient(to right, #2b56f5 0%, #889da7 100%);
}
.io-lungwort .btn:before {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(to right, #889da7 0%, #2b56f5 100%);
  background-image: linear-gradient(to right, #889da7 0%, #2b56f5 100%);
}
.io-lungwort .btn.btn-plane {
  background: #2b56f5;
}
.io-lungwort .text-block ul:not(.btns) li:before {
  background: #0d9ee0;
}
.io-lungwort .contact-info-alt li .fa {
  color: #fff;
  background: #889da7;
  border-color: #889da7;
}
.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: #0d9ee0;
}
.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: #9947ff;
}
.io-lungwort .lang-switch a {
  color: #fff;
}
.io-lungwort .lang-switch a:hover {
  color: #0d9ee0;
  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, #2b56f5 0%, #889da7 100%);
}
.io-lungwort .navbar-toggler:hover,
.io-lungwort .navbar-toggler:focus {
  background: linear-gradient(to right, #889da7 0%, #2b56f5 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: #0d9ee0;
}
.io-lungwort .btn-icon-s2 .ti {
  color: #fff;
  background: #0d9ee0;
}
.io-lungwort .btn-icon-s2:hover,
.io-lungwort .btn-icon-s2:focus {
  color: #2b56f5;
}
.io-lungwort .btn-icon-s2:hover .ti,
.io-lungwort .btn-icon-s2:focus .ti {
  color: #fff;
  background: #2b56f5;
}
.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: #0d9ee0;
}
.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: #0d9ee0;
}
.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: #0d9ee0;
}
.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: #0d9ee0;
}
.io-lungwort .timeline-date {
  color: #0d9ee0;
}
.io-lungwort .timeline-date:after {
  background: #0d9ee0;
}
.io-lungwort .timeline-date:before {
  background: rgba(13, 158, 224, 0.23);
}
.io-lungwort .timeline-title {
  color: #fff;
}
.io-lungwort .timeline-title:before {
  border-right-color: #0d9ee0;
}
.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: #0d9ee0;
}
.io-lungwort .timeline-row:after {
  border-color: #0d9ee0;
}
.io-lungwort .timeline-row-done:after {
  border-color: #0d9ee0;
}
.io-lungwort .team-circle-des {
  background: #3e2bc5;
}
.io-lungwort .team-circle-des h5 {
  color: #fff;
}
.io-lungwort .team-circle-des span {
  color: #0d9ee0;
}
.io-lungwort .team-circle-des p {
  color: #a89ffe;
}
.io-lungwort .team-circle-social li a {
  color: #0d9ee0;
}
.io-lungwort .team-circle-social li a:hover {
  color: #2b56f5;
}
.io-lungwort .tab-custom-s3 .nav-tabs .nav-link {
  background: transparent;
  color: #fff;
}
.io-lungwort .tab-custom-s3 .nav-tabs .nav-link.active {
  color: #0d9ee0;
  background: rgba(13, 158, 224, 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(13, 158, 224, 0.6);
}
.io-lungwort .accordion-s2 .card-header a {
  color: #0d9ee0;
}
.io-lungwort .accordion-s2 .card-header a.collapsed {
  color: #d1ccff;
}
.io-lungwort .accordion-s2 .card-header a:hover {
  color: #0d9ee0;
}
.io-lungwort .accordion-s2 .plus-minus .ti {
  color: #0d9ee0;
}
.io-lungwort .accordion-s2 .collapsed .plus-minus .ti {
  color: rgba(13, 158, 224, 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: #0d9ee0;
  }
  io-lungwort .timeline-row:before {
    border-left-color: #0d9ee0;
  }
  .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: #0d9ee0;
}

.features-box-s4 {
  background: #3e2bc5;
}
.features-title-s4 {
  color: #0d9ee0;
}
.features-subtitle-s4 {
  color: #d1ccff;
}
.features-subtitle-s4:after {
  background: #0d9ee0;
}
.features-action {
  background: #0d9ee0;
  color: #fff;
}
.features-action:hover {
  color: #fff;
  background: #889da7;
}

.footer-lungwort .social li a {
  color: #fff;
  background: #889da7;
}
.footer-lungwort .social li a:hover {
  color: #fff;
  background: #2b56f5;
}

/** 04.08 Roadmap */
.roadmap {
  position: relative;
  z-index: 10;
  padding-bottom: 30px;
}

.roadmap-carousel .roadmap {
  padding-bottom: 0;
}

.roadmap-s1:before,
.roadmap-s1:after {
  position: absolute;
  content: "";
  left: -1px;
  height: 50%;
  border-left-width: 3px;
  border-left-style: solid;
  border-color: #dbe4f7;
}

.tc-light .roadmap-s1:before,
.tc-light .roadmap-s1:after {
  border-color: rgba(255, 255, 255, 0.1);
}

.roadmap-s1:before {
  height: 45px;
  top: 0;
}

.flex-row-reverse .roadmap-s1:before {
  right: auto;
}

.roadmap-s1:after {
  height: calc(100% - 45px);
  right: auto;
  top: 45px;
}

.roadmap-s1-alt:before,
.roadmap-s1-alt:after {
  left: 1px;
  border-left-width: 1px;
  border-left-style: dashed;
}

.tc-light .roadmap-s1-alt:before,
.tc-light .roadmap-s1-alt:after {
  border-color: rgba(255, 255, 255, 0.3);
}

.flex-row-reverse .roadmap-s1-alt:before,
.flex-row-reverse .roadmap-s1-alt:after {
  right: auto;
  left: 1px;
}

.roadmap-s1-alt.roadmap-done:before,
.roadmap-s1-alt.roadmap-current:before {
  top: 0;
}

.roadmap-s1-alt.roadmap-done:after,
.roadmap-s1-alt.roadmap-current:after {
  top: 45px;
}

.roadmap-s1-alt.roadmap-done:before,
.roadmap-s1-alt.roadmap-done:after {
  left: 0px;
  border-left-width: 3px;
  border-left-style: solid;
}

.roadmap-s1-alt.roadmap-current:before {
  left: 0px;
  border-left-width: 3px;
  border-left-style: solid;
}

.roadmap-s1.roadmap-done:before,
.roadmap-s1.roadmap-done:after {
  border-color: #16a4fd;
}

.roadmap-s1.roadmap-current:before {
  border-color: #16a4fd;
}

.roadmap-s2 {
  text-align: center;
}

.roadmap-s2:before,
.roadmap-s2:after {
  position: absolute;
  content: "";
  transition: width 0.3s;
}

.roadmap-s2:before {
  width: 0;
  height: 4px;
  background: #16a4fd;
  left: 0;
  top: 55px;
}

.tc-light .roadmap-s2:before {
  background: #16a4fd;
}

.roadmap-s2:after {
  left: 50%;
  top: 49px;
  transform: translateX(-50%);
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 3px solid #dbe4f7;
  background: #fff;
}

.tc-light .roadmap-s2:after {
  border-color: #5b77a3;
  background: #1b30a4;
}

.roadmap-s2.roadmap-finished:after,
.roadmap-s2.roadmap-running:after {
  background: #16a4fd;
  border: 2px solid #fff;
}

.tc-light .roadmap-s2.roadmap-finished:after,
.tc-light .roadmap-s2.roadmap-running:after {
  background: #16a4fd;
  border-color: #fff;
}

.roadmap-s2.roadmap-finished:before {
  width: 100%;
}

.roadmap-s2.roadmap-running:before {
  width: 50%;
}

.roadmap-s2.roadmap-running:after {
  box-shadow: 0 0 0 12px rgba(65, 250, 164, 0.1);
}

.tc-light .roadmap-s2.roadmap-running:after {
  box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.1);
}

.roadmap-s5 {
  width: 100%;
}

.roadmap-s5:last-child {
  padding-bottom: 30px;
}

.roadmap-s6 {
  padding-top: 65px;
  margin-top: 15px;
}

.roadmap-s6:before {
  position: absolute;
  content: "";
  top: 0;
  left: -6px;
  width: calc(100% + 30px);
  height: 1px;
  z-index: 2;
  background: #fff;
}

.roadmap-s6:after {
  position: absolute;
  content: "";
  top: 0;
  right: 50%;
  width: 19px;
  height: 19px;
  z-index: 3;
  border: 1px solid #fff;
  border-radius: 50%;
  transform: translate(50%, -50%);
  background: #fff;
}

.tc-light .roadmap-s6:after {
  background: #1b30a4;
}

.roadmap-s6.roadmap-done:after {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 700;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  background: #39d884;
}

.roadmap-s6-1-2:before {
  background: linear-gradient(90deg, #16a4fd 0%, #41faa4 100%);
}

.roadmap-s6-1-2:after {
  border-color: #41faa4;
}

.roadmap-s6-1-2 .roadmap-head-s6:after {
  background: #41faa4;
}

.roadmap-s6-2-1:before {
  background: linear-gradient(90deg, #41faa4 0%, #16a4fd 100%);
}

.roadmap-s6-2-1:after {
  border-color: #16a4fd;
}

.roadmap-s6-2-1 .roadmap-head-s6:after {
  background: #16a4fd;
}

.roadmap-s6-2-3:before {
  background: linear-gradient(90deg, #41faa4 0%, #0d42b2 100%);
}

.roadmap-s6-2-3:after {
  border-color: #0d42b2;
}

.roadmap-s6-2-3 .roadmap-head-s6:after {
  background: #0d42b2;
}

.roadmap-s6-3-2:before {
  background: linear-gradient(90deg, #0d42b2 0%, #41faa4 100%);
}

.roadmap-s6-3-2:after {
  border-color: #41faa4;
}

.roadmap-s6-3-2 .roadmap-head-s6:after {
  background: #41faa4;
}

.roadmap-s6-3-1:before {
  background: linear-gradient(90deg, #0d42b2 0%, #16a4fd 100%);
}

.roadmap-s6-3-1:after {
  border-color: #16a4fd;
}

.roadmap-s6-3-1 .roadmap-head-s6:after {
  background: #16a4fd;
}

.roadmap-s6-1-3:before {
  background: linear-gradient(90deg, #16a4fd 0%, #0d42b2 100%);
}

.roadmap-s6-1-3:after {
  border-color: #0d42b2;
}

.roadmap-s6-1-3 .roadmap-head-s6:after {
  background: #0d42b2;
}

.roadmap-slider {
  position: relative;
}

.roadmap-text {
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
}

.roadmap-wrap {
  position: relative;
  padding: 40px 0 10px;
  margin-bottom: 40px;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.nk-block-left .roadmap-wrap {
  margin-left: 0;
  margin-right: 0;
}

.roadmap-wrap:before,
.roadmap-wrap:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  z-index: 7;
}

.roadmap-wrap-ovl-right:after {
  right: 0;
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.8) 25%,
    #fff 60%,
    #fff 100%
  );
}

.bg-light .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(240, 244, 253, 0.8) 25%,
    #f0f4fd 60%,
    #f0f4fd 100%
  );
}

.bg-light-alt .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(221, 230, 250, 0.8) 25%,
    #dde6fa 60%,
    #dde6fa 100%
  );
}

.bg-white .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.8) 25%,
    #fff 60%,
    #fff 100%
  );
}

.bg-theme .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(27, 48, 164, 0.8) 25%,
    #1b30a4 60%,
    #1b30a4 100%
  );
}

.bg-theme_alt .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(13, 66, 178, 0.8) 25%,
    #0d42b2 60%,
    #0d42b2 100%
  );
}

.bg-theme-dark .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(21, 37, 123, 0.8) 25%,
    #15257b 60%,
    #15257b 100%
  );
}

.bg-theme-dark-alt .roadmap-wrap-ovl-right:after {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(27, 48, 164, 0.8) 25%,
    #1b30a4 60%,
    #1b30a4 100%
  );
}

.roadmap-wrap-s1 {
  padding-bottom: 0;
  padding-top: 0;
  max-width: 90%;
}

.roadmap-wrap-s5 {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0 0;
}

.roadmap-wrap-s5:before {
  position: absolute;
  content: "";
  left: 0;
  width: 1px;
  height: calc(100% + 30px);
  background: #16a4fd;
}

.roadmap-line {
  position: absolute;
  left: 19px;
  top: 0;
  background: #c1cef1;
  height: 100%;
  width: 2px;
  content: "";
  z-index: 9;
}

.roadmap-line:after,
.roadmap-line:before {
  position: absolute;
  background: #c1cef1;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  content: "";
  left: -4px;
}

.roadmap-line:before {
  top: 0;
}

.roadmap-line:after {
  bottom: 0;
}

.tc-light .roadmap-line {
  background: rgba(255, 255, 255, 0.1);
}

.tc-light .roadmap-line:after,
.tc-light .roadmap-line:before {
  background: #16a4fd;
}

.bg-theme-dark .roadmap-line {
  background: #0d42b2;
}

.bg-theme-dark .roadmap-line:after,
.bg-theme-dark .roadmap-line:before {
  background: #16a4fd;
}

.bg-theme .roadmap-line {
  background: #0d42b2;
}

.bg-theme .roadmap-line:after,
.bg-theme .roadmap-line:before {
  background: #16a4fd;
}

.roadmap-line-s2 {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #dbe4f7;
  content: "";
  top: 95px;
  border-radius: 2px;
  left: 0;
}

.tc-light .roadmap-line-s2 {
  background: #5b77a3;
}

.roadmap-line-s3:before,
.roadmap-line-s3:after {
  display: none;
}

.roadmap-year {
  border-radius: 50%;
  color: #fff;
  background: #1b30a4;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-weight: 700;
  font-size: 12px;
  position: relative;
  left: -5px;
}

.tc-light .roadmap-year {
  background: #16a4fd;
}

.bg-theme .roadmap-year,
.bg-theme-dark .roadmap-year {
  background: #16a4fd;
}

.roadmap-year-s2 {
  padding-bottom: 65px;
}

.roadmap-step {
  border: 2px solid #dbe4f7;
  border-radius: 5px;
  position: relative;
  margin-left: 50px;
  padding: 20px 20px 15px;
  position: relative;
  max-width: 380px;
}

.bg-light .roadmap-step {
  background: #fff;
}

.roadmap-step:before,
.roadmap-step:after {
  position: absolute;
  content: "";
}

.roadmap-step:before {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 5px solid #fff;
  background: #1b30a4;
  left: -41px;
  top: 34px;
  z-index: 1;
}

.roadmap-step:after {
  height: 2px;
  width: 22px;
  background: #dbe4f7;
  left: -22px;
  top: 42px;
}

.roadmap-step p:last-child {
  margin-bottom: 0;
}

.roadmap-step-list li:before {
  background: #637097;
}

.tc-light .roadmap-step-list li:before {
  background: rgba(255, 255, 255, 0.1);
}

.roadmap-step-list-s1 li {
  list-style: none;
  padding: 8px 0;
  position: relative;
}

.roadmap-step-list-s1 li:after {
  position: absolute;
  content: "";
  left: 10px;
  bottom: 0;
  width: 20px;
  height: 1px;
  transform: translateX(-50%);
  background: currentColor;
}

.roadmap-step-list-s1 li:last-child:after {
  display: none;
}

.tc-light .roadmap-step {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1);
}

.tc-light .roadmap-step:before {
  background: #16a4fd;
}

.tc-light .roadmap-step:after {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}

.bg-theme .roadmap-step,
.bg-theme-dark .roadmap-step {
  background: #1b30a4;
  border-color: #0d42b2;
}

.bg-theme .roadmap-step:before,
.bg-theme-dark .roadmap-step:before {
  background: #16a4fd;
  border-color: #1b30a4;
}

.bg-theme .roadmap-step:after,
.bg-theme-dark .roadmap-step:after {
  background: #0d42b2;
  border-color: #0d42b2;
}

.bg-theme-dark .roadmap-step:before {
  border-color: #15257b;
}

.bg-theme-alt .roadmap-step:before {
  border-color: #0d42b2;
}

.bg-light .roadmap-step:before {
  border-color: #f0f4fd;
}

.has-bg-image .roadmap-step:before {
  border-color: transparent;
}

.roadmap-step-s1 {
  margin-left: 0;
  border: none;
  padding-top: 0;
  padding-right: 25px;
  padding-left: 25px;
  z-index: 1;
  max-width: 100%;
}

.bg-light .roadmap-step-s1 {
  background: transparent;
}

.bg-theme .roadmap-step-s1,
.bg-theme-dark .roadmap-step-s1,
.tc-light .roadmap-step-s1 {
  background: transparent;
}

.roadmap-step-s1:before {
  display: none;
}

.roadmap-step-s1:after {
  width: 38px !important;
  left: 0 !important;
  height: 0;
  top: 49px;
  z-index: -1;
  background: none !important;
  border-top: 1px solid;
  border-color: #dbe4f7;
}

.roadmap-s1-alt .roadmap-step-s1:after {
  border-top-style: dashed;
}

.roadmap-step-s3 {
  margin-left: 0;
  border: none;
  padding: 0px 23px 30px;
}

.tc-light .roadmap-step-s3 {
  background: transparent;
}

.roadmap-step-s3:before {
  display: none;
}

.roadmap-step-s3:after {
  height: 60px;
  left: 50%;
  width: 2px;
  top: 75px;
}

.roadmap-step-s5 {
  margin: 0;
  background-color: transparent !important;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.roadmap-step-s5:before,
.roadmap-step-s5:after {
  display: none;
}

.roadmap-head {
  margin-bottom: 10px;
  padding-right: 35px;
  position: relative;
}

.roadmap-finished .roadmap-head:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background: #41faa4;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 0.88rem;
  content: "\f00c";
}

.roadmap-head-s1 {
  padding-right: 0;
  margin-bottom: 0;
  line-height: 1.6;
}

.roadmap-head-s3 {
  padding-bottom: 120px;
  margin-bottom: 0;
  padding-right: 0;
}

.roadmap-head-s5 {
  padding: 0;
}

.roadmap-head-s5:after {
  display: none;
}

.roadmap-head-s6 {
  padding-left: 0;
  padding-right: 0;
}

.roadmap-head-s6:after {
  position: absolute;
  content: "";
  bottom: 100%;
  right: 50%;
  width: 1px;
  height: 65px;
  transform: translate(50%, 0);
  background: #fff;
}

.roadmap-time {
  display: block;
  color: #1b30a4;
  font-size: 13px;
  text-transform: uppercase;
}

.tc-light .roadmap-time {
  color: rgba(255, 255, 255, 0.8);
}

.roadmap-time-s1 {
  padding-bottom: 27px;
  line-height: 26px;
  width: 100%;
  display: inline-block;
  font-weight: 700;
  font-size: 0.81rem;
  position: relative;
  color: #c2dfff;
  line-height: 25px;
}

.roadmap-time-s1:after,
.roadmap-time-s1:before {
  position: absolute;
  content: "";
  left: -24px;
  border-radius: 50%;
}

.roadmap-time-s1:after {
  bottom: -2px;
  width: 11px;
  height: 11px;
  margin-left: -5.5px;
  margin-top: -5.5px;
  background: #16a4fd;
}

.tc-light .roadmap-time-s1:after {
  background: #fff;
}

.roadmap-time-s1:before {
  bottom: -10px;
  width: 27px;
  height: 27px;
  margin-left: -13.5px;
  margin-top: -13.5px;
}

.roadmap-done .roadmap-time-s1:before,
.roadmap-current .roadmap-time-s1:before {
  background: rgba(22, 164, 253, 0.23);
}

.tc-light .roadmap-done .roadmap-time-s1:before,
.tc-light .roadmap-current .roadmap-time-s1:before {
  background: rgba(255, 255, 255, 0.1);
}

.roadmap-time-s3 {
  color: #c2dfff;
}

.roadmap-time-s3:before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "\f1da";
  border-radius: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  box-shadow: 0px 2px 7px 0px rgba(22, 164, 253, 0.1);
  top: 32px;
  background: linear-gradient(-90deg, #fff 0%, #e0f3ff 100%);
  border: 1px solid rgba(22, 164, 253, 0.2);
  height: 32px;
  line-height: 32px;
  width: 32px;
  color: #c2dfff;
  z-index: 1;
  font-size: 13px;
}

.tc-light .roadmap-time-s3:before {
  color: rgba(255, 255, 255, 0.8);
  background: linear-gradient(-90deg, #1b30a4 0%, #223dd0 100%);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 2px 7px 0px rgba(255, 255, 255, 0.1);
}

.roadmap-done .roadmap-time-s3:before {
  content: "\f00c";
}

.roadmap-running .roadmap-time-s3:before {
  content: "\f021";
}

.roadmap-s3-1 .roadmap-time-s3:before {
  content: "";
  background: rgba(22, 164, 253, 0.5);
  border: none;
}

.roadmap-s3-1.roadmap-done .roadmap-time-s3:before {
  background: rgba(2, 140, 227, 0.5);
}

.roadmap-s3-1 .roadmap-time-s3:after {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  border-radius: 50%;
  content: "";
  background: #16a4fd;
  height: 16px;
  width: 16px;
}

.roadmap-s3-1.roadmap-done .roadmap-time-s3:after {
  background: #028ce3;
}

.roadmap-time-s5 {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 1rem;
  color: #16a4fd;
}

.roadmap-time-s5:not(:last-child) {
  padding-bottom: 10px;
}

.roadmap-time-s5:after {
  position: absolute;
  height: 19px;
  width: 19px;
  border: 1px solid #16a4fd;
  background: #16a4fd;
  top: 2px;
  left: -29px;
  border-radius: 50%;
  content: "";
}

.roadmap-finished .roadmap-time-s5:after {
  background: #f0f4fd;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  color: #41faa4;
}

.tc-light .roadmap-finished .roadmap-time-s5:after {
  color: #41faa4;
  background: #1b30a4;
}

.roadmap-time-s6 {
  text-transform: none;
}

.roadmap-title {
  color: #c2dfff;
  font-weight: 700;
  font-size: 16px;
}

.tc-light .roadmap-title {
  color: #fff;
}

.roadmap-title-s1 {
  padding-top: 25px;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
  color: #637097;
}

.roadmap-title-s2 {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  color: #16a4fd;
  top: -10px;
}

.tc-light .roadmap-title-s2 {
  color: rgba(255, 255, 255, 0.8);
}

.roadmap-title-s2:before {
  position: absolute;
  content: "";
  left: -25px;
  top: 1px;
  transform: translate(-50%, 0);
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #16a4fd;
  border: 1px solid #16a4fd;
}

.roadmap-done .roadmap-title-s2:before {
  height: 19px;
  width: 19px;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  font-size: 9px;
  line-height: 18px;
  text-align: center;
  color: #39d884;
  background: #fff;
}

.tc-light .roadmap-done .roadmap-title-s2:before {
  color: #fff;
  background: #1b30a4;
}

.bg-theme .roadmap-done .roadmap-title-s2:before {
  background: #1b30a4;
}

.bg-theme-alt .roadmap-done .roadmap-title-s2:before {
  background: #0d42b2;
}

.bg-theme-dark .roadmap-done .roadmap-title-s2:before {
  background: #15257b;
}

.bg-theme-dark-alt .roadmap-done .roadmap-title-s2:before {
  background: #1b30a4;
}

.roadmap-carousel {
  padding: 0 40px;
}

.roadmap-carousel:after,
.roadmap-carousel:before {
  position: absolute;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  content: "";
  top: 42px;
  background: #dbe4f7;
}

.tc-light .roadmap-carousel:after,
.tc-light .roadmap-carousel:before {
  background: #0d42b2;
}

.roadmap-carousel .owl-nav {
  position: absolute;
  left: -30px;
  top: 23px;
  font-size: 36px;
  font-weight: 400;
  width: calc(100% + 60px);
  opacity: 0.3;
}

.roadmap-carousel .owl-nav .owl-next {
  right: -30px;
}

.roadmap-carousel .owl-nav .owl-prev {
  left: -30px;
}

.roadmap-carousel .owl-nav .owl-next,
.roadmap-carousel .owl-nav .owl-prev {
  top: -30px;
  position: absolute;
  z-index: 2;
  height: 52px;
  width: 52px;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  color: #16a4fd;
  transform: translateY(50%);
}

.roadmap-carousel:after {
  right: 0;
}

.roadmap-carousel:before {
  left: 0;
}

.roadmap-carousel-s2:after,
.roadmap-carousel-s2:before {
  height: 1px;
  width: 85px;
  border-radius: 0;
  top: 15px;
  z-index: 4;
}

.roadmap-carousel-s2:before {
  background: linear-gradient(90deg, #dde6fa 0%, rgba(0, 0, 0, 0) 100%);
}

.bg-theme .roadmap-carousel-s2:before {
  background: linear-gradient(90deg, #1b30a4 0%, rgba(0, 0, 0, 0) 100%);
}

.bg-theme-alt .roadmap-carousel-s2:before {
  background: linear-gradient(90deg, #0d42b2 0%, rgba(0, 0, 0, 0) 100%);
}

.bg-theme-dark .roadmap-carousel-s2:before {
  background: linear-gradient(90deg, #15257b 0%, rgba(0, 0, 0, 0) 100%);
}

.bg-theme-dark-alt .roadmap-carousel-s2:before {
  background: linear-gradient(90deg, #1b30a4 0%, rgba(0, 0, 0, 0) 100%);
}

.roadmap-carousel-s2:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #dde6fa 100%);
}

.bg-theme .roadmap-carousel-s2:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #1b30a4 100%);
}

.bg-theme-alt .roadmap-carousel-s2:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #0d42b2 100%);
}

.bg-theme-dark .roadmap-carousel-s2:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #15257b 100%);
}

.bg-theme-dark-alt .roadmap-carousel-s2:after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #1b30a4 100%);
}

.roadmap-carousel-s2:after {
  right: 40px;
}

.roadmap-carousel-s2:before {
  left: 40px;
}

.roadmap-carousel-container {
  position: relative;
}

.roadmap-carousel-container:before {
  position: absolute;
  content: "";
  left: 0;
  top: 47px;
  width: 100%;
  height: 2px;
  background: #dbe4f7;
}

.tc-light .roadmap-carousel-container:before {
  background: #0d42b2;
}

.roadmap-carousel-nav-s2 .owl-nav {
  width: calc(100% + 80px);
  top: 26px;
  opacity: 1;
}

.roadmap-carousel-nav-s2 .owl-nav button {
  border: none !important;
}

.roadmap-carousel-nav-s2 .owl-nav button:after {
  font-size: 36px;
  line-height: 52px;
  color: #dbe4f7;
}

.roadmap-carousel-nav-s2.roadmap-carousel-s2 .owl-nav {
  top: -7px;
  left: 0;
  width: calc(100% + 20px);
}

.roadmap-carousel:not([data-dots="true"]) {
  margin-bottom: -30px;
}

.roadmap-list {
  position: relative;
  padding-top: 15px;
}

.roadmap-list:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  content: "";
  background: #41faa4;
}

.roadmap-innr {
  padding: 0 25px 30px;
}

.roadmap-innr:before {
  position: absolute;
  left: 0;
  height: 100%;
  width: 1px;
  content: "";
  transform: translateX(-50%);
  background-image: linear-gradient(to bottom, #16a4fd 0%, #41faa4 100%);
}

.roadmap-item {
  position: relative;
}

.roadmap-item:nth-child(even) .roadmap-innr:before {
  background-image: linear-gradient(to top, #16a4fd 0%, #41faa4 100%);
}

@media (min-width: 576px) {
  .roadmap-wrap-ovl-right {
    max-width: none;
    margin-right: -200px;
  }
  .roadmap-wrap-ovl-right:after {
    width: 280px;
  }
  .roadmap-wrap-ovl-right .owl-nav {
    margin-right: 190px;
  }
}

@media (min-width: 768px) {
  .roadmap-s5 {
    display: flex;
    text-align: right;
  }
  .roadmap-s5.roadmap-right {
    justify-content: flex-end;
    text-align: left;
  }
  .roadmap-s5:not(:last-child) {
    padding-bottom: 15px;
  }
  .roadmap-wrap-s5 {
    max-width: 100%;
  }
  .roadmap-wrap-s5:before {
    top: -30px;
    left: 50%;
    margin-left: -0.5px;
  }
  .roadmap-step-s5 {
    max-width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .roadmap-time-s5:after {
    left: -39px;
  }
  .roadmap-left .roadmap-time-s5:after {
    right: -40px;
    left: auto;
  }
}

@media (min-width: 992px) {
  .roadmap {
    display: flex;
  }
  .roadmap-s1:before,
  .roadmap-s1:after {
    top: 41px;
    height: 0;
    width: 50%;
    border-top-width: 3px;
    border-top-style: solid;
    border-left-width: 0;
  }
  .roadmap-s1:before {
    left: 0;
  }
  .flex-row-reverse .roadmap-s1:before {
    right: 0;
    left: auto;
  }
  .roadmap-s1:after {
    left: auto;
    right: 0;
    z-index: -1;
  }
  .flex-row-reverse .roadmap-s1:after {
    right: auto;
    left: 0;
  }
  .roadmap-s1-alt:before,
  .roadmap-s1-alt:after {
    top: 42px;
    border-top-width: 1px;
    border-top-style: dashed;
  }
  .roadmap-s1-alt:after {
    right: 0;
  }
  .roadmap-s1-alt.roadmap-done:before,
  .roadmap-s1-alt.roadmap-done:after {
    top: 41px;
    border-top-width: 3px;
    border-top-style: solid;
  }
  .roadmap-s1-alt.roadmap-done:after {
    right: 0;
    left: auto;
  }
  .roadmap-s1-alt.roadmap-current:before {
    top: 41px;
    border-top-width: 3px;
    border-top-style: solid;
  }
  .roadmap-s1-alt.roadmap-current:after {
    top: 42px;
  }
  .roadmap-s2 {
    display: block;
  }
  .roadmap-s6 {
    display: block;
  }
  .roadmap-s6:after {
    right: -14px;
  }
  .roadmap-head-s6:after {
    position: absolute;
    content: "";
    bottom: 100%;
    right: -14px;
    width: 1px;
    height: 65px;
    transform: translate(50%, 0);
    background: #fff;
  }
  .roadmap-wrap {
    padding: 40px 0 10px;
    margin-bottom: 60px;
    max-width: 100%;
  }
  .roadmap-wrap-ovl-left,
  .roadmap-wrap-ovl-right {
    max-width: none;
  }
  .roadmap-wrap-s1 {
    padding-top: 0;
  }
  .roadmap-wrap-s1:after {
    position: absolute;
    width: 15px;
    height: calc(100% + 3px);
    border-width: 3px;
    border-style: solid;
    border-color: #dbe4f7;
    top: 41px;
  }
  .tc-light .roadmap-wrap-s1:after {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .roadmap-wrap-s1-alt:after {
    height: calc(100% + 1px);
    border-width: 1px;
    border-style: dashed;
    top: 42px;
  }
  .tc-light .roadmap-wrap-s1-alt:after {
    border-color: rgba(255, 255, 255, 0.3);
  }
  .roadmap-wrap-s1-alt.roadmap-wrap-done:after {
    height: calc(100% + 3px);
    border-width: 3px;
    border-style: solid;
    top: 41px;
  }
  .roadmap-wrap-s1.roadmap-wrap-done:after {
    border-color: #16a4fd;
  }
  .roadmap-wrap-s1:nth-child(odd):after {
    right: -15px;
    border-radius: 0 20px 20px 0;
    border-left-width: 0;
  }
  .roadmap-wrap-s1:nth-child(even):after {
    left: -15px;
    border-radius: 20px 0px 0px 20px;
    border-right-width: 0;
  }
  .roadmap-wrap-s1:last-child:after {
    display: none;
  }
  .roadmap-line {
    left: 50%;
    margin-left: -1px;
  }
  .roadmap-left {
    justify-content: flex-start;
    margin-top: -80px;
  }
  .roadmap-left .roadmap-step {
    margin-left: 0;
    margin-right: 80px;
  }
  .roadmap-left .roadmap-step:before {
    left: auto;
    right: -91px;
  }
  .roadmap-left .roadmap-step:after {
    left: auto;
    right: -78px;
  }
  .roadmap-left.roadmap-s5 {
    margin-top: 0;
  }
  .roadmap-right {
    justify-content: flex-end;
  }
  .roadmap-right .roadmap-step {
    margin-left: 80px;
  }
  .roadmap-year {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 16px;
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  .roadmap-step {
    width: 100%;
    padding: 40px 30px 35px;
  }
  .roadmap-step:before,
  .roadmap-step:after {
    position: absolute;
    content: "";
  }
  .roadmap-step:before {
    left: -91px;
  }
  .roadmap-step:after {
    width: 78px;
    left: -78px;
  }
  .roadmap-step-list li:before {
    top: 12px;
  }
  .roadmap-step-list-s1 li:after {
    left: 50%;
  }
  .roadmap-step-s1 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .roadmap-step-s1:after {
    width: 0 !important;
    left: 50% !important;
    margin-left: -0.5px;
    height: 40px !important;
    top: 48px;
    border-top: 0;
    border-left: 1px solid;
    border-color: #dbe4f7;
  }
  .roadmap-s1-alt .roadmap-step-s1:after {
    border-left-style: dashed;
  }
  .roadmap-step-s3 {
    padding-top: 0;
    background: transparent !important;
  }
  .roadmap-step-s3:after {
    left: 50%;
    width: 2px;
  }
  .roadmap-step-s5 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .roadmap-head {
    margin-bottom: 15px;
  }
  .roadmap-time {
    font-size: 14px;
  }
  .roadmap-time-s1:after {
    left: 50%;
    bottom: 5px;
  }
  .roadmap-time-s1:before {
    bottom: -2px;
    left: 50%;
  }
  .roadmap-time-s3 {
    font-size: 0.87rem;
    font-weight: 600;
  }
  .roadmap-time-s6 {
    font-size: 18px;
  }
  .roadmap-title {
    font-size: 18px;
  }
  .roadmap-title-s1 {
    padding-top: 48px;
  }
  .roadmap-title-s2 {
    font-size: 1rem;
  }
  .roadmap-list {
    display: flex;
    align-items: flex-end;
    margin-bottom: 200px;
  }
  .roadmap-item {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .roadmap-item:nth-child(even) {
    flex-grow: 0;
    width: 0;
  }
  .roadmap-item:nth-child(even) .roadmap-innr {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 90px;
    min-width: 190px;
    transform: translateX(calc(-50% + 5px));
  }
  .roadmap-item:nth-child(even) .roadmap-innr:before {
    top: 0;
    height: 90px;
  }
  .roadmap-item-sm {
    min-height: 170px;
  }
  .roadmap-item-lg {
    min-height: 300px;
  }
}

@media (min-width: 1200px) {
  .roadmap-left .roadmap-step:before {
    right: -86px;
  }
  .roadmap-left .roadmap-step:after {
    right: -73px;
  }
  .roadmap-step:before {
    left: -86px;
  }
  .roadmap-step:after {
    width: 73px;
    left: -73px;
  }
  .roadmap-step-s1:before {
    left: 50%;
  }
  .roadmap-step-s3:after {
    left: 50%;
    width: 2px;
  }
}

/** 04.10 Team */
.team {
  position: relative;
  margin-bottom: 30px;
  max-width: 255px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.nk-block-left .team {
  max-width: 100%;
}

.team:hover .team-show {
  opacity: 1;
}

.team-s2 {
  max-width: 240px;
  text-align: center;
}

.team-s2 .word-split {
  justify-content: center;
}

.team-s2:hover .team-show {
  opacity: 0.25;
}

.team-s4 {
  padding: 30px 30px;
}

.team-s5 {
  text-align: left;
  max-width: 228px;
  padding-bottom: 25px;
}

.team-s5:before {
  position: absolute;
  content: "";
  left: 20px;
  top: 50px;
  right: 0;
  bottom: 0;
  background: #eaeff6;
  z-index: -1;
}

.bg-theme .team-s5:before {
  background: #1940b0;
}

.has-bg-image .team-s5:before {
  background: #1940b0;
}

.tc-light .team-s5:before {
  background: #132582;
}

.team-s6 {
  text-align: left;
  display: flex;
  max-width: 100%;
}

.team-s6 .team-left {
  width: 135px;
  flex-shrink: 0;
}

.team-s6 .team-photo {
  max-width: 170px;
  margin-right: 25px;
  margin-left: 0;
}

.team-sm-s2 {
  text-align: left;
  max-width: 145px;
}

.team-photo {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.4s;
  z-index: 2;
}

.team-photo + .list {
  padding-top: 15px;
}

.team-photo-s1 {
  max-width: 160px;
}

.team-photo img {
  border-radius: 6px;
  width: 100%;
  transition: all 0.4s;
}

.team-photo-sm {
  max-width: 180px;
}

.team-photo-s2 {
  max-width: 90%;
}

.team-photo-s2:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(22, 163, 254, 0.4);
  border-radius: 6px;
  z-index: 1;
}

.team-photo-s3:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(to top left, #16a3fe 0%, #23c99d 100%);
  border-radius: 6px;
  z-index: 1;
  opacity: 0.2;
}

.team-photo-circle {
  border-radius: 50%;
}

.team-sm-s2 .team-photo {
  margin-left: 0;
  max-width: 90%;
}

.team-sm-s2:hover .team-photo {
  transform: translateY(-8px);
}

.team-s3 .team-photo {
  max-width: 160px;
}

.team-s5 .team-photo {
  margin-left: 0;
}

.team-s5 .team-photo:before,
.team-s5 .team-photo:after {
  position: absolute;
  content: "";
}

.team-s5 .team-photo:before {
  top: 24px;
  right: -33px;
  height: 3px;
  width: 65px;
  background: linear-gradient(to top left, #16a3fe 0%, #23c99d 100%);
  z-index: 1;
}

.team-s5 .team-photo:after {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(22, 163, 254, 0.4);
  transition: all 0.4s;
}

.team-s5 .team-photo:hover {
  transform: translateY(-8px);
}

.team-s5 .team-photo:hover:after {
  opacity: 0.5;
}

.team-s5 .team-photo:hover .team-show {
  opacity: 0;
}

.team-photo-bg:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  top: -12px;
  left: -12px;
  right: -12px;
  bottom: -12px;
  transform: scale(1);
  z-index: -1;
  opacity: 1;
  transition: all 0.5s ease;
  background-image: linear-gradient(90deg, #23c99d 0%, #16a3fe 100%);
}

.team-s3-alt .team-photo-bg:before {
  opacity: 0;
  transform: scale(0.8);
}

.team-photo-bg a {
  position: absolute;
  content: "";
  border-radius: 50%;
  top: -12px;
  left: -12px;
  right: -12px;
  bottom: -12px;
  z-index: 1;
}

.team-photo-bg:hover a + img {
  transform: scale(0.85);
}

.team-s3-alt .team-photo-bg:hover a + img {
  transform: scale(1);
}

.team-s3-alt .team-photo-bg:hover:before {
  opacity: 1;
  transform: scale(1);
}

.team-show {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(22, 163, 254, 0.4);
  border-radius: 6px;
  transition: all 0.4s;
  z-index: 20;
  opacity: 0;
}

.team-s2 .team-show {
  opacity: 0;
}

.team-s3 .team-photo-bg .team-show {
  opacity: 0 !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.team-s5 .team-show {
  border-radius: 0;
}

.team-s5:hover .team-show {
  opacity: 0;
}

.team-social {
  margin: 0 -5px;
}

.team-photo .team-social {
  position: absolute;
  bottom: -17px;
  right: 17px;
  z-index: 21;
  text-align: right;
}

.team-social li {
  padding: 0 4px;
  display: inline-block;
}

.team-social li a {
  font-size: 13px;
  text-align: center;
  display: inline-block;
  line-height: 34px;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  color: #fff !important;
  background: #23c99d;
  box-shadow: 0px 2px 15px 0px rgba(35, 201, 157, 0.5);
}

.team-social li a:hover {
  color: #fff !important;
  background: #16a3fe;
  box-shadow: 0px 2px 15px 0px rgba(22, 163, 254, 0.5);
}

.team-social-s2 {
  margin: 0 -10px;
}

.team-social-s2 li {
  padding: 0 10px;
}

.team-social-s2 li a {
  width: auto;
  background-color: transparent;
  box-shadow: none;
  color: #415076 !important;
}

.tc-light .team-social-s2 li a {
  color: #fff !important;
}

.team-social-s2 li a:hover {
  color: #16a3fe !important;
  background-color: transparent;
  box-shadow: none;
}

.team-s2 .team-social-s2 {
  padding-top: 15px;
}

.team-s3 .team-social-s2 {
  padding-top: 10px;
}

.team-social-vr li {
  display: block;
  text-align: center;
}

.team-social-vr li a {
  width: 30px !important;
}

.team-s5 .team-social {
  position: absolute;
  top: 64px;
  right: 20px;
}

.team-s5 .team-social li a {
  color: #16a3fe;
}

.team-name {
  color: #415076;
  padding-top: 28px;
  font-weight: 600;
}

.team-name.title {
  margin-bottom: 0.5rem !important;
}

.team-s2 .team-name.title-sm {
  font-size: 0.95em !important;
}

.team-s2 .team-name {
  padding-top: 18px;
}

.team-s3 .team-name {
  color: #16a3fe;
  font-size: 1.125rem !important;
  font-weight: 400;
  margin-bottom: 1px !important;
}

.team-s3-alt .team-name {
  color: #1940b0;
}

.tc-light .team-s3-alt .team-name {
  color: #fff;
}

.team-s4 .team-name {
  font-weight: 400;
  padding-top: 21px;
  font-size: 1.33rem;
  margin-bottom: 0 !important;
}

.team-s5 .team-name {
  padding-left: 45px;
  padding-right: 40px;
}

.team-s6 .team-name {
  text-transform: uppercase;
  font-weight: 400;
}

.team-position {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}

.team-s3 .team-position {
  font-weight: 300;
  color: #536697;
}

.team-s3-alt .team-position {
  color: #16a3fe;
}

.tc-light .team-s3-alt .team-position {
  color: #16a3fe;
}

.team-s4 .team-position {
  padding-bottom: 10px;
}

.team-s5 .team-position {
  padding-left: 45px;
  padding-right: 40px;
  color: #1940b0;
}

.team-s6 .team-position {
  position: relative;
  color: #16a3fe;
  padding-bottom: 13px;
  margin-bottom: 5px;
  line-height: 1.4;
}

.team-s6 .team-position:before {
  position: absolute;
  height: 3px;
  width: 190px;
  left: 0;
  bottom: 0;
  content: "";
  background: linear-gradient(to right, #16a3fe 0%, #23c99d 100%);
  z-index: 5;
}

.tc-light .team-position {
  color: #b9d2f4;
}

.team-featured-photo {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.team-featured-info {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 18px;
  padding: 15px 20px;
}

.team-featured-info span {
  font-size: 16px;
  font-weight: 300;
  display: block;
  padding-top: 5px;
}

.team-featured-cont p:last-child {
  margin-bottom: 0;
}

.team-featured-sub {
  text-transform: uppercase;
  color: #8ca2e5;
  font-size: 14px;
  letter-spacing: 0.15em;
}

.team-popup {
  position: relative;
  max-width: 100%;
  margin: 10px;
  padding: 15px;
  background: #fff;
  border-radius: 6px;
}

.team-popup-info p:last-child {
  margin-bottom: 0;
}

.team-list {
  margin-bottom: -30px;
}

.team-s4 .team-desc {
  font-size: 0.87rem;
  margin-bottom: 8px;
}

.team-s4 .team-desc p {
  font-size: inherit;
}

@media (min-width: 576px) {
  .team {
    margin-bottom: 50px;
  }
  .team-s2 {
    margin-bottom: 30px;
    text-align: left;
  }
  .team-s2 .word-split {
    justify-content: flex-start;
  }
  .team-s4 {
    padding: 30px 15px;
  }
  .team-s2 .team-photo {
    margin-left: 0;
  }
  .team-s2 .team-name {
    padding-top: 25px;
  }
  .team-featured-info {
    padding: 25px 30px;
  }
  .team-popup {
    padding: 40px;
  }
  .team-list {
    margin-bottom: -50px;
  }
}

@media (min-width: 768px) {
  .team-even {
    margin-top: 60px;
  }
  .team-s4 {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .team-featured-cont {
    padding-left: 20px;
  }
  .team-featured-title {
    padding: 8px 0 15px;
  }
  .team-name {
    padding-top: 34px;
    margin-bottom: 8px !important;
  }
  .team-s2 .team-name,
  .team-s3-alt .team-name {
    padding-top: 20px;
  }
  .team-s5 .team-name {
    padding-top: 24px;
  }
  .team-position {
    font-size: 0.88rem;
  }
  .team-position-sm {
    font-size: 13px;
  }
  .team-social {
    bottom: -20px;
    right: 20px;
    margin: 0 -5px;
  }
  .team-social li {
    padding: 0 4px;
  }
  .team-social li a {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 40px;
  }
  .team-social-s2 {
    margin: 0 -8px;
  }
  .team-social-s2 li {
    padding: 0 8px;
  }
  .team-social-s2 li a {
    font-size: 14px;
    height: auto;
    width: auto;
  }
  .team-popup {
    margin: 10px auto;
    width: 950px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .team-s5 .team-social {
    right: 9px;
  }
}

@media (min-width: 1600px) {
  .team-photo-s2 {
    max-width: 100%;
  }
}

/** 04.11 Partners */
.partner-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -15px;
}

.partner-list-left {
  justify-content: left;
}

.partner-list-lg {
  margin-bottom: -20px;
}

.partner-logo {
  padding: 15px 10px;
}

[class*="col-"] > .partner-logo {
  padding: 0;
}

.partner-logo img {
  max-height: 30px;
  max-width: 100%;
  width: auto !important;
  margin-left: auto;
  margin-right: 0;
}

.has-carousel .partner-logo img {
  margin-right: auto;
}

.partner-list-lg .partner-logo {
  padding: 20px 25px;
}

.partner-list-lg .partner-logo img {
  max-height: 50px;
}

.partner-logo-s2,
.partner-logo-s3 {
  width: 50%;
  max-width: 50%;
  text-align: center;
  padding: 0 10px;
}

.partner-logo-s2 img,
.partner-logo-s3 img {
  max-height: 50px;
}

.partner-list-left .partner-logo-s2,
.partner-list-left .partner-logo-s3 {
  text-align: left;
}

.partner-logo-s3 img {
  max-height: 60px;
}

.partner-logo-lg {
  width: 50%;
  margin-bottom: 30px;
}

.partner-box {
  padding: 15px 0px;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .partner-logo-s2,
  .partner-logo-s3 {
    margin-bottom: 30px;
    max-width: 16.6%;
    width: 16.6%;
  }
  .partner-logo-lg {
    width: 33%;
  }
  .partner-box {
    padding: 15px 66px;
    box-shadow: 0px 5px 25px rgba(25, 64, 176, 0.1);
  }
}

@media (min-width: 992px) {
  .partner-box .partner-list {
    justify-content: space-between;
  }
  .partner-list-lg {
    margin-bottom: -20px;
  }
  .partner-list-lg .partner-logo {
    padding: 20px 25px;
  }
  .partner-list-lg .partner-logo img {
    max-height: 50px;
  }
  [class*="col-"] > .partner-logo {
    padding: 15px 0;
  }
}

/*! END */
