.banner {
    margin-top: 80px;
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sport-bg.webp);
    min-height: 100vh;
    display: flex;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.container{
    max-width: 94%!important;
}
.banner-img{
	position: absolute;
	bottom: 60px;
}
.red {
    background: #0B1024;
    box-shadow: 0 0 11px #0B1024;
}
body{
	background: #00071D;
}
h1{
	color: #fff;
	font-size: 45px;
	text-align: center;

}
p{
	font-size: 16px;
	line-height: 30px;
}
.banner-img p{
	color: #C9DFF5;
	text-align: center;
}
.banner-btn {
    background: linear-gradient(0deg, #00D0DC -88.33%, #1D1CBD 43.88%, #C103EB 190%);
    border-radius: 75px;
    border: 0px;
    color: #fff;
    padding: 15px 25px;
    font-weight: 500;
}
.sec-space{
	padding: 4vh 0;
}
h2{
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-transform: capitalize;
	background: linear-gradient(275.65deg, #01CCDB 15.81%, #0066FF 56.5%, #A20EE7 94.06%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.l-t{
	color: #C9DFF5;
}
.gradint-div{
	padding:30px;
	background: linear-gradient(180deg, #112A7B 0%, rgba(11, 16, 36, 0) 90%);
	border-radius: 35px 35px 0px 0px;
	margin-top: 120px;
}
.img-div{
	margin-top: -90px;
}
h3{
	font-size: 1.75rem !important;
}
.pre-pack{	
	padding: 30px;
	background: rgba(48, 78, 201, 0.2);
	border-radius: 10px;
	margin-bottom: 20px;
}
.overflow-div{
	height: 800px;
	overflow-y: auto;
	transition: 0.5s all;
}
.overflow-div::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.overflow-div::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.overflow-div::-webkit-scrollbar-thumb {
  background: #01c5de; 
  border-radius: 10px;
}

/* Handle on hover */
.overflow-div::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.zoom {
	transition: 0.8s all;
	margin-right: 10px;
}
.zoom:hover{
	transform: scale(1.3);
}
.caro-div{
	background: linear-gradient(180deg, #00071D 0%, #041947 100%);
	border: 2.32358px solid #0E2640;
	border-radius: 19.3632px;
	padding: 20px 20px 0px 20px;
	transition: 0.8s all;
	max-height: 400px;
}
.caro-div img{
	transition: 0.8s all;
	max-width: 200px;
	width: 100%;
	display: inline-block !important;
    margin-top: 20px;
}
.relative-section li a {
    color: #fff;
    background: #1454c7;
}
.breadcrumbwl a::after{
    background: #1454c7;
}
.breadcrumbwl a::before{
    background: #00071d;
}
.caro-div:hover img{
	transform: scale(1.1);
	transition: 2s all;
}
.caro-div:hover{

	background: linear-gradient(180deg, #6F00FC 0%, #01CCDB 100%);
	border: 2.32358px solid #00071D;
	border-radius: 19.3632px;

}
.bene-div {
    display: flex;
    gap: 17px;
}
#sports-caro2 .zick{
    margin-top: 20px;
}
#sports-caro2 .zick1{
    margin-top: 80px;
}
#sports-caro2.owl-carousel .owl-item img{
    width: 180px;
}
.revenue-bet {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/revenue-bet.webp);
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.multi {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/multi-try.webp);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 15px 15px 30px;
    background-position: left;
}
.feat{
    background: linear-gradient(270.01deg, #00071D 14.01%, #1A3AA5 99.99%);
    border-radius: 30px 0px 0px 30px;
    height: 100%;
    padding: 40px 40px 40px 50px;
    position: relative;
}
.featimg{
    position: absolute;
    top: 50px;
    right: -90px;
    z-index: 9;
}
.game{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/game.webp);
    padding: 10px 10px 10px 30px;
    background-position: left;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.craft {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/craft.webp), #000034;
    background-repeat: no-repeat;
    padding: 50px 30px;
    border-radius: 10px;
    background-position: right center;
    background-size: contain;
}
.craft1{
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sec8.webp), #000034;
    background-repeat: no-repeat;
    padding: 50px 30px;
    border-radius: 10px;
    background-position: right center;
    background-size: 40%;

}
.plat {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/platforms.webp);
    text-align: center;
    height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.card{
    background: #000034;
}
.card h5 button{
    color: #fff !important;
    text-decoration: none !important;
}
.card .card-body *{
    color:#ccc; 
}
/*============================home-forms-css===========================*/
.darkblue {
    background: #00071d !important;
}

.position_bx {
    width: 100%;
    background: #000b37;
    position: absolute;
    left: -8%;
    border: 1px solid #000b37;
    top: -10%;
    border-radius: 10px 0;
}

.hov_round {
    height: 300px;
    width: 378px;
    background: linear-gradient(to bottom, #a20ee7 23.64%, #0071fb 48.36%, #01ccdb 73.15%);
    background-size: 400%;
    animation: 4s linear infinite clocki;
    left: -73%;
    top: -43%;
    position: absolute;
}

@keyframes clocki {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.corn_bx {
    border-radius: 0 4px 0 0;
    top: -14%;
    right: 4%;
}
.footer-bg {
    background: linear-gradient(180deg, #000b37 0, #000b37 100%);
}
.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.corn_bx_bottom {
    background: #f91942;
    border-radius: 0 0 0 4px;
    bottom: 6%;
    left: -12%;
}

.corn_bx,
.corn_bx_bottom {
    width: 150px;
    height: 107px;
    z-index: 0;
    overflow: hidden;
}

.titlec {
    color: #f35b23;
    font-size: 35px;
}

.position_bx h3,
.position_bx p,
.position_bx span,
.darkblue p {
    color: #fff;
    text-align: left;
}

.position_bx hr {
    border-top: 1px solid #007c8533 !important;
}

.ico_scl {
    height: 35px;
    min-width: 35px;
    align-items: center;
    justify-content: center;
}

.ico_scl,
.ico_scl1 {
    border-radius: 50%;
    display: flex;
}

.darkblue h2 {
    color: #f35b23;
}

.darkblue .form-control {
    background: transparent;
    border: 1px solid #ffffff26;
}

.darkblue .form-control {
    color: #fff;
}

/*.darkblue option:nth-child(1){
    color: red;
}*/
.darkblue #phone_number {
    background: #00071d;
}

.darkblue .input-group ul {
    background: transparent;
    border-bottom: 1px solid #ffffff26 !important;
    border: 1px solid #ffffff26;
}

.social-select i {
    height: auto;
}

.darkblue .init span {
    position: relative;
    left: 0px;
}

.darkblue span {
    position: relative;
    left: 5px;
}

.darkblue span span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.card h5[aria-expanded="true"] {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sp.webp);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}
.card h5[aria-expanded="false"] {
    background: url(https://d1jlaa8cb2zpv4.cloudfront.net/Plurance/sm.webp);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
}
.darkblue .init::after {
    right: 8px;
}

.darkblue .btn {
    border: 1px solid #004fbf;
    background: #00071d;
}
.social-select.select li:first-child {
    display: block;
    border: 0;
    background: #00071d;
}

.darkblue select option {
    color: #000;
}

::placeholder {
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #fff !important;
}

.init::after {
    left: 37px !important;
}
.con-div .bot-btn{
    position: absolute;
    bottom: 30px;
}
.spot-tab{
    gap:10px;
}
.spot-tab .nav-link{
    background-color: transparent!important;
    border-radius: 50px!important;
    border-color: #A20EE7!important;
    color:white!important
    

}
.spot-tab .nav-link.active{
    background-color: #A20EE7!important;
    color: white!important;
}
.multi.bg{
    background-color:rgba(48, 78, 201, 0.2);
     padding: 15px 15px 15px 40px;
     background-position: 10px 10px;
     margin-bottom: 10px;
}
/*===========================end===========================*/
@media(max-width: 1400px){
    .zoom img{
        max-width: 130px;
    }
    #sports-caro2.owl-carousel .owl-item img{
        width: 150px;
    }
    .featimg{
        top: 100px;
        right: -35%;
    }
}
/* @media(max-width:1920px){
    h2{
        font-size: 32px;
        line-height: 40px;
    }
} */
@media(max-width:992px){
    .craft1{
        background-image: none!important;
    }

}
@media(max-width: 768px){
    .banner {
        background: none;
    }
    .featimg{
        display: none;
    }
    .banner img{
        display: none;
    }
    .banner-img{
        position: inherit;
    }
    h2{
        font-size: 25px;
        line-height: 35px;
    }
     #sports-caro2.owl-carousel .owl-item img{
        width: 100%;
    }
    .revenue-bet{
        background-image: none;
    }
    .feat{
        padding: 20px;
    }
    .craft,.craft1{
        background-image: none;
    }
    .plat{
        height: auto;
        background-size: cover;
    }
}