﻿#sp-component {
    padding: 10px;
}
.sp-module ul >li >a {
    line-height: 18px;
}

.sp-module:first-child {
    margin-top: 20px;
}

.sp-page-title {
    background:
    #eaeaea;
}

.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color:
    #333;
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li::before, .sp-page-title .breadcrumb > li > a {
    color:
    #999;
}
.sp-page-title .breadcrumb > .active {
    color:
    #999;
}

a {
    color: #009945;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color:
    #009945;
}

.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #009945;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #009945;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #009945;
}

.et-contact #sp-quickcontact-form .button:hover, .btn-primary {
    border-color: #009945!important;
}
.et-contact #sp-quickcontact-form .button:hover, .projects-filter a.selected, .btn-primary, .projects-filter a:hover, .et-contact-form button, .et-subscribe-content table .button:hover {
    background: #009945!important;
}

input, textarea, .uneditable-input {
    width: 406px;
}