@charset "UTF-8";
/* CSS Document */


header#plain .main-menu > ul > li > a.active {color: #0072bc;}
header#plain .main-menu > ul > li > a:hover {color: #0072bc;}

a#phone, a#email_footer { color: #FFF; }


#social_top a i {
  font-size: 13px;
  color: #0072bc !important;
}

.parallax-content-1 {
  display: table;
  width: 100%;
  height: 470px;
  background: rgba(0, 0, 0, 0.0);
}

.parallax-content-1 div h1, .parallax-content-1 div h3 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  /*text-shadow:black 0.1em 0.1em 0.2em;*/
}

