/*!
 * Product:        Social - Premium Responsive Admin Template
 * Version:        2.1.3
 * Copyright:      2015 cesarlab.com
 * License:        http://themeforest.net/licenses
 * Live Preview:   http://go.cesarlab.com/SocialAdminTemplate2
 * Purchase:       http://go.cesarlab.com/PurchaseSocial2
 * Based on Bootstrap v3 (Copyright 2013 Twitter, Inc) by @mdo and @fat.
 */
body {
  color: #777777;
  background: #f7f7f7;
}
a {
  color: #f55613;
}
.pagination > li > a,
.pagination > li > span {
  color: #f55613;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #f55613;
  border-color: #faa328;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #f55613;
  border-color: #faa328;
}
.section-services .fa {
  color: #f55613;
}
/*--------------------
 *  Featured Section
 */
.section-featured {
  background: #f55613;
}
.section-featured .item,
.section-featured .carousel-inner {
  background: #f55613;
}
.section-featured .carousel-indicators li {
  background: #fcc982;
}
.section-featured .carousel-indicators .active {
  background: #f55613;
}
.section-featured .carousel-control.left span,
.section-featured .carousel-control.right span {
  background-color: #f55613;
}
/*--------------------
 *  Testimonials
 */
.testimonials {
  background: #f55613;
}
.testimonials a {
  color: #f55613;
}
/*--------------------
 *  Section Quotes
 */
.section-quotes .quotes-carousel .carousel-control {
  color: #f55613;
}
.section-quotes .quotes-carousel .carousel-control:hover {
  color: #f55613;
}
.section-quotes .quotes-carousel .carousel-indicators li {
  background: #f55613;
}
.section-quotes .quotes-carousel .carousel-indicators .active {
  background: #f55613;
}
.section-quotes .item blockquote p:before {
  color: #f55613;
}
/*--------------------
 *  About
 */
.section-about .section-heading,
.section-about .team-detail h4 {
  color: #f55613;
}
/*--------------------
 *  Title Page
 */
.title-page h3 {
  color: #f55613;
}
.title-page .breadcrumb {
  color: #f55613;
}
/*--------------------
 *  Navbar
 */
.social-navbar.navbar .navbar-brand {
  color: #f55613;
}
.social-navbar.navbar .navbar-nav > li > a {
  color: #f55613;
}
.social-navbar.navbar .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #f55613;
}
.social-navbar.navbar .navbar-nav .open > a {
  color: #fff;
  background-color: #f55613;
}
.social-navbar.navbar .navbar-nav .open > a:hover {
  color: #fff;
}
/*--------------------
 *  Footer
 */
.footer .website-info h4 {
  color: #f55613;
}
.footer .social-timeline a,
.footer .copyright a {
  color: #f55613;
}

