.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e8e8e8;
  font-size: 1vw;
  line-height: 1.6;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 5.57em;
  line-height: 1.4;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff962e;
  font-size: 3.65em;
  line-height: 1.4;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f77b00;
  font-size: 2.19em;
  line-height: 1.4;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.94em;
  line-height: 1.4;
  font-weight: 400;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.85em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em;
  border-left: 0.4em solid #e2e2e2;
  font-size: 140%;
  line-height: 1.6;
}

.container {
  width: 1560px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0.9em 10em 5em;
}

.container.hero {
  display: block;
  overflow: visible;
  width: auto;
  height: 100%;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.hero.s-3 {
  padding-right: 0em;
  padding-left: 0em;
  background-color: #1a1e33;
}

.container.hero.s-3-copy {
  max-width: none;
  padding: 1.8em 0em 12.9em;
  background-color: #1a1e33;
}

.container.hero.s-4 {
  padding-right: 0em;
  padding-left: 0em;
  background-color: #ece3e3;
}

.container.hero.s-7 {
  padding: 1.8em 0em 12.9em;
  background-color: #ece3e3;
}

.container.hero.local {
  margin-top: -16.1em;
  padding-top: 0em;
}

.container.hero.local.seguranca {
  margin-top: 0em;
}

.container.hero.local.white {
  background-color: #fff;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.c-rich-text p {
  margin-top: 0.5em;
  margin-bottom: 2em;
}

.c-rich-text h1 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h2 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h3 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h4 {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
}

.c-rich-text h5 {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

.c-rich-text h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.section.one {
  position: relative;
  z-index: 3000;
  display: block;
  width: auto;
  height: 100vh;
  background-image: url('../images/bg.png');
  background-position: 0px 0px;
  background-size: auto;
}

.section.two {
  background-color: #ece3e3;
}

.section.two.s-4 {
  width: 100%;
}

.section.two.s-4-copy {
  background-color: rgba(236, 227, 227, 0);
}

.section.two.local {
  margin-top: 0.1em;
  background-color: #041430;
}

.section.two.diferenciasis {
  background-color: rgba(236, 227, 227, 0);
}

.section.two.s-4-copy-copy {
  background-color: rgba(236, 227, 227, 0);
}

.section.boletario {
  margin-top: -1.3em;
  background-color: #ece3e3;
  color: #fff;
}

.section.boletario.s-4-copy {
  background-color: rgba(236, 227, 227, 0);
}

.section.boletario.local {
  margin-top: 60.3em;
  background-color: #041430;
}

.body {
  font-family: 'DM Sans';
}

.body-2 {
  color: #fff;
}

.body-3 {
  background-color: #ece3e3;
  outline-color: rgba(43, 23, 23, 0);
  outline-offset: 0px;
  outline-style: dotted;
  outline-width: 3px;
  font-family: 'DM Sans';
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.paragraph {
  font-size: 1.46em;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  padding-top: 5.1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.grid.scroll-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.grid.scroll-2.rodape {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.grid.scroll-3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.grid.scroll-3.s-4 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid.lanca {
  padding-top: 14.1em;
  padding-bottom: 4.9em;
}

.grid-item-left {
  display: block;
  width: 60%;
  padding-top: 4.2em;
  padding-right: 0em;
  padding-left: 7.7em;
}

.grid-item-left.s-3 {
  width: 80%;
  padding-right: 0px;
}

.grid-item-left.s-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 0em 0px 0em 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-item-left.s-4.mobile {
  display: none;
}

.grid-item-left.scroll-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0em;
  padding-left: 7.5em;
}

.grid-item-left.header {
  width: 50%;
  margin-left: 0em;
  padding-right: 0.2em;
  padding-left: 0em;
}

.heading {
  font-family: termina, sans-serif;
  font-size: 4em;
  line-height: 0.9em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading.one-m {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.one-m.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.one-m.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.one-m.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding: 0.25em 0.5em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.one-m.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.one-m.left.local {
  color: #fff;
}

.heading.bg-blue {
  display: inline-block;
  padding-top: 0.2em;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.bg-blue.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 3em;
}

.heading.surpreenda {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.surpreenda.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.surpreenda.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.surpreenda.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding: 0.25em 0.5em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.surpreenda.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.surpreenda.left.local {
  color: #fff;
}

.heading.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.white.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.white.left.local {
  color: #fff;
}

.heading.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.white.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.white.left.local {
  color: #fff;
}

.heading.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.white.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.white.left.local {
  color: #fff;
}

.heading.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.heading.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.heading.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.heading.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.heading.white.left {
  font-size: 2.5em;
  text-align: left;
}

.heading.white.left.local {
  color: #fff;
}

.div-block {
  width: 25.52em;
  height: 35.73em;
  border-radius: 50px;
  background-color: #0030b4;
  color: #0030b4;
}

.grid-item-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-top: 3.4em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 12px;
}

.grid-item-right.s-3 {
  width: 10%;
}

.grid-item-right.scroll-left {
  display: block;
  width: 40%;
}

.grid-item-right.header {
  width: 45%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form {
  display: block;
  width: 25.52em;
  height: 35.73em;
  max-width: 100%;
  padding-top: 1.7em;
  padding-bottom: 0em;
  border-radius: 50px;
  background-color: #0030b4;
  color: #0030b4;
}

.form-2 {
  padding-right: 3em;
  padding-left: 3em;
  border-left: 1px solid transparent;
}

.heading-2 {
  color: #9fb9ff;
}

.t-form {
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 1.4em;
  color: #f77b00;
  font-size: 2em;
  line-height: 1;
  font-weight: 700;
}

.text-field {
  margin-top: 0.9em;
  margin-bottom: 0px;
  padding: 0px;
  border-top: 1px solid transparent;
  border-right: 1px solid rgba(194, 109, 109, 0);
  border-left: 1px solid rgba(192, 56, 56, 0);
  border-radius: 0px;
  background-color: #0030b4;
  opacity: 1;
  color: #fff;
  font-size: 1em;
}

.field-label {
  color: #e8e8e8;
}

.field-label-2 {
  color: #e8e8e8;
}

.field-label-3 {
  color: #e8e8e8;
}

.checkbox-label {
  padding-bottom: 0px;
  color: #fff;
  font-size: 0.73em;
}

.checkbox-label.politica {
  display: inline-block;
  text-decoration: none;
}

.submit-button {
  width: 18.13em;
  max-width: 100%;
  margin-top: 0.8em;
  padding: 1.2em 0em;
  border-radius: 80px;
  background-color: #fd7e00;
  color: #052479;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}

.submit-button:hover {
  background-color: #2ff3a8;
  color: #082d94;
}

.image {
  margin-bottom: 1.6em;
}

.paragraph-2 {
  margin-top: 1.9em;
  padding-right: 11.8em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #041430;
  font-size: 1.1em;
}

.paragraph-2.local {
  padding-right: 5.2em;
  color: #fff;
}

.paragraph-2.p-rodape {
  margin-top: 1.3em;
  padding-top: 0em;
  padding-right: 0em;
  font-size: 0.6em;
}

.img-logo {
  width: 16.82em;
}

.form-block {
  padding-top: 0.8em;
}

.logo {
  padding-top: 0px;
  padding-bottom: 1.6em;
}

.perspectiva-tit {
  padding-left: 0em;
}

.checkbox-field {
  padding-top: 0.3em;
}

.div-block-3 {
  position: fixed;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  margin: auto;
  background-color: rgba(18, 18, 18, 0.69);
}

.div-block-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 800px;
  height: 600px;
  margin: auto;
  background-color: hsla(0, 0%, 91%, 0);
}

.image-2 {
  margin-top: 29px;
}

.modal-desktop {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  background-color: rgba(22, 7, 7, 0.62);
}

.grid-modal {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  margin: auto;
  background-color: #fff;
}

.image-4 {
  margin: auto;
  padding-top: 6.7em;
  background-color: #fff;
}

.modal-mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  overflow: visible;
  background-color: rgba(22, 7, 7, 0.62);
}

.div-block-5 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bt-whatsapp {
  position: fixed;
  left: auto;
  top: 536px;
  right: 0%;
  bottom: 0%;
  z-index: 90000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-politica {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  background-color: rgba(22, 7, 7, 0.62);
}

.paragraph-3 {
  color: #000;
  font-size: 1em;
  line-height: 1.2;
}

.div-block-6 {
  padding-top: 2em;
  padding-right: 6.7em;
  padding-left: 6.7em;
}

.div-block-7 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 3%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2em;
  height: 2em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.back {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 17px;
  margin-right: 19px;
  padding-right: 0px;
}

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

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-5 {
  display: none;
}

.bold-text {
  text-decoration: none;
}

.checkbox-label-2 {
  color: #fff;
  font-size: 0.73em;
  line-height: 1.3;
}

.bold-text-2 {
  text-decoration: underline;
}

.bold-text-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1em;
  margin-right: 2.7em;
  padding-top: 18px;
  padding-right: 0em;
  padding-left: 0.4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #ffcc16;
  color: #1a1e33;
  line-height: 0.5em;
  text-decoration: none;
  text-indent: 0px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.bold-text-3.surpreender {
  margin-right: 4.9em;
}

.heading-3 {
  padding-top: 1.1em;
  padding-right: 0px;
  padding-bottom: 0.5em;
  background-image: url('../images/border.svg');
  background-position: 100% 170%;
  background-size: auto;
  background-repeat: repeat-x;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 3em;
  font-weight: 300;
  text-align: right;
}

.heading-4 {
  color: #fff;
}

.sub-t {
  font-family: Almarai, sans-serif;
  color: #000;
  font-size: 1em;
}

.sub-t.bg-blue {
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 0.7em;
  font-weight: 400;
  text-align: center;
}

.bold-text-4 {
  background-color: #ffcc16;
  color: #1a1e33;
}

.icon-2 {
  color: #050e45;
}

.ratio__200 {
  position: relative;
  overflow: hidden;
  padding-top: 99%;
  padding-right: 0px;
  border-radius: 80px;
}

.heading-8 {
  display: block;
  padding-top: 0.3em;
  font-size: 4em;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.heading-8.heading-blue {
  color: #fff;
}

.heading-8.conceito {
  padding-right: 93px;
  text-align: left;
}

.parallax__card-inner {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.parallax__card-inner:hover {
  background-color: rgba(7, 40, 78, 0.7);
  background-image: url('../images/ver-maior.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.parallax__image-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: -8%;
  bottom: 0%;
}

.image-cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-cover.parallax__image-cover {
  width: 120%;
  max-width: 120%;
}

.container-2 {
  display: block;
  width: 1920px;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #000;
  background-image: url('../images/bg-plantas.svg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: repeat-x;
}

.container-2.projetos {
  width: auto;
  max-width: none;
  background-image: none;
}

.container-2.features {
  padding-top: 9.7em;
  padding-bottom: 9.9em;
  background-color: #041430;
  background-image: none;
}

.container-2.localizacao {
  padding-bottom: 32.1em;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.container-2.endereco {
  overflow: hidden;
  padding-bottom: 0em;
  background-color: #041430;
  background-image: none;
}

.display-none {
  display: none;
  overflow: visible;
}

.parallax__slider-button {
  display: block;
  overflow: visible;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #d9d0d0;
  box-shadow: 4px 4px 18px -7px #686868;
}

.parallax__slider-button.left {
  margin-left: 39px;
  background-color: #ffc600;
}

.parallax__slider-button.right {
  margin-right: 47px;
  background-color: #ffc600;
}

.icon {
  color: #090e2b;
}

.parallax-mask {
  overflow: visible;
  width: 400px;
  height: auto;
}

.paralax-slide {
  margin-right: 106px;
}

.parallax-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 60%;
  max-width: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
}

.div-block-8 {
  margin-top: -21.8em;
  padding-top: 7.1em;
  padding-bottom: 7.1em;
  padding-left: 3.6em;
}

.sub-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 1em;
  text-transform: uppercase;
}

.sub-title.heading-blue {
  color: #39aeef;
  letter-spacing: 0.6em;
}

.sub-title.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #000;
  text-align: left;
}

.sub-title.endereco {
  width: 100%;
  padding-top: 1.4em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 0.6em;
}

.sub-title.endereco.social-media {
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-5 {
  background-image: url('../images/line-text.svg');
  background-position: 50% 85%;
  background-size: auto;
  background-repeat: repeat-x;
  font-weight: 500;
}

.bold-text-8 {
  background-image: url('../images/line-text.svg');
  background-position: 50% 95%;
  background-size: auto;
  background-repeat: repeat-x;
  color: #39aeef;
  font-weight: 400;
}

.grid-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3.8em;
  padding-bottom: 0em;
  padding-left: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-6 {
  position: static;
  overflow: visible;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-6.features {
  margin-top: -18.6em;
}

.section-6.endereco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-color: #000;
}

.heading-12 {
  padding-top: 1.2em;
  font-family: termina, sans-serif;
  color: #ffc600;
  font-size: 1.2em;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.name-features {
  width: 15em;
  height: auto;
  padding-top: 0.8em;
}

.icon-feature {
  width: 10em;
  height: 5em;
  padding-top: 0px;
  border-bottom: 1px none #ffc600;
}

.card-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20em;
  height: 25em;
  margin-right: 2em;
  margin-left: 0em;
  padding: 2.8em 2.4em 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.24);
}

.bold-text-9 {
  background-image: url('../images/line-text.svg');
  background-position: 50px 100%;
  background-size: auto;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 19px;
  padding-right: 158px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-left-localizacao {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  z-index: auto;
  display: block;
  width: 50%;
  height: 30em;
  padding-top: 5.9em;
  padding-left: 5.2em;
  clear: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-weight: 300;
}

.image-10 {
  width: 40em;
  border-radius: 40px;
}

.grid-right--locaolizacao {
  display: block;
  width: 50%;
  height: 100em;
  padding-top: 4.3em;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9 {
  padding-right: 21px;
  border-radius: 20px;
}

.paragraph-10 {
  padding-top: 1.5em;
  padding-right: 7.4em;
  font-size: 1.4em;
}

.grid-2 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid-2.local {
  position: relative;
  max-width: 100%;
}

.menu {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10 {
  width: 50em;
  height: 0.02em;
  margin-top: -38px;
  padding-right: 35px;
  background-color: #ffc600;
}

.images-11 {
  width: 70%;
  margin-right: 2.4em;
  margin-left: 2.4em;
}

.image-12 {
  width: auto;
}

.heading-13 {
  font-family: Almarai, sans-serif;
  color: #ffc600;
  font-size: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1.8em;
}

.heading-13.blue {
  padding-top: 0em;
  padding-bottom: 1.4em;
  font-family: termina, sans-serif;
  color: #0a0826;
  font-size: 0.7em;
  text-transform: uppercase;
}

.heading-13.blue.conceito {
  font-size: 0.9em;
  text-align: left;
}

.heading-13.center {
  padding-top: 2.2em;
  padding-bottom: 0.6em;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0.9em;
}

.heading-13.center.bg-white {
  color: #041430;
}

.bold-text-10 {
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 60px;
  background-color: #ffc600;
  color: #180e03;
}

.heading-14 {
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.div-block-11 {
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.bold-text-11 {
  display: inline-block;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 80px;
  background-color: #ffc600;
  color: #1a1e33;
}

.bold-text-12 {
  display: inline-block;
  margin-top: 0.2em;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 80px;
  background-color: #ffc600;
  color: #1a1e33;
}

.bold-text-13 {
  display: inline-block;
  margin-bottom: 0.3em;
  padding: 0.2em 0.5em;
  border-radius: 80px;
  background-color: #ffc600;
}

.bold-text-14 {
  display: inline-block;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 80px;
  background-color: #ffc600;
  color: #131f35;
  line-height: 1.4em;
}

.bold-text-15 {
  display: inline-block;
  margin-top: 0.1em;
  padding: 0.25em 0.6em;
  border-radius: 80px;
  background-color: #ffc600;
}

.bold-text-16 {
  display: inline-block;
  padding: 0.25em 0.6em;
  border-radius: 80px;
  background-color: #ffc600;
}

.bold-text-17 {
  display: inline-block;
  margin-top: 7px;
  padding: 0.25em 0.5em;
  border-radius: 40px;
  background-color: #ffc600;
  color: #041430;
}

.bold-text-18 {
  display: inline-block;
  margin-top: 6px;
  padding: 0.25em 0.5em;
  border-radius: 40px;
  background-color: #ffc600;
  color: #041430;
}

.paragraph-55 {
  padding-top: 0em;
  padding-right: 1.6em;
  color: #fff;
}

.t-endereco {
  width: 100%;
  padding-top: 0.2em;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.3;
}

.p-sobre-tenerife {
  padding-right: 0em;
  padding-left: 0em;
  color: #fff;
  font-size: 1.2em;
  line-height: 2;
}

.div-block-14 {
  width: 40%;
  height: 0.1em;
  margin-top: 2.2em;
  margin-right: 0.8em;
  margin-left: 0.8em;
  padding-left: 0px;
  background-color: #fff;
}

.image-13 {
  max-width: none;
  padding-right: 3px;
}

.p-rodape {
  padding-top: 1.5em;
  padding-left: 0em;
  color: #fff;
}

.sobre-tenerife {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-17 {
  width: 50%;
}

.div-block-12 {
  width: 100%;
  text-align: center;
}

.infos-contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40em;
  margin-right: 39px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.infos-contato.phone {
  padding-top: 0em;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0em 11.1em 9.8em 24.2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #fff;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2.3em;
  padding-right: 5.2em;
}

.heading-15 {
  color: #fff;
}

.redes-sociais-grid {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 95px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.icones-rd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contatos-grid {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-20 {
  margin-left: -575px;
}

.image-14 {
  width: 80%;
  max-width: none;
  padding-top: 0.6em;
}

.logos-rodape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2.4em;
}

.div-block-21 {
  padding-right: 0em;
  padding-left: 0em;
}

.hover-ver-maior {
  display: block;
}

.hover-ver-maior:hover {
  display: block;
}

.section-7 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 900;
  width: 100%;
  height: 6em;
  padding-top: 8.36px;
  padding-bottom: 0em;
  background-color: #ffc600;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.barra-fixa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.2em;
  padding-left: 10em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-16 {
  padding-top: 0.4em;
  font-family: termina, sans-serif;
  color: #041430;
  font-size: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
}

.button {
  width: 42em;
  margin-right: 9.6em;
  padding-right: 0em;
  padding-left: 0em;
  border-radius: 10px;
  background-color: #041430;
  font-family: termina, sans-serif;
  text-align: center;
}

.button:hover {
  background-color: #fe676a;
}

.div-block-22 {
  padding-right: 0em;
}

.section-8 {
  position: fixed;
  z-index: 9000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-top: 6.7em;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-column-count: 9000000;
  column-count: 9000000;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-left-contato {
  display: block;
  width: 40%;
  padding-left: 0em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid-right-contato {
  width: 60%;
  padding-top: 0px;
  padding-right: 0em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form-block-2 {
  width: 70%;
  margin-right: 0em;
  padding-right: 0px;
}

.paragraph-56 {
  padding-right: 0em;
  padding-bottom: 1em;
  font-family: Inconsolata, monospace;
  font-size: 0.8em;
  line-height: 1;
}

.heading-17 {
  padding-top: 0.125em;
  padding-bottom: 0.125em;
  font-family: Inconsolata, monospace;
  color: #ffc600;
  font-size: 1.2em;
  line-height: 1.2;
}

.text-field-2 {
  margin-top: 0.8em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  border-radius: 20px;
}

.heading-18 {
  font-family: Inconsolata, monospace;
  color: #ffc600;
  font-size: 7em;
  font-weight: 400;
}

.checkbox-label-3 {
  font-family: Inconsolata, monospace;
}

.checkbox-label-4 {
  font-family: Inconsolata, monospace;
}

.submit-button-2 {
  width: 100%;
  margin-top: 3px;
  padding: 1em 0em;
  border-radius: 60px;
  background-color: #ffc600;
  font-family: Inconsolata, monospace;
  color: #000;
  font-size: 1.2vw;
}

.grid-contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 9.5em;
  padding-left: 9.5em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-24 {
  position: absolute;
  left: auto;
  top: 3%;
  right: 2%;
  bottom: auto;
}

.paragraph-57 {
  font-family: Inconsolata, monospace;
}

.image-15 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 10%;
  height: auto;
  max-width: none;
  margin-top: 0em;
  margin-right: 0rem;
  padding-right: 0px;
  border-radius: 20px;
  background-color: transparent;
  opacity: 0;
}

.image-16 {
  display: block;
  padding-top: 0em;
  border-radius: 20px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200%;
  margin-top: 16.3em;
  padding-top: 7em;
  padding-bottom: 7.8em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.lightbox-link {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 210px;
  padding-left: 191px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(100, 46, 46, 0);
  cursor: nw-resize;
}

.icon-vermais {
  display: block;
  width: 34em;
  height: 25em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-radius: 20px;
  background-color: #200909;
  opacity: 0;
}

.icon-vermais:hover {
  opacity: 1;
}

.image-reference {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.image-17 {
  width: 34em;
  max-width: 60%;
  padding-top: 0em;
}

.heading-19 {
  font-family: termina, sans-serif;
  font-size: 0.9em;
  line-height: 2;
  text-align: center;
}

.heading-20 {
  padding: 0.7em 1.6em;
  border-radius: 40px;
  background-color: #041430;
  font-family: termina, sans-serif;
  color: #ffc600;
  font-size: 1.1em;
}

.heading-20.title {
  display: inline-block;
  margin-bottom: 0.4em;
  padding-right: 1.2em;
  padding-left: 0.9em;
  font-size: 1em;
}

.paragraph-58 {
  padding-left: 0.8em;
  font-family: termina, sans-serif;
  color: #041430;
  font-size: 1em;
}

.pin-endereco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.grid-item-left-s2 {
  display: block;
  width: 60%;
  padding-top: 4.2em;
  padding-right: 0em;
  padding-left: 0em;
}

.grid-item-left-s2.s-3 {
  width: 80%;
  padding-right: 0px;
}

.grid-item-left-s2.s-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-right: 0px;
  padding-bottom: 4.2em;
  padding-left: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-item-left-s2.scroll-2 {
  display: block;
  padding-left: 5.4em;
}

.grid-item-left-s2.header {
  width: 50%;
}

.caregoria {
  padding-bottom: 1.4em;
}

.categoria {
  padding-top: 0.2em;
}

.div-block-26 {
  padding-left: 6.3em;
}

.bold-text-19 {
  color: #ffc600;
}

.bold-text-20 {
  color: #ffc600;
}

.image-18 {
  margin-left: 7.2em;
}

.perspectiva-tit-mobile {
  display: none;
}

.perspectiva-projeto {
  padding-left: 0em;
}

.image-23 {
  width: 8em;
  padding-left: 0.4em;
}

.image-24 {
  width: 25%;
  padding-top: 2.8em;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.6em;
  margin-left: 2.9em;
  padding-left: 0em;
}

.image-25 {
  width: 8em;
  padding-left: 1.2em;
}

.div-block-34 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 3.6em 0em 5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3.rodape-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 0em;
  padding: 1em 0em 3.4em;
  background-color: transparent;
}

.container-3.footer {
  padding: 0em 8.1em 2em 9.2em;
}

.container-3.s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 60em;
  max-width: 100em;
  margin-top: 0em;
  padding: 0em;
  background-color: #fff;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  font-size: 1em;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.heading-6 {
  position: static;
  color: #fff;
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
}

.section-9 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-9.rodape-1 {
  color: #1a0404;
}

.section-9.s2 {
  color: #1a0404;
}

.body-4 {
  background-color: #000;
}

.div-block-38 {
  color: #041430;
}

.image-26 {
  width: 100%;
  max-width: none;
}

.div-block-40 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 82px;
  padding-right: 3.2em;
  padding-left: 3.2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.iizi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3.6em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.izi-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 6.7em;
  padding-bottom: 6.7em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.paragraph-59 {
  font-family: termina, sans-serif;
  font-size: 1em;
}

.izi-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0em;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.izi-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: termina, sans-serif;
}

.heading-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2.4em;
  padding-bottom: 0.8em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: termina, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.image-27 {
  padding-left: 1.6em;
}

.mob-cop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2em 3.2em 8.3em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-22 {
  font-family: termina, sans-serif;
  font-size: 0.9em;
  font-weight: 400;
}

.texto-legal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
  padding-left: 5.2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0em;
  padding-top: 5.1em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.map.scroll-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.map.scroll-2.rodape {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.map.scroll-3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.map.scroll-3.s-4 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map.lanca {
  padding-top: 14.1em;
  padding-bottom: 4.9em;
}

.projeto-mobile {
  display: none;
}

.div-block-43 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(143, 39, 39, 0.76);
}

.heading-23 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(14, 7, 7, 0.66);
  text-align: center;
}

.o-card {
  position: absolute;
  left: 0%;
  top: 337px;
  right: 7%;
  bottom: 0%;
  display: block;
  padding-top: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(77, 55, 55, 0);
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 100;
  text-align: center;
}

.nhama {
  font-family: termina, sans-serif;
  font-size: 4em;
  line-height: 0.9em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.nhama.one-m {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.one-m.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.one-m.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.one-m.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.one-m.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.one-m.left.local {
  color: #fff;
}

.nhama.bg-blue {
  display: inline-block;
  padding-top: 0.2em;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.bg-blue.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 3.2em;
}

.nhama.surpreenda {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.surpreenda.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.surpreenda.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.surpreenda.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.surpreenda.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.surpreenda.left.local {
  color: #fff;
}

.nhama.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.white.left.local {
  color: #fff;
}

.nhama.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.white.left.local {
  color: #fff;
}

.nhama.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.white.left.local {
  color: #fff;
}

.nhama.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhama.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhama.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhama.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhama.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhama.white.left.local {
  color: #fff;
}

.nhamad {
  font-family: termina, sans-serif;
  font-size: 4em;
  line-height: 0.9em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.nhamad.one-m {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.one-m.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.one-m.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.one-m.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.one-m.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.one-m.left.local {
  color: #fff;
}

.nhamad.bg-blue {
  display: inline-block;
  padding-top: 0.2em;
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.bg-blue.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 3.2em;
}

.nhamad.surpreenda {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.surpreenda.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.surpreenda.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.surpreenda.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.surpreenda.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.surpreenda.left.local {
  color: #fff;
}

.nhamad.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.white.left.local {
  color: #fff;
}

.nhamad.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.white.left.local {
  color: #fff;
}

.nhamad.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.white.left.local {
  color: #fff;
}

.nhamad.white {
  display: block;
  padding-top: 0em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #060202;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}

.nhamad.white.s-3 {
  background-color: transparent;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.2em;
  text-align: center;
}

.nhamad.white.s-3.escolha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.nhamad.white.yelow {
  display: inline-block;
  margin-top: 5px;
  margin-right: 0em;
  padding-right: 0em;
  padding-left: 0.4em;
  border-radius: 80px;
  background-color: #ffc600;
  font-weight: 700;
  text-align: left;
}

.nhamad.white.left {
  font-size: 2.5em;
  text-align: left;
}

.nhamad.white.left.local {
  color: #fff;
}

.sub-projeto {
  font-family: Almarai, sans-serif;
  color: #ffc600;
  font-size: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1.8em;
}

.sub-projeto.blue {
  padding-top: 0em;
  padding-bottom: 1.4em;
  font-family: termina, sans-serif;
  color: #0a0826;
  font-size: 0.7em;
  text-transform: uppercase;
}

.sub-projeto.blue.conceito {
  text-align: left;
}

.sub-projeto.center {
  display: none;
  padding-top: 2.2em;
  padding-bottom: 0.6em;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0.9em;
}

.sub-projeto.center.bg-white {
  color: #041430;
}

.div-block-44 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  padding-bottom: 0em;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: rgba(4, 20, 48, 0.86);
  color: hsla(0, 0%, 91%, 0);
}

.navbar {
  margin-right: -17.5em;
  padding-top: 1.6em;
  padding-right: 3.2em;
  background-color: rgba(4, 20, 48, 0.68);
}

.nav-link {
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 0.9em;
}

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

.nav-link.contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 0em;
  padding-right: 0em;
  padding-left: 0em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 80px;
  background-color: #ffc600;
  font-family: termina, sans-serif;
  color: #041430;
  font-size: 1em;
  letter-spacing: 1.9px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70em;
}

.image-29 {
  padding-top: 20px;
}

.div-block-45 {
  margin-left: -11.9em;
  padding-left: 0px;
}

.button-2 {
  width: 100%;
  margin-top: 0.4em;
  padding: 1em 3.2em;
  border-radius: 40px;
  background-color: #ffc600;
  font-family: termina, sans-serif;
  color: #041430;
  font-weight: 400;
}

.button-2:hover {
  background-color: #31b240;
}

.div-block-46 {
  margin-right: 2.4em;
  margin-left: -5px;
}

.suavida {
  display: inline-block;
  margin-top: 0.1em;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 80px;
  background-color: #ffc600;
  color: #1a1e33;
}

.lightbox-link-copy {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 210px;
  padding-left: 191px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(100, 46, 46, 0);
  cursor: nw-resize;
}

.lightbox-link-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 210px;
  padding-left: 191px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-vermais-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25em;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border-radius: 20px;
  opacity: 0;
}

.icon-vermais-2:hover {
  opacity: 1;
}

.bold-text-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.4em;
}

.div-block-47 {
  padding-left: 1em;
}

.options.right {
  padding-left: 2.8em;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.label {
  font-family: termina, sans-serif;
  font-size: 0.8em;
}

.section-10 {
  height: 45vh;
}

.paragrafo-localizacao {
  margin-top: 1.9em;
  padding-right: 11.8em;
  padding-left: 0px;
  font-family: termina, sans-serif;
  color: #041430;
  font-size: 1.1em;
}

.paragrafo-localizacao.local {
  padding-right: 5.2em;
  color: #fff;
}

.paragrafo-localizacao.p-rodape {
  margin-top: 1.3em;
  padding-top: 0em;
  padding-right: 0em;
  font-size: 0.6em;
}

.localicacao {
  padding-right: 21px;
  border-radius: 20px;
}

.heading-conceito {
  font-family: Almarai, sans-serif;
  color: #ffc600;
  font-size: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1.8em;
}

.heading-conceito.blue {
  padding-top: 0em;
  padding-bottom: 1.4em;
  font-family: termina, sans-serif;
  color: #0a0826;
  font-size: 0.7em;
  text-transform: uppercase;
}

.heading-conceito.blue.conceito {
  font-size: 0.9em;
  text-align: left;
}

.heading-conceito.center {
  padding-top: 2.2em;
  padding-bottom: 0.6em;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0.9em;
}

.heading-conceito.center.bg-white {
  color: #041430;
}

.perspective {
  font-family: Almarai, sans-serif;
  color: #ffc600;
  font-size: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1.8em;
}

.perspective.blue {
  padding-top: 0em;
  padding-bottom: 1.4em;
  font-family: termina, sans-serif;
  color: #0a0826;
  font-size: 0.7em;
  text-transform: uppercase;
}

.perspective.blue.conceito {
  font-size: 0.9em;
  text-align: left;
}

.perspective.center {
  padding-top: 2.2em;
  padding-bottom: 0.6em;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0.9em;
}

.perspective.center.bg-white {
  color: #041430;
}

.d {
  display: inline-block;
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 80px;
  background-color: #ffc600;
  color: #1a1e33;
}

.gff {
  font-family: Almarai, sans-serif;
  color: #ffc600;
  font-size: 1em;
  font-weight: 300;
  text-align: right;
  letter-spacing: 1.8em;
}

.gff.blue {
  padding-top: 0em;
  padding-bottom: 1.4em;
  font-family: termina, sans-serif;
  color: #0a0826;
  font-size: 0.7em;
  text-transform: uppercase;
}

.gff.blue.conceito {
  font-size: 0.9em;
  text-align: left;
}

.gff.center {
  padding-top: 2.2em;
  padding-bottom: 0.6em;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 0.9em;
}

.gff.center.bg-white {
  color: #041430;
}

.success-message {
  background-color: #42a649;
}

.error-message {
  background-color: #f31111;
}

.select-field {
  border-radius: 20px;
  color: #909090;
}

@media screen and (min-width: 1280px) {
  .container.hero {
    padding: 3em 0em 0em;
  }

  .container.hero.s-7 {
    background-color: #fff;
  }

  .container.hero.local {
    padding-top: 0em;
  }

  .container.hero.segundo-s {
    padding-top: 4.5em;
    padding-bottom: 9.5em;
  }

  .section.one {
    height: auto;
  }

  .section.two.s-4 {
    overflow: auto;
    width: auto;
  }

  .grid.scroll-2 {
    padding-top: 0em;
    padding-left: 4.4em;
  }

  .grid.lanca {
    width: 100%;
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .grid-item-left.scroll-2 {
    padding-left: 7em;
  }

  .grid-item-left.header {
    display: block;
    width: 40%;
    padding-top: 0em;
    padding-right: 3.6em;
  }

  .grid-item-left.seguranca-inovacao {
    padding-top: 0em;
  }

  .heading.one-m {
    line-height: 1.2em;
  }

  .heading.one-m.s-3 {
    line-height: 1.2em;
  }

  .heading.one-m.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.one-m.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.one-m.left {
    font-size: 2.3em;
  }

  .heading.one-m.left.local {
    display: block;
  }

  .heading.bg-blue.header {
    font-size: 2.8em;
  }

  .heading.surpreenda {
    line-height: 1.2em;
  }

  .heading.surpreenda.s-3 {
    line-height: 1.2em;
  }

  .heading.surpreenda.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.surpreenda.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.surpreenda.left {
    font-size: 2.3em;
  }

  .heading.surpreenda.left.local {
    display: block;
  }

  .heading.white {
    line-height: 1.2em;
  }

  .heading.white.s-3 {
    line-height: 1.2em;
  }

  .heading.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.white.left {
    font-size: 2.3em;
  }

  .heading.white.left.local {
    display: block;
  }

  .heading.white {
    line-height: 1.2em;
  }

  .heading.white.s-3 {
    line-height: 1.2em;
  }

  .heading.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.white.left {
    font-size: 2.3em;
  }

  .heading.white.left.local {
    display: block;
  }

  .heading.white {
    line-height: 1.2em;
  }

  .heading.white.s-3 {
    line-height: 1.2em;
  }

  .heading.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.white.left {
    font-size: 2.3em;
  }

  .heading.white.left.local {
    display: block;
  }

  .heading.white {
    line-height: 1.2em;
  }

  .heading.white.s-3 {
    line-height: 1.2em;
  }

  .heading.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .heading.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .heading.white.left {
    font-size: 2.3em;
  }

  .heading.white.left.local {
    display: block;
  }

  .grid-item-right.scroll-left {
    margin-top: 0em;
  }

  .grid-item-right.header {
    width: 40%;
    margin-top: 0em;
  }

  .paragraph-2 {
    font-family: termina, sans-serif;
  }

  .paragraph-2.p-rodape {
    font-size: 0.8em;
  }

  .heading-3 {
    padding-top: 0.6em;
    background-image: none;
    font-size: 2.5em;
  }

  .container-2.projetos {
    overflow: visible;
    width: auto;
  }

  .parallax-slider {
    overflow: hidden;
    width: auto;
  }

  .div-block-8 {
    overflow: hidden;
  }

  .grid-left-localizacao {
    padding-top: 2.6em;
  }

  .images-11 {
    width: 60%;
  }

  .image-12 {
    max-width: 90%;
  }

  .heading-14 {
    font-size: 1.4em;
  }

  .div-block-11 {
    display: inline-block;
  }

  .bold-text-13 {
    line-height: 1em;
  }

  .bold-text-14 {
    padding-top: 0px;
    line-height: 1.2em;
  }

  .section-7 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: 11%;
    padding-top: 1.2em;
    padding-bottom: 0em;
  }

  .barra-fixa {
    padding-top: 0em;
  }


  .section-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100vw;
  }

  .perspectiva-tit-mobile {
    display: none;
  }

  .map.scroll-2 {
    padding-top: 0em;
    padding-left: 4.4em;
  }

  .map.lanca {
    width: 100%;
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .projeto-mobile {
    display: none;
  }

  .nhama.one-m {
    line-height: 1.2em;
  }

  .nhama.one-m.s-3 {
    line-height: 1.2em;
  }

  .nhama.one-m.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.one-m.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.one-m.left {
    font-size: 2.3em;
  }

  .nhama.one-m.left.local {
    display: block;
  }

  .nhama.bg-blue.header {
    font-size: 2.8em;
  }

  .nhama.surpreenda {
    line-height: 1.2em;
  }

  .nhama.surpreenda.s-3 {
    line-height: 1.2em;
  }

  .nhama.surpreenda.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.surpreenda.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.surpreenda.left {
    font-size: 2.3em;
  }

  .nhama.surpreenda.left.local {
    display: block;
  }

  .nhama.white {
    line-height: 1.2em;
  }

  .nhama.white.s-3 {
    line-height: 1.2em;
  }

  .nhama.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.white.left {
    font-size: 2.3em;
  }

  .nhama.white.left.local {
    display: block;
  }

  .nhama.white {
    line-height: 1.2em;
  }

  .nhama.white.s-3 {
    line-height: 1.2em;
  }

  .nhama.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.white.left {
    font-size: 2.3em;
  }

  .nhama.white.left.local {
    display: block;
  }

  .nhama.white {
    line-height: 1.2em;
  }

  .nhama.white.s-3 {
    line-height: 1.2em;
  }

  .nhama.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.white.left {
    font-size: 2.3em;
  }

  .nhama.white.left.local {
    display: block;
  }

  .nhama.white {
    line-height: 1.2em;
  }

  .nhama.white.s-3 {
    line-height: 1.2em;
  }

  .nhama.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhama.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhama.white.left {
    font-size: 2.3em;
  }

  .nhama.white.left.local {
    display: block;
  }

  .nhamad.one-m {
    line-height: 1.2em;
  }

  .nhamad.one-m.s-3 {
    line-height: 1.2em;
  }

  .nhamad.one-m.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.one-m.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.one-m.left {
    font-size: 2.3em;
  }

  .nhamad.one-m.left.local {
    display: block;
  }

  .nhamad.bg-blue.header {
    font-size: 2.8em;
  }

  .nhamad.surpreenda {
    line-height: 1.2em;
  }

  .nhamad.surpreenda.s-3 {
    line-height: 1.2em;
  }

  .nhamad.surpreenda.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.surpreenda.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.surpreenda.left {
    font-size: 2.3em;
  }

  .nhamad.surpreenda.left.local {
    display: block;
  }

  .nhamad.white {
    line-height: 1.2em;
  }

  .nhamad.white.s-3 {
    line-height: 1.2em;
  }

  .nhamad.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
  }

  .nhamad.white.left.local {
    display: block;
  }

  .nhamad.white {
    line-height: 1.2em;
  }

  .nhamad.white.s-3 {
    line-height: 1.2em;
  }

  .nhamad.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
  }

  .nhamad.white.left.local {
    display: block;
  }

  .nhamad.white {
    line-height: 1.2em;
  }

  .nhamad.white.s-3 {
    line-height: 1.2em;
  }

  .nhamad.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
  }

  .nhamad.white.left.local {
    display: block;
  }

  .nhamad.white {
    line-height: 1.2em;
  }

  .nhamad.white.s-3 {
    line-height: 1.2em;
  }

  .nhamad.white.s-3.escolha {
    margin-top: 5px;
    padding-top: 0em;
    line-height: 1.4em;
  }

  .nhamad.white.yelow {
    padding-right: 0.5em;
    padding-left: 0.5em;
    line-height: 1.4em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
  }

  .nhamad.white.left.local {
    display: block;
  }

  .paragrafo-localizacao {
    font-family: termina, sans-serif;
  }

  .paragrafo-localizacao.p-rodape {
    font-size: 0.8em;
  }
}

@media screen and (min-width: 1440px) {
  .container.hero {
    padding-top: 0.4em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .section.boletario {
    margin-top: 0.6em;
  }

  .grid {
    padding-top: 1.9em;
  }

  .grid.scroll-2 {
    padding-left: 0px;
  }

  .grid.scroll-2.rodape {
    padding-top: 0em;
    padding-left: 6em;
  }

  .grid.lanca {
    height: 100vh;
    margin-top: 3.1em;
    padding-top: 0em;
  }

  .grid-item-left.scroll-2 {
    width: 50%;
    padding-left: 10.4em;
  }

  .grid-item-left.header {
    padding-right: 4.7em;
  }

  .heading.bg-blue.header {
    font-size: 2.7em;
  }

  .grid-item-right.scroll-left {
    margin-left: 0em;
    padding-left: 0em;
  }

  .card-features {
    height: 32em;
  }

  .grid-right--locaolizacao {
    padding-left: 6em;
  }

  .image-12 {
    width: 32vw;
    max-width: none;
    margin-left: -11.9em;
  }

  .contatos-grid.endereco {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-17 {
    width: 40em;
    padding-right: 1.6em;
    padding-left: 1.6em;
  }

  .heading-20.title {
    font-size: 0.7em;
  }

  .paragraph-58 {
    font-size: 0.8em;
  }

  .pin-endereco {
    font-size: 0.79vw;
  }

  .grid-item-left-s2.scroll-2 {
    padding-left: 9.5em;
  }

  .perspectiva-tit-mobile {
    display: none;
  }

  .map {
    padding-top: 1.9em;
  }

  .map.scroll-2 {
    padding-left: 0px;
  }

  .map.scroll-2.rodape {
    padding-top: 0em;
    padding-left: 6em;
  }

  .map.lanca {
    height: 100vh;
    margin-top: 3.1em;
    padding-top: 0em;
  }

  .projeto-mobile {
    display: none;
  }

  .nhama.bg-blue.header {
    font-size: 3em;
  }

  .nhamad.bg-blue.header {
    font-size: 3em;
  }
}

@media screen and (min-width: 1920px) {
  .container.hero {
    max-width: none;
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .container.hero.local {
    margin-top: 0em;
  }

  .container.hero.local.seguranca {
    margin-top: 0em;
  }

  .section.one {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
  }

  .grid.lanca {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: 0em;
    padding-top: 2.7em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-item-left.scroll-2 {
    padding-left: 12.7em;
  }

  .grid-item-left.header {
    width: 50%;
    padding-top: 5.9em;
    padding-right: 6.8em;
  }

  .heading.one-m.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.one-m.left {
    display: inline-block;
  }

  .heading.surpreenda.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.surpreenda.left {
    display: inline-block;
  }

  .heading.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.white.left {
    display: inline-block;
  }

  .heading.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.white.left {
    display: inline-block;
  }

  .heading.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.white.left {
    display: inline-block;
  }

  .heading.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .heading.white.left {
    display: inline-block;
  }

  .grid-item-right.scroll-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .grid-item-right.header {
    width: 50%;
    margin-top: 0em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-2 {
    padding-right: 21.9em;
    font-family: termina, sans-serif;
    font-size: 1em;
    line-height: 1.5;
  }

  .paragraph-2.local {
    padding-right: 19.5em;
    line-height: 1.7;
  }

  .image-cover.parallax__image-cover {
    width: 100%;
  }

  .container-2.projetos {
    padding-top: 0em;
  }

  .container-2.localizacao {
    padding-bottom: 0em;
  }

  .container-2.endereco {
    max-width: none;
  }

  .parallax-slider {
    overflow: hidden;
    width: auto;
    height: auto;
    max-width: none;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .card-features {
    height: 25em;
  }

  .grid-left-localizacao {
    height: 40em;
    padding-top: 2.4em;
    padding-left: 8.2em;
  }

  .grid-right--locaolizacao {
    height: 140em;
  }

  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image-12 {
    width: 65vh;
    max-width: none;
    margin-left: 0em;
  }

  .heading-13 {
    font-size: 0.8em;
  }

  .heading-13.blue.conceito {
    font-size: 0.6em;
  }

  .heading-13.center {
    font-size: 0.6em;
  }

  .div-block-11 {
    display: inline-block;
    width: 50%;
    max-width: none;
  }

  .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .contatos-grid.endereco {
    padding-top: 6.7em;
  }

  .logos-rodape {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-21 {
    padding-left: 0em;
  }

  .section-7 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 6em;
    padding-bottom: 14px;
  }



  .button {
    padding-top: 0.7em;
  }

  .section-8 {
    display: none;
  }

  .grid-item-left-s2.scroll-2 {
    width: 60%;
    padding-left: 6.7em;
  }

  .image-18 {
    margin-left: 17.1em;
  }

  .image-19 {
    width: 70%;
    max-width: none;
  }

  .perspectiva-tit-mobile {
    display: none;
  }

  .div-block-35 {
    display: block;
    overflow: visible;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #9e8d52;
    color: #020b1b;
  }

  .div-block-36 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #c02020;
  }

  .div-block-38 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #ffc600;
  }

  .div-block-39 {
    background-color: #652323;
    color: #ffc600;
  }

  .image-26 {
    width: 100%;
  }

  .div-block-40 {
    padding-top: 6.6em;
    padding-right: 6em;
  }

  .div-block-41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mob-cop {
    padding-top: 4.8em;
    padding-bottom: 7.5em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .heading-22 {
    padding-right: 3.6em;
    padding-left: 3.6em;
    font-size: 0.8em;
    font-weight: 300;
  }

  .texto-legal {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .map.lanca {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-top: 0em;
    padding-top: 2.7em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .projeto-mobile {
    display: none;
  }

  .nhama.one-m.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.one-m.left {
    display: inline-block;
  }

  .nhama.surpreenda.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.surpreenda.left {
    display: inline-block;
  }

  .nhama.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.white.left {
    display: inline-block;
  }

  .nhama.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.white.left {
    display: inline-block;
  }

  .nhama.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.white.left {
    display: inline-block;
  }

  .nhama.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhama.white.left {
    display: inline-block;
  }

  .nhamad.one-m.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.one-m.left {
    display: inline-block;
  }

  .nhamad.surpreenda.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.surpreenda.left {
    display: inline-block;
  }

  .nhamad.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.white.left {
    display: inline-block;
  }

  .nhamad.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.white.left {
    display: inline-block;
  }

  .nhamad.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.white.left {
    display: inline-block;
  }

  .nhamad.white.yelow {
    padding: 0em 0.5em;
    font-size: 2.2em;
  }

  .nhamad.white.left {
    display: inline-block;
  }

  .sub-projeto {
    font-size: 0.8em;
  }

  .sub-projeto.blue.conceito {
    font-size: 0.6em;
  }

  .sub-projeto.center {
    font-size: 0.6em;
  }

  .div-block-44 {
    position: fixed;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .navbar {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    margin-right: 0em;
  }

  .nav-link {
    padding-left: 28px;
    font-family: termina, sans-serif;
    font-size: 1.1em;
    font-style: normal;
  }

  .nav-link.contato {
    display: none;
    font-size: 1.2em;
  }

  .nav-menu {
    width: 100%;
    font-size: 0.5vw;
  }

  .div-block-45 {
    display: block;
    margin-left: 2.9em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-30 {
    width: 80%;
    max-width: none;
  }

  .button-2 {
    padding: 1em 4em;
    font-size: 1.5em;
  }

  .div-block-49 {
    display: block;
    margin-right: 3px;
    margin-left: 112px;
    padding-right: 42px;
  }

  .paragrafo-localizacao {
    padding-right: 21.9em;
    font-family: termina, sans-serif;
    font-size: 1em;
    line-height: 1.5;
  }

  .paragrafo-localizacao.local {
    padding-right: 19.5em;
    line-height: 1.7;
  }

  .heading-conceito {
    font-size: 0.8em;
  }

  .heading-conceito.blue.conceito {
    font-size: 0.6em;
  }

  .heading-conceito.center {
    font-size: 0.6em;
  }

  .perspective {
    font-size: 0.8em;
  }

  .perspective.blue.conceito {
    font-size: 0.6em;
  }

  .perspective.center {
    font-size: 0.6em;
  }

  .gff {
    font-size: 0.8em;
  }

  .gff.blue.conceito {
    font-size: 0.6em;
  }

  .gff.center {
    font-size: 0.6em;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container.hero {
    padding-bottom: 18.9em;
    background-color: rgba(13, 3, 26, 0.26);
  }

  .container.hero.local {
    background-color: #ece3e3;
  }

  .container.hero.local.seguranca {
    background-color: #041430;
  }

  .container.hero.segundo-s {
    background-color: rgba(255, 255, 255, 0.26);
  }

  .section.one {
    height: 100vh;
    background-position: 60% 50%;
    background-size: cover;
  }

  .section.two {
    background-color: #fff;
  }

  .grid.scroll-2 {
    padding-top: 5.8em;
    padding-left: 3.6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid.scroll-2.rodape {
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid.scroll-3.s-4 {
    padding-top: 0em;
  }

  .grid.lanca {
    padding-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-item-left {
    width: 100%;
    padding-left: 0em;
  }

  .grid-item-left.s-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .grid-item-left.scroll-2 {
    width: 100%;
    padding-left: 0em;
  }

  .grid-item-left.header {
    width: 100%;
    padding-top: 0em;
    text-align: center;
  }

  .grid-item-left.seguranca-inovacao {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .heading.one-m {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.one-m.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.one-m.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.one-m.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.one-m.left {
    font-size: 2.3em;
    text-align: center;
  }

  .heading.bg-blue {
    padding-top: 0.4em;
    font-size: 3.6em;
  }

  .heading.bg-blue.header {
    padding-top: 0.2em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2em;
    text-align: center;
  }

  .heading.surpreenda {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.surpreenda.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.surpreenda.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.surpreenda.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.surpreenda.left {
    font-size: 2.3em;
    text-align: center;
  }

  .heading.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .heading.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .heading.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .heading.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .heading.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .heading.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .heading.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .grid-item-right {
    width: 100%;
  }

  .grid-item-right.scroll-left {
    width: 100%;
    text-align: center;
  }

  .form {
    width: 24em;
  }

  .paragraph-2 {
    padding-right: 2.9em;
    font-family: termina, sans-serif;
    text-align: center;
  }

  .paragraph-2.local {
    padding-right: 0em;
    padding-left: 4.8em;
    text-align: right;
  }

  .img-logo {
    width: 14em;
  }

  .grid-modal {
    height: 80%;
    padding-right: 1.8em;
    padding-left: 1.6em;
    font-size: 12px;
  }

  .paragraph-3 {
    padding-top: 0em;
    line-height: 1.3;
  }

  .div-block-6 {
    height: 100%;
    padding-right: 0em;
    padding-left: 0em;
  }

  .back {
    width: 25px;
    height: 25px;
  }

  .heading-3 {
    padding-top: 0.8em;
    padding-bottom: 0.9em;
    background-image: none;
    font-size: 2.5em;
    text-align: center;
  }

  .container-2 {
    padding-right: 3em;
    padding-left: 3em;
  }

  .container-2.localizacao {
    padding-bottom: 37em;
  }

  .grid-features {
    padding-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card-features {
    width: 30em;
    height: 40em;
    margin-top: 7.7em;
    padding-top: 12.4em;
  }

  .coluna {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-left-localizacao {
    position: static;
    width: 100%;
    padding-top: 4.3em;
    padding-left: 0em;
  }

  .image-10 {
    width: 20em;
  }

  .grid-right--locaolizacao {
    display: block;
    width: 100%;
  }

  .grid-2.local {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu {
    margin-left: 19em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-10 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .images-11 {
    width: 50%;
  }

  .image-12 {
    max-width: 60%;
  }

  .heading-13 {
    text-align: center;
  }

  .heading-13.blue.conceito {
    padding-bottom: 0em;
    text-align: center;
  }

  .heading-13.center.bg-white {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .heading-14 {
    font-size: 1.1em;
    text-align: center;
  }

  .div-block-11 {
    text-align: center;
  }

  .bold-text-13 {
    padding-right: 0.6em;
    padding-left: 0.6em;
  }

  .bold-text-15 {
    padding-right: 0.9em;
    padding-left: 0.9em;
    line-height: 1.4em;
  }

  .bold-text-16 {
    padding-right: 0.9em;
    padding-left: 0.9em;
    line-height: 1.3em;
  }

  .infos-contato {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .infos-contato.phone {
    margin-left: -6.3em;
    padding-left: 0px;
  }

  .contatos-grid.endereco {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .barra-fixa {
    padding-left: 0.6em;
  }

  .heading-16 {
    display: none;
  }

  .section-8 {
    display: none;
  }

  .heading-18 {
    padding-top: 0em;
    font-size: 3em;
  }

  .checkbox-label-4 {
    line-height: 1.3;
  }

  .paragraph-57 {
    padding-top: 0px;
    font-size: 1em;
  }

  .grid-item-left-s2.scroll-2 {
    width: 100%;
    padding-top: 0.3em;
    padding-left: 1.1em;
  }

  .div-block-26 {
    padding-left: 0em;
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-19 {
    max-width: 80%;
  }

  .div-block-34 {
    padding-top: 0px;
  }

  .container-3 {
    padding-top: 2.2em;
    padding-right: 1.2em;
    padding-left: 1.7em;
  }

  .container-3.rodape-1 {
    padding-left: 1.4em;
  }

  .container-3.footer {
    padding-top: 0em;
    padding-right: 1.5em;
    padding-left: 1.7em;
  }

  .container-3.s2 {
    padding-left: 1.4em;
  }

  .map.scroll-2 {
    padding-top: 5.8em;
    padding-left: 3.6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map.scroll-2.rodape {
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .map.scroll-3.s-4 {
    padding-top: 0em;
  }

  .map.lanca {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nhama.one-m {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.one-m.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.one-m.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.one-m.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.one-m.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhama.bg-blue {
    padding-top: 0.4em;
    font-size: 3.6em;
  }

  .nhama.bg-blue.header {
    padding-top: 0.2em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3em;
    text-align: center;
  }

  .nhama.surpreenda {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.surpreenda.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.surpreenda.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.surpreenda.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.surpreenda.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhama.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhama.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhama.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhama.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhama.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhama.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhama.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.one-m {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.one-m.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.one-m.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.one-m.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.one-m.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.bg-blue {
    padding-top: 0.4em;
    font-size: 3.6em;
  }

  .nhamad.bg-blue.header {
    padding-top: 0.2em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3em;
    text-align: center;
  }

  .nhamad.surpreenda {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.surpreenda.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.surpreenda.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.surpreenda.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.surpreenda.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .nhamad.white {
    padding-top: 0.4em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3 {
    padding-top: 0em;
    font-size: 2.3em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0.2em;
  }

  .nhamad.white.yelow {
    padding-right: 0.9em;
    padding-left: 0.9em;
    font-size: 2.3em;
  }

  .nhamad.white.left {
    font-size: 2.3em;
    text-align: center;
  }

  .sub-projeto {
    text-align: center;
  }

  .sub-projeto.blue.conceito {
    padding-bottom: 0em;
    text-align: center;
  }

  .sub-projeto.center.bg-white {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .container-4 {
    background-color: #00040a;
  }

  .navbar {
    background-color: #041430;
  }

  .nav-link {
    background-color: #041430;
  }

  .menu-button {
    background-color: #041430;
  }

  .menu-button.w--open {
    background-color: #0c1525;
  }

  .paragrafo-localizacao {
    padding-right: 2.9em;
    font-family: termina, sans-serif;
    text-align: center;
  }

  .paragrafo-localizacao.local {
    padding-right: 0em;
    padding-left: 4.8em;
    text-align: right;
  }

  .heading-conceito {
    text-align: center;
  }

  .heading-conceito.blue.conceito {
    padding-bottom: 0em;
    text-align: center;
  }

  .heading-conceito.center.bg-white {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .perspective {
    text-align: center;
  }

  .perspective.blue.conceito {
    padding-bottom: 0em;
    text-align: center;
  }

  .perspective.center.bg-white {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .gff {
    text-align: center;
  }

  .gff.blue.conceito {
    padding-bottom: 0em;
    text-align: center;
  }

  .gff.center.bg-white {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .checkbox-label-9 {
    font-family: termina, sans-serif;
    font-size: 0.9em;
  }

  .checkbox-label-10 {
    font-family: termina, sans-serif;
    font-size: 0.8em;
  }

  .checkbox-label-11 {
    font-family: termina, sans-serif;
    font-size: 0.9em;
  }

  .checkbox-label-12 {
    font-family: termina, sans-serif;
    font-size: 0.9em;
  }
}

@media screen and (max-width: 767px) {


  .container.hero {
    width: 100%;
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(13, 3, 26, 0.29);
  }

  .grid {
    margin-top: 623px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid.scroll-2 {
    margin-top: 0px;
  }

  .grid.scroll-3.s-4 {
    margin-top: 154em;
  }

  .grid.lanca {
    margin-top: 0px;
  }

  .grid-item-left {
    width: 100%;
    padding-left: 0px;
  }

  .grid-item-left.seguranca-inovacao {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading.one-m {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.one-m.s-3 {
    display: inline-block;
  }

  .heading.bg-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.surpreenda {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.surpreenda.s-3 {
    display: inline-block;
  }

  .heading.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: inline-block;
  }

  .heading.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: inline-block;
  }

  .heading.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: inline-block;
  }

  .heading.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: inline-block;
  }

  .grid-item-right {
    width: 100%;
    margin-top: 43px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form {
    width: 31em;
  }

  .paragraph-2 {
    padding-right: 5.6em;
    padding-left: 5.4em;
    line-height: 1.1;
    text-align: center;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .perspectiva-tit {
    width: 100%;
  }

  .modal-desktop {
    background-color: rgba(4, 35, 36, 0.72);
  }

  .grid-modal {
    height: 85%;
    padding-top: 0px;
    padding-right: 1.6em;
    padding-left: 1.2em;
  }

  .modal-mobile {
    background-color: rgba(4, 35, 36, 0.72);
  }

  .modal-politica {
    background-color: rgba(4, 35, 36, 0.72);
  }

  .paragraph-3 {
    line-height: 1;
  }

  .div-block-6 {
    padding-top: 0em;
  }

  .div-block-7 {
    width: 1em;
  }

  .back {
    width: 5%;
    height: 5%;
  }

  .text-block {
    margin-top: 7.9em;
    text-align: center;
  }

  .bold-text-11 {
    display: block;
  }

  .grid-item-left-s2 {
    width: 100%;
    padding-left: 0px;
  }

  .perspectiva-projeto {
    width: 100%;
  }

  .map {
    margin-top: 623px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .map.scroll-2 {
    margin-top: 0px;
  }

  .map.scroll-3.s-4 {
    margin-top: 154em;
  }

  .map.lanca {
    margin-top: 0px;
  }

  .nhama.one-m {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.one-m.s-3 {
    display: inline-block;
  }

  .nhama.bg-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.surpreenda {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.surpreenda.s-3 {
    display: inline-block;
  }

  .nhama.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: inline-block;
  }

  .nhama.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: inline-block;
  }

  .nhama.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: inline-block;
  }

  .nhama.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: inline-block;
  }

  .nhamad.one-m {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.one-m.s-3 {
    display: inline-block;
  }

  .nhamad.bg-blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.surpreenda {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.surpreenda.s-3 {
    display: inline-block;
  }

  .nhamad.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: inline-block;
  }

  .nhamad.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: inline-block;
  }

  .nhamad.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: inline-block;
  }

  .nhamad.white {
    display: inline-block;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3.3em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: inline-block;
  }

  .paragrafo-localizacao {
    padding-right: 5.6em;
    padding-left: 5.4em;
    line-height: 1.1;
    text-align: center;
  }

  .d {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container.hero {
    width: auto;
    padding: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0px;
  }

  .container.hero.s-3-copy {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .container.hero.s-7 {
    padding-top: 0em;
    padding-bottom: 0em;
    background-color: #e6e0e0;
  }

  .container.hero.local {
    display: block;
    margin-top: -36.1em;
  }

  .container.hero.local.white {
    margin-top: -67.4em;
  }

  .section.one {
    height: auto;
    padding-bottom: 0em;
    background-color: #041430;
    background-image: none;
  }

  .section.two {
    background-color: #dbd7d7;
  }

  .section.two.s-4 {
    display: block;
    background-color: #e6e0e0;
  }

  .section.two.local {
    margin-top: 0em;
  }

  .section.two.diferenciasis {
    margin-top: 8.7em;
  }

  .section.two.s-4-copy-copy {
    margin-top: 192px;
  }

  .section.boletario {
    margin-top: 89.3em;
    padding-left: 0px;
  }

  .grid {
    margin-top: 38.9em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .grid.scroll-2 {
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .grid.scroll-3.s-4 {
    margin-top: 0em;
    padding-bottom: 97px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.lanca {
    margin-top: 0em;
    padding-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-item-left {
    width: 100%;
    margin-top: 175px;
    padding-left: 0px;
  }

  .grid-item-left.s-4 {
    display: block;
    margin-top: 0px;
    padding-top: 2.8em;
  }

  .grid-item-left.s-4.mobile {
    display: block;
  }

  .grid-item-left.scroll-2 {
    margin-top: 2.9em;
    margin-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid-item-left.header {
    padding-right: 0em;
  }

  .grid-item-left.seguranca-inovacao {
    margin-top: -3.4em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading {
    display: block;
    width: 100%;
    font-size: 3em;
  }

  .heading.one-m {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.one-m.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #041430;
    font-size: 1.4em;
  }

  .heading.one-m.s-3.escolha {
    padding-top: 0em;
  }

  .heading.one-m.yelow {
    display: inline-block;
    width: auto;
    padding: 0.3em 1em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.one-m.left {
    display: block;
    width: auto;
    padding-top: 0.4em;
    font-size: 1.6em;
  }

  .heading.bg-blue {
    padding-top: 0em;
    padding-bottom: 0em;
    text-align: center;
  }

  .heading.bg-blue.header {
    display: block;
    width: auto;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.surpreenda {
    display: inline-block;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.surpreenda.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    font-size: 1.4em;
  }

  .heading.surpreenda.s-3.escolha {
    padding-top: 0em;
  }

  .heading.surpreenda.yelow {
    display: inline-block;
    width: auto;
    padding: 0.3em 1em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.surpreenda.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .heading.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0em;
  }

  .heading.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .heading.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #fff;
    font-size: 1.4em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0em;
  }

  .heading.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .heading.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: none;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0em;
  }

  .heading.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .heading.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .heading.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .heading.white.s-3.escolha {
    padding-top: 0em;
  }

  .heading.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .heading.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .grid-item-right {
    width: 100%;
    margin-top: 3.1em;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid-item-right.scroll-left {
    margin-top: 2.4em;
  }

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 23em;
    height: auto;
    padding-top: 2.4em;
    padding-right: 15px;
    padding-left: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-2 {
    padding-right: 0em;
    padding-left: 0em;
  }

  .t-form {
    padding-right: 0.8em;
    padding-left: 0em;
  }

  .submit-button {
    padding-right: 0em;
    padding-left: 0em;
    color: #1741b4;
    font-weight: 700;
    letter-spacing: 0em;
  }

  .paragraph-2 {
    padding: 2px 1em 6.6em;
    font-family: termina, sans-serif;
    font-size: 0.8em;
    line-height: 1.4;
    text-align: center;
  }

  .paragraph-2.local {
    padding-right: 2em;
    padding-bottom: 0em;
    padding-left: 2em;
    line-height: 1.8;
    text-align: center;
  }

  .paragraph-2.p-rodape {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.7em;
    text-align: center;
  }

  .img-logo {
    width: 10em;
    padding-top: 0px;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1.2em;
    padding-left: 0em;
  }

  .perspectiva-tit {
    display: none;
    padding-left: 0em;
  }

  .checkbox-field {
    padding-top: 1.2em;
    padding-bottom: 0em;
  }

  .modal-desktop {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    background-color: rgba(0, 0, 0, 0.66);
    background-clip: padding-box;
    -webkit-text-fill-color: inherit;
  }

  .grid-modal {
    position: absolute;
    width: 320px;
    height: 100%;
    margin-top: 51.2em;
    padding-top: 0px;
    padding-right: 1em;
    padding-left: 1em;
  }

  .image-3 {
    display: block;
  }

  .image-4 {
    overflow: visible;
    padding-top: 2.4em;
  }

  .modal-mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    background-color: rgba(0, 0, 0, 0.66);
    background-clip: padding-box;
    -webkit-text-fill-color: inherit;
  }

  .bt-whatsapp {
    display: block;
  }

  .modal-politica {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    height: 130%;
    margin-top: 0em;
    background-color: rgba(0, 0, 0, 0.66);
    background-clip: padding-box;
    -webkit-text-fill-color: inherit;
  }

  .paragraph-3 {
    padding-top: 1.3em;
  }

  .div-block-7 {
    margin-top: -1.6em;
    padding-top: 0px;
  }

  .back {
    margin-top: 0px;
  }

  .text-block {
    margin-top: 14.3em;
    padding-top: 0em;
  }

  .image-5 {
    max-width: 80%;
  }

  .heading-3 {
    font-size: 2em;
  }

  .ratio__200 {
    margin-right: 53px;
    padding-top: 81%;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 40px;
  }

  .heading-8 {
    width: 100%;
    font-size: 2em;
    line-height: 1.1;
    text-align: left;
  }

  .heading-8.conceito {
    font-size: 3em;
  }

  .container-2.projetos {
    margin-top: -9.8em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .container-2.features {
    padding: 5.6em 0em 0em;
  }

  .container-2.localizacao {
    padding-right: 0em;
    padding-left: 0em;
  }

  .container-2.endereco {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.6em;
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .parallax__slider-button.left {
    width: 50px;
    height: 50px;
    margin-left: 17px;
  }

  .parallax__slider-button.right {
    width: 50px;
    height: 50px;
    margin-right: 17px;
  }

  .parallax-mask {
    width: 300px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .paralax-slide {
    margin-right: 0px;
  }

  .parallax-slider {
    display: block;
    overflow: hidden;
    width: 100vw;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-8 {
    display: block;
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 3.3em;
    padding-left: 0em;
  }

  .sub-title {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0.8em;
  }

  .sub-title.left {
    margin-top: 0px;
    font-size: 0.8em;
  }

  .sub-title.endereco {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-features {
    margin-left: 0px;
    padding-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-6 {
    margin-top: 56px;
  }

  .section-6.features {
    margin-top: 0px;
  }

  .section-6.endereco {
    overflow: hidden;
    margin-top: 0px;
  }

  .heading-12 {
    font-size: 1.1em;
  }

  .card-features {
    width: 20em;
    height: 20em;
    margin: 2.5em 0em 38px;
    padding-top: 41px;
  }

  .card-features.vvd {
    margin-top: -1em;
  }

  .coluna {
    margin-top: -11px;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-left-localizacao {
    height: 25em;
    padding-top: 0em;
  }

  .image-10 {
    width: 15em;
    padding-bottom: 0em;
  }

  .grid-right--locaolizacao {
    width: 100%;
    padding-top: 0em;
  }

  .div-block-9 {
    padding-right: 0px;
    padding-bottom: 1.9em;
  }

  .paragraph-10 {
    padding-right: 2.3em;
  }

  .grid-2 {
    position: static;
    width: 120%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .grid-2.local {
    width: 100%;
  }

  .menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0em;
  }

  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
  }

  .images-11 {
    display: block;
    width: 60%;
    max-width: none;
    margin-right: 0em;
    margin-left: 0em;
  }

  .image-12 {
    max-width: 200%;
  }

  .heading-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.5em;
  }

  .heading-13.blue.conceito {
    margin-top: 0px;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .heading-13.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .heading-13.center.bg-white {
    display: block;
    font-size: 0.4em;
  }

  .heading-14 {
    font-size: 1em;
  }

  .div-block-11 {
    display: block;
    text-align: center;
  }

  .bold-text-11 {
    display: inline-block;
    padding-right: 1em;
    padding-left: 1em;
    font-size: 1em;
    line-height: 1.7em;
  }

  .bold-text-12 {
    display: inline-block;
    margin-top: 0.2em;
    padding-right: 1em;
    padding-left: 1em;
    font-size: 1em;
    line-height: 1.7em;
  }

  .bold-text-13 {
    margin-bottom: 0em;
  }

  .bold-text-14 {
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.7em;
  }

  .bold-text-17 {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 1.2em;
    font-size: 1em;
    line-height: 1.4em;
  }

  .bold-text-18 {
    padding-top: 0.3em;
    padding-right: 0.4em;
    padding-bottom: 0.3em;
    font-size: 1em;
    line-height: 1.4em;
  }

  .t-endereco {
    font-size: 1.2em;
  }

  .div-block-14 {
    margin-top: 1.3em;
  }

  .image-13 {
    max-width: 60%;
  }

  .infos-contato {
    width: auto;
    padding-top: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .infos-contato.phone {
    width: auto;
    margin-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-18 {
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-19 {
    padding-top: 1.9em;
    padding-right: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .redes-sociais-grid {
    padding-top: 3.3em;
  }

  .contatos-grid.endereco {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-14 {
    max-width: 70%;
  }

  .logos-rodape {
    padding-top: 2.3em;
    padding-right: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-21 {
    padding-right: 0em;
    padding-left: 0em;
    text-align: center;
  }

  .section-7 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 8%;
    margin-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .barra-fixa {
    padding-bottom: 1.4em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-16 {
    display: none;
    font-size: 1em;
    text-align: center;
  }

  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20em;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-8 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    height: 240vh;
    padding-top: 13.7em;
  }

  .grid-left-contato {
    width: 100%;
    padding-left: 0em;
  }

  .grid-right-contato {
    width: 100%;
    padding-right: 0em;
  }

  .form-block-2 {
    width: 90%;
  }

  .paragraph-56 {
    padding-right: 0em;
    font-size: 0.7em;
    line-height: 1.3;
  }

  .heading-17 {
    padding-top: 0em;
    padding-bottom: 0.9em;
    font-size: 1.2em;
  }

  .text-field-2 {
    font-size: 12px;
  }

  .heading-18 {
    margin-top: -2.7rem;
    font-size: 3em;
  }

  .checkbox-label-4 {
    font-size: 0.8em;
    line-height: 1.3;
  }

  .submit-button-2 {
    font-size: 12px;
  }

  .grid-contato {

  }

  .div-block-24 {
    margin-top: -2.7em;
  }

  .image-17 {
    width: 70%;
    max-width: none;
    margin-top: 6.9em;
    padding-top: 0em;
  }

  .heading-19 {
    font-size: 0.8em;
  }

  .heading-20.title {
    font-size: 0.7em;
  }

  .paragraph-58 {
    font-size: 0.8em;
  }

  .pin-endereco {
    padding-left: 11px;
  }

  .grid-item-left-s2 {
    width: 100%;
    margin-top: 175px;
    padding-left: 0px;
  }

  .grid-item-left-s2.scroll-2 {
    margin-top: 0px;
    padding-left: 0em;
  }

  .caregoria {
    padding-left: 1.2em;
  }

  .categoria {
    padding-left: 1.2em;
  }

  .image-18 {
    margin-left: -2.4em;
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-28 {
    padding-bottom: 1.9em;
  }

  .div-block-29 {
    padding-bottom: 1.9em;
  }

  .div-block-30 {
    padding-bottom: 1.9em;
  }

  .div-block-31 {
    padding-bottom: 1.9em;
  }

  .div-block-32 {
    padding-bottom: 1.9em;
  }

  .image-20 {
    max-width: 80%;
  }

  .perspectiva-tit-mobile {
    display: block;
  }

  .image-21 {
    max-width: 60%;
  }

  .perspectiva-projeto {
    display: block;
    padding-left: 0em;
  }

  .image-22 {
    max-width: 50%;
  }

  .image-24 {
    width: 80%;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-3 {
    padding-top: 2.6em;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .container-3.rodape-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0em;
    padding: 0em 3em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .container-3.s2 {
    width: 90%;
    height: 30em;
    margin-top: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-wrapper {
    height: auto;
  }

  .section-9 {
    background-position: 50% 0%;
  }

  .div-block-40 {
    padding-top: 62px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    margin-top: -92px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e0e0;
  }

  .izi-grid {
    width: 100%;
    padding-top: 2.4em;
    padding-bottom: 2.1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-59 {
    display: block;
    font-size: 0.8em;
    text-align: center;
  }

  .izi-right {
    width: 100%;
    padding-right: 2em;
    padding-left: 2em;
  }

  .heading-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1em;
    text-align: center;
  }

  .image-27 {
    padding-top: 1.2em;
    padding-left: 0em;
  }

  .mob-cop {
    padding-top: 0em;
    padding-right: 1em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
  }

  .heading-22 {
    padding-right: 2em;
    padding-left: 2.9em;
    font-size: 0.6em;
    text-align: center;
  }

  .texto-legal {
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .map {
    margin-top: 38.9em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .map.scroll-2 {
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .map.scroll-3.s-4 {
    margin-top: 0em;
    padding-bottom: 152px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .map.lanca {
    margin-top: 0em;
    padding-top: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-28 {
    padding-top: 2em;
    padding-right: 2em;
    padding-left: 2em;
  }

  .projeto-mobile {
    display: block;
  }

  .div-block-42 {
    display: none;
  }

  .o-card {
    top: 187px;
  }

  .nhama {
    display: block;
    width: 100%;
    font-size: 3em;
  }

  .nhama.one-m {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.one-m.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #041430;
    font-size: 1.4em;
  }

  .nhama.one-m.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.one-m.yelow {
    display: none;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.one-m.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhama.bg-blue {
    padding-top: 0em;
    padding-bottom: 0em;
    text-align: center;
  }

  .nhama.bg-blue.header {
    display: block;
    width: auto;
    font-size: 1.5em;
  }

  .nhama.surpreenda {
    display: inline-block;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.surpreenda.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    font-size: 1.4em;
  }

  .nhama.surpreenda.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.surpreenda.yelow {
    display: inline-block;
    width: auto;
    padding: 0.3em 1em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.surpreenda.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhama.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhama.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #fff;
    font-size: 1.4em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhama.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: none;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhama.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhama.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhama.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhama.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhama.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad {
    display: block;
    width: 100%;
    font-size: 3em;
  }

  .nhamad.one-m {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.one-m.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #041430;
    font-size: 1.4em;
  }

  .nhamad.one-m.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.one-m.yelow {
    display: none;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.one-m.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad.bg-blue {
    padding-top: 0em;
    padding-bottom: 0em;
    text-align: center;
  }

  .nhamad.bg-blue.header {
    display: block;
    width: auto;
    font-size: 1.5em;
  }

  .nhamad.surpreenda {
    display: inline-block;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.surpreenda.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    font-size: 1.4em;
  }

  .nhamad.surpreenda.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.surpreenda.yelow {
    display: inline-block;
    width: auto;
    padding: 0.3em 1em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.surpreenda.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #fff;
    font-size: 1.4em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: none;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .nhamad.white {
    display: none;
    margin-top: 0px;
    padding-top: 0.2em;
    padding-bottom: 0em;
    font-size: 1.6em;
    text-align: center;
  }

  .nhamad.white.s-3 {
    display: block;
    width: auto;
    padding-bottom: 0.3em;
    color: #e8e8e8;
    font-size: 1.4em;
  }

  .nhamad.white.s-3.escolha {
    padding-top: 0em;
  }

  .nhamad.white.yelow {
    display: block;
    width: auto;
    padding: 0.3em 0.4em 0.3em 0em;
    font-size: 1.5em;
    text-align: center;
  }

  .nhamad.white.left {
    display: block;
    width: auto;
    padding-top: 0.9em;
    font-size: 1.6em;
  }

  .sub-projeto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.5em;
  }

  .sub-projeto.blue.conceito {
    margin-top: -48px;
    padding-top: 6.6em;
    font-size: 0.4em;
  }

  .sub-projeto.center {
    padding-top: 0em;
    font-size: 0.4em;
  }

  .sub-projeto.center.bg-white {
    display: block;
    font-size: 0.6em;
  }

  .div-block-44 {
    padding-bottom: 0em;
    background-color: #111b2e;
  }

  .container-4 {
    display: block;
    margin-left: 5.6em;
    background-color: transparent;
  }

  .navbar {
    display: block;
    margin-right: -5.6em;
    background-color: rgba(4, 20, 48, 0);
  }

  .nav-link {
    padding-top: 2.2em;
    padding-left: 2.4em;
    color: #d6aeae;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20em;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .image-29 {
    max-width: none;
    padding-top: 1.6em;
    padding-bottom: 0em;
  }

  .div-block-45 {
    margin-left: -2.3em;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    color: #ffc600;
  }

  .icon-3 {
    background-color: transparent;
  }

  .image-30 {
    width: 85%;
  }

  .button-2 {
    width: 80%;
    padding-right: 0em;
    padding-left: 0em;
  }

  .div-block-46 {
    margin-right: 1.8em;
    padding-bottom: 3.8em;
    background-color: #041430;
  }

  .suavida {
    display: none;
    margin-top: 0.2em;
    font-size: 1em;
    line-height: 1.7em;
  }

  .image-31 {
    width: 67%;
  }

  .bold-text-21 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .checkbox-label-5 {
    font-family: termina, sans-serif;
    font-size: 12px;
  }

  .label {
    font-size: 12px;
  }

  .checkbox-label-7 {
    font-size: 12px;
  }

  .checkbox-label-8 {
    font-size: 12px;
  }

  .div-block-49 {
    margin-top: 1.5em;
    text-align: center;
  }

  .body-5 {
    background-color: #e6e0e0;
  }

  .paragrafo-localizacao {
    padding: 2px 1em 6.6em;
    font-family: termina, sans-serif;
    font-size: 0.8em;
    line-height: 1.4;
    text-align: center;
  }

  .paragrafo-localizacao.local {
    padding-right: 2em;
    padding-bottom: 0em;
    padding-left: 2em;
    line-height: 1.8;
    text-align: center;
  }

  .paragrafo-localizacao.p-rodape {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1em;
    padding-left: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.7em;
    text-align: left;
  }

  .localicacao {
    padding-top: 5.6em;
    padding-right: 0px;
    padding-bottom: 1.9em;
  }

  .image-32 {
    margin-top: 0em;
    padding-top: 0em;
  }

  .heading-conceito {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.5em;
  }

  .heading-conceito.blue.conceito {
    margin-top: 0px;
    padding-top: 2em;
    font-size: 0.4em;
  }

  .heading-conceito.center {
    display: none;
    overflow: hidden;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .heading-conceito.center.bg-white {
    display: block;
    font-size: 0.6em;
  }

  .perspective {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.5em;
  }

  .perspective.blue.conceito {
    margin-top: 0px;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .perspective.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .perspective.center.bg-white {
    display: block;
    font-size: 0.6em;
  }

  .d {
    display: none;
    padding-right: 1em;
    padding-left: 1em;
    font-size: 1em;
    line-height: 1.7em;
  }

  .gff {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.5em;
  }

  .gff.blue.conceito {
    margin-top: 0px;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .gff.center {
    display: none;
    overflow: hidden;
    padding-top: 0em;
    font-size: 0.4em;
  }

  .gff.center.bg-white {
    display: block;
    font-size: 0.4em;
  }

  .success-message {
    background-color: #439233;
  }

  .error-message {
    background-color: #974141;
  }
}


/**************************************************************************************/

.contato-title {
  margin-bottom: 40px;
}
.submit-button-2 {
  width: auto;
  padding: 10px 40px;
  margin: 40px auto 0;
  display: block;
}

.section-7 {
  height: auto;
  padding: 20px 10px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
  .section-7 .barra-fixa {
    width: 100%;
    padding: 0;
    justify-content: space-evenly;
  }
  .section-7 .button {
    width: auto;
    padding: 10px 20px;
    margin: 0;
  }

.box-social {
  margin-top: 40px;
  justify-content: center;
}
  .box-social p {
    margin-bottom: 5px;
    text-align: center;
  }
  .box-social img {
    max-width: 120px;
  }


@media screen and (max-width: 991px) {
  .grid.scroll-2 {
    padding-left: 0;
  }
  .grid-contato {
    padding: 0;
  }

}

@media screen and (max-width: 450px){
  .contato-title {
    margin-bottom: 0;
  }
}
