.template-nt-feature:hover .template-nt-feature-icon, .template-nt-feature.active .template-nt-feature-icon, .template-nt-figure:hover .template-nt-feature-icon, .template-nt-figure.active .template-nt-feature-icon,
#template-nt-offcanvass,
.btn-primary {
    background-color: #00A651;
}
#template-nt-offcanvass ul li a:hover{
    background-color: #037C39;
}
.template-nt-feature .template-nt-feature-icon, .template-nt-figure .template-nt-feature-icon{
    width: 130px;
    height: 130px;
    height: 130px;
}
.template-nt-feature .template-nt-feature-icon, .template-nt-figure .template-nt-feature-icon{
    border: 2px solid #00A651;
}
#template-nt-features-2 .template-nt-icon i{
    color: #00A651;
}
#template-nt-offcanvass p{
    color: white;
}

.modal-footer .btn, .modal-body .form-group {
    margin: 0;
}
.modal-header .close {
    margin-top: -18px;
}
.has-success {
    color: #3c763d;
}
.has-error span.error {
    margin-left: 5px;
    color: #a94442;
}
.hi-kivero{
    padding-bottom: 0px;
}
.hi-kivero.template-nt-figure figure{
    margin-bottom: 0px;
}