@font-face {
  font-family: "Futura 597a07dc14005";
  src: url('../fonts/futura-light-597a07dc14005.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Gill sans mt 597a0a2f137b5";
  src: url('../fonts/gill-sans-mt-597a0a2f137b5.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --grey: #868383;
  --black: black;
  --silver: #bbb8b8;
  --dark-sea-green: #a0af99;
  --white: white;
  --olive: #993;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: 9px;
  margin-bottom: 11px;
  display: flex;
}

.heading-17 {
  letter-spacing: 1px;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Futura 597a07dc14005", sans-serif;
  font-size: 52px;
}

.image-2 {
  border-radius: 20px;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.nav-menu-2 {
  float: none;
  text-align: center;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 23px;
  display: flex;
}

.nav-link-2 {
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 17px;
}

.container-3 {
  width: auto;
  min-width: 100%;
}

.navbar {
  background-color: #0000;
  border-bottom: 1px solid #c9c7c7;
}

.section {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.link-block {
  width: auto;
  height: auto;
  margin-top: 71px;
  margin-bottom: 71px;
}

.grid {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.text-block {
  color: var(--grey);
  text-align: center;
  padding-top: 14px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 31px;
}

.grid-2 {
  grid-column-gap: 6px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin: 119px 5px 28px;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5 {
  background-image: url('../images/Cropped.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-block-2 {
  color: var(--grey);
  text-align: center;
  padding-top: 14px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 31px;
}

.heading-18 {
  text-align: center;
  border-bottom: 1px solid #cfcdcd;
  margin-top: 83px;
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.paragraph {
  text-align: center;
}

.paragraph-2 {
  color: #646161;
  text-align: center;
  margin-top: 44px;
  margin-bottom: 142px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.text-block-3 {
  color: #c4bdbd;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 16px;
}

.section-2 {
  background-color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
}

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

.section-3 {
  justify-content: center;
  width: auto;
  display: flex;
}

.div-block {
  width: 60%;
}

.div-block-2 {
  width: 40%;
}

.grid-3 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-3 {
  width: 100%;
}

.text-block-4 {
  color: var(--black);
  margin-top: 50px;
  margin-bottom: 23px;
  margin-left: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 29px;
}

.div-block-3 {
  color: #1d1c1c;
  background-color: #bebbbb;
  width: 30%;
  height: 1px;
  margin-left: 25px;
}

.paragraph-3 {
  color: var(--grey);
  margin-top: 18px;
  margin-left: 25px;
  margin-right: 23px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.wrapper.topw {
  margin-top: 93px;
}

.wrapper.endw {
  margin-bottom: 73px;
}

.heading-19 {
  border-bottom: 1px solid var(--silver);
  color: #818153;
  text-align: center;
  margin-top: 98px;
  margin-bottom: 77px;
  padding-bottom: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.grid-4 {
  grid-column-gap: 10px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-5 {
  color: var(--grey);
  text-align: center;
  margin-bottom: 27px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.div-block-4, .div-block-5, .div-block-6, .div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11 {
  background-image: url('../images/Cropped.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-8 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-12 {
  border: 1px solid #b4afaf;
}

.heading-16 {
  color: #000;
  text-align: center;
  margin: 54px 41px 8px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 43px;
  font-weight: 400;
}

.text-block-8 {
  color: #695f5f;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 55px;
  font-family: "Futura 597a07dc14005", sans-serif;
  font-size: 37px;
}

.link-2 {
  color: var(--grey);
  text-decoration: none;
}

.link-2:hover {
  color: var(--black);
}

.section-9 {
  justify-content: space-between;
  align-items: center;
  display: block;
}

.grid-5 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.ksj-syria {
  background-color: #0000;
}

.grid-6 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 26px;
  margin-bottom: 28px;
}

.lightbox-link {
  background-image: url('../images/architecture-20787_1280.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-2 {
  background-image: url('../images/monastery-3130879_1280.jpg');
  background-position: 0 0;
  background-size: cover;
}

.button {
  border: 1px solid var(--grey);
  color: var(--grey);
  text-align: center;
  background-color: #0000;
  width: 100%;
  margin: 25px 44px 34px 1px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 21px;
  line-height: 1.1;
  display: block;
}

.button:hover {
  background-color: var(--dark-sea-green);
  color: var(--black);
}

.text-block-9 {
  text-align: center;
  margin-bottom: 27px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.grid-7 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.link-3 {
  color: var(--grey);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  text-decoration: none;
  display: block;
}

.link-3:hover {
  color: var(--silver);
}

.column {
  text-align: center;
}

.text-block-10 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 34px;
  font-family: "Futura 597a07dc14005", sans-serif;
  font-size: 28px;
}

.columns {
  margin-top: 80px;
  margin-bottom: 80px;
}

.field-label {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "Futura 597a07dc14005", sans-serif;
  font-size: 20px;
}

.submit-button {
  background-color: var(--black);
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 31px;
  display: block;
}

.submit-button:hover {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #000;
  transform: translate(0);
}

.form {
  font-family: "Futura 597a07dc14005", sans-serif;
  font-size: 20px;
}

.heading-20 {
  margin-left: 261px;
  margin-right: 261px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Overlock, sans-serif;
  font-weight: 400;
}

.div-block-13 {
  text-align: center;
  background-color: #819e87;
}

.heading-21 {
  font-family: Comfortaa, sans-serif;
}

.heading-22 {
  font-family: Comfortaa, sans-serif;
  font-weight: 500;
}

.heading-23 {
  font-family: Philosopher, sans-serif;
  font-weight: 400;
}

.heading-24 {
  font-family: Overlock, sans-serif;
  font-weight: 400;
}

.heading-25 {
  font-family: Arima Madurai, sans-serif;
  font-weight: 400;
}

.heading-26 {
  font-family: IM Fell English, sans-serif;
  font-weight: 400;
}

.heading-27 {
  font-family: Milonga, sans-serif;
  font-weight: 400;
}

.heading-28 {
  font-family: Overlock SC, sans-serif;
  font-weight: 400;
}

.div-block-14 {
  background-color: #9cd620;
  background-image: linear-gradient(#ffffffde, #ffffffde);
  width: 50%;
  margin-top: 76px;
}

.heading {
  color: #04692d;
  text-align: center;
  text-transform: capitalize;
  padding-top: 51px;
  padding-bottom: 33px;
  font-family: Overlock, sans-serif;
  font-size: 55px;
  font-weight: 400;
  line-height: 71px;
}

.div-block-15 {
  background-color: #9b9191;
  width: 80%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-2 {
  color: #a39529;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 97px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.body {
  background-color: #0000;
}

.div-block-16 {
  background-color: var(--dark-sea-green);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 108px;
  margin-bottom: 108px;
  display: flex;
}

.heading-29 {
  border-bottom: 1px solid var(--silver);
  color: #3d3c3c;
  text-align: center;
  margin: 24px 78px 11px;
  padding: 0 0 14px;
  font-family: Overlock, sans-serif;
  font-size: 57px;
  font-weight: 400;
  line-height: 64px;
}

.heading-29.wh {
  margin-bottom: 14px;
}

.section-10 {
  background-image: url('../images/stag-8357664_1280.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.nav-link-3 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Overlock, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-3.w--current {
  color: var(--black);
}

.nav-link-3.imp {
  border: 1px solid var(--white);
  background-color: #e93124;
  margin-top: 8px;
  margin-bottom: 8px;
  display: none;
}

.nav-link-3.imp:hover {
  background-color: #0bfb5b;
}

.title-wrapper {
  border: 1px solid #d1cccc;
  margin: 35px 47px;
}

.nav-menu-3 {
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.navbar-2 {
  background-color: var(--dark-sea-green);
}

.heading-30 {
  border-bottom: 1px solid var(--dark-sea-green);
  color: var(--grey);
  text-align: center;
  margin-top: 62px;
  margin-bottom: 4px;
  padding-bottom: 12px;
  font-family: Overlock, sans-serif;
  font-weight: 400;
}

.paragraph-4 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.heading-31 {
  color: var(--black);
  text-align: center;
  margin-top: 12px;
  margin-bottom: 54px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.dropdown-link {
  background-color: var(--dark-sea-green);
  color: var(--white);
  text-transform: uppercase;
  font-family: Overlock, sans-serif;
  font-size: 18px;
}

.heading-32 {
  color: var(--grey);
  text-align: center;
  margin-top: 17px;
  font-family: Overlock, sans-serif;
  font-weight: 400;
}

.heading-32.special {
  color: var(--white);
}

.paragraph-5 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.paragraph-6 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.map {
  margin-top: 72px;
}

.heading-33 {
  color: var(--olive);
  text-align: center;
  margin-top: 55px;
  margin-bottom: 4px;
  font-family: Overlock SC, sans-serif;
  font-weight: 400;
}

.heading-33.dyddi {
  color: #f01b0c;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 0px;
  margin-top: 1px;
  font-family: Great Vibes, cursive;
  font-size: 44px;
}

.heading-33.db {
  font-size: 27px;
}

.section-11 {
  background-image: linear-gradient(to bottom, var(--white), var(--white)), url('../images/IMG_0136.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.link-4 {
  color: var(--black);
  text-align: center;
  margin-top: 3px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  text-decoration: none;
  display: block;
}

.link-4:hover {
  color: var(--grey);
}

.field-label-2 {
  color: var(--olive);
  text-align: center;
  text-transform: uppercase;
  font-family: Overlock, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.columns-2 {
  margin-top: 42px;
  margin-bottom: 81px;
}

.form-2 {
  margin-bottom: 43px;
  margin-left: auto;
  margin-right: auto;
}

.submit-button-2 {
  border: 1px solid var(--black);
  color: var(--black);
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  font-family: Overlock, sans-serif;
  font-size: 18px;
  display: block;
}

.submit-button-2:hover {
  background-color: var(--dark-sea-green);
}

.paragraph-7 {
  text-align: center;
  margin-top: 29px;
  margin-bottom: 36px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.link-5 {
  color: var(--grey);
  font-weight: 400;
  text-decoration: none;
}

.link-5:hover {
  color: var(--dark-sea-green);
}

.section-12 {
  background-image: url('../images/4572547451.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.section-13 {
  background-image: url('../images/4567631703.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 600px;
}

.section-14 {
  background-image: url('../images/fw.png');
  background-position: 50% 32%;
  background-size: cover;
  height: auto;
}

.div-block-17 {
  background-color: var(--dark-sea-green);
}

.columns-3 {
  margin-top: 70px;
  margin-bottom: 80px;
}

.text-block-11 {
  text-align: left;
  margin-top: 1px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-11.tcl {
  margin-bottom: -7px;
}

.columns-4 {
  margin-top: 49px;
  margin-bottom: 33px;
}

.image-4 {
  margin: 3px auto 7px;
  display: block;
}

.columns-5 {
  margin-top: 48px;
  margin-bottom: 43px;
}

.text-block-12 {
  text-align: center;
  margin-bottom: 43px;
  font-family: Open Sans, sans-serif;
}

.image-5 {
  margin-bottom: 0;
}

.section-15 {
  background-image: url('../images/4572546369.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-16 {
  background-image: url('../images/4567662444.jpg');
  background-position: 50% 26%;
  background-size: cover;
}

.section-16.about {
  background-image: url('../images/42653930681_55b23b3235.jpg');
}

.text-block-13 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading-34 {
  color: var(--grey);
  font-family: Overlock, sans-serif;
  font-size: 20px;
}

.paragraph-8 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-17 {
  background-image: url('../images/bulli-4288994_1920.jpg');
  background-position: 50% 33%;
  background-size: cover;
}

.text-block-14 {
  text-align: center;
  font-family: Overlock, sans-serif;
  font-size: 2px;
}

.heading-35 {
  color: var(--white);
  text-align: center;
  margin-bottom: 57px;
  margin-left: 11px;
  margin-right: 11px;
  font-family: Overlock SC, sans-serif;
  font-weight: 400;
}

.text-block-15 {
  color: var(--white);
  text-align: center;
  margin-bottom: 43px;
  font-family: Overlock, sans-serif;
  font-size: 33px;
  line-height: 1.1;
}

.link-block-6 {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-6 {
  border: 1px solid var(--silver);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-9 {
  margin-top: 33px;
  margin-bottom: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-9.ddb {
  text-align: center;
}

.columns-6 {
  margin-top: 37px;
  margin-bottom: 68px;
}

.section-18 {
  background-image: url('../images/104317122_10156809557467563_7536126352061940091_n.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  height: 600px;
}

.section-19 {
  background-image: url('../images/stag-8357664_1280.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 600px;
}

.div-block-18 {
  margin-bottom: 41px;
}

.div-block-19 {
  margin-bottom: 54px;
}

.paragraph-10 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-20 {
  background-image: url('../images/bouquet-691862_1280.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.columns-7 {
  margin-bottom: 49px;
}

.link-6 {
  color: var(--grey);
  text-decoration: none;
  display: block;
}

.link-6:hover {
  color: var(--olive);
}

.image-7 {
  margin: 14px auto 30px;
  display: block;
}

.section-21 {
  background-image: url('../images/4572546240.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.grid-8 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 17px;
  margin-bottom: 51px;
}

.lightbox-link-3 {
  background-image: url('../images/4582207412.jpg');
  background-position: 50% 34%;
  background-size: cover;
}

.lightbox-link-4 {
  background-image: url('../images/4582207423.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-5 {
  background-image: url('../images/4624117138_pre.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-6 {
  background-image: url('../images/Marquee.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-7 {
  background-image: url('../images/104336825_10156809557542563_5637462756748142946_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-8 {
  background-image: url('../images/104317122_10156809557467563_7536126352061940091_n.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-9 {
  background-image: url('../images/4572547522.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-10 {
  background-image: url('../images/4572547413.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-11 {
  background-image: url('../images/4567631703.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.lightbox-link-12 {
  background-image: url('../images/4583276369.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-13 {
  background-image: url('../images/playground.jpg');
  background-position: 0 0;
  background-size: cover;
}

.lightbox-link-14 {
  background-image: url('../images/4572546366.jpg');
  background-position: 50% 62%;
  background-size: cover;
}

.lightbox-link-15 {
  background-image: url('../images/4636174604_291x218.jpg');
  background-position: 50%;
  background-size: cover;
}

.lightbox-link-16 {
  background-image: url('../images/4572546369.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-block-16 {
  text-align: center;
  margin-top: 59px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.div-block-20 {
  border: 1px solid var(--olive);
  margin-top: 39px;
  margin-bottom: 39px;
}

.grid-9 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 15px;
  margin-left: 6px;
  margin-right: 6px;
}

.paragraph-11 {
  text-align: center;
  margin-bottom: 18px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-11.map {
  margin-top: 36px;
  margin-bottom: 57px;
}

.columns-8 {
  margin-top: 34px;
  margin-bottom: 40px;
}

.heading-36 {
  color: var(--olive);
  text-align: center;
  margin-bottom: 23px;
  font-family: Overlock, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.columns-9 {
  margin-bottom: 63px;
}

.columns-10 {
  margin-bottom: 52px;
}

.section-22 {
  background-image: url('../images/4818905_b7e18ca1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.text-block-17 {
  text-align: center;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.section-23 {
  background-image: url('../images/Johnny-Hathaway_Summer_2020-8.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.text-block-18 {
  text-align: center;
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 1.6;
}

.text-block-19 {
  border-bottom: 1px solid var(--white);
  color: var(--white);
  margin-bottom: 30px;
  margin-right: 24px;
  padding-bottom: 17px;
  font-family: Overlock, sans-serif;
  font-size: 25px;
}

.link-7 {
  color: #e6e4e4;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.link-7:hover {
  color: var(--dark-sea-green);
}

.columns-11 {
  margin-top: 39px;
  margin-bottom: 38px;
}

.section-24 {
  background-color: #81812b;
}

.paragraph-12 {
  margin-bottom: 25px;
  margin-left: 73px;
  margin-right: 73px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.paragraph-12:hover {
  background-color: #0000;
}

.text-block-20 {
  color: #c50307;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 13px;
  font-family: Overlock, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}

.div-block-21 {
  border: 1px solid var(--grey);
}

.html-embed {
  text-align: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-22 {
  background-color: #a0af99;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-top: 145px;
  margin-bottom: 145px;
  display: flex;
}

.heading-37 {
  color: #3d3c3c;
  text-align: center;
  border-bottom: 1px solid #bbb8b8;
  margin: 24px 78px 11px;
  padding: 0 0 14px;
  font-family: Overlock, sans-serif;
  font-size: 57px;
  font-weight: 400;
  line-height: 64px;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  margin-bottom: 51px;
  font-family: Overlock, sans-serif;
  font-size: 33px;
}

.button-2 {
  color: #868383;
  text-align: center;
  background-color: #0000;
  border: 1px solid #868383;
  margin: 25px 44px 34px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 21px;
  display: block;
}

.button-2:hover {
  color: #000;
  background-color: #a0af99;
}

.heading-38 {
  color: #000;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 54px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.link-8 {
  color: #868383;
  font-weight: 400;
  text-decoration: none;
}

.link-8:hover {
  color: #a0af99;
}

.heading-39 {
  color: #868383;
  text-align: center;
  border-bottom: 1px solid #a0af99;
  margin-top: 62px;
  margin-bottom: 4px;
  padding-bottom: 12px;
  font-family: Overlock, sans-serif;
  font-weight: 400;
}

.div-block-23 {
  border: 1px solid #868383;
}

.heading-40 {
  color: #993;
  text-align: center;
  margin-top: 64px;
  font-family: Overlock SC, sans-serif;
  font-weight: 400;
}

.link-9 {
  color: #868383;
  text-decoration: none;
  display: block;
}

.link-9:hover {
  color: #993;
}

.image-14 {
  border: 1px solid #bbb8b8;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-22 {
  text-align: center;
  margin-top: -9px;
  margin-bottom: 4px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-23 {
  text-align: center;
  text-decoration: none;
}

.lightbox-link-17 {
  color: var(--black);
  font-size: 16px;
  text-decoration: none;
}

.columns-12 {
  margin-bottom: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.columns-13 {
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.heading-41 {
  color: var(--olive);
  font-family: Overlock, sans-serif;
}

.div-block-24 {
  background-image: url('../images/Bunting.png');
  background-position: 50%;
  background-size: cover;
  width: 36%;
  height: 238px;
}

.container-4 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  margin-left: 0;
  display: flex;
}

.button-3 {
  margin-left: 17px;
  margin-right: 19px;
}

.button-4 {
  margin-left: 15px;
  margin-right: 15px;
}

.text-field {
  margin-bottom: 20px;
}

.text-field-2 {
  margin-bottom: 19px;
}

.text-field-3, .text-field-4 {
  margin-bottom: 21px;
}

.columns-14 {
  margin-bottom: 12px;
}

.select-field {
  margin-bottom: 22px;
}

.text-field-5 {
  margin-bottom: 27px;
}

.text-field-6 {
  margin-bottom: 22px;
}

.text-field-7 {
  margin-bottom: 27px;
}

.select-field-2 {
  margin-bottom: 28px;
}

.div-block-26 {
  border: 1px solid var(--black);
  background-color: #b4b459;
  margin-top: 27px;
  margin-bottom: 41px;
}

.bold-text {
  color: #383737;
}

.paragraph-13 {
  text-align: center;
  margin-top: 22px;
  margin-bottom: 31px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.columns-15 {
  margin-top: 18px;
  margin-bottom: 9px;
}

.columns-16, .columns-17, .columns-18, .columns-19, .columns-20 {
  margin-bottom: 9px;
}

.image-15 {
  margin-top: 16px;
}

.columns-21 {
  margin-top: 27px;
  margin-bottom: 56px;
}

.form-block {
  margin-top: 34px;
  display: none;
}

.section-25 {
  background-image: url('../images/Image.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.section-26 {
  background-image: url('../images/wedding-725432_1280.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 300px;
}

.link-10 {
  color: var(--white);
  text-decoration: none;
}

.div-block-27 {
  width: 100%;
}

.link-11 {
  color: var(--grey);
  text-decoration: none;
}

.link-11:hover {
  color: var(--silver);
}

.button-5 {
  background-color: var(--dark-sea-green);
  text-align: center;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-5:hover {
  background-color: var(--olive);
}

.paragraph-14 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

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

.heading-42 {
  border-top: 1px solid var(--dark-sea-green);
  border-bottom: 1px solid var(--dark-sea-green);
  color: #85ac74;
  text-align: center;
  margin-top: 93px;
  margin-bottom: 58px;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Overlock, sans-serif;
  font-size: 39px;
}

.text-block-24 {
  color: #f70a0a;
  text-align: center;
  margin-bottom: 34px;
  font-family: Great Vibes, cursive;
  font-size: 42px;
  text-decoration: underline;
}

.bold-text-2 {
  letter-spacing: 3px;
}

.container-5 {
  min-width: 100%;
}

.button-6 {
  text-align: center;
  background-color: #689075;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: block;
}

.button-6:hover {
  background-color: #8e928f;
}

.bold-text-3 {
  color: #993;
  font-family: Overlock SC, sans-serif;
  font-weight: 400;
}

.quick-stack {
  width: 100%;
}

.text-block-25 {
  color: #0a0a0a;
  text-align: center;
  text-transform: none;
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  font-family: Overlock, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.cell {
  text-decoration: none;
}

.image-17 {
  border: 1px solid #000;
  text-decoration: none;
}

.link-block-7 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-block-8 {
  text-align: center;
  text-decoration: none;
}

.columns-22 {
  margin-bottom: 23px;
}

.image-18 {
  border: 1px solid #000;
}

.text-block-26 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.paragraph-15 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.image-19 {
  border: 1px solid #000;
}

.image-20, .link-block-9 {
  text-decoration: none;
}

.field-label-3 {
  margin-top: 38px;
  font-size: 20px;
  line-height: 1.4;
}

.field-label-4 {
  margin-top: 24px;
  font-size: 20px;
}

.submit-button-3 {
  font-size: 22px;
}

.link-block-10, .link-block-11 {
  text-decoration: none;
}

.cell-2 {
  justify-content: flex-start;
  align-items: center;
}

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

.column-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block-16 {
    width: auto;
  }

  .image-8 {
    margin-top: 52px;
  }

  .image-9 {
    margin-top: 65px;
  }

  .image-10 {
    margin-top: 44px;
  }

  .image-11 {
    margin-top: 28px;
  }

  .div-block-22 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .heading-30 {
    font-size: 36px;
  }

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

  .div-block-18 {
    margin-left: 15px;
  }

  .div-block-19 {
    margin-left: 12px;
  }

  .image-8, .image-9, .image-12, .image-13 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-39 {
    font-size: 36px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    line-height: 1.5;
  }

  .div-block-16 {
    width: 100%;
  }

  .heading-31 {
    margin-bottom: 11px;
  }

  .heading-35 {
    font-size: 29px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .lightbox-link-5 {
    height: 148px;
  }

  .lightbox-link-9 {
    height: 153px;
  }

  .lightbox-link-12 {
    height: 145px;
  }

  .lightbox-link-15 {
    height: 155px;
  }

  .button-2 {
    line-height: 1.5;
  }

  .heading-38 {
    margin-bottom: 11px;
  }
}

#w-node-_700fe7d0-037a-7c37-4a78-f7bea381c148-8a7ed285 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b99f8dd0-25e8-eb00-34b9-0c3a806b87c3-8a7ed285, #w-node-bc271993-2235-ee9f-2b61-54b16cbf4d9d-8a7ed285 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_936deb91-a0a2-8572-81bd-c57e58020884-8a7ed285, #w-node-_31d91439-4266-1850-7ab6-d2eebbf43b5e-8a7ed285, #w-node-fba6edee-f955-3d6b-4f34-88c78be0fe7b-8a7ed285, #w-node-_2152ba47-f80a-431b-de39-2eaeef892613-8a7ed285, #w-node-_653ca55f-1a62-2756-305c-85f21d92012c-8a7ed285, #w-node-_1e884043-b278-7b78-a7e8-b19d23c2e7ae-8a7ed285, #w-node-ddf9ba6b-d6e4-6dfa-6ab3-b95b3dfa17f3-8a7ed285, #w-node-a450c48a-5b62-4da1-5857-e102a8668385-8a7ed285 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_854bb4d5-ce2d-5b83-853c-c45a00051152-8a7ed285, #w-node-_6d704098-d81e-0647-15e1-e2e849bc4a02-8a7ed285 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4d8819f7-cd37-fdcd-bfd1-ad308bb6a7cf-8a7ed286 {
  grid-column-end: 1.98958;
  grid-column-start: 1;
  grid-row-end: 1.98958;
  grid-row-start: 1;
}

@media screen and (max-width: 991px) {
  #w-node-_700fe7d0-037a-7c37-4a78-f7bea381c148-8a7ed285 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_700fe7d0-037a-7c37-4a78-f7bea381c148-8a7ed285 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Futura 597a07dc14005';
  src: url('../fonts/futura-light-597a07dc14005.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gill sans mt 597a0a2f137b5';
  src: url('../fonts/gill-sans-mt-597a0a2f137b5.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}