.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Logo-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 200px;
  max-width: none;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  text-decoration: none;
  display: block;
}

.brand.w--current {
  background-image: url('../images/logo.png');
  background-position: 0 0;
  background-size: contain;
  width: 250px;
  height: 80px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 5px;
}

.section {
  border-radius: 3px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1518px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section.footer {
  object-fit: cover;
  background-color: #d6c89c;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  font-family: Poppins, sans-serif;
  display: flex;
  position: relative;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #374140;
  flex-flow: row;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  display: block;
}

.navmenu {
  flex-flow: row;
  flex: 1;
  order: 1;
  align-self: flex-start;
  font-weight: 400;
  display: flex;
}

.menu-items {
  color: #fef9f9;
  text-align: center;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-position: under;
  border: 2px #fffcfc;
  border-width: 2px 1px;
  border-radius: 3px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-decoration-thickness: calc(1em / 3.40282e38);
  display: inline-block;
}

.menu-items:hover {
  font-weight: 700;
}

.menu-items.w--current {
  box-shadow: none;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  border-top-style: none;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-style: none;
  border-right-style: none;
  border-right-width: 0;
  font-weight: 700;
  text-decoration-color: #fafafa;
  text-decoration-thickness: calc(1em / 2);
  display: inline-block;
}

.menu-items.w--current:hover {
  font-weight: 700;
}

.image {
  text-align: left;
  background-color: #e5b60c;
  flex: 0 auto;
  max-width: 1060px;
  padding-top: 5px;
  display: block;
}

.container-5 {
  background-color: #37413f;
  flex: 1;
  justify-content: center;
  width: auto;
  max-width: 1518px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.menu-button {
  padding: 0;
}

.form-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #060606;
  text-align: center;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  align-items: stretch;
  display: block;
}

.form {
  flex-flow: column;
  flex: 1;
  margin-top: 10px;
  display: flex;
}

.text-field {
  border-radius: 3px;
  flex: 0 auto;
  align-self: stretch;
  margin-bottom: 0;
}

.cell-6 {
  text-align: left;
  background-color: #57575700;
  border: 1px #000;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.submit-button {
  border-radius: 3px;
  margin-top: 5px;
}

.quick-stack-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-align: left;
  background-color: #e1bd50;
  padding: 0;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d6c89c;
  flex: 0 auto;
  align-self: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
  font-weight: 400;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d6c89c;
  align-self: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d6c89c;
  align-self: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #d6c89c;
  align-self: stretch;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 0;
  display: flex;
}

.name {
  color: #0a0a0a;
  text-align: left;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 15px;
  text-decoration: none;
}

.image-6 {
  flex: 0 auto;
  order: 0;
  align-self: flex-start;
  height: 100px;
  margin-bottom: 10px;
  display: block;
}

.container-6 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-7 {
  text-align: center;
  max-width: 1060px;
  display: block;
}

.container-7 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-8 {
  max-width: 1060px;
  display: block;
}

.container-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1518px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.header {
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  display: block;
  position: relative;
  overflow: visible;
}

.container-20 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-7 {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  align-self: auto;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-18 {
  background-image: url('../images/AG-Web_page-0001_image_new.JPG');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  max-width: none;
  max-height: none;
  display: block;
  overflow: visible;
}

.container-21 {
  background-color: #e1bd50;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 0;
}

.image-23 {
  text-align: left;
  max-width: 45%;
}

.cell-9 {
  text-align: left;
  justify-content: center;
  align-items: center;
}

.body-3 {
  flex-flow: column;
  display: block;
}

.container-22 {
  flex-flow: column;
  flex: 0 auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block {
  color: #faf8f3;
  background-color: #1b2020;
}

.form-2 {
  color: #0a0a0a;
  background-color: #d6c89c;
  flex-flow: column;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.container-23 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.container-24 {
  flex: 1;
  align-self: auto;
  max-width: none;
}

.container-25 {
  flex: 1;
  max-width: none;
}

.container-26 {
  flex: 1;
  max-width: none;
  margin-left: 5px;
  margin-right: 5px;
}

.field-label {
  text-align: center;
  display: block;
}

.field-label-2, .field-label-3 {
  text-align: center;
}

.container-27 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.submit-button-2 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  text-decoration: none;
}

.form-block-2 {
  margin-bottom: 0;
}

.container-28 {
  max-width: none;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.grid {
  color: #d6c89c;
  text-align: left;
  grid-template-rows: auto;
}

.link {
  text-align: left;
}

.div-block-6 {
  color: #101212;
  text-align: center;
  background-color: #1b2020;
  border: 1px #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100%;
  height: 50px;
  display: flex;
}

.div-block-7 {
  text-align: center;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-2 {
  color: #f3f7f8;
  background-color: #06d4f900;
  flex-flow: column;
  flex: 1;
  max-width: none;
  max-height: none;
  text-decoration: none;
  display: block;
}

.text-field-3 {
  border-radius: 5px;
}

.map {
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.cell-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Group-Villa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.cell-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/residential_Building.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cell-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Service_Apartment.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cell-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/Educational-Project.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.quick-stack-6 {
  flex: 1;
}

.column {
  background-image: url('../images/Group-Villa.png');
  background-position: 50%;
  background-size: auto;
  flex: 1;
  display: flex;
}

.columns {
  flex-flow: row;
  flex: 1;
  width: auto;
  max-width: 1000px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.column-3 {
  background-image: url('../images/residential_Building.png');
  background-position: 50%;
  background-size: cover;
}

.column-4 {
  background-image: url('../images/Educational-Project.JPG');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-7 {
  flex: 1;
  max-width: none;
  max-height: 300px;
  margin-bottom: 10px;
  padding: 0;
  position: relative;
}

.cell-14, .cell-17 {
  text-align: left;
  text-decoration: none;
}

.container-29 {
  text-align: center;
  flex-flow: column;
  flex: 1;
  max-width: none;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: visible;
}

.image-24 {
  vertical-align: baseline;
  flex: 1;
  text-decoration: none;
  display: inline-block;
}

.image-25, .image-26 {
  flex: 1;
  display: inline-block;
}

.image-27 {
  flex: 1;
}

.link-block {
  flex: 1;
  display: flex;
}

.link-block-2, .link-block-3, .link-block-4 {
  flex: 1;
}

.section-8 {
  flex-flow: column;
  margin-left: 40px;
  display: flex;
}

.container-30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.container-31 {
  flex-flow: row;
  flex: 1;
  align-self: center;
  align-items: center;
  max-width: 500px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-32 {
  flex-flow: row;
  align-items: flex-start;
  max-width: none;
  max-height: 100px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: visible;
}

.container-33 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-34 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: right;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 300px;
  max-height: 200px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.container-35 {
  text-align: justify;
  text-decoration: none;
  display: block;
}

.container-36 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.map-2 {
  text-align: left;
  max-width: 200px;
  max-height: 200px;
  display: block;
  overflow: visible;
}

.section-9 {
  flex: 1;
}

.code-embed {
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-37 {
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  align-self: stretch;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-38 {
  flex-flow: row;
  max-width: 100px;
  max-height: 100px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.map-3 {
  align-self: center;
  max-width: 200px;
  max-height: 200px;
  margin-left: 20px;
  padding-right: 0;
  overflow: hidden;
}

.container-39 {
  text-align: left;
  flex-flow: column;
  flex: 1;
  align-self: auto;
  max-width: none;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.column-6, .column-7, .column-8, .column-9 {
  padding-left: 0;
}

.form-3 {
  text-align: left;
  overflow: clip;
}

.text-field-4 {
  text-align: center;
  background-color: #1b201f;
  border-radius: 14px;
  flex: 0 auto;
  order: -1;
  align-self: auto;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
}

.submit-button-3 {
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  display: block;
}

.image-28 {
  text-align: left;
  max-width: 20px;
  margin-right: 10px;
  display: inline-block;
}

.image-29, .image-30, .image-31 {
  max-width: 23px;
}

.div-block-8 {
  flex: 0 auto;
  align-self: flex-end;
}

.div-block-9 {
  margin-top: 10px;
  display: flex;
}

.div-block-10 {
  flex-flow: row;
  display: flex;
}

.container-40 {
  border-radius: 0;
  flex-flow: column;
  flex: 1;
  align-self: auto;
  max-width: none;
  margin: 10px 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  display: flex;
  position: relative;
}

.button {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.column-11 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  display: flex;
}

.columns-2 {
  flex: 0 auto;
  align-self: auto;
  margin-left: 0;
  margin-right: 20px;
}

.button-2 {
  background-color: #37413f;
  border-radius: 9px;
  width: 200px;
  max-width: 200px;
  font-family: Poppins, sans-serif;
}

.column-12 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.bold-text, .paragraph, .bold-text-2, .paragraph-2, .bold-text-3, .paragraph-3, .heading, .paragraph-4 {
  font-family: Poppins, sans-serif;
}

.image-32 {
  background-image: url('../images/logo.png');
  background-position: 0 0;
  background-size: auto;
}

.text-block-2, .text-block-3 {
  font-family: Poppins, sans-serif;
}

.text-block-4 {
  color: #757676;
  background-color: #1b201f;
  border-radius: 14px;
  width: 200px;
  max-width: 200px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-family: Poppins, sans-serif;
}

.text-block-5, .heading-2 {
  font-family: Poppins, sans-serif;
}

.div-block-12 {
  text-align: left;
  flex: 1;
}

.container-41 {
  color: #f7fbfa;
  background-color: #37413f;
  flex-flow: row;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-33 {
  max-width: none;
  display: block;
}

.heading-3 {
  padding-left: 20px;
}

.paragraph-5 {
  text-indent: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 60px;
}

.paragraph-5.core {
  margin-bottom: 5px;
}

.paragraph-5.service {
  margin-bottom: 10px;
}

.paragraph-5.service-two {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-5.contact {
  margin-top: 20px;
}

.div-block-13 {
  flex: 1;
  display: block;
}

.container-42 {
  color: #fffdfd;
  background-color: #37413f;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.paragraph-6 {
  color: #fdfcfc;
}

.container-43 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.container-44 {
  background-color: #d6c89c;
  flex-flow: column;
  width: 40%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-34 {
  display: inline-block;
}

.container {
  flex-flow: column;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.columns-4 {
  flex: 1;
  margin-top: 20px;
}

.column-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 2 / 3;
  background-color: #d6c89c;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-height: none;
  display: block;
}

.container-45 {
  flex: 1;
  max-width: none;
}

.div-block-14 {
  flex-flow: column;
  display: block;
}

.section-10 {
  flex-flow: column;
  display: flex;
}

.image-35 {
  text-align: left;
  flex: 1;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
}

.mask {
  text-align: center;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: block;
}

@media screen and (max-width: 991px) {
  .brand {
    width: 200px;
    height: 80px;
  }

  .section {
    flex-flow: column;
    flex: 1;
    align-items: stretch;
    display: flex;
  }

  .section.footer {
    flex: 1;
    justify-content: flex-end;
    align-items: stretch;
  }

  .image {
    max-width: 760px;
    display: block;
  }

  .menu-button {
    flex-flow: row;
    align-items: stretch;
    margin-top: 40px;
    margin-right: 10px;
    text-decoration: underline;
    display: flex;
  }

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

  .icon {
    color: #faf5f5;
    text-align: left;
    background-color: #374140;
    flex: 0 auto;
    align-self: auto;
    text-decoration: none;
    display: block;
  }

  .section-7, .container-21 {
    flex: 1;
  }

  .cell-9 {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
  }

  .body-3, .body-4 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 150px;
    height: 50px;
  }

  .section.footer {
    flex: 1;
    justify-content: flex-end;
    align-items: stretch;
  }

  .image {
    max-width: 560px;
  }

  .text-field {
    flex: 0 auto;
    align-self: auto;
    font-size: 10px;
    line-height: 10px;
  }

  .submit-button, .name {
    font-size: 10px;
  }

  .image-6 {
    max-width: 200px;
  }

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

  .container-20 {
    flex: 1;
  }

  .section-7 {
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
  }

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

  .div-block-6 {
    flex-flow: row;
  }

  .section-8 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .map-3 {
    max-width: 150px;
    max-height: 150px;
  }

  .text-field-4 {
    max-width: 80px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    line-height: 10px;
  }

  .image-28 {
    background-color: #03030305;
  }

  .div-block-10 {
    flex-flow: row;
    font-family: Poppins, sans-serif;
  }

  .button-2 {
    margin-bottom: 10px;
  }

  .columns-3 {
    font-family: Poppins, sans-serif;
    font-size: 12px;
    line-height: 10px;
    display: flex;
  }

  .text-block-4 {
    width: 200px;
    max-width: 80px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 150px;
    height: 60px;
  }

  .section.footer {
    justify-content: flex-start;
    align-items: stretch;
  }

  .image {
    flex: 1;
    max-width: 310px;
  }

  .text-field {
    flex: 1;
    font-size: 5px;
    line-height: 5px;
  }

  .submit-button {
    font-size: 5px;
    font-weight: 700;
    line-height: 5px;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-right: 10px;
    padding-right: 0;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-4 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .div-block-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .name {
    flex: 0 auto;
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
  }

  .image-6 {
    max-width: 100px;
    height: 30px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .image-7 {
    max-width: 310px;
  }

  .container-7 {
    flex: 1;
  }

  .image-8 {
    max-width: 310px;
  }

  .icon {
    flex: 0 auto;
  }

  .container-20 {
    flex: 1;
    justify-content: center;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
  }

  .section-7 {
    flex: 1;
    justify-content: flex-start;
    align-items: stretch;
  }

  .image-18 {
    max-height: 100%;
  }

  .container-21 {
    text-align: left;
    flex: 0 auto;
    align-self: auto;
  }

  .image-23 {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: block;
  }

  .container-22 {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .text-block {
    color: #faf8f5;
    background-color: #1b2020;
    font-size: 8px;
  }

  .field-label {
    font-size: 10px;
  }

  .container-27 {
    flex-flow: column;
  }

  .submit-button-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .div-block-6 {
    width: 100px;
  }

  .link-2 {
    font-size: 10px;
  }

  .text-field-3 {
    text-align: center;
    font-size: 10px;
    line-height: 15px;
  }

  .map {
    max-height: 200px;
    overflow: hidden;
  }

  .container-37 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .map-3 {
    max-width: 100px;
    max-height: 100px;
    margin-left: 5px;
    padding-right: 0;
    font-family: Poppins, sans-serif;
    font-size: 8px;
    line-height: 6px;
  }

  .column-5 {
    text-align: right;
    flex-flow: column;
    flex: 1;
    align-items: stretch;
    display: flex;
  }

  .text-field-4 {
    order: 0;
    align-self: auto;
    max-width: none;
    max-height: 10px;
    font-size: 8px;
    line-height: 8px;
  }

  .submit-button-3 {
    text-align: center;
    flex: 0 auto;
    max-width: 60px;
    max-height: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 8px;
    line-height: 10px;
  }

  .image-28 {
    text-align: right;
    max-width: 8px;
  }

  .div-block-9 {
    flex-flow: column;
    font-family: Poppins, sans-serif;
    font-size: 8px;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .button-2 {
    font-family: Poppins, sans-serif;
    font-size: 10px;
    line-height: 10px;
  }

  .columns-3 {
    margin-bottom: 2px;
    font-size: 8px;
    line-height: 6px;
  }

  .div-block-11 {
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-4 {
    height: 20px;
  }

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

  .paragraph-5 {
    font-size: 12px;
  }

  .image-34 {
    flex: none;
    max-width: none;
  }

  .columns-4 {
    object-fit: cover;
  }

  .column-13 {
    text-align: left;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .container-45 {
    flex: 0 auto;
    display: flex;
  }

  .image-36 {
    display: block;
  }
}

#w-node-a42fd75c-a2c8-68e4-c09b-26e8c58b56b2-4153ebc1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_0af0ecf5-0a3a-12c3-e186-d5955cd725e2-4153ebc4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_86437632-6b5a-f1fa-fb0c-2270eff7753d-62245797, #w-node-f4a80a42-713d-3d24-b569-b36116f99684-3a807678, #w-node-_4c7a0f4e-eecf-3075-7feb-e0ea9b7d6a3f-4981a845, #w-node-e05770a2-f863-3542-a002-122b33aaf354-1b3e80e9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}


