.header-gr-wrapper {
  display: contents;
}
.header-gr-header {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.15);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ffffff;
}
.header-gr-navbar-interactive {
  align-self: center;
  background-color: transparent;
}
.header-gr-image1 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-desktop-menu {
  flex: 1;
  color: #8C8166;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.header-gr-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.header-gr-nav121 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav121:hover {
  font-size: 23px;
}
.header-gr-nav221 {
  font-size: 20px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 500;
  line-height: 1.15;
  margin-left: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
.header-gr-nav221:hover {
  font-size: 23px;
}
.header-gr-nav321 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav321:hover {
  font-size: 23px;
}
.header-gr-nav421 {
  font-size: 20px;
  transition: 0.3s;
  font-family: "Tahoma";
  font-weight: 400;
  line-height: 150%;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav421:hover {
  font-size: 23px;
}
.header-gr-burger-menu {
  display: none;
}
.header-gr-icon10 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-mobile-menu1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
.header-gr-nav {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-top {
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.header-gr-link2 {
  display: contents;
}
.header-gr-image2 {
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.header-gr-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-gr-icon12 {
  width: var(--dl-size-size-xsmall);
  cursor: pointer;
  height: var(--dl-size-size-xsmall);
}
.header-gr-links2 {
  flex: 0 0 auto;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.header-gr-nav122 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav222 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav322 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-nav422 {
  font-size: large;
  align-self: center;
  font-family: Noto Sans;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.header-gr-buttons {
  display: none;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.header-gr-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon16 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.header-gr-icon18 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}






@media(max-width: 991px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .header-gr-nav221 {
    font-size: 20px;
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav321 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav421 {
    text-align: center;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-top {
    flex-direction: row;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 767px) {
  .header-gr-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .header-gr-desktop-menu {
    display: none;
  }
  .header-gr-burger-menu {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-gr-icon10 {
    fill: #8C8166;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-top {
    position: relative;
    align-self: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .header-gr-close-menu {
    top: 0px;
    right: 0px;
    position: absolute;
    align-self: center;
    flex-direction: column;
    justify-content: flex-end;
  }
  .header-gr-icon12 {
    fill: #bcb193;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .header-gr-nav122 {
    color: #8C8166;
  }
  .header-gr-nav222 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav322 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-nav422 {
    color: #8C8166;
    align-self: center;
  }
  .header-gr-buttons {
    display: none;
  }
}
@media(max-width: 479px) {
  .header-gr-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .header-gr-mobile-menu1 {
    padding: 16px;
  }
  .header-gr-icon12 {
    fill: #BCB193;
    margin-left: var(--dl-space-space-halfunit);
  }
  .header-gr-nav122 {
    color: #8c8166;
  }
  .header-gr-nav222 {
    color: #8c8166;
  }
  .header-gr-nav322 {
    color: #8c8166;
  }
  .header-gr-nav422 {
    color: #8c8166;
  }
  .header-gr-buttons {
    display: none;
  }
}

.rodon8-footer-wrapper {
  display: contents;
}
.rodon8-footer-rodon8-footer {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 1000;
  position: relative;
  align-items: flex-end;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: center;
  background-color: #8c8080;
}
.rodon8-footer-text1 {
  color: rgb(255, 255, 255);
  text-align: center;
  line-height: 1.4;
}
.rodon8-footerroot-class-name {
  top: 314px;
  left: 0px;
  width: 80%;
  position: static;
  align-self: center;
}
.rodon8-footerroot-class-name1 {
  top: 314px;
  left: 0px;
  width: 80%;
  position: static;
  align-self: center;
}
.rodon8-footerroot-class-name2 {
  top: 314px;
  left: 0px;
  width: 80%;
  position: static;
  align-self: center;
}
@media(max-width: 991px) {
  .rodon8-footer-rodon8-footer {
    margin-top: 0px;
  }
}
@media(max-width: 479px) {
  .rodon8-footerroot-class-name1 {
    width: 95%;
  }
  .rodon8-footerroot-class-name2 {
    width: 95%;
  }
}

.properties-contact-gr-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
}
.properties-contact-gr-main-container-contents {
  flex: 0 0 auto;
  width: 80%;
  height: auto;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.properties-contact-gr-container2 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.properties-contact-gr-container3 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.properties-contact-gr-text1 {
  color: rgb(140, 128, 128);
  font-size: 1.5em;
  margin-bottom: var(--dl-space-space-unit);
}
.properties-contact-gr-text4 {
  color: rgb(140, 128, 128);
}
.properties-contact-gr-container4 {
  width: 100%;
  height: 55vh;
}
.properties-contact-gr-container5 {
  display: contents;
}
@media(max-width: 767px) {
  .properties-contact-gr-main-container-contents {
    width: 98%;
  }
  .properties-contact-gr-container4 {
    width: 80%;
  }
}
@media(max-width: 479px) {
  .properties-contact-gr-container4 {
    width: 95%;
  }
}
