#co-Operative-society {
    background: url(../../assets/images/m.s-co-society-3.png)no-repeat center right;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.mco-sociaty-info h3 {
    margin-bottom: 0px;
}

.more-co-oprative-socity .co-oprative-more-btn {
    /* text-align: center; */
    margin: 60px 479px 0;
    border-radius: 0;
    border: none;
    background: #3f51b5;
}

.more-co-oprative-socity .co-oprative-more-btn:hover {
    color: #fff;
    border: transparent;
    background: #333;
}

.co-oprative-btn-header {
    background: linear-gradient(45deg, #3F51B5, #673AB7);
}

.co-oprative-btn-header h5 {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.co-oprative-btn-header h5 button {
    background: transparent;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    margin: 0;
}

.co-oprative-btn-header h5 button:hover {
    border: none;
    background: none;

}

.inner-coopr-society-opits li {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.07px;
    list-style: none;
    margin-left: 21px;
}

.inner-coopr-society-opits li::before {
    content: "";
    border-color: #c20d0d00 #633cb7;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -18px;
    top: 18px;
    position: relative;
}

.co-oprative-accordion {
    margin: 10px;
}


/*micro-finance-head css*/
#micro-finance-head {
    background: url(../../assets/images/micro-finance-bg-1.png)no-repeat center right;
    background-size: cover;
}
.loan-cycle-mang {
    margin-top: 50px;
}
.life-mange-tab-content {
    background: #cccccc4d;
    padding: 10px 20px;
    height: 365px;
    max-height: 100%;
}

.inner-life-mange-tab #v-pills-tab a {
    padding: 15px 20px;
    background: #e2f6ff;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    color: #10238e;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}

.inner-life-mange-tab #v-pills-tab .nav-link.active {
    color: #fff !important;
    background: #3F51B5;
}

.life-mang-tab-info p {
    margin-bottom: 20px;
}

.life-point li {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.07px;
    list-style: none;
    margin-left: 21px;
}

.life-point li::before {
    content: "";
    border-color: #c20d0d00 #633cb7;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -18px;
    top: 18px;
    position: relative;
}