.color { color: #F88D19; }
a { color: #F88D19; }
a:hover { color: #A60C11; }
.invert { background: #F88D19; }
.navbar > .container .navbar-brand:hover { color: #F88D19; }
.nav li a:hover {
	background-color: #FFFFFF;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #F88D19; }
.dropdown:hover  background: #F88D19; 
input:hover,
.form-control:hover, textarea:hover, input:focus, .form-control:focus, textarea:focus, input:active, .form-control:active, textarea:active { border-color: #F88D19; }
.btn-primary, .label-primary {
  border-color: #A60C11;
  background-color: #F88D19;
  background: -webkit-gradient(linear, left top, left bottom, from(#F88D19), to(#A60C11));
  background: -webkit-linear-gradient(#F88D19, #A60C11);
  background: -moz-linear-gradient(#F88D19, #A60C11);
  background: -o-linear-gradient(#F88D19, #A60C11);
  background: linear-gradient(#F88D19, #A60C11);
}
.btn-primary:hover, .label-primary:hover {
  border-color: #A60C11;
  background-color: #F88D19;
  background: -webkit-gradient(linear, left top, left bottom, from(#F88D19), to(#A60C11));
  background: -webkit-linear-gradient(top, #F88D19, #A60C11);
  background: -moz-linear-gradient(top, #F88D19, #A60C11);
  background: -ms-linear-gradient(top, #F88D19, #A60C11);
  background: -o-linear-gradient(top, #F88D19, #A60C11);
}
#scrollToTop { background: #F88D19; }

.panel-title:hover { background: #F88D19; }

.progress-bar { background-color: #F88D19; }
.progress-bar-success { background-color: #20bf00; }
.progress-bar-warning { background-color: #fca600; }
.progress-bar-danger { background-color: #bf0000; }
#sidebar .active { border-right-color: #F88D19; }
.carousel .color { background: #F88D19; }
.carousel-control i { background: #F88D19; }
.carousel-indicators li:hover {  border-color: #F88D19; }
.carousel-indicators .active { border-color: #F88D19; background: #F88D19; }
.bx-wrapper .bx-controls-direction a:hover { background: #F88D19; }
.bx-wrapper .bx-pager.bx-default-pager a:hover { border-color: #F88D19; }
.bx-wrapper .bx-pager.bx-default-pager a.active { border-color: #F88D19; background: #F88D19; }
#footer .newsletter { border-top-color:#F88D19; background: #F88D19; }

.pricing-table .price-tag { color: #000000; }

.portfolio-filter li.active { background: #F88D19; }
.portfolio > li a .portfolio-item-content { background: #F88D19; }
.project-single-more ul a:before { background: #F88D19; }
.team .profile .details { border-top-color: #F88D19; }
#blog-home .post-meta-side .date { background: #F88D19; }
.post-content .blog-post-title a:hover { color: #F88D19; }
.blog-widget .post-excerpt a:before { background: #F88D19; }
#comments .comment-data .comment-author a:hover,
#comments .comment-data .comment-text a:hover { color: #F88D19; }
.gallery a:hover:before { background: text-indent: -9999px; }
