.navbar8-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-navlink {
  display: contents;
}
.navbar8-image1 {
  height: 3rem;
  text-decoration: none;
}
.navbar8-container1 {
  top: 100px;
  left: 0px;
  width: 100%;
  display: grid;
  padding: var(--dl-space-space-oneandhalfunits);
  grid-gap: var(--dl-space-space-halfunit);
  position: absolute;
  background-color: var(--dl-color-theme-neutral-light);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.navbar8-menu-item {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page1-image {
  width: 30px;
  height: 30px;
}
.navbar8-content {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page1 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page2-image {
  width: 30px;
  height: 30px;
}
.navbar8-content1 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page2 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page3-image {
  width: 30px;
  height: 30px;
}
.navbar8-content2 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page3 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-menu-item3 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
}
.navbar8-page4-image {
  width: 30px;
  height: 30px;
}
.navbar8-content3 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-page4 {
  font-style: normal;
  font-weight: 600;
}
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.navbar8-links {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
.navbar8-link1 {
  text-decoration: none;
}
.navbar8-link2 {
  text-decoration: none;
}
.navbar8-link3 {
  text-decoration: none;
}
.navbar8-container3 {
  display: contents;
}
.navbar8-container4 {
  top: 8px;
  float: right;
  right: 85px;
  margin: auto;
  position: absolute;
}
.navbar8-container5 {
  display: contents;
}
.navbar8-buttons {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navbar8-action1 {
  transition: 0.3s;
  font-family: "Open Sans";
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.navbar8-action1:hover {
  color: var(--dl-color-theme-secondary1);
  background-color: #123d9c;
}
.navbar8-burger-menu {
  display: none;
}
.navbar8-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar8-navlink1 {
  display: contents;
}
.navbar8-logo {
  width: auto;
  height: 3rem;
  border-radius: var(--dl-radius-radius-radius8);
  text-decoration: none;
}
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar8-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar8-links1 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
.navbar8-link11 {
  text-decoration: none;
}
.navbar8-link21 {
  text-decoration: none;
}
.navbar8-link31 {
  text-decoration: none;
}
.navbar8-buttons1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: row;
}
.navbar8-action11 {
  transition: 0.3s;
  user-select: unset;
  text-decoration: none;
  background-color: #1a56db;
}
.navbar8-action11:hover {
  color: var(--dl-color-theme-secondary1);
  background-color: #123d9c;
}
.navbar8-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
.navbar8-root-class-name {
  top: 0px;
  left: 0px;
  position: absolute;
}
.navbar8-root-class-name1 {
  top: 0px;
  left: 0px;
  position: absolute;
}
.navbar8-root-class-name2 {
  top: 0px;
  left: 0px;
  position: absolute;
}
@media(max-width: 991px) {
  .navbar8-links {
    margin-right: var(--dl-space-space-twounits);
  }
  .navbar8-container4 {
    display: none;
  }
}
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
    background-color: var(--dl-color-theme-neutral-light-nobg);
  }
  .navbar8-container1 {
    display: none;
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-action11 {
    background-color: #0073e7;
  }
}
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-space-space-unit);
    padding-right: 16px;
    background-color: var(--dl-color-theme-neutral-light-nobg1);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.contactos-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contactos-espao-til {
  top: 200px;
  left: 0px;
  right: 0px;
  width: 80%;
  height: 700px;
  margin: auto;
  display: flex;
  position: absolute;
  max-width: 1500px;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.contactos-contactos {
  top: 0px;
  left: 0px;
  width: 384px;
  height: 331px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-info {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 328px;
  height: 300px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-icons {
  top: 0px;
  left: 0px;
  width: 27px;
  height: 300px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-icon {
  top: 103px;
  left: 0px;
  width: 27px;
  height: 27px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-container02 {
  display: contents;
}
.contactos-icon1 {
  top: 130px;
  left: 0px;
  width: 27px;
  height: 27px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-container04 {
  display: contents;
}
.contactos-icon2 {
  top: 202px;
  left: 0px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-container05 {
  width: 27px;
  height: 27px;
}
.contactos-container06 {
  display: contents;
}
.contactos-texto {
  top: 0px;
  left: 40px;
  width: 300px;
  height: 300px;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.contactos-contactos1 {
  font-size: 1.7em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 2.5;
}
.contactos-estampin {
  font-size: 1.3em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.5;
}
.contactos-email {
  font-size: 1.1em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.7;
  text-decoration: none;
  transition-duration: 0.3s;
}
.contactos-email:hover {
  font-size: 1.11em;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7;
}
.contactos-telemovel {
  font-size: 1.1em;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.7;
  text-decoration: none;
}
.contactos-telemovel:hover {
  font-size: 1.11em;
}
.contactos-whitespace {
  line-height: 1.7;
}
.contactos-horrio {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-horario1 {
  font-size: 1.1em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.7;
}
.contactos-horario2 {
  font-size: 1.1em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.7;
}
.contactos-rodap {
  left: 142px;
  width: 100px;
  bottom: 0px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.contactos-social {
  left: 0px;
  right: 0px;
  width: 100px;
  bottom: 0px;
  height: 30px;
  margin: auto;
  position: absolute;
}
.contactos-tiktok {
  top: 0px;
  left: 0px;
  width: 30px;
  height: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contactos-container07 {
  width: 50px;
  align-self: center;
}
.contactos-container08 {
  display: contents;
}
.contactos-instagram {
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contactos-container09 {
  width: 50px;
}
.contactos-container10 {
  display: contents;
}
.contactos-form {
  width: 800px;
  height: 700px;
  display: flex;
  position: relative;
  align-self: flex-end;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.contactos-container-texto {
  top: 0px;
  left: 0;
  width: 100%;
  height: 50px;
  display: flex;
  position: absolute;
  text-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
}
.contactos-titulo-oramentos {
  top: 0px;
  position: absolute;
  font-size: 1.7em;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 2.10;
}
.contactos-form1 {
  top: 80px;
  right: 0px;
  width: 100%;
  height: 575px;
  display: flex;
  position: absolute;
  max-width: 800px;
}
.contactos-container11 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  justify-content: flex-end;
}
.contactos-container12 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  display: flex;
  position: absolute;
  align-self: flex-start;
}
.contactos-nome {
  width: 50%;
  height: 37px;
}
.contactos-email1 {
  width: 50%;
  align-self: flex-start;
}
.contactos-container13 {
  top: 50px;
  width: 100%;
  height: 39px;
  display: flex;
  position: absolute;
}
.contactos-telemovel1 {
  flex: 1;
  width: 33%;
  height: 37px;
  align-self: flex-start;
}
.contactos-n-peas {
  width: 33%;
  height: 37px;
  align-self: flex-start;
}
.contactos-tipo-de-pea {
  color: #757575;
  width: 33%;
  height: 37px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.contactos-placeholder {
  color: #c4c4c4;
}
.contactos-container14 {
  top: 98px;
  left: 0px;
  width: 100%;
  height: 414px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-end;
  justify-content: flex-start;
}
.contactos-mensagem {
  top: 0px;
  left: 0px;
  right: -0px;
  width: 100%;
  height: 359px;
  resize: none;
  padding: 0,7rem;
  position: absolute;
  text-align: left;
}
.contactos-container15 {
  right: 0px;
  width: 100%;
  bottom: 65px;
  height: 50px;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: flex-start;
}
.contactos-textinput {
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 41px;
  margin: auto;
  position: absolute;
  align-self: center;
  border-width: 0px;
}
.contactos-container16 {
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 50px;
  display: flex;
  position: absolute;
  align-self: flex-end;
  align-items: center;
  justify-content: center;
}
.contactos-enviar {
  left: 0px;
  color: #ffffff;
  right: 0px;
  width: 215px;
  bottom: 0px;
  height: 50px;
  margin: auto;
  position: absolute;
  align-self: flex-end;
  transition: 0.3s;
  user-select: none;
  border-width: 0px;
  align-content: center;
  border-radius: var(--dl-radius-radius-radius8);
}
.contactos-enviar:hover {
  cursor: pointer;
  background-color: 123d9c;
}
.contactos-text10 {
  top: 15px;
  left: 0;
  right: 0;
  width: 51px;
  height: 21px;
  margin: auto;
  position: absolute;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.contactos-container18 {
  display: contents;
}
@media(max-width: 1600px) {
  .contactos-espao-til {
    top: 180px;
  }
  .contactos-form {
    width: 60%;
  }
  .contactos-form1 {
    bottom: 0px;
  }
  .contactos-container11 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
}
@media(max-width: 1200px) {
  .contactos-espao-til {
    top: 150px;
    width: 90%;
    margin: auto;
    justify-content: flex-start;
  }
  .contactos-form {
    height: 594px;
  }
  .contactos-form1 {
    top: 70px;
    width: 100%;
    height: 534px;
    align-items: flex-start;
    flex-direction: column;
  }
  .contactos-nome {
    height: auto;
    align-self: flex-start;
  }
  .contactos-container14 {
    height: 331px;
  }
  .contactos-mensagem {
    height: 331px;
  }
  .contactos-container15 {
    bottom: 50px;
  }
}
@media(max-width: 991px) {
  .contactos-espao-til {
    top: calc(64px + 3rem);
    height: 1000px;
    margin: auto;
    justify-content: flex-end;
  }
  .contactos-contactos {
    top: 30px;
    left: 0px;
    right: 0px;
    height: 304px;
    margin: auto;
    margin-bottom: auto;
  }
  .contactos-info {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .contactos-icons {
    top: 0px;
    left: 0px;
  }
  .contactos-icon {
    top: 88px;
  }
  .contactos-icon1 {
    top: 115px;
  }
  .contactos-icon2 {
    top: 182px;
  }
  .contactos-texto {
    top: 0px;
    left: 40px;
    width: 288px;
    margin-right: 0px;
    justify-content: flex-start;
  }
  .contactos-contactos1 {
    font-size: 1.5em;
  }
  .contactos-estampin {
    font-size: 1.1em;
  }
  .contactos-email {
    font-size: 1em;
  }
  .contactos-telemovel {
    font-size: 1em;
  }
  .contactos-horario1 {
    font-size: 1em;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.7;
  }
  .contactos-horario2 {
    font-size: 1em;
  }
  .contactos-form {
    width: 75%;
    align-self: center;
    margin-bottom: 50px;
  }
  .contactos-titulo-oramentos {
    font-size: 1.5em;
  }
  .contactos-form1 {
    top: 60px;
  }
}
@media(max-width: 767px) {
  .contactos-text {
    top: 0px;
    left: 0px;
    position: absolute;
  }
  .contactos-form {
    width: 90%;
  }
  .contactos-textinput {
    max-width: 100%;
  }
}
@media(max-width: 479px) {
  .contactos-espao-til {
    top: calc(32px + 3rem);
  }
  .contactos-contactos {
    max-width: 100%;
  }
  .contactos-rodap {
    left: 0px;
    width: 100%;
    bottom: 0px;
  }
  .contactos-social {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    position: absolute;
  }
  .contactos-titulo-oramentos {
    font-size: 1.3em;
  }
  .contactos-telemovel1 {
    padding: 8px;
  }
  .contactos-n-peas {
    padding: 8px;
  }
  .contactos-tipo-de-pea {
    padding: 8px;
  }
}

.navbar8-container1 {
  display: none;
}