.body{
   background: rgb(17 21 32);
}
.main .main-wrapper{
display: flex;
}
.leftside{
    background-color: rgb(13, 14, 22);
    padding: 25px;
    width: 15%;
    height: 100%;
}
.rightside{
    width: 86%;
    height: 100%;
    background: rgb(17 21 32);
    padding: 20px;
}
.navbar-nav {
    padding: 6px;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: #ccc;
    height: 1px !important;
    opacity: 0.25;
    width: 100%;
}
.navbar-nav .nav-item {
    line-height: 35px;
    width: 100%;
    margin-bottom: 8px;
    padding-left: 6px;
}
.navbar-nav .nav-item:hover path, a.active path {
    stroke: #ff7a1c;
}
.navbar-nav .nav-item:hover{
    background-color: rgba(31, 41, 55);
    border-radius: 6px;
}
.navbar-nav .nav-item:hover .mb-0{
    color: #ff7a1c;
}
.navbar-nav .nav-item .nav-link {
    font-size: 1rem !important;
}
@media screen and (min-width: 992px) {
    .navbar .container-fluid,
    .navbar-expand-lg .navbar-collapse,
    .navbar-expand-lg .navbar-nav {
      flex-direction: column;
      align-items: flex-start;
    }
    .navbar {
      width: 14%;
      height: 100vh;
      align-items: flex-start;
    }
    .navbar-brand {
      margin-left: 0.5rem;
    }
  }
  .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 1.1em;
  }
  .navbar-brand {
    font-size: 1.5em;
    font-weight: bold;
  }
  .btn-outlinewallet{
    background-color: #202740;
    border: 3px solid #0aa663;
    border-radius: 25px;
    color: #fff !important;
    font-size: 13pt;
    height: 41.8px;
    line-height: 36px;
    width: 11.688rem;
    text-align: center;
    text-decoration: none;
  }
  .btn-outlinewallet:hover{
    background-color: #343744;
    border: 3px solid #18cd7f;
  }
  .jss27 {
    color: #fff;
    cursor: pointer;
    height: 100%;
    padding: 0 1rem;
    line-height: 2.8rem;
    background-color: #141824;
}

.jss32 {
    color: #000;
    width: 30px;
    height: 26px;
   border-radius: 50px;
    margin-left: 13px;
}
.jss30 {
    color: #262626;
    cursor: default;
    height: 60%;
    padding: 0 0.6rem;
    line-height: 1.7rem;
    border-radius: 0.3rem;
    background-color: #fafafa;
}
.text-gray-100 {
    color: rgba(243,244,246, 1) !important;
}
.jss29 {
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0 1rem;
    line-height: 2.8rem;
    z-index: 9;
}
.MuiAvatar-img {
    color: transparent;
    width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
    text-indent: 10000px;
}
.jss33 {
    right: 0;
    position: absolute;
}
.ssssss div{
    height: 29px;
}
.jss27 {
    color: #fff;
    cursor: pointer;
    height: 100%;
    padding: 0 1rem;
    line-height: 2.8rem;
    background-color: #141824;
    z-index: 9;
    text-decoration: none;
}
.animate-auto-scroll {
    animation: autoScroll 40s linear infinite;
}

@keyframes autoScroll {
0%{
    transform: translateX(0);
}
100%{
    transform: translateX(-100%);
}
}


.banner {
    margin-top: 34px;
    position: relative;
}
.banner img{
    border-radius: 10px;
}
header.sc-dyGzUR.NrjrU a {
    position: absolute;
    right: 8px;
    background: #ffa600;
    bottom: 13px;
    padding: 10px 37px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    font-size: 17px;
}
.dsds a {
    padding: 8px 36px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #fff;
    font-size: 19px;
}
.gyKEol {
    width: 100%;
    height: auto;
    min-height: 16rem;
    background-color: rgb(38, 41, 51);
    position: relative;
    padding-top: 0rem;
    border-radius: 1.5rem;
}
.boxes{
    background: #262933;
    border-radius: 10px;
}
.MuiAvatar-root.MuiAvatar-circular img {
    width: 33px;
}
.icons-wrap img {
    width: 36px;
    height: 36px;
}
.listed {
    text-align: end;
}
.listed ul li{
display: inline-block;
list-style: none;

}
.listed ul li a {
    background: #141824;
    margin: -2px;
    padding: 3px 9px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #141824;
}
.listed ul li:nth-child(3) a{
    background: #262933 !important;
}
.listed ul li a:hover{
    background: #262933;
    border: 1px solid #141824;
}
.dMkbsg {
    background-color: transparent;
    color: rgb(213, 213, 213);
    border-radius: 0.6rem;
    border: 1px solid rgb(255, 122, 28);
    padding: 0.8rem 1rem 0.5rem;
    margin: 0px;
    text-align: center;
    width: auto;
    height: 42px;
    display: inline-block;
    min-width: 8rem;
    font-size: 12pt;
    line-height: 0.66rem;
    font-weight: 400;
    text-decoration: none;
}
.dMkbsg:hover{
    background-color: #ffa40914;
    color: #fff;
}
.newsbox{
    background: #262933;
    border-radius: 10px;
}


@media (max-width: 767.98px) { 
    .navbar-brand img {
        width: 62px;
    }
    
    a.navbar-brand.fw-bold img {
        width: 63px;
    }
    .rightside {
        width: 100%;
        height: 100%;
        background: rgb(17 21 32);
        padding: 12px;
    }
    .dsds a {
        padding: 8px 13px;
        font-size: 17px;
    }
    .col-md-4{
        margin-bottom: 15px;
    }
    .col-md-6{
        margin-bottom: 15px;
    }
 }

 .offcanvas-body{
background: #0d0e16 !important;
 }
 .offcanvas-header{
    background: #0d0e16 !important;
 }
 .offcanvas-header .btn-close {
    opacity:1 !important;
    filter: brightness(0.5) invert(1) !important;
}
.offcanvas-start {
    top: 0;
    left: 0;
    width: 224px !important;
    border-right: 1px solid rgba(0, 0, 0, .2);
    transform: translateX(-100%);
}
.mobile img{
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.offcanvas-body .navbar-nav .nav-item:hover path, a.active path {
    stroke: #ff7a1c;
}
.offcanvas-body .navbar-nav .nav-item:hover{
    background-color: rgba(31, 41, 55);
    border-radius: 6px;
}
.offcanvas-body .navbar-nav .nav-item:hover .mb-0{
    color: #ff7a1c;
}
.offcanvas-body .navbar-nav .nav-item .nav-link{
color: #fff !important;
}