a,
#home-slider .caption h1 span, 
#twitter-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #004c8d;
}


a:hover, a:focus {
	color: #000;
}
.navbar-brand{
	padding: 8px 15px;
}
.navbar.navbar-default{
  background-color:#050505;
  margin-bottom: 0;
}
.navbar-default .navbar-nav li a:hover{
  color: #00eaff ;
}

.transition-timer-carousel-progress-bar {
  height: 3px;
  background-color: #004c8d;
  width: 0;
  margin: 0 0 0 0;
  border: none;
  z-index: 11;
  position: relative;
}