.btn {
    font-size: 12px;
    color: #fff;
    border: 2px solid #49b848;
    background-color: #49b848;
    border-radius: 27px;
    padding-left: 18px;
    padding-right: 18px;
    letter-spacing: 0.05em;
}

.progress-percent {
    background: #49b848;
}

.progress-percent-s2:after {
    border-color: #fff;
    background: #75c366;
}

.tc-light .tab-nav-btn-bdr li a:hover, .tc-light .tab-nav-btn-bdr li a.active {
    color: #49b848 !important;
    background-color: transparent;
}

.tc-light .tab-nav-btn li a:hover, .tc-light .tab-nav-btn li a.active {
    color: #fff !important;
    background-color: #49b848;
}

.tab-nav-btn-bdr li a:hover, .tab-nav-btn-bdr li a.active {
    color: #49b848 !important;
    border-color: #49b848;
    background-color: transparent;
}

.tab-nav-btn li a:hover, .tab-nav-btn li a.active {
    color: #49b848 !important;
    border-color: #49b848 !important;
}

.nk-circle-animation:before {
    border-top-color: #49b848;
    border-right-color: #49b848;
}

.nk-circle-animation:after {
    border-top-color: #4db9e9;
    border-bottom-color: #4db9e9;
}

.active .chart-data-item:before, .active .chart-data-item:after {
    border-color: #49b848;
}

.active .chart-label {
	color: #49b848;
}

.token-info-item:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    content: '';
    border-radius: 2px;
    background: #bbdff6;
}

.token-info-item.color-3:before {
    background: #0e76bc;
}

.token-info-item.color-5:before {
    background: #73c048;
}

.banner-gfx-icon-2 {
    right: 40.25%;
    animation: jumping 1s linear .5s infinite alternate;
}

.banner-gfx-icon {
    position: absolute;
    width: 4.2%;
    top: 32%;
}

.banner-gfx-icon-1 {
    left: 43.75%;
    animation: jumping 1s linear 0s infinite alternate;
}

.banner-gfx-icon {
    position: absolute;
    width: 4.2%;
    top: 32%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #1940b0;
    font-weight: 500;
    font-family: "Poppins",sans-serif;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}

@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Bold.eot");src:local("Poppins Bold"),local("Poppins-Bold"),url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Poppins-Bold.woff2") format("woff2"),url("../fonts/Poppins-Bold.woff") format("woff"),url("../fonts/Poppins-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Light.eot");src:local("Poppins Light"),local("Poppins-Light"),url("../fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Poppins-Light.woff2") format("woff2"),url("../fonts/Poppins-Light.woff") format("woff"),url("../fonts/Poppins-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'Poppins';src:url("../fonts/Poppins-SemiBold.eot");src:local("Poppins SemiBold"),local("Poppins-SemiBold"),url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Poppins-SemiBold.woff2") format("woff2"),url("../fonts/Poppins-SemiBold.woff") format("woff"),url("../fonts/Poppins-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Medium.eot");src:local("Poppins Medium"),local("Poppins-Medium"),url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Poppins-Medium.woff2") format("woff2"),url("../fonts/Poppins-Medium.woff") format("woff"),url("../fonts/Poppins-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Poppins';src:url("../fonts/Poppins-Regular.eot");src:local("Poppins Regular"),local("Poppins-Regular"),url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Poppins-Regular.woff2") format("woff2"),url("../fonts/Poppins-Regular.woff") format("woff"),url("../fonts/Poppins-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}

.title.title-sm {
    font-size: 1.15rem;
    text-transform: none;
}

img.anim {
    animation: jumping 8s linear 0s infinite alternate;
}

.tab-nav-btn-bdr li a {
    text-transform: none;
}

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

@media only screen and (max-width: 768px) {
    .demo-panel {
        position: fixed !important;
        top: 65% !important;
        right: 0;
        z-index: 88;
        background: #222 !important;
        display: block !important;
    }
}    

.title.title-md {
    font-size: 1.375rem;
    font-weight: 400;
}

.pad8 {
    padding-bottom: 8px;
}
 
@media (min-width: 1200px) {
    .header-navbar-s1 .menu>.menu-item>a {
        padding: 20px 8.5px;
        font-size: 14px;
        font-weight: 500;
    }
}

.lead, .lead-light {
    font-size: 1.2rem;
    font-weight: 300;
    color: #0577ba;
}    

.bg-grad-alt {
    background-image: linear-gradient(90deg, #30a1da 0%, #4db9e9 100%) !important;
}

.copyright-text-s3 span {
    color: #0577ba;
    padding-bottom: 3px;
    font-size: 15px;
    font-weight: 500;
}

.cpn-text .lead-s2 {
    font-size: 1.25rem;
    color: #30a1da!important;
    font-weight: 300;
    line-height: 1.7;
}

.particles-bg {
    opacity: 0.2;
}

.tc-light h1, .tc-light h2, .tc-light h3, .tc-light h4, .tc-light h5, .tc-light h6, .tc-light .h1, .tc-light .h2, .tc-light .h3, .tc-light .h4, .tc-light .h5, .tc-light .h6 {
    color: #0577ba;
}

.title-xl-2 {
    font-size: 4.2rem !important;
}

@media only screen and (max-width: 414px) {
    .title-xl-2 {
        font-size: 2.2rem !important;
    }
}

.section-head .title:not(:last-child) {
    margin-bottom: 1.25rem;
    color: #009a46;
}

.bg-theme {
    background-image: linear-gradient(to right, #23c99d 0%, #16a3fe 100%)!important;
}

.bg-theme {
    background-color: #4bb7e8 !important;
}

.progress-info {
    display: block;
    font-size: 16px;
    color: #f3faf1;
    padding: 5px 0 5px;
}

.progress-info span {
    font-weight: 500;
    font-size: 75px;
    color: #ffffff;
}

ul.ul {
    color: #f1f1f1;
    font-size: 25px;
}

.bonus-info {
    position: relative;
    width: 100%;
    padding: 12px 16px 16px;
    text-align: center;
}

.bonus-date {
    font-size: 10px;
    color: #f1f1f1;
}

.nk-ovm {
    z-index: 1;
    border-top: 1px solid #acdef5;
}

.pdb-l, .pd-l, .pdy-l {
    padding-bottom: 20px !important;
}

.menu-item a {
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #47b946;
    padding: 12px 0;
    display: block;
    position: relative;
}

h3 {
    color: #0577ba;
}

h2.h2 {
    color:#0577ba;
}
.pt-20 {
    padding-top: 20px;
}

hr.hr {
    position: relative;
    z-index: 5;
    border-top: 3px solid;
    width: 10%;
}

.nk-circle-animation.white:before {
    border-top-color: #49b848;
    border-right-color: #0070c0;
}

.nk-circle-animation.white:after {
    border-top-color: #4db9e9;
    border-bottom-color: #75c366;
}

.tc-light .social-icon {
    color: #fff;
    background: rgb(73, 184, 72);
}

.promo-trigger.active {
    bottom: 25px;
    transform: translateY(0);
    display: none;
    transition-delay: 0.4s;
}

.pb-20 {
    padding-bottom: 20px;
}