.color-overlay {
  background: rgba(255, 255, 255, 0.5); }

.standard-button {
  background: #1d8a3c; }

.standard-button2 {
  background: #26b44e; }

.standard-button2:hover {
  background: #1d8a3c; }

.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background: #1d8a3c;
  border-color: inherit; }

.colored-line,
.colored-line-left {
  background: #26b44e; }

.main-color {
  color: #26b44e; }

.form-control:focus {
  border-color: #26b44e; }

.features .feature .icon-container .icon {
  border: 1px solid #26b44e;
  color: #26b44e; }
.features .feature:hover .icon-container .icon {
  background: #26b44e;
  color: #ffffff;
  border-color: white;
  box-shadow: 0px 0px 0px 2px #26b44e; }

.feature-list li i {
  color: #26b44e; }

.services .single-service .service-icon,
.services .single-service h3 {
  color: #26b44e; }

.screenshots .owl-theme .owl-controls .owl-page span {
  background: #26b44e; }

footer a {
  color: #26b44e; }
  footer a:hover {
    color: #1d8a3c; }
footer .contact-button {
  border: 2px solid #26b44e;
  color: #26b44e; }
  footer .contact-button:hover, footer .contact-button:focus {
    background: #26b44e; }
footer .contact-box .expanded-contact-form .input-box:active,
footer .contact-box .expanded-contact-form .textarea-box:active,
footer .contact-box .expanded-contact-form .input-box:focus,
footer .contact-box .expanded-contact-form .textarea-box:focus {
  border: 1px solid #26b44e; }
footer .social-icons li a:hover {
  color: #26b44e; }

/*# sourceMappingURL=project.css.map */
