a,
a:focus,
a:hover,
a:active {
  color: #01b470;
}

a:hover {
  color: #01b470;
}

::-moz-selection {
  color: #fff;
  background: #01b470;
}

::selection {
  color: #fff;
  background: #01b470;
}

.header-navigation a:hover,
.header-navigation li.current .a-color {
  color: #01b470;
}

.tb-socio .fa:hover {
  color: #01b470;
  border: solid 1px #01b470;
}

/* .carousel-indicators li.active {
  background: #01b470;
} */

.go2top:hover {
  border: solid 2px #01b470;
  color: #01b470;
}

.content h1 strong,
.content h2 strong,
.content h3 strong,
.content h4 strong {
  color: #01b470;
}

.slider-item-1 .large_bold_white span,
.slider-item-2 .large_bold_white span {
  color: #01b470;
}

.tp-caption a {
  color: #01b470;
}

.services-block .fa {
  background: #01b470;
}

.services-block .fa:after {
  border-top: 9px solid #01b470;
}

.team-block em {
  color: #01b470;
}

.portfolio-block .item>a {
  background: 1296db;
}

.choose-us-block .panel-default .accordion-toggle:before {
  background-color: #01b470;
}

.choose-us-block .panel-default .collapsed:before {
  background-color: #495764;
  /* black */
}

.choose-us-block .panel-default .panel-title:hover .collapsed:before {
  background-color: #01b470;
}

.btn-primary {
  background: #01b470;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #01b470;
}

.facts-block .item {
  background: 1296db;
}

.pi-price strong {
  background: #01b470;
}

.pi-price strong:after {
  border-top: 9px solid #01b470;
}

.pricing-content .list-unstyled li i {
  color: #01b470;
}

.pricing-footer .btn-default:hover,
.pricing-footer .btn-default:active {
  background: #01b470;
}

.portfolio-block .item b:hover {
  color: #01b470;
}

@media (max-width: 1024px) {

  .header-mobi-ext .header-navigation a:hover,
  .header-mobi-ext .header-navigation li.current a {
    background-color: #01b470;
    color: #fff !important;
  }
}

.header .mobi-toggler:hover {
  background-color: #01b470;
  border-color: #01b470;
}