#app, #app p {
   font-family: 'Open Sans', Helvetica, Arial, sans-serif
}
#app, #app p {
   font-size: 17px
}
.nav-link {
   font-family: "Open Sans";   font-weight: 600
}
#footer, .btn, .heading-phone {
   font-family: "Open Sans";   font-weight: 600
}
.heading-social-icon-inner {
   font-family: "Open Sans";   font-size: 1rem;}
#footer-cp .standard-link {
   font-weight: 400;}
h1, h2, h3, h4, h5, h6, legend, .rates, .heading-subpage, #heading-title, #heading-subtitle {
   font-family: Amita, Georgia, serif;
   text-transform: none;
}
.custom_logo_matte {
}
.custom_logo_wrap {
  @media (min-width:640px) {
    background-image: url(/images/sites/41922/730158.jpg);
    @supports (background-image: url(/images/sites/41922/730158.webp)) {
      background-image: url(/images/sites/41922/730158.webp);
    }
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 640px;
    max-width: 100%
  }
  @media (min-width:768px) {
    height: 768px;
  }
  @media (min-width:900px) {
    height: 900px;
  }
  @media (min-width:1200px) {
    height: 1200px;
  }
  @media (min-width:1600px) {
    height: 1600px;
  }
  @media (min-width:1920px) {
    height: 1920px;
  }
  @media (min-width:2400px) {
    height: 2400px;
  }
  @media (min-width:3200px) {
    height: 3200px;
  }
}
@media (min-width:640px) {
  #heading > .heading-site-title {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* end */