.fixed-social li i:hover {
    color: #fff;
    background: #2b86b4;
  }

  .top-header .office-title h2 {
    color: #2b86b4;
}

.hero-section .carousel-indicators li {
    background-color: #2b86b4;
    border: 1px solid #2b86b4;
}
.navbar-default {
background-color: #2b86b4;

}
.navbar-default .navbar-nav li {
    border-right: 1px solid #174a64;
    border-bottom: 3px solid #2b86b4;
  }

  .top-bar .btn-apply {
    background: #2b86b4;
    border: 2px solid #174a64;
  }

.posts .post-block-list .post-content .post-action .view-btn:hover {
    background: #2b86b4;
    border: 1px solid #2b86b4;
    color: #fff !important;
}

.report-details-modal .btn-primary {
    background: #2b86b4;
    border: 1px solid #2b86b4;
    color: #fff !important;
  }
  section.events-of-months .sidebar-bg .nav-tabs .active .nav-link {
    color: #fff;
    background: #2b86b4;
  }
  section.events-of-months .sidebar-bg .nav-tabs .nav-link:hover {
    color: #fff;
    background: #2b86b4;
  }
  section.events-of-months .sidebar-bg a.nav-link.active {
    background: #2b86b4 !important;
    color: #fff !important;
  }
  section.events-of-months .btn-load-more {
    background: #2b86b4;
    color: #fff;
    border: 3px solid #2b86b4;
  }
  .report-form .formSubmitBtn {
    background: #2b86b4;
  }

  .report-form .stepwizard-step .btn-primary {
    background: #2b86b4 !important;
  }
  footer .top-footer .container.up-footer .footer-title h3 {
    color: white;
    background: #2b86b4;
  }
  footer .bottom-footer {
    background: #2b86b4;
  }
  .comment-form .btn {
    background: #2b86b4;
  }
  .apply-mobile .btn {
    background: #2b86b4 !important;
  }

  .custom-primary {
    background: #2b86b4 !important;
  }
  .custom-success {
    background: #28a745 !important;
}
a {
    color: #2b86b4;
}
.text-primary
{
    color: #2b86b4 !important;
}

.dark-theme .highcharts-title
{
    color:white  !important;
    fill:white !important;
}
