:root {
  --white: #fffefe;
  --dark-green: #016f19;
  --div-line: #c1d9cb;
  --dim-grey: #6d6d69;
  --yellow-green: #b7c003;
}

.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;
}

.section {
  background-image: url('../images/Office.webp');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.container {
  margin-top: -2px;
}

.navbar {
  background-color: #0000;
  min-width: 100%;
  margin-top: 4px;
}

.div-block {
  text-align: center;
  border: 1px solid #fbfafa;
  flex-direction: column;
  align-items: center;
  margin: 0 40px 14px;
  padding-bottom: 6px;
  display: flex;
}

.heading {
  color: var(--white);
  margin-top: 109px;
  margin-bottom: 5px;
  margin-left: 25px;
  font-size: 42px;
}

.button {
  color: #fdfdfb;
  text-transform: uppercase;
  background-color: #889906;
  border-radius: 0;
  margin-bottom: 42px;
  margin-left: 25px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  box-shadow: 1px 7px 3px #0003;
}

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

.button.property {
  margin-bottom: 91px;
  margin-left: 0;
  box-shadow: 2px 2px 3px #0003;
}

.button.units {
  text-align: center;
  display: block;
  box-shadow: 2px 3px 3px #0003;
}

.paragraph {
  color: var(--white);
  text-shadow: 6px 6px 10px #000;
  background-color: #00000029;
  width: 50%;
  margin-bottom: 23px;
  margin-left: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-2, .div-block-3 {
  height: 50px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 85px 12px 76px;
}

.div-block-4 {
  background-image: url('../images/Old-Byre.webp');
  background-position: 50%;
  background-size: cover;
  height: 244px;
}

.link-block {
  background-image: url('../images/Old-Byre.webp');
  background-position: 50%;
  background-size: cover;
  height: 278px;
  margin-top: 0;
  box-shadow: 4px 3px 3px #0003;
}

.property-section {
  margin-left: 0;
}

.div-block-5 {
  border: 1px solid #979696;
  width: auto;
  margin-top: 202px;
  margin-left: 29px;
}

.div-block-6 {
  background-image: url('../images/0ff86a_7743cc16fc30431997ec9d0c759469b8_mv2_d_7712_4352_s_4_2.webp');
  background-position: 50%;
  background-size: cover;
  width: 40%;
  height: auto;
}

.container-3 {
  justify-content: space-between;
  margin-top: 109px;
  margin-bottom: 61px;
  display: flex;
}

.heading-2 {
  color: var(--dark-green);
  margin-top: 54px;
  margin-bottom: 21px;
  margin-left: 29px;
  font-family: Bitter, serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4;
}

.heading-2.contact {
  margin-top: 0;
  margin-left: 0;
}

.paragraph-2 {
  color: #7e7c7c;
  margin-bottom: 47px;
  margin-left: 29px;
  margin-right: 26px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.button-2 {
  margin-bottom: 42px;
  margin-left: 29px;
}

.grid-2 {
  margin-top: 77px;
  margin-left: 17px;
  margin-right: 17px;
}

.div-block-7 {
  background-image: url('../images/0ff86a_7743cc16fc30431997ec9d0c759469b8_mv2_d_7712_4352_s_4_2.webp');
  background-position: 50%;
  background-size: cover;
}

.link-block-2 {
  background-image: url('../images/Old-Barn.webp');
  background-position: 50%;
  background-size: cover;
  box-shadow: 4px 3px 3px #0003;
}

.link-block-3 {
  background-image: url('../images/Old-Barton.webp');
  background-position: 50%;
  background-size: cover;
  box-shadow: 4px 3px 3px #0003;
}

.link-block-4 {
  background-image: url('../images/Old-Dairy.webp');
  background-position: 50%;
  background-size: cover;
  box-shadow: 3px 3px 3px #0003;
}

.text-block {
  border-bottom: 1px solid var(--div-line);
  color: var(--dark-green);
  margin-bottom: 7px;
  margin-right: 43px;
  padding-bottom: 13px;
  font-size: 21px;
  text-decoration: none;
}

.link-block-5 {
  color: #a80505;
  font-size: 18px;
  text-decoration: none;
}

.text-block-2 {
  font-size: 16px;
}

.text-block-3 {
  color: var(--dim-grey);
  line-height: 1.4;
}

.text-block-3.available {
  color: #16923b;
  font-weight: 400;
}

.image {
  margin-top: 3px;
  margin-bottom: 12px;
}

.columns {
  margin-bottom: 107px;
}

.image-2 {
  margin-bottom: 19px;
  box-shadow: 4px 3px 3px #0003;
}

.image-3 {
  margin-top: 43px;
  margin-bottom: 62px;
  margin-left: 25px;
  box-shadow: 5px 5px 3px #04040445;
}

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

.nav-link {
  color: var(--white);
  text-shadow: 1px 1px 3px #000;
  font-size: 20px;
}

.nav-link.w--current {
  color: var(--yellow-green);
}

.heading-3 {
  color: var(--dark-green);
  text-align: center;
  margin-top: 51px;
  font-family: Bitter, serif;
  font-weight: 400;
}

.heading-4 {
  color: var(--yellow-green);
  text-align: center;
  font-family: Bitter, serif;
  font-weight: 400;
}

.div-block-8 {
  background-color: var(--div-line);
  width: 50%;
  height: 1px;
}

.div-block-9 {
  flex-direction: column;
  align-items: center;
  margin-top: 79px;
  display: flex;
}

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

.text-span {
  color: var(--yellow-green);
}

.office-section {
  border-style: solid;
  border-width: 1px;
  border-color: var(--yellow-green) black;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.heading-5 {
  border-bottom: 1px solid var(--div-line);
  color: var(--dark-green);
  margin-top: 28px;
  margin-bottom: 27px;
  margin-right: 0;
  padding-bottom: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-3 {
  margin-bottom: 34px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.link {
  color: var(--dim-grey);
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: var(--yellow-green);
}

.submit-button {
  background-color: var(--dark-green);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  box-shadow: 4px 3px 3px #0003;
}

.columns-2 {
  margin-top: 57px;
  margin-bottom: 69px;
}

.columns-3 {
  border-bottom: 1px solid var(--div-line);
  margin-top: 100px;
}

.image-4 {
  border: 1px solid var(--div-line);
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 4px 3px 3px #0003;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 83px;
  margin-left: 13px;
  margin-right: 13px;
}

.link-block-6 {
  background-image: url('../images/Stables.webp');
  background-position: 50%;
  background-size: cover;
  height: 278px;
  box-shadow: 4px 3px 3px #0003;
}

.link-block-7 {
  border: 1px solid var(--div-line);
  background-image: url('../images/6.webp');
  background-position: 50%;
  background-size: cover;
  box-shadow: 4px 3px 3px #0003;
}

.link-block-8 {
  border: 1px solid var(--div-line);
  background-image: url('../images/download_1.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 0;
  text-decoration: none;
  box-shadow: 4px 3px 3px #0003;
}

.link-block-9 {
  border: 1px solid var(--div-line);
  background-image: url('../images/8.webp');
  background-position: 50%;
  background-size: cover;
  text-decoration: none;
  box-shadow: 4px 3px 3px #0003;
}

.div-block-10 {
  background-color: var(--div-line);
  width: 75%;
  height: 1px;
  margin-bottom: 35px;
  margin-left: 28px;
}

.plhs {
  border-bottom: 1px solid var(--div-line);
  margin-top: 98px;
}

.lightbox-link {
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lightbox-link-2 {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-5 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 4px 3px 3px #0003;
}

.lightbox-link-3 {
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-6 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 4px 3px 3px #0003;
}

.image-7 {
  border: 1px solid var(--div-line);
  box-shadow: 4px 2px 3px #0003;
}

.image-8 {
  border: 1px solid var(--div-line);
  box-shadow: 3px 3px 3px #0003;
}

.image-9 {
  border: 1px solid var(--div-line);
  box-shadow: 4px 3px 3px #0003;
}

.columns-4 {
  margin-top: 52px;
  margin-bottom: 51px;
}

.button-3 {
  z-index: 9000;
  background-color: var(--yellow-green);
  text-align: center;
  padding-left: 31px;
  padding-right: 31px;
  font-size: 16px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-3.w--current {
  z-index: 2000;
}

.footer {
  background-color: #024e12;
}

.aas {
  border-style: solid;
  border-width: 1px;
  border-color: var(--div-line) black black;
  background-color: #03360e;
}

.map {
  margin-top: 29px;
}

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

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

.form-block {
  margin-top: 32px;
}

.field-label, .field-label-2, .field-label-3 {
  font-family: Open Sans, sans-serif;
}

.text-block-4 {
  color: var(--white);
  text-align: center;
  margin-top: 16px;
  margin-bottom: 13px;
}

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

.image-10 {
  margin-bottom: 19px;
  box-shadow: 4px 3px 3px #0003;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.nav-link-2 {
  color: #fffefe;
  text-shadow: 1px 1px 3px #000;
  font-size: 20px;
}

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

.paragraph-5 {
  color: #fffefe;
  text-shadow: 6px 6px 10px #000;
  background-color: #00000029;
  width: 50%;
  margin-bottom: 23px;
  margin-left: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

.button-4 {
  color: #fdfdfb;
  text-transform: uppercase;
  background-color: #889906;
  border-radius: 0;
  margin-bottom: 42px;
  margin-left: 25px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  box-shadow: 1px 7px 3px #0003;
}

.button-4:hover {
  background-color: #016f19;
}

.section-2 {
  background-image: url('../images/Office.webp');
  background-position: 50%;
  background-size: cover;
}

.section-2._404 {
  height: 100vh;
}

.paragraph-6 {
  border: 1px solid var(--white);
  color: var(--white);
  background-image: linear-gradient(#0000003d, #0000003d);
  margin-bottom: 61px;
  padding: 23px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 1.5;
}

.text-block-5 {
  color: snow;
  text-align: center;
  letter-spacing: .5px;
  background-color: #28914e;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .div-block-5 {
    margin-top: 2px;
  }
}

@media screen and (max-width: 767px) {
  .button.units.w--current {
    margin-left: 29px;
    margin-right: 29px;
  }

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

  .link-block-3 {
    height: 278px;
  }

  .image-4 {
    margin-bottom: 72px;
  }

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

  .link-block-8 {
    height: 278px;
  }

  .image-6 {
    margin-bottom: 73px;
  }

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

  .lightbox-link-4 {
    display: block;
  }

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

  .lightbox-link-6 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-left: 14px;
  }

  .paragraph {
    width: auto;
    margin-left: 0;
  }

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

  .link-block {
    margin-left: 15px;
  }

  .div-block-5 {
    margin-left: auto;
  }

  .link-block-2 {
    height: 279px;
    margin-left: 15px;
  }

  .link-block-3 {
    margin-left: 15px;
  }

  .link-block-4 {
    height: 278px;
    margin-left: 15px;
  }

  .link-block-5 {
    margin-left: 11px;
  }

  .image-3 {
    margin-left: 0;
  }

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

  .link-block-9 {
    height: 278px;
  }
}

#w-node-_2c132585-603b-cfa8-56d3-a9fbf4505ce9-e00fd199 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cc66fe78-a773-9fba-c13e-436adaf70822-e00fd199 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_83e4d7b5-7f7f-4488-e6a7-eeb2a874a139-e00fd199 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_83e4d7b5-7f7f-4488-e6a7-eeb2a874a13a-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-fe716659-85f1-8686-b641-64a70007479c-e00fd199 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-fe716659-85f1-8686-b641-64a70007479d-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-fdaa65f6-06ac-64b5-46ec-524fb55751fd-e00fd199 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-fdaa65f6-06ac-64b5-46ec-524fb55751fe-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c876390c-3e3b-574e-ee2c-c2ea15a7990e-e00fd199 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_702c2cc7-ce09-90a8-5f7c-eb0512074e9b-e00fd199 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_93cde319-a4cb-6270-b62e-ec91252cf941-e00fd199, #w-node-bdde5254-643b-004e-d1c3-865f30e28011-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-fe8e2890-d5b2-f9c7-47b0-a4c68904e836-e00fd199 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1afb3962-0238-9faf-c531-2e903505ef67-e00fd199 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-a721a1a4-7a1c-0df1-3460-2278cedfba27-e00fd199 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-c9d86325-2caa-61c5-a14b-f812d45cb4e7-e00fd199 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f3da6b37-b65a-06f4-b792-8e223e57fb8c-e00fd199 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-f3da6b37-b65a-06f4-b792-8e223e57fb8d-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6b735557-52ec-b8f0-ede1-31f4c06b35ac-e00fd199 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_6b735557-52ec-b8f0-ede1-31f4c06b35ad-e00fd199, #w-node-c258bfce-c824-a359-6b03-4c2d7761385a-e00fd199, #w-node-c258bfce-c824-a359-6b03-4c2d7761385b-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1f0f9f85-18f8-d255-cd75-16fd56e70f51-e00fd199 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1f0f9f85-18f8-d255-cd75-16fd56e70f52-e00fd199 {
  grid-area: 2 / 1 / 3 / 2;
}

@media screen and (max-width: 767px) {
  #w-node-fe716659-85f1-8686-b641-64a70007479c-e00fd199 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-fdaa65f6-06ac-64b5-46ec-524fb55751fd-e00fd199 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-c876390c-3e3b-574e-ee2c-c2ea15a7990e-e00fd199 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_702c2cc7-ce09-90a8-5f7c-eb0512074e9b-e00fd199 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_1afb3962-0238-9faf-c531-2e903505ef67-e00fd199 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a721a1a4-7a1c-0df1-3460-2278cedfba27-e00fd199 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-f3da6b37-b65a-06f4-b792-8e223e57fb8c-e00fd199 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_6b735557-52ec-b8f0-ede1-31f4c06b35ac-e00fd199 {
    grid-area: 4 / 2 / 5 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cc66fe78-a773-9fba-c13e-436adaf70822-e00fd199 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_83e4d7b5-7f7f-4488-e6a7-eeb2a874a139-e00fd199 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-fdaa65f6-06ac-64b5-46ec-524fb55751fd-e00fd199 {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-_702c2cc7-ce09-90a8-5f7c-eb0512074e9b-e00fd199 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-fe8e2890-d5b2-f9c7-47b0-a4c68904e836-e00fd199 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-a721a1a4-7a1c-0df1-3460-2278cedfba27-e00fd199 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-_6b735557-52ec-b8f0-ede1-31f4c06b35ac-e00fd199 {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-_1f0f9f85-18f8-d255-cd75-16fd56e70f51-e00fd199 {
    grid-area: 6 / 1 / 7 / 2;
  }
}


