.footet_text {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: Calibri;
    font-family: Roboto;
    word-wrap: break-word;
    color: rgb(0, 0, 0);
    overflow: visible;
}

@media(max-width:991px) {
    .footet_text {
        padding: 0px;
    }

    .main-footer .container-fluid {

        justify-content: center !important;
    }

    .main-footer .container-fluid>img {

        padding-bottom: 10px;
    }

    .order_set1 {
        order: 1;
        margin-left: 10px;
    }

    .order_set2 {
        order: 2;
    }
}

.side-menu .side-menu__icon {
    margin-right: 3px !important;
    width: 18px !important;
    height: 18px !important;

}

@media(max-width:768px) {

    .main-header-center {

        display: none !important;
    }
    .cstom_logo .header-logo{

        display: flex;
        justify-content: center;
        align-items: center;
    }
    .smridhi-logo{
    
        height: 26px;
    }
    .filling-indcNumber .form-group input.form-control{

        width: 100px;
        }
}

@media(max-width:420px){

    .smridhi-logo {
        height: 21px;
    }
}

.main-header-center h5 {
    font-size: #232f70 !important;
    font-size: 20px !important;
}



.toggle-password {
    position: absolute;
    right: 12px;
    top: 27px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}



.side-menu__item.active .side-menu__label i {

    color: #BA0C2F;
}

.custombg-dd .col-md-6:nth-child(odd) .card {

    background-color: #ba0c2f !important;
}

.custombg-dd .col-md-6:nth-child(even) .card {

    background-color: #002f6c !important;
}

.custombg-dd2 .col-md-6:nth-child(2) .card{

    background-color: #bc1234!important;
}
.custombg-dd2 .col-md-6:nth-child(3) .card {

    background-color: #002f6c !important;
}

.custombg-dd2 .col-md-6:nth-child(4) .card{

    background-color: #f2bac6!important;
}

.custombg-dd2 .col-md-6:nth-child(5) .card{

    background-color: #a90a2a!important;
}

.custombg-dd2 .col-md-6:nth-child(6) .card{

    background-color: #40a45c!important;
}

.custombg-dd2 .col-md-6:nth-child(7) .card{

    background-color: #850821!important;
}

.custombg-dd2 .col-md-6:nth-child(8) .card{

    background-color: #bc1234!important;
}
.custombg-dd2 .col-md-6:nth-child(9) .card{

    background-color: #386f48!important;
}

.ff .navbar-toggler {

    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ff .navbar-toggler-icon {

    width: auto;
    height: auto;
}

.side-menu .slide .side-menu__item.active .side-menu__label {

    color: #BA0C2F !important;
}

.main-header.sticky.hor-header.sticky-pin.fixed-header{

    background-color: #fff !important;
}
.header-icon{

    padding: 0;
}
