.banner {
    min-height: 135vh;
    display: flex;
    justify-content: center;
    background: url(../images/multicurrency/hero-banner.webp);
    padding:0px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.banner .sitec{backdrop-filter: blur(0px);background: #2f0e45c9;padding-top: 150px;}
:root {
    --fcolor: #ff3c83;
    --mcolor: #fff;
    --navcolor: #390036;
    --btnbg: #0a090f;
    --scolor: #ff3c83;
    --tcolor: #5d12eb;
    --tabline: #407BFF;
    --txtcolor: #ccc;
}
.p-t{
	color:#FF3C83;
}
.l-t{
	color: #FFD0FC;
}
.banner-btn{
	background: #FF3C83;
	border: 1px solid #FF91B9;
	border-radius: 5px;
	color: #fff;
	padding: 8px 20px;
}
body{
	background: #480244;
}
.feat li{
	width: 100% !important;
}
.feat li button {
    background: #650A60 !important;
    border-radius: 10px !important;
    font-weight: bold;
    padding: 20px 40px;
    border: 0 !important;
    margin-bottom: 20px !important;
    width: 100%;
    color: #fff !important;
    text-align: left !important;
    display: flex;
}
.feat li button h2{
	font-size: 25px !important;
	margin-bottom: 0px;
}
.feat li button.active{
	background: #390036 !important;
	border-radius: 10px;
}
.feat-div p{
	color: #FFD0FC;
}
.feat-div{
	border-bottom: 1px solid #ffffff40;
	margin-bottom: 20px;
}
.feat-div img{
	min-width: 35px;
}
.scroll-hi{
	max-height: 400px;
	overflow-y: auto;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.scroll-hi::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.scroll-hi::-webkit-scrollbar-thumb {
  background: #FF3C83; 
  border-radius: 10px;
}

/* Handle on hover */
.scroll-hi::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

.m1,.box,.box_1 {
    background: linear-gradient(153deg, #FF3C83 0%, #480244 27%, #480244 87%, #FF3C83 100%);
    padding: 1px;
    border-radius: 10px;
    height: 100%;
    margin-top: 20px;
}
.m2{
	background-color: #390036;
	padding: 20px;
	height: 100%;
	border-radius: 10px;
}
.box_1 .m2{background: #511b4e}
.box:hover{position: relative;}
.m2 img{
	max-width: 50px;
}
.box:hover h5,.box_1:hover h5{color:#fff}
.m2:hover{
	background: #FF3C83;
	transition: 0.5s all;
}
.m1:hover{
	position: absolute;
	top: 20px;
	transition: 0.8s all;
	z-index: 99;
}
.fixedbtn{color: #fff !important}
.item{
	height: 100%;
}
p{
	line-height: 30px;
}
.owl-carousel .owl-stage-outer{
	overflow-x: hidden !important;
	min-height: 400px;
	position: relative; 
}
.accordion-header{
	border-bottom: 0px;
}
.accordion-button[aria-expanded="true"]{
	color: #FF3C83;
    border: 1px solid #FF3C83;
    border-radius: 10px 10px 0px 0px !important;
    font-size: 20px;
    padding: 20px;
    background: url(../images/multicurrency/minus.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 96% !important;
    border-bottom: 0;
}
.accordion-button:not(.collapsed)::after,.accordion-button::after{
	display: none;
}
.accordion-button[aria-expanded="false"]{
	background: url(../images/multicurrency/plus.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 96% !important;
    color: #fff;
    border-radius: 10px !important;
	font-size: 20px;
	padding: 20px;
}
.accordion-collapse.show{
	border:1px solid #FF3C83;
	border-top: 0px;
	border-radius: 0px 0px 10px 10px;	
}
.mo-bg {
    background: url(../images/multicurrency/process.webp);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 47%;
}
.sun-bg {
    background: url(../images/multicurrency/why-choose.webp);
    /*min-height: 85vh;*/
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
}
.choose {
    background: #C9B9D11A !important;
    padding: 30px 30px;
    border-radius: 20px;
}
.pointer {
    background: #191138;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 40px;
}
.tick {
    background: url(../images/multicurrency/tick.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: left;
}
.footer,footer{
	background: #480143;
}
.wallet-bg {
    background: url(../images/multicurrency/what-is-mc-dev.png);
    min-height: 50vh;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.wallet {
    background: #C9B9D11A;
    padding: 40px;
    border-radius: 20px;
}
.owl-theme .owl-nav {
    order: 2;
}
.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;
 }
@media(max-width: 991px){
	.banner{
		min-height: auto;
		background-image: none;
	}
	.wallet-bg,.mo-bg{
		min-height: auto;
		background-image: none;
	}
	.feat li button h2 {
    font-size: 18px !important;
    margin-bottom: 0px;
}
}