

@font-face {
    font-family: 'Cubano';
    src: url('../fonts/Cubano-Normal.woff2') format('woff2'),
        url('../fonts/Cubano-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-Medium.woff2') format('woff2'),
        url('../fonts/FuturaPT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Big Space';
    src: url('../fonts/BigSpace.woff2') format('woff2'),
        url('../fonts/BigSpace.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-solid-900.woff2') format('woff2'),
        url('../fonts/fa-solid-900.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    scroll-behavior: smooth;
  }

body {
    font-family: 'Montserrat',sans-serif;
    font-weight: normal;
}
a.active, a:focus, button:focus, button.active {
    outline: none;
}
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
.btn:focus {
    box-shadow: none;
}
a:focus, a:hover, a:active {
    outline: 0;
    box-shadow: 0;
}
a:focus, a:hover {
    text-decoration: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6 {
    margin-bottom: 0;
}
a {
    transition: all ease-in-out 0.5s;
    text-decoration: none;
}
button {
    transition: all ease-in-out 0.5s;
}
a:hover {
    text-decoration: none;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li {
    list-style: none;
}
p {
    margin: 0;
}
input:focus, select:focus, textarea:focus {
    outline: none;
}
figure {
    margin: 0;
}
img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
header{
    position: absolute;
    z-index: 555555;
    max-width: 100%;
    width: 100%;
    transition: all 0.5s;
}
.navbar-brand{
    display: flex;
    align-items: center;
}
.navbar-brand .text-area{
    padding-left: 20px;
}
.navbar-brand .text-area h2{
    font-family: 'Cubano',sans-serif;
    color: rgb(250, 170, 97);
    line-height: 0.9;
    font-weight: normal;
    font-size: 55px;

}

.navbar-brand .text-area h6{
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #f13e2d;
    letter-spacing: 17px;
}
.nav-link{
    font-family: 'Jura',sans-serif;
    font-size: 30px;
    color: #faaa61;
    font-weight: bold;
    padding-right: 30px !important;
}
.container{
    max-width: 1500px;
}
  .banner-sec{
      background: url(../images/banner-bg.png) no-repeat;
      padding: 0 0 200px;
      position: relative;
      z-index: 5555;
      background-size: cover;
  }
  .community .text-area h1{
    font-family: 'Russo One', sans-serif;
    font-size: 72px;
    color: #ef3e2d;
  }
  .community .text-area h1 span.large-font{
      font-size: 90px;
  }
  .community .text-area h1 span.orange-color{
      color: #faaa61;
  }
  .community .text-area{
      max-width: 800px;
      margin-top: 200px;
  }
  .community .text-area p{
      color: #fcd4c0;
      font-family: 'Montserrat',sans-serif;
      font-size: 30px;
      font-weight: 500;
      padding-top: 60px;
  }
  .community{
      display: flex;
      justify-content: space-between;
      margin-top: 150px;
  }
.nav-link:hover{
    color: #f13e2d;
}
.banner-tabs{
    border-radius: 35px;
   margin-top: 50px;
  
   
}
.banner-tabs ul li a {
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 26.34px;
    position: relative;
    z-index: 555555;
    color: #faaa61;
    padding: 20px;
    display: block;
}

.banner-tabs ul{
    display: flex;
    
}
.banner-tabs ul li:first-child{
    background-color: #faaa615e;
    border-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    
    border-right: 0 !important;
    border: 2px solid #faaa61;

    
}
.banner-tabs ul li:nth-child(2){
    background-color: #faaa615e;
    border-radius: 0;
    border: 2px solid #faaa61;
   
   
}
.banner-tabs ul li:last-child{
    background-color: #faaa615e;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    
    border-left: 0 !important;
    border: 2px solid #faaa61;

}
.banner-tabs ul li:hover{
  
    background: transparent;
}
.banner-tabs ul li a:hover{
    color: #f13e2d !important;
}

.success-heading h4{
    font-family: 'Russo One',sans-serif;
    font-size: 72px;
    font-weight: normal;
    text-align: center;
    color: #ef3e2d;
}
.success-case{
    background: url(../images/banner-2.png) no-repeat;
    padding: 300px 0 100px;
    margin-top: -270px;
    background-size: cover;
}
.l-sec{
    margin-top: 100px;
}
.l-sec .img-area{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.l-sec .img-area img:last-child{
    margin-top: 30px;
}
.r-sec .heading-area h5{
    font-family: 'Futura PT',sans-serif;
    font-size: 29.88px;
    color: #faaa61;
    font-weight: bold;
    padding-left: 30px;
}
.r-sec{
    margin-top: 80px;
}
.success-points ul li{
    font-family: 'Montserrat',sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #faaa61;
    margin-bottom: 20px;
    background-color: #503d55;
    padding: 5px 35px;
    border-radius: 10px;
    cursor: pointer;
}
.success-points ul li:first-child{
    margin-top: 50px;
}
.success-points ul li:hover{
    color: #cc1e27;
    background-color: #faaa61;
}

.comparitive .heading-area h2{
    font-family: 'Russo One';
    font-weight: normal;
    font-size: 72px;
    color: #ef3e2d;
    text-align: center;
}
.comparitive .heading-area h4{
    font-family: 'Russo One';
    font-weight: normal;
    font-size: 36px;
    color: #faaa61;
    text-align: center;
}
.comparitive{
    background: url(../images/comparative.png) no-repeat;
    padding: 100px 0;
    background-size: cover;
    background-color: #161547;
}
.tokens{
    margin-top: 150px;
    display: flex;
    justify-content: space-between;
}
.box-1-heading{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 48px;
    color: #191b4a;
    text-align: center;
    padding-top: 40px;
}
.box-1{
    background: url(../images/Table.png) no-repeat;
    height: 613px;
}
.tokens-box{
    width: 43%;
}
.box-1-content{
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #ffa500;
    text-align: center;
    cursor: pointer;
    max-width: 90%;
}
.box-content{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80%;
}
.player-vs h4{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 120px;
    text-align: center;
    color: #ffa500;
}
.player-vs h4 span{
    color: #faa961;
}
.player-vs{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.content-last{
    font-family: 'Big Space',sans-serif;
    font-weight: normal;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    max-width: 75%;
    margin: 10px auto;
}
.super-sec{
    padding: 100px 0 38px;
    background: url(../images/super-bg.png) no-repeat;
    background-size: cover;

}
.super-sec .heading-area h1,.tekinomics .heading-area h1,.ecosystem .text-area h1,.platform .text-area h1{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 72px;
    color: #ef3e2d;
    text-align: center;
}
.super-sec .heading-area h3,.ecosystem .text-area h3{
font-family: 'Russo One',sans-serif;
font-weight: normal;
font-size: 36px;
color: #1c154e;
text-align: center;
}
.super-sec .text-area h3{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #18154a;

}
.super-sec .text-area{
    display: flex;
    align-items: center;
    height: 100%;
}
.tekinomics{
    padding: 100px 0 0;
    background: url(../images/tekeno.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    background-color: #131640;

}
.tekenomics-points ul li {
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #faaa61;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 15px;
}
.tekenomics-sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ecosystem .text-area p{
    font-family: 'Montserrat',sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: white;
    text-align: center;
    padding: 50px 0 0 ;

}
.ecosystem{
    padding: 100px 0 90px;
    background: url(../images/ecosystem.png) no-repeat;
    background-size: cover;
}
.ecosystem .text-area h3{
    color: #faaa61;
}
.platform .text-area p{
    font-family: 'Montserrat',sans-serif;
    font-size:30px;
    color: #faaa61;
    font-weight: normal;
    padding-top: 50px;
}
.platform{
    padding: 100px 0 80px;
    background: url(../images/platform-bg.png) no-repeat;
    background-size: cover;
}
.platform-main{
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}
.platform-body .img-area{
    margin-top: 50px;
}
.platform-2{
    position: absolute;
    left: 17%;
    top: 51%;
}
.ssdt-sec{
    padding: 100px 0 80px;
    background: url(../images/ssdt.png) no-repeat;
    background-size: cover;

}
.ssdt-sec .heading-area h1{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 72px;
    color: #1c1c50;
    text-align: center;
}
.ssdt-body .text-area p{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #1c1c50;
}
.ssdt-body .text-area p span{
    font-size: 30px;
}
.btn.btn-buyssdt{
    background: url(../images/ssdt-btn.png) no-repeat;
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #faaa61;
    padding: 5px 35px;
    transition: transform .2s; 
    text-align: center;
    background-size: cover;
    margin-top: 50px;
}
.ssdt-body{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
}
.ssdt-body .text-area{
    width: 38%;

}
.btn:hover {
   
        transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
      
}
.footer-sec{
    background: url(../images/footer-bg.png) no-repeat;
    padding: 100px 0;
    background-size: cover;
}
.footer-body-1 .text-area p{
    font-family: 'Montserrat',sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #faaa61;
    line-height: 1.2;
    padding-top: 20px;
}
.quick-links .heading-area h4,.growing-body .heading-area h3{
    font-family: 'Russo One',sans-serif;
    font-weight: normal;
    font-size: 40px;
    color: #faaa61;
    padding-top: 30px;
}
.quick-links{
    display: flex;
    justify-content: center;
   
}
.link-area ul li a{
    font-family: 'Montserrat',sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #faaa61;

}
.link-area ul li{
    margin-bottom: 20px;
}
.link-area ul li:first-child{
    margin-top: 80px;
}
.link-area ul li a:hover{
    color: #cc1e27;
}
.tw-area{
    display: flex;
    align-items : center;
    margin-bottom: 10px;
}
    
.tw-area h6{
    font-family: 'Montserrat',sans-serif;
    font-size: 30px ;
    font-weight: normal;
    color: #faaa61;
    padding-left: 30px;
}
.icons-area a:first-child{
    margin-top: 80px;
    display: block;
}
.tw-area h6:hover{
    color: #cc1e27;
    transition: 0.8s ease;
}
.sec-footer .text-area h4,.sec-footer ul li a{
    font-family: 'Russo One',sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: white;
}
.sec-footer .text-area h4 a{
    color: #faaa61;
}
.sec-footer ul{
    display: flex;
}
.sec-footer .text-area{
    display: flex;
    justify-content: space-between;
}
.sec-footer .text-area h4 a:hover,.sec-footer ul li a:hover{
    color: #cc1e27;
}
.sec-footer ul li{
    margin-left: 40px;
}

.footer-second{
    padding: 30px 0;
    background: #140f27;
}
.copyrights p{
    font-family: 'Montserrat',sans-serif;
    font-weight: normal;
    font-size: 20px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    color: white;
}
.footer-last{
    padding: 30px 0;
    background: #18172b;
}

.player-vs img:hover{
    transform: scale(1.2);
}

/* Animated Hamberger */
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 6px;
    width: 80%;
    background: #d3531a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon1 span:nth-child(2) {
    top: 13px;
  }
  
  #nav-icon1 span:nth-child(3) {
    top: 26px;
  }
  
  #nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  #nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  
  /* Icon 2 */
  
  
  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #d3531a;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
  }
  
  #nav-icon2 span:nth-child(odd) {
    left:0px;
    border-radius: 9px 0 0 9px;
  }
  
  #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0px;
  }
  
  #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px;
  }
  
  #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 36px;
  }
  
  #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px;
  }
  
  #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
  }
  
  /* Icon 3 */
  
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 18px;
  }
  
  #nav-icon3 span:nth-child(4) {
    top: 36px;
  }
  
  #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  /* Icon 4 */

  
  #nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
  }
  .tekenomics-points ul li img {
    height: 38px;
    padding-right: 30px;
}
  
  .box-1-content:hover{
      color: #cc1e27;
      transition: .5s ease-in-out;
  }

  .tekenomics-points ul li:hover{
      color: #cc1e27;
      transition: 0.5s ease-in-out;
  }
  header.sticky{
    position: fixed;
    background-color: rgb(24 22 68 / 0.7);

  }
  .nav-link.active{
      color: #cc1e27;
  }
  .cartoon-1{
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
  }
  @keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
.cartoon-4{
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}
.cartoon-5{
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
    margin-bottom: -20px;
}
.cartoon-6{
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

.scrolltop{
    position: fixed;
    bottom: 70px;
    right: 40px;
    width: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #cc1e27;
    /* display: none; */
    cursor: pointer;
    display: none;
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
    z-index: 555555555;

}
.scroll.icon img{
    height: 20px;
}
.scroll.icon{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.scrolltop:hover{
    filter: grayscale(0);
}
.mt-164{
    padding-top: 164px;
}