*{
   margin: 0px;
   padding: 0px;
}

body{
  background-color: #0E0E0E!important;
}



.border-cover{
  background-color: #fff!important;
  height: 50px;
  width: 50px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 25px;
}
.border-pad{
  padding: 20px;
}
.bg-sideway{
  background: #0E0E0E!important;
} 
.bg-border{
  border: 0.3px solid #fff;
  
}
.bg-standard-card-rounded{
  border-radius: 25px!important;
}
.state-circle {
  height: 40px;
  width: 40px;
  border: 0.3px solid #fff;
  border-radius: 50%;
  color: #fff;
}
.bg-padding-container-overall{
  padding: 50px!important;
}
.fig-main-width{
  width: 50px;
  border-radius: 50%;
}


.img-logo{
  width:60px;
  height:50px;
}

.advisor-container{
  position: relative;
  cursor: pointer;
}

.img-fluids-advisor{
 max-height: 250px;
 border-top-left-radius: 12px;
 border-top-right-radius: 12px;
 width: 100%;
}
.advisor-content-hide{
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 0;
  left: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
}


.advisor-content-body:hover{
  display: block!important ;
  cursor: pointer;
}

.content-body-store{
  background: #0E0E0E;
  height: 100%;
  width:100%;
}
.card-container-state{
  padding-left: 4rem;
  margin-top: 2.84rem;

}
.contents-align-about{
 display: flex;
 flex-direction: column;
 justify-content: center;
 text-align: center;
}
.img-invest{
  position:relative;
  bottom: -8px;
}
.content-body-feature{
  width:100%;
  padding:50px;
  border-radius: 25px;
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  height:400px;
  margin-top:60px;
  background:#5438DD;
}

.content-body-feature-about{
  width:100%;
  padding:50px;
  border-radius: 25px;
  align-items: center;
  height:auto;
  margin-top:60px;
  background:#5438DD;
  position: relative;
}

.img-container-top{
  position: absolute;
  bottom:0px;
  width: 500px;
  border-radius: 25px;
  right:0px;
}

.img-state-rounded{
  border-radius: 25px;
}


.roboto-thin {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .roboto-thin-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .roboto-light-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .roboto-regular-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .roboto-medium-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  .container-jaw{
    margin: 0px;
    max-width: 100%;
    padding: 0px;
  }
  .img-fluids{
    height: 400px;
    z-index: -9999;
    width: 100%;
    border-radius: 15px;
  }
  
  .roboto-bold-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .roboto-black-italic {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: italic;
  }
  
body, html{
    background: #232227;
}
nav{
    margin: 0px;
}
.flex-call-reserve{
    display: flex;
    justify-content: space-between;
}
.feature-text-flow{
  margin-left: 20px;
  margin-top:100px;

}

.h4-texting{
  font-size: 80px;
  text-wrap: nowrap;
  font-weight: bold;
}
.a-text{
  background: #fff!important;
  width:40%;
  color:#000;
  height:60px;
  padding:20px;
  border-radius: 15px;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37)!important;
}
.a-text:hover{
  background: #FF8D00;
  width:40%;
  height:60px;
  color:#000;
  padding:20px;
}
.card-body-code{
  background: #252429;
  border: 1px solid #383838;
}
.footer{
  padding-left:10px;
  padding-right: 50px;
}
.footer-links{
  display:flex;
  flex-direction: column;
  text-align: start;
}
.footer-items{
  color:#fff;
  margin-bottom: 12px;
  font-weight: bold;
}
.testimony{
  padding-top:43px;
}

/* faqs contents  */

.content-show{
  display: none;
  transition: max-height 0.3s ease;
}

.faqs-container{
  background: #252429;
  height: auto;
}

.faqs-container-do{
  display: flex;
  flex-direction: column;
}
.bx-plus-circle{
  cursor: pointer;
}
.tabs-call{
  border:1px solid #fff;
  scroll-behavior: smooth;
  border-radius: 15px;
}
.tabs{
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding:25px;
}
.btn-forex{
  width: 100%;
  background-color: #FF8D00;
  color:#fff;
  box-shadow: 0 8px 32px 0 rgba(45, 56, 209, 0.37)!important;
}

.btn-forex:hover{
  width: 100%;
  background-color: #5438DD;
  color:#fff;
  box-shadow: none!important;
}
.content-body{
  padding:20px;
}
.arrow-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  transform: rotate(0deg); /* Initial rotation */
  transition: transform 0.3s ease; /* Add transition for a smooth rotation */
}
.arrow-down{
  transform: rotate(180deg);
}
/* end for faqs contents */

/* testimony */

 .testimony-swift{
  display: flex;
  width:100%;
  overflow-x:auto;
  scroll-behavior: smooth;


 }
 .testimony-swift::-webkit-scrollbar{
  display: none;
 }
 .testimony-swift::-webkit-scrollbar-track{
  display: none;
 }
 .card-info-testimony{
  height:169px;
  background: #7025C4;
  margin-bottom: 12px;
 }

 .testimony-mini-testament{
  margin-top: 20px;
 }

 .bg-company-lo{
  width: 100px;
 }
 .bg-center-control{
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;

 }
 .bg-scroll{
  width: max-content;
    display: flex;
    animation: scroll 20s linear infinite;
   } 



   @keyframes scroll {
    0% {
      transform: translateX(0); /* Start at the in  itial position */
    }
    100% {
      transform: translateX(-50%); /* Scroll completely out */
    }
  }

 .btn-overall-container{
  background: #7025C4;
  cursor: pointer;
  border-radius: 12px;
  height: 2.5rem;
}
 .card-testimony-flow{
  min-width: 50%;
  height:169px;
  margin-right:12px;
  background: #0E0E0E;
  color: #fff!important;
  border: 1px solid #383838;
 }

 .testimony-image{
  width: 40px;
  height: 40px;
  border-radius: 50%;
 }
 .testa-image{
  width:200px;
  height:200px;
  position: relative;
  bottom:70px;
  left:35%;
 }
 .arrow-tap-container{
  position: absolute;
  bottom:50%;
  left:0;
  right: 0;
  z-index: 99;
 }
 .testa-li{
  margin: 0px;
 }
 .arrow-testimony{
  background: #383838;
  width: 40px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
 }
 .arrow-testimony:hover{
  background-color: #5438DD;
 }

/* end of testimony */
.navbar-naver{
  background-color: #0E0E0E;
    /* background: rgba( 255,255,255,0); */
    /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
    backdrop-filter: blur( 12px );
    -webkit-backdrop-filter: blur( 12px );
    /* border: 1px solid rgba( 255, 255, 255, 0.18 ); */
    padding:20px;
    align-items: center;
    position: fixed;
    width: 100%;
    margin-bottom: 60px;
    z-index:9999;
}
.menu-navigation-point{
    display: flex;
    justify-content: flex-end;
}
.dismiss-strart{
    display: none;
}
.dismiss-end{
  display: none;
}
.menu-reboot{
 display: flex;
 flex-direction: row;
 justify-content: center;
 gap:40px;
}
.menu-state-fig{
  color: #fff!important;
  list-style: none;
}
.menu-state-fig:hover{
  color: #fff!important;
}

a{
    color:#000;
}
.m-py-section{
    padding-top: 100px;
}
ul li a{
 color:#fff;
 transition: transform 0.3s ease-in-out;
}
ul li a:hover{
    color:#5438DD;
    transform: scale(1.05);
}
.main{
    padding-top:86px;
    overflow: hidden;
}
.flex-call{
    display: flex;
    flex-direction: row;
}
.header-lip-page{
  background:#fff;

}
.contact-body{
  display:flex;
  flex-direction: column;
}


/* .label-main{
  position: relative;
  padding-top: 10px;
}
.label-main .span{
  margin-top:0px!important;
  position:absolute;
}

.label-main input{
  border: 1px solid #f9f9f9;
  border-radius: 10px;
  outline: none;
  font-size: 16px;
  min-width: 250px;
  padding: 1px 20px;
  background: #fff;
  border: 1px solid #000;
  padding: 1px 20px;
  color:#fff;
  border: 1px solid #fff!important;
}
.label-main select{
  background: #fff;
  color:#000;
  border-color: #fff;
  border-radius: 8px;
}
.label-main select:focus{
  /* background: #5438DD; */
  /* border: 3px solid #fff!important;
  color:#000;
  border-color: #fff;
  border-radius: 8px;
} */
/* .label-main input:focus{
  border: 3px solid #000!important;
  background: #fff;
  color:#000;
} */
/* .label-main input::placeholder{
  background: transparent;
  color: #000;

}
.label-main span{
  pointer-events: none;
  position: absolute;
  top: calc(50% - 8px);
  left: 15px;
  transition: all .1s linear;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  background-color: transparent;
  padding: 0px;
  color:#000;
  box-sizing: border-box;
}


.label-main input:focus + span,
.label-main input:not(:placeholder-shown) + span{
font-size: 11px;
top:0;
background: #fff;
color:#000;
} */ */
.text-sizing-box{
  resize: none;
  background: #fff;
  width: 100%;
  color:#000;
  border-radius: 15px;
  text-align: start;
}
.menu-display-call{
    display:none;
}

.text-sizing-box:hover{
  border: 2px solid #383838!important;
  resize: none;
  background: #fff;
  border:none;
  padding: 12px!important;
  width: 100%;
  color:#000;
  border-radius: 15px;
}
.btn-outline-fund{
  border:1px solid #eee;
  color:#000;
  border-radius: 15px;
  padding:16px;
  background: #0018FF!important;
}
.btn-outline-fund:hover{
  border:1px solid #0018FF;
  color:#000;
}

.text-sizing-box {
  width: 100%!important;
  padding: 0;
  color: #fff!important;
}
.text-sizing-box:hover{
  width: 100%!important;
  color: #fff!important;
}


.contact-icon-bold{
  background:#fff;
  border: 1px solid  #f5f5f5;
  display: flex;
  justify-content: center;
  height:60px;
  width: 60px;
  border-radius: 50%;
  align-items: center;
}
.contact-info-text{
  display: flex;
  flex-direction: column;
}

.header-lip-page-contact{
  background-image: url(../images/profile_rig.png);
  background-size: cover;
width: 100%;
}
   /* all hero section inexormation */
   .hero-section-start{
    background-color: #5438DD;
    height: auto;
    width: 100%;
    padding: 10px;
   }

   .info-starter-ride{
    background-color: #5438DD;
    height: 20%;
    width: 100%;
    padding-top: 100px;
   }
   .hero-section-start-header{
    display: flex;
    justify-content: flex-start;
   }
   .hero-image{
    width: 200px;
    height: 100px;
   }
   .hero-image-contain1{
    position: relative;
    bottom: -20px;
   }
   .img-fluid-state{
    width: 100%;
    background-blend-mode: lighten;
   }
  .align-providers{
    padding-top: 30px;
  }
  .img-control{
    margin:0px;
    border-radius: 15px;
    position: relative;
    bottom:-24px;
  }


  .fake-notification {
    background: #ffffff;
    color: #000;
    padding: 15px 20px;
    margin-top: 10px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
    min-width: 250px;
    font-family: sans-serif;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease;
  }
  .fake-notification.show {
    opacity: 1;
    transform: translateY(0);
  }
