.nav-img {
  width: 50px;
  height: 50px;
}

.nav-icon {
  width: 20px;
  height: auto;
  padding: 0px;
}

.mega:hover .nav-drop {
  display: flex !important;
  background: #0ab99e;
  z-index: 999;
  top: 74px;
}

.nav-drop {
  display: none;
}
.nav-drop ul {
  padding: 10px 0px;
}
.nav-drop ul li p {
  color: #fff;
}
.nav-drop ul li ul li a {
  color: #fff;
  font-family: "Helvetica";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

ul.drop-dw1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}

.i-i p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.Crypto-i p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.Maintenance-i p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

header {
  position: absolute;
  width: 100%;
}
header nav > ul > li > ul {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
}
header nav ul li a {
  color: white;
}
header button {
  width: 175px;
  height: 45px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  border: none;
  background: #0ab99e;
  border-radius: 50px;
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.hero-banner {
  background-image: url(/images/banner2\ 1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
}
.hero-banner .banner_content {
  display: flex;
  flex-direction: column;
  gap: 41px;
  justify-content: center;
  align-items: start;
  height: 100vh;
  padding-top: 50px;
}
.hero-banner .banner_content h1 {
  color: #fff;
  font-family: Helvetica;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
}
.hero-banner .banner_content h1 span {
  color: #0ec9ac;
  font-family: Helvetica;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
}
.hero-banner .banner_content p {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 118.182% */
}
.hero-banner .banner_content button {
  width: 240px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #0ab99e;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
}
.hero-banner .banner_content .social-icon .line {
  width: 75px;
  height: 2px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #a6a0a0;
}

.position-relative {
  position: relative !important;
  z-index: 999;
}

.sec3 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.sec3 .sec3_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.sec3 .sec3_content .sec3-main .box {
  transition: all 1.5s ease-out;
  transform-origin: center;
  transform: scale(1, 1);
}
.sec3 .sec3_content .sec3-main .box p {
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.sec4 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.sec4 .sec4_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.sec4 .sec4_content .sec4-c {
  width: 80%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sec4 .sec4_content .sec4-c h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
}
.sec4 .sec4_content .sec4-c p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

.sec5 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.sec5 .sec5_main {
  background: rgba(240, 240, 240, 0.1);
}
.sec5 .sec5_main .s5-box {
  padding: 25px 0px;
  gap: 5px;
}
.sec5 .sec5_main .s5-box .sec5-icon {
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}
.sec5 .sec5_main .s5-box h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}
.sec5 .sec5_main .s5-box h3 sup {
  color: #0ab99e;
  text-align: center;
  font-family: Helvetica;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sec5 .sec5_main .s5-box p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.sec6 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.sec6 .sec6_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.sec6 .sec6_content .sec6-main .box {
  transition: all 1.5s ease-out;
  transform-origin: center;
  transform: scale(1, 1);
}
.sec6 .sec6_content .sec6-main .box p {
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.sec7 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.sec7 .sec7_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.sec7 .silder .slick-track {
  display: flex;
  gap: 20px;
}
.sec7 .silder .slick-prev:before {
  display: none;
}
.sec7 .silder .slick-next:before {
  display: none;
}
.sec7 .silder i.fa-solid.fa-angle-left {
  font-size: 31px;
  color: white;
  margin-left: -85px;
}
.sec7 .silder i.fa-solid.fa-angle-right {
  font-size: 31px;
  color: white;
  margin-right: -85px;
}
.sec7 .silder .box-1 {
  border-radius: 12px;
  border: 1px solid #27465e;
  background: linear-gradient(180deg, #0ab99e 6.91%, rgba(11, 149, 241, 0.01) 52.95%);
}
.sec7 .silder .box-1 .head .profile {
  width: 46.033px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 46.033px;
}
.sec7 .silder .box-1 .head .name h2 {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sec7 .silder .box-1 .head .name p {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sec7 .silder .box-1 .star-img .star {
  width: 20.015px;
  height: 20px;
  flex-shrink: 0;
}
.sec7 .silder .box-1 .feedback p {
  color: #fff;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
}
.sec7 .sec7-c h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.sec7 .sec7-c button {
  width: 240.194px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #12af97;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  border: none;
}

footer {
  background: rgba(7, 175, 147, 0.901);
}
footer p {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav-img {
  width: 50px;
  height: 50px;
}

.nav-icon {
  width: 20px;
  height: auto;
  padding: 0px;
}

.mega {
  width: 200px;
}
.mega:hover .nav-drop {
  display: flex !important;
  background: #0ab99e;
  z-index: 999;
  top: 74px;
}

.nav-drop {
  display: none;
}
.nav-drop ul {
  padding: 10px 0px;
}
.nav-drop ul li p {
  color: #fff;
}
.nav-drop ul li ul li a {
  color: #fff;
  font-family: "Helvetica";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

ul.drop-dw1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 0px;
  align-items: start;
  padding-left: 13px;
}

header {
  position: absolute;
  width: 100%;
}
header nav > ul > li > ul {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
}
header nav > ul > li {
  line-height: 59px;
}
header nav > ul > li > ul > li > ul > li {
  line-height: 39px;
}
header nav ul li a {
  color: white;
}
header button {
  width: 175px;
  height: 45px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  border: none;
  background: #0ab99e;
  border-radius: 50px;
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.hero-banner1 {
  background-image: url(/images/banner2\ 1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
}
.hero-banner1 .banner_content {
  display: flex;
  flex-direction: column;
  gap: 41px;
  justify-content: center;
  align-items: start;
  height: 100vh;
  padding-top: 50px;
}
.hero-banner1 .banner_content h1 {
  color: #fff;
  font-family: Helvetica;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
}
.hero-banner1 .banner_content h1 span {
  color: #0ec9ac;
  font-family: Helvetica;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
}
.hero-banner1 .banner_content p {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 118.182% */
}
.hero-banner1 .banner_content button {
  width: 240px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #0ab99e;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: none;
}
.hero-banner1 .banner_content .social-icon .line {
  width: 75px;
  height: 2px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #a6a0a0;
}

.position-relative {
  position: relative !important;
  z-index: 999;
}

.se3 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.se3 .sec3_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.se3 .sec3_content .sec3-main .box {
  transition: all 1.5s ease-out;
  transform-origin: center;
  transform: scale(1, 1);
}
.se3 .sec3_content .sec3-main .box p {
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.se4 {
  padding-bottom: 3rem;
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.se4 .sec4_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.se4 .sec4_content .sec4-c {
  width: 80%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.se4 .sec4_content .sec4-c h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 30px */
}
.se4 .sec4_content .sec4-c p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 20px */
}

.se5 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.se5 .sec5_main {
  background: rgba(240, 240, 240, 0.1);
}
.se5 .sec5_main .s5-box {
  padding: 25px 0px;
  gap: 5px;
}
.se5 .sec5_main .s5-box .sec5-icon {
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}
.se5 .sec5_main .s5-box h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
}
.se5 .sec5_main .s5-box h3 sup {
  color: #0ab99e;
  text-align: center;
  font-family: Helvetica;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.se5 .sec5_main .s5-box p {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.se6 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.se6 .sec6_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.se6 .sec6_content .se6-main .box {
  transition: all 1.5s ease-out;
  transform-origin: center;
  transform: scale(1, 1);
}
.se6 .sec6_content .se6-main .box p {
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.se7 {
  background: linear-gradient(90deg, #071822 17%, #162937 45.5%);
}
.se7 .sec7_content h1 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 3rem;
}
.se7 .silder .slick-track {
  display: flex;
  gap: 20px;
}
.se7 .silder .slick-prev:before {
  display: none;
}
.se7 .silder .slick-next:before {
  display: none;
}
.se7 .silder i.fa-solid.fa-angle-left {
  font-size: 31px;
  color: white;
  margin-left: -85px;
  display: none;
}
.se7 .silder i.fa-solid.fa-angle-right {
  font-size: 31px;
  color: white;
  margin-right: -85px;
  display: none;
}
.se7 .silder .box-1 {
  border-radius: 12px;
  border: 1px solid #27465e;
  background: linear-gradient(180deg, #0ab99e 6.91%, rgba(11, 149, 241, 0.01) 52.95%);
}
.se7 .silder .box-1 .head .profile {
  width: 46.033px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 46.033px;
}
.se7 .silder .box-1 .head .name h2 {
  color: #fff;
  font-family: Helvetica;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.se7 .silder .box-1 .head .name p {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.se7 .silder .box-1 .star-img .star {
  width: 20.015px;
  height: 20px;
  flex-shrink: 0;
}
.se7 .silder .box-1 .feedback p {
  color: #fff;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
}
.se7 .sec7-c h3 {
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.se7 .sec7-c button {
  width: 240.194px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #12af97;
  color: #fff;
  text-align: center;
  font-family: Helvetica;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  border: none;
}

.down-main {
  background: rgba(7, 175, 147, 0.901);
}
.down-main p {
  color: #fff;
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav-bar {
  display: none;
}

.wrong {
  display: none;
}

@media (max-width: 768px) {
  .hero-banner1 .banner_content h1 {
    font-size: 50px;
  }
  .hero-banner1 .banner_content h1 span {
    font-size: 50px;
  }
  .hero-banner1 .banner_content p {
    font-size: 14px;
  }
  header nav {
    display: none !important;
    position: fixed;
    top: 0;
    right: 0px;
    background: #0ab99e;
    width: 50%;
    height: -moz-fit-content;
    height: fit-content;
    z-index: 998;
  }
  header nav > ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 47px 0px;
  }
  header nav > ul > li > ul {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  header .wrong {
    display: block;
    position: absolute;
    top: 23px;
    right: 23px;
  }
  header .wrong i {
    font-size: 30px;
    color: white;
    cursor: pointer;
  }
  header .nav-bar {
    display: block;
  }
  header .nav-bar i {
    font-size: 35px;
    color: #0ab99e;
    cursor: pointer;
  }
  .nav-bar {
    width: 28px;
    height: 20px;
  }
  nav > ul > li {
    line-height: 35px !important;
  }
  li.mega1 {
    width: 200px;
  }
  nav > ul > li > ul > li > ul > li {
    line-height: 29px !important;
  }
  .se3 .sec3_content h1 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
  }
  .se4 .sec4_content h1 {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
  }
  .se4 .sec4_content .sec4-c {
    width: 100%;
  }
  ul.drop-dw1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 0px;
    align-items: start;
    padding-left: 0px;
  }
  .drop-dw1 {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    transform: translateX(10px);
  }
  .nav-drop {
    display: none;
  }
  .nav-drop1 {
    display: flex;
    background: #0ab99e;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    overflow-y: auto;
    height: -moz-fit-content;
    height: fit-content;
    padding: 21% 0%;
  }
  .nav-drop ul li p {
    color: #fff;
    font-size: 16px;
    width: 100%;
    line-height: 16px;
  }
  .nav-img {
    width: 35px;
    height: auto;
  }
  .Maintenance.position-relative {
    top: 14px;
    right: -30px;
    width: 100%;
  }
  .Crypto.position-relative {
    top: 14px;
    right: -30px;
    width: 100%;
  }
  .d-flex.align-items-center.justify-content-center.w-100.gap-5:hover {
    position: relative;
    top: -62px;
  }
  .se4 .sec4_content h1 {
    padding-bottom: 0px;
  }
  .i-i p {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-align: start;
    line-height: 16px;
  }
  .Maintenance-i p {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-align: start;
    line-height: 16px;
  }
  .Crypto-i p {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-align: start;
    line-height: 16px;
  }
}/*# sourceMappingURL=main.css.map */