.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar {
  width: auto;
  height: 60px;
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
  position: static;
}

.container {
  width: auto;
  height: 60px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu-2 {
  width: auto;
  height: 60px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

.brand {
  width: 300px;
  height: 60px;
}

.header {
  z-index: 999;
  width: 100%;
  height: 60px;
  background-color: #fff;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-head {
  width: 17%;
  height: 60px;
  background-color: #1b1919;
  justify-content: center;
  align-items: center;
  padding-top: 3px;
  display: flex;
}

.div-head {
  width: auto;
  height: 60px;
  flex: 1;
  display: flex;
}

.header-menu {
  height: 60px;
  border-bottom: 1px solid #1b1919;
  border-right: 1px solid #1b1919;
  flex: 1;
  text-decoration: none;
}

.header-menu-2 {
  height: 60px;
  border-bottom: 1px solid #1b1919;
  border-right: 1px #1b1919;
  flex: 1;
  text-decoration: none;
}

.text-head-menu {
  width: 100%;
  height: 100%;
  color: #1b1919;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  font-weight: 600;
  transition: color .3s;
  display: flex;
}

.text-head-menu:hover, .text-head-menu.current {
  color: #e21a22;
}

.body {
  color: #1b1919;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
}

.img-logo {
  width: 60px;
  height: 40px;
  background-image: url('../images/JRT_Logo2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
  margin-bottom: 0;
}

.image-head {
  height: 40px;
}

.main {
  z-index: 99;
  width: 100%;
  height: 100vh;
  margin-top: -60px;
  display: flex;
  position: static;
}

.main-logo {
  z-index: 99;
  width: 17%;
  height: 100%;
  background-color: #1b1919;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.main-txt {
  z-index: 99;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .2), rgba(0, 0, 0, .15) 35%, rgba(0, 0, 0, 0)), url('../images/back_main.jpg');
  background-position: 0 0, 10%;
  background-size: auto, cover;
  flex-direction: column;
  flex: 1;
  display: flex;
  position: relative;
}

.image {
  max-width: 80%;
}

.main-logo-fixed {
  z-index: 1001;
  width: 17%;
  height: 100%;
  background-color: #1b1919;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-main {
  width: 100%;
  height: auto;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  padding-left: 150px;
  font-weight: 600;
  display: flex;
}

.details {
  width: 100%;
  height: 150px;
  display: flex;
}

.text-main-txt {
  color: #e21a22;
  text-transform: uppercase;
  font-weight: 700;
}

.heading {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: utopia-std, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.div-or-amento {
  width: 25%;
  background-color: #e21a22;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
}

.div-or-amento:hover {
  background-color: #fff;
}

.div-details {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(27, 25, 25, .6);
  flex: 1;
  display: flex;
}

.text-block {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
  transition: color .3s;
  display: flex;
}

.text-block:hover {
  color: #1b1919;
}

.div-txt-details {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 15px 25px;
  display: flex;
}

.text-deails {
  color: #fff;
  text-align: center;
  font-family: utopia-std, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.text-details-2 {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.section-cont {
  width: 100%;
  display: flex;
}

.section-txt {
  flex: 1;
  padding: 200px 150px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: utopia-std, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.title-div {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.project-div {
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.space-project-div {
  width: 30%;
}

.content-project-div {
  flex: 1;
}

.content-grid {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.img-content {
  margin-bottom: 25px;
}

.title-content {
  font-size: 18px;
  font-weight: 700;
}

.txt-content {
  margin-top: 10px;
  font-weight: 500;
}

.gallery-div {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 150px;
  margin-bottom: 150px;
  display: flex;
}

.slide-nav {
  height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 6px;
}

.gallery-txt {
  z-index: 99;
  width: auto;
  height: auto;
  max-width: none;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: -50px;
  padding-top: 20px;
  padding-right: 25px;
  display: flex;
  position: relative;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: utopia-std, sans-serif;
  font-size: 34px;
  font-weight: 400;
}

.slider {
  z-index: 98;
  width: 100%;
  height: 600px;
  display: block;
}

.text-block-2 {
  color: #e21a22;
  margin-top: 15px;
  font-weight: 600;
}

.slide {
  background-image: url('../images/47.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/14.jpg');
  background-position: 50% 65%;
  background-size: cover;
}

.icon {
  color: rgba(255, 255, 255, .5);
  margin-left: 10px;
  font-size: 20px;
}

.icon-2 {
  color: rgba(255, 255, 255, .5);
  margin-right: 10px;
  font-size: 20px;
}

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

.title-div-client {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.image-2, .image-3 {
  margin-top: 10px;
}

.grid-client {
  width: 100%;
}

.div-grid-client {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: stretch;
  display: grid;
}

.footer {
  display: flex;
}

.footer-txt {
  background-color: #1b1919;
  flex: 1;
  padding: 50px 100px 5px;
}

.div-footer {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.morada-link {
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
}

.text-block-3 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-4 {
  color: #fff;
}

.phone-link {
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
}

.email-link {
  font-size: 14px;
  text-decoration: none;
}

.footer-left {
  flex-direction: column;
  display: flex;
}

.footer-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.link {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}

.footer-top {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-bottom {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-4 {
  width: 450px;
  max-width: none;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
}

.top-link {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-2 {
  display: none;
}

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

.section-jrtorres {
  width: 100%;
  letter-spacing: 0;
  padding: 80px 150px 200px;
  font-weight: 700;
}

.img-jrtorres {
  width: 100%;
  height: 300px;
  background-image: url('../images/14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.txt-about {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-cont-div {
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.space-about-div {
  width: 15%;
}

.div-quality {
  margin-top: 80px;
}

.img-servicos {
  width: 100%;
  height: 300px;
  background-image: url('../images/14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.txt-servicos {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
}

.text-span {
  font-size: 20px;
  line-height: 24px;
}

.bold-text {
  color: #e21a22;
}

.div-servicos-2 {
  margin-top: 80px;
}

.cont-port {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.port-details {
  align-items: stretch;
  display: flex;
}

.image-5 {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.txt-port-details {
  flex: 1;
  padding-left: 10px;
}

.text-block-6 {
  color: #e21a22;
  font-size: 16px;
  font-weight: 700;
}

.text-block-7 {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 800;
}

.text-block-8 {
  font-size: 14px;
}

.text-block-9 {
  margin-top: 5px;
  font-weight: 400;
}

.page-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.image-6 {
  width: 15px;
  height: 15px;
  opacity: .5;
  transition: opacity .3s;
}

.image-6:hover {
  opacity: 1;
}

.back {
  padding-left: 5px;
}

.forward {
  padding-right: 5px;
}

.text-block-10 {
  margin-top: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 10px;
}

.text-block-10.page-5 {
  margin-right: 30px;
  padding-right: 0;
}

.text-block-10.page-1 {
  margin-left: 30px;
}

.content-project-div-copy {
  flex: 1;
}

.txt-client {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-11 {
  color: #1b1919;
  margin-left: 50px;
  padding-top: 5px;
  padding-left: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}

.txt-client-title {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
}

.link-2 {
  color: #1b1919;
}

.bold-text-2 {
  color: #e21a22;
  font-size: 16px;
}

.link-3 {
  color: #1b1919;
}

.lightbox-link {
  width: 100px;
  height: 100px;
}

.image-7 {
  width: 150px;
  height: 150px;
}

.up {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link-4, .link-5, .link-6, .link-7 {
  color: #1b1919;
}

.img-port, .img-cliente, .img-contact, .img-terms, .img-poli {
  width: 100%;
  height: 300px;
  background-image: url('../images/14.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.form-div {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form-block {
  min-width: auto;
  background-color: rgba(27, 25, 25, 0);
  flex: 1;
  padding: 25px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.field-label {
  font-weight: 700;
}

.submit-button {
  letter-spacing: 1px;
  background-color: #e21a22;
  transition: background-color .3s;
}

.submit-button:hover {
  background-color: #1b1919;
}

.field-nome {
  color: #1b1919;
  font-size: 14px;
}

.field-email {
  color: #1b1919;
  margin-bottom: 5px;
  font-size: 14px;
}

.field-telefone {
  color: #1b1919;
  font-size: 14px;
  font-weight: 700;
}

.field-assunto {
  color: #1b1919;
  margin-bottom: 25px;
  font-size: 14px;
  font-weight: 400;
}

.info-div {
  margin-left: 25px;
}

.text-block-12 {
  font-weight: 400;
}

.text-span-2, .text-span-3, .text-span-4 {
  color: #e21a22;
  font-size: 18px;
  font-weight: 700;
}

.space-cont-div {
  width: 15%;
}

.powered-by-tectank {
  z-index: 999;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: -6px 0 -25px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-8 {
  width: 18px;
}

.image-9 {
  height: 16px;
}

.slide-3 {
  background-image: url('../images/49.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/FOTO.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/INTERVENÇÕES.2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/INTERVENÇÕES.1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/escola_eb_j1_arcos-750x562.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/9.jpg');
  background-position: 50%;
  background-size: cover;
}

.section {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-10 {
  width: 150px;
}

.text-block-13 {
  margin-top: 40px;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .logo-head {
    width: 17%;
  }

  .main-logo, .main-logo-fixed {
    padding-left: 0;
    padding-right: 0;
  }

  .div-main {
    padding-left: 100px;
  }

  .section-txt {
    padding: 150px 100px;
  }

  .space-project-div {
    width: 20%;
  }

  .gallery-div {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .slider {
    height: 500px;
  }

  .div-grid-client {
    grid-template-columns: auto auto auto auto auto auto auto auto;
  }

  .footer-txt {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-4 {
    width: 340px;
  }

  .navbar-2 {
    display: none;
  }

  .section-jrtorres {
    padding-bottom: 150px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .space-about-div {
    width: 10%;
  }

  .space-cont-div {
    width: 10%;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .header {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .text-head-menu {
    font-size: 16px;
  }

  .main {
    margin-top: 0;
  }

  .main-logo {
    display: none;
  }

  .main-txt {
    background-position: 0 0, 60% 100%;
  }

  .main-logo-fixed {
    display: none;
  }

  .div-main {
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .details {
    height: 120px;
  }

  .text-main-txt, .heading {
    text-align: center;
  }

  .text-block {
    font-size: 18px;
    line-height: 26px;
  }

  .div-txt-details {
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-deails {
    font-size: 34px;
    line-height: 24px;
  }

  .text-details-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .section-txt {
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading-2 {
    line-height: 50px;
  }

  .space-project-div {
    width: 15%;
  }

  .text-block-2 {
    margin-top: 10px;
  }

  .footer {
    flex-direction: row;
  }

  .div-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
  }

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

  .footer-right {
    align-items: center;
    margin-bottom: 30px;
  }

  .footer-bottom {
    align-items: center;
  }

  .image-4 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .navbar-2 {
    width: 100%;
    height: 60px;
    background-color: #1b1919;
    padding-left: 20px;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .brand-2 {
    height: 60px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-2 {
    width: 100%;
    height: 60px;
  }

  .menu-button-2 {
    height: 60px;
  }

  .menu-button-2.w--open {
    background-color: #e21a22;
    transition: background-color .3s;
  }

  .nav-link-2 {
    background-color: #fff;
    border-bottom: 1px solid #000;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    transition: color .3s;
    display: flex;
  }

  .nav-link-2:hover {
    color: #e21a22;
  }

  .section-jrtorres {
    padding-left: 50px;
    padding-right: 50px;
  }

  .img-jrtorres {
    height: 200px;
  }

  .space-about-div {
    width: 15%;
  }

  .img-servicos {
    height: 200px;
  }

  .txt-servicos {
    font-size: 18px;
    line-height: 24px;
  }

  .cont-port {
    grid-template-columns: 1fr;
  }

  .txt-client {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .img-port, .img-cliente, .img-contact, .img-terms, .img-poli {
    height: 200px;
  }

  .form-div {
    flex-direction: column;
  }

  .form-block {
    width: 100%;
    flex: 0 auto;
  }

  .info-div {
    margin-top: 25px;
    margin-left: 0;
  }

  .space-cont-div {
    width: 15%;
  }

  .powered-by-tectank {
    margin-top: 5px;
  }

  .image-10 {
    width: 100px;
  }

  .text-block-13 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .header {
    display: none;
  }

  .main {
    margin-top: 0;
  }

  .main-txt {
    width: 100%;
    background-position: 0 0, 33% 100%;
    flex: 0 auto;
  }

  .div-main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .details {
    height: 200px;
    flex-direction: column;
  }

  .text-main-txt {
    line-height: 24px;
  }

  .heading {
    font-size: 44px;
    line-height: 60px;
  }

  .div-or-amento {
    width: 100%;
    height: 40%;
    flex: 0 auto;
  }

  .div-details {
    height: 70%;
    flex: 0 auto;
    order: -1;
    align-items: center;
  }

  .text-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-txt-details {
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .text-details-2 {
    font-size: 15px;
    line-height: 18px;
  }

  .section-txt {
    padding: 100px 20px;
  }

  .heading-2 {
    font-size: 38px;
    line-height: 44px;
  }

  .project-div {
    margin-top: 50px;
  }

  .space-project-div {
    display: none;
  }

  .title-content {
    font-size: 16px;
    line-height: 18px;
  }

  .txt-content {
    font-size: 15px;
    line-height: 18px;
  }

  .gallery-txt {
    margin-top: -45px;
    padding-top: 15px;
    padding-right: 15px;
  }

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

  .slider {
    height: 300px;
  }

  .title-div-client {
    margin-bottom: 50px;
  }

  .div-grid-client {
    grid-template-columns: auto auto auto auto auto;
  }

  .footer-txt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-4 {
    width: 100%;
  }

  .navbar-2 {
    display: block;
  }

  .brand-2 {
    padding-top: 3px;
  }

  .img-details {
    height: 70%;
  }

  .section-jrtorres {
    padding: 50px 20px 100px;
  }

  .txt-about {
    grid-template-columns: 1fr;
  }

  .about-cont-div {
    margin-top: 30px;
  }

  .space-about-div {
    display: none;
  }

  .txt-servicos {
    font-size: 16px;
    line-height: 20px;
  }

  .text-span {
    font-size: 14px;
    line-height: 20px;
  }

  .div-servicos-2 {
    margin-top: 50px;
  }

  .text-block-6 {
    font-size: 15px;
  }

  .text-block-7 {
    font-size: 13px;
    line-height: 18px;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-11 {
    margin-left: 30px;
    font-weight: 400;
  }

  .txt-client-title {
    font-size: 15px;
    line-height: 18px;
  }

  .up {
    width: 100%;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .space-cont-div {
    display: none;
  }

  .powered-by-tectank {
    margin-top: 5px;
  }
}

#w-node-_00821439-2d49-cd36-ef75-e33da5c40579-2ef562df, #w-node-c26e8da8-f30a-1c9d-18ed-073b142ab7a8-2ef562df, #w-node-_641cddb0-51f9-0aec-3c82-bb93e385f86e-2ef562df, #w-node-_32f835b8-f74e-21ea-5fa6-6b3dfe764388-2ef562df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b918633-cda3-3ac0-65b5-8b17324d5387-2ef562df, #w-node-_8a59aada-ea46-0d2b-4d2c-e16f5d5f9a6c-2ef562df, #w-node-_76af6207-3993-0af0-ffb9-64e55d7967ff-2ef562df, #w-node-f843a72b-5955-5ace-0996-fc04b17e0060-2ef562df, #w-node-a1a24adb-8aae-49b9-44c1-b4eb459fc711-2ef562df, #w-node-_6423ad78-59db-883d-0dc0-f73293be9feb-2ef562df, #w-node-cbed8512-514a-6c5c-d17b-512b367868cc-2ef562df, #w-node-_4d8da550-1b5d-0e93-3ba3-1f790b3a53ef-2ef562df, #w-node-_5b09127d-92c5-1496-f85f-14aa8c8f1363-2ef562df, #w-node-_6c44ccc9-602f-e493-8d04-dbf79c081cf6-2ef562df, #w-node-e3a156d8-9f5f-7b6c-6d35-37d324940cde-2ef562df, #w-node-_5895b1c4-e02a-15fb-4510-8b4099c80a84-2ef562df, #w-node-bc6740e6-9e32-124b-45c5-e249f6dc2a50-2ef562df, #w-node-e0d3f670-2b46-a6c9-8ab3-e982c53712b2-2ef562df, #w-node-_4aa5704e-9967-56da-5234-235d8d517dc7-2ef562df, #w-node-_40e19f7b-73b7-f230-a9f0-138bb9e20e69-2ef562df, #w-node-c69a2dc6-9cad-4519-f584-c8452d01ff07-2ef562df, #w-node-dd847a85-df7a-052f-7849-3a2643c0cfea-2ef562df, #w-node-_88d2f4f7-95b6-4f7b-fc88-95dc5cfd7965-2ef562df, #w-node-_7c199cb2-f1e4-b2a8-ce06-7e6e25631532-2ef562df, #w-node-e56a3d05-9576-8402-37f2-c5a975be2f61-2ef562df, #w-node-ae5a7c9a-b349-9d47-3d79-0bb82c126646-2ef562df, #w-node-ca6926f0-6db8-c972-fb14-1f150370e44b-2ef562df, #w-node-edda844b-c6d3-18ba-3e7c-24cc62ed7872-2ef562df, #w-node-eb551544-e7aa-cf44-d221-b1491824b6e7-2ef562df, #w-node-af8485ad-c973-4286-5947-c6ed240ee28d-2ef562df {
  align-self: center;
  justify-self: center;
}

#w-node-_8501ad95-1b67-99d3-62a8-14069997b730-1768daa4, #w-node-e1571d79-3aaf-5f1d-ee52-52b6254f039f-1768daa4, #w-node-e49eb5fb-2b76-2f5d-c96c-eb9126307af3-1768daa4, #w-node-bb085215-5241-b8e3-046f-616ae9beae49-1768daa4, #w-node-_5b4aaeb7-6596-480b-3bc6-6d2820646311-1768daa4, #w-node-e4a06f22-7319-c0f6-b513-c99e218bea5f-1768daa4, #w-node-_6beb2738-2574-ee16-7f0a-963c34e6ac51-1768daa4, #w-node-_727d3295-0582-5c8d-14fe-4be49da0d0b9-1768daa4, #w-node-b7e11bb5-44dd-0e6b-d28b-e3557e6f9a10-1768daa4, #w-node-_00d736d1-50cd-30a9-1a53-891e3c12c162-1768daa4, #w-node-d3472f7b-1f3a-91c8-6705-07c641b26cc1-1768daa4, #w-node-_80a7ae78-fa47-e36a-19e4-40cc51d9a9d4-1768daa4, #w-node-d0e4eeac-043b-8204-f711-d1f534a9d9f6-7ea60066, #w-node-_202e8108-e6f2-3225-2e28-66b61f857602-7ea60066, #w-node-_3e8a5a64-aaa7-7bae-92ac-d0c53a57ac6b-7ea60066, #w-node-_8c56c950-d88c-db9d-74ad-1e9399004615-7ea60066, #w-node-_9da5afa6-1748-fcbf-1d67-8deb683b9042-7ea60066, #w-node-_4dd4c737-188f-9d86-7a6a-b7f16b462585-7ea60066, #w-node-_914de6c2-7ce0-4257-d40c-0abecd892e9a-7ea60066, #w-node-_83909107-1bf8-4069-fb76-c4c945268811-7ea60066, #w-node-ca4d1a04-94b0-153b-f66c-38806607abcc-7ea60066, #w-node-fc10528a-cbd6-3456-248f-c2823922414c-7ea60066, #w-node-_3a708092-119c-cb4b-d67a-c8abf5d717e9-7ea60066, #w-node-_63ee805a-98ca-a29a-9476-4553b98354aa-7ea60066, #w-node-b4ff7b10-f0e5-9e00-4775-03bdb3b956c4-7ea60066, #w-node-_3f110bc5-1b1c-7dc2-4b07-85cb8c641e57-7ea60066, #w-node-f7e6669d-b4fd-a93c-65e0-8b926ca04641-7ea60066, #w-node-_1ce04aeb-21f9-27ad-a79f-33475a532176-7ea60066, #w-node-_85dcc467-73bf-9c5d-b44e-fd49ee92a77a-7ea60066, #w-node-_15af73ec-291c-68a3-0a99-494142a968ec-7ea60066, #w-node-f91c266b-54d9-0146-97d0-b2eabc60fc3a-7ea60066, #w-node-_6329b944-ab5d-ec16-3e7b-e9c2490725d0-7ea60066, #w-node-_556bac63-3f94-5779-1e88-b7b576b2552d-7ea60066, #w-node-bbf9d0b5-3ca2-4b0f-f359-daca05a23131-7ea60066, #w-node-_55d71905-6730-a50c-2acd-9698dd4b954d-7ea60066, #w-node-eca8aca3-f31c-ec79-9cf8-1519679ac379-7ea60066, #w-node-b5e5d5df-fa56-167d-f03c-094493f9cc8f-7ea60066, #w-node-a3e54a30-1e71-e632-e166-45bb1010c101-7ea60066, #w-node-d3b5fd93-1d96-ba14-fa0a-0e9d2b2a91b5-7ea60066, #w-node-_355427a8-b63f-b9bc-6107-3a1191bc287e-7ea60066, #w-node-_5b51640e-cfda-11e6-2082-853521029c65-7ea60066, #w-node-f622f811-888e-ab25-4237-e9cd0ceba32b-7ea60066, #w-node-_28e46b5e-e37a-3648-f06c-068ccc5599dd-7ea60066, #w-node-fb05db1b-8c0f-ff42-fde8-842a23efa90f-7ea60066, #w-node-_6330b1cc-533b-e4a8-2778-1f0518dd5788-84d5af6d, #w-node-_18a53417-8079-4ce2-f275-31e2927ed25b-84d5af6d, #w-node-bdb9688f-8d5a-0657-fac9-5dbb6a42e9d6-84d5af6d, #w-node-f919b1c1-8fdf-f840-4347-1f91d1e70592-84d5af6d, #w-node-_4e34decc-5e48-d2ca-ae74-d50ef92b25b3-84d5af6d, #w-node-_4aabc0cd-d977-b971-c247-df3f322994a1-84d5af6d, #w-node-_53991d66-ce5a-5867-2428-5da8b936b485-84d5af6d, #w-node-_6e3cfe30-f952-dca4-517b-4a46e7b8e45f-84d5af6d, #w-node-_21863ff0-c391-c304-450e-403d469c089e-84d5af6d, #w-node-af721d27-b1fb-d319-ad77-a5e324559305-84d5af6d, #w-node-d0afbcc3-6783-0719-791f-7e8eebf45901-84d5af6d, #w-node-_9c6dd2f0-959d-4dd8-911c-30afeded7a60-84d5af6d, #w-node-cc022291-e1e2-d69a-7c7c-3b2e9932b9a4-831a3b24, #w-node-bd3766c5-e53f-6c93-e68f-2b8d7688c7f4-831a3b24, #w-node-d944ad16-6352-24e9-7ab1-bfd3ad47cc84-831a3b24, #w-node-_4c9b6b9c-2f0c-e0d0-986a-a560d22bcb41-831a3b24, #w-node-_23dfa0a5-a788-d973-62a9-ea20bd178f6b-831a3b24, #w-node-_54d65c7f-6480-9d4f-1f4e-25fa63815072-831a3b24, #w-node-_4b2ca76e-b418-2924-5fca-45620142ae0a-831a3b24, #w-node-_86e98114-358f-7f21-6c00-5d90ec4be904-831a3b24, #w-node-_5ae1bd8a-e886-21ea-639e-0f8d5033c95f-831a3b24, #w-node-ddcb75d1-1714-8e40-4100-86dc0932e812-831a3b24, #w-node-_6234effd-fd42-014e-4cc2-50181789aa33-831a3b24, #w-node-cae9bdeb-2cc4-7a8f-8f3d-0dae07e5f263-831a3b24, #w-node-_2be98a90-f103-bad9-b422-458e94f89c98-f450d085, #w-node-_4ac18372-b8f8-3426-34bc-3ef554cfca8b-f450d085, #w-node-f2dd1a69-f9c2-0443-17d7-27e37efc4468-f450d085, #w-node-_622968b2-4d15-f72a-5fe5-d04d1086b604-f450d085, #w-node-b1f5347b-1344-5ca2-06d0-81a6e36e2773-f450d085, #w-node-e1271ea8-442c-c06a-3490-bde04126d2fd-f450d085, #w-node-f44ea48b-3340-127b-9515-0e95bdc930af-f450d085, #w-node-_928f67b7-3bf0-e1df-a172-2893a05dba1d-f450d085, #w-node-c3ac589f-ba51-231a-81ac-728c94aa633b-f450d085, #w-node-_8048e9a0-77d8-eb1b-f6c4-524dbfdac8d8-f450d085, #w-node-dc1a9f64-15c1-a340-532a-6e40e1887dcb-f450d085, #w-node-_4c8e9f3f-5dbf-d4de-cbe9-fc9f453fd341-f450d085, #w-node-_340e9a4e-351b-d694-27c1-042019694a89-8219a142, #w-node-aeae6cfd-258e-1433-a70f-d906f81859cc-8219a142, #w-node-a07dfa67-aab8-55ab-58a5-9addc611cbd9-8219a142, #w-node-d4479573-9223-b908-3c3d-cb76649cb1fd-8219a142, #w-node-b743b60a-10ad-e8a7-0c8d-25829e8b9c24-8219a142, #w-node-_90f1efd1-ee5f-ae7f-2053-22cb45b8a3c4-8219a142, #w-node-_59cc8349-547d-9b88-61a3-ff1f165b5dd7-8219a142, #w-node-_143605be-5dce-adac-50b0-3acb5fdb599c-8219a142, #w-node-c184f844-daea-7e33-0065-13310b3f7ba2-8219a142, #w-node-_7adefabb-41bb-d5da-29d7-c6169126727a-8219a142, #w-node-_8501ad95-1b67-99d3-62a8-14069997b730-d47110a8, #w-node-e1571d79-3aaf-5f1d-ee52-52b6254f039f-d47110a8, #w-node-e49eb5fb-2b76-2f5d-c96c-eb9126307af3-d47110a8, #w-node-bb085215-5241-b8e3-046f-616ae9beae49-d47110a8, #w-node-_5b4aaeb7-6596-480b-3bc6-6d2820646311-d47110a8, #w-node-e4a06f22-7319-c0f6-b513-c99e218bea5f-d47110a8, #w-node-_6beb2738-2574-ee16-7f0a-963c34e6ac51-d47110a8, #w-node-_727d3295-0582-5c8d-14fe-4be49da0d0b9-d47110a8, #w-node-b7e11bb5-44dd-0e6b-d28b-e3557e6f9a10-d47110a8, #w-node-_00d736d1-50cd-30a9-1a53-891e3c12c162-d47110a8, #w-node-d3472f7b-1f3a-91c8-6705-07c641b26cc1-d47110a8, #w-node-_80a7ae78-fa47-e36a-19e4-40cc51d9a9d4-d47110a8, #w-node-_6330b1cc-533b-e4a8-2778-1f0518dd5788-d47110a8, #w-node-_18a53417-8079-4ce2-f275-31e2927ed25b-d47110a8, #w-node-bdb9688f-8d5a-0657-fac9-5dbb6a42e9d6-d47110a8, #w-node-f919b1c1-8fdf-f840-4347-1f91d1e70592-d47110a8, #w-node-_4e34decc-5e48-d2ca-ae74-d50ef92b25b3-d47110a8, #w-node-_4aabc0cd-d977-b971-c247-df3f322994a1-d47110a8, #w-node-_53991d66-ce5a-5867-2428-5da8b936b485-d47110a8, #w-node-_6e3cfe30-f952-dca4-517b-4a46e7b8e45f-d47110a8, #w-node-_21863ff0-c391-c304-450e-403d469c089e-d47110a8, #w-node-af721d27-b1fb-d319-ad77-a5e324559305-d47110a8, #w-node-d0afbcc3-6783-0719-791f-7e8eebf45901-d47110a8, #w-node-_9c6dd2f0-959d-4dd8-911c-30afeded7a60-d47110a8, #w-node-cc022291-e1e2-d69a-7c7c-3b2e9932b9a4-d47110a8, #w-node-bd3766c5-e53f-6c93-e68f-2b8d7688c7f4-d47110a8, #w-node-d944ad16-6352-24e9-7ab1-bfd3ad47cc84-d47110a8, #w-node-_4c9b6b9c-2f0c-e0d0-986a-a560d22bcb41-d47110a8, #w-node-_23dfa0a5-a788-d973-62a9-ea20bd178f6b-d47110a8, #w-node-_54d65c7f-6480-9d4f-1f4e-25fa63815072-d47110a8, #w-node-_4b2ca76e-b418-2924-5fca-45620142ae0a-d47110a8, #w-node-_86e98114-358f-7f21-6c00-5d90ec4be904-d47110a8, #w-node-_5ae1bd8a-e886-21ea-639e-0f8d5033c95f-d47110a8, #w-node-ddcb75d1-1714-8e40-4100-86dc0932e812-d47110a8, #w-node-_6234effd-fd42-014e-4cc2-50181789aa33-d47110a8, #w-node-cae9bdeb-2cc4-7a8f-8f3d-0dae07e5f263-d47110a8, #w-node-_2be98a90-f103-bad9-b422-458e94f89c98-d47110a8, #w-node-_4ac18372-b8f8-3426-34bc-3ef554cfca8b-d47110a8, #w-node-f2dd1a69-f9c2-0443-17d7-27e37efc4468-d47110a8, #w-node-_622968b2-4d15-f72a-5fe5-d04d1086b604-d47110a8, #w-node-b1f5347b-1344-5ca2-06d0-81a6e36e2773-d47110a8, #w-node-e1271ea8-442c-c06a-3490-bde04126d2fd-d47110a8, #w-node-f44ea48b-3340-127b-9515-0e95bdc930af-d47110a8, #w-node-_928f67b7-3bf0-e1df-a172-2893a05dba1d-d47110a8, #w-node-c3ac589f-ba51-231a-81ac-728c94aa633b-d47110a8, #w-node-_8048e9a0-77d8-eb1b-f6c4-524dbfdac8d8-d47110a8, #w-node-dc1a9f64-15c1-a340-532a-6e40e1887dcb-d47110a8, #w-node-_4c8e9f3f-5dbf-d4de-cbe9-fc9f453fd341-d47110a8, #w-node-_340e9a4e-351b-d694-27c1-042019694a89-d47110a8, #w-node-aeae6cfd-258e-1433-a70f-d906f81859cc-d47110a8, #w-node-a07dfa67-aab8-55ab-58a5-9addc611cbd9-d47110a8, #w-node-d4479573-9223-b908-3c3d-cb76649cb1fd-d47110a8, #w-node-b743b60a-10ad-e8a7-0c8d-25829e8b9c24-d47110a8, #w-node-_90f1efd1-ee5f-ae7f-2053-22cb45b8a3c4-d47110a8, #w-node-_59cc8349-547d-9b88-61a3-ff1f165b5dd7-d47110a8, #w-node-_143605be-5dce-adac-50b0-3acb5fdb599c-d47110a8, #w-node-c184f844-daea-7e33-0065-13310b3f7ba2-d47110a8, #w-node-_7adefabb-41bb-d5da-29d7-c6169126727a-d47110a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


