.container_1 {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1180px;
  padding-right: 20px;
  padding-left: 20px;
}

.image {
  margin-right: 5px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block {
  display: inline-block;
  color: #fff;
  font-weight: 700;
}

.text-block-2 {
  display: inline-block;
  color: #fff;
}

.section {
  height: 800px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/dsc_5014-2-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/dsc_5014-2-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heading {
  color: #fff;
}

.div-block-3 {
  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;
  text-align: center;
}

.div-block-3.container_1 {
  -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;
}

.paragraph {
  margin-bottom: 50px;
  color: #fff;
}

.button {
  width: 120px;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: transparent;
}

.heading-2 {
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.heading-2.white-text {
  color: #fff;
}

.section-2 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-span {
  font-family: Oswald, sans-serif;
  color: #cfa670;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, .21);
}

.text-block-3 {
  color: #cfa670;
  font-size: 24px;
  font-weight: 700;
  width: 240px;
}

.button-2 {
  margin-left: 10px;
  background-color: #cfa670;
}

.image-2 {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-4 {
  display: block;
  width: 70px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  border-radius: 50px;
  background-color: #cfa670;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .34);
}

.section-3 {
  min-height: 700px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('/images/moss-436037-unsplash-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -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: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/wine-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/wine-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  box-shadow: 0 0 6px 0 #000;
}

.div-block-5.div5-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/5a8db50f573d0.image-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/5a8db50f573d0.image-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-5.div5-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/Viski-2-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/Viski-2-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-5.div5-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/Fotoram.io-p-800.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/Fotoram.io-p-800.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-5.div5-5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/3250803e-8ccc-482e-a931-dcbc63b64ba0-p-500.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/3250803e-8ccc-482e-a931-dcbc63b64ba0-p-500.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-5.div5-6 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/alex-holyoake-467156-unsplash-2-p-500.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/alex-holyoake-467156-unsplash-2-p-500.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-2 {
  color: #fff;
}

.section-4 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-block-6 {
  height: 300px;
  margin-bottom: 15px;
  background-color: rgba(51, 51, 51, .55);
}

.section-5 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/florian-van-duyn-544133-unsplash-2-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/florian-van-duyn-544133-unsplash-2-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  text-align: left;
}

.unordered-list {
  font-family: 'Open Sans', sans-serif;
}

.list-item {
  color: #fff;
  text-align: left;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.image-3 {
  display: block;
}

.image-4 {
  display: block;
}

.image-5 {
  display: block;
}

.image-6 {
  display: block;
}

.image-7 {
  display: block;
}

.image-8 {
  display: block;
}

.section-6 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  padding: 20px;
  -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;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .32);
}

.div-block-10 {
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-7 {
  min-height: 200px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/christin-hume-370431-unsplash-2-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/christin-hume-370431-unsplash-2-p-1080.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-8 {
  height: 100%;
  padding-top: 70px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/7936-min-2-p-1080.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('/images/7936-min-2-p-1080.jpeg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.paragraph-3 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.paragraph-3.par-black {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.dropdown {
  margin-left: 0px;
}

.dropdown-toggle-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
}

.dropdown-toggle {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-2 {
  margin-left: 0px;
}

.submit-button {
  margin-top: 30px;
  background-color: #cfa670;
  font-family: Montserrat, sans-serif;
}

.div-block-15 {
  padding: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-3 {
  margin-bottom: 70px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.heading-3.head-black {
  margin-bottom: 75px;
  color: #333;
}

.heading-3.head-black.fot-min {
  margin-bottom: 30px;
}

.heading-3.head-black.fot-min.fot-left {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.text-field {
  font-family: Montserrat, sans-serif;
}

.link-2.text-block-5 {
  /*padding-top: 15px;*/
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-decoration: underline;
}

.text-block-7 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.div-block-16 {
  padding: 15px;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.icon {
  color: #fff;
}

.bold-text {
  text-transform: uppercase;
}

.heading-6 {
  color: #fff;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}

.container {
  height: 100%;
}

.div-block-18 {
  background-image: -webkit-linear-gradient(270deg, #222, #222);
  background-image: linear-gradient(180deg, #222, #222);
}

.nav-link {
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

@media (max-width: 767px) {
  .div-block-13 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .heading-3 {
    margin-bottom: 20px;
  }
  .div-size {
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section {
    height: 100%;
  }
  .heading {
    font-size: 26px;
    line-height: 30px;
  }
  .div-block-3.container_1 {
    padding: 20px 10px;
  }
  .heading-2 {
    font-size: 24px;
  }
  .heading-2.white-text {
    line-height: 24px;
    text-transform: uppercase;
  }
  .text-span {
    text-transform: none;
  }
  .row {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-8 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .list-item {
    font-family: 'Open Sans', sans-serif;
  }
  .text-block-4 {
    font-family: 'Open Sans', sans-serif;
  }
  .section-7 {
    height: 100%;
  }
  .paragraph-3 {
    font-family: 'Open Sans', sans-serif;
  }
  .dropdown {
    display: block;
  }
  .dropdown-toggle {
    display: block;
  }
  .heading-3 {
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
  }
  .link-2 {
    display: block;
    padding: 20px 40px 20px 20px;
  }
  .link-2.text-block-5 {
    padding-left: 0px;
    color: #fff;
    text-decoration: underline;
  }
  .text-block-5 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
  }
  .div-block-17 {
    padding-top: 40px;
  }
  .container-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .div-size {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-20 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .div-block-9 {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .column-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (max-width: 479px) {
  .div-block-9 {
    height: 50%;
  }
}