.section {
  height: auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  opacity: 1;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-9 {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-2 {
  margin-top: 0px;
  padding-right: 20px;
  font-family: Prompt, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

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

.nav-menu {
  top: 15px;
}

.section-2 {
  height: 800px;
  background-image: url('../images/banner1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eee;
}

.heading {
  font-family: Prompt, sans-serif;
  color: #414141;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.bold-text {
  color: #e9af31;
  font-size: 35px;
  line-height: 35px;
}

.text-span {
  position: relative;
  top: -25px;
  color: #e90000;
  font-size: 24px;
  font-weight: 600;
}

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

.column {
  text-align: center;
}

.heading-2 {
  font-family: Prompt, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.link-3 {
  text-decoration: none;
}

.bold-text-2 {
  color: #e9af31;
  text-decoration: none;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  font-family: Prompt, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

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

.bold-text-6 {
  color: #e9af31;
}

.image-4 {
  border-radius: 120px 120px 0px 0px;
}

.section-5 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  color: #4d4d4d;
}

.section-5.image {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0.67))), url('../images/banner2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67)), url('../images/banner2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.heading-4 {
  margin-top: 10px;
  font-family: Prompt, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

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

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 50px;
  padding-left: 50px;
  font-family: Prompt, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.div-block {
  margin-top: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 9, 9, 0.7)), to(rgba(9, 9, 9, 0.7))), url('../images/banner3.jpg');
  background-image: linear-gradient(180deg, rgba(9, 9, 9, 0.7), rgba(9, 9, 9, 0.7)), url('../images/banner3.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
}

.container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-4 {
  color: #fff;
  font-size: 20px;
}

.columns-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

.image-6 {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.section-7 {
  margin-top: 0px;
  padding-top: 20px;
  background-color: #fff;
}

.container-10 {
  display: block;
}

.columns-3 {
  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;
}

.heading-16 {
  font-family: Prompt, sans-serif;
  color: #e9af31;
  font-size: 20px;
  font-weight: 400;
  text-align: right;
}

.heading-15 {
  margin-top: 20px;
  color: #e9af31;
  font-weight: 400;
  text-align: center;
}

.section-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #eee;
}

.container-11 {
  text-align: center;
}

.heading-1 {
  font-family: Prompt, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.bold-text-7 {
  color: #9b0036;
  font-size: 35px;
  line-height: 25px;
}

.section-8 {
  height: 800px;
  background-image: url('../images/wooden-barrel-with-bottles-glasses-wine.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.heading-6 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: Prompt, sans-serif;
  color: #444;
  text-align: center;
}

.link-9 {
  font-family: Kanit, sans-serif;
  color: #292929;
  font-weight: 600;
  text-decoration: none;
}

.div-block-1 {
  width: 280px;
  height: 5px;
  margin: -15px 0px 20px 330px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #004da5;
}

.link-block {
  margin-top: 20px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  margin-top: 40px;
}

.heading-76 {
  padding-right: 100px;
  padding-left: 100px;
  font-family: Prompt, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link-14 {
  color: #0083bb;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-3 {
  color: #9b0036;
  font-size: 16px;
  font-weight: 600;
}

.div-block-16 {
  width: 200px;
  height: 5px;
  margin: -15px 0px 20px 370px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #9b0036;
}

.image-7 {
  margin-top: 20px;
}

.image-8 {
  border-radius: 50px;
}

.bold-text-1 {
  color: #e9af31;
  font-size: 35px;
  line-height: 35px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
  }

  .icon {
    color: #fff;
  }

  .menu-button {
    top: 20px;
  }

  .section-2 {
    height: 650px;
  }

  .heading {
    font-size: 18px;
  }

  .bold-text {
    font-size: 30px;
  }

  .heading-3 {
    font-size: 16px;
  }

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

  .image-2 {
    max-width: 50%;
    margin-left: 40px;
  }

  .bold-text-7 {
    font-size: 30px;
  }

  .div-block-1 {
    margin-left: 220px;
  }

  .column-5 {
    padding-right: 40px;
  }

  .heading-76 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-16 {
    margin-left: 265px;
  }

  .bold-text-1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: 450px;
  }

  .heading {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 28px;
  }

  .bold-text {
    font-size: 28px;
  }

  .text-span {
    top: -15px;
    display: block;
    padding-left: 10px;
    font-size: 22px;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-4 {
    max-width: 80%;
    text-align: left;
  }

  .section-5 {
    padding: 34px 10px;
  }

  .section-5.image {
    padding: 61px 10px;
    background-attachment: scroll;
  }

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

  .heading-5 {
    font-size: 16px;
  }

  .div-block {
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 0px;
  }

  .columns-4 {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading-6 {
    margin-top: 5px;
    font-size: 30px;
  }

  .div-block-1 {
    margin-left: 143px;
  }

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

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

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-76 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-16 {
    margin-left: 185px;
  }

  .image-8 {
    max-width: 80%;
    text-align: left;
  }

  .bold-text-1 {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
  }

  .menu-button {
    top: 25px;
  }

  .image-3 {
    max-width: 80%;
  }

  .section-2 {
    height: 300px;
  }

  .heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
  }

  .bold-text {
    font-size: 26px;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .heading-5 {
    font-size: 16px;
  }

  .div-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {
    padding-bottom: 0px;
  }

  .columns-4 {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .columns-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

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

  .image-2 {
    max-width: 100%;
    margin-left: 0px;
  }

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

  .bold-text-7 {
    font-size: 26px;
  }

  .heading-6 {
    font-size: 28px;
  }

  .link-9 {
    font-size: 24px;
  }

  .div-block-1 {
    width: 260px;
    margin-left: 28px;
  }

  .column-5 {
    padding-right: 10px;
  }

  .div-block-16 {
    width: 180px;
    margin-left: 70px;
  }

  .image-8 {
    max-width: 90%;
    border-radius: 30px;
  }

  .bold-text-1 {
    font-size: 26px;
  }
}

