#home-slider .caption h1 span {
  color: #83014b;  
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #83014b;
    background-color: #83014b;  
}

.left-control:focus, .right-control:focus {
    color: #fff;
}

.main-nav.main {
  background-color: transparent;
}







.main-nav.info {
  background-color: #fff;
}

.navbar-right li a {
  color: #222;
}

.main-nav.main .navbar-right li a {
  color: #fff;
}

.navbar-fixed-top .navbar-right li.active a {
    color: #fff !important;
}








#footer {
  background-color:#222;
}

a, 
#twitter-carousel .item span,

.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover {
  color: #222;
}

#single-portfolio .close-folio-item:hover {
  color: #8a004f;
}

.btn-submit {
  background-color: #8a004f !important;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #6a043f !important;
}


a:hover, a:focus {
	color: #400326;
}

.about-info h2 {
  border-left: solid 4px #83014b;
  padding-left: 10px;
}

.lead {
  border-left: solid 4px #83014b;
  padding-left: 10px;
}

#about-us .nav-tabs {
  border-bottom: 2px solid #83014b;
}

#about-us .nav-tabs>li>a:hover {
 background-color: #83014b;
}

#about-us .nav-tabs>li.active>a {
 background-color: #83014b;
}


.service-icon, 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.folio-overview a:hover {
  background-color:#333;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #83014b;
}



.twitter-icon .fa-twitter:after {
	border-color: #83014b transparent transparent;
}

#footer .footer-bottom, #footer .footer-bottom a {
  color: #8a004f !important;
}