@font-face {
    font-family: inter-bold;
    src: url(../fonts/Inter-Bold.ttf);
}

@font-face {
    font-family: inter-medium;
    src: url(../fonts/Inter-Medium.ttf);
}

@font-face {
    font-family: inter-regular;
    src: url(../fonts/Inter-Regular.ttf);
}

@font-face {
    font-family: inter-semibold;
    src: url(../fonts/Inter-SemiBold.ttf);
}

@font-face {
    font-family: lufga-regular;
    src: url(../fonts/Lufga-Regular.ttf);
}

body{
    font-family: inter-regular;
}

.inter-bold {
    font-family: inter-bold;
}

.inter-medium {
    font-family: inter-medium;
}

.inter-regular {
    font-family: inter-regular;
}

.inter-semibold {
    font-family: inter-semibold;
}

.lufga-regular {
    font-family: lufga-regular;
}

/*font-size*/
.text-9 {
    font-size: 9px;
}

.text-10 {
    font-size: 10px;
}

.text-11 {
    font-size: 11px;
}

.text-12 {
    font-size: 12px;
}

.text-14 {
    font-size: 14px;
}

.text-16 {
    font-size: 16px;
}

.text-18 {
    font-size: 18px;
}

.text-20 {
    font-size: 20px;
}

.text-24 {
    font-size: 24px;
}

.text-40 {
    font-size: 40px;
}

.text-60 {
    font-size: 60px;
}

/* style color */
.color-ffffff{
    color: #ffffff;
}

.color-ffdede{
    color: #FFDEDE;
}

.color-94989e{
    color: #94989E;
}

/* background-color */
.bg-blue{
    background: linear-gradient(259.47deg, #1E79FE 8.9%, #2997FC 120.16%);
}

.bg-0d1118{
    background-color: #0d1118;
}

.bg-181f2d{
    background-color: #181F2D;
}

.bg-31454c{
    background-color: #31454C;
}

.bg-3e2e26{
    background-color: #3E2E26;
}

.bg-31344c{
    background-color: #31344C;
}

/* font-weight */
.fw-600{
    font-weight: 600;
}

.fw-400{
    font-weight: 400;
}

/* border-radius */
.br-72{
    border-radius: 72px;
}



.header{
    padding-top: 40px;
    background-image: url(../images/BG\ Home.png);
    background-size: 100% 100%;
    padding-bottom: 570px;
}

.menu .item-menu{
    display: inline;
    margin-right: 48px;
}

.menu .item-menu a{
    color: #ffffff;
}

.user .signup{
    padding: 12px 24px;
}

.user .login{
    border: 1.5px solid #FFFFFF;
    margin-left: 8px;
    padding: 12px 33px;
}

.h-title{
    margin-top: 112px;
    padding: 0 10%;
}

.h-description{
    margin-top: 24px;
    margin-bottom: 40px;
    padding: 0 25%;
}

.buy.btn, .btn-contactus{
    padding: 16px 32px;
    margin-right: 10px;
}

.js-banner-list .item-banner img{
    height: 100%;
}

.js-banner-list .owl-nav{
    text-align: center;
    margin-top: 60px;
}

.js-banner-list .owl-nav .owl-prev{
    margin-right: 12px;
}

.js-banner-list .owl-nav .owl-next{
    margin-left: 12px;
}

.line-white{
    width: 96px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-top: 55px;
}

.about .title{
    margin-bottom: 52px;
}

.about{
    padding-top: 120px;
    margin-bottom: 100px;
}

.listing-title{
    margin-top: 140px;
    margin-bottom: 24px;
}

.listing-des{
    margin-bottom: 80px;
}

.list-exchange{
    margin-bottom: 260px;
}

.list-solutions{
    margin-top: 120px;
}

.item-solution{
    background-color: #181F2D;
    box-shadow: 12px 16px 64px rgba(0, 0, 0, 0.4);
    border-radius: 24px;
    height: 437px;
    width: 352px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 50px;
}

.item-solution .icon{
    text-align: center;
}

.item-solution .title{
    font-family: inter-regular;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 40px;
    margin-bottom: 24px;
}

.item-solution .content{
    font-family: inter-regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #94989E;
}

.intro{
    padding-bottom: 140px;
}

.tokenomic, .whitepaper, .contactus{
    padding-top: 120px;
    padding-bottom: 140px;
}

.tokenomic-des{
    margin-top: 24px;
    margin-bottom: 120px;
    padding-left: 20%;
    padding-right: 20%;
}

.tokenomic-detail{
    background: #181F2D;
    box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.4);
    border-radius: 24px;
    padding: 56px 32px 32px 32px;
}

.tokenomic-detail ul{
    padding-left: 24px;
    margin-top: 32px;
}

.tokenomic-detail ul li{
    margin-bottom: 24px;
}

.item-flag{
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 54px;
}

.item-flag img{
    width: 152px;
    height: 102px;
    border-radius: 14px;
    border: 3px #202A3C solid;
    margin-bottom: 16px;
}

.logo img{
    width: 153px;
}

.ecosystem img{
    width: 83%;
    filter: drop-shadow(16px 16px 64px rgba(0, 0, 0, 0.4));
    border-radius: 16px;
}

.about .row .col-md-6.prc{
    padding-right: 80px;
}

.about .row .col-md-6.plc{
    padding-left: 80px;
}

.roadmap-main .nav-tabs{
    border-bottom: 1px solid #31353D;
    margin-bottom: 60px;
}

.roadmap-main .nav-item .nav-link{
    color: #94989E;
    font-family: inter-regular;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 21px;
    position: relative;
}

.roadmap-main .nav-item .nav-link.active{
    color: #FFFFFF;
    background: none;
    border: none;
}

.roadmap-main .nav-item .nav-link.active:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 4px;
    width: 100%;
    border-color: #FCD281;
    border-width: 0px 0px 4px 0px;
    border-style: solid;
}

.roadmap-main .nav-item{
    width: 25%;
    text-align: center;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: none;
    color: #FFFFFF;
}

.item-roadmap{
    border: 1px solid #94989E;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 36px 32px;
    margin-bottom: 28px;
}

.item-roadmap .tab-collapse{
    margin-top: 28px;
}

.roadmap{
    padding-bottom: 112px;
}

.item-roadmap .btn.collapsed > .item-roadmap-show{
    display: none;
}

.item-roadmap .btn.collapsed > .item-roadmap-hide{
    display: block;
}

.item-roadmap .btn > .item-roadmap-show{
    display: block;
}

.item-roadmap .btn > .item-roadmap-hide{
    display: none;
}

.item-roadmap .btn{
    color: #ffffff;
}

.item-roadmap .btn.collapsed{
    color: #94989E;
}

.item-roadmap .btn:focus{
    box-shadow: none;
}

.advisors{
    padding-top: 120px;
    padding-bottom: 56px;
}

.item-advisor{
    display: inline-block;
    padding-left: 90px;
    padding-right: 90px;
    margin-bottom: 84px;
}

.item-advisor img{
    margin-bottom: 28px;
    border-radius: 22px;
    border: 3px #202A3C solid;
}

.item-advisor .text-20{
    margin-bottom: 16px;
}

.item-contact{
    display: inline-block;
    padding-left: 65px;
    padding-right: 65px;
}

.item-contact a{
    text-decoration: underline;
}

.item-contact .logo-contact{
    margin-bottom: 24px;
    border-radius: 16px;
    padding: 20px;
    width: 76px;
    height: 76px;
    margin-left: auto;
    margin-right: auto;
}

.f-info{
    border-color: #31353D;
    border-style: solid;
    border-width: 1px 0 1px 0;
}

.f-slogan{
    padding: 58px 40px 0 0;
    width: 25%;
}

.f-contact{
    padding: 74px 0px 0 64px;
    border-color: #31353D;
    border-style: solid;
    border-width: 0px 1px 0 1px;
    width: 35%;
}

.f-newsletter{
    padding: 74px 0px 58px 96px;
    width: 40%;
}

.f-slogan .logo{
    margin-bottom: 28px;
}

.f-contact .f-title{
    margin-bottom: 44px;
}

.f-newsletter .f-title{
    margin-bottom: 44px;
}

.f-contact .social-network{
    margin-bottom: 10px;
}

.copyright{
    padding-top: 40px;
    padding-bottom: 40px;
}

.field-form{
    background: #0D1118;
    border: 1px solid #757678;
    box-sizing: border-box;
    border-radius: 26.5px;
    padding: 6px 6px 6px 16px;
    display: flex;
    justify-content: space-between;
}

.field-form input{
    background: none;
    border: none;
    color: #94989E;
    font-size: 14px;
    width: 100%;
}

.field-form input:focus-visible{
    outline: none;
}

.field-form:hover{
    border-color: #fff;
}

.f-newsletter .field-form{
    margin-top: 27px;
    width: 100%;
}

.field-form .btn{
    background-color: #1E79FE;
    border-radius: 50%;
}

.scroll-up{
    background: #1E79FE;
    border-radius: 16px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 64px;
    height: 64px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scroll-up i{
    color: #ffffff;
    font-size: 16px;
}

.scroll-up svg{
    width: 16px;
    height: 16px;
}

.scroll-up path{
    fill: #ffffff;
}

html {
    scroll-behavior: smooth;
}

.icon-menu-res{
    color: #ffffff;
    font-size: 22px;
}

.menu-responsive{
    background-image: url(../images/BG-none-triangle.png);
    padding: 5px 20px 0 30px;
    visibility: visible;
    transition: all 0.5s ease 0s;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: -100%;
}

.menu-responsive.active{
    left: 0;
    visibility: visible;
}

.menu-responsive ul li a{
    color: #ffffff;
}
.menu-responsive ul{
    list-style: none;
    padding-left: 0;
    font-size: 20px;
}

.menu-responsive ul li{
    margin-bottom: 30px;
}

.bg-team{
    width: 56px;
    height: 28px;
    background: linear-gradient(6.14deg, #82C3E8 1.76%, #9A80E6 96.56%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 1;
    margin-right: 3px;
}

.bg-bonus{
    width: 56px;
    height: 28px;
    background: linear-gradient(180deg, #EE9BCD 0%, #AB75F1 100%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-right: 3px;
}

.bg-development{
    width: 56px;
    height: 28px;
    background: linear-gradient(180deg, #FCD281 0%, #FC8E72 100%);
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-right: 3px;
}

.token-percent{
    font-size: 14px;
    line-height: 14px;
    color: #94989E;
}

.tokenomic-chart .chart-hover{
    color: #ffffff;
    font-size: 12px;
    background-color: rgba(56, 54, 54, 0.4);
    padding: 2px 12px;
    border-radius: 5px;
    display: none;
}

.tokenomic-chart .chart-hover.team{
    top: 15%;
    right: 31%;
}

.tokenomic-chart .chart-hover.bonus{
    top: 40%;
    right: 13%;
}

.tokenomic-chart .chart-hover.development{
    top: 42%;
    left: 0%;
}

.tokenomic-chart .chart-bonus:hover ~ .chart-hover.bonus{
    display: block;
}

.tokenomic-chart .item-svg-chart:hover{
    cursor: pointer;
}

.menu .item-menu a:hover{
    text-decoration: none;
    border-color: #FCD281;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
}

.btn:hover{
    color: #ffffff;
}

.btn.bg-blue:hover{
    background: linear-gradient(259.47deg, #105ECF -2.61%, #2971FC 120.16%);
}

.btn.login:hover{
    background: linear-gradient(359.65deg, #B11212 -62.5%, #B81515 62.99%);
    border: 1px solid #9A0000;
    box-sizing: border-box;
}

.btn.btn-contactus:hover span{
    text-decoration: underline;
}

.item-flag:hover img{
    border: 3px #FCD281 solid;
}

.item-advisor:hover img{
    border: 3px #FCD281 solid;
}

button, input, optgroup, select, textarea{
    font-family: inter-regular;
}

.item-roadmap:hover{
    border-color: #ffffff;
}