body{
    font-family: sans-serif;
    font-size: 15px;
    text-align: justify;
}
.socialhome ul{
    list-style: none;
    display: inline-flex;
    margin-bottom: 0px;
}
.socialhome ul img{
    height: 35px;
}
.socialhome li{
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
}
#carouselExampleSlidesOnly img{
    height: 500px;
    width: 100%;
}

#top-nav{
    background: #357335!important;
}
#top-nav .nav-link{
    background: #357335!important;
    color: #ffffff;
    padding: 15px;
    font-weight: 600;
}
.navbar-vertical .nav-link{
    color: #ffffff!important;
    border: 1px solid;
}
.navbar-vertical.navbar-light .navbar-nav .nav-link[data-bs-toggle=collapse]:after {
    background-image: url(https://iqwing.s3.ap-south-1.amazonaws.com/cms/results/2023-06/1687410826962.png);
}
.elementor-icon-list-item{
    padding: 8px;
    border-bottom: 1px solid #004aad;
}
.elementor-icon-list-item a{
    color: #004aad;
}
#sub-heading{
    background: #357335;
    color: #ffffff;
}
marquee a:hover{
    color: #357335!important;
}
.dropdown-menu .nav-link:hover{
    background: #357335!important;
}
/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
    z-index: 1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: transparent!important;
    border-radius: 4px;
    z-index: 1;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: transparent!important;
    z-index: 1;
}
.bmode {
    background-color: #000!important;
    color: yellow!important;
}
.bmode svg{
    display: none;
}
.bmodehr{
    border: 1px solid yellow!important;
}
.btn-bmode{
    background-color: #000!important;
    color: yellow!important;
    border: 1px solid yellow!important;
}

.bmode .bg-2{
    border: 1px solid yellow!important;
}
.bmode .box{
    border: unset!important;
}
.bmode .vert{
    border: 1px solid yellow!important;
}
.bmode .tradediv{
    border: 1px solid yellow!important;
}
.bmode .bmode-card{
    border: 1px solid yellow!important;
}
.bmode .event-content a{
    color: yellow!important;
}

