.main_banner {
overflow: hidden;
position: relative;
overflow-y: hidden;
min-height: 100vh !important;
height: auto;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(180deg, #c0d7ff 0%, #ffffff 100%);
}
.main_banner:after{
content: "";
position: absolute;
top: 0;
right: -60vh;
width: 90vh;
height: 90vh;
background: transparent;
opacity: 0.6;
border-radius: 100%;
border: 101px solid #FCFDFF;
}
.main_banner:before{
content: "";
position: absolute;
bottom: -40vh;
left: -50vh;
width: 90vh;
height: 90vh;
background: transparent;
opacity: 0.6;
border-radius: 100%;
border: 101px solid #FCFDFF;
}
 .main_banner h1{
  font-size: clamp(22px,4vw,50px);
  line-height: clamp(22px,4vw,70px);
font-weight: 700;
 }
 .main_banner .bf{
  font-size: clamp(23px, 4.5vw,72px);
  line-height:clamp(5px, 4vw,60px);
font-weight:600 !important;
 }
 .main_banner p{
  font-size: clamp(16px,2vw,18px);
  line-height: clamp(25px,4vw,26px);
  color: #0D0D0D;
  font-weight: normal;
 }
.top-spa{
margin-top: -30px;
}
h2{
text-transform: capitalize;
}
.d-t{
  color:black;
}
.b-t{
    color:#0D41EC!important;
}
.crypto-btn {
border-radius:16px;
border: 1px solid #000;
  padding-left: 10px;

background: #000;
color: #fff;
font-weight:500;
padding: 10px 15px;
}
.blck{
color: #000;
}

.wrapperwhl{
max-width:90%!important;

}
section{
padding:clamp(3vh, 2vw,5vh) 0;
}
.con{
  font-size: clamp(16px,2vw,18px);
  line-height: clamp(25px,4vw,32px);
  color: black;
margin-bottom: 0!important;
}
.features{
  background-color: #E0EBFF;
}
.feac{
    background-color: #E0EBFF;
    border-radius: 16px;
    transition:  0.5s all;

}

.icon-boxs{
       height: 100%;
    padding: 20px;
    transition: .5s all;
    background:white;
    border-radius: 10px;

}
.icon-boxs .h5{
      padding-left: 10px;
    border-left: 4px solid #20283A;

}
.icon-boxs:hover{
 box-shadow: rgb(123 151 242) 0px 0px 20px 7px;
}
.iconc{
        height: 100%;
    padding: 20px;
    transition: .5s all;
    background:#E2EDFF;
    border-radius: 10px;
}
.iconc .h5{
    padding-left: 10px;
    border-left: 4px solid #20283A;
}
.iconc:hover{
 box-shadow:rgb(7 51 178 / 20%) -3px 0px 19px 7px;
}
.ban-text{
position: relative;
z-index: 3;
}
.blt{
    line-height: 44px;
}
.focus {
   background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp), white;
    background-repeat: no-repeat;
    padding: 10px 5px 10px 44px;
    background-position: 14px 16px;
    border-radius: 36px;
    height: 100%;
}
.focus1 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/square.webp),#E2EDFF;
   background-repeat: no-repeat;
    padding: 10px 2px 10px 44px;
    background-position: 14px 16px;
    border-radius: 6px;
    height: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
}
.focus1:hover{
  background-color: white!important;
  box-shadow: rgb(14 24 157 / 35%) 4px 6px 15px;
}
.scroll{
  height: 60vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.bli{
/* background: linear-gradient(180deg, #E0EBFF 0%, #FFFFFF 106.37%); */
background-color:#E0EBFF;

}
.bli1{
    background: linear-gradient(180deg, #E0EBFF 0%, #FFFFFF 106.37%);

}
.resca{
  width: 59%;
}
.ov{
  overflow-x: auto!important;
  border: none!important;
  border-radius: 60px;
  background-color:#E2EDFF!important;
 
}
.sk{
  border: none!important;
  color: black!important;
   background-color: #E2EDFF!important;
   font-size: 18px;
}
.sk.active{
  background-color: #0D41EC!important;
  color: white!important;
  border-color: #0D41EC!important;
  border-radius: 60px;

}
.ov1{
  background-color: #E0EBFF;
  border-radius: 16px;
 
  padding: 10px;
}
a.sk1{

padding: 10px 10px;
}
.sk1.active{
  background-color: #0D41EC!important;
  color: white!important;
  border-color: #0D41EC!important;
  border-radius: 20px!important;


}
.ima{
  background-color: #E2ECFF;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.imas{
  gap: 20px;
  flex-wrap: wrap;
 
}

.whatsbtn{
  background-color:#3AC664;
  border-radius: 16px;

  text-transform: capitalize!important;
}
.telbtn{
  background-color: #458FFF;
  border-radius: 16px;
  text-transform: capitalize!important;
}
.iconw{
  object-fit: contain;
}
.accb{
  text-transform: capitalize;
  background-color: #E0EBFF;

 
}
.accb:focus{
  box-shadow: none!important;
  outline: none!important;
}
.arr{
  height: 40px;
  width: 40px;
  background-color: #0D41EC;
  border-radius: 50%;
}
.cbo{
  border-radius: 12px!important;
 
}
.bm{
  border-bottom: none!important;
    border-radius: 16px!important;
}
.card{
  background-color:  #E0EBFF;
}
.accb.collapsed .rr{
    transform: rotate(90deg);
  
}
.accb:not(.collapsed) .tt{
  color: #0D41EC!important;
  font-weight: bold;
}
.dd{
  min-width: 180px;
  padding: 10px;
}
.te{
    text-decoration: none;
}
.te:hover{
    text-decoration: none;
}
.top-spa{
    margin-top: -5%;
}
.nete.f{
  border-bottom:1px solid #e5dfdf;
}
.nete .head{
  font-size:18px;
  font-weight: 900;
  
}
.nete .head1{
  font-size: 22px;
  color: #000;
  font-weight:700;
}
.tech{
 border-radius: 19px;
     border: 1px solid #3b5068;
    color: #3b5068;
    padding: 2px 13px 4px 13px;
    font-size: 17px;
    line-height: normal;
    white-space: nowrap;

}
.techno div{
  gap: 10px;
}
.support{
  gap: 5px 30px;
}
.stic{
  overflow:visible!important;
}
.sticky{
  position: sticky!important;
  top: 100px;
    align-self: flex-start; /* VERY IMPORTANT */

}
@media(max-width:1500px){

.rock{
    max-width: 650px;
}
.flex-c {
    width: 130px;
}

}

@media(max-width:768px){
.rock{
    width: 100%;;
}
.crypto-btn{
font-size: 12px!important;
}
.iconc,.icon-boxs {
    padding: 10px;
}
.top-spa {
    margin-top: -39px;
}
.blt {
    line-height: 35px;
    font-size: 25px;
}
.resca{
  width: 100%;
}
.h5{
  font-size: 18px!important;
  white-space:wrap;
}
.ima{
  width: 80px;
  height: 80px;
}
}
/* Mobile only */
@media (max-width: 991px) {

  .mobile-tabs .nav-link {
    display: none;
  }

  .mobile-tabs .nav-link.active {
    display: flex;
  }

  .mobile-tabs.show-all .nav-link {
    display: flex;
  }

  .nav-header {
   display: flex;
    justify-content: end;
    align-items: center;
    cursor: pointer;
    position:absolute;
    right: 26px;
        
  }

  .nav-toggle {
    font-size: 18px;
    transition: transform 0.3s ease;
    color:#e0ebff;
  }

  .mobile-tabs.show-all + .nav-header .nav-toggle {
    transform: rotate(180deg);
  }
  .support{
   padding: 5px 20px!important;
  }
 
}

