.logo{
    width: 200px;
    height: 50px;
}
@font-face {
    font-family: sitefont;
    src: url('../fonts/WFVisualSans-Regular.ttf');
}

@font-face {
    font-family: sitefont1;
    src: url('../fonts/WFVisualSans-SemiBold.ttf');
}
body {
    font-family: sitefont;

}
section{
    padding: 50px 0;
}
.main_banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/banner-img.png), url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/dapp-banner-bg.webp), #030308;
    background-position: right center, bottom center, center;
    background-size: 65%, 100%, cover;
    background-repeat: no-repeat;
}
.main_banner h1 {
    color: #FFFFFF;
    font-size: 70px;
}
p {
    line-height: 28px;
    font-size: 17px;
}
.white-btn {
    font-weight: bold;
    font-size: 15px;
    padding: 10px 20px;
}
body{
    background:#030308; 
}
section{
    padding:4vh 0;
}
h2{
    color: #ffffff;
    font-size: 43px;
}
.breadcrumbwlsection{
    background: transparent;
}
.wrapperwhl{
    max-width: 90%;
}
.v-t{
    color: #5A4AE9;
}
.sos{
    display: flex;
    margin-top: 20px;

}
.sos a:nth-child(1) {
    background: #127A1D;
    color: #fff;
    padding: 6px 15px;
    margin-right: 10px;
}
.sos a:nth-child(2){
background: #0C678F;
    color: #fff;
    padding: 6px 15px;
}
.sos a:nth-child(2) img{
    width: 32px;
}
.ethereum-bg{
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/l-ethereum.webp), url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/r-ethereum.webp);
    background-repeat: no-repeat;
    background-position: left top, right bottom;
    background-size: 15%;
}
.p-t{
    color: #CDCBE0;
}
.serve-div{
    background: rgba(13, 13, 23, 0.5);
    border: 1px solid rgba(48, 39, 125, 0.8);
    border-radius: 14px;
    height: 100%;
    padding: 15px;
    margin: 0 15px;
}
.owl-carousel .owl-item img{
    width: auto !important;
}
.owl-carousel .owl-stage{
    height: 100% ;
    display: flex;
}
.item{
    height: 100%;
}
.carousel-item{
    background: #5A4AE9;
    padding: 10px 0px;
    border-radius: 10px;
    min-height: 35vh;
}
.step{   
    background: #090812;
    border: 1px solid rgba(48, 39, 125, 0.4);
    border-radius: 20px;
    padding: 15px;
}
.number-1 {
    position: relative;
    left: -30px;
    bottom: 0px;
}
.number2{
   position: relative;
    right: -30px;
    bottom: 0;
    z-index: 1;
}
.s-box{
    transition: 0.5s all;
    padding: 15px;
    border-radius: 7px;
    font-size: 18px;    
}
.s-box:hover{
    background: #5A4AE9;
    padding: 15px;
    border-radius: 7px;
    color: #fff;
}
.s-box:hover img{
    transition: 0.5s all;
}
.s-box:hover img{
        filter: invert(1);
}
.img-div {
    background: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dapp-hive {
    background: #5A4AE9;
    padding: 20px;
    border-radius: 20px;
}
.tools{
    background: #050411;
    border: 2px solid #16123D;
    border-radius: 12px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tools a {
    color: #71707B;
    font-size: 22px;
    margin: 10px 10px;
}
.tools a.active{
    background: #5A4AE9 !important;
    color: #fff;
}
.tool-img {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #050411;
    border: 2px solid #16123D;
    border-radius: 12px;
    padding: 30px;
    height: 100%;
}
.aerow-div {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/aerow.webp);
    color: #fff;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 40px;
    background-position: left;
    font-size: 18px;
}
.blur1 {
    position: absolute;
    background: #5A4BE9;
    filter: blur(403.2px);
    max-width: 320px;
    height: 340px;
    width: 100%;
}
.blur2 {
    position: absolute;
    background: #5A4BE9;
    filter: blur(403.2px);
    max-width: 320px;
    height: 340px;
    width: 100%;
    right: 0px;
    bottom: 0px
}
.modal-content h2{
    font-size: 30px;
    color: #000;
}
.formbox {
    box-shadow: -50px -75px 0 5px #5a4ae9;
}
.footerpart h3 {
    color: #8583ff;
}
.footerpart {
    background: #111332;
    position: relative;
}
.formbox {
    background: #121233;
}
.formbox .form-control {
    background-color: #111332;
    border-bottom: 1px solid #5451e6;
}
@media(min-width: 1450px){
    .carousel-item{
        min-height: 20vh
    }
}
@media(max-width: 1450px){
    .main_banner h1{
        font-size: 50px;
    }
    .carousel-item{
        min-height: 40vh
    }
}
@media(max-width: 768px){
    .main_banner{
        text-align: center;
        background-image: none;
    }
    h2 {
    color: #ffffff;
    font-size: 30px;
}
.carousel-item{
    padding:15px;
}
.step >div{
    width:100% !important;
    text-align: center;
}
.number-1,.number2{
    display: none;
}
.carousel-item{
        min-height: auto;
    }
}