 /* ---------- Color Module Styles ----------- */

body {
  color: #090909;
}

label,
.label{
  color: #090909;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4{
  color: #090909;
}

.page-container {
  background: #ffffff; 
}

a{
  color: #dc5500;
}

a:hover {
  color: #dc5500;
}

.btn, input[type="submit"] {
  background: #dc5500;
  color: #fffffc;
}

.btn:hover, input[type="submit"]:hover {
  background: #dc5500;
}

.text-jumbo{
  color: #dc5500;
}

.tabs a.is-active {
  background-color: #dc5500;
}

.tabs a:focus,
.tabs a:hover {
  background-color: #dc5500;
}

.tabs a.is-active,
.tabs a:focus,
.tabs a:hover {
  background-color: #dc5500;
  color: #fffffc;
}

.flexslider .slider-description{
  background: #dc5500;
}

.menu-base-theme li a:hover, 
.menu-base-theme li a:focus, 
.menu-base-theme li a:active, 
.menu-base-theme li a.highlighted,
.region-primary-menu li.active a{
  color: #dc5500;
}

.social-media a {
  color: #ffffff;
}

.top-menu{
  background: #ffffff;
  color: #ffffff;
}

.region-testimonials{
  background: #dc5500;
  color: #ffffff;
}

.pricing_item.featured {
  background: #dc5500;
  color: #ffffff;
}

.clients-view .owl-item:hover{
  background: #dc5500;
}

.featured {
  background: #380100;
  color: #ffffff;
}

.footerwidget {
  background: #dc5500;
  color: #ffffff;
}

.footerwidget label{
  color: #ffffff;
}

.featured h1,
.featured h2,
.featured h3, 
.featured h4 {
  color: #ffffff; 
}

.copyright {
  background: #dc5500;
  color: #ffffff;
}

.footerwidget .fa {
  background: #dc5500;
}

.view-our-team .team-social-media a {
  border-color: #dc5500;
}

.view-our-team .team-social-media a:hover{
  background: #dc5500;
  color: #fffffc;
}

.news-wrap .news-date-wrap {
  background: #dc5500;
}

.events-date-wrap .fa {
  color: #dc5500;
}

.flexslider .slider-description{
  color: #ffffff;
}

.flexslider h2.slider-title{
  color: #dc5500;
  background: #ffffff;
}

.flexslider .more-link {
  color: #dc5500;
  background: #ffffff;
}

.path-contact .sidebar .block,
.page-node-type-career .sidebar .block{
  background: #dc5500;
  color: #fffffc;
}

.gallery-zoom{
  background: #dc5500;
  color: #fffffc;
}

.fontawesome-icon-list a:hover,
.bs-glyphicons-list li:hover {
  background: #dc5500;
  color: #fffffc;
}

#block-career .menu li a{
  background: #dc5500;
}

#block-career .menu li a:hover{
  background: #dc5500;
}

.fax-list .panel-heading {
  background-color: #dc5500;
  border-color: #dc5500;
}

.fax-list .panel-heading:hover {
  background: #dc5500;
}

@media (min-width: 767px){

  .region-primary-menu li a {
    color: #090909;
  }
}
