@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Orbitron:wght@400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: unset;
  text-decoration: none;
}

body {
  /* background-color: #000000; */
  background: linear-gradient(
    to bottom,
    #000 26%,
    #950fee 30%,
    #000 35%,
    #000 64%,
    #a20bf9 77%,
    #3f065f 85%,
    #7e0dbf 91%,
    #840faf 100%
  );
  font-family: "Orbitron", serif;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu ul {
  display: flex;
  list-style: none;
  padding-right: 110px;
  color: #fff;
  text-decoration: none;
}

header .menu ul {
  display: flex;
  list-style: none;
  padding-right: 110px;
  color: #fff;
  text-decoration: none;
}

header ul li {
  padding-right: 20px;
}

header ul li a,
.logo_text a {
  color: #fff;
  text-decoration: none;
  font-family: "Nunito", serif;
}

.logo {
  display: flex;
  align-items: center;
}

.why_glnace img {
  width: 35%;
  margin-bottom: 20px;
}

.dashboard_btn button {
  background: linear-gradient(to bottom, #9102f0 25%, #c990f5 75%);
  box-shadow: 0 0 18px white;
  border-radius: 12px;
  padding: 10px;
  border: none;
  font-family: "Montserrat", serif;
  font-weight: 500;
}

.main_section {
  /* background: url(images/GetStartedBanner-g51zppD_.svg\ fill.png); */
  background: url(images/backgroungimg.png);

  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 300px;
  padding-bottom: 485px;
}

.robo_img {
  position: absolute;
  top: 12%;
  right: 0;
}

.robo_img img {
  width: 80%;
}

.main_text,
.lanch_btn,
.icon {
  text-align: center;
  color: #fff;
}

.lanch_btn {
  position: relative;
  top: 170px;
}

.lanch_btn button {
  padding: 10px 25px !important;
  background: linear-gradient(to right top, #9102f0 45%, #c990f5 73%);
  box-shadow: 0 0 15px white;
  border-radius: 12px;
  padding: 10px;
  border: none;
  font-family: "Montserrat", serif;
  font-weight: 500;
}

.main_text h1 {
  position: relative;
  top: 150px;
  font-family: "Orbitron", serif;
}

.icon {
  position: relative;
  top: 200px;
}

.icon .telegram_img {
  width: 10%;
}

.icon .twitter_img {
  width: 20%;
}

.second_section {
  margin-top: 5%;
}

.second_section p {
  color: #fff;
  width: 63%;
  font-family: "Orbitron", serif;
}

.second_section .second_row {
  padding-top: 30px;
}

.second_section h1 {
  /* padding-top: 20%; */
  background: linear-gradient(to right, #8200f4 20%, #0ae3eb 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.second_section h1 span {
  background: linear-gradient(to right, #8200f4, #0ae3eb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.why_glnace {
  margin-top: 5%;
  color: #fff;
}

.why_glnace .first_div {
  background: linear-gradient(to right top, #000, #740e92);
  padding: 20px;
  border-radius: 16px;
  box-shadow: 0 0 15px #fff;
  border: 1px solid #fff;
}

.glance_div {
  padding: 20px;
  height: 300px;
  border-radius: 16px;
  box-shadow: 0 0 15px #fff;
  border: 1px solid #fff;
  margin-top: 25px;
  font-family: "Nunito", serif;
  text-align: center;
}

.sec_div {
  background: linear-gradient(to top, #b61d87, #3d084d, #970cd8);
}

.third_div {
  background: linear-gradient(to left top, #740e92, #000);
}

.forth_div {
  background: linear-gradient(to right top, #740e92, #000);
}

.fifth_div {
  background: linear-gradient(to bottom, #b61d87, #970cd8);
}

.six_div {
  background: linear-gradient(to right top, #450f37, #740e92, #000);
}

.background_color {
}

.advance_section {
  margin-top: 5%;

  color: #fff;
}

.advance_section ul li {
  padding-bottom: 10px;
  font-family: "Nunito", serif;
}

.advance_section h4 {
  padding-bottom: 10px;
}

.the_main {
  background: linear-gradient(to right top, #da15e4, #e61299);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.advantages {
  background: linear-gradient(to right top, #9b0ef8, #0fcaf4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.our_placement {
  background: linear-gradient(to right top, #04f4fd, #0769fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tokenomics_section {
  margin-top: 5%;
}

.tokenomics_section h1 {
  background: linear-gradient(to right, #f019c8 40%, #098dec 60%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tokenomics_section .text_div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #820de9;
  border-radius: 16px;
  padding: 12px;
  color: #fff;
  margin-bottom: 10px;
  font-family: "Nunito", serif;
}

.tokenomics_section .text_div p {
  margin-bottom: 0;
}

.custom-video::-webkit-media-controls {
  display: none !important;
  opacity: 0;
}

.custom-video {
  width: 100%;
}

.custom-video:hover::-webkit-media-controls {
  display: block !important;
  opacity: 1;
}

.initial {
  padding: 2px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #f019c8, #098dec);
  border-radius: 30px;
  position: relative;
  z-index: 1;
  width: 46%;
  margin: 5% auto;
}

.initial .Marketcap {
  background: linear-gradient(to right, #8b08fe 40%, #fa07da 60%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color: #fff;
}

.initial h1 {
  background: #000;
  margin-bottom: 0;
  margin: 0px;
  border-radius: 30px;
  padding: 20px;
}

.input-with-icon {
  position: relative;
  display: inline-block;
}

.input-with-icon input {
  padding-left: 40px; /* Adjust padding for the image */
  font-size: 16px;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  height: 40px !important;
  width: 300px !important; /* Adjust width */
  background-color: unset !important;
}

.input-with-icon img {
  position: absolute;
  left: 10px; /* Adjust based on input padding */
  top: 50%;
  transform: translateY(-50%);
  width: 20px; /* Adjust size of the image */
  height: 20px; /* Adjust size of the image */
}

.smart_contract_div {
  background: linear-gradient(to right top, #b008e2, #000);
  box-shadow: 0 0 35px #fff;
  border-radius: 24px;
  padding: 40px;
  color: #fff;
  width: 85%;
  /* border: 1px solid #fff; */
  margin: auto;
}

.smart_contract_div p {
  font-family: "Nunito", serif;
}

.view_explore button {
  background-color: #000;
  padding: 8px 88px;
  color: #fff;
  border-radius: 12px;
  border: none;
  font-family: "Nunito", serif;
  margin-top: 20px;
}

.img_end {
  text-align: end;
}

.img_end img {
  width: 30%;
}

.roadmap {
  margin-top: 5%;
}

.phase_div {
  background-color: #000;
  box-shadow: 0 0 35px #fff;
  padding: 20px;
  border-radius: 16px;
  color: #fff;
  border: 2px solid #fff;
  margin-top: 50px;
  height: 380px;
}

.phase_div ul {
  padding-top: 20px;
  font-family: "Nunito", serif;
}

.phase_div ul li {
  list-style: none;
  padding-bottom: 20px;
}

.phase1,
.phase2 {
  margin-right: 150px;
}

/* .slick-slider img {
  width: 50%;
} */

.slick-slider img {
  width: 50%; /* Set image to fill its container */
  height: 55px; /* Maintain aspect ratio */
  padding: 10px; /* Add consistent gap between slides */
  box-sizing: border-box; /* Include padding in the width calculation */
}

.slick-slide {
  display: flex; /* Center-align the image in the slide */
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.slick-slider .slick-track {
  display: flex; /* Prevent misalignment of slides */
}

.get_in_touch {
  color: #fff;
  margin-top: 5%;
}

.get_in_touch h6,
p {
  font-family: "Nunito", serif;
}

/* Form Container */
.form-container {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
}

/* Form Group Styles */
.form-group {
  margin-bottom: 15px;
}

/* Input Fields and Textarea */
input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  padding: 10px;
  background: #000000; /* Black background for inputs */
  color: #ffffff; /* White text color */
  border: unset; /* White border */
  border-radius: 12px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Nunito", serif;
}

textarea {
  height: 100px;
  resize: none;
}

/* Placeholder Styling */
input::placeholder,
textarea::placeholder {
  color: #ffffff; /* White placeholder color */
  opacity: 0.7;
}

/* Button Styles */
.form-container button {
  width: 100%;
  padding: 10px;
  border: 1px solid #4f239f !important;
  background-color: unset;
  color: #ffffff; /* White text */
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  font-family: "Nunito", serif;
}

.form-container h3 {
  padding-bottom: 20px;
}

.message_img {
  text-align: center;
}

.message_img img {
  width: 70%;
}

.msg_text {
  margin-top: 30%;
}

footer {
  color: #fff;
  background: linear-gradient(to right, #000000, #7c0aa6, #000);
  padding: 60px 0 40px 0;
  margin-top: 5%;
}

.social_link img {
  width: 12%;
}

.icon img {
  width: 5%;
}

.subscribe_btn button {
  border: 1px solid #4f239f;
  color: #fff;
  padding: 8px 150px;
  background: unset;
  border-radius: 12px;
}
.subscribe_div {
  text-align: center;
  margin: auto;
  font-family: "Nunito", serif;
}
.socil_link_div {
  text-align: end;
}
.logo_img {
  width: 40%;
}

.menu_toggle {
  display: none;
}
/* .slick-slider {
  width: 100px !important;
} */

body.no-scroll {
  overflow: hidden; /* Disable scrolling */
}

.close_btn {
  display: none;
}

.supported {
  margin-top: 5%;
}

.supported h1 {
  /* background: linear-gradient(to right, #cf09ab, #1913d5, #01ffff); */
  background: linear-gradient(to right, #cf09ab 40%, #1913d5 44%, #01ffff 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 620px) {
  /* .menu {
    display: none;
    flex-direction: column;
    background: #000000;
    position: absolute;
    top: 70px;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 99;
  } */

  .smart_contract_div{
    width: 100%;
  }

  .menu {
    display: none;
    flex-direction: column;
    background: linear-gradient(to right top, #000, #740e92);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh; /* Full screen height */
    z-index: 99; /* Make sure it is on top */
  }

  .close_btn {
    display: block;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101; /* Above the menu */
    background: none;
    border: none;
  }

  .menu ul {
    flex-direction: column;
    gap: 10px;
    padding: 10px;
    padding: 10px;
    margin-top: 50px;
    margin-left: 20px;
  }

  .menu ul li {
    padding-bottom: 30px;
  }

  .menu ul li a {
    font-size: 18px;
    padding-bottom: 30px;
  }

  .menu.active {
    display: flex; /* Show menu when active */
  }

  .menu_toggle {
    display: block;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
  }

  .logo_text h2 {
    font-size: 18px;
  }

  .dashboard_btn button {
    padding: 8px 16px;
    font-size: 14px;
  }

  .robo_img {
    display: none;
  }

  .main_text h1 {
    top: 100px;
  }

  .lanch_btn {
    top: 125px;
  }

  .icon img {
    width: 14%;
  }
  .icon {
    top: 155px;
  }

  .main_section {
    padding-bottom: 200px;
  }
  .second_section p {
    width: auto;
  }
  .initial {
    width: auto;
    margin: 50px 10px;
  }

  .input-with-icon input {
    width: 270px !important;
  }
  .view_explore button {
    padding: 8px 73px;
  }
  .img_end {
    text-align: center;
  }

  .img_end img {
    width: 90%;
  }
  .subscribe_btn button {
    padding: 8px 135px;
  }
  .socil_link_div {
    text-align: justify;
    margin-top: 20px;
  }
  .msg_text {
    margin-top: 10%;
  }
  .tokenomics_section .text_div{
         margin: 0 40px 10px 40px;
  }
}

@media (min-width: 621px) and (max-width: 825px) {
  .menu {
    display: none; /* Initially hide menu on mobile */
    flex-direction: column;
    background: #000000;
    position: absolute;
    top: 70px;
    right: 0;
    width: 200px;
    border-radius: 5px;
  }

  .smart_contract_div{
    width: 100%;
  }

  .menu ul {
    flex-direction: column;
    gap: 10px;
    padding: 10px;
  }

  .menu ul li a {
    font-size: 18px;
  }

  .menu.active {
    display: flex; /* Show menu when active */
  }

  .menu_toggle {
    display: block;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
  }

  .logo_text h2 {
    font-size: 18px;
  }

  .dashboard_btn button {
    padding: 8px 16px;
    font-size: 14px;
  }

  .robo_img {
    display: none;
  }

  .main_text h1 {
    top: 100px;
  }

  .lanch_btn {
    top: 125px;
  }

  .icon img {
    width: 14%;
  }
  .icon {
    top: 155px;
  }

  .main_section {
    padding-bottom: 200px;
  }
  .second_section p {
    width: auto;
  }
  .glance_div {
    height: 370px;
  }
  .initial {
    width: auto;
    margin: 50px 10px;
  }

  .input-with-icon input {
    width: 270px !important;
  }
  .view_explore button {
    padding: 8px 73px;
  }
  .img_end {
    text-align: center;
  }

  .img_end img {
    width: 90%;
  }
  .subscribe_btn button {
    padding: 8px 135px;
  }
  .socil_link_div {
    text-align: justify;
    margin-top: 20px;
  }

  .roadmap .col-md-3,
  .why_glnace .col-md-4 {
    width: 100%;
  }
  .msg_text {
    margin-top: 5%;
  }
}

@media (min-width: 901px) and (max-width: 1281px) {
  .phase1,
  .phase2 {
    margin-right: 62px;
  }

  .initial {
    width: 64%;
  }

  .img_end img {
    width: 36%;
  }

  .roadmap .col-md-3 {
    flex: 0 0 auto;
    width: 29%;
  }

  .robo_img {
    width: 27%;
  }

  .robo_img img {
    width: 100%;
  }

  .glance_div {
    padding: 20px;
    height: 330px;
  }
}
