a {
  color: #327113;
}
a:hover {
  color: #327113;
}
a:focus {
    color: #327113;
}
nav#main-nav ul li a:hover, nav#main-nav ul li a.active {
  color: #327113;
}
aside#sidebar .widget-recent-posts a:hover {
  color: #327113;
}
.head-v3 .img-carousel .img-info a {
  color: #327113;
}
.head-v3 .item-carousel .img-info a {
  color: #327113;
}
.maintitle {
    color: #327113;
}
.post h4 a:hover {
  color: #327113;
}
.accordion a.title {
  color: #327113;
}
.accordion a.title:hover {
  color: #327113;
}
.btn.btn-header-green {
  background: #327113;
  color: #fff;
  border: 2px solid #327113;
}
.btn.btn-header-green:hover {
  background: #fff;
  color: #327113;
  border: 2px solid #327113;   
}
.btn.btn-primary:hover {
  background: #327113;
}
.servicebox h3 a:hover {
  color: #327113;
}
#footer .widget h5.green {
    border-bottom: 4px solid #327113;
}
#sidebar .widget-sidebar-menu a:hover, #sidebar .widget-sidebar-menu a.active {
  color: #327113;
}
#sidebar .widget-sidebar-menu .glyphicon-chevron-right {
  color: #327113;
}