.media{
    align-items: center !important;
}
.BannerMode{
    float: right;
}
.vs__actions .vs__open-indicator {
    fill: #6e6b7b;
    opacity:5
}
.breadcrumb-item.active {
    color:#1f58b5 ! important
}
/* .textTransform {
    text-transform: uppercase !important
}
.table thead th.textTransform, .table tfoot th.textTransform{
    text-transform: uppercase !important
} */
.media-body{
    font-weight: 500;
    font-size: .9rem !important;
}
.swiper-button-prev:after, .swiper-button-next:after {
    font-size:10px !important;
    border-radius: 100%;
    padding: 5px;
    color: black;
    width: 100%;
    background-position: 50%;
    background-color: #fff;
    background-size: 24px!important;
}

element.style {
    width: 231.75px;
    margin-right: 10px;
}
.vs-switch {
    padding: 1rem !important;
    width: 75px!important;
}
.vs-switch .vs-switch--circle {
    margin-top: 0.2rem !important;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: .6 !important;
}
.b-sidebar{
    width: 360px !important;
}
.modal-body{
    padding: 0 !important;
}
/* .swiper-slide .swiper-slide-active{
    width: 0px !important
} */
.swiper-slide .swiper-slide-next{
    width: 100% !important
}

.img-fluid{
    width: 100% !important;
}
.card{
    flex: 0 !important;
}
.vs-switch--text.text-off {
    color: white !important
}
.main-menu.menu-light .navigation li a {
    padding: 15px 15px 15px 15px !important;
}
.modal .modal-content {
    border-radius: 10px !important;
}
.swiper-pagination-bullet{
    background: white !important;
}
.swiper-pagination-bullet-active {
    background-color: #1f58b5 !important;
}
.closediv{
    justify-content: end;
    display: flex;
    float: right;
    margin-right: 0px !important;
    position: absolute;
    padding-right: 0px !important;
    top: 0px;
    right: 0px;
}
.heading1{
    font-size: 20px;
    line-height: 44px;
    color: #1f58b5;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    margin-top: 1rem;
}
.label{
    font-size: 14px;
    letter-spacing: 0px;
    color: #414141;
    font-weight: 600;
    font-family: "Montserrat";
}
.input1{
    width: 300px;
    background-color: transparent;
    font-size: 16px;
    line-height: 21px;
    color: #6e6b7b;
    font-weight: 400;
    font-family: "Montserrat";
}
.closebtn{
    width: 32px;
    height: 16px;
    font-weight: 400;
    color: #6e6b7b;
}
.table-responsive{
    margin-bottom: 0px !important;
}
.table th,.table td {
    padding: 1rem 2rem !important;
}
.logo-size-class{
    max-width: 150px
}
