html {
  font-size: 1em; }

html, body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  height: 100%;
  width: 100%; }

body {
  background-color: #FFFFFF;
  color: #424242;
  line-height: 1.45;
  position: relative; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

p {
  font-size: 16px;
  margin: 0 0 0 !important; }

h1 {
  font-size: 3.157em; }

h2 {
  font-size: 2.369em; }

h3 {
  font-size: 1.777em; }

h4 {
  font-size: 1.333em; }

a {
  color: #7E1416;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

a:focus, a:hover {
  color: #000000;
  text-decoration: none; }

::-moz-selection {
  background: #DFDFDF;
  text-shadow: none; }

::selection {
  background: #DFDFDF;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

footer {
  background-color: #DFDFDF;
  border-top: 2px solid silver;
  color: #424242;
  padding: 50px 0; }
  footer p {
    font-size: 14px;
    margin: 0; }
  footer .border, footer hr {
    border-color: silver !important;
    border-width: 2px !important; }

ul.banner-social-buttons {
  margin-top: 0; }

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px; } }

@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0; }
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0; } }

.social-media-footer-link {
  font-size: 24pt; }

.card {
  height: 100%; }

.btn-default {
  background-color: #7E1416;
  border: 1px solid #7E1416;
  color: white; }

.btn-default:focus, .btn-default:hover {
  background-color: #000000;
  border: 1px solid #000000;
  color: white;
  outline: none; }

.btn {
  border-radius: 0;
  font-weight: default;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.border-none {
  border: none !important; }

.map {
  height: 150px;
  width: 100%; }

@media (min-width: 992px) {
  .map {
    height: 250px; } }

.ql-align-left {
  text-align: left; }

.ql-align-center {
  text-align: center; }

.ql-align-right {
  text-align: right; }

.powered_by_hfn {
  color: grey;
  font-size: 0.75em;
  font-weight: lighter; }
  .powered_by_hfn a {
    color: inherit;
    text-decoration: none; }
  .powered_by_hfn a:hover {
    text-decoration: underline; }

.blog_theme {
  background-color: #FFFFFF;
  border: none;
  color: #424242; }
  .blog_theme .card-footer {
    background-color: #FFFFFF !important; }

.blog-ignore-style * {
  font-family: "Open Sans", sans-serif; }

.blog-ignore-style p {
  margin-bottom: 1.5em !important; }

.blog-ignore-style h2 {
  font-size: inherit !important; }

.blog-ignore-style h6 {
  font-size: 0.75em; }

.blog-ignore-style hr {
  margin-top: 2em;
  margin-bottom: 2em; }

.blog-ignore-style .about-author {
  clear: both;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden; }
  .blog-ignore-style .about-author .avatar {
    float: left; }

.parking-site-header {
  height: 150px; }

#top-nav {
  background: white;
  color: #000000;
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  margin-bottom: 0;
  text-transform: capitalize; }
  #top-nav .navbar-toggler {
    border: 1px solid white;
    color: inherit;
    font-size: 14px;
    padding: 11px; }
  #top-nav .navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px; }
    #top-nav .navbar-brand img {
      max-height: 45px; }
    #top-nav .navbar-brand span {
      display: none; }
  #top-nav a {
    color: inherit; }
  #top-nav .navbar-nav .nav-item {
    white-space: nowrap;
    transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s ease-in-out; }
  #top-nav .navbar-nav .nav-item:hover {
    background-color: transparent;
    color: fade(white, 80%);
    outline: none; }
  #top-nav .navbar-nav .nav-item:active, #top-nav .navbar-nav .nav-item:focus {
    background-color: transparent;
    outline: none; }

@media (min-width: 992px) {
  #top-nav {
    background: white;
    border-bottom: none;
    color: #000000;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-top: 20px;
    transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s; }
    #top-nav .nav-link.active {
      background-color: rgba(255, 255, 255, 0.3);
      outline: none; }
    #top-nav .nav-link.active:hover {
      color: white; }
    #top-nav .navbar-brand {
      padding-top: 0px;
      padding-bottom: 0px; }
      #top-nav .navbar-brand img {
        max-height: 80px; }
      #top-nav .navbar-brand span {
        display: none; } }

#top-nav.navbar-shrink {
  background: white;
  color: #000000;
  padding-bottom: 5px;
  padding-top: 5px; }
  #top-nav.navbar-shrink .navbar-brand img {
    max-height: 45px; }
  #top-nav.navbar-shrink .navbar-brand span {
    display: none; }

.masthead {
  background-color: black;
  background-size: cover;
  background: url("/member/111/img/uploads/null") no-repeat bottom center scroll;
  color: white;
  display: table;
  height: 100%;
  padding: 0;
  text-align: center;
  width: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover; }
  .masthead .intro-body {
    background-color: RGBA(0, 0, 0, 0.3);
    display: table-cell;
    vertical-align: middle; }
    .masthead .intro-body .brand-heading {
      font-family: "Open Sans", sans-serif !important;
      font-size: 45px;
      margin-top: 50px; }
    .masthead .intro-body .brand-sub-heading {
      font-family: "Open Sans", sans-serif !important;
      font-size: 25px; }
    .masthead .intro-body .intro-text {
      font-size: 16px; }

@media (min-width: 1280px) {
  .masthead {
    height: 100%;
    padding: 0; }
    .masthead .intro-body .brand-heading {
      font-size: 81px; }
    .masthead .intro-body .brand-sub-heading {
      font-size: 36px; }
    .masthead .intro-body .intro-text {
      font-size: 22px; } }

.btn-circle {
  background: transparent;
  border-radius: 100% !important;
  border: 2px solid currentColor;
  color: inherit;
  font-size: 26px;
  height: 55px;
  line-height: 38px;
  margin-top: 15px;
  transition: background 0.3s ease-in-out;
  width: 55px;
  -moz-transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out; }

.btn-circle:focus, .btn-circle:hover {
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid #000000;
  color: #000000;
  outline: none; }

.content-section {
  color: #424242;
  padding-bottom: 45px;
  padding-top: 45px; }

@media (min-width: 992px) {
  .content-section {
    color: #424242;
    padding-bottom: 60px;
    padding-top: 60px; } }
