/**
* Template Name: Baker - v4.7.0
* Template URL: https://bootstrapmade.com/baker-free-onepage-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 18px;
}

a {
  color: #D866F5;
  text-decoration: none;
}

a:hover {
  color: #ffce3a;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "ethnocentric", sans-serif;
}

@font-face {
  font-family:"ethnocentric";
  src: url("/assets/fonts/ethnocentric-rg.ttf") format("truetype");
}
@font-face {
  font-family:"ethnocentric-light";
  src: url("/assets/fonts/Ethnocentric-Light.otf") format("truetype");
}
@font-face {
  font-family:"ethnocentric-light-italic";
  src: url("/assets/fonts/Ethnocentric Light Italic.otf") format("truetype");
}
section{
  min-height: 400px;
}
.bg1{
  background-color: #1D2034;
}
.bg2{
  background-color: #0A0C1C;
}
.cricle{
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 25px;
  padding: 10px;
  color: #fff;
  margin: 5px 25px;
}
#social .cricle{
  margin: 5px 5px;
}
/*--------------------------------------------------------------
#Banner part
--------------------------------------------------------------*/
.home-banner{
  background-color: #0A0C1C;
  /*background-image: url(../images/home_bg.png);*/
  background-repeat: no-repeat;
  background-position: 18% center;
  /* font-family: ethnocentric; */
  width: 100%;
  height: 800px;
}
.banner-content{
	margin: 60px 20px 0;
}
.banner-img{
	right: -20%;  
  width: 130%;
  position: absolute;
}

.banner-title {
	font-family: ethnocentric;
	font-size: 2rem;	
	position: relative;
	margin-bottom:3.75rem;

}
.banner-title:before{
    content: "";
    position: absolute;
    width: 50%;
    bottom: -22px;
    left: 0;
    width: 100px;
    height: 5px;
	/* UI Properties */
	background: transparent linear-gradient(90deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(90deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
}
.banner-title2 {
	font-size: 1.5rem;	
	position: relative;
}
.banner-desc{
	font-size: 1.063rem;
	padding-top: 3.125rem;
}

@media (max-width: 1400px){
	.banner-desc{
		font-size: 1rem !important;
		padding-top: 2.125rem;
	}
	.banner-title2 {
		font-size: 1.2rem;	
		position: relative;
	}
	.banner-img{
		right: 0%;
	    margin-top: 13%;
	    width: 100%;
	}
	.banner-content{
		margin-top: 13%;
	}

}

@media (max-width: 1200px){
	.banner-desc{
		font-size: 1rem !important;
	}
	.banner-title2 {
		font-size: 1.2rem;	
		position: relative;
	}
	.banner-img{
		right: 0%;
	    margin-top: 13%;
	    width: 100%;
	}
	.banner-content{
		margin-top: 13%;
	}
}


/* featured */
.title {
	font-family: ethnocentric;
	font-size: 2rem;	
	position: relative;
	margin-bottom:3.75rem;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 50px;
}
.title:before{
    content: "";
    position: absolute;
    bottom: -22px;
    left:-webkit-calc(50% - 30px);
    left:-moz-calc(50% - 30px);
    left:calc(50% - 30px);
    width: 60px;
    height: 5px;
	/* UI Properties */
	background: transparent linear-gradient(90deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(90deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
	opacity: 1;
}
.title-style2:before{
  background: transparent linear-gradient(90deg, #FFFFFF4D 0%, var(--unnamed-color-ffffff) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #FFFFFF4D 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
.title2{
  font-family: ethnocentric-light;
  font-size:24px;
}
.gold{
  color: #DAB660;
}
.feature-desc{
  position: absolute;
  top: 0;
  height: 100%;
}
.feature-bg{
  position: relative;
  width: fit-content;
  text-align: center;
}
.subtitle{
  font-family: ethnocentric-light;
  font-size:21px;
  top: 5%;
  left: 0;
  right: 0;
  position: absolute;
  
}
.subdesc{
  font-size: 17px;
  left: 0;
  right: 0;
  top: 67%;
  position: relative;
  padding: 1px 10px

 

}

#universe{

  background-image: url(../images/join_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 600px;
}

.universe-title{
  font-family: ethnocentric;
  font-size: 120px;
}

.team-title{
  font-family: ethnocentric-light-italic;
  font-size: 24px;
  text-transform: uppercase;
}
.team-desc{
  font-size: 18px;
}
#social{
  background-image: url(../images/stay_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 411px;
}
.discord-btn{
  width: 190px;
height: 54px;
/* UI Properties */
background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 7px;
font-size: 16px;
font-family: ethnocentric-light;
color: #7B0FCC;
margin: 0 20px;
}
.discord-btn2{
  width: 290px;
  height: 54px;
  /* UI Properties */
  background: transparent linear-gradient(90deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
  border-radius: 7px;
font-size: 16px;
font-family: ethnocentric-light;
color: #fff;
margin: 0 20px;
}
.discord-btn i,.discord-btn2 i{
  font-size: 26px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: fit-content;
  padding: 8px;
}
.discord-btn i span,.discord-btn2 i span{
  font-size: 16px;
  padding-left: 7px;
  font-family: ethnocentric;
}
.footer-menu{
  padding-top: 50px;
}
.footer-menu a{
  color: #fff;
  padding: 0 20px;
  border-right: 1px solid #fff;
 
}
.footer-menu a:last-child{
  border-right:none
}
.section-timeline {
  position: relative;
  z-index: 2;
  background-color: #000;
}
.btn-roadmap{
  width: 260px;
  height: 54px;
  border: 2px solid;
  border-image-slice: 1;
  border-width: 3px;
  border-radius: 5px;
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
  opacity: 1;
  font-size: 16px;
  color: #D866F5;
  padding: 10px;
  font-family: Ethnocentric-light;
}
.btn-roadmap:hover{
  color: #D866F5;
}
  .section-timeline {
  position: relative;
  z-index: 2;
  background-color: #000;
}
.container-14 {
  width: 90vw;
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
}
.timeline_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.timeline_item {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  padding-top: 116px;
  padding-bottom: 0;
  grid-auto-columns: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -ms-grid-columns: 1fr 180px 1fr;
  grid-template-columns: 1fr 180px 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.timeline_progress {
  position: absolute;
  z-index: -2;
  width: 3px;
  height: 100%;
  background-color: #414141;
}
.timeline_progress-bar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0;
  right: auto;
  bottom: 50vh;
  z-index: -1;
  width: 3px;
  height: 50vh;
  background-color: #fff;
  background: transparent linear-gradient(180deg, var(--unnamed-color-1d2034) 0%, var(--unnamed-color-7b0fcc) 9%, var(--unnamed-color-7b0fcc) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #1D2034 0%, #7B0FCC 9%, #7B0FCC 100%) 0% 0% no-repeat padding-box;
}

/* .timeline_progress-bar-2.bleu {
  background-image: -webkit-gradient(linear,left top,left bottom,from(#0751bf),color-stop(100%,#3183ff),to(#a13bff));
  background-image: linear-gradient(180deg,#0751bf,#3183ff 100%,#a13bff);
} */
.timeline_left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: right;
}
.timeline_date-text {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  font-family: Ethnocentric;
  color: #D866F5;
  font-size: 30px;
  line-height: 1.2;

}
.timeline_centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.timeline_right{
  font-size: 20px;
}
.timeline_circle {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  width: 15px;
  height: 15px;
  max-height: 15px;
  max-width: 15px;
  min-height: 15px;
  min-width: 15px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 8px #0a0a0a;
}
.overlay-fade-top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  height: 80px;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(10,10,10,0)));
  background-image: linear-gradient(180deg,#000,rgba(10,10,10,0));
}
.overlay-fade-bottom {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  height: 80px;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(10,10,10,0)));
  background-image: linear-gradient(0deg,#000,rgba(10,10,10,0));
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 25px;
  bottom: 25px;
  z-index: 996;
  background: #D866F5;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {

  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
  background: #0A0C1C;
}
#header.header-transparent {
  background: transparent;
}
#header.header-scrolled {
  background: rgba(55, 64, 85, 0.9);
  padding: 15px 0;
}
#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
}
#header .logo a {
  color: #fff;
}
#header .logo img {
  max-height: 60px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: ethnocentric-light;
  padding: 10px 0 10px 40px;
  color: #fff;
  font-size: 15px;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #D866F5;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #414c64;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #D866F5;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(45, 53, 69, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #414c64;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #D866F5;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #D866F5;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 80px 0;
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0 100px;
}
.faq .faq-list ul {
  padding: 0;
  list-style: none;
}
.faq .faq-list li + li {
  margin-top: 15px;
}
.faq .faq-list li {
  padding: 20px;
  background: transparent;
  border-radius: 4px;
  position: relative;
  border-bottom: 1px solid #fff;
}
.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
  color: #fff;
}
.faq .faq-list a:hover {
  color: #fff;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #ffce3a;
}
.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}
.faq .faq-list .icon-show {
  display: none;
}
.faq .faq-list a.collapsed {
  color: #fff;
  transition: 0.3s;
}
.faq .faq-list a.collapsed:hover {
  color: #fff;
}
.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}
.faq .faq-list a.collapsed .icon-close {
  display: none;
}

.fix-discord{
  width: 100px;
height: 100px;

/* UI Properties */
background: transparent linear-gradient(180deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
background: transparent linear-gradient(180deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
opacity: 1;
}
.fix-discord i{
  font-size: 36px;
}

.wait-list{
  padding-top: 6.5rem;;
}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
  .wait-list{
    padding-top: 5rem;;
  }
}
@media (max-width: 991.98px) {
  section {
    padding: 60px 20px;
  }
  .home-banner{
    height: auto;
  }
  .banner-title-mb {
    font-family: ethnocentric;
    position: relative;
    font-size: 28px;
    margin-bottom: 50px;
  }
  .banner-title2-mb {
    font-weight: bold;
    position: relative;
    font-size: 21px;
    margin-bottom: 50px;
  }
  .banner-title2-mb:before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100px;
    height: 5px;
    background: transparent linear-gradient(90deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
  }
  .banner-title2{
    font-size: 21px;
  }
  .banner-content{
    font-size: 15px;
    margin: 0;
  }
  .title {
    font-family: ethnocentric;
    font-size: 28px;
    position: relative;
    margin-bottom: 3.75rem;
    width: auto;
    margin: 0;
    margin-bottom: 50px;
  } 
  .title:before{
    content: "";
    position: absolute;
    bottom: -22px;
    left:0;
    width: 100px;
    height: 5px;
    /* UI Properties */
    background: transparent linear-gradient(90deg, var(--unnamed-color-7b0fcc) 0%, var(--unnamed-color-d866f5) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #7B0FCC 0%, #D866F5 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
  }
  .title-style2:before{
    background: transparent linear-gradient(90deg, #FFFFFF4D 0%, var(--unnamed-color-ffffff) 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #FFFFFF4D 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  }
  .feature-bg {
    position: relative;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
  }
  .universe-title {
    font-family: ethnocentric;
    font-size: 60px;
  }
  #universe {
    background-image: url(../images/Join_bg_mb.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    width: 100%;
    height: 503px;
  }
  .icon-help{
    display: none;
  }
  .faq .faq-list a,.faq .faq-list li{
    padding-left: 0;
  }
  #social{
    background-image: url(../images/stay_bg_mb.jpg);
    background-repeat: repeat;
    background-position: center center;
    width: 100%;
    height: 658px;
  }  

  #social .cricle {
      margin: 5px 10px;
  }
  .footer-menu{
    padding-top: 30px;
  }
  .footer-menu a{
    display: block;
    border: 0;
    text-align: center;
    font-size: 21px;
    padding-bottom: 10px;
  }
  
  
  
}
@media (max-width: 767.98px) {
  .timeline_item {
    -ms-grid-columns:15px 70%;
    grid-template-columns: 15px 70%;

  }
  .timeline_progress {
    left:-webkit-calc(10% + 7px);
    left:-moz-calc(10% + 7px);
    left:calc(10% + 7px);

  }
  .timeline_item {
    left: 10%;
    width: 100%;
  }
  .timeline_left{
    display: none;
  }
  .timeline_centre{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: right;
  }
  .timeline_right {
    font-size: 20px;
    padding-left: 35px;
  }
  .timeline-title {
    top: 50vh;
    font-family: Ethnocentric;
    color: #D866F5;
    font-size: 30px;
    line-height: 1.2;
  
  }
}