﻿@import url("https://fonts.googleapis.com/css2?family=Viga&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bungee&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gochi+Hand&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap");

:root {
  --main: #187bcd;
}

html {
  scroll-behavior: smooth;
  /* font-family: "Viga", sans-serif; */
  /* font-family: "Rubik Mono One", sans-serif; */
  /* font-family: "Bungee", cursive; */
  /* font-family: "Gochi Hand", cursive; */
  /* font-family: "Fredoka One", cursive; */
  font-family: Calibri, sans-serif;
}

body {
  /* font-family: "Gochi Hand", cursive; */
  /* font-family: "Fredoka One", cursive; */
  /* font-family: "Bungee", cursive; */
  /* font-family: "Lato", sans-serif; */
  /* font-family: "Viga", sans-serif; */
  font-family: Calibri, sans-serif;
  padding: 0;
  margin: 0;
  color: #d3d3d3;
  background-color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #000;
}

::-webkit-scrollbar-thumb {
  background: #187bcd;
  border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
  background: #187bcd;
}

.faqImg {
  width: 30px;
}

.bbtn {
  background: #187bcd;
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  border: none;
  box-shadow: none;
  border-radius: 20px;
  padding: 20px 40px;
  /* border-radius: 0; */
}
.bbtn:hover {
  background-color: #187bcd;
}

.txt {
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: 0 solid;
  text-decoration: none;
}

input:focus,
button:focus,
textarea:focus,
a:focus {
  outline: none;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.7px;
}

.header-top {
  background: #000;
}

.logo-top img {
  width: 100px;
}

.header-textt h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 20px;
  padding: 10px 15px !important;
  text-transform: uppercase;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #a5a5a5;
}

.navbar-light .navbar-nav .active > .nav-link {
  color: #a5a5a5;
}

.header_text h3 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 900;
}

.social-icon ul li {
  display: inline-block;
  font-size: 50px;
  margin-right: 25px;
}

.social-icon ul li a {
  color: #fff;
}

.navbar-toggler i {
  color: #fff;
  font-size: 24px;
}

.first_impression {
  overflow: hidden;
  background: #000;
}

.padding-8 {
  padding-left: 0px;
  padding-right: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}

.logo {
  margin-left: 8px;
  background: #000;
  padding: 0px 8px;
  margin-top: 8px;
}

.logo:hover {
  background: #ef4444;
}

.page-logo {
  background: #000;
  margin-left: 8px;
  padding: 0px 8px;
  margin-top: 8px;
}

.page-logo:hover {
  background: #ef4444;
}

.human_img {
  margin-left: 8px;
  /* padding: 0px 8px; */
  margin-top: 8px;
  z-index: 100;
  position: relative;
}

.human_img:hover {
  scale: 1.25;
}

.first_text h3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
}

.first_mint {
  background: #f3f4f6;
  margin-top: 8px;
  margin-left: 8px;
}

.mint-p {
  color: #f6851b;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.btn.btn-first {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
  border: none;
  box-shadow: none;
  padding-top: 48px;
  border-radius: 0;
}

.wallet-button {
  margin-top: 8px;
  margin-left: 8px;
}

.btn.btn-wallet {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 900;
  border: none;
  box-shadow: none;
  padding: 73px 0px;
  border-radius: 0;
  background: #000;
  color: #fff;
}

.btn.btn-wallet:hover {
  background: #ef4444;
}

.first_metamask {
  margin-top: 8px;
  margin-left: 8px;
  height: 31.5%;
  background: #f6851c;
}

.btn.btn-metamask {
  background: #f6851b;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
  border: none;
  box-shadow: none;
  padding: 53px 0px;
  border-radius: 0;
}

.metamask-p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.topmargin10 {
  /* margin-top: 10px !important; */
}

.topmargin {
  margin-top: -16.7% !important;
}

.human_imgbig {
  background: #ead9d9;
  margin-left: 8px;
  /* padding: 0px 8px; */
  margin-top: 8px;
  z-index: 100;
  position: relative;
}

/* roadmap section */

.roadmap-section {
  padding-top: 80px;
  padding-bottom: 50px;
  background: #000;
  position: relative;
  overflow: hidden;
}

.section-heading h2 {
  font-size: 45px;
  color: #187bcd;
  font-weight: 900;
  text-transform: uppercase;
}

.section-heading p {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.sectionClass {
  padding: 20px 0px 0px 0px;
  position: relative;
  display: block;
}

.roadmap-1,
.roadmap-3 {
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(
    180deg,
    #187bcd 0%,
    rgba(255, 0, 229, 0) 100%
  );
}

.roadmap-2,
.roadmap-4 {
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(
    180deg,
    rgba(255, 0, 229, 0) 0%,
    #187bcd 100%
  );
}

/********************************/

/*  SECTION WORK EXPERIENCE
********************************/

.cbp_tmtimeline li:last-child:before {
  content: initial;
}

.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 2.9em;
  color: #3594cb;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0;
  background: transparent !important;
  color: #fff;
  padding: 15px 30px 15px 30px;
  position: relative;
  height: 240px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #202230;
}

.cbp_tmtimeline > li .cbp_tmlabel h3 {
  margin-top: 0px;
  color: #187bcd;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 0 0px 0;
  font-weight: 700;
}

.roadmap-image {
  position: relative;
  bottom: 30px;
  left: -50px;
}

.cbp_tmtimeline > li .roadmap-2 {
  height: 425px;
}

.cbp_tmtimeline > li:nth-child(2n) .roadmap-image {
  bottom: 25px;
  left: 100px;
}

.cbp_tmtimeline > li:nth-child(3n) .roadmap-image {
  left: -80px;
  bottom: 10px;
}

.cbp_tmtimeline > li:nth-child(4n) .roadmap-image {
  bottom: 30px;
  left: 80px;
}

.roadmap-image img {
  width: 90%;
  position: relative;
  top: -95px;
}

.cbp_tmtimeline > li:nth-child(4n) .roadmap-image img {
  width: 100%;
}

.cbp_tmtimeline > li .cbp_tmlabel h4 {
  color: #fff;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 600;
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  text-align: left;
}

.cbp_tmtimeline > li .cbp_tmlabel h4 i {
  margin-right: 5px;
  vertical-align: middle;
}

.cbp_tmtimeline > li .cbp_tmicon {
  width: 20px;
  height: 20px;
  top: 35%;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #151515;
  background: #fff;
  border-radius: 50%;
  left: 2.4%;
  margin: 0 0 0 0px;
  border: 2px solid #187bcd;
}

.cbp_tmtimeline li {
  margin-bottom: 70px;
  position: relative;
}

@media (max-width: 1024px) {
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 30px 0 70px 0;
    padding: 50px 30px 30px 30px;
    font-weight: 400;
    font-size: 95%;
    float: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    border-right-color: transparent;
    border-bottom-color: rgb(50, 68, 84);
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: rgb(43, 58, 72);
    left: 65px;
  }
  .cbp_tmtimeline > li:nth-child(even) .cbp_tmlabel:after {
    right: 65px;
  }
  .cbp_tmtimeline > li:nth-child(even) .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: 0px 5px 0 0px;
  }
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}

/* about section */

.abouttitle {
  padding-top: 50px;
}

.abouttitle h2 {
  font-size: 45px;
  font-weight: 900;
  color: #187bcd;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.about-section {
  padding-top: 0px;
  padding-bottom: 50px;
  background: #000;
  color: #fff;
  position: relative;
}

.about-text {
  z-index: 9999999;
  position: relative;
}

.about-text h2 {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 25px 0px;
}

.banana-one {
  background-image: url(../images/banana1.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 25%;
  background-repeat: no-repeat;
  left: 92%;
}

.banana-two {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20%;
  background-repeat: no-repeat;
  left: 3%;
}

.banana-three {
  background-image: url(../images/banana3.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 52%;
  background-repeat: no-repeat;
  left: 82%;
}

.banana-four {
  background-image: url(../images/banana4.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40%;
  background-repeat: no-repeat;
  left: 5%;
}

.banana-five {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 65%;
  background-repeat: no-repeat;
  left: 4%;
}

.banana-six {
  background-image: url(../images/banana3.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 60%;
  background-repeat: no-repeat;
  left: 50%;
}

.banana-siven {
  background-image: url(../images/banana3.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 74%;
  background-repeat: no-repeat;
  left: 86%;
}

.banana-8 {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20%;
  background-repeat: no-repeat;
  left: -45%;
}

.banana-9 {
  background-image: url(../images/banana4.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40%;
  background-repeat: no-repeat;
  left: -25%;
}

.banana-10 {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 65%;
  background-repeat: no-repeat;
  left: -45%;
}

.banana-11 {
  background-image: url(../images/banana1.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 25%;
  background-repeat: no-repeat;
  left: 85%;
}

.banana-12 {
  background-image: url(../images/banana3.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 52%;
  background-repeat: no-repeat;
  left: 82%;
}

.banana-13 {
  background-image: url(../images/banana3.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 74%;
  background-repeat: no-repeat;
  left: 86%;
}

.banana-15 {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 37%;
  background-repeat: no-repeat;
  left: -53%;
}

.banana-16 {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 70%;
  background-repeat: no-repeat;
  left: -23%;
}

.banana-eight {
  background-image: url(../images/banana2.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 55%;
  background-repeat: no-repeat;
  left: 15%;
}

.about-img {
  margin-top: -30px;
  position: relative;
  z-index: 9000;
  margin-left: -30px;
}

/* faq section */

button {
  all: unset;
}

#accordionFAQ {
  position: relative;
  z-index: 99999;
}

.section-title {
  padding-bottom: 25px;
  font-weight: 900;
  font-size: 45px;
  letter-spacing: 5px;
  color: #187bcd;
}

#faq {
  background: #000;
  padding-top: 80px;
  padding-bottom: 50px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

#faq .accordion .card {
  margin: 0 0 1.5rem;
  border: none;
  background: transparent;
}

#faq .accordion .card .card-header {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
}

#faq .accordion .card .card-header button {
  background: url("http://icons.iconarchive.com/icons/icons8/ios7/512/User-Interface-Minus-icon.png")
    no-repeat 98.5% center/30px;
  color: #fff;
  font-size: 22px;
  width: 100%;
  padding: 10px 10px;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
}

#faq .accordion .card .card-header button span {
  display: block;
  margin: 0 4rem 0 1.5rem;
}

#faq .accordion .card .card-header button:focus {
  box-shadow: none;
  outline: none;
}

.faq-qustion img {
  margin-right: 10px;
}

#faq .accordion .card .card-header button.collapsed {
  background: url("https://image.flaticon.com/icons/png/128/61/61112.png")
    no-repeat 98% center/18px 18px !important;
  color: #fff;
}

#faq .accordion .card .card-body {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 24px;
}

.back_arrow {
  position: relative;
}

.back_arrow img {
  width: 70px;
}

.minting_one {
  background-image: url(../images/minting_bg.PNG);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.minting-content {
  padding-top: 548px;
  width: 523px;
  margin: 0 auto;
  padding-bottom: 350px;
}

.quantity {
  width: 100px;
  background: transparent;
  border: none;
  height: 67px;
  text-align: center;
  font-size: 30px;
}

.mint-btn.btn {
  font-size: 36px;
  text-align: center;
  width: 80%;
}