.butn {
    background-color: #0983c6;
}

.butn.white-hover:hover {
    color: #0983c6 !important;
}

.service-box .img-holder::before {
    background-color: #0984c6a9;
}

.team-style5 h5::after {
    border-bottom: 2px solid #0983c6;
}

footer h3.footer-title-style9::before {
    background: #0983c6;
}

footer h3.footer-title-style9::after {
    background: #0983c6;
}

.text-primary, .text-primary-hover:hover {
    color: #0983c6;
}

.form-control:focus {
  border-color: #0983c6;
}

.section-heading h1::after, .section-heading h2::after, .section-heading h3::after, .section-heading h4::after, .section-heading h5::after, .section-heading h6::after {
  background: #0983c6;
}

@media screen and (min-width: 992px) {
  .menu_area-light .navbar-light .navbar-nav > li > a:hover, .menu_area-light .navbar-light .navbar-nav > li > a:active, .menu_area-light .navbar-light .navbar-nav > li > a:focus {
    color: #0983c6;
  }
}

@media screen and (min-width: 992px) {
  .menu_area-light .navbar-nav li.has-sub a:hover {
    color: #0983c6;
  }
}

.navbar-nav li.active > a {
  color: #0983c6 !important;
}

a:hover, a:active {
  color: #0983c6;
  text-decoration: none;
}

.feature-box-02 .feature-textbox::before {
  border-top: 5px solid #0983c6;
}

.feature-box-02 .feature-textbox a {
  color: #0983c6;
}

.feature-box-02:hover .feature-textbox, .feature-box-02:active .feature-textbox, .feature-box-02:focus .feature-textbox {
  background-color: #0983c6 !important;
}

footer .phone a:hover {
  color: #0983c6 !important;
}

footer .email a:hover {
  color: #0983c6 !important;
}

footer .email a::after {
  border-bottom: 1px solid #0983c6;
}

.tab-style5 .resp-tabs-list li.resp-tab-active::after {
  background: #0983c6;
}

@media screen and (min-width: 992px) {
  .tab-style5 ul.resp-tabs-list li.resp-tab-active {
    color: #0983c6;
  }
}

.tab-style5 .resp-tabs-list li.resp-tab-active {
  border: 1px solid #0983c6;
  border-color: #0983c6 !important;
}

@media screen and (min-width: 992px) {
  .menu_area-light .navbar > ul > li.has-sub > a:hover::after {
    border-color: #0983c6;
  }
}

#scroll-value {
  background: #0983c6;
}

.text-primary, .text-primary-hover:hover {
  color: #0983c6 !important;
}