@font-face {
  font-family: "Simpson";
  src: url(../assets/fonts/Simpsonfont.otf);
}

@font-face {
  font-family: "Poppins-Regular";
  src: url(../assets/fonts/Poppins-Regular.ttf);
}

@font-face {
  font-family: "Poppins-Light";
  src: url(../assets/fonts/Poppins-Light.ttf);
}

h1 {
  font-size: 65px;
  font-family: "Poppins-Regular";
}

h2 {
  font-size: 60px;
  font-family: "Poppins-Regular";
}

h3 {
  font-size: 50px;
  font-family: "Poppins-Regular";
}

h4 {
  font-size: 40px;
  font-family: "Poppins-Regular";
}

h5 {
  font-size: 26px;
  font-family: "Poppins-Regular";
}

h6 {
  font-size: 19px;
  font-family: "Poppins-Regular";
}

a {
  font-family: "Poppins-Regular";
}

/* Button UI */
/* Paragraph */
/* FLEX direction */
@media screen and (max-width: 2560px) and (min-width: 1921px) {
  .hero_section .container {
    max-width: 79% !important;
  }
  body {
    background-position-x: 100%;
    background-size: 100% 28%;
  }
  .section_1 {
    margin: 0 auto !important;
    max-width: 100% !important;
  }
  .section_2 .second_row {
    max-width: 80% !important;
  }
  .section_2 .second_row h5 {
    font-size: 30px !important;
  }
  .section_2 .second_row p {
    font-size: 22px !important;
  }
  .section_5 {
    background-size: 100% !important;
    height: 45vh !important;
  }
  .section_4 .first_row p {
    margin-bottom: 100px;
  }
  .section_4 .card.custom_card::before {
    height: 550px !important;
    top: -250px !important;
  }
  .mySwiper .swiper-slide img {
    width: 84% !important;
    height: 100% !important;
    display: block !important;
  }
  .swiper-slide-active::before {
    height: 440px !important;
    width: 100% !important;
    top: 0px !important;
    right: -40px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    -webkit-transform: scale(1.3, 1.1) !important;
            transform: scale(1.3, 1.1) !important;
  }
  .hero_section .swiper-button-prev {
    left: 29%;
  }
  .hero_section .swiper-button-next {
    left: 61%;
  }
}

@media screen and (max-width: 1600px) {
  .section_4 .card::before {
    height: 430px !important;
    top: -140px !important;
  }
  /* .section_5
     height: 45vh !important */
  .section_5 h4 {
    font-size: 38px !important;
  }
  .section_5 h3 {
    font-size: 48px !important;
  }
  .section_5 {
    background-size: 100% !important;
  }
}

@media screen and (width: 1440px) {
  .custom_footer h6 {
    font-size: 17px !important;
  }
  .section_2 .inner_row {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
  .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-bottom: 40px !important;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 1281px) {
  .swiper-slide-active::before {
    height: 440px !important;
    width: 100% !important;
    top: 40px !important;
    right: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: scale(1.1, 1.25) !important;
            transform: scale(1.1, 1.25) !important;
  }
  .section_2 .inner_row {
    margin-bottom: 35px !important;
  }
  .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-bottom: 40px !important;
  }
  .custom_footer h6 {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 1280px) {
  .section_2 .second_row {
    max-width: 80% !important;
  }
  .section_1 {
    max-width: 100% !important;
  }
  .hero_section {
    padding: 70px 0px;
  }
  .swiper-slide-active::before {
    top: 43px !important;
    -webkit-transform: scale(1.1999) !important;
            transform: scale(1.1999) !important;
  }
  .section_4 .card::before {
    height: 350px !important;
    top: -88px !important;
  }
  .custom_footer h6 {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1024px) {
  .section_4 .custom_card {
    max-width: 40% !important;
    margin: 160px auto !important;
  }
  .section_4 .card::before {
    height: 460px !important;
    top: -199px !important;
  }
  .section_5 {
    width: 95% !important;
    background-size: 100% !important;
    height: 64vh !important;
    padding: 0px 0px !important;
    margin-bottom: 40px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 5% !important;
  }
  .section_5 h3 {
    font-size: 28px !important;
  }
  .section_5 h4 {
    font-size: 45px !important;
  }
  .custom_footer .col-md-4 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .custom_footer .col-md-8 {
    width: 100% !important;
  }
  .custom_footer .footer_ul {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .swiper-slide-active::before {
    top: 90px !important;
    -webkit-transform: scale(1.42) !important;
            transform: scale(1.42) !important;
  }
  .nft_img_sec1 {
    height: 80% !important;
    width: 82% !important;
    border-radius: 10% !important;
  }
  .nft_img {
    width: 90% !important;
  }
}

@media screen and (max-width: 992px) {
  header .navbar .navbar-nav .nav-item {
    padding-left: 0 !important;
  }
  .navbar .navbar-collapse .nav-item .nav-link {
    text-align: right;
  }
  header .navbar .navbar-nav .nav-item:nth-last-child(2) {
    padding-right: 12px !important;
  }
  .navbar .navbar-collapse form {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .hero_section {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .section_5 {
    background: url("../assets/images/banner_bg.png") !important;
    height: 50vh;
    background-size: cover !important;
    border-radius: 12px;
    margin-bottom: 100px !important;
    position: relative;
  }
  .section_5::before {
    content: "";
    width: 245px;
    height: 245px;
    position: absolute;
    display: block;
    bottom: -70px;
    left: 10px;
    background-image: url(../assets/images/rocket.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .section_4 .first_row {
    margin-bottom: 90px !important;
  }
  .section_4 .card::before {
    height: 380px !important;
    top: -117px !important;
  }
  .section_5 {
    height: 50vh !important;
  }
  .section_5 h4 {
    font-size: 30px !important;
  }
  .section_5 h3 {
    font-size: 33px !important;
  }
  .section_5 .sec5_btn a {
    font-size: 14px !important;
    padding: 12px 50px !important;
  }
  .hero_section {
    padding: 70px 0px 0px 0px;
  }
  .hero_section .mySwiper {
    width: 80% !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 333px !important;
    top: 55px !important;
    left: 19px !important;
  }
  .section_1 .second_col {
    max-width: 60% !important;
    margin: 0 auto !important;
    margin-top: 30px !important;
    margin-left: 26px !important;
  }
  .section_2 .container-fluid .second_row {
    max-width: 100% !important;
  }
  .custom_footer .col-md-4 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .custom_footer .col-md-8 {
    width: 100% !important;
  }
  .custom_footer .footer_ul {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    text-align: center !important;
  }
  .footer_ul .footer_li {
    margin-right: 25px !important;
    margin-top: 15px !important;
  }
  .nft_img_sec1 {
    width: 55% !important;
    margin-top: 50px !important;
    height: 80% !important;
  }
  .nft_img {
    width: 70% !important;
  }
  .mint_col1 {
    margin-bottom: 60px !important;
  }
}

@media screen and (width: 767px) {
  .section_2 .col-md-10 {
    padding-left: 135px !important;
  }
}

@media screen and (width: 600px) {
  .section_5 {
    height: 50vh;
  }
  .section_5::before {
    width: 200px;
    height: 200px;
  }
  .section_5 h4 {
    font-size: 24px !important;
  }
  .section_5 h3 {
    font-size: 28px !important;
  }
  .section_2 .col-md-10 {
    padding-left: 135px !important;
  }
  .section_2 h5 {
    font-size: 18px !important;
  }
  .section_2 p {
    font-size: 14px !important;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: 5px !important;
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 480px) {
  .section_4 .first_row {
    max-width: 100% !important;
    padding: 0 20px !important;
    margin-bottom: 0 !important;
  }
  .section_4 .custom_card {
    max-width: 60% !important;
    margin-bottom: 60px !important;
  }
  .section_5 {
    height: 45vh !important;
    /* margin-bottom: 0 !important */
  }
  .section_5 h4 {
    font-size: 20px !important;
  }
  .section_5 h3 {
    font-size: 18px !important;
  }
  .section_5 .sec5_btn a {
    font-size: 12px !important;
    padding: 7px 29px !important;
  }
  .section_5 .sec5_btn {
    margin-top: 19px !important;
  }
  .section_5::before {
    width: 170px;
    height: 170px;
  }
  .footer_ul .footer_li {
    margin-right: 25px !important;
  }
  .footer_ul .footer_li a {
    font-size: 15px !important;
  }
  .custom_footer {
    max-width: 93% !important;
  }
  .hero_section {
    padding: 70px 0px 0px 0px !important;
  }
  .hero_section h1 {
    font-size: 50px !important;
  }
  .hero_section h4 {
    font-size: 33px !important;
  }
  .hero_section p {
    font-size: 20px !important;
  }
  .hero_section .bottom_btn {
    margin-top: 15px !important;
  }
  .hero_section .bottom_btn a {
    font-size: 18px !important;
    padding: 10px 50px !important;
    padding: 20px 0px !important;
  }
  .hero_section .swiper-slide-active::before {
    top: 150px !important;
    left: 15px !important;
    -webkit-transform: scale(1.9999) !important;
            transform: scale(1.9999) !important;
    height: 313px !important;
    width: 80% !important;
  }
  .section_1 .second_col {
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .section_1 h4 {
    font-size: 33px !important;
  }
  .section_1 h1 {
    font-size: 50px !important;
  }
  .section_1 p {
    font-size: 20px !important;
  }
  .section_1 .sec1_btn a {
    font-size: 18px !important;
  }
  .section_2 .col-md-10 {
    width: 74%;
  }
  .section_2 .col-md-2 {
    width: 26%;
  }
  .section_2 h5 {
    font-size: 20px;
  }
  .section_2 p {
    font-size: 14px;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: 2px !important;
    margin-bottom: 10px !important;
  }
  .mySwiper {
    width: 80% !important;
  }
  .mySwiper .swiper-slide {
    height: 360px !important;
  }
  .swiper-slide-active::before {
    height: 195px !important;
    top: 83px !important;
    left: 20% !important;
  }
  .swiper-button-next {
    left: 59% !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 180px !important;
    top: 90px !important;
    left: 24% !important;
    -webkit-transform: scale(1.8, 2.2) !important;
            transform: scale(1.8, 2.2) !important;
  }
  .hero_section .bottom_btn a {
    font-size: 16px !important;
    padding: 10px 50px !important;
  }
  .mint_section .mint_sec a {
    padding: 12px 40px !important;
  }
  .mint_section .mint_sec_2 a {
    padding: 12px 95px !important;
  }
  .nft_img_sec1 {
    width: 60% !important;
    margin-top: 50px !important;
    height: 80% !important;
  }
}

@media screen and (max-width: 425px) {
  .hero_section .mySwiper {
    width: 100% !important;
  }
  .hero_section .swiper-slide-active::before {
    top: 78px !important;
    left: 20% !important;
  }
  .custom_header {
    max-width: 100% !important;
  }
  .section_2 p {
    font-size: 13px !important;
  }
  .section_2 h5 {
    font-size: 15px !important;
  }
  .section_2 .col-md-10 {
    padding-left: 30px !important;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: -2px !important;
    margin-bottom: 10px !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 180px !important;
    top: 90px !important;
    left: 29% !important;
    -webkit-transform: scale(1.8, 2.2) !important;
            transform: scale(1.8, 2.2) !important;
  }
}

@media screen and (max-width: 414px) {
  .section_4 .card::before {
    height: 360px !important;
    top: -100px !important;
  }
  .section_4 .custom_card {
    max-width: 70% !important;
  }
  /* .footer_ul
     display: block !important
     .footer_li
     margin-bottom: 20px !important
     .footer_li_social
     display: inline-block !important
     width: 7% !important */
  .custom_footer .col-md-4 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .custom_footer .col-md-8 {
    width: 100% !important;
  }
  .custom_footer .footer_ul {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    text-align: center !important;
  }
  .footer_ul .footer_li {
    margin-right: 25px !important;
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 375px) {
  .section_5 {
    /* height: 16vh !important */
  }
  .section_5 .sec5_btn {
    margin-top: 10px !important;
  }
  .section_5 .sec5_btn a {
    padding: 7px 27px !important;
  }
  .section_5::before {
    width: 150px;
    height: 150px;
  }
  .hero_section h1 {
    font-size: 42px !important;
  }
  .hero_section .swiper-slide-active::before {
    top: 160px !important;
    -webkit-transform: scale(2.09) !important;
            transform: scale(2.09) !important;
  }
  .section_2 p {
    font-size: 12px !important;
  }
  .section_2 h5 {
    font-size: 18px !important;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: 0px !important;
    margin-bottom: 19px !important;
  }
  .section_2 h2 {
    font-size: 50px !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 180px !important;
    top: 90px !important;
    left: 21% !important;
    -webkit-transform: scale(1.6, 2.1) !important;
            transform: scale(1.6, 2.1) !important;
  }
}

@media screen and (max-width: 360px) {
  .custom_footer h6 {
    font-size: 14px !important;
  }
  h2 {
    font-size: 45px !important;
  }
  p {
    font-size: 20px !important;
  }
  .section_2 .first_row {
    max-width: 100% !important;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: 8px !important;
    margin-bottom: 18px !important;
  }
  .section_4 .custom_card::before {
    top: -65px !important;
    left: 7px !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 180px !important;
    top: 90px !important;
    left: 19% !important;
    -webkit-transform: scale(1.6, 2.1) !important;
            transform: scale(1.6, 2.1) !important;
  }
  /* .section_5
     height: 20vh !important */
  .section_5 h3 {
    font-size: 16px !important;
  }
  .section_5 h4 {
    font-size: 18px !important;
  }
  .hero_section .bottom_btn a {
    font-size: 16px !important;
    padding: 10px 50px !important;
  }
  .custom_footer .col-md-4 {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .custom_footer .col-md-8 {
    width: 100% !important;
  }
  .custom_footer .footer_ul {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 320px) {
  .mySwiper {
    width: 100% !important;
  }
  .swiper-slide {
    height: 320px !important;
  }
  .swiper-slide-active::before {
    height: 165px !important;
    top: 80px !important;
    left: 23% !important;
  }
  .hero_section .swiper-slide-active::before {
    height: 180px;
    top: 87px !important;
    left: 15% !important;
    -webkit-transform: scale(1.5, 2.1) !important;
            transform: scale(1.5, 2.1) !important;
  }
  .custom_footer h6 {
    font-size: 13px !important;
  }
  .section_5 h4 {
    font-size: 18px !important;
  }
  .section_5 h3 {
    font-size: 14px !important;
  }
  .section_5 .sec5_btn a {
    font-size: 10px !important;
    padding: 7px 29px !important;
  }
  /* .section_5
     height: 17vh !important */
  .hero_section .bottom_btn a {
    font-size: 16px !important;
    padding: 10px 50px !important;
  }
  .section_2 .col-md-10 {
    padding-left: 35px !important;
  }
  .section_2 h5 {
    font-size: 16px !important;
  }
  .section_2 p {
    font-size: 10px !important;
  }
  .section_2 .inner_row, .section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
    margin-top: 8px !important;
    margin-bottom: 42px !important;
  }
}

/* Colors Start */
/* Colors End */
/* Paragraph Size */
/* Media Query Break points*/
header .navbar {
  background-color: transparent;
}

header .navbar .navbar-brand {
  color: white;
  font-size: 30px;
}

header .navbar .navbar-nav .nav-item {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 18px;
}

header .navbar .navbar-nav .nav-item i {
  color: #A1C7FF;
  font-size: 22px;
}

header .navbar .navbar-nav .nav-item:nth-last-child(2) {
  padding-right: 0;
}

header .navbar .navbar-nav .nav-item:last-child {
  padding-left: 0;
}

header .navbar .navbar-nav .nav-item .nav-link a:last-child {
  padding-left: 0;
}

header .navbar .navbar-nav .nav-item .nav-link a:nth-last-child(2) {
  padding-right: 0;
}

header .navbar .btn_mint {
  border-radius: 40px;
  color: #A1C7FF;
  background-color: none;
  border: 1px solid #A1C7FF;
  padding: 8px 40px;
}

.custom_header {
  max-width: 90%;
  margin: 20px auto;
}

/*===== HERO SECTION START ======*/
.hero_section .inner_section_hero_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.hero_section .inner_section_hero_left .bottom_btn {
  margin-top: 40px;
}

.hero_section .inner_section_hero_left .bottom_btn a {
  border-radius: 40px;
  color: #22232D;
  background-color: #A1C7FF;
  border: none;
  padding: 8px 40px;
  padding: 12px 60px;
  text-decoration: none;
  -webkit-box-shadow: 8px 5px 10px #a1c7ff4f;
          box-shadow: 8px 5px 10px #a1c7ff4f;
}

.hero_section {
  font-size: 26px;
  font-family: "Poppins-Light";
}

.hero_sec_nft {
  text-align: center;
}

/* SWIPER SLIDER */
.hero_section .swiper-button-next {
  position: absolute;
  bottom: -2%;
  top: auto;
  width: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero_section .swiper-button-prev {
  position: absolute;
  bottom: -2%;
  top: auto;
  width: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero_section .swiper-button-next {
  left: 67%;
}

.hero_section .swiper-button-prev {
  left: 25%;
}

.hero_section .swiper-button-prev::after {
  content: '';
  color: white;
  background: url("../assets/images/swiper_arrow.png");
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
  width: 60px;
}

.hero_section .swiper-button-next::after {
  content: '';
  color: white;
  background: url("../assets/images/swiper_arrow.png");
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
  width: 60px;
}

.hero_section .swiper-button-next::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.hero_section .mySwiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mySwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 440px;
}

.mySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-slide {
  opacity: 0;
}

.swiper-slide-prev, .swiper-slide-active, .swiper-slide-next {
  opacity: 1;
}

.swiper-slide-active {
  position: relative;
}

/* .swiper-slide-active
 &::before
 content: ""
 position: absolute
 background: url('../assets/images/Group 700.png')
 height: 500px
 width: 100%
 top: 0px
 right: 0px
 background-repeat: no-repeat
 background-size: contain
 transform: scale(1.1) */
/*===== HERO SECTION END ======*/
/*===== MINT-SECTION START ======*/
.mint_section {
  font-size: 26px;
  font-family: "Poppins-Light";
  margin-top: 80px;
}

.mint_col1 {
  text-align: center;
}

.mint_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.nft_img {
  height: 100%;
  width: 80%;
  border-radius: 10%;
  text-align: center;
}

.mint_section .mint_sec a {
  border-radius: 40px;
  color: #22232D;
  background-color: #A1C7FF;
  border: none;
  padding: 8px 40px;
  padding: 12px 100px;
  margin: 30px 0px 30px 0px;
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: 8px 5px 10px #a1c7ff4f;
          box-shadow: 8px 5px 10px #a1c7ff4f;
}

.mint_section .mint_sec_2 a {
  border-radius: 40px;
  color: #22232D;
  background-color: #A1C7FF;
  border: none;
  padding: 8px 40px;
  padding: 12px 157px;
  margin: 30px 0px 30px 0px;
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: 8px 5px 10px #a1c7ff4f;
          box-shadow: 8px 5px 10px #a1c7ff4f;
}

/*===== MINT-SECTION END ======*/
/*===== SECTION 1 START ======*/
.section_1 {
  font-size: 26px;
  font-family: "Poppins-Light";
  margin-top: 50px;
  max-width: 85%;
}

.section_1 h4 {
  color: #A1C7FF;
}

.section_1 .second_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 37%;
}

.section_1 .second_col .sec1_btn a {
  border-radius: 40px;
  color: #22232D;
  background-color: #A1C7FF;
  border: none;
  padding: 8px 40px;
  padding: 12px 35px;
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: 8px 5px 10px #a1c7ff4f;
          box-shadow: 8px 5px 10px #a1c7ff4f;
}

.section_1 .second_col .sec1_btn .btn_img {
  max-width: 20%;
  margin-right: 15px;
}

.nft_img_sec1 {
  height: 95%;
  width: 62%;
  border-radius: 10%;
  text-align: center;
}

/*===== SECTION 1 END ======*/
/*===== SECTION 2 START ======*/
.section_2 {
  z-index: 1 !important;
}

.section_2 .first_row {
  max-width: 90%;
  margin: 100px auto;
  padding: 50px 30px;
  background: radial-gradient(circle, #22232D 0%, rgba(9, 9, 121, 0) 0%, #22232D 100%);
  border-radius: 20px;
  text-align: center;
  font-size: 26px;
  font-family: "Poppins-Light";
}

.section_2 .first_row h2 {
  margin-bottom: 30px;
}

.section_2 .second_row {
  max-width: 50%;
  margin: 0 auto;
  font-size: 16px;
  font-family: "Poppins-Light";
  position: relative;
}

.section_2::before {
  position: absolute;
  content: "";
  background: url("../assets/images/Group 579.png");
  height: 100%;
  width: 100%;
  top: 160%;
  z-index: -1 !important;
}

.section_2 .inner_row {
  text-align: start;
  margin-bottom: 65px;
}

.section_2 .inner_row1, .section_2 .inner_row2, .section_2 .inner_row3, .section_2 .inner_row4, .section_2 .inner_row5 {
  text-align: start;
  margin-bottom: 65px;
}

/*===== SECTION 2 END ======*/
/*===== SECTION 3 START ======*/
.section_3 {
  max-width: 100%;
  margin: 50px auto;
  padding: 50px 30px;
  border-radius: 20px;
  position: relative;
}

.section_3::before {
  position: absolute;
  content: "";
  background: url("../assets/images/Group 579.png");
  height: 100%;
  width: 100%;
  right: 0;
}

.section_3 .accordion-body {
  background-color: #2F3241;
}

.section_3 .accordion-item {
  background-color: #2F3241;
  margin-top: 20px;
}

.section_3 .accordion-button {
  background-color: #2F3241;
  color: #fff;
}

.accordion-button::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "+";
  font-size: 20px;
  background: none;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  color: #fff !important;
}

.accordion-button:not(.collapsed)::after {
  content: "-";
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  background: none;
  font-size: 20px;
}

/*===== SECTION 3 END ======*/
/*===== SECTION 4 START ======*/
.section_4 .first_row {
  max-width: 85%;
  margin: 0 auto 150px;
  padding: 0 30px;
  text-align: center;
}

.section_4 .first_row p {
  font-size: 26px;
  font-family: "Poppins-Light";
}

.section_4 .first_row h2 {
  margin-bottom: 30px;
}

.section_4 .custom_card h5 {
  font-weight: 700;
}

.section_4 .custom_card {
  background-color: #2F3241;
  max-width: 20%;
  margin: 120px auto;
  padding: 50px 30px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid;
  position: relative;
}

.section_4 .custom_card:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-transition: 1s;
  transition: 1s;
}

.section_4 .card_img {
  border-radius: 50%;
  margin-top: -75%;
}

.section_4 .card.custom_card::before {
  height: 490px;
  position: absolute;
  content: '';
  width: 94%;
  background-color: transparent;
  top: -200px;
  left: 9px;
  border-radius: 15%;
  opacity: 0;
  -webkit-transition: 200ms;
  transition: 200ms;
  border: 2px solid #A1C7FF;
  -webkit-transform: scale(1.2) !important;
          transform: scale(1.2) !important;
}

/*===== SECTION 4 END ======*/
/*===== SECTION 5 START ======*/
.section_5 {
  background: url("../assets/images/banner2.png");
  height: 73vh;
  width: 85%;
  margin: 0 auto;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 85px;
}

.section_5 .sec5_btn {
  margin-top: 30px;
}

.section_5 .sec5_btn a {
  border-radius: 40px;
  color: #22232D;
  background-color: #fff;
  border: none;
  padding: 8px 40px;
  padding: 12px 60px;
  text-decoration: none;
  -webkit-box-shadow: 8px 5px 10px #a1c7ff4f;
          box-shadow: 8px 5px 10px #a1c7ff4f;
  font-weight: 700;
}

/*===== SECTION 5 END ======*/
.custom_footer {
  max-width: 83%;
  margin: 0 auto;
}

.footer_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer_li {
  margin-right: 25px;
  list-style-type: none;
  text-decoration: none;
}

.footer_li a {
  color: #fff;
  text-decoration: none;
}

.footer_li_social {
  margin-right: 20px;
  list-style-type: none;
  text-decoration: none;
}

.footer_li_social .social_icons {
  color: #A1C7FF;
}

.footer_li_social .social_icon_yt {
  color: #A1C7FF;
  margin-right: 20px;
}

body {
  background-color: #01001b;
  color: #fff;
  background-image: url(../assets/images/header_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
/*# sourceMappingURL=style.css.map */