body {
  background-color: #000 !important;
  font-family: "Montserrat", sans-serif !important;
}

.container02 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 3;
}

ul {
  list-style-type: none !important;
  padding-left: 0px !important;
  margin-bottom: 0px !important;
}

.wc_d {
  color: #fff;
}

.l_logo {
  width: 149px;
}

.j_cd01 {
  justify-content: end;
}

.header {
  background-color: transparent;
}

.nav_a {
  opacity: 0.8;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
}

p,
label,
span {
  color: #fff;
}

.nav_a:hover,
.nav_a:active {
  color: #fff !important;
  opacity: 1 !important;
}

.h_btn {
  border: 2px solid #57934e;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 15px !important;
  margin-left: 10px;
  border-radius: 12px;
}

.h_btn:hover,
.h_btn01 {
  background: linear-gradient(90deg, #57934e, #aae9a1);
}

.h_btn01 {
  color: #000;
}

.sec_home_01 {
  background: url(./img/sec_home_01.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px 20px 120px;
  position: relative;
  background-size: cover;
}

.sec_home_01:before {
  background: linear-gradient(3.33deg, #447f3b 14.94%, #a9e8a0 82.36%);
  border-radius: 50%;
  content: "";
  filter: blur(164px);
  height: 280px;
  left: 0 !important;
  position: absolute;
  top: 0 !important;
  width: 280px;
}

a {
  text-decoration: none !important;
}

.navbar02 {
  background-color: transparent !important;
}

.main_title01 {
  font-size: 68px;
  font-weight: 800;
}

.main_title01 span,
.main_title_h2 span,
.f_link,
.f_link i,
.title_pbox_h5 span,
.verified_btn span {
  background: -webkit-linear-gradient(#aae9a1, #00e6fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main_text {
  font-size: 18px;
  font-weight: 500;
  opacity: 0.8;
}

.home01_img {
  width: 80%;
}

.al_c {
  align-self: center;
}

.home01after {
  opacity: 0.7;
  position: absolute;
  right: 0;
}

.pad_top {
  padding-top: 65px;
}

.main_btn_home {
  background: linear-gradient(90deg, #57934e, #aae9a1);
  display: inline-block;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  padding: 15px 30px;
  margin-top: 15px;
}

.main_title_h2 {
  font-size: 48px;
  font-weight: 800;
}

.p_text {
  font-size: 16px;
  font-weight: 500;
  opacity: 0.8;
}

.f_box01 {
  background-color: #1a1b23;
  border-radius: 25px;
  padding: 25px 20px;
}

.mar_top {
  margin-top: 50px;
}

.Features1_img {
  width: 80px;
}

.f_title_h4 {
  font-size: 28px;
  font-weight: 800;
  margin-top: 20px;
}

.f_text_p {
  font-size: 16px;
  font-weight: 600;
  opacity: 0.8;
  margin-top: 20px;
}

.f_link {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  margin-top: 20px;
}

.sec_home_02 {
  padding: 0px 20px 60px;
}

.sec_home_03,
.sec_home_04 {
  padding: 60px 20px;
}

.sec03_text {
  margin: 20px 0px;
}

.sec03_text_b {
  border-left: 2px solid #57934e;
  font-size: 16px;
  padding-left: 15px;
  font-weight: 600;
  margin-top: 10px;
}

.m_x9 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.p_box01 {
  border: 1px solid #ffffff63;
  border-radius: 12px;
  position: relative;
  padding: 20px;
  width: 43%;
}

.title_pbox_h5 {
  font-size: 20px;
  font-weight: 700;
}

.p_li_text {
  font-size: 14px;
  font-weight: 500;
}

.right02 {
  left: 57%;
}

.m_x9:after {
  background: linear-gradient(90deg, #57934e, #aae9a1);
  bottom: 14%;
  content: "";
  left: 50%;
  margin-left: -3px;
  position: absolute;
  top: 16px;
  width: 2px;
}

.p_box01.left01:after,
.p_box01.right02:after {
  background-image: url(./img/c.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  content: "";
  height: 29px;
  position: absolute;
  /* right: -19.3%; */
  top: 15px;
  width: 29px;
  z-index: 1;
}

.p_box01.left01:after {
  right: -19.3%;
}

.p_box01.right02:after {
  left: -20.3%;
}

.sec_home_04 {
  background: url(./img/sec04_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  /* padding: 0px 20px 120px; */
  position: relative;
  background-size: cover;
}

.sec_home_05 {
  background-color: #0d0d0d;
  padding: 150px 20px;
  position: relative;
}

.sec05bg_img {
  position: absolute;
}

.sec05bg_img {
  position: absolute;
  top: -200px;
  right: 0px;
}

.sec_home_06 {
  padding: 100px 20px;
  position: relative;
}

.verified_btn {
  border: 1px solid #fff;
  font-size: 16px;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 40px;
  padding: 15px 30px;
}

.verified_btn span {
  font-weight: 700;
}

.round {
  width: 80%;
}

.v_box {
  padding: 20px;
  border: 2px solid #57934e;
  border-radius: 10px;
}

.v_title {
  font-size: 20px;
  font-weight: 700;
}

.v_text {
  font-size: 24px;
  font-weight: 700;
}

.v_title i {
  font-size: 15px;
  margin-right: 3px;
}

.gc_d {
  color: #92ff88;
}

.pc_d {
  color: #992cd9;
}

.oc_d {
  color: #f19737;
}

.bc_d {
  color: #3646d7;
}

.sc_d {
  color: #60fef3;
}

.v_t_m {
  margin-top: 20px;
}

.cvtoken {
  width: 100%;
}

.sec06bg02 {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.sec_home_07 {
  background-color: #0d0d0d;
  position: relative;
  padding: 80px 20px;
}

.faq_p {
  color: #fff;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 500;
}

button.accordion-button.faq_btn.wc_d {
  background: transparent !important;
  font-size: 18px;
  color: #fff !important;
  box-shadow: none !important;
  font-weight: 700;
}

.accordion-item.faq01 {
  background-color: #121212 !important;
  border: 1px solid #ffffff2b !important;
  margin-top: 10px;
  padding: 5px;
  border-radius: 12px !important;
}

.acc_faq {
  background-color: transparent !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.acc_top {
  margin-top: 50px !important;
}

.sec_home_08 {
  padding: 80px 20px;
  position: relative;
}

.input-05 {
  background-color: #121212;
  border: 1px solid #ffffff21;
  border-radius: 10px;
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  font-weight: 500;
  outline: none;
  width: 100%;
  padding: 15px 20px;
  margin-top: 20px;
}

.home01_img {
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: 9999;
  width: 80%;
}

.home01_img:hover {
  scale: 1.1;
}

.input05_btn {
  border: none;
}

footer {
  background-color: #121212;
  padding: 50px 20px;
  border-radius: 30px 30px 0px 0px;
}

.footer_text {
  font-size: 14px;
  margin-top: 20px;
}

.footer_title {
  font-size: 10px;
  color: #8f8e8a;
}

.footer_link {
  font-size: 14px;
  font-weight: 500;
}

.footer025_list {
  margin-top: 15px;
}

.car01_btn {
  opacity: 0;
}

.footer_icon {
  background-color: #272725;
  border-radius: 12px;
  display: flex;
  padding: 10px;
  column-gap: 12px;
}

.footer_icon a {
  display: inline-block;
}

.footer_icon a i {
  font-size: 20px;
}

.btn_0p {
  display: inline-block;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #57944e;
  padding: 15px 30px;
  border: 1px solid #fff;
  margin-top: 15px;
}

.grup_btn {
  column-gap: 10px;
  display: flex;
  margin-top: 15px;
}

@media (max-width: 992px) {
  .tab_002 {
    display: none !important;
  }

  .main_title01 {
    font-size: 42px;
  }

  .main_text {
    font-size: 17px;
  }

  .main_title_h2 {
    font-size: 32px;
  }

  .p_text {
    font-size: 15px;
  }

  .mar_top {
    margin-top: 35px;
  }

  .Features1_img {
    width: 65px;
  }

  .f_title_h4 {
    font-size: 24px;
  }

  .f_link {
    font-size: 16px;
    margin-top: 8px;
  }

  .p_box01.left01:after {
    right: -20.3%;
  }

  .p_box01.right02:after {
    left: -21.3%;
  }

  .v_title {
    font-size: 15px;
  }

  .v_box {
    padding: 15px 10px;
  }

  .v_text {
    font-size: 20px;
  }

  button.accordion-button.faq_btn.wc_d {
    font-size: 17px;
  }

  .f_text_p {
    font-size: 15px;
  }

  .main_btn_home {
    padding: 13px 20px;
  }

  .sec_home_02 {
    padding: 0px 20px 50px;
  }

  .sec_home_03,
  .sec_home_04 {
    padding: 50px 20px;
  }

  .sec_home_05 {
    padding: 60px 20px;
  }

  .sec_home_06 {
    padding: 60px 20px;
  }

  .sec_home_07 {
    padding: 60px 20px;
  }

  .acc_top {
    margin-top: 30px !important;
  }

  .sec_home_08 {
    padding: 60px 20px;
  }

  .gh_b {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .col_r {
    flex-direction: column-reverse;
  }

  .f_box01 {
    margin-top: 20px;
  }

  .v_box {
    margin-top: 20px;
  }

  .pad_top {
    padding-top: 0px;
  }

  .sec_home_01 {
    padding: 0px 20px 80px;
  }

  .sec_home_03,
  .sec_home_04 {
    padding: 0px 20px 50px;
  }

  .sec_home_08 {
    padding: 40px 20px;
  }

  .p_box01.left01:after {
    right: -21.3%;
  }

  .p_box01.right02:after {
    left: -22.3%;
  }

  .main_btn_home {
    font-size: 15px;
  }

  .btn_0p {
    font-size: 15px;
    padding: 15px 20px;
  }
}

@media (max-width: 575px) {
  .main_title01 {
    font-size: 24px;
  }

  .main_text {
    font-size: 16px;
  }

  .main_title_h2 {
    font-size: 22px;
  }

  .p_text {
    font-size: 14px;
  }

  .sec03_text_b {
    font-size: 14px;
  }

  .verified_btn {
    font-size: 14px;
    margin-bottom: 22px;
    padding: 10px 15px;
  }

  .sec_home_06 {
    padding: 35px 20px;
  }

  .sec_home_07 {
    padding: 35px 20px;
  }

  footer {
    padding: 35px 20px;
  }

  h6.footer_title {
    margin-top: 20px;
  }

  .sec_home_05 {
    padding: 35px 20px;
  }

  .p_box01 {
    width: 90%;
    left: 10%;
    margin-bottom: 20px;
  }

  .m_x9:after {
    left: 0px;
  }

  .p_box01.left01:after {
    left: -18.3%;
  }

  .p_box01.right02:after {
    left: -18.3%;
  }

  .l_logo {
    width: 100px;
  }

  .h_btn {
    font-size: 14px;
    padding: 8px 12px !important;
  }

  .grup_btn {
    display: block;
  }

  .btn_0p {
    display: block;
  }
}

.col_r {
  position: relative;
  z-index: 999;
}

.footer_icon {
  max-width: 215px;
  margin: 20px auto;
}