* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}



/* navbar start */
nav {
  background: #02021c;
}
.fa-bars {
  font-size: 30px;
}
ul{
    margin:0;
}
nav ul li {
  margin-right: 2.5rem !important;
  font-weight: 600;
}

.logo{
  width:110px;
}
@media (max-width: 900px) {
  .navbar-collapse {
    max-height: 70vh;
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform 0.1s ease-in-out;
  }

  .navbar-collapse.show {
    transform: translateX(0);
  }
}

.waitlist {
  background: rgb(7, 179, 237) !important;
  padding: 0 15px;
  border-radius: 5px;
  font-weight: bold;
  display: inline;
  cursor: pointer;
}
/*  */
/* navbar end */



/* banner style start */
.banner {
  /* background: #02021c; */
  background: radial-gradient(
    circle at 70% 54%,
    rgba(5, 8, 79, 1) 8%,
    rgba(3, 5, 46, 1) 20%,
    rgba(2, 4, 40, 1) 28%,
    rgba(0, 0, 0, 1) 110%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100vw;
  height: 100vh;
}

.banner-image {
  /* filter: drop-shadow(-85px -65px 50px #060a7c) !important; */
  position: relative;
}

.banner-contents {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 15%;
  padding-bottom: 15%;
}
.banner-contents .banner-image .banner-logo {
  width: 250px;
}

.banner-content h1{
  margin-bottom: 25px;
}
/* .banner-content p{
  font-size: 20px;
} */

.banner-content h1 > span {
  /*background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
  
  color:white;
}
.banner-content h3{
   color: #fff; 
  
}

.banner-image .banner2 {
  animation: rounded infinite 50s linear;
  position: absolute;
  top: -140%;
  left: -90%;
  width: 700px;
}

@keyframes rounded {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.overlay-1 {
  position: absolute;
  top: 30%;
  left: 10%;
  width: 90px;
}

/* banner part end  */
/* ==================================================
================================================== */



/* problem-solution-section start  */

.problem-solution-section {
  background: linear-gradient(
    302deg,
    rgba(5, 7, 79, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100%;
  height: 100vh;
}
.prob-solu-contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15%;
}
.prob-solu-content {
  width: 40%;
  display: flex;
  flex-direction: column;
}

.problem h1 , .solution h1 {
  color: #fff;
  margin-bottom: 16px;
}
.prob-heading {
   color: #fff; 
  
}
.prob-solu-content p {
  color: aliceblue;
}
.prob-solu-image {
  width: 550px;
}

/* prob-solu-ball */
.prob-solu-overlay-1 {
  position: absolute;
  top: 25%;
  left: 10%;
  width: 90px;
}
.prob-solu-overlay-2 {
  position: absolute;
  top: 26%;
  left: 90%;
  width: 90px;
  width: 90px;
  display: none;
}
.prob-solu-overlay-3 {
  position: absolute;
  top: 20%;
  left: 65%;
  width: 90px;
  width: 60px;
  filter: blur(5px);
  display: none;
}
.prob-solu-overlay-4 {
  position: absolute;
 top: 55%;
  left: 50%;
  width: 90px;
  width: 80px;
  filter: blur(10px);
  display: none;
}
.prob-solu-overlay-5 {
  position: absolute;
  top: 80%;
  left: 60%;
  width: 120px;
  
   filter: blur(15px);
   display: none;
}
.prob-solu-overlay-6 {
  position: absolute;
  top: 80%;
  left: 10%;
  width: 90px;
} 
.prob-solu-overlay-7{
  position: absolute;
  top: 80%;
  left: 80%;
  width: 90px;
  width: 150px;
}


/* problem-solution-section start  */

/* ==================================================
================================================== */

/* advantage section start */
.advantage-section {
  background: radial-gradient(
    circle at 50% 49%,
    rgba(11, 73, 211, 1) 0%,
    rgba(10, 42, 118, 1) 44%,
    rgba(10, 39, 108, 1) 49%,
    rgba(0, 0, 0, 1) 100%
  );

  width: 100% ;
  height: 100vh;
}

.advantage-contents {
  width: 40%;
  margin: 0 auto;
  padding-top: 20%;
}
.advantage-contents p {
  color: aliceblue;
}

.adge-content h1 {
  /* color: #4496ee; */
  color: #fff;
  margin-bottom: 16px;
}

.adge-content-heading {
 /* background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}
.advantage-content h1 {
  color: #fff;
  margin-bottom: 16px;
}
.advantage-content {
  margin-top: 16px;
}



.advantage-overlay-1{
  position: absolute;
  top:10%;
  left: 25%;
  width:70px ;
}
.advantage-overlay-2{
  position: absolute;
  top:50%;
  left: 25%;
  width: 80px;
  filter: blur(10px);
  display: none;
}
.advantage-overlay-3{
  position: absolute;
  top:80%;
  left: 68%;
  width: 70px;
  display: none;
}
.advantage-overlay-4{
  position: absolute;
  top:16%;
  left:80% ;
  width: 145px;
}
.advantage-overlay-5{
  position: absolute;
  top:35%;
  left: 70%;
  width: 70px;
  display: none;
}
.advantage-overlay-6{
  position: absolute;
  top:50%;
  left: 80%;
  width: 120px;
  filter: blur(10px);
  display: none;
}
.advantage-overlay-7{
  position: absolute;
  top:80%;
  left: 12%;
  width: 180px;
}


/* advantage section end */

/* ==================================================
================================================== */

/* product-service start */
.product-service {
  background: linear-gradient(
    302deg,
    rgba(5, 7, 79, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100%;
  height: fit-content;
}
.white{
  /* color: #fff !important; */
  background: #fff;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-service-content {
     padding: 15% 0;
    width: 45%;
    margin: 0 auto;
}
.product-service-content h1 {
   color: #fff; 
  /*background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);*/
  /*  -webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
  margin-bottom: 16px;
}
.product-service-content {
  color: aliceblue;
}
.product-service-content ul li {
  margin-top: 10px;
  font-size: 16px;
}


.product-overlay-1{
  position: absolute;
  top:25%;
  left: 18%;
  width:50px ;
}
.product-overlay-2{
  position: absolute;
  top:60%;
  left: 25%;
  width: 40px;
  filter: brightness(50%);
  display: none;
}
.product-overlay-3{
  position: absolute;
  top:80%;
  left: 68%;
  width: 70px;
  display: none;
}
.product-overlay-4{
  position: absolute;
  top:26%;
  left:75% ;
  width: 70px;
 
}
.product-overlay-5{
  position: absolute;
  top:65%;
  left: 50%;
  width: 40px;
  filter: brightness(60%);
  display: none;
}
.product-overlay-6{
  position: absolute;
  top:50%;
  left: 80%;
  width: 120px;
  filter: blur(10px);
  display: none;
}
.product-overlay-7{
  position: absolute;
  top:75%;
  left: 12%;
  width: 180px;
}


/* product-service end */
/* ==================================================
================================================== */

/* operational section start */
.operational-section {
  background: radial-gradient(
    circle at 50% 49%,
    rgba(11, 73, 209, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100%;
  height: 100vh;
}

.operational-contents {
      padding-top: 20%;
    position: relative;
    z-index: 1000;
    width: 50%;
    margin: 0 auto;
}
.operational-contents h1 {
  color: #fff;

  /* font-size: 56px; */
}
.operational-contents ul li {
  color: #2488f1;
  /* font-size: 26px; */
  margin-bottom: 10px;
  color: aliceblue;
}
.opra-heading {
  /* color: #fff; */
     /* background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}


.oprational-overlay-1{
  position: absolute;
  top:18%;
  left: 13%;
  width:70px ;
  
}
.oprational-overlay-2{
  position: absolute;
  top:80%;
  left: 10%;
  width: 40px;
  
}
.oprational-overlay-3{
  position: absolute;
  top:80%;
  left: 48%;
  width: 70px;
  display:none;
}
.oprational-overlay-4{
  position: absolute;
  top:20%;
  left:80% ;
  width: 85px;
  
}
.oprational-overlay-5{
  position: absolute;
  top:35%;
  left: 70%;
  width: 50px;
  display:none;
}
.oprational-overlay-6{
  position: absolute;
  top:75%;
  left: 55%;
  width: 40px;
  filter: brightness(70%);
  /* filter: blur(10px); */
  display:none;
}
.oprational-overlay-7{
  position: absolute;
  top:70%;
  left: 70%;
  width: 180px;
}









/* operational section end */

/* ==================================================
================================================== */

/* team section start */
.team-section {
  background: radial-gradient(
    circle at 50% 49%,
    rgba(0, 3, 87, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100%;
  padding: 10% 0;
}
.our-team {
  text-align: center;
  color: #fff;
  width: 50%;
  margin: 0 auto;
}
.team-heading {
   color: #fff; 
  /* background: linear-gradient(to right, #2179f3, #0846ff, #237ccf, #4496ee);*/
  /*  -webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
}
.our-team h1 {
  font-size: 2.5rem;
}
.our-team p {
  color: #fff;
}
.team-members {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 30px !important;
}
.team-members img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}

.team-member {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 31px;
}
.team-member .fa-linkedin-in {
  font-size: 30px;
  background: #4496ee;
  padding: 15px 18px;
  border-radius: 50%;
  color: #fff;
}



.team-overlay-1{
  position: absolute;
  top:15%;
  left: 78%;
  width:60px ;
}
.team-overlay-2{
  position: absolute;
  top:50%;
  left: 20%;
  width: 80px;
  filter: blur(10px);
  display: none;
}
.team-overlay-3{
  position: absolute;
  top:80%;
  left: 15%;
  width: 50px;
  display: none;
}
.team-overlay-4{
  position: absolute;
  top:79%;
  left:78% ;
  width: 75px;
}
.team-overlay-5{
  position: absolute;
  top:35%;
  left: 70%;
  width: 70px;
  filter: brightness(50%);
  display: none;
}
.team-overlay-6{
  position: absolute;
  top:50%;
  left: 85%;
  width: 100px;
  filter: blur(3px);
  display: none;
}
.team-overlay-7{
  position: absolute;
  top:10%;
  left: 15%;
  width: 160px;
}


/* team section end  */
/* ==================================================
================================================== */
/* waitlist section start */
.waitlist-section {
  background: radial-gradient(
    circle at 50% 49%,
    rgba(11, 73, 211, 1) 0%,
    rgba(10, 42, 118, 1) 44%,
    rgba(10, 39, 108, 1) 49%,
    rgba(0, 0, 0, 1) 100%
  );
  width: 100%;
  height: 86vh;
  position: relative;
}
.form-section img {
  width: 650px;
  height: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
form {
  position: absolute;
  width: 360px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
form .btn{
  background: #29b3f3;
  border: #29b3f3;
  font-weight: 700;
  letter-spacing: 2px;
}
.form-check{
  display: flex;
  gap: 5px;
}
.form-check span{
  color: #29b3f3;
}




.waitlist-overlay-1{
  position: absolute;
  top:10%;
  left: 25%;
  width:120px ;
}
.waitlist-overlay-2{
  position: absolute;
  top:30%;
  left: 20%;
  width: 80px;
  filter: blur(10px);
  display: none;
}
.waitlist-overlay-3{
  position: absolute;
  top:80%;
  left: 85%;
  width: 70px;
  display: none;
}
.waitlist-overlay-4{
  position: absolute;
  top:16%;
  left:85% ;
  width: 145px;
  display: none;
}
.waitlist-overlay-5{
  position: absolute;
  top:75%;
  left: 20%;
  width: 50px;
  
}
.waitlist-overlay-6{
  position: absolute;
  top:40%;
  left: 80%;
  width: 80px;
  filter: blur(10px);
  display: none;
}
.waitlist-overlay-7{
  position: absolute;
  top:60%;
  left: 72%;
  width: 180px;
}


/* waitlist section end */


/* footer */
footer {
  background: #02021c;
  color: #fff;
  
}
.footer{
   display:flex;
  justify-content:space-between;
  align-items:center; 
}
footer a{
  text-decoration: none;
  color:#fff;
}