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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

a {
  color: #4c4241;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

.body {
  background-color: #ebe5e5;
}

.image-logo {
  min-height: 200px;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-logo.home {
  padding-top: 0;
}

.image-photo {
  max-width: none;
}

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

.text-copy {
  direction: ltr;
  color: #4e3c3c;
  text-align: justify;
  letter-spacing: .5px;
  column-count: 1;
  column-rule-style: none;
  column-rule-width: 0px;
  flex-direction: row;
  column-gap: 3%;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 1.8vw;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.text-copy.sub {
  text-align: justify;
  letter-spacing: normal;
  column-count: 1;
  padding-bottom: 40px;
  font-size: 21px;
}

.text-copy.sub.head {
  font-weight: 400;
}

.text-copy.sub.uc, .text-copy._404 {
  text-align: center;
}

.text-copy.form {
  margin-top: 40px;
  padding-bottom: 25px;
  font-size: 23px;
}

.section {
  min-height: 100vh;
  color: #4e3c3c;
  letter-spacing: 1px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
  position: relative;
}

.section.menu {
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  padding-top: 60px;
  display: flex;
}

.section.photo {
  background-image: url('../images/The_Caland-front.jpg');
  background-size: cover;
}

.section.sub {
  min-height: 100vh;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.div-block {
  max-width: 1000px;
  min-width: 600px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

.quote {
  opacity: 1;
  color: #4e3c3c;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #4c4241;
  background-color: #ebe5e5;
  border-radius: 0 9px;
  padding: 20px;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 43px;
  font-weight: 400;
  line-height: 45px;
  box-shadow: 0 6px 6px 3px rgba(0, 0, 0, .2);
}

.container-3 {
  max-width: 130vh;
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-2 {
  max-width: 80vw;
  align-self: center;
}

.div-block-2.sub {
  max-width: 930px;
}

.div-block-3 {
  align-self: center;
  margin-bottom: 60px;
}

.field-copy {
  margin-left: 10px;
  margin-right: 10px;
  font-family: mendl-sans-dusk, sans-serif;
  font-weight: 400;
}

.field-copy.fc-short {
  margin-left: 0;
  padding-left: 0;
}

.text-field {
  background-color: #ebe5e5;
  border-radius: 0 6px;
  margin-bottom: 0;
  font-family: mendl-sans-dusk, sans-serif;
}

.text-field.remarks {
  height: 76px;
  display: inline;
}

.submit-button {
  width: 100%;
  color: #ebe5e5;
  letter-spacing: 3px;
  background-color: #4c4241;
  border-radius: 0 6px;
  margin-right: 10px;
  font-family: mendl-sans-dusk, sans-serif;
  font-weight: 400;
  display: block;
}

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

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

.select-field {
  background-color: #ebe5e5;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 0;
  font-family: mendl-sans-dusk, sans-serif;
}

.text-block {
  text-align: center;
  justify-content: center;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 99%;
  line-height: 100%;
  display: flex;
}

.grid-3 {
  grid-column-gap: 5vh;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.link-block {
  text-align: left;
}

.image-3 {
  max-width: 78px;
}

.image-4 {
  max-width: 96px;
}

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

.div-block-4 {
  text-align: center;
  font-size: 100%;
  line-height: 100%;
}

.grid-4 {
  grid-template-rows: auto;
}

.checkbox-field, .checkbox-field-2 {
  margin-top: 8px;
}

.columns {
  height: 48px;
  padding-left: 10px;
}

.checkbox-field-3 {
  margin-left: 10px;
  margin-right: 0;
  padding-top: 32px;
  padding-left: 30px;
}

.checkbox-field-3.cf2 {
  padding-left: 20px;
}

.checkbox-field-4 {
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 30px;
}

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

.column-4 {
  padding-left: 0;
}

.heading {
  color: #4c4241;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.heading._404 {
  margin-top: 40px;
}

.text-span {
  font-weight: 400;
}

.cont-sub {
  padding: 40px;
}

.cont-sub.uc {
  margin-top: -500px;
}

.grid-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto auto auto;
}

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

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

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

.div-block-5 {
  width: 35px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
}

.image-5 {
  width: 35px;
  max-width: none;
  opacity: 1;
  text-align: left;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.div-block-6 {
  align-self: center;
  margin-bottom: 10%;
}

.link-block-3 {
  text-align: right;
}

.image-6, .image-7, .image-8 {
  max-width: 120px;
}

.wraper {
  max-width: 70vh;
  margin-top: -470px;
  position: absolute;
  left: 40px;
  right: 40px;
}

.container-5 {
  margin-top: 40px;
}

.textarea {
  background-color: #ebe5e5;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 0;
  font-family: mendl-sans-dusk, sans-serif;
}

.div-block-7 {
  z-index: 1;
  width: 300px;
  height: 290px;
  max-width: none;
  min-height: auto;
  min-width: auto;
  color: #4c4241;
  background-color: rgba(76, 66, 65, .6);
  background-image: linear-gradient(rgba(76, 66, 65, .5), rgba(76, 66, 65, .5));
  border-top-right-radius: 9px;
  border-bottom-left-radius: 9px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: fixed;
  top: 50px;
  bottom: auto;
  left: auto;
  right: 50px;
}

.nwslttr-txt {
  color: #ebe5e5;
  padding-top: 5px;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 16px;
}

.text-field-2 {
  color: #4c4241;
  background-color: #ebe5e5;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 16px;
}

.text-field-3 {
  color: #4c4241;
  background-color: #ebe5e5;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 15px;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 16px;
}

.submit-button-2 {
  min-width: 100%;
  color: #4c4241;
  letter-spacing: 2px;
  background-color: #ebe5e5;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 16px;
}

.text-block-2 {
  font-family: mendl-sans-dusk, sans-serif;
  font-size: 25px;
}

.image-9 {
  max-width: 71%;
  text-align: left;
  align-self: center;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-9 {
  min-height: 31px;
  min-width: 100%;
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .image-logo.home {
    min-height: 160px;
  }

  .container {
    max-width: none;
  }

  .image-photo {
    min-height: 100vh;
  }

  .text-copy {
    font-size: 4vw;
  }

  .text-copy.form {
    font-size: 18px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.photo {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/V8171-VIS02-ALT.jpg');
    background-position: 0 0;
    background-size: auto;
    background-clip: border-box;
  }

  .div-block {
    max-width: 950px;
    min-width: 650px;
  }

  .quote {
    font-size: 30px;
    line-height: 31px;
  }

  .div-block-2 {
    max-width: 90vw;
  }

  .text-block {
    font-size: 73%;
  }

  .grid-3 {
    min-width: 40vh;
    grid-column-gap: 0vh;
    grid-row-gap: 35px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .link-block {
    text-align: left;
  }

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

  .image-5 {
    transform: translate(-50%, -50%);
  }

  .link-block-3 {
    text-align: right;
  }

  .link-block-4 {
    text-align: left;
  }

  .link-block-5 {
    text-align: center;
  }

  .wraper {
    max-width: none;
    margin-top: -143px;
  }
}

@media screen and (max-width: 767px) {
  .image-logo.home {
    height: auto;
    max-height: none;
    max-width: 86vw;
    min-height: auto;
    min-width: 86vw;
    margin-bottom: 3%;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
    min-height: auto;
  }

  .section.mob {
    flex-direction: column;
    display: flex;
  }

  .div-block {
    max-width: 550px;
    min-width: 300px;
    left: 5%;
    right: 5%;
  }

  .quote {
    padding: 10px;
    font-size: 21px;
    line-height: 25px;
  }

  .div-block-3 {
    min-width: 32vh;
  }

  .text-block {
    line-height: 21px;
  }

  .grid-3 {
    min-width: 10vh;
    grid-row-gap: 7vh;
    flex: 0 auto;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .checkbox-field, .checkbox-field-2 {
    max-width: 100px;
  }

  .heading {
    font-size: 32px;
  }

  .cont-sub.uc {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .link-block-3, .link-block-4 {
    text-align: center;
  }

  .wraper {
    margin-top: -369px;
  }

  .div-block-7 {
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

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

  .image-9 {
    max-width: 74%;
  }
}

@media screen and (max-width: 479px) {
  .image-logo {
    padding-top: 20px;
  }

  .image-logo.home {
    padding-left: 0;
    padding-right: 0;
  }

  .text-copy {
    max-width: 90vw;
    letter-spacing: normal;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    font-size: 2.1vh;
    display: flex;
  }

  .text-copy.sub {
    padding-bottom: 40px;
    font-size: 17px;
  }

  .text-copy._404 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-copy.form {
    font-size: 2.1vh;
  }

  .section {
    padding-top: 20px;
  }

  .div-block {
    max-width: 240px;
    min-width: 216px;
  }

  .div-block-2 {
    letter-spacing: normal;
    flex: 1;
    display: flex;
  }

  .div-block-3 {
    min-width: 14vh;
  }

  .column {
    padding-left: 0;
  }

  .text-block {
    flex-direction: column;
    margin-bottom: 10px;
    font-size: 69%;
  }

  .grid-3 {
    grid-row-gap: 2vh;
  }

  .div-block-4 {
    min-width: 14vh;
    font-size: 15px;
  }

  .heading {
    font-size: 12px;
  }

  .cont-sub {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-5.form {
    align-self: center;
  }

  .image-5.form {
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    position: static;
    top: auto;
    bottom: auto;
    left: 50%;
    right: auto;
    transform: none;
  }

  .div-block-6 {
    margin-bottom: 10px;
  }

  .wraper {
    margin-top: -280px;
    left: 20px;
    right: 20px;
  }

  .container-4 {
    margin-bottom: -29px;
  }

  .div-block-7 {
    width: 240px;
    height: 310px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

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

  .image-9 {
    max-width: 67%;
  }
}

#w-node-c639a2b6-57f2-84bb-9f2b-37b199296311-8a6f8b76, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-8a6f8b76, #w-node-_61b811ec-03de-74c0-fe1e-6bf64f394b2c-8a6f8b76, #w-node-_7b0c5338-91b8-3905-c136-a38b20e4700c-8a6f8b76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c56c32-6a51-952b-83e7-0ca5ebf00b82-8a6f8b76 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e9a2ec21-065d-1351-a505-3deabf6ca545-8a6f8b76, #w-node-_45fe64b4-de16-3d08-d49a-25612571120f-8a6f8b76, #w-node-cd062ac0-6164-01a6-ae20-c7e271a6c9a2-8a6f8b76, #w-node-_8786db0d-2d38-e6ea-7927-0981f7154f46-8a6f8b76, #w-node-_3c478c11-9a72-68af-f79c-1522e14ac612-8a6f8b76, #w-node-_0def1509-220a-b436-5d51-0836b374d541-8a6f8b76, #w-node-_349ddfdd-e753-4eb7-0ce9-af7bab997aff-8a6f8b76, #w-node-_66a4c77b-5d5f-77a6-0d90-a76e37ce5b86-8a6f8b76, #w-node-_4dd6272d-9da9-4ce1-c3ff-d8429c79a89f-8a6f8b76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e371e55-f2af-152a-4824-2088bd9b6560-8a6f8b76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_70c289e0-9272-7d67-174b-9f0ba0dd5788-8a6f8b76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d404ebc-1e18-3cb5-56f0-94950153452b-8a6f8b76, #w-node-_10618f9c-ebd9-2732-2b53-bc15b055a67a-8a6f8b76, #w-node-c4517e54-2603-9b54-7af1-bd9e54925ebc-8a6f8b76, #w-node-_6a76b5bf-befe-f4e1-d76e-bd22cdb0138c-8a6f8b76 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9315935f-aa31-95bb-be47-c471609585c3-5f5139c2, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-5f5139c2, #w-node-_61b811ec-03de-74c0-fe1e-6bf64f394b2c-5f5139c2, #w-node-_9315935f-aa31-95bb-be47-c471609585c3-78bf1a03, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-78bf1a03, #w-node-_61b811ec-03de-74c0-fe1e-6bf64f394b2c-78bf1a03, #w-node-_9315935f-aa31-95bb-be47-c471609585c3-d338ea4d, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-d338ea4d, #w-node-_61b811ec-03de-74c0-fe1e-6bf64f394b2c-d338ea4d, #w-node-_9315935f-aa31-95bb-be47-c471609585c3-cb9d97e1, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-cb9d97e1, #w-node-c639a2b6-57f2-84bb-9f2b-37b199296311-54046261, #w-node-_56851b09-57b4-4538-cfe0-a3c9c0c5c391-54046261, #w-node-_61b811ec-03de-74c0-fe1e-6bf64f394b2c-54046261, #w-node-_7b0c5338-91b8-3905-c136-a38b20e4700c-54046261 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c56c32-6a51-952b-83e7-0ca5ebf00b82-54046261 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e9a2ec21-065d-1351-a505-3deabf6ca545-54046261, #w-node-_45fe64b4-de16-3d08-d49a-25612571120f-54046261, #w-node-cd062ac0-6164-01a6-ae20-c7e271a6c9a2-54046261, #w-node-_8786db0d-2d38-e6ea-7927-0981f7154f46-54046261, #w-node-_3c478c11-9a72-68af-f79c-1522e14ac612-54046261, #w-node-_0def1509-220a-b436-5d51-0836b374d541-54046261, #w-node-_349ddfdd-e753-4eb7-0ce9-af7bab997aff-54046261, #w-node-_66a4c77b-5d5f-77a6-0d90-a76e37ce5b86-54046261, #w-node-_4dd6272d-9da9-4ce1-c3ff-d8429c79a89f-54046261 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e371e55-f2af-152a-4824-2088bd9b6560-54046261 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_70c289e0-9272-7d67-174b-9f0ba0dd5788-54046261 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d404ebc-1e18-3cb5-56f0-94950153452b-54046261, #w-node-_10618f9c-ebd9-2732-2b53-bc15b055a67a-54046261, #w-node-c4517e54-2603-9b54-7af1-bd9e54925ebc-54046261, #w-node-_6a76b5bf-befe-f4e1-d76e-bd22cdb0138c-54046261 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}


