/* ====Our Story==== */
.our-story{
    padding: 0px 0px 100px 0px;
}
.widget-snippet .our-story h2{
text-transform: capitalize;
    font-size: 40px;
    background: #76B028;
    color: #fff;
    margin: 0px;
    padding: 45px 0px 13px 0px;
    min-height: 135px;
}
.widget-snippet .our-story h2.sec-title-center::after {
    background: #fff;
    top: 90px;
}
.client-content {
    text-align: left;
    max-width: 565px;
    margin: 0 auto;
   padding: 0px 15px;
}
.widget.widget-snippet .our-story .client-content h6{
    padding: 90px 0 22px 0;
    font-size: 22px;
    color: #76b028;
}
body.widget-snippet .our-story .client-content h6 {
padding: 90px 0 22px 0;
    font-weight: 600;
    font-size: 16px;
    color: #626262;
}

.client-content p{
    color: #626262;
    padding: 0px 0px 0px;
    font-size: 16px;
    line-height: 25px;
}

body.widget-snippet .our-story .sec-title-center{
    min-height: 227px;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}


.widget-snippet .client-content ul {
   margin-bottom: 0px;
}
.widget.widget-snippet .our-story .client-content ul li {
list-style-type: none;
    padding: 0 0px 17px 26px;
    line-height: 25px;
    display: inline-block;
    position: relative;
}

.page-membership .widget.widget-snippe .our-story .client-content h6 {
    padding: 40px 0 0 0;
    font-weight:600;
    font-size:16px;
    color:#626262;
}
.widget-snippet .our-story .client-content ul li::before {
    top: 3px;
}

