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

body {
  color: #000000;
  background: #2980b9;
}

.region-header .brand a{
  color: #fcfcff;
}

.top-menu{
  background: #5799c6;
}

.top-menu,
.social-media a,
.region-top-menu nav li a,
.search-bar .search-bar-icon{
  color: #030305; 
}

a{
  color: #024671;
}

a:hover {
  color: #1e6ea2;
}

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

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

.clients h2,
.clients h2 a,
.news-and-events h2.title,
.our-team h2.title,
.region-testimonials h2,
.pricetable h2.title,
.featured-video h2.title,
.featured-video h2.title,
.featured-video h2.title,
.featured-video h2.title{
  color: #fffffd;
}

.region-primary-menu li.active a,
.menu-base-theme li a:hover,
.menu-base-theme > li > a.highlighted{
  color: #024670;
  background: #ffffff;
}

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

.flexslider .slider-caption{
  color: #030303;
}

.topwidget .widgets .region{
  background: #b5eaff;
}

.featured-wrap{
  background: #ebebeb;
}

.main-wrapper{
  background: #fafafc;
}

.view-our-team .views-field-nothing{
  background: #eeeeee;
}

.region-testimonials .field--name-field-testimonial{
  background: #024169;
  color: #fcfcfc;
}

.pricetable .widgets .region {
  background: #fbfbfb;
}

.bottom-widgets{
  color: #fbfbfc;
}

.footerwidget {
  background: #fafafb;
}

.footerwidget h2.title{
  color: #020203;
}

.contact-message-feedback-form{
  background: #0079be;
  border-color: #419acb;
}

.contact-message-feedback-form,
.contact-message-feedback-form h2.title{
  color: #fffffe;
}

.copyright{
  background: #050505;
  color: #999999;
}

/*Bootstrap*/

.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover{
  background: #024671;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover,
.list-group-item.active, 
.list-group-item.active:focus, 
.list-group-item.active:hover,
.panel-primary>.panel-heading{
  background: #024671;
  border-color: #024671;
}

.panel-primary {
  border-color: #024671;
}

.pricing_item.featured-price{
  background: #024671;
  color: #fffdfb;
}

@media (min-width: 767px){

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

}
