.image {
  width: 50px;
  margin-left: 60px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.nav-menu {
  position: absolute;
  right: 0px;
  height: 100%;
  padding-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #e0e0e0;
}

.nav-link {
  margin-right: 60px;
  margin-left: 60px;
  font-family: Gotham, sans-serif;
  color: #707070;
  font-size: 15px;
  font-weight: 300;
}

.nav-link.w--current {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 60px;
  padding-left: 60px;
  border-bottom: 10px solid #e4be04;
  color: #4e4e4e;
  font-weight: 700;
  text-decoration: none;
}

.image-2 {
  width: 25px;
  margin-top: 15px;
  margin-right: 60px;
}

.logo-navbar {
  margin-top: 5px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 1;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 5px;
}

.bold-text {
  color: #e4be04;
}

.section {
  padding-top: 220px;
  padding-bottom: 220px;
  background-image: url('../images/banner-01.jpg');
  background-position: 100% 0%;
  background-size: cover;
  box-shadow: 0 15px 40px -13px #000;
}

.paragraph {
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 33px;
  line-height: 125%;
  font-weight: 300;
  text-align: center;
}

.button {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
}

.image-3 {
  display: block;
  width: 350px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  display: block;
}

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

.heading {
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-weight: 900;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.columns {
  margin: 100px 60px;
}

.heading-image {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #e4e4e4;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.columns-no-margin {
  margin-top: 100px;
  margin-right: 0px;
  margin-left: 0px;
}

.columnnomargin {
  padding-right: 0px;
  padding-left: 0px;
}

.section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #e3b622;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -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;
  list-style-type: none;
}

.image-4 {
  position: absolute;
  top: auto;
  bottom: auto;
  margin-left: 60px;
}

.small-icon {
  margin-right: 20px;
  margin-left: 20px;
}

.columns-2 {
  margin: 60px 60px 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #4e4e4e;
  border-bottom: 2px solid #4e4e4e;
}

.link-head {
  display: block;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  display: block;
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  text-transform: capitalize;
}

.link-head-copy {
  display: block;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: capitalize;
}

.paragraph-2 {
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  line-height: 100%;
  font-weight: 300;
}

.link-copy {
  display: block;
  margin-top: 10px;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 300;
  text-decoration: underline;
  text-transform: capitalize;
}

.text-block {
  margin: 20px auto 0px;
  font-family: Gotham, sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.image-5 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 100px;
  box-shadow: 0 2px 6px 9px #000;
}

.column {
  padding: 100px;
  border-left: 1px solid #4e4e4e;
}

.paragraph-3 {
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 25px;
  line-height: 125%;
  font-weight: 300;
  text-align: center;
  text-indent: 50px;
}

.bold-text-2 {
  color: #e4be04;
}

.bold-text-3 {
  color: #e4be04;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-navbar-copy {
  margin-top: 5px;
  margin-left: 0px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 5px;
}

.paragraph-3-copy {
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 25px;
  line-height: 125%;
  font-weight: 300;
  text-align: center;
  text-indent: 0px;
}

.bold-text-4 {
  color: #e4be04;
}

.bold-text-5 {
  color: #e4be04;
}

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

.button-2 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  border-radius: 50px;
  background-color: #e3b622;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.columns-4 {
  margin-right: 60px;
  margin-left: 60px;
}

.image-6 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50px;
}

.section-4 {
  height: 950px;
}

.section-5 {
  padding-top: 220px;
  padding-bottom: 100px;
  background-color: #e4e4e4;
}

.columns-5 {
  margin-right: 60px;
  margin-left: 60px;
}

.heading-2 {
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
}

.paragraph-4 {
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.bold-text-7 {
  color: #e4be04;
}

.text-span {
  margin-right: 40px;
  margin-left: 40px;
  float: right;
}

.heading-3 {
  margin-top: 100px;
  margin-bottom: 60px;
  margin-left: 60px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-weight: 700;
  text-transform: none;
}

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

.column-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  background-color: #e3b622;
}

.heading-4 {
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 30px;
}

.paragraph-5 {
  margin-top: 0px;
  margin-bottom: 107px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

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

.div-block {
  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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-6 {
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-8 {
  width: 100%;
}

.column-2-copy {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  background-color: #f8cf49;
}

.div-block-2 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.link-block-2 {
  width: 100%;
  margin-bottom: -20px;
  text-decoration: none;
}

.div-block-3 {
  margin-left: 60px;
}

.div-block-4 {
  margin: 60px 60px 100px;
}

.image-9 {
  width: 100%;
}

.paragraph-7 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.button-3 {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #e4be04;
  border-radius: 50px;
  background-color: #fff;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.textarea {
  display: block;
  min-height: 200px;
  font-family: Gotham, sans-serif;
}

.submit-button {
  display: block;
  width: 150px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border-radius: 50px;
  background-color: #e3b622;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

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

.column-4 {
  padding-left: 100px;
}

.heading-5 {
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.paragraph-8 {
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.section-6 {
  margin-top: 220px;
  margin-bottom: 220px;
}

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

.image-11 {
  margin-top: 0px;
  margin-bottom: 0px;
  box-shadow: 0 5px 19px -6px #000;
}

.list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  list-style-type: none;
}

.list-item {
  padding: 20px 60px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 150%;
  font-weight: 700;
  text-decoration: none;
}

.link-2 {
  display: block;
  padding: 20px 60px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  text-decoration: none;
}

.link-2.w--current {
  border-bottom: 5px solid #e3b622;
  font-weight: 700;
}

.section-7 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-8 {
  margin-right: 60px;
  margin-left: 60px;
}

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

.section-8 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-12 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.heading-6 {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #4e4e4e;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  text-align: center;
  letter-spacing: 3px;
}

.paragraph-9 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}

.section-9 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-6-copy {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 0px none #4e4e4e;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  text-align: center;
  letter-spacing: 3px;
}

.columns-10 {
  margin: 60px 220px;
}

.column-5 {
  padding-right: 60px;
  padding-left: 60px;
}

.column-6 {
  padding-right: 60px;
  padding-left: 60px;
}

.image-13 {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.columns-10-copy {
  margin: 60px;
}

.column-6-copy {
  padding-right: 20px;
  padding-left: 20px;
}

.column-5-copy {
  padding-right: 20px;
  padding-left: 20px;
}

.image-14 {
  width: 100%;
}

.image-15 {
  width: 100%;
}

.columns-copy {
  margin: 0px;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-image-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  background-color: rgba(227, 182, 34, 0.34);
  font-family: Gotham, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
}

.bold-text-8 {
  color: #fff;
}

.div-block-6 {
  margin-top: 100px;
}

.image-12-copy {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.heading-6-copy-copy {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 0px none #4e4e4e;
  font-family: Gotham, sans-serif;
  color: #4e4e4e;
  text-align: left;
  letter-spacing: 3px;
}

.image-14-copy {
  width: 100%;
  margin-top: 34px;
  margin-bottom: 34px;
}

.link-block-4 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .paragraph-7 {
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .contact-form {
    padding: 40px 20px;
  }
}

#w-node-0f399d943eab-4ef074ee {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-0f399d943eaf-4ef074ee {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-0f399d943eb3-4ef074ee {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-0f399d943ea3-4ef074ee {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0f399d943ea7-4ef074ee {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0f399d943eab-4ef074ee {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0f399d943eaf-4ef074ee {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamBook.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}