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: #F17422;
	text-transform: none;
	font-family: 'calibri', sans-serif;
	
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #13253B;
  text-transform: none;
  font-family: 'calibri', sans-serif;
}

a:hover, a:focus {
	color: #13253B;
	text-transform: none;
	font-family: 'calibri', sans-serif;
}

.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:#13253B;
  text-transform: none;
  font-family: 'calibri', sans-serif;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #13253B;
	text-transform: none;
	font-family: 'calibri', sans-serif;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #13253B;
	text-transform: none;
	font-family: 'calibri', sans-serif;
}

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
	text-transform: none;
}

.botao01{
    background-color: rgb(19,37,59);
	border: 1px solid #ff6600;
	color:  #ffffff;
	border-radius: 10px;
}
.botao01:before{
	border: 1px solid #ff6600;
	color:  #ffffff;
	
   }

   .botao01:after{
		border: 1px solid #ff6600;
        color:  #ffffff;
   }

.botao01:active{
   top: 4px;
	border: 1px solid #ff6600;
	color:  #ffffff;
   }

   .botao01:active:before{
		border: 1px solid #ff6600;
		color:  #ffffff;

}