a:hover, a:focus {
    color: #148147;
}

.top-social-icon li.kc-spacer {
    display: inline-block;
    width: 2em;
}
.top-social-icon li.kc-language a {
    position: relative;
    padding: 1px 1.1em;
    background-color: #148147;
    color: #fff;
    font-size: 13px;
    top: -2px;
    cursor: pointer;
}
.top-social-icon li.kc-language a.active {
    background-color: #13a307;
}
.top-social-icon li.kc-language a:hover {
    color: #252525 !important;
    background-color: #ffffff;
}

li.kc-social-icon {
    margin-left: 5px;
}

.nav-bar {
    padding: 20px 0px 0px 0px;
}
.navigation {
    margin: 20px 0 0 0;
}
.nav-bar .info-nav {
    margin-top: 30px;
}

.nav-bar .logo a img {
    width: 150px;/* 97 x 75 */
    height: auto;
}

.copyright div,
.copyright div a {
    color: #888;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.copyright div a:hover {
    color: #148147;
}

#kc-lkm {
    float: right;
    height: 40px;
    width: auto;
}

.copyright .kc-spacer {
    display: inline-block;
    width: 1em;
}

.pdct-cat-widget ul li:hover, .pdct-cat-widget ul li.active {
    background-color: #e5e5e5;
    border-left: 3px solid #148147;
}

.plain-btn {
    color: #148147;
}

.page-banner-heading {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #fff;
}

/**
 *
 */
.kc-card {}
.kc-card img { margin: 66px 0 20px 0; }
.kc-card h5 {}
.kc-card .kc-function {
    margin-bottom: 10px;
}
.kc-card ul li i {
    display: inline-block;
    width: 20px;
}

.kc-card ul li,
.kc-card p {
    line-height: 1.5em;
}

/**
 *
 */
.address-top-block {
    background-color: #148147;
}
.address-top-block h5.address-heading {
    color: #fff;
}
.address-block {
    background-color: #9fc09c;
}

/**
 *
 */
#kc-news-paging a {
    display: inline-block;
    min-width: 24px;
    margin-right: 2px;
    text-align: center;
    padding: 2px;
    color: #000;
}
#kc-news-paging a.selected {
    color: #fff;
    background-color: #148147;
}

/**
 *
 */
.dr-row .list-styles li {
    list-style: initial;
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.4px;
    color: #777;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    list-style-position: outside;
}
.dr-row .list-styles ul li {
    list-style-type: disc;
    /*list-style-image: url(../images/red-dot.png);*/
}
.dr-row .list-styles ul,
.dr-row .list-styles ol {
    padding-left: 2em;
}
.dr-row .list-styles ol li {
    list-style-type: decimal;
    list-style-position: outside;
}
.dr-row .list-styles li ul,
.dr-row .list-styles li ol {
	margin-left: 1.5em;
}
.dr-row .list-stylesX ul,
.dr-row .list-stylesX ol {
	margin-left: 1.5em;
}
.dr-row .list-styles ul,
.dr-row .list-styles ol {
    margin-top: 1em;
    margin-bottom: 1em;
}
.dr-row .list-styles ul ul,
.dr-row .list-styles ol ol,
.dr-row .list-styles ul ol,
.dr-row .list-styles ol ul {
    margin-top: 0;
    margin-bottom: 0;
}


.sol-dtl-block h6.sol-dtl-list-heading {
    margin-top: 20px;
}