.main_banner{
	min-height: 140vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/ondemand-banner.webp),url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/on-blur.webp);
	background-repeat: no-repeat;
    background-position: right center, center;
    background-size: 47%, cover;
}
body{
	background: #161A1E;
}
.main_banner .wrapperwhl{
	max-width: 80%;
}
.ban-box{
	background: #1C2025;
	border: 1px solid #302F2F;
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.11);
	border-radius: 10px;
	transition: 0.5s all;
	text-align: center;
    color: #fff;
    padding: 20px;
}
h1{
	font-size: 72px;
	font-weight: 700;
}
.wt{
	color: #fff;
}
.pt{
	color: #794CFF;
}
p{
	font-size: 17px;
	line-height: 30px;
}
.ban-box p{
	font-weight: 500;
	font-size: 19px;
}
.ban-box:hover{
	background: #726EFF;
}
section{
	padding: 5vh 0;
}
h2{
	font-size: 42px;
	font-weight: bold;
}
.second{
	position: relative;
}
.stik-tit{
    position: sticky;
    top: 40%;
}
.second:after{
	position: absolute;
	content: "";
	width: 486.67px;
	height: 486.67px;
	background: linear-gradient(180deg, #858BFF 0%, #2911FF 100%);
	filter: blur(172px);
	transform: rotate(165deg);
	right: 240px;
    top: -170px;
}
.lt{
	color: #D3E3F9;
}
.on-feat{
	background: #1C2025;
	border: 1px solid #424242;
	border-radius: 20px;
	padding: 30px;
    transition: 0.5s all;
    height: 100%;
}
.on-feat:hover{
	background: #706BFE;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    height: 250px;
}
.card .front {
    transform: perspective(600px) rotateY(0deg);
}
.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #1C2025;
    padding: 20px;
}
.face.front img {
    width: 80px;
}
.card .back {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transform: perspective(600px) rotateY(180deg);
    background: #716DFF;
    padding: 15px;
    color: #fff;
    text-align: left;
    align-items: flex-start;
}
.card:hover .back {
    transform: perspective(600px) rotateY(360deg);
}
.fourth{
	position: relative;
}
.fourth:after{
	content: "";
    position: absolute;
    width: 306.82px;
    height: 306.82px;
    background: linear-gradient(180deg, #858BFF 0%, #2911FF 100%);
    filter: blur(172px);
    transform: rotate(165deg);
    top: 0;
    left: 13%;
    z-index: -1;
}
.media-div {
    display: flex;
    gap: 20px;
    height: 100%;
    margin-bottom: 40px;
}
.fifth{
	background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/on-ai.webp);
	background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
    background-position: left bottom;
}
.dt{
	color: #0B0B0B;
}
.tab-sec{
	background: #131314;
	padding: 30px;
    border-radius: 20px;
    position: relative;
}
.tab-sec:before{
	content: "";
    position: absolute;
    width: 353px;
    height: 353px;
    background: linear-gradient(180deg, #858BFF 0%, #2911FF 100%);
    filter: blur(172px);
    transform: rotate(165deg);
    left: 0;
    bottom: -10%;
    z-index: -1;
}
.tab-sec .nav-link{
	background: #1C1C1C;
	border: 1px solid #3A3A3A;
	border-radius: 10px;
	color: #fff ;
	margin-bottom: 8px;
}
.tab-sec .nav-link.active{
	background: linear-gradient(90deg, #AB8EFF 0%, #784AFF 100%);
	border: 1px solid #7962FF;
	border-radius: 10px;
}
.tech-img{
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1C1C1C;
	border-radius: 10px;
}
/*.tab-pane .row{
	gap:10px;
}*/
.owl-carousel .owl-item img {
    display: inline;
    width: inherit;
}
.business{
	background:#23272C;
	background-repeat: no-repeat;
    background-position: center;
    margin-top: 40px;
    border-radius: 20px;
}
.pos-img {
	position: absolute;
   max-width: 75%;
    width: 100%;
    top: -67px;
    left: -78px;
    z-index: 9;
    height: 100%;
}
.on-appli .owl-carousel .owl-stage-outer{
	min-height: 520px;
    margin-top: 70px;
 }
 .sixth{
 	position: relative;
 }
 .sixth:before{
	content: "";
    position: absolute;
    width: 306.82px;
    height: 306.82px;
    background: linear-gradient(180deg, #858BFF 0%, #2911FF 100%);
    filter: blur(172px);
    transform: rotate(165deg);
    right: 12%;
    top: 25%;
 }
 .eidth{
    position: relative;
 }
 .eidth:before{
    content: "";
    position: absolute;
    width: 423px;
    height: 423px;
    background: linear-gradient(180deg, #858BFF 0%, #2911FF 100%);
    filter: blur(172px);
    transform: rotate(165deg);
    right: 10%;
    top: 10%;
 }
 .groth {
    min-height: 424px;
}
.business1 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bu1.webp), #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
}
.business2 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bu2.webp), #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
}
.business3 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bu3.webp), #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
}
.business4 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bu4.webp), #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
}
.business5 {
    background: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bu5.webp), #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
}
    
    .sticky-container{
      transition: 1s all linear;
    }
    .d-flex {
      display: flex !important;
    }

.item{
  height: 100%;
}
    .static-content {
      position: sticky;
    z-index: 998;
    left: -2px;
    background: #000000;
    color: #FFF;
    float: left;
    padding-right: 20px;
     box-shadow: 0px 0px 0px 0px #0a0a0a !important; 
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 100%;
    }
    .static-content h2{
      font-size: 44px;
    }
    .innerwrap {
      width: 350px;
    }
    
    .sbtn {
      padding: 8px !important;
      min-width: 100px !important;
      text-transform: uppercase;
      font-size: 13px;
    }
    .blueborder {
      border-radius: 0;
      border: 1px solid #26bffb;
      padding: 10px;
      font-weight: 700;
    }
    .btn-outline-dark, .circleicon, .gradbox, .innerpagebanner, .menuwrap, .relativebox, .vscrollb {
    position: relative;
}
.radius{
border-radius:20px;
background-color: #1c2025;
color:#fff;
padding: 30px;
    height: 100%;
    transition: 0.5s all;
}
.radius:hover{
    background: #716DFF;
}
.relative-section {
    height: 55px;
    background: #171a22;
}
.sixth .nav-link.active{
    color: #fff;
    background-color: #716DFF;
    border: 0px;
}
.sixth .nav-link{
    margin-right: 10px;
    min-width: 200px;
    border:0;
}
.sixth .nav-link:focus{
    border:0px;
    outline: 0;
}
.radius img{
    width: 25px;
}
.sticky-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.sticky-container main {
    position: sticky;
    top: 0;
    overflow-x: auto;
    overflow-y: hidden;
    transition: .3s all linear;
    padding: 15vh 0;
    /*scrollbar-width: thin;*/
    -webkit-overflow-scrolling: touch;
}

/* Show scrollbar properly (not hidden) */
.sticky-container main::-webkit-scrollbar {
    height: 6px;
    width: 6px;
    display: block;
}

.sticky-container main::-webkit-scrollbar-track {
    background: #2C2C2C;
    border-radius: 10px;
}

.sticky-container main::-webkit-scrollbar-thumb {
    background: #726cff;
    border-radius: 10px;
}

main.container.sitec {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row !important;
    gap: 20px;
    overflow-x: visible;
    position: relative;
    min-height: auto;
    top: auto;
}

.d-flex.flex-column.flex-xl-row {
    display: flex !important;
    flex-direction: row !important;
    gap: 20px;
}

.vscrollb {
    min-width: 1100px;
    min-height: 300px;
    padding: 20px;
    border-radius: 10px;
    margin: 0 15px;
    flex-shrink: 0;
}

body {
    overflow-x: hidden;
    background: #161A1E;
}

.groth {
    min-height: 424px;
}

.business1, .business2, .business3, .business4, .business5 {
    background: #23272c;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    margin-top: 70px;
    border-radius: 20px;
}

@media(max-width: 1400px){
    h1 {
    font-size: 50px;
    font-weight: 700;
}
.main_banner .wrapperwhl{
    max-width: 90%;
}
.main_banner{
    min-height: 180vh;
    background-position: right 25%, center;
    background-size: 49%, cover;
}
.second:after{
    right: 80px;
    top: -50%;
}
.groth p{
    font-size: 15px;
}
.pos-img {
    position: absolute;
    max-width: 100%;
    width: 100%;
    top: -52px;
        left: -91px;
    z-index: 9;
    height: 100%;
}
.on-appli .owl-carousel .owl-stage-outer{
    margin-top: 0;
    min-height: 580px;
}
}
@media(max-width: 768px){
    .main_banner{
        min-height: auto;
        background-image: none;
    }
    p{
        font-size: 15px;
    }
    h1{
        font-size: 40px;
        margin-top: 70px;
    }
    h2{
        font-size: 30px;
    }
    .media-div{
        display: block;
        margin-top: 20px;
    }
    section{
        padding: 2vh 0;
    }
    .fifth{
        background-image: none;
    }
    .nineth .owl-carousel .owl-item img{
        width: 100%;
    }
    .eidth:before{
        display: none;
    }
    .tab-sec:before{
        display: none;
    }
    .fourth:after{
        display: none;
    }
    .tab-sec .flex-column{
        flex-wrap: nowrap;
        flex-direction: row !important;
        overflow: auto;
    }
    .tab-sec{
        padding: 20px;
    }
    .tab-sec .flex-column a{
        min-width: 180px;
        font-size: 13px;
        line-height: 20px;
        margin-right: 5px;
    }
    .pos-img{
        display: none;
    }
    .on-appli .owl-carousel .owl-stage-outer {
        margin-top: 30px;
}
.business{
    margin-top: 0px;
}
.business1,.business2,.business3,.business4,.business5{
    background-image: none;
}
.vscrollb{
    min-width: 350px;
}
}