:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  min-height: 100vw;
}

.section {
  background-color: #111;
  background-image: url('../images/window-01.jpg');
  background-repeat: no-repeat;
  background-size: 2000px;
  background-attachment: fixed;
  min-height: 250px;
}

.heading {
  color: #faf1f1;
  text-align: center;
  padding-top: 74px;
  padding-bottom: 74px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-style: italic;
}

.text-block {
  color: #f5f0f0;
  text-align: center;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 35px;
}

.section-2 {
  background-color: #000;
  height: 250px;
}

.div-block {
  padding: 1px 1px 127px;
}

.text-block-2 {
  color: #f5f1f1;
  text-align: center;
}

.section-3 {
  background-color: #000;
}

.image {
  overflow: hidden;
}

.section-4 {
  background-image: url('../images/midsection-01.jpg');
  background-position: 50%;
  background-size: 2000px;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  min-height: 250px;
  display: flex;
  position: static;
}

.paragraph {
  color: #f8f0f0;
  text-align: justify;
  margin-top: 27px;
  padding-right: 120px;
  font-family: Varela, sans-serif;
  font-size: 16px;
}

.heading-2 {
  color: #f6eded;
  margin-top: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  text-decoration: underline;
}

.nav-link {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link:hover {
  text-decoration: underline;
}

.navbar {
  background-color: #ffffffb5;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
}

.image-2 {
  height: 100vh;
  position: static;
}

.column {
  text-align: center;
}

.columns {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.section-5 {
  background-image: radial-gradient(circle, #00000017, #fff);
  padding-bottom: 50px;
}

.column-2 {
  font-size: 15px;
}

.column-2:hover {
  border: 5px #0000004f;
}

.heading-3 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.image-3 {
  border: 1px #000;
  border-radius: 0;
  margin-top: 11px;
  padding-top: 0;
}

.image-3:hover {
  background-color: #fff0;
}

.column-3, .column-4 {
  text-align: center;
}

.column-4:hover {
  border-top: 5px solid #000;
}

.heading-4 {
  margin: 5px 9px 0 -212px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 30px;
}

.section-6 {
  background-image: url('../images/header2-01.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.nav-menu {
  margin-right: -178px;
}

.link-block, .link-block-2 {
  cursor: pointer;
}

.container-2 {
  position: relative;
  right: 260px;
}

.container-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.section-7 {
  background-color: #00000030;
}

.text-block-3 {
  font-family: Open Sans, sans-serif;
  font-size: 30px;
}

.slide-nav {
  display: none;
}

.slide {
  padding: 41px;
}

.slide-2, .slide-3 {
  padding: 40px;
}

.slider {
  background-color: #000;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
  cursor: pointer;
}

.text-block-4 {
  text-align: center;
  font-family: Varela, sans-serif;
  font-size: 18px;
}

.text-block-5 {
  text-align: center;
  margin-bottom: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Varela, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.paragraph-2 {
  text-align: justify;
  font-family: Verdana, Geneva, sans-serif;
}

.link {
  text-align: center;
  font-family: Varela, sans-serif;
  font-size: 18px;
}

.text-block-6 {
  text-align: center;
  padding-top: 8px;
  font-family: Varela, sans-serif;
  font-size: 12px;
}

.column-5 {
  text-align: center;
  padding-top: 31px;
  padding-bottom: 31px;
}

.button {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 50px;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 18px;
  display: flex;
}

.heading-5 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

@media screen and (max-width: 991px) {
  .heading-4 {
    margin-left: 0;
  }

  .section-6 {
    background-position: 100% 0;
  }

  .container-2 {
    position: static;
  }

  .columns-3 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    text-align: center;
    padding-left: 36px;
    padding-right: 36px;
  }

  .container {
    text-align: center;
  }

  .container-3 {
    flex-direction: column;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .slider {
    height: 500px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
  }

  .section-4 {
    height: auto;
    min-height: auto;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .heading-2 {
    margin-bottom: 1px;
  }

  .heading-4 {
    font-size: 25px;
  }

  .section-6 {
    height: 70vh;
  }

  .slider {
    height: 1000px;
  }

  .columns-2 {
    display: block;
  }
}


