body{
    background: #0A0A0A;
    overflow-x: hidden;
    color: #E4E4E4;
}
:root{    --fcolor: #a6cf00;
    --mcolor: #fff;
    --navcolor: #0a0a0a;
    --btnbg: #0a090f;
       --scolor: #cafd00;
    --tcolor: #a8d202;
    --tabline: #ffb11b;
    --txtcolor: #ccc;}
.banner {
    min-height: calc(100vh - 50px);
    display: flex;
    
    justify-content: center;
    background: url(../images/nft-development-company/banner-bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 160px;
}
.greent{
    color: #CBFE00;
}
h5 {
	color: #CBFE00;
}
 .caro-bg h3{
    font-size: 23px;
    font-weight: bold;
 }
.btn-outline-dark {
    background: #CBFE00;
    backdrop-filter: blur(3px);
    min-width: 200px;
    color: #000;
    padding: 10px 8px;
    border: 0px;
}
.btn-outline-dark:hover {
	background:rgba(10, 10, 10, 0.7) !important;
    border: 1px solid #CBFE00 !important;
	border-radius: 5px !important;
}
.cards_black {
    height: 100%;
    margin: 10px;
    border-radius: 8px;
    background-color: transparent;
    padding: 20px;
    transition: .3s all ease;
}
.cards_black:hover {
background: linear-gradient(131.78deg, rgba(0, 0, 0, 0) 4.69%, rgba(203, 254, 0, 0.86) 118.27%);
}
.owl-carousel .owl-item img {
    max-width: 50px;
    width: 100%;
}
.owl-prev {
    background: url(/images/fantasy-sports-development/left-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 30px !important;
}
.owl-next {
    background: url(/images/fantasy-sports-development/right-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-nav{
  position: absolute;
    bottom: -70px;
    width: 100%;
}
#nex_caro{
  margin-bottom: 3vh;
}
.owl-carousel .owl-item img {
    max-width: 50px;
    width: 100%;
}
.item {
    height: 100%;
}
.bg_card {
    background: #111111;
    border-radius: 8px;
    height: 100%;
    padding: 70px 40px;
    transition: .3 all ease;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.bg_card p {
	color: #fff;
}
.caro_card{
	border: 1px solid rgba(203, 254, 0, 0.24);
	border-radius: 12px;
	height: 100% !important;
    padding: 20px;
    border-radius: 20px;
}
.card_img1{
    background: url(../images/nft-development-company/marketplace.webp),linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%);
	border: 1px solid rgba(203, 254, 0, 0.25);
	border-radius: 8px;
    background-size: 34%,100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.card_img2{
     background: url(../images/nft-development-company/whitelabel.webp),linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%);
     border: 1px solid rgba(203, 254, 0, 0.25);
         background-size: 30%,100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.card_img3{
     background: url(../images/nft-development-company/wallet.webp),linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%);
     border: 1px solid rgba(203, 254, 0, 0.25);
         background-size:34%,100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.card_img4{
     background: url(../images/nft-development-company/gaming.webp),linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%);
     border: 1px solid rgba(203, 254, 0, 0.25);
         background-size: 34%,100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
.card_img1:hover{
	border: 1px solid rgba(103, 219, 208, 0.3);
    border-radius: 8px;
    background: url(../images/nft-development-company/marketplace.webp), linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.86) 89.75%);
    background-size: 34%, 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 0px;
}
.card_img2:hover{
	border: 1px solid rgba(103, 219, 208, 0.3);
    border-radius: 8px;
    background: url(../images/nft-development-company/whitelabel.webp), linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.86) 89.75%);
    background-size: 30%, 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 0px;
}
.card_img3:hover{
    border: 1px solid rgba(103, 219, 208, 0.3);
    border-radius: 8px;
    background: url(../images/nft-development-company/wallet.webp), linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.86) 89.75%);
    background-size: 34%, 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 0px;
}
.card_img4:hover{
    border: 1px solid rgba(103, 219, 208, 0.3);
    border-radius: 8px;
    background: url(../images/nft-development-company/gaming.webp), linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.86) 89.75%);
    background-size: 34%, 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 0px;
}
.caro-bg{
	background: linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%), #0E0F0A;
	border-radius: 16px 0px 0px 16px;
    height: 100%;
    padding: 70px 40px;
}
.caro-img img{
	border-radius: 0px 16px 16px 0px;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.carousel-inner::after {
    background:none;
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 100%;
}
.carousel-control-next, .carousel-control-prev {
	z-index: 99;
}
.full_bg {
    background: url(/images/nft-development-company/why-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow-x: hidden;
}
.center-banner{
	position: relative;

}
.center-banner .btn-control{
	position: absolute;
    top: -70px;
    height: 70px;
    right: 0px;
    width: 130px;
    display: flex;
}
.center-banner .btn-control .carousel-control-next,.center-banner .btn-control .carousel-control-prev{
	width: 70px;
}
.carousel-control-next-icon {
    background-image: url(/images/nft-development-company/right.svg);
    
    background-size: 45px;
    width: 60px;
    height: 60px;
}
.carousel-control-prev-icon {
    background-image: url(/images/nft-development-company/left.svg);
    
    background-size: 45px;
    width: 60px;
    height: 60px;
}
.topmenu .megadropdown >li.select > a{
  background:  url(../images/nextarrow.svg) #4d5f00;
  background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 17px;
    border-radius: 4px;
    color: #fff !important
}
 @media(max-width: 991px){
 	.caro-bg{
 		border-radius: 16px 16px 0px 0px;
 	}
 	.caro-img{
 		xdisplay: none;
        
 	}
    .caro-img img{
        border-radius: 0px 0px 16px 16px;
    }
 	.center-banner{
 		padding-bottom: 30px;
 	}
 	.center-banner .btn-control {
    bottom: -48px;
    justify-content: center;
    width: 100%;
    top: inherit;
 	}
 	.carousel-control-next, .carousel-control-prev{
 		position: relative;
 	}

 	.banner {
 		align-items: center;
       background: linear-gradient(358deg, #0a0a0a, #cbfe003b) !important;
    }
.full_bg{
    background: none;
}
/*.bg_card{
	background:linear-gradient(131.06deg, rgba(0, 0, 0, 0) 5.37%, rgba(203, 254, 0, 0.16) 89.75%) !important;
}*/
.bg_card .col-lg-8 {
 background: linear-gradient(91deg, #00000000 0, #000000cc 40%);
 border-radius: 14px;
 padding: 10px;
}
.bg_card {
    background-size: 60%, 100%;
    padding: 30px;
}
}
@media (max-width: 650px) {
    section {
        padding: 40px 0;
    }
}