.main-banner{
	min-height: 100vh;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/bc-back.webp);
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
h1{
font-weight: 600;
font-size: 100px;
line-height: 110px;
background: linear-gradient(180deg, #FFECB9 33.37%, #EEAA40 77.92%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
text-align: center;
max-width: 100%;
}
body{
    background: #000;
}
.sub-tit{
font-weight: 600;
font-size: 50px;
line-height: 60px;
color: #FFFFFF;
}
.main-banner:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 35vh;
    background: linear-gradient(180deg, black, transparent);
	top: 0;
	left: 0;
}
.main-banner .text-center{
	position: relative;
	z-index: 9;
}
.ban-btn {
    background: radial-gradient(50% 50% at 50% 50%, #760523 0%, rgba(44, 49, 91, 0) 100%), linear-gradient(180deg, #8D020F 0%, #F70612 76.18%);
    border-radius: 100px;
    border: 1px solid #AF081F;
    box-shadow:4px 6px 0px 1px rgb(0 0 0 / 70%);   
    color: #fff;
    min-width: 270px;
    height: 67px;
    color: #fff;
    overflow: hidden;
    position: relative;
    
}

.btn-spa {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20vh;
}
.ban-btn:before{
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 4s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
section{
	padding: 5vh 0;
}
.box .tit{

font-weight: 700;
font-size: 24px;
line-height: 40px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
margin-top: -50px;
}
.box {
background: linear-gradient(180deg, #202531 0%, #111031 95.71%);
border: 1px solid #343A64;
border-radius: 20px;
padding-bottom: 10px;
text-align: center;
}
.game{
font-weight: 400;
font-size: 19px;
line-height: 21px;
text-transform: uppercase;
color: #9492D0;
}
.box:hover .tit{
	color: #EAAE5A;
	transition: 0.5s all;
}
.box:hover .game{
	color: #fff;
	transition: 0.5s all;
}
.two{
	background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/coin-fall.webp);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.twelve h2,.twelve p,.twelve button{
    position: relative;
    z-index: 9;
}
.two:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    background: linear-gradient(180deg, #210e10, transparent);
    top: 0px;
    left: 0;
}
.three{
	background: #0D080F;
}
.wt{
	color: #fff;
}
.ct{

background: linear-gradient(180deg, #FFECB9 0%, #EEAA40 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
h2{
    font-weight: 600;
font-size: 50px;
line-height: 60px;
}
p{
font-weight: 400;
font-size: 18px;
line-height: 38px;
}
.lt{
	color: #AFB5C3;
}
.y-btn {
    background: linear-gradient(180deg, #F2B862 0%, #A7601D 100%);
    border-radius: 100px;
    border: 0;
    padding: 10px 25px;
    color: #fff;
}
.four{
	background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/venture1.webp),url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/venture2.webp),#12151D;
	background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 21%;
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.corner-box{
	background:url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/quater.webp),linear-gradient(180deg, #313644 0%, #121131 95.71%);
	border-radius: 20px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    padding: 30px 30px 50px 30px;
    border:1px solid #5B5F6E;
    transition: 0.5s all;
    height: 100%;
}
.corner-box:hover{
	background:url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/quater.webp);
	background-size: cover; 
}
.fifth{
	background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/bc-feat.webp);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pink-btn{
    background: linear-gradient(180deg, #F179FF 0%, #FF349C 100%);
    border: 1px solid #0F304B;
    border-radius: 100px;
    color: #fff;
    padding: 10px 20px;
    box-shadow: 0px 0px 4px 3px #0043ffa3;
}
.six{
    background:url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/have.webp), url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/have-bg.webp);
    background-repeat: no-repeat;
    background-position: 86%, center;
    background-size: contain, cover;
    position: relative;
}
.rippon{
    position: absolute;
    top: 0;
    left: 5%;
    animation: alot 10s infinite 2s; 
    height: 80%;
}
.rippon2{
    position: absolute;
    top: 0;
    left: 45%;
    animation: alot 8s infinite 2s; 
    height: 80%;
}
@keyframes alot{
        0%   { transform: translateY(0%) rotate(0deg); }
      50%   { transform: rotate(50deg); }
      100% { 
        transform: translateY(100%) rotate(0deg);
        
       }  
}
.rippon3{
    position: absolute;
    top: 0;
    right: 30%;
    animation: mov 2s infinite; 
    height: 80%;
}

@keyframes mov{
        0%   { transform: translateX(0px); }
      50%   { transform: translateX(20px); }
      100% { 
        transform: translateX(0px);
        
       }  
}
.rippon4{
    position: absolute;
    bottom: 0;
    right: 30%;
    animation: jump 2s infinite; 
    
}
@keyframes jump{
        0%   { transform: translateY(0px); }
      50%   { transform: translateY(20px); }
      100% { 
        transform: translateY(0px);}
        
       }  
.seven{
    background: #000000;
}
.eight {
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/get-bg.webp), url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/get.webp), #000000;
    background-repeat: no-repeat;
    background-position: left center, 96%;
    background-size: 41%, 35%;
}
.width-box{
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #515151;
    backdrop-filter: blur(17.5px);
    border-radius: 30px;
    max-width: 70%;
    padding: 25px;
    height: 100%;   
}
.diamond{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/diamond.webp);    
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 20px;
}
.diamond p{
    color: #AFB5C3;
}
.nine {
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/champion-.png), #12161e;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.bor1 {
    background: linear-gradient(180deg, #FFDDA4, #99B8FF);
    padding: 1px;
    border-radius: 10px;
}
.bor2 {
    background: #000000f0;
    border-radius: 10px;
    min-width: 105px;
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ten{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/accepted.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.token{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/casino-2.webp);
    color: #AFB5C3;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    padding: 10px 10px 10px 45px;
    background-repeat: no-repeat;
}
.white-label {
    background: linear-gradient(180deg, #323846 0%, #212530 97.51%);
    border: 1px solid #414959;
    border-radius: 20px;
    text-align: center;
    padding: 30px;
}

.twelve{
    position: relative;
}
.twelve:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/symbol-2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    filter: blur(5px);
}
.site-tab .nav-link{
color: #fff;
font-size: 18px;
font-weight: 500;
border:1px solid #605188;
}
.site-tab .nav-link.active{
    background: linear-gradient(180deg, #313744 0%, #232732 100%);
    border: 1px solid #414959;
    border-radius: 6px;
}
.img-box {
    border: 5px solid #1F305C;
    border-radius: 10px;
    position: relative;
}
.img-box img{
    border-radius: 5px;
}
.play {
    background: linear-gradient(180deg, #F2B862 0%, #A7601D 100%);
    border-radius: 100px;
    border: 0;
    color: #fff;
    font-size: 15px;
    padding: 8px 20px;
}
.place-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}
.img-box:hover{
    border: 5px solid #F2B859;   
}
.img-box:hover .place-btn{
    transition: 0.5s all;
    opacity: 1;
    background: #000000a3;
}
.thirteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/games-included.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.fourteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/dice.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.number{
    position: relative;
}
.num {
    font-size: 75px;
    line-height: 28px;
    color: #323744;
    position: absolute;
    font-weight: bold;
    top: 0;
    left: 0;
    z-index: -1;
}
.scaling {
    padding: 0 180px;
}
.fifteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/pink-plur.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
}
.rotate {
    position: absolute;
    animation: rotate 3s linear infinite;
    left: 0;
    top: 27%;
}
.rotateone {
    position: absolute;
    animation: rotate 2s linear infinite;
    right: 0;
    top: 37%;
}
.rotatetwo {
    position: absolute;
    animation: rotate 3s linear infinite;
    left: 0;
    bottom: 17%;
}
@keyframes rotate {
      0%   { transform: rotate(0deg); }
      50%   { transform: rotate(20deg); }
      100% { transform: rotate(0deg); }
    }
    .img-tab{
        position: relative;
    }
    .img-tab span {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -60px;
    color: #fff;
}
.site-three{
    justify-content: center;
}
.site-three .nav-link{
    opacity: 0.4;
}
.site-three .nav-link.active{
    opacity: 1;
    background-color: transparent;
}
.site-three .nav-item:nth-child(odd) {
    animation: rotate 5s linear infinite;
}
@keyframes rotate {
      0%   { transform: rotate(0deg); }
      50%   { transform: rotate(25deg); }
      100% { transform: rotate(0deg); }
    }
    .radi{
        color: #AFB5C3;
    }
.sixteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/mask-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bot-tit {
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
}
.hove-box{
    position: relative;
    height: 390px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #4f5364;
}
.hove-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.hove-box .sub{
    bottom: 0
}
.hove-box:hover .sub {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000c7;
    padding: 20px;
    text-align: center;
    transition: 0.5s all;
}
.hove-box:hover{
    box-shadow: 0px 0px 30px 0px #ff349cf0;
}
.hove-box:hover .bot-tit{
    opacity: 0;
}
.seventeen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/leading.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.future{
    max-width: 70%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
.eighteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/fut-2.webp),url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/fut-3.webp),#1E2129;
    background-repeat: no-repeat;
    background-position: left top, right bottom;
    background-size: contain;
}
.blue {
    background: linear-gradient(90deg, #0B33D6, #282D3B);
    padding: 2px;
    border-radius: 10px;
    margin-right: 60px;
}
.blu-grad {
    background: linear-gradient(45deg, #001983, #262F47);
    padding: 30px;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.tok {
    position: absolute;
    top: -60px;
    right: -50px;
}
.yellow {
    background: linear-gradient(90deg, #CDB34A, #12151D);
    padding: 2px;
    border-radius: 10px;
    margin-right: 60px;
}
.yellow-grad {
    background: linear-gradient(45deg, #8E7616, #292E3C);
    padding: 30px;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.red {
    background: linear-gradient(90deg, #D7222E, #12151D);
    padding: 2px;
    border-radius: 10px;
    margin-right: 60px;
}
.red-grad {
    background: linear-gradient(45deg, #9F0000, #292E3C);
    padding: 30px;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.green {
    background: linear-gradient(90deg, #0F8415, #12151D);
    padding: 2px;
    border-radius: 10px;
    margin-right: 60px;
}
.green-grad {
    background: linear-gradient(45deg, #108F10, #292E3C);
    padding: 30px;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.nineteen{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/why-bizvertex.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.box:hover img{
    animation: boom 0.5s linear;
}
@keyframes boom{
   0%   { transform: scale(1); }
      50%   { transform: scale(0.5); }
      100% { transform: scale(1); } 
}
@media(max-width: 1500px){
    .box .tit {
    font-size: 19px;
    line-height: 30px;
    margin-top: -30px;
}
h2 {
    font-weight: 600;
    font-size: 43px;
    line-height: 40px;
}
.width-box{
    max-width: 100%;
}
p{
    font-size: 16px;
    line-height: 30px;
}
.bor2{
    min-width: 66px;
    height: 66px;
}
.bor2 img{
    width: 40px;
}
.scaling {
    padding: 0 50px;
}
.rotate img,.rotateone img,.rotatetwo img{
    max-width: 160px;
    width: 100%;
}
.rotate,.rotateone,.rotatetwo{
    z-index: -1;
}
.eighteen{
    background-size: 30%,contain;
}
.twelve:after{
    background-size: cover;
}
}
@media(max-width: 1350px){
        h2 {
        font-weight: 600;
        font-size: 35px;
        line-height: 40px;
    }
    .four h2{
        line-height: 52px;
    }
        .bor2 {
        min-width: 60px;
        height: 60px;
    }
    .play{
        transform: scale(0.8);
    }
  .site-three .nav-item {
        max-width: 170px;
    }
    .ban-btn{
        animation: boom 4s  infinite;
        min-width: 190px;
    height: 47px;
    font-size: 18px;
    }
    @keyframes boom{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(0.5);
    }
    100%{
        transform: scale(1);
    }
}
}
@media(max-width: 768px){
        h2 {
        font-weight: 600;
        font-size: 25px;
        line-height: 30px;
    }
    h1{
        font-size: 35px;
        line-height: 45px;
    }
    .main-banner{
        min-height: 100vh;
        justify-content: center;
        align-items: center;
    }
    .main-banner img{
        min-width: 303px;
    }
    .main-banner:after{
        height: 65vh;
    }
    .sub-tit {    
    font-size: 20px;
    line-height: 40px;    
}
.btn-spa{
    bottom: 0;
    position: relative;
}
.twelve:after{
    display: none;
}
.four{
    background: #12151d;
}
.rippon,.rippon2,.rippon3,.rippon4{display: none;}
.six{
    background: url(https://d2v79d41yqjm1s.cloudfront.net/Bizvertex/have-bg.webp);
    background-position: center;
    text-align: center;
}
.eight{
    background-image: none;
}
.scaling{
    padding: 0;
}
.rotate, .rotateone, .rotatetwo{
    display: none;
}
.site-three{
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
}
.future{
    max-width: 100%;
    padding: 0;
}
.eighteen{
    background-image: none;
}
.blue,.yellow,.red,.green{
    margin-right: 0;
}
.four{
    display: none;
}
.tok{
    display: none;
}
.container {
        max-width: 100%;
    }
    .fifth .row{
        max-height: 400px;
        overflow: auto;
    }
    #feat img{
        max-width: 150px;
        margin-bottom: 10px;
    }
    .leven{
        display: none;
    }
    .fifteen{
        display: none;
    }
        .site-three .nav-item {
        min-width: 190px;
    }
    .site-three .nav-item:nth-child(odd){
        animation-play-state: paused;
    }
    .darkblue .p-4{
        padding: 0 !important;
    }
    .section-space{
        margin-top: 20px;
    }
}