
.lochana-bg {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #1e8b3c, #1e8b3c);
    background: linear-gradient(to right, #1e8b3c, #1e8b3c);
}

.lochana-text-color {
    color: #1e8b3c;
}

.pagination .page-link {
    color: #1e8b3c;
}

.pagination .page-item.active .page-link {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
    border-color: #ffffff;
}

.btn-primary {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
    border-color: #ffffff;
}

.btn-primary:hover {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
    opacity: 0.75;
}

.text-round {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
}

.btn-outline-primary {
    color: #1e8b3c;
    border-color: #ffffff;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
}

.btn-hero-primary {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
    border-color: #fff;
}

.media h5 {
    color: #1e8b3c;
}

#faq2 .block-header {
    background: #1e8b3c;
    background: -webkit-linear-gradient(to right, #008761, #1e8b3c);
    background: linear-gradient(to right, #008761, #1e8b3c);
}

#faq1 .block-header {
    color: #1e8b3c;
}

.widget-title {
    color: #1e8b3c;
}

.pricing-h2 {
    color: #1e8b3c;
}

.pagination .page-link [class^="ti-"], [class*=" ti-"] {
    color: #1e8b3c;
}

.block-title-new [class^="ti-"], .block-title-new [class*=" ti-"] {
    color: #1e8b3c;
}