/*
.bg-color {background-color: #fff; background-color: rgb(255,255,255);}
*/

html, body {background-color: #fff;}

.vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #181b31 !important;
}

section.vc_row {
    padding-top: 100px;
    padding-bottom: 30px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    overflow-x: hidden !important;
}

div#end-quote h4 {
    max-width: 800px;
    width: 100%;
    font-size: 55px;
    color: #ccc;
}

div#end-quote p {
    font-size: 22px;
    color: #ccc;
}

.tabs-nav-side-alt .tabs-nav li a {
    color: #181b31;
}

#pp-nav .pp-tooltip {
    padding: 0px 10px; 
    background-color: rgba(255,255,255,0.8);
    border-radius: 3px;
}

.whitepaper-box:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-color: #fafafa;
    position: fixed;
    z-index: -2;
    margin-left: -25px;
    margin-top: -40px;
}

#main-header-row {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    color: #181b31 !important;
}

.lines {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 100vh !important;
  margin: auto !important;
  width: 90vw !important;
  z-index: -9999999999 !important;
}

.line {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: calc(50% - 30px);
  background: rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.line::after {
  content: "";
  display: block;
  position: absolute;
  height: 15vh;
  width: 100%;
  top: -50%;
  left: 0;
  background: linear-gradient(to bottom, rgba(251, 42, 238, 0) 0%, #fb2aee 75%, #fb2aee 100%);
  -webkit-animation: drop 3s 0s infinite;
          animation: drop 3s 0s infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
          animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}

ORIGINAL.line::after {
  content: "";
  display: block;
  position: absolute;
  height: 15vh;
  width: 100%;
  top: -50%;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 75%, #000000 100%);
  -webkit-animation: drop 3s 0s infinite;
          animation: drop 3s 0s infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
          animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}

.line:nth-child(1) {
  margin-left: -25.3%;
}
.line:nth-child(1)::after {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.line:nth-child(3) {
  margin-left: 25.3%;
}
.line:nth-child(3)::after {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}

@-webkit-keyframes drop {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}

@keyframes drop {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}

span {text-decoration-thickness: from-font !important;}

html #pp-nav a {
    background-color: rgba(0,0,0, 0.3) !important;
}

html #pp-nav li:hover a, #pp-nav a.active {
    background-color: rgba(0,0,0, 1) !important;
}


html.wp-dark-mode-active #pp-nav a {
    background-color: rgba(0,0,0, 0.3) !important;
}

html.wp-dark-mode-active #pp-nav li:hover a, html.wp-dark-mode-active #pp-nav a.active {
	background-color: rgba(0,0,0, 0.9) !important;
}

.token-popup-tabs span.vc_tta-title-text:before {
    content: "Ekko";
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px;
}

.wp-dark-mode-switcher:hover:after {
    content: "Switch to Dark Mode";
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    right: 62px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
}


.wp-dark-mode-switcher.style-3 label {
   background: rgba(0,0,0,0.3) !important;
}

.wp-dark-mode-switcher.style-3 label {
    height: 24px;
    width: 46px;
	}
	
	.wp-dark-mode-switcher.style-3 img {
    max-height: 15px;
    max-width: 15px;
}

.wp-dark-mode-switcher.style-3 .toggle {
    height: 20px;
    width: 20px;
}

.roadmap-scroll ul {
    list-style-type: circle;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 15px;
}

.wp-dark-mode-side-toggle-wrap.floating, .wp-dark-mode-switcher.floating {
    position: fixed;
    bottom: inherit !important;
    top: 100px;
    right: 16px;
    left: inherit !important;
}

.roadmap-scroll ul li {
    padding-left: 8px;
}


.roadmap-scroll  .flickity-viewport .testimonial-whole-shadowed {
    margin: 25px !important;
    box-shadow: none !important;
    background-color: #f9f9f9;
}

.roadmap-scroll .flickity-page-dots {
    bottom: -30px !important;
    right: 35px !important;
}

.roadmap-scroll .carousel-nav {
    bottom: -50px !important;
    left: 35px;
}

.roadmap-scroll .testimonial .testimonial-quote {
    font-size: 1em !important;
    line-height: 1.5 !important;
}

.roadmap-scroll h5 {font-size: 18px !important;} 

#vcmp_hexagon_grid .hoverhexcontent a {
    font-size: 14px;
    margin-top: -40px;
    line-height:1.2;
    color: #181b31 !important;
    padding: 0px 10px;
    z-index: 999 !important;
}

#vcmp_hexagon_grid .hoverhexcontent a:after {
    content: "Read More";
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 11px !important;
    color: #181b31 !important;
    font-weight: 500;
}

::-webkit-scrollbar{
width: 5px;
height: 5px;
}
::-webkit-scrollbar-thumb{
background: linear-gradient(9deg, #FB2AEE 14%,#FB2AEE 64%);
border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover{
background: linear-gradient(13deg, #C7CEFF 14%,#F9D4FF 64%);
}
::-webkit-scrollbar-track{
background: #fafafa;
border-radius: 10px;
box-shadow: inset 7px 10px 12px 0px #F0F0F0;
}

.ekkosystem-tabs .tabs-content {
    max-height: calc(100vh - 250px);
    overflow-x: hidden;
    overflow-y: auto;
}

.roadmap-block p {font-size: 14px;}

.roadmap-block h3 {font-size: 22px; margin-bottom: 40px;}

.roadmap-block h3:before {
    content: "";
    display: block;
    height: 1px;
    width: 110%;
    background-color: #181b31;
    position: relative;
    bottom: -50px;
}

.roadmap-block h3.first-point:before {
   background: rgb(251,42,238);
background: linear-gradient(87deg, rgba(251,42,238,1) 40%, rgba(221,221,221,1) 100%);
}

.roadmap-block h3.last-point:before {
max-width: 50% !important;
}

.roadmap-readmore {
text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #181b31 !important;
    font-weight: 600;
}

.overview-tabs ul.vc_tta-tabs-list {width: 150px;}

.overview-tabs .vc_tta-tab>a {
    background-color: none !important;
    background: none !important;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #181b31
}

.overview-tabs .vc_tta-panels {
    padding-left: 30px;
}

.overview-tabs .vc_tta-panels,
.overview-tabs .vc_tta-tab.vc_active>a {
    background-color: rgba(250,250,250,1) !important;
}

.overview-tabs .vc_tta-tab.vc_active>a {color: #fb2aee !important;}

#overview .vc_tta-container:before {
    content: "";
    display: block;
    height: 100vh !important;
    width: 100%;
    position: absolute;
    top: -100px;
    margin-left: 150px;
    background: rgba(3,3,18,1);
background: linear-gradient(180deg, rgba(250,250,250,0) 0%,  rgba(250,250,250,1) 10%,  rgba(250,250,250,1) 100%);
}

.nav-trigger.collapsed span.bar {
    width: 30px !important;
}

.nav-trigger.style-1 .bar:nth-child(3) {display: none !important;}

.nav-trigger.style-1 .bar:nth-child(1) {
    margin-bottom: 11px !important;
}

.nav-trigger.style-1 .bars {height: 25px; margin-top: 4px;}

.navbar-collapse {
    min-height: 48px !important;
    max-height: 48px !important;
    height: 48px !important;
}

.mega-menu-right-block {
    padding-left: 50px !important;
    border-left: 1px solid #ddd;
    margin-left: 30px;
}

input.wpcf7-form-control.wpcf7-submit {
    min-width: 100px;
    background: none;
    border: none;
    color: #48d2e7;
    font-weight: 900;
    text-transform: uppercase;
    height: 50px !important;
}

.newsletter-form input {width: 100%; padding: 10px 0px; border: none; background: none;}

.newsletter-form {display: inline-block; max-width: 660px; width: 100%;}

.newsletter-form-inner {border-bottom: 2px solid #48d2e7;}


.newsletter-form-inner input:focus { 
    outline: none !important;
}

.tabs-nav-side-alt .tabs-content {
    padding: 50px; 
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 20%, rgba(255,255,255,0.7) 80%, rgba(255,255,255,0) 100%);
}

.tabs-nav-side-alt .tabs-nav:after {
    content: "";
    background-color: rgba(250,250,250,1);
    position: absolute;
    height: 100vh;
    width: 200%;
    left: -100%;
    top: 15px;
}

.tabs-nav-side-alt .tabs-nav {
    max-width: 300px;
}

.tabs-nav-side-alt .tabs-nav li a {
    font-size: 14px;
    text-transform: uppercase;
}

/* TOKENS LIST */
.tokens-list .carousel-item ul {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    margin-right: 10px;
}

.tokens-list .carousel-item li {
    border-top: 1px solid #ddd;
    padding: 10px 0px;
}

.tokens-list .carousel-item li strong {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 900 !important;
    color: #48d2e7;
}
/* END TOKENS LIST */

.lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .header-module .ld-module-trigger, .lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a {
    color: #181b31 !important;
}

.lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .header-module .ld-module-trigger:hover, .lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a:hover {
color: #181b31 !important;
}

OFF-body {padding-left: 65px; background-color: #000;}
OFF-section.vc_row {padding-top: 100px;}

.wpb_animate_when_almost_visible {opacity: 1 !important;}

form.post-password-form {margin: 100px 30px;}

circle {fill: #fb2aee !important; opacity: 0.8;}

#ekko-tokens-carousel .wpb_content_element {
    margin-bottom: -25px !important;
}

.tabstyle-horizontal li.vc_tta-tab a {border-radius: 0px !important;}

.tabstyle-horizontal li.vc_tta-tab a {
    font-weight: 500;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 30px;
}

.tabstyle-horizontal .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: rgba(250,250,250,0);
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {color: #181b31 !important;}

.tabstyle-horizontal li.vc_tta-tab.vc_active a {
    background-color: #fafafa !important;
    color: #fb2aee !important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus, 
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
background-color: rgba(250,250,250,1) !important;
}


.tabstyle-horizontal .vc_tta-panels {
    padding: 30px;
}

.tabstyle-horizontal .vc_tta-panels:after {
    content: "";
    display: block;
    width: 200%;
    height: 75vh;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    background: rgba(250,250,250,1);
    background: linear-gradient(180deg, rgba(250,250,250,1) 0%, rgba(250,250,250,0) 100%);
    
    
}

.tabstyle-horizontal .vc_tta-panels {
     background-color: rgba(255,255,255,0) !important;
}

.small-header-landing h1 {font-size: 34px !important;}

.carousel-item.is-selected:first-of-type .roadmap-item {
     background-color: #f9f9f9;
     padding: 25px;
}

#pp-nav {
    right: 25px !important;
}

#whitepaper-investors .social-icon li, .footer-bottom-block .social-icon li {
    font-size: 1.3em !important; line-height: 1.5 !important;
    
}

.token-list .carousel-nav {
    width: 100% !important;
    bottom: 92px !important;
}

.token-list .flickity-prev-next-button.previous {
    float: left;
}

.token-list .ld_carousel_60edd7fb77381 .flickity-page-dots {
    width: 100% !important;
}

#vcmp_hexagon_grid a {
    position: relative;
    display: inline-block;
    z-index: 999999;
}

#vcmp_hexagon_grid div .hexagon-title, #vcmp_hexagon_grid div p {
    background: #fafafa !important;
    background-color: #fafafa !important;
}

#vcmp_hexagon_grid h1 {
    color: #181b31 !important;
}

.hexagon-title {
    margin-top: 50px;
}

#vcmp_hexagon_grid li .defaulthexcontent {color: #000;}

.whitepaper-box {
    padding: 30px 15px; 
    background-color: #f9f9f9;
    z-index: 99;
}


.whitepaper-box a {font-size: 13px; text-transform: uppercase; font-weight: 600;}

h2:after, h3.highlight:after, h4.highlight:after {
    content: "";
    background-color: #48d2e7;
    display: block;
    position: relative;
    z-index: -1;
}

h2:after {
    height: 15px;
    width: 96px;
    top: -19px;
}


h3.highlight:after {
    height: 12px;
    width: 76px;
    top: -16px;
}

h4.highlight:after {
    height: 10px;
    width: 56px;
    top: -12px;
}



.carousel-nav {
    position: absolute !important;
    bottom: -92px !important;
}


.footer-bottom-block {
    background: #181b31;
background: linear-gradient(180deg, #181b31 0%, #eeeeee 100%);
}

OFF#border-block-1 {border-left: 10px solid #48d2e7 !important; padding-left: 10px;}
OFF#border-block-2 {border-left: 10px solid #fb2aee !important; padding-left: 10px;}



.white-box-scroll {
    background-color: #fff;
    padding: 30px; 
    background-color: #f9f9f9;
}

.white-box-scroll p {font-size: 18px;}


span.tooltip-new-world:hover:after {
    content: "Mutual Funds and Price Indexes are ways of the old world. Ekko Chain brings the power of blockchain and tokenisation to reinvent old methods and completely change the game. Welcome to the new world!";
    display: inline-block;
    position: absolute;
    margin-top: -150px;
    background-color: #f9f9f9;
    padding: 20px;
    margin-left: -50px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
    max-width: 500px;

}


.roadmap-block div {
    text-align: center;
}

.roadmap-block {
    ---border-top: 1px solid #fb2aee;
    display: block;
    margin-top: 20px;
    padding: 0px 20px;
}

.roadmap-dot-inner {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background-color: #fb2aee;
}

.roadmap-dot-outer {
    width: 30px;
    height: 30px;
    border: 1px solid #fb2aee;
    border-radius: 30px;
    margin: auto;
    margin-top: -15px;
    background-color: #fff;
    padding: 8px;
}

.roadmap-title {
    margin: 30px 0px;
    color: #000;
    font-size: 22px;
}

.roadmap-row .carousel-items.row:before {
 content: "";
    display: block;
    width: calc(100% + 0px);
    height: 1px;
    background-color: #ccc;
    position: absolute;   
    top: 20px;
    left: -0px;
    background: rgb(255,255,255);
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(251,42,238,1) 25%, rgba(251,42,238,1) 100%);
}


.roadmap-row .carousel-nav {
    bottom: -52px !important;
    
}

.OFF-roadmap-row .carousel-nav {
    top: 0px;
    width: 100%;
    display: block;
    padding-right: 20px;
}

.OFF-roadmap-row .flickity-prev-next-button.previous {
    float: left;
    top: 1px;
    left: -10px;
    background-color: #fff;
    padding-right: 10px;
}

#ekkonomics strong {
    font-weight: 500 !important;
}