.t3-header {
  background: rgba(0, 95, 157, 0.9) none repeat scroll 0 0;
}
.noo-slideshow .home7-slider .parallax-bg {
  background: rgba(0, 0, 0, 0) url('/images/Jessie-Duff.jpg') repeat-y fixed center center / cover ;
}
.noo-slideshow .home7-slider .slider-content .inner {
  background: rgba(0, 95, 157, 0.75) none repeat scroll 0 0;
}
.noo-slideshow .home7-slider .slider-content .inner {
  box-shadow: 0 0 0 10px rgba(248, 220, 8, 0.75);
}
.noo-slideshow .home7-slider .slider-content .inner:hover {
  box-shadow: 0 0 0 15px rgba(248, 220, 8, 0.75);
}
.homepage .section-title h1 {
  background: #F8DC08 none repeat scroll 0 0;
  border: 4px solid #ffffff;
  box-shadow: 0 0 0 3px #000000;
  color: #005F9D;
  font-family: "Oswald";
}
.homepage .our-services .services .owl-item > li:hover {
  background: #005F9D;
}
a {
color: #f69296;
}
.btn.btn-primary a {
  color: #000;
}
.phone > a {
  color: #515a5f;
  font-family: "Oswald";
  font-size: 6vh;
}
.phone > a:hover {
  color: #FADD06;
}
.mega-nav.level1 a {
  color: #000;
}
.rsepro_upcoming {
  margin-left: 30px;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
	  max-width: 100rem;
  margin: 0 auto;
  text-align: center;
}
.rsepro-calendar-day > a {
  color: #515a5f;
}
.rsttip.rse_event_link {
  color: #515A74;
}
.rsttip.rse_event_link:hover {
  color: #FADD06;
}
.pager.pull-right a {
  color: #000;
}
#jquery-lightbox {
  left: 0;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000 !important;
}
.navbar-nav > li > a {
  padding-bottom: 10px !important;
  padding-right: 6px !important;
  padding-top: 50px !important;
}
td {
	font-size: 18px;
	font-family: "Oswald";
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
.sppb-addon-header h1, .sppb-addon-header h2 {
	color: #005f9d;
}
.sppb-addon-header h3 {
	color: #fff;
}
.sppb-addon-article img {
	width: 120px;
}
.moduleItemTitle {
	font-size: 30pt;
	color: #196EA6;
	font-weight: 700;
}
.t3-header.affix {
	position: relative !important;
	top: 0;
}
.circle-quote .t3-header {
	background: rgba(0, 95, 157, 0.9) none repeat scroll 0 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a, .circle-quote .t3-header .navbar-default .navbar-nav > .active > a:hover, .circle-quote .t3-header .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
}
.circle-quote .t3-header {
	position: relative;
}