


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: #ff0000;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #027db3
}

a:hover, a:focus {
	color: #027db3;
}







.caption .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #ff0000;
  border-radius: 4px;
  margin-top: 40px;
}

.caption .btn-start:hover {
  color: #fff
}



.caption .btn-reg {
background: #ff0000;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #ff0000;
  border-radius: 4px;
  margin-top: 40px;
}

.caption .btn-reg:hover {
  background-color: transparent;
}







.main-nav, 
.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, 
.btn-submit,
#footer, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#ff0000;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #ff0000;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #ff0000;
}

.twitter-icon .fa-twitter:after {
	border-color: #ff0000 transparent transparent;
}




.bottom-line {
    display: inline-block;
    margin-bottom: 30px;
    width: auto;
    position: relative;

}


.bottom-line::before {
  margin-top: 40px;
    border: 2px solid #424951;
    content: "";
    left: 0%;
    position: absolute;
    width: 100%;
}


.bottom-line::after {
  margin-top: 40px;
    border: 3px solid #ff0000;
    content: "";
    left: 35%;
    position: absolute;
    top: -1px;
    width: 30%;
}

.features {
  text-align: center;
}

.features i {
  font-size: 48px;
  color: #ff0000;
}

.features h3 {
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #ff0000;
}

.features p {
  margin-top: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
