html {
  margin: 0;
  padding: 0;
}

body {
  /* height: 100vh; */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
  /* align-items: center; */
  font-family: "Gochi Hand", cursive;
  overflow-x: hidden !important;
}

#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(images/bgvideo.gif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.flier {
  pointer-events: none;
}

.flier > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 90s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 1s;
  z-index: 999999;
}

.flierr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 30s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 4s;
  z-index: 999999;
}

.flierrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 50s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-10%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 6s;
  z-index: 999999;
}

.flierrrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 60s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 1s;
  z-index: 999999;
}

.iflier > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 50s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 4s;
  z-index: 999999;
}

.iflierr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 20s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 7s;
  z-index: 999999;
}

.iflierrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 30s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 6s;
  z-index: 999999;
}

.iflierrrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 80s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 10s;
  z-index: 999999;
}

.lflier > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 14s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 5s;
  z-index: 999999;
}

.lflierr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 13s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 13s;
  z-index: 999999;
}

.lflierrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 10s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-10%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 16s;
  z-index: 999999;
}

.lflierrrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 10s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 14s;
  z-index: 999999;
}

.liflier > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 90s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 13s;
  z-index: 999999;
}

.liflierr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 30s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 12s;
  z-index: 999999;
}

.liflierrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 7s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 10s;
  z-index: 999999;
}

.liflierrrr > * {
  /* Adjust animation duration to change the element’s speed */
  animation: fly 80s linear infinite;
  pointer-events: none !important;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  transform: translateX(-120%) translateY(-120%) rotateZ(0);
  position: fixed;
  animation-delay: 10s;
  z-index: 999999;
}

/* Keyframe values control where the element will begin
    and end its trajectory across the screen. Each rule
    represents a path the element follows across the screen. */

@keyframes fly {
  98.001%,
  0% {
    display: block;
    transform: translateX(-200%) translateY(100vh) rotateZ(0deg);
  }

  15% {
    transform: translateX(100vw) translateY(-100%) rotateZ(180deg);
  }

  15.001%,
  18% {
    transform: translateX(100vw) translateY(-30%) rotateZ(0deg);
  }

  40% {
    transform: translateX(-200%) translateY(3vh) rotateZ(-180deg);
  }

  40.001%,
  43% {
    transform: translateX(-200%) translateY(-100%) rotateZ(-180deg);
  }

  65% {
    transform: translateX(100vw) translateY(50vh) rotateZ(0deg);
  }

  65.001%,
  68% {
    transform: translateX(20vw) translateY(-200%) rotateZ(180deg);
  }

  95% {
    transform: translateX(10vw) translateY(100vh) rotateZ(0deg);
  }
}

.kalia {
  height: 30%;
  width: auto;
  border-radius: 50%;
}

.socials {
  height: 100px;
  width: 100px;
  /* margin: 50px; */
  z-index: 9999999999999999999999999;
  background: #fff;
  border-radius: 20px;
  padding: 5px;
}

.socrap {
  display: flex;
  width: 50vw;
  margin: auto;
  align-items: end;
  justify-content: space-around;
  flex-direction: row;
  padding-bottom: 4rem;
  z-index: 9999999999999999999999999;
  height: 50vh;
  margin-top: 35vh;
}

.title {
  width: 80vw;
  height: 0vh;
  text-align: center;
  position: relative;
  padding-top: 15vh;
  margin:0 auto;
}

.title h1 {
  font-size: 7.5em;
  font-weight: 600;
  text-shadow: 9px 12px 0px #fff;
  letter-spacing: 3px;
  color: #3d46f8;
}

.title h1 span {
  color: #FC0FC0;
  text-shadow: 9px 12px 0px #AAFF00;
}

@keyframes shake {
  0% {
    transform: translate(0, 0);
  }

  10% {
    transform: translate(-1px, 1px) rotate(-1deg);
  }

  20% {
    transform: translate(1px, -1px) rotate(1deg);
  }

  30% {
    transform: translate(-2px, 2px) rotate(-2deg);
  }

  40% {
    transform: translate(2px, -2px) rotate(2deg);
  }

  50% {
    transform: translate(-2px, -1px) rotate(-1deg);
  }

  60% {
    transform: translate(2px, 1px) rotate(1deg);
  }

  70% {
    transform: translate(-1px, -2px) rotate(-2deg);
  }

  80% {
    transform: translate(1px, 2px) rotate(2deg);
  }

  90% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(0, 0);
  }
}

.bodzy {
  animation: shake 4s infinite, flash 1s infinite alternate !important;
  max-width: 100vw !important;
}

.bodeh {
  animation: shake 7s infinite, flash 1s infinite alternate !important;
  max-width: 100vw !important;
}

.bod {
  animation: shake 1ms infinite, flash 1s infinite alternate !important;
  max-width: 100vw !important;
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: auto;
}

.btn-1 {
  position: absolute;
  top: 20px;
  right: 30px;
  background: #AAFF00;
  padding: 24px 48px;
  width: 200px;
  border-radius: 50px;
  font-size: 24px;
  color: #000;
  text-decoration: none;
  z-index: 9999999999999999999999999;
}

.btn-3 {
  position: absolute;
  top: 110px;
  right: 30px;
  background: #FC0FC0;
  padding: 24px 48px;
  width: 200px;
  border-radius: 50px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  z-index: 9999999999999999999999999;
}

.btn-3a {
  position: absolute;
  top: 200px;
  right: 30px;
  background: #AAFF00;
  padding: 24px 48px;
  width: 200px;
  border-radius: 50px;
  font-size: 24px;
  color: #000;
  text-decoration: none;
  z-index: 9999999999999999999999999;
}

.btn-3b {
  position: absolute;
  top: 290px;
  right: 30px;
  background: #FC0FC0;
  padding: 24px 48px;
  width: 200px;
  border-radius: 50px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  z-index: 9999999999999999999999999;
}

@media screen and (max-width: 768px) {
    .title{
        padding-top: 25vh;
    }
  .title h1 {
    font-size: 4em;
  }
  .socrap {
    width: 100vw;
    margin-top: 25vh;
    height: 36vh;
  }
  .socials {
    height: 40px;
    width: auto;
  }
  .kalia {
    height: 20%;
  }
  .logo {
    height: 150px;
  }
}

.marq {
  display: flex;
  width: 100%;
  background-color: #3d46f8;
}

.marq div {
  width: 100vw;
  display: inline-flex;
  justify-content: space-around;
  min-width: 100vw;
  font-weight: 900;
  font-size: 3vw;
  white-space: nowrap;
  color: #212121;
  animation: animate 40s -40s linear infinite;
  will-change: transform;
}

.marq span {
  -webkit-text-stroke: 1px #000000;
  color: #ffffff;
}

.marq img {
  object-fit: contain;
  width: 3vw;
  height: auto;
  max-width: 100%;
}

#videos_section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#about {
  background: linear-gradient(360deg, #289fd9 0%, #3d46f8 100%);
  text-align: center;
}

#about h2 {
  font-size: 7rem;
  color: #fff;
  text-align: center;
}

#about p {
  font-size: 1.75rem;
  color: #fff;
}

#tokenomics {
  background: linear-gradient(360deg, #3d46f8 0%, #289fd9 100%);
  text-align: center;
}

#tokenomics h2 {
  font-size: 7rem;
  color: #fff;
  text-align: center;
}

#tokenomics h5 {
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

#tokenomics p {
  font-size: 1.5rem;
  color: #fff;
}

#tokenomics .btn-2 {
  background: #AAFF00;
  padding: 24px 48px;
  border-radius: 50px;
  color: #000000;
  font-size: 24px;
  text-decoration: none;
}

#tokenomics .btn-4 {
  background: #FC0FC0;
  padding: 24px 48px;
  border-radius: 50px;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
}

#contact {
  background: #3d46f8;
  text-align: center;
}

#contact h2 {
  font-size: 7rem;
  color: #fff;
}

#contact .card {
  background-color: rgba(3, 19, 71, 0.568627451);
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(49, 100, 241, 0.5);
  padding: 30px 20px;
  height: 100%;
}

#contact .card .btn-2 {
  background: #289fd9;
  padding: 24px 48px;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

footer {
  background: #3d46f8;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #tokenomics h2 {
    font-size: 4rem;
  }
  #tokenomics h5 {
    font-size: 0.8rem;
  }
  #contact h2 {
    font-size: 4rem;
  }
  .btn{
    padding: 10px 30px !important;
  }
}


/* scroll-down */

.scroll-down1 {
  position: absolute;
  bottom: 80px;
  left: 50px;
  width: 50px;
  height: 50px;
}

.scroll-down2 {
  position: absolute;
  bottom: 80px;
  right: 50px;
  width: 50px;
  height: 50px;
}

.chevron {
  position: absolute;
  width: 56px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #FC0FC0;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}