.hold-solidopacity {
  background-color: rgba(0, 88, 133, 0.5);
}

::-moz-selection {
  color: #fff;
  background-color: #008ed6;
}

::selection {
  color: #fff;
  background-color: #008ed6;
}

.theme-color,
.hold-subscribe-form button,
.social-icons a:hover,
.contact-details a:hover,
.service-block .sicon i {
  color: #008ed6;
}

.hold-subscribe-form button:after {
  background-color: #008ed6;
}

input:focus,
textarea:focus {
  border-color: #008ed6;
}
