.navlink {
  margin-top: 9px;
  font-family: 'Varela Round', sans-serif;
  text-transform: capitalize;
}

.navlink.w--current {
  color: #fecb2f;
}

.image {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar {
  position: fixed;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 14px 0 #000;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  -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-image: url('../images/pexels-photo-87236.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.heading {
  position: fixed;
  z-index: 0;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.div-block {
  height: 20px;
  background-color: #fecb2f;
}

.row {
  margin-top: 28px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
}

.paragraph {
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.button {
  background-color: #fecb2f;
  font-family: Montserrat, sans-serif;
  color: #000;
}

.image-2 {
  margin-bottom: 35px;
  background-image: url('../images/pexels-photo-87236.jpeg');
  background-position: 0px 0px;
  background-size: contain;
  background-attachment: fixed;
}

.image-3 {
  margin-top: 14px;
  margin-left: 13px;
}

.image-4 {
  margin-bottom: 51px;
  margin-left: 0px;
}

.block-quote {
  margin-left: 65px;
  padding-left: 20px;
  border-style: solid solid none none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.block-quote-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 40px;
  border-color: #fecb2f;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.section-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 50px;
  background-color: #ebebeb;
}

.heading-3 {
  margin-top: 50px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-span {
  font-weight: 700;
}

.row-2 {
  margin-top: 35px;
}

.div-block-2 {
  text-align: center;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.paragraph-2 {
  font-family: Lato, sans-serif;
}

.div-block-3 {
  width: 60px;
  height: 4px;
  margin-top: 7px;
  margin-bottom: 30px;
  background-color: #fecb2f;
}

.button-2 {
  margin-top: 20px;
  background-color: #fecb2f;
  font-family: Montserrat, sans-serif;
  color: #000;
}

.button-2.nomuchmargtop {
  margin-top: 1px;
}

.container {
  text-align: left;
}

.heading-5 {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.column {
  text-align: center;
}

.row-3 {
  margin-top: 20px;
}

.heading-6 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
}

.section-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #fecb2f;
  box-shadow: 0 0 10px 0 #030303;
}

.row-4 {
  margin-top: 20px;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.heading-8 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.text-block {
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: underline;
}

.list-item {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
}

.div-block-4 {
  height: 35px;
  margin-top: 20px;
  background-color: hsla(0, 0%, 7%, .83);
}

.link {
  color: #2a2a2a;
  text-decoration: none;
}

.link.w--current {
  color: #272727;
}

.link-2 {
  color: #333;
  text-decoration: none;
}

.link-2.w--current {
  color: #292929;
}

.link-3 {
  color: #222;
  text-decoration: none;
}

.link-4 {
  color: #383838;
  text-decoration: none;
}

.link-5 {
  color: #292929;
  text-decoration: none;
}

.link-5.w--current {
  color: #363636;
}

.link-6 {
  color: #1b1b1b;
  text-decoration: none;
}

.link-6.w--current {
  color: #313131;
}

.section-4 {
  height: 50vh;
  background-image: url('../images/martin-knize-39792.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.row-5 {
  margin-top: 35px;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
}

.column-2 {
  position: static;
  text-align: center;
}

.paragraph-4 {
  font-family: Lato, sans-serif;
}

.image-5 {
  display: block;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
}

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

.section-5 {
  height: 50vh;
  background-image: url('../images/liam-black-107212.jpg');
  background-position: 50% 53%;
  background-size: cover;
}

.heading-10 {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
}

.text-span-2 {
  font-weight: 300;
}

.div-block-5 {
  text-align: center;
}

.row-6 {
  margin-top: 45px;
}

.section-6 {
  height: 50vh;
  background-image: url('../images/pexels-photo-220197.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-11 {
  margin-top: 33px;
  font-family: Montserrat, sans-serif;
}

.textarea {
  padding-bottom: 74px;
}

.section-7 {
  position: relative;
  z-index: 999;
  padding-bottom: 50px;
  background-color: #fff;
}

.section-8 {
  position: relative;
  padding-bottom: 40px;
  background-color: #fff;
}

.section-9 {
  padding-bottom: 40px;
}

.section-10 {
  padding-bottom: 40px;
}

.section-11 {
  padding-bottom: 40px;
}

.image-7 {
  margin-top: 34px;
  margin-left: 16px;
}

.column-4 {
  margin-top: 18px;
}

.form {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

@media (max-width: 991px) {
  .image-3 {
    display: none;
    margin-top: -27px;
  }
  .image-4 {
    display: none;
    margin-top: 14px;
  }
  .column-3 {
    margin-top: 64px;
  }
  .image-7 {
    margin-top: -8px;
    margin-left: 53px;
  }
  .icon {
    margin-top: 4px;
    color: #333;
  }
  .nav-menu {
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-3 {
    position: relative;
    z-index: 9999;
  }
  .column-3 {
    display: none;
  }
  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .heading {
    font-size: 38px;
  }
  .image-2 {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .block-quote-2 {
    margin-left: 1px;
  }
  .div-block-3 {
    margin-left: 20px;
  }
  .button-2 {
    margin-left: 20px;
  }
  .section-3 {
    position: relative;
    padding-right: 0px;
  }
  .heading-10 {
    margin-left: 18px;
  }
  .column-3 {
    text-align: center;
  }
  .image-7 {
    margin-top: 0px;
    margin-left: 6px;
  }
  .icon {
    margin-top: 11px;
    color: #222;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: #f3f3f3;
    box-shadow: 0 11px 30px -4px #000;
  }
  .menu-button {
    padding-bottom: 18px;
  }
  .menu-button.w--open {
    padding-bottom: 28px;
    background-color: #f3f3f3;
  }
  .column-5 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .text-span-3 {
    margin-left: 20px;
  }
  .column-6 {
    padding-right: 20px;
  }
  .container-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
}