@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Open+Sans:300,400,700|Playfair+Display:700|Ubuntu:400,700&display=swap");
body {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

p, li {
  color: #525252;
  font-size: 1.1em;
  line-height: 1.7em;
  margin-bottom: 1.5rem; }
  p strong, li strong {
    font-weight: 700; }

li {
  margin-bottom: 0rem !important; }

h1, h2, h3, h4, h5 {
  font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

a {
  color: #d15360;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

a:hover {
  text-decoration: none;
  color: #4d8ac9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.bg-white {
  background-color: #fff; }

.text-white {
  color: #fff; }

.bg-primary {
  background-color: #962833 !important; }

.bg-secondary {
  background-color: #4d8ac9 !important; }

.text-primary {
  color: #962833 !important; }

.text-secondary {
  color: #4d8ac9 !important; }

.list-group-item {
  border: 1px solid #dc7b85; }

.topbar {
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 1em 0; }
  .topbar a {
    color: #962833; }
  .topbar a:hover {
    text-decoration: none;
    color: #4d8ac9; }
  .topbar h2 {
    font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    margin-bottom: 0; }
  @media (max-width: 575.98px) {
    .topbar .hours {
      letter-spacing: -0.75px;
      font-size: 0.95em; } }
  @media (min-width: 575.98px) {
    .topbar .phone h2 {
      font-size: 1.5em; } }
  @media (max-width: 991.98px) {
    .topbar .phone h2 {
      font-size: 1.5em; } }
  @media (min-width: 1200px) {
    .topbar .phone h2 {
      font-size: 2em; } }
  @media (max-width: 575.98px) {
    .topbar .social {
      position: absolute;
      top: -54px;
      right: 20px;
      z-index: 1000; } }
  @media (min-width: 576px) {
    .topbar .social {
      position: absolute;
      top: -54px;
      right: 20px;
      z-index: 1000; } }
  @media (min-width: 768px) {
    .topbar .social {
      position: static; } }
  .topbar .social img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 768px) {
      .topbar .social img {
        width: 42px; } }
    @media (min-width: 1200px) {
      .topbar .social img {
        width: auto; } }
  .topbar .social img:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-filter: brightness(130%);
    filter: brightness(130%); }

.navbar {
  padding: 2em 0; }
  @media (max-width: 767.98px) {
    .navbar {
      padding: 1em; } }
  .navbar a {
    color: #fff;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-transform: uppercase;
    line-height: 2em;
    font-weight: 400; }
    @media (max-width: 767.98px) {
      .navbar a {
        font-size: 1.25em;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 768px) {
      .navbar a {
        font-size: 1.25em; } }
    @media (min-width: 992px) {
      .navbar a {
        font-size: 1.5em; } }
    @media (min-width: 1200px) {
      .navbar a {
        font-size: 1.65em; } }
  .navbar a:hover {
    opacity: .8; }
  @media (max-width: 575.98px) {
    .navbar .logo img {
      width: 50px; } }
  @media (min-width: 768px) {
    .navbar .logo img {
      width: 145px; } }
  @media (min-width: 992px) {
    .navbar .logo img {
      width: 160px; } }
  @media (min-width: 1200px) {
    .navbar .logo img {
      width: 100%; } }
  .navbar .active {
    opacity: .6; }
  @media (max-width: 575.98px) {
    .navbar .navbar-brand img {
      width: 100px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .navbar .navbar-brand img {
      width: 140px; } }

.navbar-dark .navbar-nav {
  margin-top: 5px; }
  @media (max-width: 767.98px) {
    .navbar-dark .navbar-nav .nav-link {
      color: white;
      opacity: 1;
      padding-right: 12px; } }

.navbar-dark .navbar-toggler {
  color: #fff;
  border-color: #fff; }
  .navbar-dark .navbar-toggler span {
    border-color: #fff; }

/* The sticky class is added to the header with JS when it reaches its scroll position */
@media (max-width: 575.98px) {
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000; } }

@media (max-width: 767.98px) {
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000; } }

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 100px; }

@media (min-width: 576px) {
  .carousel .carousel-caption {
    left: 6%; } }

@media (min-width: 1500px) {
  .carousel .carousel-caption {
    left: 15%;
    right: 15%; } }

.carousel .carousel-caption h1 {
  font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.1em;
  text-align: left;
  margin-bottom: 0; }
  @media (min-width: 576px) {
    .carousel .carousel-caption h1 {
      font-size: 1.25em; } }
  @media (min-width: 768px) {
    .carousel .carousel-caption h1 {
      font-size: 1.5em; } }
  @media (min-width: 992px) {
    .carousel .carousel-caption h1 {
      font-size: 2em; } }
  @media (min-width: 1200px) {
    .carousel .carousel-caption h1 {
      font-size: 2.5em; } }
  @media (min-width: 1600px) {
    .carousel .carousel-caption h1 {
      font-size: 3.1em; } }

.welcome {
  background: url("../img/bg-welcome.png") no-repeat;
  padding-bottom: 90px;
  background-color: #f0f0f0;
  background-position: 85% 100%; }
  @media (max-width: 767.98px) {
    .welcome {
      background-image: none;
      padding-bottom: 70px; } }
  @media (max-width: 575.98px) {
    .welcome {
      padding-left: 2%;
      padding-right: 2%; } }
  .welcome h1 {
    font-size: 2.75em; }
    @media (max-width: 575.98px) {
      .welcome h1 {
        font-size: 2em; } }
    @media (max-width: 991.98px) {
      .welcome h1 {
        font-size: 2.1em; } }
  .welcome p {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.content {
  padding: 70px 0; }
  @media (max-width: 575.98px) {
    .content {
      padding-left: 2%;
      padding-right: 2%; } }
  .content h1 {
    color: #4d8ac9; }
    @media (max-width: 575.98px) {
      .content h1 {
        font-size: 1.9em; } }

.contact {
  padding: 50px 0;
  background: url("../img/bg-contact.jpg") no-repeat left center;
  background-color: #82232c;
  background-blend-mode: multiply; }
  @media (max-width: 575.98px) {
    .contact {
      padding: 0; } }
  .contact address {
    opacity: .8;
    font-weight: 300; }

.features {
  padding: 70px 0;
  background: url("../img/bg-features.jpg") no-repeat;
  background-size: cover; }
  @media (max-width: 575.98px) {
    .features {
      background-repeat: repeat-y;
      padding-left: 2%;
      padding-right: 2%; } }
  @media (max-width: 767.98px) {
    .features {
      background-repeat: repeat-y; } }
  .features a img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .features a h4 {
    text-align: center;
    display: block;
    background-color: #4d8ac9;
    line-height: 1.2em;
    color: #fff;
    padding: 15px 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 768px) {
      .features a h4 {
        font-size: 1em; } }
    @media (min-width: 1200px) {
      .features a h4 {
        font-size: 1.5em; } }
  .features a:hover img {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .features a:hover h4 {
    background: #962833;
    letter-spacing: .1em;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

footer {
  background-color: #000;
  color: #fff;
  padding: 50px 0; }
  footer a {
    color: rgba(255, 255, 255, 0.7); }
  footer a:hover {
    color: white; }
  footer nav {
    text-align: right; }
    @media (max-width: 991.98px) {
      footer nav {
        text-align: center; } }
    footer nav a {
      display: inline-block;
      margin-left: 20px; }
      @media (max-width: 575.98px) {
        footer nav a {
          margin-left: 10px; } }
      @media (max-width: 767.98px) {
        footer nav a {
          margin-right: 10px;
          margin-left: 0; } }
  footer .copyright {
    color: rgba(255, 255, 255, 0.7); }
    @media (max-width: 991.98px) {
      footer .copyright {
        margin-top: 20px;
        text-align: center; } }
