:root {
  --maroon: #791913;
  --white: white;
}

.background {
  z-index: -3;
  background-image: linear-gradient(#ffffff73, #ffffff73), url('../images/background.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: fixed;
  inset: 0%;
}

.div-block-2 {
  z-index: 5;
  background-image: linear-gradient(#ffffff59, #ffffff59), url('../images/background.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  align-items: center;
  padding-bottom: 19px;
  display: flex;
  position: sticky;
  top: -214px;
}

.div-block-2.pages {
  padding-bottom: 0;
  top: -12px;
}

.div-block-2.home {
  padding-bottom: 0;
  top: -110px;
}

.div-block-3 {
  width: 213px;
  margin-top: 17px;
}

.div-block-3.home {
  width: 470px;
}

.div-block-4 {
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.link-block {
  width: 250px;
}

.text-block {
  color: var(--maroon);
  padding-left: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 26px;
}

.navbar {
  border-top: 1px solid var(--maroon);
  border-bottom: 1px solid var(--maroon);
  background-color: #ddd0;
  margin-top: 0;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--maroon);
  padding: 15px 11px;
  font-family: Rye, sans-serif;
  font-size: 26px;
}

.nav-link.w--current {
  color: #0a0201;
}

.container-2 {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  padding-bottom: 45px;
  display: flex;
}

.text-block-2 {
  color: var(--maroon);
  padding-top: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-5 {
  padding-top: 26px;
}

.text-block-3 {
  color: var(--maroon);
  margin-top: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.footer {
  background-color: var(--maroon);
  height: 25px;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-4 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-5 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.link {
  color: var(--white);
  text-decoration: none;
}

.text-block-6 {
  display: none;
}

.div-block-6 {
  z-index: 5;
  background-image: linear-gradient(#ffffff59, #ffffff59), url('../images/background.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: sticky;
  top: 137px;
  box-shadow: 0 2px 3px 2px #000000ab;
}

.container-3 {
  z-index: 0;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  position: relative;
}

.div-block-7 {
  position: relative;
  box-shadow: 4px 4px 6px #000;
}

.div-block-8 {
  box-shadow: 4px 4px 6px #000;
}

.image {
  z-index: 0;
  position: relative;
  box-shadow: 4px 4px 6px #000;
}

.div-block-9 {
  box-shadow: 4px 4px 6px #000;
}

.div-block-10, .div-block-11 {
  position: absolute;
  box-shadow: 4px 4px 6px #000;
}

.slider {
  display: none;
}

.container-4 {
  height: auto;
  padding-bottom: 57px;
}

.div-block-12 {
  z-index: 5;
  background-image: linear-gradient(#ffffff59, #ffffff59), url('../images/background.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  align-items: center;
  padding-top: 5px;
  display: flex;
  position: sticky;
  top: -1px;
}

.body {
  flex-direction: column;
  display: flex;
}

.image-2 {
  width: auto;
}

.div-block-13 {
  width: 230px;
}

.div-block-14 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 10px;
  display: flex;
}

.link-block-2 {
  width: 230px;
}

.text-block-7 {
  color: var(--maroon);
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.div-block-15 {
  margin-top: 21px;
  padding-bottom: 0;
}

.div-block-16 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 45px;
  display: flex;
}

.div-block-16.andrew {
  display: flex;
}

.div-block-16.aaron {
  display: none;
}

.div-block-17 {
  border: 1px solid var(--maroon);
  width: 200px;
  margin-right: 21px;
  box-shadow: 6px 6px 7px #000;
}

.div-block-18 {
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
  display: flex;
}

.text-block-8 {
  color: var(--maroon);
  padding-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.text-block-9 {
  width: 50%;
}

.text-block-10 {
  color: var(--maroon);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-11 {
  color: var(--maroon);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: italic;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.div-block-20 {
  flex-direction: column;
  align-items: center;
  width: 300px;
  display: flex;
}

.image-3, .image-4, .image-5 {
  padding-bottom: 10px;
}

.div-block-21 {
  width: 500px;
}

.text-block-12 {
  color: var(--maroon);
  text-align: right;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.text-block-13 {
  color: var(--maroon);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.bold-text {
  padding-right: 50px;
  line-height: 40px;
  text-decoration: underline;
}

.text-block-14 {
  color: var(--maroon);
  text-align: right;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-style: italic;
}

.div-block-22 {
  align-items: flex-start;
  padding-top: 25px;
  display: flex;
}

.text-block-15 {
  color: var(--maroon);
  text-align: center;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-23 {
  align-items: center;
  display: flex;
}

.text-block-16 {
  color: var(--maroon);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.link-2, .link-3 {
  color: var(--maroon);
  text-decoration: none;
}

.map {
  margin-top: 29px;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    z-index: 5;
  }

  .nav-link {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 23px;
  }

  .container-2 {
    height: auto;
  }

  .div-block-6 {
    z-index: 5;
  }

  .div-block-7 {
    z-index: 0;
    transform: none;
  }

  .div-block-8 {
    z-index: 0;
    position: relative;
    box-shadow: 4px 4px 6px #000;
  }

  .slider {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    top: -20px;
  }

  .div-block-2.home {
    top: 0;
  }

  .div-block-3 {
    width: 530px;
  }

  .link-block {
    width: 250px;
  }

  .text-block {
    padding-left: 16px;
  }

  .container-2 {
    height: auto;
    padding-bottom: 81px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer {
    height: 50px;
  }

  .text-block-4, .text-block-5 {
    text-align: center;
  }

  .icon {
    color: var(--maroon);
    font-size: 40px;
  }

  .menu-button {
    padding: 3px;
  }

  .text-block-6 {
    color: var(--maroon);
    font-family: Rye, sans-serif;
    font-size: 30px;
    display: block;
  }

  .div-block-6 {
    top: 246px;
  }

  .container-3 {
    display: none;
  }

  .slider {
    background-color: #75747400;
    display: block;
  }

  .slide {
    background-image: url('../images/slide1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-2 {
    background-image: url('../images/slide2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-3 {
    background-image: url('../images/slide3.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-4 {
    background-image: url('../images/slide4.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-5 {
    background-image: url('../images/slide5.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slide-6 {
    background-image: url('../images/slide6.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-13 {
    width: 490px;
    padding-bottom: 8px;
  }

  .div-block-14 {
    padding-bottom: 19px;
  }

  .div-block-19 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-12, .bold-text {
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    top: -4px;
  }

  .div-block-3 {
    width: 360px;
    margin-top: 11px;
  }

  .div-block-3.home {
    width: 360px;
  }

  .div-block-4 {
    padding-top: 6px;
  }

  .link-block {
    width: 180px;
  }

  .text-block {
    padding-left: 9px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
  }

  .container-2 {
    height: auto;
  }

  .text-block-4 {
    line-height: 14px;
  }

  .div-block-6 {
    top: 186px;
  }

  .container-4 {
    padding: 0;
  }

  .div-block-13 {
    width: 371px;
    padding-bottom: 8px;
  }

  .link-block-2 {
    width: 200px;
    font-size: 14px;
  }

  .text-block-7 {
    padding-left: 12px;
    font-size: 15px;
  }

  .div-block-16 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-17 {
    margin-bottom: 16px;
  }

  .div-block-18 {
    width: auto;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .div-block-21 {
    width: 370px;
  }

  .text-block-12 {
    font-size: 15px;
  }

  .text-block-15 {
    padding-right: 0;
  }

  .div-block-23 {
    flex-direction: column;
  }
}


