.bg-none{
    /* background: none; */
    background-color: #f5f5f5;
    border: none;
    color: #6c757d;
}
.dropdownset:hover{
    background-color: #f5f5f5;
    border: none;
    color: #6c757d;
}
.dropdownset:active{
    background-color: #f5f5f5 !important;
    border: none;
    color: #6c757d !important;
}
.dropdownset.show{
    background-color: #f5f5f5 !important;
    border: none;
    color: #6c757d !important;
}
.btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #6c757d !important;
    background-color: #f5f5f5 !important;
    border-color: none;
}
.dropdownslctfuntion{
    width: -webkit-fill-available;
    height: 200px;
    overflow: auto;
}
.paddinghomebnrset{
    padding: 200px 0px !important;
    height: 80vh;
}
@media only screen and (max-width: 576px) {
    .paddinghomebnrset{
        /* padding: 70px 0px !important; */
        height: 80vh;
    }
}
.hoverbtnjob:hover{
 background-color: #6c757d !important;
}
.cvhoverset:hover{
    background-color: #f5f5f5 !important;
    border: none;
    color: #6c757d !important;
}
.meanmenu-reveal .meanclose{
    top: 8px !important;
    right: 0px;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
}
