.body {
  background-color: #e6e6e6;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 15px;
  font-style: normal;
  letter-spacing: 2px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

.image {
  display: block;
  max-width: 100%;
  margin-top: 43px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  color: #000;
}

.text-block {
  display: block;
  max-width: 420px;
  margin: 40px auto 16px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.text-span {
  color: #343436;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
}

.text-span-2 {
  font-style: italic;
}

.text-span-3 {
  color: #343436;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
}

.link-block {
  display: block;
  max-width: 200px;
  margin: 32px auto 60px;
  padding: 8px;
  border-radius: 100px;
  background-color: grey;
  text-align: center;
  text-decoration: none;
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-decoration: none;
}

.image-2 {
  display: block;
  max-width: 200px;
  margin: 20px auto;
  box-shadow: 0 0 26px -3px #5c5c5c;
  text-align: center;
}

.div-block {
  position: fixed;
  left: 10px;
  top: 10px;
  right: 10px;
}

.link-block-2 {
  margin-right: 5px;
  padding: 5px;
}

.link-block-3 {
  padding: 5px;
}

.link-block-3.icon-link {
  margin-right: 5px;
}

.link-block-4 {
  padding: 5px;
}

.link-block-4.icon-link {
  margin-right: 5px;
}

.link-block-5 {
  margin-right: 5px;
  padding: 5px;
}

.image-3 {
  padding: 0px;
  opacity: 0.55;
  -webkit-filter: none;
  filter: none;
}

.link-block-6 {
  padding: 5px;
}

.div-block-2 {
  float: left;
}

.video {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-bottom: 0px;
}

.html-embed {
  margin-top: 20px;
  margin-bottom: 50px;
}

.div-block-3 {
  max-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.image-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -100;
  display: block;
  margin-top: -238px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.7;
}

.image-5 {
  opacity: 0.55;
}

.image-6 {
  opacity: 0.55;
}

.image-7 {
  opacity: 0.55;
}

.image-8 {
  opacity: 0.55;
}

.div-block-4 {
  float: right;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  background-color: transparent;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #727272;
  font-size: 13px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #333;
}

.nav-link.w--current {
  padding-right: 10px;
  padding-left: 10px;
  color: #555;
  font-size: 13px;
}

.nav-link.w--current:hover {
  color: #333;
}

.socials {
  padding-top: 9px;
  float: left;
}

.container-2 {
  max-width: 100%;
  margin-right: 20px;
  margin-left: 20px;
}

.container-3 {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  position: static;
  height: 100vh;
}

.section-2 {
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.div-block-5 {
  display: block;
  width: 750px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.heading {
  display: block;
  margin: 0px auto 50px;
  padding-top: 0px;
  color: #363636;
  font-weight: 400;
  text-align: center;
  letter-spacing: 6px;
}

.text-block-3 {
  display: block;
  width: 600px;
  max-width: 100%;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
  color: #1b1b1b;
  font-size: 18px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 4px;
}

.nav-link-2 {
  text-transform: uppercase;
}

.nav-link-3 {
  text-transform: uppercase;
}

.nav-link-4 {
  text-transform: uppercase;
}

.button {
  display: inline-block;
  max-width: 100%;
  margin: 5px;
  border: 1px solid #000;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: background-color 258ms ease-in-out;
  transition: background-color 258ms ease-in-out;
  color: #000;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  border-color: #818181;
  background-color: #868686;
  color: #e7e7e7;
}

.div-block-6 {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-2 {
  text-align: center;
}

.div-block-7 {
  display: block;
  overflow: visible;
  width: 600px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section-3 {
  height: 100vh;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-8 {
  display: block;
  width: 500px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-9 {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
}

.slider {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 900px;
  height: 100%;
  margin-bottom: 31px;
  padding-bottom: 0px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slide {
  position: relative;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-4 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000;
}

.image-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 991px) {
  .image {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .text-block {
    margin-top: 36px;
    margin-bottom: 20px;
  }
  .text-span {
    margin-top: 0px;
  }
  .link-block {
    margin-top: 32px;
  }
  .div-block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-2 {
    display: block;
    max-width: 100vw;
  }
  .video {
    margin-top: 40px;
  }
  .html-embed {
    margin-top: 5px;
  }
  .nav-link {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    text-align: center;
  }
  .nav-link.w--current {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
  }
  .nav-menu {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: hsla(0, 0%, 79%, .95);
  }
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open:active {
    background-color: hsla(0, 0%, 85%, .95);
  }
}

@media (max-width: 767px) {
  .image {
    max-width: 80vw;
    margin-top: 10vh;
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-block {
    margin-bottom: 20px;
  }
  .text-span {
    margin-bottom: 0px;
  }
  .div-block {
    left: 20px;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100vw;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-2 {
    display: block;
    max-width: 100vw;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .image {
    max-width: 90vw;
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block {
    margin-bottom: 24px;
  }
  .text-span {
    font-size: 1.2rem;
  }
  .link-block {
    max-width: 180px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .div-block {
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .video {
    margin-bottom: 10px;
  }
  .image-4 {
    left: 0px;
    right: 0px;
    margin-top: 21px;
  }
  .heading {
    font-size: 24px;
    line-height: 37px;
  }
  .text-block-3 {
    font-size: 18px;
    line-height: 29px;
  }
}

