::-moz-selection {
    background: #009e80;
}

::selection {
    background: #009e80;
}

h1 span,
a:hover,
.features-icon-img,
.filtering a:hover, .filtering a.active,
.team-item .team-info .socials li a:hover,
.testimonials span,
.blog-wrapper .blog-meta span a:hover,
.blog-wrapper a:hover,
.ourservice-item:hover .service-icon, 
.btn-link,  
.text-color-primary,
.header-navbar .navbar-nav .nav-link.active, 
.owl-prev:hover, .owl-next:hover,.btn-style-one:hover   {
    color: #009e80;
}

.bg-primery,
.btn-themes,
.header-navbar .navbar-nav .nav-link:before,
.owl-dots .owl-dot.active,
.owl-dots .owl-dot:hover,
.back-to-top:hover,
.colorSwitcher .control,
.ourservice-item::after, 
.blog-pagination .page-item .page-link:hover, 
.blog-pagination .page-item.active .page-link,
.blog-post-tag>a:hover,  
.tagcloud a:hover,
.testimonials::after, footer .social_icons a:hover
  {
    background-color: #009e80;
}

.btn-themes,
.owl-dots .owl-dot.active,
.filtering a:hover, 
.filtering a.active,
.form-control:focus,
.testimonials,
.blog-post-tag>a:hover, 
.tagcloud a:hover,
.features-wrapper{
    border-color: #009e80;
}

.load-circle{
    border-top-color: #009e80;
}